]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
Use OpenACC code to process OpenMP target regions
[thirdparty/gcc.git] / ChangeLog
CommitLineData
2ee5e430
RB
12022-08-19 Release Manager
2
3 * GCC 12.2.0 released.
4
1ea978e3
JJ
52022-05-06 Release Manager
6
7 * GCC 12.1.0 released.
8
d1d57187
GA
92022-04-19 Richard Henderson <rth@gcc.gnu.org>
10
11 * MAINTAINERS: Update my email address.
12
8af4270d
GA
132022-04-01 Qian Jianhua <qianjh@fujitsu.com>
14
15 * MAINTAINERS: Update my email address.
16
9f774626
GA
172022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
18
19 * MAINTAINERS: (CPU Port Maintainers): Add myself and
20 Lulu as LoongArch port maintainer.
21
222022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
23 Lulu Cheng <chenglulu@loongson.cn>
24
25 * configure.ac: Add LoongArch tuples.
26 * configure: Regenerate.
27
aab0127d
GA
282022-03-28 Tom Tromey <tromey@adacore.com>
29
30 * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
31 * configure: Rebuild.
32
6fc4a993
GA
332022-03-24 Bill Schmidt <bill.schmidt@gmail.com>
34
35 * MAINTAINERS: Change my information.
36
9fc8f278
GA
372022-03-16 Chung-Ju Wu <jasonwucj@gmail.com>
38
39 * MAINTAINERS: Add myself to DCO section.
40
510613e7
GA
412022-03-14 Jonathan Wakely <jwakely@redhat.com>
42
43 * configure.ac: Fix incorrect option in comment.
44 * configure: Regenerate.
45
8cc4f9cd
GA
462022-03-09 Hans-Peter Nilsson <hp@axis.com>
47
48 * Makefile.def (dependencies): Make configure-sim depend on
49 all-readline.
50 * Makefile.in: Regenerate.
51
2cfb33fc
GA
522022-02-22 Christophe Lyon <christophe.lyon@foss.st.com>
53
54 * MAINTAINERS (Write After Approval): Update my e-mail address.
55
2a2fda2d
GA
562022-02-08 Ulrich Weigand <ulrich.weigand@de.ibm.com>
57
58 * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
59
1bb52662
GA
602022-01-31 Ed Smith-Rowland <esmithrowland@gmail.com>
61
62 * MAINTAINERS: Update my email and add myself to the DCO list.
63
e0b8716f
GA
642022-01-25 Thomas Schwinge <thomas@codesourcery.com>
65
66 Revert:
67 2021-09-16 Andrew Pinski <apinski@marvell.com>
68
69 PR bootstrap/67102
70 * Makefile.def: Have configure-target-libffi depend on
71 all-target-libstdc++-v3.
72 * Makefile.in: Regenerate.
73
d43be9dc
GA
742022-01-22 Jakub Jelinek <jakub@redhat.com>
75
76 PR other/104181
77 * build.log: Remove.
78
5fa55d55
GA
792022-01-20 Martin Liska <mliska@suse.cz>
80
81 * MAINTAINERS: Adjust email address based on IRC request.
82
7a761ae6
GA
832022-01-18 Xionghu Luo <luoxhu@linux.ibm.com>
84
85 * MAINTAINERS: Update my email address.
86
fc829782
GA
872022-01-17 Martin Liska <mliska@suse.cz>
88
89 * MAINTAINERS: Rename .c names to .cc.
90
ad3f0d08
GA
912022-01-13 Jakub Jelinek <jakub@redhat.com>
92
93 * Makefile.am: Remove.
94
01a254e3
GA
952022-01-11 Thomas Koenig <tkoenig@gcc.gnu.org>
96
97 * Makefile.am: New file.
98
992022-01-11 Martin Liska <mliska@suse.cz>
100
101 * MAINTAINERS: Sort 2 names.
102
d9450aa0
GA
1032022-01-10 Martin Liska <mliska@suse.cz>
104
105 * MAINTAINERS: Fix obvious issues with sorting.
106
55e96bf9
GA
1072022-01-07 liuhongt <hongtao.liu@intel.com>
108
109 * build.log: New file.
110
0fbefa25
GA
1112022-01-05 Nathan Sidwell <nathan@acm.org>
112
113 * MAINTAINERS: Add DCO entry. Sort that list.
114
7d11b64b
GA
1152022-01-04 Gaius Mulley <gaiusmod2@gmail.com>
116
117 * MAINTAINERS: Change of email address in both DCO and
118 Write After Approval list.
119
aa17859b
GA
1202021-12-21 Iain Buclaw <ibuclaw@gdcproject.org>
121
122 * configure: Regenerate.
123
1242021-12-21 Martin Liska <mliska@suse.cz>
125
126 * config.sub: Change mode back to 755.
127
2554e2da
GA
1282021-12-17 Martin Liska <mliska@suse.cz>
129
130 * config.sub: Sync from master.
131
1322021-12-17 Martin Liska <mliska@suse.cz>
133
134 Revert:
135 2021-12-16 Matthias Seidel <mseidel@apache.org>
136
137 * config.sub: Fix typo.
138
774269aa
GA
1392021-12-16 Matthias Seidel <mseidel@apache.org>
140
141 * config.sub: Fix typo.
142
1432021-12-16 H.J. Lu <hjl.tools@gmail.com>
144
145 Revert:
146 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
147
148 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
149 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
150 * configure.ac: Include config/gcc-plugin.m4.
151 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
152 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
153 RANLIB if possible.
154 * Makefile.in: Regenerated.
155 * configure: Likewise.
156
8a89c39b
GA
1572021-12-15 H.J. Lu <hjl.tools@gmail.com>
158
159 * Makefile.tpl (BUILD_CFLAGS): New.
160 (CFLAGS): Append $(BUILD_CFLAGS).
161 (CXXFLAGS): Likewise.
162 (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
163 (PGO_BUILD_TRAINING_CFLAGS): Likewise.
164 (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
165 (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
166 (PGO_BUILD_TRAINING_MFLAGS): Likewise.
167 (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
168 (PGO-TRAINING-TARGETS): Likewise.
169 (PGO_BUILD_TRAINING): Likewise.
170 (all): Add '+' to the command line for recursive make. Support
171 the PGO build.
172 * configure.ac: Add --enable-pgo-build[=lto].
173 AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
174 PGO_BUILD_LTO_CFLAGS. Enable the PGO build in Makefile.
175 * Makefile.in: Regenerated.
176 * configure: Likewise.
177
1782021-12-15 H.J. Lu <hjl.tools@gmail.com>
179
180 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
181 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
182 * configure.ac: Include config/gcc-plugin.m4.
183 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
184 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
185 RANLIB if possible.
186 * Makefile.in: Regenerated.
187 * configure: Likewise.
188
9c6586bc
GA
1892021-12-14 Marc Poulhiès <poulhies@adacore.com>
190
191 * MAINTAINERS: Add myself to write after approval.
192
3a580f96
GA
1932021-12-06 Navid Rahimi <navidrahimi@microsoft.com>
194
195 * MAINTAINERS: Adding myself.
196
ea6ef320
GA
1972021-12-02 Pekka Seppänen <pexu@gcc.mail.kapsi.fi>
198
199 * configure: Regenerate.
200 * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
201 $(CPP).
202
c177e806
GA
2032021-11-30 Iain Buclaw <ibuclaw@gdcproject.org>
204
205 * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
206 libatomic.
207 * Makefile.in: Regenerate.
208 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
209 (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
210 target-libphobos-bootstrap.
211 (STAGE2_CONFIGURE_FLAGS): Likewise.
212 * configure: Regenerate.
213 * configure.ac: Add support for bootstrapping D front-end.
214
6b1695f4
GA
2152021-11-16 Martin Uecker <uecker@gcc.gnu.org>
216
217 * MAINTAINERS: Add myself to DCO section and update email address.
218
2192021-11-16 Iain Sandoe <iain@sandoe.co.uk>
220
221 * configure: Regenerate.
222 * configure.ac: Ensure that PIC (shared) defaults are set
223 correctly for Darwin.
224
2252021-11-16 Jim Wilson <jim.wilson.gcc@gmail.com>
226
227 * MAINTAINERS: Update my address.
228
af2852b9
GA
2292021-11-12 Alan Modra <amodra@gmail.com>
230
231 * Makefile.def (configure-opcodes): Depend on configure-bfd.
232 * Makefile.in: Regenerate.
233
18ae471f
GA
2342021-11-03 Maciej W. Rozycki <macro@embecosm.com>
235
236 * MAINTAINERS: Clarify the policy WRT the Write After Approval
237 list.
238
b4df2dd3
GA
2392021-11-02 Andrew Burgess <andrew.burgess@embecosm.com>
240
241 * MAINTAINERS (Reviewers, arc): Remove my entry.
242 (Write After Approval): Add an entry for myself.
243
2322c8b1
GA
2442021-10-28 Richard Purdie <richard.purdie@linuxfoundation.org>
245
246 * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
247 * Makefile.in: Regenerate.
248 * configure: Regenerate.
249 * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
250
3ff5b4ed
GA
2512021-10-26 Jeff Law <jeffreyalaw@gmail.com>
252
253 * MAINTAINERS: Fix up Maciej's entries.
254
2552021-10-26 Maciej W. Rozycki <macro@embecosm.com>
256
257 * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
258 maintainer.
259
c2bd5d8a
GA
2602021-10-22 Eric Gallager <egallager@gcc.gnu.org>
261
262 PR other/102663
263 * Makefile.def: Handle install-dvi target.
264 * Makefile.tpl: Likewise.
265 * Makefile.in: Regenerate.
266
19472fc3
GA
2672021-10-19 Clément Chigot <clement.chigot@atos.net>
268
269 * MAINTAINERS: Add myself for write after approval.
270
52055987
GA
2712021-10-12 Eric Gallager <egallager@gcc.gnu.org>
272
273 * Makefile.def: Mark libcody, libdecnumber,
274 c++tools, libgcc, and libobjc as missing TAGS
275 targets.
276 * Makefile.in: Regenerate.
277
50e20ee6
GA
2782021-10-07 Siddhesh Poyarekar <siddhesh@gotplt.org>
279
280 * MAINTAINERS: Add myself to DCO section and update email
281 address.
282
d238146e
GA
2832021-09-29 Jonathan Wakely <jwakely@redhat.com>
284
285 * MAINTAINERS: Add myself to DCO section.
286
fd133479
GA
2872021-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
288
289 * configure: Regenerate.
290 * configure.ac (skipdirs): Add the contents of target_configdirs if
291 we are not building gcc.
292
9a4293ed
GA
2932021-09-24 Andrew Burgess <andrew.burgess@embecosm.com>
294
295 * Makefile.def: Back-port commits ba4d88ad892f and
296 755ba58ebef0 from binutils-gdb repository.
297 * Makefile.in: Regenerated.
298
62498024
GA
2992021-09-20 Harald Anlauf <anlauf@gmx.de>
300
301 * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
302
0a4cb439
GA
3032021-09-17 Iain Sandoe <iain@sandoe.co.uk>
304
305 * Makefile.def: Add a jit check target for the jit
306 language.
307 * Makefile.in: Regenerate.
308
e19570d3
GA
3092021-09-16 Andrew Pinski <apinski@marvell.com>
310
311 PR bootstrap/67102
312 * Makefile.def: Have configure-target-libffi depend on
313 all-target-libstdc++-v3.
314 * Makefile.in: Regenerate.
315
a26206ec
GA
3162021-09-10 Petter Tomner <tomner@kth.se>
317
318 * MAINTAINERS: Me added to DCO and write after approval
319
e11c6046
GA
3202021-09-01 YunQiang Su <syq@debian.org>
321
322 * MAINTAINERS: Add myself for write after approval.
323
6d51ee43
GA
3242021-08-31 Andrew Burgess <andrew.burgess@embecosm.com>
325
326 * Makefile.def: Add all-gdb dependency on all-libbacktrace.
327 * Makefile.in: Regenerate.
328
4be4fa4e
GA
3292021-08-21 Dragan Mladjenovic <Dragan.Mladjenovic@syrmia.com>
330
331 * MAINTAINERS: Add myself for write after approval.
332
6e529985
GA
3332021-08-18 Iain Sandoe <iain@sandoe.co.uk>
334
335 * Makefile.in: Regenerate.
336 * Makefile.tpl: Make the state of the configured host
337 shared flag available to makefile fragements.
338
37768150
GA
3392021-08-09 Hongyu Wang <hongyu.wang@intel.com>
340
341 * MAINTAINERS (Write After Approval): Add myself.
342
92d45509
GA
3432021-07-20 Richard Earnshaw <rearnsha@arm.com>
344
345 * .dir-locals.el (bug-reference-url-format): Use https.
346
3472021-07-20 Richard Earnshaw <rearnsha@arm.com>
348
349 * .dir-locals.el (c-mode): Change fill-column to 79.
350
d97d71a1
GA
3512021-07-15 Trevor Saunders <tbsaunde@tbsaunde.org>
352
353 * MAINTAINERS: Add myself to DCO section.
354
ef2ace64
GA
3552021-07-09 Iain Sandoe <iain@sandoe.co.uk>
356
357 * configure: Regenerate.
358 * configure.ac: Adjust cases for which it is necessary to
359 include the Darwin host config fragment.
360
6fba0eea
GA
3612021-07-06 Gaius Mulley <gaius.mulley@southwales.ac.uk>
362
363 * MAINTAINERS: Add myself for write after approval and DCO.
364
6d53e6f9
GA
3652021-07-05 Iain Sandoe <iain@sandoe.co.uk>
366
367 * Makefile.def: Add dsymutil defs.
368 * Makefile.in: Regenerated.
369 * Makefile.tpl: Add dsymutil to flags.
370 * configure: Regenerated.
371 * configure.ac: Add dsymutil to target and build recipes.
372
bea7c16a
GA
3732021-07-01 Ankur Saini <arsenic@sourceware.org>
374
375 * MAINTAINERS: Add myself for write after approval.
376
25b6bfea
GA
3772021-06-30 Xi Ruoyao <xry111@mengyan1223.wang>
378
379 * MAINTAINERS (Write After Approval): Add myself.
380
90708f87
GA
3812021-06-25 Matthias Kretz <m.kretz@gsi.de>
382
383 * MAINTAINERS: Add myself for write after approval and DCO
384
9aa8327e
GA
3852021-06-24 prathamesh.kulkarni <prathamesh.kulkarni@linaro.org>
386
387 * .gitignore: Add entry for cscope.out.
388
419af06a
GA
3892021-06-22 liuhongt <hongtao.liu@intel.com>
390
391 * MAINTAINERS: Remove my Write After Approval entry.
392
2f080224
GA
3932021-06-21 liuhongt <hongtao.liu@intel.com>
394
395 * MAINTAINERS: Add myself as maintainer of the i386 vector
396 extensions.
397
c5581d48
GA
3982021-06-18 Antoni Boucher <bouanto@zoho.com>
399
400 * MAINTAINERS (Write After Approval): Add myself.
401
688359a2
GA
4022021-06-17 Aldy Hernandez <aldyh@redhat.com>
403
404 * MAINTAINERS (Various Maintainers): Add Andrew and myself
405 as *vrp and ranger maintainers.
406
28c62475
GA
4072021-06-05 Jeff Law <jeffreyalaw@gmail.com>
408
409 * MAINTAINERS: Adjust my entry in the DCO section so that it does
410 not trigger testsuite failures.
411
4122021-06-05 Jeff Law <jeffreyalaw@gmail.com>
413
414 * MAINTAINERS: Add myself to DCO section with both email addresses.
415
440c8a0a
GA
4162021-06-03 Jason Merrill <jason@redhat.com>
417
418 * MAINTAINERS: Add DCO version number.
419
9663c744
GA
4202021-06-02 Jason Merrill <jason@redhat.com>
421
422 * MAINTAINERS: Add DCO section.
423
ee682192
GA
4242021-05-31 Indu Bhagat <indu.bhagat@oracle.com>
425
426 * MAINTAINERS (Write After Approval): Add myself.
427
1a87f838
GA
4282021-05-29 Mike Frysinger <vapier@gentoo.org>
429
430 * configure.ac: Add gnulib to configdirs for sim.
431 * configure: Regenerate.
432
a8daf9a1
GA
4332021-05-18 Mike Frysinger <vapier@gentoo.org>
434
435 * Makefile.def: Add configure-sim dependency on all-gnulib.
436 * Makefile.in: Regenerated.
437
a7ffc1ef
GA
4382021-05-17 Serge Belyshev <belyshev@depni.sinp.msu.ru>
439
440 * MAINTAINERS (Write After Approval): Add myself.
441
0ff3a0f2
GA
4422021-05-12 Marcel Vollweiler <marcel@codesourcery.com>
443
444 * MAINTAINERS (Write After Approval): Add myself.
445
037e3661
GA
4462021-05-11 Martin Liska <mliska@suse.cz>
447
448 * MAINTAINERS: Remove entries for removed
449 components (HSA, BRIG, libhsail-rt).
450 Move Pekka to Write After Approval.
451
4522021-05-11 Martin Liska <mliska@suse.cz>
453
454 * Makefile.def: Remove libhsail-rt.
455 * Makefile.in: Likewise.
456 * configure.ac: Likewise.
457 * configure: Regenerate.
458 * libhsail-rt/ChangeLog: Removed.
459 * libhsail-rt/Makefile.am: Removed.
460 * libhsail-rt/Makefile.in: Removed.
461 * libhsail-rt/README: Removed.
462 * libhsail-rt/aclocal.m4: Removed.
463 * libhsail-rt/configure: Removed.
464 * libhsail-rt/configure.ac: Removed.
465 * libhsail-rt/configure.tgt: Removed.
466 * libhsail-rt/include/internal/fibers.h: Removed.
467 * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
468 * libhsail-rt/include/internal/phsa-rt.h: Removed.
469 * libhsail-rt/include/internal/workitems.h: Removed.
470 * libhsail-rt/rt/arithmetic.c: Removed.
471 * libhsail-rt/rt/atomics.c: Removed.
472 * libhsail-rt/rt/bitstring.c: Removed.
473 * libhsail-rt/rt/fbarrier.c: Removed.
474 * libhsail-rt/rt/fibers.c: Removed.
475 * libhsail-rt/rt/fp16.c: Removed.
476 * libhsail-rt/rt/misc.c: Removed.
477 * libhsail-rt/rt/multimedia.c: Removed.
478 * libhsail-rt/rt/queue.c: Removed.
479 * libhsail-rt/rt/sat_arithmetic.c: Removed.
480 * libhsail-rt/rt/segment.c: Removed.
481 * libhsail-rt/rt/workitems.c: Removed.
482 * libhsail-rt/target-config.h.in: Removed.
483
99e8df7a
GA
4842021-05-04 Nick Clifton <nickc@redhat.com>
485
486 * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
487 * configure: Regenerate.
488
e4ff4ffb
GA
4892021-04-28 Jakub Jelinek <jakub@redhat.com>
490 Tobias Burnus <tobias@codesourcery.com>
491
492 * configure.ac (--enable-offload-defaulted): New.
493 * configure: Regenerate.
494
05ec629f
GA
4952021-04-23 David Faust <david.faust@oracle.com>
496
497 * MAINTAINERS (Write After Approval): Add myself.
498
a0ecde22
GA
4992021-04-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
500
501 * MAINTAINERS (Write After Approval): Add myself.
502
651684b4
GA
5032021-03-26 Dimitar Dimitrov <dimitar@dinux.eu>
504
505 * MAINTAINERS: Add myself as pru port maintainer.
506
bf1f3168
GA
5072021-03-23 David Malcolm <dmalcolm@redhat.com>
508
509 * MAINTAINERS: Add myself as static analyzer maintainer.
510
287e3e84
GA
5112021-03-18 Jeff Law <jlaw@tachyum.com>
512
513 * MAINTAINERS: Update primary entry.
514
5e93c2f0
GA
5152021-03-13 Eugene Rozenfeld <erozen@microsoft.com>
516
517 * MAINTAINERS (Write After Approval): Add myself.
518
5192021-03-13 Mike Frysinger <vapier@gentoo.org>
520
521 * Makefile.def: Remove all-sim dependency on configure-gdb.
522 * Makefile.in: Regenerated.
523
48ff383f
GA
5242021-03-11 Jeff Law <law@redhat.com>
525
526 * MAINTAINERS: Update entries for a few ex-ImgTec employees
527
5282021-03-11 Martin Liska <mliska@suse.cz>
529
530 * Makefile.tpl: The change was done Makefile.in which
531 is generated file.
532
6405b40f
GA
5332021-03-08 Jeff Law <law@redhat.com>
534
535 * MAINTAINERS: Update my email address
536
71e24b06
GA
5372021-02-23 Kito Cheng <kito.cheng@sifive.com>
538
539 * config.guess: Import latest upstream.
540 * config.sub: Import latest upstream.
541
161e4c08
GA
5422021-01-25 Martin Liska <mliska@suse.cz>
543
544 PR gcov-profile/98739
545 * Makefile.in: Enable -fprofile-reproducible=parallel-runs
546 for profiledbootstrap.
547
8502e23d
GA
5482021-01-22 Jonathan Wright <jonathan.wright@arm.com>
549
550 * MAINTAINERS (Write After Approval): Add myself.
551
5522021-01-22 Maciej W. Rozycki <macro@orcam.me.uk>
553
554 * MAINTAINERS (Write After Approval): Update my e-mail address.
555
6851dda2
GA
5562021-01-12 Segher Boessenkool <segher@kernel.crashing.org>
557
558 * MAINTAINERS: Fix spacing.
559
5602021-01-12 Qian Jianhua <qianjh@cn.fujitsu.com>
561
562 * MAINTAINERS (Write After Approval): Add myself
563
942ae5be
GA
5642021-01-06 Nick Alcock <nick.alcock@oracle.com>
565
566 * Makefile.def: Sync with binutils-gdb:
567 (dependencies): all-ld depends on all-libctf.
568 (host_modules): libctf is no longer no_install.
569 No longer no_check. Checking depends on all-ld.
570 * Makefile.in: Regenerated.
571
651b8a50
GA
5722021-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
573
574 * libtool.m4: Match gnu* along other GNU systems.
575 * libgo/config/libtool.m4: Match gnu* along other GNU systems.
576 * libgo/configure: Re-generate.
577
7e73f511
GA
5782021-01-04 Philipp Tomsich <philipp.tomsich@vrull.eu>
579
580 * MAINTAINERS: Update my email address.
581
cd69e3d5
GA
5822020-12-17 Marius Hillenbrand <mhillen@linux.ibm.com>
583
584 * MAINTAINERS (Write After Approval): Add myself.
585
6e9d8651
GA
5862020-12-15 Nathan Sidwell <nathan@acm.org>
587
588 * Makefile.def
589 * Makefile.in
590 * Makefile.tpl
591 * configure
592 * configure.ac
593
5942020-12-15 Nathan Sidwell <nathan@acm.org>
595
596 * Makefile.def: Add libcody.
597 * configure.ac: Add libcody.
598 * Makefile.in: Regenerated.
599 * configure: Regenerated.
600
d52945ce
GA
6012020-12-14 Andrea Corallo <andrea.corallo@arm.com>
602
603 * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
604
6e1edf48
GA
6052020-12-05 Iain Sandoe <iain@sandoe.co.uk>
606
607 PR target/97865
608 * libtool.m4: Update handling of Darwin platform link flags
609 for Darwin20.
610
11860cf4
GA
6112020-12-02 Simon Marchi <simon.marchi@polymtl.ca>
612
613 * .gitignore: Sync with binutils-gdb
614
6152020-12-02 Claudiu Zissulescu <claziss@gmail.com>
616
617 * MAINTAINERS: Add myself as arc port maintainer.
618
a9625c50
GA
6192020-11-29 Iain Buclaw <ibuclaw@gdcproject.org>
620
621 PR d/87788
622 * configure.ac: Don't disable D for *-*-darwin*.
623 * configure: Regenerate.
624
6252020-11-29 John David Anglin <danglin@gcc.gnu.org>
626
627 * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
628 hppa64-*-hpux11*.
629
360258da
GA
6302020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
631
632 * configure: Regenerate.
633 * configure.ac: Add --bootstrap-hwasan option.
634
8e6198d0
GA
6352020-11-23 Iain Sandoe <iain@sandoe.co.uk>
636
637 * config.guess: Import latest upstream.
638 * config.sub: Import latest upstream.
639
29c5d9ce
GA
6402020-11-16 Martin Liska <mliska@suse.cz>
641
642 * .gitignore: Add cache as clangd uses it now.
643
77f67db2
GA
6442020-11-13 Haochen Gui <guihaoc@gcc.gnu.org>
645
646 * MAINTAINERS (Write After Approval): add myself
647
2bee28dd
GA
6482020-11-09 Pat Bernardi <bernardi@adacore.com>
649
650 * MAINTAINERS (Write After Approval): Add myself.
651
6522020-11-09 Jonathan Wakely <jwakely@redhat.com>
653
654 * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
655 Remove FIXME comments.
656
44cab2d8
GA
6572020-11-06 Martin Uecker <muecker@gwdg.de>
658
659 * MAINTAINERS: Update my email address.
660
6612020-11-06 Hongtao Liu <hongtao.liu@intel.com>
662
663 * MAINTAINERS (Write After Approval): Add myself.
664
8e97b905
GA
6652020-10-06 Tobias Burnus <tobias@codesourcery.com>
666
667 PR target/97302
668 * configure.ac: Only set with_gmp to /usr/local
669 if not building in tree.
670 * configure: Regenerate.
671
239601c5
GA
6722020-09-18 Omar Tahir <omar.tahir@arm.com>
673
674 * MAINTAINERS (Write After Approval): Add myself.
675
57ea0894
GA
6762020-08-26 Tobias Burnus <tobias@codesourcery.com>
677
678 * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
679
5b9a3d2a
GA
6802020-08-20 Tobias Burnus <tobias@codesourcery.com>
681
682 PR bootstrap/96612
683 * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
684 if not the same as ${host}.
685 * configure: Regenerate.
686
2c4c56c2
GA
6872020-08-16 Sergei Trofimovich <slyfox@gcc.gnu.org>
688
689 * MAINTAINERS (Write After Approval): Add myself.
690
afdd220a
GA
6912020-08-12 Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
692
693 * MAINTAINERS: Update my email address.
694
d48cca8f
GA
6952020-07-30 Joe Ramsay <joe.ramsay@arm.com>
696
697 * MAINTAINERS (Write After Approval): Add myself.
698
3ea9abca
GA
6992020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
700
701 * MAINTAINERS (Write After Approval): Add myself.
702
8e3b453e
GA
7032020-06-12 Martin Liska <mliska@suse.cz>
704
705 * .gitignore: Add .clang-tidy.
706
2c455ae0
GA
7072020-06-08 Jason Merrill <jason@redhat.com>
708
709 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
710 * configure: Regenerate.
711
8f94b078
GA
7122020-06-06 Max Filippov <jcmvbkbc@gmail.com>
713
714 * MAINTAINERS: Add myself as xtensa port maintainer.
715
53ffb43a
GA
7162020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
717
718 * configure.ac: Don't require --enable-host-shared when building
719 for Mingw.
720 * configure: Regenerate.
721
5329b59a
JM
7222020-05-18 Jason Merrill <jason@redhat.com>
723
724 * configure.ac: Update bootstrap dialect to -std=c++11.
725
9a4a0a5b
AC
7262020-05-18 Alex Coplan <alex.coplan@arm.com>
727
728 * MAINTAINERS (Write After Approval): Add myself.
729
afa3d80e
TS
7302020-04-29 Thomas Schwinge <thomas@codesourcery.com>
731
732 PR target/92713
733 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
734 (noconfigdirs): Add 'target-libstdc++-v3'.
735 * configure: Regenerate.
736
e6cbe965
SC
7372020-04-21 Stephen Casner <casner@acm.org>
738
739 PR 25830
740 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
741 * configure: Rebuild.
742
e9f799d2
ML
7432020-04-17 Martin Liska <mliska@suse.cz>
744 Jonathan Yong <10walls@gmail.com>
745
746 PR gcov-profile/94570
747 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
748 for CYGWIN.
749
efd5bd4d
MJ
7502020-04-14 Martin Jambor <mjambor@suse.cz>
751
752 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
753
f9d09df0
TT
7542020-04-09 Tom Tromey <tom@tromey.com>
755
756 * configure: Rebuild.
757 * Makefile.in: Rebuild.
758 * Makefile.def (gdbsupport, gdbserver): New host modules.
759 (configure-gdb): Depend on all-gdbsupport.
760 (all-gdb): Depend on all-gdbsupport, all-libctf.
761 * configure.ac (host_tools): Add gdbserver.
762 Conditionally build gdbserver and gdbsupport.
763
29b1533a
TB
7642020-03-09 Tobias Burnus <tobias@codesourcery.com>
765
766 * configure.ac: Build libgomp by default for amdgcn.
767 * configure: Regenerate.
768
7d6b3a78
SP
7692020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
770
771 * MAINTAINERS (Write After Approval): Add myself.
772
4707548e
JH
7732020-02-28 Joel Hutton <joel.hutton@arm.com>
774
775 * MAINTAINERS (Write After Approval) : Add myself.
776
6f83ceb8
PD
7772020-02-20 Palmer Dabbelt <palmer@sifive.com>
778
779 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
780
d6ee2e7c
MS
7812020-02-14 Martin Sebor <msebor@redhat.com>
782
783 * doc/extend.texi (attribute alias): Mention type requirement.
784 (attribute weak): Same.
785 (attribute weakref): Correct invalid example.
786
e01975f9
SB
7872020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
788
789 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
790
affb7b66
JJ
7912020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
792 Jakub Jelinek <jakub@redhat.com>
793
794 * .gitattributes: Add *.md diff=md.
795
780e19f8
GJL
7962020-01-14 Georg-Johann Lay <avr@gjlay.de>
797
798 The mentioned auto-generated file is no more part of the
799
800 GCC sources, it's auto-generated in $(builddir) during build.
801
802 PR target/92055
803 * contrib/gcc_update (files_and_dependencies): Remove
804 entry for gcc/config/avr/t-multilib.
805
ef4395e5
AS
8062020-01-14 Anatoly Sokolov <aesok@dol.ru>
807
808 * MAINTAINERS: Update my email address.
809
b2b465c5
JM
8102020-01-13 Joseph Myers <joseph@codesourcery.com>
811
812 * README.MOVED_TO_GIT: Remove.
813
cff5a231
JM
8142020-01-11 Joseph Myers <joseph@codesourcery.com>
815
816 * README.MOVED_TO_GIT: New file.
817
b1b72741
DZ
8182020-01-02 Dennis Zhang <dennis.zhang@arm.com>
819
820 * MAINTAINERS (Write After Approval): Add myself.
821
74a7b87a
JL
8222019-12-20 Jerome Lambourg <lambourg@adacore.com>
823
824 * MAINTAINERS (write_after_approval): Add myself.
825
39f8777c
SMW
8262019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
827
828 * MAINTAINERS (write_after_approval): Add myself.
829
6226f592
MI
8302019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
831
832 * MAINTAINERS (write_after_approval): Add myself.
833
4f943869
MK
8342019-12-11 Matthias Klose <doko@ubuntu.com>
835
836 * configure.ac: Factor out common cases for compare_exclusions.
837 * configure: Regenerate.
838
a9046e98
JL
8392019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
840
841 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
842 flag.
843
53eb0cb3
LH
8442019-12-10 Lewis Hyatt <lhyatt@gmail.com>
845
a9046e98 846 * MAINTAINERS (Write After Approval): Add myself.
53eb0cb3 847
90ca6847
TB
8482019-11-27 Tobias Burnus <tobias@codesourcery.com>
849
850 PR middle-end/92463
851 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
852 * configure: Regenerate
853
aeebd94c
JB
8542019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
855
856 * configure.ac: Use https for gcc.gnu.org.
857 * configure: Regenerated.
858
267d7432
JG
8592019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
860
861 * MAINTAINERS (aarch64 port): Remove my name, move to...
862 (Write After Approval): ...Here.
863
a91eb234
KN
8642019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
865
866 * MAINTAINERS: Change my email address as maintainer.
867
8be34204
JB
8682019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
869
90ca6847
TB
870 PR fortran/91828
871 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
872 * configure: Regenerated.
8be34204 873
678a1e99
JM
8742019-10-21 Jason Merrill <jason@redhat.com>
875
876 * .gitattributes: Also check ChangeLog whitespace.
877
aa7710cb
AB
8782019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
879
880 * contrib/dg-extract-results.sh: Add support for KPASS.
881 * contrib/dg-extract-results.py: Likewise.
882
6664a5f7
JM
8832019-10-17 Jason Merrill <jason@redhat.com>
884
885 * .gitattributes: Avoid {} in filename pattern.
886
df77d703
TS
8872019-10-08 Thomas Schwinge <thomas@codesourcery.com>
888
889 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
890 Approval section.
891
4d07a2ec
FH
8922019-10-01 Frederik Harwath <frederik@codesourcery.com>
893
894 * MAINTAINERS: Add myself to Write After Approval
895
5fdd1d33
RS
8962019-09-26 Richard Sandiford <richard.sandiford@arm.com>
897
898 * MAINTAINERS: Add myself as an aarch64 maintainer.
899
16b17446
KT
9002019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
901
902 * MAINTAINERS: Add myself as aarch64 maintainer.
903
a8cea25c
CL
9042019-09-23 Carl Love <cel@us.ibm.com>
905
906 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
907 New define_insn.
908 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
909 vsx_xxpermdi16_le_V16QI): Removed define_insn.
910
0d1cfeed
ST
9112019-09-13 Sam Tebbs <sam.tebbs@arm.com>
912
913 * MAINTAINERS (Sam Tebbs): Update email address.
914
3d34b7af
TB
9152019-09-10 Tobias Burnus <tobias@codesourcery.com>
916
917 * MAINTAINERS: Update my email address.
918
b1e21e5a
CL
9192019-09-10 Christophe Lyon <christophe.lyon@st.com>
920
3d34b7af 921 * libtool.m4: Handle uclinuxfdpiceabi.
b1e21e5a 922
91dfef96
JM
9232019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
924
925 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
926 Remove myself from Write After Approval section.
927
9282019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
929
930 * configure.ac: Support for bpf-*-* targets.
931 * configure: Regenerate.
932
b7b1f657
JM
9332019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
934
935 * config.sub: Import upstream version 2019-06-30.
936 * config.guess: Import upstream version 2019-07-24.
937
2f2aeda9
UW
9382019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
939
940 * MAINTAINERS: Remove spu port maintainers.
941
91eed5f2
ML
9422019-08-28 Martin Liska <mliska@suse.cz>
943
944 * .gitignore: Add .clangd and compile_commands.json
945 to .gitignore.
946
d0fc6e9f
MF
9472019-08-23 Michael Forney <mforney@mforney.org>
948
949 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
950 * Makefile.in: Regenerate.
951
aac9103b
TT
9522019-08-19 Tom Tromey <tom@tromey.com>
953
954 * configure: Rebuild.
955 * configure.ac: Add --with-static-standard-libraries.
956
3b5864f4
AO
9572019-08-16 Alexandre Oliva <oliva@gnu.org>
958
959 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
960
8fc306e9
ME
9612019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
962
963 * MAINTAINERS (Write After Approval): Add myself.
964
f069f0f2
KC
9652019-07-08 Kito Cheng <kito.cheng@sifive.com>
966
967 * MAINTAINERS (Write After Approval): Remove myself, already listed in
968 RISC-V port maitainer.
969
9118c5e1
KC
9702019-07-08 Kito Cheng <kito.cheng@sifive.com>
971
972 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
973
c19713b7
KC
9742019-07-08 Kito Cheng <kito.cheng@sifive.com>
975
976 * MAINTAINERS (Write After Approval): Add myself.
977
e676d704 9782019-07-03 Andrea Corallo <andrea.corallo@arm.com>
e7dbf7f0
AC
979
980 * MAINTAINERS (Write After Approval): Add myself.
981
247b63e3
ML
9822019-06-25 Martin Liska <mliska@suse.cz>
983
984 contrib/filter-clang-warnings.py: Transform from
985 filter-rtags-warnings.py.
986
98e5be21
TT
9872019-06-15 Tom Tromey <tom@tromey.com>
988
989 * configure.ac (host_libs): Add gnulib.
990 * configure: Rebuild.
991 * Makefile.def (host_modules, dependencies): Add gnulib.
992 * Makefile.in: Rebuild.
993
1ab4217d
DD
9942019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
995
996 * MAINTAINERS (Write After Approval): Add myself.
997
3e209f57 9982019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
8d2af3a2
DD
999
1000 * configure: Regenerate.
1001 * configure.ac: Add PRU target.
1002
8b164a4e 10032019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
536b4592
MB
1004
1005 * MAINTAINERS (Write After Approval): Add myself.
1006
de6abd85
NC
10072019-06-11 Nick Clifton <nickc@redhat.com>
1008
1009 Import these changes from the binutils/gdb repository:
1010
1011 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1012
1013 * Makefile.def (dependencies): configure-libctf depends on all-bfd
1014 and all its deps.
1015 * Makefile.in: Regenerated.
1016
1017 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1018
1019 * Makefile.def (host_modules): Add libctf.
1020 * Makefile.def (dependencies): Likewise.
1021 libctf depends on zlib, libiberty, and bfd.
1022 * Makefile.in: Regenerated.
1023 * configure.ac (host_libs): Add libctf.
1024 * configure: Regenerated.
1025
fb03c52f
VI
10262019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
1027
1028 * MAINTAINERS (Write After Approval): Add myself.
1029
dbd5df2e
PB
10302019-05-19 Peter Bergner <bergner@linux.ibm.com>
1031
1032 * MAINTAINERS: Update my email address.
1033
8ee47828
TR
10342019-05-17 Thomas Rodgers <trodgers@redhat.com>
1035
1036 * MAINTAINERS (Write After Approval): Add myself.
1037
f6b2daaf
JM
10382019-05-16 Jun Ma <junma@linux.alibaba.com>
1039
1040 * MAINTAINERS (Write After Approval): Add myself.
1041
2ed6d245
JW
10422019-05-07 Jim Wilson <jimw@sifive.com>
1043
1044 * MAINTAINERS: Remove myself as IA-64 maintainer.
1045
d1b65077
RI
10462019-05-04 Roland Illig <roland.illig@gmx.de>
1047
1048 * MAINTAINERS (Write After Approval): Add myself.
1049
5fe6af6d
RB
10502019-05-02 Richard Biener <rguenther@suse.de>
1051
1052 PR bootstrap/85574
1053 * Makefile.tpl (compare target): Also compare extra-compare
1054 files.
1055 * Makefile.in: Regenerate.
1056
1e8dac32
RZ
10572019-04-22 Roman Zhuykov <zhroma@ispras.ru>
1058
1059 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
1060 as modulo-scheduler maintainer.
1061
42d3fe9a
IS
10622019-04-21 Iain Sandoe <iain@sandoe.co.uk>
1063
1064 * MAINTAINERS: Add myself as co-maintainer for Darwin.
1065
3d52462c
IS
10662019-04-18 Iain Sandoe <iain@sandoe.co.uk>
1067
1068 * MAINTAINERS: Update my email address.
1069
4d024c32
JP
10702019-04-14 Johannes Pfau <johannespfau@gmail.com>
1071
1072 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
1073 * configure: Regenerate.
1074
7d31d331
RO
10752019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1076
1077 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
1078 * configure: Regenerate.
1079
bb50312e
IB
10802019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
1081
1082 * configure.ac: Add target-zlib to target_libraries.
1083 * configure: Regenerate.
1084
1c67e69c
ML
10852019-04-09 Martin Liska <mliska@suse.cz>
1086
1087 * Makefile.in: Regenerate.
1088 * Makefile.tpl: Pass GENERATOR_CFLAGS
1089 in all stages.
1090
684f6008
ML
10912019-03-28 Martin Liska <mliska@suse.cz>
1092
1093 PR bootstrap/89829
1094 * Makefile.in: Revert r254150.
1095 * Makefile.tpl: Likewise.
1096
fed156ac
BE
10972019-03-28 Ben Elliston <bje@gnu.org>
1098
1099 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
1100 related, and libdecnumber.
1101
d81beb31
AM
11022019-03-15 Alexander Monakov <amonakov@ispras.ru>
1103
1104 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
1105 (Write After Approval): Remove myself.
1106
35e2f066
AM
11072019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
1108
5fce606f 1109 * MAINTAINERS (Write After Approval): Add myself.
35e2f066 1110
60f32352
AS
11112019-02-11 Andrew Stubbs <ams@codesourcery.com>
1112
1113 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
1114 (Write After Approval): Remove myself and Julian.
1115
b4f964c8
HA
11162019-01-26 Harald Anlauf <anlauf@gmx.de>
1117
1118 * MAINTAINERS (Write After Approval): Add myself.
1119
1009e9a2
KCY
11202019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
1121
1122 * MAINTAINERS (Write After Approval): Add myself.
1123
275e9ad9
XHL
11242019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
1125
62fa42ce
SB
1126 * ChangeLog: Replace space with tab.
1127 * MAINTAINERS: Delete 1 tab to keep alignment.
275e9ad9 1128
8fcc3599
JG
11292019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
1130
1131 * MAINTAINERS (Write After Approval): Add myself.
1132
9c83c587
LJH
11332019-01-18 Li Jia He <helijia@gcc.gnu.org>
1134
1135 * MAINTAINERS (Write After Approval): Add myself.
1136
7431c1a1
AS
11372019-01-17 Andrew Stubbs <ams@codesourcery.com>
1138 Kwok Cheung Yeung <kcy@codesourcery.com>
1139 Julian Brown <julian@codesourcery.com>
1140 Tom de Vries <tom@codesourcery.com>
1141 Jan Hubicka <hubicka@ucw.cz>
1142 Martin Jambor <mjambor@suse.cz>
1143
1144 * configure.ac: Likewise.
1145 * configure: Regenerate.
1146 * contrib/config-list.mk: Add amdgcn-amdhsa.
1147
0684a816
KL
11482019-01-16 Kewen Lin <linkw@gcc.gnu.org>
1149
1150 * MAINTAINERS (Write After Approval): Add myself.
1151
62fa42ce 11522019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
9a603611 1153
275e9ad9 1154 * MAINTAINERS (Write After Approval): Add myself.
9a603611 1155
5227609c
RO
11562019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1157
1158 PR target/88535
1159 * config.guess: Import upstream version 2019-01-03.
1160 * config.sub: Import upstream version 2019-01-01.
1161
7c50cefc
TP
11622018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
1163
1164 * MAINTAINERS (Write After Approval): Update my maintainer address.
1165
ea9a30d0
GB
11662018-12-21 Gergö Barany <gergo@codesourcery.com>
1167
1168 * MAINTAINERS (Write After Approval): Add myself.
1169
23d3e2d5
SB
11702018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
1171
1172 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
1173
e4a9a572
IS
11742018-12-05 Iain Sandoe <iain@sandoe.co.uk>
1175
1176 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
1177 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
1178 (GCC_TARGET_TOOL): Likewise.
1179 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
1180 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
5227609c 1181 OTOOL, OTOOL_FOR_TARGET: New substitutions.
e4a9a572 1182 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
5227609c 1183 * configure: Regenerate.
e4a9a572
IS
1184 * Makefile.in: Likewise.
1185
f9b4801c
JP
11862018-11-28 Johannes Pfau <johannespfau@gmail.com>
1187
1188 * MAINTAINERS (Write After Approval): Add myself.
1189
7f9414c1
ML
11902018-11-13 Martin Liska <mliska@suse.cz>
1191
1192 * gcc.target/i386/pr87930.c: Move to ...
1193 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
1194
1dbff00c
SH
11952018-11-10 Stafford Horne <shorne@gmail.com>
1196
1197 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
1198 (Write After Approval): Remove myself.
1199
e9f3803d
HAQ
12002018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
1201
1202 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
1203 Append $INCICONV to it.
1204
45bf1490
SH
12052018-11-04 Stafford Horne <shorne@gmail.com>
1206
1207 * MAINTAINERS (Write After Approval): Add myself.
1208
22e05272
JM
12092018-10-31 Joseph Myers <joseph@codesourcery.com>
1210
1211 PR bootstrap/82856
1212 * multilib.am: New file. From automake.
1213
1214 Merge from binutils-gdb:
1215 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
1216
1217 * libtool.m4: Use AC_LANG_SOURCE.
1218 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
1219 * ar-lib: New file.
1220 * test-driver: New file.
1221 * configure: Re-generate.
1222
82a14443
MP
12232018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
1224
1225 * MAINTAINERS (Write After Approval): Add myself.
1226
260eedb9
IB
12272018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
1228
1229 PR bootstrap/87788
1230 PR d/87799
1231 * configure: Rebuild.
1232 * configure.ac: Disable D on systems where it is known not to work.
1233
b4c522fa
IB
12342018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
1235
1236 * Makefile.def (target_modules): Add libphobos.
1237 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
1238 GDCFLAGS_FOR_TARGET.
1239 (dependencies): Make libphobos depend on libatomic, libbacktrace
1240 configure, and zlib configure.
1241 (language): Add language d.
1242 * Makefile.in: Rebuild.
1243 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
1244 (HOST_EXPORTS): Add GDC.
1245 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
1246 (BASE_TARGET_EXPORTS): Add GDC.
1247 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
1248 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
1249 (EXTRA_HOST_FLAGS): Add GDC.
1250 (STAGE1_FLAGS_TO_PASS): Add GDC.
1251 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
1252 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
1253 environment variables.
1254 * configure: Rebuild.
1255 * configure.ac: Add target-libphobos to target_libraries. Set and
1256 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
1257
04193ea0
IL
12582018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
1259
1260 * MAINTAINERS (Write After Approval): Add myself.
1261
72eda5f2
IB
12622018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
1263
1264 * MAINTAINERS (Write After Approval): Remove myself.
1265
4c029cee
IB
12662018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
1267
1268 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
1269
fc7367ea
BC
12702018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
1271
1272 * MAINTAINERS: Update my email address.
1273
956a7508
TS
12742018-10-04 Thomas Schwinge <thomas@codesourcery.com>
1275
1276 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
1277 maintainer.
1278
16ddcc28
MM
12792018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
1280
1281 * MAINTAINERS (Write After Approval): Add self.
1282
f9529512
ST
12832018-09-13 Sam Tebbs <sam.tebbs@arm.com>
1284
1285 * MAINTAINERS (write after approval): Add myself.
1286
3ff89a4e
XG
12872018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
1288
1289 * MAINTAINERS: Update my email address.
1290
e8a0276c
VL
12912018-08-29 Vlad Lazar <vlad.lazar@arm.com>
1292
1293 * MAINTAINERS (write after approval): Add myself.
1294
3d20537c
RS
12952018-08-21 Richard Sandiford <richard.sandiford@arm.com>
1296
1297 * MAINTAINERS: Add self to global reviewers list.
1298
661d1750
SL
12992018-08-17 Sandra Loosemore <sandra@codesourcery.com>
1300
1301 MAINTAINERS: Add c-sky port maintainers.
1302
aa405905
ML
13032018-08-10 Martin Liska <mliska@suse.cz>
1304
1305 * MAINTAINERS: Revert change in previous commit and
92a285c1 1306 join lines.
aa405905 1307
04e2b41d
ML
13082018-08-10 Martin Liska <mliska@suse.cz>
1309
1310 * MAINTAINERS: Remove extra line.
1311
6e9f49e4
N
13122018-08-06 Naveen H.S <naveenh@marvell.com>
1313
1314 * MAINTAINERS: Update my email address.
1315
3b0df776
DD
13162018-07-19 DJ Delorie <dj@redhat.com>
1317
1318 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
1319 as maintainer.
1320
f030b30e
AK
13212018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
1322
1323 * MAINTAINERS: Adjust email address for me and my colleague Robin
1324 Dapp.
1325
7264261f
L
13262018-07-13 H.J. Lu <hongjiu.lu@intel.com>
1327 Sunil K Pandey <sunil.k.pandey@intel.com>
1328
1329 PR target/84413
1330 * config/i386/i386.c (m_CORE_AVX512): New.
1331 (m_CORE_AVX2): Likewise.
1332 (m_CORE_ALL): Add m_CORE_AVX2.
1333 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
1334 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
1335 and remove the rest of m_SKYLAKE_AVX512.
1336
19975c57
SH
13372018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
1338
1339 * config.sub: Sync with upstream version 2018-07-03.
1340
c234070e
SH
13412018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
1342
1343 * config.guess: Sync with upstream version 2018-06-26.
1344 * config.sub: Sync with upstream version 2018-07-02.
1345
d41cd173
BW
13462018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
1347
92a285c1 1348 * libtool.m4: Sort output of 'find' to enable deterministic builds.
d41cd173
BW
1349 * ltmain.sh: Likewise.
1350
d3435784
SB
13512018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
1352
1353 * contrib/config-list.mk: Remove powerpc-linux_paired.
1354
da34ca3f
AO
13552018-06-29 Alexandre Oliva <oliva@adacore.com>
1356
1357 * configure.ac: Introduce support for @unless/@endunless.
1358 * Makefile.tpl (dep-kind): Rewrite with cond; return
1359 postbootstrap in some cases.
1360 (make-postboot-dep, postboot-targets): New.
1361 (dependencies): Do not output postbootstrap dependencies at
1362 first. Output non-target ones changed for configure to depend
1363 on stage_last @if gcc-bootstrap, and the original deps @unless
1364 gcc-bootstrap.
1365 * configure.in, Makefile.in: Rebuilt.
1366
8e236ddd
JW
13672018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
1368
1369 * MAINTAINERS (write after approval): Add myself.
1370
71d40114
RV
13712018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
1372
1373 * MAINTAINERS (write after approval): Add myself.
1374
8006534c
NC
13752018-06-19 Nick Clifton <nickc@redhat.com>
1376
1377 * zlib/configure.ac: Restore old behaviour of only enabling
1378 multilibs when a target subdirectory is defined. This allows
1379 building with srcdir == builddir.
1380 * zlib/configure: Regenerate.
1381
9e03592e
EB
13822018-06-18 Eric Botcazou <ebotcazou@adacore.com>
1383
1384 * Makefile.def (fortran): Add check-target-libgomp-fortran.
1385 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
1386 * Makefile.in: Regenerate.
1387
29305f60
BE
13882018-06-16 Ben Elliston <bje@gnu.org>
1389
1390 * config.guess: Import latest version.
1391 * config.sub: Likewise.
1392
31db0fe0
ML
13932018-06-08 Martin Liska <mliska@suse.cz>
1394
1395 * MAINTAINERS: Remove MPX-related entries.
1396 * Makefile.def: Remove libmpx support.
9e03592e
EB
1397 * Makefile.in: Regenerate.
1398 * configure.ac: Remove removed files.
1399 * configure: Regenerate.
31db0fe0
ML
1400 * libmpx/ChangeLog: Remove.
1401 * libmpx/Makefile.am: Remove.
1402 * libmpx/Makefile.in: Remove.
1403 * libmpx/acinclude.m4: Remove.
1404 * libmpx/aclocal.m4: Remove.
1405 * libmpx/config.h.in: Remove.
1406 * libmpx/configure: Remove.
1407 * libmpx/configure.ac: Remove.
1408 * libmpx/configure.tgt: Remove.
1409 * libmpx/libmpx.spec.in: Remove.
1410 * libmpx/mpxrt/Makefile.am: Remove.
1411 * libmpx/mpxrt/Makefile.in: Remove.
1412 * libmpx/mpxrt/libmpx.map: Remove.
1413 * libmpx/mpxrt/libtool-version: Remove.
1414 * libmpx/mpxrt/mpxrt-utils.c: Remove.
1415 * libmpx/mpxrt/mpxrt-utils.h: Remove.
1416 * libmpx/mpxrt/mpxrt.c: Remove.
1417 * libmpx/mpxrt/mpxrt.h: Remove.
1418 * libmpx/mpxwrap/Makefile.am: Remove.
1419 * libmpx/mpxwrap/Makefile.in: Remove.
1420 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
1421 * libmpx/mpxwrap/libtool-version: Remove.
1422 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
1423
e68086c4
ML
14242018-06-04 Martin Liska <mliska@suse.cz>
1425
1426 * MAINTAINERS: Add myself as gcov maintainer.
1427
37cca345
MF
14282018-06-04 Matthew Fortune <mfortune@gmail.com>
1429
1430 * MAINTAINERS: Update my email address.
1431
74386680
TV
14322018-06-04 Tom de Vries <tdevries@suse.de>
1433
1434 * MAINTAINERS: Remove write-after-approval entries for component
1435 maintainers.
1436
010ff25b
JL
14372018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1438
1439 * MAINTAINERS (write after approval): Add myself.
1440
64acc19a 14412018-06-01 Bin Cheng <amker@gcc.gnu.org>
232d2edb
BC
1442
1443 * MAINTAINERS: Update my email address.
1444
7aad7f4b
TV
14452018-06-01 Tom de Vries <tdevries@suse.de>
1446
1447 * MAINTAINERS: Update my email address.
1448
c5470754
BC
14492018-05-22 Bin Cheng <bin.cheng@arm.com>
1450
1451 * MAINTAINERS (loop-optimizer): Add myself.
1452
58b40a67
FT
14532018-05-01 Francois H. Theron <francois.theron@netronome.com>
1454
1455 * configure.ac: Added "nfp" target.
1456 * configure: Regenerate.
1457
bece35ca
RB
14582018-04-30 Richard Biener <rguenther@suse.de>
1459
1460 PR bootstrap/85571
1461 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
1462 (STAGE3_TFLAGS): Likewise.
1463 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
1464 (STAGEtrain_TFLAGS): Likewise.
1465 * Makefile.in: Regenerate.
1466
ae05281f
RB
14672018-04-26 Richard Biener <rguenther@suse.de>
1468
1469 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
1470 (STAGE2_CFLAGS): Likewise.
1471 (STAGE2_TFLAGS): Likewise.
1472 (STAGE3_CFLAGS): Add -fchecking.
1473 (STAGE3_TFLAGS): Likewise.
1474 (STAGEtrain_CFLAGS): Filter out -fchecking.
1475 (STAGEtrain_TFLAGS): Likewise.
1476 * Makefile.in: Re-generate.
1477
c6e34a9b
CM
14782018-04-25 Catherine Moore <clm@codesourcery.com>
1479
1480 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
1481
ae9fb56f
PC
14822018-04-18 Paul Clarke <pc@us.ibm.com>
1483
1484 * MAINTAINERS (write after approval): Add myself.
1485
a2919888
AS
14862018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
1487
1488 * MAINTAINERS: Update my email address.
1489
c6024672
BS
14902018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
1491
1492 * MAINTAINERS: Remove redundant Write-After-Approval entry.
1493
85d36775
BS
14942018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
1495
1496 * MAINTAINERS: Update my email address and disambiguate myself
1497 a bit from Will Schmidt.
1498
8bb406a2
NS
14992018-03-21 Nathan Sidwell <nathan@acm.org>
1500
1501 * MAINTAINERS: Move maintainers of now-removed picochip and score
1502 ports to write after approval.
1503
c9b39302
RS
15042018-03-13 Richard Sandiford <richard.sandiford@arm.com>
1505
1506 * MAINTAINERS: Add entry for SVE maintainership.
1507
1fc1d82e
MR
15082018-02-13 Maciej W. Rozycki <macro@mips.com>
1509
1510 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
1511 * configure: Regenerate.
1512
7b7f78d7
BK
15132018-01-18 Boris Kolpackov <boris@codesynthesis.com>
1514
1515 * MAINTAINERS (write after approval): Add myself.
1516
3c1f3bf6
SP
15172018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
1518
1519 * MAINTAINERS (write after approval): Add myself.
1520
182f27e3
SP
15212018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
1522
1523 * MAINTAINERS (write after approval): Add myself.
85911661 1524
85ec4feb
JJ
15252018-01-03 Jakub Jelinek <jakub@redhat.com>
1526
1527 Update copyright years.
1528
ef7d7cf5
BE
15292018-01-03 Ben Elliston <bje@gnu.org>
1530
1531 * config.guess: Import latest version.
1532 * config.sub: Likewise.
1533
842df93e
SH
15342017-12-12 Stafford Horne <shorne@gmail.com>
1535
1536 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
1537 * configure: Regenerate.
1538
1d0a8ae9
QZ
15392017-11-29 Qing Zhao <qing.zhao@oracle.com>
1540
1541 * MAINTAINERS (Write After Approval): Add myself.
1542
5e9d6aa4
JK
15432017-11-28 Julia Koval <julia.koval@intel.com>
1544 Sebastian Peryt <sebastian.peryt@intel.com>
1545
1546 * Makefile.def (target_modules): Remove libcilkrts.
1547 * Makefile.in: Ditto.
1548 * configure: Ditto.
1549 * configure.ac: Ditto.
1550
d2eaaa89
JK
15512017-11-28 Julia Koval <julia.koval@intel.com>
1552
1553 * MAINTAINERS (Write After Approval): Add myself.
1554
90b415f6
SD
15552017-11-22 Sudakshina Das <sudi.das@arm.com>
1556
1557 * MAINTAINERS (Write After Approval): Add myself.
1558
f804ba3e
PD
15592017-11-06 Palmer Dabbelt <palmer@sifive.com>
1560
1561 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
1562 Use my SiFive email address.
1563
8744c9bf
SP
15642017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
1565
1566 * MAINTAINERS (write after approval): Add myself.
1567
7181cca3
ML
15682017-10-27 Martin Liska <mliska@suse.cz>
1569
1570 * Makefile.tpl: Use proper name of folder as it was renamed
1571 during transition to 4 stages.
1572 * Makefile.in: Regenerate.
1573
fb336a7b
IT
15742017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
1575
e50ffab3 1576 * MAINTAINERS (write after approval): Add myself.
fb336a7b 1577
7b5f5267
GP
15782017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
1579
1580 * MAINTAINERS: Add a note that maintainership also includes web
1581 pages, docs, and testsuite related to that area.
1582
55de8eb3
TV
15832017-09-25 Tom de Vries <tom@codesourcery.com>
1584
1585 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
1586
86ab175e
PMR
15872017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
1588
1589 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
1590
500ac452
NS
15912017-09-15 Nathan Sidwell <nathan@acm.org>
1592
1593 * MAINTAINERS: Remove myself as a vxworks maintainer.
1594
72ace300
TS
15952017-09-13 Thomas Schwinge <thomas@codesourcery.com>
1596
1597 * MAINTAINERS: Remove email address of Jim Norris.
1598
1328002a
KT
15992017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1600
1601 * MAINTAINERS (Reviewers): Move myself from here...
1602 (CPU Port Maintainers): ... to here.
1603
84d0b6f5
JG
16042017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
1605
1606 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
1607
9c04bba3
RD
16082017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
1609
e50ffab3 1610 * MAINTAINERS (write after approval): Add myself.
9c04bba3 1611
5a427c63
TR
16122017-07-28 Tony Reix <tony.reix@atos.net>
1613
1614 * configure.ac (target-libffi): Don't disable for AIX.
1615 (go): Don't add to unsupported_languages on AIX.
1616 (target-libgo): Don't disable for AIX.
1617 * configure: Regenerate.
1618
8994b66f
YG
16192017-07-19 Yury Gribov <tetra2005@gmail.com>
1620
1621 * MAINTAINERS: Add myself.
1622
7a795e10
TS
16232017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1624
1625 * MAINTAINERS: Update my email address.
1626
50061652
RE
16272017-07-04 Richard Earnshaw <rearnsha@arm.com>
1628
1629 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
1630 arm-specific auto-generated header files.
1631
d4360477
NS
16322017-07-03 Nathan Sidwell <nathan@acm.org>
1633
1634 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
1635 * configure: Rebuilt.
1636
9dc9ae74
BS
16372017-07-03 Bernd Schmidt <bschmidt@redhat.com>
1638
1639 * MAINTAINERS: Readd myself for c6x.
1640
c8cf0b6f
ML
16412017-06-28 Martin Liska <mliska@suse.cz>
1642
1643 PR bootstrap/81217
1644 * Makefile.def: Remove superfluous bootstrap_target from
1645 bootstrap_stage.
1646 * Makefile.in: Re-generate the file.
1647
0666865c
MO
16482017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
1649
e50ffab3 1650 * MAINTAINERS: Add myself to Write After Approval
0666865c 1651
827c925e
AJ
16522017-06-21 Andrew Jenner <andrew@codesourcery.com>
1653
1654 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
1655
0d053a49
ML
16562017-06-19 Martin Liska <mliska@suse.cz>
1657
1658 * Makefile.def: Define 4 stages PGO bootstrap.
1659 * Makefile.tpl: Define FLAGS.
1660 * Makefile.in: Regenerate.
1661
be75f645
ILT
16622017-06-14 Ian Lance Taylor <iant@golang.org>
1663
1664 * Makefile.def: Add check-gotools to go check targets.
1665 * Makefile.in: Rebuild.
1666
c725f69c
SB
16672017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
1668
1669 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
1670
76052545
EB
16712017-06-03 Eric Botcazou <ebotcazou@adacore.com>
1672
1673 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
1674 * configure: Regenerate.
1675
afd88efc
ML
16762017-05-31 Martin Liska <mliska@suse.cz>
1677
1678 * configure.ac: Add handling of stage2_werror_flags to
1679 action-if-given and to action-if-not-given.
1680 * configure: Regenerate.
1681
945bafd6
PB
16822017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
1683
1684 * MAINTAINERS: Add self to Write After Approval
1685
b9396a49
BS
16862017-05-27 Bernd Schmidt <bschmidt@redhat.com>
1687
1688 * MAINTAINERS: Update my email address, and remove myself as
1689 maintainer in some areas.
1690
aa1b69e7
EG
16912017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
1692
1693 * MAINTAINERS: Add self to Write After Approval
1694
cdfee50a
NS
16952017-05-25 Nathan Sidwell <nathan@acm.org>
1696
1697 * configure.ac: Add --enable-languages=default to mean default and
1698 make --enable-languages=all mean all supported languages.
1699 * configure: Regenerated.
1700
83349046
SB
17012017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
1702
1703 * config.gcc (powerpc*-*-*spe*): New.
1704 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
1705 (powerpc-*-rtems*spe*): New.
1706 (powerpc*-*-linux*spe*): New.
1707 (powerpc-wrs-vxworksspe): New.
1708 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1709 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1710 * config.host (powerpc*-*-*spe*): New.
1711
01c712cb
ML
17122017-05-19 Martin Liska <mliska@suse.cz>
1713
1714 * configure.ac: Add --enable-werror-always just for
1715 bootstrap-debug (or none build config) and do not add it
1716 when we are on a release branch.
1717 * configure: Regenerated.
1718
7880c1a5
SL
17192017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
1720
1721 * MAINTAINERS: Add self to Write After Approval
1722
c759355f
KK
17232017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
1724
1725 * MAINTAINERS: Move myself to Write After Approval section.
1726
79557bae
CZ
17272017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1728
1729 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
1730 ACCH registers.
1731 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
1732 available.
1733 (umulsidi3): Likewise.
1734 (mulsidi3_700): Disable this pattern when we have advanced mpy
1735 instructions.
1736 (umulsidi3_700): Likewise.
1737 (maddsidi4): New pattern.
1738 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
1739 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
1740 (mpydu_imm_arcv2hs): Likewise.
1741 * config/arc/predicates.md (accl_operand): New predicate.
1742
c7314bc1
CZ
17432017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1744 Andrew Burgess <andrew.burgess@embecosm.com>
1745
1746 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
1747 case.
1748 (ARC_AUTOFP_IRQ_P): Likewise.
1749 (ARC_AUTO_IRQ_P): Likewise.
1750 (rgf_banked_register_count): New variable.
1751 (parse_mrgf_banked_regs_option): New function.
1752 (arc_override_options): Handle rgf_banked_regs option.
1753 (arc_handle_interrupt_attribute): Add firq option.
1754 (arc_compute_function_type): Return fast irq type when required.
1755 (arc_must_save_register): Handle fast interrupts.
1756 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
1757 (arc_return_address_regs): Update.
1758 * config/arc/arc.h (arc_return_address_regs): Update.
1759 (arc_function_type): Add fast interrupt type.
1760 (ARC_INTERRUPT_P): Update.
1761 (RC_FAST_INTERRUPT_P): Define.
1762 * config/arc/arc.md (simple_return): Update for fast interrupts.
1763 (p_return_i): Likewise.
1764 * config/arc/arc.opt (mrgf-banked-regs): New option.
1765 * doc/invoke.texi (mrgf-banked-regs): Document.
1766
41453183
CZ
17672017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1768
1769 * config/arc/arc.c (irq_ctrl_saved): New variable.
1770 (ARC_AUTOBLINK_IRQ_P): Define.
1771 (ARC_AUTOFP_IRQ_P): Likewise.
1772 (ARC_AUTO_IRQ_P): Likewise.
1773 (irq_range): New function.
1774 (arc_must_save_register): Likewise.
1775 (arc_must_save_return_addr): Likewise.
1776 (arc_dwarf_emit_irq_save_regs): Likewise.
1777 (arc_override_options): Handle deferred options.
1778 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
1779 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
1780 arc_must_save_return_addr.
1781 (arc_compute_frame_size): Handle automated save and restore of
1782 registers.
1783 (arc_expand_prologue): Likewise.
1784 (arc_expand_epilogue): Likewise.
1785 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
1786 * config/arc/arc.opt (mirq-ctrl-saved): New option.
1787 * doc/invoke.texi (mirq-ctrl-saved): Document option.
1788
52744dd7
TK
17892017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
1790 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
1791
1792 PR bootstrap/77661
1793 * Makefile.def: Don't pass --enable-maintainer-mode on to an
1794 in-tree build MPC.
1795 * Makefile.in: Regenerate.
1796
deeba76a
FXC
17972017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1798
1799 * configure.ac: Enable LTO by default on darwin >= 9.
1800 * configure: Regenerate.
1801
5a05e11d
PD
18022017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
1803
1804 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
1805 and Andrew Waterman as the RISC-V maintainers.
1806
e04f858c
NK
18072017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
1808
1809 * MAINTAINERS: Add self to Write After Approval
1810
a98cf819
GP
18112017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
1812
1813 * config.guess: Import latest from upstream.
1814
9826d1a3
GP
18152017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
1816
1817 * MAINTAINERS (Write After Approval): Remove entries that are
1818 already covered under Reviewers.
1819
a46586c3
MW
18202017-03-08 Mark Wielaard <mark@klomp.org>
1821
1822 PR demangler/70909
1823 PR demangler/67264
1824 * include/demangle.h: Add d_printing to struct demangle_component
1825 and pass struct demangle_component as non const.
1826
734ca1c2
GP
18272017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
1828
1829 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
1830
93b87d1d
TS
18312017-02-15 Thomas Schwinge <thomas@codesourcery.com>
1832
1833 * Makefile.tpl: Remove HOST_ISLVER.
1834 (HOST_EXPORTS): Remove ISLVER.
1835 * Makefile.in: Regenerate.
1836
f877b3ad
RB
18372017-02-13 Richard Biener <rguenther@suse.de>
1838
1839 * configure: Re-generate.
1840
2ad31830
GP
18412017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
1842
1843 * MAINTAINERS: Adjust bug reporting URL.
1844
3501e62c
GP
18452017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
1846
1847 * MAINTAINERS (Write After Approval): Remove redundant entry
1848 for Andrew Burgess.
1849
510555e0
JDA
18502017-02-03 John David Anglin <danglin@gcc.gnu.org>
1851
e50ffab3 1852 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
510555e0 1853 32-bit hppa*-*-hpux*.
e50ffab3 1854 * configure: Regenerate.
510555e0 1855
f6a24a94
MJ
18562017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
1857
1858 * configure.ac: Moved the white list of enabling BRIG FE to
1859 libhsail-rt/configure.tgt.
1860 * configure: Regenerated.
1861 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
1862
18632017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
5fd1486c
PJ
1864 Martin Jambor <mjambor@suse.cz>
1865
5fd1486c
PJ
1866 * Makefile.def (target_modules): Added libhsail-rt.
1867 (languages): Added language brig.
1868 * Makefile.in: Regenerated.
1869 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
1870 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
1871 * configure: Regenerated.
1872
3c36aa6b
JJ
18732017-01-17 Jakub Jelinek <jakub@redhat.com>
1874
1875 PR other/79046
1876 * configure: Regenerated.
1877
8f56cb51
AM
18782017-01-04 Alan Modra <amodra@gmail.com>
1879
1880 * configure: Regenerate.
1881
f2c764c5
BE
18822016-12-29 Ben Elliston <bje@gnu.org>
1883
1884 * config.sub: Import latest version.
1885
1dc9c117
AI
18862016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
1887
1888 * MAINTAINERS (Write After Approval): Add myself.
1889
c21fdaa1
JJ
18902016-12-21 Jakub Jelinek <jakub@redhat.com>
1891
1892 * configure.ac: Don't bootstrap libmpx unless --with-build-config
1893 includes bootstrap-mpx.
1894 * configure: Regenerated.
1895
cc811459
CX
18962016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
1897
1898 * MAINTAINERS (Write After Approval): Add myself.
1899
b55e6680
MJ
19002016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
1901
8f56cb51 1902 * configure: Regenerate.
b55e6680 1903
825fba52
MK
19042016-12-01 Matthias Klose <doko@ubuntu.com>
1905
1906 * configure.ac: Don't use pkg-config to check for bdw-gc.
1907 * configure: Regenerate.
1908
114bf3f1
MK
19092016-11-30 Matthias Klose <doko@ubuntu.com>
1910
1911 * Makefile.def: Remove reference to boehm-gc target module.
1912 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
1913 options and for the bdw-gc pkg-config module.
1914 * configure: Regenerate.
1915 * Makefile.in: Regenerate.
1916
21b0f96a
NS
19172016-11-28 Nathan Sidwell <nathan@acm.org>
1918
1919 * MAINTAINERS (nvptx): Remove self.
1920
292edab3
BE
19212016-11-25 Ben Elliston <bje@gnu.org>
1922
1923 * config.guess: Import latest version.
1924 * config.sub: Likewise.
1925
0954a00b
TT
19262016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
1927
1928 * MAINTAINERS (Write After Approval): Add myself.
1929
8e4d2ca4
MK
19302016-11-15 Matthias Klose <doko@ubuntu.com>
1931
1932 * Makefile.def: Remove references to GCJ.
1933 * Makefile.tpl: Likewise.
1934 * Makefile.in: Regenerate.
1935
84c1b9d3
MK
19362016-11-15 Matthias Klose <doko@ubuntu.com>
1937
1938 * config-ml.in: Remove references to GCJ.
1939 * configure.ac: Likewise.
1940 * configure: Regenerate.
1941
3f95ca6c
JC
19422016-11-01 Josh Conner <joshconner@google.com>
1943
1944 * MAINTAINERS (Write After Approval): Update email address,
1945
457cc672
CL
19462016-10-27 Carl Love <cel@us.ibm.com>
1947
1948 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
1949 Approval list to make it alphabetical.
1950
2142f54f
CL
19512016-10-27 Carl Love <cel@us.ibm.com>
1952
1953 * MAINTAINERS (Write After Approval): Add myself.
1954
104700f4
AB
19552016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
1956
1957 * MAINTAINERS (Reviewers): Add myself.
1958 (Write After Approval): Add myself.
1959
942c0db8
HP
19602016-10-21 Hartmut Penner <hepenner@us.ibm.com>
1961 Ulrich Weigand <uweigand@de.ibm.com>
1962
1963 * MAINTAINERS: Update email address.
1964
fbf4c502
NS
19652016-10-10 Nathan Sidwell <nathan@acm.org>
1966
1967 * MAINTAINERS: Update email address.
1968
b20e7532
AT
19692016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
1970
1971 * configure.ac: Add aarch64-*-freebsd*.
1972 * configure: Regenerate.
1973
2e21fd4d
SE
19742016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
1975
1976 * MAINTAINERS: Update email address after it got reverted.
1977
43c40f3e
RO
19782016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1979
1980 * configure.ac (target_libraries): Readd target-boehm-gc.
1981 Restore --enable-objc-gc handling.
1982 * configure: Regenerate.
1983
f05796ba
JL
19842015-10-03 Jeff Law <law@redhat.com>
1985
1986 * MAINTAINERS: Move several inactive maintainers to the
1987 write-after-approval section.
1988
012447ea
JJ
19892016-09-30 Jakub Jelinek <jakub@redhat.com>
1990
1991 * configure.ac: Add target-libffi to target_libraries.
1992 Readd libgcj target disablings, modified to only target-libffi.
1993 Readd target addition of go to unsupported languages.
1994 * configure: Regenerated.
1995
a7d75d59
SE
19962016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
1997
1998 * MAINTAINERS: Update email address.
1999
d1a79a95
AH
20002016-09-30 Andrew Haley <aph@redhat.com>
2001
4d8c733d 2002 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
d1a79a95
AH
2003 write-after approval. Remove Tom Tromey and Bryce McKinlay from
2004 libgcj.
2005
af2d4873
AH
20062016-09-30 Andrew Haley <aph@redhat.com>
2007
2008 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
2009 write-after approval after GCJ deletion.
2010
07b78716
AH
20112016-09-30 Andrew Haley <aph@redhat.com>
2012
2013 * Makefile.def: Remove libjava.
2014 * Makefile.tpl: Likewise.
2015 * Makefile.in: Regenerate.
2016 * configure.ac: Likewise.
2017 * configure: Likewise.
2018 * gcc/java: Remove.
2019 * libjava: Likewise.
2020
a29b7214
CZ
20212016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
2022
2023 * MAINTAINERS (Reviewers): Add myself.
2024
2fd88f4f
AK
20252016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
2026
2027 * configure.ac: Disable "sim" directory for arc*-*-*.
2028 * configure: Regenerated.
2029
e2080e79
TC
20302016-09-23 Tamar Christina <tamar.christina@arm.com>
2031
2032 * MAINTAINERS (Write After Approval): Add myself.
2033
8f3675f8
MR
20342016-09-12 Maciej W. Rozycki <macro@imgtec.com>
2035
2036 * configure.ac: Check for the minimum in-tree MPFR version
2037 handled.
2038 * configure: Regenerate.
2039
21f88103
YTL
20402016-07-20 Yan-Ting Lin <currygt52@gmail.com>
2041
2042 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
2043 * configure: Regenerated.
2044
60d51882
FR
20452016-07-19 Fritz Reese <fritzoreese@gmail.com>
2046
2047 * MAINTAINERS (Write After Approval): Add myself.
2048
277d7ee0
AK
20492016-06-23 Andi Kleen <ak@linux.intel.com>
2050
2051 * Makefile.def: Add autoprofiledbootstrap.
2052 * Makefile.tpl: Dito.
2053 * Makefile.in: Regenerate.
2054
fd6487af
JS
20552016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
2056
2057 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
2058 * configure: Regenerate.
2059
3e326935
TS
20602016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2061
2062 * configure: Regenerate.
2063 * configure.ac: Remove support for avr-rtems.
2064
9582bf04
SKS
20652016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
2066
2067 * MAINTAINERS (Write After Approval): Add myself.
2068
6f820b68
MC
20692016-06-16 Michael Collison <michael.collison@arm.com>
2070
2071 * MAINTAINERS (Write After Approval): Add myself.
2072
775ee7fa
MM
20732016-06-14 Mikael Morin <mikael@gcc.gnu.org>
2074
2075 * MAINTAINERS (Write After Approval): Update e-mail address.
2076
de3ba371
JM
20772016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
2078
21f88103 2079 * MAINTAINERS (Write After Approval): Add myself.
de3ba371 2080
350216e3
AM
20812016-05-28 Alan Modra <amodra@gmail.com>
2082
2083 * Makefile.tpl (configure): Depend on m4 files included.
2084 * Makefile.in: Regenerate.
2085
9cad20fa
BS
20862016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2087
2088 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
2089 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
2090
92466115
BS
20912016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2092
2093 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
2094 special case builtin.
2095 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
2096 support for ALTIVEC_BUILTIN_VEC_ADDEC.
2097 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
2098 for __builtin_vec_addec.
2099
fe38e08b
JS
21002016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
2101
2102 * config.guess: Import version 2016-04-02 (newest).
2103 * config.sub: Import version 2016-05-10 (newest).
2104
cef1a0b8 21052016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
704b85c7 2106
cef1a0b8
JL
2107 * configure.ac: Add ARC support to libgloss.
2108 * configure: Regenerate
704b85c7 2109
75a6b91a
AS
21102016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
2111
2112 * MAINTAINERS (Write After Approval): Add myself.
2113
00f35794
BE
21142016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
2115
2116 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
2117 * configure: Regenerated.
2118 * Makefile.def (gmp): Explicitly disable assembler.
2119 (mpfr): Adjust lib_path.
2120 (mpc): Likewise.
2121 * Makefile.in: Regenerated.
2122
c100769b
JJ
21232016-05-01 Jakub Jelinek <jakub@redhat.com>
2124
2125 PR bootstrap/70704
2126 * configure.ac (--enable-stage1-checking): Add missing
2127 --enable-checking=.
2128 * configure: Regenerated.
2129
bc6d9014
OE
21302016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2131
ace08cb8
OE
2132 * config.guess: Revert r235676.
2133 * config.sub: Revert r235676.
2134
21352016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2136
2137 * config.guess: Remove SH5 support.
bc6d9014
OE
2138 * config.sub: Likewise.
2139 * configure: Likewise.
2140 * configure.ac: Likewise.
2141
7db11a5a
JJ
21422016-04-26 Jakub Jelinek <jakub@redhat.com>
2143
2144 PR bootstrap/70704
2145 * configure.ac (--enable-stage1-checking): For --disable-checking or
2146 implicit --enable-checking, make sure extra flag matches in between
2147 stage1 and later checking.
2148 * configure: Regenerated.
2149
ab0fc037
TS
21502016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2151
2152 * .gitattributes: New file.
2153
c048fa95
SB
21542016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
2155
2156 * MAINTAINERS (rs6000/powerpc port): Add myself.
2157
f3653cf5
SB
21582016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
2159
2160 PR bootstrap/70173
2161 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
2162 and gotools directories. Delete the stage_final file.
2163 * Makefile.in: Regenerate.
2164
4f93efa4
AV
21652016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
2166
2167 * MAINTAINERS (Write After Approval): Add myself.
2168
c27e432e
SK
21692016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
2170
2171 * MAINTAINERS (Fortran maintainer): Remove myself.
2172
7134713c
BS
21732016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
2174
2175 * MAINTAINERS (Write After Approval): Add myself.
2176
7d74282a
KN
21772016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
2178
2179 * MAINTAINERS (Write After Approval): Add myself.
2180
1b858e76
CC
21812016-03-17 Cary Coutant <ccoutant@gmail.com>
2182
2183 Sync with binutils-gdb:
2184
2185 2016-03-17 Cary Coutant <ccoutant@gmail.com>
2186
2187 * configure.ac: Add mips and s390 to the gold target check.
2188 * configure: Regenerate.
2189
d15bd5bb
DD
21902016-03-01 DJ Delorie <dj@redhat.com>
2191
2192 * MAINTAINERS (mep): Remove myself as MeP maintainer.
2193
6d1fa6bb
DM
21942016-02-22 David Malcolm <dmalcolm@redhat.com>
2195
2196 * MAINTAINERS (libcpp): Add myself.
2197 (diagnostic messages): Likewise.
2198
607bda60
TV
21992016-02-20 Tom de Vries <tom@codesourcery.com>
2200
2201 * MAINTAINERS: Fix whitespace.
2202
80cfaff8
CZ
22032016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
2204
2205 * MAINTAINERS (Write After Approval): Add myself.
2206
c661a43d
SP
22072016-01-29 Sebastian Pop <s.pop@samsung.com>
2208
2209 * config/isl.m4: Add comments about isl-0.16.
2210 * configure: Regenerate.
2211
86b3a101
MJ
22122016-01-29 Martin Jambor <mjambor@suse.cz>
2213
2214 * MAINTAINERS (hsa maintainers): Add myself.
2215
960cbfd2
WD
22162015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
2217
2218 * MAINTAINERS: (Write After Approval): Add myself.
2219
1e050c90
AK
22202016-01-25 Aditya Kumar <aditya.k7@samsung.com>
2221 Sebastian Pop <s.pop@samsung.com>
2222
2223 * Makefile.in: Regenerate.
2224 * Makefile.tpl: Export ISLVER.
2225 * configure: Regenerate.
2226 * config/isl.m4: Detect isl-0.15.
2227
cefadad1
MM
22282016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
2229
2230 PR bootstrap/69329
2231 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
2232 * Makefile.in: Regenerate.
2233
9e530bcd
AP
22342016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
2235
2236 * configure.ac: Enable LTO for DJGPP
2237 * configure: Regenerate
2238
324402a0
L
22392016-01-12 H.J. Lu <hongjiu.lu@intel.com>
2240
2241 Sync with binutils-gdb:
2242 2015-10-21 Nick Clifton <nickc@redhat.com>
2243
2244 PR gas/19109
2245 * configure.ac: Note the 'none' is an acceptable argument to
2246 --enable-compressed-debug-sections.
2247 * configure: Regenerate.
2248
9eaaa830
BE
22492016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
2250
2251 PR bootstrap/69134
2252 * Makefile.def (mpfr): Disable assembler.
2253 * Makefile.in: Regenerate.
2254
cfe67e03
BE
22552016-01-01 Ben Elliston <bje@gnu.org>
2256
2257 * config.guess: Import version 2016-01-01.
2258 * config.sub: Likewise.
2259
be33d404
SS
22602015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
2261
2262 * MAINTAINERS (Write After Approval): Add myself.
2263
e357a5e0
SP
22642015-12-17 Sebastian Pop <s.pop@samsung.com>
2265
2266 * Makefile.in: Replace ISL with isl.
2267 * Makefile.tpl: Same.
2268 * config/isl.m4: Same.
2269 * configure.ac: Same.
2270 * contrib/download_prerequisites: Same.
2271 * configure: Regenerate.
2272
1ad2439b
AP
22732015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
2274
2275 * MAINTAINERS (Write After Approval): Add Myself.
2276
70decafb
NS
22772015-12-17 Nathan Sidwell <nathan@acm.org>
2278
2279 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
2280 * configure: Regenerate.
2281
560d18d3
AK
22822015-12-16 Aditya Kumar <aditya.k7@samsung.com>
2283 Sebastian Pop <s.pop@samsung.com>
2284
2285 * config/isl.m4 (ISL_CHECK_VERSION): Check for
2286 isl_ctx_get_max_operations.
2287 * configure: Regenerate.
2288
57e8ab24 22892015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
b15f0273
AF
2290
2291 * MAINTAINERS (Write After Approval): Add myself.
2292
105b682e
ILT
22932015-12-02 Ian Lance Taylor <iant@google.com>
2294
2295 PR go/66147
2296 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
2297 * Makefile.in: Regenerate.
2298
7eb46bec
AT
22992015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
2300
2301 PR libffi/65726
2302 * Makefile.def (lang_env_dependencies): Make libffi depend
2303 on cxx.
2304 * Makefile.in: Regenerate.
2305
cc3baaa9
DE
23062015-11-26 David Edelsohn <dje.gcc@gmail.com>
2307
2308 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
2309 symbols.
2310
3be96231
TG
23112015-11-20 Tristan Gingold <gingold@adacore.com>
2312
2313 Sync with binutils-gdb:
2314 2015-11-20 Tristan Gingold <gingold@adacore.com>
2315
2316 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
2317 * configure: Regenerate.
2318
daa53f38
ML
23192015-11-19 Martin Liska <mliska@suse.cz>
2320
2321 * .gitignore: Add .clang-format to ignored files.
2322 * Makefile.in: Add clang-format.
2323 * Makefile.tpl: Likewise.
2324
54985c70
TA
23252015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
2326
2327 * configure.ac: Enable libmpx by default.
2328 * configure: Regenerated.
2329
d0397c75
SE
23302015-10-23 Steve Ellcey <sellcey@imgtec.com>
2331
2332 * MAINTAINERS: Update email address.
2333
735a559c
PM
23342015-10-23 Paulo Matos <pmatos@linki.tools>
2335
2336 * MAINTAINERS: Update email address.
2337
15713b43
AH
23382015-10-23 Alan Hayward <alan.hayward@arm.com>
2339
2340 * MAINTAINERS (Write After Approval): Add myself.
2341
78edb32f
L
23422015-10-20 H.J. Lu <hongjiu.lu@intel.com>
2343
2344 Sync with binutils-gdb:
2345 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
2346
2347 PR gas/19109
2348 * configure.ac: Add
2349 --enable-compressed-debug-sections={all,gas,gold,ld}.
2350 * configure: Regenerated.
2351
dec6b7f1
AC
23522015-10-16 Arnaud Charlet <charlet@adacore.com>
2353
2354 * MAINTAINERS: Update list of Ada maintainers and email addresses.
2355
6be1d686
ML
23562015-10-09 Martin Liska <mliska@suse.cz>
2357
2358 * MAINTAINERS (Write After Approval): Add myself.
2359
dc0e2060
AF
23602015-10-09 Alexander Fomin <alexander.fomin@intel.com>
2361
2362 * MAINTAINERS (Write After Approval): Add myself.
2363
bec93d40
FW
23642015-10-02 Florian Weimer <fweimer@redhat.com>
2365
2366 * MAINTAINERS: Update email address.
2367
0487f06d
LK
23682015-10-02 Louis Krupp <louis.krupp@zoho.com>
2369
2370 * MAINTAINERS (Write After Approval): Add myself.
2371
56547ff7
KT
23722015-09-20 Kai Tietz <ktietz70@googlemail.com>
2373
423ea09f 2374 * MAINTAINERS: Update email.
56547ff7 2375
ed4c91ea
BS
23762015-09-14 Bernd Schmidt <bschmidt@redhat.com>
2377
2378 * MAINTAINERS: Update my email address.
2379
2503fd9e
JB
23802015-09-01 James Bowman <james.bowman@ftdichip.com>
2381
2382 * MAINTAINERS (ft32 port): Add myself.
2383
3726332a
DS
23842015-08-28 David Sherwood <david.sherwood@arm.com>
2385
2386 * MAINTAINERS: Add myself.
2387
15480aaf
PM
23882015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
2389
2390 * MAINTAINERS (Write After Approval): Add myself.
2391
ad4f95e3
FXC
23922015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2393
2394 PR libfortran/54572
2395 * Makefile.def: Make libgfortran depend on libbacktrace.
2396 * Makefile.in: Regenerate.
2397
95f25df0
SD
23982015-08-20 Simon Dardis <simon.dardis@imgtec.com>
2399
2400 * MAINTAINERS (Write After Approval): Add myself.
2401
5dc85f7e
TV
24022015-08-12 Tom de Vries <tom@codesourcery.com>
2403
2404 PR other/67092
2405 * configure.ac: Remove --with_host_libstdcxx support.
2406 * configure: Regenerate.
2407
44a7d18d
TS
24082015-08-10 Thomas Schwinge <thomas@codesourcery.com>
2409 Jakub Jelinek <jakub@redhat.com>
2410
2411 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
2412 nvptx*-*-*.
2413 * configure: Regenerate.
2414
bf5372e7
YS
24152015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
2416
2417 * Makefile.def (libiconv): Define bootstrap=true.
2418 Mark pdf/html/info as missing.
2419 (configure-gcc): Depend on all-libiconv.
2420 (all-gcc): Ditto.
2421 (configure-libcpp): Ditto.
2422 (all-libcpp): Ditto.
2423 (configure-intl): Ditto.
2424 (all-intl): Ditto.
2425 * Makefile.in: Regenerate.
2426
94b8fdcc
BC
24272015-08-03 Bin Cheng <bin.cheng@arm.com>
2428
2429 * MAINTAINERS (loop ivopts): Add the entry and myself.
2430
430bcac1
NS
24312015-07-31 Nathan Sidwell <nathan@codesourcery.com>
2432
2433 * MAINTAINERS (nvptx): Add self.
2434
110d61da
AL
24352015-07-29 Alan Lawrence <alan.lawrence@arm.com>
2436
2437 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
2438 128-bit vector modes.
2439
c9da7548 24402015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
18e1ed34 2441
c9da7548
VV
2442 * MAINTAINERS (Write After Approval): Add myself.
2443
423ea09f 24442015-07-28 Ben Elliston <bje@gnu.org>
d5e9bac5
BE
2445
2446 * config.sub, config.guess: Import from upstream.
2447
6b1786aa
JL
24482015-07-24 Michael Darling <darlingm@gmail.com>
2449
2450 PR other/66259
2451 * config-ml.in: Reflects renaming of configure.in to configure.ac
2452 * configure: Likewise
2453 * configure.ac: Likewise
2454
45952786
BS
24552015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
2456
2457 * MAINTAINERS: Update my email address.
2458
f1595603
L
24592015-07-14 H.J. Lu <hongjiu.lu@intel.com>
2460
2461 Sync with binutils-gdb:
2462 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
2463
2464 * configure.ac (target_configdirs): Exclude target-zlib if
2465 target-libjava isn't built.
2466 * configure: Regenerated.
2467
a05c2c75
L
24682015-07-14 H.J. Lu <hongjiu.lu@intel.com>
2469
2470 Sync with binutils-gdb:
2471 2015-05-13 John David Anglin <dave.anglin@bell.net>
2472
2473 * configure.ac: Disable configuration of GDB for HPUX targets.
2474 * configure: Regenerate.
2475
2476 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
2477
2478 * configure.ac: Add --with-system-zlib.
2479 * configure: Regenerated.
2480
2481 2015-01-28 James Bowman <james.bowman@ftdichip.com>
2482
2483 * configure.ac: Add FT32 support.
2484 * configure: Regenerate.
2485
2486 2015-01-12 Anthony Green <green@moxielogic.com>
2487
2488 * configure.ac: Don't disable gprof for moxie.
2489 * configure: Rebuild.
2490
1c01ebf6
L
24912015-07-14 H.J. Lu <hongjiu.lu@intel.com>
2492
2493 Sync with binutils-gdb:
2494 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
2495
2496 PR ld/18355
2497 * Makefile.def: Add extra_configure_flags to host zlib.
2498 * configure.ac (extra_host_zlib_configure_flags): New. Set
2499 to --enable-host-shared When bfd is to be built as shared
2500 library. AC_SUBST.
2501 * Makefile.in: Regenerated.
2502
e59969a1
HPN
25032015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
2504
2505 Sync with src:
2506 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
2507 * Makefile.def (dependencies): Add all-zlib to all-bfd.
2508 * Makefile.in: Regenerated.
2509
d9063947
L
25102015-06-30 H.J. Lu <hongjiu.lu@intel.com>
2511
2512 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
2513 target.
2514 * configure: Regenerate.
2515
b837291d
LC
25162015-06-23 Ludovic Courtès <ludo@gnu.org>
2517
2518 * MAINTAINERS (Write After Approval): Add myself.
2519
2a97995f
AT
25202015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
2521
2522 * MAINTAINERS (OS Port Maintainers): Add myself.
2523 (Various Maintainers): Remove myself from libffi testsuite.
2524
19cd26a6
RS
25252015-06-04 Richard Sandiford <richard.sandiford@arm.com>
2526
2527 * MAINTAINERS (gen* on machine desc): Add self.
2528
8ca528d9
JM
25292015-06-02 Jason Merrill <jason@redhat.com>
2530
2531 PR bootstrap/66319
2532 * configure.ac: Use -std=gnu++98.
2533
4526c3c1
SN
25342015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
2535
2536 * MAINTAINERS (Write After Approval): Add myself.
2537
318a4e6d
MF
25382015-05-28 Mike Frysinger <vapier@gentoo.org>
2539
2540 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
2541 * configure: Regenerate.
2542
46070488
JM
25432015-05-26 Jason Merrill <jason@redhat.com>
2544
2545 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
2546 * configure: Regenerate.
2547
fef939d6
JB
25482015-05-16 James Bowman <james.bowman@ftdichip.com>
2549
2550 * configure.ac: FT32 target added.
fef939d6
JB
2551 * configure: Regenerated.
2552
886faf50
IB
25532015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
2554
2555 * MAINTAINERS (Write After Approval): Add myself.
2556
91c6b410
PM
25572015-05-11 Paulo Matos <paulo@matos-sorge.com>
2558
2559 * MAINTAINERS (Write After Approval): Add myself.
2560
e640447c
PM
25612015-05-11 Paulo Matos <paulo@matos-sorge.com>
2562
2563 * configure.ac: Fix typo.
2564 * configure: Regenerate.
2565
e587377d
MM
25662015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
2567
2568 * MAINTAINERS (Write After Approval): Add myself.
2569
cabb9d59
MK
25702015-05-03 Matthias Klose <doko@ubuntu.com>
2571
2572 * configure.ac: Match $host configured with triplets.
2573 * configure: Regenerate.
2574
fafb95a6
BRF
25752015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
2576
2577 * Makefile.tpl: Remove surplus whitespace throughout.
2578 * Makefile.in: Regenerate.
2579
85867772
SB
25802015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
2581
2582 * MAINTAINERS (Various Maintainers): Add myself as instruction
2583 combiner maintainer.
2584
c10b5ea0
JJ
25852015-04-17 Jakub Jelinek <jakub@redhat.com>
2586
2587 PR bootstrap/62077
2588 * configure.ac (--enable-stage1-checking): Default to
2589 release,misc,gimple,rtlflag,tree,types if --disable-checking
2590 or --enable-checking is not specified and DEV-PHASE is not
2591 experimental.
2592 * configure: Regenerated.
2593
77019397
MO
25942015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
2595
2596 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
2597 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
2598 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
2599 * Makefile.in: Regenerate.
2600
17feae99 26012015-04-08 Cary Coutant <ccoutant@gmail.com>
b68ba431
CC
2602
2603 * MAINTAINERS: Update my email address.
2604
e61ffb3b
JG
26052015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
2606
2607 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
2608
b16cc4f2
KT
26092015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2610
2611 * MAINTAINERS: Add myself as an arm port reviewer.
2612
ec523909
ML
26132015-03-25 Martin Liska <mliska@suse.cz>
2614 Yury Gribov <y.gribov@samsung.com>
2615
2616 * Makefile.in: Fix ln source location for vimrc file.
2617 * Makefile.tpl: Likewise.
2618
fc30054e
AH
26192015-03-09 Aldy Hernandez <aldyh@redhat.com>
2620
2621 PR bootstrap/25672
2622 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
2623 cross-compiling. Similarly for CXX_FOR_TARGET.
2624 * configure: Regenerate.
2625
5373cd33
IE
26262015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
2627
2628 * Makefile.def: Add libmpx.
2629 * configure.ac: Add libmpx.
2630 * Makefile.in: Regenerate.
2631 * configure: Regenerate.
2632
a6e8abb9
KY
26332015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
2634
2635 * MAINTAINERS (CPU Port Maintainers): Add myself
2636 i386 vector ISA extns mantainer.
2637
f2b86778
JL
26382015-03-13 Jeff Law <law@redhat.com>
2639
2640 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
2641 maintainer.
2642 Remove Richard Henderson as a maintainer for the x86 port.
2643
9dd44d1c
JR
26442015-03-03 Joern Rennecke <gnu@amylaar.uk>
2645
2646 * MAINTAINERS (CPU Port Maintainers): Update my email address.
2647
33079441
IE
26482015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
2649
2650 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
2651 pointer bounds checker and i386 MPX maintainer.
2652
d083ae5f
SL
26532015-02-26 Sandra Loosemore <sandra@codesourcery.com>
2654
2655 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
2656
f91f1c13
MS
26572015-02-26 Martin Sebor <msebor@redhat.com>
2658
2659 * MAINTAINERS (Various Maintainers): Add self.
2660
426c1eb0
TS
26612015-02-20 Thomas Schwinge <thomas@codesourcery.com>
2662
2663 * configure.ac [--enable-as-accelerator-for] (enable_languages):
2664 Make sure it contains lto.
2665 * configure: Regenerate.
2666
8ae12d71
TS
26672015-02-18 Thomas Schwinge <thomas@codesourcery.com>
2668
2669 * configure: Regenerate.
2670
11aa81cc 26712015-02-06 Diego Novillo <dnovillo@google.com>
be04451f 26721
11aa81cc
DN
2673 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
2674 middle-end, docstring): Remove myself.
2675 (Write After Approval): Add myself.
2676
a436ab27
JJ
26772015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
2678
2679 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
2680 (Write After Approval): Update address.
2681
231d020b
DM
26822015-01-29 David Malcolm <dmalcolm@redhat.com>
2683
2684 PR jit/64780
2685 * configure.ac: Require the user to explicitly specify
2686 --enable-host-shared if the jit is enabled.
2687 * configure: Regenerate.
2688
82a94471
RS
26892015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
2690
2691 * MAINTAINERS (Write After Approval): Add myself.
2692
e6f0c56d
TV
26932015-01-25 Tom de Vries <tom@codesourcery.com>
2694
2695 * MAINTAINERS: Make whitespace consistent.
2696
631ff3e1
BO
26972015-01-23 Braden Obrzut <admin@maniacsvault.net>
2698
2699 * MAINTAINERS (Write After Approval): Add myself.
2700
09b9cd1f
AV
27012015-01-20 Andre Vehreschild <vehre@gmx.de>
2702
2703 * MAINTAINERS: (Write After Approval): Add myself.
2704
802ed46a
MU
27052015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
2706
2707 * MAINTAINERS: (Write After Approval): Add myself.
2708
c61fcfa6
PT
27092015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
2710
2711 * MAINTAINERS: (Write After Approval): Add myself.
2712
ebcd09c1
IS
27132015-01-13 Iain Sandoe <iain@codesourcery.com>
2714
2715 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
2716 objective-c/c++ front end maintainer.
2717
71aa170d
MP
27182015-01-13 Marek Polacek <polacek@redhat.com>
2719
2720 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
2721
da067543
JL
27222015-01-12 Jeff Law <law@redhat.com>
2723
2724 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
2725 a very long time.
2726
bf1de3f0
ILT
27272015-01-09 Ian Lance Taylor <iant@google.com>
2728
2729 * configure.ac (host_tools): Add gotools.
2730 * Makefile.def (host_modules): Add gotools.
2731 (dependencies): Add dependency of all-gotools on all-target-libgo.
2732
82a19768
AT
27332015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
2734
2735 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
2736 * configure: Regenerate.
2737
53dd59bf
TS
27382015-01-08 Thomas Schwinge <thomas@codesourcery.com>
2739
2740 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
2741 all-target-libgomp.
2742 * Makefile.in: Regenerate.
2743
8054942d
EB
27442015-01-06 Eric Botcazou <ebotcazou@adacore.com>
2745
2746 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
2747
0969ec7d
EB
27482015-01-06 Eric Botcazou <ebotcazou@adacore.com>
2749
2750 * configure.ac: Add Visium support.
2751 * configure: Regenerate.
2752
ec8fd1c0
AS
27532015-01-04 Andreas Schwab <schwab@linux-m68k.org>
2754
2755 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
2756 * configure: Regenerate.
2757
9bccfdf5
AP
27582015-01-03 Andrew Pinski <apinski@cavium.com>
2759
2760 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
2761 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
2762 (BASE_TARGET_EXPORTS): Add OBJCOPY.
2763 (OBJCOPY_FOR_TARGET): New variable.
2764 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
2765 * Makefile.in: Regenerate.
2766 * configure.ac: Check for already installed target objcopy.
2767 Also GCC_TARGET_TOOL on objcopy.
2768 * configure: Regenerate.
2769
007adc0d
HPN
27702015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
2771
2772 * config.sub: Update from upstream, to 2015-01-01 version.
2773 * config.guess: Ditto.
2774
fe55e976
SH
27752014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
2776
2777 * MAINTAINERS (RTEMS Ports): Add myself.
2778
b86d271e
PMR
27792014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
2780
2781 * MAINTAINERS (Write After Approval): Add myself.
2782
9733278a
MH
27832014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
2784
2785 * MAINTAINERS (Write After Approval): Add myself.
2786
4b4f2e35
TS
27872014-12-15 Thomas Schwinge <thomas@codesourcery.com>
2788
2789 * configure.ac (--enable-as-accelerator-for): Don't set
2790 ENABLE_AS_ACCELERATOR_FOR. Update all users.
2791 * configure: Regenerate.
2792
b6a65eb6
JJ
27932014-12-13 Jakub Jelinek <jakub@redhat.com>
2794
2795 PR bootstrap/64023
2796 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
2797 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
2798 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
2799 to CXX.
2800 * Makefile.in: Regenerated.
2801
c3e1e693
YG
28022014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2803 Yury Gribov <y.gribov@samsung.com>
2804
2805 * .gitignore: Added .local.vimrc and .lvimrc.
2806 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
2807 * Makefile.in: Regenerate.
2808
28092014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
113c6c5c
JH
2810
2811 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
2812 * configure: Regenerated.
2813
b9fb25a5
BS
28142014-11-27 Bernd Schmidt <bernds@codesourcery.com>
2815
2816 * MAINTAINERS (nvptx port): New entry.
2817
d896cc4d
JBG
28182014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
2819
2820 * configure: Regenerate.
2821
74ae587e
JBG
28222014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2823
2824 * configure.ac: Merge with Binutils.
2825
45c89690
TB
28262014-11-26 Tobias Burnus <burnus@net-b.de>
2827
2828 * Makefile.def: Make more dependent on mpfr, mpc and isl.
2829 * Makefile.in: Regenerate.
2830
ea903c37
BE
28312014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
2832
2833 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
2834 missing flex.
2835 * Makefile.in: Regenerated.
2836
eb23df59
IV
28372014-11-21 Ilya Verbin <ilya.verbin@intel.com>
2838
2839 * Makefile.in: Regenerate.
2840
a699d672
L
28412014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
2842
2843 PR bootstrap/63784
2844 * libtool.m4: Add $pic_flag with -shared.
2845
fc065a61
RL
28462014-11-21 Renlin Li <Renlin.Li@arm.com>
2847
2848 * MAINTAINERS (Write After Approval): Added myself.
2849
efcc23e6
AV
28502014-11-21 Alex Velenko <Alex.Velenko@arm.com>
2851
2852 * MAINTAINERS (write-after-approval): Add myself.
2853
dd308ed8
MK
28542014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2855
2856 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
2857 from 2 years ago.
2858
ac8698a1
AV
28592014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2860
2861 Revert:
2862 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2863
2864 * MAINTAINERS (Write After Approval): Added myself as line map
2865 maintainer.
2866
8dab9330
RL
28672014-11-19 Renlin Li <Renlin.Li@arm.com>
2868
2869 Revert:
2870 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2871
2872 * MAINTAINERS (Write After Approval): Added myself.
2873
1be22083
RL
28742014-11-19 Renlin Li <Renlin.Li@arm.com>
2875
2876 * MAINTAINERS (Write After Approval): Added myself.
2877
59392f46
AV
28782014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2879
2880 * MAINTAINERS (Write After Approval): Added myself as line map
2881 maintainer.
2882
0f3422cc
DS
28832014-11-17 Dodji Seketeli <dodji@redhat.com>
2884
2885 * MAINTAINERS (Various Maintainers): Added myself as line map
2886 maintainer.
2887
0c8969f0
JBG
28882014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2889
2890 * move-if-change: Sync from upstream gnulib.
2891
d7134c0e
JBG
28922014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2893
2894 * compile: Sync with upstream Automake.
2895 * depcomp: Ditto.
2896 * install-sh: Ditto.
2897 * missing: Ditto.
2898 * mkinstalldirs: Ditto.
2899 * ylwrap: Ditto.
2900
e4ff7e6a
JBG
29012014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2902
2903 * config.sub: Update from upstream config repo.
2904 * config.guess: Ditto.
2905
5f520819
KY
29062014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
2907
2908 * Makefile.def: Add liboffloadmic to target_modules. Make
2909 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
2910 * Makefile.in: Regenerate.
2911 * configure: Regenerate.
2912 * configure.ac: Add liboffloadmic to target binaries.
2913 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
2914 Add liboffloadmic to noconfig list when C++ is not supported.
2915
85c64bbe
BS
29162014-11-13 Bernd Schmidt <bernds@codesourcery.com>
2917 Thomas Schwinge <thomas@codesourcery.com>
2918 Ilya Verbin <ilya.verbin@intel.com>
2919 Andrey Turetskiy <andrey.turetskiy@intel.com>
2920
2921 * configure: Regenerate.
2922 * configure.ac (--enable-as-accelerator-for)
2923 (--enable-offload-targets): New configure options.
2924
7d35a59e
TB
29252014-11-11 Tobias Burnus <burnus@net-b.de>
2926
0a002272 2927 * Makefile.def: Make all-gcc depend on all-isl.
7d35a59e
TB
2928 * Makefile.in: Regenerate.
2929
35485da9
DM
29302014-11-11 David Malcolm <dmalcolm@redhat.com>
2931
2932 * ChangeLog.jit: New.
2933 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
2934
ebf6d33b
FXC
29352014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2936
2937 PR target/63610
2938 * libtool.m4: Fix globbing of darwin versions.
2939 * configure: Regenerate.
2940
4a9bb2aa
TB
29412014-11-11 Tobias Burnus <burnus@net-b.de>
2942
4a9bb2aa
TB
2943 * Makefile.def: Remove CLooG.
2944 * Makefile.tpl: Ditto.
2945 * configure.ac: Ditto.
2946 * configure: Regenerate.
2947 * Makefile.in: Ditto.
2948
738f2522
BS
29492014-11-06 Bernd Schmidt <bernds@codesourcery.com>
2950
2951 * configure.ac: Handle nvptx-*-*.
2952 * configure: Regenerate.
2953
9b591dd1
PG
29542014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
2955
2956 * MAINTAINERS (Write After Approval): Add myself.
2957
14258928
JJ
29582014-10-31 Jakub Jelinek <jakub@redhat.com>
2959
2960 * Makefile.def (libcc1): Remove bootstrap=true;.
2961 * Makefile.in: Regenerated.
2962
1335a8ca
JBG
29632014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2964
2965 * configure.ac: Update comment.
2966 * configure: Regenerate.
2967
cb115cc2
IE
29682014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
2969
2970 * MAINTAINERS (Write After Approval): Add myself.
2971
fca38047
TS
29722014-10-30 Thomas Schwinge <thomas@codesourcery.com>
2973
2974 * configure.ac (extra_host_libiberty_configure_flags): Add
2975 --enable-shared also for libcc1's benefit.
2976 * configure: Regenerate.
2977
65c0707b
TG
29782014-10-29 Tristan Gingold <gingold@adacore.com>
2979
2980 * MAINTAINERS: Change my email address.
2981
ddc8de03
PM
29822014-10-27 Phil Muldoon <pmuldoon@redhat.com>
2983 Tom Tromey <tromey@redhat.com>
2984
2985 * Makefile.def: Add libcc1 to host_modules.
2986 * configure.ac (host_tools): Add libcc1.
2987 * Makefile.in, configure: Rebuild.
2988
4eb1ac39 29892014-10-24 Hans-Peter Nilsson <hp@axis.com>
3d96b0d0
HPN
2990
2991 * configure.ac (build_configargs): Don't share config.cache between
2992 build subdirs.
7fd74620 2993 * configure: Regenerate.
3d96b0d0 2994
d81230b5
DH
29952014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2996
2997 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
2998 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
2999 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
3000 leon3v7 as leon3.
3001 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
3002 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
3003 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
3004 * config/sparc/sparc.md (cpu): Add leon3v7.
3005 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
3006
c7a6a617
DH
30072014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3008
3009 * MAINTAINERS (write-after-approval): Add myself.
3010
74cc5471
ILT
30112014-10-23 Ian Lance Taylor <iant@google.com>
3012
3013 * configure.ac: Disable the Go frontend on systems where it is known
3014 to not work.
3015 * configure: Regenerate.
3016
929315a9
RB
30172014-10-23 Richard Biener <rguenther@suse.de>
3018
3019 * Makefile.def: Add libcpp build module and dependencies.
3020 * configure.ac: Add libcpp build module.
3021 * Makefile.in: Regenerate.
3022 * configure: Likewise.
3023
5d12b768
MF
30242014-10-15 Max Filippov <jcmvbkbc@gmail.com>
3025
3026 * MAINTAINERS (write-after-approval): Add myself.
3027
7b262a51
MLI
30282014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
3029
3030 * INSTALL/README: Do not mention CVS.
3031
7705dfd1
JY
30322014-10-03 Jing Yu <jingyu@google.com>
3033
3034 * configure.ac: Add aarch64 to list of targets that support gold.
3035 * configure: Regenerate.
3036
a3052d31
FD
30372014-09-29 François Dumont <fdumont@gcc.gnu.org>
3038
3039 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
3040
b2a1b261
CM
30412014-09-29 Catherine Moore <clm@codesourcery.com>
3042
3043 * MAINTAINERS: Add myself as MIPS maintainer.
3044
05342e10
MF
30452014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
3046
3047 * MAINTAINERS: Move myself to MIPS maintainers.
3048
3f6bb7e5
JBG
30492014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3050
3051 * MAINTAINERS: Put all email addresses between '<' and '>'.
3052
3e895729
FXC
30532014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3054
3055 * MAINTAINERS: Move myself to reviewers (Fortran).
3056
e04733ee
AK
30572014-09-01 Andi Kleen <ak@linux.intel.com>
3058
3059 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
3060 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
3061 * Makefile.in: Regenerate.
3062
e79c0ea8
DM
30632014-08-28 David Malcolm <dmalcolm@redhat.com>
3064
3065 * rtx-classes-status.txt: Delete
3066
b32d5189
DM
30672014-08-28 David Malcolm <dmalcolm@redhat.com>
3068
3069 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
3070
e0c0c325
SP
30712014-08-27 Sebastian Pop <s.pop@samsung.com>
3072
3073 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
3074 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
3075 of checking for version number.
3076 * configure: Regenerated.
3077 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
3078
d7ac0a6a
DM
30792014-08-27 David Malcolm <dmalcolm@redhat.com>
3080
3081 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
3082 is done; begin phase 6 (use extra rtx_def subclasses).
3083
9daaca36
DM
30842014-08-27 David Malcolm <dmalcolm@redhat.com>
3085
3086 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
3087 done; begin phase 5 (additional rtx_def subclasses).
3088
b2908ba6
DM
30892014-08-26 David Malcolm <dmalcolm@redhat.com>
3090
3091 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
3092
1130d5e3
DM
30932014-08-26 David Malcolm <dmalcolm@redhat.com>
3094
3095 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
3096 SET_BB_HEADER are done.
3097
0e0ce50d
DM
30982014-08-26 David Malcolm <dmalcolm@redhat.com>
3099
3100 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
3101 done.
3102
3d30f4e8
DM
31032014-08-26 David Malcolm <dmalcolm@redhat.com>
3104
3105 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
3106
6144a836
DM
31072014-08-26 David Malcolm <dmalcolm@redhat.com>
3108
3109 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
3110
b311fd0f
DM
31112014-08-25 David Malcolm <dmalcolm@redhat.com>
3112
3113 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
3114
d8ce2eae
DM
31152014-08-25 David Malcolm <dmalcolm@redhat.com>
3116
3117 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
3118
1455e88c
DM
31192014-08-25 David Malcolm <dmalcolm@redhat.com>
3120
3121 * rtx-classes-status.txt: Phase 3 (per-file commits within
3122 "config" subdirs) is done; begin phase 4 (removal of
3123 "scaffolding").
3124
76c531d3
DM
31252014-08-23 David Malcolm <dmalcolm@redhat.com>
3126
3127 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
3128 dir) is done; begin phase 3 (per-file commits within "config"
3129 subdirs).
3130
00550b3d
DM
31312014-08-21 David Malcolm <dmalcolm@redhat.com>
3132
3133 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
3134 phase 2 (per-file commits in main source dir).
3135
622dbadf
BC
31362014-08-21 Bin Cheng <bin.cheng@arm.com>
3137
3138 * configure: Regenerated.
3139
c1286e0b
DM
31402014-08-19 David Malcolm <dmalcolm@redhat.com>
3141
3142 * rtx-classes-status.txt (TODO): Add SET_BND_TO
3143
c2fc1aee
DM
31442014-08-19 David Malcolm <dmalcolm@redhat.com>
3145
3146 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
3147
68975683
DM
31482014-08-19 David Malcolm <dmalcolm@redhat.com>
3149
3150 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
3151
d914bc6b
DM
31522014-08-19 David Malcolm <dmalcolm@redhat.com>
3153
3154 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
3155
8020a4d5
DM
31562014-08-19 David Malcolm <dmalcolm@redhat.com>
3157
3158 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
3159
a231b8a5
JV
31602014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
3161
3162 * MAINTAINERS (Write After Approval): Add myself.
3163
ce8126f5
CF
31642014-08-19 Christopher Faylor <me.gnu@cgf.cx>
3165
3166 * MAINTAINERS: Remove myself
3167
0f82e5c9
DM
31682014-08-19 David Malcolm <dmalcolm@redhat.com>
3169
3170 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
3171
9c9afb69
PP
31722014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
3173
3174 * MAINTAINERS (Write After Approval): Add myself.
3175
190bea87
DM
31762014-08-18 David Malcolm <dmalcolm@redhat.com>
3177
3178 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
3179 SET_BB_HEADER, SET_BB_FOOTER
3180
c41b94ce
DM
31812014-08-18 David Malcolm <dmalcolm@redhat.com>
3182
bb3fff01 3183 * rtx-classes-status.txt: New file
c41b94ce 3184
eae1a5d4
RG
31852014-08-18 Roman Gareev <gareevroman@gmail.com>
3186
3187 * configure.ac: Eliminate ClooG installation dependency.
3188 * configure: Regenerate.
3189 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
3190 * Makefile.in: Regenerate.
3191
f613bc0f
IV
31922014-08-15 Ilya Verbin <iverbin@gmail.com>
3193
3194 * MAINTAINERS (Write After Approval): Add myself.
3195
423ea09f 31962014-08-15 Ilya Tocar <tocarip@gmail.com>
5f75acf4
IT
3197
3198 * MAINTAINERS (Write After Approval): Add myself.
3199
88b1a322
JW
32002014-08-01 Jiong Wang <jiong.wang@arm.com>
3201
3202 * MAINTAINERS (Write After Approval): Add myself.
3203
8ed499f8
AG
32042014-07-28 Anthony Green <green@moxielogic.com>
3205
3206 Import from savannah.gnu.org:
3207 * config.sub: Update to 2014-07-28 version.
3208
09ec3110
RS
32092014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
3210
3211 * MAINTAINERS: Remove my MIPS maintainer entry.
3212
7b7f941a
UB
32132014-07-26 Uros Bizjak <ubizjak@gmail.com>
3214
3215 PR target/47230
3216 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
3217 * configure: Regenerate.
3218
a12f7ac8
JN
32192014-07-24 James Norris <jnorris@codesourcery.com>
3220
3221 * MAINTAINERS (Write After Approval): Add myself.
3222
09611faf
RG
32232014-07-20 Roman Gareev <gareevroman@gmail.com>
3224
3225 * configure.ac: Accept only CLooG 0.18.1.
3226 * configure: Regenerate.
3227
37738b0f
RG
32282014-07-17 Roman Gareev <gareevroman@gmail.com>
3229
3230 * configure.ac: Don't accept isl 0.11.
3231 * configure: Regenerate.
3232
473037cb
AZ
32332014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
3234
3235 * MAINTAINERS (Write After Approval): Add myself.
3236
9a62ed16
RO
32372014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3238
3239 * configure.ac: Don't accept isl 0.10.
3240 * configure: Regenerate.
3241
c41f1c42 32422014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
29d0a43c 3243
c41f1c42
BE
3244 Fix include path for in-tree cloog.
3245 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
3246 * configure: Regenerate.
29d0a43c 3247
c41f1c42 32482014-06-18 Richard Henderson <rth@redhat.com>
a5852bea 3249
c41f1c42 3250 * .gitignore: Import gcc_update output.
a5852bea 3251
b6383ab8
TS
32522014-06-13 Thomas Schwinge <thomas@codesourcery.com>
3253
a10ec8bc
TS
3254 * config-ml.in: Robustify ac_configure_args parsing.
3255
45b3824d
TS
3256 * configure.ac (--enable-linker-plugin-configure-flags)
3257 (--enable-linker-plugin-flags): New flags.
3258 (configdirs): Conditionally add libiberty-linker-plugin.
3259 * configure: Regenerate.
3260 * Makefile.def (host_modules): Add libiberty-linker-plugin.
3261 (host_modules) <lto-plugin>: Pay attention to
3262 @extra_linker_plugin_flags@ and
3263 @extra_linker_plugin_configure_flags@.
3264 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
3265 * Makefile.in: Regenerate.
3266
b6383ab8
TS
3267 * Makefile.tpl (configure-[+prefix+][+module+])
3268 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
3269 "module_srcdir" instead of "module" for locating a module's srcdir.
3270 * Makefile.in: Regenerate.
3271
a4a1b5f3
MF
32722014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
3273
3274 * MAINTAINERS (Write After Approval): Add myself.
3275
38a13841
SP
32762014-06-06 Sebastian Pop <sebpop@gmail.com>
3277
3278 * MAINTAINERS: Update my email address.
3279
153fcd41
TP
32802014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
3281
3282 * MAINTAINERS (Write After Approval): Add myself.
3283
e25d9632
AB
32842014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
3285
3286 * MAINTAINERS (Write After Approval): Add myself.
3287
1007a55c
JW
32882014-05-30 Jonathan Wakely <jwakely@redhat.com>
3289
3290 PR libstdc++/61011
3291 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
3292 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
3293 * configure: Regenerate.
3294
fd9ed1ae
PA
32952014-05-28 Pedro Alves <palves@redhat.com>
3296
3297 * MAINTAINERS (Write After Approval): Add myself.
3298
03bdb69f
MK
32992014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3300
3301 * MAINTAINERS: Update my affiliation/email.
3302
905083ad
MS
33032014-05-19 Mike Stump <mikestump@comcast.net>
3304
3305 * MAINTAINERS: Add wide-int reviewers.
3306
707f1839
SL
33072014-05-14 Sandra Loosemore <sandra@codesourcery.com>
3308
3309 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
3310 * configure: Regenerated.
3311
7321dc60
TR
33122014-05-15 Torvald Riegel <triegel@redhat.com>
3313
3314 * MAINTAINERS (libitm): Add myself as maintainer.
3315
5b1e4b47
CB
33162014-05-07 Charles Baylis <charles.baylis@linaro.org>
3317
3318 * MAINTAINERS (Write After Approval): Add myself.
3319
a4ebe104
RS
33202014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
3321
3322 * config.sub, config.guess: Import from upstream.
3323
9575df4a
AL
33242014-04-29 Alan Lawrence <alan.lawrence@arm.com>
3325
3326 * MAINTAINERS (Write After Approval): Put myself in correct order.
3327
2fdc94b7
AL
33282014-04-29 Alan Lawrence <alan.lawrence@arm.com>
3329
3330 * MAINTAINERS (Write After Approval): Add myself.
3331
080c6230
LB
33322014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3333
3334 * MAINTAINERS: Move myself from Reviewers to Write After Approval
3335 section.
3336
4e4c8692
RÁE
33372014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3338
3339 * MAINTAINERS (Write After Approval): Delete myself.
3340
ffe7f7a7
JJ
33412014-04-17 Jakub Jelinek <jakub@redhat.com>
3342
3343 PR sanitizer/56781
3344 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
3345 and -B* options with -Xcompiler.
3346
147d38a5
EB
33472014-04-04 Eric Botcazou <ebotcazou@adacore.com>
3348
3349 PR bootstrap/60620
423ea09f 3350 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
147d38a5
EB
3351 * Makefile.in: Regenerate.
3352
ba1925c3
YS
33532014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
3354
3355 * Makefile.def (dependencies): Make all-ld depend on all-binutils
3356 for WINDRES_FOR_TARGET in default-manifest.o rule.
3357 * Makefile.in: Regenerate.
3358
8707b3bc
DH
33592014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
3360
3361 * MAINTAINERS (Write After Approval): Add myself.
3362
9e1c8fc1
JJ
33632014-03-26 Jakub Jelinek <jakub@redhat.com>
3364
3365 PR sanitizer/56781
3366 * Makefile.def: Set bootstrap=true; for host fixincludes.
3367 * configure.ac: Don't bootstrap host fixincludes unless
3368 --with-build-config=bootstrap-{a,ub}san.
3369 * Makefile.in: Regenerated.
3370 * configure: Regenerated.
3371
beeda1d9
JJ
33722014-03-21 Jakub Jelinek <jakub@redhat.com>
3373
3374 * configure.ac: Move BUILD_CONFIG set up earlier. Add
3375 --enable-vtable-verify option parsing. Don't add
3376 target-libsanitizer to bootstrap_target_libs unless
3377 --with-build-config=bootstrap-asan or
3378 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
3379 to bootstrap_target_libs unless --enable-vtable-verify.
3380 * configure: Regenerated.
3381
e5dddc50
AS
33822014-03-10 Anatoly Sokolov <aesok@post.ru>
3383
3384 * MAINTAINERS (Write After Approval): Add myself.
3385
df5bc1cb
DC
33862014-03-07 Denis Chertykov <chertykov@gmail.com>
3387
3388 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
3389
3b9edeac
JJ
33902014-03-07 Jakub Jelinek <jakub@redhat.com>
3391
3392 PR bootstrap/58572
3393 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
3394 -I for libstdc++-v3 includes if $(LEAN).
3395 * Makefile.in: Regenerated.
3396
c01a8548
JW
33972014-03-04 Jonathan Wakely <jwakely@redhat.com>
3398
3399 * MAINTAINERS: Update my email address.
3400
341c653c
WL
34012014-02-24 Walter Lee <walt@tilera.com>
3402
3403 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
3404 (tilegx-*-*): Change to tilegx*-*-*.
3405 * configure: Regenerate.
3406
37f2c4f0
LR
34072014-02-17 Loren J. Rittle <ljrittle@acm.org>
3408
3409 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
3410
6c01e96e
KV
34112014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
3412
3413 * MAINTAINERS (Write After Approval): Add myself.
3414
91da0481
RO
34152014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3416
3417 PR target/59788
3418 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
3419 *solaris2*.
3420
dd35b84f
JDA
34212014-01-21 John David Anglin <danglin@gcc.gnu.org>
3422
3423 * MAINTAINERS: Update my email address.
3424
493b8af8
GP
34252014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
3426
3427 * MAINTAINERS: Convert to UTF-8.
3428 Properly sort Xinliang David Li's entry.
3429
f121b81d
CLT
34302013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
3431 Sandra Loosemore <sandra@codesourcery.com>
3432
3433 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
3434 nios2 port maintainers.
3435
74f769b5
MT
34362013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
3437
3438 * MAINTAINERS (Write After Approval): Add myself.
3439
79e0604d 34402013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
a3b854b6
FXC
3441
3442 * configure.ac: Add user-friendly check for native x86_64-linux
3443 multilibs.
3444 * configure: Regenerate.
3445
34462013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
3447
3448 * MAINTAINERS: Add myself as sh maintainer.
3449
34502013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
3451
3452 * MAINTAINERS: Add self as SLSR maintainer.
3453
34542013-11-18 Jan Hubicka <hubicka@ucw.cz>
3455
3456 * MAINTAINERS: Update my email address.
3457
34582013-11-15 David Edelsohn <dje.gcc@gmail.com>
3459
3460 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
3461
34622013-11-07 Thomas Schwinge <thomas@codesourcery.com>
3463
3464 * Makefile.in: Regenerate.
3465
3466 * Makefile.tpl: Fix typo.
3467 * Makefile.in: Regenerate partially.
3468
34692013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
3470
3471 * configure.ac: Added libcilkrts to noconfig list when C++ is not
3472 supported.
3473 * configure: Regenerated.
3474
34752013-11-01 Trevor Saunders <tsaunders@mozilla.com>
3476
3477 * MAINTAINERS (Write After Approval): Add myself.
3478
34792013-10-30 Jason Merrill <jason@redhat.com>
3480
3481 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
3482 --disable-build-format-warnings.
3483
34842013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
3485
423ea09f 3486 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
a3b854b6
FXC
3487 depend on libstdc++ and libgcc.
3488 * configure: Regenerate.
3489 * configure.ac: Added libcilkrts to target binaries. Also, restrict
3490 libcilkrts for POSIX and i*86, and x86_64 architectures.
3491 * Makefile.in: Added libcilkrts related fields to support building it.
3492
34932013-10-26 Jeff Law <law@redhat.com>
3494
3495 * Makefile.def (target_modules): Remove libmudflap
3496 (languages): Remove check-target-libmudflap).
3497 * Makefile.in: Rebuilt.
3498 * Makefile.tpl (check-target-libmudflap-c++): Remove.
3499 * configure.ac (target_libraries): Remove target-libmudflap.
3500 Remove checks which disabled libmudflap on some systems.
3501 * configure: Rebuilt.
3502 * libmudflap: Directory removed.
3503
35042013-10-21 Cong Hou <congh@google.com>
3505
3506 * MAINTAINERS (Write After Approval): Add myself.
3507
35082013-10-16 Mike Stump <mikestump@comcast.net>
3509
3510 * .dir-locals.el: Add.
3511
35122013-10-15 David Malcolm <dmalcolm@redhat.com>
3513
3514 * configure.ac: Add --enable-host-shared
3515 * configure: Regenerate.
3516
35172013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
3518
3519 Import from savannah.gnu.org:
3520 * config.guess: Update to 2013-06-10 version.
3521 * config.sub: Update to 2013-10-01 version.
3522
35232013-10-01 Simon Cook <simon.cook@embecosm.com>
3524
3525 Changes to build configuration to allow big endian ARC ELF toolchain
3526 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
3527 * configure: Regenerate.
3528
35292013-09-20 Alan Modra <amodra@gmail.com>
3530
3531 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
3532 ppc host match. Support little-endian powerpc linux hosts.
3533
35342013-09-19 Dodji Seketeli <dodji@redhat.com>
3535
3536 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
3537 maintainer.
3538
35392013-09-12 DJ Delorie <dj@redhat.com>
3540
3541 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
3542 maintainers.
3543
35442013-09-03 Richard Biener <rguenther@suse.de>
3545
3546 * configure.ac: Also allow ISL 0.12.
3547 * configure: Regenerated.
3548
35492013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
3550
3551 * MAINTAINERS (Write After Approval): Add myself.
3552
35532013-08-27 David Malcolm <dmalcolm@redhat.com>
3554
3555 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
3556
35572013-08-26 Caroline Tice <cmtice@google.com>
3558
3559 * MAINTAINERS: Correct earliers update: Move myself from libvtv
3560 "Various Reviewers" to libvtv "Various Maintainers".
3561
35622013-08-20 Steven Bosscher <steven@gcc.gnu.org>
3563
3564 * MAINTAINERS: Add myself as RTL optimizers reviewer.
3565
35662013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
3567
3568 * MAINTAINERS: Update name, email.
3569
35702013-08-13 Adam Butcher <adam@jessamine.co.uk>
3571
3572 * MAINTAINERS (Write After Approval): Add myself.
3573
35742013-08-12 Caroline Tice <cmtice@google.com>
3575
3576 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
3577 address in the Write After Approval section.
3578
35792013-08-09 Carlos O'Donell <carlos@redhat.com>
3580
3581 * MAINTAINERS (Write After Approval): Update email.
3582
35832013-08-08 Benjamin Kosnik <bkoz@redhat.com>
3584
3585 * configure.ac: Adjust to check VTV_SUPPORTED.
3586 * configure: Regenerated.
3587
35882013-08-02 Caroline Tice <cmtice@google.com>
3589
3590 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
3591 on non-linux systems; add target-libvtv to noconfigdirs; add
3592 libsupc++/.libs to C++ library search paths.
3593 * configure: Regenerated.
3594 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
3595 libstdc++ and libgcc.
3596 * Makefile.in: Regenerated.
3597
35982013-07-19 Yvan Roux <yvan.roux@linaro.org>
3599
3600 * MAINTAINERS (Write After Approval): Add myself.
3601
36022013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
3603 Shiva Chen <shiva0217@gmail.com>
3604
3605 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
3606 nds32 port maintainers.
3607
36082013-07-17 Tim Shen <timshen91@gmail.com>
3609
3610 * MAINTAINERS (Write After Approval): Add myself.
3611
36122013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3613
3614 * configure.ac: Sync from binutils.
3615 * configure: Regenerate.
3616
36172013-06-14 Vidya Praveen <vidyapraveen@arm.com>
3618
3619 * MAINTAINERS (Write After Approval): Add myself.
3620
36212013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
3622
3623 * MAINTAINERS (Write After Approval): Add myself.
3624
36252013-05-17 David Malcolm <dmalcolm@redhat.com>
3626
3627 * MAINTAINERS (Write After Approval): Add myself.
3628
36292013-04-30 Brooks Moses <bmoses@google.com>
3630
3631 * MAINTAINERS: Update my email; move myself from Fortran
3632 reviewer to Write After Approval.
3633
36342013-04-16 Andreas Schwab <schwab@suse.de>
3635
3636 * configure.ac (aarch64-*-*): Don't disable java.
3637 * configure: Regenerate.
3638
36392013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
3640
3641 * MAINTAINERS (Write After Approval): Add myself.
3642
36432013-03-30 Matthias Klose <doko@ubuntu.com>
3644
3645 * Makefile.def (target_modules): Don't install libffi.
3646 * Makefile.in: Regenerate.
3647
36482013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
3649
3650 * MAINTAINERS (Write After Approval): Add myself.
3651
36522013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
3653
3654 * MAINTAINERS (Write After Approval): Add myself.
3655
36562013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
3657
3658 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
3659 * configure: Regenerated.
3660
a15d2ea8
ILT
36612013-02-05 Ian Lance Taylor <iant@google.com>
3662
3663 PR go/55969
3664 * configure.ac: Disable libgo on some systems where it does not
3665 work.
3666
a3b854b6
FXC
36672013-02-04 David Edelsohn <dje.gcc@gmail.com>
3668
3669 * MAINTAINERS: Explicitly add myself as AIX maintainer.
3670 Remove Geoff Keating as rs6000 port maintainer, at his request.
3671
36722013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
3673
3674 * MAINTAINERS: Update my email.
3675
36762013-01-23 Shenghou Ma <minux.ma@gmail.com>
3677
3678 * configure: Re-generate.
3679
36802013-01-15 Richard Biener <rguenther@suse.de>
3681
3682 PR other/55973
3683 * configure: Re-generate.
3684
36852013-01-14 Matthias Klose <doko@ubuntu.com>
3686
3687 * Makefile.def (install-target-libsanitizer): Depend on
3688 install-target-libstdc++-v3.
3689 * Makefile.in: Regenerate.
3690
36912013-01-14 Richard Biener <rguenther@suse.de>
3692
3693 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
3694 * configure: Re-generate
3695
36962013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3697
3698 * config.sub: Update from config repo.
3699
37002013-01-11 Eric Botcazou <ebotcazou@adacore.com>
3701
3702 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
3703 * Makefile.in: Regenerate.
3704
37052013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
3706
3707 * MAINTAINERS (arc): Add new port maintainership for myself.
3708
37092013-01-09 Jason Merrill <jason@redhat.com>
3710
3711 * .gitignore: Import from gdb repository.
3712
37132013-01-09 H.J. Lu <hongjiu.lu@intel.com>
3714
3715 * Makefile.def (configure-gcc): Depend on all-gmp.
3716 (all-gcc): Remove dependency on all-gmp.
3717 * Makefile.in: Regenerated.
3718
37192013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3720
3721 * config.sub: Merge from config repo.
3722 * config.guess: Ditto.
3723
37242013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3725
3726 * Makefile.def: Merge from binutils.
3727 * Makefile.in: Ditto.
3728
37292013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
3730
3731 * MAINTAINERS: Update my email.
3732
37332012-12-29 Ben Elliston <bje@gnu.org>
3734
3735 * config.guess: Update to 2012-12-29 version.
3736 * config.sub: Likewise.
3737
37382012-12-20 Matthias Klose <doko@ubuntu.com>
3739
3740 * Makefile.def (install-target-libgfortran): Depend on
3741 install-target-libquadmath, install-target-libgcc.
3742 (install-target-libsanitizer): Depend on install-target-libgcc.
3743 (install-target-libjava): Depend on install-target-libgcc.
3744 (install-target-libitm): Depend on install-target-libgcc.
3745 (install-target-libobjc): Depend on install-target-libgcc.
3746 (install-target-libstdc++-v3): Depend on install-target-libgcc.
3747 * Makefile.in: Regenerate.
3748
37492012-12-19 Matthias Klose <doko@ubuntu.com>
3750
3751 * Makefile.def (install-target-libgo): Depend on
3752 install-target-libatomic.
3753 * Makefile.in: Regenerate.
3754
37552012-12-18 Andreas Schwab <schwab@linux-m68k.org>
3756
3757 PR go/55201
3758 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
3759 * Makefile.in: Regenerate.
3760
37612012-12-16 Thomas Schwinge <thomas@codesourcery.com>
3762
3763 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
3764 * configure: Regenerate.
3765
37662012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3767
3768 * config.sub: Merge from config repo.
3769
37702012-12-11 H.J. Lu <hongjiu.lu@intel.com>
3771
3772 * Makefile.def (target_modules): Add bootstrap=true and
3773 raw_cxx=true to libsanitizer.
3774 * configure.ac (bootstrap_target_libs): Add libsanitizer.
3775 * Makefile.in: Regenerated.
3776 * configure: Likewise.
3777
37782012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
3779
3780 * MAINTAINERS: Remove self as RTL optimization maintainer.
3781
37822012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3783
3784 * MAINTAINERS (Write After Approval): Add myself.
3785
37862012-11-28 H.J. Lu <hongjiu.lu@intel.com>
3787
3788 * Makefile.def (target_modules): Remove bootstrap=true and
3789 raw_cxx=true from libsanitizer.
3790 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
3791 * Makefile.in: Regenerated.
3792 * configure: Likewise.
3793
37942012-11-28 H.J. Lu <hongjiu.lu@intel.com>
3795
3796 * Makefile.def (target_modules): Add bootstrap=true and
3797 raw_cxx=true to libsanitizer.
3798 * configure.ac (bootstrap_target_libs): Add libsanitizer.
3799 * Makefile.in: Regenerated.
3800 * configure: Likewise.
3801
38022012-11-28 Andrew Pinski <apinski@cavium.com>
3803
3804 PR bootstrap/54279
3805 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
3806 * configure: Regenerate.
3807 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
3808 * Makefile.in: Regenerate.
3809
38102012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
3811
3812 * configure.ac: Disable libsanitizer if we're not building C++.
3813 * configure: Regenerate.
3814
38152012-11-15 Roland McGrath <roland@hack.frob.com>
3816
3817 * MAINTAINERS (Write After Approval): Add myself.
3818
38192012-11-15 Dmitry Vyukov <dvyukov@google.com>
3820
3821 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
3822 Kostya Serebryany (kcc@google.com) and
3823 Jakub Jelinek (jakub@redhat.com).
3824 Rename area for Dodji Seketeli (dodji@redhat.com).
3825
38262012-11-15 Dodji Seketeli <dodji@redhat.com>
3827
3828 * MAINTAINERS: (asan.c, related): Add myself.
3829
38302012-11-14 Roland McGrath <mcgrathr@google.com>
3831
3832 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
3833 * configure: Regenerate.
3834
38352012-11-13 Richard Henderson <rth@redhat.com>
3836
3837 * configure.ac: Move libsanitizer logic to subdirectory.
3838 * configure: Regenerate.
3839
38402012-11-13 Dodji Seketeli <dodji@redhat.com>
3841
3842 * configure.ac: Enable libsanitizer just on x86 linux for now.
3843 * configure: Re-generate.
3844
38452012-11-13 David Edelsohn <dje.gcc@gmail.com>
3846
3847 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
3848 sections.
3849 * configure: Regenerate.
3850
38512012-11-13 Hans-Peter Nilsson <hp@axis.com>
3852
3853 * configure.ac: Add section for configdirs for libsanitizer.
3854 Disable for cris-*-* and mmix-*-*.
3855 * configure: Regenerate.
3856
38572012-11-12 Wei Mi <wmi@google.com>
3858
3859 * configure.ac: Add libsanitizer to target_libraries.
3860 * Makefile.def: Ditto.
3861 * configure: Regenerate.
3862 * Makefile.in: Regenerate.
3863 * libsanitizer: New directory for asan runtime. Contains an empty
3864 tsan directory.
3865
38662012-11-03 Corinna Vinschen <corinna@vinschen.de>
3867
3868 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
3869 against Mingw64 w32api.
3870 * configure: Regenerate.
3871
38722012-11-03 H.J. Lu <hongjiu.lu@intel.com>
3873
3874 * configure: Regenerated.
3875
38762012-11-03 Robert Mason <rbmj@verizon.net>
3877
3878 * configure.ac: add --disable-libstdcxx configure option
3879 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
3880
38812012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
3882
3883 * MAINTAINERS (Write After Approval): Add myself.
3884
38852012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
3886
3887 * MAINTAINERS (Write After Approval): Add myself.
3888
38892012-10-24 Sharad Singhai <singhai@google.com>
3890
3891 * MAINTAINERS (Write After Approval): Add myself.
3892
38932012-10-24 Eric Christopher <echristo@gmail.com>
3894
3895 * MAINTAINERS: Update email address.
3896
38972012-10-23 Eric Botcazou <ebotcazou@adacore.com>
3898
3899 PR bootstrap/54820
3900 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
3901 * configure: Regenerate.
3902
39032012-10-23 Richard Earnshaw <rearnsha@arm.com>
3904
3905 * MAINTAINERS (aarch64): Add Marcus and myself.
3906
39072012-10-22 Eric Botcazou <ebotcazou@adacore.com>
3908
3909 PR bootstrap/54820
3910 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
3911 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
3912 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3913 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3914 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
3915 * Makefile.in: Regenerate.
3916 * configure.ac (have_static_libs): New variable and associated check.
3917 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
3918 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
3919 * configure: Regenerate.
3920
39212012-10-10 Richard Biener <rguenther@suse.de>
3922
3923 * MAINTAINERS: Adjust for changed surname.
3924
39252012-10-04 Lawrence Crowl <crowl@google.com>
3926
3927 * MAINTAINERS (Write After Approval): Add myself.
3928
39292012-10-01 Cary Coutant <ccoutant@google.com>
3930
3931 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
3932
39332012-09-28 Ian Lance Taylor <iant@google.com>
3934
3935 * Makefile.def: Make all-target-libgo depend on
3936 all-target-libbacktrace.
3937 * Makefile.in: Rebuild.
3938
39392012-09-26 Ian Lance Taylor <iant@google.com>
3940
3941 * Makefile.def: Make all-gcc depend on all-libbacktrace.
3942 * Makefile.in: Rebuild.
3943
39442012-09-20 Walter Lee <walt@tilera.com>
3945
3946 * configure.ac: Add tilegx to list of targets that support gold.
3947 * configure: Regenerate.
3948
39492012-09-20 Marek Polacek <polacek@redhat.com>
3950
3951 * MAINTAINERS (Write After Approval): Add myself.
3952
39532012-09-19 Steve Ellcey <sellcey@mips.com>
3954
3955 * configure.ac: Add mips*-mti-elf* target.
3956 * configure: Regenerate.
3957
39582012-09-17 Ian Lance Taylor <iant@google.com>
3959
3960 * MAINTAINERS (Various Maintainers): Add libbacktrace.
3961 * configure.ac (host_libs): Add libbacktrace.
3962 (target_libraries): Add libbacktrace.
3963 * Makefile.def (host_modules): Add libbacktrace.
3964 (target_modules): Likewise.
3965 * configure, Makefile.in: Rebuild.
3966
39672012-09-14 David Edelsohn <dje.gcc@gmail.com>
3968
3969 PR target/38607
3970 Merge upstream change.
3971 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
3972
3973 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
3974 Add libgomp*.o to compare_exclusions for AIX.
3975 * configure: Regenerate.
3976
39772012-09-06 Diego Novillo <dnovillo@google.com>
3978
3979 * configure.ac: Bump minimum GMP version to 4.2.3.
3980 * configure: Re-generate.
3981
39822012-09-05 Georg-Johann Lay <avr@gjlay.de>
3983
3984 PR target/54461
3985 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
3986 target-libgloss if not configured --with-avrlibc=no.
3987 * configure: Regenerate.
3988
39892012-09-04 Jason Merrill <jason@redhat.com>
3990
3991 * configure.ac: Fix --enable-languages=all.
3992
39932012-09-04 Christophe Lyon <christophe.lyon@st.com>
3994
3995 * MAINTAINERS (Write After Approval): Add myself.
3996
39972012-09-03 Richard Guenther <rguenther@suse.de>
3998
3999 PR bootstrap/54138
4000 * configure.ac: Re-organize ISL / CLOOG checks to allow
4001 disabling with either --without-isl or --without-cloog.
4002 * configure: Regenerated.
4003
40042012-09-03 Georg-Johann Lay <avr@gjlay.de>
4005
4006 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
4007 * configure: Regenerate.
4008
40092012-08-27 Ulrich Drepper <drepper@gmail.com>
4010
4011 * MAINTAINERS: Fix my email address.
4012
40132012-08-26 H.J. Lu <hongjiu.lu@intel.com>
4014
4015 PR binutils/4970
4016 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
4017 and opcodes.
4018 * Makefile.in: Regenerated.
4019
40202012-08-26 Art Haas <ahaas@impactweather.com>
4021
4022 * configure: Regenerate.
4023
40242012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
4025
4026 * INSTALL/README: Also refer to the online installation
4027 instructions.
4028
40292012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4030
4031 * MAINTAINERS (Write After Approval): Add myself.
4032 (Picochip port): Remove myself.
4033
40342012-08-14 Diego Novillo <dnovillo@google.com>
4035
4036 Merge from cxx-conversion branch.
4037
4038 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
4039 POSTSTAGE1_CONFIGURE_FLAGS.
4040 * Makefile.in: Regenerate.
4041 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
4042 Force C++ when bootstrapping.
4043 * configure: Regenerate.
4044
40452012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4046
4047 * MAINTAINERS (Write After Approval): Add myself.
4048
40492012-07-16 Joseph Myers <joseph@codesourcery.com>
4050
4051 * README: Document use of ranges of years in copyright notices.
4052
40532012-07-06 Richard Guenther <rguenther@suse.de>
4054
4055 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
4056 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
4057 --with-gmp=system.
4058 * Makefile.in: Regenerated.
4059 * configure: Likewise.
4060
40612012-07-06 Richard Guenther <rguenther@suse.de>
4062
4063 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
4064 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
4065 supply V=1 as extra_make_flags.
4066 * configure: Regenerated.
4067 * Makefile.in: Likewise.
4068
40692012-07-04 Tristan Gingold <gingold@adacore.com>
4070
4071 * configure: Regenerate.
4072
40732012-07-03 Richard Guenther <rguenther@suse.de>
4074
4075 * Makfile.def (isl): Remove not necessary extra_exports and
4076 extra_make_flags.
4077 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
4078 * Makefile.in: Regenerated.
4079
40802012-07-03 Richard Guenther <rguenther@suse.de>
4081
4082 * Makefile.def (cloog): Add V=1 to extra_make_flags.
4083 * configure.ac: If either the ISL or the CLooG check failed
4084 do not try to build in-tree versions.
4085 * Makefile.in: Regenerated.
4086 * configure: Regenerated.
4087
40882012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4089
4090 * configure: Regenerate.
4091
40922012-07-02 Janis Johnson <janisjo@codesourcery.com>
4093
4094 * MAINTAINERS (Various Maintainers): Add myself as testsuite
4095 maintainer.
4096
40972012-07-02 Richard Guenther <rguenther@suse.de>
4098
4099 * configure: Regenerated.
4100
41012012-07-02 Richard Guenther <rguenther@suse.de>
4102 Michael Matz <matz@suse.de>
4103 Tobias Grosser <tobias@grosser.es>
4104 Sebastian Pop <sebpop@gmail.com>
4105
4106 * Makefile.def: Add ISL host module, remove PPL host module.
4107 Adjust ClooG host module to use the proper ISL.
4108 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
4109 * configure.ac: Include config/isl.m4. Add ISL host library,
4110 remove PPL. Remove PPL configury, add ISL configury, adjust
4111 ClooG configury.
4112 * Makefile.in: Regenerated.
4113 * configure: Likewise.
4114
41152012-07-02 Richard Guenther <rguenther@suse.de>
4116
4117 Merge from graphite branch
4118 2011-07-21 Tobias Grosser <tobias@grosser.es>
4119
4120 * configure: Regenerated.
4121 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
4122 both cloog.org and legacy versions. The only supported version will
4123 be CLooG with the isl backend.
4124
4125 2011-07-21 Tobias Grosser <tobias@grosser.es>
4126
4127 * configure: Regenerated.
4128 * configure.ac: Require cloog isl 0.17.0
4129
4130 2011-07-21 Tobias Grosser <tobias@grosser.es>
4131
4132 * configure: Regenerated.
4133 * config/cloog.m4: Do not define CLOOG_ORG
4134
41352012-06-29 Steven Bosscher <steven@gcc.gnu.org>
4136
4137 * configure.ac: Skip C if explicitly selected.
4138 * configure: Regenerate.
4139
41402012-06-28 Christophe Lyon <christophe.lyon@st.com>
4141
4142 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
4143 they contain -O2.
4144 * configure: Regenerate.
4145
41462012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
4147
4148 PR debug/53740
4149 * df.h, df-problems.c, dce.c: Revert last patch.
4150
41512012-06-25 Iain Sandoe <iain@codesourcery.com>
4152
4153 * MAINTAINERS (Write After Approval): Update my email address.
4154
41552012-06-21 Meador Inge <meadori@codesourcery.com>
4156
4157 * MAINTAINERS (Write After Approval): Add myself.
4158
41592012-06-20 Jason Merrill <jason@redhat.com>
4160
4161 * Makefile.tpl (check-target-libgomp-c++): New.
4162 (check-target-libitm-c++): New.
4163 * Makefile.def (c++): Add them.
4164 * Makefile.in: Regenerate.
4165
41662012-05-29 Edmar Wienskoski <edmar@freescale.com>
4167
4168 * MAINTAINERS (Write After Approval): Add myself.
4169
41702012-05-16 Olivier Hainque <hainque@adacore.com>
4171
4172 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
4173 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
4174 (install-no-fixedincludes): Adjust accordingly.
4175 * Makefile.in: Regenerate.
4176
41772012-05-15 H.J. Lu <hongjiu.lu@intel.com>
4178
4179 Merge upstream change
4180 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
4181
41822012-05-14 Marc Glisse <marc.glisse@inria.fr>
4183
4184 * MAINTAINERS (Write After Approval): Add myself.
4185
41862012-05-09 Nick Clifton <nickc@redhat.com>
4187 Paul Smith <psmith@gnu.org>
4188
4189 PR bootstrap/50461
4190 * configure.ac (mpfr-dir): When using in-tree MPFR sources
4191 allow for the fact that from release v3.1.0 of MPFR the source
4192 files were moved into a src sub-directory.
4193 * configure: Regenerate.
4194
41952012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
4196
4197 * configure.ac: Bump minimum MPFR version to 2.4.0.
4198 * configure: Regenerated.
4199
42002012-05-01 Richard Henderson <rth@redhat.com>
4201
4202 * Makefile.def (libatomic): New target_module.
4203 * configure.ac (target_libraries): Add libatomic.
4204 (noconfigdirs): Check if libatomic is supported.
4205 * Makefile.in, configure: Rebuild.
4206
42072012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
4208
4209 * MAINTAINERS (Write After Approval): Add myself.
4210
42112012-04-25 Joel Brobecker <brobecker@adacore.com>
4212
4213 * config.sub: Update to 2012-04-18 version from official repo.
4214
42152012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
4216
4217 * MAINTAINERS (Write After Approval): Add myself.
4218
42192012-04-11 Steve Ellcey <sellcey@mips.com>
4220
4221 * MAINTAINERS: Changed email address.
4222
42232012-03-28 Georg-Johann Lay <avr@gjlay.de>
4224
4225 PR target/52737
4226 * contrib/gcc_update (files_and_dependencies):
4227 Remove gcc/config/avr/t-multilib from touch data.
4228
42292012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4230
4231 * MAINTAINERS (OS Port Maintainers): Remove irix.
4232 * configure.ac (enable_libgomp): Remove *-*-irix6*.
4233 (unsupported_languages): Remove mips-sgi-irix6.*.
4234 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
4235 (with_stabs): Remove.
4236 * configure: Regenerate.
4237
42382012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4239
4240 * MAINTAINERS (OS Port Maintainers): Remove osf.
4241 * configure.ac (enable_libgomp): Remove *-*-osf*.
4242 (with_stabs): Remove alpha*-*-osf*.
4243 * configure: Regenerate.
4244
42452012-03-05 Tristan Gingold <gingold@adacore.com>
4246
4247 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
4248 * configure: Regenerate.
4249
42502012-02-17 Walter Lee <walt@tilera.com>
4251
4252 * MAINTAINERS: (Write After Approval): Delete myself.
4253
42542012-02-14 Walter Lee <walt@tilera.com>
4255
4256 * MAINTAINERS (tilegx port): Add myself.
4257 (tilepro port): Add myself.
4258 (Write After Approval): Add myself.
4259
42602012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
4261
4262 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
4263 and Joseph Myers as docstring relicensing maintainers.
4264
42652012-02-09 Bin Cheng <bin.cheng@arm.com>
4266
4267 * MAINTAINERS (write-after-approval): Add myself.
4268
42692012-02-08 Ira Rosen <irar@il.ibm.com>
4270
4271 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
4272 maintainer.
4273
42742012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
4275
4276 * MAINTAINERS (Write After Approval): Move myself to
4277 maintain alphabetical order.
4278
42792012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
4280
4281 * MAINTAINERS (Write After Approval): Add myself.
4282
42832012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
4284
4285 * MAINTAINERS (Write After Approval): Add myself.
4286
42872012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
4288 Jayant R Sonar <jayant.sonar@kpitcummins.com>
4289
4290 * configure.ac (cr16-*-*): Remove nonconfigdirs.
4291 * configure: Regenerate.
4292
42932012-01-23 Harshit Chopra <harshit@google.com>
4294
4295 * MAINTAINERS (Write After Approval): Add myself.
4296
42972012-01-22 Douglas B Rupp <rupp@ngnat.com>
4298
4299 * configure.ac: Remove reference to mh-interix.
4300 * configure: Regenerate.
4301
43022012-01-05 Richard Henderson <rth@redhat.com>
4303
4304 PR bootstrap/51072
4305 * configure.ac: Disable libitm if c++ is not enabled.
4306 * configure: Rebuild.
4307
4308 * configure.ac: Fix regexp for same.
4309 * configure: Rebuild.
4310
43112012-01-02 Balaji V. Iyer <bviyer@gmail.com>
4312
4313 * MAINTAINERS (Write After Approval): Add myself.
4314
43152012-01-02 Richard Guenther <rguenther@suse.de>
4316
4317 PR bootstrap/51686
4318 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
4319 * Makefile.in: Regenerate.
4320
43212011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
4322
4323 * MAINTAINERS (Write After Approval): Add myself.
4324
43252011-12-18 Eric Botcazou <ebotcazou@adacore.com>
4326
4327 * configure: Regenerate.
4328
43292011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4330
4331 * MAINTAINERS (picochip): Changed email address.
4332
43332011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
4334
4335 * MAINTAINERS (write-after-approval): Add self.
4336
43372011-11-29 DJ Delorie <dj@redhat.com>
4338
4339 * configure.ac (rl78-*-*) New case.
4340 * configure: Regenerate.
4341 * MAINTAINERS: Add myself as RL78 maintainer.
4342
43432011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4344
4345 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
4346
43472011-11-21 Andreas Tobler <andreast@fgznet.ch>
4348
4349 * libtool.m4: Additional FreeBSD 10 fixes.
4350
43512011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
4352
4353 * MAINTAINERS: Move myself from Write After Approval to CPU Port
4354 Maintainers section, as Epiphany maintainer.
4355
43562011-11-18 Iain Sandoe <iains@gcc.gnu.org>
4357
4358 PR target/49992
4359 * configure.ac: Remove ranlib special-casing for Darwin.
4360 * configure: Regenerate.
4361
43622011-11-12 Andrey Belevantsev <abel@ispras.ru>
4363
4364 * MAINTAINERS (Reviewers): Keep the list sorted.
4365
43662011-11-11 Andrey Belevantsev <abel@ispras.ru>
4367
4368 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
4369
43702011-11-09 Roland McGrath <mcgrathr@google.com>
4371
4372 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
4373 * configure: Rebuild.
4374 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
4375 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
4376 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
4377 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
4378 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
4379 Add READELF.
4380 * Makefile.in: Rebuild.
4381
43822011-11-09 Jason Merrill <jason@redhat.com>
4383
4384 * Makefile.def (language=c++): Remove check-c++0x.
4385 * Makefile.in (check-gcc-c++): Regenerate.
4386
43872011-11-08 Richard Henderson <rth@redhat.com>
4388
4389 * configure.ac: Test for libitm directory present first.
4390
4391 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
4392
4393 * configure.ac: Test libitm/configure.tgt to disable libitm.
4394 * configure: Rebuild.
4395
43962011-11-07 Aldy Hernandez <aldyh@redhat.com>
4397 Richard Henderson <rth@redhat.com>
4398
4399 Merged from transactional-memory.
4400
4401 * Makefile.def (lang_env_dependencies): libitm is c++.
4402 Add libitm target module.
4403 * configure.ac: Likewise.
4404 * config/mmap.m4: New file.
4405 * contrib/gcc_update: Add libitm to touch data.
4406 * Makefile.in, configure: Rebuild.
4407
44082011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4409
4410 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
4411 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
4412 * Makefile.in: Regenerate.
4413
44142011-11-01 DJ Delorie <dj@redhat.com>
4415
4416 * config.sub: Update to version 2011-10-29 (added rl78)
4417
44182011-10-27 Nick Clifton <nickc@redhat.com>
4419
4420 * config.sub: Import these changes from the config project:
4421
4422 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
4423 Ben Elliston <bje@gnu.org>
4424
4425 * config.sub (epiphany): New.
4426
4427 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
4428 Ben Elliston <bje@gnu.org>
4429
4430 * config.sub (hexagon, hexagon-*): New.
4431
4432 2011-08-23 Roland McGrath <mcgrathr@google.com>
4433
4434 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
4435 64eb to be64.
4436
4437 2011-08-16 Roland McGrath <mcgrathr@google.com>
4438
4439 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
4440 (nacl): Grok as alias for 32el-unknown-nacl.
4441
44422011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
4443
4444 * MAINTAINERS (Write After Approval): Add myself.
4445
44462011-10-24 Teresa Johnson <tejohnson@google.com>
4447
4448 * MAINTAINERS (Write After Approval): Add myself.
4449
44502011-09-21 Jakub Jelinek <jakub@redhat.com>
4451
4452 * MAINTAINERS (sparc port): Remove myself.
4453
44542011-09-14 Tom de Vries <tom@codesourcery.com>
4455
4456 * MAINTAINERS (Write After Approval): Add myself.
4457
44582011-08-14 Yao Qi <yao@codesourcery.com>
4459
4460 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
4461 * configure: Regenerate.
4462
44632011-07-26 Ian Lance Taylor <iant@google.com>
4464
4465 * configure.ac: Set have_compiler based on whether gcc directory
4466 exists, rather than on whether gcc is in configdirs.
4467 * configure: Rebuild.
4468
44692011-07-21 Joseph Myers <joseph@codesourcery.com>
4470
4471 * MAINTAINERS (Global Reviewers): Add self.
4472
44732011-07-20 David Edelsohn <dje.gcc@gmail.com>
4474
4475 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
4476 link directories.
4477 * Makefile.in: Rebuild.
4478
44792011-07-20 Ian Lance Taylor <iant@google.com>
4480
4481 PR bootstrap/49787
4482 * configure.ac: Move --enable-bootstrap handling earlier in file.
4483 If --enable-bootstrap and either --enable-build-with-cxx or
4484 --enable-build-poststage1-with-cxx, enable C++ automatically.
4485 * configure: Rebuild.
4486
44872011-07-19 Ian Lance Taylor <iant@google.com>
4488
4489 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
4490 make C++ a boot_language. Set and substitute
4491 POSTSTAGE1_CONFIGURE_FLAGS.
4492 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
4493 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
4494 * configure, Makefile.in: Rebuild.
4495
44962011-07-19 Vladimir Makarov <vmakarov@redhat.com>
4497
4498 * MAINTAINERS (Register Allocation): Move myself from reviewers to
4499 maintainers.
4500
45012011-07-18 Jakub Jelinek <jakub@redhat.com>
4502
4503 * MAINTAINERS (Global Reviewers): Add myself.
4504
45052011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4506
4507 * configure: Regenerate.
4508
45092011-07-16 Jason Merrill <jason@redhat.com>
4510
4511 * Makefile.def (language=c++): Add check-c++0x and
4512 check-target-libmudflap-c++.
4513 * Makefile.tpl (check-target-libmudflap-c++): New.
4514 * Makefile.in: Regenerate.
4515
45162011-07-16 Matthias Klose <doko@ubuntu.com>
4517
4518 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
4519 * Makefile.def (target_modules/libjava): Pass
4520 $(EXTRA_CONFIGARGS_LIBJAVA).
4521 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
4522 if not configured with --enable-static-libjava.
4523 * Makefile.in: Regenerate.
4524 * configure: Likewise.
4525
45262011-07-15 Jason Merrill <jason@redhat.com>
4527
4528 * Makefile.in (check-c++): Move check-gcc-c++0x after
4529 check-target-libstdc++-v3.
4530
45312011-07-15 Bernd Schmidt <bernds@codesourcery.com>
4532
4533 * MAINTAINERS (c6x port): New entry.
4534
45352011-07-13 Jason Merrill <jason@redhat.com>
4536
4537 * Makefile.in (check-gcc-c++0x): New.
4538 (check-c++): Depend on it.
4539
45402011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4541
4542 PR target/39150
4543 * configure.ac (i[3456789]86-*-solaris2*): Also accept
4544 x86_64-*-solaris2.1[0-9]*.
4545 * configure: Regenerate.
4546
45472011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
4548
4549 * MAINTAINERS (RTL optimizers): Add self.
4550
45512011-06-27 Gabriel Charette <gchare@google.com>
4552
4553 * MAINTAINERS (Write After Approval): Add myself.
4554
45552011-06-22 Hans-Peter Nilsson <hp@axis.com>
4556
4557 PR regression/47836
4558 PR bootstrap/23656
4559 PR other/47733
4560 PR bootstrap/49247
4561 PR c/48825
4562 * configure.ac (target_libraries): Remove target-libiberty.
4563 Remove case-statement setting skipdirs=target-libiberty for
4564 multiple targets. Remove checking target_configdirs and
4565 removing target-libiberty but keeping target-libgcc if
4566 otherwise empty.
4567 * Makefile.def (target_modules): Don't add libiberty.
4568 (dependencies): Remove all traces of target-libiberty.
4569 * configure, Makefile.in: Regenerate.
4570
45712011-06-13 Walter Lee <walt@tilera.com>
4572
4573 * configure.ac (tilepro-*-*) New case.
4574 (tilegx-*-*): Likewise.
4575 * configure: Regenerate.
4576
45772011-06-06 Jing Yu <jingyu@google.com>
4578
4579 * configure.ac: Skip target-libiberty for
4580 arm*-*-linux-androideabi.
4581 * configure: Regenerated.
4582
45832011-06-06 Nick Clifton <nickc@redhat.com>
4584
4585 * config.sub: Sync from upstream.
4586
45872011-06-05 Nenad Vukicevic <nenad@intrepid.com>
4588
4589 * MAINTAINERS (Write After Approval): Add myself.
4590
45912011-06-01 Daniel Jacobowitz <drow@false.org>
4592
4593 * MAINTAINERS: Update my email address.
4594
45952011-05-27 Nathan Froyd <froydnj@codesourcery.com>
4596
4597 * MAINTAINERS (Write After Approval): Update my email address.
4598
45992011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
4600
4601 * MAINTAINERS (Write After Approval): Add myself.
4602
46032011-05-08 Doug Kwan <dougkwan@google.com>
4604
4605 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
4606 * configure: Regenerated.
4607 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
4608 value from configure.
4609 * Makefile.in: Regenerated.
4610
46112011-05-05 Joseph Myers <joseph@codesourcery.com>
4612
4613 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
4614 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
4615 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
4616 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
4617 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
4618 *-*-vxworks*): Disable newlib and libgloss in separate case
4619 statement.
4620 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
4621 to separate case statement.
4622 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4623 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
4624 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
4625 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
4626 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
4627 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
4628 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
4629 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
4630 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
4631 i[[3456789]]86-*-rdos*, m32r-*-*,
4632 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
4633 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
4634 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
4635 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
4636 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
4637 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
4638 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
4639 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
4640 and libgloss in main case over targets. Remove most empty cases
4641 in main case over targets.
4642 * configure: Regenerate.
4643
46442011-05-04 Janis Johnson <janisjo@codesourcery.com>
4645
4646 * MAINTAINERS (Write After Approval): Add myself.
4647
46482011-05-04 Joseph Myers <joseph@codesourcery.com>
4649
4650 * configure.ac: Remove code setting special library locations for
4651 hppa*64*-*-hpux11*. Remove code setting compiler for
4652 sparc-sun-solaris2*.
4653 * configure: Regenerate.
4654
46552011-05-04 Joseph Myers <joseph@codesourcery.com>
4656
4657 * configure.ac: Separate libgloss_dir settings from general case
4658 over targets.
4659 * configure: Regenerate.
4660
46612011-04-28 Joseph Myers <joseph@codesourcery.com>
4662
4663 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4664 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
4665 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
4666 cases in libgcj-disabling case statement.
4667 (hppa*64*-*-linux*): Set unsupported_languages instead of
4668 disabling target-zlib.
4669 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
4670 to hppa*64*-*-hpux*.
4671 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
4672 hppa*-*-hpux*.
4673 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
4674 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
4675 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
4676 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
4677 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
4678 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
4679 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
4680 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
4681 libgcj-disabling case statement.
4682 * configure: Regenerate.
4683
46842011-04-28 Joseph Myers <joseph@codesourcery.com>
4685
4686 * configure.ac: Disable Java for targets not supporting libffi.
4687 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
4688 Remove cases in Java-disabling statement.
4689 (*arm-wince-pe): Change to arm-wince-pe.
4690 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
4691 cases in Java-disabling statement.
4692 (bfin-*-*): Don't disable Java again.
4693 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
4694 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
4695 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
4696 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
4697 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
4698 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
4699 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
4700 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
4701 Java-disabling statement.
4702 (mmix-*-*): Don't disable Java again.
4703 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4704 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
4705 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
4706 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
4707 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
4708 statement.
4709 * configure: Regenerate.
4710
47112011-04-28 Joseph Myers <joseph@codesourcery.com>
4712
4713 * configure.ac: Separate cases disabling Java and Java libraries
4714 from general case over targets.
4715 * configure: Regenerate.
4716
47172011-04-21 Jie Zhang <jzhang918@gmail.com>
4718
4719 * MAINTAINERS: Update my email address.
4720
47212011-04-20 Easwaran Raman <eraman@google.com>
4722
4723 * MAINTAINERS (Write After Approval): Add myself.
4724
47252011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
4726
4727 PR lto/48086
4728 * configure.ac: Re-enable LTO on *-apple-darwin9*.
4729 * configure: Regenerate.
4730
47312011-04-16 Jim Meyering <meyering@redhat.com>
4732
4733 * MAINTAINERS (Write After Approval): Add myself.
4734
47352011-04-15 Dodji Seketeli <dodji@redhat.com>
4736
4737 * MAINTAINERS: Update my email address.
4738
47392011-04-13 Georg-Johann Lay <avr@gjlay.de>
4740
4741 * MAINTAINERS (Write After Approval): Add myself.
4742
47432011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
4744
4745 * MAINTAINERS (Write After Approval): Add myself.
4746
47472011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
4748
4749 * MAINTAINERS (Write After Approval): Add myself.
4750
47512011-04-06 Joseph Myers <joseph@codesourcery.com>
4752
4753 * configure.ac (build_tools): Remove build-byacc.
4754 (host_libs): Remove mmalloc.
4755 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
4756 autoconf automake libtool diff rcs fileutils shellutils time
4757 textutils wdiff find uudecode hello tar gzip indent recode release
4758 sed perl gawk findutils gettext zip.
4759 (libgcj): Remove target-qthreads.
4760 (target_tools): Remove target-examples target-gperf.
4761 (YACC): Don't handle building byacc.
4762 * configure: Regenerate.
4763 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
4764 dosutils, examples, fileutils, find, findutils, gawk, gettext,
4765 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
4766 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
4767 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
4768 handle building components.
4769 * Makefile.in: Regenerate.
4770
47712011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
4772
4773 * MAINTAINERS: Update my email address as Xtensa maintainer.
4774
47752011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4776
4777 * config.sub: Sync from upstream.
4778
47792011-04-01 Joseph Myers <joseph@codesourcery.com>
4780
4781 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
4782 (microblaze*): Don't disable libssp.
4783 * configure: Regenerate.
4784
47852011-04-01 Joseph Myers <joseph@codesourcery.com>
4786
4787 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
4788 moveifchange.
4789 * configure: Regenerate.
4790 * Makefile.tpl: Use @SHELL@ not @config_shell@.
4791 * Makefile.in: Regenerate.
4792
47932011-04-01 Joseph Myers <joseph@codesourcery.com>
4794
4795 * configure.ac (*-*-sysv4*): Don't enable libgomp.
4796 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
4797 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
4798 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
4799 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
4800 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
4801 md_exec_prefix cases.
4802 * configure: Regenerate.
4803
48042011-04-01 Joseph Myers <joseph@codesourcery.com>
4805
4806 * configure.ac: Separate cases disabling target-libssp,
4807 target-libiberty, target-libstdc++-v3 and Fortran from general
4808 case over targets.
4809 * configure: Regenerate.
4810
48112011-04-01 Joseph Myers <joseph@codesourcery.com>
4812
4813 * configure.ac (*-*-chorusos): Don't disable libgcj.
4814 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
4815 Remove case.
4816 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
4817 (arm-*-coff): Don't disable libgcj.
4818 (arm*-*-linux-gnueabi): Remove useless assignment.
4819 (arm-*-riscix*): Don't disable libgcj.
4820 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
4821 configuration.
4822 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
4823 (c54x*-*-*): Remove case.
4824 (tic54x-*-*): Don't disable GCC or GCC libraries.
4825 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
4826 to *.
4827 (d10v-*-*): Don't disable GCC libraries.
4828 (d30v-*-*): Don't disable libgcj.
4829 (h8500-*-*): Don't disable GCC libraries.
4830 (i960-*-*): Don't disable libgcj.
4831 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
4832 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4833 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
4834 libgcj.
4835 (m68k-*-coff*): Remove case.
4836 (mmix-*-*): Don't disable libgloss on host.
4837 (mn10200-*-*, mn10300-*-*): Remove cases.
4838 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4839 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
4840 Don't disable libgcj.
4841 (romp-*-*): Remove case.
4842 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
4843 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
4844 case.
4845 (v810-*-*): Don't disable GCC libraries.
4846 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
4847 (ip2k-*-*): Don't disable GCC libraries.
4848 * configure: Regenerate.
4849
48502011-03-28 Joseph Myers <joseph@codesourcery.com>
4851
4852 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
4853 libffi on host.
4854 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
4855 on host.
4856 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
4857 * configure: Regenerate.
4858
48592011-03-26 John Marino <binutils@marino.st>
4860
4861 * configure.ac: Add support for *-*-dragonfly*
4862 * configure: Regenerate.
4863
48642011-03-25 Joseph Myers <joseph@codesourcery.com>
4865
4866 * configure.ac (native_only): Remove.
4867 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
4868 send-pr uudecode guile gnuserv on host.
4869 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
4870 send-pr rcs guile perl texinfo libtool on host.
4871 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
4872 automake send-pr rcs guile perl texinfo libtool on host.
4873 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
4874 (*-*-kaos*): Don't disable target-examples target-gperf on target.
4875 (alpha*-dec-osf*): Don't disable fileutils on target.
4876 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
4877 texinfo send-pr expect dejagnu on target.
4878 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
4879 target-qthreads on target.
4880 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
4881 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
4882 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
4883 x86_64-*-mingw*): Don't disable expect on target.
4884 (*-*-cygwin*): Don't disable target-gperf on target.
4885 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
4886 gnuserv on target.
4887 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
4888 target.
4889 * configure: Regenerate.
4890
48912011-03-25 Joseph Myers <joseph@codesourcery.com>
4892
4893 * configure.ac (target_tools): Remove target-groff.
4894 (native_only): Remove target-groff.
4895 (hppa*64*-*-*): Don't disable byacc.
4896 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
4897 setting.
4898 (*-*-kaos*): Don't skip target-librx and target-groff.
4899 (*-*-netware*): Don't skip target-libmudflap.
4900 (*-*-tpf*): Don't skip target-libmudflap.
4901 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
4902 directories on the host.
4903 (ia64*-*-*vms*): Don't skip tix.
4904 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
4905 host.
4906 * configure: Regenerate.
4907
49082011-03-24 Paolo Bonzini <pbonzini@redhat.com>
4909
4910 * configure.ac: Remove references to mt-mep, mt-netware,
4911 mt-wince.
4912 * Makefile.def: Add all-utils soft dependencies.
4913 * Makefile.tpl: Remove GDB_NLM_DEPS.
4914 * configure: Regenerate.
4915 * Makefile.in: Regenerate.
4916
49172011-03-24 Paolo Bonzini <bonzini@gnu.org>
4918
4919 * configure.ac: Do not include mh-x86omitfp.
4920 * configure: Regenerate.
4921
49222011-03-24 Paolo Bonzini <bonzini@gnu.org>
4923
4924 * configure.ac: Remove empty cases.
4925 * configure: Regenerate.
4926
49272011-03-24 Paolo Bonzini <bonzini@gnu.org>
4928
4929 * Makefile.def: Add dependency from termcap to gdb.
4930 * Makefile.in: Regenerate.
4931
49322011-03-24 Paolo Bonzini <bonzini@gnu.org>
4933
4934 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
4935 * configure: Regenerate.
4936 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
4937 * Makefile.tpl: Likewise.
4938 * Makefile.in: Regenerate.
4939
49402011-03-24 Paolo Bonzini <bonzini@gnu.org>
4941
4942 * configure.ac: Remove all mentions of tentative_cc.
4943 * configure: Regenerate.
4944
49452011-03-24 Joseph Myers <joseph@codesourcery.com>
4946
4947 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
4948 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
4949 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
4950 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
4951 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
4952 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
4953 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
4954 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4955 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
4956 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
4957 *-*-rhapsody*): Remove host cases.
4958 * configure: Regenerate.
4959
49602011-03-24 Joseph Myers <joseph@codesourcery.com>
4961
4962 * configure.ac (ppc*-*-pe): Remove host case.
4963 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
4964 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
4965 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
4966 cases.
4967 * configure: Regenerate.
4968
49692011-03-24 Joseph Myers <joseph@codesourcery.com>
4970
4971 * config.sub: Update to version 2011-03-23.
4972
49732011-03-22 Joseph Myers <joseph@codesourcery.com>
4974
4975 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
4976 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
4977 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
4978 * configure: Regenerate.
4979
49802011-03-22 Joseph Myers <joseph@codesourcery.com>
4981
4982 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
4983 to Write After Approval.
4984 * config-ml.in: Don't handle arc-*-elf*.
4985 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
4986 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
4987 handle GCC libraries.
4988 * configure: Regenerate.
4989
49902011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4991
4992 PR bootstrap/48120:
4993 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
4994 Add -lstdc++ -lm to LIBS.
4995 * configure: Regenerate.
4996
49972011-03-18 David Edelsohn <dje.gcc@gmail.com>
4998
4999 * config.guess: Update to version 2011-02-02
5000 * config.sub: Update to version 2011-02-24
5001
50022011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
5003
5004 PR lto/48086
5005 * configure.ac: Re-enable LTO on *-apple-darwin9.
5006 * configure: Regenerate.
5007
50082011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
5009
5010 PR lto/48086
5011 * configure.ac: Disable LTO on darwin due to an assembler change in
5012 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
5013 under 256.
5014 * configure: Regenerate.
5015
50162011-03-11 Chen Liqin <liqin.gcc@gmail.com>
5017
5018 * MAINTAINERS: Update myself as score backend maintainer,
5019 update my e-mail address.
5020
50212011-03-09 Xuepeng Guo <terry.guo@arm.com>
5022
5023 * MAINTAINERS: Update my e-mail address.
5024
50252011-03-06 Joey Ye <joey.ye@arm.com>
5026
5027 * MAINTAINERS: Update my e-mail address.
5028
50292011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5030
5031 * configure.ac: Adjust test of with_ppl.
5032 * configure: Regenerated.
5033
50342011-03-02 Kai Tietz <ktietz@redhat.com>
5035
5036 * MAINTAINERS: Adjust my e-mail address.
5037
50382011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5039
5040 * configure.ac: Add -lpwl to ppllibs.
5041 * configure: Regenerated.
5042
50432011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5044
5045 * config/cloog.m4: Add -lisl to clooglibs.
5046 * configure: Regenerated.
5047
50482011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
5049
5050 * MAINTAINERS (CPU Port maintainers): Add self.
5051
50522011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5053
5054 * MAINTAINERS: Add myself as testsuite maintainer.
5055
50562011-02-15 Mike Stump <mikestump@comcast.net>
5057
5058 * MAINTAINERS: Add myself as testsuite maintainer.
5059
50602011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5061
5062 Import from Libtool and gnulib:
5063
5064 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
5065
5066 Prepare for supporting FreeBSD 10.
5067 * config.rpath: Remove handling of freebsd1* which soon would
5068 match FreeBSD 10.0.
5069
5070 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
5071
5072 Remove support for FreeBSD 1.x.
5073 * libtool.m4 (_LT_LINKER_SHLIBS)
5074 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
5075 soon would incorrectly match FreeBSD 10.0.
5076
50772011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5078
5079 PR binutils/12283
5080 * move-if-change: Import version from gnulib.
5081
50822011-02-12 Alexandre Oliva <aoliva@redhat.com>
5083
5084 PR lto/47225
5085 * Makefile.def (lto-plugin): Double dash for enable-shared.
5086 (configure-gcc): Depend on all-lto-plugin.
5087 * Makefile.in: Rebuilt.
5088
50892011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5090
5091 * configure.ac: Remove extra bracket.
5092 * configure: Regenerate.
5093
50942011-02-08 Tobias Burnus <burnus@net-b.de>
5095
5096 * MAINTAINERS: Add myself as libquadmath maintainer.
5097
50982011-02-08 Thomas Schwinge <thomas@schwinge.name>
5099
5100 * MAINTAINERS: Update my email address.
5101
51022011-02-07 Joseph Myers <joseph@codesourcery.com>
5103
5104 * MAINTAINERS (option handling): Add self.
5105
51062011-02-06 Kai Tietz <kai.tietz@onevision.com>
5107
5108 PR lto/47225
5109 * Makefile.def: Add dependency for install-gcc
5110 on install-lto-plugin.
5111 * Makfile.in: Regenerated
5112
51132011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
5114
5115 * MAINTAINERS (CPU Port Maintainers): Add myself.
5116
51172011-01-31 Alexandre Oliva <aoliva@redhat.com>
5118
5119 PR libgcj/44341
5120 * configure.ac: Discard --with-* flags for host when configuring
5121 target libraries for cross build.
5122 * configure: Rebuilt.
5123
51242011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5125
5126 * MAINTAINERS (linear loop transforms): Removed.
5127
51282011-01-25 Jakub Jelinek <jakub@redhat.com>
5129
5130 * configure.ac: If with_ppl is no, move setting with_cloog=no
5131 after CLOOG_REQUESTED check.
5132 * configure: Regenerated.
5133
51342011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5135
5136 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
5137 CLooG has been requested.
5138 * configure: Regenerated.
5139
51402011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5141
5142 * configure: Regenerated.
5143 * configure.ac: Check for version 0.11 (or later revision) of PPL.
5144
51452011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
5146
5147 * configure: Regenerated.
5148 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
5149
51502011-01-21 Andreas Schwab <schwab@redhat.com>
5151
5152 * configure.ac: Use AS_HELP_STRING throughout.
5153 * configure: Regenerate.
5154
51552011-01-18 Jie Zhang <jie.zhang@analog.com>
5156
5157 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
5158 * configure: Regenerate.
5159
51602011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5161
5162 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
5163
51642011-01-13 Joel Brobecker <brobecker@adacore.com>
5165
5166 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
5167 for ia64-hpux.
5168 * configure: Regenerate.
5169
51702011-01-07 Jan Hubicka <jh@suse.cz>
5171
5172 PR lto/47225
5173 * Makefile.in: Regenerate.
5174 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
5175 configure.
5176
51772011-01-07 Jan Hubicka <jh@suse.cz>
5178
5179 * Makefile.in: Regenerate.
5180 * Makefile.def (gcc host module) and soft dependency on lto-plugin
5181 and configure dependency on lto-plugin configure.
5182 (lto-plugin module): Remove dependency on GCC; add dependency on
5183 liniberty.
5184
51852011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
5186
5187 * MAINTAINERS (Write After Approval): Add myself.
5188
51892010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
5190
5191 * configure: Regenerate.
5192
51932010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
5194
5195 * configure.ac: (picochip): Disable libiberty.
5196
51972010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
5198
5199 * MAINTAINERS (Write After Approval): Add myself.
5200
52012010-12-10 Ian Lance Taylor <iant@google.com>
5202
5203 PR bootstrap/46819
5204 * configure.ac: For --disable-libgcj clear libgcj_saved.
5205 * configure: Rebuild.
5206
52072010-12-10 Tobias Burnus <burnus@net-b.de>
5208
5209 PR fortran/46540
5210 * configure.ac: Add --disable-libquadmath and
5211 --disable-libquadmath-support.
5212 * configure: Regenerate.
5213
52142010-12-03 Ian Lance Taylor <iant@google.com>
5215
5216 * MAINTAINERS: Add myself as libgo maintainer.
5217
52182010-12-03 Hans-Peter Nilsson <hp@axis.com>
5219
5220 PR libffi/46792
5221 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
5222 * configure: Regenerate.
5223
52242010-12-02 Ian Lance Taylor <iant@google.com>
5225
5226 * configure.ac: Always set default for poststage1_ldflags to
5227 -static-libstdc++ -static-libgcc.
5228
52292010-11-29 Andreas Schwab <schwab@redhat.com>
5230
5231 * configure.ac: Move comment to remove extra space in last argument
5232 of GCC_TARGET_TOOL.
5233
52342010-11-26 Alexandre Oliva <aoliva@redhat.com>
5235
5236 PR other/46026
5237 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
5238 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
5239 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
5240 (BASE_FLAGS_TO_PASS): Use it.
5241 * configure: Rebuilt.
5242 * Makefile.in: Rebuilt.
5243
52442010-11-23 H.J. Lu <hongjiu.lu@intel.com>
5245
5246 PR binutils/12258
5247 * configure.ac: Correct comments for --enable-gold/--enable-ld.
5248 Properly check default linker.
5249 * configure: Regnerated.
5250
52512010-11-23 Matthias Klose <doko@ubuntu.com>
5252
5253 * configure.ac: For --enable-gold, handle value `default' instead of
5254 `both*'. New configure option --{en,dis}able-ld.
5255 * configure: Regenerate.
5256
52572010-11-20 Ian Lance Taylor <iant@google.com>
5258
5259 * configure.ac: Only disable a language library if no language needs
5260 it. Don't let --disable-libgcj uncondtionally disable libffi.
5261 * configure: Rebuild.
5262
52632010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5264
5265 * Makefile.in: Regenerate.
5266
5267 PR other/46202
5268 * configure.ac: Fix just-built in-tree STRIP name to be
5269 binutils/strip-new.
5270 * configure: Regenerate.
5271 * Makefile.def (install-strip-gcc, install-strip-binutils)
5272 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
5273 (install-strip-sid): Mirror dependencies on non-strip variants
5274 of these targets on the respective -strip prerequisites.
5275 * Makefile.tpl (install-strip, install-strip-host)
5276 (install-strip-target): New targets.
5277 (install-strip-[+module+], install-strip-target-[+module+]):
5278 New targets.
5279 * Makefile.in: Regenerate.
5280
52812010-11-19 Ian Lance Taylor <iant@google.com>
5282 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5283
5284 * configure.ac: Add target-libgo to target_libraries. Set
5285 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
5286 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
5287 (HOST_EXPORTS): Add GOC.
5288 (BASE_TARGET_EXPORTS): Add GOC.
5289 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
5290 (GOCFLAGS_FOR_TARGET): New variable.
5291 (EXTRA_HOST_FLAGS): Add GOC.
5292 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
5293 * Makefile.def (target_modules): Add libgo.
5294 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
5295 (dependencies): Add dependency from configure-target-libgo to
5296 configure-target-libffi and all-target-libstdc++-v3. Add
5297 dependencies from all-target-libgo to all-target-libffi.
5298 (languages): Add go.
5299 * configure: Rebuild.
5300 * Makefile.in: Rebuild.
5301
53022010-11-19 Ian Lance Taylor <iant@google.com>
5303
5304 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
5305 compiler/flag environment variables.
5306
53072010-11-18 Ian Lance Taylor <iant@google.com>
5308
5309 * configure.ac: Check for lang_requires_boot_languages in
5310 config-lang.in files.
5311 * configure: Rebuild.
5312
53132010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1ec601bf
FXC
5314 Tobias Burnus <burnus@net-b.de>
5315
5316 PR fortran/32049
5317 * Makefile.def: Add libquadmath; build it with language=fortran.
5318 * configure.ac: Add libquadmath.
5319 * Makefile.tpl: Handle multiple libs in check-[+language+].
5320 * Makefile.in: Regenerate.
5321 * configure: Regenerate.
5322
b9b9d342
TT
53232010-11-16 Tom Tromey <tromey@redhat.com>
5324
5325 * MAINTAINERS: Moved myself to reviewers section.
5326
ecbfe87a
ZD
53272010-11-15 Zdenek Dvorak <ook@ucw.cz>
5328
5329 * MAINTAINERS: Moved myself to reviewers section.
5330
29a4f477
RW
53312010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5332
5333 * MAINTAINERS (Various Maintainers): Add self for build machinery.
5334 (Write After Approval): Remove self.
5335
9965e3cd
AS
53362010-11-15 Andreas Schwab <schwab@redhat.com>
5337
5338 * configure.ac: Fix spelling in option names.
5339 * configure: Regenerated.
5340
0463992b
GJL
53412010-11-13 Georg-Johann Lay <georgjohann@web.de>
5342
5343 PR bootstrap/39622
5344 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
5345 * configure: Regenerated.
5346
3df08734
KG
53472010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
5348
5349 * MAINTAINERS: Update my email address.
5350
f16e2237
TG
53512010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5352
f16e2237
TG
5353 * configure: Regenerate.
5354
0bb52d68
TG
53552010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5356
1f980c25 5357 * configure: Regenerate.
0bb52d68 5358
aba2b02e
TG
53592010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5360
aba2b02e
TG
5361 * configure: Regenerate.
5362
27882098
TG
53632010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5364
27882098
TG
5365 * configure: Regenerate.
5366
d32ef397
AS
53672010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
5368
5369 * configure.ac: Support official CLooG.org versions.
5370 * configure: Regenerate.
5371 * config/cloog.m4: New.
5372
5a4b6c0e
FD
53732010-11-10 François Dumont <francois.cppdevs@free.fr>
5374
5375 * MAINTAINERS (Write After Approval): Add myself.
5376
f2cea726
DE
53772010-11-09 David Edelsohn <dje.gcc@gmail.com>
5378
5379 * MAINTAINERS: Update my email address.
5380
d8ed14ce
IS
53812010-11-04 Iain Sandoe <iains@gcc.gnu.org>
5382
5383 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
5384 * configure: Regenerate.
d8ed14ce 5385
48215350
DK
53862010-11-03 Ian Lance Taylor <iant@google.com>
5387 Dave Korn <dave.korn.cygwin@gmail.com>
5388
5389 PR lto/46273
5390 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
5391 and on other supported platforms whenever LTO is enabled.
5392 * configure: Rebuild.
5393
87841584
AM
53942010-11-02 Alan Modra <amodra@gmail.com>
5395
5396 PR binutils/12110
5397 * configure.ac: Error when source path contains spaces.
5398 * configure: Regenerate.
5399
fe12dfe1
JW
54002010-10-23 James E. Wilson <wilson@codesourcery.com>
5401
5402 * MAINTAINERS: Update my email address.
5403
66c92425
ILT
54042010-10-20 Ian Lance Taylor <iant@google.com>
5405
5406 * Makefile.def (target_modules): Set lib_path to src/.libs for
5407 libstdc++-v3 module.
5408 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
5409 * Makefile.in: Rebuild.
5410
187d3518
LB
54112010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5412
5413 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
5414 (Write After Approval): Remove myself.
5415
02db6bba
TG
54162010-10-15 Tristan Gingold <gingold@adacore.com>
5417
5418 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5419
c0103e74
DR
54202010-10-14 Douglas Rupp <rupp@gnat.com>
5421
5422 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5423
1cd0b716
DK
54242010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
5425
5426 * configure.ac (build_lto_plugin): New shell variable.
5427 (--enable-lto): Turn on by default for all non-ELF platforms that
5428 have had LTO support added so far. Set build_lto_plugin appropriately
5429 for both ELF and non-ELF.
5430 (configdirs): Add lto-plugin or not based on build_lto_plugin.
5431 * configure: Regenerate.
5432
d4c1abb3
RW
54332010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5434
5435 Sync from src:
5436 * configure.ac (v850 support): Remove target-libgloss from
5437 noconfigdirs.
5438 * configure: Regenerate.
5439
ffedf511
RW
54402010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5441
5442 PR bootstrap/45326
5443 PR bootstrap/45174
5444 * configure.ac: Honor initial values of $build_configargs,
5445 $host_configargs, $target_configargs. Mark the precious, so
5446 environment settings get recorded.
5447 * configure: Regenerate.
5448
e1826acc
RW
54492010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5450
5451 PR bootstrap/45796
5452 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
5453 Depend on all-build-libiberty.
5454 * Makefile.in: Regenerate.
5455
80920132
ME
54562010-09-30 Michael Eager <eager@eagercon.com>
5457
5458 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
5459 * configure: Regenerate.
5460
770a498a
ME
54612010-09-28 Michael Eager <eager@eagercon.com>
5462
5463 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
5464
86dfbd58
RW
54652010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5466
5467 PR bootstrap/44621
5468 * configure.ac: Fix unportable shell quoting.
5469 * configure: Regenerate.
5470
db50fe7d
IS
54712010-09-21 Iain Sandoe <iains@gcc.gnu.org>
5472
5473 * configure.ac (enable-lto): Add Darwin to the list of supported lto
5474 targets and amend comment.
5475 * configure: Regenerate.
5476
0064e825
TB
54772010-09-15 Tejas Belagod <tejas.belagod@arm.com>
5478
5479 * MAINTAINERS (Write After Approval): Add myself.
5480
bb79486c
JH
54812010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
5482
5483 * configure.ac: Enable LTO by default on Darwin.
5484 * configure: Regenerate.
5485
9e0b22c3
MS
54862010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
5487
bb79486c 5488 * MAINTAINERS (Write After Approval): Add myself.
9e0b22c3 5489
2fabf1b7
IB
54902010-09-01 Ian Bolton <ian.bolton@arm.com>
5491
bb79486c 5492 * MAINTAINERS (Write After Approval): Add myself.
2fabf1b7 5493
3a9abc98
DS
54942010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
5495
5496 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
5497 ports
5498
331a9a59
DY
54992010-07-28 David Yuste <david.yuste@gmail.com>
5500
5501 * MAINTAINERS (Write After Approval): Add myself.
5502
223a9d64
N
55032010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
5504
5505 * configure.ac: Support all v850 targets.
5506 * configure: Regenerate.
5507
9183bdcf
MG
55082010-07-23 Marc Glisse <marc.glisse@normalesup.org>
5509
5510 PR bootstrap/44455
5511 * configure.ac (extra_mpfr_configure_flags): Copy from
5512 extra_mpc_gmp_configure_flags.
5513 * configure: Re-generated.
5514
2e290598
AK
55152010-07-22 Andi Kleen <ak@linux.intel.com>
5516
5517 * MAINTAINERS (Write After Approval): Add myself.
5518
8d6cd388
CLT
55192010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
5520
5521 * MAINTAINERS (Write After Approval): Add myself.
5522
b0b01eb0
JY
55232010-07-20 Jeffrey Yasskin <jyasskin@google.com>
5524
5525 * MAINTAINERS (Write After Approval): Add myself.
5526
77198d71
JH
55272010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
5528
5529 PR target/44862
5530 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
5531 Provide -B option to allow for link spec %s substitutions for
5532 libstdc++.a on darwin.
5533 * Makefile.in: Regenerate.
5534
02fe70af
MM
55352010-07-10 Mikael Morin <mikael@gcc.gnu.org>
5536
5537 * MAINTAINERS (Reviewers): Update my e-mail address
5538
c63a4676
AO
55392010-06-10 Alexandre Oliva <aoliva@redhat.com>
5540
5541 * Makefile.def (configure-gcc): Depend on all-libelf.
5542 * Makefile.in: Rebuild.
5543
e68edbf6
FC
55442010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
5545
5546 * MAINTAINERS (Write After Approval): Add myself in the right place.
5547
dce2d8b2 55482010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
8eee0b8f
FC
5549
5550 * MAINTAINERS (Write After Approval): Add myself.
5551
dce2d8b2 55522010-05-25 Sterling Augustine <sterling@tensilica.com>
db94b0d8
SA
5553
5554 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dce2d8b2
EB
5555
55562010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
0c422e74 5557
1ab55d69
MK
5558 * config.sub: Update to version 2010-05-21.
5559 * config.guess: Update to version 2010-04-03.
0c422e74 5560
02540df4
SB
55612010-05-18 Steven Bosscher <steven@gcc.gnu.org>
5562
5563 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
5564 * configure: Regenerate.
5565
dfe5f5b2
ST
55662010-05-12 Sriraman Tallam <tmsriram@google.com>
5567
5568 * MAINTAINERS (Write After Approval): Add myself.
5569
c082f9f3
SB
55702010-05-07 Steven Bosscher <steven@gcc.gnu.org>
5571
5572 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
5573 a platform that supports LTO.
5574 * configure: Regenerate.
5575
f1af9e5f
SP
55762010-05-05 Sebastian Pop <sebastian.pop@amd.com>
5577
5578 * configure.ac: Allow all the versions greater than 0.10 of PPL.
5579 * configure: Regenerated.
5580
38e3d868
RM
55812010-04-27 Roland McGrath <roland@redhat.com>
5582 H.J. Lu <hongjiu.lu@intel.com>
5583
5584 * configure.ac (--enable-gold): Support both, both/gold and
5585 both/bfd to add gold to configdirs without removing ld.
5586 * configure: Regenerated.
5587
5588 * Makefile.def: Add install-gold dependency to install-ld.
5589 * Makefile.in: Regenerated.
5590
3bec79c5
DK
55912010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
5592
5593 PR lto/42776
5594 * configure.ac (--enable-lto): Refactor handling so libelf tests
5595 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
5596 and allow LTO to be explicitly enabled on non-ELF platforms that
5597 are known to support it inside else-clause.
5598 * configure: Regenerate.
5599
615c8ffa
EB
56002010-04-20 Eric Botcazou <ebotcazou@adacore.com>
5601
5602 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
5603 * configure: Regenerate.
5604
e4522f78
RC
56052010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
5606
5607 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
5608 * configure: Regenerate.
5609
8ccb78f2
RO
56102010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5611
5612 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
5613 separately.
5614 * configure: Regenerate.
5615
d5cc2ee3
KW
56162010-04-16 Kevin Williams <kevin.williams@inria.fr>
5617
5618 * MAINTAINERS (Write After Approval): Add myself.
5619
8406cb62
TG
56202010-04-14 Tristan Gingold <gingold@adacore.com>
5621
5622 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
5623 * configure: Regenerate.
5624
3591b8e2
SE
56252010-04-13 Steve Ellcey <sje@cup.hp.com>
5626
5627 * configure: Regenerate after change to elf.m4.
5628
a82ecc7b
IS
56292010-04-06 Iain Sandoe <iains@gcc.gnu.org>
5630
5631 * MAINTAINERS (Write After Approval): Add myself.
5632
1f0bf148
SP
56332010-04-02 Sebastian Pop <sebastian.pop@amd.com>
5634
5635 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
5636 * configure: Regenerated.
5637
56382010-04-02 Sebastian Pop <sebastian.pop@amd.com>
5639
5640 * configure.ac: Print "buggy but acceptable" when CLooG
5641 revision is less than 9.
5642 * configure: Regenerated.
5643
ecd01dee
DN
56442010-04-01 Diego Novillo <dnovillo@google.com>
5645
5646 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
5647
dc683a3f
RW
56482010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5649
5650 PR bootstrap/43615
5651 PR bootstrap/43328
5652
5653 Revert:
5654
5655 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5656
5657 * configure.ac: Do not pass --enable-multilib nor
5658 --disable-multilib in baseargs. Accept explicitly passed
5659 --enable_multilib.
5660 * configure: Regenerate.
5661
7527d83f
UW
56622010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
5663
5664 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
5665
895522b6
JJ
56662010-03-31 Janis Johnson <janis187@us.ibm.com>
5667
5668 * MAINTAINERS: Remove myself.
5669
9db4e878
RW
56702010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5671
5672 PR bootstrap/43328
5673 * configure.ac: Do not pass --enable-multilib nor
5674 --disable-multilib in baseargs. Accept explicitly passed
5675 --enable_multilib.
5676 * configure: Regenerate.
5677
acf6bf36
AP
56782010-03-28 Andrew Pinski <pinskia@gmail.com>
5679
5680 * MAINTAINERS (spu port): Remove me.
5681
b42f0d7e
JM
56822010-03-23 Joseph Myers <joseph@codesourcery.com>
5683
5684 * configure.ac (tic6x-*-*): New case.
5685 * configure: Regenerate.
5686
0d1152b1
JM
56872010-03-23 Joseph Myers <joseph@codesourcery.com>
5688
5689 * config.sub: Update to version 2010-03-22.
5690 * config.guess: Update to version 2009-12-30.
5691
dce2d8b2 56922010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
0aeb3cc6
JH
5693
5694 PR ada/42554
5695 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
5696 * configure: Regenerate.
5697
5408fbe8
RR
56982010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
5699
5700 * MAINTAINERS: Update my email address.
5701
3f55a3b3
SP
57022010-03-17 Sebastian Pop <sebastian.pop@amd.com>
5703
5704 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
5705 (ghassan.shobaki@amd.com): Removed.
5706
3f08f7e8
AM
57072010-03-17 Alan Modra <amodra@gmail.com>
5708
5709 * MAINTAINERS: Update my email address.
5710
f3a9d094
DN
57112010-03-16 Diego Novillo <dnovillo@google.com>
5712
5713 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
5714 Matthews.
5715
db5c4b8b
JM
57162010-03-16 Joseph Myers <joseph@codesourcery.com>
5717
5718 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
5719 Gutson, Jeffrey D. Oldham and Mark Shinwell.
5720
b995570a
JM
57212010-03-16 Joseph Myers <joseph@codesourcery.com>
5722
5723 * MAINTAINERS: Update my email address.
5724
124cc66f
DJ
57252010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
5726
5727 * MAINTAINERS: Update my email address.
5728
a4581668
BS
57292010-03-15 Bernd Schmidt <bernds@codesourcery.com>
5730
5731 * MAINTAINERS: Update my email address.
5732
49d78e29
JZ
57332010-03-09 Jie Zhang <jie@codesourcery.com>
5734
5735 * MAINTAINERS: Update my email address.
5736
8927b7c0
RO
57372010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5738
5739 PR libstdc++/32499
5740 * configure.ac (RANLIB): Default to true.
5741 (STRIP): Likewise.
5742 (RANLIB_FOR_TARGET): Remove superfluous : argument.
5743 * configure: Regenerate.
5744
dce2d8b2 57452010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
cae072e2
RAE
5746
5747 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
5748 (Write After Approval): Update my email address.
5749
bf646aaf
NC
57502010-02-17 Nick Clifton <nickc@redhat.com>
5751
5752 PR 11238
5753 * Makefile.tpl (local-distclean): Also remove config.cache files in
5754 sub-directories as there may not be Makefiles present in the
5755 sub-directories.
96e41f16
NC
5756 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
5757 the config.cache files found by the find command.
5758
bf646aaf
NC
5759 * Makefile.in: Regenerate.
5760 * configure.ac: Revert previous delta.
5761 * configure: Regenerate.
5762
ff78880a
NC
57632010-02-15 Nick Clifton <nickc@redhat.com>
5764
5765 PR 11238
5766 * configure.ac: Delete config.cache files in sub-directories when
5767 deleting Makefiles.
5768 * configure: Regenerate.
5769
8150eadf
BE
57702010-02-12 Ben Elliston <bje@gnu.org>
5771
5772 * MAINTAINERS: Update my email address.
5773
a9e12bfd
AP
57742010-02-08 Andrew Pinski <pinskia@gmail.com>
5775
5776 * MAINTAINERS (spu port): Update my email address.
5777
95315086
JZ
57782010-02-08 Jie Zhang <jie.zhang@analog.com>
5779
5780 * MAINTAINERS: Add myself as a maintainer for the bfin port.
5781
362c6d2f
KG
57822010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5783
5784 * configure.ac: Add "recommended" version checks for GMP/MPC.
5785 Update recommended GMP/MPFR/MPC versions.
5786 * configure: Regenerate.
5787
888c5ad2
JR
57882010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
5789
5790 * MAINTAINERS: Move my Embecosm email address into the
5791 write-after-approval section.
5792
3bf714a7
ILT
57932010-01-26 Ian Lance Taylor <iant@google.com>
5794
5795 * MAINTAINERS: Add myself as Go frontend maintainer.
5796
ad1e5170
JR
57972010-01-25 Joern Rennecke <amylaar@spamcop.net>
5798
5799 PR libstdc++/36101, PR libstdc++/42813
5800 * configure.ac (bootstrap_target_libs): Make inclusion of
5801 target-libgomp conditional on libgomb being in target_configdirs.
5802 * configure: Regenerate.
5803
fb0553d1
JR
58042010-01-23 Joern Rennecke <amylaar@spamcop.net>
5805
5806 PR libstdc++/36101, PR libstdc++/42813
5807 * configure.ac (bootstrap_target_libs): Include target-libgomp.
5808 * configure: Regenerate.
5809
aae29963
JR
58102010-01-22 Joern Rennecke <amylaar@spamcop.net>
5811
5812 PR libstdc++/36101, PR libstdc++/42813
5813 * configure.ac (target_configdirs): Substitute.
5814 * Makefile.def: Bootstrap target module libgomp.
5815 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
5816 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
5817 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
5818 * configure, Makefile.in: Regenerate.
5819
d8fe8895
DK
58202010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
5821
5822 * MAINTAINERS: Adjust my details.
5823
ebfe4897
EW
58242010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
5825
5826 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
5827
f7746c59
TL
58282010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
5829
5830 * MAINTAINERS: reindented my entry with tabs instead of spaces.
5831
306c7b5b
TL
58322010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
5833
5834 * MAINTAINERS (Write After Approval): Add myself.
5835
1b8b9e19
KT
58362010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
5837
5838 * MAINTAINERS (Write After Approval): Add myself.
5839
c164615b
RG
58402010-01-11 Richard Guenther <rguenther@suse.de>
5841
5842 PR lto/41569
5843 * Makefile.def (all-lto-plugin): Depend on all-gcc.
5844 * Makefile.in: Regenerated.
5845
f3f623ae
AT
58462010-01-11 Andreas Tobler <andreast@fgznet.ch>
5847
5848 * configure.ac: Enable libjava build on x86_64-*freebsd*.
5849 * configure: Regenerate.
5850
592c90ff 58512010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9c78662a 5852 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
592c90ff
KG
5853
5854 PR bootstrap/42424
5855 * configure.ac: Include libtool m4 files.
9c78662a 5856 (_LT_CHECK_OBJDIR): Call it.
592c90ff
KG
5857 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
5858 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 5859
592c90ff
KG
5860 * configure: Regenerate.
5861
60a2e213
RW
58622010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5863
5864 PR bootstrap/41818
5865 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
5866 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
5867 * Makefile.in: Regenerate.
5868
7413962d
RG
58692010-01-02 Richard Guenther <rguenther@suse.de>
5870
5871 PR lto/41529
5872 * configure.ac: Include config/elf.m4. Disable LTO if not
5873 builting for an elf target.
5874 * configure: Regenerate.
5875
f77f3945
CF
58762009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
5877
5878 * MAINTAINERS: Change my email address.
5879
4960e3f0
BE
58802009-12-18 Ben Elliston <bje@au.ibm.com>
5881
5882 * config.sub, config.guess: Update from upstream sources.
5883
d16a31da
SZ
58842009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
5885
5886 * MAINTAINERS (Write After Approval): Add myself.
5887
3a5729ea
KG
58882009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5889
5890 PR middle-end/30447
5891 PR middle-end/30789
5892 PR other/40302
5893
5894 * configure.ac: Require MPC.
5895 * configure: Regenerate.
5896
43e02a8a
RW
58972009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5898
5899 PR target/38384
5900 PR bootstrap/40972
5901 * libtool.m4: Sync from git Libtool.
5902 * ltoptions.m4: Likewise.
5903 * ltversion.m4: Likewise.
5904 * lt~obsolete.m4: Likewise.
5905 * ltmain.sh: Likewise.
5906
360d4522
KG
59072009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5908
5909 * configure.ac: Update minimum MPC version to 0.8.
5910 * configure: Regenerate.
5911
f264ed56
SP
59122009-11-21 Sebastian Pop <sebpop@gmail.com>
5913
5914 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
5915 * configure: Regenerated.
5916
ed2eaa9f
ILT
59172009-11-21 Ian Lance Taylor <iant@google.com>
5918
5919 * configure.ac: Change default of poststage1_ldflags to be empty if
5920 poststage1_libs is set. When poststage1_libs is empty, and
5921 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
5922 * configure: Rebuild.
5923
58346783
AN
59242009-11-21 Adam Nemet <adambnmet@gmail.com>
5925
5926 * MAINTAINERS (Write After Approval): Update my email address.
5927
5ca0106a
BE
59282009-11-20 Ben Elliston <bje@au.ibm.com>
5929
5930 * config.guess: Update from upstream sources.
5931
87213cd4
AO
59322009-11-16 Alexandre Oliva <aoliva@redhat.com>
5933
5934 * Makefile.def: Restore host and target settings for gmp.
5935 * Makefile.in: Rebuild.
5936
f61428ed
AO
59372009-11-16 Alexandre Oliva <aoliva@redhat.com>
5938
5939 * configure.ac: Add libelf to host_libs. Enable in-tree configury
5940 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
5941 Fix portability of test of C++ as bootstrap language. Add
5942 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
5943 * configure: Rebuild.
5944 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
5945 and cloog. Fix in-tree ppl configuration. Introduce libelf
5946 in-tree building.
5947 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
5948 (POSTSTAGE1_HOST_EXPORTS): Use it.
5949 (STAGE[+id+]_CXXFLAGS): New.
5950 (BASE_FLAGS_TO_PASS): Pass it down.
5951 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
5952 extra_exports.
5953 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
5954 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
5955 extra_exports.
5956 * Makefile.in: Rebuild.
5957
f6c56be6
BE
59582009-11-17 Ben Elliston <bje@au.ibm.com>
5959
5960 * config.sub, config.guess: Update from upstream sources.
5961
0ccb5970
JK
59622009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5963
5964 * MAINTAINERS (Write After Approval): Add myself.
5965
dce2d8b2 59662009-11-09 Jon Beniston <jon@beniston.com>
3f08607c
JB
5967
5968 * MAINTAINERS (Write After Approval): Add myself.
5969
5d571eaa
OS
59702009-11-06 Ozkan Sezer <sezeroz@gmail.com>
5971
5972 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
5973 paths for *-w64-mingw* and x86_64-*mingw*.
5974 * configure: Regenerated.
5975
dce2d8b2 59762009-11-05 Joern Rennecke <amylaar@spamcop.net>
3be9759a
JR
5977
5978 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
5979
c393f559
BK
59802009-11-02 Benjamin Kosnik <bkoz@redhat.com>
5981
5982 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
5983 Phil Edwards to Write-After Approval.
5984
ef4c4300
KT
59852009-10-30 Kai Tietz <kai.tietz@onevision.com>
5986
5987 * configure.ac: Disable target-winsup & co for
5988 x86_64-*-mingw* and *-w64-mingw* targets.
5989 * configure: Regenerated.
5990
65a324b4
NC
59912009-10-16 Nick Clifton <nickc@redhat.com>
5992
5993 * MAINTAINERS: Add myself as a maintainer for the RX port.
5994
dce2d8b2 59952009-10-26 Johannes Singler <singler@kit.edu>
22e5d3dc 5996
9c78662a 5997 * MAINTAINERS (Write After Approval): Update my e-mail address.
22e5d3dc 5998
17e72e5d
RO
59992009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6000
6001 * configure.ac (CLooG test): Use = with test.
6002 * configure: Regenerate.
6003
ed3a56f3
RG
60042009-10-22 Richard Guenther <rguenther@suse.de>
6005
6006 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
6007 cloog if the ppl version check failed. Move flags saving
6008 before setting in libelf check.
6009 * configure: Regenerate.
6010
ad0abd3c
RG
60112009-10-21 Richard Guenther <rguenther@suse.de>
6012
6013 * configure.ac: Adjust the ppl and cloog configure to work as
6014 documented. Disable cloog if ppl was disabled. Omit the version
6015 checks if they were disabled.
6016 * configure: Re-generate.
6017
e4c5bd48
RW
60182009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6019
6020 * configure.ac: Add 'lto' to enable_languages, not
6021 new_enable_languages, and only if not already present.
6022 * configure: Regenerate.
6023
0ffd69c5
GP
60242009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
6025
6026 * README: Refer to the various COPYING* files instead of just
6027 COPYING.
6028 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
6029
dce2d8b2 60302009-10-07 Rafael Avila de Espindola <espindola@google.com>
1fc23736
RE
6031
6032 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2bf33cdb 6033
58687768
RG
60342009-10-07 Richard Guenther <rguenther@suse.de>
6035
6036 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
6037 and Richard Guenther as reviewers.
6038 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
6039 as reviewers.
6040
49b0ca5c 60412009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 6042
49b0ca5c 6043 * config.sub: Update from upstream sources.
d2d9ce5e 6044
aeb94799
ILT
60452009-10-06 Ian Lance Taylor <iant@google.com>
6046
6047 * Makefile.def: check-gold depends upon all-gas.
6048 * Makefile.in: Rebuild.
6049
123651cd
PM
60502009-10-05 Phil Muldoon <pmuldoon@redhat.com>
6051
6052 * MAINTAINERS (Write After Approval): Add myself.
6053
d7f09764
DN
60542009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
6055
6056 * Makefile.def: all-lto-plugin depends on all-libiberty.
6057 set bootstrap=true for lto-plugin.
6058 Add lto-plugin.
6059 * Makefile.in: Regenerate.
6060 * configure.ac (host_libs): Add lto-plugin.
6061 * configure: Regenerate.
6062
d7f09764
DN
60632009-10-03 Diego Novillo <dnovillo@google.com>
6064
6065 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
6066 (HOST_LIBELFLIBS): Define.
6067 (HOST_LIBELFINC): Define.
6068 * Makefile.in: Regenerate.
6069 * configure.ac: Add --enable-lto.
6070 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
6071 If --enable-lto is used, add 'lto' to new_enable_languages.
6072 If --enable-lto is used and gold is enabled, add
6073 lto-plugin to configdirs.
6074 * configure: Regenerate.
6075
60762009-10-03 Simon Baldwin <simonb@google.com>
6077
6078 * configure.ac: If --with-system-zlib, suppress local zlib and
6079 pass --with-system-zlib to subdir configure scripts.
6080 * configure: Regenerate.
6081
dce2d8b2 60822009-10-01 Loren J. Rittle <ljrittle@acm.org>
0ecdd2aa
LR
6083 Paolo Bonzini <bonzini@gnu.org>
6084
6085 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
6086 $(srcdir).
6087 * Makefile.in: Rebuilt.
6088
dce2d8b2 60892009-09-26 Gary Funck <gary@intrepid.com>
5bfbb7f7
GF
6090
6091 * MAINTAINERS (Write After Approval): Add myself.
6092
3e661154
KG
60932009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6094
6095 * configure.ac: Update minimum MPC version to 0.7.
6096 * configure: Regenerate.
6097
f1a036e4
NC
60982009-09-25 Nick Clifton <nickc@redhat.com>
6099
6100 * configure.ac: Pass any --cache-file=/dev/null option on to
6101 subconfigures.
6102 * configure: Regenerate.
6103
d4c74acc
NC
61042009-09-23 Nick Clifton <nickc@redhat.com>
6105
6106 * config.sub, config.guess: Update from upstream sources.
6107
dce2d8b2 61082009-09-22 Loren J. Rittle <ljrittle@acm.org>
03261b6d
LR
6109
6110 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
6111 * Makefile.in: Rebuilt.
6112
0db770bd
RW
61132009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6114
6115 PR bootstrap/32272
6116 * configure.ac: Error out if $srcdir isn't '.' but contains
6117 host-${host_noncanonical}.
6118 * configure: Regenerate.
6119
71101870
RO
61202009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6121
6122 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
6123 maintainer.
6124
ca6d0d62
RW
61252009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6126
79cd2b23
RW
6127 * configure.ac: If bootstrapping a combined tree with
6128 --enable-gold, require c++ in stage1_languages.
6129 * configure: Regenerate.
6130
ab9dcd0c
RW
6131 * configure.ac: Also add target_libs of stage1_languages to
6132 bootstrap_target_libs.
6133 * configure: Regenerate.
6134
ca6d0d62
RW
6135 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
6136 with --enable-languages not containing c++.
6137 * configure: Regenerate.
6138
1c3c9f12
JZ
61392009-09-15 Jie Zhang <jie.zhang@analog.com>
6140
6141 * configure.ac: Disable java and boehm-gc for bfin-*-*.
6142 * configure: Regenerate.
6143
dce2d8b2 61442009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 6145
6fb30a14
JR
6146 * MAINTAINERS (Write After Approval): Update my e-mail address,
6147 and move from from here...
6148 (Waiting for paperwork): To here.
0318772d 6149
4056c2c6
JM
61502009-09-09 Joseph Myers <joseph@codesourcery.com>
6151
6152 * MAINTAINERS (Reviewers): Add self as driver reviewer.
6153
3e54529c
RW
61542009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6155
6156 * configure.ac: Do not use $extrasub for replacing @if/@endif
6157 parts in Makefile; instead, use additional arguments to
6158 AC_CONFIG_COMMANDS to do the replacement manually, with several
6159 sed invocations, to avoid HP-UX sed command limits.
6160 * configure: Regenerate.
6161
713e2ea6
AO
61622009-09-08 Alexandre Oliva <aoliva@redhat.com>
6163
6164 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
6165 blank before -L.
6166
5646b7b9
AO
61672009-09-04 Alexandre Oliva <aoliva@redhat.com>
6168
6169 * configure.ac (with-build-config): Document. Handle without.
6170 Handle missing argument.
6171 * configure: Rebuilt.
6172
e12c4094
AO
61732009-09-03 Alexandre Oliva <aoliva@redhat.com>
6174
6175 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
6176 Default to bootstrap-debug only if compare-debug works.
6177 * configure: Rebuilt.
6178 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
6179 * Makefile.in: Rebuilt.
6180
75cb0057
RO
61812009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6182
6183 * MAINTAINERS (OS Port Maintainers): Update my email address.
6184
8fc68cba
AO
61852009-09-01 Alexandre Oliva <aoliva@redhat.com>
6186
6187 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
6188 * Makefile.in: Rebuilt.
6189
44cb38cf
CD
61902009-09-01 Chris Demetriou <cgd@google.com>
6191
6192 * MAINTAINERS (Write After Approval): Add myself.
6193
f9329c35
DS
61942009-08-31 Dodji Seketeli <dodji@redhat.com>
6195
6196 PR debug/30161
6197 * include/dwarf2.h (enum dwarf_tag): Added
6198 DW_TAG_GNU_template_template_param
6199 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
6200
f945e229
PB
62012009-08-30 Paolo Bonzini <bonzini@gnu.org>
6202
6203 * Makefile.tpl (AWK): Fix typo.
6204 * Makefile.in: Regenerate.
6205
87264276
PB
62062009-08-30 Paolo Bonzini <bonzini@gnu.org>
6207
6208 * configure.ac: Detect awk and sed.
6209 * Makefile.def (flags_to_pass): Add AWK and SED.
6210 * Makefile.tpl (AWK, SED): New.
6211 (BASE_FLAGS_TO_PASS): Add AWK and SED.
6212 * configure: Regenerate.
6213 * Makefile.in: Regenerate.
6214
68ccd57c
DK
62152009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
6216
6217 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
6218 (collapseslashes): Likewise.
6219
df58e648
RW
62202009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6221
6222 * configure.ac (AC_PREREQ): Bump to 2.64.
6223
0539cb2c
RW
62242009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6225
70fa0efa
RW
6226 * configure.ac: Remove --with-datarootdir, --with-docdir,
6227 --with-pdfdir, --with-htmldir switches.
6228 * configure: Regenerate.
6229
5213506e
RW
6230 * configure: Regenerate.
6231
0539cb2c
RW
6232 * compile: Sync from Automake 1.11.
6233 * depcomp: Likewise.
6234 * install-sh: Likewise.
6235 * missing: Likewise.
6236 * mkinstalldirs: Likewise.
6237 * ylwrap: Likewise.
6238
197c68cc
DK
62392009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
6240
6241 * ltmain.sh (func_normal_abspath): New function.
6242 (func_relative_path): Likewise.
6243 (func_mode_help): Document new -bindir option for link mode.
6244 (func_mode_link): Add new -bindir option, and use it to place
6245 output DLL if specified.
6246
58af276a
RW
62472009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6248
0115d4a3
RW
6249 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
6250 (baseargs): Add --disable-option-checking.
6251 * configure: Regenerate.
6252
58af276a
RW
6253 * Makefile.def (configure-target-libiberty): Depend on
6254 all-binutils and all-ld.
6255 (configure-target-newlib): Likewise.
6256 * Makefile.in: Regenerate.
6257
e9d9afef
BE
62582009-08-17 Ben Elliston <bje@au.ibm.com>
6259
6260 * config.sub, config.guess: Update from upstream sources.
6261
354ebf88
RW
62622009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6263
6264 Sync from src, merge:
6265
6266 2009-07-02 Tristan Gingold <gingold@adacore.com>
6267
6268 * configure.ac: Do not exclude gas for i386-*-darwin.
6269 Add a case for x86_64-*-darwin.
6270 * configure: Regenerate.
6271
8375f7b2
NV
62722009-08-06 Neil Vachharajani <nvachhar@gmail.com>
6273
6274 * MAINTAINERS: Add my name to Write After Approval list.
6275
dce2d8b2 62762009-08-06 Michael Eager <eager@eagercon.com>
ca9fe997
ME
6277
6278 * configure.ac: Add Microblaze target.
6279 * configure: Regenerate.
6280
ea2002ba
CB
62812009-07-31 Christian Bruel <christian.bruel@st.com>
6282
6283 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
6284 * configure: Regenerate.
2bf33cdb 6285
dce2d8b2 62862009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
f563194d
RIL
6287
6288 * MAINTAINERS (Write After Approval): Update my e-mail address.
6289
e90e6bd7
ILT
62902009-07-06 Ian Lance Taylor <iant@google.com>
6291
6292 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
6293 * configure: Rebuild.
6294
f6e0880a
TG
62952009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
6296
6297 * MAINTAINERS: Move myself to the Graphite Reviewers.
6298
6d984927
WG
62992009-06-30 Wei Guozhi <carrot@google.com>
6300
6301 * MAINTAINERS: Add my name to Write After Approval list.
6302
f2689b09
SE
63032009-06-26 Steve Ellcey <sje@cup.hp.com>
6304
6305 PR bootstrap/40338
6306 * configure.ac (comparestring): Create new variable.
6307 * Makefile.tpl (comparestring): Use to skip some comparisions.
6308 * configure: Regenerate.
6309 * Makefile.in: Regenerate.
6310
f62c0ba4
DE
63112009-06-26 Doug Evans <dje@sebabeach.org>
6312
6313 * Makefile.def (host_modules): Add cgen.
6314 * Makefile.in: Regenerate.
6315 * configure.ac (host_tools): Add cgen.
6316 * configure: Regenerate.
6317
7acf4da6
DD
63182009-06-23 DJ Delorie <dj@redhat.com>
6319
6320 * MAINTAINERS: Add myself as mep maintainer.
6321
00020c16
ILT
63222009-06-23 Ian Lance Taylor <iant@google.com>
6323
6324 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
6325 boot_languages. Only bootstrap target libraries listed in
6326 target_libs for some boot language. Add --with-stage1-ldflags,
6327 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
6328 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
6329 if not building with C++.
6330 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
6331 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
6332 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
6333 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
6334 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
6335 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
6336 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
6337 * configure, Makefile.in: Rebuild.
6338
1da52d4a
LF
63392009-06-23 Li Feng <nemokingdom@gmail.com>
6340
6341 * MAINTAINERS: Added my name to write-after-approval list.
6342
144c9175
RM
63432009-06-15 Ryan Mansfield <rmansfield@qnx.com>
6344
6345 * configure.ac: Define is_elf for QNX Neutrino targets.
6346 * configure: Regenerate.
6347
e5871e24
GS
63482009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
6349
9c78662a 6350 * MAINTAINERS: Added my name to the write-after-approval list
e5871e24 6351
5f4a82c0
KG
63522009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6353
6354 * configure.ac: Detect MPC in default directory.
6355 * configure: Regenerate.
6356
394e9195
JG
63572009-06-03 Jerome Guitton <guitton@adacore.com>
6358 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6359
9c78662a
UB
6360 * Makefile.tpl (all): Avoid a trailing backslash.
6361 * Makefile.in: Regenerate.
394e9195 6362
47bca6aa
BE
63632009-06-03 Ben Elliston <bje@au.ibm.com>
6364
6365 * config.sub, config.guess: Update from upstream sources.
6366
a891a473
RS
63672009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
6368
6369 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
6370 to noconfdirs.
6371 * configure: Regenerate.
6372
70cb2d9f
AO
63732009-06-02 Alexandre Oliva <aoliva@redhat.com>
6374
6375 * Makefile.tpl ([+compare-target+]): Compare all stage
6376 directories, rather than just gcc.
6377 * Makefile.in: Rebuilt.
6378
7f1245df
DK
63792009-06-01 Doug Kwan <dougkwan@google.com>
6380
6381 * configure.ac: Support gold for target arm*-*-*.
6382 * configure: Regenerate.
394e9195 6383
acd26225
KG
63842009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6385
6386 * Makefile.def: Add MPC support and dependencies.
6387 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
6388
6389 * Makefile.in, configure: Regenerate.
6390
a1fc946a
AO
63912009-05-27 Alexandre Oliva <aoliva@redhat.com>
6392
6393 * Makefile.tpl (all): Avoid harmless warning in make all when
6394 gcc-bootstrap is enabled but stage_last does not exist.
6395 * Makefile.in: Rebuilt.
6396
2e6a3c8d
NR
63972009-05-24 Nicolas Roche <roche@adacore.com>
6398
6399 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
6400 * Makefile.in: Regenerate.
6401
63487d11
DC
64022009-05-21 Denis Chertykov <chertykov@gmail.com>
6403
6404 * MAINTAINERS: Update my e-mail address.
6405
449223af
DK
64062009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
6407
6408 * configure.ac (cygwin noconfigdirs): Remove libgcj.
6409 * configure: Regenerate.
6410
31c98f49
AO
64112009-05-18 Alexandre Oliva <aoliva@redhat.com>
6412
6413 PR other/40159
6414 * Makefile.tpl (all): Don't assume gcc-bootstrap and
6415 gcc-no-bootstrap are mutually exclusive.
6416 * Makefile.in: Rebuilt.
6417
0f501837
AO
64182009-05-18 Alexandre Oliva <aoliva@redhat.com>
6419
6420 PR other/40159
6421 * Makefile.tpl (all): Don't end with unconditional success.
6422 * Makefile.in: Rebuilt.
6423
4a4a4e99
AO
64242009-05-12 Alexandre Oliva <aoliva@redhat.com>
6425
6426 PR target/37137
6427 * Makefile.def (flags_to_pass): Remove redundant and incomplete
6428 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
6429 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
6430 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
6431 stage_configureflags, stage_cflags and stage_libcflags into
6432 explicit Makefile macros.
6433 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
6434 GFORTRAN.
6435 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
6436 CC. Set CC_FOR_BUILD from CC.
6437 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
6438 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
6439 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
6440 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
6441 and GFORTRAN.
6442 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
6443 (_LIBCFLAGS): Renamed to _TFLAGS.
6444 (do-compare-debug, do-compare3-debug): Drop.
6445 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
6446 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
6447 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
6448 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
6449 (XGCC_FLAGS_FOR_TARGET): New.
6450 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
6451 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
6452 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
6453 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9c78662a 6454 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4a4a4e99
AO
6455 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
6456 TFLAGS.
6457 (BUILD_CONFIG): Include if requested.
6458 (all): Set TFLAGS on bootstrap.
6459 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
6460 (all-stageid-prefixmodule): Likewise.
6461 (do-clean, distclean-stageid): Set TFLAGS.
6462 (restrap): Fix whitespace.
6463 * Makefile.in: Rebuilt.
6464
1cee3429
PB
64652009-05-07 Paolo Bonzini <bonzini@gnu.org>
6466
6467 * config.guess: Sync with src.
6468
0b70eafd
DK
64692009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
6470
6471 * configure.ac ($with_ppl): Default to no if not supplied.
6472 ($with_cloog): Likewise.
6473 configure: Regenerate.
6474
5175f17c
JW
64752009-04-27 James E. Wilson <wilson@codesourcery.com>
6476
6477 * MAINTAINERS: Update my e-mail address.
6478
952fa153
NC
64792009-04-27 Nick Clifton <nickc@redhat.com>
6480
6481 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
6482
a687f83c
EB
64832009-04-25 Eric Botcazou <ebotcazou@adacore.com>
6484
6485 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
6486 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
6487 * Makefile.in: Regenerate.
6488
9e3eba15
KG
64892009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6490
6491 PR bootstrap/39739
6492 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
6493 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
6494
6495 * configure, Makefile.in: Regenerate.
6496
a687f83c 64972009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
6498
6499 * include/hashtab.h: Update GTY annotations to new syntax
6500 * include/splay-tree.h: Likewise
6501
070bdbd9
BE
65022009-04-17 Ben Elliston <bje@au.ibm.com>
6503
6504 * config.sub, config.guess: Update from upstream sources.
6505
55f2d967
AG
65062009-04-15 Anthony Green <green@moxielogic.com>
6507
6508 * configure.ac: Add moxie support.
6509 * configure: Rebuilt.
6510
309c24a9
JJ
65112009-04-14 Jakub Jelinek <jakub@redhat.com>
6512
6513 * configure.ac: Change copyright header to refer to version
6514 3 of the GNU General Public License and to point readers at the
6515 COPYING3 file and the FSF's license web page.
6516 * Makefile.def: Likewise.
6517 * Makefile.tpl: Likewise.
6518 * Makefile.in: Regenerate.
6519
b93133bc
JH
65202009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
6521
6522 * configure.ac: Restore match for darwin9 or later. Use double
6523 brackets since regeneration eats one pair.
6524 * configure: Regenerate.
6525
d18ff35a
L
65262009-04-09 H.J. Lu <hongjiu.lu@intel.com>
6527
6528 PR gas/10039
6529 * configure.ac: Require texinfo 4.7.
6530 * configure: Regenerated.
6531
748086b7
JJ
65322009-04-09 Nick Clifton <nickc@redhat.com>
6533
6534 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
6535 the GCC Runtime Library Exception.
6536
a3337ea2
KG
65372009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6538
6539 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
6540 * configure: Regenerate.
6541
60911f14
SE
65422009-04-01 Steve Ellcey <sje@cup.hp.com>
6543
6544 * Makefil.def (languages): New entries.
6545 * Makefile.tpl (check-gcc-*): New generic target.
6546 * Makefile.in: Regenerate.
60911f14 6547
dce2d8b2 65482009-03-25 Erven Rohou <erven.rohou@inria.fr>
7369c1d0 6549
d18ff35a 6550 * MAINTAINERS: Update my email address.
7369c1d0 6551
cfb1f59f
TT
65522009-03-18 Tom Tromey <tromey@redhat.com>
6553
d18ff35a
L
6554 * configure: Rebuild.
6555 * configure.ac (host_libs): Add libiconv.
6556 * Makefile.in: Rebuild.
6557 * Makefile.def (host_modules): Add libiconv.
6558 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 6559
75eeae1a
TG
65602009-03-16 Tristan Gingold <gingold@adacore.com>
6561
6562 * configure.ac: Treat gdb as supported on x86_64-darwin.
6563 * configure: Regenerate.
6564
f38095f3
JM
65652009-03-16 Joseph Myers <joseph@codesourcery.com>
6566
6567 * configure.ac (--with-host-libstdcxx): New option.
6568 * configure: Regenerate.
6569
dce2d8b2 65702009-03-12 Joern Rennecke <joern.rennecke@arc.com>
fec7f245
JR
6571
6572 * MAINTAINERS: Move myself into the write after approval list.
6573
6d401294
NP
65742009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
6575
6576 * MAINTAINERS: Update e-mail address.
2bf33cdb 6577
07c97076
DN
65782009-03-11 Dorit Nuzman <dorit@il.ibm.com>
6579
6580 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
6581
dce2d8b2 65822009-03-10 Ira Rosen <irar@il.ibm.com>
bb947fd1
IR
6583
6584 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
6585
7a9d3fe8
RW
65862009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6587
6588 Backport from git Libtool:
6589
6590 2009-01-19 Robert Millan <rmh@aybabtu.com>
6591 Support GNU/kOpenSolaris.
6592 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
6593 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
6594 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
6595 GNU/kOpenSolaris.
6596
c9e9e11f
AS
65972009-02-27 Andreas Schwab <schwab@linux-m68k.org>
6598
6599 * MAINTAINERS: Update e-mail address.
6600
5e8c1552 66012009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
6602
6603 * MAINTAINERS (Write After Approval): Add self.
6604
b0adb088
BM
66052009-02-18 Bingfeng Mei <bmei@broadcom.com>
6606
6607 * MAINTAINERS (Write After Approval): Add myself.
6608
ee04b574
AS
66092009-02-05 Andreas Schwab <schwab@suse.de>
6610
6611 * Makefile.tpl (stage_last): Define $r and $s before using
6612 $(RECURSE_FLAGS_TO_PASS).
6613 * Makefile.in: Regenerate
6614
907884c9
ILT
66152009-01-30 Ian Lance Taylor <iant@google.com>
6616
6617 * MAINTAINERS: Move myself to the Global Reviewers list.
6618
416ac4d4
RM
66192009-01-29 Robert Millan <rmh@aybabtu.com>
6620
6621 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
6622 * configure: Regenerate.
6623
ee5decb3
GP
66242009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
6625
6626 * MAINTAINERS: Make whitespace consistent.
19196f44 6627 Remove Robert Millan from Write After Approval.
ee5decb3 6628
36fbb0ec
AM
66292009-01-16 Alan Modra <amodra@bigpond.net.au>
6630
6631 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
6632 (all-opcodes): Depend on all-libiberty.
6633 * Makefile.in: Regenerate.
6634
52535a64
DR
66352009-01-15 Douglas B Rupp <rupp@gnat.com>
6636
6637 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
6638 * configure: Regenerate.
6639
e04a57df
RR
66402009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
6641
6642 * MAINTAINERS (Write After Approval): Add myself.
6643
856c450b
SK
66442009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
6645
6646 * MAINTAINERS: Add myself to reviewers (Fortran).
6647
dce2d8b2 66482009-01-12 Sebastian Pop <sebastian.pop@amd.com>
53095c56
SP
6649
6650 PR tree-optimization/38515
6651 * configure.ac (cloog-polylib): Removed.
6652 (with_ppl, with_cloog): Test for "no".
6653 * configure: Regenerated.
6654
1e5e8a59
DF
66552009-01-11 Daniel Franke <franke.daniel@gmail.com>
6656
6657 * MAINTAINERS: Moved myself to reviewers (Fortran).
6658
5e5debf6
TS
66592009-01-06 Thomas Schwinge <tschwinge@gnu.org>
6660
6661 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
6662 (Write After Approval): Remove myself.
6663
1c42acf1
DN
66642009-01-03 Diego Novillo <dnovillo@google.com>
6665
6666 * MAINTAINERS: Remove myself from alias maintainership.
6667
2fbbedaf
DA
66682009-01-02 David Ayers <ayers@fsfe.org>
6669
6670 * MAINTAINERS: Update e-mail address.
6671
17213821
GP
66722008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
6673
6674 * MAINTAINERS: Make whitespace consistent.
6675
baafc534
RW
66762008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6677
6678 Backport from upstream Libtool:
6679 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
6680 Add cache variables to tests that require the linker to work.
6681 For shlibpath_overrides_runpath, this also changes the semantics
6682 to let the result from the C compiler take precedence.
6683
18430d27
BE
66842008-12-02 Ben Elliston <bje@au.ibm.com>
6685
6686 * config.sub, config.guess: Update from upstream sources.
6687
dce2d8b2 66882008-12-12 Sebastian Pop <sebastian.pop@amd.com>
0a280b35
SP
6689
6690 * configure.ac (ppllibs): Add by default the lib flags.
6691 * configure: Regenerate.
6692
41e9641b
LM
66932008-12-08 Luis Machado <luisgpm@br.ibm.com>
6694
6695 * MAINTAINERS: Add myself to the write after approval list.
6696
25783c30
JH
66972008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
6698
ee04b574
AS
6699 * configure.ac: Add double brackets on darwin[912].
6700 * configure: Regenerate.
25783c30 6701
0e318fcc
DK
67022008-12-03 Daniel Kraft <d@domob.eu>
6703
6704 * MAINTAINERS: Moved myself and Mikael Morin from Write After
6705 Approval to Reviewer section (for Fortran front-end).
6706
7f171b95
JH
67072008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
6708
6709 * configure.ac: Expand to darwin10 and later.
6710 * configure: Regenerate.
6711
09ce620e
AS
67122008-12-02 Andreas Schwab <schwab@suse.de>
6713
6714 * Makefile.def: configure-target-boehm-gc depends on
6715 all-target-libstdc++-v3.
6716 * Makefile.in: Regenerate.
6717
386c704d
KT
67182008-12-02 Kai Tietz <kai.tietz@onevision.com>
6719
6720 * MAINTAINERS: Add myself as mingw maintainer.
6721
e03dd84a
BE
67222008-12-02 Ben Elliston <bje@au.ibm.com>
6723
6724 * config.sub, config.guess: Update from upstream sources.
6725
3fa87964
GP
67262008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
6727
6728 * README.SCO: Remove.
6729
df72d7ed
FP
67302008-11-29 Fernando Pereira <pronesto@gmail.com>
6731
6732 * MAINTAINERS: Add myself to the write after approval list.
6733
b5646528
DK
67342008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
6735
6736 * MAINTAINERS: Update my email address in WAA section.
6737
dce2d8b2 67382008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
ebf24eb4
CL
6739
6740 * MAINTAINERS: Update e-mail address.
6741
dce2d8b2 67422008-11-27 Toon Moene <toon@moene.org>
50e0f131
TM
6743
6744 * MAINTAINERS: Change e-mail address.
6745
0db3a858
TG
67462008-11-27 Tristan Gingold <gingold@adacore.com>
6747
6748 * configure.ac: Build gdb for i?86-*-darwin*
6749 * configure: Regenerated.
6750
dce2d8b2 67512008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
f07bde68
HS
6752
6753 * MAINTAINERS: Added my full name.
6754
487e299b
DJ
67552008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
6756
6757 PR bootstrap/38014
6758 PR bootstrap/37923
6759
6760 Revert:
6761
6762 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6763
6764 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6765 * Makefile.in: Regenerated.
6766
6767 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
6768
6769 PR gdb/921
6770 PR gdb/1646
6771 PR gdb/2175
6772 PR gdb/2176
6773
6774 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6775 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6776 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
6777 (HOST_EXPORTS): Pass CPPFLAGS.
6778 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6779 (LDFLAGS_FOR_TARGET): Initialize from configure script.
6780 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6781 * Makefile.in, configure: Regenerated.
6782 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6783 and CPPFLAGS_FOR_BUILD.
6784
dce2d8b2 67852008-11-06 Jeff Law <law@redhat.com>
d69fbecb
JL
6786
6787 * MAINTAINERS: Add myself as middle end maintainer.
6788
044fed69
AS
67892008-11-06 Andrew Stubbs <ams@codesourcery.com>
6790
6791 * MAINTAINERS (Write after approval): Add myself.
6792
caf6defe
DN
67932008-11-05 Diego Novillo <dnovillo@google.com>
6794
6795 * MAINTAINERS (Global Reviewers): Add myself.
6796 (Non-Algorithmic Maintainers): Remove myself.
6797
3e9899ac
TS
67982008-11-04 Thomas Schwinge <tschwinge@gnu.org>
6799
09ce620e 6800 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 6801
ea99e36e
MM
68022008-10-31 Mikael Morin <mikael.morin@tele2.fr>
6803
09ce620e 6804 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 6805
fb0d2684
BE
68062008-10-31 Ben Elliston <bje@au.ibm.com>
6807
6808 * configure.ac (spu-*-*): Remove special case.
6809 * configure: Regenerate.
6810
73c07a3e
CM
68112008-10-30 Catherine Moore <clm@codesourcery.com>
6812
6813 * MAINTAINERS (Write after approval): Update my email address.
6814
7310a2da
SSF
68152008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
6816
6817 * configure.ac [spu-*-*]: Do not set skipdirs.
6818 * configure: Re-generate.
6819
7e51fe23
BS
68202008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
6821
6822 * MAINTAINERS (Various Maintainers): Add myself to reload.
6823
ef20be93
RG
68242008-10-25 Richard Guenther <rguenther@suse.de>
6825
6826 * MAINTAINERS (Various Maintainers): Add myself as middle-end
6827 maintainer. Remove myself as libgcc-math maintainer.
6828 (Non-Algorithmic Maintainers): Remove myself.
6829
03ffcfa0
DJ
68302008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6831
6832 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6833 * Makefile.in: Regenerated.
6834
dec014a9
CC
68352008-10-23 Cary Coutant <ccoutant@google.com>
6836
6837 * MAINTAINERS (Write after approval): Add myself.
6838
b36c386c
DJ
68392008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
6840
6841 PR gdb/921
6842 PR gdb/1646
6843 PR gdb/2175
6844 PR gdb/2176
6845
6846 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6847 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6848 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
6849 (HOST_EXPORTS): Pass CPPFLAGS.
6850 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6851 (LDFLAGS_FOR_TARGET): Initialize from configure script.
6852 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6853 * Makefile.in, configure: Regenerated.
6854 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6855 and CPPFLAGS_FOR_BUILD.
6856
dce2d8b2 68572008-10-20 Sebastian Pop <sebastian.pop@amd.com>
84541525
SP
6858
6859 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
6860 Sebastian Pop.
6861
e0bda97e
AP
68622008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
6863
6864 * MAINTAINERS (Write After Approval): Added myself.
6865
36c713e0
KG
68662008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6867
6868 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
6869 recommended version to 2.3.2.
6870
6871 * configure: Regenerate.
6872
8fe005ee
MM
68732008-10-01 Mark Mitchell <mark@codesourcery.com>
6874
6875 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
6876
be8f156f
DD
68772008-09-29 David Daney <david.daney@caviumnetworks.com>
6878
6879 * MAINTAINERS (Write After Approval): Update e-mail address.
6880
ae11dff4
PG
68812008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
6882
6883 * libtool.m4: Update to libtool 2.2.6.
6884 * lt~obsolete.m4: Update to libtool 2.2.6.
6885 * ltmain.sh: Update to libtool 2.2.6.
6886 * ltsugar.m4: Update to libtool 2.2.6.
6887 * ltversion.m4: Update to libtool 2.2.6.
6888 * ltoptions.m4: Update to libtool 2.2.6.
6889 * ltgcc.m4: Update to match changes from libtool 2.2.6.
6890
441154b1
CF
68912008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
6892
6893 * MAINTAINERS (Write After Approval): Add myself.
6894
775b3b26
BRF
68952008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
6896
6897 * MAINTAINERS (Write After Approval): Update my name.
6898
94538043
SB
68992008-09-20 Steven Bosscher <steven@gcc.gnu.org>
6900
09ce620e 6901 * MAINTAINERS: Add myself in "Write After Approval".
94538043 6902
52d1bfd8
SE
69032008-09-18 Steve Ellcey <sje@cup.hp.com>
6904
09ce620e 6905 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 6906
c5cc92f5
GP
69072008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
6908
6909 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
6910 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
6911 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
6912 and Michael Tiemann from Write After Approval since they do not
6913 actually have access.
6914
23d9794a
RG
69152008-09-05 Richard Guenther <rguenther@suse.de>
6916
6917 * configure.ac: Initialize clooglibs to -lcloog.
6918 * configure: Re-generate.
6919
192a671e
LCW
69202008-09-04 Le-Chun Wu <lcwu@google.com>
6921
6922 * MAINTAINERS (Write After Approval): Add myself.
6923
d789184e
SP
69242008-09-03 Sebastian Pop <sebastian.pop@amd.com>
6925
6926 * configure.ac (--with-cloog-polylib): New.
6927 (--disable-cloog-version-check): New.
6928 (--disable-ppl-version-check): New.
6929 * configure: Re-generate.
6930
36a881c7
RG
69312008-09-03 Richard Guenther <rguenther@suse.de>
6932
6933 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
6934 cloog test.
6935 * configure: Re-generate.
6936
358da97e
HS
69372008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
6938
6939 Add picoChip port.
6940 * MAINTAINERS: Add picoChip maintainers.
6941
f8bf9252
SP
69422008-09-02 Sebastian Pop <sebastian.pop@amd.com>
6943 Tobias Grosser <grosser@fim.uni-passau.de>
6944 Jan Sjodin <jan.sjodin@amd.com>
6945 Harsha Jagasia <harsha.jagasia@amd.com>
6946 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6947 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6948 Adrien Eliche <aeliche@isty.uvsq.fr>
6949
6950 Merge from graphite branch.
6951 * configure: Regenerate.
6952 * Makefile.in: Regenerate.
6953 * configure.ac (host_libs): Add ppl and cloog.
6954 Add checks for PPL and CLooG.
6955 * Makefile.def (ppl, cloog): Added modules and dependences.
6956 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
6957 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
6958
d89f0ad6
AL
69592008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6960
6961 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
6962 (GCC_SHLIB_SUBDIR): New.
6963 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
6964 * configure: Regenerate.
6965 * Makefile.in: Regenerate.
6966
88a25817
GP
69672008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
6968
6969 * MAINTAINERS: Consistently use tabs to separate columns.
6970
f873f15f
TG
69712008-08-29 Tristan Gingold <gingold@adacore.com>
6972
6973 * MAINTAINERS (Write after Approval): Add myself.
6974
e1514c3f
TG
69752008-08-28 Tristan Gingold <gingold@adacore.com>
6976
6977 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
6978 Enable bfd, binutils and opcodes.
6979 * configure: Regenerate.
6980
4717882f
JDA
69812008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6982
6983 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
6984
28c9884c
TK
69852008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6986
6987 * MAINTAINERS: Use correct Umlaut for last name.
6988
ae96d86a
FXC
69892008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6990
6991 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
6992
3ecc96e3
DE
69932008-08-16 David Edelsohn <edelsohn@gnu.org>
6994
6995 * MAINTAINERS: Update my email address.
6996
dd609cc1
EB
69972008-08-16 Nicolas Roche <roche@adacore.com>
6998
6999 * Makefile.tpl: Add BOOT_ADAFLAGS.
7000 * Makefile.in: Regenerate.
7001
08d0963a
RS
70022008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
7003
7004 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
7005 * configure: Regenerate.
7006
dce2d8b2 70072008-07-30 Paolo Bonzini <bonzini@gnu.org>
00afcaa0
PB
7008
7009 * configure.ac: Add makefile fragments for hpux.
7010 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
7011 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
7012 * configure: Regenerate.
7013 * Makefile.in: Regenerate.
7014
dce2d8b2 70152008-07-28 Aldy Hernandez <aldyh@redhat.com>
806b3528
AH
7016
7017 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
7018
dce2d8b2 70192008-07-11 Dodji Seketeli <dseketel@redhat.com>
ab220355
DS
7020
7021 * MAINTAINERS (Write after Approval): Add myself.
7022
78209f30
XG
70232008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
7024
7025 * MAINTAINERS (Write After Approval): Add myself.
7026
5b5b098d
AJ
70272008-06-29 Andrew Jenner <andrew@codesourcery.com>
7028
7029 * MAINTAINERS (Write After Approval): Add myself.
7030
d812ec93
KW
70312008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
7032
7033 * MAINTAINERS: Update my email address.
7034
99e78224
JY
70352008-06-25 Joey Ye <joey.ye@intel.com>
7036
7037 * MAINTAINERS (Write After Approval): Add myself.
7038
18c04407
RW
70392008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7040
7041 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
7042 * Makefile.in: Regenerate.
7043 * configure: Regenerate.
7044
47aa9a31
DK
70452008-06-17 Daniel Kraft <d@domob.eu>
7046
7047 * MAINTAINERS (Write After Approval): Add myself.
7048
ad33ff57
RW
70492008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7050
7051 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
7052 "$@" is still intact with both Autoconf 2.59 and 2.62.
7053 * configure: Regenerate.
7054
cdce5c41
RW
70552008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7056
7057 * Makefile.tpl: Fix comment errors.
7058 * Makefile.in: Regenerate.
7059
01b79d11
DM
70602008-06-12 David S. Miller <davem@davemloft.net>
7061 David Edelsohn <edelsohn@gnu.org>
7062
7063 * configure.ac: Add powerpc*-*-* to gold supported targets.
7064 * configure: Regenerate.
7065
f8c33439
JM
70662008-06-08 Joseph Myers <joseph@codesourcery.com>
7067
7068 PR tree-optimization/36218
7069 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
7070 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
7071 (all prefix="build-"): Pass them to build-system sub-makes.
7072 * Makefile.in: Regenerate.
7073
cd985f66
JM
70742008-06-07 Joseph Myers <joseph@codesourcery.com>
7075
7076 * MAINTAINERS (mt port): Remove.
7077 (sco5, unixware, sco udk): Remove.
7078 (Kean Johnston): Add to Write After Approval.
7079
3f6383d3
JB
70802008-05-30 Julian Brown <julian@codesourcery.com>
7081
7082 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
7083 of libobjc for ARM EABI Linux.
7084 * configure: Regenerate.
30da41ed 7085
dce2d8b2 70862008-05-18 Xinliang David Li <davidxl@google.com>
e29cc9b4 7087
09ce620e 7088 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 7089
dce2d8b2 70902008-05-17 Xinliang David Li <davidxl@google.com>
30da41ed 7091
e29cc9b4 7092 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 7093
955410cb
JW
70942008-05-15 Janus Weil <janus@gcc.gnu.org>
7095
7096 * MAINTAINERS (Write After Approval): Add myself.
7097
719bb4e3 70982008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
7099
7100 * config-ml.in: don't handle --enable-shared and --enable-static.
7101
372b05fc
RS
71022008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
7103
7104 * MAINTAINERS: Update my email address.
7105
f73e2200
PC
71062008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
7107
7108 * MAINTAINERS: Update my email address.
09ce620e 7109
3e438e2b
KVH
71102008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
7111
7112 * MAINTAINERS (Write After Approval): Add myself.
7113
177bf491
GS
71142008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
7115
7116 * MAINTAINERS (Write After Approval): Add myself.
7117
dce2d8b2 71182008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
ac89df2f
PG
7119
7120 * MAINTAINERS (crx): Add myself.
7121
14a8726b
PB
71222008-04-18 Paolo Bonzini <bonzini@gnu.org>
7123
7124 Sync with src:
7125 2008-04-14 David S. Miller <davem@davemloft.net>
7126
09ce620e
AS
7127 * configure.ac: Add sparc*-*-* to gold supported targets.
7128 * configure: Regenerate.
14a8726b 7129
7142fb32
PB
71302008-04-18 Paolo Bonzini <bonzini@gnu.org>
7131
7132 PR bootstrap/35457
7133 * configure.ac: Include override.m4.
7134 * configure: Regenerate.
7135
c6b196de
PB
71362008-04-18 Paolo Bonzini <bonzini@gnu.org>
7137
09ce620e
AS
7138 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
7139 * Makefile.in: Regenerate.
c6b196de 7140
dce2d8b2 71412008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
c993ae60 7142
09ce620e 7143 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 7144 as nonconfigurable directories list.
09ce620e 7145 * configure: Regenerate.
c993ae60 7146
8479b1b1
BE
71472008-04-14 Ben Elliston <bje@au.ibm.com>
7148
7149 * config.sub, config.guess: Update from upstream sources.
7150
295e261a
HPN
71512008-04-12 Hans-Peter Nilsson <hp@axis.com>
7152
7153 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
7154 * Makefile.in: Regenerate.
7155
ac3949d9
EW
71562008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
7157
7158 * configure.ac: Do not build libssp for the AVR.
7159 * configure: Regenerate.
7160
06407e30
ILT
71612008-04-07 Ian Lance Taylor <iant@google.com>
7162
7163 * Makefile.def: check-gold depends upon all-binutils.
7164 * Makefile.in: Regenerate.
7165
97db009c
AH
71662008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
7167
7168 * MAINTAINERS (Write After Approval): Add myself.
7169
2a79c47f
NC
71702008-04-04 Nick Clifton <nickc@redhat.com>
7171
7172 PR binutils/4334
5f4bebbf 7173 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
7174 builds.
7175 * configure: Regenerate.
7176
c53a18d3
N
71772008-04-04 NightStrike <NightStrike@gmail.com>
7178
7179 PR other/35151
09ce620e
AS
7180 * configure.ac: Combine rules for mingw32 and mingw64.
7181 * configure: Regenerate.
c53a18d3 7182
d925aa70
KT
71832008-04-02 Kai Tietz <kai.tietz@onvision.com>
7184
7185 * MAINTAINERS (Write After Approval): Add myself.
7186
dce2d8b2 71872008-04-01 Seongbae Park <seongbae.park@gmail.com>
ad424a85
SP
7188
7189 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
7190 * Makefile.in (.NOTPARALLEL): Ditto.
7191
4412a506
PG
71922008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
7193
7194 * MAINTAINERS (Write After Approval): Add myself.
7195
dce2d8b2 71962008-03-31 Seongbae Park <seongbae.park@gmail.com>
2f908293
SP
7197
7198 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
7199 * Makefile.in (.NOTPARALLEL): Regenerate.
7200
639223bd
PB
72012008-03-27 Paolo Bonzini <bonzini@gnu.org>
7202
7203 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
7204 * Makefile.in: Regenerate.
7205
b8ab1f4a
JS
72062008-03-26 Jakub Staszak <kuba@et.pl>
7207
7208 * MAINTAINERS (Write After Approval): Add myself.
7209
b45890a4
TK
72102008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
7211
7212 * MAINTAINERS: Update e-mail address.
7213
5afab7ad
ILT
72142008-03-20 Ian Lance Taylor <iant@google.com>
7215
7216 * configure.ac: Add support for --enable-gold.
7217 * Makefile.def: Add gold as a directory like ld.
7218 * configure, Makefile.in: Regenerate.
7219
38d24731
RW
72202008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7221
7222 * configure.ac: m4_include config/proginstall.m4.
7223 * configure: Regenerate.
32bc4cf4
RW
7224
7225 Backport from upstream Libtool:
09ce620e 7226
32bc4cf4 7227 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 7228
32bc4cf4
RW
7229 Deal with Autoconf 2.62's semantic change in m4_append.
7230 * ltsugar.m4 (lt_append): Replace broken versions of
7231 m4_append.
7232 (lt_if_append_uniq): Don't require separator to be overquoted,
7233 and avoid broken m4_append.
7234 (lt_dict_add): Fix typo.
7235 * libtool.m4 (_LT_DECL): Don't overquote separator.
7236
9d3c50ea
DE
72372008-03-13 David Edelsohn <edelsohn@gnu.org>
7238
7239 * config.rpath: Add AIX 6 support.
7240
5d2edb29
PB
72412008-03-13 Paolo Bonzini <bonzini@gnu.org>
7242
7243 * Makefile.def (stageprofile). Remove -fprofile-generate
7244 from stage_libcflags.
7245 * Makefile.in: Regenerate.
7246
954910ef
BE
72472008-03-13 Ben Elliston <bje@au.ibm.com>
7248
7249 * config.sub, config.guess: Update from upstream sources.
7250
e8645a40
TT
72512008-03-06 Tom Tromey <tromey@redhat.com>
7252
7253 * MAINTAINERS: Update for treelang deletion.
7254
2c8e955e
JW
72552008-03-03 James E. Wilson <wilson@tuliptree.org>
7256
7257 * MAINTAINERS: Update my email address.
7258
54acd307
SS
72592008-03-03 Stan Shebs <stanshebs@earthlink.net>
7260
893ad2a1 7261 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
7262 (objective-c/c++): Add myself as a maintainer.
7263
4b52b516
VR
72642008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
7265
7266 * MAINTAINERS (Write After Approval): Update my email address.
7267
e652b516
TB
72682008-02-25 Tomas Bily <tbily@suse.cz>
7269
7270 * MAINTAINERS (Write After Approval): Add myself.
7271
02d30740
JJ
72722008-02-23 Jakub Jelinek <jakub@redhat.com>
7273
7274 * MAINTAINERS (OpenMP): Add myself.
7275
1c8bd6a3
PB
72762008-02-20 Paolo Bonzini <bonzini@gnu.org>
7277
4b40b2a5
UB
7278 PR bootstrap/32009
7279 PR bootstrap/32161
1c8bd6a3 7280
4b40b2a5
UB
7281 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
7282 * configure: Regenerate.
1c8bd6a3 7283
4b40b2a5
UB
7284 * Makefile.def: Define stage_libcflags for all bootstrap stages.
7285 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
7286 STAGE4_LIBCFLAGS): New.
7287 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
7288 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
7289 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
7290 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
7291 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
7292 for target modules. Don't export LIBCFLAGS.
7293 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
7294 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
7295 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
7296 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
7297 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
7298 * Makefile.in: Regenerate.
1c8bd6a3 7299
bb44c9d2
RW
73002008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7301
7302 PR libgcj/33085
7303 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
7304 Do not use -DDLL_EXPORT. Backport from upstream.
7305
29a7754d
RW
73062008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7307
7308 * MAINTAINERS (Write After Approval): Add myself.
7309
9a212bb7
HPN
73102008-02-02 Hans-Peter Nilsson <hp@axis.com>
7311
7312 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
7313 * configure: Regenerate.
7314
aa12a573
MG
73152008-01-31 Marc Gauthier <marc@tensilica.com>
7316
7317 * configure.ac (xtensa*-*-*): Recognize processor variants.
7318 * configure: Regenerate.
7319
ac9e6043
RW
73202008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7321
40049ccc
UB
7322 PR bootstrap/34922
7323 * configure.ac (PARSE_ARGS): Push suitable setting of
7324 ac_subdirs_all, for `./configure --help=recursive'.
7325 Handle `+' in generic toplevel directory disabling.
7326 * configure: Regenerate.
ac9e6043 7327
4288c86a
NC
73282008-01-28 Nick Clifton <nickc@redhat.com>
7329
7330 * MAINTAINERS (xstormy16): Take over maintainership.
7331
8d8da227
JM
73322008-01-25 Joseph Myers <joseph@codesourcery.com>
7333
7334 * MAINTAINERS (c4x port): Remove.
7335
349b60e7
DE
73362008-01-24 David Edelsohn <edelsohn@gnu.org>
7337
7338 * libtool.m4: Backport AIX 6 support from ToT Libtool.
7339
3ca06a68
BE
73402008-01-23 Ben Elliston <bje@au.ibm.com>
7341
7342 * config.sub, config.guess: Update from upstream sources.
7343
3c631381
TG
73442008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
7345
7346 * MAINTAINERS (Write After Approval): Add myself.
7347
20533ef1
L
73482008-01-17 H.J. Lu <hjl.tools@gmail.com>
7349
7350 * MAINTAINERS: Update my email address.
7351
73522008-01-09 Raksit Ashok <raksit@google.com>
7353
7354 * MAINTAINERS (Write After Approval): Add myself.
7355
684f4f6a
RA
73562008-01-09 Raksit Ashok <raksit@google.com>
7357
7358 * MAINTAINERS (Write After Approval): Add myself.
7359
9cb8756f
BE
73602008-01-08 Ben Elliston <bje@au.ibm.com>
7361
7362 * config.sub, config.guess: Update from upstream sources.
7363
94e1934d
KG
73642007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7365
7366 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 7367 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
7368 * configure: Regenerate.
7369
a2e51f77
SP
73702007-12-15 Sebastian Pop <sebastian.pop@amd.com>
7371
7372 * MAINTAINERS: Update my email address.
7373
ffe3dcd9
BRF
73742007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
7375
7376 * MAINTAINERS: Update my email address.
7377
aa4095c9
RS
73782007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
7379
7380 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
7381 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
7382 * Makefile.in: Regenerate.
7383
dce2d8b2 73842007-12-10 Mark Heffernan <meheff@google.com>
030e2013
MH
7385
7386 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
7387 misplaced entries.
7388
0fe0f073
AT
73892007-12-10 Andreas Tobler <a.tobler@schweiz.org>
7390
7391 * configure.ac: Enable libjava for x86_64-*-darwin9.
7392 * configure: Regenerate.
7393
dce2d8b2 73942007-12-07 Bill Maddox <maddox@google.com>
d4ca4b06
BM
7395
7396 * MAINTAINERS (Write After Approval): Add myself.
7397
c3220d4c
BE
73982007-12-05 Ben Elliston <bje@au.ibm.com>
7399
7400 * config.sub, config.guess: Update from upstream sources.
7401
aba7501e
MK
74022007-12-02 Matthias Klose <doko@ubuntu.com>
7403
7404 * config-ml.in: Remove 64bit configure tests.
7405
d683ec81
PB
74062007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7407
7408 * config-ml.in: Robustify against white space in absolute file
7409 names.
7410
7411 * config-ml.in (multi-clean): Substitute ${Makefile}.
7412 Remove superfluous ${Makefile} in list.
7413
60f1711a
TS
74142007-11-19 Thiemo Seufer <ths@mips.com>
7415
7416 * config-ml.in: Don't hardcode the Makefile name.
7417
487f9d96
AM
74182007-11-08 Alexander Monakov <amonakov@ispras.ru>
7419
7420 * MAINTAINERS (Write After Approval): Add myself.
7421
fa3886fe
ST
74222007-11-07 Samuel Tardieu <sam@rfc1149.net>
7423
7424 * MAINTAINERS (Write After Approval): Add myself.
7425
dce2d8b2 74262007-11-06 Doug Kwan <dougkwan@google.com>
ae750079
DK
7427
7428 * MAINTAINERS (Write After Approval): Add myself.
7429
acc48927
BE
74302007-10-25 Ben Elliston <bje@au.ibm.com>
7431
7432 * MAINTAINERS (mercury): Remove entry.
7433 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
7434
e00e9858
DJ
74352007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
7436
7437 * Makefile.def (dependencies): Make configure-gdb depend on
7438 all-intl.
7439 * Makefile.in: Regenerated.
7440
def14a3c
SK
74412007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
7442
7443 * MAINTAINERS (Fortran maintainer): Remove myself.
7444
dce2d8b2 74452007-10-15 Patrick Mansfield <patmans@us.ibm.com>
0e5e9f76
PM
7446
7447 * Makefile.def: To avoid problems running with parallel makes,
7448 build newlib before libgloss so that target specific header
7449 files are availble.
7450 * Makefile.in: Regenerate
7451
bbfbfafc
DJ
74522007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
7453
7454 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
7455 * Makefile.in: Regenerate.
7456
c56abad5
VM
74572007-10-09 Vladimir Makarov <vmakarov@redhat.com>
7458
7459 * MAINTAINERS (Register allocation reviewer): Add myself.
7460
f019adc1
MF
74612007-10-08 Mike Frysinger <vapier@gentoo.org>
7462
7463 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
7464 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
7465 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
7466 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
7467 * configure: Regenerate.
7468
dce2d8b2 74692006-10-04 Seongbae Park <seongbae.park@gmail.com>
789e4e28
SP
7470
7471 * MAINTAINERS (Register allocation reviewer): Add myself.
7472
0999159b
PB
74732007-10-01 Paolo Bonzini <bonzini@gnu.org>
7474
7475 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
7476 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
7477 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
7478 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
7479 * configure.ac: Default them to host tools for $host = $build.
7480 Subst them.
7481
7482 * configure: Regenerate.
7483 * Makefile.in: Regenerate.
7484
dce2d8b2 74852006-09-24 Peter Bergner <bergner@vnet.ibm.com>
a054acde
PB
7486
7487 * MAINTAINERS (Register allocation reviewer): Add myself.
7488
dce2d8b2 74892006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
ffda6fc9
KZ
7490
7491 * MAINTAINERS (Register allocation reviewer): Add myself.
7492
9d209c83
SP
74932007-09-21 Seongbae Park <seongbae.park@gmail.com>
7494
7495 * MAINTAINERS (Write After Approval): Fix typo.
7496
1ec3b87b
RS
74972007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
7498
7499 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
7500 * configure: Regenerate.
7501
19d5986d
PJ
75022007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
7503
7504 PR bootstrap/31906
7505 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 7506 they're already prefixed.
19d5986d 7507
6d3b5aea
BK
75082007-09-19 Benjamin Kosnik <bkoz@redhat.com>
7509
7510 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
7511 libstdc++.
7512 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
7513 * configure: Regenerate.
7514 * Makefile.in: Regenerate.
09ce620e 7515
4fe7e755
AS
75162007-09-17 Andreas Schwab <schwab@suse.de>
7517
7518 * configure.ac: Raise minimum makeinfo version to 4.6.
7519 * configure: Regenerate.
7520
dce2d8b2 75212007-09-17 Johannes Singler <singler@ira.uka.de>
d483feaa 7522
ffe3dcd9 7523 * MAINTAINERS (write-after-approval) add myself
d483feaa 7524
fa9a3f31
AM
75252007-09-15 Alan Modra <amodra@bigpond.net.au>
7526
7527 * configure.ac: Correct makeinfo version check.
7528 * configure: Regenerate.
7529
6593a73e
RS
75302007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
7531
7532 * MAINTAINERS: Update my email address.
7533
d9dced13
RS
75342007-09-14 Richard Sandiford <richard@codesourcery.com>
7535
7536 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
7537 to $skipdirs and only disable gprof for newlib. Use the normal
7538 mips*-elf* handling in other respects.
7539 * configure: Regnerate.
7540
773c1467
DD
75412007-09-12 David Daney <ddaney@avtrex.com>
7542
7543 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
7544 enabling libgcj.
7545 * configure: Regenerate.
7546
c03353e2
RIL
75472007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
7548
7549 PR other/32154
7550 * configure.ac: For libgloss targets, point the linker to the linker
7551 script, startup code and simulator library.
7552 * configure: Regenerate.
7553
c4e9bf2b
AH
75542007-09-07 Andrew Haley <aph@redhat.com>
7555
7556 * configure.ac (noconfigdirs): Remove target-libffi and
7557 target-libjava.
7558 * configure: Regenerate.
7559
1f5a6b84
FXC
75602007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7561
7562 PR target/33281
7563 * configure.ac: Use config/mh-mingw on mingw.
7564 * configure: Regenerate.
1f5a6b84 7565
3951e521
PH
75662007-09-05 Pat Haugen <pthaugen@us.ibm.com>
7567
9f349f63 7568 * MAINTAINERS (Write After Approval): Add myself.
3951e521 7569
e643dc23
RG
75702007-09-05 Richard Guenther <rguenther@suse.de>
7571
7572 * configure.ac (--enable-stage1-checking): If neither --enable-checking
7573 nor --disable-checking is provided also turn on yes and types
7574 checking for stage1.
7575 * configure: Re-generate.
7576
039874df
KW
75772007-08-30 Krister Walfridsson <cato@df.lth.se>
7578
7579 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
7580 (Write After Approval): Remove myself.
7581
c3f07bd6 75822007-08-29 Nick Clifton <nickc@redhat.com>
15098359 7583
c3f07bd6 7584 * config.sub, config.guess: Update from upstream sources.
15098359 7585
40049ccc 75862007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
7587
7588 * MAINTAINERS (Write After Approval): Added myself.
7589 * MAINTAINERS (Reviewers): Removed myself.
7590
c8aea42c 75912007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 7592 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
7593
7594 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
7595 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
7596 * Makefile.in: Regenerate.
7597 * configure.ac (--with-debug-prefix-map): New.
7598 * configure: Regenerate.
7599
4bf6c438
RS
76002007-08-17 Richard Sandiford <richard@codesourcery.com>
7601 Nigel Stephens <nigel@mips.com>
7602
4bf6c438
RS
7603 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
7604 as target_makefile_frag.
7605 * configure: Regenerate.
7606
bb286d71
AO
76072007-08-16 Alexandre Oliva <aoliva@redhat.com>
7608
7609 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
7610 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
7611 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
7612 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
7613 (do-compare, do-compare3, do-compare-debug): New.
7614 ([+compare-target+]): Use them.
7615
a4630417
MK
76162007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
7617
7618 * MAINTAINERS (Write After Approval): Change my email address.
7619
d9acb717
RW
76202007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7621 Ben Elliston <bje@au.ibm.com>
7622
7623 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
7624 --silent if $silent.
7625 * configure: Regenerate.
7626
96876681
ZD
76272003-08-12 Zdenek Dvorak <ook@ucw.cz>
7628
7629 * MAINTAINERS (Various Maintainers): Add myself as
7630 loop infrastructure maintainer. Update my e-mail
7631 address.
7632
1c1d80ee
DN
76332007-07-31 Diego Novillo <dnovillo@google.com>
7634
7635 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
7636 Adjust description.
7637
7e98624c
RG
76382007-07-26 Richard Guenther <rguenther@suse.de>
7639
7640 * configure.ac: Add types checking to stage1 checking flags.
7641 * configure: Regenerate.
7642
4c85af60
NC
76432007-07-17 Nick Clifton <nickc@redhat.com>
7644
7645 * COPYING3: New file. Contains version 3 of the GNU General
7646 Public License.
7647 * COPYING3.LIB: New file. Contains version 3 of the GNU
7648 Lesser General Public License.
7649
19ddfd3a
AK
76502007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
7651
7652 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
7653
2a064545
AK
76542007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
7655
7656 * MAINTAINERS (S/390 co-maintainer): Add myself.
7657 (Write After Approval): Remove myself.
7658
f861f54d
DH
76592007-07-13 Dan Hipschman <dsh@google.com>
7660
7661 * MAINTAINERS (Write After Approval): Add myself.
7662
0136f2f7
NC
76632007-07-11 Nick Clifton <nickc@redhat.com>
7664
7665 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
7666 WINDRES export.
7667 * Makefile.in: Regenerate.
7668
6e29b5a4
RO
76692007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7670
7671 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
7672 maintainer.
7673
159a4b02
L
76742007-07-05 H.J. Lu <hongjiu.lu@intel.com>
7675
7676 * lt~obsolete.m4: New. Import from 20070318 libtool.
7677
6ba67283
JB
76782007-07-03 Julian Brown <julian@codesourcery.com>
7679
7680 * MAINTAINERS (Write After Approval): Add myself.
7681
30b74385
RW
76822007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7683
7684 * configure.ac: Rewrite 'configure --help' strings to look nicer.
7685 * configure: Regenerate.
7686
76872007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7688
7689 * configure.ac: Add some missing m4 quotation.
7690 * configure: Regenerate.
7691
943c54ce
SB
76922007-07-02 Simon Baldwin <simonb@google.com>
7693
7694 * MAINTAINERS (Write After Approval): Add myself.
7695
1c00b503
PB
76962007-07-02 Paolo Bonzini <bonzini@gnu.org>
7697
7698 * configure: Regenerate.
7699
901119ae
KT
77002007-07-02 Kai Tietz <kai.tietz@onevision.com>
7701
7702 * Makefile.def: Add windmc tool to build.
7703 * Makefile.tpl: Likewise.
7704 * configure.ac: Likewise.
7705 * Makefile.in: Regenerate.
7706 * configure: Regenerate.
09ce620e 7707
83f4c19f
DD
77082007-06-28 DJ Delorie <dj@redhat.com>
7709
7710 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
7711 not building newlib.
7712 * configure: Regenerated.
09ce620e 7713
5346c75c
JS
77142007-06-28 Jan Sjodin <jan.sjodin@amd.com>
7715
7716 * MAINTAINERS (Write After Approval): Add myself.
7717
aacfb86b
MM
77182007-06-25 Martin Michlmayr <tbm@cyrius.com>
7719
7720 * MAINTAINERS (Write After Approval): Add myself.
7721
590bf0d3
CM
77222007-06-19 Chris Matthews <chrismatthews@google.com>
7723
7724 * MAINTAINERS (Write After Approval): Add myself.
7725
cdbbee7a
RIL
77262007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
7727
7728 * MAINTAINERS (Write After Approval): Add myself.
7729
b8afffc1
DJ
77302007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
7731
7732 * Makefile.def: Add dependency from configure-gdb to all-bfd.
7733 * Makefile.in: Regenerated.
7734
3fcfad76
BS
77352007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
7736
7737 * configure.ac: Don't add target-libmudflap to noconfigdirs for
7738 bfin*-*-uclinux* targets.
7739 * configure: Regenerate.
7740
3f5a2b7f
ILT
77412007-06-14 Ian Lance Taylor <iant@google.com>
7742
7743 * MAINTAINERS: Add myself as non-algorithmic global write
7744 maintainer.
7745
4c46daee
DN
77462007-06-14 Diego Novillo <dnovillo@google.com>
7747
7748 * MAINTAINERS: Add self as middle-end maintainer and
7749 non-algorithmic global write maintainer.
7750
a3bb222a
FXC
77512007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7752
7753 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
7754 Move all Fortran maintainers except Paul Brook into the
7755 Non-Autopoiesis section.
7756
a19e8f64
PB
77572007-06-14 Paolo Bonzini <bonzini@gnu.org>
7758
7759 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
7760 (distclean-stage[+id+]): Possibly delete stage_last.
7761 * Makefile.in: Regenerate.
7762
1c2abe5e
SP
77632007-06-12 Seongbae Park <seongbae.park@gmail.com>
7764
7765 * MAINTAINERS (Various Maintainer): Fix typo.
7766
abca4739
PB
77672007-06-11 Paolo Bonzini <bonzini@gnu.org>
7768
7769 * MAINTAINERS (Various Maintainer): Add myself as
7770 dataflow maintainer.
7771
a894d2c3
BE
77722007-06-07 Ben Elliston <bje@au.ibm.com>
7773
7774 * config.sub, config.guess: Update from upstream sources.
7775
8024d75e
BE
77762007-06-07 Ben Elliston <bje@au.ibm.com>
7777
7778 * Makefile.tpl: Fix spelling error.
7779 * Makefile.in: Regenerate.
7780
973a9a5e
SE
77812007-06-01 Steve Ellcey <sje@cup.hp.com>
7782
96598938
L
7783 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
7784 lt_cv_sys_max_cmd_len.
973a9a5e 7785
ccb4d26b
DN
77862007-05-31 Dorit Nuzman <dorit@il.ibm.com>
7787
7788 * MAINTAINERS (Various Maintainers): Add myself as
7789 auto-vectorizer maintainer.
7790
eecb7461
PB
77912003-05-31 Paolo Bonzini <bonzini@gnu.org>
7792
7793 PR libjava/32098
7794 * libtool.m4: Revert previous change.
7795 * ltgcc.m4: Put it here.
7796
89d28202
ZD
77972003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
7798
7799 * MAINTAINERS (Various Maintainers): Add myself as
7800 auto-vectorizer maintainer.
7801
60c7a11a
L
78022007-05-30 H.J. Lu <hongjiu.lu@intel.com>
7803
7804 PR libjava/32098
7805 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
7806
9dd3cc81
RG
78072007-05-30 Richard Guenther <rguenther@suse.de>
7808
7809 * MAINTAINERS (Various Maintainers): Add myself as
7810 auto-vectorizer maintainer.
7811
9cc1244e
JJ
78122007-05-30 Jakub Jelinek <jakub@redhat.com>
7813
7814 PR bootstrap/29382
7815 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
7816 * configure: Rebuilt.
7817
6124296b
RC
78182007-05-28 Roberto Costa <robsettantasei@gmail.com>
7819
7820 * MAINTAINERS (Write After Approval): Removed my name.
7821
6b757a0d
SB
78222007-05-25 Steven Bosscher <steven@gcc.gnu.org>
7823
7824 * MAINTAINERS (Write After Approval): Remove myself.
7825
86ef8528
AT
78262007-05-25 Andreas Tobler <a.tobler@schweiz.org>
7827
7828 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
7829
1cf3d07d
SE
78302007-05-23 Steve Ellcey <sje@cup.hp.com>
7831
7832 * ltmain.sh: Update from ToT Libtool.
7833 * libtool.m4: Update from ToT Libtool.
7834 * ltsugar.m4: New. Update from ToT Libtool.
7835 * ltversion.m4: New. Update from ToT Libtool.
7836 * ltoptions.m4: New. Update from ToT Libtool.
7837 * ltconfig: Remove.
7838 * ltcf-c.sh: Remove.
7839 * ltcf-cxx.sh: Remove.
7840 * ltcf-gcj.sh: Remove.
7841
ce3fcf8c
OW
78422007-05-22 Ollie Wild <aaw@google.com>
7843
7844 * MAINTAINERS (Write After Approval): Add myself.
7845
342b9200
PB
78462007-05-16 Paolo Bonzini <bonzini@gnu.org>
7847
7848 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
7849 stage_cflags.
7850 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
7851 Remove CFLAGS/LIBCFLAGS.
7852 (configure-stage[+id+]-[+prefix+][+module+],
7853 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
7854 * Makefile.in: Regenerate.
7855
cea17285
DN
78562007-05-15 Diego Novillo <dnovillo@google.com>
7857
7858 * MAINTAINERS: Update e-mail address.
7859
11c004e7
RE
78602007-05-15 Revital Eres <eres@il.ibm.com>
7861
7862 * MAINTAINERS (Write After Approval): Add myself.
7863
ab6bd693
RC
78642007-05-14 Roberto Costa <robsettantasei@gmail.com>
7865
7866 * MAINTAINERS (Write After Approval): Updated my address.
7867
388cdf07
TN
78682007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
7869
7870 * MAINTAINERS (Write After Approval): Add myself.
7871
23f24034
SR
78722007-05-11 Silvius Rus <rus@google.com>
7873
7874 * MAINTAINERS (Write After Approval): Add myself.
7875
34a7526e
TT
78762007-04-23 Tom Tromey <tromey@redhat.com>
7877
7878 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
7879
51da21be
MM
78802007-04-22 Mark Mitchell <mark@codesourcery.com>
7881
7882 * MAINTAINERS (cpplib): Rename to ...
7883 (libcpp): ... this. Add C/C++ front end maintainers.
7884
70070387
SE
78852007-04-14 Steve Ellcey <sje@cup.hp.com>
7886
7887 * config-ml.in: Pass ${ml_config_env} to configure calls.
7888
df1a0dbb
CB
78892007-04-04 Christian Bruel <christian.bruel@st.com>
7890
7891 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 7892
9daff147
DK
78932007-04-02 Dave Korn <dave.korn@artimi.com>
7894
7895 * MAINTAINERS (Write After Approval): Add myself.
7896
374eadb2
TB
78972007-03-31 Tobias Burnus <burnus@net-b.de>
7898
7899 * MAINTAINERS (fortran 95 front end): Add myself.
7900
8eced3a2
DR
79012007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7902
7903 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 7904
653de3e3
AZ
79052007-03-24 Ayal Zaks <zaks@il.ibm.com>
7906
7907 * MAINTAINERS (Modulo Scheduler): Add myself.
7908
b737d953
BM
79092007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
7910
7911 * MAINTAINERS (fortran 95 front end): Add myself.
7912 (c++ front end): whitespace fix.
7913
a584cdf2
NF
79142007-03-22 Nathan Froyd <froydnj@codesourcery.com>
7915
7916 * MAINTAINERS (Write After Approval): Add myself.
7917
8c79f3c4
RS
79182007-03-21 Richard Sandiford <richard@codesourcery.com>
7919
7920 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
7921 of glob. Quote arguments with single quotes too.
7922 * configure: Regenerate.
7923
07f1ac6d
BM
79242007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
7925
7926 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
7927 * Makefile.in: Regenerate
7928
172e41aa
AS
79292007-03-07 Andreas Schwab <schwab@suse.de>
7930
7931 * configure: Regenerate.
7932
9c4d2493
BM
79332007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
7934
7935 * configure.ac: Add "--with-pdfdir" configure option,
7936 which defines pdfdir variable.
7937 * Makefile.def (target=fixincludes): Add install-pdf to
7938 missing targets.
7939 (recursive_targets): Add install-pdf target.
7940 (flags_to_pass): Add pdfdir.
7941 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
7942 target.
7943 * configure: Regenerate
7944 * Makefile.in: Regenerate
7945
e14e622e
EC
79462007-02-28 Eric Christopher <echristo@apple.com>
7947
7948 Revert:
7949 2006-12-07 Mike Stump <mrs@apple.com>
7950
7951 * Makefile.def (dependencies): Add dependency for
7952 install-target-libssp and install-target-libgomp on
7953 install-gcc.
7954 * Makefile.in: Regenerate.
7955
54e433bc
MK
79562007-02-27 Matt Kraai <kraai@ftbfs.org>
7957
7958 * configure: Regenerate.
7959 * configure.ac: Move statements after variable declarations.
7960
6c8d3d8f
KK
79612007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
7962
7963 * MAINTAINERS: Add myself as sh maintainer.
7964
9f8c6739
JM
79652007-02-19 Joseph Myers <joseph@codesourcery.com>
7966
7967 * configure.ac: Adjust for loop syntax.
7968 * configure: Regenerate.
7969
278a7a38
AO
79702007-02-18 Alexandre Oliva <aoliva@redhat.com>
7971
7972 * configure: Rebuilt.
7973
b2eaac4a
AO
79742007-02-18 Alexandre Oliva <aoliva@redhat.com>
7975
7976 * configure.ac: Drop multiple occurrences of --enable-languages,
7977 and fix its quoting.
7978 * configure: Rebuilt.
7979
beeaf216 79802007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
7981 Nathan Sidwell <nathan@codesourcery.com>
7982 Vladimir Prus <vladimir@codesourcery.com>
7983 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
7984
7985 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
7986 * configure: Regenerate.
7987
09201a09
GP
79882007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
7989
7990 * ltconfig (freebsd*): Default to elf.
7991
291f172e
DJ
79922007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7993
7994 * configure.ac (target_libraries): Move libgcc before libiberty.
7995 * configure: Regenerated.
7996
c3a86da9
DJ
79972007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7998 Paolo Bonzini <bonzini@gnu.org>
7999
8000 PR bootstrap/30753
8001 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
8002 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
8003 * configure: Regenerated.
8004
88e1e72a
FXC
80052007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8006
8007 * MAINTAINERS (Language Front End Maintainers): Update my mail
8008 address.
8009
44bfc3ac
DJ
80102007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8011
8012 PR bootstrap/30748
8013 * configure.ac: Correct syntax for Solaris ksh.
8014 * configure: Regenerated.
8015
3e19841a
PB
80162007-02-09 Paolo Bonzini <bonzini@gnu.org>
8017
8018 * configure.ac: Sync with src.
8019 * configure: Regenerate.
8020
74a48762
PB
80212007-02-09 Paolo Bonzini <bonzini@gnu.org>
8022
8023 * Makefile.in: Regenerate.
8024
d846e52e
PB
80252007-02-09 Paolo Bonzini <bonzini@gnu.org>
8026
8027 * config.sub: Sync with src.
8028
1c710c3c
DJ
80292007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8030
8031 * Makefile.tpl (build_alias, host_alias, target_alias): Use
8032 noncanonical equivalents.
8033 * configure.in: Rename to...
8034 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
8035 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
8036 target_noncanonical. Use them. Rewrite removal of configure
8037 arguments for autoconf 2.59. Discard variable settings. Force
8038 program_transform_name for native tools.
8039
8040 * Makefile.in: Regenerated.
8041 * configure: Regenerated with autoconf 2.59.
8042
dce2d8b2 80432007-02-07 Roman Zippel <zippel@linux-m68k.org>
74372bdf 8044
3de8da2a 8045 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 8046
f6671c93
AS
80472007-01-31 Andreas Schwab <schwab@suse.de>
8048
8049 * Makefile.tpl (LDFLAGS): Substitute it.
8050 * Makefile.in: Regenerate.
8051
dce2d8b2 80522007-01-30 Andrey Belevantsev <abel@ispras.ru>
ba9f17df 8053
3de8da2a 8054 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 8055
2472200d
DE
80562007-01-28 David Edelsohn <edelsohn@gnu.org>
8057
3de8da2a 8058 * MAINTAINERS (spu port): Add myself.
2472200d 8059
5305be7e
RG
80602007-01-23 Richard Guenther <rguenther@suse.de>
8061
8062 PR bootstrap/30541
8063 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
8064 * Makefile.tpl (GNATBIND): Substitute it.
8065 (GNATMAKE): Likewise.
8066 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
8067 of STAGE_PREFIX.
8068 * Makefile.in: Regenerate.
8069 * configure: Regenerate.
8070
416cfb5e
MS
80712007-01-18 Mike Stump <mrs@apple.com>
8072
8073 * configure.in: Re-enable -Werror for gcc builds.
8074
3de8da2a 80752007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 8076
3de8da2a 8077 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 8078
d943d7c4
PB
80792007-01-11 Paolo Bonzini <bonzini@gnu.org>
8080
8081 * configure.in: Change == to = in test command.
3de8da2a 8082 * configure: Regenerate.
d943d7c4 8083
e69bf64b 80842007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
8085 Nick Clifton <nickc@redhat.com>
8086 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
8087
8088 * configure.in (build_configargs, host_configargs, target_configargs):
8089 Remove build/host/target parameters.
8090 (host_libs): Add gmp and mpfr.
8091 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
8092 * Makefile.def (gmp, mpfr): New.
8093 (gcc): Remove target.
8094 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
8095 target_os, target_vendor): New.
dce2d8b2 8096 (configure): Add host_alias/target_alias arguments; adjust invocations.
3de8da2a
UB
8097 * configure: Regenerate.
8098 * Makefile.in: Regenerate.
e69bf64b
PB
8099
81002007-01-11 Matt Fago <fago@earthlink.net>
8101
8102 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 8103 to improve robustness of configure tests.
e69bf64b 8104 * configure: Regenerate.
e14e622e 8105
a42f3b80
UB
81062007-01-09 Uros Bizjak <ubizjak@gmail.com>
8107
8108 * MAINTAINERS: Add myself as i386 maintainer.
8109
a36aee1a
JH
81102007-01-08 Jan Hubicka <jh@suse.cz>
8111
61fcaeef 8112 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 8113
738a52d3
KT
81142007-01-08 Kai Tietz <kai.tietz@onevision.com>
8115
8116 * configure.in: Add support for an x86_64-mingw* target.
95af8923 8117 * configure: Regenerate.
738a52d3 8118
54fdc474
DJ
81192007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
8120
8121 * Makefile.tpl (all-target): Correct @if conditional for target
8122 modules.
8123 * configure.in: Omit libiberty if building only target libgcc.
8124 * configure, Makefile.in: Regenerated.
8125
3dd71726
PB
81262007-01-04 Paolo Bonzini <bonzini@gnu.org>
8127
dce2d8b2 8128 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3dd71726
PB
8129 * configure: Regenerate.
8130
fa958513
DJ
81312007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
8132
8133 * Makefile.def (target_modules): Add libgcc.
8134 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
8135 * Makefile.tpl (clean-target-libgcc): Delete.
8136 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
8137 on gcc even for bootstrapped modules. Rewrite handling of
8138 lang_env_dependencies to loop over target_modules.
8139 * configure.in (target_libraries): Add target-libgcc.
8140 * Makefile.in, configure: Regenerated.
8141
e1888513
PB
81422006-12-29 Paolo Bonzini <bonzini@gnu.org>
8143
8144 * configure.in: Reorganize recognition of languages. Add
8145 --enable-stage1-languages. Show supported languages for the chosen
8146 target rather than all recognized languages.
8147 * configure: Regenerate.
8148
53b88b73
PB
81492006-12-29 Paolo Bonzini <bonzini@gnu.org>
8150
8151 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
8152 * Makefile.in: Regenerate.
8153
a3993f33
KG
81542006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8155
8156 * configure.in: Warn that MPFR 2.2.0 is buggy.
8157 * configure: Regenerate.
8158
f063a9ed
ILT
81592006-12-27 Ian Lance Taylor <iant@google.com>
8160
8161 * configure.in: When removing Makefiles to force a reconfigure, also
8162 remove prev-DIR*/Makefile.
8163 * configure: Regenerate.
8164
af71363e
AS
81652006-12-22 Andreas Schwab <schwab@suse.de>
8166
8167 * configure: Regenerate with correct autoconf version.
8168
0b0dc272
AM
81692006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
8170
3de8da2a
UB
8171 * configure.in: add AC_SUBST for *_FOR_TARGET.
8172 * configure: Regenerate.
0b0dc272 8173
53b88b73
PB
81742006-12-19 Paolo Bonzini <bonzini@gnu.org>
8175
8176 * configure.in: Simplify logic for rejecting languages that cannot
8177 be built. Separate the case when a language is unsupported,
8178 from the case when the user chooses not to build a language.
8179
400ebff4
PB
81802006-12-19 Paolo Bonzini <bonzini@gnu.org>
8181
8182 * configure.in: Remove "$build" case for powerpc-*-darwin* since
8183 it only affects bootstrap and could be tested on "$host" as well.
8184 * configure: Regenerate.
8185 * config/mh-ppc-darwin: Add to the stage1 cflags here.
8186
8efea775
PB
81872006-12-19 Paolo Bonzini <bonzini@gnu.org>
8188
8189 PR bootstrap/29544
8190 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
8191 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
8192 move here comment from Makefile.tpl.
8193 * Makefile.tpl: Move some definitions higher in the file.
8194 (STAGE1_CHECKING): New.
8195 * configure.in: Add --enable-stage1-checking.
8196 * configure: Regenerate.
8197 * Makefile.in: Regenerate.
8198
ed88a7ed
PB
81992006-12-19 Paolo Bonzini <bonzini@gnu.org>
8200
8201 * MAINTAINERS: Add myself as build system maintainer.
8202
b65151d3
SM
82032006-12-15 Simon Martin <simartin@users.sourceforge.net>
8204
8205 * MAINTAINERS (Write After Approval): Add myself.
8206
7e050830
EC
82072006-12-13 Eric Christopher <echristo@apple.com>
8208
8209 * MAINTAINERS: Add myself as darwin maintainer.
8210
8b494895
ILT
82112006-12-11 Ian Lance Taylor <ian@airs.com>
8212
8213 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
8214
dce2d8b2 82152006-12-11 Joern Rennecke <joern.rennecke@arc.com>
0ff1416d
JR
8216
8217 MAINTAINERS: Update my entry.
8218
58e24147
AM
82192006-12-11 Alan Modra <amodra@bigpond.net.au>
8220
8221 * configure.in: Handle spu makefile frag.
58e24147
AM
8222 * Makefile.tpl (MAINT): Define
8223 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
8224 * configure: Regenerate.
8225 * Makefile.in: Regenerate.
8226
9b6f37a0
BE
82272006-12-11 Ben Elliston <bje@au.ibm.com>
8228
8229 * config.guess: Import latest version.
8230 * config.sub: Likewise.
8231
ea6f5c57
BE
82322006-12-11 Ben Elliston <bje@au.ibm.com>
8233
8234 * configure.in (spu-*-*): Don't skip target-libiberty.
8235 * configure: Regenerate.
8236
42c1cd8a
AT
82372006-12-10 Andreas Tobler <a.tobler@schweiz.org>
8238
8239 PR bootstrap/30134
8240 * configure.in: Correct x86 darwin support for libjava to powerpc
8241 and i?86 only.
8242 * configure: Regenerate.
8243
55eb837d
ST
82442006-12-08 Sandro Tolaini <tolaini@libero.it>
8245
8246 * configure.in: Add x86 darwin support for libjava.
8247 * configure: Regenerate.
8248
5bdacbc7
MS
82492006-12-07 Mike Stump <mrs@apple.com>
8250
8251 * Makefile.def (dependencies): Add dependency for
8252 install-target-libssp and install-target-libgomp on
8253 install-gcc.
8254 * Makefile.in: Regenerate.
8255
477d851c
RG
82562006-12-04 Richard Guenther <rguenther@suse.de>
8257
8258 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
8259 (Non-Algorithmic Maintainers): Move over non-algorithmic
8260 loop optimizer maintainers, add myself as a non-algorithmic
8261 middle-end maintainer.
8262
5d33d367
DF
82632006-12-04 Daniel Franke <franke.daniel@gmail.com>
8264
8265 * MAINTAINERS (Write After Approval): Add myself.
8266
dbee1fb3
KG
82672006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8268
8269 * configure.in: Update error message for missing GMP/MPFR.
8270
8271 * configure: Regenerate.
8272
b5147de7
KG
82732006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8274
8275 * configure.in: Update MPFR version in error message.
8276
8277 * configure: Regenerate.
8278
f019376c
KG
82792006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8280
8281 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
8282 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
8283 --with-gmp-lib): New flags.
8284
8285 * configure: Regenerate.
8286
91ed95ae
BM
82872006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
8288
8289 * MAINTAINERS (Write After Approval): Change my email address.
8290
3a971f15
MLI
82912006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
8292
05170031 8293 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 8294
dce2d8b2 82952006-11-22 Philipp Thomas <pth@suse.de>
431041ea
PT
8296
8297 * MAINTAINERS (i18n): Update e-mail address.
8298
df5487ee
TS
82992006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
8300
8301 * MAINTAINERS (spu port): Add myself as maintainer.
8302 (Write After Approval): Remove myself.
8303
92c2f0ee
BE
83042006-11-22 Ben Elliston <bje@au.ibm.com>
8305
8306 * configure.in (skipdirs): Don't build libssp for SPU.
8307 * configure: Regenerate.
8308
a3b97199
AP
83092006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
8310
8311 * MAINTAINERS (spu port): Add myself as maintainer.
8312 (libobjc): Update my email address.
8313
0eb97064
AB
83142006-11-21 Andrea Bona <andrea.bona@st.com>
8315
8316 * MAINTAINERS (Write After Approval): Add myself.
8317
dce2d8b2 83182006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
85d9c13c
TS
8319
8320 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
8321 * configure : Rebuilt.
8322
dce2d8b2 83232006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6696f3cd
TS
8324
8325 * MAINTAINERS (Write After Approval): Add myself.
8326
d58542ea
AO
83272006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
8328
8329 * MAINTAINERS (Write After Approval): Add myself.
8330
a357b5ae
KG
83312006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8332
8333 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
8334 libmpfr.a.
8335 * configure: Regenerate.
8336
9bd6112c
PB
83372006-11-16 Paolo Bonzini <bonzini@gnu.org>
8338
8339 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
8340 (unstage): Test for stage_last presence.
8341
8342 PR bootstrap/29802
dce2d8b2
EB
8343 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
8344 STAGE_PREFIX.
9bd6112c
PB
8345 * Makefile.in: Regenerate.
8346
c8cf9f0f
ZD
83472003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
8348
8349 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
8350 maintainers.
8351
467b1fc6
ER
83522006-11-14 Erven Rohou <erven.rohou@st.com>
8353
8354 * MAINTAINERS (Write After Approval): Add myself.
8355
995a5697
PB
83562006-11-14 Paolo Bonzini <bonzini@gnu.org>
8357
8358 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
8359 and stageN-package/Makefile.
8360 * Makefile.in: Regenerated.
8361
c8d6d53e
JZ
83622006-11-14 Jie Zhang <jie.zhang@analog.com>
8363
8364 * configure.in: Remove target-libgloss from noconfigdirs for
8365 bfin-*-*.
8366 * configure: Regenerated.
8367
dffb147d
KG
83682006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8369
8370 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 8371
dffb147d
KG
8372 * configure: Regenerate.
8373
ca558912
KG
83742006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8375
8376 * configure.in: Robustify error message for missing GMP/MPFR.
8377
8378 * configure: Regenerate.
8379
dce2d8b2 83802006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7aa42285
SW
8381
8382 * MAINTAINERS (Write After Approval): Add myself.
8383
dce2d8b2 83842006-10-30 Uros Bizjak <ubizjak@gmail.com>
779958a2
UB
8385
8386 * MAINTAINERS: Change email address.
8387
91de1527
VP
83882006-10-30 Vladimir Prus <vladimir@codesourcery.com>
8389
8390 * MAINTAINERS (Write After Approval): Add myself.
8391
a3867703
PB
83922006-10-26 Peter Bergner <bergner@vnet.ibm.com>
8393
8394 * MAINTAINERS (Write After Approval): Add myself.
8395
b4364fa2
CL
83962006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
8397
7e050830 8398 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 8399 Write After Approval section.
b4364fa2 8400
70ec446f
KG
84012006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8402
8403 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
8404 need_gmp anymore.
8405 * configure: Regenerate.
8406
018c8d88
TB
84072006-10-16 Tobias Burnus <burnus@net-b.de>
8408
8409 * MAINTAINERS (Write After Approval): Add myself.
8410
f6a1687e
BE
84112006-10-16 Ben Elliston <bje@au.ibm.com>
8412
8413 * config.guess: Import latest version.
8414 * config.sub: Likewise.
8415
b5422ad7
BM
84162006-10-10 Brooks Moses <bmoses@stanford.edu>
8417
8418 * Makefile.def: Added pdf target handling.
8419 * Makefile.tpl: Added pdf target handling.
8420 * Makefile.in: Regenerated.
8421
bdcee471
CL
84222006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
8423
8424 * MAINTAINERS: Add self as score port maintainer.
8425
7d610414
BM
84262006-10-04 Brooks Moses <bmoses@stanford.edu>
8427
8428 * MAINTAINERS (Write After Approval): Add myself.
8429
e48d66a9
SK
84302006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
8431
7e050830 8432 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
8433 or newer.
8434 * configure: Regenerated.
8435
c394e891
DB
84362006-09-27 Dave Brolley <brolley@redhat.com>
8437
dce2d8b2
EB
8438 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
8439 using $s instead of $r.
c394e891
DB
8440 * configure: Regenerated.
8441
1ee4c5a0
TS
84422006-09-26 Thiemo Seufer <ths@mips.com>
8443
8444 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
8445 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
8446 * configure: Regenerate.
8447
dce2d8b2 84482006-09-24 Graeme Peterson <gridly@gmail.com>
5997afc3
GP
8449
8450 * MAINTAINERS (Write After Approval): Remove myself.
8451
0c502898
CF
84522006-09-22 Chao-ying Fu <fu@mips.com>
8453
8454 * MAINTAINERS (Write After Approval): Add myself.
8455
a7819e42
JM
84562006-09-10 Joseph S. Myers <joseph@codesourcery.com>
8457
8458 * MAINTAINERS: Add self as soft-fp maintainer.
8459
dce2d8b2 84602006-09-09 Anatoly Sokolov <aesok@post.ru>
a7819e42
JM
8461
8462 * MAINTAINERS: Add myself as avr maintainer.
8463 Remove Marek Michalkiewicz as avr maintainer.
827d0991 8464
e8288489
RC
84652006-09-07 Roberto Costa <roberto.costa@st.com>
8466
8467 * MAINTAINERS (Write After Approval): Add myself.
8468
b91f0a41
CV
84692006-08-30 Corinna Vinschen <corinna@vinschen.de>
8470
8471 * configure.in: Never build newlib for a Mingw host.
8472 Never build newlib as Mingw target library.
8473 Test the existence of winsup/cygwin for building a Cygwin newlib,
8474 rather than just winsup.
8475 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
8476 building a Mingw target.
8477 * configure: Regenerate.
8478
094c07a0
EB
84792006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
8480
8481 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
8482
8d1171cb
PB
84832006-07-25 Paolo Bonzini <bonzini@gnu.org>
8484
8485 * config.guess: Import from src (was more updated).
8486 * config.sub: Likewise.
8487
2e9e6f68
DJ
84882006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
8489
8490 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
8491 * configure: Regenerated.
8492
57255173
PB
84932006-07-18 Paolo Bonzini <bonzini@gnu.org>
8494
cc6010cd
AP
8495 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
8496 for stages after the first.
57255173 8497
9fbe6585
JJ
84982006-07-17 Jakub Jelinek <jakub@redhat.com>
8499
8500 * Makefile.def: Add dependencies for configure-opcodes
8501 on configure-intl and all-opcodes on all-intl.
8502 * Makefile.in: Regenerated.
8503
18c3f977
BE
85042006-07-13 Ben Elliston <bje@au.ibm.com>
8505
8506 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
8507
27b56ba6
PE
85082006-07-06 Paul Eggert <eggert@cs.ucla.edu>
8509
8510 Port to hosts whose 'sort' and 'tail' implementations
8511 treat operands with leading '+' as file names, as POSIX
8512 has required since 2001. However, make sure the code still
8513 works on pre-POSIX hosts.
8514 * ltmain.sh: Don't assume "sort +2" is equivalent to
8515 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
8516
ad6d4e43
UW
85172006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
8518
8519 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
8520
706601d9
PG
85212006-07-04 Peter O'Gorman <peter@pogma.com>
8522
8523 * ltconfig: chmod 644 before ranlib during install.
8524
0b50988a
EB
85252006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
8526
8527 PR bootstrap/18058
8528 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
8529 if the bootstrap compiler is a GCC version that supports it.
8530 * configure: Regenerate.
8531
b6348cb3
PB
85322006-07-03 Paolo Bonzini <bonzini@gnu.org>
8533
95695ad3 8534 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
8535 * configure: Regenerate.
8536
1546bb64
PB
85372006-07-03 Paolo Bonzini <bonzini@gnu.org>
8538
8539 PR other/27063
8540 * configure.in: Test subdir_requires and give an appropriate
8541 error message.
8542 * configure: Regenerate.
8543
5cb6c629
AJH
85442006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
8545
8546 * MAINTAINERS (Write After Approval): Add myself.
8547
f4d8cdf8
JDA
85482006-06-22 John David Anglin <dave.anglin@nrc.ca>
8549
8550 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8551
4fe5abb7
SE
85522006-06-22 Steve Ellcey <sje@cup.hp.com>
8553
8554 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8555
2a79fd67
DA
85562006-06-20 David Ayers <d.ayers@inode.at>
8557
8558 PR bootstrap/28072
8559 * configure.in: Add target-boehm-gc to noconfigdirs depending on
8560 whether target-libjava is being configured instead of whether the
8561 java front end is enabled.
8562 * configure: Regenerate.
7e050830 8563
04879af3
RO
85642006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8565
8566 PR target/27540
8567 * configure.in: Only enable libgomp on IRIX 6.
8568 * configure: Regenerate.
8569
ec6c7392
PB
85702006-06-15 Paolo Bonzini <bonzini@gnu.org>
8571
8572 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
8573 too.
8574 * Makefile.in: Regenerate.
8575
12973d7a
DD
85762006-06-13 Jeff Johnston <jjohnstn@redhat.com>
8577
8578 * config-ml.in: Alter CCASFLAGS to include special
8579 multilib options the same as is done for CFLAGS.
8580
c67ed86a
JDA
85812006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8582
8583 * configure.in: Don't enable libgomp on hpux10.
8584 * configure: Rebuilt.
8585
cb253473
DA
85862006-06-12 David Ayers <d.ayers@inode.at>
8587
8588 PR bootstrap/27963
8589 PR target/19970
7e050830 8590 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
8591 ${libgcj} is specified.
8592 * configure: Regenerate.
7e050830 8593
dce2d8b2 85942006-06-06 Carlos O'Donell <carlos@codesourcery.com>
32845532
CD
8595
8596 Sync from src:
7e050830
EC
8597
8598 * configure.in: Sync.
32845532 8599 * configure: Regenerated.
7e050830 8600
32845532
CD
8601 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
8602
8603 * Makefile.def: Added dependencies from sim and gdb on intl, and
8604 added configure dependencies to everything with an all dependency
8605 on intl.
8606 * Makefile.in: Regenerated.
8607
7cd0cf9c
DA
86082006-06-06 David Ayers <d.ayers@inode.at>
8609
8610 PR libobjc/13946
8611 * Makefile.def: Add dependencies for libobjc which boehm-gc.
8612 * Makefile.in: Regenerate.
8613 * configure.in: Add --enable-objc-gc at toplevel and have it
8614 enable boehm-gc for Objective-C.
8615 Remove target-boehm-gc from libgcj.
8616 Add target-boehm-gc to target_libraries.
8617 Add target-boehm-gc to noconfigdirs where ${libgcj}
8618 is specified.
8619 Assert that boehm-gc is supported when requested for Objective-C.
8620 Only build boehm-gc if needed either for Java or Objective-C.
8621 * configure: Regenerate.
7e050830 8622
3ff3adad
PB
86232006-06-05 Paolo Bonzini <bonzini@gnu.org>
8624
8625 PR 27674
8626 * Makefile.tpl (configure-[+prefix+][+module+],
8627 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
8628 Remove rule to unstage bootstrapped modules.
8629 (stage_current): New.
8630 * Makefile.in: Regenerate.
8631
898e551d
LB
86322006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
8633
8634 * MAINTAINERS (Write After Approval): Update my e-mail address.
8635
ea60341e
MS
86362006-06-01 Mark Shinwell <shinwell@codesourcery.com>
8637
8638 * include/libiberty.h: Declare pex_run_in_environment.
8639
222ae291
AL
86402006-05-31 Asher Langton <langton2@llnl.gov>
8641
8642 * MAINTAINERS (Write After Approval): Add myself.
898e551d 8643
e9a54b07
PB
86442006-05-25 Paolo Bonzini <bonzini@gnu.org>
8645
8646 * Makefile.def (bfd, opcodes): Fix lib_path.
8647 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
8648 (restrap): Move under "@if gcc-bootstrap". Fix typo.
8649 * Makefile.in: Regenerate.
8650
03e67131
CD
86512006-05-24 Carlos O'Donell <carlos@codesourcery.com>
8652
8653 * Makefile.in: Regenerate.
8654
65d6e994
CD
86552006-05-24 Carlos O'Donell <carlos@codesourcery.com>
8656
8657 * Makefile.def: Add install-html target. Add datarootdir
8658 docdir and htmldir to flags_to_pass.
8659 * Makefile.tpl: Add install-html target.
8660 * Makefile.in: Regenerate.
8661 * configure.in: Add --with-datarootdir, --with-docdir, and
8662 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
8663 * configure: Regenerate.
8664
9e299237
MS
86652006-05-24 Mark Shinwell <shinwell@codesourcery.com>
8666
8667 * configure.in: Enable gprof for cross builds.
8668 * configure: Regenerate.
8669
c31202cd
RG
86702006-05-22 Richard Guenther <rguenther@suse.de>
8671
8672 Revert
8673 2006-01-31 Richard Guenther <rguenther@suse.de>
8674 Paolo Bonzini <bonzini@gnu.org>
8675
8676 * Makefile.def (target_modules): Add libgcc-math target module.
8677 * configure.in (target_libraries): Add libgcc-math target library.
8678 (--enable-libgcc-math): New configure switch.
8679 * Makefile.in: Re-generate.
8680 * configure: Re-generate.
8681 * libgcc-math: New toplevel directory.
8682
2a332582
JDA
86832006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8684 Andreas Tobler <a.tobler@schweiz.ch>
8685
8686 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
8687 * configure: Rebuilt.
8688
dce2d8b2 86892006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 8690
ccce6917
SL
8691 * MAINTAINERS (Write After Approval): Add myself.
8692
ed606bc0
DD
86932006-05-01 DJ Delorie <dj@redhat.com>
8694
3d8f47a0 8695 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
8696 * configure: Regenerate.
8697
9386bd20
RG
86982006-05-01 Richard Guenther <rguenther@suse.de>
8699
8700 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
8701 maintainer.
8702
dce2d8b2 87032006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7b3bd503
KZ
8704
8705 * MAINTAINERS (Write After Approval): Add myself.
8706
87ceee72
JB
87072006-04-28 Jan Beulich <jbeulich@novell.com>
8708
8709 * MAINTAINERS (Write After Approval): Add myself.
8710
e88a2c09
DD
87112006-04-18 DJ Delorie <dj@redhat.com>
8712
8713 * configure.in (m32c): Build libstdc++-v3. Pass flags to
8714 reference libgloss so that libssp can be built in a combined
8715 tree.
8716 * configure: Regenerate.
8717
675f0a8a
RM
87182006-04-08 Robert Millan <rmh@gcc.gnu.org>
8719
8720 * MAINTAINERS (Write After Approval): Add myself.
8721
27b6c940
BE
87222006-04-05 Ben Elliston <bje@au.ibm.com>
8723
8724 * configure.in: Require makeinfo 4.4 or higher.
8725 * configure: Regenerate.
8726
687b17d4
GP
87272006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
8728
8729 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
8730 Rearrange the entries of other libraries to have them in one place.
8731
906ac235
JB
87322006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
8733
7e050830 8734 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
8735 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8736
fb0103e5
RG
87372006-03-14 Richard Guenther <rguenther@suse.de>
8738
8739 * configure: Regenerate with autoconf 2.13.
8740
17237f6b
JB
87412006-03-13 Jim Blandy <jimb@codesourcery.com>
8742
8743 * MAINTAINERS: Use my work address.
bed31434
JB
8744
8745 * MAINTAINERS: Update my E-mail address.
8746
27079765
AH
87472006-03-10 Aldy Hernandez <aldyh@redhat.com>
8748
8749 * configure.in: Handle --disable-<component> generically.
8750 * configure: Regenerate.
8751
54a17039
L
87522006-03-01 H.J. Lu <hongjiu.lu@intel.com>
8753
8754 PR libgcj/17311
8755 * ltmain.sh: Don't use "$finalize_rpath" for compile.
8756
b9bd11ca
EE
87572006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
8758
8759 * MAINTAINERS (Write After Approval): Remove myself.
8760 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8761
dce2d8b2 87622006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 8763
072b06f2
RE
8764 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
8765 (TARGET_CONFIGDIRS): Remove.
8766 * configure.in: Remove AC_SUBST(target_configdirs).
8767 * Makefile.in, configure: Regenerated.
ee2312f3 8768
936e1a35
SK
87692006-02-20 Steven G. Kargl <kargls@comcast.net>
8770
8771 * MAINTAINERS (Write After Approval): Remove myself.
8772 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8773
cc11cc9b
PB
87742006-02-20 Paolo Bonzini <bonzini@gnu.org>
8775
8776 PR bootstrap/25670
8777
8778 * Makefile.tpl ([+compare-target+]): Print explanation messages.
8779
8780 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
8781 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
8782 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
8783 BUILD_PREFIX, BUILD_PREFIX_1.
8784 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
8785
8786 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
8787 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
8788
8789 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
8790 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
8791 of `cat stage_current`. Always provide the `r' and `s' variables.
8792 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
8793 a single shell execution.
8794 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
8795 bootstrapped modules, make the stage1 module if the build was not
8796 started yet, else build the current stage.
8797 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
8798 (all-build, all-host, all-target, [+make_target+]-host,
8799 [+make_target+]-target): Do not use \-continued lines.
8800 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
8801 (current_stage, restrap, stage_last): New.
8802
8803 * Makefile.in: Regenerate.
8804 * configure: Regenerate.
8805
63a7c9ef
BD
88062006-02-19 Bud Davis <jmdavis@link.com>
8807
8808 * MAINTAINERS (Write After Approval): Remove myself.
8809 (Language Front End Maintainers): Add myself as fortran 95
8810 maintainer and update e-mail address.
8811
a3543e3a
FXC
88122006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8813
8814 * MAINTAINERS (Write After Approval): Remove myself.
8815 (Language Front End Maintainers): Add myself as fortran 95
8816 maintainer.
8817
ca5b1d2c
VK
88182006-02-16 Victor Kaplansky <victork@il.ibm.com>
8819
8820 * MAINTAINERS (Write After Approval): Add myself.
8821
0499513f
TK
88222006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
8823
8824 * MAINTAINERS (Write After Approval): Remove myself.
8825 (Language Front End Maintainers): Add myself as
8826 fortran 95 maintainer.
8827
d1f8db0c
PB
88282006-02-14 Paolo Bonzini <bonzini@gnu.org>
8829
8830 Sync from src:
8831
8832 2005-12-27 Leif Ekblad <leif@rdos.net>
8833
cc6010cd
AP
8834 * configure.in: Add support for RDOS target.
8835 * configure: Regenerate.
d1f8db0c
PB
8836
88372006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 8838 Andreas Schwab <schwab@suse.de>
d1f8db0c 8839
cc6010cd 8840 * configure: Regenerate.
d1f8db0c 8841
cac90078
DE
88422006-02-12 David Edelsohn <edelsohn@gnu.org>
8843
8844 * configure.in (enable_libgomp): Add AIX.
8845 * configure: Regenerate.
8846
bd37fbf5
MK
88472006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
8848
8849 * MAINTAINERS (Write After Approval): Add myself.
7e050830 8850
23027b7a
LM
88512006-02-03 Lee Millward <lee.millward@gmail.com>
8852
8853 * MAINTAINERS (Write After Approval): Add myself.
7e050830 8854
0058967b
RG
88552006-01-31 Richard Guenther <rguenther@suse.de>
8856 Paolo Bonzini <bonzini@gnu.org>
8857
8858 * Makefile.def (target_modules): Add libgcc-math target module.
8859 * configure.in (target_libraries): Add libgcc-math target library.
8860 (--enable-libgcc-math): New configure switch.
8861 * Makefile.in: Re-generate.
8862 * configure: Re-generate.
8863 * libgcc-math: New toplevel directory.
8864
e8b05380
PB
88652006-01-26 Paolo Bonzini <bonzini@gnu.org>
8866
8867 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
8868 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
8869 the assembler, linker and binutils.
8870 * configure: Regenerate.
8871
d54d5437
DM
88722006-01-22 Dirk Mueller <dmueller@suse.de>
8873
8874 * MAINTAINERS (Write After Approval): Add myself.
8875
670cbfcf
DN
88762006-01-20 Diego Novillo <dnovillo@redhat.com>
8877
8878 * configure: Regenerate.
8879
953ff289
DN
88802006-01-18 Richard Henderson <rth@redhat.com>
8881 Jakub Jelinek <jakub@redhat.com>
8882 Diego Novillo <dnovillo@redhat.com>
8883
8884 * libgomp: New directory.
8885 * Makefile.def: Add target_module libgomp.
8886 * Makefile.in: Regenerate.
8887 * configure.in (target_libraries): Add target-libgomp.
8888 * configure: Regenerate.
8889
32ce4048
AO
88902006-01-05 Alexandre Oliva <aoliva@redhat.com>
8891
8892 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
8893 @ from continuation.
8894 * Makefile.in: Rebuilt.
8895
0eaf8e17 88962006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 8897
c76c0c83
CL
8898 * MAINTAINERS (Write After Approval): Add myself.
8899
2d309510
PB
89002006-01-04 Paolo Bonzini <bonzini@gnu.org>
8901
8902 PR bootstrap/24252
8903
8904 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
8905 * Makefile.tpl (OBJDUMP): New.
8906 (EXTRA_HOST_FLAGS): Add it.
8907 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
8908
953ff289
DN
8909 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
8910 to use symbolic links between directories. Avoid race conditions
8911 or make them harmless.
8912 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
8913
8914 * Makefile.def (LEAN): Pass.
8915 * Makefile.tpl (LEAN): Define.
8916 (stage[+id+]-start): Accept that the previous directory does not
8917 exist, if the bootstrap is lean.
8918 (stage[+id+]-bubble): Invoke lean bootstrap commands after
8919 stage[+id+]-start. Use a makefile variable and an `if' instead of a
8920 configure substitution.
8921 ([+compare-target+]): Likewise.
8922 ([+bootstrap-target+]-lean): New.
8923 * configure.in: Remove lean bootstrap support from here.
8924
953ff289
DN
8925 * Makefile.in: Regenerate.
8926 * configure: Regenerate.
2d309510 8927
368872c3
BE
89282006-01-04 Ben Elliston <bje@au.ibm.com>
8929
8930 * MAINTAINERS (libdecnumber): Add myself.
8931
d79e6356
MM
89322006-01-02 Mark Mitchell <mark@codesourcery.com>
8933
8934 * libtool-ldflags: New script.
8935
a6fbc1e2
AS
89362006-01-02 Andreas Schwab <schwab@suse.de>
8937
8938 * configure.in: When reconfiguring remove Makefile in
8939 all stage directories.
8940 * configure: Regenerate.
8941
103a4b39
SB
89422005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
8943
8944 * MAINTAINERS: Update my email address.
8945
212f829c
PB
89462005-12-20 Paolo Bonzini <bonzini@gnu.org>
8947
8948 Revert Ada-related part of the previous change.
8949
8950 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
8951 Do not pass.
8952 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
8953 * Makefile.in: Regenerate.
8954 * configure.in: Do not include mt-ppc-aix target fragment.
8955 * configure: Regenerate.
8956
8ef1f2df
PB
89572005-12-19 Paolo Bonzini <bonzini@gnu.org>
8958
8959 * configure.in: Select appropriate fragments for PowerPC/AIX.
8960 * configure: Regenerate.
8961
8962 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
8963 BOOT_CFLAGS, BOOT_LDFLAGS.
8964 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
8965 BOOT_CFLAGS, BOOT_LDFLAGS.
8966 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
8967 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
8968 (stage): Fail if we cannot complete the work.
8969 * Makefile.in: Regenerate.
8970
ab34901f
NS
89712005-12-16 Nathan Sidwell <nathan@codesourcery.com>
8972
8973 * configure.in: Replace ms1 with mt.
8974 * configure: Rebuilt.
8975
cbe82f21
BM
89762005-12-15 Bryce McKinlay <mckinlay@redhat.com>
8977
8978 * MAINTAINERS: Update my email address.
8979
19843472
PB
89802005-12-15 Paolo Bonzini <bonzini@gnu.org>
8981
8982 * Makefile.tpl (all, do-[+make_target+], do-check, install,
8983 install-host-nogcc): Don't invoke $(stage) at the end.
8984 * Makefile.in: Regenerate.
8985
1ca26cd2
PB
89862005-12-14 Paolo Bonzini <bonzini@gnu.org>
8987
8988 * configure.in: Flip the top-level bootstrap switch.
8989 * configure: Regenerate.
8990
f41d6665
DJ
89912005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
8992
8993 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
8994 $(stage) and $(unstage).
8995 (EXTRA_TARGET_FLAGS): Correct double-quoting.
8996 (all): Remove stray semicolon.
8997 (local-distclean): Don't handle multilib.tmp and multilib.out.
8998 (install.all): Set $s for consistency.
8999 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
9000 check_multilibs setting. Always make the install directory.
9001 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
9002 Correct @if/@endif.
9003 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
9004 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
9005 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
9006 (multilib.out): Remove.
9007 * Makefile.in: Regenerated.
9008
dce2d8b2 90092005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9174b3cf
CD
9010
9011 * MAINTAINERS (Write After Approval): Add myself.
9012
64f182bd
NS
90132005-12-12 Nathan Sidwell <nathan@codesourcery.com>
9014
121b2cee
NS
9015 * MAINTAINERS: Add myself as mt maintainer.
9016
64f182bd
NS
9017 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
9018
a6d63770
AN
90192005-12-06 Adam Nemet <anemet@caviumnetworks.com>
9020
9021 * MAINTAINERS: Change email address.
9022
2abefe3d
PB
90232005-12-05 Paolo Bonzini <bonzini@gnu.org>
9024
9025 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
9026 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
9027 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
9028 Find in-tree tools if available.
9029 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
9030 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
9031 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
9032 (COMPILER_*_FOR_TARGET): New.
9033 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
9034 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
9035 (CONFIGURED_*, USUAL_*): Remove.
9036 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
9037 STRIP): Use autoconf substitutions.
9038 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
9039 COMPILER_NM_FOR_TARGET): New.
9040 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
9041
9042 (all): Make all-host and all-target in parallel.
9043 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
9044 that $$r and $$s are set before invoking a recursive make.
9045 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
9046 ([+bootstrap-target+]): Inline most of the `all' target.
9047
2f3bdde7
BE
90482005-11-29 Ben Elliston <bje@au.ibm.com>
9049
9050 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
9051 from the gcc build directory.
9052 * Makefile.in: Regenerate.
9053
a4b6c45a
BE
90542005-11-29 Ben Elliston <bje@au.ibm.com>
9055
9056 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
9057 depend on all-libdecnumber.
9058 * configure.in (host_libs): Include libdecnumber.
9059 * Makefile.in: Regenerate.
9060 * configure: Likewise.
9061
473a74b9
BE
90622005-11-29 Ben Elliston <bje@au.ibm.com>
9063
9064 * libdecnumber: Import decNumber sources from the dfp-branch.
9065
b4623110
KJ
90662005-11-21 Kean Johnston <jkj@sco.com>
9067
9068 * config.sub, config.guess: Sync from upstream sources.
9069
67dc1785
BE
90702005-11-21 Ben Elliston <bje@au.ibm.com>
9071
9072 Import from Autoconf sources:
9073
9074 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
9075 * config/move-if-change: Don't output "$2 is unchanged";
9076 suggested by Ben Elliston. Handle weird characters correctly.
9077
186abafe
AT
90782005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
9079
9080 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
9081 to match upstream libtool for darwin.
9082
ef9db8d5
DJ
90832005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
9084
9085 * Makefile.def: Remove gdb dependencies for gdbtk.
9086 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
9087 (configure-gdb, install-gdb): New rules.
9088 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
9089 * Makefile.in, configure: Regenerated.
9090
9c5141ab
JB
90912005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
9092
9093 * MAINTAINERS (Write After Approval): Add myself.
9094
4523d51b
EE
90952005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
9096
9097 * MAINTAINERS (Write After Approval): Add myself.
9098
086b011c
DN
90992005-10-24 Diego Novillo <dnovillo@redhat.com>
9100
9101 * MAINTAINERS (alias analysis): Add Daniel Berlin and
9102 Diego Novillo.
9103
e7c84bf8
PB
91042005-10-22 Paolo Bonzini <bonzini@gnu.org>
9105
9106 PR bootstrap/24297
9107 * Makefile.tpl (do-[+make-target+], do-check, install,
9108 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
9109 are set before recursing.
9110 * Makefile.in: Regenerate.
9111
b88a7564
EB
91122005-10-20 Eric Botcazou <ebotcazou@adacore.com>
9113
9114 PR bootstrap/18939
9115 * Makefile.def (gcc) <target>: Fix thinko.
9116 * Makefile.in: Regenerate.
9117
61efc800
BS
91182005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
9119
9120 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
9121 * configure: Regenerate.
9122
f53d2869
JZ
91232005-10-15 Jie Zhang <jie.zhang@analog.com>
9124
9125 * MAINTAINERS (Write After Approval): Add self.
9126
077fc835
KH
91272005-10-08 Kazu Hirata <kazu@codesourcery.com>
9128
9129 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
9130 target-libffi, target-qthreads, target-libjava, and
9131 targetlibobjc.
9132 * configure: Regenerate.
9133
d739199a
DJ
91342005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
9135
9136 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
9137 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
9138 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
9139 (USUAL_OBJDUMP_FOR_TARGET): New.
9140 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
9141 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 9142 * configure, Makefile.in: Regenerated.
d739199a 9143
db38c6bb
PB
91442005-10-05 Paolo Bonzini <bonzini@gnu.org>
9145
9146 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
9147 before other host packages.
9148
3015564c
KK
91492005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
9150
9151 * MAINTAINERS: Add self as sh libraries/configury maintainer.
9152
1061f99e
PB
91532005-10-05 Paolo Bonzini <bonzini@gnu.org>
9154
9155 PR bootstrap/22340
9156
9157 * configure.in (default_target): Remove.
9158 * Makefile.tpl (all): Do not use prerequisites as subroutines
9159 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
9160 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
9161 use prerequisites as subroutines.
9162 (check-host, check-target): New.
9163 (bootstrap configure & all targets): Do not use stage*-start
9164 if the directory layout is already ok.
9165 (non-bootstrap configure & all targets): Prepend a $(unstage).
9166 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
9167 (NOTPARALLEL): Remove.
9168 (unstage, stage variables): New variables.
9169 (unstage, stage targets): Simply expand to those variables.
9170
9171 * configure: Regenerate.
9172 * Makefile.in: Regenerate.
9173
4a9c436f
JW
91742005-10-04 James E Wilson <wilson@specifix.com>
9175
9176 * Makefile.def (lang_env_dependencies): Add libmudflap.
9177 * Makefile.in: Regenerate.
9178
37150080
AS
91792005-10-03 Andreas Schwab <schwab@suse.de>
9180
9181 Backport from libtool CVS:
9182 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
9183
9184 * ltmain.sh: add support for installing into temporary
9185 staging area (e.g. 'make install DESTDIR=...')
9186
39d16468
L
91872005-10-03 H.J. Lu <hongjiu.lu@intel.com>
9188
9189 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
9190 * configure: Regenerated.
9191
72a7ab82
AP
91922005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
9193
9194 * configure: Regenerate with the correct
9195 autoconf version.
9196
6b65a26d
CM
91972005-09-30 Catherine Moore <clm@cm00re.com>
9198
9199 * configure.in (bfin-*-*): New.
9200 * configure: Regenerated.
9201
040b1c5a
GK
92022005-09-28 Geoffrey Keating <geoffk@apple.com>
9203
9204 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
9205 (LIPO_FOR_TARGET): New.
9206 (CONFIGURED_LIPO_FOR_TARGET): New.
9207 (USUAL_LIPO_FOR_TARGET): New.
9208 (STRIP_FOR_TARGET): New.
9209 (CONFIGURED_STRIP_FOR_TARGET): New.
9210 (USUAL_STRIP_FOR_TARGET): New.
9211 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
9212 STRIP_FOR_TARGET.
9213 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
9214 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
9215 * Makefile.in: Regenerate.
9216 * configure: Regenerate.
7e050830 9217
3a3c28db
DE
92182005-09-19 David Edelsohn <edelsohn@gnu.org>
9219
9220 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
9221 (rs6000-*-aix*): Same.
9222 * configure: Regenerate.
9223
2749a921
TT
92242005-09-16 Tom Tromey <tromey@redhat.com>
9225
9226 * MAINTAINERS: Add self as java maintainer.
9227
7f26dfa3
FXC
92282005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9229
9230 * configure.in: Recognize f95 in the --enable-languages option,
9231 and substitute it for fortran, issuing a warning.
9232 * configure: Regenerate.
9233
d8852c4f
PE
92342005-08-30 Phil Edwards <phil@codesourcery.com>
9235
9236 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
9237 * configure: Regenerated.
9238
ad685e81
AH
92392005-08-22 Aldy Hernandez <aldyh@redhat.com>
9240
9241 * MAINTAINERS: Add self as ms1 maintainer.
9242
b00d752c
RE
92432005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
9244
9245 * Makefile.def (libssp): Add to lang_env_dependencies.
9246 * Makefile.in: Regenerate.
9247
9ed8fb9b
ILT
92482005-08-18 Ian Lance Taylor <ian@airs.com>
9249
9250 * MAINTAINERS: Add myself as middle-end maintainer.
9251
0f029d39
CG
92522005-08-17 Christian Groessler <chris@groessler.org>
9253
9254 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
9255 * Makefile.in: Regenerate.
9256
81087874
AK
92572005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
9258
9259 * MAINTAINERS (write after approval): Added myself.
9260
6a134f1c
MR
92612005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
9262
9263 * MAINTAINERS (Write After Approval): Add myself.
9264
2693c0b0
PB
92652005-08-12 Paolo Bonzini <bonzini@gnu.org>
9266
9267 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
9268 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
9269 Look for alternate names of the target cc and c++
9270 * configure: Regenerate.
9271
4de997d1
PB
92722005-08-08 Paolo Bonzini <bonzini@gnu.org>
9273
9274 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9275 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
9276 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
9277 tools; remove code to manually set them.
9278 (Target tools): Look in the environment for them.
9279 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9280 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
9281 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
9282 build directory.
9283 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
9284 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
9285 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
9286 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9287 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
9288 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
9289 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
9290 * configure: Regenerate.
9291 * Makefile.in: Regenerate.
9292
b089e33a
BE
92932005-07-28 Ben Elliston <bje@au.ibm.com>
9294
9295 * MAINTAINERS: Update for removed CPU targets.
9296
e3791243
MM
92972005-07-27 Mark Mitchell <mark@codesourcery.com>
9298
9299 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 9300 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
9301 * Makefile.in: Regenerated.
9302
526635cb
MM
93032005-07-26 Mark Mitchell <mark@codesourcery.com>
9304
9305 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
9306 (CFLAGS_FOR_TARGET): Use it.
9307 (CXXFLAGS_FOR_TARGET): Likewise.
9308 * Makefile.in: Regenerated.
9309 * configure.in (--with-build-sysroot): New option.
9310 * configure: Regenerated.
9311
19791f70
PB
93122005-07-24 Paolo Bonzini <bonzini@gnu.org>
9313
9314 * Makefile.tpl: Wrap install between unstage and stage
9315 * Makefile.in: Regenerate.
9316
35f5a23f
EC
93172005-07-21 Eric Christopher <echristo@apple.com>
9318
9319 * MAINTAINERS: Update affiliation.
9320
ff3ddf15
PW
93212005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
9322
9323 * MAINTAINERS: Add self as crx port maintainer.
9324
3a664c1c
DD
93252005-07-20 DJ Delorie <dj@redhat.com>
9326
9327 * MAINTAINERS: Add self as m32c maintainer.
9328
539df155
KC
93292005-07-16 Kelley Cook <kcook@gcc.gnu.org>
9330
9331 * all files: Update FSF address.
9332
be9c593a
EC
93332005-07-15 Eric Christopher <echristo@redhat.com>
9334
9335 * MAINTAINERS: Change affiliation.
9336
fd7ea4ab
JB
93372005-07-14 Jim Blandy <jimb@redhat.com>
9338
9339 * configure.in: Add cases for Renesas m32c.
9340 * configure: Regenerated.
7e050830 9341
0063a823
KC
93422005-07-14 Kelley Cook <kcook@gcc.gnu.org>
9343
d0ca130a
KC
9344 * COPYING.LIB: Update from fsf.org.
9345
93462005-07-14 Kelley Cook <kcook@gcc.gnu.org>
9347
9348 * COPYING, compile, config.guess,
0063a823
KC
9349 config.sub, install-sh, missing, mkinstalldirs,
9350 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 9351 * config-ml.in: Update FSF address.
0063a823 9352
a8ba31f2
EC
93532005-07-13 Eric Christopher <echristo@redhat.com>
9354
9355 * configure.in: Add toplevel noconfigdir support for tpf.
9356 * configure: Regenerate.
9357
5bea4a03
PB
93582005-07-11 Paolo Bonzini <bonzini@gnu.org>
9359
9360 PR ada/22340
9361
9362 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
9363 * Makefile.in: Regenerate.
9364
284bdbbd
MM
93652005-07-07 Mark Mitchell <mark@codesourcery.com>
9366
9367 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 9368 Brolley to write-after-approval.
284bdbbd 9369
452190fb
AS
93702005-07-07 Andreas Schwab <schwab@suse.de>
9371
9372 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
9373 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
9374 * Makefile.in: Regenerated.
9375
9c8f9ec2
GK
93762005-07-06 Geoffrey Keating <geoffk@apple.com>
9377
9378 * configure.in: Don't build sim or rda when targetting darwin.
9379 * configure: Regenerate.
9380
ef0087a7
KH
93812005-07-06 Kazu Hirata <kazu@codesourcery.com>
9382
9383 * configure.in: Add --enable-libssp and --disable-libssp.
9384 * configure: Regenerate with autoconf-2.13.
9385
77008252
JJ
93862005-07-02 Jakub Jelinek <jakub@redhat.com>
9387
9388 * Makefile.def (target_modules): Add libssp.
9389 * configure.in (target_libraries): Add target-libssp.
9390 * configure: Rebuilt.
9391 * Makefile.in: Rebuilt.
9392
a04eae1b
ZW
93932005-07-01 Zack Weinberg <zackw@panix.com>
9394
9395 * MAINTAINERS: Change email address. Resign from maintainership.
9396
948884cd
RG
93972005-07-01 Richard Guenther <rguenther@suse.de>
9398
9399 * MAINTAINERS: Change my e-mail address and affiliation.
9400
c7870f5d
PB
94012005-06-22 Paolo Bonzini <bonzini@gnu.org>
9402
9403 * Makefile.def (stagefeedback): Come after profile.
9404 Define profiledbootstrap target.
9405 * Makefile.tpl (profiledbootstrap): Remove.
9406 (stageprofile-end): Zap stagefeedback.
9407 (stagefeedback-start): Copy all .gcda files, not only GCC's.
9408 * Makefile.in: Regenerate.
9409
ab99519a
RS
94102005-06-13 Richard Sandiford <richard@codesourcery.com>
9411
9412 * MAINTAINERS: Update my email address.
9413
f610dd5f
ZW
94142005-06-13 Zack Weinberg <zack@codesourcery.com>
9415
9416 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
9417 In 'cpp' stanza, support '#line' as well as '# '.
9418
71bc2a83
AS
94192005-06-08 Andreas Schwab <schwab@suse.de>
9420
9421 * MAINTAINERS: Move myself from 'Write After Approval' to
9422 'CPU Port Maintainers' section as m68k maintainer.
9423
4fab7234
HPN
94242005-06-07 Hans-Peter Nilsson <hp@axis.com>
9425
9426 * configure.in (unsupported_languages): New macro.
9427 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
9428 non-ported target libraries in noconfigdirs.
9429 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
9430 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 9431 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
9432 unsupported_languages.
9433 * configure: Regenerate.
9434
68193f9b
TS
94352005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
9436
9437 * configure.in: Fix typo in handling of --with-mpfr-dir.
9438 * configure: Regenerate.
9439
f26f6b8d
RS
94402005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
9441
9442 * MAINTAINERS: Update my email address.
9443
ba4853f8
JB
94442005-06-02 Jim Blandy <jimb@redhat.com>
9445
9446 * config.sub: Add cases for the Renesas m32c. (This patch has been
9447 accepted into the master sources.)
9448
79dd769c 94492005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
9450 Michael Snyder <msnyder@redhat.com>
9451 Stan Cox <scox@redhat.com>
79dd769c 9452
f610dd5f 9453 * configure.in: Set noconfigdirs for ms1.
79dd769c 9454
f610dd5f 9455 * configure: Regenerate.
79dd769c 9456
d29e107f
JD
94572005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
9458
9459 * MAINTAINERS (Write After Approval): Add self.
9460
e93196c3
JC
94612005-06-01 Josh Conner <jconner@apple.com>
9462
9463 * MAINTAINERS (Write After Approval): Add self.
9464
ae263c7a
KH
94652005-06-01 Kazu Hirata <kazu@codesourcery.com>
9466
9467 * MAINTAINERS: Update my email address.
9468
585b3aa3
ZM
94692005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
9470
9471 * MAINTAINERS (Write After Approval): Add self.
9472
4930c50b
CD
94732005-05-26 Chris Demetriou <cgd@broadcom.com>
9474
9475 * MAINTAINERS (Write After Approval): Remove self.
9476
2dfbef6d
PB
94772005-05-25 Paolo Bonzini <bonzini@gnu.org>
9478
9479 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
9480 (Dependencies): Consider target modules for bootstrap dependencies.
9481 Make target bootstrap modules depend on each stage's gcc.
9482 * Makefile.in: Regenerate.
9483
bcb28cf5
PB
94842005-05-20 Paolo Bonzini <bonzini@gnu.org>
9485
9486 * Makefile.def (configure-gcc): Depend on binutils having been built.
9487 (all-gcc): No need to do it here.
9488 * Makefile.in: Regenerate.
9489
0cf085e4
PB
94902005-05-19 Paul Brook <paul@codesourcery.com>
9491
f610dd5f 9492 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
9493 language cannot be built.
9494 * configure: Regenerate.
9495
dfb2c39a
DJ
94962005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
9497
9498 * ylwrap: Import from Automake 1.9.5.
9499
771aaa92
DU
95002005-05-13 David Ung <davidu@mips.com>
9501
9502 * MAINTAINERS (Write After Approval): Add self.
9503
3ac9bd58
MS
95042005-05-09 Mike Stump <mrs@apple.com>
9505
9506 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
9507 lt_cv_sys_max_cmd_len for now.
f610dd5f 9508
f77a5578
SC
95092005-05-09 Stan Cox <scox@redhat.com>
9510
9511 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
9512
795e36e5
MK
95132005-05-08 Matt Kraai <kraai@ftbfs.org>
9514
9515 * README.SCO: Update the URL.
9516
c9392a2b
DE
95172005-05-05 David Edelsohn <edelsohn@gnu.org>
9518
9519 * ltconfig: Define file_list_spec. Pass file_list_spec and
9520 with_gnu_ld to libtool.
9521 * ltcf-c.sh (aix[45]): Define file_list_spec.
9522 * ltcf-cxx.sh (aix[45]): Same.
9523 * ltcf-gcj.sh (aix[45]): Same.
9524 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
9525 exists, write list of input files to temporary file.
9526
bebcd931
MS
95272005-05-04 Mike Stump <mrs@apple.com>
9528
9529 * configure.in: Always pass --target to target configures as
9530 otherwise rebuilds that do --recheck will fail.
9531 * confiugure: Rebuilt.
9532
ce406537
PB
95332005-05-04 Paolo Bonzini <bonzini@gnu.org>
9534
9535 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
9536 STAGE_HOST_EXPORTS.
9537 (configure, all): Add bootstrap support.
9538 (Host modules, target modules): Pass post-stage1 flags and exports.
9539 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
9540 * Makefile.in: Regenerate.
9541
aa9dcfc4
PB
95422005-04-29 Paolo Bonzini <bonzini@gnu.org>
9543
9544 * configure: Regenerate.
9545
b6f9abcf
MS
95462005-04-27 Mike Stump <mrs@apple.com>
9547
9548 * MAINTAINERS: Add self as darwin maintainer.
9549
acb217cb
BS
95502005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
9551
9552 * config.sub: Update from master copy.
9553
b6dae270
MS
95542005-04-21 Mike Stump <mrs@apple.com>
9555
9556 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
9557 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
9558
c2e0d3a9
HPN
95592005-04-19 Hans-Peter Nilsson <hp@axis.com>
9560
9561 * configure.in <crisv32-*-*, cris-*-*>: New local variable
9562 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
9563 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
9564 "*-*-elf" and "*-*-linux*".
9565 * configure: Regenerate.
9566
871ae772
JM
95672005-04-14 Joseph S. Myers <joseph@codesourcery.com>
9568
9569 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
9570
bf070c29
MS
95712005-04-12 Mike Stump <mrs@apple.com>
9572
9573 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
9574
e865b6f7
TK
95752005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
9576
9577 * MAINTAINERS (Write After Approval): Add myself.
9578
7b71ad7f
BS
95792005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
9580
9581 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
9582
25b42232
PB
95832005-04-06 Paolo Bonzini <bonzini@gnu.org>
9584
f610dd5f 9585 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
9586 (TARGET_CONFIGARGS): Include --with-target-subdir.
9587 (configure, all): New macros. Use them throughout.
9588 * Makefile.in: Regenerate.
9589
d727c624
JG
95902005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
9591
9592 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 9593
fff72cc4
ZD
95942005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9595
9596 * MAINTAINERS: Remove 'loop unrolling' maintainer.
9597
86472dc3
GP
95982005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
9599
9600 * MAINTAINERS: Move John Carr to Write After Approval.
9601
dce2d8b2 96022005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5d0f90e5
R
9603
9604 * config/mh-mingw32: Delete.
9605 * configure.in: Don't use it.
9606 * configure: Regenerate.
9607
33da42bc
PB
96082005-03-31 Paolo Bonzini <bonzini@gnu.org>
9609
9610 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
9611 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dce2d8b2 9612 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
33da42bc
PB
9613 (HOST_LIB_PATH): Generate from Makefile.def.
9614 (TARGET_LIB_PATH): Likewise.
9615 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
9616 * Makefile.in: Regenerate.
9617 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
9618 (RPATH_ENVVAR): Include Darwin case.
9619 * configure: Regenerate.
9620
15cc1841
TF
96212005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
9622
9623 * MAINTAINERS (Various Maintainers): Remove self.
9624 (Write After Approval): Add self.
9625
6a8c79d5
TF
96262005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
9627
9628 * MAINTAINERS (Various Maintainers): Add self.
9629
256f7136
PB
96302005-03-25 Paolo Bonzini <bonzini@gnu.org>
9631
9632 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
9633 * configure: Regenerate.
9634
191dd2c9
ZW
96352005-03-21 Zack Weinberg <zack@codesourcery.com>
9636
9637 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
9638 gcc_version, and gcc_version_trigger from set of flags to pass.
9639 * Makefile.tpl: Remove definitions of above variables.
9640 (config.status): Remove dependency on $(gcc_version_trigger).
9641 * Makefile.in: Regenerate.
9642 * configure.in: Do not reference config/gcc-version.m4 nor
9643 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
9644 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
9645 * configure: Regenerate.
9646
ef6e9bc0 96472005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dce2d8b2 9648 Andrew Pinski <pinskia@physics.uc.edu>
ef6e9bc0
MH
9649
9650 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
9651 * Makefile.in: Regenerate.
9652
009bbd5a
FW
96532005-03-13 Feng Wang <fengwang@nudt.edu.cn>
9654
9655 * MAINTAINERS (Write After Approval): Add myself.
9656
09f8755b
DA
96572005-03-03 David Ayers <d.ayers@inode.at>
9658
9659 * MAINTAINERS (Write After Approval): Add myself.
9660
e73ed25c
AO
96612005-03-01 Alexandre Oliva <aoliva@redhat.com>
9662
9663 PR libgcj/20160
9664 * ltmain.sh: Avoid creating archives with components that have
9665 duplicate basenames.
9666
ace9ac7b
AP
96672005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
9668
9669 PR bootstrap/20250
9670 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
9671 instead of check.
9672 * Makefile.in: Regenerate.
9673
c9db9354
PB
96742005-02-28 Paolo Bonzini <bonzini@gnu.org>
9675
9676 * Makefile.in: Regenerate to fix conflict between the previous two
9677 patches.
9678
215c351a
PB
96792005-02-28 Paolo Bonzini <bonzini@gnu.org>
9680
9681 PR bootstrap/17383
9682 * Makefile.def (target_modules): Remove "stage", now unnecessary.
9683 * Makefile.tpl (HOST_SUBDIR): New substitution.
9684 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
9685 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9686 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
9687 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
9688 (Host modules, Bootstrapped modules): Use it.
9689 (Build modules, Target modules): Do not create symlink trees,
9690 always configure out-of-srcdir.
9691 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
9692 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
9693 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
9694 $(HOST_SUBDIR). Create a symlink for host_subdir.
9695
9696 * Makefile.in: Regenerate.
9697 * configure: Regenerate.
9698
5395b47b
NN
96992005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9700
9701 Merged from libada-gnattools-branch:
9702 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
9703
9704 * gnattools: New directory.
9705 * Makefile.def: Add gnattools as a module, depending on target-libada.
9706 * Makefile.in: Regenerate.
9707 * configure.in: Include gnattools in host_tools; disable it if ada
9708 is disabled.
9709 * configure: Regenerate.
9710
ca2cc05c
JM
97112005-02-24 James A. Morrison <phython@gcc.gnu.org>
9712
9713 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
9714 treelang maintainer.
9715 (Write After Approval): Remove myself.
9716
d2f3024f
PS
97172005-02-23 Paul Schlie <schlie@comcast.net>
9718
9719 * configure.in: Allow darwin targeted ports to build tk, itcl and
9720 libgui.
9721 * configure: Regenerate.
9722
bba5e0ca
EB
97232005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
9724
9725 PR libgcj/10353
9726 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
9727 * configure: Regenerate.
9728
70132ce7
SK
97292005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
9730
9731 * MAINTAINERS (Write After Approval): Add myself.
9732
20f0edca
ILT
97332005-02-10 Ian Lance Taylor <ian@airs.com>
9734
9735 * MAINTAINERS: Update my e-mail address.
9736
e64e5109
RG
97372005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
9738
9739 * MAINTAINERS (Write After Approval): Add myself.
9740
40d64b5a
HPN
97412005-01-29 Hans-Peter Nilsson <hp@axis.com>
9742
9743 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
9744 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
9745 target-libgloss when not *-*-elf and *-*-aout.
9746 * configure: Regenerate.
9747
54a12711
KH
97482005-01-23 Kazu Hirata <kazu@cs.umass.edu>
9749
9750 * MAINTAINERS: Remove obsolete entries.
9751
0aa99dbb
KH
9752 * MAINTAINERS (Write After Approval): Add Michael Matz.
9753
2b009f5f
NB
97542005-01-19 Neil Booth <neil@daikokuya.co.uk>
9755
9756 * MAINTAINERS: Remove self as cpplib maintainer.
9757
385870f5
KC
97582005-01-17 Kelley Cook <kcook@gcc.gnu.org>
9759
9760 * install-sh, config.sub: Import from upstream.
9761
e7daab31
KC
97622005-01-17 Kelley Cook <kcook@gcc.gnu.org>
9763
9764 PR bootstrap/18222
9765 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
9766 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
9767 * Makefile.in: Regenerate.
9768
e6003f4d
JT
97692005-01-16 Jason Thorpe <thorpej@netbsd.org>
9770
9771 * MAINTAINERS: Update my email address.
9772
145e2972 97732005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 9774 Andreas Schwab <schwab@suse.de>
145e2972
DE
9775
9776 PR bootstrap/18033
9777 * config-ml.in: Eval option if surrounded by single quotes.
9778
86c7e0da
PB
97792005-01-03 Paolo Bonzini <bonzini@gnu.org>
9780
9781 Revert 2004-12-28 Makefile changes, a better fix will be
9782 applied to mainline and src after GCC 4.0 branches.
9783
3224a22f
PB
97842004-12-28 Paolo Bonzini <bonzini@gnu.org>
9785
9786 PR bootstrap/17383
9787
9788 * Makefile.def (target_modules): Remove stage parameter,
9789 it is always true now.
9790 * Makefile.tpl (configure-build-[+module+],
9791 configure-target-[+module+]): Always build symlink tree
9792 for the directory and for include. BUILD_SUBDIR and
9793 TARGET_SUBDIR cannot be . anymore.
9794 * Makefile.in: Regenerate.
9795
aaf51ca2
DE
97962004-12-25 David Edelsohn <edelsohn@gnu.org>
9797
9798 Revert 2004-12-08 Makefile changes.
9799
4e32e454
DS
98002004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
9801
9802 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
9803 cygwin, mingw.
9804
669f01d8
AS
98052004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
9806
9807 * configure.in (sh64-*-*): Reenable gprof.
9808 * configure: Regenerate.
9809
1b227ee0
DE
98102004-12-08 David Edelsohn <edelsohn@gnu.org>
9811
9812 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
9813 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
9814 (EXTRA_TARGET_FLAGS): Add PICFLAG.
9815 * Makefile.in: Regenerate.
9816
ce5e944c
CF
98172004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
9818
9819 * MAINTAINERS: Update my email address.
9820
893f1e87
MK
98212004-12-07 Matt Kraai <kraai@ftbfs.org>
9822
9823 * Makefile.tpl: Generate normal dependencies if the LHS module is
9824 not bootstrapped.
9825 * Makefile.in: Regenerate.
9826
bb59c339
RS
98272004-12-03 Richard Sandiford <rsandifo@redhat.com>
9828
9829 * configure.in: Include config/gxx-include-dir.m4. Use
9830 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
9831 * configure: Regenerate.
9832
4982adbe
RS
98332004-12-03 Richard Sandiford <rsandifo@redhat.com>
9834
9835 * config.if: Delete.
9836 * configure.in: Set libstdcxx_incdir directly.
9837 * configure: Regenerate.
9838
05750653
EC
98392004-12-02 Eric Christopher <echristo@redhat.com>
9840
9841 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
9842 * Makefile.in: Regenerate.
9843
5fef1dbd
RS
98442004-12-02 Richard Sandiford <rsandifo@redhat.com>
9845
9846 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
9847 * configure: Regenerate.
9848
afabd8e6
RS
98492004-12-02 Richard Sandiford <rsandifo@redhat.com>
9850
9851 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
9852 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
9853 * configure: Regenerate.
9854
78716e86
EC
98552004-12-01 Eric Christopher <echristo@redhat.com>
9856
9857 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
9858 of things to remove.
9859
57ab8ba9
MK
98602004-11-29 Matt Kraai <kraai@ftbfs.org>
9861
9862 * MAINTAINERS (Write After Approval): Update my e-mail address.
9863
2539bffe
KC
98642004-11-29 Kelley Cook <kcook@gcc.gnu.org>
9865
9866 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
9867 from CVS libtool to always pass_all.
9868
3e732ba0
JDA
98692004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9870
9871 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
9872 (hppa*64*-*-*): Delete incorrect comment.
9873 * configure: Rebuilt.
9874
767f726e
KC
98752004-11-24 Kelley Cook <kcook@gcc.gnu.org>
9876
9877 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
9878
2c92e90f
KC
98792004-11-24 Kelley Cook <kcook@gcc.gnu.org>
9880
9881 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
9882 from CVS libtool to always pass_all.
9883
32f84e48
KC
98842004-11-15 Kelley Cook <kcook@gcc.gnu.org>
9885
9886 * install-sh, compile: Import from automake.
9887
9587be8a
KC
98882004-11-15 Kelley Cook <kcook@gcc.gnu.org>
9889
9890 * config.guess, config.sub: Import from savannnah.
9891
04e81808 98922004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
9893
9894 * MAINTAINERS (Write After Approval): Add myself
9895
f87a2b2e
MS
98962004-11-12 Mike Stump <mrs@apple.com>
9897
9898 * Makefile.def: Add html support.
9899 * Makefile.tpl: Likewise.
9900 * Makefile.in: Regenerate.
9901
848556c2
GK
99022004-11-11 Geoffrey Keating <geoffk@apple.com>
9903
556f03c4
GK
9904 PR 18423
9905 * configure.in: Remove all instances of build-fixincludes from
9906 noconfigdirs.
9907 (build_configargs): Supply --target to subdirectories.
9908 * configure: Regenerate.
9909
848556c2
GK
9910 * Makefile.def: Make gcc install depend on fixincludes install.
9911 * Makefile.in: Regenerate.
9912
9e5712a5
JJ
99132004-11-10 Janis Johnson <janis187@us.ibm.com>
9914
9915 * MAINTAINERS: Add myself as gcc testsuite maintainer.
9916
4ef509c0
PB
99172004-11-11 Paul Brook <paul@codesourcery.com>
9918
9919 * MAINTAINERS: Add self as arm maintainer. Update email address.
9920
20d11df6
HPN
99212004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
9922
9923 * configure.in (noconfigdirs) [mmix-*-*]: Disable
9924 target-libgfortran.
79fd8592 9925 * configure: Regenerate.
20d11df6 9926
68c70f15
DE
99272004-11-07 David Edelsohn <edelsohn@gnu.org>
9928
9929 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
9930 like CC.
9931
54f88091
PB
99322004-11-05 Paolo Bonzini <bonzini@gnu.org>
9933
9934 * Makefile.def (host fixincludes): Specify missing targets.
9935 * Makefile.in: Regenerate.
9936
6866abb8
RC
99372004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
9938
9939 * MAINTAINERS: Add myself
9940
83f62578
GL
99412004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
9942
9943 * MAINTAINERS (Write After Approval): Add myself.
9944
53c7ffe7
GK
99452004-11-04 Geoffrey Keating <geoffk@apple.com>
9946
9947 * Makefile.def: Build fixincludes for the host, too.
9948 * Makefile.in: Regenerate.
9949 * configure.in (host_tools): Add fixincludes.
9950 * configure: Regenerate.
9951
ac8b3d9d
DJ
99522004-11-04 Daniel Jacobowitz <dan@debian.org>
9953
9954 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
9955 * configure: Regenerated.
9956
bab37580
L
99572004-11-04 H.J. Lu <hongjiu.lu@intel.com>
9958
9959 PR other/17783
9960 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
9961 * configure: Regenerated.
9962
db1de713
MM
99632004-10-31 Mark Mitchell <mark@codesourcery.com>
9964
9965 * README.SCO: Update per FSF instructions.
9966
a827e21a
EW
99672004-10-28 Eric B. Weddington <ericw@evcohs.com>
9968
9969 PR target/18151
9970 * configure.in (case ${target}): Do not build fixincludes for avr.
9971 * configure: Regenerated.
9972
9d069a4f
PB
99732004-10-26 Paolo Bonzini <bonzini@gnu.org>
9974
9975 * configure.in (case ${target}): Do not build fixincludes
9976 on platforms where it is not used.
9977 * configure: Regenerated.
9978
fc45f3fe
DJ
99792004-10-23 Daniel Jacobowitz <dan@debian.org>
9980
9981 * configure.in: Use an absolute path to install-sh.
9982 * configure: Regenerated.
9983
36554b92
AL
99842004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
9985
9986 * MAINTAINERS (Write After Approval): Add myself.
9987
88e9994a
KH
99882004-10-19 Kazu Hirata <kazu@cs.umass.edu>
9989
9990 * MAINTAINERS: Remove from Write After Approval those that are
9991 already maintainers.
9992
ad02a944
SP
99932004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
9994
9995 * MAINTAINERS: Update my email address.
9996
c8e6cd41
KC
99972004-10-12 Kelley Cook <kcook@gcc.gnu.org>
9998
9999 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
10000 * configure: Regenerate.
10001
dce2d8b2 100022004-10-07 J"orn Rennecke <joern.rennecke@st.com>
ebe55024
R
10003
10004 * MAINTAINERS: Update my email address.
10005
a8b0957e
KH
100062004-10-07 Kazu Hirata <kazu@cs.umass.edu>
10007
10008 * MAINTAINERS (Language Front Ends Maintainers): New. Move
10009 entries belonging to this category.
10010
96836f61
JZ
100112004-10-06 Josef Zlomek <josef.zlomek@email.cz>
10012
10013 * MAINTAINERS: Update my e-mail address.
10014
7e0b5752
PB
100152004-10-06 Paolo Bonzini <bonzini@gnu.org>
10016
10017 Fix wrong conflict resolution in:
10018
10019 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
10020
10021 * Makefile.in: Regenerate.
10022 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10023 in the recursive `make', instead of hardwiring `all'.
10024 (Autogenerated TARGET-* variables): New.
10025
370f7a47
TL
100262004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
10027
10028 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 10029 * configure: Regenerate.
370f7a47 10030
13e5d623
KH
100312004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10032
10033 * MAINTAINERS (Various Maintainers): Move the "windows,
10034 cygwin, mingw" maintainer to ...
10035 (OS Port Maintainers): ... here.
10036
a6497c1b
KH
100372004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10038
10039 * MAINTAINERS (Write After Approval): Remove those that are
10040 maintainers of some subsystem.
10041
1abb828a
D
100422004-10-02 P.J. Darcy <darcypj@us.ibm.com>
10043
10044 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
10045 * ltcf-cxx.sh (tpf*): Likewise.
10046 * ltconfig (tpf*): Add TPF OS configuration support.
10047
16d1338d
BS
100482004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
10049
10050 * MAINTAINERS: Change my email address to my new work account.
10051
9082a750
MR
100522004-09-24 Michael Roth <mroth@nessie.de>
10053
10054 * configure.in (--without-headers): Add missing double quotes.
10055 * configure: Regenerate.
10056
dce2d8b2 100572004-09-24 Kelley Cook <kcook@gcc.gnu.org>
07a8bdf8
KC
10058
10059 * ylwrap: Revert to previous version.
10060
4c4a5bbc
L
100612004-09-23 H.J. Lu <hongjiu.lu@intel.com>
10062
10063 PR bootstrap/17369
10064 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
10065 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
10066 SET_GCC_LIB_PATH_CMD.
10067 (BASE_TARGET_EXPORTS): Likewise.
10068 * Makefile.in: Regenerated.
10069
10070 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
10071 * configure: Regenerated.
10072
85f59630
KC
100732004-09-23 Kelley Cook <kcook@gcc.gnu.org>
10074
10075 * config.guess: New upstream version
10076 * compile, depcomp, install-sh, ylwrap: Likewise.
10077
95c53c62
RS
100782004-09-19 Roger Sayle <roger@eyesopen.com>
10079
10080 * config/mh-x86omitfp: New host makefile fragment. Add
10081 -fomit-frame-pointer to the default BOOT_CFLAGS.
10082 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
10083 * configure: Regenerate.
10084
0a1c093b
AP
100852004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
10086
10087 PR target/11572
10088 * configure.in (*-*-darwin*): Renable libobjc.
10089 * configure: Regenerate.
10090
315fcf97
NS
100912004-09-10 Nathan Sidwell <nathan@codesourcery.com>
10092
10093 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
10094
0a050485 100952004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 10096
0a050485
DB
10097 * Makefile.def: Remove libbanshee.
10098 * Makefile.tpl: Ditto.
10099 * configure.in: Ditto.
10100 * Makefile.in: Regen.
10101 * configure: Ditto.
10102
5f4a098e
DE
101032004-09-08 David Edelsohn <edelsohn@gnu.org>
10104
10105 * ltmain.sh: Use $pic_object as $non_pic_object if
10106 $non_pic_object=none.
10107
32b2511f
PB
101082004-09-07 Paolo Bonzini <bonzini@gnu.org>
10109
10110 * missing: Import latest version from master repository.
10111
fc4d0e82
NC
101122004-09-06 Nick Clifton <nickc@redhat.com>
10113
10114 * config.sub: Import latest version from master repository.
10115 * config.guess: Likewise.
10116 This includes these changes:
78716e86 10117
fc4d0e82
NC
10118 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
10119
10120 * config.sub: Handle crisv32, alias etraxfs.
10121 * config.guess (crisv32:Linux:*:*): Handle.
10122
10123 2004-08-13 Brad Smith <brad@comstyle.com>
10124
10125 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
10126 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
10127
10128 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
10129
10130 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
10131 assume the processor is a powerpc. This is because coreutils
10132 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
10133 in this case, due to a MacOS X bug that causes
10134 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
10135 to return a negative number.
10136 Problem reported by Petter Reinholdtsen in:
10137 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
10138
10139 2004-07-19 Ben Elliston <bje@gnu.org>
10140
10141 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
10142
10143 2004-06-24 Ben Elliston <bje@gnu.org>
10144
10145 * config.guess: Update copyright years.
10146 * config.sub: Likewise.
10147
10148 2004-06-22 Robert Millan <robertmh@gnu.org>
10149
10150 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
10151 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
10152
10153 2004-06-22 Stanley F. Quayle <stan@stanq.com>
10154
10155 * config.guess (*:*VMS:*:*): New entry. Replaces
10156 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
10157 manufacturer.
10158
10159 2004-06-22 Ben Elliston <bje@gnu.org>
10160
10161 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
10162 * config.sub: Likewise.
10163
10164 2004-06-22 Ben Elliston <bje@gnu.org>
10165
10166 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
10167 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
10168
10169 2004-06-11 Ben Elliston <bje@gnu.org>
10170
10171 * config.guess (pegasos:OpenBSD:*:*): Remove.
10172
10173 2004-06-11 Ben Elliston <bje@gnu.org>
10174
10175 From Wouter Verhelst <wouter@grep.be>:
10176 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
10177
10178 2004-06-11 Ben Elliston <bje@gnu.org>
10179
10180 * config.guess (luna88k:OpenBSD:*:*): New.
10181
10182 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
10183
10184 * config.guess (m32r*:Linux:*:*): New case.
10185 * config.sub: Handle m32rle.
10186
10187 2004-03-12 Ben Elliston <bje@wasabisystems.com>
10188
10189 From Jens Petersen <petersen@redhat.com>:
10190 * config.sub: Handle sparcv8.
10191
10192 2004-03-03 Ben Elliston <bje@wasabisystems.com>
10193
10194 From Tom Smith <smith@cag.lkg.hp.com>:
10195 * config.guess: Version suffixes are equally significant on Tru64
10196 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
10197 prefix of "P" (patched kernel).
10198
10199 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
10200
10201 * config.sub: Add support for National Semiconductor CRX target.
10202
2f4cc6bf
JJ
102032004-09-03 Janis Johnson <janis187@us.ibm.com>
10204
10205 * MAINTAINERS (Various Maintainers): Remove myself as web page
10206 maintainer, add myself as maintainer of build status lists.
10207
61fec9ff
JB
102082004-09-03 Jan Beulich <jbeulich@novell.com>
10209
10210 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
10211 *-*-netware, but add target-libmudflap.
10212 Consolidate *-*-netware targets (of which really only i?86 exists)
10213 into a single entry.
10214 * configure: Likewise.
10215
45f366ab
PB
102162004-09-01 Paolo Bonzini <bonzini@gnu.org>
10217
10218 * Makefile.tpl (sorry): Remove.
10219 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
10220 (cleanstrap targets): Depend on distclean, not distclean-stage1.
10221 (do-clean): Clean per-stage directories too.
10222 (do-distclean): Run distclean-stage1 too.
10223 (.NOTPARALLEL): Enable during toplevel bootstrap.
10224 (stage[+id+]-bubble): Enable parallel execution during
10225 the recursive invocation.
10226 * Makefile.in: Regenerate.
10227
10228 Fix previous checkin:
10229
10230 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
10231 include.
10232 * configure.in: Fix indentation.
10233 * configure: Regenerate.
10234
dce2d8b2 102352004-08-31 Robert Bowdidge <bowdidge@apple.com>
be8fff81 10236
45f366ab
PB
10237 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
10238 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
10239 * configure: regenerate
78716e86 10240 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 10241 -mdynamic-no-pic
be8fff81 10242
71b5d516
PB
102432004-08-31 Paolo Bonzini <bonzini@gnu.org>
10244
10245 * Makefile.def (build_modules): Add fixincludes.
10246 (dependencies): Make gcc depend on fixincludes.
10247 * configure.in (build_tools): Add fixincludes.
10248 (build_configdirs): Always include build_libs.
10249 * Makefile.in: Regenerate.
10250 * configure: Regenerate.
10251
102522004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
10253
10254 * Makefile.def (bootstrap stages): Add 'lean' parameter.
10255 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
10256 phony targets; do not generate timestamp files.
10257 (distclean-stageN): Remove references to their timestamp files.
10258 (restageN, touch-stageN): Remove.
10259 (stageN-bubble): Rewritten.
10260 (compare): Support lean bootstraps.
10261 * Makefile.in: Regenerate.
10262
10263 * configure.in: Only warn when bootstrapping but
10264 build != host or build != target. Support lean bootstraps.
10265 * configure: Regenerate.
10266
ce7cbbb0
PE
102672004-08-26 Phil Edwards <phil@codesourcery.com>
10268
10269 * configure.in: Give a better error message if GMP/MPFR are missing
10270 and a language needing them has been requested.
10271 * configure: Regenerated.
10272
9c71a529
PE
102732004-08-25 Phil Edwards <phil@codesourcery.com>
10274
10275 * configure.in: Print a list of available language front-ends if
10276 a requested one is missing. Tidy stray tab characters.
10277 * configure: Regenerated.
10278
e3f92d3b
MK
102792004-08-19 Michael Koch <konqueror@gmx.de>
10280
10281 * gcc/doc/install.texi: Update entry about automake for libjava.
10282
c3f84f61
RM
102832004-08-17 Robert Millan <robertmh@gnu.org>
10284
10285 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
10286 (instead of FreeBSD).
10287 * configure: Regenerate.
10288
7c27e184
PB
102892004-08-16 Paolo Bonzini <bonzini@gnu.org>
10290
10291 * Makefile.in: Regenerate.
10292 * configure: Regenerate.
10293
10294 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
10295 stage_*_flags.
10296 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
10297 for bootstrapped modules if toplevel bootstrap is going.
10298 (GCC bootstrap): Generate per-stage targets for all bootstrapped
10299 modules. Adjust for changes in Makefile.def. Enable several
10300 rules even in non-bootstrap mode, just to avoid peppering the
10301 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
10302 (stage-[+prev+]-bubble): Remove.
10303
10304 * Makefile.def (Dependencies): Depend on all-build-bison,
10305 all-build-flex, all-build-byacc, all-build-texinfo, rather
10306 than the host variations.
10307 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
10308 with BUILD_SUBDIR.
10309 (BISON): Update for recent Bisons.
10310 (YACC): Fix typo.
10311 (cross): Depend on all-build.
10312 (all): Do not depend on all-build.
10313 (prebootstrap): Remove.
10314 (dep-kind): Accept separate prefixes for MODULE and ON variables.
10315 (Prebootstrap dependencies): Add them to the per-stage targets
10316 and to all-prebootstrap.
10317 * configure.in (build_configdirs): Always enable build_tools.
10318 (BUILD_DIR_PREFIX): Remove.
10319
10320 * Makefile.def (gcc): Add target variable.
10321 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
10322 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10323 in the recursive `make', instead of hardwiring `all'.
10324 (Autogenerated TARGET-* variables): New.
10325
20f3bb80
BB
103262004-08-13 Brian Booth <bbooth@redhat.com>
10327
10328 * MAINTAINERS: Remove myself from write-after-approval.
10329
b5be499d
NN
103302004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
10331
10332 * src-release: Stop distributing mmalloc with gdb (which doesn't
10333 use it).
10334 * Makefile.def: GDB doesn't depend on mmalloc anymore.
10335 * Makefile.in: Regenerate.
10336
b3f8d95d
MM
103372004-08-09 Mark Mitchell <mark@codesourcery.com>
10338
10339 * configure.in (arm*-*-eabi*): New target.
10340 * configure: Regenerate.
10341
3589b69e
PB
103422004-08-06 Paolo Bonzini <bonzini@gnu.org>
10343
10344 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
10345 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
10346 (Dependencies): New section.
10347 * Makefile.tpl (Dependencies): Generate from Makefile.def.
10348 (configure-target-[+module+]): Depend on maybe-all-gcc
10349 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
10350 (toplevel profiledbootstrap): Fix dependencies.
10351 * Makefile.in: Regenerate.
10352
972974fc
MM
103532004-08-03 Mark Mitchell <mark@codesourcery.com>
10354
10355 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
10356 target-libiberty to noconfigdirs.
10357 * configure: Regenerate.
10358
bebf829d
PB
103592004-08-03 Paul Brook <paul@codesourcery.com>
10360
10361 * configure.in: Check for MPFR as well as GMP.
10362 * configure: Regenerate.
10363
98a5bb3b
RM
103642004-08-01 Robert Millan <robertmh@gnu.org>
10365
10366 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
10367 libmudflap for all GNU-based systems (with Glibc).
10368 * configure: Regenerate.
10369
dce2d8b2 103702004-08-03 Paolo Bonzini <bonzini@gnu.org>
d32ab992
PB
10371
10372 * Makefile.def (host-modules): Add gcc.
10373 * Makefile.in: Regenerate.
10374 * Makefile.tpl (sorry): New rule.
10375 (configure-host, all-host, [+make_target+]-host, do-check,
10376 install-host): Do not add gcc as a special case.
10377 (host modules): Add a small special-casing for gcc. Export
10378 extra_make_flags through the environment.
10379 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
10380 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
10381 other recursive targets for gcc): Remove.
10382
10383 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
10384 (stage, unstage): New rules.
10385 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
10386 distclean-stage[+id+]): Use stage_current.
10387 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
10388 the stage*-start rules.
10389
aeb732c1
GK
103902004-08-02 Geoffrey Keating <geoffk@apple.com>
10391
10392 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
10393 use -all_load flag.
10394
25b656e7
PB
103952004-08-02 Paolo Bonzini <bonzini@gnu.org>
10396
10397 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
10398 * configure: Regenerate.
10399
cc440d71
TM
104002004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
10401
10402 * maintainer-scripts/gcc_release: Revert yesterday's change.
10403
270e140b
SB
104042004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
10405
10406 * MAINTAINERS: Add myself to write-after-approval.
10407
3e4035f8
TM
104082004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
10409
10410 * libf2c: Removed.
10411 * gcc/gccbug.in: Updated because of libf2c removal.
10412 * maintainer-scripts/gcc_release: Ditto.
10413
dce2d8b2 104142004-07-09 Loren J. Rittle <ljrittle@acm.org>
a3e8d8b4
LR
10415
10416 * configure.in: Build libmudflap by default on FreeBSD.
10417 * configure: Regenerated.
10418
dfcada9a
MM
104192004-07-09 Mark Mitchell <mark@codesourcery.com>
10420
10421 * configure.in: Do not build libmudflap by default on non-GNU/Linux
10422 systems.
10423 * configure: Regenerated.
10424
dce2d8b2 104252004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3922b216
JDA
10426
10427 PR target/16344
10428 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
10429 feedback based compiler.
10430 * Makefile.in: Rebuilt.
10431
95bcca47
AO
104322004-07-08 Alexandre Oliva <aoliva@redhat.com>
10433
10434 * Makefile.def (host_modules): Set bootstrap=true for flex.
10435 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
10436 * Makefile.in: Rebuilt.
10437
051822f6
JH
104382004-07-07 Jan Hubicka <jh@suse.cz>
10439
10440 * MAINTAINERS: Add self as a profile feedback maintainer.
10441
7b61653a
PE
104422004-07-05 Phil Edwards <phil@codesourcery.com>
10443
10444 * configure.in: Do not prepend $srcdir to /dev/null in
10445 makefile fragments.
10446 * configure: Regenerate.
10447
23f6b2f9
PB
104482004-07-01 Paolo Bonzini <bonzini@gnu.org>
10449
10450 * Makefile.def (build_modules): Add bison, byacc, flex,
10451 m4, texinfo.
10452 (flags_to_pass): Add FLEX.
10453 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
10454 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
10455 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
10456 DEFAULT_MAKEINFO): Remove.
10457 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
10458 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
10459 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
10460 objdir or else use configured tool.
10461 (all-build): New.
10462 (all): Depend on it.
10463 (Build module dependencies): Add.
10464 * Makefile.in: Regenerate.
10465 * configure.in: Better support for multiple build modules,
10466 matching what is done for host/target modules. Do not look
10467 for "plausible" locations of build tools if Canadian cross.
10468 Use autoconf's AC_PROG_CC to find a C compiler. Define
10469 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
10470 * configure: Regenerate.
78716e86 10471
1c020272
PB
104722004-06-22 Paolo Bonzini <bonzini@gnu.org>
10473
10474 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
10475 * Makefile.in: Regenerate.
10476
a52a0a7f
PB
104772004-06-22 Paolo Bonzini <bonzini@gnu.org>
10478
10479 * Makefile.tpl (configure-build-[+module+],
10480 configure-[+module+], configure-target-[+module+]): Pass
10481 [+extra_configure_args+].
10482 (all-build-[+module+], all-[+module+], check-[+module+],
10483 install-[+module+], [+make_target+]-[+module+],
10484 all-target-[+module+], check-target-[+module+],
10485 install-target-[+module+], [+make_target+]-target-[+module+]):
10486 Pass [+extra_make_args+].
10487 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
10488 (GCC_HOST_EXPORTS): Remove.
10489 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
10490 cross, check-gcc, check-gcc-c++, install-gcc,
10491 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
10492 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
10493 * Makefile.in: Regenerate.
10494
ccde3f1a
MS
104952004-06-21 Matthew Sachs <msachs@apple.com>
10496
10497 * MAINTAINERS: Added self to write-after-approval.
10498
6264b0a6
CF
104992004-06-21 Christopher Faylor <cgf@alum.bu.edu>
10500
10501 * configure.in: Check for srcdir/winsup rather than build directory
10502 winsup.
10503 * configure: Regenerate.
10504
801e2270
CV
105052004-06-17 Corinna Vinschen <vinschen@redhat.com>
10506
10507 * configure.in: Don't build Cygwin native newlib if winsup
10508 directory is missing. Emit warning instead.
10509 * configure: Regenerate.
10510
ad6717df
PB
105112004-06-09 Paolo Bonzini <bonzini@gnu.org>
10512
10513 * Makefile.tpl (touch-stage[+id+]): New.
10514 (restage[+prev+]): Depend on touch-stage[+id+].
10515
10516 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
10517 Use it throughout.
10518
10519 * Makefile.def: Add profile and feedback bootstrap stages.
10520 Remove next field from bootstrap stages.
10521 * Makefile.tpl (LN, LN_S): Substitute.
10522 (stageN-start, stageN-end): Use double-colon rules, to
10523 provide a hook for additional setup commands.
10524 (distclean-stageN-gcc, restageN): Create dependencies from
10525 [+prev+], not from [+next+].
10526 (stageN-bubble): Add commands for successive stages from
10527 [+prev+], using double-colon rules.
10528 (all-stageN-gcc): Fix typo.
10529 (stagefeedback-start, profiledbootstrap): New.
10530 * Makefile.in: Regenerate.
10531 * configure.in: Call ACX_PROG_LN.
10532 * configure: Regenerate.
10533
5bbb9680
CY
105342004-06-08 Canqun Yang <canqun@nudt.edu.cn>
10535
10536 * MAINTAINERS (Write After Approval): Add myself.
10537
e18be1d4
MA
105382004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
10539
10540 * MAINTAINERS (Write After Approval): Add myself.
10541
5607edfd
PB
105422004-06-03 Paolo Bonzini <bonzini@gnu.org>
10543
10544 * configure.in: Fix --enable-bootstrap breakage introduced in trees
10545 without gcc.
10546 * configure: Regenerate.
10547
1ec4e9c3
PB
105482004-06-01 Paolo Bonzini <bonzini@gnu.org>
10549
10550 * Makefile.tpl: Fix typo.
10551 * Makefile.in: Regenerate.
10552
dce2d8b2 105532004-06-01 Paolo Bonzini <bonzini@gnu.org>
c2f7605f
PB
10554
10555 * configure.in: Remove new- prefix from toplevel
10556 bootstrap targets.
10557 * configure: Regenerate.
10558
f516a7da
PB
105592004-06-01 Paolo Bonzini <bonzini@gnu.org>
10560
10561 * Makefile.tpl (all.normal): Rename to all.
10562 (all): Replace with a rule to pick the default
10563 target from configure.
10564 (all-gcc, configure-gcc): Use conditionals to
10565 do nothing when toplevel bootstrap is going on.
10566 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
10567 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
10568 * configure.in: Support --enable-bootstrap.
10569
10570 * Makefile.def: Remove new- prefix from toplevel
10571 bootstrap targets.
10572 * Makefile.tpl: Likewise.
10573
10574 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
10575 target.
10576
10577 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
10578 $(RECURSE_FLAGS) to recursive invocation of make.
10579
10580 * Makefile.in: Regenerate.
10581 * configure: Regenerate.
10582
78dd5e36 105832004-05-30 Andreas Jaeger <aj@suse.de>
dce2d8b2 10584 Jim Wilson <wilson@specifixinc.com>
78dd5e36
AJ
10585
10586 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
10587 like CC.
10588
30f1bddc
DJ
105892004-05-27 Daniel Jacobowitz <dan@debian.org>
10590
10591 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
10592 * configure: Regenerate.
10593
4fc4dd12
DJ
105942004-05-25 Daniel Jacobowitz <drow@false.org>
10595
10596 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
10597 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
10598 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
10599 targets.
10600 * Makefile.in: Regenerate.
10601
dce2d8b2 106022004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
10603
10604 * configure.in: Test the ability to symlink directories.
10605 * configure: Regenerate.
10606
10607 * Makefile.def (bootstrap-stage): New definitions.
10608 * Makefile.tpl (configure-stage1-gcc,
10609 configure-stage2-gcc, configure-stage3-gcc,
10610 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
10611 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
10612 new-restage3, compare): Autogenerate, see Makefile.in
10613 entry for behavioral changes.
10614 (distclean-stage1, new-stage1-start, new-stage1-end,
10615 new-stage1-bubble, distclean-stage2, new-stage2-start,
10616 new-stage2-end, new-stage2-bubble, distclean-stage3,
10617 new-stage3-start, new-stage3-end): New autogenerated targets.
10618 (objext, prebootstrap, BOOT_CFLAGS,
10619 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
10620 targets.
10621
10622 * Makefile.in: Regenerate.
10623 (distclean-stage1, new-stage1-start, new-stage1-end,
10624 new-stage1-bubble, distclean-stage2, new-stage2-start,
10625 new-stage2-end, new-stage2-bubble, distclean-stage3,
10626 new-stage3-start, new-stage3-end): New targets.
10627 (all-stage1-gcc): Move prebootstrap dependency from here...
10628 (configure-stage1-gcc): ...to here.
10629 (new-bootstrap): Use bubble targets.
10630 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10631 Use per-stage distclean targets.
10632 (configure-stage1-gcc, configure-stage2-gcc,
10633 configure-stage3-gcc, all-stage1-gcc,
10634 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
10635 Use new-stageN-start to prepare the tree.
10636
4f4e53dd
PB
106372004-05-23 Paolo Bonzini <bonzini@gnu.org>
10638
10639 * Makefile.def (host_modules): add libcpp.
10640 * Makefile.tpl: Add dependencies on and for libcpp.
10641 * Makefile.in: Regenerate.
10642 * configure.in: Add libcpp host module.
10643 * configure: Regenerate.
10644
60975492
PB
106452004-05-21 Paolo Bonzini <bonzini@gnu.org>
10646
10647 * Makefile.tpl: Whenever a recursive target is defined, wrap
10648 it in a special @if/@endif block, and prepare its maybe
10649 dependency in the @if/@endif block
10650 * configure.in: Instead of writing maybe dependencies, remove
10651 the @if/@endif statements, and remove the @if/@endif blocks
10652 that remain.
10653 * configure: Regenerate.
10654 * Makefile.in: Regenerate.
10655
5ce7d75d
JJ
106562004-05-20 Janis Johnson <janis187@us.ibm.com>
10657
10658 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
10659
c779c42f
KK
106602004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
10661
10662 PR bootstrap/15120
10663 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
10664 * */configure: Rebuilt.
10665
b4117c30
ZW
106662004-05-17 Zack Weinberg <zack@codesourcery.com>
10667
10668 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
10669 of libf2c.
10670 * configure, Makefile.in: Regenerate.
10671
719bb4e3 106722004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
10673
10674 * MAINTAINERS (Write After Approval): Add myself.
10675
6de9cd9a
DN
106762004-05-13 Diego Novillo <dnovillo@redhat.com>
10677
10678 Merge from tree-ssa-20020619-branch.
10679
10680 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
10681 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
10682 (HOST_GMPLIBS): Define.
10683 (HOST_GMPINC): Define.
10684 (TARGET_LIB_PATH): Add libmudflap.
10685 (GFORTRAN_FOR_TARGET): Define.
10686 (configure-build*): Export GFORTRAN.
10687 (configure-gcc): Export GMPLIBS and GMPINC.
10688 (all-gcc): Add maybe-all-libbanshee.
10689 (configure-target-libgfortran): Define.
10690 * Makefile.in: Regenerate.
10691 * configure.in (host_libs): Add libbanshee.
10692 (target_libraries): Add target-libmudflap and target-libgfortran.
10693 Add --with-libbanshee.
10694 Handle --disable-libmudflap.
10695 (*-*-freebsd*): Use with_gmp.
10696 Add $(libgcj) to noconfigdirs.
10697 * configure: Regenerate.
10698 * depcomp: New file.
10699 * MAINTAINERS: Add tree-ssa maintainers.
10700
8f1b790f
VM
107012004-05-04 Vladimir Makarov <vmakarov@redhat.com>
10702
b4117c30 10703 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 10704
693446fc
BF
107052004-04-30 Brian Ford <ford@vss.fsi.com>
10706
b4117c30 10707 * MAINTAINERS (Write After Approval): Add myself.
693446fc 10708
d1bb666c
UB
107092004-04-29 Uros Bizjak <uros@kss-loka.si>
10710
b4117c30 10711 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 10712
6cf1ac42
PB
107132004-04-28 Paolo Bonzini <bonzini@gnu.org>
10714
10715 * config/acx.m4: Fix fastcompare support for new-bootstrap.
10716 * configure: Regenerate.
10717
632933d5
PB
107182004-04-27 Paolo Bonzini <bonzini@gnu.org>
10719
10720 Revert:
10721 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10722
10723 * Makefile.def (flags_to_pass): Remove *dir variables that
10724 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10725 as well as prefix and exec_prefix.
10726 * Makefile.in: Regenerate.
10727
80dc6aa0
RM
107282004-04-26 Robert Millan <robertmh@gnu.org>
10729
10730 Add patches from libtool CVS.
10731 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
10732 * ltconfig: Likewise.
10733 * ltcf-c.sh: Likewise.
10734 * ltcf-cxx.sh: Likewise.
10735 * ltcf-gcj.sh: Likewise.
10736
e11283f1
PB
107372004-04-26 Paolo Bonzini <bonzini@gnu.org>
10738
10739 * Makefile.def (host_modules): Mark with the bootstrap
10740 flag packages on which gcc depends.
10741 * Makefile.tpl (all-bootstrap): Use it.
10742 * Makefile.in: Regenerate.
10743
8546950c
PB
107442004-04-26 Paolo Bonzini <bonzini@gnu.org>
10745
10746 * Makefile.def (flags_to_pass): Remove *dir variables that
10747 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10748 as well as prefix and exec_prefix.
10749 * Makefile.in: Regenerate.
10750
a76494aa
PB
107512004-04-26 Paolo Bonzini <bonzini@gnu.org>
10752
b4117c30
ZW
10753 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
10754 * configure: Regenerate.
10755 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
10756 * gcc/Makefile.tpl (compare): Use the result of the test.
10757 * gcc/Makefile.in: Regenerate.
a76494aa 10758
03a91701
PB
107592004-04-23 Paolo Bonzini <bonzini@gnu.org>
10760
10761 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
10762 Always relocate gcc and prev-gcc to the original names, even
10763 if the build fails.
10764 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10765 New targets.
10766
082a6351
LG
107672004-04-23 Laurent GUERBY <laurent@guerby.net>
10768
10769 * MAINTAINERS: Update my email address.
b4117c30 10770
1f1d584b
RO
107712004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10772
10773 * configure.in (mips*-*-irix5*): Enable ld.
10774 * configure: Regenerate.
082a6351 10775
1db673ca
RO
107762004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10777
10778 * configure: Regenerate.
10779
ce4ea44e
JW
107802004-04-15 James E Wilson <wilson@specifixinc.com>
10781
10782 * Makefile.tpl (configure-[+module+], configure-gcc,
10783 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
10784 Set and export LDFLAGS.
10785 * Makefile.in: Regenerate.
10786
611f62ad
MC
107872004-04-12 Michael Chastain <mec.gnu@mindspring.com>
10788
b4117c30 10789 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 10790
be912515
NN
107912004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
10792
10793 PR bootstrap/14871
10794 * Makefile.tpl: If we don't have built-in-tree target tools,
10795 use the ones found by configure rather than hacking around with
10796 program_transform_name.
10797 * configure.in: Give Makefile.tpl the information necessary
10798 to do that.
10799 * Makefile.in: Regenerate.
10800 * configure: Regenerate.
10801
9104315a
NN
108022004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
10803
10804 PR bootstrap/14760
10805 * configure.in: When computing baseargs, strip *all* copies of
10806 offending options. Also, don't match/substitute the trailing space,
10807 so that this actually works when two similar options are separated by
10808 only one space.
10809 * configure: Regenerate.
10810
bef1d700
DE
108112004-04-06 David Edelsohn <edelsohn@gnu.org>
10812
b4117c30
ZW
10813 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
10814 (rs6000-*-aix*): Same.
10815 * configure: Regenerate.
bef1d700 10816
54bcf05e 108172004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
10818
10819 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 10820
369a832c 108212004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
10822
10823 * MAINTAINERS: Add myself to write-after-approval.
369a832c 10824
09a9c095
NN
108252004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
10826
7caf53cb
NN
10827 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
10828 STRICT_WARN, WARN_CFLAGS flags passed down to make.
10829 * Makefile.in: Regenerate.
10830
09a9c095
NN
10831 * configure.in (top level bootstrap support): Rework --enable-werror
10832 to set @stage2_werror_flag@.
10833 * configure: Regenerate.
10834 * Makefile.tpl (top level bootstrap support): Pass
10835 @stage2_werror_flag@ down to configure in stages 2 and 3.
10836 * Makefile.in: Regenerate.
10837
5595a2bd
NN
108382004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
10839
cbfd7e06
NN
10840 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
10841 for stages 2 and 3 as well as in make. As a consequence, remove
10842 OUTPUT_OPTION (now detected by configure) from the flags passed down
10843 to make.
10844 * Makefile.in: Regenerate.
10845
5595a2bd
NN
10846 * Makefile.tpl (new-bootstrap): Fix typo.
10847 * Makefile.in: Regenerate.
10848
ca3b3e20
NN
108492004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
10850
295f4e42
NN
10851 * Makefile.tpl: Rearrange by moving recursive_targets rules
10852 into their proper sections.
10853 * Makefile.tpl (top level bootstrap support): Move disabling
10854 of coverage flags from 'make' to 'configure'; improve comments.
10855 * Makefile.in: Regenerate.
10856
340de83f
NN
10857 * Makefile.tpl (experimental top level bootstrap) Move stage1
10858 language setting from all- target to configure- target; disable
10859 intermodule optimization in stage 1; prevent gratuitous rebuilds
10860 of stage 1.
10861 * Makefile.in: Regenerate.
10862 * configure.in: Comma-separate stage 1 language list for top
10863 level bootstrap.
10864 * configure: Regenerate.
10865
ca3b3e20
NN
10866 * Makefile.tpl: Clean up experimental top level bootstrap support:
10867 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
10868 prev-gcc in configure- targets as well as all- targets.
10869 * Makefile.in: Regenerate.
10870
4d038073
KC
108712004-03-21 Kelley Cook <kcook@gcc.gnu.org>
10872
10873 * compile: New file imported from automake.
10874
ab3533d6
PB
108752004-03-17 Paolo Bonzini <bonzini@gnu.org>
10876
10877 * configure.in: Remove symbolic link section.
10878 * configure: Regenerate.
10879 * Makefile.tpl (links): Remove.
10880 * Makefile.in: Regenerate.
10881
1e0f07d3 108822004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 10883 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
10884
10885 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 10886 Set with AC_CHECK_PROGS.
1e0f07d3
PB
10887 * configure.in: Fix comment typo from last patch.
10888 * configure: Regenerate.
10889
2805b53a
NN
108902004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
10891
10892 * Makefile.tpl: Introduce experimental top level bootstrap support.
10893 * Makefile.in: Regenerate.
10894 * configure.in: Introduce support for top level bootstrap.
10895 * configure: Regenerate.
10896
79b4b7d2 108972004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 10898 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
10899
10900 PR bootstrap/14522
10901 * configure.in: Cope with shells that do not support unquoted ^
10902 * configure: Regenerate.
10903
6bbec498 109042004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 10905 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
10906
10907 PR bootstrap/14522
79b4b7d2 10908 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
10909 quotes inside quoted backquote substitutions.
10910 * configure: Regenerate.
10911
83c15dfc
AP
109122004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
10913
10914 PR bootstrap/14522
f2bd98d4 10915 * configure.in: Fix escaping of $.
83c15dfc
AP
10916 * configure: Regenerate.
10917
55ffb5ed
NN
109182004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
10919
10920 * configure: Regenerate, since I forgot to while committing Paolo's
10921 changes.
10922
e4c9c075
PB
109232004-03-08 Paolo Bonzini <bonzini@gnu.org>
10924
10925 PR ada/14131
10926 Move language detection to the top level.
10927 * configure.in: Find default values for the tools as
10928 soon as possible. Disable ada if GNAT is not found.
10929 Emit error message about missing languages. Expand
10930 --enable-languages=all for the gcc subdirectory.
10931
5199e2c6
BE
109322004-03-10 Ben Elliston <bje@gnu.org>
10933
10934 * MAINTAINERS: Update my email address.
10935
c18b95e5
DE
109362004-03-05 David Edelsohn <edelsohn@gnu.org>
10937
10938 * ltconfig: Disable building static libraries if building shared
10939 libraries on AIX 5L.
10940
d0fe5ad3
RS
109412004-03-01 Richard Sandiford <rsandifo@redhat.com>
10942
10943 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
10944 and disable libgcj.
10945 * configure: Regenerated.
10946
e6f71f9d
BB
109472004-03-01 Brian Booth <bbooth@redhat.com>
10948
10949 * MAINTAINERS: Add myself to write-after-approval.
10950
8983e50e
PB
109512004-03-01 Paolo Bonzini <bonzini@gnu.org>
10952
10953 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 10954
d4cd9d81
NN
109552004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10956
10957 PR bootstrap/7087
10958 * Makefile.tpl: Guard XFOO sed statements better.
10959 * Makefile.tpl: Add dependency for configure-target-libada.
10960 * Makefile.in: Regenerate (incidentally fixes broken
10961 commit when libada-branch was merged).
10962
0ea0229e
KC
109632004-02-25 Kelley Cook <kcook@gcc.gnu.org>
10964
10965 * MAINTAINERS: Add myself to write-after-approval.
10966
bad93735
AP
109672004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
10968
10969 * MAINTAINERS: Add Nicola Pero and myself as libobjc
10970 maintainers.
10971
a7ca14fc
AC
109722004-02-20 Andrew Cagney <cagney@redhat.com>
10973
10974 * config.guess: Update from version 2003-10-16 to 2004-02-16.
10975 * config.sub: Update from version 2003-11-03 to 2004-02-16.
10976
51592782
NN
109772004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
10978
10979 PR bootstrap/11932
10980 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
10981
6a30854a
JQ
109822004-02-14 Jerry Quinn <jlquinn@optonline.net>
10983
10984 * MAINTAINERS: Added myself to write-after-approval.
10985
be8b2bee
MK
109862004-02-14 Michael Koch <konqueror@gmx.de>
10987
10988 * MAINTAINERS: Added myself to write-after-approval.
10989
972760b7
JM
109902004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
10991
10992 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
10993 some OS port maintainers to OS port maintainers section.
10994
b0281654
FCE
109952004-02-13 Frank Ch. Eigler <fche@redhat.com>
10996
10997 * MAINTAINERS: Add self.
10998
3c419fd6
KH
109992004-02-12 Kazu Hirata <kazu@cs.umass.edu>
11000
11001 * MAINTAINERS: Alphabetize.
11002
e88e9aee
PB
110032004-02-12 Paolo Bonzini <bonzini@gnu.org>
11004
11005 * MAINTAINERS: Remove myself.
b4117c30 11006
1915e422
DE
110072004-02-11 David Edelsohn <edelsohn@gnu.org>
11008
11009 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
11010 (rs6000-*-aix*): Same.
11011 * configure: Regenerate.
11012
a22c2d8d
KC
110132004-02-11 Kelley Cook <kcook@gcc.gnu.org>
11014
11015 * configure.in (host): Add in missing $noconfigdirs to defines.
11016 * configure: Regenerate.
11017
d9cdb878
AC
110182004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
11019 Nathanael Nerode <neroden@gcc.gnu.org>
11020
11021 PR ada/6637, PR ada/5911
b4117c30 11022 Merge with libada-branch:
d9cdb878
AC
11023 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
11024 with appropriate dependencies. Add --enable-libada configure switch.
11025 * configure, Makefile.in: Regenerate.
11026
8bd92821
PB
110272004-02-09 Paolo Bonzini <bonzini@gnu.org>
11028
11029 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 11030
89a95129
RO
110312004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11032
11033 * configure.in: Don't pass --with-stabs on IRIX 5 either.
11034 * configure: Regenerate.
11035
892629bc
GK
110362004-02-04 Geoffrey Keating <geoffk@apple.com>
11037
11038 Merge from upstream:
11039
11040 * ltmain.in: When setting IFS to '~', be careful about user
11041 arguments that contain '~'.
11042
11043 2004-02-04 Peter O'Gorman <peter@pogma.com>
11044
11045 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
11046 Also test $base_compile against $CC with escaped arguments. Bug
11047 reported by Geoff Keating <geoffk@apple.com>.
11048
6b402165
KH
110492004-02-04 Kazu Hirata <kazu@cs.umass.edu>
11050
11051 * MAINTAINERS: Remove i960 port.
11052
fa2f0306
DD
110532004-01-23 DJ Delorie <dj@redhat.com>
11054
11055 * Makefile.def (target_modules) [libiberty]: Don't stage.
11056 * Makefile.in: Rebuilt.
11057
9feb20aa
CT
110582004-01-20 Caroline Tice <ctice@apple.com>
11059
11060 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 11061
7aed2ccc
PC
110622004-01-19 Paolo Carlini <pcarlini@suse.de>
11063
11064 * MAINTAINERS: Update my email address.
11065
f25bebe1
JM
110662004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
11067
11068 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 11069
28083580
VR
110702004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11071
11072 * MAINTAINERS: Remove entries without email address.
11073
c0f4b5e4
DJ
110742004-01-15 Daniel Jacobowitz <drow@mvista.com>
11075
11076 * MAINTAINERS: Add myself to write-after-approval.
11077
b5eb5a5e
SB
110782004-01-15 Steven Bosscher <stevenb@suse.de>
11079
11080 * MAINTAINERS: Update my email address.
11081
dce2d8b2 110822004-01-14 Loren J. Rittle <ljrittle@acm.org>
2c4de30b
LR
11083
11084 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
11085 * Makefile.tpl (configure-target-[+module+]): Support stage.
11086 * Makefile.in: Rebuilt.
11087
74c0b320
ILT
110882004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
11089
11090 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
11091
2560344b
RS
110922004-01-10 Richard Sandiford <rsandifo@redhat.com>
11093
11094 * MAINTAINERS: Add myself as a MIPS maintainer.
11095
8b21cda6
NN
110962004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
11097
2b6c260d
NN
11098 * configure.in: Use ./config.cache, not config.cache.
11099 * configure: Regenerate.
11100 * Makefile.tpl: Special-casing not needed for GCC any more.
11101 * Makefile.in: Regenerate.
11102
09438bde
NN
11103 * configure.in: Don't share a cache file for host dirs.
11104 * configure: Regenerate.
11105
8b21cda6
NN
11106 * config-ml.in: Don't mess with the cache file.
11107
e42870df
EB
111082004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
11109
11110 * MAINTAINERS: Move myself from 'Write After Approval' to
11111 'CPU Port Maintainers' section as SPARC maintainer.
11112
6b9eb62c
NN
111132004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
11114
78a816a6
NN
11115 * Makefile.tpl: Make GCC use a separate config.cache.
11116 * Makefile.in: Regenerate.
11117
6b9eb62c
NN
11118 PR bootstrap/11932, PR bootstrap/11933
11119 (I don't know if it will fix either of them, but it relates
11120 to them.)
11121 * configure.in: Don't use shared config.cache for target
11122 directories.
11123 * configure: Regenerate.
11124
86d7b562
DN
111252004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
11126
11127 * MAINTAINERS: Add myself to 'Write After Approval' section.
11128
07d0a605
RS
111292003-12-31 Roger Sayle <roger@eyesopen.com>
11130
11131 * configure.in (ia64*-*-hpux*): Disable building java libraries.
11132 * configure: Regenerated.
11133
459ac19f
KH
111342003-12-23 Kazu Hirata <kazu@cs.umass.edu>
11135
11136 * MAINTAINERS: Remove the mn10200 maintainer.
11137
5785c0ed 111382003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 11139
cc6010cd
AP
11140 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
11141 * configure: Regenerated.
5785c0ed 11142
a268eff9
JH
111432003-12-16 Jan Hubicka <jh@suse.cz>
11144
11145 * MAINTAINERS: Add myself as callgraph maintainer.
11146
9d465b12
TF
111472003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
11148
11149 * configure.in (raw_libstdcxx_flags): Remove the leading space.
11150 * configure: Regenerate.
11151
a68a270a
GB
111522003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
11153
11154 * MAINTAINERS: Move myself from 'Bug database only accounts' to
11155 'Write After Approval' section. Update email.
11156
dce2d8b2 111572003-12-01 James Lemke <jim@wasabisystems.com>
3066a15c
JL
11158
11159 * MAINTAINERS (Write After Approval): Add myself.
11160
8c052da4
MT
111612003-11-20 Matt Thomas <matt@3am-software.com>
11162
11163 * MAINTAINERS: Add myself as a vax port maintainer.
11164
e75f9147
KC
111652003-11-20 Kelley Cook <kcook@gcc.gnu.org>
11166
11167 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
11168 (configure-build-[+module+], configure-[+module+]): Likewise.
11169 (configure-target-[+module+], configure-gcc, config.status): Likewise.
11170 * Makefile.in: Regenerate.
11171
43d8d958
AT
111722003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
11173
11174 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
11175 shared/dylibed libraries.
11176 * ltmain.sh: Likewise.
11177 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
11178 * ltcf-cxx.sh: Likewise.
11179 * ltcf-gcj.sh: Likewise.
11180 * ltconfig: Likewise.
11181
638dcaa0
SC
111822003-11-17 Stan Cox <scox@redhat.com>
11183
11184 * MAINTAINERS: Add myself as iq2000 port maintainer.
11185
15cc172b
AC
111862003-11-14 Arnaud Charlet <charlet@act-europe.fr>
11187
b4117c30
ZW
11188 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
11189 * Makefile.in: Regenerate.
15cc172b 11190
20af77cd
UW
111912003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
11192
11193 * config.sub: Update to 2003-11-03 version.
11194
4dd01c5c
PE
111952003-10-20 Phil Edwards <phil@codesourcery.com>
11196
11197 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
11198 * configure: Regenerate.
11199
dce2d8b2 112002003-10-20 Nicolas Pitre <nico@cam.org>
8d36c499
NP
11201
11202 * MAINTAINERS: Add myself to 'Write After Approval' section.
11203
8b7ebc31
AC
112042003-10-20 Arnaud Charlet <charlet@act-europe.fr>
11205
11206 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11207
afe1910c
JM
112082003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
11209
11210 * MAINTAINERS: Update my email address.
11211
05dcec66
RO
112122003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11213
11214 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
11215
dce2d8b2 112162003-10-17 Ralph Loader <rcl@ihug.co.nz>
71fc2f0c
RL
11217
11218 * MAINTAINERS: Add myself to 'Write After Approval' section.
11219
507ec745
BI
112202003-10-16 Bernardo Innocenti <bernie@develer.com>
11221
11222 * config.guess: Update to 2003-10-16 version.
11223 * config.sub: Update to 2003-10-16 version.
11224
dce2d8b2 112252003-10-15 David Daney <ddaney@avtrex.com>
4d466c42
DD
11226
11227 * MAINTAINERS: Added myself to 'Write After Approval' section.
11228
0c9b16bc
FH
112292003-10-15 Falk Hueffner <falk@debian.org>
11230
11231 * MAINTAINERS: Move myself from 'Bug database only accounts' to
11232 'Write After Approval' section. Update email.
11233
74d57d15
RS
112342003-10-14 Roger Sayle <roger@eyesopen.com>
11235
11236 * MAINTAINERS: Move myself from 'Write After Approval' to
11237 'Various Maintainers' section as middle-end maintainer.
11238
d29b8ad8
NN
112392003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
11240
11241 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
11242 HOST_FLAGS_TO_PASS.
11243 * Makefile.in: Regenerate.
11244
26db814a
BI
112452003-10-11 Bernardo Innocenti <bernie@develer.com>
11246
11247 * config.guess: Update to 2003-10-07 version.
11248 * config.sub: Update to 2003-10-07 version.
11249
fffeb871
RO
112502003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11251
11252 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
11253 * ltconfig (irix5*, irix6*): Don't override version_type.
11254
6691a79e
ME
112552003-10-05 Mohan Embar <gnustuff@thisiscool.com>
11256
11257 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
11258 * configure: Rebuilt
11259 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
11260 * Makefile.in: Rebuilt
11261
62cdd71e
L
112622003-10-03 H.J. Lu <hongjiu.lu@intel.com>
11263
11264 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
11265
6fe2eacc
CW
112662003-09-30 Carlo Wood <carlo@alinoe.com>
11267
cc6010cd 11268 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 11269
ea57e5ad
PK
112702003-09-29 Paul Koning <ni1d@arrl.net>
11271
11272 * MAINTAINERS: Move myself from "Write After Approval"
11273 to CPU platform maintainers for pdp11 platform.
11274
e070672a
AT
112752003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
11276
11277 * MAINTAINERS: Move myself from 'Write After Approval' to
11278 'Various Maintainers' section as libffi testsuite maintainer.
11279
43bb47c2
DJ
112802003-09-21 Daniel Jacobowitz <drow@mvista.com>
11281
11282 * configure.in: Pass a computed --program-transform-name
11283 to subconfigures.
11284 * configure: Regenerated.
11285
da9d3b37
NN
112862003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
11287
94322beb
NN
11288 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
11289 * Makefile.in: Regenerate.
11290
da9d3b37
NN
11291 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
11292 * Makefile.in: Regenerate.
11293
ffd9060b
ZL
112942003-09-19 Ziemowit Laski <zlaski@apple.com>
11295
11296 * MAINTAINERS: Move myself from 'Write After Approval'
11297 to 'Various Maintainers' (objective-c) section.
11298
eeae7b41
DJ
112992003-09-17 Daniel Jacobowitz <drow@mvista.com>
11300
11301 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
11302 quoting.
11303 * configure: Regenerated.
11304
a080d12b
JB
113052003-09-16 Joel Brobecker <brobecker@gnat.com>
11306
11307 * MAINTAINERS (Write After Approval): Add myself to write after
11308 approval list.
11309
6cd2fc59
DN
113102003-09-16 Dorit Naishlos <dorit@il.ibm.com>
11311
cc6010cd 11312 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 11313
dcbdd9cc
ILT
113142003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
11315
11316 * MAINTAINERS: Update my e-mail address.
11317
e517f636
AM
113182003-09-09 Alan Modra <amodra@bigpond.net.au>
11319
11320 * libtool.m4 (LD): Correct powerpc64 host match.
11321
bc49924b
JW
113222003-09-06 James E Wilson <wilson@tuliptree.org>
11323
11324 * MAINTAINTERS: Update my affiliation and email address.
11325
082124f5
ZD
113262003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
11327
11328 * MAINTAINERS (Write After Approval): Add myself.
11329
dc94d89e
DD
113302003-09-04 DJ Delorie <dj@redhat.com>
11331
11332 * configure: Regenerate.
11333
113342003-09-04 Robert Millan <robertmh@gnu.org>
11335
11336 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 11337
7a0f2d4e
KG
113382003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11339
11340 * configure.in: Ensure arguments to sed are properly spaced.
11341 * configure: Regenerate.
11342
88d032eb
GP
113432003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
11344
11345 * MAINTAINERS: Update my e-mail address.
11346
0b3f3d22
ME
113472003-08-28 Mohan Embar <gnustuff@thisiscool.com>
11348
11349 * MAINTAINERS (Write After Approval): Add myself.
11350
d253f9ba
DJ
113512003-08-27 Daniel Jacobowitz <drow@mvista.com>
11352
11353 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
11354 * configure: Regenerated.
11355
066ec9c9
MM
113562003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
11357
11358 * MAINTAINERS: Update my email address.
11359
415d7ef9
PE
113602003-08-23 Phil Edwards <pme@gcc.gnu.org>
11361
11362 * configure.in: Use newline instead of semicolon when assuming
11363 shell arguments in a for loop.
11364 * configure: Regenerated.
11365
e1567352
JE
113662003-08-22 Jason Eckhardt <jle@rice.edu>
11367
11368 * MAINTAINERS: Resurrect the i860 maintainer.
11369
b348267b
GK
113702003-08-20 Geoffrey Keating <geoffk@apple.com>
11371
e50084fa
GK
11372 PR 8180
11373 * configure.in: When testing with_libs and with_headers, treat
11374 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
11375 * configure: Regenerate.
b4117c30 11376
b348267b
GK
11377 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
11378 make, shell, etc.
11379 (baseargs): Likewise.
11380 * configure: Regenerate.
11381
ca26ffe0
BI
113822003-08-20 Bernardo Innocenti <bernie@develer.com>
11383
11384 * MAINTAINERS (Write After Approval): Add myself.
11385
940cde4d
GK
113862003-08-19 Geoffrey Keating <geoffk@apple.com>
11387
11388 * configure.in: Disable libgcj for darwin not on powerpc.
11389 * configure: Rebuild.
11390
74bed51b
ADL
113912003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
11392
11393 * config-ml.in, symlink-tree: Add license.
11394
b4117c30
ZW
113952003-08-03 Richard Stallman <rms@gnu.org>
11396 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
11397
11398 * README.SCO: New file.
11399
333a28b4
MK
114002003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
11401
11402 * Makefile.tpl (check, check-c++): Express dependencies using
11403 dependencies rather than commands.
11404 * Makefile.in: Regenerate.
11405
c197e306
AC
114062003-08-01 Andrew Cagney <cagney@redhat.com>
11407
11408 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
11409 * configure: Ditto.
11410
a8ee6e2d
GK
114112003-07-31 Geoffrey Keating <geoffk@apple.com>
11412
11413 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 11414 * Makefile.in: Update.
a8ee6e2d 11415
8d9b3f2e
AT
114162003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
11417
11418 * configure.in: Enable libgcj for darwin.
11419 * configure: Rebuild.
11420
52c0c542
PE
114212003-07-29 Phil Edwards <pme@gcc.gnu.org>
11422
11423 * config-ml.in: Use ac_configure_args directly instead of
11424 ml_arguments. Only set ml_norecursion if --no[-]recursion is
11425 actually seen.
11426
b4acb5ef
NN
114272003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
11428
11429 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
11430 creating target and build subdirs to build all parent dirs as needed.
11431 * Makefile.in: Rebuild.
11432 * configure.in: Don't build dirs explicitly here.
11433 * configure: Rebuild.
11434
a51d71d0
PB
114352003-07-26 Paul Brook <paul@nowt.org>
11436
11437 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
11438
f43e12ce
AO
114392003-07-22 Alexandre Oliva <aoliva@redhat.com>
11440
11441 * Makefile.tpl (all-make): Depend on intl.
11442 * Makefile.in: Rebuilt.
11443
8a199ff6
PE
114442003-07-20 Phil Edwards <pme@gcc.gnu.org>
11445
11446 * install-sh: Update to newer upstream versions (associated with
11447 aclocal 1.7).
11448 * mkinstalldirs: Likewise.
11449 * missing: Likewise, plus $1Help2man -> $1 typo fix.
11450
e6a8c803
AP
114512003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
11452
11453 * MAINTAINERS: Move self from Bug database only accounts
11454 to write-after-approval.
11455
9f13608f
NN
114562003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
11457
11458 * config.if: Remove unused libc_interface determination.
11459
c7864714
NN
114602003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
11461
11462 * MAINTAINERS: Move self from write-after-approval to
11463 build machinery (*.in).
11464
775956d0
NN
114652003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
11466
11467 PR bootstrap/11273
11468 PR bootstrap/11408
11469 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
11470 unused INSTALL_PROGRAM_ARGS.
11471 * configure.in: Use AC_PROG_INSTALL.
11472 * Makefile.in: Regenerate.
11473 * configure: Regenerate.
11474
c7f67a6e
KH
114752003-07-13 Kazu Hirata <kazu@cs.umass.edu>
11476
11477 * MAINTAINERS: Alphabetize.
11478
33952f6f
AO
114792003-07-10 Alexandre Oliva <aoliva@redhat.com>
11480
11481 * configure: Rebuilt.
11482 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
11483 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
11484 newlib nor libgloss.
11485 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
11486 * configure.in (am33_2.0-*-linux*): Added.
11487
0d4f1b4e
BW
114882003-07-09 Bob Wilson <bob.wilson@acm.org>
11489
11490 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
11491 * configure: Regenerate.
11492
56694dd9
ZW
114932003-07-07 Zack Weinberg <zack@codesourcery.com>
11494
11495 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
11496 * Makefile.in: Regenerate.
11497
21607eb4
ZW
114982003-07-04 Zack Weinberg <zack@codesourcery.com>
11499
11500 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
11501 * Makefile.in: Regenerate.
11502
dce2d8b2 115032003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8c90b13a
L
11504
11505 * Makefile.tpl: Replace PWD with PWD_COMMAND.
11506 * Makefile.in: Regenerated.
11507
5d42f90e
L
11508 * config-ml.in: Replace PWD with PWD_COMMAND.
11509
6eb95e99
ZW
115102003-07-04 Zack Weinberg <zack@codesourcery.com>
11511
11512 * intl: New directory; see intl/ChangeLog for details.
11513 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
11514 * Makefile.tpl: all-gcc depends on maybe-all-intl.
11515 * Makefile.in: Regenerate.
11516
07d1940e
NN
115172003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
11518
11519 * configure.in: Clean up config-lang.in handling. Delete
11520 useless assignment to "subdirs".
11521 * configure: Regenerate.
11522
4dbda6f0
NN
115232003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
11524
11525 * configure.in: Rename 'target_libs' to 'target_libraries'.
11526 Remove useless reference to 'target_libs'.
11527 * configure: Regenerate.
11528
2c30ab71
KS
115292003-06-23 Keith Seitz <kseitz@sources.redhat.com>
11530
11531 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
11532 * Makefile.in: Regenerate.
11533
11405c93
NN
115342003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
11535
11536 * Makefile.def: Introduce flags_to_pass.
11537 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
11538 * Makefile.in: Regenerate.
11539
fb87ad5d
HPN
115402003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
11541
11542 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
11543 and target-libgloss.
11544 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
11545 <h8300*-*-*>: Disable libf2c and ${libgcj}.
11546 * configure: Regenerate.
11547
a7956a48
BK
115482003-06-17 Benjamin Kosnik <bkoz@redhat.com>
11549
11550 * configure.in: Update testsuite_flags to new location.
11551 * configure. Regenerate.
6eb95e99 11552
eaf9f3b2
NN
115532003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
11554
11555 * Makefile.tpl: Remove BUILD_CC stuff.
11556 * Makefile.in: Regenerate.
11557
2d89ffef
KH
115582003-06-17 Kazu Hirata <kazu@cs.umass.edu>
11559
11560 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
11561
dce2d8b2 115622003-06-16 Graeme Peterson <gp@qnx.com>
83415b0b
GP
11563
11564 * MAINTAINERS (Write After Approval): Add myself.
11565
dce2d8b2 115662003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 11567
b951c91c
L
11568 * config.guess: Update to 2003-06-12 version.
11569 * config.sub: Update to 2003-06-13 version.
11570
dce2d8b2 115712003-06-12 H.J. Lu <hongjiu.lu@intel.com>
0bb41a37
L
11572
11573 * config.guess: Update to 2003-06-06 version.
11574 * config.sub: Update to 2003-06-06 version.
11575
655b7166
RO
115762003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11577
11578 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
11579 * configure. Regenerate.
11580
01b759aa
NN
115812003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
11582
bf1d3e81
NN
11583 * configure.in: Disable serial configure by default.
11584 * configure: Regenerate.
11585 * Makefile.tpl: Abolish .NOTPARALLEL.
11586 * Makefile.in: Regenerate.
11587
e89fbdfe
NN
11588 * Makefile.tpl: Replace {build,host,target}_canonical by
11589 {build,host,target}.
11590 * Makefile.in: Regenerate.
11591
01b759aa
NN
11592 * Makefile.tpl: Fix stupid pasto.
11593 * Makefile.in: Regenerate.
11594
f7dae026
NN
115952003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
11596
11597 * Makefile.tpl: Remove bogus conditional.
11598 * Makefile.in: Regenerate.
11599
116002003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
11601
11602 * Makefile.tpl (profiledbootstrap): New target.
11603 * Makefile.in (profiledbootstrap): New target.
11604
2ffc3e73 116052003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
11606
11607 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
11608 Pinski. Remove user names from other bugzilla-only maintainers.
11609
1a1e6b96
NN
116102003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
11611
1358ccea
NN
11612 * Makefile.tpl: Make 'recursive targets' using autogen rather
11613 than shell loop. Remove duplicate 'clean' targets and false
11614 comments.
11615 * Makefile.def: Add systematic dependencies to 'recursive' targets.
11616 Add systematic method of specifying missing targets in subdirs.
11617 Add copyright boilerplate.
11618 * Makefile.in: Regenerate.
11619 * configure.in: Add 'recursive targets' to maybe list.
11620 * configure: Regenerate.
11621
ae74ed1f
NN
11622 * MAINTAINERS: "GNATS only" -> "Bug database only".
11623
1a1e6b96
NN
11624 * Makefile.tpl: Rename [+target+] to [+make_target+].
11625 * Makefile.def: Rename 'target' to 'make_target'.
11626
c79af3fa
NB
116272003-05-31 Neil Booth <neil@daikokuya.co.uk>
11628
11629 * MAINTAINERS: Add self as options handling maintainer.
11630
39d85b61
MM
116312003-05-28 Michael Meissner <gnu@the-meissners.org>
11632
11633 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
11634 been too long since I touched those ports.
11635
afc2b62d
DD
116362003-05-28 DJ Delorie <dj@redhat.com>
11637
11638 * Makefile.tpl: Make maybe-check-gcc .PHONY.
11639 * Makefile.in: Regenerate.
11640
df445104
MR
116412003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
11642
11643 * configure.in: Use curly braces in the definition of tooldir.
11644 * configure: Regenerate.
11645
2eb98e5d 116462003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 11647
2eb98e5d
DD
11648 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
11649 newlib or libgloss.
11650 * Makefile.in: Regenerate.
11651
862fced8
DD
116522003-05-21 DJ Delorie <dj@redhat.com>
11653
11654 * Makefile.tpl: Add missing empty maybe-check-gcc target.
11655 * Makefile.in: Regenerate.
11656
fc351800
ILT
116572003-05-20 Ian Lance Taylor <ian@airs.com>
11658
11659 * MAINTAINERS: Update my e-mail address.
11660
7e2dbcef
NN
116612003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
11662
11663 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 11664 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
11665 Factor out common code from autogen IF statements.
11666 * configure: Regenerate.
11667 * Makefile.in: Regenerate.
11668
f2a0e225
KC
116692003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
11670
11671 * configure.in: Accept i[3456789]86 for machine type.
11672 * configure: Regenerate.
11673
8b87bb96
NN
116742003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
11675
11676 * configure.in: Switch more things to use maybe dependencies.
11677 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
11678 * configure: Regenerate.
11679 * Makefile.tpl: Switch more things to use maybe dependencies.
11680 * Makefile.in: Regenerate.
11681
fdb882bc 116822003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
11683
11684 * Makefile.tpl (install-opcodes): Define.
11685 * Makefile.in: Rebuild.
11686
f7c50032
AJ
116872003-05-13 Andreas Jaeger <aj@suse.de>
11688
11689 * config.guess: Update to 2003-05-09 version.
11690 * config.sub: Update to 2003-05-09 version.
11691
dce2d8b2 116922003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
11693
11694 * configure.in: Correct sed script so that options in quotes are not
11695 deleted.
11696 * configure: Rebuild.
11697
aa8f1f57
CV
116982003-05-12 Corinna Vinschen <corinna@vinschen.de>
11699
11700 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
11701 and $$s/newlib/libc/sys/cygwin32 include paths.
11702 * configure: Ditto.
11703
0c130f81
MM
117042003-05-12 Michael Meissner <gnu@the-meissners.org>
11705
11706 * MAINTAINERS: Update my email addresses.
11707
aa1a100b
EB
117082003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
11709
11710 * config-ml.in: Propagate INSTALL variables.
f7c50032 11711
87861833
GP
117122003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11713
11714 * MAINTAINERS: Remove duplicate entries in Write After Approval.
11715
de722255
CD
117162003-05-02 Chris Demetriou <cgd@broadcom.com>
11717
6eb95e99
ZW
11718 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
11719 * Makefile.in: Regenerate.
de722255 11720
96c4a002
WB
117212003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
11722
11723 * MAINTAINERS (GNATS only): Add Falk Hueffner.
11724
55b15a11
WB
117252003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
11726
11727 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
11728
0c227849
DJ
117292003-04-27 Daniel Jacobowitz <drow@mvista.com>
11730
11731 * Makefile.tpl: Clean $(BUILD_SUBDIR).
11732 * Makefile.in: Regenerated.
11733
d45148c1
WB
117342003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
11735
11736 * MAINTAINERS (Write After Approval): Upgrade myself from
11737 GNATS only to write-after-approval. Update my mail address.
11738
dce2d8b2 117392003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
11740
11741 (OS Port Maintainers: freebsd): Add myself.
11742
438f50c3
MM
117432003-04-22 Mark Mitchell <mark@codesourcery.com>
11744
11745 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
11746
9074e169
KJ
117472003-04-22 Kean Johnston <jkj@sco.com>
11748
11749 * MAINTAINERS (SCO ports): Added myself.
11750
dfd39a2e
NS
117512003-04-21 Nathan Sidwell <nathan@codesourcery.com>
11752
11753 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
11754
ccbae82a
KJ
117552003-04-19 Kean Johnston <jkj@sco.com>
11756
11757 * MAINTAINERS (Write After Approval): Add myself.
11758
2f50999f
GP
117592003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11760
11761 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
11762 * Makefile.in: Regenerate.
11763
e9b84181
JJ
117642003-04-18 Jakub Jelinek <jakub@redhat.com>
11765
11766 * configure.in (powerpc64*-*-linux*): Remove.
11767 * configure: Rebuilt.
11768
1ca4c6e1
PE
117692003-04-17 Phil Edwards <pme@gcc.gnu.org>
11770
11771 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
11772 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
11773 and restrap.
11774 * Makefile.in: Regenerate.
11775
0590b963
RE
117762003-04-16 Richard Earnshaw <rearnsha@arm.com>
11777
11778 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
11779 * configure: Regenerated.
11780
ff41a56f
DD
117812003-04-15 DJ Delorie <dj@redhat.com>
11782
11783 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
11784
50d440bc
NC
117852003-04-13 Nick Clifton <nickc@redhat.com>
11786
11787 * config-ml.in: Remove support for --disable-aix removing
11788 call-aix multilibs.
11789
b1e0a93e
AO
117902003-04-10 Alexandre Oliva <aoliva@redhat.com>
11791
11792 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
11793 * */configure: Rebuilt.
11794
71fb704d
JS
117952003-04-08 Joel Sherrill <joel@oarcorp.com>
11796
11797 * MAINTAINERS: Add my email address.
11798
3897ea90
OH
117992003-03-17 Olivier Hainque <hainque@act-europe.fr>
11800
11801 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 11802
93c834b7
NN
118032003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
11804
11805 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
11806 * Makefile.in: Regenerate.
11807
82c34dcb
MC
118082003-03-14 Michael Chastain <mec@shout.net>
11809
11810 * Makefile.in: Regenerate with correct Makefile.def.
11811
73458fb7
NN
118122003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
11813
11814 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
11815 Make macro.
11816 * Makefile.in: Regenerate.
11817 * configure.in: Clean up gxx_include_dir logic.
11818 * configure: Regenerate.
11819
32cf27e5
AE
118202003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
11821
11822 * MAINTAINERS (Write After Approval): Add myself.
11823
c727e7a0
BE
118242003-03-10 Ben Elliston <bje@wasabisystems.com>
11825
11826 * MAINTAINERS: Update my mail address.
11827
9a27ac7a
FS
118282003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11829
11830 * configure.in (gxx_include_dir): Fix typo.
11831 * configure: Regenerated.
11832
3aa83176
NN
118332003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
11834
11835 * Makefile.tpl: Reindent.
11836 * Makefile.in: Regenerate.
11837 * configure.in: Reindent. Don't set unused variables.
11838 * configure: Regenerate.
11839
9124bc53
DJ
118402003-03-04 Daniel Jacobowitz <drow@mvista.com>
11841
11842 * configure.in: Include $(build_tooldir)/sys-include in
11843 FLAGS_FOR_TARGET.
11844 * configure: Regenerated.
11845
cb543528
NN
118462003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
11847
c858bf1e
NN
11848 * Makefile.tpl: Always pass down RANLIB.
11849 * Makefile.in: Regenerate.
11850
aa9c3ab4
NN
11851 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
11852 * Makefile.in: Regenerate.
11853 * configure.in: Remove unused logic relating to --enable-shared
11854 and --enable-threads. Remove bogus comments. Remove redundant
11855 noconfigdirs.
11856 * configure: Regenerate.
11857
cb543528
NN
11858 * configure.in: Replace ${libstdcxx_version} by its value.
11859 Remove reference to mh-dgux.
11860 * configure: Regenerate.
11861
53f70c1b
KB
118622003-03-03 Kevin Buettner <kevinb@redhat.com>
11863
11864 * MAINTAINERS (Write After Approval): Add myself.
11865
df0f0674
NN
118662003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11867
11868 * Makefile.tpl: Rearrange.
11869 * Makefile.in: Regenerate.
11870
dce2d8b2 118712003-02-25 Uwe Stieber <uwe@wwws.de>
ef4e7569
US
11872
11873 * configure.in: Add support for kaOS as cross build target system.
11874 * configure: Regenerated.
11875
a7a287eb
SB
118762003-02-24 Steven Bosscher <steven@gcc.gnu.org>
11877
11878 * MAINTAINERS (Write after approval): Add myself.
11879
ff00c8a2
JW
118802003-02-21 James E Wilson <wilson@tuliptree.org>
11881
11882 * MAINTAINERS: Update my email address.
11883
abb2db7a
ZW
118842003-02-21 Zack Weinberg <zack@codesourcery.com>
11885
11886 * MAINTAINERS: Add self to blanket write privs. section.
11887
e9f2dc3b
SM
118882003-02-20 Sean McNeil <sean@blue.mcneil.com>
11889
11890 * Makefile.tpl: Add definition of CPPFLAGS to pass into
11891 configure-target-* as some target builds may require additional
11892 flags for preprocessor tests.
11893 * Makefile.in: Regenerated.
11894
ee03dc5e
AO
118952003-02-19 Alexandre Oliva <aoliva@redhat.com>
11896
11856278
AO
11897 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
11898 * ltconfig: Handle it.
11899 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
11900 auto-detecting it.
11901
274aef32
AO
11902 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
11903 it is used as argument to $CC.
11904 * ltcf-gcj.sh: Likewise.
11905
ee03dc5e
AO
11906 * configure.in: Introduce --enable-maintainer-mode.
11907 * configure: Rebuilt.
11908 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
11909 for maintainer mode.
11910 * Makefile.in: Rebuilt.
11911
30db8e17
JM
119122003-02-18 Jason Merrill <jason@redhat.com>
11913
11914 * Makefile.tpl (check-c++): Allow parallelism.
11915
cab60ac6
GP
119162003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11917
11918 * MAINTAINERS: Remove John Carr (who never actually had access to
11919 gcc.gnu.org).
11920
c8e5d1af
GK
119212003-02-15 Geoffrey Keating <geoffk@apple.com>
11922
11923 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
11924 don't configure target-libobjc.
11925 * configure: Regenerate.
11926
70f91f50
RO
119272003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11928
11929 * Makefile.tpl (RANLIB): Define.
11930 * Makefile.in: Regenerate.
11931
669e9062
LB
119322003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
11933
11934 * MAINTAINERS: Update my email.
abb2db7a 11935
61b56b2e
KS
119362003-02-06 Keith R Seitz <keiths@redhat.com>
11937
11938 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
11939 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
11940 * Makefile.in: Regenerated.
11941 * configure.in: Remove all traces of snavigator, db, and grep.
11942 * configure: Regenerated.
11943
a1ba6e15
GP
119442003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11945
11946 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
11947 After Approval.
11948
f5f2cce5
CC
119492003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11950
11951 * MAINTAINERS (Write after approval): Add myself.
11952
ba49f6f1
FCE
119532003-01-31 Frank Ch. Eigler <fche@redhat.com>
11954
11955 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
11956 * Makefile.in: Regenerated.
11957
ccf9f10c
RS
119582003-01-30 Roger Sayle <roger@eyesopen.com>
11959
11960 * config.guess: Updated to 2003-01-30's version.
11961 * config.sub: Updated to 2003-01-28's version.
11962
a693735b
AO
119632003-01-30 Alexandre Oliva <aoliva@redhat.com>
11964
11965 * config.if: If gcc_version is already set, just use it. Don't set
11966 gcc_version_trigger if it's already set, otherwise set it to
11967 gcc/version.c, but only if the file exists. If it is not set and
11968 gcc/version.c does not exist, try to extract the version number from
11969 $CC.
11970
204c43d6
AT
119712003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
11972
abb2db7a 11973 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 11974
842e91ec
PE
119752003-01-27 Phil Edwards <pme@gcc.gnu.org>
11976
11977 * configure.in: Revert 24Jan change.
11978 * configure: Regenerate.
11979
6b99984e
GP
119802003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11981
11982 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
11983 entry of HJ Lu.
11984
806e0935
NN
119852003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11986
11987 * configure.in: Revert previous change.
11988 * configure: Regenerate.
11989
307a9864
NN
119902003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11991
11992 * configure.in: Make rda native-only.
11993 * configure: Regenerate.
11994
02ba6302
VR
119952003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11996
11997 * MAINTAINERS: Move myself from GNATS-only-accounts to
11998 write-after-approval.
11999
77d187bc
NN
120002003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
12001
12002 * configure.in: Add missing \.
12003 * configure: Rebuilt.
12004
a94a2d4c
JJ
120052003-01-17 Jakub Jelinek <jakub@redhat.com>
12006
12007 * configure.in (baseargs): Avoid using \| in sed regular
12008 expressions.
12009 * configure: Rebuilt.
12010
73f84924
JJ
120112003-01-16 Jakub Jelinek <jakub@redhat.com>
12012
12013 * configure.in (baseargs): Remove all supported forms of
12014 --cache-file, --srcdir, --host, --build and --target options
12015 from argument lists.
12016 * configure: Rebuilt.
12017
8c12fc63
JZ
120182003-01-15 Josef Zlomek <zlomekj@suse.cz>
12019
12020 * MAINTAINERS: Add myself to write-after-approval list.
12021
7c005a3a
AO
120222003-01-15 Alexandre Oliva <aoliva@redhat.com>
12023
12024 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
12025 * configure: Rebuilt.
12026
3dfabf63
NN
120272003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
12028
12029 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
12030 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
12031 * Makefile.in: Regenerate.
12032 * configure: Regenerate.
12033
cf53ae10
AO
120342003-01-09 Alexandre Oliva <aoliva@redhat.com>
12035
12036 * configure.in: Remove Makefile in build, host and target modules
12037 unless configure was run with --no-recursion.
12038 * configure: Rebuilt.
12039
3fbe8e4a
CC
120402003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12041
12042 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
12043 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
12044 * Makefile.in: Regenerate.
12045
66e2aa7d
CD
120462003-01-08 Chris Demetriou <cgd@broadcom.com>
12047
12048 * config.guess: Update to 2003-01-03 version.
12049 * config.sub: Update to 2003-01-03 version.
12050
b5038cfb
CF
120512003-01-07 Christopher Faylor <cgf@redhat.com>
12052
12053 * configure: Regenerate with proper autoconf 2.13.
12054
d02c69be
CF
120552003-01-07 Christopher Faylor <cgf@redhat.com>
12056
12057 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 12058 * configure: Regenerate.
d02c69be 12059
e914a571
AC
120602003-01-06 Andrew Cagney <ac131313@redhat.com>
12061
12062 * configure.in (GDB_TK): Add tcl directories conditional on
12063 gdb/gdbtk directory being present.
12064 * configure: Regenerate.
abb2db7a 12065
dce2d8b2 120662003-01-04 John David Anglin <dave.anglin@nrc.ca>
70571545 12067
dce2d8b2
EB
12068 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
12069 used by gcc if LD is not defined and we are not doing a Canadian Cross.
70571545
JDA
12070 * configure: Rebuilt.
12071
89a7012a
TT
120722002-12-31 Tom Tromey <tromey@redhat.com>
12073
12074 * Makefile.in: Rebuilt.
12075 * Makefile.def (target_modules) [libffi]: Allow installation.
12076
3f4f56e2
AS
120772002-12-31 Andreas Schwab <schwab@suse.de>
12078
12079 * configure.in: Fix use of $program_transform_name.
12080 * configure: Regenerated.
12081
6c1b8d0a
DJ
120822002-12-30 Daniel Jacobowitz <drow@mvista.com>
12083
12084 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 12085 * configure: Regenerated.
6c1b8d0a 12086
c5120911
AO
120872002-12-29 Alexandre Oliva <aoliva@redhat.com>
12088
12089 * Makefile.tpl (local-distclean): Don't remove...
12090 (multilib.ts): ... this. Moved into...
12091 (multilib.out): ... this. Don't use sub-make.
12092 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
12093 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
12094 (configure-build-[+module+], configure-[+module+],
12095 configure-target-[+module+], configure-gcc): ... these. Test
12096 for Makefile existence. Drop config.status from dependencies.
12097 * Makefile.in: Rebuilt.
12098 * configure.in: Move gcc-version-trigger to the end of
12099 ac_configure_args. Add comments to maybedep.tmp and
12100 serdep.tmp. Introduce --disable-serial-configure. Remove
12101 nonopt from baseargs, matching and removing corresponding
12102 whitespace while at it.
12103 * configure: Rebuilt.
12104
e245b0ea
AO
121052002-12-28 Alexandre Oliva <aoliva@redhat.com>
12106
903de295
AO
12107 * configure.in (host_configargs): Replace reference to
12108 no-longer-defined buildopts with --build=${build_alias}.
12109 * configure: Rebuilt.
12110
e245b0ea
AO
12111 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
12112 program_transform_name to standard idiom.
12113 (AUTOGEN, AUTOCONF): Define.
12114 (Makefile.in): Use $(AUTOGEN).
12115 (Makefile): Depend on config.status, and use autoconf-style rule to
12116 build it. Move original commands to...
12117 (config.status): ... this new target.
12118 (configure): Add $(srcdir). Depend on config/acx.m4. Use
12119 $(AUTOCONF).
12120 * Makefile.in: Rebuilt.
12121
671aa708
NN
121222002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
12123
53fbfb58
NN
12124 * Makefile.tpl: Fix dramatic bustage due to change in
12125 program_transform_name.
12126 * Makefile.in: Regenerate.
12127
12128 * configure.in: Remove unnecessary PATH setting.
12129 * configure: Regnerate.
12130
12131 * configure.in: Don't default to unprefixed tools unless
12132 the native tools will work.
12133 * configure: Regenerate.
12134
671aa708
NN
12135 * configure.in: Convert to autoconf script. Blow away lots
12136 of now-redundant Makefile fragments.
12137 * configure: Generate using Autoconf.
12138 * Makefile.tpl: Rewrite to reflect autoconfiscation.
12139 * Makefile.in: Regenerate.
12140
57f40826
NN
121412002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
12142
3fedb745
NN
12143 * configure: Fix stupid bug where RANLIB was mistakenly included.
12144
abb2db7a 12145 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
12146 (build_configargs, host_configargs, target_configargs).
12147
12148 * configure.in: Move logic out of sed statement.
12149
abb2db7a 12150 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
12151 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
12152
315fa0f4
SS
121532002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
12154
12155 * config.sub: Import from master repository
12156 * config.guess: Ditto
12157
45aff44f
AS
121582002-12-24 Andreas Schwab <schwab@suse.de>
12159
12160 * Makefile.tpl (multilib.out): Fix missing space.
12161 * Makefile.in: Regenerate.
12162
88b5521b
NN
121632002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
12164
12165 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
12166 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
12167 * Makefile.in: Regenerate.
12168 * configure.in: Remove unnecessary leftovers.
12169
2a726918
GK
121702002-12-21 Geoffrey Keating <geoffk@apple.com>
12171
12172 * configure.in (extra_ranlibflags_for_target): New variable.
12173 (*-*-darwin): Add -c to ranlib commands.
12174 * configure (tooldir): Handle extra_ranlibflags_for_target.
12175
aace3269 121762002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
12177
12178 * Makefile.tpl: Revert HJL's change.
12179 * Makefile.in: Regenerated.
12180 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
12181 always.
12182
f0895142
AS
121832002-12-19 Andreas Schwab <schwab@suse.de>
12184
12185 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
12186 * Makefile.in: Regenerate.
12187
dce2d8b2 121882002-12-18 H.J. Lu <hjl@gnu.org>
782d0c02
L
12189
12190 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
12191 * Makefile.in: Regenerated.
12192
12193 * configure.in (build_prefix): New. Substitute.
12194
212f6dd0
NN
121952002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
12196
79308c5d
NN
12197 * Makefile.tpl: Don't let real targets depend on phony targets.
12198 * Makefile.in: Regenerate.
12199
212f6dd0
NN
12200 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
12201 * Makefile.in: Regenerate.
12202
ab17919f
SS
122032002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
12204
12205 * config.sub: Import from master repository
12206 * config.guess: Ditto
12207
5ecf91d1
JM
122082002-12-16 Jason Merrill <jason@redhat.com>
12209
12210 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
12211 previous 'make bootstrap'.
12212 * Makefile.in: Regenerate.
12213
d8437e1b
HPN
122142002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
12215
12216 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
12217
4977bab6
ZW
122182002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
12219
12220 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
12221 * Makefile.in: Regenerate.
12222
0edcfdcb
JM
122232002-12-13 Jason Merrill <jason@redhat.com>
12224
6248218a 12225 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
12226 library tests.
12227 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
12228 * Makefile.in: Regenerate.
12229
4977bab6
ZW
122302002-12-12 Alexandre Oliva <aoliva@redhat.com>
12231
12232 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
12233 * Makefile.in: Rebuilt.
12234
f87505dd
AO
122352002-12-12 Alexandre Oliva <aoliva@redhat.com>
12236
12237 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
12238
4977bab6
ZW
122392002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
12240
12241 * configure: Fix bug put in by gremlins.
12242
12243 * Makefile.tpl: Substitute more autoconfily.
12244 * configure: Substitute more autoconfily.
12245 * Makefile.in: Regenerate.
12246
7f0db92a
SS
122472002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
12248
12249 * config.sub: Import from master repository
12250 * config.guess: Ditto
12251 * MAINTAINERS: Added Svein Seldal under write after approval
12252
4977bab6
ZW
122532002-12-08 Andrew Cagney <ac131313@redhat.com>
12254
12255 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
12256 * Makefile.in (all-sim): Ditto.
12257
122582002-12-06 DJ Delorie <dj@redhat.com>
12259
12260 * Makefile.tpl: Change configure dependencies to not have real
12261 targets depend on phony targets.
12262
122632002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
12264
12265 * configure.in: Revert unintentional change.
12266
12267 * Makefile.tpl: Change dependency for */multilib.out so that
12268 it works when gcc isn't in the tree.
12269
12270 * configure.in: Substitute more.
12271 * configure: Run subconfigures from the Makefile.
12272 * Makefile.tpl: Run subconfigures from the Makefile; add a few
12273 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
12274
67f1b906
GP
122752002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12276
12277 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
12278
4977bab6
ZW
122792002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
12280
12281 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
12282 and corresponding dependencies.
12283 * Makefile.in: Regenerate.
12284
12285 * configure.in (host_tools): Order binutils, gas and ld for
12286 convenience in running the testsuites.
12287
12288 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
12289 * Makefile.in: Regenerate.
12290 * configure.in: Introduce rules to serialize subconfigure runs.
12291
12292 * configure.in: Introduce BASE_CC_FOR_TARGET.
12293 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
12294 Realize configure-build-* targets. Realize configure-target-* targets.
12295 * Makefile.in: Regenerate.
12296
122972002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
12298
12299 * configure: Move gcc_version_trigger stuff from here...
12300 * configure.in: ...to here.
12301
12302 * configure.in: Separate subconfigure options added by this file from
12303 options given by the user. Add machinery to put args for host
12304 subconfigures into the Makefile.
12305
12306 * Makefile.tpl: Remove 'vault' targets.
12307 * Makefile.tpl: Reorder and comment dependencies.
12308 * Makefile.in: Regenerate.
12309
123102002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
12311 * configure.in: Fix my broken commit of previous patch. (sigh)
12312
743f054e
GK
123132002-11-28 Geoffrey Keating <geoffk@apple.com>
12314
12315 * configure.in: Move host-specific darwin noconfigdirs into
12316 the host-specific section.
12317
4977bab6
ZW
123182002-11-28 Geoffrey Keating <geoffk@apple.com>
12319
12320 * configure.in: Move host-specific darwin noconfigdirs into
12321 the host-specific section.
12322
123232002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
12324
12325 * configure: Remove skip-this-dir support.
12326 * Makefile.tpl: Remove skip-this-dir support.
12327
12328 * Makefile.tpl: Remove leftover support for non-autoconfiscated
12329 subdirectories.
12330 * Makefile.in: Regenerate.
12331
12332 * Makefile.tpl: Strip out useless setting of 'dir'.
12333 * Makefile.in: Regenerate.
12334
123352002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
12336
12337 * configure.in: Fix deeply stupid bug.
12338
12339 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
12340 shell code in CXX_FOR_TARGET
12341 * Makefile.def: Introduce raw_cxx.
12342 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
12343 RAW_CXX_FOR_TARGET.
12344 * Makefile.in: Regenerate.
12345
123462002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
12347
12348 * Makefile.tpl: Remove unnecessary ifs.
12349 * Makefile.in: Regenerate.
12350
12351 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
12352 dependencies. Maybe-ize build-libiberty. Create dummy install
12353 targets for 'no_install' modules.
12354 * configure: Move GDB_TK substitution to configure.in. Move
12355 build_modules stuff to configure.in.
12356 * configure.in: Implement soft dependency machinery. Maybe-ize
12357 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
12358 * Makefile.in: Regenerate.
12359
123602002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
12361
12362 * Makefile.tpl: Make all-target, install-target behave similarly
12363 to all, install (only hitting configured targets). Eliminate
12364 unused macro defintions.
12365
12366 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
12367 build != host.
12368
12369 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
12370
12371 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
12372
12373 * configure.in: Produce lists of subdir targets we're actually
12374 configuring. Remove references to "dosrel".
12375 * Makefile.tpl: Let configure set which subdir targets are hit.
12376 Remove install-cross; clean up install; remove ALL. Remove
12377 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
12378 Autogenerate host module targets. Remove empty dependency lines
12379 and redundant dependency; rearrange slightly.
12380 * Makefile.def: Add host-side libtermcap, utils.
12381
12382 * Makefile.in: Regenerate.
12383
e6226a2f
RO
123842002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12385
12386 * ltconfig (osf[345]): Append $major to soname_spec.
12387 Reflect this in library_names_spec.
12388 * ltmain.sh (osf): Prefix $major with . for use as extension.
12389
3b75d237
AJ
123902002-11-19 Andreas Jaeger <aj@suse.de>
12391
12392 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
12393 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
12394 and sparc64 GNU/Linux systems.
12395
809108de
NS
123962002-11-19 Nathan Sidwell <nathan@codesourcery.com>
12397
12398 * MAINTAINERS: Update email.
12399
e7e0de7e
GP
124002002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12401
12402 * MAINTAINERS: Complete James Dennett's entry.
12403
f7109dea
EB
124042002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
12405
12406 * MAINTAINERS (Write After Approval): Add myself.
12407
d3ac17c9
BK
124082002-11-13 Bruce Korb <bkorb@gnu.org>
12409
12410 * Makefile.tpl: syntactic cleanup
12411
dce2d8b2 124122002-11-13 Stuart Hastings <stuart@apple.com>
cbf78ae4
SH
12413
12414 * MAINTAINERS: Add myself to write-after-approval list.
12415
4977bab6
ZW
124162002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
12417
12418 * Makefile.def: Add list of recursive targets to autogenerate.
12419 Add build_modules.
12420 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
12421 targets. Autogenerate *-build-* targets.
12422 * Makefile.in: Regenerate.
12423
124242002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
12425
12426 * configure: More autoconf-style substitutions.
12427 * Makefile.tpl: More autoconf-style substitutions.
12428 * Makefile.in: Regenerate.
12429
124302002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
12431
12432 * configure: Substitute more variables in a more autoconf-friendly
12433 way. Simplify slightly.
12434 * Makefile.tpl: Make more variables substitutable in an
12435 autoconf-friendly way.
12436 * Makefile.in: Regenerate.
12437
d4783999
JW
124382002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
12439
12440 * MAINTAINERS (Write After Approval): Add myself.
12441
4977bab6
ZW
124422002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
12443
12444 * configure.in (v810*): Remove special setting of tools.
12445
12446 * configure: Add support for extra required flags for ar or nm.
12447 * configure.in (aix4.3+): Use above support for target-specific
12448 issues, rather than using config/mt-aix43.
12449
124502002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
12451
12452 * configure: Remove 'removing', which doesn't work. Replace $subdir
12453 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
12454 with $srcdir. Reformat indentation. Substitute some variables
12455 formerly hard-coded in the Makefile for build=host.
12456 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
12457 * Makefile.def: Autogenerate more.
12458 * Makefile.in: Regenerate.
12459
1c9c903e
AN
124602002-11-04 Adam Nemet <anemet@lnxw.com>
12461
12462 * MAINTAINERS (Write After Approval): Add myself.
12463
40673d2b
KB
124642002-11-04 Kevin Buettner <kevinb@redhat.com>
12465
12466 * Makefile.def (host_modules): Add rda.
12467 * Makefile.in: Regenerate.
12468 * configure.in (target_tool): Add target-rda to list.
12469
42e650ae
GP
124702002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12471
12472 * MAINTAINERS: Remove "co-maintainer" note for web pages.
12473
e004b81f
PE
124742002-10-25 Phil Edwards <pme@gcc.gnu.org>
12475
12476 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
12477 and restrap targets to this rule.
12478 * Makefile.in: Regenerate.
12479
06bd49b1
GP
124802002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12481
12482 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
12483 GNATS only accounts.
12484
d0af82b0
HPN
124852002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
12486
12487 * configure.in (i[3456]86-*-linux*): Add check to disable
12488 ${libgcj} for glibc1.
12489
10782654
DC
124902002-10-24 Denis Chertykov <denisc@overta.ru>
12491
12492 * MAINTAINERS: Add myself as ip2k port maintainer.
12493
a5a438f5
SS
124942002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
12495
12496 * configure.in: Add tic4x target.
12497
fe3d5b7f
NN
124982002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
12499
aba8a494
NN
12500 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
12501 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
12502 * Makefile.in: Regenerate.
12503
fe3d5b7f
NN
12504 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
12505 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
12506 * Makefile.in: Regenerate.
12507
a6ad79e7
JJ
125082002-10-02 Janis Johnson <janis187@us.ibm.com>
12509
12510 * MAINTAINERS: Add myself as web pages co-maintainer.
12511
6a8a9058
NN
125122002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
12513
12514 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
12515 * Makefile.in: Regenerate.
12516
327d975a
ZW
125172002-10-02 Zack Weinberg <zack@codesourcery.com>
12518
12519 * MAINTAINERS: Add myself and Nathan Sidwell
12520 <nathan@codesourcery.com> as VxWorks maintainers.
12521
a5ae8f19 125222002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
12523
12524 * Makefile.def: Remove order dependency comments.
12525 * Makefile.tpl: Add explicit install-install dependencies.
12526 * Makefile.in: Regenerate.
d0f6c823 12527
34c6040c 12528 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 12529 * Makefile.in: Regenerate.
34c6040c 12530
d0f6c823
NN
12531 * Makefile.tpl: Add configure-target (for src-release in src)
12532 * Makefile.in: Regenerate.
12533
50bd210b
NC
125342002-09-30 Nick Clifton <nickc@redhat.com>
12535
12536 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
12537
ca25149e
UW
125382002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
12539
12540 * configure.in (s390*-*-linux*): Enable libgcj.
12541
dd30b57d
NN
125422002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
12543
9e60a678
NN
12544 * configure: Revert accidentally applied changes.
12545
dd30b57d
NN
12546 * Makefile.tpl: Make more autoconf-friendly.
12547 * Makefile.in: Regenerate.
12548 * configure: Make substitution more autoconf-like.
12549
5831424e
RE
125502002-09-28 Richard Earnshaw <rearnsha@arm.com>
12551
12552 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
12553 single entry to handle all these.
12554 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
12555 libjava on arm-*-elf.
12556
b7f3b15b
GK
125572002-09-27 Geoffrey Keating <geoffk@apple.com>
12558
12559 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
12560 things that depend on them.
12561
0dffceed
NN
125622002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
12563
12564 * Makefile.tpl: Make subsituted variables more autoconfy.
12565 * Makefile.in: Regenerate.
12566 * configure: Make seds more autoconfy.
12567
1db75a86 125682002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
12569
12570 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
12571 * Makefile.in: Regenerate.
12572 * configure.in: Rewrite sed statements to look autoconfy.
12573
1db75a86
NN
12574 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
12575 all-target-foo on configure-target-foo.
12576 * Makefile.def: Ditto.
12577 * Makefile.in: Rebuild.
12578
741a4e89
AH
125792002-09-25 Andrew Haley <aph@redhat.com>
12580
12581 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
12582
95ddd785
NN
125832002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
12584
12585 * Makefile.def: New file.
12586 * Makefile.tpl: New file.
12587 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
12588 * contrib/gcc_update: Note that Makefile.in is a generated file.
12589
12590 * configure.in: Minor rearrangement. Simplify tests.
12591
65a824f6
JT
125922002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
12593
12594 * configure.in (with_headers): Skip copy if value is "yes".
12595 (with_libs): Likewise.
12596
51270f0a 125972002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
12598
12599 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
12600 * configure.in (sh*-*-pe*): Ditto.
12601 * configure.in (mips*-*-pe*): Ditto.
12602 * configure.in (*arm-wince-pe): Ditto.
12603
8f89dbf4
NN
12604 * configure.in: Rearrange.
12605
c1b8db3f
KH
126062002-09-14 Kazu Hirata <kazu@cs.umass.edu>
12607
12608 * MAINTAINERS: Update my email address.
12609
341f0575
PK
126102002-08-30 Paul Koning <pkoning@equallogic.com>
12611
12612 * MAINTAINERS: (Write After Approval): Add myself.
12613
d2e06980
GK
126142002-08-29 Geoffrey Keating <geoffk@redhat.com>
12615
12616 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
12617
4906d5d8
GK
126182002-08-24 Geoffrey Keating <geoffk@redhat.com>
12619
12620 * MAINTAINERS: Change my mailing address.
12621
e9a25cc8
PC
126222002-08-21 Paolo Carlini <pcarlini@unitus.it>
12623
12624 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 12625 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 12626
dce2d8b2 126272002-08-20 Loren J. Rittle <ljrittle@acm.org>
a5aa7421
LR
12628
12629 * MAINTAINERS (Write After Approval): Remove myself.
12630 (Various Maintainers: c++ runtime libs): Add myself.
12631
5ce6f47b
EC
126322002-08-15 Eric Christopher <echristo@redhat.com>
12633
12634 * config.sub: Import from master repository.
12635 * config.guess: Ditto.
12636
7f9317f0
AO
126372002-08-19 Alexandre Oliva <aoliva@redhat.com>
12638
12639 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
12640 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
12641 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
12642
7aecca3d
AH
126432002-08-16 Aldy Hernandez <aldyh@redhat.com>
12644
12645 * MAINTAINERS: Add self to rs6000 vector extensions.
12646
8ea4b195
AO
126472002-08-15 Alexandre Oliva <aoliva@redhat.com>
12648
12649 * libiberty/configure: Reverted unintended yesterday's check in.
12650
f5cc59a7
AO
126512002-08-14 Alexandre Oliva <aoliva@redhat.com>
12652
12653 * boehm-gc/configure, libf2c/configure: Rebuilt.
12654 * libffi/configure, libiberty/configure: Ditto.
12655 * libjava/configure, libobjc/configure: Ditto.
12656 * libstdc++-v3/configure, zlib/configure: Ditto.
12657 Merged from binutils:
12658 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
12659 From Steve Ellcey <sje@cup.hp.com>:
12660 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
12661 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
12662 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
12663 IA64.
12664 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
12665 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
12666 soname_spec, sys_lib_search_path_spec): Ditto.
12667
dce2d8b2 126682002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
66350331
FS
12669
12670 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
12671
2ff34870
L
126722002-08-04 H.J. Lu (hjl@gnu.org)
12673
12674 * configure.in (mips*-*-linux*): Don't skip target-libffi.
12675
a014f2fe
KW
126762002-08-02 Krister Walfridsson <cato@df.lth.se>
12677
12678 * MAINTAINERS (Write After Approval): Add myself.
12679
c01d477a
AM
126802002-07-31 Alan Modra <amodra@bigpond.net.au>
12681
12682 * configure.in: Move generic linux case to end. Copy generic
12683 linux noconfigdirs to mips*-*-linux* entry and new
12684 powerpc64*-*-linux* entry. Add target-libffi for the latter.
12685
68cd2524
MM
126862002-07-19 Michael Matz <matz@suse.de>
12687
12688 * MAINTAINERS: Add myself as ra* maintainer.
12689
e2d83b8c
CD
126902002-07-16 Chris Demetriou <cgd@broadcom.com>
12691
12692 * config.guess: Update to 2002-07-09 version.
12693 * config.sub: Update to 2002-07-03 version.
12694
cece4f1d
HPN
126952002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
12696
12697 * MAINTAINERS: Fix typo in a maintainer email address.
12698
bb654703
NN
126992002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
12700
12701 * configure.in: Remove two redundant tests.
12702
789b7de5
RO
127032002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12704
12705 * configure.in (mips*-*-irix6*o32): Enable stabs.
12706
e1da1089
NN
127072002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
12708
f3970bba
NN
12709 * configure.in: Don't build grez.
12710 * Makefile.in: Ditto.
12711
e1da1089
NN
12712 * Makefile.in: Remove references to bsp, cygmon, libstub.
12713 * configure.in: Ditto.
12714
12715 * configure.in: Remove leftover reference to gdbtest.
12716
57c905fa
PE
127172002-07-08 Phil Edwards <pme@gcc.gnu.org>
12718
12719 * configure.in (gxx_include_dir): Change to match versioned
12720 C++ headers if --enable-version-specific-runtime-libs is used.
12721
a0af94a7 127222002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 12723
a0af94a7
SE
12724 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
12725
423ce3eb
NN
127262002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
12727
12728 * configure.in: Make --without-x work.
12729
98186934
NN
127302002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
12731
c3b7d169
NN
12732 * configure.in: Rearrange target Makefile fragment collection.
12733
98186934
NN
12734 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
12735 cvs[src].
12736 * configure.in: Ditto.
12737
eebd288a
MK
127382002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
12739
12740 * MAINTAINERS (Write After Approval): Update my e-mail address.
12741
3ab36f05
NN
127422002-06-24 Ben Elliston <bje@redhat.com>
12743
12744 * configure.in (host_tools): Remove cgen.
12745
12746 * Makefile.in (all-cgen): Remove; runs from its source directory.
12747 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 12748 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
12749 (all-sim): Likewise.
12750
dce2d8b2 127512002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3ab36f05
NN
12752
12753 * Makefile.in: Eliminate 'apache' targets.
12754 * configure.in: Eliminate 'apache' targets.
12755
55380b08
NN
12756 * configure.in: Eliminate redundant tests. Reorganize.
12757
9a5c1b9d
NN
12758 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
12759
5fd3853a
NN
12760 * config-ml.in: Eliminate references to Cygnus configure.
12761
cfefc434
NN
12762 * Makefile.in: Eliminate references to building emacs.
12763
2fe93885
GS
127642002-06-28 Graham Stott <graham.stott@btinternet.com>
12765
12766 * MAINTAINERS: Update my email address.
12767
53c40185
BK
127682002-06-26 Benjamin Kosnik <bkoz@redhat.com>
12769
12770 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 12771 (cxx_incdir): Remove.
53c40185 12772
97679694
NN
127732002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
12774
12775 * MAINTAINERS (Write After Approval): Add self.
12776
b03bcd37
DC
12777Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
12778
12779 * configure.in: Add support for ip2k.
12780
6bd12129
NN
127812002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
12782
12783 * configure.in: Fix AIX configury bug.
12784
e0d98a92
SE
127852002-06-20 Steve Ellcey <sje@cup.hp.com>
12786
12787 * MAINTAINERS (Write After Approval): Add self.
12788
ba3292db
NN
127892002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
12790
ef40bc65
NN
12791 * configure.in: replace ${topsrcdir} with ${srcdir}
12792
7a0be465
NN
12793 * configure.in: Move definition of libstdcxx_flags
12794 right above usage, rather than waaay earlier.
12795
e1848dde
NN
12796 * configure.in: Pull definition of is_cross_compiler earlier.
12797
8bc2fff1
NN
12798 * configure.in: Rearrange a little.
12799
ba3292db
NN
12800 * configure.in: Remove references to librx.
12801 * Makefile.in: Remove references to librx.
12802
11d8b408
DC
12803Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
12804
12805 * config.sub: Add support for avr target.
12806 Import from master sources, rev 1.255
5ce6f47b 12807
93da8339
PE
128082002-06-19 Phil Edwards <pme@gcc.gnu.org>
12809
12810 * configure, .cvsignore: Revert previous change...
12811 * Makefile: ...delete.
12812
b4caab5c
NN
128132002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
12814
12815 * configure.in: Eliminate ${gasdir} variable.
12816
ee777171
DB
128172002-06-18 Dave Brolley <brolley@redhat.com>
12818
12819 * configure.in: Add support for frv.
12820 * config.sub: Add support for frv.
12821
26e4af54
PE
128222002-06-18 Phil Edwards <pme@gcc.gnu.org>
12823
12824 * configure: Remove garbage from previous commit.
12825
bb20b7da
PE
128262002-06-18 Phil Edwards <pme@gcc.gnu.org>
12827
12828 * configure: For in-source builds, make a subdir and re-exec there.
12829 * Makefile: New file. Pass targets through to build directory.
12830 * .cvsignore: No longer ignore "Makefile".
12831
9d321f6c
DR
128322002-06-16 Douglas Rupp <rupp@gnat.com>
12833
12834 * MAINTAINERS (Write After Approval): Add self.
12835
c8eb2bc0
KG
128362002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12837
12838 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
12839
f210d239
JT
128402002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
12841
12842 * configure.in (vax-*-netbsd*): Re-enable gas.
12843
e9667b3c
NN
128442002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
12845
efe1f357
NN
12846 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
12847 BUILD_PREFIX_1, to correct nomenclature.
12848 * configure: Likewise.
12849
e9667b3c
NN
12850 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
12851 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
12852
fe2fe497
OH
128532002-05-31 Olaf Hering <olh@suse.de>
12854
12855 * config-ml.in: Propogate DESTDIR also.
12856
dcf7f0dd
JT
128572002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
12858
12859 * configure.in (vax-*-netbsd*): Don't build gas for this
12860 platform.
12861
6ff14f32
MM
128622002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
12863
12864 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12865 and libgcj for AVR.
12866
397de1ff
KK
128672002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
12868
12869 * MAINTAINERS (Write After Approval): Add myself.
12870
ac30211c
JT
128712002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
12872
12873 * config.guess: Update to 2002-05-22 version.
12874 * config.sub: Likewise.
12875
1e6347d8
RO
128762002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12877
12878 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
12879 * config-ml.in: Likewise.
12880 * configure: Likewise.
12881 * configure.in: Likewise.
12882
e5ce1d6d
SC
128832002-05-16 Stephane Carrez <stcarrez@nerim.fr>
12884
12885 * MAINTAINERS: Update my email address.
12886
6cdef75d
NN
128872002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
12888
4a87f061
NN
12889 * configure.in: Simplify makefile fragment collection.
12890
12891 * configure.in: Remove code to build emacs.
603606e7 12892
e254d6b5
NN
12893 * configure.in : Remove --srcdir argument from targargs and buildargs
12894 (it's always overridden in the Makefile anyway). Rearrange a bit.
12895
12896 * configure: Move some logic to configure.in.
12897 * configure.in: Move some logic from configure.
6cdef75d 12898
1d6006fe
TT
128992002-05-11 Tom Tromey <tromey@redhat.com>
12900
12901 * MAINTAINERS: Reflect libgcj reality.
12902
b70b3534
FS
129032002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
12904
12905 * Makefile.in: Honour DESTDIR.
12906
4434687a
MM
129072002-05-08 Mark Mitchell <mark@codesourcery.com>
12908
12909 * config.guess: Import 2002-03-20 version.
12910 * config.sub: Import 2002-04-26 version.
12911
a89e49c7
RO
129122002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12913
12914 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
12915
44e55536
TJ
129162002-05-07 Tim Josling <tej@melbpc.org.au>
12917
12918 * MAINTAINERS: Add self.
12919
dce2d8b2 129202002-05-06 Loren J. Rittle <ljrittle@acm.org>
97320a3f
LR
12921
12922 * ltmain.sh: Detect and handle object name conflicts
12923 while piecewise linking a static library.
12924
b7c13625
AO
129252002-05-05 Alexandre Oliva <aoliva@redhat.com>
12926
12927 * configure.in (noconfigdirs): Don't disable libgcj on
12928 sparc64-*-solaris* and sparcv9-*-solaris*.
12929
4182d9fa
AO
129302002-05-03 Alexandre Oliva <aoliva@redhat.com>
12931
12932 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
12933
7bebf279
TF
129342002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
12935
12936 * configure.in (FLAGS_FOR_TARGET): Do not add
12937 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
12938 on i[3456]86-*-linux*.
12939
9a06dc7d
TF
129402002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
12941
12942 * configure.in (noconfigdirs): Replace [ ] with test.
12943
12944 * configure.in (noconfigdirs): Do not add target-newlib if
12945 target == i[3456]86-*-linux*, and host == target.
12946
a51a07fa
NN
129472002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
12948
9e7facd6
DD
12949 * configure.in: delete reference to absent file
12950
aeaa0f2f
NN
12951 * configure.in: replace '[' with 'test'
12952
4bb98828
NN
12953 * configure.in: Eliminate references to gash.
12954 * Makefile.in: Eliminate references to gash.
12955
64791664
NN
12956 * configure.in: remove useless references to 'pic' makefile fragments.
12957
3ed57cf4
NN
12958 * configure.in: (*-*-windows*) Finish removing.
12959
a51a07fa
NN
12960 * configure.in: Eliminate redundant test for libgui.
12961
8552f6f1
RS
129622002-04-29 Roger Sayle <roger@eyesopen.com>
12963
12964 * MAINTAINERS: Add self and realphabetize. Update entries
12965 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
12966 entry for a29k port maintainer.
12967
dce2d8b2 129682002-04-26 Joel Sherrill <joel@OARcorp.com>
9e847666
JS
12969
12970 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
12971 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
12972
704c9a14
NN
129732002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
12974
12975 * configure.in: remove references to dead files
12976
7bff5059
MM
129772002-04-19 Mark Mitchell <mark@codesourcery.com>
12978
12979 * MAINTAINERS: Add information about purpose of this file.
12980
0c7c67f0
TT
129812002-04-18 Tom Tromey <tromey@redhat.com>
12982
12983 * configure.in: Disallow configuring libgcj when it is already
12984 installed and we're using Solaris 2.8 linker. Do enable libgcj on
12985 Solaris 2.8 by default. For PR libgcj/6158.
12986
63501e91
NN
129872002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12988
12989 * configure.in: Move default CC setting out of config/mh-* fragments
12990 directly into here.
12991
701afd4d
NN
129922002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12993
12994 * configure.in: don't even try to configure or make a subdirectory
12995 if there's no configure script for it.
12996
07cdae91
MM
129972002-04-15 Mark Mitchell <mark@codesourcery.com>
12998
12999 * MAINTAINERS: Remove chill maintainers.
13000 * Makefile.in (CHILLFLAGS): Remove.
13001 (CHILL_LIB): Remove.
13002 (TARGET_CONFIGDIRS): Remove libchill.
13003 (CHILL_FOR_TARGET): Remove.
13004 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
13005 CHILL_LIB.
13006 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
13007 (CHECK_TARGET_MODULES): Likewise.
13008 (INSTALL_TARGET_MODULES): Likewise.
13009 (CLEAN_TARGET_MODULES): Likewise.
13010 (configure-target-libchill): Remove.
13011 (all-target-libchill): Remove.
13012 * configure.in (target_libs): Remove target-libchill.
13013 Do not compute CHILL_FOR_TARGET.
13014 * libchill: Remove directory.
5ce6f47b 13015
ab50d72b
DD
130162002-04-11 DJ Delorie <dj@redhat.com>
13017
13018 * Makefile.in, configure.in: Sync with binutils, entries
13019 follow...
13020
0a1e123a
DD
130212002-04-07 Andrew Cagney <ac131313@redhat.com>
13022
13023 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
13024 (do-tar, do-bz2): New rules.
13025 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
13026 (gdb-tar): New rule.
13027 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
13028 (insight_dejagnu.tar): New rule.
13029 (insight.tar): New rule.
13030 (gdb+dejagnu.tar): New rule.
13031 (gdb.tar): New rule.
13032
ab50d72b
DD
130332002-02-01 Mo DeJong <supermo@bayarea.net>
13034
13035 * Makefile.in: Add all-tix to deps for all-snavigator
13036 so that tix is built when building snavigator.
13037
130382002-01-11 Steve Ellcey <sje@cup.hp.com>
13039
13040 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
13041 ld and gdb are not supported.
13042
130432002-01-07 Mark Salter <msalter@redhat.com>
13044
13045 * configure.in: Remove target-bsp and target-cygmon from arm builds.
13046 Allow target-libgloss to be built for arm, strongarm, and xscale.
13047
130482001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
13049
13050 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
13051 options for i[3456]86-pc-linux* native builds.
13052
130532001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
13054
13055 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
13056 files from .po files for a distribution.
13057
130582001-09-03 Jeff Holcomb <jeffh@redhat.com>
13059
13060 * configure.in: Enable libstdc++-v3 for h8300 targets.
13061
130622001-06-19 Alan Modra <amodra@bigpond.net.au>
13063
13064 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
13065 version from bfd/.
13066
13067Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
13068
13069 * Makefile.in (VER): When present, extract the version number from
13070 the file version.in.
13071
dce2d8b2 130722001-05-24 Tom Rix <trix@redhat.com>
ab50d72b
DD
13073
13074 * configure.in : enable ld for aix
13075
130762001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
13077
13078 * config.guess: Add linux target for S/390.
13079
130802000-11-07 Philip Blundell <pb@futuretv.com>
13081
13082 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
13083
130842000-11-03 Philip Blundell <pb@futuretv.com>
13085
13086 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
13087 files.
13088
130892001-01-15 Ben Elliston <bje@redhat.com>
13090
13091 * configure.in (host_tools): Add sid.
13092 Always configure cgen.
13093
130942000-11-24 Nick Clifton <nickc@redhat.com>
13095
13096 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
13097
ab50d72b
DD
130982000-08-20 Doug Evans <dje@casey.transmeta.com>
13099
13100 * Makefile.in (ALL_MODULES): Add all-cgen.
13101 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
13102 (all-cgen): New target.
13103 (all-opcodes,all-sim): Depend on all-cgen.
13104 * configure.in (host_tools): Add cgen.
13105 Only configure cgen if --enable-cgen-maint.
13106
dce2d8b2 131072002-04-09 Loren J. Rittle <ljrittle@acm.org>
ef98ad7b
LR
13108
13109 * configure.in: Add *-*-freebsd* configurations.
13110
90def2b2
TT
131112002-04-08 Tom Tromey <tromey@redhat.com>
13112
13113 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
13114 Fixes PR libgcj/6068.
13115
320d7e7a
KW
131162002-03-30 Krister Walfridsson <cato@df.lth.se>
13117
13118 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
13119
18b467f1
RO
131202002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13121
13122 * configure.in (alpha*-dec-osf*): Enable libgcj.
13123
dce2d8b2 131242003-03-27 Matthew Gingell <gingell@gnat.com>
8bb3a5af
MG
13125
13126 * MAINTAINERS (Write After Approval): Add myself.
13127
56ae9405
NC
131282002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
13129
13130 Fix for: PR bootstrap/3591, target/5676
13131 * configure.in (mcore-pe): Disable the configuration of
13132 libstdc++-v3 since exceptions are not supported.
13133
f18d9a0c
AG
131342002-03-20 Anthony Green <green@redhat.com>
13135
13136 * configure.in: Enable libgcj for xscale-elf target.
13137
dce2d8b2 13138Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
c0e21eef
R
13139
13140 * MAINTAINERS: Update my email address.
13141
28eca9e8
AO
131422002-03-16 Alexandre Oliva <aoliva@redhat.com>
13143
13144 * ltmain.sh (relink_command): Fix typo in previous change.
13145
e67e72c7
AO
131462002-03-15 Alexandre Oliva <aoliva@redhat.com>
13147
13148 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
13149 (relink_command): Added --tag flags.
13150 (mode=install): If relinking fails; error out.
13151
c2273204
RH
131522002-03-12 Richard Henderson <rth@redhat.com>
13153
13154 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
13155 .NOTPARALLEL tag.
13156 (do-check): Rename from check.
13157 (check): Allow parallel check.
13158
bcb64245
BW
131592002-03-12 Bob Wilson <bob.wilson@acm.org>
13160
13161 * MAINTAINERS: Add myself as maintainer for xtensa port.
13162 Fix alphabetical order in CPU port maintainer list.
13163 Remove myself from Write After Approval list.
13164
63adb4ff
RH
131652002-03-11 Richard Henderson <rth@redhat.com>
13166
13167 * Makefile.in (.NOTPARALLEL): Add fake tag.
13168
9bec4bf0
L
131692002-03-07 H.J. Lu (hjl@gnu.org)
13170
13171 * configure.in: Enable gprof for mips*-*-linux*.
13172
c7fc1f84
DS
131732002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
13174
13175 * MAINTAINERS (Write After Approval): Add myself.
13176
6bff33fb
AO
131772002-02-28 Alexandre Oliva <aoliva@redhat.com>
13178
13179 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
13180 libjava.
13181 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
13182
0210b33b
AO
131832002-02-23 Alexandre Oliva <aoliva@redhat.com>
13184
13185 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
13186 because its Makefile is there; test for the executable instead.
13187
fcc0a3ef
AO
131882002-02-22 Alexandre Oliva <aoliva@redhat.com>
13189
13190 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
13191 libstdc++-v3 and libjava.
13192
dce2d8b2 131932002-02-11 Adam Megacz <adam@xwt.org>
97cf8285
AM
13194
13195 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
13196 boehm-gc
5ce6f47b 13197
40fe0ec3
AO
131982002-02-09 Alexandre Oliva <aoliva@redhat.com>
13199
13200 * config.guess: Updated to 2002-01-30's version.
13201 * config.sub: Updated to 2002-02-01's version.
13202 Contribute sh64-elf.
13203 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
13204 * configure.in: Added sh64-*-*.
13205
694d53ee
CD
132062002-02-08 Chris Demetriou <cgd@broadcom.com>
13207
13208 * MAINTAINERS: Belatedly add myself to write after approval list.
13209
a9ca50b1
JH
13210Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
13211
13212 * MAINTAINERS: Put self in as maintainer for x86-64 port.
13213 Remove self as Write After Approval.
13214
5ffc3500
GK
132152002-01-31 Geoffrey Keating <geoffk@redhat.com>
13216
13217 * MAINTAINERS: Put self in as maintainer for contrib/regression
13218 directory.
13219
4ceaf7fb
PE
132202002-01-28 Phil Edwards <pme@gcc.gnu.org>
13221
13222 * MAINTAINERS: Update my email address.
13223
51584787
JT
132242002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
13225
5ce6f47b
EC
13226 * configure.in (*-*-netbsd*): New. Skip target-newlib,
13227 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
13228 libraries if not supported for NetBSD on target CPU.
13229
5701d273
DR
132302002-01-25 Douglas B Rupp <rupp@gnat.com>
13231
13232 * install-sh: Use _inst.$$_ for temp file name.
13233
b299a075
JT
132342002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
13235
13236 * MAINTAINERS (Write After Approval): Move my contact info
13237 from here...
13238 (OS Port Maintainers): ...to here (netbsd).
13239
51fe14b5
BW
132402002-01-22 Bob Wilson <bob.wilson@acm.org>
13241
13242 * MAINTAINERS (Write After Approval): Add myself.
13243
dce2d8b2 132442002-01-17 H.J. Lu <hjl@gnu.org>
b634ad42
L
13245
13246 * Makefile.in (all-fastjar): Also depend on all-libiberty.
13247 (all-target-fastjar): Also depend on all-target-libiberty.
13248
3cd87679
L
132492002-01-16 H.J. Lu (hjl@gnu.org)
13250
13251 * config.guess: Import from master sources, rev 1.225.
13252 * config.sub: Import from master sources, rev 1.238.
13253
969a6d8f
KH
132542002-01-16 Kazu Hirata <kazu@hxi.com>
13255
13256 * MAINTAINERS (Write After Approval): Remove myself.
13257
366f6a52
FW
132582001-12-19 Florian Weimer <fw@deneb.enyo.de>
13259
13260 * MAINTAINERS (Write After Approval): Add myself.
13261
f02240b6
JM
132622001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
13263
13264 * MAINTAINERS: Add self as docs co-maintainer.
13265
5d08dc39
MK
132662001-12-11 Matthias Klose <doko@debian.org>
13267
13268 * MAINTAINERS (Write After Approval): Add myself.
13269
39e790d5
ZW
132702001-12-09 Zack Weinberg <zack@codesourcery.com>
13271
13272 * MAINTAINERS: Update my email address.
13273
4519d6a3
TC
132742001-12-07 Turly O'Connor <turly@apple.com>
13275 * MAINTAINERS (Write After Approval): Add myself.
13276 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
13277 (rs6000_initialize_trampoline): Call __trampoline_setup for
13278 ABI_DARWIN too.
13279 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 13280 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 13281
21cf0a73
PC
132822001-12-07 Paolo Carlini <pcarlini@unitus.it>
13283
13284 * MAINTAINERS (Write After Approval): Add myself.
13285
4ee43206
DR
13286Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
13287
13288 * configure, configure.in: Use temp file for long sed commands.
13289
251931f3
LG
132902001-12-03 Laurent Guerby <guerby@acm.org>
13291
13292 * config.sub: Update to version 1.232 on subversion.
13293
03777dd7
BE
132942001-12-03 Ben Elliston <bje@redhat.com>
13295
13296 * MAINTAINERS: Update mail address for config.* patches.
13297
dce2d8b2 132982001-11-27 DJ Delorie <dj@redhat.com>
e490616e
ZW
13299 Zack Weinberg <zack@codesourcery.com>
13300
13301 When build != host, create libiberty for the build machine.
13302
13303 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
13304 CONFIG_ARGUMENTS.
13305 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
13306 New variables.
13307 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
13308 and rules.
13309 (all.normal): Depend on ALL_BUILD_MODULES.
13310 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
13311 (all-build-libiberty): Depend on configure-build-libiberty.
13312
13313 * configure: Calculate and substitute proper value for
13314 ALL_BUILD_MODULES.
13315 * configure.in: Create the build subdirectory.
13316 Calculate and substitute TARGET_CONFIGARGS (formerly
13317 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
13318
04075e8f
ZL
133192001-11-26 Ziemowit Laski <zlaski@apple.com>
13320
13321 * MAINTAINERS (write-after-approval): Add self.
13322
ed19322d
CR
133232001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
13324
13325 * MAINTAINERS (GNATS only accounts): Remove self.
13326
90a12988
HPN
133272001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
13328
13329 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
13330 libf2c.
13331
77e653ad
CR
133322001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
13333
13334 * MAINTAINERS (Write After Approval): Add self.
13335
64adad99
DB
133362001-11-12 David O'Brien <obrien@FreeBSD.org>
13337
13338 * MAINTAINERS: mips and s390 are also CPU ports.
13339
834a28c7
DB
133402001-11-12 David O'Brien <obrien@FreeBSD.org>
13341
13342 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
13343
ef94239f
DB
133442001-11-11 David O'Brien <obrien@FreeBSD.org>
13345
13346 * MAINTAINERS: Alphabetize.
13347
beda0427
KH
133482001-11-09 Kazu Hirata <kazu@hxi.com>
13349
13350 * MAINTAINERS (Various maintainers: h8 port): Add myself.
13351
6ca224d3
JDA
133522001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
13353
13354 * MAINTAINERS (Various maintainers: hppa port): Added myself.
13355
132e4bd7
PE
133562001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
13357
13358 * configure.in (--enable-languages): Be more permissive about
13359 syntax. Check for empty lists better. Warn about $LANGUAGES.
13360
c6243b4c
GK
133612001-11-08 Geoffrey Keating <geoffk@redhat.com>
13362
13363 * config.sub: Import from master sources, rev. 1.230.
13364 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
13365
abbb9e76
LG
133662001-11-07 Laurent Guerby <guerby@acm.org>
13367
13368 * MAINTAINERS (Write After Approval): Add self.
13369
53cdb27a
HPN
133702001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
13371
13372 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
13373
dd3a88c9
HPN
133742001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
13375
13376 * config.sub: Import from master sources, rev 1.226.
13377 * config.guess: Import from master sources, rev 1.216.
13378
d344dce9
HPN
133792001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
13380
13381 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
13382 * MAINTAINERS: Add self as maintainer of MMIX port.
13383 Remove old after-approval entry.
13384
63f6bcd7
JM
133852001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
13386
13387 * ChangeLog, configure: Fix spelling errors.
13388
84f92638
BK
133892001-10-20 Brendan Kehoe <brendan@zen.org>
13390
13391 * MAINTAINERS: Tweak my address.
13392
dce2d8b2 13393Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2f30eda4
R
13394
13395 * MAINTAINERS: Update my email address.
13396
1567080c 133972001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 13398
f48a3b5c 13399 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 13400 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 13401
30106886
GB
134022001-10-10 Geert Bosch <bosch@gnat.com>
13403
e490616e 13404 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
13405 Added Robert Dewar.
13406
dce2d8b2 134072001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
d3d51b8c
DB
13408
13409 * MAINTAINERS (Write After Approval): Added self
13410
d1c3e709
GB
134112001-10-02 Geert Bosch <bosch@gnat.com>
13412
13413 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
13414
50f5f793
JM
134152001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
13416
13417 * configure: Handle temporary files securely using mkdir.
13418
7fddf9a9
AO
134192001-09-29 Alexandre Oliva <aoliva@redhat.com>
13420
13421 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
13422
dce2d8b2 134232001-09-26 Will Cohen <wcohen@redhat.com>
387beb82
WC
13424
13425 * configure.in (*-*-linux*): Disable configuration of target-newlib
13426 and target-libgloss.
e490616e 13427
0c055e34
AO
134282001-09-26 Alexandre Oliva <aoliva@redhat.com>
13429
13430 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
13431 RANLIB.
13432
759bfa90
AO
134332001-09-21 Alexandre Oliva <aoliva@redhat.com>
13434
13435 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
13436 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
13437 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
13438 avoid quotes nesting problems.
13439 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
13440 (DO_X): Export only variables that are set.
13441
1dc4a750
BE
134422001-09-19 Ben Elliston <bje@redhat.com>
13443
13444 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
13445 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
13446 semantics. Use the shell built-in "type" command instead.
13447
898c7238
AO
134482001-08-31 Alexandre Oliva <aoliva@redhat.com>
13449
13450 Merged from gcc-3_0-branch:
13451 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
13452 * ltcf-c.sh: Use $objext, not $ac_objext.
13453 2001-07-27 Mark Kettenis <kettenis@gnu.org>
13454 * ltcf-cxx.sh: Add support for GNU.
13455 2001-07-22 Timothy Wall <twall@redhat.com>
13456 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
13457 default settings if using GNU tools with that configuration.
13458 * ltcf-cxx.sh: Ditto.
13459 * ltcf-gcj.sh: Ditto.
13460 2001-07-21 Michael Chastain <chastain@redhat.com>
13461 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
13462 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
13463 * ltmain.sh: Mark as gcc-local.
13464
8fa0a32e
EC
134652001-08-30 Eric Christopher <echristo@redhat.com>
13466 Jason Eckhardt <jle@redhat.com>
13467
13468 * config.guess: Merge from master sources.
13469 * config.sub: Merge from master sources, add support for mipsisa32.
13470
32f30f91 134712001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
13472 * config.sub: Merge from master sources, rev 1.219.
13473 * MAINTAINERS: Add self as contact for stormy16 port.
13474
f6084f99
ZW
134752001-08-14 Zack Weinberg <zackw@panix.com>
13476
13477 * config.sub: Merge from master sources, rev 1.218.
13478 * config.guess: Merge from master sources, rev 1.209.
13479
91b54f7f
GS
134802001-08-11 Graham Stott <grahams@redhat.com>
13481
13482 * Makefile.in (check-c++): Add missing semicolon.
13483
e5b3941e
JH
13484Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
13485
32f30f91 13486 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 13487
6387a56e
EC
134882001-07-30 Eric Christopher <echristo@redhat.com>
13489
13490 * MAINTAINERS (Various maintainers: mips port): Added myself.
13491
53b475f0
AH
134922001-07-25 Andrew Haley <aph@cambridge.redhat.com>
13493
e490616e 13494 * configure.in (sh-*-linux*): New.
53b475f0 13495
2a08c780
RH
134962001-07-27 Richard Henderson <rth@redhat.com>
13497
13498 * .cvsignore: Add LAST_UPDATED.
13499
bfa79422
UW
135002001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
13501
13502 * MAINTAINERS (Various maintainers: s390 port): Added myself.
13503
0ae85492
AH
135042001-07-16 Aldy Hernandez <aldyh@redhat.com>
13505
e490616e 13506 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 13507
8e1ab0fe
NP
13508Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
13509
13510 * MAINTAINERS (Write After Approval): Added myself.
13511
2b997990
SC
135122001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13513
13514 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13515 and libgcj on m68hc11/m68hc12.
13516
d920e825
L
135172001-06-27 H.J. Lu (hjl@gnu.org)
13518
13519 * Makefile (CFLAGS_FOR_BUILD): New.
13520 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
13521
d425a1e0
JM
135222001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
13523
13524 * README: Remove version number.
13525
5b5b4207
GP
135262001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13527
13528 * INSTALL/README: Update wrt. to the installation instructions now
13529 residing in gcc/doc/install.texi.
13530
be839b69
JM
135312001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
13532
13533 * README: Replace with a cut-down and updated version of gcc/README.
13534
fe2ee7c4
DE
135352001-06-12 David Edelsohn <edelsohn@gnu.org>
13536
13537 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
13538 multilibs to be disabled.
13539
4f5d646c
DB
135402001-06-11 Daniel Berlin <dan@cgsoftware.com>
13541
13542 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 13543
818f0c85
AO
135442001-06-09 Alexandre Oliva <aoliva@redhat.com>
13545
13546 * config.guess: Import CVS version 1.195.
13547 * config.sub: Import CVS version 1.212.
13548
e9a8af10
AO
135492001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
13550
13551 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13552 gcc/xgcc is built, use -print-prog-name to find out the program
13553 name to use.
13554
ae3ca0a9
PE
135552001-06-04 Phil Edwards <pme@sources.redhat.com>
13556
13557 * config.guess: Import CVS version 1.194. All gcc-local changes
13558 appear to also be in the master copy.
13559 * config.sub: Import CVS version 1.211.
13560
066bd40d
MM
13561Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
13562
13563 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
13564 with_gcc]: Use `gcc -shared' to build a shared library.
13565
4aef4f33
JDA
13566Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
13567
13568 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
13569 archives.
13570
c386f00f
RO
13571Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13572
13573 * MAINTAINERS (Write After Approval): Add myself.
13574
2ae5cea5
HPN
135752001-06-01 Hans-Peter Nilsson <hp@axis.com>
13576
13577 * configure.in (libstdcxx_flags): Do not try to execute
13578 libstdc++-v3/testsuite_flags until it exists.
13579
c3766183
AM
135802001-06-01 Alan Modra <amodra@bigpond.net.au>
13581
13582 * MAINTAINERS: Update my email address.
13583
9b337833
GS
135842001-05-31 Graham Stott <grahams@redhat.com>
13585
13586 * MAINTAINERS (Write After Approval): Add myself.
13587
dce2d8b2 135882001-05-28 Simon Patarin <simon.patarin@inria.fr>
55fce0eb
SP
13589
13590 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
13591 libraries when using g++ with native linker.
13592
5f7de4b8
AO
135932001-05-28 Alexandre Oliva <aoliva@redhat.com>
13594
13595 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
13596
a7bc0fbb
AO
135972001-05-22 Alexandre Oliva <aoliva@redhat.com>
13598
13599 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
13600 [aix4*|aix5*]: Prepend blank.
13601
33456445
AO
136022001-05-20 Alexandre Oliva <aoliva@redhat.com>
13603
13604 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13605 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
13606 of subdir/configure scripts to use the new libtool.m4.
13607
e48d3d00
MK
136082001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
13609
13610 * MAINTAINERS (Write After Approval): Add myself.
13611
9e0e191b
BK
136122001-05-18 Benjamin Kosnik <bkoz@redhat.com>
13613
13614 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
13615
3f19b439
BE
136162001-05-11 Ben Elliston <bje@redhat.com>
13617
13618 * Makefile.in (all-sid): New target.
13619 (check-sid, clean-sid, install-sid): Likewise.
13620
6ebe3121
JO
136212001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
13622
13623 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
13624
ca3667c4
AO
136252001-05-03 Alexandre Oliva <aoliva@redhat.com>
13626
13627 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
13628 libgcj.
13629
136302001-05-03 Alexandre Oliva <aoliva@redhat.com>
13631
13632 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13633 gcc/xgcc is built, use -print-prog-name to find out the program
13634 name to use.
13635
b2964d63
AO
136362001-04-26 Alexandre Oliva <aoliva@redhat.com>
13637
b1bb2302
AO
13638 * configure.in (noconfigdirs): Don't reset it from scratch in the
13639 target case; only append to it.
6387a56e 13640
b2964d63
AO
13641 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
13642 sparc-*-solaris2.8]: Disable ${libgcj}.
13643
8343765d
AO
136442001-04-25 Alexandre Oliva <aoliva@redhat.com>
13645
13646 * configure.in (libgcj_saved): Copy from $libgcj.
13647 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
13648 --disable-libgcj.
13649
ddbb6d43
GRK
136502001-04-25 Gavin Romig-Koch <gavin@redhat.com>
13651
13652 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 13653 C front end maintainer.
ddbb6d43 13654
3fa03ff9
AG
13655Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
13656
13657 * configure.in: Move *-chorusos target case to the proper switch.
13658 Disable libgcj.
13659
99ffe40f
AO
136602001-04-12 Alexandre Oliva <aoliva@redhat.com>
13661
13662 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
13663 1.641.2.228.
13664
78faa32d
FS
136652001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13666
13667 * Makefile.in (STAGE1_CFLAGS): Pass down.
13668
cdbff0ab
AM
136692001-04-13 Alan Modra <amodra@one.net.au>
13670
13671 * config.guess: Add hppa64-linux support. Note for next import that
13672 this is already in the master file.
13673 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
13674
75b9074c
AO
136752001-04-12 Alexandre Oliva <aoliva@redhat.com>
13676
13677 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13678 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
13679
125404c5
SS
136802001-04-11 Stan Shebs <shebs@apple.com>
13681
13682 * MAINTAINERS: Add self as Darwin port maintainer.
13683
876684fe
AM
136842001-04-11 Alan Modra <amodra@one.net.au>
13685
13686 * MAINTAINERS: Update my email address.
13687
06729913
LR
136882001-04-10 Loren J. Rittle <ljrittle@acm.org>
13689
13690 * ltcf-cxx.sh: Support creation of C++ shared libraries on
13691 recent versions of FreeBSD (release 3 or later).
13692 * ltconfig: On FreeBSD, -lc must not be provided when building
13693 a shared library or else the standard -pthread gcc option is
13694 rendered worthless to later users of the built library.
13695
67916302
JM
136962001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
13697
13698 * MAINTAINERS: Add self and RTH as C front end maintainers.
13699
d2bc0628
AO
137002001-04-05 Alexandre Oliva <aoliva@redhat.com>
13701
e490616e
ZW
13702 * config.sub: Make sure to match an already-canonicalized
13703 machine name (eg. mn10300-unknown-elf).
d2bc0628 13704
a3406c06
AO
137052001-04-01 Alexandre Oliva <aoliva@redhat.com>
13706
13707 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
13708 New macros.
13709 (bootstrap, cross): Use RECURSE_FLAGS.
13710 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
13711
a076f6a4
AO
137122001-03-27 Alexandre Oliva <aoliva@redhat.com>
13713
13714 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
13715
e9f4fa71
CH
137162001-03-22 Colin Howell <chowell@redhat.com>
13717
7238de5c
CH
13718 * Makefile.in (DO_X): Do not backslash single-quotes in
13719 backquotes (two places).
e9f4fa71 13720
b6b14b1b
AO
137212001-03-22 Alexandre Oliva <aoliva@redhat.com>
13722
13723 Re-installed:
13724 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13725 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
13726 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13727 * ltcf-cxx.sh: Likewise.
13728 * ltcf-gcj.sh: Likewise.
13729
1eb0b89d
GP
137302001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13731
13732 * MAINTAINERS: Add myself as "documentation co-maintainer".
13733
82e23236
AO
137342001-03-22 Alexandre Oliva <aoliva@redhat.com>
13735
13736 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13737 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
13738
64ec27c3
TT
137392001-03-19 Tom Tromey <tromey@redhat.com>
13740
13741 * config-ml.in: Handle GCJ and GCJFLAGS.
13742
191de407
MC
137432001-03-21 Michael Chastain <chastain@redhat.com>
13744
13745 * Makefile.in: all-m4 depends on all-texinfo.
13746
fed4dede
LR
137472001-03-20 Loren J. Rittle <ljrittle@acm.org>
13748
13749 * MAINTAINERS: Add myself to write after approval list.
13750
085072bb
LB
137512001-03-18 Laurynas Biveinis <lauras@softhome.net>
13752
13753 * Makefile.in (DO_X): Quote nested quotes.
13754
5af8ea3f
AM
137552001-03-18 Alan Modra <alan@linuxcare.com.au>
13756
13757 * MAINTAINERS: Add myself to write after approval list.
13758
69e23037
LB
137592001-03-15 Laurynas Biveinis <lauras@softhome.net>
13760
13761 * Makefile.in (DO_X): Use double quotes for quoting
13762 "RANLIB=$${RANLIB}".
13763
2b9650f4
OP
137642001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
13765
13766 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
13767
dce2d8b2 137682001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4698d2cf
NP
13769
13770 * configure.in: Only use `lang_requires' for languages athat are
13771 actually enabled.
13772
f6646274
PE
137732001-03-08 Phil Edwards <pme@sources.redhat.com>
13774
13775 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
13776
c9a54638
AO
137772001-03-08 Alexandre Oliva <aoliva@redhat.com>
13778
13779 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
13780
6a556ad6
TT
137812001-03-07 Tom Tromey <tromey@redhat.com>
13782
13783 * configure.in: Allow config-lang.in to set `lang_requires' to list
13784 of other required languages.
13785
6822468a
LB
137862001-03-06 Laurynas Biveinis <lauras@softhome.net>
13787
13788 * Makefile.in: Remove RANLIB definition. Use RANLIB
13789 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
13790 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 13791
f04885d3 137922001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 13793 Alexandre Oliva <aoliva@redhat.com>
6387a56e 13794
f04885d3
BK
13795 * Makefile.in (check-c++): Use tabs, not spaces.
13796
288edf47 137972001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 13798
288edf47
LB
13799 * MAINTAINERS: add myself to Write After Approval list.
13800
3d55d2f8 138012001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 13802
e490616e 13803 * Makefile.in (check-c++): New rule.
6387a56e 13804
4d88a68a
BK
13805 * configure.in (target_libs): Remove libg++.
13806 (noconfigdirs): Remove libg++.
13807 (noconfigdirs): Same.
13808 (noconfigdirs): Same.
13809 (noconfigdirs): Same.
13810
13811 * config-ml.in: Remove libg++ references.
13812
13813 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
13814 (ALL_TARGET_MODULES): Same.
13815 (configure-target-libg++): Remove.
13816 (all-target-libg++): Remove.
13817 (configure-target-libio): Remove.
13818 (all-target-libio): Remove.
13819 (check-target-libio): Remove.
13820 (.PHONY): Remove.
13821 (libg++.tar.bz2): Remove.
13822 (all-target-cygmon): Remove libio.
13823 (all-target-libstdc++): Remove.
13824 (configure-target-libstdc++): Remove.
13825 (TARGET_LIB_PATH): Remove libstdc++.
13826 (ALL_GCC_CXX): Remove libstdc++.
13827 (all-target-gperf): Correct.
13828
2437d4ed
NC
138292001-02-16 Nick Clifton <nickc@redhat.com>
13830
13831 * configure.in (noconfigdirs): Allow configuration of texinfo
13832 for Cygwin hosts.
13833
85b99cbe
AG
138342001-02-15 Anthony Green <green@redhat.com>
13835
13836 * configure: Introduce GCJ_FOR_TARGET.
13837 * configure.in: Ditto.
13838 * Makefile.in: Ditto.
13839
7b18790c
AS
138402001-02-13 Andreas Schwab <schwab@suse.de>
13841
13842 * MAINTAINERS: Update mail address.
13843
c4880c99
MS
138442001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
13845
13846 * config.guess: Add linux target for S/390.
13847 * config.sub: Likewise.
13848
dce2d8b2 138492001-02-08 Chandrakala Chavva <cchavva@redhat.com>
e31ae6db
CC
13850
13851 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 13852 target-libgloss.
e31ae6db 13853
7739adfb
BE
138542001-02-06 Ben Elliston <bje@redhat.com>
13855
13856 * configure: Output host type to stdout, not stderr.
13857
36ca672c
MM
138582001-02-05 Mark Mitchell <mark@codesourcery.com>
13859
e40f2829 13860 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
13861 * ltcf-cxx.sh: Likewise.
13862
36ca672c
MM
13863 * config.if: Assume enable_libstdcxx_v3 is defined.
13864
22fdd65e
MM
138652001-02-04 Mark Mitchell <mark@codesourcery.com>
13866
13867 Remove V2 C++ library.
13868 * configure.in: Remove --enable-libstdcxx_v3 support.
13869
3b60dd8e
BM
138702001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
13871
13872 * include/demangle.h: Add prototype for java_demangle_v3.
13873
42c0c80a
PE
138742001-01-29 Phil Edwards <pme@sources.redhat.com>
13875
13876 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
13877
0be25992
RH
138782001-01-27 Richard Henderson <rth@redhat.com>
13879
13880 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
13881
8a8de62d
MS
138822001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13883
13884 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
13885 Don't unset, it's non-portable and no longer necessary, set to empty
13886 instead.
13887
92769744
MS
138882001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13889
13890 * ltconfig: Shell portability fix for the tagname validity check.
13891
88a1c0ab
AO
138922001-01-27 Alexandre Oliva <aoliva@redhat.com>
13893
13894 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
13895 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
13896
45291dd5
MS
138972001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13898
13899 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
13900
1ace7e15
TT
139012001-01-26 Tom Tromey <tromey@redhat.com>
13902
13903 * configure.in: Allow libgcj to be built on Sparc Solaris.
13904
0ef8b11b
DE
139052001-01-25 David Edelsohn <edelsohn@gnu.org>
13906
13907 * ltcf-c.sh: Add aix5 case.
13908 * ltcf-cxx.sh: Likewise.
13909 * ltconfig: Likewise.
13910
0006091e
AO
139112001-01-24 Alexandre Oliva <aoliva@redhat.com>
13912
9bad11e1
AO
13913 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
13914 keep at least one of build_libtool_libs or build_old_libs set to
13915 yes.
13916
0006091e
AO
13917 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
13918 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
13919
7c01b2b5
BM
139202001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
13921
13922 * configure.in: Enable libgcj on several additional platforms.
13923
d340e0ac
BM
139242001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
13925
13926 * configure.in: Enable libgcj for linux targets.
13927
5baf8c37
MS
139282001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13929
13930 * MAINTAINERS (Write After Approval): Add myself.
13931
10a0ba84
JDA
139322001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
13933
13934 * MAINTAINERS: Add myself as vax port maintainer.
13935
357c6a4b
FH
139362001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
13937
13938 * MAINTAINERS: Add myself as Mercury front-end maintainer.
13939
6e2d9a7a
MS
139402001-01-09 Mike Stump <mrs@wrs.com>
13941
13942 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
13943 failures of subdirectories.
13944
b6b14b1b 139452001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 13946
b6b14b1b 13947 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 13948 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
13949 * ltcf-cxx.sh: Likewise.
13950 * ltcf-gcj.sh: Likewise.
13951 * ltconfig.sh: Fix typo.
976b230d 13952
07109110
LB
139532001-01-02 Laurynas Biveinis <lauras@softhome.net>
13954
13955 * configure: handle DOS-style absolute paths.
13956
1da5b8fc
LB
139572001-01-02 Laurynas Biveinis <lauras@softhome.net>
13958
13959 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
13960
4c2f5b4f
MM
139612000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
13962
13963 * MAINTAINERS: Add myself as avr port co-maintainer.
13964
bc53668e
BE
139652000-12-28 Ben Elliston <bje@redhat.com>
13966
13967 * MAINTAINERS: Add myself under ``Write After Approval''.
13968
c387606f
JM
139692000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
13970
13971 * texinfo: Remove directory from GCC.
13972
2cb5082c
JM
139732000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
13974
13975 * COPYING: Update to current
13976 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
13977 to 19yy as example year in copyright notice).
13978
cc330df9
BK
139792000-12-18 Benjamin Kosnik <bkoz@redhat.com>
13980
6387a56e 13981 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
13982 (libstdcxx_incdir): Pass down.
13983 * config.if: Remove expired bits for cxx_interface, add stub.
13984 (libstdcxx_incdir): Add variable for g++ include directory.
13985 * configure.in (gxx_include_dir): Use it.
6387a56e 13986
4c6b2835
AO
139872000-12-18 Alexandre Oliva <aoliva@redhat.com>
13988
13989 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
13990 with old-email address from ``Write After Approval''.
13991
3896f13e
AJ
139922000-12-15 Andreas Jaeger <aj@suse.de>
13993
13994 * configure.in: Handle lang_dirs.
13995
139962000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 13997
ad46e881
TT
13998 * MAINTAINERS: Removed brads.
13999
90a10418
TT
14000 * MAINTAINERS: Added gcj developers.
14001
41dfe3a2 140022000-12-13 Anthony Green <green@redhat.com>
6387a56e 14003
41dfe3a2 14004 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
14005 listed. Disable libgcj for x86 and Alpha Linux until compatible
14006 with g++ abi.
6387a56e 14007
e2f601da
MS
140082000-12-13 Mike Stump <mrs@wrs.com>
14009
14010 * Makefile.in (local-distclean): Also remove fastjar.
14011
70030c01
RB
140122000-12-12 Rodney Brown <RodneyBrown@mynd.com>
14013
14014 * contrib/gcc_update: Add fastjar --touch entries.
14015
2a50f859
AO
140162000-12-12 Alexandre Oliva <aoliva@redhat.com>
14017
14018 * configure.in: Disable language-specific target libraries for
14019 languages that aren't enabled.
14020
7743113b
AG
140212000-12-10 Anthony Green <green@redhat.com>
14022
14023 * configure.in: Define libgcj. Disable libgcj target libraries for
14024 most targets.
14025
92e061a6
NB
140262000-12-10 Neil Booth <neilb@earthling.net>
14027
14028 * MAINTAINERS: Update mail address, remove from WAA list.
14029
f34ff6d6
APB
140302000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14031
14032 * libjava: Imported from /cvs/java.
14033 * libffi: Likewise.
14034 * Boehm-gc: Likewise.
14035
d82a33c6
APB
140362000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14037
14038 * configure.in (target_libs): Revert 2000-12-08 patch.
14039 (noconfigdirs): Added target-libjava.
14040
e14f8e28
LB
140412000-12-09 Laurynas Biveinis <lauras@softhome.net>
14042
14043 * djunpack.bat: removed.
14044
fc26516b
LB
140452000-12-09 Laurynas Biveinis <lauras@softhome.net>
14046
14047 * Makefile.in: handle DOS-style absolute paths.
14048 * config-ml.in: likewise.
14049 * symlink-tree: likewise.
14050
bd8757b3
APB
140512000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14052
14053 * fastjar: Imported.
14054
81522a1f
APB
140552000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14056
14057 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
14058 libjava.
14059 * configure.in (target_libs): Removed `target-libjava'.
14060
5db1f7ed
APB
140612000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14062
14063 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
14064 (ALL_MODULES): Added fastjar.
14065 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
14066 (all-target-libjava): all-fastjar replaces all-zip.
14067 (all-fastjar): Added.
14068 (configure-target-fastjar, all-target-fastjar): Likewise.
14069 * configure.in (host_tools): Added fastjar.
14070
5e59997c
MS
140712000-12-07 Mike Stump <mrs@wrs.com>
14072
14073 * Makefile.in (local-distclean): Remove leftover built files.
14074
0a534f40
NC
140752000-11-24 Nick Clifton <nickc@redhat.com>
14076
14077 * configure.in (xscale-elf): Add target.
14078 (xscale-coff): Add target.
14079
7686cadf
LR
140802000-11-22 Loren J. Rittle <ljrittle@acm.org>
14081
e490616e
ZW
14082 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14083 recent versions of FreeBSD (release 3 or later).
14084 * ltconfig: On FreeBSD, -lc must not be provided when building
14085 a shared library or else the standard -pthread gcc option is
14086 rendered worthless to later users of the built library.
7686cadf 14087
fff01699
FF
140882000-11-16 Fred Fish <fnf@be.com>
14089
14090 * configure.in (enable_libstdcxx_v3): Fix typo,
14091 libstd++ -> libstdc++.
14092
4dc16355
KL
140932000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14094
14095 * MAINTAINERS: Add self to Write After Approval list.
14096
bf6fc7b2
BS
140972000-11-21 Bernd Schmidt <bernds@redhat.com>
14098
14099 * MAINTAINERS: Update my email address. Add myself to global write
14100 privs list.
14101
ce8e06b1
AO
141022000-11-18 Alexandre Oliva <aoliva@redhat.com>
14103
6e2a4843
AO
14104 * Makefile.in: Merge with src and libgcj.
14105 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
14106 configure-target-<library> when their configure scripts need the C
14107 or C++ library to have already been built to work properly.
14108 (do_proto_toplev): Set them to an empty string.
14109
ce8e06b1
AO
14110 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
14111 (REALLY_SET_LIB_PATH): Use them.
14112
c003f378
SS
141132000-11-17 Stan Shebs <shebs@apple.com>
14114
14115 * MAINTAINERS: Add self to Write After Approval list.
14116
cc1e60ea
JM
141172000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14118
14119 * configure: Provide the original toplevel configure arguments
14120 (including $0) to subprocesses in the environment rather than
14121 through gcc/configargs.h.
14122
1173593d
JM
141232000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14124
14125 * MAINTAINERS: Remove references to cccp. Change C9X reference to
14126 C99. Alphabetise "Write After Approval" list.
14127
520907ee
MM
141282000-11-12 Mark Mitchell <mark@codesourcery.com>
14129
34f6fbdb
MM
14130 * configure: Turn on libstdc++ V3 by default.
14131
520907ee
MM
14132 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
14133 if we've got GCC.
14134
0bbd37ed
PB
141352000-11-11 Philip Blundell <philb@gnu.org>
14136
14137 * MAINTAINERS: Add self to Write After Approval list.
14138
7ca0e6d9
DE
141392000-11-09 David Edelsohn <edelsohn@gnu.org>
14140
14141 * ltcf-c.sh (aix4): Improve shared library configuration; require
14142 exporting symbols.
14143 * ltcf-cxx.sh (aix4): Define.
14144 * ltconfig (aix4): Define library and soname specs appropriate for
14145 AIX. Define command to create export symbols list.
14146
dce2d8b2 14147Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
f559f30b
CF
14148
14149 * config.sub: Add support for Sun Chorus
14150
fc05d516
NC
141512000-10-31 Nick Clifton <nickc@redhat.com>
14152
14153 * MAINTAINERS: Rename <name>@cygnus.com addresses to
14154 <name>@redhat.com. Also installed new email address for Clint
14155 Popetz.
6387a56e 14156
90a0e73f
JM
141572000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
14158
14159 * etc: Remove directory from GCC.
14160
a5e1b548
MM
141612000-10-16 Michael Meissner <meissner@redhat.com>
14162
14163 * configure (gcc/configargs.h): Only create if there is a build GCC
14164 directory created.
14165
6387a56e
EC
141662000-10-16 Matthias Klose <doko@debian.org>
14167
be1db873
MK
14168 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
14169 when configured for libstdc++-v3.
14170
f5fa9a5b
PE
141712000-10-05 Phil Edwards <pme@gcc.gnu.org>
14172
14173 * configure: Save configure arguments to gcc/configargs.h.
14174
61a77fea
PT
141752000-10-04 Philipp Thomas <pthomas@suse.de>
14176
14177 * config.guess: Import CVS version 1.157.
14178 * config.sub: Import CVS version 1.181.
14179
3a4fee66
AP
141802000-10-04 Andris Pavenis <pavenis@latnet.lv>
14181
14182 * Makefile.in (bootstrap): avoid recursion if subdir missing
14183 (cross): ditto
14184 (do-proto-toplev): ditto
14185
3dd7094e
AO
141862000-09-30 Alexandre Oliva <aoliva@redhat.com>
14187
de710532
AO
14188 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
14189 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
14190
3dd7094e
AO
14191 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
14192 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
14193 all affected `configure' scripts.
14194
e592386f
NB
14195Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
14196
14197 * MAINTAINERS: Add self as cpplib co-maintainer.
14198
fba54939
AH
141992000-09-24 Aldy Hernandez <aldyh@redhat.com>
14200
14201 * MAINTAINERS: Add self to Write After Approval list.
14202
2bd429f4
GP
142032000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14204
14205 * INSTALL/README: egcs -> GCC update.
14206
dce2d8b2 14207Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
d733f374
ME
14208
14209 * MAINTAINERS: Add myself to Write After Approval list.
14210
d7ce9a83
KH
142112000-09-15 Kazu Hirata <kazu@hxi.com>
14212
14213 * MAINTAINERS: Add myself to Write After Approval list.
14214
18a53ffe
JL
14215Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
14216
e490616e
ZW
14217 * configure.in: Do not build byacc for hppa64. Provide paths to the
14218 X11 libraries for hppa64.
18a53ffe 14219
f246ff23
SC
142202000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14221
14222 * MAINTAINERS: Add myself as 68hc11 port maintainer.
14223
06298abd
AO
142242000-09-06 Alexandre Oliva <aoliva@redhat.com>
14225
4b92758a
AO
14226 * Makefile.in (all-zlib): Added dummy target.
14227
06298abd
AO
14228 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14229 ltcf-gcj.sh: Updated from libtool multi-language branch.
14230
4d73d07a
AO
142312000-09-05 Alexandre Oliva <aoliva@redhat.com>
14232
14233 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
14234 (bootstrap*): Depend on all-bootstrap.
14235
05d52d78
PT
142362000-09-05 Philipp Thomas <pthomas@suse.de>
14237
14238 * config.guess: Import CVS version 1.156.
14239 * config.sub: Import CVS version 1.179.
14240
3c809ba4
AG
142412000-09-02 Anthony Green <green@cygnus.com>
14242
14243 * Makefile.in (all-gcc): Depend on all-zlib.
14244 (CLEAN_MODULES): Add clean-zlib.
14245 (ALL_MODULES): Add all-zlib.
14246 * configure.in (host_libs): Add zlib.
14247
10ad78a0 142482000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
14249
14250 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
14251 crosses, but add gcc/include to the header search path for them.
14252
b36a9ce3
DB
142532000-08-04 David E. O'Brien <obrien@FreeBSD.org>
14254
14255 * MAINTAINERS: Add self to Write After Approval list.
14256
cb011248
FS
142572000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14258
14259 * config.guess: Import CVS version 1.152.
14260 * config.sub: Import CVS version 1.177.
14261
db310af0
AO
142622000-08-25 Alexandre Oliva <aoliva@redhat.com>
14263
7965440a
AO
14264 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
14265 $targargs to tell whether newlib is going to be built.
14266
db310af0
AO
14267 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
14268 $$r/TARGET_SUBDIR/libio for _G_config.h.
14269
e7977565
AO
142702000-08-23 Alexandre Oliva <aoliva@redhat.com>
14271
14272 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
14273
126bb9ed
DD
142742000-08-22 DJ Delorie <dj@redhat.com>
14275
14276 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
14277
5b0e9d29
AO
142782000-08-22 Alexandre Oliva <aoliva@redhat.com>
14279
14280 * config-ml.in (CC, CXX): Avoid trailing whitespace.
14281 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
14282 sub-configures.
14283
4f3e904e
DD
142842000-08-21 DJ Delorie <dj@redhat.com>
14285
14286 * MAINTAINERS: Add self as a libiberty maintainer
14287
c9635443
AO
142882000-08-16 Alexandre Oliva <aoliva@redhat.com>
14289
14290 * configure.in (libstdcxx_flags): Use
14291 libstdc++-v3/src/libstdc++.INC.
14292
8b2100ba
AO
142932000-08-15 Alexandre Oliva <aoliva@redhat.com>
14294
14295 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
14296
57119aa9
ZW
142972000-08-14 Zack Weinberg <zack@wolery.cumb.org>
14298
eeb943b0
ZW
14299 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
14300
6387a56e 14301 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
14302 explicit. Substitute enable_threads into generated Makefiles.
14303 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
14304 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
14305
acffa7c4
GK
143062000-08-13 Geoff Keating <geoffk@cygnus.com>
14307
14308 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
14309
808d8c41
AO
143102000-08-12 Alexandre Oliva <aoliva@redhat.com>
14311
14312 * config-ml.in (CC): Remove bogus duplicate quotation mark from
14313 previous delta.
14314
1fc8c51c 143152000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 14316
1fc8c51c
JM
14317 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
14318 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
14319 (FLAGS_FOR_TARGET): Not here.
14320 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 14321
25698887
AO
143222000-08-11 Alexandre Oliva <aoliva@redhat.com>
14323
14324 * config-ml.in (CC, CXX): Don't introduce a leading space.
14325
10120687
DD
143262000-08-07 DJ Delorie <dj@delorie.com>
14327
14328 * MAINTAINERS: Add self as a DJGPP maintainer
14329
15c758e9
DD
143302000-08-07 DJ Delorie <dj@redhat.com>
14331
14332 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
14333 "if we're also building gcc, and it's a gcc that will run on the
14334 build machine, we want to use its includes instead of the system's
14335 default includes".
14336
2d0de245
JM
143372000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
14338
14339 * MAINTAINERS: Add self to Write After Approval list.
14340
e81b330a
AO
143412000-08-03 Alexandre Oliva <aoliva@redhat.com>
14342
83440c1e
AO
14343 * configure.in (libstdcxx_flags): Don't use `"'.
14344
e81b330a
AO
14345 * config-ml.in: Adjust multilib search paths to the
14346 appropriate multilib tree.
14347
cf95c847
AO
143482000-08-02 Alexandre Oliva <aoliva@redhat.com>
14349
14350 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
14351 commas in $LANGUAGES.
14352
9e9af119
MH
143532000-08-02 Manfred Hollstein <manfredh@redhat.com>
14354
14355 * configure.in: Re-enable all references to libg++ and librx.
14356
606ce391
AO
143572000-08-01 Alexandre Oliva <aoliva@redhat.com>
14358
89820b43
AO
14359 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
14360 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
14361 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
14362 * ltcf-cxx.sh (need_lc): Set based on postdeps.
14363
606ce391
AO
14364 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
14365
04179d4a
AO
143662000-07-31 Alexandre Oliva <aoliva@redhat.com>
14367
14368 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
14369 CXX_FOR_TARGET for sed.
14370
d4eb109c
AO
143712000-07-30 Alexandre Oliva <aoliva@redhat.com>
14372
14373 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
14374 Do not override if already set in the environment or in configure.
14375 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
14376 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
14377
4f4caf92
AO
143782000-07-28 Alexandre Oliva <aoliva@redhat.com>
14379
14380 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
14381 the libtool CVS tree multi-language branch.
14382 * ltconfig, ltmain.sh: Updated.
6387a56e 14383
b87487b6
AO
143842000-07-27 Alexandre Oliva <aoliva@redhat.com>
14385
1670d1ea
AO
14386 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
14387 (clean-target): Depend on it.
14388
b87487b6
AO
14389 * Makefile.in (FLAGS_FOR_TARGET): New macro.
14390 (GCC_FOR_TARGET): Use it.
14391 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
14392 * configure.in: ... here.
14393 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
14394 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
14395
4e81ae98
EC
143962000-07-24 Eric Christopher <echristo@cygnus.com>
14397
14398 * MAINTAINERS: Add self to Write After Approval list.
14399
059ae32c
AO
144002000-07-24 Alexandre Oliva <aoliva@redhat.com>
14401
5b28edd4
AO
14402 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
14403 (configure-target-libchill, configure-target-libobjc): Likewise.
14404
059ae32c
AO
14405 * configure.in: Use the same cache file for all target libs.
14406 * config-ml.in: But different cache files per multilib variant.
14407
1adcd149
MS
144082000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14409
14410 * configure (topsrcdir): Don't use dirname.
14411
2d573dff
JO
144122000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
14413
14414 * MAINTAINERS: Add self to Write After Approval list.
14415
d207ebef
JM
144162000-07-20 Jason Merrill <jason@redhat.com>
14417
14418 * configure.in: Remove all references to libg++ and librx.
14419
14420 * configure, configure.in, Makefile.in: Unify gcc and binutils.
14421
144222000-07-20 Hans-Peter Nilsson <hp@axis.com>
14423
14424 * config.sub: Update to subversions version 2000-07-06.
14425
7b7792d5
AH
144262000-07-12 Andrew Haley <aph@cygnus.com>
14427
14428 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
14429 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
14430
3abaac67
PE
144312000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
14432
14433 * symlink-tree: Check number of arguments.
14434
34be2b36
JW
144352000-07-05 Jim Wilson <wilson@cygnus.com>
14436
14437 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
14438 search path for a g++ extracted from the build tree. This
14439 will allow link tests run by configure scripts in
14440 subdirectories to succeed.
14441
d207ebef
JM
144422000-07-01 Koundinya K <kk@ddeorg.soft.net>
14443
e490616e 14444 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 14445
0900331b
MH
144462000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
14447
14448 * MAINTAINERS: Add myself as loop discovery maintainer.
14449
d207ebef
JM
144502000-06-28 Corinna Vinschen <vinschen@cygnus.com>
14451
14452 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
14453 `os2'. Force ac_cv_exeext to be ".exe" in that case.
14454
144552000-06-19 Timothy Wall <twall@cygnus.com>
14456
14457 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
14458 * config.sub: Add tic54x target.
14459
11a27a76
TM
14460Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
14461
14462 * MAINTAINERS: Add self as Fortran maintainer,
14463 remove Craig Burley.
14464
d207ebef 14465Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 14466
d207ebef
JM
14467 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
14468 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 14469
7758b73f
PT
14470Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
14471
14472 * MAINTAINERS: Add self as i18n maintainer
14473
d207ebef
JM
1447420000-05-21 H.J. Lu (hjl@gnu.org)
14475
e490616e
ZW
14476 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
14477 directory are used if they exist. Make sure
14478 $(build_tooldir)/include is searched for header files,
14479 $(build_tooldir)/lib/ for library files.
d207ebef 14480 (GCC_FOR_TARGET): Likewise.
e490616e 14481 (CXX_FOR_TARGET): Likewise.
d207ebef 14482
bae29210
JL
14483Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
14484
14485 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
14486
d207ebef 14487Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
14488
14489 * Makefile.in (configure-target-libiberty): Depend on
14490 configure-target-newlib.
14491
aab0d19d
AO
144922000-05-16 Alexandre Oliva <aoliva@cygnus.com>
14493
14494 * configure.in, Makefile.in: Merge all libffi-related
14495 configury stuff from the libgcj tree.
14496
d207ebef
JM
14497Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
14498
14499 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14500 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
14501
14502Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
14503
14504 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14505 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 14506 current version information. Add to proto-toplev directory.
d207ebef
JM
14507 (gdb-taz): Build do-djunpack.
14508
758c7bd4
DE
145092000-05-15 David Edelsohn <edelsohn@gnu.org>
14510
14511 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
14512
1888228d
AC
14513Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
14514
14515 * MAINTAINERS: Add self to Write After Approval list.
14516
d207ebef
JM
145172000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14518
14519 * ltmain.sh: Preserve in relink_command any environment
14520 variables that may affect the linker behavior.
14521
2d7cc2fe
JL
14522Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
14523
d207ebef
JM
14524 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
14525
14526Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
14527
14528 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
14529
145302000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
14531
14532 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 14533 with the version name.
2d7cc2fe 14534
ee455968
JE
14535Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
14536
14537 * MAINTAINERS: Add self as bb-reorder maintainer.
14538
73b97e5c
BK
145392000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
14540
14541 * config.if: Tweak.
14542
d207ebef
JM
145432000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
14544
14545 * djunpack.bat: New file.
14546
14547Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
14548
14549 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
14550 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
14551 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
14552 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 14553
954869eb
DP
145542000-04-16 Dave Pitts <dpitts@cozx.com>
14555
e490616e
ZW
14556 * config.sub (case $basic_machine): Change default for "ibm-*"
14557 to "openedition".
954869eb 14558
eaabe541
AJ
145592000-04-13 Andreas Jaeger <aj@suse.de>
14560
14561 * MAINTAINERS: Added myself.
14562
d207ebef
JM
14563Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
14564
14565 * Makefile.in (gdb-taz): New target. GDB specific archive.
14566 (do-md5sum): New target.
14567 (MD5PROG): Define.
14568 (PACKAGE): Default to TOOL.
14569 (VER): Default to a shell script.
14570 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 14571 md5 checksum generation.
d207ebef
JM
14572 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
14573 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
14574 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 14575 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
14576
14577Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
14578
14579 * configure (warn_cflags): Delete.
14580
0ea6d60c
PDM
14581Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
14582
14583 * MAINTAINERS: Added myself.
14584
17090313 145852000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 14586 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 14587
e490616e
ZW
14588 * configure.in (enable_libstdcxx_v3): Add.
14589 (target_libs): Add bits here to switch between libstdc++-v2 and
14590 libstdc++-v3.
14591 * config.if: And this file too.
14592 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 14593
76b78517
MM
145942000-04-05 Michael Meissner <meissner@redhat.com>
14595
14596 * config.sub (d30v): Add d30v as a basic machine type.
14597
ad242caf
JM
145982000-03-29 Jason Merrill <jason@casey.cygnus.com>
14599
14600 * configure.in: -linux-gnu*, not -linux-gnu.
14601
d4537148
TM
14602Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
14603
14604 * MAINTAINERS: Add self in write-after-approval section.
14605
f152e9d4
JW
14606Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
14607
14608 * MAINTAINERS: Add self as ia64 port maintainer.
14609
6a5fcef1
NB
146102000-03-08 Neil Booth <NeilB@earthling.net>
14611
14612 * MAINTAINERS: Add self in write-after-approval section.
14613
d207ebef 14614Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 14615
d207ebef
JM
14616 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
14617 (do-tar-bz2): Replace TOOL with PACKAGE.
14618 (gdb.tar.bz2): Remove GDBTK from GDB package.
14619 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 14620 dejagnu.tar.bz2): New packages.
d207ebef
JM
14621
146222000-02-27 Andreas Jaeger <aj@suse.de>
14623
14624 * configure.in: Add entry for mips*-*-linux*, move catch all
14625 *-*-*linux* entry below this one.
14626
146272000-02-27 Ian Lance Taylor <ian@zembu.com>
14628
14629 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 14630
521fe9d0
NC
146312000-02-24 Nick Clifton <nickc@cygnus.com>
14632
14633 * config.sub: Support an OS of "wince".
14634
d207ebef
JM
14635Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
14636
14637 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 14638 version.
d207ebef 14639
dce2d8b2 146402000-02-23 Linas Vepstas <linas@linas.org>
d207ebef
JM
14641
14642 * config.sub: Add support for Linux/IBM 370.
14643 * configure.in: Likewise.
14644
3a685f6f
NC
146452000-02-22 Nick Clifton <nickc@cygnus.com>
14646
14647 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
14648
dce2d8b2 146492000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 14650
d207ebef 14651 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 14652
4746ee26
KG
146532000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14654
14655 * configure (gcc_version): When setting, narrow search to
14656 lines containing `version_string'.
14657
ba96c72d
DC
146582000-02-15 Denis Chertykov <denisc@overta.ru>
14659
14660 * config.sub: Add support for avr target.
14661
77f16a66
NC
146622000-02-14 Nick Clifton <nickc@cygnus.com>
14663
14664 * MAINTAINERS: Add maintainers for MCore port.
14665
784a3a80
HPN
14666Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
14667
14668 * config.sub: Add mmix-knuth-mmixware.
14669
719dd4fa
KG
146702000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14671
14672 * MAINTAINERS: Pair cccp with cpplib maintainership.
14673
dce2d8b2 146742000-01-27 Christopher Faylor <cgf@redhat.com>
d207ebef
JM
14675
14676 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
14677 structure stuff to -L library search.
14678 (CXX_FOR_TARGET): Ditto.
14679 (CROSS_CHECK_MODULES): Fix spelling mistake.
14680
7a53e94b
MM
146812000-01-24 Mark Mitchell <mark@codesourcery.com>
14682
14683 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
14684 the C++ compiler.
14685
0da3b5a7
RH
146862000-01-12 Richard Henderson <rth@cygnus.com>
14687
14688 * configure.in: Don't build some bits for beos.
14689
02368d6d
JS
146902000-01-12 Joel Sherrill (joel@OARcorp.com)
14691
14692 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
14693 as include files.
14694
2e76d35c
ZW
146952000-01-11 Zack Weinberg <zack@wolery.cumb.org>
14696
14697 * Add self as cpplib maintainer, as requested by Jason
14698 Merrill. Correct my e-mail address.
14699
4c25fdcf
GK
147002000-01-06 Geoff Keating <geoffk@cygnus.com>
14701
14702 * configure.in: Use mt-aix43 to handle *_TARGET defs,
14703 not mh-aix43.
14704
188e3966
HPN
14705Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
14706
14707 * MAINTAINERS: Add myself to "write after approval" list.
14708
c2f5d030
RH
147091999-12-14 Richard Henderson <rth@cygnus.com>
14710
14711 * config.guess (alpha-osf, alpha-linux): Detect ev67.
14712 * config.sub: Accept alphaev[78], alphaev8.
14713
eeda916a
AO
147141999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14715
14716 * config.guess, config.sub: Update from autoconf.
14717
b3bd7820
BK
147181999-11-29 Bruce Korb <autogen@linuxbox.com>
14719
2c290989 14720 * MAINTAINERS: update my playtime e-address.
b3bd7820 14721
1882b2b1
RO
14722Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14723
14724 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
14725 necessary libraries are missing.
14726
dce2d8b2 14727Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2395f805
DN
14728
14729 * MAINTAINERS: Add new 'write after approval' maintainer.
14730
1e25de97
APB
14731Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
14732
14733 * MAINTAINERS: Add new Java maintainer.
14734
1722c704
AS
147351999-10-25 Andreas Schwab <schwab@suse.de>
14736
14737 * configure: Fix quoting inside arguments of eval.
14738
8141abe8
NC
147391999-10-21 Nick Clifton <nickc@cygnus.com>
14740
14741 * config-ml.in: Allow suppression of some ARM multilibs.
14742
0b77644a
LV
14743Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
14744
14745 * config.guess: Add OS/390 match pattern.
14746 * config.sub: Add mvs, openedition targets.
14747 * configure.in (i370-ibm-opened*): New.
14748
d207ebef
JM
147491999-09-04 Steve Chamberlain <sac@pobox.com>
14750
14751 * config.sub: Add support for configuring for pj.
14752
147531999-08-31 Nick Clifton <nickc@cygnus.com>
14754
14755 * config.sub (maybe_os): Add support for configuring for fr30.
14756
af13ebe9
NC
147571999-08-25 Nick Clifton <nickc@cygnus.com>
14758
14759 * configure.in: Do not configure or build ld for AIX
14760 platforms. ld is known to be broken on these platforms.
14761
1250c760
RO
14762Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14763
14764 * config-ml.in: Pass compiler flag corresponding to multidirs to
14765 subdir configures.
14766
d207ebef
JM
147671999-08-09 Ian Lance Taylor <ian@zembu.com>
14768
14769 * Makefile.in (LDFLAGS): Define.
14770
147711999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
14772
14773 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
14774 noconfigdirs.
14775 (*-*-cygwin*): Likewise.
14776
147771999-08-08 Ian Lance Taylor <ian@zembu.com>
14778
14779 * mkdep: New file.
14780 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
14781 (BINUTILS_SUPPORT_DIRS): Add mkdep.
14782
14783 From Eli Zaretskii <eliz@is.elta.co.il>:
14784 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
14785 long file name when using DJGPP on MS-DOS.
14786
dbd83e11
JL
14787Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
14788
14789 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
14790
d207ebef
JM
147911999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
14792
14793 * Makefile.in (check-target-libio): Remove all-target-libstdc++
14794 dependency as this causes "make check" to globally "make all"
14795
cd1f4c2c
TT
14796Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
14797
14798 * configure.in (target_libs): Added target-zlib.
14799 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
14800 (CONFIGURE_TARGET_MODULES): Likewise.
14801 (CHECK_TARGET_MODULES): Likewise.
14802 (INSTALL_TARGET_MODULES): Likewise.
14803 (CLEAN_TARGET_MODULES): Likewise.
14804 (configure-target-zlib): New target.
14805 (all-target-zlib): Likewise.
14806 (all-target-libjava): Depend on all-target-zlib.
14807 (configure-target-libjava): Depend on configure-target-zlib.
14808
14809 * Makefile.in (configure-target-libjava): Depend on
14810 configure-target-newlib.
14811 (configure-target-boehm-gc): New target.
14812 (configure-target-qthreads): New target.
14813
e490616e
ZW
14814 * configure.in (target_libs): Added target-qthreads.
14815 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
14816 (CONFIGURE_TARGET_MODULES): Likewise.
14817 (CHECK_TARGET_MODULES): Likewise.
14818 (INSTALL_TARGET_MODULES): Likewise.
14819 (CLEAN_TARGET_MODULES): Likewise.
14820 (all-target-qthreads): New target.
14821 (configure-target-libjava): Depend on configure-target-qthreads.
14822 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
14823
14824 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
14825 (CONFIGURE_TARGET_MODULES): Likewise.
14826 (CHECK_TARGET_MODULES): Likewise.
14827 (INSTALL_TARGET_MODULES): Likewise.
14828 (CLEAN_TARGET_MODULES): Likewise.
14829 (all-target-libjava): New target.
14830 (all-target-boehm-gc): Likewise.
14831 * configure.in (target_libs): Added libjava, boehm-gc.
14832
d207ebef
JM
148331999-07-22 Ian Lance Taylor <ian@zembu.com>
14834
14835 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
14836 configure.bat in SUPPORT_FILES.
14837 (gas+binutils.tar.bz2): Likewise.
14838
14839 * makeall.bat: Remove; obsolete.
14840
148411999-07-21 Ian Lance Taylor <ian@zembu.com>
14842
14843 From Mark Elbrecht:
14844 * configure.bat: Remove; obsolete.
14845
148461999-07-11 Ian Lance Taylor <ian@zembu.com>
14847
14848 * configure: Add -W -Wall to the default CFLAGS when compiling with
14849 gcc.
14850
14851Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
14852
14853 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
14854
148551999-06-30 Mark Mitchell <mark@codesourcery.com>
14856
14857 * configure.in: Build ld on IRIX6.
14858
148591999-06-12 Ian Lance Taylor <ian@zembu.com>
14860
14861 * Makefile.in: Change distribution targets to use bzip2 instead of
14862 gzip.
14863 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
14864 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
14865
148661999-06-04 Nick Clifton <nickc@cygnus.com>
14867
14868 * config.sub: Add mcore target.
14869
26d088fa
CD
14870Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
14871
14872 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
14873
c2c08b29
L
14874Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
14875
14876 * config.guess (dummy): Changed to $dummy.
14877
671d0648
NC
148781999-05-24 Nick Clifton <nickc@cygnus.com>
14879
14880 * config.sub: Tidied up case statements.
14881
b1345c72
BE
148821999-05-22 Ben Elliston <bje@cygnus.com>
14883
51ccbd8d
BE
14884 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
14885 <jiro@din.or.jp>.
14886
b1345c72
BE
14887 * config.guess: Merge with FSF version. Future changes will be
14888 more accurately recorded in this ChangeLog.
14889 * config.sub: Likewise.
14890
2caf864f
SM
14891Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
14892
14893 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
14894
d207ebef
JM
148951999-04-30 Tom Tromey <tromey@cygnus.com>
14896
14897 * ltmain.sh: [mode link] Always use CC given by ltconfig.
14898
90fb0c24
TT
148991999-04-23 Tom Tromey <tromey@cygnus.com>
14900
14901 * ltconfig, ltmain.sh: Update to libtool 1.2f.
14902
d207ebef
JM
149031999-04-20 Drew Moseley <dmoseley@cygnus.com>
14904
14905 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
14906 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
14907 Bad merge removed these two changes.
14908
3516940d 14909Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 14910 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
14911
14912 * config.guess (interix Alpha): Add.
14913
d207ebef
JM
149141999-04-11 Richard Henderson <rth@cygnus.com>
14915
14916 * configure.in (i?86-*-beos*): Do config gperf; don't config
14917 gdb, newlib, or libgloss.
14918
e891fbfe 14919Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 14920
e891fbfe
AO
14921 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
14922 link a trivial program with -mabi=64. If it fails, remove mabi=64
14923 from multidirs.
14924
f9ae47d6
PT
14925Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
14926
14927 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
14928
d207ebef
JM
149291999-04-08 Nick Clifton <nickc@cygnus.com>
14930
14931 * config.sub: Add support for mcore targets.
14932
149331999-04-07 Michael Meissner <meissner@cygnus.com>
14934
14935 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
14936 not mt-ospace, in order to shut up assembler warning about using
14937 symbols that are named the same as registers.
14938
149391999-04-07 Drew Moseley <dmoseley@cygnus.com>
14940
14941 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
14942 dependency list for all-target-cygmon.
14943
149441999-04-05 Doug Evans <devans@casey.cygnus.com>
14945
14946 * config-ml.in: Check $host, not $target, for selective multilibs.
14947 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
14948 thumb interworking, and underscore prefix multilibs.
14949
149501999-04-04 Ian Lance Taylor <ian@zembu.com>
14951
14952 * missing: Update to version from current automake.
14953
88101ab9
L
14954Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
14955
14956 * configure (gxx_include_dir): Removed.
14957
14958 * configure.in (gxx_include_dir): Handle it.
14959 * Makefile.in: Likewise.
14960
d207ebef
JM
149611999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
14962
14963 * config.sub (mips64vr4111,mips64vr4111el) Add.
14964
149651999-03-21 Ben Elliston <bje@cygnus.com>
14966
e490616e 14967 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 14968
8dc91cbe
ME
14969Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
14970
8dc91cbe
ME
14971 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
14972 config/mh-djgpp.
14973
d207ebef
JM
14974Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
14975
14976 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
14977 all-target-newlib to dependency list for all-target-bsp.
14978
926bb5ed
MK
14979Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
14980
14981 * config.sub: Add i386-uwin support.
14982 * config.guess: Likewise.
14983
4a6e3000
FS
14984Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14985
14986 * configure.in: cleanup, add mh-*pic handling for arm, special
14987 case powerpc*-*-aix*
14988
d207ebef
JM
14989Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
14990
14991 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
14992 can be built.
14993
14994Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
14995
14996 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 14997 targets.
d207ebef 14998
71c91078
NC
149991999-03-02 Nick Clifton <nickc@cygnus.com>
15000
15001 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
15002
282e5df8
GN
15003Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
15004
15005 * config.sub: Check for "cygwin*" rather than "cygwin32*"
15006
1de558ee
NC
150071999-02-24 Nick Clifton <nickc@cygnus.com>
15008
15009 * config.sub: Fix typo in arm recognition.
15010
d207ebef
JM
15011Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
15012
15013 * configure.in (noconfigdirs): Changed target_configdirs to
15014 include target-bsp only for m68k-*-elf* and m68k-*-coff*
15015 rather than m68k-*-* since it is not known to work on
15016 m68k-aout. Ditto for arm-*-*oabi.
15017
15018Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
15019
15020 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
15021
150221999-02-19 Ben Elliston <bje@cygnus.com>
15023
15024 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
15025 Smart and improved by Andrew Cagney.
15026
fab7445a
ME
15027Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
15028
15029 * config.guess: Recognize openbsd-*-hppa.
15030
8ccdc228
L
15031Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
15032
15033 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
15034 only if it is not empty.
15035
3b7265ff
NC
150361999-02-17 Nick Clifton <nickc@cygnus.com>
15037
15038 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 15039
d207ebef 15040 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
15041
15042 * config.sub: Modified to recognize uname's armv* syntax.
15043
d207ebef
JM
150441999-02-17 Mark Salter <msalter@cygnus.com>
15045
15046 * configure.in: Added target-bsp for sparclite.
15047
15048Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
15049
15050 * config.sub: Recognize alphapca5[67] and up to alphaev8.
15051
150521999-02-08 Nick Clifton <nickc@cygnus.com>
15053
15054 * configure.in: Add support for strongarm port.
15055 * config.sub: Add support for strongarm target.
15056
c48dd3f5 15057Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 15058
c48dd3f5
MK
15059 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
15060 the old name config/mh-cygwin32.
15061 Enable texinfo.
15062
d207ebef
JM
15063Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
15064
15065 * configure.in: Do build ld for ix86 Solaris.
15066
ecd62820
JW
15067Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
15068
15069 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
15070 $AR_FOR_TARGET. Likewise for RANLIB.
15071
bbd8fa7f 15072Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 15073
e490616e
ZW
15074 * config.sub (oabi): Recognize.
15075 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 15076
0397442c
RL
15077Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
15078
15079 * config.guess: Improve detection of i686 on UnixWare 7.
15080
c9ffaa63
MK
15081Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
15082
15083 * config.guess: Add support for i386-pc-interix.
15084 * config.sub: Likewise.
15085 * configure.in: Likewise.
c9ffaa63 15086
d207ebef
JM
15087Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
15088
15089 * Makefile.in: Remove unneeded all-target-libio from
15090 from all-target-winsup target since it is now unneeded.
15091 Add all-target-libtermcap in its place since it is now
15092 needed.
15093
15094Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
15095
15096 * configure.in: makefile stub for cygwin target is probably
15097 unnecessary. Remove it for now.
d207ebef
JM
15098
15099Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
15100
15101 * configure.in: libtermcap.a should be built when cygwin is the
15102 target as well as the host.
15103 * config.guess: Allow mixed case in cygwin uname output.
15104 * Makefile.in: Add libtermcap target.
d207ebef 15105
ebe12325
JL
15106Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
15107
15108 * config.sub: Clean up handling of hppa2.0.
15109
57057b67
RB
15110Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
15111
15112 * config.guess: Use C code to identify more HP machines.
15113
f8670be1
JL
15114Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
15115
15116 * config.sub: Handle hppa2.0.
15117
d207ebef
JM
15118Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
15119
15120 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 15121 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
15122
151231998-12-15 Mark Salter <msalter@cygnus.com>
15124
15125 * configure.in: Added target-bsp for several target architectures.
15126
15127 * Makefile.in: Added rules for bsp.
15128
d1a09590
JL
15129Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
15130
15131 * config.guess: Improve detection of hppa2.0 processors.
15132
15133Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
15134
15135 * config.guess: Recognize FreeBSD using ELF automatically.
15136
71205e0b
MH
151371998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
15138
15139 * configure (skip-this-dir): Add handling for new shell script, which
15140 might be created by a sub-directory's configure to indicate, this particular
15141 directory is "unwanted".
15142 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
15143
d207ebef
JM
15144Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
15145
15146 * ltconfig: import from libtool, after changing libtool to
15147 account for the cygwin name change.
15148
15149Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
15150
15151 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
15152 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
15153
15154Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
15155
15156 * configure.in: Add libtermcap to list of cygwin dependencies.
15157
15158Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
15159
e490616e
ZW
15160 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
15161 they include winsup/include when it's a cygwin target.
d207ebef
JM
15162
151631998-11-12 Tom Tromey <tromey@cygnus.com>
15164
15165 * configure.in (host_tools): Added zip.
15166 * Makefile.in (all-target-libjava): Depend on all-zip.
15167 (all-zip): New target.
15168 (ALL_MODULES): Added all-zip.
15169 (NATIVE_CHECK_MODULES): Added check-zip.
15170 (INSTALL_MODULES): Added install-zip.
15171 (CLEAN_MODULES): Added clean-zip.
15172
15173Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
15174
15175 * Makefile.in: lose "32" from comment about cygwin.
15176
15177Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
15178
15179 * configure.in: Use -Os to build target libraries for the fr30.
15180
15181Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
15182
15183 * config.sub: Add fr30.
15184
15185Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
15186
e490616e 15187 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
15188 cygwin* instead of cygwin32*.
15189 * config.sub: Check cygwin* instead of cygwin32*.
15190
d2ec8b39
RL
15191Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
15192
15193 * config.guess: Match any version of Unixware7.
15194
d207ebef
JM
151951998-10-20 Syd Polk <spolk@cygnus.com>
15196
15197 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
15198 if desired.
15199
35cd2565
JL
15200Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
15201
15202 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
15203 these if the appropriate directories and files to not exist.
15204
52d4e5b7
JL
15205Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
15206
15207 * Makefile.in (DEVO_SUPPORT): Add config.if.
15208
38ada91e
MH
15209Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
15210
15211 * configure: Add pattern to replace "build_tooldir"'s
15212 definition in the generated Makefile with "tooldir"'s
15213 actual value.
15214
e44e84da
JL
15215Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
15216
56a8387f
JL
15217 * config.sub: Bring back lost sparcv9.
15218
e44e84da
JL
15219 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
15220
5cb95c7a
JL
15221Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
15222
15223 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
15224 CC_FOR_TARGET and friends.
15225
15226Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 15227
ceff9b14
AO
15228 * Makefile.in (build_tooldir): New variable, same as tooldir.
15229 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
15230 -B$(build_tooldir)/bin/.
15231 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 15232
f2d11dcd
GP
15233Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
15234
15235 * README: Remove installation instructions and refer to the
15236 INSTALL directory instead.
15237
73a6d2e7 15238Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 15239
73a6d2e7
RL
15240 * config.sub: Add support for i[34567]86-pc-udk.
15241 * configure.in: Likewise.
15242
5d4a5ee6
JL
15243Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
15244
15245 * Makefile.in: add bzip2 package building bits for user
15246 tools module
15247 * configure.in: ditto
15248
6fc19d6d
JL
15249Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
15250
15251 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
15252 (ALL_TARGET_MODULES): Add all-target-libobjc.
15253 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15254 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15255 (all-target-libchill): Add dependencies.
15256 * configure.in (target_libs): Add libchill.
4e81ae98 15257
f653f0ab
MH
152581998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
15259
15260 * configure.in (target_subdir): Remove duplicate line.
15261
5d4a5ee6
JL
15262Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
15263
15264 * Makefile.in (all-automake): fix dependencies.
15265
494933e4
JL
15266Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
15267
15268 * configure.in: Minor cleanups for building in the $(target_alias)
15269 subdir.
15270
f6b58262
JW
152711998-09-22 Jim Wilson <wilson@cygnus.com>
15272
15273 * Makefile.in (bootstrap): Set r and s before make all. Use
15274 BASE_FLAGS_TO_PASS in make all.
15275 (cross): Likewise.
15276
27c7a08d
MM
152771998-09-20 Mark Mitchell <mark@markmitchell.com>
15278
15279 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
15280
e67afd1e
RH
15281Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
15282
15283 * config.sub: Fix typo in last change.
15284
8e44ac71
MH
152851998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15286
15287 * config.sub: Add support for C4x target.
15288 * configure.in: Likewise.
15289
d7496fbb
DM
152901998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
15291
15292 * config.sub: Recognize sparcv9 just like sparc64.
15293
22097bd1
RL
15294Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
15295
15296 * config.guess: Match "Pent II" or "PentII" for OpenServer.
15297
4b877abd
JL
15298Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
15299
2c8ec9a2
JL
15300 * config.guess: Correctly identify Pentium II sco boxes.
15301
4b877abd
JL
15302 * config.guess: Fix "tr" code. From Weiwen Liu.
15303
ab03db52
JH
15304Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
15305
15306 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
15307 stabs.
15308
b54db294
JL
15309Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
15310
15311 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
15312 (ALL_TARGET_MODULES): Add all-target-libchill.
15313 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15314 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15315 (all-target-libchill): Add dependencies.
15316 * configure.in (target_libs): Add libchill.
15317
bf48dd73
LW
15318Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
15319
15320 * config.guess: Avoid assumptions about "tr" behaves when
15321 LANG is set to something other than English.
15322
a3cbd105
L
15323Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
15324
15325 * configure (gxx_include_dir): Changed to
15326 '${prefix}/include/g++'-${libstdcxx_interface}.
15327
15328 * config.if: New to determine the interfaces.
15329
c4acd909
MK
15330Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
15331
15332 * config.guess: Detect and handle MPE/IX.
15333 * config.sub: Deal with MPE/IX.
15334
9ea97665
DE
15335Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
15336
15337 * configure.in: Use mh-aix43.
15338
0ce065bd
MH
153391998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
15340
15341 * configure: Fix --without/--disable cases for gxx-include-dir.
15342
5d4a5ee6
JL
15343Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
15344
15345 * mdata-sh: Imported. Needed for automake support.
15346
15347Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
15348
15349 * Makefile.in (taz): Try "chmod -R og=u ." before
15350 "chmod og=u `find . -print`".
15351
15352Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
15353
15354 * configure.in: Add arm-elf and thumb-elf support.
15355
15356Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
15357
15358 * Makefile.in: Undo previous patch.
15359
15360Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
15361
15362 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
15363 to here ...
15364 (install-no-fixedincludes): and here
15365 (INSTALL_MODULES): ... from here.
15366
466456d9
ILT
15367Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
15368
15369 * config.sub: Merge with FSF.
15370
1b409d25
ILT
15371 * config.guess: Merge with FSF.
15372
d207ebef
JM
15373Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
15374
15375 * configure (extraconfigdirs): New variable.
15376 (SUBDIRS): Add extraconfigdirs and recurse on them too.
15377 * Makefile.in (all): Move higher in file.
15378 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
15379 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
15380 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
15381 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
15382 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
15383
153841998-07-23 Brendan Kehoe <brendan@cygnus.com>
15385
15386 * Makefile.in (all-target-libjava): Depend on all-gcc and
15387 all-target-newlib.
15388 (configure-target-libjava): Depend on $(ALL_GCC).
15389
7f1937c1
RL
15390Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
15391
15392 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
15393 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
15394
2ada2bd6
ML
15395Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
15396
15397 * INSTALL/README: Fix typo.
15398
1e025bde
ML
15399Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
15400
5d4a5ee6
JL
15401 * ylwrap: Change absolute path checks to check for DOS style path
15402 names.
1e025bde 15403
5d4a5ee6
JL
15404 * ylwrap: Don't use a full path name if the source file is in the
15405 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 15406
6755ff73
ILT
15407 * config-ml.in: Default to being verbose, to match Feb 18 change to
15408 configure.
15409
5d4a5ee6
JL
15410Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
15411
15412 Brought over from egcs:
15413
15414 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
15415
15416 * configure.in (target_subdir): Set to ${target_alias} instead
15417 of "libraries".
15418
15419 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15420
15421 * configure.in (target_subdir): Set to libraries if enable_multilib.
15422
15423Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
15424
15425 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
15426 multilibs, force reconfiguration the first time we create
15427 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
15428
15429Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
15430
15431 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
15432 avoid confusion with --no-recursion.
15433
15434Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
15435
15436 * configure.in: Win32 hosts shouldn't use install -x
15437 * install-sh: remove -x option, and special .exe-handling
15438 hack.
15439
d207ebef
JM
15440Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
15441
15442 * config.guess: Recognize i586-pc-beos.
15443 * configure.in: Don't build some bits for beos.
15444
fbd836fc
ILT
15445Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
15446
5d4a5ee6
JL
15447 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
15448 CFLAGS default to -O2.
15449
fbd836fc
ILT
15450 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
15451 when using GNU ld.
15452
15453Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
15454
15455 * ltmain.sh: Correct install when using a different shell.
15456
15457Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
15458
15459 * ltconfig, ltmain.sh: Update to libtool 1.2b.
15460
d207ebef
JM
15461Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
15462
15463 * makefile.vms: Update to build binutils/makefile.vms. Add install
15464 target.
fbd836fc
ILT
15465
15466Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
15467
15468 * ltconfig: Update to correct AIX handling.
15469
69b471bc
JL
15470Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
15471
81241b5e
JL
15472 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
15473
69b471bc
JL
15474 * configure.in (target_subdir): Set to ${target_alias} instead
15475 of "libraries".
15476
bedf82df
MH
154771998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
15478
15479 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
15480 (Makefile): Depend on $(gcc_version_trigger).
15481
15482 * configure (gcc_version): Change default initializer to empty
15483 string.
15484 (gcc_version_trigger): New variable; pass this variable down
15485 to subdir configures to enable them checking gcc's version
15486 themselves. Emit make macros for both gcc_version vars.
15487 (topsrcdir): Initialize reliably.
15488 (recursion line): Remove --with-gcc-version=${gcc_version}.
15489
28e449d8
MH
154901998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
15491
15492 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
15493 --enable-version-specific-runtime-libs which installs C++ runtime stuff
15494 in $(libsubdir); emit definition in each generated Makefile.
15495 (gxx_include_dir): Initialize depending on
15496 $enable_version_specific_runtime_libs.
28e449d8 15497
50c4c9f7
MH
154981998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
15499
15500 * configure (gcc_version): Initialize properly depending on
15501 how and where configure is started.
15502 (recursion line): Pass a --with-gcc-version=${gcc_version}
15503 to configures in subdirs.
15504
d207ebef
JM
15505Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
15506
15507 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 15508 cygmon
d207ebef 15509
5d4a5ee6
JL
15510Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
15511
15512 * configure.in: Add cygmon and libstub support for mn10200.
15513
2f96399b
MH
155141998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
15515
15516 * configure (gcc_version): Add new variable describing the
15517 particular gcc version we're building.
15518 * Makefile.in (libsubdir): Add new macro for the directory
15519 in which the compiler finds executables, libraries, etc.
15520 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
15521 and libsubdir.
15522
c4137c50
AO
15523Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15524
ceff9b14
AO
15525 * Makefile.in (local-clean): Remove *.log.
15526 (warning.log): Built with warn_summary from build.log.
15527 (mail-report.log): Run test_summary.
15528 (mail-report-with-warnings.log): Run test_summary including
15529 warning.log in the report.
c4137c50 15530
276d5ee0
RL
15531Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
15532
15533 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
15534
5d4a5ee6
JL
15535Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
15536
15537 * Makefile.in (grep): Grep no longer depends on libiberty.
15538
15539Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
15540
15541 * Makefile.in: all-snavigator needs all-libgui.
15542
15543Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
15544
15545 * configure.in: Add cygmon and libstub support for mn10300.
15546
8af14275
ILT
15547Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
15548
15549 * missing: Update to version from automake 1.3.
15550
fbd836fc
ILT
15551 * ltmain.sh: On installation, don't get confused if the same name
15552 appears more than once in the list of library names.
15553
466456d9
ILT
15554Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
15555
15556 * config.sub: Accept m68060 and m5200 as CPU names.
15557
5d4a5ee6
JL
15558Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
15559
15560 * configure: Use && rather than using -a in test, because odd
15561 strings can confuse test.
15562 * configure.in: Likewise.
15563
fbd836fc
ILT
15564Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
15565
15566 * ltconfig, ltmain.sh: Bring in Visual C++ support.
15567
f0983958
AO
15568Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15569
15570 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 15571 bootstrap4-lean): New targets.
f0983958 15572
bfed1ea0
JL
15573Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
15574
15575 * mpw-* Delete. Not used.
15576
5d4a5ee6
JL
15577Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
15578
15579 * COPYING.LIB: Update FSF address.
15580
bfed1ea0
JL
15581Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
15582
15583 * ltconfig, ltmain.sh: Update to libtool 1.2a.
15584
5d4a5ee6
JL
15585 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
15586 GAS_SUPPORT_DIRS.
15587
bfed1ea0
JL
15588Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
15589
15590 * ltconfig, ltmain.sh: Avoid producing a version number if
15591 -version-info was not used.
15592
5d4a5ee6
JL
15593Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
15594
15595 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
15596 building with newlib.
15597
155981998-04-30 Paul Eggert <eggert@twinsun.com>
15599
d207ebef 15600 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 15601 Solaris `make' causes it to continue to next definition.
d207ebef
JM
15602
15603Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
15604
15605 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
15606 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
15607
15608Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
15609
15610 * configure.in: Change alpha to alpha* in several places.
15611
d207ebef
JM
15612Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
15613
15614 * config.sub: Recognize sparc86x.
15615
77be0cab
MM
15616Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
15617
15618 * configure.in (--enable-target-optspace): Remove debug echo.
15619
62441128
JW
15620Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
15621
15622 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
15623
bfed1ea0
JL
15624Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
15625
15626 * ltconfig: Update cygwin32 support.
15627
5d4a5ee6
JL
15628 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
15629 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
15630 (GDB_SUPPORT_DIRS): Likewise.
15631
3f4ea1de
MM
15632Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
15633
15634 * configure.in (target_makefile_frag): If --enable-target-optspace,
15635 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
15636 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
15637 not used.
15638 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 15639
5d4a5ee6
JL
15640Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
15641
15642 * Makefile.in (all-bfd): Depend on all-intl.
15643 (all-binutils): Likewise.
15644 (all-gas): Likewise.
15645 (all-gprof): Likewise.
15646 (all-ld): Likewise.
15647
156481998-04-19 Brendan Kehoe <brendan@cygnus.com>
15649
15650 * configure.in (host_tools): Fix typo, lbtool -> libtool.
15651
bfed1ea0
JL
15652Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
15653
5d4a5ee6
JL
15654 * Makefile.in (all-bfd): Depend upon all-libiberty.
15655
bfed1ea0
JL
15656 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
15657
5d4a5ee6
JL
15658Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
15659
15660 * Makefile.in: Add libstub.
15661
15662 * configure.in: Ditto. Build libstub for targets that have cygmon
15663 support.
15664
15665Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
15666
15667 * configure.in: Don't set PICFLAG on ix86-cygwin32.
15668
15669Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
15670
15671 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
15672 use mh-sysv5 if specified. Support gprof on SCO Open Server.
15673
ec8d6ddc
KW
15674Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
15675
15676 * configure: Define DEFAULT_M4 by searching PATH.
15677 * Makfile.in: Use DEFAULT_M4.
15678
bfed1ea0
JL
15679Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
15680
15681 * ltconfig: Add cygwin32 support.
15682
5d4a5ee6
JL
15683 * Makefile.in, configure.in: Add libtool as a native only directory
15684 to configure and build.
15685
547a6183
JL
15686Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
15687
15688 * Makefile.in (INSTALL_MODULES): Remove texinfo.
15689
5d4a5ee6 15690Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 15691
5d4a5ee6
JL
15692 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
15693
15694Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
15695
15696 * Makefile.in: add ash make rules
15697 * configure.in: add ash to native_only and host_tools lists
15698
15699Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
15700
15701 * Makefile.in (all-gettext, all-intl): New targets.
15702 (ALL_MODULES): Added all-gettext, all-intl.
15703 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
15704 (INSTALL_MODULES): Added install-gettext, install-intl.
15705 (CLEAN_MODULES): Added clean-gettext, clean-intl.
15706
15707 * configure.in (host_tools): Added gettext.
15708 (native_only): Likewise.
15709 (noconfigdirs) [various cases]: Likewise.
15710 (host_libs): Added intl.
15711
d207ebef
JM
15712Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
15713
15714 * configure: Do not disable building gdbtk for cygwin32 hosts.
15715
e98e406f
NC
15716Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
15717
15718 * configure.in: Add thumb-coff target.
15719 * config.sub: Add thumb-coff target.
15720
5d4a5ee6
JL
15721Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
15722
15723 * Makefile.in: Revert yesterday's change.
15724 (all-target-winsup): all-target-librx stays out of here.
15725
15726Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
15727
15728 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
15729 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
15730 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
15731 Remove references to librx and libg++.
15732
15733Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
15734
15735 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
15736 recursive makes
15737
bfed1ea0
JL
15738Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
15739
15740 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 15741 for newlib directory.
bfed1ea0
JL
15742 (CXX_FOR_TARGET): Likewise.
15743
15744Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
15745
15746 * ltconfig: Update after libtool/ltconfig.in change for
15747 hpux11.
15748
15749Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
15750
15751 * ltconfig, ltmain.sh: Update to libtool 1.2.
15752
3cd730af
MH
15753Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
15754
15755 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
15756 (install-gcc-cross): Instead, override LANGUAGES here.
15757
80564603
DL
157581998-03-18 Dave Love <d.love@dl.ac.uk>
15759
15760 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
15761 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
15762
d207ebef
JM
15763Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
15764
15765 * configure.in: Add Thumb-pe target.
15766
5d4a5ee6 15767Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 15768
5d4a5ee6
JL
15769 * Makefile.in - changed sn targets to snavigator
15770 * configure.in - changed sn targets to snavigator
15771
2d4a0558
MH
15772Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
15773
15774 * config-ml.in: After building symlink tree call make distclean
15775 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
15776 to be the case for libiberty.
15777
04b93567
L
15778Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
15779
15780 * configure: When making link, also check the current
15781 directory. The configure scripts may create one.
15782
9a06b842
RH
15783Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
15784
15785 * config.sub: Accept alphapca56 and alphaev6 properly.
15786
217fc4e6
FS
15787Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15788
15789 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
15790
3e07bdbd 15791Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 15792
e490616e 15793 * config.sub (sco5): Fix typo.
3e07bdbd 15794
5d4a5ee6
JL
15795Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
15796
15797 * Makefile.in (INSTALL_MODULES): Move install-tcl before
15798 install-itcl.
15799 (install-itcl): Remove dependency on install-tcl.
15800
15801Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
15802
15803 * configure.in: Remove libgloss from noconfigdirs for MN10300.
15804
15805Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
15806
15807 * configure.in: Don't build libgui for a cygwin32 target when not on
15808 a cygwin32 host.
15809
15810Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
15811
15812 * configure (redirect): Set to null, so default behavior of
15813 configure is now --verbose.
15814
ce0d965c
DL
158151998-02-16 Dave Love <d.love@dl.ac.uk>
15816
15817 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
15818 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
15819
3acd1fd0
MH
15820Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
15821
15822 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
15823 this change to sync Makefile.in with its ChangeLog entries.
15824
5d4a5ee6
JL
15825Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
15826
15827 * ltmain.sh (mkdir): Check that the directory doesn't exist
15828 before we exit with error, so that we don't get races during
15829 parallel builds.
15830
bfed1ea0
JL
15831Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
15832
15833 * ltconfig, ltmain.sh: Update from libtool 1.0i.
15834
4e77e8f1
MH
15835Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
15836
15837 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
15838 PICFLAG_FOR_TARGET.
15839 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
15840
15841 * configure: Emit a definition for the new macro enable_shared
15842 into each Makefile.
15843
5d4a5ee6
JL
15844Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
15845
15846 * configure.in (host_tools, native_only): Add libtool.
15847
15848Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
15849
15850 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
15851 Fix typo in ming config comment.
15852
bfed1ea0
JL
15853Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
15854
15855 * ltconfig, ltmain.sh: Update from libtool 1.0h.
15856
5d4a5ee6
JL
15857Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
15858
15859 * config.sub: Add tic30 cases, and map c30 to tic30.
15860
8821a725
RH
15861Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
15862
15863 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
15864 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
15865 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
15866 (CLEAN_TARGET_MODULES): Similarly
15867 (all-target-libf2c): Add dependences.
4e81ae98 15868 * configure.in (target_libs): Add libf2c.
8821a725 15869
5d4a5ee6
JL
15870Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
15871
15872 * configure.in: Remove expect from noconfigdirs when target
15873 is cygwin32. OK to build expect and dejagnu with Canadian
15874 Cross.
15875
0aadd657
ILT
15876Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
15877
5d4a5ee6
JL
15878 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
15879 host.
15880
0aadd657
ILT
15881 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
15882 and mingw32.
15883
d0a8352c
MH
15884Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
15885
15886 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
15887 here as it is not defined in the toplevel Makefile.
15888
59739e3c
MH
15889Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
15890
15891 * configure (package_makefile_rules_frag): New variable, which names
15892 a file with generic rules, ...
15893 Change comment to mention we now have FIVE parts.
15894 * configure: Undo last change.
15895
228197ee
LT
15896Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
15897
15898 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 15899 * config.sub: More accurate determination of HP processor types.
228197ee 15900
efd4c0ba
MH
15901Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
15902
15903 * configure (package_makefile_frag): Move inserting the
15904 ${package_makefile_frag} to where it should be according
15905 to the comment.
15906
6eef3189
PB
15907Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
15908
15909 * config.guess: Add support for Linux/ARM.
15910
d207ebef
JM
15911Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
15912
15913 * .cvsignore: Remove *-info and *-install since they match
15914 release-info and mpw-install, which we don't want to just ignore.
15915
48464ebf
RH
15916Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
15917
15918 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
15919
803462a7
PN
15920Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
15921
15922 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
15923 local_prefix to sub-make invocations.
15924
520ab477
L
15925Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
15926
15927 * configure.in: Check makefile fragments in the source
15928 directory.
15929
4bcdb76d
AO
15930Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15931
ceff9b14
AO
15932 * configure.in: Check whether host and target makefile
15933 fragments exist before adding them to *_makefile_frag.
4bcdb76d 15934
5d4a5ee6
JL
15935Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
15936
15937 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
15938
15939Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
15940
15941 * configure.in: Make sure we only replace RPATH_ENVVAR on
15942 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
15943 regexp to sed.
15944
15945 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
15946 to sub-makes.
15947
0d3e11a5
LI
159481998-01-13 Lee Iverson (leei@ai.sri.com)
15949
15950 * config-ml.in (multi-do): LDFLAGS must include multilib
15951 designator.
15952
d45b3d87 15953Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
15954
15955 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
15956
d39cd7a1
MK
15957Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
15958
15959 * config.sub: Add mingw32 support.
15960 * configure.in: Likewise.
d39cd7a1 15961
6decbc24
FS
15962Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
15963
15964 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
15965
5d4a5ee6
JL
15966Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
15967
15968 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15969 * configure (gxx_include_dir): Provide a definition for subdirs
15970 which do not use autoconf.
15971
15972Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
15973
15974 * config.guess: Sync with egcs. Picks up new alpha support,
15975 BeOS & some additional linux support.
15976
d3d1907a
JL
15977Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
15978
15979 * config.guess: HP 9000/803 is a PA1.1 machine.
15980
b104e095
RH
15981Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
15982
15983 * configure.in: It's alpha*-...
15984
aca823c1
L
15985Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15986
15987 * configure.in (host_makefile_frag, target_makefile_frag):
15988 Handle multiple config files.
15989 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
15990 alpha-*-*.
15991
d207ebef
JM
15992Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
15993
15994 * mkdep: New file.
15995
15996Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
15997
15998 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
15999
5d4a5ee6
JL
16000Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
16001
16002 * Makefile.in: Add libgui directory.
16003 (GDB_TK): Add all-libgui.
16004 * configure.in: Add libgui directory.
16005 * configure: Add all-libgui to GDB_TK.
16006
16007Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
16008
16009 * config-ml.in (multidirs): Add m32r to multilib list.
16010
16011Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
16012
16013 * Makefile.in (all-target-gperf): Change dependency to
16014 all-target-libstdc++.
16015
baf55877
FF
16016Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
16017
16018 * config.guess: Add BeOS support.
16019
5d4a5ee6
JL
16020Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
16021
16022 Source directory cvs renamed to cvssrc:
16023 * configure.in (host_tools): Change cvs to cvssrc.
16024 (native_only): Likewise.
16025 (noconfigdirs) [various cases]: Likewise.
16026 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
16027 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
16028 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
16029 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
16030 (all-cvssrc): Rename target from all-cvs.
16031
f2d76545
JL
16032Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
16033
16034 * configure (gxx_include_dir): Fix thinko.
16035
205cba53
JL
16036Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
16037
16038 * Makefile.in (INSTALL_TARGET_CROSS): Define.
16039 (install-cross, install-gcc-cross): New targets.
16040
5d4a5ee6
JL
16041Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
16042
16043 * configure.in (noconfigdirs): Add support for Thumb target.
16044
16045 * config.sub (maybe_os): Add support for Thumb target.
16046
16047Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
16048
16049 * Makefile.in: Add rules for cygmon.
16050
16051 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
16052
96b0f1fc
JL
16053Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
16054
16055 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16056 * configure (gxx_include_dir): Provide a definition for subdirs
16057 which do not use autoconf.
d207ebef
JM
16058
16059Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
16060
16061 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 16062 11/18/97 build
d207ebef 16063
7dfef6ed
JL
16064Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
16065
16066 * From Franz Sirl.
16067 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
16068 found on RedHat Linux systems.
96b0f1fc 16069
83cfe7c0
JL
16070Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
16071
16072 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
16073 guesses.
16074
7dfef6ed
JL
16075Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
16076
16077 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
16078
5d4a5ee6
JL
16079Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
16080
16081 * ltmain.sh: If mkdir fails, check whether the directory was created
16082 anyhow by some other process.
16083
d207ebef
JM
16084Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
16085
16086 * configure.in (d30v-*-*): Configure all directories.
16087
16088Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
16089
16090 * configure.in (d30v-*-*): Configure newlib, libiberty directories
16091 for the D30V.
16092
16093Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
16094
16095 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
16096
5d4a5ee6
JL
16097Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
16098
e490616e
ZW
16099 * include/libiberty.h: Add extern "C" { so it can be used with C++
16100 progrms.
16101 * include/remote-sim.h: Add extern "C" { so it can be used with C++
16102 programs.
5d4a5ee6 16103
d207ebef
JM
16104Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
16105
16106 * configure.in (d30v-*-*): Configure GCC now.
16107
5d4a5ee6
JL
16108Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
16109
16110 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
16111 is no longer needed.
16112
c9670e62
JM
16113Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
16114
16115 * Makefile.in: check-target-libio depends on all-target-libstdc++.
16116
cc71c0ca
MH
16117Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
16118
16119 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
16120 targets using "$@" to provide support for similar but not identical
16121 targets without having to duplicate code.
16122
d207ebef
JM
16123Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
16124
16125 * makefile.vms: Fix to work with DEC C.
16126
16127Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
16128
16129 * config.sub: Add mips-tx39-elf to marketing names.
16130
16131Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
16132
16133 * ltmain.sh: Handle symlinks in generated script.
16134
16135Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
16136
16137 * configure: Handle autoconf style directory options: --bindir,
16138 --datadir, --includedir, --infodir, --libdir, --libexecdir,
16139 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
16140 --sysconfdir.
16141 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
16142 (sharedstatedir, localstatedir, oldincludedir): New variables.
16143 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
16144 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
16145 sbindir, sharedstatedir, and sysconfdir.
16146
b1e3ddfd
AJ
16147Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
16148
16149 * Makefile.in (bootstrap-lean): New target.
16150
d207ebef
JM
16151Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
16152
16153 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 16154 sn, and gnuserv from noconfigdirs.
d207ebef
JM
16155
16156Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
16157
16158 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
16159
09f97c1e
JL
16160Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
16161
16162 * Makefile.in (cross): New target.
16163
335d0ab2
AO
16164Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
16165 Jeff Law <law@cygnus.com>
16166
16167 * Makefile.in (bootstrap2, bootstrap3): New targets.
16168 (all-bootstrap): Remove outdated and confusing target.
339c9b00 16169 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 16170
d207ebef
JM
16171Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
16172
16173 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 16174 windows. Consistent with gdb/configure.
d207ebef 16175
e693cc28
UD
161761997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
16177
e693cc28
UD
16178 * configure.in: Name Linux target fragment.
16179
16180 * configure: Rewrite so that project Makefile fragment is inserted
16181 first and appears last in the resulting Makefile.
16182
d207ebef
JM
16183Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
16184
16185 * Makefile.in (install-itcl): Install tcl first.
16186
5d4a5ee6
JL
16187Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
16188
16189 * configure.in: remove bison from noconfigdirs for Cygwin32 host
16190
f401679e
JW
16191Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
16192
16193 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
16194
16195 * configure.in (skipdirs): Add target-librx for Linux.
16196 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
16197
ec20b1b9
JL
16198Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
16199
16200 * Makefile.in (bootstrap): New target.
16201
becdcf6d
JL
16202Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
16203
63f6bcd7 16204 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 16205
d207ebef
JM
16206Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
16207
16208 * config.guess: Merge with FSF.
16209
0c82f6bf
FF
16210Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
16211
16212 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
16213
d207ebef
JM
16214Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
16215
16216 * config.sub: Add "marketing-names" patch.
16217
3fbc0b70
JS
16218Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
16219
e490616e 16220 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 16221
e20d4801
JL
16222Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
16223
16224 * config.sub: Handle v850-elf.
16225
fe181f78 16226Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
16227
16228 * .cvsignore (*-install): Remove.
16229
bfed1ea0
JL
16230Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
16231
16232 * ltconfig: Set CONFIG_SHELL in libtool.
16233 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
16234
558a1e7c
JW
16235Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
16236
16237 * configure.in (target_subdir): Set to libraries if enable_multilib.
16238
7818d6fc
JW
16239Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
16240
16241 * config.guess: Update from gcc directory.
16242
d207ebef
JM
16243Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
16244
16245 * Makefile.in (all-sim): Depends on all-readline.
16246
6599da04
JM
16247Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
16248
16249 * Makefile.in (BISON, YACC): Use $$s.
16250 (all-bison): Depend on all-texinfo.
16251
16252Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
16253
16254 * Makefile.in (BISON): Add -L flag.
16255 (YACC): Likewise.
16256
d207ebef
JM
16257Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
16258
4e81ae98
EC
16259 * configure.in (noconfigdirs): Add support for v850e target.
16260
d207ebef
JM
16261 * config.sub (maybe_os): Add support for v850e target.
16262
16263Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
16264
4e81ae98
EC
16265 * configure.in (noconfigdirs): Add support for v850ea target.
16266
d207ebef
JM
16267 * config.sub (maybe_os): Add support for v850ea target.
16268
6599da04
JM
16269Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
16270
16271 * config.sub: Add mipstx39. Delete r3900.
16272
16273Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
16274
16275 * Makefile.in (all-autoconf): Depends on all-texinfo.
16276
16277Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
16278
16279 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
16280 eabi targets.
16281
16282Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
16283
16284 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
16285
16286 * configure: When handling a Canadian Cross, handle YACC as well as
16287 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 16288 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
16289
16290Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
16291
16292 * Makefile.in (BISON): bison, not byacc or bison -y.
16293 (YACC): bison -y or byacc or yacc.
16294 (various): Add *-bison as appropriate.
16295 (taz): No need to mess with BISON anymore.
16296
16297Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
16298
16299 * configure: If OSTYPE matches *win32*, try to find a good value for
16300 CONFIG_SHELL.
16301
16302Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
16303
16304 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
16305 configure.in if it is present.
16306
16307Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
16308
16309 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
16310
16311Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
16312
16313 * config.sub: Recognize `arc' cpu.
16314 * configure.in: Likewise.
16315 * config-ml.in: Likewise.
16316
16317Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
16318
16319 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
16320
16321Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
16322
16323 * configure: Changed sed delimiter from ':' to '|' when
16324 attempting to substitute ${config_shell} for SHELL. On
16325 NT ${config_shell} may contain a ':' in it.
16326
16327Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
16328
16329 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
16330
16331Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
16332
16333 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
16334
16335Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
16336
16337 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
16338
16339 * ylwrap: If the program is a relative path, force it to be
16340 absolute.
16341
16342Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
16343
16344 * configure (tooldir): Set BISON to `bison -y' and not just bison.
16345
16346Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
16347
16348 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
16349 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
16350 for libraries.
6599da04
JM
16351
16352Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
16353
16354 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 16355 separated by spaces.
6599da04
JM
16356
16357Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
16358
16359 * ylwrap: New file.
16360 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
16361
16362 * ltmain.sh: Handle /bin/sh at start of install program.
16363
16364 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
16365
16366 * ltconfig, ltmain.sh: New files, from libtool 1.0.
16367 * missing: New file, from automake 1.2.
16368
16369Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
16370
16371 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
16372 check-tk to CHECK_X11_MODULES.
16373
16374Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
16375
16376 * config.sub: Merge with FSF.
16377
16378Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
16379
16380 * config.guess: Merge with FSF.
16381
16382Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
16383
16384 * configure: Treat msdosdjgpp like go32.
16385 * configure.in: Likewise. Don't remove gprof for go32.
16386
16387 * configure: Change Makefile.tem2 to Makefile.tm2.
16388
16389Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
16390
16391 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
16392
16393Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16394
16395 * install-sh (chmodcmd): Set to null if the DST directory already
16396 exists. Same as Nov 11th change.
16397
16398Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
16399
4e81ae98 16400 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
16401
16402Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
16403
16404 * config.guess: Update from FSF.
16405
16406Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
16407
16408 * Makefile.in (GDB_TK): Depend on itcl and tix.
16409
16410Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
16411
16412 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
16413 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
16414 (INSTALL_SCRIPT): New variable.
16415 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
16416 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
16417 to -x.
16418 * install-sh: Add support for -x option.
16419
16420Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
16421
16422 * configure.in, Makefile.in: Treat tix like itcl.
16423
16424Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
16425
16426 * Makefile.in (WINDRES): New variable.
16427 (WINDRES_FOR_TARGET): New variable.
16428 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
16429 (EXTRA_HOST_FLAGS): Add WINDRES.
16430 (EXTRA_TARGET_FLAGS): Add WINDRES.
16431 (EXTRA_GCC_FLAGS): Add WINDRES.
16432 ($(DO_X)): Pass down WINDRES.
16433 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
16434 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
16435 DLLTOOL_FOR_TARGET.
16436
16437Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
16438
16439 * configure.in: configure sim before gdb for win32-x-ppc
16440
16441Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16442
16443 Move gperf into the toplevel, from libg++.
16444 * configure.in (target_tools): Add target-gperf.
16445 (native_only): Add target-gperf.
16446 * Makefile.in (all-target-gperf): New target, depend on
16447 all-target-libg++.
16448 (configure-target-gperf): Empty rule.
16449 (ALL_TARGET_MODULES): Add all-target-gperf.
16450 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
16451 (CHECK_TARGET_MODULES): Add check-target-gperf.
16452 (INSTALL_TARGET_MODULES): Add install-target-gperf.
16453 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
16454
16455Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 16456
6599da04
JM
16457 * config.sub (mn10200): Recognize new basic machine.
16458
16459Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16460
16461 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
16462 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
16463
16464Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16465
16466 * configure.in: If we're building mips-sgi-irix6* native, turn on
16467 ENABLE_MULTILIB and set TARGET_SUBDIR.
16468
16469Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
16470
16471 * Makefile.in (all-sn): Depend on all-grep.
16472
16473Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
16474
16475 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
16476
16477 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
16478 Makefile. From Jeff Makey <jeff@cts.com>.
16479 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
16480
16481 * Makefile.in (DISTBISONFILES): Remove.
16482 (taz): Don't futz with DISTBISONFILES. Change BISON to use
16483 $(DEFAULT_YACC).
16484
16485 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 16486 cygwin32.
6599da04
JM
16487
16488 * Makefile.in (LD): New variable.
16489 (EXTRA_HOST_FLAGS): Pass down LD.
16490 ($(DO_X)): Likewise.
16491
16492Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
16493
16494 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
16495
16496Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
16497
16498 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 16499 before adding our own. Always add --build.
6599da04
JM
16500
16501Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
16502
16503 * configure.in (targargs): Pass --build if we're doing
16504 a cross-compile.
16505
16506Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
16507
ca236658 16508 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
16509 sed. Otherwise sed chokes on NT path names with drive
16510 designators. Also look for "?:*" as the leading characters in an
16511 absolute pathname.
16512
16513Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
16514
16515 * config.sub: Support for r3900.
16516
16517Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
16518
16519 * configure.in: Use install-sh, not install.sh.
16520
16521Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
16522
16523 * Makefile.in (taz): Improve check for BISON so it doesn't try to
16524 apply it twice.
16525
16526Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
16527
16528 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
16529 install-binutils.
16530
16531Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
16532
16533 * Makefile.in: Add automake targets.
16534 * configure.in (host_tools): Add automake.
16535
16536Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
16537
16538 * configure: Default CXX to c++, not gcc.
16539 * Makefile.in (CXX): Set to c++, not gcc.
16540 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
16541
16542Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
16543
16544 * install-sh: try appending a .exe if source file doesn't
16545 exist
16546
16547Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
16548
16549 * configure.in: Turn on multilib by default.
16550 (cross_only): Remove target-libiberty.
16551
16552 * Makefile.in (all-gcc): Don't depend on libiberty.
16553
16554Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
16555
16556 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
16557
16558Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
16559
16560 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
16561 (DISTBISONFILES): Add ld/Makefile.in
16562
16563Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
16564
16565 * configure.in: if target is cygwin32 but host isn't cygwin32,
16566 don't configure gdb tcl tk expect, not just gdb.
16567
16568Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
16569
16570 * configure.in: Added gnuserv everywhere sn appears.
16571
16572 * Makefile.in (ALL_MODULES): Added all-gnuserv.
16573 (CROSS_CHECK_MODULES): Added check-gnuserv.
16574 (INSTALL_MODULES): Added install-gnuserv.
16575 (CLEAN_MODULES): Added clean-gnuserv.
16576 (all-gnuserv): New target.
16577
16578Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
16579
16580 * config.guess: Fixes for MIPS OpenBSD systems.
16581
16582Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
16583
16584 * Makefile.in (INSTALL_XFORM): Remove.
16585 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
16586
16587 * mkinstalldirs: New file, copied from automake.
16588 * Makefile.in (installdirs): Rename from install-dirs. Use
16589 mkinstalldirs. Change all users.
16590 (DEVO_SUPPORT): Add mkinstalldirs.
16591
16592Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
16593
16594 * install-sh: Rename from install.sh.
16595 * Makefile.in (INSTALL): Change install.sh to install-sh.
16596 (DEVO_SUPPORT): Likewise.
16597
16598 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
16599 Graichen <graichen@rzpd.de>.
16600
16601Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
16602
16603 * config.guess: Recognize OpenBSD systems correctly.
16604
16605Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
16606
16607 * README, Makefile.in (ETC_SUPPORT): Remove references to
16608 cfg-paper*, configure.{texi,man,info*}._
16609
16610Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
16611
16612 * Makefile.in (all.normal): Ensure that gcc is built after all
16613 the x11 - ie gdb - targets.
16614
16615Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
16616
16617 * makefile.vms: Don't run conf-a-gas.
16618
16619Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
16620
e490616e 16621 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 16622
d207ebef
JM
16623Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
16624
16625 * configure.in: Remove noconfigdirs case since gdb also
16626 configures and builds for tic80-coff.
16627
6599da04
JM
16628Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
16629
16630 * configure: Set cache_file to config.cache.
16631 * Makefile.in (local-distclean): Remove config.cache.
16632
16633Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
16634
16635 * COPYING: Update FSF address.
16636
d207ebef
JM
16637Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
16638
16639 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
16640 noconfigdirs.
16641
6599da04
JM
16642Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
16643
16644 * Makefile.in (install-dirs): Don't crash if prefix, and hence
16645 MAKEDIRS, is empty.
16646
16647Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
16648
16649 * config.sub: Tweak mn10300 entry.
16650
16651Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
16652
16653 * configure.in (host_tools): Put sim before gdb, so gdb's
16654 configure.tgt can determine if the simulator was configured.
16655
16656Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
16657
16658 * config.sub: Move BeOS $os case to be with other Cygnus
16659 local cases.
16660
16661Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
16662
16663 * config.sub: Remove misplaced comment that broke Linux.
16664
16665Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
16666
16667 * config.sub: Add BeOS support.
16668
16669Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
16670
16671 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
16672
16673Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
16674
16675 * configure.in (noconfigdirs): Remove tcl and tk from
16676 noconfigdirs for cygwin32 builds.
16677
d207ebef
JM
16678Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
16679
16680 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
16681
6599da04
JM
16682Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
16683
16684 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
16685 make-all.com, use makefile.vms instead.
16686
16687Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
16688
16689 * config.sub: Accept -lnews*.
16690
d207ebef
JM
16691Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
16692
16693 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 16694 target-examples and target-libiberty for d30v.
d207ebef
JM
16695
16696Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
16697
16698 * configure.in (noconfigdirs): Enable ld for d30v.
16699
16700Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
16701
16702 * configure.in (tic80-*-*): Build compiler.
16703
16704Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
16705
16706 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 16707 unsupported d30v directories
d207ebef
JM
16708
16709Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
16710
4e81ae98
EC
16711 * config.sub, configure.in: Add d30v target cpu.
16712
6599da04
JM
16713Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
16714
16715 * makefile.vms: New file.
16716 * make-all.com: Remove.
16717
16718Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
16719
16720 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
16721
16722Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
16723
16724 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
16725
16726Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
16727
16728 * Makefile.in (ALL_MODULES): Added all-db.
16729 (CROSS_CHECK_MODULES): Addec check-db.
16730 (INSTALL_MODULES): Added install-db.
16731 (CLEAN_MODULES): Added clean-db.
16732
16733Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
16734
16735 * config.guess: Merge with latest FSF sources.
16736
16737Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
16738
16739 * Makefile.in (ALL_MODULES): Added all-itcl.
16740 (CROSS_CHECK_MODULES): Added check-itcl.
16741 (INSTALL_MODULES): Added install-itcl.
16742 (CLEAN_MODULES): Added clean-itcl.
16743
16744Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
16745
16746 * configure.in: build gdb for mn10200
16747
16748Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
16749
16750 * Makefile.in (all-target-winsup): Depend on all-target-libio.
16751
d207ebef
JM
16752Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
16753
16754 * configure.in (tic80-*-*): Turn off most targets right now.
16755
6599da04
JM
16756Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
16757
16758 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
16759 rather than the makeinfo program.
16760 (do-info): Depend upon all-texinfo.
16761
16762Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
16763
16764 * configure.in: Remove uses of config/mh-linux.
16765
16766 * config.sub, config.guess: Merge with latest FSF sources.
16767
d207ebef
JM
16768Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
16769
16770 * config.sub (case $basic_machine): Add tic80 entries.
16771
6599da04
JM
16772Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
16773
16774 * config.sub, config.guess: Merge with latest FSF sources.
16775
16776Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16777
16778 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
16779 * mpw-config.in: Test for NewFolderRecursive.
16780 * mpw-install: Use symbolic name for startup filename.
16781 * mpw-README: Add various additional details.
16782
16783Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
16784
16785 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
16786
16787Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
16788
16789 * configure.in: Do build gcc and the target libraries for
16790 the mn10200.
16791
16792Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
16793
16794 * configure.in: don't avoid building gdb for mn10300 any more
16795 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
16796 instead of single-quoting it.
16797
16798Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
16799
16800 * configure.in: Don't use --with-stabs on IRIX 6.
16801
16802Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
16803
16804 * configure.in (m32r): Build gdb, libg++ now.
16805
16806Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16807
16808 * configure.in (mips*-sgi-irix6*): Remove gdb and related
16809 directories from noconfigdirs.
16810
16811Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
16812
16813 * config.sub (basic_machine): added mips16 configuration
16814
16815Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16816
16817 * config.sub: Handle d10v-unknown.
16818
d207ebef
JM
16819Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
16820
16821 * config.sub: Handle v850-unknown.
16822
6599da04
JM
16823Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
16824
16825 * Makefile.in: add findutils
16826 * configure.in: add findutils to list of host_tools
16827
16828Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
16829
16830 * config.sub: Handle mn10200 and mn10300.
16831
16832Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16833
16834 * configure.in (d10v-*): Do not build librx.
16835
16836Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
16837
16838 * configure.in (mn10300): Build everything except gdb & libgloss.
16839
16840Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
16841
16842 * config.guess: Patch for Dansk Data Elektronik servers,
16843 from Niels Skou Olsen <nso@dde.dk>.
16844
16845 For ncr, use /bin/uname rather than uname, since GNU uname does not
16846 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
16847
16848 Patch for MIPS R4000 running System V,
16849 from Eric S. Raymond <esr@snark.thyrsus.com>.
16850
16851 Fix thinko for nextstep.
16852
16853 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
16854
16855 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
16856 * config.guess: Guess mips-dec-mach_bsd4.3.
16857
16858 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
16859 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
16860 release numbers.
16861 * config.guess (mips-mips-riscos*): Emit just enough of the
16862 release number.
16863
16864 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
16865 * config.guess (sparc-auspex-sunos*): Added.
16866 (f300-fujitsu-*): Added.
16867
16868 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
16869 * config.guess: Recognize a Tadpole as a sparc.
16870
16871Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
16872
16873 * config.guess: Don't assume that NextStep version is either 2 or
16874 3. NextStep 4 (aka OpenStep 4) has come out now.
16875
16876Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
16877
16878 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
16879 From Rik Faith <faith@cs.unc.edu>.
16880
16881Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
16882
16883 * config.sub: Contributions from bug-gnu-utils to:
16884 Support plain "hppa" (no version given) architecture, reported by
16885 OpenStep.
16886 OpenBSD like NetBSD.
16887 LynxOs is not a hardware supplier.
16888
16889 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 16890 OpenBSD like NetBSD.
6599da04
JM
16891 Stratus systems.
16892 More Pyramid systems.
16893 i[n>4]86 Intel chips.
16894 M680[n>4]0 Motorola chips.
16895 Use unknown instead of lynx for hardware manufacturer.
16896
16897Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16898
16899 * install.sh (chmodcmd): Set to null if the DST directory already
16900 exists.
16901
16902Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16903
16904 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
16905 not use mt-ppc target Makefile fragment any more.
16906
16907Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
16908
16909 * configure.in (*-*-windows): Exclude everything but those dirs
16910 needed to build windows.
16911
16912Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
16913
16914 * Makefile.in (all-target-winsup): Depend on all-target-librx.
16915
16916Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
16917
16918 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
16919
16920Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
16921
16922 * Undo my previous change.
16923
16924Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
16925
16926 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
16927 unconditionally.
16928 (MAKEOVERRIDES): Define (revert this part of October 18 change).
16929
16930Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
16931
16932 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
16933 host to add it's own flags.
6599da04
JM
16934
16935Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
16936
16937 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
16938
16939Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
16940
16941 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
16942 (CXX_FOR_TARGET): Likewise.
16943 (GCC_FOR_TARGET): Define.
16944 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
16945 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
16946 CC_FOR_TARGET was specified on the command line.
16947 (MAKEOVERRIDES): Don't define.
16948
16949Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
16950
16951 * configure.in (m32r): Fix spelling of libg++ libs.
16952
16953Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
16954
16955 * config.sub (-apple*): Remove, now redundant.
16956
16957Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
16958
16959 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
16960
16961 * configure: Rework yesterday's sed script patch.
16962
16963 * config.sub: Merge with FSF.
16964
16965Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
16966
16967 * config.guess: Merge from FSF.
16968
16969 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
16970 * config.guess: Use pc instead of unknown, for pc clone systems.
16971 Change linux to linux-gnu.
6599da04
JM
16972
16973 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 16974 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
16975
16976Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
16977
16978 * test-build.mk (HOLES): Add "xargs" for gdb.
16979
16980 * configure: Avoid hpux10.20 sed bug.
16981
16982Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
16983
731a8127 16984 * configure.in: Add support for windows host
6599da04
JM
16985 (that is a build done under the Microsoft build environment).
16986
16987Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
16988
16989 * Makefile.in: Replace all uses of srcroot with s, to shrink
16990 command line lengths.
16991
16992 Patches from Geoffrey Noer <noer@cygnus.com>:
16993 * configure.in: If configuring for newlib, pass --with-newlib to
16994 subdirectories.
16995 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
16996 -Bnewlib/ and -Lwinsup to gcc.
16997 (CXX_FOR_TARGET): Likewise.
16998
16999Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
17000
17001 * Makefile.in (ETC_SUPPORT): Add configure.
17002
17003Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
17004
4e81ae98 17005 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
17006 host configuration file.
17007
17008Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
17009
17010 * configure.in: Break mn10x00 support into separate
17011 mn10200 and mn10300 configurations.
17012 * config.sub: Likewise.
17013
17014Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
17015
17016 * configure.in: Add lots of stuff to noconfigdirs for
17017 the mn10x00 targets.
17018
17019 * config.sub, configure.in: Add mn10x00 support.
17020
17021Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
17022
17023 * make-all.com: Call conf-a-gas, not config-a-gas.
17024
17025Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
17026
17027 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 17028 targets.
6599da04
JM
17029
17030Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
17031
17032 * mpw-README: Add much more detail for native PowerMac.
17033 * mpw-install: New file.
17034 * mpw-configure: Add --norecursion and --help options.
17035 * mpw-config.in: Translate readme and install files when
17036 copying to objdir.
17037 * mpw-build.in: Don't always depend on byacc and flex.
17038 (install-only-top): New action.
17039
d207ebef
JM
17040Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
17041
17042 * configure.in: You can now configure GDB for the v850.
17043
6599da04
JM
17044Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
17045
17046 * configure.in (noconfigdirs): Don't configure any C++ dirs
17047 if targeting D10V.
17048
17049Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
17050
17051 * config.sub: Recognize mips64vr5000.
17052
17053Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
17054
17055 * configure.in: Use a single line for host_tools and native_only.
17056
17057Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
17058
17059 * config.sub, configure.in: Add entries for m32r.
17060
17061Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
17062
17063 * Makefile.in (inet-install): Don't run install-gzip.
17064
17065Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
17066
17067 * configure.in: Don't config lots of things for *-*-windows*.
17068
17069Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
17070
17071 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
17072 (host_libs, host_tools): Copy from configure.in.
17073 * mpw-configure: Don't complain about directories not found.
17074
17075Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17076
17077 * configure.in (i[345]86): Recognize i686 for pentium pro.
17078 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
17079 file.
17080
17081 * config.guess (i[345]86): Ditto.
17082
17083Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17084
17085 * configure.in (noconfigdirs): Removed gdb for D10V.
17086
d207ebef 17087Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 17088
d207ebef
JM
17089 * configure.in: Remove ld, target-libio, target-libg++, and
17090 target-libstdc++ from noconfigdirs.
5d4a5ee6 17091
6599da04
JM
17092Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
17093
17094 * configure: Fix three locations where shell scripts were
17095 being run directly rather than with config_shell.
17096
d207ebef
JM
17097Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
17098
17099 * configure.in (v850-*-*): Set up initial $noconfigdirs.
17100 * config.sub (basic_machine): Recognize v850.
17101
6599da04
JM
17102Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
17103
17104 * mpw-configure: Handle multiple enable/disable options and
17105 pass them down recursively, handle -c and -s flags appropriately
17106 depending on choice of compiler, add escape mechanism for
17107 quoted arguments to gC.
17108
17109Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17110
17111 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
17112 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
17113 so that -mrelocatable-lib and -mno-eabi are used.
17114
17115 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
17116 not support --print-multi-lib, don't abort.
17117
6599da04
JM
17118Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
17119
17120 * make-all.com: Run config-a-gas.
17121 * setup.com: Don't copy subdirectory files around.
17122
17123Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
17124
17125 * configure.in (*-*-ose): Remove exclusion of libgloss for this
17126 target, it now compiles correctly.
17127
17128Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
17129
17130 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
17131
17132Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17133
4e81ae98 17134 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
17135
17136Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17137
17138 * configure.in (native_only): Add prms.
17139
17140Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
17141
17142 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
17143 (BINUTILS_SUPPORT_DIRS): Likewise.
17144
17145Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17146
17147 * configure.in (d10v-*-*): Don't configure ld or gdb until the
17148 d10v support is added.
17149
17150Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17151
17152 * configure.in (d10v-*-*): New target.
17153
17154Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
17155
17156 * config.guess (HP 9000/811): Recognize this as a PA1.1
17157 machine.
17158
17159Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
17160
17161 * Makefile.in (do-tar-gz): New target, split out from tail end of
17162 taz target. Run each command separately, don't use pipes.
17163 (taz): Use it.
17164
17165Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
17166
17167 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
17168 * mpw-build.in: No builds should depend on building byacc or flex,
17169 they are assumed to be installed already.
17170
17171Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17172
17173 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
17174 variable that CC_FOR_TARGET needs.
17175
17176Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17177
17178 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
17179 options have changed since the last time the subdirectory was
17180 configured, and if it has, reconfigure.
17181 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
17182 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
17183
17184Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
17185
17186 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
17187 CLEAN_MODULES): Add bash.
17188 (all-bash): New target.
17189
17190Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
17191
17192 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
17193
17194Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17195
17196 * config.sub (basic_machine): Recognize d10v as a valid processor.
17197
17198Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
17199
17200 * mpw-configure: Add support for --bindir.
17201 * mpw-build.in: Use a GCC-specific build script for GCC actions.
17202
17203Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
17204
17205 * configure.in: add bash, time, gawk to list of hosttools and things
17206 to only build for native toolchains
17207
17208Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17209
17210 * Makefile.in (docdir): Remove.
17211
17212Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17213
17214 * Makefile.in (datadir): Set to $(prefix)/share.
17215
17216Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
17217
17218 * configure.in: build diff and patch for cygwin32-hosted
17219 toolchains.
17220
17221Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
17222
17223 * config.sub: Accept -rtems*.
17224
17225Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
17226
e490616e
ZW
17227 * configure.in: enable dosrel for cygwin32-hosted builds,
17228 remove diff from the list of things not buildable
17229 via Canadian Cross
6599da04
JM
17230
17231Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
17232
17233 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 17234 don't get ". ".
6599da04
JM
17235
17236Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
17237
17238 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
17239
17240Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
17241
17242 * Makefile.in (taz): Handle case where tex3patch didn't even get
17243 checked out. Also, if it was found, put the symlink in a new util
17244 subdirectory.
17245
17246Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17247
17248 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
17249
17250Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
17251
17252 * config.sub: Recognize -openvms.
17253 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
17254 * make-all.com, setup.com: New files.
17255
17256Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
17257
17258 * Makefile.in (taz): tex3patch moved to texinfo/util.
17259
17260Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
17261
17262 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
17263 * configure.in: remove make from disable-if-Can-Cross list
17264 enable gdb if ${host} and ${target} are cygwin32
17265
17266Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
17267
17268 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
17269 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
17270
17271Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
17272
17273 * config.guess: Combine mips-mips-riscos cases, and use cpp to
17274 distinguish sysv/svr4/bsd variants.
17275 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
17276
17277Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
17278
17279 * configure.in: Added copyright notice.
17280 * move-if-change: Added copyright notice.
17281
17282Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17283
17284 * configure.in (powerpcle-*-solaris*): Until we get shared
17285 libraries working, don't build gdb, sim, make, tcl, tk, or
17286 expect.
17287
17288Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
17289
17290 * config.guess: Merge with FSF:
17291
17292 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
17293 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
17294
17295 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
17296 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
17297
17298 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
17299 * config.guess: Combine two OSF1 rules.
17300 Also recognize field test versions. From mjr@zk3.dec.com.
17301 * config.guess (dgux): Use /usr/bin/uname rather than uname,
17302 because GNU uname does not support -p. From pmr@pajato.com.
17303
17304Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
17305
17306 * Makefile.in (MAKEDIRS): Removed $(tooldir).
17307
17308Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
17309
17310 * mpw-README: Document GCCIncludes.
17311
17312Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
17313
17314 * configure.in (alpha-*-linux*): Set enable_shared to yes.
17315
17316Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17317
17318 * mpw-configure: Handle --enable-FOO and --disable-FOO.
17319
17320Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
17321
17322 * configure.in (*-*-cygwin32): Configure make.
17323
17324Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
17325
17326 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
17327
17328Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
17329
17330 * Makefile.in (all-inet): Depend on all-perl.
17331
17332 * Makefile.in (inet-install): New target.
17333
17334 * Makefile.in (all-inet): Depend on all-tcl.
17335 (all-inet): Depend on all-send-pr.
17336
17337Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17338
17339 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
17340 temporarily.
17341
17342Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
17343
17344 * configure.in: Don't configure --with-gnu-ld on AIX.
17345
17346Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
17347
17348 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
17349
17350Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
17351
17352 * Makefile.in (ALL_MODULES): Added all-inet.
17353 (CROSS_CHECK_MODULES): Added check-inet.
17354 (INSTALL_MODULES): Added install-inet.
17355 (CLEAN_MODULES): Added clean-inet.
17356 (all-indent): New target.
17357
17358 * configure.in (host_tools): Added inet.
17359 (native_only): Added inet.
17360 (noconfigdirs): Added inet.
17361
17362Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
17363
17364 * configure.in: Don't configure libgloss if we are not configuring
17365 newlib.
17366
17367Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
17368
17369 * configure.in: Don't configure libgloss for unsupported
17370 architectures.
17371
17372Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17373
17374 * Makefile.in (CLEAN_MODULES): Add clean-apache.
17375
17376Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
17377
17378 * Makefile.in (ALL_MODULES): Include all-apache.
17379 (CROSS_CHECK_MODULES): Include check-apache.
17380 (INSTALL_MODULES): Include install-apache.
17381 (all-apache): New target.
17382
17383 * configure.in: Added apache everywhere perl is seen.
17384
17385Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17386
17387 * Makefile.in: Add support for clean-{module} and
17388 clean-target-{module} rules.
17389
17390Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
17391
17392 * configure.in (*-*-ose) do not build libgloss.
17393
17394Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17395
17396 * config.guess (prep*:SunOS:5.*:*): Turn into
17397 powerpele-unknown-solaris2.
17398
17399Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
17400
17401 * configure.in: Permit --enable-shared to specify a list of
17402 directories.
17403
17404Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
17405
17406 * configure.in (host==solaris): Pass only the first word of $CC
17407 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
17408
17409Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
17410
17411 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
17412
17413Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
17414
17415 * Makefile.in (ALL_MODULES): Include all-perl.
17416 (CROSS_CHECK_MODULES): Include check-perl.
17417 (INSTALL_MODULES): Include install-perl.
17418 (ALL_X11_MODULES): Include all-guile.
17419 (CHECK_X11_MODULES): Include check-guile.
17420 (INSTALL_X11_MODULES): Include install-guile.
17421 (all-perl): New target.
17422 (all-guile): New target.
17423
17424 * configure.in (host_tools): Include perl and guile.
17425 (native_only): Include perl and guile.
17426 (noconfigdirs): Don't build guile and perl; no ports have been
17427 done.
17428
17429Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
17430
e490616e
ZW
17431 * configure (--enable-*): Handle quoted option lists such as
17432 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
17433
17434Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17435
17436 * Makefile.in ({,inst}all-target): New rule so we can make and
17437 install all of the target directories easily.
17438
17439Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17440
17441 * configure.in: Add missing global flag in sed substitution when
17442 deleting `target-' from ${configdirs}.
17443
17444Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
17445
17446 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
17447 option.
17448
17449 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
17450 config/mh-necv4.
17451
17452 * install.sh: Correct misspelling of transformbasename.
17453
17454 * config.guess: Recognize mips-*-sysv*.
17455
17456Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
17457
17458 * config.sub: Recognize mon960.
17459
17460Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
17461
17462 * configure: Restore Canadian Cross handling of BISON and LEX,
17463 removed in Feb 20 change.
17464
17465Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
17466
17467 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
17468 Mention make install. Remove the old copyright date as well the
17469 clumsy and rather pointless copyright on the README file.
17470
17471Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
17472
17473 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
17474 Makefile after running symlink-tree, then run `make distclean' to
17475 avoid clobbering any generated files in srcdir.
17476
17477Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
17478
17479 * configure.in (m68k-*-netbsd*): Build everything now.
17480
17481Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
17482
17483 * Makefile.in (taz): Fix quoting.
17484
17485Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
17486
17487 * configure.in (sparclet-*-*): Build everything now.
17488
17489Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17490
17491 * configure.in (m68k-*-linux*): New host.
17492
17493Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
17494
17495 * configure: Check for bison before byacc.
17496
17497Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
17498
17499 * Makefile.in configure: Change the way LEX and BISON/YACC are
17500 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
17501 searching PATH. These are used as fallbacks by Makefile.in if
17502 flex/bison/byacc aren't in objdir.
17503
17504Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
17505
17506 * Makefile.in: Make everything which depends upon all-bfd also
17507 depend upon all-opcodes, in case --with-commonbfdlib is used.
17508
17509Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17510
17511 * configure.in (host *-*-cygwin32): Don't build gdb if we are
17512 building NT native compilers on Unix.
17513
17514Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
17515
17516 * configure.in: Don't get CC from the host Makefile fragment if we
17517 can find gcc in PATH, or if this is a Canadian Cross. Move the
17518 Solaris test for /usr/ucb/cc to the post target script, just after
17519 the compiler sanity test.
17520
17521Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
17522
17523 * config.sub: Merge with FSF.
17524
17525Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
17526
17527 * Makefile.in (RPATH_ENVVAR): New variable.
17528 (REALLY_SET_LIB_PATH): Use it.
17529 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
17530
17531Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
17532
17533 * config.sub, configure.in: Recognize sparclet cpu.
17534
17535Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
17536
17537 * config.guess: Support m68k-cbm-sysv4.
17538
17539Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17540
17541 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
17542 m68k-unknown-linuxaout from linker help string. Put quotes around
17543 $ld_help_string.
17544
17545Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
17546
17547 * config.guess (powerpc-harris-powerunix): Add guess for port
17548 to new target.
17549
17550Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17551
17552 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
17553
17554Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
17555
17556 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
17557 $(REALLY_SET_LIB_PATH) in Makefile.
17558 * Makefile.in (SET_LIB_PATH): New variable.
17559 (REALLY_SET_LIB_PATH): New variable.
17560 ($(DO_X)): Use $(SET_LIB_PATH).
17561 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
17562 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
17563 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
17564 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
17565 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
17566 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
17567 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
17568 (install-dosrel): Likewise.
17569 (all-opcodes): Depend upon all-libiberty.
17570
17571Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
17572
17573 * config.guess (*:CYGWIN*): New
17574
17575Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17576
17577 * Makefile.in (all-target-winsup): All all-target-libiberty.
17578
17579Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17580
17581 * configure.in (noconfigdirs): Add missing # in front of comment.
17582
17583Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
17584
17585 * configure.in: add second pass to things added to noconfigdirs
17586 so *-gm-magic can exclude libgloss properly.
17587
17588Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
17589
17590 * mpw-configure (extralibs_name, rez_name): Set correctly
17591 for MWC68K compiler.
17592
17593 * mpw-README: Add more info on the necessary build tools.
17594
17595Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
17596
17597 * configure.in, config.sub: Recognize cygwin32.
17598
17599Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
17600
17601 * config.guess, config.sub: Recognize A/UX.
17602
17603Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
17604
17605 * config.sub: Merge with gcc/config.sub.
17606
17607Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
17608
17609 * mpw-build.in (do-binutils): Add build of stamps.
17610
17611Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
17612
17613 * config.sub: Add recognition for mips64vr4100*-* targets.
17614
17615Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17616
17617 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
17618 Add creation of gconfigargs with `--enable-shared' turned on.
17619 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
17620 ($(host)-stamp-stage3-configured): Likewise.
17621 (HOLES): Add chatr and ldd.
17622 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
17623
17624Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
17625
17626 * configure: Pass --nfp to recursive configures.
17627
17628Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
17629
17630 * Makefile.in (DLLTOOL): New.
17631 (DLLTOOL_FOR_TARGET): New.
17632 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
17633 (EXTRA_TARGET_FLAGS): Ditto.
17634 (EXTRA_GCC_FLAGS): Ditto.
17635 (CONFIGURE_TARGET_MODULES): Ditto.
17636 (DO_X): Ditto.
17637 * configure: Add DLLTOOL.
17638
17639Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
17640
17641 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
17642 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
17643 mh-sco, since old workarounds no longer needed, and don't
17644 build ld, since libraries have weak symbols in COFF.
17645
17646Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
17647
17648 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
17649
17650Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
17651
17652 * configure.in: Make sure that ${CC} can be used to compile an
17653 executable.
17654
17655Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
17656
17657 * Makefile.in (all-gdb): Depend on $(GDB_TK).
17658 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
17659 nothing depending on whether gdbtk is being built.
17660
17661Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
17662
17663 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
17664
17665Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
17666
17667 * configure.in (noconfigdirs): Put ld or gas in this early, if the
17668 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
17669
17670Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
17671
17672 * config-ml.in: Add support for
17673 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
17674 Simplify setting of multidirs from --disable-foo.
17675
17676Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17677
17678 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
17679 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
17680 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 17681 non-empty, pass them on to the GCC make.
6599da04
JM
17682 (all-bootstrap): New rule that is like all-gcc, except it executes
17683 the GCC bootstrap rule instead of the GCC all rule.
17684
17685Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
17686
17687 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
17688
17689Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17690
17691 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
17692 DG/UX support.
17693
17694Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
17695
17696 * config.sub (i*86*) Change [345] to [3456]
17697
17698Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17699
17700 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
17701 --with-gnu-ld=no.
17702
17703Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17704
17705 * config-ml.in (rs6000*, powerpc*): Add switches to control which
17706 AIX multilibs get built.
17707
17708Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17709
17710 * configure.in (i386-win32): Don't build expect if we're not
17711 building the tcl subdir.
17712
17713Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
17714
17715 * Makefile.in: (configure-target-examples, all-target-examples):
17716 New targets, configure and build example programs.
17717
17718Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
17719
17720 * mpw-configure: If an mpw-config.in generated a file mk.sed,
17721 use it as input to sedit the generated MPW makefile.
17722 * mpw-README: Add a suggestion about Gestalt.h.
17723
17724Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
17725
17726 * config.sub: Accept *-*-ieee*.
17727
17728Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
17729
17730 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
17731 Ronald F. Guilmette <rfg@monkeys.com>.
17732
17733Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17734
17735 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
17736 for powerpc-pe native.
17737 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
17738 (target==powerpc-pe): duplicate i386-win32 entry.
17739
17740Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17741
17742 * configure.in (noconfigdirs): Exclude target-newlib for all versions
17743 of vxworks, not just vxworks5.1.
17744
17745Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
17746
17747 * mpw-configure: Add support for exec-prefix.
17748
17749Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17750
17751 * config.guess: Recognize HP model 816 machines as having
17752 a PA1.1 processor.
17753
17754Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
17755
17756 * configure: Ignore new autoconf configure options.
17757
6599da04
JM
17758Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
17759
17760 * config.guess: Recognize Pentium under SCO.
17761 From Robert Lipe <robertl@arnet.com>.
17762
17763Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17764
17765 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
17766
17767Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
17768
17769 * configure.in: Don't configure gas for alpha-dec-osf*.
17770
17771Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
17772
17773 * configure.in: Default to --with-stabs for some targets for which
17774 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
17775 i[345]86*-*-unixware*.
17776
17777Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
17778
17779 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
17780 rather than basing it on the target. Simplify handling of options
17781 controlling which directories to configure. Remove extraneous
17782 slash in multi-clean target.
17783
17784Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
17785
17786 * config-ml.in: Prefix more variables with ml_ so they don't collide
17787 with configure's.
17788
17789Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
17790
17791 * configure: Don't turn -v into --v.
17792
17793Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
17794
17795 * configure.in (targargs): Fix typo.
17796
17797 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
17798
17799Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
17800
17801 * configure.in: Strip --host and --target options from
17802 CONFIG_ARGUMENTS, and always configure for --host only. Add
17803 --with-cross-host option when building with a cross-compiler.
17804 * configure: Canonicalize the arguments put into config.status by
17805 always using `=' for an option with an argument. Pass a presumed
17806 --host or --target explicitly.
17807
17808Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
17809
17810 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
17811 into general OS recognition case.
17812
17813Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17814
17815 * configure.in (target_configdirs): add target-winsup only
17816 for win32 target systems.
17817
17818Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
17819
17820 * Makefile.in (all-target-libgloss): Depend upon
17821 configure-target-newlib, since when libgloss is built it looks to
17822 see if the newlib directory exists.
17823
17824Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
17825
17826 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
17827 cfg-ml-*.in.
17828
17829Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
17830
17831 * configure: Handle LD and LD_FOR_TARGET when configuring a
17832 Canadian Cross.
17833
6599da04
JM
17834Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17835
17836 * configure.in (target_libs): add target-winsup.
17837 (target==i386-win32): add patch diff flex make to $noconfigdirs.
17838 (target==ppcle-pe): remove ld from $noconfigdirs.
17839
17840Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
17841
17842 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
17843 Preserve relative path names in $srcdir. Build symlink tree if
17844 configuring cross target dir and srcdir=. (= no VPATH support).
17845 (configure-target-libg++): Depend on configure-target-librx.
17846 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
17847 * config-ml.in: New file.
17848 * symlink-tree: New file.
17849 * configure: Ensure srcdir="." if that's what it is.
17850
17851Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
17852
17853 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
17854 includes and FLEX_SKELETON setting.
17855 * mpw-configure (--with-gnu-ld): New option, controls whether
17856 to use PPCLink or ld with PowerMac GCC.
17857 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
17858 * mpw-config.in: Configure grez if targeting Mac.
17859
17860 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
17861 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
17862 just macos.
6599da04
JM
17863 * configure.in: Configure grez resource compiler if targeting Mac.
17864 * Makefile.in (all-grez, install-grez): New targets.
17865
17866Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
17867
17868 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 17869 gcc in the path, set CC to gcc -O2.
6599da04
JM
17870
17871Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
17872
17873 * configure: Default ${build} correctly. Avoid picking up extra
17874 spaces when reading CC and CXX from Makefile. When doing a
17875 Canadian Cross, use plausible default values for numerous
17876 variables.
17877 * configure.in: When doing a Canadian Cross, don't try to
17878 configure tools whose configure script can't handle it.
17879
17880Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17881
17882 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
17883
17884Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
17885
17886 * configure: Remove dubious bug reporting address.
17887
17888Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
17889
17890 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
17891 configure script, run that instead of this directory's configure.
17892 In either case, print a message that we're configuring the sub-dir.
17893
17894Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
17895
17896 * configure.in: Before checking for the existence of various files,
17897 use sed to filter out "target-".
17898
17899Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
17900
17901 * Makefile.in (DO_X): Split rule to decrease command line length
17902 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
17903 (Philippe De Muyter).
17904
17905Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17906
17907 * Makefile.in (all-patch): depend on all-libiberty.
17908
17909Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
17910
17911 * configure.in: If the only directory in target_configdirs which
17912 actually exists is libiberty, then set target_configdirs to empty,
17913 to avoid trying to build a target libiberty in a gas or gdb
17914 distribution.
17915
17916Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
17917
17918 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
17919 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
17920 systems.
6599da04
JM
17921
17922Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17923
17924 * configure.in (copy_dirs): Use sys-include instead of include
17925 for --with-headers option.
17926
17927Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
17928
17929 * Makefile.in, configure.in: Make winsup builds work with
17930 new scheme.
17931
17932Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
17933
17934 * configure.in: Build the linker on AIX.
17935
17936Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
17937
17938 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
17939 where needed.
17940
17941Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
17942
17943 * Makefile.in (all-gcc): Fix typo.
17944
17945Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
17946
17947 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
17948
17949Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
17950
17951 * configure.in: Rename libFOO to target-libFOO, and xiberty
17952 to target-xiberty, to provide more flexibility.
17953 (target_subdir): Define. Create if cross.
17954 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
17955 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
17956 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
17957 check-libFOO -> check-target-libFOO, etc.
17958 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
17959 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
17960 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
17961 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
17962 allow ALL_GCC="" to only configure.
17963 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
17964 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
17965 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
17966
17967Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
17968
17969 * Makefile.in (taz): Build "info" in etc explicitly.
17970
17971Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
17972
17973 * configure.in: Make sure that CC is undefined (as opposed to
17974 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
17975 problem with autoconf trying to configure on a host without GCC.
17976
17977Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17978
17979 * mpw-configure: Set host alias from choice of host compiler,
17980 only use generic MPW Makefile sed if present, edit a file
17981 named "hacked_Makefile.in" instead of "Makefile.in" if present.
17982 * mpw-README: Add problem notes about CW6 and CW7.
17983
17984Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
17985
17986 * Makefile.in (taz): Use ";" instead of ";;".
17987
17988Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17989
17990 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
17991 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
17992 DISTDOCDIRS.
17993 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
17994 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
17995
17996Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
17997
17998 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
17999 and gnats, because they are now subsumed by DISTSTUFFDIRS.
18000 Move bfd to DISTSTUFFDIRS.
18001
18002Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18003
18004 * Makefile.in (X11_LIB): Removed.
18005 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
18006
18007 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
18008
18009Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18010
18011 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
18012 names.
18013
18014Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18015
18016 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
18017
18018Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
18019
18020 * configure.in (i[345]86-*-win32): Always build newlib.
18021 Don't configure cvs, autoconf or texinfo.
18022 * Makefile.in (LD_FOR_TARGET): New.
18023 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
18024 Pass down LD_FOR_TARGET.
18025
18026Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
18027
18028 * winsup: New directory.
18029 * Makefile.in: Build winsup.
18030 * configure.in: Winsup is configured when target is win32.
18031 Can only build win32 target GDB when native.
4e81ae98 18032
6599da04
JM
18033Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
18034
18035 * config.guess: Recognize HP model 819 machines as having
18036 a PA 1.1 processor.
18037
18038Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
18039
18040 * configure: Fix sed loop which substitutes for CC and CXX to
18041 avoid bug found in various sed implementations.
18042
18043Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18044
18045 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
18046 simulator. Use standard powerpc-*-eabi*.
18047
18048Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
18049
18050 * configure.in: Stop putting gas and binutils in noconfigdirs for
18051 powerpc-*-aix* and rs6000-*-*.
18052
18053Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
18054
18055 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
18056 -mcall-aixdesc libraries.
18057
18058Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
18059
18060 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18061
18062 * config.sub (arm | armel | armeb): Fix shell syntax.
18063
18064Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18065
18066 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
18067 -msoft-float and -mcpu=common support.
18068 (powerpc*-*-eabisim*): Add support for building -mcall-aix
18069 libraries.
18070
18071Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18072
18073 * configure.in: Allow configuration and build of emacs19 for the alpha.
18074
18075Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18076
18077 * configure.in (CC): Get ^CC, not just any old CC, from
18078 ${host_makefile_frag}.
18079
18080Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18081
4e81ae98 18082 * configure.in (CC): Try to get CC from
6599da04
JM
18083 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
18084
18085Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18086
18087 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
18088 only if it exists in $(srcdir).
18089
18090Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
18091
18092 * configure: If CC and CXX are not set in the environment, set
18093 them, based on either an existing Makefile or on searching for gcc
18094 in PATH. Substitute for CC and CXX in Makefile.
18095 * configure.in: Remove libm from target_libs. Separate
18096 target_configdirs from configdirs. If CC is not set in
18097 environment, try to get it from a host Makefile fragment. Rewrite
18098 changes of configdirs to use skipdirs instead. A few minor
18099 tweaks. Take directories out of target_configdirs as they are
18100 taken out of configdirs. Remove existing Makefile files from
18101 subdirectories. Substitute for TARGET_CONFIGDIRS and
18102 CONFIG_ARGUMENTS in Makefile.
18103 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
18104 by configure.in.
18105 (CONFIG_ARGUMENTS): Likewise.
18106 (CONFIGURE_TARGET_MODULES): New variable.
18107 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
18108 ($(CONFIGURE_TARGET_MODULES)): New target.
18109 (configure-libg++, configure-libio): New targets.
18110 (all-libg++): Depend upon configure-libg++.
18111 (all-libio): Depend upon configure-libio.
18112 (configure-libgloss, all-libgloss): New targets.
18113 (configure-libstdc++): New target.
18114 (all-libstdc++): Depend upon configure-libstdc++.
18115 (configure-librx, all-librx): New targets.
18116 (configure-newlib): New target.
18117 (all-newlib): Depend upon configure-newlib
18118 (configure-xiberty): New target.
18119 (all-xiberty): Depend upon configure-xiberty.
18120
18121Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18122
18123 * configure.in (host i[345]86-*-win32): Expand the
18124 noconfigdirs again.
18125
18126Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
18127
18128 * mpw-configure: Fix sed command file name.
18129
18130Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
18131
4e81ae98 18132 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
18133 noconfigdirs again.
18134
18135Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
18136
18137 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
18138 or powerpc*-*-pe*, since they are not yet supported.
18139
18140Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18141
18142 Add PowerMac support and many other enhancements.
18143 * mpw-configure: New option --cc to select compiler to use,
18144 paste options set according to --cc into the generated
18145 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
18146 if mpw-make.sed is present.
18147 * mpw-config.in: Don't test for gC1, test for mpw-touch,
18148 add forward includes for PowerPC include files.
18149 * mpw-build.in: Build using Makefile.PPC if present.
18150 (do-byacc, etc): Remove separate version resource builds.
18151 (do-gas): Build "stamps" before "all".
18152 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
18153 * mpw-README: Update to reflect --cc option, PowerMac support,
18154 and recently-reported compatibility problems.
18155
18156Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
18157
18158 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
18159 embedded m68k systems (-aout, -coff, -elf, -vxworks).
18160 (--with-multilib-top): Pass to recursive invocations.
18161
18162Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
18163
18164 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
18165 v810-*-*.
18166
18167Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18168
18169 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
18170 gdb, ld and opcodes on v810-*-*.
18171
6599da04
JM
18172Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
18173
18174 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
18175 (local-maintainer-clean): New target.
18176 (maintainer-clean): New target.
18177 (realclean): Just depend upon maintainer-clean.
18178
18179Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18180
18181 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
18182
18183Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
18184
18185 * configure.in: Build ld in mips*-*-bsd* case.
18186
18187Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
18188
18189 * config.sub: Accept -lites* OS. From Ian Dall.
18190
18191Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
18192
18193 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 18194 targets.
6599da04
JM
18195
18196Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18197
18198 * configure.in: treat i386-win32 canadian cross the same as
18199 i386-go32 canadian cross.
18200
18201Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18202
18203 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
18204 running under the simulator to build a reduced set of libraries.
18205 (powerpc-*-eabiaix): Add fine grained multilib support added to
18206 other powerpc targets yesterday.
18207
18208Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18209
18210 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
18211 -disable-softfloat, -disable-relocatable, -disable-aix, and
18212 -disable-sysv to control which multilib libraries get built.
18213
18214Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
18215
18216 * configure: Add Makefile.tem to list of files to remove in trap
18217 handler.
18218
18219Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
18220
18221 * config.guess (*Linux*): Add missing "exit"s.
18222 Also, need specific check for alpha-unknown-linux (uses COFF).
18223
18224Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
18225
18226 * config.guess: Merge with FSF:
18227
18228 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
18229 * config.guess (AIX4): More robust release numbering discovery.
18230
18231 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
18232 * config.guess (i386-sequent-ptx): Properly get version number.
18233
18234 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
18235 * config.guess (mips:*:4*:UMIPS): New case.
18236
18237Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
18238
18239 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
18240 (i386-win32 host): Likewise. Don't build readline.
18241
18242Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
18243
18244 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
18245 SUPPORT_FILES to submakes.
18246
18247Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
18248
18249 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
18250 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
18251 mpw-configure.
18252
18253Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
18254
18255 * configure.in (appdirs): Use =, not ==, in test expression when
18256 trying to build the text to print in the warning message for
18257 Solaris users.
18258
18259Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
18260
18261 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
18262
18263Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18264
18265 * config.guess: Recognize lynx-2.3.
18266
18267Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
18268
18269 * config.sub (z8ksim): Deleted
18270 (z8k-*-coff): New, this is the one true name of the target.
18271
18272Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
18273
18274 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
18275
18276Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
18277
18278 * config.guess (*:Linux:*:*): First try asking the linker what the
18279 default object file format is (elf, aout, or coff). Then if this
18280 fails, try previous methods.
18281
18282Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18283
18284 * configure.in: Don't build newlib for *-*-vxworks5.1.
18285
18286Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18287
18288 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
18289 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
18290
18291Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
18292
18293 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
18294
18295Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
18296
18297 * cfg-ml-com.in: New file.
18298 * cfg-ml-pos.in: New file.
18299
18300Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18301
18302 * COPYING.NEWLIB: Add HP free copyright to list.
18303
18304Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18305
18306 * config.sub: Recognize -eabi* for the system, not just -eabi.
18307
18308Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
18309
18310 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
18311 * config.sub, configure.in (win32): New target and host.
18312
18313Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
18314
18315 * configure.in: Add i386-pe configuration.
18316
18317Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
18318
18319 * mpw-build.in (install): Install GDB after LD.
18320
18321Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
18322
18323 * mpw-config.in (elf/mips.h): Always forward-include, needed
18324 for GDB to build.
18325
18326Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
18327
18328 * testsuite: New directory for customer acceptance and whole tool
18329 chain tests.
18330
18331Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
18332
18333 * configure: If per-host line isn't found, but AC_OUTPUT is found
18334 and a configure script exists, run it instead.
18335
18336Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
18337
18338 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
18339
18340Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
18341
18342 * configure: Set build_{cpu,vendor,os,alias} to host values when
18343 --build isn't specified.
18344
18345Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18346
18347 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
18348 (FLAGS_TO_PASS): Pass them.
18349 (EXTRA_TARGET_FLAGS): Ditto.
18350
6599da04
JM
18351Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18352
18353 * Makefile.in (all-libg++): Depend on all-libstdc++.
18354
18355Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18356
18357 * configure.in (noconfigdirs): Enable all packages for
18358 i386-unknown-netbsd.
18359
18360Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
18361
18362 * configure.in (noconfigdirs): Don't configure tk for i386-go32
18363 hosted builds (DOS builds)
18364
18365Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
18366
18367 Changes for ARM based on patches from Richard Earnshaw:
18368 * config.sub: Handle armeb and armel.
18369 * configure.in: Omit arm linker only for riscix.
18370
18371Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
18372
18373 * config.guess: Update from FSF.
18374
18375Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
18376
63f6bcd7 18377 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
18378 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
18379 powerpcle variant. Convert pentium into i586, not i486. Add p5
18380 alias for i586. Map new x86 variants p6, k5, nexgen into i586
18381 temporarily.
18382
18383Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
18384
18385 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
18386
18387Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
18388
18389 * config.sub: Accept -lites* as a basic system type.
18390
18391Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
18392
18393 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
18394 installed, and if so return linuxoldld as the system name.
18395
18396Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
18397
18398 * config.guess: Add hppa1.1-hp-lites support.
18399
18400Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
18401
18402 * configure.in: Don't build newlib for m68k-vxworks5.1.
18403
18404Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18405
18406 * configure.in (mips-sgi-irix6): Use mh-irix5.
18407
18408Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
18409
18410 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
18411
18412Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18413
18414 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 18415 OSF/1. Fix compiler flags.
6599da04
JM
18416 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
18417
18418Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
18419
18420 * configure.in: Recognize --with-newlib.
18421 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
18422
18423Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18424
d207ebef 18425 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
18426 to *_X11_MODULES due to gdbtk needing X include files et al.
18427
18428Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
18429
18430 Merge in support for Mac MPW as a host.
18431 (Old change descriptions retained for informational value.)
18432
18433 * mpw-config.in: Add generic include forwards for cpu-specific
18434 include files in aout and elf directories.
18435
18436 * mpw-configure: Added copyright.
18437 * mpw-config.in: Check for presence of required build tools.
18438 (target_libs): Add newlib.
18439 (target_tools): Add examples.
18440 (Read Me): Generate as "Read Me for MPW" instead.
18441 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
18442 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
18443 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
18444
18445 * mpw-configure: Remove subdir-specific makefile hackery,
18446 delete mk.tmp after using it.
18447
18448 * mpw-build.in (all): Display start and end times.
18449
18450 * mpw-configure (host_canonical): Set.
18451 (target_cpu): Always add to makefiles.
18452 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
18453 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
18454 (mpw-mh-mpw): Look for in srcdir and srcroot.
18455 Use sed instead of mpw-edit-prefix to edit prefix definitions.
18456
18457 * mpw-build.in: (install-only): New target.
18458
18459 * mpw-configure (host_alias, target_alias): Rename from hostalias
18460 and targetalias, add into generated Makefile.
18461 (mk.tmp): If present, add into generated Makefile.
18462 * mpw-build.in (all-gas): Build config.h first before gas proper.
18463
18464 * mpw-configure (config.status): Write only if changed.
18465 * mpw-config.in (readline): Configure it (not built, just used for
18466 definitions).
18467
18468 * mpw-config.in (elf/mips.h): Add a forward include.
18469
18470 * mpw-config.in: Forward-include most .h files in include into
18471 extra-include.
18472 (readline): Don't build.
18473 mpw-build.in (install): Install GDB.
18474
18475 * mpw-configure (prefix, mpw_prefix): Handle it.
18476 * mpw-config.in (mmalloc, readline): Don't configure.
18477 * mpw-build.in (thisscript): Rename to ThisScript.
18478 Use mpw-build instead of BuildProgram everywhere.
18479 (mmalloc, readline): Don't build.
18480 * mpw-README: New file, basic documentation about the MPW port.
18481
18482 * mpw-config.in: Use forward-include to create include files.
18483
18484 * mpw-configure: Add more things to the top of each configured
18485 Makefile, including contents of config/mpw-mh-mpw.
18486 * mpw-config.in (extra-include): Create this directory and fill it
18487 with Posix-like include files when configuring.
18488
18489 * config.sub (apple, mac, mpw): Add various aliases.
18490
18491 * mpw-build.in: New file, top-level build script fragment for MPW.
18492 * mpw-configure: New file, configure script for MPW.
18493 * mpw-config.in: New file, config fragment for MPW.
18494
18495Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18496
18497 * configure.in (host_libs): Remove glob, since it is gone from the
18498 sources.
18499
18500Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18501
18502 * Makefile.in: define empty GDB_NLM_DEPS var.
18503
18504 * configure.in(target_makefile_frag): use config/mt-netware
18505 for netware targets.
18506
18507Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
18508
18509 * config.sub: Merge in recent FSF changes. Remove linux special
18510 cases.
18511
18512Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18513
731a8127 18514 Revert this change:
6599da04
JM
18515
18516 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
18517
18518 * build-all.mk: Use CC=cc -Xs on Solaris.
18519
6599da04
JM
18520Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18521
18522 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
18523 stop using it.
18524 * Makefile.in: Nuke all references to glob subdirectory.
18525
18526Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18527
18528 * configure.in: Fix --enable-shared logic in per-host.
18529
18530Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
18531
18532 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
18533
18534Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18535
18536 * configure.in (noconfigdirs): Don't build gas on AIX, for
18537 powerpc*-*-aix* as well as for rs6000*-*-aix*.
18538
18539Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
18540
18541 * configure: Fix --cache-file to work if the file argument is a
18542 relative path.
18543
18544Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
18545
18546 * configure: If the --cache-file is used, pass it down to
18547 configure in subdirectories.
18548
18549Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
18550
18551 * config.sub: add vxworks29k configuration.
18552
18553Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
18554
18555 * Makefile.in (taz): Do "diststuff" part quietly.
18556
18557Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
18558
18559 * config.sub: Mini-merge with gcc/config.sub.
18560
18561Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18562
18563 * config.guess (IRIX): Sed - to _.
18564
18565Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18566
18567 * Makefile.in (source-vault, binary-vault): New targets.
18568
18569Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
18570
18571 * config.sub: Recognize -eabi as a basic system type.
18572
18573Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18574
18575 * configure.in (enable_shared stuff): Fix typo.
18576
18577Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
18578
18579 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
18580
18581Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18582
18583 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
18584
18585Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
18586
18587 * configure.in (rs6000-*-*): Don't build gas.
18588
18589Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
18590
18591 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
18592 reduce command line length.
18593 (AS_FOR_TARGET): Check for as.new, not Makefile.
18594 (NM_FOR_TARGET): Check for nm.new, not Makefile.
18595
18596Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
18597
18598 * config.guess: Merge from FSF.
18599
18600Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18601
18602 * configure: Don't use $ when handling program_suffix.
18603
18604Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
18605
18606 * configure.in: Configure tk for hppa/hpux.
18607
18608Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
18609
18610 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
18611
18612Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
18613
18614 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
18615 to LIBCXXFLAGS. Tests are better run without it.
18616
18617Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
18618
18619 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
18620
18621Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
18622
18623 * configure.in (*-*-netware*): Don't configure xiberty.
18624
18625Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
18626
18627 * configure.in: Remove tk from native_only list.
18628
18629Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
18630
18631 * build-all.mk: Add mips-ncd-elf target to sun4 targets
18632 for special NCD build.
18633
18634Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18635
18636 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
18637 makeall.bat, they're only useful for binutils snapshots.
18638 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
18639 makeall.bat to specified SUPPORT_FILES.
18640
18641Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
18642
18643 * build-all.mk: Add Ericsson targets to sun4 and solaris
18644 hosts. Add BNR's sun4 target to solaris host, so their
18645 build-from-source will be tested in-house first.
18646
18647Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
18648
18649 * Makefile.in (LIBCFLAGS): New variable.
18650 (CFLAGS_FOR_TARGET): Ditto.
18651 (LIBCFLAGS_FOR_TARGET): Ditto.
18652 (LIBCXXFLAGS): Ditto.
18653 (CXXFLAGS_FOR_TARGET): Ditto.
18654 (LIBCXXFLAGS_FOR_TARGET): Ditto.
18655 (BASE_FLAGS_TO_PASS): Pass them.
18656 (EXTRA_TARGET_FLAGS): Ditto.
18657
731a8127 18658 * configure.in: Support --enable-shared.
6599da04
JM
18659
18660Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
18661
18662 * configure.in (target_libs): Include libstdc++ again.
18663 * config.guess: Update from FSF (for FreeBSD).
18664
18665Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18666
18667 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
18668 makeall.bat.
18669 (DISTDOCDIRS): Add `etc'.
18670 (ETC_SUPPORT_PFX): New variable.
18671 (taz): Include anything from etc starting with a word in
18672 ETC_SUPPORT_PFX.
18673
18674Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18675
18676 * config.sub: Update for recent FSF changes. Remove obsolete
18677 h8300hds entry. Add -windows* and -osx as basic os. Minor
18678 spacing changes.
18679
18680Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
18681
18682 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
18683
18684 * config.guess: Merge with FSF.
18685 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
18686
18687Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18688
18689 * configure: Since the "trap 0" handler will override the exit
18690 status on many systems, only use it for "exit 1", and make it set
18691 a non-zero exit status; reset it before "exit 0". Also, check
18692 exit status of config.sub, and error out if it failed.
18693
18694Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
18695
18696 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
18697 and install libgloss.
18698
18699Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18700
18701 * Makefile.in (all-binutils): Depend upon all-byacc.
18702
18703 * configure.in: Don't build emacs on Irix 5.
18704
18705Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
18706
18707 * configure.in (*-*-netware*): Add libio.
18708
18709Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
18710
18711 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
18712 (CHECK_TARGET_MODULES): Ditto.
18713 (INSTALL_TARGET_MODULES): Ditto.
18714 (TARGET_LIBS): Ditto.
18715 (all-libstdc++): Note dependencies.
18716
18717Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18718
18719 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
18720
18721Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
18722
18723 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
18724 -fexternal-templates.
18725
18726 * configure.in (target_libs): Add libstdc++.
18727 (noconfigdirs): Add libstdc++ as appropriate.
18728
18729Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18730
18731 * config.guess: Update from FSF.
18732
18733Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18734
18735 * configure: Use ${config_shell} when running ${configsub}.
18736
18737Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
18738
18739 * config.sub: No longer recognize h8300h.
18740
18741Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18742
18743 * config.sub: Remove extraneous differences between config.sub and
18744 gcc/config.sub.
18745
18746Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18747
18748 * Makefile.in (DISTSTUFFDIRS): Add gas.
18749
18750Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
18751
18752 * COPYING.NEWLIB: New file.
18753
18754Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
18755
18756 * config.guess (HP-UX): Patch from Harlan Stenn
18757 <harlan@landmark.com> to also emit release level.
18758
18759Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18760
18761 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
18762
18763Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
18764
18765 * config.sub: Merge nextstep cleanup from FSF.
18766
18767Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18768
18769 * configure.in (arm-*-*): Don't configure ld for this target.
18770
18771Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
18772
18773 * configure.in (*-*-netware): don't configure libg++, libio,
18774 librx, or newlib.
18775
18776Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18777
18778 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
18779 configure ld--it works, but it doesn't support shared libraries.
18780
18781Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
18782
18783 * config.guess (*-unknown-freebsd*): Get rid of possible
18784 trailing "(Release)" in version string.
18785 Patch from Paul Richards <paul@isl.cf.ac.uk>.
18786
18787Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
18788
18789 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
18790 Fix type: *-next-neststep -> *-next-nextstep.
18791
18792 * config.guess: Merge from FSF:
18793
18794 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
18795
18796 * config.guess: Recognize powerpc-ibm-aix3.2.5.
18797
18798 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
18799
18800 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
18801 instead of UNIX_SV for UnixWare 1.0).
18802
18803Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
18804
18805 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
18806 to make gdb/nlm/* build after the compiler and linker.
18807
18808Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
18809
18810 * config.guess (netbsd, freebsd, linux): Accept any machine,
18811 not just i[34]86.
18812 (m68k-atari-sysv4): Relocate to match FSF version.
18813
18814 * config.guess: More merges from the FSF:
18815
18816 Add a space before function call or macro invocation.
18817
18818 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18819
18820 * config.guess: Add trap cmd to remove dummy.c and dummy when
18821 interrupted.
18822
18823 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18824
18825 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
18826 (dummy): Redirect stderr from compilation of dummy.c.
18827
18828 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
18829
18830 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
18831
18832Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
18833
18834 * configure: Accept and ignore --cache*, for compatibility with
18835 new autoconf.
18836
18837Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
18838
18839 * config.guess: Merge from FSF:
18840
18841 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
18842
18843 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
18844 (PATH): Add /.attbin at end for finding uname.
18845 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
18846
18847 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
18848
e490616e 18849 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
18850
18851 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
18852
e490616e
ZW
18853 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
18854 to select whether to use ELF or COFF.
6599da04
JM
18855
18856 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
18857
e490616e 18858 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
18859
18860 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
18861
18862 * config.guess: Guess the OS version for HPUX.
18863
18864 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
18865
18866 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
18867
18868Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18869
18870 * configure.in: Recognize --with-headers, --with-libs, and
18871 --without-newlib.
18872 * Makefile.in (all-xiberty): Depend upon all-ld.
18873
18874Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18875
18876 * configure.in: Change i[34]86 to i[345]86.
18877
18878Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18879
18880 * configure (version): A few more tweaks to help message.
18881
18882Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
18883
18884 * Makefile.in: Remove (for now) librx as a host library,
18885 now that we're building it for target.
18886
18887Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18888
18889 * configure: Fix up help message; from karl@owl.hq.ileaf.com
18890 (Karl Berry).
18891
18892Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
18893
18894 * configure.in: Also configure librx.
18895
18896Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
18897
18898 * Makefile.in: Update various rules to reflect that librx
18899 is now needed for libg++.
18900
18901Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18902
18903 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
18904
18905Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
18906
18907 * configure.in: Configure the examples directory.
18908
18909Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18910
18911 * configure: Simplify Jun 2 1994 change.
18912
18913Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18914
18915 * change CC to /usr/latest/bin/gcc for lynx host builds, since
18916 /bin/gcc isn't good enough to build gcc.
18917
18918Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
18919
18920 * Makefile.in (GDB_SUPPORT_FILES): Remove
18921 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
18922 (gdb.tar.gz): Add new rule to use standard distribution building
18923 mechanism.
18924
18925Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18926
18927 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
18928 Bill Cox <bill@cygnus.com>.
18929
18930Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
18931
18932 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
18933
18934Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
18935
18936 * configure: Search current dir first in .gdbinit.
18937
18938Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
18939
18940 * config.sub: Recognize freebsd (merged from gcc config.sub).
18941
18942Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
18943
18944 * config.sub: Refer to NeXT's operating system as nextstep.
18945
18946 * config.sub (case $basic_machine): Re-order the cases, to match
18947 the order in the FSF version (which is mostly alphabethical).
18948 Merge in some additions and changes from the FSF.
18949
18950Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
18951
18952 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
18953 * config.sub: Recognize cxux7.
18954 * configure.in: Use mh-cxux for m88k-harris-cxux*.
18955
18956Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18957
18958 * config.sub: Fix typo powerpc -> powerpc-*.
18959
18960Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
18961
18962 * Makefile.in: `all-emacs19' depends on `all-byacc'.
18963
18964 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
18965 parallel with all-emacs and install-emacs). Top-level command
18966 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
18967
18968Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18969
18970 * test-build.mk ($(host)-stamp-stage2-installed): Remove
18971 $(relbindir)/make before doing ``make install'', and use
18972 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
18973 installing over running make binary.
18974 ($(host)-stamp-stage3-installed): Likewise.
18975
18976Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18977
18978 * config.guess: Recognize Mach.
18979
18980Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18981
18982 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
18983 see whether --exec-prefix was used.
18984
18985Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18986
18987 * README: Explicitly mention libg++/README. (Zoo's idea.)
18988
18989Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18990
18991 * Makefile.in: Add all-librx target similar to all-libproc.
18992
18993Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
18994
18995 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
18996 with post 1.2 uname bogosity.
18997
18998Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18999
19000 * configure: Remove temporary files on receipt of a signal.
19001
19002Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
19003
19004 * configure: If there is a package_makefile_frag, remove
19005 ${subdir}/Makefile.tem after copying it in.
19006
19007Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19008
19009 * build_all.mk: support rs6000 lynx identifies itself as
19010 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
19011 since /bin/gcc is too feeble to compile a modern gcc.
19012
19013Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19014
19015 * brought devo/test-build.mk update-to-date with progressive/
19016 test-build.mk. Add lynx targets and hppa flag info.
19017
19018Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19019
19020 * configure.in: Use mh-ncrsvr43. Patch from
19021 Tom McConnell <tmcconne@sedona.intel.com>.
19022
19023Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
19024
19025 * config.guess (i386-unknown-bsdi): No longer need to
19026 check #if defined(__bsdi__) && defined(__i386__).
19027
19028Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19029
19030 * configure: Set program_transform_nameoption correctly.
19031
19032Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19033
19034 * brought build-all.mk update-to-date with progressive build-all.mk,
19035 added new targets and hppa info.
4e81ae98 19036
6599da04
JM
19037Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19038
19039 * configure: If config.guess result is a prefix of the user
19040 specified target, assume a native build and use the user specified
19041 target as the host alias. Remove SunOS patch suffix removal hack.
19042 * configure.in: Remove SunOS patch suffix removal hack.
19043
19044 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
19045 in NATIVE_CHECK_MODULES.
19046
19047Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
19048
19049 * Makefile.in: Rename HOST_ONLY to NATIVE.
19050 * configure: Delete SunOs patch suffix from host_canonical
19051 and build_canonical variables that are prepended to Makefiles.
19052 * configure.in: Add comments for easier maintenance.
19053
19054Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19055
19056 * Makefile.in: Add all-libproc target similar to all-gui.
19057
19058Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
19059
19060 * Makefile.in (CHECK_MODULES): split into
19061 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
19062
19063Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
19064
19065 * config.guess (i386-unknown-bsdi): New system to guess.
19066
19067Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19068
19069 * Makefile.in: Add all-gui target (but not yet build by "all").
19070
19071Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
19072
19073 * config.sub: Move deletion of patch suffix from here...
19074 * configure.in: To here, at Ian's suggestion. The top-
19075 level scripts might need to know of a patch level.
19076
19077Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
19078
19079 * config.sub: Strip off patch suffix so rtl is recognized
19080 as a sunos4.1.3 machine, even though it's been patched.
19081
19082Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
19083
19084 * Makefile.in (INSTALL_LAST): Delete.
19085 (INSTALL_DOSREL): New.
19086
19087Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19088
19089 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
19090 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
19091 whether we pass down --with-gnu-ld anyhow.
19092
19093Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
19094
19095 * Makefile.in (INSTALL_LAST): Change operation so it works
19096 on more flavors of make.
19097 * configure.in (go32): Don't build libg++ or libio.
19098
19099Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
19100
19101 * Makefile.in (Move HOST_PREFIX_1 and friends up so
19102 they can be overriden by templates.
19103
19104Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
19105
19106 * configure.in (target==go32): Don't build gdb.
19107 * dosrel: New directory.
19108
19109Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
19110
19111 * configure.in (host==go32): Configure dosrel too.
19112 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
19113 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
19114 be set by incoming names or templates.
19115 (INSTALL_LAST): New rule.
6599da04
JM
19116
19117Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
19118
19119 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
19120
19121Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19122
6599da04
JM
19123 * configure.in (appdirs): New variable. Currently empty, but will
19124 be used in gas distribution. If nonempty, lists a set of
19125 directories at least one of which must get configured, or top
19126 level configuration is considered to have failed.
19127 (rs6000-*-lynxos*): Use new file name.
19128
19129Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19130
19131 Eliminate XTRAFLAGS.
19132 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
19133 newlib include files using -idirafter, and also use -nostdinc.
19134 (CXX_FOR_TARGET): Likewise.
19135 (XTRAFLAGS): Removed.
19136 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
19137 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
19138 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
19139 ($(DO_X)): Don't pass down XTRAFLAGS.
19140
19141Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19142
19143 * configure.in (mips*-dec-bsd*): New target; do build linker.
19144 (mips*-*-bsd*): New target; don't build linker.
19145
19146Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19147
19148 * configure.in: support rs6000-*-lynxos* configuration.
19149 support sunos4 as a cross target.
19150
19151 * config.sub: look for lynx*, not lynx since the OS version may
19152 legitimately be part of the name.
19153
19154Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19155
19156 * configure.in (i[34]86-*-sco*): Move to be with other i386
19157 targets.
19158 (romp-*-*): New target. Skip various binary utilities.
19159 (vax-*-*): New target. Don't build newlib.
19160 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
19161
19162Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19163
19164 * configure.in: Only set host_makefile_frag if config
19165 directory exists.
19166
19167Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19168
19169 * install.sh: If $dstdir exists, don't check whether each
19170 component does.
19171
19172Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19173
19174 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
19175
19176Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
19177
3b75d237
AJ
19178 * configure.in (*-*-lynxos*): Don't configure newlib for either
19179 native or cross Lynx.
6599da04
JM
19180
19181Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
19182
19183 * config.sub (sparc64-elf): Fix os.
19184 (z8k): Remove duplicate.
19185
19186Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19187
19188 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
19189 gcc/stmp-fixproto, to try to prevent fixproto from being run.
19190
19191Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
19192
19193 * configure: Make file links cleanly even if Lynx fails on
e490616e 19194 an NFS symlink (at least fail cleanly).
6599da04
JM
19195
19196Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19197
19198 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
19199 -XNh2000.
19200
19201Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19202
19203 * configure: Unknown options are fatal again.
19204
19205Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
19206
19207 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 19208 compatibility.
6599da04
JM
19209
19210Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
19211
19212 * build-all.mk: Add `clean' target.
19213
19214Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19215
19216 * config.guess: Add SINIX support.
19217 * configure.in: Add mips-*-sysv4* support.
19218
19219Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
19220
19221 * build-all.mk: Document all useful targets.
19222 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
19223 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
19224
19225Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19226
19227 * configure: Support --silent, --quiet.
19228
19229Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19230
19231 * configure: Support --disable-FEATURE.
19232
19233Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19234
19235 * config.guess: Recognize NCR running SVR4.3.
19236
19237Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
19238
19239 * config.guess: Make BSDI generate i386-unknown-bsd386.
19240 Patch from Paul Eggert <eggert@twinsun.com>.
19241
19242Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19243
19244 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
19245
19246Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19247
19248 * configure: Make unrecognized options give nonfatal warnings
19249 instead of fatal errors, and pass them to any subdirectory
19250 configures in case they recognize them.
19251 Make --x equivalent to --with-x.
19252
19253Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19254
19255 * configure: Add --enable-* options. Clean up usage message and
19256 some comments.
19257
19258Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
19259
19260 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
19261
19262Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19263
19264 * configure.in (hppa*-*-*): Enable binutils.
19265
19266Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19267
19268 * config.sub: Recognize cisco.
19269
19270Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
19271
19272 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
19273
19274Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19275
19276 * config.guess: about target *-hitachi-hiuxwe2, don't print more
19277 than one configuration name. Add comment.
19278
19279Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
19280
19281 * config.guess: about target *-hitachi-hiuxwe2, fixed
19282 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
19283 macro is incorrect.]
19284
19285Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19286
19287 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
19288 than the "make ls" stuff which used to be here.
19289
19290Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
19291
19292 * config.guess: Recognize i[34]86-unknown-freebsd.
19293 From Shawn M Carey <smcarey@rodan.syr.edu>.
19294
19295Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
19296
19297 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
19298
19299Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
19300
19301 * config.guess: Check for ptx.
19302
19303Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
19304
19305 * config.sub: Add os9k checking.
19306
19307Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19308
19309 * config.guess: Handle OSF1 running on HPPA processors
19310
19311Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
19312
19313 * configure: If subdir configure fails, print out a message with
19314 subdirectory name, in case subdir's configure code didn't identify
19315 itself.
19316
19317Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
19318
19319 * configure.in: Remove embedded newlines from configdirs.
19320 Avoid mismatches of substrings. Fix matching strings at end
19321 of configdirs.
19322
19323Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
19324
19325 * config.guess: Add Lynx/rs6000 config support.
19326
19327Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
19328
19329 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
19330
19331Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
19332
19333 * configure.in (hppa*-*-osf*): Treat this just like most other
19334 PA configurations (eg no binutils or ld).
19335 (hppa*-*-*elf*): These configurations have binutils and ld.
19336
19337Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19338
19339 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
19340
19341Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19342
19343 * configure.in (rs6000-*-*): Build gas.
19344
19345Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19346
e490616e 19347 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
19348
19349Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19350
19351 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
19352 for GDB and GDB has been fixed to not need it.
19353
6599da04
JM
19354Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19355
19356 * config.guess: Recognize vax hosts.
19357
19358Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19359
19360 * configure (while loop): Don't use "break 2" inside case
19361 statement -- the case statement isn't an enclosing loop.
19362
19363Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
19364
19365 * config.guess: Clean up NeXT support, to allow nextstep
19366 on Intel machines. Make OS be nextstep.
19367
19368Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
19369
19370 * config.guess: Add alternate forms for Convex.
19371
19372Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
19373
19374 * configure: Completely rewrite option processing. Take
19375 advantage of pattern-matching to avoid invoking test frequently.
19376 Also clean up host and target defaulting logic.
19377
19378Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19379
19380 * Makefile.in: Replace all occurrances of "rootme" with "r" and
19381 "$${rootme}" with "$$r", to increase the likelihood that the do-*
19382 commands (plus user environment) will fit SCO limits.
19383
19384Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19385
19386 * configure.in: Don't issue warnings about directories which are
19387 not being configured if -norecursion is set. Correct test for
19388 --with-gnu-as and --with-gnu-ld to not get confused by substring
19389 matches.
19390
19391 * configure.in: Don't build gas for alpha-dec-osf1*.
19392
19393Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
19394
19395 * configure: Back out Per's change of 12/19/1993. It changes the
19396 behavior of configure in unexpected and confusing ways.
19397
19398 Also, use different delim char when calculating
19399 program_transform_name so that the name can contain slashes.
19400
19401Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
19402
19403 * configure.in, config.sub: Add support for VSTa micro-kernel.
19404
19405Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
19406
19407 * configure.in: Nuke hacks which were used to get a special
19408 version of GAS for HPPA configurations.
19409
19410Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
19411
19412 * configure: If only ${target_alias} is given, use that
19413 as the default for ${host_alias}.
19414 * configure: Add missing back-slashes before nested quotes.
19415
19416Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
19417
19418 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
19419
19420Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
19421
19422 * config.guess: Recognize some Tektronix configurations.
19423 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
19424
19425Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19426
19427 * config.sub: Match any flavor of SH.
19428
19429Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
19430
19431 * configure.in: Don't try to configure newlib for Alpha.
19432
19433Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19434
19435 * configure.in: Don't build ld for Irix 5. Don't build gas,
19436 libg++ or libio for any Alpha target.
19437
19438 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
19439
19440Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
19441
19442 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
19443 default arguments -- so it tried to compress itself.
19444
19445Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
19446
19447 * configure.in (notsupp): ensure that a space is always at the end
19448 of the configdirs list, since the grep checks for an explicit space
19449
19450Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19451
19452 * configure.in (target i386-sysv4.2): don't build ld, since static
19453 versions of many libraries are not available.
19454
19455Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19456
19457 * config.guess: Recognize Apollos (using environment variables).
19458 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
19459
19460Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19461
19462 * config.guess: Recognize Sony news mips running newsos.
19463
19464Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
19465
19466 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
19467 "fi ; else" for bash.
19468
19469Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
19470
19471 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
19472
19473Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
19474
19475 * config.sub: accept unixware as an alias for svr4.2.
19476 Fix some inconsistancies with the gcc version.
19477
19478Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19479
19480 * Makefile.in (DISTDOCDIRS): Add gdb.
19481
19482Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
19483
19484 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
19485
19486Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
19487
19488 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
19489 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
19490 this now.
19491
19492Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19493
19494 * config.sub: Accept hiux* as an OS name.
19495
19496 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
19497 etc/make-stds.texi. The underscore came from gcc, and dje now
19498 agrees that RUNTESTFLAGS is the correct name.
19499
19500Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
19501
19502 * install.sh: Remove 'set -e'. It makes any conditionals
19503 in the script useless.
19504
19505 * config.guess: Automatically recognize arm-acorn-riscix
19506 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
19507
19508Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
19509
19510 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
19511
19512Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
19513
19514 * Makefile.in (DISTDOCDIRS): New variable.
19515 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 19516 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
19517
19518Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19519
19520 * configure.in (hppa target): check the source directory for the
19521 pagas sub-directory
19522
19523Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
19524
19525 * config.sub: Allow -aout* and -elf*.
19526
19527Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
19528
19529 * configure.in: Don't build ld on i386-solaris2, same as for
19530 sparc-solaris2.
19531
19532Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
19533
19534 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
19535
19536Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19537
19538 * configure.in: Configure gdb for alpha.
19539
19540Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19541
19542 * Makefile.in (CXXFLAGS): Add -O.
19543
19544Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19545
19546 * config.guess: added support for DG Aviion
19547
19548Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
19549
19550 * configure.in: Produce warning message for subdirectories not
19551 configurable for this host/target combination. Don't try to
19552 configure gdb for vms.
19553
19554Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
19555
19556 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
19557 appropriate files before making "diststuff".
19558 (DISTBISONFILES): New var: list of files to be edited.
19559 (DISTSTUFFDIRS): Add binutils.
19560
19561Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19562
19563 * config.sub: also handle mipsel and mips64el (for little endian mips)
19564
19565Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19566
19567 * configure.in: Add * to end of all OS names.
19568
19569Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
19570
19571 * configure.in: Build newlib for LynxOS native.
19572
19573Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19574
19575 * config.guess: Add support for delta 88k running SVR3.
19576
19577 * configure.in: Add comment about HP compiler vs. emacs.
19578
19579Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19580
19581 * configure.in: don't build ld on solaris2 (not a viable option
19582 due to bugs in getpwnam & getpwuid)
19583
19584Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
19585
19586 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
19587 config.guess will produce a full version number.
19588
19589Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19590
19591 * configure.in: Build linker and binutils for alpha-dec-osf1.
19592
19593Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19594
19595 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
19596 and gdb/testsuite/Makefile.in.
19597
19598Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19599
19600 * configure.in: recognize mips*- instead of mips-
19601
19602Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
19603
19604 * config.sub: Accept linux*coff and linux*elf as operating
19605 systems.
19606
19607Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19608
19609 * config.sub: Recognize mips64, and mips3 as an alias for it.
19610
19611Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19612
19613 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
19614 gdb knows how to handle OSF/1 shared libraries.
19615
19616Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19617
19618 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
19619 * config.guess: Recognize Hitachi's HIUX.
19620 * config.sub: Recognize h3050r* and hppahitachi.
19621 Remove redundant cases for hp9k[23]*.
19622
19623Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19624
19625 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
19626 if gas and ld are in the source tree and are in ${configdirs}.
19627 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 19628 --with options (but still pass them down on the command line,
6599da04
JM
19629 if they were explicitly specified).
19630
19631Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19632
19633 * configure: substitute SHELL value in Makefile.in with
19634 ${CONFIG_SHELL}
19635
19636Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19637
19638 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
19639 *-*-solaris2* targets.
19640
19641Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19642
19643 * Makefile.in: define M4, and pass it down to sub-makes;
19644 all-autoconf now depends on all-m4
19645
19646Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19647
19648 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
19649 presence of {ar,ranlib} instead of a configured directory
19650
19651Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
19652
19653 * config.guess: Accept 34?? as well as 33?? for NCR.
19654
19655Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19656
19657 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
19658 of 'gas' in sed commands, since 'gash' is now in the tree as well.
19659
19660Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19661
19662 * configure: grab values for $(CC) and $(CXX) from the
19663 environment, so that someone can do "CC=gcc configure; make" and
19664 have it work right (matching the way that autoconf works now)
19665
19666 * configure.in, Makefile.in: add support for gash, the tcl
19667 interface to Galaxy
19668
19669 * config.guess: add NetBSD variants (hp300, x86)
19670
19671Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
19672
19673 * install.sh: Support -d option (in the manner of SunOS 4 install,
19674 as it is more deterministic than that of GNU install)
19675 (chmodcmd): Set file to mode 755 by default (should also do default
19676 chgrp and chown, but I don't feel like dealing with that now)
19677
19678Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
19679
19680 * config.sub: Remove h8300hhms alias.
19681
19682Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19683
19684 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
19685
19686Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19687
19688 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
19689 as stmp-fixinc
19690
19691Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
19692
19693 * config.sub: recognize m88110-bug-coff.
19694
19695Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19696
19697 * Makefile.in (all-libio): all dependencies on the toolchain used
19698 to build this (gcc, gas, ld, etc)
19699
19700Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19701
19702 * config.guess: Deal with OSF/1 1.3 on alpha.
19703
19704Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19705
19706 * install.sh: add some 'else true' clauses for portability
19707
19708 * configure.in: don't build libio for h8[35]00-*-* targets
19709
19710Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
19711
19712 * Makefile.in: Add support for new libio.
19713
19714Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19715
19716 * install.sh: If one command fails, don't try the rest. Don't try
19717 to remove $dsttmp (via trap) unless we have already created it.
19718 If $src doesn't exist, detect it and exit with an error.
19719
19720 * config.guess: Recognize BSD on hp300.
19721
19722Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
19723
19724 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
19725 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
19726
19727Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
19728
19729 * Makefile.in (all-send-pr): depends on all-prms
19730
19731Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19732
19733 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
19734
19735Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19736
19737 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
19738 Added test for mips-mips-riscos5.
19739
19740Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19741
19742 * configure.in: use mh-hp300 for 68k HP hosts
19743
19744Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19745
19746 * configure: add support for CONFIG_SHELL, so that you can use
19747 some alternate shell for evaluating configure scripts
19748
19749Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
19750
19751 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
19752 in configure script to bug-gdb@prep.ai.mit.edu when building
19753 distribution archive.
19754 * Makefile.in (COMPRESS): Remove def.
19755 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
19756 gdb.tar.Z and make-gdb.tar.Z respectively.
19757 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
19758 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
19759 to convergence with 'taz' target in Makefile.in.
19760
19761Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19762
19763 * install.sh (dsttmp): use trap to ensure that tmp files go
19764 away on error conditions
19765
19766Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19767
19768 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
19769
19770Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19771
19772 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
19773 its parent is '/' not ''.
19774
19775 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
19776
19777Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
19778
19779 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
19780 that ${newsrcdir}/configure.in does.
19781
19782Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19783
19784 * test-build.mk: support for CONFIG_SHELL
19785
19786Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
19787
19788 * config.sub (netware): Add as a basic system type.
19789
19790Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
19791
19792 * Makefile.in (Makefile): depend on configure.in. Also drop the
19793 $(srcdir)/ from the dependency on Makefile.in.
19794
19795Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
19796
19797 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
19798 (h8300hhms is temporary until multi-libraries are implemented).
19799 * configure.in: Handle h8300h too.
19800
19801Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19802
19803 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
19804
19805Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
19806
19807 * configure: Remove extraneous output when guessing host type.
19808 * config.guess: Remove extraneous output when guessing using C
19809 compiler rather than uname, or when guessing fails.
19810
19811Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
19812
19813 * Makefile.in: remove all.cross and install.cross targets
19814
19815 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
19816 definitions
19817
19818Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
19819
19820 * configure.in (target sh): Build gprof.
19821
19822Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19823
19824 * config.sub: change -solaris to -solaris2
19825
19826Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19827
19828 * configure.in: Use config/mh-riscos for mips-*-sysv*.
19829
19830Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
19831
19832 * configure: Correct error message for missing Makefile.in to
19833 print correct directory.
19834
19835Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19836
19837 * install.sh: kludge around 386BSD shell bug
19838
19839Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
19840
19841 * config.guess: Recognize NeXT.
19842 * config.guess: Recognize i486-ncr-sysv4.
19843 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
19844
19845Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
19846
19847 * Makefile.in (MAKEINFOFLAGS): New variable.
19848 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
19849 * build-all.mk, test-build.mk: Pass down --no-split as
19850 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
19851
19852Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
19853
19854 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
19855
19856Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
19857
19858 * Makefile.in (libg++.tar.z): New rule.
19859 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
19860 * Makefile.in (taz): Only do a single chmod.
19861
19862Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
19863
19864 * install.sh: don't use dirname anymore (replaced with sed usage)
19865
19866Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
19867
19868 * Makefile.in: Change extension for gzip'd files from '.z' to
19869 '.gz' per new FSF standard usage.
19870
19871Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
19872
19873 * configure: put quotes around the final value of program_transform_name
19874
19875Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19876
19877 * Makefile.in: new install.sh support; update install-info rules
19878
19879Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
19880
19881 * configure.in: Build diff for crosses, but not for go32 host.
19882
19883 * configure.in: Build gprof only for native, and don't build it
19884 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
19885
19886Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
19887
19888 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
19889
19890Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19891
19892 * configure.in (host_tools): Add prms.
19893
19894Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19895
19896 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
19897 with $(FLAGS_TO_PASS) on the command line
19898
19899 * config.sub: Recognize lynx and lynxos
19900
19901Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
19902
19903 * config.sub: Accept -ecoff*, not just -ecoff.
19904
19905Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19906
19907 * Makefile.in (taz): Use .gz suffix instead of .z.
19908 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
19909 names.
19910
19911Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19912
19913 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
19914
19915Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19916
19917 * Makefile.in (install-no-fixedincludes): install gcc last, so
19918 that rebuilds that might happen during 'make install' don't get
19919 bogus gcc include files
19920
19921Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19922
19923 Change from Utah for HPPA support:
19924 * config.guess: Recognize hppa1.x-hp-bsd.
19925
19926Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
19927
19928 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
19929 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
19930
19931Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
19932
19933 * config.sub: Add support for rom68k and bug boot monitors.
19934
19935Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
19936
19937 * Makefile.in: Make all-opcodes depend on all-bfd.
19938
19939Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
19940
19941 * config.guess: Added special check for i[34]86-univel-sysv4*.
19942
19943Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
19944
19945 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
19946 the processor rather than assuming i486.
19947
19948Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19949
19950 * config.guess: Recognize SunOS6 as Solaris3.
19951
19952Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
19953
19954 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
19955 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
19956
19957Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
19958
19959 * build-all.mk (all-cross): New target for Canadian Cross.
19960 Added Q2 go32 targets.
19961 * test-build.mk: Configure go32 cross sparclite-aout and
19962 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
19963 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
19964
19965Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19966
19967 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
19968 GO32 hosted toolchains
19969
19970Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
19971
19972 * configure: change so "-exec-prefix" gets passed down rather
19973 than "-exec_prefix" so autoconf generated Makefiles get the
19974 exec_prefix set right.
19975
19976Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19977
19978 * config.guess: get the Solaris2 minor version number
19979
19980 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
19981
19982Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19983
19984 * config.guess: Recognize some Sequent platforms.
19985
19986Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19987
19988 * Makefile.in: added the vault-install target
19989
19990 * configure.in: actually use the Sun3 makefile fragment that's in
19991 config, also added the release dir to configdirs
19992
19993Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19994
19995 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
19996
19997Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19998
19999 * configure.in: remove some program from Alpha targetted toolchains
20000
20001Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
20002
20003 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
20004 gprof.
20005 (taz): Run "make diststuff" in those directories instead of "make
20006 proto-dir". Look for "VERSION=" only at start of line in subdir
20007 Makefile. Use "gzip -9" for compression.
20008 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
20009 (binutils.tar.z): New target.
20010
20011Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20012
20013 * Makefile.in (taz): Include gpl.texinfo.
20014
20015Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20016
20017 * Makefile.in (setup-dirs): Merged into "taz" target.
20018 (taz): Only do `proto-dir' stuff if a directory is actually needed
20019 for this target.
20020
20021Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
20022
20023 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
20024 (FLAGS_TO_PASS): Pass down MUNCH_NM.
20025 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
20026 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
20027 (gcc-no-fixedincludes): Correct for current gcc Makefile.
20028
20029Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
20030
20031 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
20032 config.sub, and move-if-change to gdb testsuite distribution
20033 archive, so the testsuite can be extracted, configured, and
20034 run separately from the gdb distribution. Blow away the Chill
20035 tests that require a Chill compiled executable, since GNU Chill
20036 is not yet publically available.
20037
20038Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20039
20040 * test-build.mk: set environment variables in a single command,
20041 instead of a list of assignments and exports
20042
20043 * config.guess: recognize Alpha/OSF1 systems
20044
20045Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20046
20047 * configure: Change help message to prefer --options rather than
20048 -options.
20049
20050Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20051
20052 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
20053 zippy@ecst.csuchico.edu.
20054 * config.guess: Recognize miniframe.
20055
20056Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
20057
cc6010cd
AP
20058 * Makefile.in: Use srcroot to find runtest rather than rootme.
20059 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
20060
20061Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
20062
20063 * test-build.mk: Extensive additions to support building on a
20064 machine other than the host.
20065
20066Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20067
20068 * configure (tooldir): Fix for i386-aix again.
20069
20070Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
20071
20072 * configure, Makefile.in: Change definition of $(tooldir)
20073 to match the FSF.
20074
20075Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
20076
20077 * config.guess: Recognize i[34]86/SVR4.
20078
20079Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20080
20081 * Makefile.in (all-gdb): gdb depends on sim.
20082
20083Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
20084
20085 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
20086 at the same time we make the prototype gdb directory.
20087 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
20088 files at the same time as the gdb base release distribution.
20089
20090Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
20091
20092 * Makefile.in (check): Use individual check targets rather than
20093 DO_X rule.
20094 (check-gcc): Added.
20095
20096Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
20097
20098 * config.sub: Use sysv3.2 not sysv32 for canonical OS
20099 for System V release 3.2.
20100
20101Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20102
20103 * config.sub: Recognize hppaosf.
20104 * configure.in: Do configure ld/binutils/gas for it.
20105
20106Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20107
20108 * configure (tooldir): Alter syntax used to set this, for systems
20109 where "\$" isn't handled right, like i386-aix.
20110
20111Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
20112
20113 * configure: Pass program-transform-name, not
20114 program_transform_name, to recursive configures.
20115
20116Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
20117
20118 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
20119 of gas+ld+binutils.
20120
20121Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
20122
20123 * config.guess: Recognize AIX3.2 as distinct from 3.1.
20124
20125Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20126
20127 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
20128
6599da04
JM
20129Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20130
20131 * Makefile.in (PRMS): Set back to all-prms.
20132
20133Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
20134
20135 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
20136 targets, rather than for MIPS hosts.
20137
20138Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20139
20140 * configure.in: add comment for --with-x default values
20141
20142 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
20143
20144 * Makefile.in: add check-* targets for each of the directories in
20145 the tree. Add a definition of RUNTEST that will use the one we
20146 just built, if it exists. Pass this down via FLAGS_TO_PASS.
20147
20148Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
20149
20150 * configure.in: Removed obsolete references to bfd_target and
20151 target_makefile_frag.
20152
20153 * build-all.mk: Set assorted targets for Q2.
20154 * config.sub: Recognize z8k-sim and h8300-hms.
20155 * test-build.mk: Really don't pass host to configure.
20156 (HOLES): Added uname.
20157
20158Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
20159
20160 * configure: Handle an empty program-prefix, program-suffix or
20161 program-transform-name correctly.
20162
20163Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
20164
20165 * build-all.mk: -G 8 no longer required for MIPS targets.
20166 * test-build.mk: Don't pass host argument to configure; make it
20167 guess.
20168
20169Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
20170
20171 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
20172 * Makefile.in (COMPRESS): New macro, like GZIP.
20173
20174Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
20175
20176 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
20177
20178 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
20179 with gas currently defaults to -G 0.
20180
20181Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
20182
20183 * Makefile.in (all-flex): flex depends on byacc.
20184
20185 * build-all.mk: If host not specified, use config.guess. Pass TAG
20186 to test-build.mk as RELEASE_TAG.
20187 * test-build.mk (configargs): New variable containing arguments to
20188 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
20189 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
20190
20191 * config.guess: Use /bin/uname when checking -X argument on SCO,
20192 to avoid invoking GNU uname which doesn't understand -X.
20193
20194 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
20195
20196 * configure.in: Build gas for mips-*-*.
20197
20198Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20199
20200 * Makefile.in (all.normal): insert missing backslash.
20201
20202Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
20203
731a8127 20204 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
20205
20206 * Makefile.in: Complete overhaul to merge many almost identical
20207 targets.
20208
20209Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20210
20211 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
20212 (gdb.tar.Z): Adjusted.
20213
20214 * Makefile.in (setup-dirs, taz): New targets; should be general
20215 enough to adapt for gdb sometime. Build only .z file.
20216 (gas.tar.z): New target.
20217
20218Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
20219
20220 * build-all.mk: Use CC=cc -Xs on Solaris.
20221
6599da04
JM
20222Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
20223
20224 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
20225 for handling BISON for FSF releases.
20226
20227Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20228
20229 * configure: Actually implement the change zoo just documented.
20230
20231Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
20232
20233 * configure: when using config.guess, only set target_alias when
20234 it's not already been set (ie, on the command line)
20235
20236Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20237
20238 * Makefile.in: add installcheck target, set PRMS to install-prms
20239
20240Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20241
20242 * configure: add support for package_makefile_fragment, handle the
20243 case where a directory has a configure.in file but no Makefile.in
20244 more gracefully (with an actual understandable error message, even);
20245 add support for --without (and add this to the usage message); also
20246 explicitly add a --host=${host_alias} to the command line when
20247 config.guess is used
20248
20249Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
20250
20251 * configure: Must use both --host and --target in recursive calls.
20252
20253Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
20254
20255 * Makefile.in: Change deja-gnu to dejagnu.
20256
20257Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
20258
20259 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
20260
20261Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20262
20263 * configure.in: canonicalize all instances to *-*-solaris2*,
20264 also strip out a number of tools to not build for go32 host
20265
20266Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20267
20268 * config.guess: add GPL.
20269
20270 * Makefile.in, config.guess, config.sub, configure: bump
20271 copyrights to 93.
20272
20273Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
20274
20275 * Makefile.in (do-info): Removed obsolete check for existence of
20276 localenv file.
20277
20278 * Makefile.in (MAKEOVERRIDES): Define to be empty.
20279
20280Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20281
20282 * Makefile.in: a couple of 'else true' for decstation,
20283 support for TclX
20284
20285 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
20286
20287Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
20288
20289 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
20290
20291Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
20292
20293 * config.guess: Recognize i386-ibm-aix (PS/2).
20294 * configure.in: Use config/mh-aix386 file for it.
20295
20296Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
20297
20298 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
20299 CC_FOR_TARGET instead.
20300 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
20301
20302Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
20303
20304 * Makefile.in: Add sim to list of directories sent with gdb
20305
20306Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
20307
20308 * configure.in: Put back mips-dec-bsd* case.
20309
20310Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
20311
20312 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
20313 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
20314 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
20315
20316Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20317
20318 * configure.in: remove no-op mips-dec-bsd* in "case $target"
20319
20320 * Makefile.in (dir.info): only run gen-info-dir if it exists,
20321 (install-info): install dir.info only if it exists,
20322 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
20323
20324Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
20325
20326 * configure.in: For vms target, skip bfd, ld, binutils. Do build
20327 gas for mips-dec-bsd.
20328
20329Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
20330
20331 * configure (makesrcdir): If ${srcdir} is relative and not ".",
20332 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
20333
20334Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
20335
20336 * configure.in: Added "dejagnu" to hosttools list.
20337
20338Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
20339
20340 * config.sub, configure.in, config.guess: Add support
20341 for Bosx, an AIX variant from Bull.
20342 Patches from F.Pierresteguy@frcl.bull.fr.
20343
20344Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
20345
20346 * devo/dejagnu: Initial creation of devo/dejagnu.
20347 Migrated dejagnu testcases and support files for testing software
20348 tools to reside as subdirectories, currently called "testsuite",
20349 within the directory of the software tool. Migrated all programs,
20350 support libraries, etc. beloging to dejagnu proper from
20351 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
20352 with no modifications. The changes to these files which will
20353 allow them to configure, build, and execute properly will be made
20354 in a future update.
20355
20356Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20357
20358 * Makefile.in: Change send_pr to send-pr.
20359 * configure.in: Likewise.
20360 * send_pr: Renamed directory to send-pr.
20361
20362Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
20363
20364 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
20365
20366Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
20367
20368 * README: Update for gdb-4.8 release.
20369 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
20370 gdb-xxx.tar.z (gzip'd) file also.
20371
20372Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20373
20374 * Makefile.in: make all-diff depend on all-libiberty
20375
20376Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
20377
20378 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
20379
20380Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20381
20382 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
20383
20384Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
20385
20386 * Makefile.in (DEVO_SUPPORT): Remove etc directory
20387 (ETC_SUPPORT): Only add the files GDB wants from etc/.
20388 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
20389
20390Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20391
20392 * Makefile.in: makeinfo binary is in a new location
20393
20394Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
20395
20396 * config.sub: Accept -ecoff as an OS.
20397
20398 * Makefile.in: Various changes to eliminate a level of make
20399 recursion and reduce the required command line length.
20400 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
20401 sub-makes.
20402 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
20403 variables holding settings for specific sub-makes.
20404 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
20405 in terms of BASE_FLAGS_TO_PASS.
20406 (TARGET_LIBS): New variable listing directories which use
20407 TARGET_FLAGS_TO_PASS.
20408 (subdir_do): Eliminated.
20409 (do-*): New set of targets to replace subdir_do.
20410 (various): All targets which used subdir_do now depend on do-*.
20411 (local-clean): Renamed from do_clean.
20412 (local-distclean): New target, dependency of distclean and
20413 realclean.
20414 (install-info): Don't create directories. Depend on dir.info
20415 rather than calling make recursively.
20416 (install-dir.info): Eliminated.
20417 (install-info-dirs): Create all info directories here.
20418 (dir.info): Depend upon do-install-info.
20419
20420 * test-build.mk (HOLES): Added false.
20421
20422Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
20423
20424 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
20425
20426Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20427
20428 * Makefile.in (info): remove dependency on all-texinfo. The
20429 problem was really in texinfo/C, not at this level.
20430
20431Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
20432
20433 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
20434
20435Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
20436
20437 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
20438 GDB releases.
20439
20440Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20441
20442 * configure: Include srcdir in message about target of link not
20443 being found. Don't convert `-' to `_' in `with' options being
20444 passed to subdirs.
20445
20446Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20447
20448 * configure.in: add uudecode to host_tools
20449
20450 * Makefile.in: added {all,install}-uudecode targets, added them to
20451 the appropriate lists
20452
20453Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
20454
20455 * Makefile.in (all-gcc): Added dependency on all-gas.
20456
20457 * configure.in (mips-*-*): Build ld and binutils.
20458
20459Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20460
20461 * configure: check return code from mkdir, print error message and
20462 exit on failure.
20463
20464Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
20465
20466 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
20467
20468Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
20469
20470 * test-build.mk (HOLES): Added tar, cpio and uudecode.
20471
20472Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
20473
20474 * config.sub (h8500): Recognize this as a cpu type.
20475
20476Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20477
20478 * configure: source directory missing is no longer a warning
20479
20480 * configure.in: recognize irix[34]* instead of irix[34]
20481
20482 * Makefile.in: define and pass down X11_LIB
20483
6599da04
JM
20484Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
20485
20486 * guess-systype: Renamed to ...
20487 * config.guess: ... by popular request.
20488 * configure.in, Makefile.in: Update accordingly.
20489
20490Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
20491
20492 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
20493 + Add Convex, Cray/Unicos, and Encore/Multimax support.
20494 + Execute ./dummy instead of assuming . is in PATH.
20495
20496Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
20497
20498 * guess-systype: New shell script. Attempts to guess the
20499 canonical host name of the executing host.
20500 Only a few hosts are supported so far.
20501 * configure: Call guess-systype if no host is specified.
20502
20503Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
20504
20505 * Makefile.in (gcc-no-fixedincludes): Made to work with current
20506 gcc Makefile.
20507
6599da04
JM
20508Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
20509
20510 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
20511 (all-gcc, install-gcc, subdir_do): Use it.
20512
20513Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
20514
20515 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
20516
20517Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
20518
20519 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
20520 set exclusively by configure, using configure.in .
20521
20522Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20523
20524 * test-build.mk: set $PATH for all builds
20525
20526 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
20527
20528Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
20529
20530 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
20531 the one used in gcc/Makefile.in, so that a null expansion doesn't
20532 override the one needed to build gcc with a native cc.
20533
6599da04
JM
20534Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20535
20536 * configure: Accept -with arguments.
20537
20538Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20539
20540 * Makefile.in: added h8300sim
20541
20542Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
20543
6599da04
JM
20544 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
20545 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
20546 (all-cygnus, native, build-cygnus): Make
20547 $(canonhost)-stamp-3stage-done, not $(host)....
20548 * test-build.mk (stamp-3stage-compared): Use tail +10c for
20549 i386-sco3.2v4. Added else true to if command.
20550
20551Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
20552
20553 * config.sub: (from FSF) Sequent uses a BSD-like OS.
20554
20555Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
20556
20557 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
20558
20559Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20560
20561 * configure.in: don't remove binutils from Solaris builds
20562
20563Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
20564
20565 * Makefile.in: get rid of earlier definitions for *clean,
20566 also handle the recursive info rule better
20567
20568Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
20569
20570 * Makefile.in (mostlyclean, distclean, realclean): Fix to
20571 do more-or-less the right thing.
20572
20573Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
20574
20575 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
20576 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
20577
20578Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20579
20580 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
20581 $(host_canonical).
20582
20583 * configure.in: split the configdirs list into 4 categories (native
20584 v. cross, library v. tool) and handle the cross-only and native-
20585 only in more reasonable (and correct!) way.
20586
20587Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
20588
20589 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
20590 configdirs anymore.
20591
20592Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20593
20594 * Makefile.in: extensive cleanup:: removed all of the explicit
20595 clean-* targets, collapsed many wrappers around subdir_do into
20596 one, added additional targets to satisfy standards.texi, deleted
20597 some old targets, some changes for consistency
20598
20599Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20600
20601 * configure.in: handle some programs as cross-only, and others as
20602 native only
20603
20604 * test-build.mk: handle partial holes in a more generic manner
20605
20606 * Makefile.in: m4 depends on libiberty
20607
6599da04
JM
20608Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20609
20610 * configure.in: add m4, textutils, fileutils, sed, shellutils,
20611 time, wdiff, and find to configdirs
20612
20613 * Makefile.in: all, clean, and install rules for the new programs
20614 added to configure.in
20615
20616Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20617
20618 * configure.in: use mh-sun for all *-sun-* hosts
20619
6599da04
JM
20620Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20621
20622 * Makefile.in: define flags for X11 include files and library file
20623 locations, pass them down to the programs that need this info
20624
20625 * build-all.mk: added a 'native' target, to 3stage the native toolchain
20626
6599da04
JM
20627Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20628
20629 * configure.in: start building libg++ for HP-UX targets
20630
20631Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
20632
20633 * README: Update references to files moved into etc/.
20634
20635Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
20636
20637 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
20638 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
20639
20640Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
20641
20642 * configure: accept dash as well as underscore in long option
20643 names for FSF compatibility.
20644
20645Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
20646
20647 * config.sub: added -sco3.2v4 support from FSF.
20648
20649Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20650
20651 * configure.in: expand the section that adds or removes
20652 directories from the list of programs to build, to handle native
20653 vs. cross in addition to host v. native
20654
20655Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
20656
20657 * Makefile.in: Replace C++ in macro names with CXX.
20658 This is less likely to break ...
20659
20660Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20661
20662 * test-build.mk: add -w to GNU_MAKE
20663
20664Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20665
20666 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
20667 add 'sparc' to list of recognized cpus. This needed to make
20668 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
20669 Delete some redundant ose68 variants. Recognize -wrs as an os,
20670 then changes that into $CPU-wrs-vxworks.
20671
20672 * configure.in: remove most references to gdbtest, regularize
20673 target based program removal
20674
20675 * test-build.mk: import from p3 tree (many fixes and changes)
20676
20677Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
20678
20679 * Makefile.in: added rules to handle tcl, tk, and expect
20680
20681 * configure.in: handle those directories if they exist
20682
20683Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20684
20685 * config.sub: removed bogus hppabsd and hppahpux names, since
20686 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
20687
20688Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20689
20690 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
20691 depends upon all-xiberty
20692
20693 * Makefile.in: changes from p3, including:
20694
20695 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
20696
20697 * Makefile.in (XTRAFLAGS): include newlib directories if
20698 newlib/Makefile exists, rather than if host != target.
20699
20700 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
20701
20702 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20703 from the same source tree and not building a cross-compiler. This
20704 matters for the libg++ configuration if reconfiguring a tree that
20705 has already been installed.
20706
20707 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
20708
20709 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20710 pick up the machine and system specific header files.
20711
20712 * Makefile.in: added AS_FOR_TARGET, passed down in
20713 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
20714 the C compiler to use to create programs which are run in the
20715 build environment, set it to default to $(CC), and passed it down
20716 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20717
20718 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
20719
20720 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
20721 We need them for unusual native builds, like systems without
20722 ranlib.
20723
20724 * configure: also define $(host_canonical) and
e490616e
ZW
20725 $(target_canonical), which are the full, canonical names for the
20726 given host and target
6599da04
JM
20727
20728Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
20729
20730 * Makefile.in: Added separate definitions for C++.
20731
20732Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
20733
20734 * configure.in (configdirs): Add deja-gnu.
20735
20736Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
20737
20738 * README: Update for configure.texi and gdb-4.7 release.
20739
20740Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
20741
20742 * Makefile.in: Move "all" target to top of file.
20743 Previously, first target was ".PHONY" which caused BSD4.4 make
20744 to build .PHONY when make was run without arguments.
20745
20746Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
20747
20748 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
20749 Library-copylefted code in libiberty.
20750
20751Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
20752
20753 * config.sub: Replace m68kmote with plain old m68k.
20754
20755Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
20756
20757 * Makefile.in: Remove space from blank line, avoid Make complaints.
20758
20759Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
20760
20761 * config.sub: Complain if no argument is given. Added support for
20762 386bsd as OS and target alias.
20763
20764Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
20765
20766 * Makefile.in (XTRAFLAGS): include newlib directories if
20767 newlib/Makefile exists, rather than if host != target.
20768
20769Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
20770
20771 * config.sub: recognize sparclite-wrs-vxworks.
20772
20773 * Makefile.in (install-xiberty): added *-xiberty make rules (from
20774 p3.) Added clean-xiberty to clean.
20775
20776Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20777
20778 * configure.in: use *-*-* instead of nested cases for host and target
20779
20780Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
20781
20782 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20783 from the same source tree and not building a cross-compiler. This
20784 matters for the libg++ configuration if reconfiguring a tree that
20785 has already been installed.
20786
20787Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
20788
20789 * config.sub (i486v/i486v4): Merge in from FSF version.
20790
20791Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
20792
20793 * configure: only set PWD if it is already set.
20794
20795Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
20796
20797 * configure: just set PWD=`pwd` at the top, since Ultrix sh
20798 doesn't have unset and all success paths (and most error paths)
20799 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
20800 to just ${PWD} to avoid confusion.)
20801
20802Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
20803
20804 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
20805 even for a native compilation.
20806
20807Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
20808
20809 Changes to make the gdb.tar.Z rule work better.
20810
20811 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
20812 (DEVO_SUPPORT): Add configure.texi.
20813 (bfd-ilrt.tar.Z): Remove ancient rule.
20814
20815Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
20816
20817 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20818 pick up the machine and system specific header files.
20819
20820 * configure.in, config.sub: added new target m68010-adobe-scout,
20821 with alias of adobe68k. Changed configure.in to check for
20822 -scout before -sco* to avoid a false match.
20823
20824 * Makefile.in: added AS_FOR_TARGET, passed down in
20825 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
20826 the C compiler to use to create programs which are run in the
20827 build environment, set it to default to $(CC), and passed it down
20828 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20829
20830Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
20831
20832 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
20833 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
20834 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
20835 FOR_TARGET variants, to newlib and libg++.
20836
20837Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
20838
20839 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
20840 first.
20841
20842Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
20843
20844 * config.sub: Accept `elf' as an environment.
20845
20846Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20847
20848 * Makefile.in (all-opcodes): cd into the right directory
20849
20850Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
20851
20852 * configure: added -program_transform_name option, used as
20853 argument to sed when installing programs.
20854 configure.texi: added documentation for -program_prefix,
20855 -program_suffix and -program_transform_name.
20856
20857Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
20858
20859 * config.sub: Accept i486 where i386 ok.
20860
20861Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
20862
20863 * config.sub: accept we32k
20864
20865Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
20866
3b75d237 20867 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
20868
20869 * Makefile.in: don't create all directories for ``make install'';
20870 let the subdirectories create the ones they need.
20871
20872Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20873
e490616e 20874 * COPYING: new file, GPL v2
6599da04
JM
20875
20876Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20877
20878 * Makefile.in: use the new gen-info-dir, which needs a template
20879 argument (which also lives in texinfo)
20880
20881 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
20882
6599da04
JM
20883Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
20884
20885 * config.sub (ncr3000): Change i386 to i486.
20886
20887Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20888
20889 * Makefile.in: add install-rcs, install-grep to
20890 install-no-fixedincludes, removed install-bison and install-libgcc
20891
20892Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
20893
20894 * configure.in: grab the HPUX makefile fragment if on HPUX
20895
20896Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
20897
20898 * Makefile.in: eradicate bison spoor (ditto libgcc).
20899 configure.in: recognise m68{k,000}-ericsson-OSE.
20900 es1800 is alias for m68k-ericsson-OSE
20901
20902Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20903
20904 * configure.in: rearrange the parts that remove programs from
20905 configdirs, based now on HOST==TARGET or by canonical triple.
20906
20907Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20908
20909 * test-build.mk: recurse explicitly with -f test-build.mk when
20910 appropriate. predicate stage3 and comparison on the existence
20911 of gcc. That is, if gcc isn't around, we aren't three-staging.
20912 On very clean, also remove ...stamp-co. Build in-place before
20913 doing other builds.
20914
20915Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20916
20917 * Makefile.in, configure.in: add tgas
20918
20919Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20920
20921 * Makefile.in: a number of changes merged in from progressive.
20922
20923 * configure.in: add libm.
20924
20925 * .cvsignore: ignore some stuff that comes from test-build.mk.
20926
6599da04
JM
20927Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
20928
20929 * config.sub: Add es1800 (m68k-ericsson-es1800).
20930
20931Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
20932
20933 * configure: Add program_suffix (parallel to program_prefix)
20934 * Makefile.in: adjust directory-creating script for losing decstation
20935
20936Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
20937
20938 * configure: Minor $subdir-related fixes.
20939
20940Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20941
20942 * configure: fix various problems with propogating
20943 makefile_target_frag in subdirs.
20944 * configure.in: config libgcc if its there
20945
20946Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
20947
20948 * config.sub: HPPA merge.
20949
6599da04
JM
20950Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
20951
20952 * Makefile.in: Replace all-bison with all-byacc in all
20953 dependency lines for other tools (which now use byacc).
20954
20955Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
20956
20957 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
20958
6599da04
JM
20959Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
20960
20961 * Makefile.in: make gprof rules similar to byacc rules (instead of
20962 vestigal $(unsubdir) that didn't work...)
20963
20964Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
20965
20966 * config.sub: Add support for Linux.
20967 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
20968 (at least for libg++).
20969
20970Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
20971
20972 * configure.texi: fix doc for the -nfp option to configure
20973
20974Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
20975
20976 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
20977
20978Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
20979
20980 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
20981 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
20982 * configure.in: added solaris* host_makefile_frag hook.
20983
20984Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20985
20986 * config.sub: changed recognition of m68000 so that various
20987 m68k types can be specified via m680[01234]0
20988
20989Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20990
20991 * config.sub (basic_machine): fix sed so that '-foo' isn't
20992 completely substituted out while .+'-foo' loses the '-foo'
20993
20994Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20995
20996 * config.sub ($os): Add -aout.
20997
20998Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
20999
21000 * configure: If host_makefile_frag is absolute, don't
21001 prefix ${invsubdir} (relevant to libg++ auto-configure).
21002
21003Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21004
21005 * Makefile.in (tooldir): Define it.
21006 (all-ld): Depend on all-flex.
21007
21008Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
21009
21010 * Makefile.in (check): Fix libg++ special case.
21011
21012Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
21013
21014 * configure: do not bury `pwd` into config.status, thus do fewer
21015 pwd's.
21016
21017 * configure: print the "Building in" message only when building in
21018 other than "." AND verbose.
21019
63f6bcd7 21020 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
21021 configures.
21022
21023 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
21024
21025Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
21026
21027 * Makefile.in: macroize flags passed on recursion. remove
21028 fileutils.
21029
21030Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
21031
21032 * configure: get makesrcdir right for subdirs deeper than 1.
21033
21034 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
21035 install.
21036
21037Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
21038
21039 * Makefile.in: don't print subdir_do or recursion lines.
21040
21041Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
21042
21043 * standards.texi: added menu item.
21044
21045 * Makefile.in: build and install standards.info.
21046
21047 * standards.texi: new file.
21048
21049Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21050
21051 * configure: test for and move config.status pieces from
21052 ${subdir}/.
21053
21054Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
21055
6599da04
JM
21056 * configure: Test for existance of files before trying to mv
21057 them, to avoid numerous non-existance messages.
21058
21059Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
21060
21061 * configure: correct final line of config.status.
21062
21063 * configure: patch from eggert. Avoids a protection problem if
21064 the original Makefile.in is read only.
21065
21066 * configure: use move-if-change from gcc to create config.status.
21067 Some makefiles depend on config.status to tell if a directory
21068 has been reconfigured for a different host. This change
21069 prevents those directories from remaking everything in the case
21070 where the reconfig was only intended to rebuild a Makefile.
21071
21072 * configure: test for config.sub with "config.sub sun4" rather
21073 than "config.sub ${host_alias}". Otherwise we can't tell a bad
21074 host alias from a missing config.sub.
21075
21076Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21077
21078 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
21079 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
21080
21081Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
21082
21083 * configure: mkdir ${subdir} as needed.
21084
21085Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
21086
21087 * Makefile.in,configure.in: added autoconf.
21088
21089Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21090
21091 * Makefile.in: no longer pass against on recursion.
21092
21093 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
21094 definitions are not inherited.
21095
21096 * configure: correct makesrcdir when subdir is .
21097
21098Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
21099
21100 * configure: Add support for 'subdirs' variable, which is
21101 like 'configdirs', except that configure doesn't re-invoke
21102 itself for subdirs, it just creates a Makefile for each subdir.
21103 * configure.texi: Document subdirs.
21104
21105Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21106
21107 * configure.in: added flex to configdirs
21108
21109Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
21110
21111 * Makefile.in: remove clean-stamps from clean.
21112
21113Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
21114
21115 * configure.in: Add gdbtest to configdirs.
21116
21117Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
21118
21119 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
21120 to recursive makes.
21121 * configure.in: Recognize new ncr3000 config.
21122
21123Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
21124
21125 * Makefile.in, configure.in: removed references to gdbm.
21126
21127Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
21128
21129 * config.sub: Don't canonicalize os value
21130 newsos* to bsd (readline needs to check for newsos).
21131 (This fix was earlier made Jan 31, but got re-broken.)
21132
21133Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
21134
21135 * configure.in: sco is an os, not a vendor!
21136
21137 * configure: Quote $( better. Keep various shells happy.
21138
21139Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
21140
21141 * Makefile.in: eliminate stamp-files.
21142
21143Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
21144
21145 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
21146 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
21147
21148Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
21149
21150 * config.sub: fix iris/iris3.
21151
21152Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
21153
21154 * configure: re-add -rm.
21155
21156Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
21157
21158 * Maskefile.in: add .stmp-rcs to all.
21159
21160 * configure.in: remove gas from rs6000 build, use aix host fragment.
21161
21162Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
21163
21164 * configure: pass down site_option during recursion.
21165
21166Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
21167
21168 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
21169
21170Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
21171
21172 * configure: Change exec_prefix so that it really defaults to prefix.
21173
21174Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
21175
21176 * Makefile.in, configure.in: Add support for mmalloc library.
21177
21178Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
21179
21180 * Makefile.in: add stmp dependencies for a few more things.
21181
21182Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
21183
21184 * configure: adjusted error message on objdir/srcdir configure
21185 collision, per john's suggestion.
21186
21187 * Makefile.in: add libiberty stmp to all and all.cross.
21188
21189Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
21190
21191 * Makefile.in: remove force dependencies, add grep to all.
21192
21193Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
21194
21195 * Makefile.in: drop flex. make stamp files work.
21196
21197 * configure: added test for conflicting configuration in srcdir,
21198 remove trailing slashes from srcdir. Otherwise emacs gdb mode
21199 gets cranky. use relative paths for configure and srcdir
21200 whenever possible. Send some error messages to stderr that were
21201 going to stdout.
21202
21203Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
21204
21205 * Makefile.in: Fix libg++ rule to check for gcc directory
21206 before using gcc/gcc. Also pass XTRAFLAGS.
21207
21208Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
21209
21210 * Makefile.in: added stmp-files so that directories aren't polled
21211 when they are already built.
21212
21213 * configure.texi: fixed a node pointer problem.
21214
21215Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
21216
731a8127 21217 * config.sub configure.in gdb/configure.in
6599da04
JM
21218 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
21219 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
21220 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
21221
21222Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21223
21224 * configure: -recurring becomes -silent. corrected help message
21225 for -site= option.
21226
21227 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
21228
21229Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21230
21231 * configure: when building Makefile for crosses, replace
21232 tooldir and program_prefix. default srcdir from location of
21233 config.sub. remove "for host in hosts" and "for target in
21234 targets" loops.
21235
21236Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21237
21238 * Makefile.in: Do not pass bindir or mandir to cvs.
21239
21240Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
21241
21242 * Makefile.in, configure.in: removed traces of namesubdir,
21243 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
21244 copyrights to '92, changed some from Cygnus to FSF.
21245
21246 * configure.texi: remove most references to multiple hosts,
21247 multiple targets, subdirs, etc.
21248
21249 * configure.man: removed rcsid. reference config.sub not
21250 config.subr.
21251
21252 * Makefile.in: mkdir $(infodir) on install-info.
21253
21254Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
21255
21256 * configure.texi: Explain better about .gdbinit and about
21257 the environment that configure.in sections run in.
21258
21259Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
21260
21261 * configure.in: Ultrix is only a decstation if it's a MIPS.
21262
21263Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
21264
21265 * README: DOC.configure => cfg-paper.texi.
21266
21267Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
21268
21269 * config.sub (near case $os): Don't convert newsos* to bsd!
21270
21271Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
21272
21273 * Makefile.in: Reinstall change from gdb-4.3 that reduces
21274 the number of copies of COPYING that go into the GDB tar file.
21275
21276Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
21277
731a8127 21278 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
21279 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
21280 Fix SCO configuration stuff.
21281
21282Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
21283
21284 * Makefile.in: For libg++, make sure the -I pointing
21285 to the gcc directory goes *after* all the libg++-local -I flags.
21286 Also, move just-gcc dependency from just-libg++ to all-libg++.
21287
21288Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
21289
21290 * configure: Change -x to -f to keep Ultrix /bin/test happy.
21291
21292Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
21293
21294 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
21295
21296Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
21297
21298 * config.sub: Add stratus configuration frags. Also
21299 submitted to FSF.
21300
21301Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
21302
21303 * Makefile.in (DEV_SUPPORT): add configure.man.
21304
21305 * config.sub(Decode manufacturer-specific): add -none*.
21306
21307Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
21308
21309 * Makefile.in: remove form feeds to make Sun's make happy.
21310 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
21311
21312Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
21313
21314 * Makefile.in (AR_FLAGS): Make quieter.
21315
21316Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
21317
21318 * configure.in: Add libg++.
21319 * configure: When verbose, don't output the command line at each
21320 level; it will be unremarkably the same as the previous version,
21321 which will be the same as what the user typed.
21322
21323Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
21324
21325 * configure.in, Makefile.in: fix clean-info, add flex. add
21326 fileutils.
21327
21328 * configure: be less sensitive to spaces in Makefile.in. Do not
21329 look for sources in "..". Doing so breaks subdirectories that
21330 might have their own configure. If a subdir has it's own
21331 configure script, use it.
21332
21333Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
21334
21335 * cfg-paper.texi: some changes suggested by rms.
21336
21337Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
21338
21339 * config.sub: Merge in some small additions from the FSF version,
21340 taken from the gcc distribution, to bring the Cygnus and FSF
21341 versions into closer sync.
21342
21343Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
21344
21345 * configure.in: Changed svr4 references to sysv4.
21346
21347Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
21348
21349 * configure: added -V for version number option.
21350
21351Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
21352
21353 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
21354 renamed from DOC.configure to cfg-paper.texi.
21355
21356Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21357
21358 * configure, config.subr, config.sub: config.subr is now
21359 config.sub again.
21360
21361Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
21362
21363 * configure.texi: new file, in progress.
21364
21365 * Makefile.in: build info file and install the man page for
21366 configure.
21367
21368 * configure.man: new file, first cut.
21369
21370 * configure: find config.subr again now that configuration "none"
21371 has gone. removed all traces of the -ansi option. removed all
21372 traces of the -languages option.
21373
21374 * config.subr: resync from rms.
21375
21376Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21377
21378 * configure, config.sub, config.subr: merge config.sub into
21379 config.subr, call the result config.subr, remove config.sub, use
21380 config.subr.
21381
21382 * Makefile.in: revised install for dir.info.
21383
21384Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21385
21386 * configure.in: add decstation host makefile frag.
21387
21388 * Makefile.in: BISON now bison -y again. also install-gcc on
21389 install. clean-gdbm on clean. infodir belongs in datadir.
21390 Make directories for info install. Build dir.info here then
21391 install it.
21392
21393Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21394
21395 * Makefile.in: fix for bad directory tests.
21396
21397Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21398
21399 * configure: \{1,2\} appears to be a sysv'ism. Use a different
21400 regexp. -srcdir relative was being handled incorrectly.
21401
21402 * Makefile.in: unwrapped some for loops so that parallel makes
21403 work again and so one can focus one's attention on a particular
21404 package.
21405
21406Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21407
21408 * configure: added PWD as a stand in for `pwd` (for speed). use
21409 elif wherever possible. make -srcdir work without -objdir.
21410 -objdir= commented out.
21411
21412Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21413
21414 * configure: +options become --options. -subdirs commented out.
21415 added -host, -datadir. Renamed -destdir to -prefix. Comment in
21416 Makefile now at top of generated Makefile. Removed cvs log
21417 entries. added -srcdir. create .gdbinit only if there is one
21418 in ${srcdir}.
21419
21420 * Makefile.in: idestdir and ddestdir go away. Added copyrights
21421 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
21422 and mandir now keyed off datadir by default.
21423
21424Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21425
21426 * Freshly created ChangeLog.
21427
21428\f
21429Local Variables:
21430mode: change-log
21431left-margin: 8
21432fill-column: 76
21433version-control: never
21434End: