]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
ootstrap: Fix bootstrap with --disable-plugin [PR104176]
[thirdparty/gcc.git] / ChangeLog
CommitLineData
5fa55d55
GA
12022-01-20 Martin Liska <mliska@suse.cz>
2
3 * MAINTAINERS: Adjust email address based on IRC request.
4
7a761ae6
GA
52022-01-18 Xionghu Luo <luoxhu@linux.ibm.com>
6
7 * MAINTAINERS: Update my email address.
8
fc829782
GA
92022-01-17 Martin Liska <mliska@suse.cz>
10
11 * MAINTAINERS: Rename .c names to .cc.
12
ad3f0d08
GA
132022-01-13 Jakub Jelinek <jakub@redhat.com>
14
15 * Makefile.am: Remove.
16
01a254e3
GA
172022-01-11 Thomas Koenig <tkoenig@gcc.gnu.org>
18
19 * Makefile.am: New file.
20
212022-01-11 Martin Liska <mliska@suse.cz>
22
23 * MAINTAINERS: Sort 2 names.
24
d9450aa0
GA
252022-01-10 Martin Liska <mliska@suse.cz>
26
27 * MAINTAINERS: Fix obvious issues with sorting.
28
55e96bf9
GA
292022-01-07 liuhongt <hongtao.liu@intel.com>
30
31 * build.log: New file.
32
0fbefa25
GA
332022-01-05 Nathan Sidwell <nathan@acm.org>
34
35 * MAINTAINERS: Add DCO entry. Sort that list.
36
7d11b64b
GA
372022-01-04 Gaius Mulley <gaiusmod2@gmail.com>
38
39 * MAINTAINERS: Change of email address in both DCO and
40 Write After Approval list.
41
aa17859b
GA
422021-12-21 Iain Buclaw <ibuclaw@gdcproject.org>
43
44 * configure: Regenerate.
45
462021-12-21 Martin Liska <mliska@suse.cz>
47
48 * config.sub: Change mode back to 755.
49
2554e2da
GA
502021-12-17 Martin Liska <mliska@suse.cz>
51
52 * config.sub: Sync from master.
53
542021-12-17 Martin Liska <mliska@suse.cz>
55
56 Revert:
57 2021-12-16 Matthias Seidel <mseidel@apache.org>
58
59 * config.sub: Fix typo.
60
774269aa
GA
612021-12-16 Matthias Seidel <mseidel@apache.org>
62
63 * config.sub: Fix typo.
64
652021-12-16 H.J. Lu <hjl.tools@gmail.com>
66
67 Revert:
68 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
69
70 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
71 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
72 * configure.ac: Include config/gcc-plugin.m4.
73 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
74 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
75 RANLIB if possible.
76 * Makefile.in: Regenerated.
77 * configure: Likewise.
78
8a89c39b
GA
792021-12-15 H.J. Lu <hjl.tools@gmail.com>
80
81 * Makefile.tpl (BUILD_CFLAGS): New.
82 (CFLAGS): Append $(BUILD_CFLAGS).
83 (CXXFLAGS): Likewise.
84 (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
85 (PGO_BUILD_TRAINING_CFLAGS): Likewise.
86 (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
87 (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
88 (PGO_BUILD_TRAINING_MFLAGS): Likewise.
89 (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
90 (PGO-TRAINING-TARGETS): Likewise.
91 (PGO_BUILD_TRAINING): Likewise.
92 (all): Add '+' to the command line for recursive make. Support
93 the PGO build.
94 * configure.ac: Add --enable-pgo-build[=lto].
95 AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
96 PGO_BUILD_LTO_CFLAGS. Enable the PGO build in Makefile.
97 * Makefile.in: Regenerated.
98 * configure: Likewise.
99
1002021-12-15 H.J. Lu <hjl.tools@gmail.com>
101
102 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
103 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
104 * configure.ac: Include config/gcc-plugin.m4.
105 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
106 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
107 RANLIB if possible.
108 * Makefile.in: Regenerated.
109 * configure: Likewise.
110
9c6586bc
GA
1112021-12-14 Marc Poulhiès <poulhies@adacore.com>
112
113 * MAINTAINERS: Add myself to write after approval.
114
3a580f96
GA
1152021-12-06 Navid Rahimi <navidrahimi@microsoft.com>
116
117 * MAINTAINERS: Adding myself.
118
ea6ef320
GA
1192021-12-02 Pekka Seppänen <pexu@gcc.mail.kapsi.fi>
120
121 * configure: Regenerate.
122 * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
123 $(CPP).
124
c177e806
GA
1252021-11-30 Iain Buclaw <ibuclaw@gdcproject.org>
126
127 * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
128 libatomic.
129 * Makefile.in: Regenerate.
130 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
131 (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
132 target-libphobos-bootstrap.
133 (STAGE2_CONFIGURE_FLAGS): Likewise.
134 * configure: Regenerate.
135 * configure.ac: Add support for bootstrapping D front-end.
136
6b1695f4
GA
1372021-11-16 Martin Uecker <uecker@gcc.gnu.org>
138
139 * MAINTAINERS: Add myself to DCO section and update email address.
140
1412021-11-16 Iain Sandoe <iain@sandoe.co.uk>
142
143 * configure: Regenerate.
144 * configure.ac: Ensure that PIC (shared) defaults are set
145 correctly for Darwin.
146
1472021-11-16 Jim Wilson <jim.wilson.gcc@gmail.com>
148
149 * MAINTAINERS: Update my address.
150
af2852b9
GA
1512021-11-12 Alan Modra <amodra@gmail.com>
152
153 * Makefile.def (configure-opcodes): Depend on configure-bfd.
154 * Makefile.in: Regenerate.
155
18ae471f
GA
1562021-11-03 Maciej W. Rozycki <macro@embecosm.com>
157
158 * MAINTAINERS: Clarify the policy WRT the Write After Approval
159 list.
160
b4df2dd3
GA
1612021-11-02 Andrew Burgess <andrew.burgess@embecosm.com>
162
163 * MAINTAINERS (Reviewers, arc): Remove my entry.
164 (Write After Approval): Add an entry for myself.
165
2322c8b1
GA
1662021-10-28 Richard Purdie <richard.purdie@linuxfoundation.org>
167
168 * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
169 * Makefile.in: Regenerate.
170 * configure: Regenerate.
171 * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
172
3ff5b4ed
GA
1732021-10-26 Jeff Law <jeffreyalaw@gmail.com>
174
175 * MAINTAINERS: Fix up Maciej's entries.
176
1772021-10-26 Maciej W. Rozycki <macro@embecosm.com>
178
179 * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
180 maintainer.
181
c2bd5d8a
GA
1822021-10-22 Eric Gallager <egallager@gcc.gnu.org>
183
184 PR other/102663
185 * Makefile.def: Handle install-dvi target.
186 * Makefile.tpl: Likewise.
187 * Makefile.in: Regenerate.
188
19472fc3
GA
1892021-10-19 Clément Chigot <clement.chigot@atos.net>
190
191 * MAINTAINERS: Add myself for write after approval.
192
52055987
GA
1932021-10-12 Eric Gallager <egallager@gcc.gnu.org>
194
195 * Makefile.def: Mark libcody, libdecnumber,
196 c++tools, libgcc, and libobjc as missing TAGS
197 targets.
198 * Makefile.in: Regenerate.
199
50e20ee6
GA
2002021-10-07 Siddhesh Poyarekar <siddhesh@gotplt.org>
201
202 * MAINTAINERS: Add myself to DCO section and update email
203 address.
204
d238146e
GA
2052021-09-29 Jonathan Wakely <jwakely@redhat.com>
206
207 * MAINTAINERS: Add myself to DCO section.
208
fd133479
GA
2092021-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
210
211 * configure: Regenerate.
212 * configure.ac (skipdirs): Add the contents of target_configdirs if
213 we are not building gcc.
214
9a4293ed
GA
2152021-09-24 Andrew Burgess <andrew.burgess@embecosm.com>
216
217 * Makefile.def: Back-port commits ba4d88ad892f and
218 755ba58ebef0 from binutils-gdb repository.
219 * Makefile.in: Regenerated.
220
62498024
GA
2212021-09-20 Harald Anlauf <anlauf@gmx.de>
222
223 * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
224
0a4cb439
GA
2252021-09-17 Iain Sandoe <iain@sandoe.co.uk>
226
227 * Makefile.def: Add a jit check target for the jit
228 language.
229 * Makefile.in: Regenerate.
230
e19570d3
GA
2312021-09-16 Andrew Pinski <apinski@marvell.com>
232
233 PR bootstrap/67102
234 * Makefile.def: Have configure-target-libffi depend on
235 all-target-libstdc++-v3.
236 * Makefile.in: Regenerate.
237
a26206ec
GA
2382021-09-10 Petter Tomner <tomner@kth.se>
239
240 * MAINTAINERS: Me added to DCO and write after approval
241
e11c6046
GA
2422021-09-01 YunQiang Su <syq@debian.org>
243
244 * MAINTAINERS: Add myself for write after approval.
245
6d51ee43
GA
2462021-08-31 Andrew Burgess <andrew.burgess@embecosm.com>
247
248 * Makefile.def: Add all-gdb dependency on all-libbacktrace.
249 * Makefile.in: Regenerate.
250
4be4fa4e
GA
2512021-08-21 Dragan Mladjenovic <Dragan.Mladjenovic@syrmia.com>
252
253 * MAINTAINERS: Add myself for write after approval.
254
6e529985
GA
2552021-08-18 Iain Sandoe <iain@sandoe.co.uk>
256
257 * Makefile.in: Regenerate.
258 * Makefile.tpl: Make the state of the configured host
259 shared flag available to makefile fragements.
260
37768150
GA
2612021-08-09 Hongyu Wang <hongyu.wang@intel.com>
262
263 * MAINTAINERS (Write After Approval): Add myself.
264
92d45509
GA
2652021-07-20 Richard Earnshaw <rearnsha@arm.com>
266
267 * .dir-locals.el (bug-reference-url-format): Use https.
268
2692021-07-20 Richard Earnshaw <rearnsha@arm.com>
270
271 * .dir-locals.el (c-mode): Change fill-column to 79.
272
d97d71a1
GA
2732021-07-15 Trevor Saunders <tbsaunde@tbsaunde.org>
274
275 * MAINTAINERS: Add myself to DCO section.
276
ef2ace64
GA
2772021-07-09 Iain Sandoe <iain@sandoe.co.uk>
278
279 * configure: Regenerate.
280 * configure.ac: Adjust cases for which it is necessary to
281 include the Darwin host config fragment.
282
6fba0eea
GA
2832021-07-06 Gaius Mulley <gaius.mulley@southwales.ac.uk>
284
285 * MAINTAINERS: Add myself for write after approval and DCO.
286
6d53e6f9
GA
2872021-07-05 Iain Sandoe <iain@sandoe.co.uk>
288
289 * Makefile.def: Add dsymutil defs.
290 * Makefile.in: Regenerated.
291 * Makefile.tpl: Add dsymutil to flags.
292 * configure: Regenerated.
293 * configure.ac: Add dsymutil to target and build recipes.
294
bea7c16a
GA
2952021-07-01 Ankur Saini <arsenic@sourceware.org>
296
297 * MAINTAINERS: Add myself for write after approval.
298
25b6bfea
GA
2992021-06-30 Xi Ruoyao <xry111@mengyan1223.wang>
300
301 * MAINTAINERS (Write After Approval): Add myself.
302
90708f87
GA
3032021-06-25 Matthias Kretz <m.kretz@gsi.de>
304
305 * MAINTAINERS: Add myself for write after approval and DCO
306
9aa8327e
GA
3072021-06-24 prathamesh.kulkarni <prathamesh.kulkarni@linaro.org>
308
309 * .gitignore: Add entry for cscope.out.
310
419af06a
GA
3112021-06-22 liuhongt <hongtao.liu@intel.com>
312
313 * MAINTAINERS: Remove my Write After Approval entry.
314
2f080224
GA
3152021-06-21 liuhongt <hongtao.liu@intel.com>
316
317 * MAINTAINERS: Add myself as maintainer of the i386 vector
318 extensions.
319
c5581d48
GA
3202021-06-18 Antoni Boucher <bouanto@zoho.com>
321
322 * MAINTAINERS (Write After Approval): Add myself.
323
688359a2
GA
3242021-06-17 Aldy Hernandez <aldyh@redhat.com>
325
326 * MAINTAINERS (Various Maintainers): Add Andrew and myself
327 as *vrp and ranger maintainers.
328
28c62475
GA
3292021-06-05 Jeff Law <jeffreyalaw@gmail.com>
330
331 * MAINTAINERS: Adjust my entry in the DCO section so that it does
332 not trigger testsuite failures.
333
3342021-06-05 Jeff Law <jeffreyalaw@gmail.com>
335
336 * MAINTAINERS: Add myself to DCO section with both email addresses.
337
440c8a0a
GA
3382021-06-03 Jason Merrill <jason@redhat.com>
339
340 * MAINTAINERS: Add DCO version number.
341
9663c744
GA
3422021-06-02 Jason Merrill <jason@redhat.com>
343
344 * MAINTAINERS: Add DCO section.
345
ee682192
GA
3462021-05-31 Indu Bhagat <indu.bhagat@oracle.com>
347
348 * MAINTAINERS (Write After Approval): Add myself.
349
1a87f838
GA
3502021-05-29 Mike Frysinger <vapier@gentoo.org>
351
352 * configure.ac: Add gnulib to configdirs for sim.
353 * configure: Regenerate.
354
a8daf9a1
GA
3552021-05-18 Mike Frysinger <vapier@gentoo.org>
356
357 * Makefile.def: Add configure-sim dependency on all-gnulib.
358 * Makefile.in: Regenerated.
359
a7ffc1ef
GA
3602021-05-17 Serge Belyshev <belyshev@depni.sinp.msu.ru>
361
362 * MAINTAINERS (Write After Approval): Add myself.
363
0ff3a0f2
GA
3642021-05-12 Marcel Vollweiler <marcel@codesourcery.com>
365
366 * MAINTAINERS (Write After Approval): Add myself.
367
037e3661
GA
3682021-05-11 Martin Liska <mliska@suse.cz>
369
370 * MAINTAINERS: Remove entries for removed
371 components (HSA, BRIG, libhsail-rt).
372 Move Pekka to Write After Approval.
373
3742021-05-11 Martin Liska <mliska@suse.cz>
375
376 * Makefile.def: Remove libhsail-rt.
377 * Makefile.in: Likewise.
378 * configure.ac: Likewise.
379 * configure: Regenerate.
380 * libhsail-rt/ChangeLog: Removed.
381 * libhsail-rt/Makefile.am: Removed.
382 * libhsail-rt/Makefile.in: Removed.
383 * libhsail-rt/README: Removed.
384 * libhsail-rt/aclocal.m4: Removed.
385 * libhsail-rt/configure: Removed.
386 * libhsail-rt/configure.ac: Removed.
387 * libhsail-rt/configure.tgt: Removed.
388 * libhsail-rt/include/internal/fibers.h: Removed.
389 * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
390 * libhsail-rt/include/internal/phsa-rt.h: Removed.
391 * libhsail-rt/include/internal/workitems.h: Removed.
392 * libhsail-rt/rt/arithmetic.c: Removed.
393 * libhsail-rt/rt/atomics.c: Removed.
394 * libhsail-rt/rt/bitstring.c: Removed.
395 * libhsail-rt/rt/fbarrier.c: Removed.
396 * libhsail-rt/rt/fibers.c: Removed.
397 * libhsail-rt/rt/fp16.c: Removed.
398 * libhsail-rt/rt/misc.c: Removed.
399 * libhsail-rt/rt/multimedia.c: Removed.
400 * libhsail-rt/rt/queue.c: Removed.
401 * libhsail-rt/rt/sat_arithmetic.c: Removed.
402 * libhsail-rt/rt/segment.c: Removed.
403 * libhsail-rt/rt/workitems.c: Removed.
404 * libhsail-rt/target-config.h.in: Removed.
405
99e8df7a
GA
4062021-05-04 Nick Clifton <nickc@redhat.com>
407
408 * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
409 * configure: Regenerate.
410
e4ff4ffb
GA
4112021-04-28 Jakub Jelinek <jakub@redhat.com>
412 Tobias Burnus <tobias@codesourcery.com>
413
414 * configure.ac (--enable-offload-defaulted): New.
415 * configure: Regenerate.
416
05ec629f
GA
4172021-04-23 David Faust <david.faust@oracle.com>
418
419 * MAINTAINERS (Write After Approval): Add myself.
420
a0ecde22
GA
4212021-04-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
422
423 * MAINTAINERS (Write After Approval): Add myself.
424
651684b4
GA
4252021-03-26 Dimitar Dimitrov <dimitar@dinux.eu>
426
427 * MAINTAINERS: Add myself as pru port maintainer.
428
bf1f3168
GA
4292021-03-23 David Malcolm <dmalcolm@redhat.com>
430
431 * MAINTAINERS: Add myself as static analyzer maintainer.
432
287e3e84
GA
4332021-03-18 Jeff Law <jlaw@tachyum.com>
434
435 * MAINTAINERS: Update primary entry.
436
5e93c2f0
GA
4372021-03-13 Eugene Rozenfeld <erozen@microsoft.com>
438
439 * MAINTAINERS (Write After Approval): Add myself.
440
4412021-03-13 Mike Frysinger <vapier@gentoo.org>
442
443 * Makefile.def: Remove all-sim dependency on configure-gdb.
444 * Makefile.in: Regenerated.
445
48ff383f
GA
4462021-03-11 Jeff Law <law@redhat.com>
447
448 * MAINTAINERS: Update entries for a few ex-ImgTec employees
449
4502021-03-11 Martin Liska <mliska@suse.cz>
451
452 * Makefile.tpl: The change was done Makefile.in which
453 is generated file.
454
6405b40f
GA
4552021-03-08 Jeff Law <law@redhat.com>
456
457 * MAINTAINERS: Update my email address
458
71e24b06
GA
4592021-02-23 Kito Cheng <kito.cheng@sifive.com>
460
461 * config.guess: Import latest upstream.
462 * config.sub: Import latest upstream.
463
161e4c08
GA
4642021-01-25 Martin Liska <mliska@suse.cz>
465
466 PR gcov-profile/98739
467 * Makefile.in: Enable -fprofile-reproducible=parallel-runs
468 for profiledbootstrap.
469
8502e23d
GA
4702021-01-22 Jonathan Wright <jonathan.wright@arm.com>
471
472 * MAINTAINERS (Write After Approval): Add myself.
473
4742021-01-22 Maciej W. Rozycki <macro@orcam.me.uk>
475
476 * MAINTAINERS (Write After Approval): Update my e-mail address.
477
6851dda2
GA
4782021-01-12 Segher Boessenkool <segher@kernel.crashing.org>
479
480 * MAINTAINERS: Fix spacing.
481
4822021-01-12 Qian Jianhua <qianjh@cn.fujitsu.com>
483
484 * MAINTAINERS (Write After Approval): Add myself
485
942ae5be
GA
4862021-01-06 Nick Alcock <nick.alcock@oracle.com>
487
488 * Makefile.def: Sync with binutils-gdb:
489 (dependencies): all-ld depends on all-libctf.
490 (host_modules): libctf is no longer no_install.
491 No longer no_check. Checking depends on all-ld.
492 * Makefile.in: Regenerated.
493
651b8a50
GA
4942021-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
495
496 * libtool.m4: Match gnu* along other GNU systems.
497 * libgo/config/libtool.m4: Match gnu* along other GNU systems.
498 * libgo/configure: Re-generate.
499
7e73f511
GA
5002021-01-04 Philipp Tomsich <philipp.tomsich@vrull.eu>
501
502 * MAINTAINERS: Update my email address.
503
cd69e3d5
GA
5042020-12-17 Marius Hillenbrand <mhillen@linux.ibm.com>
505
506 * MAINTAINERS (Write After Approval): Add myself.
507
6e9d8651
GA
5082020-12-15 Nathan Sidwell <nathan@acm.org>
509
510 * Makefile.def
511 * Makefile.in
512 * Makefile.tpl
513 * configure
514 * configure.ac
515
5162020-12-15 Nathan Sidwell <nathan@acm.org>
517
518 * Makefile.def: Add libcody.
519 * configure.ac: Add libcody.
520 * Makefile.in: Regenerated.
521 * configure: Regenerated.
522
d52945ce
GA
5232020-12-14 Andrea Corallo <andrea.corallo@arm.com>
524
525 * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
526
6e1edf48
GA
5272020-12-05 Iain Sandoe <iain@sandoe.co.uk>
528
529 PR target/97865
530 * libtool.m4: Update handling of Darwin platform link flags
531 for Darwin20.
532
11860cf4
GA
5332020-12-02 Simon Marchi <simon.marchi@polymtl.ca>
534
535 * .gitignore: Sync with binutils-gdb
536
5372020-12-02 Claudiu Zissulescu <claziss@gmail.com>
538
539 * MAINTAINERS: Add myself as arc port maintainer.
540
a9625c50
GA
5412020-11-29 Iain Buclaw <ibuclaw@gdcproject.org>
542
543 PR d/87788
544 * configure.ac: Don't disable D for *-*-darwin*.
545 * configure: Regenerate.
546
5472020-11-29 John David Anglin <danglin@gcc.gnu.org>
548
549 * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
550 hppa64-*-hpux11*.
551
360258da
GA
5522020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
553
554 * configure: Regenerate.
555 * configure.ac: Add --bootstrap-hwasan option.
556
8e6198d0
GA
5572020-11-23 Iain Sandoe <iain@sandoe.co.uk>
558
559 * config.guess: Import latest upstream.
560 * config.sub: Import latest upstream.
561
29c5d9ce
GA
5622020-11-16 Martin Liska <mliska@suse.cz>
563
564 * .gitignore: Add cache as clangd uses it now.
565
77f67db2
GA
5662020-11-13 Haochen Gui <guihaoc@gcc.gnu.org>
567
568 * MAINTAINERS (Write After Approval): add myself
569
2bee28dd
GA
5702020-11-09 Pat Bernardi <bernardi@adacore.com>
571
572 * MAINTAINERS (Write After Approval): Add myself.
573
5742020-11-09 Jonathan Wakely <jwakely@redhat.com>
575
576 * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
577 Remove FIXME comments.
578
44cab2d8
GA
5792020-11-06 Martin Uecker <muecker@gwdg.de>
580
581 * MAINTAINERS: Update my email address.
582
5832020-11-06 Hongtao Liu <hongtao.liu@intel.com>
584
585 * MAINTAINERS (Write After Approval): Add myself.
586
8e97b905
GA
5872020-10-06 Tobias Burnus <tobias@codesourcery.com>
588
589 PR target/97302
590 * configure.ac: Only set with_gmp to /usr/local
591 if not building in tree.
592 * configure: Regenerate.
593
239601c5
GA
5942020-09-18 Omar Tahir <omar.tahir@arm.com>
595
596 * MAINTAINERS (Write After Approval): Add myself.
597
57ea0894
GA
5982020-08-26 Tobias Burnus <tobias@codesourcery.com>
599
600 * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
601
5b9a3d2a
GA
6022020-08-20 Tobias Burnus <tobias@codesourcery.com>
603
604 PR bootstrap/96612
605 * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
606 if not the same as ${host}.
607 * configure: Regenerate.
608
2c4c56c2
GA
6092020-08-16 Sergei Trofimovich <slyfox@gcc.gnu.org>
610
611 * MAINTAINERS (Write After Approval): Add myself.
612
afdd220a
GA
6132020-08-12 Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
614
615 * MAINTAINERS: Update my email address.
616
d48cca8f
GA
6172020-07-30 Joe Ramsay <joe.ramsay@arm.com>
618
619 * MAINTAINERS (Write After Approval): Add myself.
620
3ea9abca
GA
6212020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
622
623 * MAINTAINERS (Write After Approval): Add myself.
624
8e3b453e
GA
6252020-06-12 Martin Liska <mliska@suse.cz>
626
627 * .gitignore: Add .clang-tidy.
628
2c455ae0
GA
6292020-06-08 Jason Merrill <jason@redhat.com>
630
631 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
632 * configure: Regenerate.
633
8f94b078
GA
6342020-06-06 Max Filippov <jcmvbkbc@gmail.com>
635
636 * MAINTAINERS: Add myself as xtensa port maintainer.
637
53ffb43a
GA
6382020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
639
640 * configure.ac: Don't require --enable-host-shared when building
641 for Mingw.
642 * configure: Regenerate.
643
5329b59a
JM
6442020-05-18 Jason Merrill <jason@redhat.com>
645
646 * configure.ac: Update bootstrap dialect to -std=c++11.
647
9a4a0a5b
AC
6482020-05-18 Alex Coplan <alex.coplan@arm.com>
649
650 * MAINTAINERS (Write After Approval): Add myself.
651
afa3d80e
TS
6522020-04-29 Thomas Schwinge <thomas@codesourcery.com>
653
654 PR target/92713
655 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
656 (noconfigdirs): Add 'target-libstdc++-v3'.
657 * configure: Regenerate.
658
e6cbe965
SC
6592020-04-21 Stephen Casner <casner@acm.org>
660
661 PR 25830
662 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
663 * configure: Rebuild.
664
e9f799d2
ML
6652020-04-17 Martin Liska <mliska@suse.cz>
666 Jonathan Yong <10walls@gmail.com>
667
668 PR gcov-profile/94570
669 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
670 for CYGWIN.
671
efd5bd4d
MJ
6722020-04-14 Martin Jambor <mjambor@suse.cz>
673
674 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
675
f9d09df0
TT
6762020-04-09 Tom Tromey <tom@tromey.com>
677
678 * configure: Rebuild.
679 * Makefile.in: Rebuild.
680 * Makefile.def (gdbsupport, gdbserver): New host modules.
681 (configure-gdb): Depend on all-gdbsupport.
682 (all-gdb): Depend on all-gdbsupport, all-libctf.
683 * configure.ac (host_tools): Add gdbserver.
684 Conditionally build gdbserver and gdbsupport.
685
29b1533a
TB
6862020-03-09 Tobias Burnus <tobias@codesourcery.com>
687
688 * configure.ac: Build libgomp by default for amdgcn.
689 * configure: Regenerate.
690
7d6b3a78
SP
6912020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
692
693 * MAINTAINERS (Write After Approval): Add myself.
694
4707548e
JH
6952020-02-28 Joel Hutton <joel.hutton@arm.com>
696
697 * MAINTAINERS (Write After Approval) : Add myself.
698
6f83ceb8
PD
6992020-02-20 Palmer Dabbelt <palmer@sifive.com>
700
701 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
702
d6ee2e7c
MS
7032020-02-14 Martin Sebor <msebor@redhat.com>
704
705 * doc/extend.texi (attribute alias): Mention type requirement.
706 (attribute weak): Same.
707 (attribute weakref): Correct invalid example.
708
e01975f9
SB
7092020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
710
711 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
712
affb7b66
JJ
7132020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
714 Jakub Jelinek <jakub@redhat.com>
715
716 * .gitattributes: Add *.md diff=md.
717
780e19f8
GJL
7182020-01-14 Georg-Johann Lay <avr@gjlay.de>
719
720 The mentioned auto-generated file is no more part of the
721
722 GCC sources, it's auto-generated in $(builddir) during build.
723
724 PR target/92055
725 * contrib/gcc_update (files_and_dependencies): Remove
726 entry for gcc/config/avr/t-multilib.
727
ef4395e5
AS
7282020-01-14 Anatoly Sokolov <aesok@dol.ru>
729
730 * MAINTAINERS: Update my email address.
731
b2b465c5
JM
7322020-01-13 Joseph Myers <joseph@codesourcery.com>
733
734 * README.MOVED_TO_GIT: Remove.
735
cff5a231
JM
7362020-01-11 Joseph Myers <joseph@codesourcery.com>
737
738 * README.MOVED_TO_GIT: New file.
739
b1b72741
DZ
7402020-01-02 Dennis Zhang <dennis.zhang@arm.com>
741
742 * MAINTAINERS (Write After Approval): Add myself.
743
74a7b87a
JL
7442019-12-20 Jerome Lambourg <lambourg@adacore.com>
745
746 * MAINTAINERS (write_after_approval): Add myself.
747
39f8777c
SMW
7482019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
749
750 * MAINTAINERS (write_after_approval): Add myself.
751
6226f592
MI
7522019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
753
754 * MAINTAINERS (write_after_approval): Add myself.
755
4f943869
MK
7562019-12-11 Matthias Klose <doko@ubuntu.com>
757
758 * configure.ac: Factor out common cases for compare_exclusions.
759 * configure: Regenerate.
760
a9046e98
JL
7612019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
762
763 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
764 flag.
765
53eb0cb3
LH
7662019-12-10 Lewis Hyatt <lhyatt@gmail.com>
767
a9046e98 768 * MAINTAINERS (Write After Approval): Add myself.
53eb0cb3 769
90ca6847
TB
7702019-11-27 Tobias Burnus <tobias@codesourcery.com>
771
772 PR middle-end/92463
773 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
774 * configure: Regenerate
775
aeebd94c
JB
7762019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
777
778 * configure.ac: Use https for gcc.gnu.org.
779 * configure: Regenerated.
780
267d7432
JG
7812019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
782
783 * MAINTAINERS (aarch64 port): Remove my name, move to...
784 (Write After Approval): ...Here.
785
a91eb234
KN
7862019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
787
788 * MAINTAINERS: Change my email address as maintainer.
789
8be34204
JB
7902019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
791
90ca6847
TB
792 PR fortran/91828
793 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
794 * configure: Regenerated.
8be34204 795
678a1e99
JM
7962019-10-21 Jason Merrill <jason@redhat.com>
797
798 * .gitattributes: Also check ChangeLog whitespace.
799
aa7710cb
AB
8002019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
801
802 * contrib/dg-extract-results.sh: Add support for KPASS.
803 * contrib/dg-extract-results.py: Likewise.
804
6664a5f7
JM
8052019-10-17 Jason Merrill <jason@redhat.com>
806
807 * .gitattributes: Avoid {} in filename pattern.
808
df77d703
TS
8092019-10-08 Thomas Schwinge <thomas@codesourcery.com>
810
811 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
812 Approval section.
813
4d07a2ec
FH
8142019-10-01 Frederik Harwath <frederik@codesourcery.com>
815
816 * MAINTAINERS: Add myself to Write After Approval
817
5fdd1d33
RS
8182019-09-26 Richard Sandiford <richard.sandiford@arm.com>
819
820 * MAINTAINERS: Add myself as an aarch64 maintainer.
821
16b17446
KT
8222019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
823
824 * MAINTAINERS: Add myself as aarch64 maintainer.
825
a8cea25c
CL
8262019-09-23 Carl Love <cel@us.ibm.com>
827
828 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
829 New define_insn.
830 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
831 vsx_xxpermdi16_le_V16QI): Removed define_insn.
832
0d1cfeed
ST
8332019-09-13 Sam Tebbs <sam.tebbs@arm.com>
834
835 * MAINTAINERS (Sam Tebbs): Update email address.
836
3d34b7af
TB
8372019-09-10 Tobias Burnus <tobias@codesourcery.com>
838
839 * MAINTAINERS: Update my email address.
840
b1e21e5a
CL
8412019-09-10 Christophe Lyon <christophe.lyon@st.com>
842
3d34b7af 843 * libtool.m4: Handle uclinuxfdpiceabi.
b1e21e5a 844
91dfef96
JM
8452019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
846
847 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
848 Remove myself from Write After Approval section.
849
8502019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
851
852 * configure.ac: Support for bpf-*-* targets.
853 * configure: Regenerate.
854
b7b1f657
JM
8552019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
856
857 * config.sub: Import upstream version 2019-06-30.
858 * config.guess: Import upstream version 2019-07-24.
859
2f2aeda9
UW
8602019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
861
862 * MAINTAINERS: Remove spu port maintainers.
863
91eed5f2
ML
8642019-08-28 Martin Liska <mliska@suse.cz>
865
866 * .gitignore: Add .clangd and compile_commands.json
867 to .gitignore.
868
d0fc6e9f
MF
8692019-08-23 Michael Forney <mforney@mforney.org>
870
871 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
872 * Makefile.in: Regenerate.
873
aac9103b
TT
8742019-08-19 Tom Tromey <tom@tromey.com>
875
876 * configure: Rebuild.
877 * configure.ac: Add --with-static-standard-libraries.
878
3b5864f4
AO
8792019-08-16 Alexandre Oliva <oliva@gnu.org>
880
881 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
882
8fc306e9
ME
8832019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
884
885 * MAINTAINERS (Write After Approval): Add myself.
886
f069f0f2
KC
8872019-07-08 Kito Cheng <kito.cheng@sifive.com>
888
889 * MAINTAINERS (Write After Approval): Remove myself, already listed in
890 RISC-V port maitainer.
891
9118c5e1
KC
8922019-07-08 Kito Cheng <kito.cheng@sifive.com>
893
894 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
895
c19713b7
KC
8962019-07-08 Kito Cheng <kito.cheng@sifive.com>
897
898 * MAINTAINERS (Write After Approval): Add myself.
899
e676d704 9002019-07-03 Andrea Corallo <andrea.corallo@arm.com>
e7dbf7f0
AC
901
902 * MAINTAINERS (Write After Approval): Add myself.
903
247b63e3
ML
9042019-06-25 Martin Liska <mliska@suse.cz>
905
906 contrib/filter-clang-warnings.py: Transform from
907 filter-rtags-warnings.py.
908
98e5be21
TT
9092019-06-15 Tom Tromey <tom@tromey.com>
910
911 * configure.ac (host_libs): Add gnulib.
912 * configure: Rebuild.
913 * Makefile.def (host_modules, dependencies): Add gnulib.
914 * Makefile.in: Rebuild.
915
1ab4217d
DD
9162019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
917
918 * MAINTAINERS (Write After Approval): Add myself.
919
3e209f57 9202019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
8d2af3a2
DD
921
922 * configure: Regenerate.
923 * configure.ac: Add PRU target.
924
8b164a4e 9252019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
536b4592
MB
926
927 * MAINTAINERS (Write After Approval): Add myself.
928
de6abd85
NC
9292019-06-11 Nick Clifton <nickc@redhat.com>
930
931 Import these changes from the binutils/gdb repository:
932
933 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
934
935 * Makefile.def (dependencies): configure-libctf depends on all-bfd
936 and all its deps.
937 * Makefile.in: Regenerated.
938
939 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
940
941 * Makefile.def (host_modules): Add libctf.
942 * Makefile.def (dependencies): Likewise.
943 libctf depends on zlib, libiberty, and bfd.
944 * Makefile.in: Regenerated.
945 * configure.ac (host_libs): Add libctf.
946 * configure: Regenerated.
947
fb03c52f
VI
9482019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
949
950 * MAINTAINERS (Write After Approval): Add myself.
951
dbd5df2e
PB
9522019-05-19 Peter Bergner <bergner@linux.ibm.com>
953
954 * MAINTAINERS: Update my email address.
955
8ee47828
TR
9562019-05-17 Thomas Rodgers <trodgers@redhat.com>
957
958 * MAINTAINERS (Write After Approval): Add myself.
959
f6b2daaf
JM
9602019-05-16 Jun Ma <junma@linux.alibaba.com>
961
962 * MAINTAINERS (Write After Approval): Add myself.
963
2ed6d245
JW
9642019-05-07 Jim Wilson <jimw@sifive.com>
965
966 * MAINTAINERS: Remove myself as IA-64 maintainer.
967
d1b65077
RI
9682019-05-04 Roland Illig <roland.illig@gmx.de>
969
970 * MAINTAINERS (Write After Approval): Add myself.
971
5fe6af6d
RB
9722019-05-02 Richard Biener <rguenther@suse.de>
973
974 PR bootstrap/85574
975 * Makefile.tpl (compare target): Also compare extra-compare
976 files.
977 * Makefile.in: Regenerate.
978
1e8dac32
RZ
9792019-04-22 Roman Zhuykov <zhroma@ispras.ru>
980
981 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
982 as modulo-scheduler maintainer.
983
42d3fe9a
IS
9842019-04-21 Iain Sandoe <iain@sandoe.co.uk>
985
986 * MAINTAINERS: Add myself as co-maintainer for Darwin.
987
3d52462c
IS
9882019-04-18 Iain Sandoe <iain@sandoe.co.uk>
989
990 * MAINTAINERS: Update my email address.
991
4d024c32
JP
9922019-04-14 Johannes Pfau <johannespfau@gmail.com>
993
994 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
995 * configure: Regenerate.
996
7d31d331
RO
9972019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
998
999 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
1000 * configure: Regenerate.
1001
bb50312e
IB
10022019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
1003
1004 * configure.ac: Add target-zlib to target_libraries.
1005 * configure: Regenerate.
1006
1c67e69c
ML
10072019-04-09 Martin Liska <mliska@suse.cz>
1008
1009 * Makefile.in: Regenerate.
1010 * Makefile.tpl: Pass GENERATOR_CFLAGS
1011 in all stages.
1012
684f6008
ML
10132019-03-28 Martin Liska <mliska@suse.cz>
1014
1015 PR bootstrap/89829
1016 * Makefile.in: Revert r254150.
1017 * Makefile.tpl: Likewise.
1018
fed156ac
BE
10192019-03-28 Ben Elliston <bje@gnu.org>
1020
1021 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
1022 related, and libdecnumber.
1023
d81beb31
AM
10242019-03-15 Alexander Monakov <amonakov@ispras.ru>
1025
1026 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
1027 (Write After Approval): Remove myself.
1028
35e2f066
AM
10292019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
1030
5fce606f 1031 * MAINTAINERS (Write After Approval): Add myself.
35e2f066 1032
60f32352
AS
10332019-02-11 Andrew Stubbs <ams@codesourcery.com>
1034
1035 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
1036 (Write After Approval): Remove myself and Julian.
1037
b4f964c8
HA
10382019-01-26 Harald Anlauf <anlauf@gmx.de>
1039
1040 * MAINTAINERS (Write After Approval): Add myself.
1041
1009e9a2
KCY
10422019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
1043
1044 * MAINTAINERS (Write After Approval): Add myself.
1045
275e9ad9
XHL
10462019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
1047
62fa42ce
SB
1048 * ChangeLog: Replace space with tab.
1049 * MAINTAINERS: Delete 1 tab to keep alignment.
275e9ad9 1050
8fcc3599
JG
10512019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
1052
1053 * MAINTAINERS (Write After Approval): Add myself.
1054
9c83c587
LJH
10552019-01-18 Li Jia He <helijia@gcc.gnu.org>
1056
1057 * MAINTAINERS (Write After Approval): Add myself.
1058
7431c1a1
AS
10592019-01-17 Andrew Stubbs <ams@codesourcery.com>
1060 Kwok Cheung Yeung <kcy@codesourcery.com>
1061 Julian Brown <julian@codesourcery.com>
1062 Tom de Vries <tom@codesourcery.com>
1063 Jan Hubicka <hubicka@ucw.cz>
1064 Martin Jambor <mjambor@suse.cz>
1065
1066 * configure.ac: Likewise.
1067 * configure: Regenerate.
1068 * contrib/config-list.mk: Add amdgcn-amdhsa.
1069
0684a816
KL
10702019-01-16 Kewen Lin <linkw@gcc.gnu.org>
1071
1072 * MAINTAINERS (Write After Approval): Add myself.
1073
62fa42ce 10742019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
9a603611 1075
275e9ad9 1076 * MAINTAINERS (Write After Approval): Add myself.
9a603611 1077
5227609c
RO
10782019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1079
1080 PR target/88535
1081 * config.guess: Import upstream version 2019-01-03.
1082 * config.sub: Import upstream version 2019-01-01.
1083
7c50cefc
TP
10842018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
1085
1086 * MAINTAINERS (Write After Approval): Update my maintainer address.
1087
ea9a30d0
GB
10882018-12-21 Gergö Barany <gergo@codesourcery.com>
1089
1090 * MAINTAINERS (Write After Approval): Add myself.
1091
23d3e2d5
SB
10922018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
1093
1094 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
1095
e4a9a572
IS
10962018-12-05 Iain Sandoe <iain@sandoe.co.uk>
1097
1098 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
1099 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
1100 (GCC_TARGET_TOOL): Likewise.
1101 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
1102 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
5227609c 1103 OTOOL, OTOOL_FOR_TARGET: New substitutions.
e4a9a572 1104 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
5227609c 1105 * configure: Regenerate.
e4a9a572
IS
1106 * Makefile.in: Likewise.
1107
f9b4801c
JP
11082018-11-28 Johannes Pfau <johannespfau@gmail.com>
1109
1110 * MAINTAINERS (Write After Approval): Add myself.
1111
7f9414c1
ML
11122018-11-13 Martin Liska <mliska@suse.cz>
1113
1114 * gcc.target/i386/pr87930.c: Move to ...
1115 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
1116
1dbff00c
SH
11172018-11-10 Stafford Horne <shorne@gmail.com>
1118
1119 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
1120 (Write After Approval): Remove myself.
1121
e9f3803d
HAQ
11222018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
1123
1124 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
1125 Append $INCICONV to it.
1126
45bf1490
SH
11272018-11-04 Stafford Horne <shorne@gmail.com>
1128
1129 * MAINTAINERS (Write After Approval): Add myself.
1130
22e05272
JM
11312018-10-31 Joseph Myers <joseph@codesourcery.com>
1132
1133 PR bootstrap/82856
1134 * multilib.am: New file. From automake.
1135
1136 Merge from binutils-gdb:
1137 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
1138
1139 * libtool.m4: Use AC_LANG_SOURCE.
1140 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
1141 * ar-lib: New file.
1142 * test-driver: New file.
1143 * configure: Re-generate.
1144
82a14443
MP
11452018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
1146
1147 * MAINTAINERS (Write After Approval): Add myself.
1148
260eedb9
IB
11492018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
1150
1151 PR bootstrap/87788
1152 PR d/87799
1153 * configure: Rebuild.
1154 * configure.ac: Disable D on systems where it is known not to work.
1155
b4c522fa
IB
11562018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
1157
1158 * Makefile.def (target_modules): Add libphobos.
1159 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
1160 GDCFLAGS_FOR_TARGET.
1161 (dependencies): Make libphobos depend on libatomic, libbacktrace
1162 configure, and zlib configure.
1163 (language): Add language d.
1164 * Makefile.in: Rebuild.
1165 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
1166 (HOST_EXPORTS): Add GDC.
1167 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
1168 (BASE_TARGET_EXPORTS): Add GDC.
1169 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
1170 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
1171 (EXTRA_HOST_FLAGS): Add GDC.
1172 (STAGE1_FLAGS_TO_PASS): Add GDC.
1173 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
1174 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
1175 environment variables.
1176 * configure: Rebuild.
1177 * configure.ac: Add target-libphobos to target_libraries. Set and
1178 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
1179
04193ea0
IL
11802018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
1181
1182 * MAINTAINERS (Write After Approval): Add myself.
1183
72eda5f2
IB
11842018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
1185
1186 * MAINTAINERS (Write After Approval): Remove myself.
1187
4c029cee
IB
11882018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
1189
1190 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
1191
fc7367ea
BC
11922018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
1193
1194 * MAINTAINERS: Update my email address.
1195
956a7508
TS
11962018-10-04 Thomas Schwinge <thomas@codesourcery.com>
1197
1198 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
1199 maintainer.
1200
16ddcc28
MM
12012018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
1202
1203 * MAINTAINERS (Write After Approval): Add self.
1204
f9529512
ST
12052018-09-13 Sam Tebbs <sam.tebbs@arm.com>
1206
1207 * MAINTAINERS (write after approval): Add myself.
1208
3ff89a4e
XG
12092018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
1210
1211 * MAINTAINERS: Update my email address.
1212
e8a0276c
VL
12132018-08-29 Vlad Lazar <vlad.lazar@arm.com>
1214
1215 * MAINTAINERS (write after approval): Add myself.
1216
3d20537c
RS
12172018-08-21 Richard Sandiford <richard.sandiford@arm.com>
1218
1219 * MAINTAINERS: Add self to global reviewers list.
1220
661d1750
SL
12212018-08-17 Sandra Loosemore <sandra@codesourcery.com>
1222
1223 MAINTAINERS: Add c-sky port maintainers.
1224
aa405905
ML
12252018-08-10 Martin Liska <mliska@suse.cz>
1226
1227 * MAINTAINERS: Revert change in previous commit and
92a285c1 1228 join lines.
aa405905 1229
04e2b41d
ML
12302018-08-10 Martin Liska <mliska@suse.cz>
1231
1232 * MAINTAINERS: Remove extra line.
1233
6e9f49e4
N
12342018-08-06 Naveen H.S <naveenh@marvell.com>
1235
1236 * MAINTAINERS: Update my email address.
1237
3b0df776
DD
12382018-07-19 DJ Delorie <dj@redhat.com>
1239
1240 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
1241 as maintainer.
1242
f030b30e
AK
12432018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
1244
1245 * MAINTAINERS: Adjust email address for me and my colleague Robin
1246 Dapp.
1247
7264261f
L
12482018-07-13 H.J. Lu <hongjiu.lu@intel.com>
1249 Sunil K Pandey <sunil.k.pandey@intel.com>
1250
1251 PR target/84413
1252 * config/i386/i386.c (m_CORE_AVX512): New.
1253 (m_CORE_AVX2): Likewise.
1254 (m_CORE_ALL): Add m_CORE_AVX2.
1255 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
1256 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
1257 and remove the rest of m_SKYLAKE_AVX512.
1258
19975c57
SH
12592018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
1260
1261 * config.sub: Sync with upstream version 2018-07-03.
1262
c234070e
SH
12632018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
1264
1265 * config.guess: Sync with upstream version 2018-06-26.
1266 * config.sub: Sync with upstream version 2018-07-02.
1267
d41cd173
BW
12682018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
1269
92a285c1 1270 * libtool.m4: Sort output of 'find' to enable deterministic builds.
d41cd173
BW
1271 * ltmain.sh: Likewise.
1272
d3435784
SB
12732018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
1274
1275 * contrib/config-list.mk: Remove powerpc-linux_paired.
1276
da34ca3f
AO
12772018-06-29 Alexandre Oliva <oliva@adacore.com>
1278
1279 * configure.ac: Introduce support for @unless/@endunless.
1280 * Makefile.tpl (dep-kind): Rewrite with cond; return
1281 postbootstrap in some cases.
1282 (make-postboot-dep, postboot-targets): New.
1283 (dependencies): Do not output postbootstrap dependencies at
1284 first. Output non-target ones changed for configure to depend
1285 on stage_last @if gcc-bootstrap, and the original deps @unless
1286 gcc-bootstrap.
1287 * configure.in, Makefile.in: Rebuilt.
1288
8e236ddd
JW
12892018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
1290
1291 * MAINTAINERS (write after approval): Add myself.
1292
71d40114
RV
12932018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
1294
1295 * MAINTAINERS (write after approval): Add myself.
1296
8006534c
NC
12972018-06-19 Nick Clifton <nickc@redhat.com>
1298
1299 * zlib/configure.ac: Restore old behaviour of only enabling
1300 multilibs when a target subdirectory is defined. This allows
1301 building with srcdir == builddir.
1302 * zlib/configure: Regenerate.
1303
9e03592e
EB
13042018-06-18 Eric Botcazou <ebotcazou@adacore.com>
1305
1306 * Makefile.def (fortran): Add check-target-libgomp-fortran.
1307 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
1308 * Makefile.in: Regenerate.
1309
29305f60
BE
13102018-06-16 Ben Elliston <bje@gnu.org>
1311
1312 * config.guess: Import latest version.
1313 * config.sub: Likewise.
1314
31db0fe0
ML
13152018-06-08 Martin Liska <mliska@suse.cz>
1316
1317 * MAINTAINERS: Remove MPX-related entries.
1318 * Makefile.def: Remove libmpx support.
9e03592e
EB
1319 * Makefile.in: Regenerate.
1320 * configure.ac: Remove removed files.
1321 * configure: Regenerate.
31db0fe0
ML
1322 * libmpx/ChangeLog: Remove.
1323 * libmpx/Makefile.am: Remove.
1324 * libmpx/Makefile.in: Remove.
1325 * libmpx/acinclude.m4: Remove.
1326 * libmpx/aclocal.m4: Remove.
1327 * libmpx/config.h.in: Remove.
1328 * libmpx/configure: Remove.
1329 * libmpx/configure.ac: Remove.
1330 * libmpx/configure.tgt: Remove.
1331 * libmpx/libmpx.spec.in: Remove.
1332 * libmpx/mpxrt/Makefile.am: Remove.
1333 * libmpx/mpxrt/Makefile.in: Remove.
1334 * libmpx/mpxrt/libmpx.map: Remove.
1335 * libmpx/mpxrt/libtool-version: Remove.
1336 * libmpx/mpxrt/mpxrt-utils.c: Remove.
1337 * libmpx/mpxrt/mpxrt-utils.h: Remove.
1338 * libmpx/mpxrt/mpxrt.c: Remove.
1339 * libmpx/mpxrt/mpxrt.h: Remove.
1340 * libmpx/mpxwrap/Makefile.am: Remove.
1341 * libmpx/mpxwrap/Makefile.in: Remove.
1342 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
1343 * libmpx/mpxwrap/libtool-version: Remove.
1344 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
1345
e68086c4
ML
13462018-06-04 Martin Liska <mliska@suse.cz>
1347
1348 * MAINTAINERS: Add myself as gcov maintainer.
1349
37cca345
MF
13502018-06-04 Matthew Fortune <mfortune@gmail.com>
1351
1352 * MAINTAINERS: Update my email address.
1353
74386680
TV
13542018-06-04 Tom de Vries <tdevries@suse.de>
1355
1356 * MAINTAINERS: Remove write-after-approval entries for component
1357 maintainers.
1358
010ff25b
JL
13592018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1360
1361 * MAINTAINERS (write after approval): Add myself.
1362
64acc19a 13632018-06-01 Bin Cheng <amker@gcc.gnu.org>
232d2edb
BC
1364
1365 * MAINTAINERS: Update my email address.
1366
7aad7f4b
TV
13672018-06-01 Tom de Vries <tdevries@suse.de>
1368
1369 * MAINTAINERS: Update my email address.
1370
c5470754
BC
13712018-05-22 Bin Cheng <bin.cheng@arm.com>
1372
1373 * MAINTAINERS (loop-optimizer): Add myself.
1374
58b40a67
FT
13752018-05-01 Francois H. Theron <francois.theron@netronome.com>
1376
1377 * configure.ac: Added "nfp" target.
1378 * configure: Regenerate.
1379
bece35ca
RB
13802018-04-30 Richard Biener <rguenther@suse.de>
1381
1382 PR bootstrap/85571
1383 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
1384 (STAGE3_TFLAGS): Likewise.
1385 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
1386 (STAGEtrain_TFLAGS): Likewise.
1387 * Makefile.in: Regenerate.
1388
ae05281f
RB
13892018-04-26 Richard Biener <rguenther@suse.de>
1390
1391 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
1392 (STAGE2_CFLAGS): Likewise.
1393 (STAGE2_TFLAGS): Likewise.
1394 (STAGE3_CFLAGS): Add -fchecking.
1395 (STAGE3_TFLAGS): Likewise.
1396 (STAGEtrain_CFLAGS): Filter out -fchecking.
1397 (STAGEtrain_TFLAGS): Likewise.
1398 * Makefile.in: Re-generate.
1399
c6e34a9b
CM
14002018-04-25 Catherine Moore <clm@codesourcery.com>
1401
1402 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
1403
ae9fb56f
PC
14042018-04-18 Paul Clarke <pc@us.ibm.com>
1405
1406 * MAINTAINERS (write after approval): Add myself.
1407
a2919888
AS
14082018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
1409
1410 * MAINTAINERS: Update my email address.
1411
c6024672
BS
14122018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
1413
1414 * MAINTAINERS: Remove redundant Write-After-Approval entry.
1415
85d36775
BS
14162018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
1417
1418 * MAINTAINERS: Update my email address and disambiguate myself
1419 a bit from Will Schmidt.
1420
8bb406a2
NS
14212018-03-21 Nathan Sidwell <nathan@acm.org>
1422
1423 * MAINTAINERS: Move maintainers of now-removed picochip and score
1424 ports to write after approval.
1425
c9b39302
RS
14262018-03-13 Richard Sandiford <richard.sandiford@arm.com>
1427
1428 * MAINTAINERS: Add entry for SVE maintainership.
1429
1fc1d82e
MR
14302018-02-13 Maciej W. Rozycki <macro@mips.com>
1431
1432 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
1433 * configure: Regenerate.
1434
7b7f78d7
BK
14352018-01-18 Boris Kolpackov <boris@codesynthesis.com>
1436
1437 * MAINTAINERS (write after approval): Add myself.
1438
3c1f3bf6
SP
14392018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
1440
1441 * MAINTAINERS (write after approval): Add myself.
1442
182f27e3
SP
14432018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
1444
1445 * MAINTAINERS (write after approval): Add myself.
85911661 1446
85ec4feb
JJ
14472018-01-03 Jakub Jelinek <jakub@redhat.com>
1448
1449 Update copyright years.
1450
ef7d7cf5
BE
14512018-01-03 Ben Elliston <bje@gnu.org>
1452
1453 * config.guess: Import latest version.
1454 * config.sub: Likewise.
1455
842df93e
SH
14562017-12-12 Stafford Horne <shorne@gmail.com>
1457
1458 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
1459 * configure: Regenerate.
1460
1d0a8ae9
QZ
14612017-11-29 Qing Zhao <qing.zhao@oracle.com>
1462
1463 * MAINTAINERS (Write After Approval): Add myself.
1464
5e9d6aa4
JK
14652017-11-28 Julia Koval <julia.koval@intel.com>
1466 Sebastian Peryt <sebastian.peryt@intel.com>
1467
1468 * Makefile.def (target_modules): Remove libcilkrts.
1469 * Makefile.in: Ditto.
1470 * configure: Ditto.
1471 * configure.ac: Ditto.
1472
d2eaaa89
JK
14732017-11-28 Julia Koval <julia.koval@intel.com>
1474
1475 * MAINTAINERS (Write After Approval): Add myself.
1476
90b415f6
SD
14772017-11-22 Sudakshina Das <sudi.das@arm.com>
1478
1479 * MAINTAINERS (Write After Approval): Add myself.
1480
f804ba3e
PD
14812017-11-06 Palmer Dabbelt <palmer@sifive.com>
1482
1483 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
1484 Use my SiFive email address.
1485
8744c9bf
SP
14862017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
1487
1488 * MAINTAINERS (write after approval): Add myself.
1489
7181cca3
ML
14902017-10-27 Martin Liska <mliska@suse.cz>
1491
1492 * Makefile.tpl: Use proper name of folder as it was renamed
1493 during transition to 4 stages.
1494 * Makefile.in: Regenerate.
1495
fb336a7b
IT
14962017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
1497
e50ffab3 1498 * MAINTAINERS (write after approval): Add myself.
fb336a7b 1499
7b5f5267
GP
15002017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
1501
1502 * MAINTAINERS: Add a note that maintainership also includes web
1503 pages, docs, and testsuite related to that area.
1504
55de8eb3
TV
15052017-09-25 Tom de Vries <tom@codesourcery.com>
1506
1507 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
1508
86ab175e
PMR
15092017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
1510
1511 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
1512
500ac452
NS
15132017-09-15 Nathan Sidwell <nathan@acm.org>
1514
1515 * MAINTAINERS: Remove myself as a vxworks maintainer.
1516
72ace300
TS
15172017-09-13 Thomas Schwinge <thomas@codesourcery.com>
1518
1519 * MAINTAINERS: Remove email address of Jim Norris.
1520
1328002a
KT
15212017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1522
1523 * MAINTAINERS (Reviewers): Move myself from here...
1524 (CPU Port Maintainers): ... to here.
1525
84d0b6f5
JG
15262017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
1527
1528 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
1529
9c04bba3
RD
15302017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
1531
e50ffab3 1532 * MAINTAINERS (write after approval): Add myself.
9c04bba3 1533
5a427c63
TR
15342017-07-28 Tony Reix <tony.reix@atos.net>
1535
1536 * configure.ac (target-libffi): Don't disable for AIX.
1537 (go): Don't add to unsupported_languages on AIX.
1538 (target-libgo): Don't disable for AIX.
1539 * configure: Regenerate.
1540
8994b66f
YG
15412017-07-19 Yury Gribov <tetra2005@gmail.com>
1542
1543 * MAINTAINERS: Add myself.
1544
7a795e10
TS
15452017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1546
1547 * MAINTAINERS: Update my email address.
1548
50061652
RE
15492017-07-04 Richard Earnshaw <rearnsha@arm.com>
1550
1551 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
1552 arm-specific auto-generated header files.
1553
d4360477
NS
15542017-07-03 Nathan Sidwell <nathan@acm.org>
1555
1556 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
1557 * configure: Rebuilt.
1558
9dc9ae74
BS
15592017-07-03 Bernd Schmidt <bschmidt@redhat.com>
1560
1561 * MAINTAINERS: Readd myself for c6x.
1562
c8cf0b6f
ML
15632017-06-28 Martin Liska <mliska@suse.cz>
1564
1565 PR bootstrap/81217
1566 * Makefile.def: Remove superfluous bootstrap_target from
1567 bootstrap_stage.
1568 * Makefile.in: Re-generate the file.
1569
0666865c
MO
15702017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
1571
e50ffab3 1572 * MAINTAINERS: Add myself to Write After Approval
0666865c 1573
827c925e
AJ
15742017-06-21 Andrew Jenner <andrew@codesourcery.com>
1575
1576 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
1577
0d053a49
ML
15782017-06-19 Martin Liska <mliska@suse.cz>
1579
1580 * Makefile.def: Define 4 stages PGO bootstrap.
1581 * Makefile.tpl: Define FLAGS.
1582 * Makefile.in: Regenerate.
1583
be75f645
ILT
15842017-06-14 Ian Lance Taylor <iant@golang.org>
1585
1586 * Makefile.def: Add check-gotools to go check targets.
1587 * Makefile.in: Rebuild.
1588
c725f69c
SB
15892017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
1590
1591 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
1592
76052545
EB
15932017-06-03 Eric Botcazou <ebotcazou@adacore.com>
1594
1595 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
1596 * configure: Regenerate.
1597
afd88efc
ML
15982017-05-31 Martin Liska <mliska@suse.cz>
1599
1600 * configure.ac: Add handling of stage2_werror_flags to
1601 action-if-given and to action-if-not-given.
1602 * configure: Regenerate.
1603
945bafd6
PB
16042017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
1605
1606 * MAINTAINERS: Add self to Write After Approval
1607
b9396a49
BS
16082017-05-27 Bernd Schmidt <bschmidt@redhat.com>
1609
1610 * MAINTAINERS: Update my email address, and remove myself as
1611 maintainer in some areas.
1612
aa1b69e7
EG
16132017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
1614
1615 * MAINTAINERS: Add self to Write After Approval
1616
cdfee50a
NS
16172017-05-25 Nathan Sidwell <nathan@acm.org>
1618
1619 * configure.ac: Add --enable-languages=default to mean default and
1620 make --enable-languages=all mean all supported languages.
1621 * configure: Regenerated.
1622
83349046
SB
16232017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
1624
1625 * config.gcc (powerpc*-*-*spe*): New.
1626 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
1627 (powerpc-*-rtems*spe*): New.
1628 (powerpc*-*-linux*spe*): New.
1629 (powerpc-wrs-vxworksspe): New.
1630 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1631 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1632 * config.host (powerpc*-*-*spe*): New.
1633
01c712cb
ML
16342017-05-19 Martin Liska <mliska@suse.cz>
1635
1636 * configure.ac: Add --enable-werror-always just for
1637 bootstrap-debug (or none build config) and do not add it
1638 when we are on a release branch.
1639 * configure: Regenerated.
1640
7880c1a5
SL
16412017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
1642
1643 * MAINTAINERS: Add self to Write After Approval
1644
c759355f
KK
16452017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
1646
1647 * MAINTAINERS: Move myself to Write After Approval section.
1648
79557bae
CZ
16492017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1650
1651 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
1652 ACCH registers.
1653 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
1654 available.
1655 (umulsidi3): Likewise.
1656 (mulsidi3_700): Disable this pattern when we have advanced mpy
1657 instructions.
1658 (umulsidi3_700): Likewise.
1659 (maddsidi4): New pattern.
1660 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
1661 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
1662 (mpydu_imm_arcv2hs): Likewise.
1663 * config/arc/predicates.md (accl_operand): New predicate.
1664
c7314bc1
CZ
16652017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1666 Andrew Burgess <andrew.burgess@embecosm.com>
1667
1668 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
1669 case.
1670 (ARC_AUTOFP_IRQ_P): Likewise.
1671 (ARC_AUTO_IRQ_P): Likewise.
1672 (rgf_banked_register_count): New variable.
1673 (parse_mrgf_banked_regs_option): New function.
1674 (arc_override_options): Handle rgf_banked_regs option.
1675 (arc_handle_interrupt_attribute): Add firq option.
1676 (arc_compute_function_type): Return fast irq type when required.
1677 (arc_must_save_register): Handle fast interrupts.
1678 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
1679 (arc_return_address_regs): Update.
1680 * config/arc/arc.h (arc_return_address_regs): Update.
1681 (arc_function_type): Add fast interrupt type.
1682 (ARC_INTERRUPT_P): Update.
1683 (RC_FAST_INTERRUPT_P): Define.
1684 * config/arc/arc.md (simple_return): Update for fast interrupts.
1685 (p_return_i): Likewise.
1686 * config/arc/arc.opt (mrgf-banked-regs): New option.
1687 * doc/invoke.texi (mrgf-banked-regs): Document.
1688
41453183
CZ
16892017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1690
1691 * config/arc/arc.c (irq_ctrl_saved): New variable.
1692 (ARC_AUTOBLINK_IRQ_P): Define.
1693 (ARC_AUTOFP_IRQ_P): Likewise.
1694 (ARC_AUTO_IRQ_P): Likewise.
1695 (irq_range): New function.
1696 (arc_must_save_register): Likewise.
1697 (arc_must_save_return_addr): Likewise.
1698 (arc_dwarf_emit_irq_save_regs): Likewise.
1699 (arc_override_options): Handle deferred options.
1700 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
1701 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
1702 arc_must_save_return_addr.
1703 (arc_compute_frame_size): Handle automated save and restore of
1704 registers.
1705 (arc_expand_prologue): Likewise.
1706 (arc_expand_epilogue): Likewise.
1707 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
1708 * config/arc/arc.opt (mirq-ctrl-saved): New option.
1709 * doc/invoke.texi (mirq-ctrl-saved): Document option.
1710
52744dd7
TK
17112017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
1712 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
1713
1714 PR bootstrap/77661
1715 * Makefile.def: Don't pass --enable-maintainer-mode on to an
1716 in-tree build MPC.
1717 * Makefile.in: Regenerate.
1718
deeba76a
FXC
17192017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1720
1721 * configure.ac: Enable LTO by default on darwin >= 9.
1722 * configure: Regenerate.
1723
5a05e11d
PD
17242017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
1725
1726 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
1727 and Andrew Waterman as the RISC-V maintainers.
1728
e04f858c
NK
17292017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
1730
1731 * MAINTAINERS: Add self to Write After Approval
1732
a98cf819
GP
17332017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
1734
1735 * config.guess: Import latest from upstream.
1736
9826d1a3
GP
17372017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
1738
1739 * MAINTAINERS (Write After Approval): Remove entries that are
1740 already covered under Reviewers.
1741
a46586c3
MW
17422017-03-08 Mark Wielaard <mark@klomp.org>
1743
1744 PR demangler/70909
1745 PR demangler/67264
1746 * include/demangle.h: Add d_printing to struct demangle_component
1747 and pass struct demangle_component as non const.
1748
734ca1c2
GP
17492017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
1750
1751 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
1752
93b87d1d
TS
17532017-02-15 Thomas Schwinge <thomas@codesourcery.com>
1754
1755 * Makefile.tpl: Remove HOST_ISLVER.
1756 (HOST_EXPORTS): Remove ISLVER.
1757 * Makefile.in: Regenerate.
1758
f877b3ad
RB
17592017-02-13 Richard Biener <rguenther@suse.de>
1760
1761 * configure: Re-generate.
1762
2ad31830
GP
17632017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
1764
1765 * MAINTAINERS: Adjust bug reporting URL.
1766
3501e62c
GP
17672017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
1768
1769 * MAINTAINERS (Write After Approval): Remove redundant entry
1770 for Andrew Burgess.
1771
510555e0
JDA
17722017-02-03 John David Anglin <danglin@gcc.gnu.org>
1773
e50ffab3 1774 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
510555e0 1775 32-bit hppa*-*-hpux*.
e50ffab3 1776 * configure: Regenerate.
510555e0 1777
f6a24a94
MJ
17782017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
1779
1780 * configure.ac: Moved the white list of enabling BRIG FE to
1781 libhsail-rt/configure.tgt.
1782 * configure: Regenerated.
1783 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
1784
17852017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
5fd1486c
PJ
1786 Martin Jambor <mjambor@suse.cz>
1787
5fd1486c
PJ
1788 * Makefile.def (target_modules): Added libhsail-rt.
1789 (languages): Added language brig.
1790 * Makefile.in: Regenerated.
1791 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
1792 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
1793 * configure: Regenerated.
1794
3c36aa6b
JJ
17952017-01-17 Jakub Jelinek <jakub@redhat.com>
1796
1797 PR other/79046
1798 * configure: Regenerated.
1799
8f56cb51
AM
18002017-01-04 Alan Modra <amodra@gmail.com>
1801
1802 * configure: Regenerate.
1803
f2c764c5
BE
18042016-12-29 Ben Elliston <bje@gnu.org>
1805
1806 * config.sub: Import latest version.
1807
1dc9c117
AI
18082016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
1809
1810 * MAINTAINERS (Write After Approval): Add myself.
1811
c21fdaa1
JJ
18122016-12-21 Jakub Jelinek <jakub@redhat.com>
1813
1814 * configure.ac: Don't bootstrap libmpx unless --with-build-config
1815 includes bootstrap-mpx.
1816 * configure: Regenerated.
1817
cc811459
CX
18182016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
1819
1820 * MAINTAINERS (Write After Approval): Add myself.
1821
b55e6680
MJ
18222016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
1823
8f56cb51 1824 * configure: Regenerate.
b55e6680 1825
825fba52
MK
18262016-12-01 Matthias Klose <doko@ubuntu.com>
1827
1828 * configure.ac: Don't use pkg-config to check for bdw-gc.
1829 * configure: Regenerate.
1830
114bf3f1
MK
18312016-11-30 Matthias Klose <doko@ubuntu.com>
1832
1833 * Makefile.def: Remove reference to boehm-gc target module.
1834 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
1835 options and for the bdw-gc pkg-config module.
1836 * configure: Regenerate.
1837 * Makefile.in: Regenerate.
1838
21b0f96a
NS
18392016-11-28 Nathan Sidwell <nathan@acm.org>
1840
1841 * MAINTAINERS (nvptx): Remove self.
1842
292edab3
BE
18432016-11-25 Ben Elliston <bje@gnu.org>
1844
1845 * config.guess: Import latest version.
1846 * config.sub: Likewise.
1847
0954a00b
TT
18482016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
1849
1850 * MAINTAINERS (Write After Approval): Add myself.
1851
8e4d2ca4
MK
18522016-11-15 Matthias Klose <doko@ubuntu.com>
1853
1854 * Makefile.def: Remove references to GCJ.
1855 * Makefile.tpl: Likewise.
1856 * Makefile.in: Regenerate.
1857
84c1b9d3
MK
18582016-11-15 Matthias Klose <doko@ubuntu.com>
1859
1860 * config-ml.in: Remove references to GCJ.
1861 * configure.ac: Likewise.
1862 * configure: Regenerate.
1863
3f95ca6c
JC
18642016-11-01 Josh Conner <joshconner@google.com>
1865
1866 * MAINTAINERS (Write After Approval): Update email address,
1867
457cc672
CL
18682016-10-27 Carl Love <cel@us.ibm.com>
1869
1870 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
1871 Approval list to make it alphabetical.
1872
2142f54f
CL
18732016-10-27 Carl Love <cel@us.ibm.com>
1874
1875 * MAINTAINERS (Write After Approval): Add myself.
1876
104700f4
AB
18772016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
1878
1879 * MAINTAINERS (Reviewers): Add myself.
1880 (Write After Approval): Add myself.
1881
942c0db8
HP
18822016-10-21 Hartmut Penner <hepenner@us.ibm.com>
1883 Ulrich Weigand <uweigand@de.ibm.com>
1884
1885 * MAINTAINERS: Update email address.
1886
fbf4c502
NS
18872016-10-10 Nathan Sidwell <nathan@acm.org>
1888
1889 * MAINTAINERS: Update email address.
1890
b20e7532
AT
18912016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
1892
1893 * configure.ac: Add aarch64-*-freebsd*.
1894 * configure: Regenerate.
1895
2e21fd4d
SE
18962016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
1897
1898 * MAINTAINERS: Update email address after it got reverted.
1899
43c40f3e
RO
19002016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1901
1902 * configure.ac (target_libraries): Readd target-boehm-gc.
1903 Restore --enable-objc-gc handling.
1904 * configure: Regenerate.
1905
f05796ba
JL
19062015-10-03 Jeff Law <law@redhat.com>
1907
1908 * MAINTAINERS: Move several inactive maintainers to the
1909 write-after-approval section.
1910
012447ea
JJ
19112016-09-30 Jakub Jelinek <jakub@redhat.com>
1912
1913 * configure.ac: Add target-libffi to target_libraries.
1914 Readd libgcj target disablings, modified to only target-libffi.
1915 Readd target addition of go to unsupported languages.
1916 * configure: Regenerated.
1917
a7d75d59
SE
19182016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
1919
1920 * MAINTAINERS: Update email address.
1921
d1a79a95
AH
19222016-09-30 Andrew Haley <aph@redhat.com>
1923
4d8c733d 1924 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
d1a79a95
AH
1925 write-after approval. Remove Tom Tromey and Bryce McKinlay from
1926 libgcj.
1927
af2d4873
AH
19282016-09-30 Andrew Haley <aph@redhat.com>
1929
1930 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
1931 write-after approval after GCJ deletion.
1932
07b78716
AH
19332016-09-30 Andrew Haley <aph@redhat.com>
1934
1935 * Makefile.def: Remove libjava.
1936 * Makefile.tpl: Likewise.
1937 * Makefile.in: Regenerate.
1938 * configure.ac: Likewise.
1939 * configure: Likewise.
1940 * gcc/java: Remove.
1941 * libjava: Likewise.
1942
a29b7214
CZ
19432016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
1944
1945 * MAINTAINERS (Reviewers): Add myself.
1946
2fd88f4f
AK
19472016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
1948
1949 * configure.ac: Disable "sim" directory for arc*-*-*.
1950 * configure: Regenerated.
1951
e2080e79
TC
19522016-09-23 Tamar Christina <tamar.christina@arm.com>
1953
1954 * MAINTAINERS (Write After Approval): Add myself.
1955
8f3675f8
MR
19562016-09-12 Maciej W. Rozycki <macro@imgtec.com>
1957
1958 * configure.ac: Check for the minimum in-tree MPFR version
1959 handled.
1960 * configure: Regenerate.
1961
21f88103
YTL
19622016-07-20 Yan-Ting Lin <currygt52@gmail.com>
1963
1964 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
1965 * configure: Regenerated.
1966
60d51882
FR
19672016-07-19 Fritz Reese <fritzoreese@gmail.com>
1968
1969 * MAINTAINERS (Write After Approval): Add myself.
1970
277d7ee0
AK
19712016-06-23 Andi Kleen <ak@linux.intel.com>
1972
1973 * Makefile.def: Add autoprofiledbootstrap.
1974 * Makefile.tpl: Dito.
1975 * Makefile.in: Regenerate.
1976
fd6487af
JS
19772016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
1978
1979 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
1980 * configure: Regenerate.
1981
3e326935
TS
19822016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1983
1984 * configure: Regenerate.
1985 * configure.ac: Remove support for avr-rtems.
1986
9582bf04
SKS
19872016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1988
1989 * MAINTAINERS (Write After Approval): Add myself.
1990
6f820b68
MC
19912016-06-16 Michael Collison <michael.collison@arm.com>
1992
1993 * MAINTAINERS (Write After Approval): Add myself.
1994
775ee7fa
MM
19952016-06-14 Mikael Morin <mikael@gcc.gnu.org>
1996
1997 * MAINTAINERS (Write After Approval): Update e-mail address.
1998
de3ba371
JM
19992016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
2000
21f88103 2001 * MAINTAINERS (Write After Approval): Add myself.
de3ba371 2002
350216e3
AM
20032016-05-28 Alan Modra <amodra@gmail.com>
2004
2005 * Makefile.tpl (configure): Depend on m4 files included.
2006 * Makefile.in: Regenerate.
2007
9cad20fa
BS
20082016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2009
2010 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
2011 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
2012
92466115
BS
20132016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2014
2015 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
2016 special case builtin.
2017 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
2018 support for ALTIVEC_BUILTIN_VEC_ADDEC.
2019 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
2020 for __builtin_vec_addec.
2021
fe38e08b
JS
20222016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
2023
2024 * config.guess: Import version 2016-04-02 (newest).
2025 * config.sub: Import version 2016-05-10 (newest).
2026
cef1a0b8 20272016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
704b85c7 2028
cef1a0b8
JL
2029 * configure.ac: Add ARC support to libgloss.
2030 * configure: Regenerate
704b85c7 2031
75a6b91a
AS
20322016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
2033
2034 * MAINTAINERS (Write After Approval): Add myself.
2035
00f35794
BE
20362016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
2037
2038 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
2039 * configure: Regenerated.
2040 * Makefile.def (gmp): Explicitly disable assembler.
2041 (mpfr): Adjust lib_path.
2042 (mpc): Likewise.
2043 * Makefile.in: Regenerated.
2044
c100769b
JJ
20452016-05-01 Jakub Jelinek <jakub@redhat.com>
2046
2047 PR bootstrap/70704
2048 * configure.ac (--enable-stage1-checking): Add missing
2049 --enable-checking=.
2050 * configure: Regenerated.
2051
bc6d9014
OE
20522016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2053
ace08cb8
OE
2054 * config.guess: Revert r235676.
2055 * config.sub: Revert r235676.
2056
20572016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2058
2059 * config.guess: Remove SH5 support.
bc6d9014
OE
2060 * config.sub: Likewise.
2061 * configure: Likewise.
2062 * configure.ac: Likewise.
2063
7db11a5a
JJ
20642016-04-26 Jakub Jelinek <jakub@redhat.com>
2065
2066 PR bootstrap/70704
2067 * configure.ac (--enable-stage1-checking): For --disable-checking or
2068 implicit --enable-checking, make sure extra flag matches in between
2069 stage1 and later checking.
2070 * configure: Regenerated.
2071
ab0fc037
TS
20722016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2073
2074 * .gitattributes: New file.
2075
c048fa95
SB
20762016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
2077
2078 * MAINTAINERS (rs6000/powerpc port): Add myself.
2079
f3653cf5
SB
20802016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
2081
2082 PR bootstrap/70173
2083 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
2084 and gotools directories. Delete the stage_final file.
2085 * Makefile.in: Regenerate.
2086
4f93efa4
AV
20872016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
2088
2089 * MAINTAINERS (Write After Approval): Add myself.
2090
c27e432e
SK
20912016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
2092
2093 * MAINTAINERS (Fortran maintainer): Remove myself.
2094
7134713c
BS
20952016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
2096
2097 * MAINTAINERS (Write After Approval): Add myself.
2098
7d74282a
KN
20992016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
2100
2101 * MAINTAINERS (Write After Approval): Add myself.
2102
1b858e76
CC
21032016-03-17 Cary Coutant <ccoutant@gmail.com>
2104
2105 Sync with binutils-gdb:
2106
2107 2016-03-17 Cary Coutant <ccoutant@gmail.com>
2108
2109 * configure.ac: Add mips and s390 to the gold target check.
2110 * configure: Regenerate.
2111
d15bd5bb
DD
21122016-03-01 DJ Delorie <dj@redhat.com>
2113
2114 * MAINTAINERS (mep): Remove myself as MeP maintainer.
2115
6d1fa6bb
DM
21162016-02-22 David Malcolm <dmalcolm@redhat.com>
2117
2118 * MAINTAINERS (libcpp): Add myself.
2119 (diagnostic messages): Likewise.
2120
607bda60
TV
21212016-02-20 Tom de Vries <tom@codesourcery.com>
2122
2123 * MAINTAINERS: Fix whitespace.
2124
80cfaff8
CZ
21252016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
2126
2127 * MAINTAINERS (Write After Approval): Add myself.
2128
c661a43d
SP
21292016-01-29 Sebastian Pop <s.pop@samsung.com>
2130
2131 * config/isl.m4: Add comments about isl-0.16.
2132 * configure: Regenerate.
2133
86b3a101
MJ
21342016-01-29 Martin Jambor <mjambor@suse.cz>
2135
2136 * MAINTAINERS (hsa maintainers): Add myself.
2137
960cbfd2
WD
21382015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
2139
2140 * MAINTAINERS: (Write After Approval): Add myself.
2141
1e050c90
AK
21422016-01-25 Aditya Kumar <aditya.k7@samsung.com>
2143 Sebastian Pop <s.pop@samsung.com>
2144
2145 * Makefile.in: Regenerate.
2146 * Makefile.tpl: Export ISLVER.
2147 * configure: Regenerate.
2148 * config/isl.m4: Detect isl-0.15.
2149
cefadad1
MM
21502016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
2151
2152 PR bootstrap/69329
2153 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
2154 * Makefile.in: Regenerate.
2155
9e530bcd
AP
21562016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
2157
2158 * configure.ac: Enable LTO for DJGPP
2159 * configure: Regenerate
2160
324402a0
L
21612016-01-12 H.J. Lu <hongjiu.lu@intel.com>
2162
2163 Sync with binutils-gdb:
2164 2015-10-21 Nick Clifton <nickc@redhat.com>
2165
2166 PR gas/19109
2167 * configure.ac: Note the 'none' is an acceptable argument to
2168 --enable-compressed-debug-sections.
2169 * configure: Regenerate.
2170
9eaaa830
BE
21712016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
2172
2173 PR bootstrap/69134
2174 * Makefile.def (mpfr): Disable assembler.
2175 * Makefile.in: Regenerate.
2176
cfe67e03
BE
21772016-01-01 Ben Elliston <bje@gnu.org>
2178
2179 * config.guess: Import version 2016-01-01.
2180 * config.sub: Likewise.
2181
be33d404
SS
21822015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
2183
2184 * MAINTAINERS (Write After Approval): Add myself.
2185
e357a5e0
SP
21862015-12-17 Sebastian Pop <s.pop@samsung.com>
2187
2188 * Makefile.in: Replace ISL with isl.
2189 * Makefile.tpl: Same.
2190 * config/isl.m4: Same.
2191 * configure.ac: Same.
2192 * contrib/download_prerequisites: Same.
2193 * configure: Regenerate.
2194
1ad2439b
AP
21952015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
2196
2197 * MAINTAINERS (Write After Approval): Add Myself.
2198
70decafb
NS
21992015-12-17 Nathan Sidwell <nathan@acm.org>
2200
2201 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
2202 * configure: Regenerate.
2203
560d18d3
AK
22042015-12-16 Aditya Kumar <aditya.k7@samsung.com>
2205 Sebastian Pop <s.pop@samsung.com>
2206
2207 * config/isl.m4 (ISL_CHECK_VERSION): Check for
2208 isl_ctx_get_max_operations.
2209 * configure: Regenerate.
2210
57e8ab24 22112015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
b15f0273
AF
2212
2213 * MAINTAINERS (Write After Approval): Add myself.
2214
105b682e
ILT
22152015-12-02 Ian Lance Taylor <iant@google.com>
2216
2217 PR go/66147
2218 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
2219 * Makefile.in: Regenerate.
2220
7eb46bec
AT
22212015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
2222
2223 PR libffi/65726
2224 * Makefile.def (lang_env_dependencies): Make libffi depend
2225 on cxx.
2226 * Makefile.in: Regenerate.
2227
cc3baaa9
DE
22282015-11-26 David Edelsohn <dje.gcc@gmail.com>
2229
2230 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
2231 symbols.
2232
3be96231
TG
22332015-11-20 Tristan Gingold <gingold@adacore.com>
2234
2235 Sync with binutils-gdb:
2236 2015-11-20 Tristan Gingold <gingold@adacore.com>
2237
2238 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
2239 * configure: Regenerate.
2240
daa53f38
ML
22412015-11-19 Martin Liska <mliska@suse.cz>
2242
2243 * .gitignore: Add .clang-format to ignored files.
2244 * Makefile.in: Add clang-format.
2245 * Makefile.tpl: Likewise.
2246
54985c70
TA
22472015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
2248
2249 * configure.ac: Enable libmpx by default.
2250 * configure: Regenerated.
2251
d0397c75
SE
22522015-10-23 Steve Ellcey <sellcey@imgtec.com>
2253
2254 * MAINTAINERS: Update email address.
2255
735a559c
PM
22562015-10-23 Paulo Matos <pmatos@linki.tools>
2257
2258 * MAINTAINERS: Update email address.
2259
15713b43
AH
22602015-10-23 Alan Hayward <alan.hayward@arm.com>
2261
2262 * MAINTAINERS (Write After Approval): Add myself.
2263
78edb32f
L
22642015-10-20 H.J. Lu <hongjiu.lu@intel.com>
2265
2266 Sync with binutils-gdb:
2267 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
2268
2269 PR gas/19109
2270 * configure.ac: Add
2271 --enable-compressed-debug-sections={all,gas,gold,ld}.
2272 * configure: Regenerated.
2273
dec6b7f1
AC
22742015-10-16 Arnaud Charlet <charlet@adacore.com>
2275
2276 * MAINTAINERS: Update list of Ada maintainers and email addresses.
2277
6be1d686
ML
22782015-10-09 Martin Liska <mliska@suse.cz>
2279
2280 * MAINTAINERS (Write After Approval): Add myself.
2281
dc0e2060
AF
22822015-10-09 Alexander Fomin <alexander.fomin@intel.com>
2283
2284 * MAINTAINERS (Write After Approval): Add myself.
2285
bec93d40
FW
22862015-10-02 Florian Weimer <fweimer@redhat.com>
2287
2288 * MAINTAINERS: Update email address.
2289
0487f06d
LK
22902015-10-02 Louis Krupp <louis.krupp@zoho.com>
2291
2292 * MAINTAINERS (Write After Approval): Add myself.
2293
56547ff7
KT
22942015-09-20 Kai Tietz <ktietz70@googlemail.com>
2295
423ea09f 2296 * MAINTAINERS: Update email.
56547ff7 2297
ed4c91ea
BS
22982015-09-14 Bernd Schmidt <bschmidt@redhat.com>
2299
2300 * MAINTAINERS: Update my email address.
2301
2503fd9e
JB
23022015-09-01 James Bowman <james.bowman@ftdichip.com>
2303
2304 * MAINTAINERS (ft32 port): Add myself.
2305
3726332a
DS
23062015-08-28 David Sherwood <david.sherwood@arm.com>
2307
2308 * MAINTAINERS: Add myself.
2309
15480aaf
PM
23102015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
2311
2312 * MAINTAINERS (Write After Approval): Add myself.
2313
ad4f95e3
FXC
23142015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2315
2316 PR libfortran/54572
2317 * Makefile.def: Make libgfortran depend on libbacktrace.
2318 * Makefile.in: Regenerate.
2319
95f25df0
SD
23202015-08-20 Simon Dardis <simon.dardis@imgtec.com>
2321
2322 * MAINTAINERS (Write After Approval): Add myself.
2323
5dc85f7e
TV
23242015-08-12 Tom de Vries <tom@codesourcery.com>
2325
2326 PR other/67092
2327 * configure.ac: Remove --with_host_libstdcxx support.
2328 * configure: Regenerate.
2329
44a7d18d
TS
23302015-08-10 Thomas Schwinge <thomas@codesourcery.com>
2331 Jakub Jelinek <jakub@redhat.com>
2332
2333 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
2334 nvptx*-*-*.
2335 * configure: Regenerate.
2336
bf5372e7
YS
23372015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
2338
2339 * Makefile.def (libiconv): Define bootstrap=true.
2340 Mark pdf/html/info as missing.
2341 (configure-gcc): Depend on all-libiconv.
2342 (all-gcc): Ditto.
2343 (configure-libcpp): Ditto.
2344 (all-libcpp): Ditto.
2345 (configure-intl): Ditto.
2346 (all-intl): Ditto.
2347 * Makefile.in: Regenerate.
2348
94b8fdcc
BC
23492015-08-03 Bin Cheng <bin.cheng@arm.com>
2350
2351 * MAINTAINERS (loop ivopts): Add the entry and myself.
2352
430bcac1
NS
23532015-07-31 Nathan Sidwell <nathan@codesourcery.com>
2354
2355 * MAINTAINERS (nvptx): Add self.
2356
110d61da
AL
23572015-07-29 Alan Lawrence <alan.lawrence@arm.com>
2358
2359 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
2360 128-bit vector modes.
2361
c9da7548 23622015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
18e1ed34 2363
c9da7548
VV
2364 * MAINTAINERS (Write After Approval): Add myself.
2365
423ea09f 23662015-07-28 Ben Elliston <bje@gnu.org>
d5e9bac5
BE
2367
2368 * config.sub, config.guess: Import from upstream.
2369
6b1786aa
JL
23702015-07-24 Michael Darling <darlingm@gmail.com>
2371
2372 PR other/66259
2373 * config-ml.in: Reflects renaming of configure.in to configure.ac
2374 * configure: Likewise
2375 * configure.ac: Likewise
2376
45952786
BS
23772015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
2378
2379 * MAINTAINERS: Update my email address.
2380
f1595603
L
23812015-07-14 H.J. Lu <hongjiu.lu@intel.com>
2382
2383 Sync with binutils-gdb:
2384 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
2385
2386 * configure.ac (target_configdirs): Exclude target-zlib if
2387 target-libjava isn't built.
2388 * configure: Regenerated.
2389
a05c2c75
L
23902015-07-14 H.J. Lu <hongjiu.lu@intel.com>
2391
2392 Sync with binutils-gdb:
2393 2015-05-13 John David Anglin <dave.anglin@bell.net>
2394
2395 * configure.ac: Disable configuration of GDB for HPUX targets.
2396 * configure: Regenerate.
2397
2398 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
2399
2400 * configure.ac: Add --with-system-zlib.
2401 * configure: Regenerated.
2402
2403 2015-01-28 James Bowman <james.bowman@ftdichip.com>
2404
2405 * configure.ac: Add FT32 support.
2406 * configure: Regenerate.
2407
2408 2015-01-12 Anthony Green <green@moxielogic.com>
2409
2410 * configure.ac: Don't disable gprof for moxie.
2411 * configure: Rebuild.
2412
1c01ebf6
L
24132015-07-14 H.J. Lu <hongjiu.lu@intel.com>
2414
2415 Sync with binutils-gdb:
2416 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
2417
2418 PR ld/18355
2419 * Makefile.def: Add extra_configure_flags to host zlib.
2420 * configure.ac (extra_host_zlib_configure_flags): New. Set
2421 to --enable-host-shared When bfd is to be built as shared
2422 library. AC_SUBST.
2423 * Makefile.in: Regenerated.
2424
e59969a1
HPN
24252015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
2426
2427 Sync with src:
2428 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
2429 * Makefile.def (dependencies): Add all-zlib to all-bfd.
2430 * Makefile.in: Regenerated.
2431
d9063947
L
24322015-06-30 H.J. Lu <hongjiu.lu@intel.com>
2433
2434 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
2435 target.
2436 * configure: Regenerate.
2437
b837291d
LC
24382015-06-23 Ludovic Courtès <ludo@gnu.org>
2439
2440 * MAINTAINERS (Write After Approval): Add myself.
2441
2a97995f
AT
24422015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
2443
2444 * MAINTAINERS (OS Port Maintainers): Add myself.
2445 (Various Maintainers): Remove myself from libffi testsuite.
2446
19cd26a6
RS
24472015-06-04 Richard Sandiford <richard.sandiford@arm.com>
2448
2449 * MAINTAINERS (gen* on machine desc): Add self.
2450
8ca528d9
JM
24512015-06-02 Jason Merrill <jason@redhat.com>
2452
2453 PR bootstrap/66319
2454 * configure.ac: Use -std=gnu++98.
2455
4526c3c1
SN
24562015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
2457
2458 * MAINTAINERS (Write After Approval): Add myself.
2459
318a4e6d
MF
24602015-05-28 Mike Frysinger <vapier@gentoo.org>
2461
2462 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
2463 * configure: Regenerate.
2464
46070488
JM
24652015-05-26 Jason Merrill <jason@redhat.com>
2466
2467 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
2468 * configure: Regenerate.
2469
fef939d6
JB
24702015-05-16 James Bowman <james.bowman@ftdichip.com>
2471
2472 * configure.ac: FT32 target added.
fef939d6
JB
2473 * configure: Regenerated.
2474
886faf50
IB
24752015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
2476
2477 * MAINTAINERS (Write After Approval): Add myself.
2478
91c6b410
PM
24792015-05-11 Paulo Matos <paulo@matos-sorge.com>
2480
2481 * MAINTAINERS (Write After Approval): Add myself.
2482
e640447c
PM
24832015-05-11 Paulo Matos <paulo@matos-sorge.com>
2484
2485 * configure.ac: Fix typo.
2486 * configure: Regenerate.
2487
e587377d
MM
24882015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
2489
2490 * MAINTAINERS (Write After Approval): Add myself.
2491
cabb9d59
MK
24922015-05-03 Matthias Klose <doko@ubuntu.com>
2493
2494 * configure.ac: Match $host configured with triplets.
2495 * configure: Regenerate.
2496
fafb95a6
BRF
24972015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
2498
2499 * Makefile.tpl: Remove surplus whitespace throughout.
2500 * Makefile.in: Regenerate.
2501
85867772
SB
25022015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
2503
2504 * MAINTAINERS (Various Maintainers): Add myself as instruction
2505 combiner maintainer.
2506
c10b5ea0
JJ
25072015-04-17 Jakub Jelinek <jakub@redhat.com>
2508
2509 PR bootstrap/62077
2510 * configure.ac (--enable-stage1-checking): Default to
2511 release,misc,gimple,rtlflag,tree,types if --disable-checking
2512 or --enable-checking is not specified and DEV-PHASE is not
2513 experimental.
2514 * configure: Regenerated.
2515
77019397
MO
25162015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
2517
2518 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
2519 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
2520 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
2521 * Makefile.in: Regenerate.
2522
17feae99 25232015-04-08 Cary Coutant <ccoutant@gmail.com>
b68ba431
CC
2524
2525 * MAINTAINERS: Update my email address.
2526
e61ffb3b
JG
25272015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
2528
2529 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
2530
b16cc4f2
KT
25312015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2532
2533 * MAINTAINERS: Add myself as an arm port reviewer.
2534
ec523909
ML
25352015-03-25 Martin Liska <mliska@suse.cz>
2536 Yury Gribov <y.gribov@samsung.com>
2537
2538 * Makefile.in: Fix ln source location for vimrc file.
2539 * Makefile.tpl: Likewise.
2540
fc30054e
AH
25412015-03-09 Aldy Hernandez <aldyh@redhat.com>
2542
2543 PR bootstrap/25672
2544 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
2545 cross-compiling. Similarly for CXX_FOR_TARGET.
2546 * configure: Regenerate.
2547
5373cd33
IE
25482015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
2549
2550 * Makefile.def: Add libmpx.
2551 * configure.ac: Add libmpx.
2552 * Makefile.in: Regenerate.
2553 * configure: Regenerate.
2554
a6e8abb9
KY
25552015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
2556
2557 * MAINTAINERS (CPU Port Maintainers): Add myself
2558 i386 vector ISA extns mantainer.
2559
f2b86778
JL
25602015-03-13 Jeff Law <law@redhat.com>
2561
2562 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
2563 maintainer.
2564 Remove Richard Henderson as a maintainer for the x86 port.
2565
9dd44d1c
JR
25662015-03-03 Joern Rennecke <gnu@amylaar.uk>
2567
2568 * MAINTAINERS (CPU Port Maintainers): Update my email address.
2569
33079441
IE
25702015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
2571
2572 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
2573 pointer bounds checker and i386 MPX maintainer.
2574
d083ae5f
SL
25752015-02-26 Sandra Loosemore <sandra@codesourcery.com>
2576
2577 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
2578
f91f1c13
MS
25792015-02-26 Martin Sebor <msebor@redhat.com>
2580
2581 * MAINTAINERS (Various Maintainers): Add self.
2582
426c1eb0
TS
25832015-02-20 Thomas Schwinge <thomas@codesourcery.com>
2584
2585 * configure.ac [--enable-as-accelerator-for] (enable_languages):
2586 Make sure it contains lto.
2587 * configure: Regenerate.
2588
8ae12d71
TS
25892015-02-18 Thomas Schwinge <thomas@codesourcery.com>
2590
2591 * configure: Regenerate.
2592
11aa81cc 25932015-02-06 Diego Novillo <dnovillo@google.com>
be04451f 25941
11aa81cc
DN
2595 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
2596 middle-end, docstring): Remove myself.
2597 (Write After Approval): Add myself.
2598
a436ab27
JJ
25992015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
2600
2601 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
2602 (Write After Approval): Update address.
2603
231d020b
DM
26042015-01-29 David Malcolm <dmalcolm@redhat.com>
2605
2606 PR jit/64780
2607 * configure.ac: Require the user to explicitly specify
2608 --enable-host-shared if the jit is enabled.
2609 * configure: Regenerate.
2610
82a94471
RS
26112015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
2612
2613 * MAINTAINERS (Write After Approval): Add myself.
2614
e6f0c56d
TV
26152015-01-25 Tom de Vries <tom@codesourcery.com>
2616
2617 * MAINTAINERS: Make whitespace consistent.
2618
631ff3e1
BO
26192015-01-23 Braden Obrzut <admin@maniacsvault.net>
2620
2621 * MAINTAINERS (Write After Approval): Add myself.
2622
09b9cd1f
AV
26232015-01-20 Andre Vehreschild <vehre@gmx.de>
2624
2625 * MAINTAINERS: (Write After Approval): Add myself.
2626
802ed46a
MU
26272015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
2628
2629 * MAINTAINERS: (Write After Approval): Add myself.
2630
c61fcfa6
PT
26312015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
2632
2633 * MAINTAINERS: (Write After Approval): Add myself.
2634
ebcd09c1
IS
26352015-01-13 Iain Sandoe <iain@codesourcery.com>
2636
2637 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
2638 objective-c/c++ front end maintainer.
2639
71aa170d
MP
26402015-01-13 Marek Polacek <polacek@redhat.com>
2641
2642 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
2643
da067543
JL
26442015-01-12 Jeff Law <law@redhat.com>
2645
2646 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
2647 a very long time.
2648
bf1de3f0
ILT
26492015-01-09 Ian Lance Taylor <iant@google.com>
2650
2651 * configure.ac (host_tools): Add gotools.
2652 * Makefile.def (host_modules): Add gotools.
2653 (dependencies): Add dependency of all-gotools on all-target-libgo.
2654
82a19768
AT
26552015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
2656
2657 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
2658 * configure: Regenerate.
2659
53dd59bf
TS
26602015-01-08 Thomas Schwinge <thomas@codesourcery.com>
2661
2662 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
2663 all-target-libgomp.
2664 * Makefile.in: Regenerate.
2665
8054942d
EB
26662015-01-06 Eric Botcazou <ebotcazou@adacore.com>
2667
2668 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
2669
0969ec7d
EB
26702015-01-06 Eric Botcazou <ebotcazou@adacore.com>
2671
2672 * configure.ac: Add Visium support.
2673 * configure: Regenerate.
2674
ec8fd1c0
AS
26752015-01-04 Andreas Schwab <schwab@linux-m68k.org>
2676
2677 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
2678 * configure: Regenerate.
2679
9bccfdf5
AP
26802015-01-03 Andrew Pinski <apinski@cavium.com>
2681
2682 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
2683 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
2684 (BASE_TARGET_EXPORTS): Add OBJCOPY.
2685 (OBJCOPY_FOR_TARGET): New variable.
2686 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
2687 * Makefile.in: Regenerate.
2688 * configure.ac: Check for already installed target objcopy.
2689 Also GCC_TARGET_TOOL on objcopy.
2690 * configure: Regenerate.
2691
007adc0d
HPN
26922015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
2693
2694 * config.sub: Update from upstream, to 2015-01-01 version.
2695 * config.guess: Ditto.
2696
fe55e976
SH
26972014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
2698
2699 * MAINTAINERS (RTEMS Ports): Add myself.
2700
b86d271e
PMR
27012014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
2702
2703 * MAINTAINERS (Write After Approval): Add myself.
2704
9733278a
MH
27052014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
2706
2707 * MAINTAINERS (Write After Approval): Add myself.
2708
4b4f2e35
TS
27092014-12-15 Thomas Schwinge <thomas@codesourcery.com>
2710
2711 * configure.ac (--enable-as-accelerator-for): Don't set
2712 ENABLE_AS_ACCELERATOR_FOR. Update all users.
2713 * configure: Regenerate.
2714
b6a65eb6
JJ
27152014-12-13 Jakub Jelinek <jakub@redhat.com>
2716
2717 PR bootstrap/64023
2718 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
2719 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
2720 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
2721 to CXX.
2722 * Makefile.in: Regenerated.
2723
c3e1e693
YG
27242014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2725 Yury Gribov <y.gribov@samsung.com>
2726
2727 * .gitignore: Added .local.vimrc and .lvimrc.
2728 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
2729 * Makefile.in: Regenerate.
2730
27312014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
113c6c5c
JH
2732
2733 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
2734 * configure: Regenerated.
2735
b9fb25a5
BS
27362014-11-27 Bernd Schmidt <bernds@codesourcery.com>
2737
2738 * MAINTAINERS (nvptx port): New entry.
2739
d896cc4d
JBG
27402014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
2741
2742 * configure: Regenerate.
2743
74ae587e
JBG
27442014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2745
2746 * configure.ac: Merge with Binutils.
2747
45c89690
TB
27482014-11-26 Tobias Burnus <burnus@net-b.de>
2749
2750 * Makefile.def: Make more dependent on mpfr, mpc and isl.
2751 * Makefile.in: Regenerate.
2752
ea903c37
BE
27532014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
2754
2755 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
2756 missing flex.
2757 * Makefile.in: Regenerated.
2758
eb23df59
IV
27592014-11-21 Ilya Verbin <ilya.verbin@intel.com>
2760
2761 * Makefile.in: Regenerate.
2762
a699d672
L
27632014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
2764
2765 PR bootstrap/63784
2766 * libtool.m4: Add $pic_flag with -shared.
2767
fc065a61
RL
27682014-11-21 Renlin Li <Renlin.Li@arm.com>
2769
2770 * MAINTAINERS (Write After Approval): Added myself.
2771
efcc23e6
AV
27722014-11-21 Alex Velenko <Alex.Velenko@arm.com>
2773
2774 * MAINTAINERS (write-after-approval): Add myself.
2775
dd308ed8
MK
27762014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2777
2778 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
2779 from 2 years ago.
2780
ac8698a1
AV
27812014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2782
2783 Revert:
2784 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2785
2786 * MAINTAINERS (Write After Approval): Added myself as line map
2787 maintainer.
2788
8dab9330
RL
27892014-11-19 Renlin Li <Renlin.Li@arm.com>
2790
2791 Revert:
2792 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2793
2794 * MAINTAINERS (Write After Approval): Added myself.
2795
1be22083
RL
27962014-11-19 Renlin Li <Renlin.Li@arm.com>
2797
2798 * MAINTAINERS (Write After Approval): Added myself.
2799
59392f46
AV
28002014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2801
2802 * MAINTAINERS (Write After Approval): Added myself as line map
2803 maintainer.
2804
0f3422cc
DS
28052014-11-17 Dodji Seketeli <dodji@redhat.com>
2806
2807 * MAINTAINERS (Various Maintainers): Added myself as line map
2808 maintainer.
2809
0c8969f0
JBG
28102014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2811
2812 * move-if-change: Sync from upstream gnulib.
2813
d7134c0e
JBG
28142014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2815
2816 * compile: Sync with upstream Automake.
2817 * depcomp: Ditto.
2818 * install-sh: Ditto.
2819 * missing: Ditto.
2820 * mkinstalldirs: Ditto.
2821 * ylwrap: Ditto.
2822
e4ff7e6a
JBG
28232014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2824
2825 * config.sub: Update from upstream config repo.
2826 * config.guess: Ditto.
2827
5f520819
KY
28282014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
2829
2830 * Makefile.def: Add liboffloadmic to target_modules. Make
2831 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
2832 * Makefile.in: Regenerate.
2833 * configure: Regenerate.
2834 * configure.ac: Add liboffloadmic to target binaries.
2835 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
2836 Add liboffloadmic to noconfig list when C++ is not supported.
2837
85c64bbe
BS
28382014-11-13 Bernd Schmidt <bernds@codesourcery.com>
2839 Thomas Schwinge <thomas@codesourcery.com>
2840 Ilya Verbin <ilya.verbin@intel.com>
2841 Andrey Turetskiy <andrey.turetskiy@intel.com>
2842
2843 * configure: Regenerate.
2844 * configure.ac (--enable-as-accelerator-for)
2845 (--enable-offload-targets): New configure options.
2846
7d35a59e
TB
28472014-11-11 Tobias Burnus <burnus@net-b.de>
2848
0a002272 2849 * Makefile.def: Make all-gcc depend on all-isl.
7d35a59e
TB
2850 * Makefile.in: Regenerate.
2851
35485da9
DM
28522014-11-11 David Malcolm <dmalcolm@redhat.com>
2853
2854 * ChangeLog.jit: New.
2855 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
2856
ebf6d33b
FXC
28572014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2858
2859 PR target/63610
2860 * libtool.m4: Fix globbing of darwin versions.
2861 * configure: Regenerate.
2862
4a9bb2aa
TB
28632014-11-11 Tobias Burnus <burnus@net-b.de>
2864
4a9bb2aa
TB
2865 * Makefile.def: Remove CLooG.
2866 * Makefile.tpl: Ditto.
2867 * configure.ac: Ditto.
2868 * configure: Regenerate.
2869 * Makefile.in: Ditto.
2870
738f2522
BS
28712014-11-06 Bernd Schmidt <bernds@codesourcery.com>
2872
2873 * configure.ac: Handle nvptx-*-*.
2874 * configure: Regenerate.
2875
9b591dd1
PG
28762014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
2877
2878 * MAINTAINERS (Write After Approval): Add myself.
2879
14258928
JJ
28802014-10-31 Jakub Jelinek <jakub@redhat.com>
2881
2882 * Makefile.def (libcc1): Remove bootstrap=true;.
2883 * Makefile.in: Regenerated.
2884
1335a8ca
JBG
28852014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2886
2887 * configure.ac: Update comment.
2888 * configure: Regenerate.
2889
cb115cc2
IE
28902014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
2891
2892 * MAINTAINERS (Write After Approval): Add myself.
2893
fca38047
TS
28942014-10-30 Thomas Schwinge <thomas@codesourcery.com>
2895
2896 * configure.ac (extra_host_libiberty_configure_flags): Add
2897 --enable-shared also for libcc1's benefit.
2898 * configure: Regenerate.
2899
65c0707b
TG
29002014-10-29 Tristan Gingold <gingold@adacore.com>
2901
2902 * MAINTAINERS: Change my email address.
2903
ddc8de03
PM
29042014-10-27 Phil Muldoon <pmuldoon@redhat.com>
2905 Tom Tromey <tromey@redhat.com>
2906
2907 * Makefile.def: Add libcc1 to host_modules.
2908 * configure.ac (host_tools): Add libcc1.
2909 * Makefile.in, configure: Rebuild.
2910
4eb1ac39 29112014-10-24 Hans-Peter Nilsson <hp@axis.com>
3d96b0d0
HPN
2912
2913 * configure.ac (build_configargs): Don't share config.cache between
2914 build subdirs.
7fd74620 2915 * configure: Regenerate.
3d96b0d0 2916
d81230b5
DH
29172014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2918
2919 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
2920 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
2921 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
2922 leon3v7 as leon3.
2923 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
2924 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
2925 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
2926 * config/sparc/sparc.md (cpu): Add leon3v7.
2927 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
2928
c7a6a617
DH
29292014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2930
2931 * MAINTAINERS (write-after-approval): Add myself.
2932
74cc5471
ILT
29332014-10-23 Ian Lance Taylor <iant@google.com>
2934
2935 * configure.ac: Disable the Go frontend on systems where it is known
2936 to not work.
2937 * configure: Regenerate.
2938
929315a9
RB
29392014-10-23 Richard Biener <rguenther@suse.de>
2940
2941 * Makefile.def: Add libcpp build module and dependencies.
2942 * configure.ac: Add libcpp build module.
2943 * Makefile.in: Regenerate.
2944 * configure: Likewise.
2945
5d12b768
MF
29462014-10-15 Max Filippov <jcmvbkbc@gmail.com>
2947
2948 * MAINTAINERS (write-after-approval): Add myself.
2949
7b262a51
MLI
29502014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
2951
2952 * INSTALL/README: Do not mention CVS.
2953
7705dfd1
JY
29542014-10-03 Jing Yu <jingyu@google.com>
2955
2956 * configure.ac: Add aarch64 to list of targets that support gold.
2957 * configure: Regenerate.
2958
a3052d31
FD
29592014-09-29 François Dumont <fdumont@gcc.gnu.org>
2960
2961 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
2962
b2a1b261
CM
29632014-09-29 Catherine Moore <clm@codesourcery.com>
2964
2965 * MAINTAINERS: Add myself as MIPS maintainer.
2966
05342e10
MF
29672014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
2968
2969 * MAINTAINERS: Move myself to MIPS maintainers.
2970
3f6bb7e5
JBG
29712014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2972
2973 * MAINTAINERS: Put all email addresses between '<' and '>'.
2974
3e895729
FXC
29752014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2976
2977 * MAINTAINERS: Move myself to reviewers (Fortran).
2978
e04733ee
AK
29792014-09-01 Andi Kleen <ak@linux.intel.com>
2980
2981 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
2982 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
2983 * Makefile.in: Regenerate.
2984
e79c0ea8
DM
29852014-08-28 David Malcolm <dmalcolm@redhat.com>
2986
2987 * rtx-classes-status.txt: Delete
2988
b32d5189
DM
29892014-08-28 David Malcolm <dmalcolm@redhat.com>
2990
2991 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
2992
e0c0c325
SP
29932014-08-27 Sebastian Pop <s.pop@samsung.com>
2994
2995 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
2996 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
2997 of checking for version number.
2998 * configure: Regenerated.
2999 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
3000
d7ac0a6a
DM
30012014-08-27 David Malcolm <dmalcolm@redhat.com>
3002
3003 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
3004 is done; begin phase 6 (use extra rtx_def subclasses).
3005
9daaca36
DM
30062014-08-27 David Malcolm <dmalcolm@redhat.com>
3007
3008 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
3009 done; begin phase 5 (additional rtx_def subclasses).
3010
b2908ba6
DM
30112014-08-26 David Malcolm <dmalcolm@redhat.com>
3012
3013 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
3014
1130d5e3
DM
30152014-08-26 David Malcolm <dmalcolm@redhat.com>
3016
3017 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
3018 SET_BB_HEADER are done.
3019
0e0ce50d
DM
30202014-08-26 David Malcolm <dmalcolm@redhat.com>
3021
3022 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
3023 done.
3024
3d30f4e8
DM
30252014-08-26 David Malcolm <dmalcolm@redhat.com>
3026
3027 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
3028
6144a836
DM
30292014-08-26 David Malcolm <dmalcolm@redhat.com>
3030
3031 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
3032
b311fd0f
DM
30332014-08-25 David Malcolm <dmalcolm@redhat.com>
3034
3035 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
3036
d8ce2eae
DM
30372014-08-25 David Malcolm <dmalcolm@redhat.com>
3038
3039 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
3040
1455e88c
DM
30412014-08-25 David Malcolm <dmalcolm@redhat.com>
3042
3043 * rtx-classes-status.txt: Phase 3 (per-file commits within
3044 "config" subdirs) is done; begin phase 4 (removal of
3045 "scaffolding").
3046
76c531d3
DM
30472014-08-23 David Malcolm <dmalcolm@redhat.com>
3048
3049 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
3050 dir) is done; begin phase 3 (per-file commits within "config"
3051 subdirs).
3052
00550b3d
DM
30532014-08-21 David Malcolm <dmalcolm@redhat.com>
3054
3055 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
3056 phase 2 (per-file commits in main source dir).
3057
622dbadf
BC
30582014-08-21 Bin Cheng <bin.cheng@arm.com>
3059
3060 * configure: Regenerated.
3061
c1286e0b
DM
30622014-08-19 David Malcolm <dmalcolm@redhat.com>
3063
3064 * rtx-classes-status.txt (TODO): Add SET_BND_TO
3065
c2fc1aee
DM
30662014-08-19 David Malcolm <dmalcolm@redhat.com>
3067
3068 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
3069
68975683
DM
30702014-08-19 David Malcolm <dmalcolm@redhat.com>
3071
3072 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
3073
d914bc6b
DM
30742014-08-19 David Malcolm <dmalcolm@redhat.com>
3075
3076 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
3077
8020a4d5
DM
30782014-08-19 David Malcolm <dmalcolm@redhat.com>
3079
3080 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
3081
a231b8a5
JV
30822014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
3083
3084 * MAINTAINERS (Write After Approval): Add myself.
3085
ce8126f5
CF
30862014-08-19 Christopher Faylor <me.gnu@cgf.cx>
3087
3088 * MAINTAINERS: Remove myself
3089
0f82e5c9
DM
30902014-08-19 David Malcolm <dmalcolm@redhat.com>
3091
3092 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
3093
9c9afb69
PP
30942014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
3095
3096 * MAINTAINERS (Write After Approval): Add myself.
3097
190bea87
DM
30982014-08-18 David Malcolm <dmalcolm@redhat.com>
3099
3100 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
3101 SET_BB_HEADER, SET_BB_FOOTER
3102
c41b94ce
DM
31032014-08-18 David Malcolm <dmalcolm@redhat.com>
3104
bb3fff01 3105 * rtx-classes-status.txt: New file
c41b94ce 3106
eae1a5d4
RG
31072014-08-18 Roman Gareev <gareevroman@gmail.com>
3108
3109 * configure.ac: Eliminate ClooG installation dependency.
3110 * configure: Regenerate.
3111 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
3112 * Makefile.in: Regenerate.
3113
f613bc0f
IV
31142014-08-15 Ilya Verbin <iverbin@gmail.com>
3115
3116 * MAINTAINERS (Write After Approval): Add myself.
3117
423ea09f 31182014-08-15 Ilya Tocar <tocarip@gmail.com>
5f75acf4
IT
3119
3120 * MAINTAINERS (Write After Approval): Add myself.
3121
88b1a322
JW
31222014-08-01 Jiong Wang <jiong.wang@arm.com>
3123
3124 * MAINTAINERS (Write After Approval): Add myself.
3125
8ed499f8
AG
31262014-07-28 Anthony Green <green@moxielogic.com>
3127
3128 Import from savannah.gnu.org:
3129 * config.sub: Update to 2014-07-28 version.
3130
09ec3110
RS
31312014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
3132
3133 * MAINTAINERS: Remove my MIPS maintainer entry.
3134
7b7f941a
UB
31352014-07-26 Uros Bizjak <ubizjak@gmail.com>
3136
3137 PR target/47230
3138 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
3139 * configure: Regenerate.
3140
a12f7ac8
JN
31412014-07-24 James Norris <jnorris@codesourcery.com>
3142
3143 * MAINTAINERS (Write After Approval): Add myself.
3144
09611faf
RG
31452014-07-20 Roman Gareev <gareevroman@gmail.com>
3146
3147 * configure.ac: Accept only CLooG 0.18.1.
3148 * configure: Regenerate.
3149
37738b0f
RG
31502014-07-17 Roman Gareev <gareevroman@gmail.com>
3151
3152 * configure.ac: Don't accept isl 0.11.
3153 * configure: Regenerate.
3154
473037cb
AZ
31552014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
3156
3157 * MAINTAINERS (Write After Approval): Add myself.
3158
9a62ed16
RO
31592014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3160
3161 * configure.ac: Don't accept isl 0.10.
3162 * configure: Regenerate.
3163
c41f1c42 31642014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
29d0a43c 3165
c41f1c42
BE
3166 Fix include path for in-tree cloog.
3167 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
3168 * configure: Regenerate.
29d0a43c 3169
c41f1c42 31702014-06-18 Richard Henderson <rth@redhat.com>
a5852bea 3171
c41f1c42 3172 * .gitignore: Import gcc_update output.
a5852bea 3173
b6383ab8
TS
31742014-06-13 Thomas Schwinge <thomas@codesourcery.com>
3175
a10ec8bc
TS
3176 * config-ml.in: Robustify ac_configure_args parsing.
3177
45b3824d
TS
3178 * configure.ac (--enable-linker-plugin-configure-flags)
3179 (--enable-linker-plugin-flags): New flags.
3180 (configdirs): Conditionally add libiberty-linker-plugin.
3181 * configure: Regenerate.
3182 * Makefile.def (host_modules): Add libiberty-linker-plugin.
3183 (host_modules) <lto-plugin>: Pay attention to
3184 @extra_linker_plugin_flags@ and
3185 @extra_linker_plugin_configure_flags@.
3186 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
3187 * Makefile.in: Regenerate.
3188
b6383ab8
TS
3189 * Makefile.tpl (configure-[+prefix+][+module+])
3190 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
3191 "module_srcdir" instead of "module" for locating a module's srcdir.
3192 * Makefile.in: Regenerate.
3193
a4a1b5f3
MF
31942014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
3195
3196 * MAINTAINERS (Write After Approval): Add myself.
3197
38a13841
SP
31982014-06-06 Sebastian Pop <sebpop@gmail.com>
3199
3200 * MAINTAINERS: Update my email address.
3201
153fcd41
TP
32022014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
3203
3204 * MAINTAINERS (Write After Approval): Add myself.
3205
e25d9632
AB
32062014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
3207
3208 * MAINTAINERS (Write After Approval): Add myself.
3209
1007a55c
JW
32102014-05-30 Jonathan Wakely <jwakely@redhat.com>
3211
3212 PR libstdc++/61011
3213 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
3214 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
3215 * configure: Regenerate.
3216
fd9ed1ae
PA
32172014-05-28 Pedro Alves <palves@redhat.com>
3218
3219 * MAINTAINERS (Write After Approval): Add myself.
3220
03bdb69f
MK
32212014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3222
3223 * MAINTAINERS: Update my affiliation/email.
3224
905083ad
MS
32252014-05-19 Mike Stump <mikestump@comcast.net>
3226
3227 * MAINTAINERS: Add wide-int reviewers.
3228
707f1839
SL
32292014-05-14 Sandra Loosemore <sandra@codesourcery.com>
3230
3231 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
3232 * configure: Regenerated.
3233
7321dc60
TR
32342014-05-15 Torvald Riegel <triegel@redhat.com>
3235
3236 * MAINTAINERS (libitm): Add myself as maintainer.
3237
5b1e4b47
CB
32382014-05-07 Charles Baylis <charles.baylis@linaro.org>
3239
3240 * MAINTAINERS (Write After Approval): Add myself.
3241
a4ebe104
RS
32422014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
3243
3244 * config.sub, config.guess: Import from upstream.
3245
9575df4a
AL
32462014-04-29 Alan Lawrence <alan.lawrence@arm.com>
3247
3248 * MAINTAINERS (Write After Approval): Put myself in correct order.
3249
2fdc94b7
AL
32502014-04-29 Alan Lawrence <alan.lawrence@arm.com>
3251
3252 * MAINTAINERS (Write After Approval): Add myself.
3253
080c6230
LB
32542014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3255
3256 * MAINTAINERS: Move myself from Reviewers to Write After Approval
3257 section.
3258
4e4c8692
RÁE
32592014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3260
3261 * MAINTAINERS (Write After Approval): Delete myself.
3262
ffe7f7a7
JJ
32632014-04-17 Jakub Jelinek <jakub@redhat.com>
3264
3265 PR sanitizer/56781
3266 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
3267 and -B* options with -Xcompiler.
3268
147d38a5
EB
32692014-04-04 Eric Botcazou <ebotcazou@adacore.com>
3270
3271 PR bootstrap/60620
423ea09f 3272 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
147d38a5
EB
3273 * Makefile.in: Regenerate.
3274
ba1925c3
YS
32752014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
3276
3277 * Makefile.def (dependencies): Make all-ld depend on all-binutils
3278 for WINDRES_FOR_TARGET in default-manifest.o rule.
3279 * Makefile.in: Regenerate.
3280
8707b3bc
DH
32812014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
3282
3283 * MAINTAINERS (Write After Approval): Add myself.
3284
9e1c8fc1
JJ
32852014-03-26 Jakub Jelinek <jakub@redhat.com>
3286
3287 PR sanitizer/56781
3288 * Makefile.def: Set bootstrap=true; for host fixincludes.
3289 * configure.ac: Don't bootstrap host fixincludes unless
3290 --with-build-config=bootstrap-{a,ub}san.
3291 * Makefile.in: Regenerated.
3292 * configure: Regenerated.
3293
beeda1d9
JJ
32942014-03-21 Jakub Jelinek <jakub@redhat.com>
3295
3296 * configure.ac: Move BUILD_CONFIG set up earlier. Add
3297 --enable-vtable-verify option parsing. Don't add
3298 target-libsanitizer to bootstrap_target_libs unless
3299 --with-build-config=bootstrap-asan or
3300 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
3301 to bootstrap_target_libs unless --enable-vtable-verify.
3302 * configure: Regenerated.
3303
e5dddc50
AS
33042014-03-10 Anatoly Sokolov <aesok@post.ru>
3305
3306 * MAINTAINERS (Write After Approval): Add myself.
3307
df5bc1cb
DC
33082014-03-07 Denis Chertykov <chertykov@gmail.com>
3309
3310 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
3311
3b9edeac
JJ
33122014-03-07 Jakub Jelinek <jakub@redhat.com>
3313
3314 PR bootstrap/58572
3315 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
3316 -I for libstdc++-v3 includes if $(LEAN).
3317 * Makefile.in: Regenerated.
3318
c01a8548
JW
33192014-03-04 Jonathan Wakely <jwakely@redhat.com>
3320
3321 * MAINTAINERS: Update my email address.
3322
341c653c
WL
33232014-02-24 Walter Lee <walt@tilera.com>
3324
3325 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
3326 (tilegx-*-*): Change to tilegx*-*-*.
3327 * configure: Regenerate.
3328
37f2c4f0
LR
33292014-02-17 Loren J. Rittle <ljrittle@acm.org>
3330
3331 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
3332
6c01e96e
KV
33332014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
3334
3335 * MAINTAINERS (Write After Approval): Add myself.
3336
91da0481
RO
33372014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3338
3339 PR target/59788
3340 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
3341 *solaris2*.
3342
dd35b84f
JDA
33432014-01-21 John David Anglin <danglin@gcc.gnu.org>
3344
3345 * MAINTAINERS: Update my email address.
3346
493b8af8
GP
33472014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
3348
3349 * MAINTAINERS: Convert to UTF-8.
3350 Properly sort Xinliang David Li's entry.
3351
f121b81d
CLT
33522013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
3353 Sandra Loosemore <sandra@codesourcery.com>
3354
3355 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
3356 nios2 port maintainers.
3357
74f769b5
MT
33582013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
3359
3360 * MAINTAINERS (Write After Approval): Add myself.
3361
79e0604d 33622013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
a3b854b6
FXC
3363
3364 * configure.ac: Add user-friendly check for native x86_64-linux
3365 multilibs.
3366 * configure: Regenerate.
3367
33682013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
3369
3370 * MAINTAINERS: Add myself as sh maintainer.
3371
33722013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
3373
3374 * MAINTAINERS: Add self as SLSR maintainer.
3375
33762013-11-18 Jan Hubicka <hubicka@ucw.cz>
3377
3378 * MAINTAINERS: Update my email address.
3379
33802013-11-15 David Edelsohn <dje.gcc@gmail.com>
3381
3382 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
3383
33842013-11-07 Thomas Schwinge <thomas@codesourcery.com>
3385
3386 * Makefile.in: Regenerate.
3387
3388 * Makefile.tpl: Fix typo.
3389 * Makefile.in: Regenerate partially.
3390
33912013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
3392
3393 * configure.ac: Added libcilkrts to noconfig list when C++ is not
3394 supported.
3395 * configure: Regenerated.
3396
33972013-11-01 Trevor Saunders <tsaunders@mozilla.com>
3398
3399 * MAINTAINERS (Write After Approval): Add myself.
3400
34012013-10-30 Jason Merrill <jason@redhat.com>
3402
3403 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
3404 --disable-build-format-warnings.
3405
34062013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
3407
423ea09f 3408 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
a3b854b6
FXC
3409 depend on libstdc++ and libgcc.
3410 * configure: Regenerate.
3411 * configure.ac: Added libcilkrts to target binaries. Also, restrict
3412 libcilkrts for POSIX and i*86, and x86_64 architectures.
3413 * Makefile.in: Added libcilkrts related fields to support building it.
3414
34152013-10-26 Jeff Law <law@redhat.com>
3416
3417 * Makefile.def (target_modules): Remove libmudflap
3418 (languages): Remove check-target-libmudflap).
3419 * Makefile.in: Rebuilt.
3420 * Makefile.tpl (check-target-libmudflap-c++): Remove.
3421 * configure.ac (target_libraries): Remove target-libmudflap.
3422 Remove checks which disabled libmudflap on some systems.
3423 * configure: Rebuilt.
3424 * libmudflap: Directory removed.
3425
34262013-10-21 Cong Hou <congh@google.com>
3427
3428 * MAINTAINERS (Write After Approval): Add myself.
3429
34302013-10-16 Mike Stump <mikestump@comcast.net>
3431
3432 * .dir-locals.el: Add.
3433
34342013-10-15 David Malcolm <dmalcolm@redhat.com>
3435
3436 * configure.ac: Add --enable-host-shared
3437 * configure: Regenerate.
3438
34392013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
3440
3441 Import from savannah.gnu.org:
3442 * config.guess: Update to 2013-06-10 version.
3443 * config.sub: Update to 2013-10-01 version.
3444
34452013-10-01 Simon Cook <simon.cook@embecosm.com>
3446
3447 Changes to build configuration to allow big endian ARC ELF toolchain
3448 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
3449 * configure: Regenerate.
3450
34512013-09-20 Alan Modra <amodra@gmail.com>
3452
3453 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
3454 ppc host match. Support little-endian powerpc linux hosts.
3455
34562013-09-19 Dodji Seketeli <dodji@redhat.com>
3457
3458 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
3459 maintainer.
3460
34612013-09-12 DJ Delorie <dj@redhat.com>
3462
3463 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
3464 maintainers.
3465
34662013-09-03 Richard Biener <rguenther@suse.de>
3467
3468 * configure.ac: Also allow ISL 0.12.
3469 * configure: Regenerated.
3470
34712013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
3472
3473 * MAINTAINERS (Write After Approval): Add myself.
3474
34752013-08-27 David Malcolm <dmalcolm@redhat.com>
3476
3477 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
3478
34792013-08-26 Caroline Tice <cmtice@google.com>
3480
3481 * MAINTAINERS: Correct earliers update: Move myself from libvtv
3482 "Various Reviewers" to libvtv "Various Maintainers".
3483
34842013-08-20 Steven Bosscher <steven@gcc.gnu.org>
3485
3486 * MAINTAINERS: Add myself as RTL optimizers reviewer.
3487
34882013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
3489
3490 * MAINTAINERS: Update name, email.
3491
34922013-08-13 Adam Butcher <adam@jessamine.co.uk>
3493
3494 * MAINTAINERS (Write After Approval): Add myself.
3495
34962013-08-12 Caroline Tice <cmtice@google.com>
3497
3498 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
3499 address in the Write After Approval section.
3500
35012013-08-09 Carlos O'Donell <carlos@redhat.com>
3502
3503 * MAINTAINERS (Write After Approval): Update email.
3504
35052013-08-08 Benjamin Kosnik <bkoz@redhat.com>
3506
3507 * configure.ac: Adjust to check VTV_SUPPORTED.
3508 * configure: Regenerated.
3509
35102013-08-02 Caroline Tice <cmtice@google.com>
3511
3512 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
3513 on non-linux systems; add target-libvtv to noconfigdirs; add
3514 libsupc++/.libs to C++ library search paths.
3515 * configure: Regenerated.
3516 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
3517 libstdc++ and libgcc.
3518 * Makefile.in: Regenerated.
3519
35202013-07-19 Yvan Roux <yvan.roux@linaro.org>
3521
3522 * MAINTAINERS (Write After Approval): Add myself.
3523
35242013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
3525 Shiva Chen <shiva0217@gmail.com>
3526
3527 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
3528 nds32 port maintainers.
3529
35302013-07-17 Tim Shen <timshen91@gmail.com>
3531
3532 * MAINTAINERS (Write After Approval): Add myself.
3533
35342013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3535
3536 * configure.ac: Sync from binutils.
3537 * configure: Regenerate.
3538
35392013-06-14 Vidya Praveen <vidyapraveen@arm.com>
3540
3541 * MAINTAINERS (Write After Approval): Add myself.
3542
35432013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
3544
3545 * MAINTAINERS (Write After Approval): Add myself.
3546
35472013-05-17 David Malcolm <dmalcolm@redhat.com>
3548
3549 * MAINTAINERS (Write After Approval): Add myself.
3550
35512013-04-30 Brooks Moses <bmoses@google.com>
3552
3553 * MAINTAINERS: Update my email; move myself from Fortran
3554 reviewer to Write After Approval.
3555
35562013-04-16 Andreas Schwab <schwab@suse.de>
3557
3558 * configure.ac (aarch64-*-*): Don't disable java.
3559 * configure: Regenerate.
3560
35612013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
3562
3563 * MAINTAINERS (Write After Approval): Add myself.
3564
35652013-03-30 Matthias Klose <doko@ubuntu.com>
3566
3567 * Makefile.def (target_modules): Don't install libffi.
3568 * Makefile.in: Regenerate.
3569
35702013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
3571
3572 * MAINTAINERS (Write After Approval): Add myself.
3573
35742013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
3575
3576 * MAINTAINERS (Write After Approval): Add myself.
3577
35782013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
3579
3580 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
3581 * configure: Regenerated.
3582
a15d2ea8
ILT
35832013-02-05 Ian Lance Taylor <iant@google.com>
3584
3585 PR go/55969
3586 * configure.ac: Disable libgo on some systems where it does not
3587 work.
3588
a3b854b6
FXC
35892013-02-04 David Edelsohn <dje.gcc@gmail.com>
3590
3591 * MAINTAINERS: Explicitly add myself as AIX maintainer.
3592 Remove Geoff Keating as rs6000 port maintainer, at his request.
3593
35942013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
3595
3596 * MAINTAINERS: Update my email.
3597
35982013-01-23 Shenghou Ma <minux.ma@gmail.com>
3599
3600 * configure: Re-generate.
3601
36022013-01-15 Richard Biener <rguenther@suse.de>
3603
3604 PR other/55973
3605 * configure: Re-generate.
3606
36072013-01-14 Matthias Klose <doko@ubuntu.com>
3608
3609 * Makefile.def (install-target-libsanitizer): Depend on
3610 install-target-libstdc++-v3.
3611 * Makefile.in: Regenerate.
3612
36132013-01-14 Richard Biener <rguenther@suse.de>
3614
3615 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
3616 * configure: Re-generate
3617
36182013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3619
3620 * config.sub: Update from config repo.
3621
36222013-01-11 Eric Botcazou <ebotcazou@adacore.com>
3623
3624 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
3625 * Makefile.in: Regenerate.
3626
36272013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
3628
3629 * MAINTAINERS (arc): Add new port maintainership for myself.
3630
36312013-01-09 Jason Merrill <jason@redhat.com>
3632
3633 * .gitignore: Import from gdb repository.
3634
36352013-01-09 H.J. Lu <hongjiu.lu@intel.com>
3636
3637 * Makefile.def (configure-gcc): Depend on all-gmp.
3638 (all-gcc): Remove dependency on all-gmp.
3639 * Makefile.in: Regenerated.
3640
36412013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3642
3643 * config.sub: Merge from config repo.
3644 * config.guess: Ditto.
3645
36462013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3647
3648 * Makefile.def: Merge from binutils.
3649 * Makefile.in: Ditto.
3650
36512013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
3652
3653 * MAINTAINERS: Update my email.
3654
36552012-12-29 Ben Elliston <bje@gnu.org>
3656
3657 * config.guess: Update to 2012-12-29 version.
3658 * config.sub: Likewise.
3659
36602012-12-20 Matthias Klose <doko@ubuntu.com>
3661
3662 * Makefile.def (install-target-libgfortran): Depend on
3663 install-target-libquadmath, install-target-libgcc.
3664 (install-target-libsanitizer): Depend on install-target-libgcc.
3665 (install-target-libjava): Depend on install-target-libgcc.
3666 (install-target-libitm): Depend on install-target-libgcc.
3667 (install-target-libobjc): Depend on install-target-libgcc.
3668 (install-target-libstdc++-v3): Depend on install-target-libgcc.
3669 * Makefile.in: Regenerate.
3670
36712012-12-19 Matthias Klose <doko@ubuntu.com>
3672
3673 * Makefile.def (install-target-libgo): Depend on
3674 install-target-libatomic.
3675 * Makefile.in: Regenerate.
3676
36772012-12-18 Andreas Schwab <schwab@linux-m68k.org>
3678
3679 PR go/55201
3680 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
3681 * Makefile.in: Regenerate.
3682
36832012-12-16 Thomas Schwinge <thomas@codesourcery.com>
3684
3685 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
3686 * configure: Regenerate.
3687
36882012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3689
3690 * config.sub: Merge from config repo.
3691
36922012-12-11 H.J. Lu <hongjiu.lu@intel.com>
3693
3694 * Makefile.def (target_modules): Add bootstrap=true and
3695 raw_cxx=true to libsanitizer.
3696 * configure.ac (bootstrap_target_libs): Add libsanitizer.
3697 * Makefile.in: Regenerated.
3698 * configure: Likewise.
3699
37002012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
3701
3702 * MAINTAINERS: Remove self as RTL optimization maintainer.
3703
37042012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3705
3706 * MAINTAINERS (Write After Approval): Add myself.
3707
37082012-11-28 H.J. Lu <hongjiu.lu@intel.com>
3709
3710 * Makefile.def (target_modules): Remove bootstrap=true and
3711 raw_cxx=true from libsanitizer.
3712 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
3713 * Makefile.in: Regenerated.
3714 * configure: Likewise.
3715
37162012-11-28 H.J. Lu <hongjiu.lu@intel.com>
3717
3718 * Makefile.def (target_modules): Add bootstrap=true and
3719 raw_cxx=true to libsanitizer.
3720 * configure.ac (bootstrap_target_libs): Add libsanitizer.
3721 * Makefile.in: Regenerated.
3722 * configure: Likewise.
3723
37242012-11-28 Andrew Pinski <apinski@cavium.com>
3725
3726 PR bootstrap/54279
3727 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
3728 * configure: Regenerate.
3729 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
3730 * Makefile.in: Regenerate.
3731
37322012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
3733
3734 * configure.ac: Disable libsanitizer if we're not building C++.
3735 * configure: Regenerate.
3736
37372012-11-15 Roland McGrath <roland@hack.frob.com>
3738
3739 * MAINTAINERS (Write After Approval): Add myself.
3740
37412012-11-15 Dmitry Vyukov <dvyukov@google.com>
3742
3743 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
3744 Kostya Serebryany (kcc@google.com) and
3745 Jakub Jelinek (jakub@redhat.com).
3746 Rename area for Dodji Seketeli (dodji@redhat.com).
3747
37482012-11-15 Dodji Seketeli <dodji@redhat.com>
3749
3750 * MAINTAINERS: (asan.c, related): Add myself.
3751
37522012-11-14 Roland McGrath <mcgrathr@google.com>
3753
3754 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
3755 * configure: Regenerate.
3756
37572012-11-13 Richard Henderson <rth@redhat.com>
3758
3759 * configure.ac: Move libsanitizer logic to subdirectory.
3760 * configure: Regenerate.
3761
37622012-11-13 Dodji Seketeli <dodji@redhat.com>
3763
3764 * configure.ac: Enable libsanitizer just on x86 linux for now.
3765 * configure: Re-generate.
3766
37672012-11-13 David Edelsohn <dje.gcc@gmail.com>
3768
3769 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
3770 sections.
3771 * configure: Regenerate.
3772
37732012-11-13 Hans-Peter Nilsson <hp@axis.com>
3774
3775 * configure.ac: Add section for configdirs for libsanitizer.
3776 Disable for cris-*-* and mmix-*-*.
3777 * configure: Regenerate.
3778
37792012-11-12 Wei Mi <wmi@google.com>
3780
3781 * configure.ac: Add libsanitizer to target_libraries.
3782 * Makefile.def: Ditto.
3783 * configure: Regenerate.
3784 * Makefile.in: Regenerate.
3785 * libsanitizer: New directory for asan runtime. Contains an empty
3786 tsan directory.
3787
37882012-11-03 Corinna Vinschen <corinna@vinschen.de>
3789
3790 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
3791 against Mingw64 w32api.
3792 * configure: Regenerate.
3793
37942012-11-03 H.J. Lu <hongjiu.lu@intel.com>
3795
3796 * configure: Regenerated.
3797
37982012-11-03 Robert Mason <rbmj@verizon.net>
3799
3800 * configure.ac: add --disable-libstdcxx configure option
3801 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
3802
38032012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
3804
3805 * MAINTAINERS (Write After Approval): Add myself.
3806
38072012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
3808
3809 * MAINTAINERS (Write After Approval): Add myself.
3810
38112012-10-24 Sharad Singhai <singhai@google.com>
3812
3813 * MAINTAINERS (Write After Approval): Add myself.
3814
38152012-10-24 Eric Christopher <echristo@gmail.com>
3816
3817 * MAINTAINERS: Update email address.
3818
38192012-10-23 Eric Botcazou <ebotcazou@adacore.com>
3820
3821 PR bootstrap/54820
3822 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
3823 * configure: Regenerate.
3824
38252012-10-23 Richard Earnshaw <rearnsha@arm.com>
3826
3827 * MAINTAINERS (aarch64): Add Marcus and myself.
3828
38292012-10-22 Eric Botcazou <ebotcazou@adacore.com>
3830
3831 PR bootstrap/54820
3832 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
3833 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
3834 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3835 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3836 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
3837 * Makefile.in: Regenerate.
3838 * configure.ac (have_static_libs): New variable and associated check.
3839 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
3840 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
3841 * configure: Regenerate.
3842
38432012-10-10 Richard Biener <rguenther@suse.de>
3844
3845 * MAINTAINERS: Adjust for changed surname.
3846
38472012-10-04 Lawrence Crowl <crowl@google.com>
3848
3849 * MAINTAINERS (Write After Approval): Add myself.
3850
38512012-10-01 Cary Coutant <ccoutant@google.com>
3852
3853 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
3854
38552012-09-28 Ian Lance Taylor <iant@google.com>
3856
3857 * Makefile.def: Make all-target-libgo depend on
3858 all-target-libbacktrace.
3859 * Makefile.in: Rebuild.
3860
38612012-09-26 Ian Lance Taylor <iant@google.com>
3862
3863 * Makefile.def: Make all-gcc depend on all-libbacktrace.
3864 * Makefile.in: Rebuild.
3865
38662012-09-20 Walter Lee <walt@tilera.com>
3867
3868 * configure.ac: Add tilegx to list of targets that support gold.
3869 * configure: Regenerate.
3870
38712012-09-20 Marek Polacek <polacek@redhat.com>
3872
3873 * MAINTAINERS (Write After Approval): Add myself.
3874
38752012-09-19 Steve Ellcey <sellcey@mips.com>
3876
3877 * configure.ac: Add mips*-mti-elf* target.
3878 * configure: Regenerate.
3879
38802012-09-17 Ian Lance Taylor <iant@google.com>
3881
3882 * MAINTAINERS (Various Maintainers): Add libbacktrace.
3883 * configure.ac (host_libs): Add libbacktrace.
3884 (target_libraries): Add libbacktrace.
3885 * Makefile.def (host_modules): Add libbacktrace.
3886 (target_modules): Likewise.
3887 * configure, Makefile.in: Rebuild.
3888
38892012-09-14 David Edelsohn <dje.gcc@gmail.com>
3890
3891 PR target/38607
3892 Merge upstream change.
3893 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
3894
3895 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
3896 Add libgomp*.o to compare_exclusions for AIX.
3897 * configure: Regenerate.
3898
38992012-09-06 Diego Novillo <dnovillo@google.com>
3900
3901 * configure.ac: Bump minimum GMP version to 4.2.3.
3902 * configure: Re-generate.
3903
39042012-09-05 Georg-Johann Lay <avr@gjlay.de>
3905
3906 PR target/54461
3907 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
3908 target-libgloss if not configured --with-avrlibc=no.
3909 * configure: Regenerate.
3910
39112012-09-04 Jason Merrill <jason@redhat.com>
3912
3913 * configure.ac: Fix --enable-languages=all.
3914
39152012-09-04 Christophe Lyon <christophe.lyon@st.com>
3916
3917 * MAINTAINERS (Write After Approval): Add myself.
3918
39192012-09-03 Richard Guenther <rguenther@suse.de>
3920
3921 PR bootstrap/54138
3922 * configure.ac: Re-organize ISL / CLOOG checks to allow
3923 disabling with either --without-isl or --without-cloog.
3924 * configure: Regenerated.
3925
39262012-09-03 Georg-Johann Lay <avr@gjlay.de>
3927
3928 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
3929 * configure: Regenerate.
3930
39312012-08-27 Ulrich Drepper <drepper@gmail.com>
3932
3933 * MAINTAINERS: Fix my email address.
3934
39352012-08-26 H.J. Lu <hongjiu.lu@intel.com>
3936
3937 PR binutils/4970
3938 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
3939 and opcodes.
3940 * Makefile.in: Regenerated.
3941
39422012-08-26 Art Haas <ahaas@impactweather.com>
3943
3944 * configure: Regenerate.
3945
39462012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
3947
3948 * INSTALL/README: Also refer to the online installation
3949 instructions.
3950
39512012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3952
3953 * MAINTAINERS (Write After Approval): Add myself.
3954 (Picochip port): Remove myself.
3955
39562012-08-14 Diego Novillo <dnovillo@google.com>
3957
3958 Merge from cxx-conversion branch.
3959
3960 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
3961 POSTSTAGE1_CONFIGURE_FLAGS.
3962 * Makefile.in: Regenerate.
3963 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
3964 Force C++ when bootstrapping.
3965 * configure: Regenerate.
3966
39672012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3968
3969 * MAINTAINERS (Write After Approval): Add myself.
3970
39712012-07-16 Joseph Myers <joseph@codesourcery.com>
3972
3973 * README: Document use of ranges of years in copyright notices.
3974
39752012-07-06 Richard Guenther <rguenther@suse.de>
3976
3977 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
3978 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
3979 --with-gmp=system.
3980 * Makefile.in: Regenerated.
3981 * configure: Likewise.
3982
39832012-07-06 Richard Guenther <rguenther@suse.de>
3984
3985 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
3986 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
3987 supply V=1 as extra_make_flags.
3988 * configure: Regenerated.
3989 * Makefile.in: Likewise.
3990
39912012-07-04 Tristan Gingold <gingold@adacore.com>
3992
3993 * configure: Regenerate.
3994
39952012-07-03 Richard Guenther <rguenther@suse.de>
3996
3997 * Makfile.def (isl): Remove not necessary extra_exports and
3998 extra_make_flags.
3999 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
4000 * Makefile.in: Regenerated.
4001
40022012-07-03 Richard Guenther <rguenther@suse.de>
4003
4004 * Makefile.def (cloog): Add V=1 to extra_make_flags.
4005 * configure.ac: If either the ISL or the CLooG check failed
4006 do not try to build in-tree versions.
4007 * Makefile.in: Regenerated.
4008 * configure: Regenerated.
4009
40102012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4011
4012 * configure: Regenerate.
4013
40142012-07-02 Janis Johnson <janisjo@codesourcery.com>
4015
4016 * MAINTAINERS (Various Maintainers): Add myself as testsuite
4017 maintainer.
4018
40192012-07-02 Richard Guenther <rguenther@suse.de>
4020
4021 * configure: Regenerated.
4022
40232012-07-02 Richard Guenther <rguenther@suse.de>
4024 Michael Matz <matz@suse.de>
4025 Tobias Grosser <tobias@grosser.es>
4026 Sebastian Pop <sebpop@gmail.com>
4027
4028 * Makefile.def: Add ISL host module, remove PPL host module.
4029 Adjust ClooG host module to use the proper ISL.
4030 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
4031 * configure.ac: Include config/isl.m4. Add ISL host library,
4032 remove PPL. Remove PPL configury, add ISL configury, adjust
4033 ClooG configury.
4034 * Makefile.in: Regenerated.
4035 * configure: Likewise.
4036
40372012-07-02 Richard Guenther <rguenther@suse.de>
4038
4039 Merge from graphite branch
4040 2011-07-21 Tobias Grosser <tobias@grosser.es>
4041
4042 * configure: Regenerated.
4043 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
4044 both cloog.org and legacy versions. The only supported version will
4045 be CLooG with the isl backend.
4046
4047 2011-07-21 Tobias Grosser <tobias@grosser.es>
4048
4049 * configure: Regenerated.
4050 * configure.ac: Require cloog isl 0.17.0
4051
4052 2011-07-21 Tobias Grosser <tobias@grosser.es>
4053
4054 * configure: Regenerated.
4055 * config/cloog.m4: Do not define CLOOG_ORG
4056
40572012-06-29 Steven Bosscher <steven@gcc.gnu.org>
4058
4059 * configure.ac: Skip C if explicitly selected.
4060 * configure: Regenerate.
4061
40622012-06-28 Christophe Lyon <christophe.lyon@st.com>
4063
4064 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
4065 they contain -O2.
4066 * configure: Regenerate.
4067
40682012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
4069
4070 PR debug/53740
4071 * df.h, df-problems.c, dce.c: Revert last patch.
4072
40732012-06-25 Iain Sandoe <iain@codesourcery.com>
4074
4075 * MAINTAINERS (Write After Approval): Update my email address.
4076
40772012-06-21 Meador Inge <meadori@codesourcery.com>
4078
4079 * MAINTAINERS (Write After Approval): Add myself.
4080
40812012-06-20 Jason Merrill <jason@redhat.com>
4082
4083 * Makefile.tpl (check-target-libgomp-c++): New.
4084 (check-target-libitm-c++): New.
4085 * Makefile.def (c++): Add them.
4086 * Makefile.in: Regenerate.
4087
40882012-05-29 Edmar Wienskoski <edmar@freescale.com>
4089
4090 * MAINTAINERS (Write After Approval): Add myself.
4091
40922012-05-16 Olivier Hainque <hainque@adacore.com>
4093
4094 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
4095 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
4096 (install-no-fixedincludes): Adjust accordingly.
4097 * Makefile.in: Regenerate.
4098
40992012-05-15 H.J. Lu <hongjiu.lu@intel.com>
4100
4101 Merge upstream change
4102 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
4103
41042012-05-14 Marc Glisse <marc.glisse@inria.fr>
4105
4106 * MAINTAINERS (Write After Approval): Add myself.
4107
41082012-05-09 Nick Clifton <nickc@redhat.com>
4109 Paul Smith <psmith@gnu.org>
4110
4111 PR bootstrap/50461
4112 * configure.ac (mpfr-dir): When using in-tree MPFR sources
4113 allow for the fact that from release v3.1.0 of MPFR the source
4114 files were moved into a src sub-directory.
4115 * configure: Regenerate.
4116
41172012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
4118
4119 * configure.ac: Bump minimum MPFR version to 2.4.0.
4120 * configure: Regenerated.
4121
41222012-05-01 Richard Henderson <rth@redhat.com>
4123
4124 * Makefile.def (libatomic): New target_module.
4125 * configure.ac (target_libraries): Add libatomic.
4126 (noconfigdirs): Check if libatomic is supported.
4127 * Makefile.in, configure: Rebuild.
4128
41292012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
4130
4131 * MAINTAINERS (Write After Approval): Add myself.
4132
41332012-04-25 Joel Brobecker <brobecker@adacore.com>
4134
4135 * config.sub: Update to 2012-04-18 version from official repo.
4136
41372012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
4138
4139 * MAINTAINERS (Write After Approval): Add myself.
4140
41412012-04-11 Steve Ellcey <sellcey@mips.com>
4142
4143 * MAINTAINERS: Changed email address.
4144
41452012-03-28 Georg-Johann Lay <avr@gjlay.de>
4146
4147 PR target/52737
4148 * contrib/gcc_update (files_and_dependencies):
4149 Remove gcc/config/avr/t-multilib from touch data.
4150
41512012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4152
4153 * MAINTAINERS (OS Port Maintainers): Remove irix.
4154 * configure.ac (enable_libgomp): Remove *-*-irix6*.
4155 (unsupported_languages): Remove mips-sgi-irix6.*.
4156 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
4157 (with_stabs): Remove.
4158 * configure: Regenerate.
4159
41602012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4161
4162 * MAINTAINERS (OS Port Maintainers): Remove osf.
4163 * configure.ac (enable_libgomp): Remove *-*-osf*.
4164 (with_stabs): Remove alpha*-*-osf*.
4165 * configure: Regenerate.
4166
41672012-03-05 Tristan Gingold <gingold@adacore.com>
4168
4169 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
4170 * configure: Regenerate.
4171
41722012-02-17 Walter Lee <walt@tilera.com>
4173
4174 * MAINTAINERS: (Write After Approval): Delete myself.
4175
41762012-02-14 Walter Lee <walt@tilera.com>
4177
4178 * MAINTAINERS (tilegx port): Add myself.
4179 (tilepro port): Add myself.
4180 (Write After Approval): Add myself.
4181
41822012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
4183
4184 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
4185 and Joseph Myers as docstring relicensing maintainers.
4186
41872012-02-09 Bin Cheng <bin.cheng@arm.com>
4188
4189 * MAINTAINERS (write-after-approval): Add myself.
4190
41912012-02-08 Ira Rosen <irar@il.ibm.com>
4192
4193 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
4194 maintainer.
4195
41962012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
4197
4198 * MAINTAINERS (Write After Approval): Move myself to
4199 maintain alphabetical order.
4200
42012012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
4202
4203 * MAINTAINERS (Write After Approval): Add myself.
4204
42052012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
4206
4207 * MAINTAINERS (Write After Approval): Add myself.
4208
42092012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
4210 Jayant R Sonar <jayant.sonar@kpitcummins.com>
4211
4212 * configure.ac (cr16-*-*): Remove nonconfigdirs.
4213 * configure: Regenerate.
4214
42152012-01-23 Harshit Chopra <harshit@google.com>
4216
4217 * MAINTAINERS (Write After Approval): Add myself.
4218
42192012-01-22 Douglas B Rupp <rupp@ngnat.com>
4220
4221 * configure.ac: Remove reference to mh-interix.
4222 * configure: Regenerate.
4223
42242012-01-05 Richard Henderson <rth@redhat.com>
4225
4226 PR bootstrap/51072
4227 * configure.ac: Disable libitm if c++ is not enabled.
4228 * configure: Rebuild.
4229
4230 * configure.ac: Fix regexp for same.
4231 * configure: Rebuild.
4232
42332012-01-02 Balaji V. Iyer <bviyer@gmail.com>
4234
4235 * MAINTAINERS (Write After Approval): Add myself.
4236
42372012-01-02 Richard Guenther <rguenther@suse.de>
4238
4239 PR bootstrap/51686
4240 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
4241 * Makefile.in: Regenerate.
4242
42432011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
4244
4245 * MAINTAINERS (Write After Approval): Add myself.
4246
42472011-12-18 Eric Botcazou <ebotcazou@adacore.com>
4248
4249 * configure: Regenerate.
4250
42512011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4252
4253 * MAINTAINERS (picochip): Changed email address.
4254
42552011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
4256
4257 * MAINTAINERS (write-after-approval): Add self.
4258
42592011-11-29 DJ Delorie <dj@redhat.com>
4260
4261 * configure.ac (rl78-*-*) New case.
4262 * configure: Regenerate.
4263 * MAINTAINERS: Add myself as RL78 maintainer.
4264
42652011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4266
4267 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
4268
42692011-11-21 Andreas Tobler <andreast@fgznet.ch>
4270
4271 * libtool.m4: Additional FreeBSD 10 fixes.
4272
42732011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
4274
4275 * MAINTAINERS: Move myself from Write After Approval to CPU Port
4276 Maintainers section, as Epiphany maintainer.
4277
42782011-11-18 Iain Sandoe <iains@gcc.gnu.org>
4279
4280 PR target/49992
4281 * configure.ac: Remove ranlib special-casing for Darwin.
4282 * configure: Regenerate.
4283
42842011-11-12 Andrey Belevantsev <abel@ispras.ru>
4285
4286 * MAINTAINERS (Reviewers): Keep the list sorted.
4287
42882011-11-11 Andrey Belevantsev <abel@ispras.ru>
4289
4290 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
4291
42922011-11-09 Roland McGrath <mcgrathr@google.com>
4293
4294 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
4295 * configure: Rebuild.
4296 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
4297 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
4298 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
4299 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
4300 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
4301 Add READELF.
4302 * Makefile.in: Rebuild.
4303
43042011-11-09 Jason Merrill <jason@redhat.com>
4305
4306 * Makefile.def (language=c++): Remove check-c++0x.
4307 * Makefile.in (check-gcc-c++): Regenerate.
4308
43092011-11-08 Richard Henderson <rth@redhat.com>
4310
4311 * configure.ac: Test for libitm directory present first.
4312
4313 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
4314
4315 * configure.ac: Test libitm/configure.tgt to disable libitm.
4316 * configure: Rebuild.
4317
43182011-11-07 Aldy Hernandez <aldyh@redhat.com>
4319 Richard Henderson <rth@redhat.com>
4320
4321 Merged from transactional-memory.
4322
4323 * Makefile.def (lang_env_dependencies): libitm is c++.
4324 Add libitm target module.
4325 * configure.ac: Likewise.
4326 * config/mmap.m4: New file.
4327 * contrib/gcc_update: Add libitm to touch data.
4328 * Makefile.in, configure: Rebuild.
4329
43302011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4331
4332 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
4333 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
4334 * Makefile.in: Regenerate.
4335
43362011-11-01 DJ Delorie <dj@redhat.com>
4337
4338 * config.sub: Update to version 2011-10-29 (added rl78)
4339
43402011-10-27 Nick Clifton <nickc@redhat.com>
4341
4342 * config.sub: Import these changes from the config project:
4343
4344 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
4345 Ben Elliston <bje@gnu.org>
4346
4347 * config.sub (epiphany): New.
4348
4349 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
4350 Ben Elliston <bje@gnu.org>
4351
4352 * config.sub (hexagon, hexagon-*): New.
4353
4354 2011-08-23 Roland McGrath <mcgrathr@google.com>
4355
4356 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
4357 64eb to be64.
4358
4359 2011-08-16 Roland McGrath <mcgrathr@google.com>
4360
4361 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
4362 (nacl): Grok as alias for 32el-unknown-nacl.
4363
43642011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
4365
4366 * MAINTAINERS (Write After Approval): Add myself.
4367
43682011-10-24 Teresa Johnson <tejohnson@google.com>
4369
4370 * MAINTAINERS (Write After Approval): Add myself.
4371
43722011-09-21 Jakub Jelinek <jakub@redhat.com>
4373
4374 * MAINTAINERS (sparc port): Remove myself.
4375
43762011-09-14 Tom de Vries <tom@codesourcery.com>
4377
4378 * MAINTAINERS (Write After Approval): Add myself.
4379
43802011-08-14 Yao Qi <yao@codesourcery.com>
4381
4382 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
4383 * configure: Regenerate.
4384
43852011-07-26 Ian Lance Taylor <iant@google.com>
4386
4387 * configure.ac: Set have_compiler based on whether gcc directory
4388 exists, rather than on whether gcc is in configdirs.
4389 * configure: Rebuild.
4390
43912011-07-21 Joseph Myers <joseph@codesourcery.com>
4392
4393 * MAINTAINERS (Global Reviewers): Add self.
4394
43952011-07-20 David Edelsohn <dje.gcc@gmail.com>
4396
4397 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
4398 link directories.
4399 * Makefile.in: Rebuild.
4400
44012011-07-20 Ian Lance Taylor <iant@google.com>
4402
4403 PR bootstrap/49787
4404 * configure.ac: Move --enable-bootstrap handling earlier in file.
4405 If --enable-bootstrap and either --enable-build-with-cxx or
4406 --enable-build-poststage1-with-cxx, enable C++ automatically.
4407 * configure: Rebuild.
4408
44092011-07-19 Ian Lance Taylor <iant@google.com>
4410
4411 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
4412 make C++ a boot_language. Set and substitute
4413 POSTSTAGE1_CONFIGURE_FLAGS.
4414 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
4415 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
4416 * configure, Makefile.in: Rebuild.
4417
44182011-07-19 Vladimir Makarov <vmakarov@redhat.com>
4419
4420 * MAINTAINERS (Register Allocation): Move myself from reviewers to
4421 maintainers.
4422
44232011-07-18 Jakub Jelinek <jakub@redhat.com>
4424
4425 * MAINTAINERS (Global Reviewers): Add myself.
4426
44272011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4428
4429 * configure: Regenerate.
4430
44312011-07-16 Jason Merrill <jason@redhat.com>
4432
4433 * Makefile.def (language=c++): Add check-c++0x and
4434 check-target-libmudflap-c++.
4435 * Makefile.tpl (check-target-libmudflap-c++): New.
4436 * Makefile.in: Regenerate.
4437
44382011-07-16 Matthias Klose <doko@ubuntu.com>
4439
4440 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
4441 * Makefile.def (target_modules/libjava): Pass
4442 $(EXTRA_CONFIGARGS_LIBJAVA).
4443 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
4444 if not configured with --enable-static-libjava.
4445 * Makefile.in: Regenerate.
4446 * configure: Likewise.
4447
44482011-07-15 Jason Merrill <jason@redhat.com>
4449
4450 * Makefile.in (check-c++): Move check-gcc-c++0x after
4451 check-target-libstdc++-v3.
4452
44532011-07-15 Bernd Schmidt <bernds@codesourcery.com>
4454
4455 * MAINTAINERS (c6x port): New entry.
4456
44572011-07-13 Jason Merrill <jason@redhat.com>
4458
4459 * Makefile.in (check-gcc-c++0x): New.
4460 (check-c++): Depend on it.
4461
44622011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4463
4464 PR target/39150
4465 * configure.ac (i[3456789]86-*-solaris2*): Also accept
4466 x86_64-*-solaris2.1[0-9]*.
4467 * configure: Regenerate.
4468
44692011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
4470
4471 * MAINTAINERS (RTL optimizers): Add self.
4472
44732011-06-27 Gabriel Charette <gchare@google.com>
4474
4475 * MAINTAINERS (Write After Approval): Add myself.
4476
44772011-06-22 Hans-Peter Nilsson <hp@axis.com>
4478
4479 PR regression/47836
4480 PR bootstrap/23656
4481 PR other/47733
4482 PR bootstrap/49247
4483 PR c/48825
4484 * configure.ac (target_libraries): Remove target-libiberty.
4485 Remove case-statement setting skipdirs=target-libiberty for
4486 multiple targets. Remove checking target_configdirs and
4487 removing target-libiberty but keeping target-libgcc if
4488 otherwise empty.
4489 * Makefile.def (target_modules): Don't add libiberty.
4490 (dependencies): Remove all traces of target-libiberty.
4491 * configure, Makefile.in: Regenerate.
4492
44932011-06-13 Walter Lee <walt@tilera.com>
4494
4495 * configure.ac (tilepro-*-*) New case.
4496 (tilegx-*-*): Likewise.
4497 * configure: Regenerate.
4498
44992011-06-06 Jing Yu <jingyu@google.com>
4500
4501 * configure.ac: Skip target-libiberty for
4502 arm*-*-linux-androideabi.
4503 * configure: Regenerated.
4504
45052011-06-06 Nick Clifton <nickc@redhat.com>
4506
4507 * config.sub: Sync from upstream.
4508
45092011-06-05 Nenad Vukicevic <nenad@intrepid.com>
4510
4511 * MAINTAINERS (Write After Approval): Add myself.
4512
45132011-06-01 Daniel Jacobowitz <drow@false.org>
4514
4515 * MAINTAINERS: Update my email address.
4516
45172011-05-27 Nathan Froyd <froydnj@codesourcery.com>
4518
4519 * MAINTAINERS (Write After Approval): Update my email address.
4520
45212011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
4522
4523 * MAINTAINERS (Write After Approval): Add myself.
4524
45252011-05-08 Doug Kwan <dougkwan@google.com>
4526
4527 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
4528 * configure: Regenerated.
4529 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
4530 value from configure.
4531 * Makefile.in: Regenerated.
4532
45332011-05-05 Joseph Myers <joseph@codesourcery.com>
4534
4535 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
4536 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
4537 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
4538 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
4539 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
4540 *-*-vxworks*): Disable newlib and libgloss in separate case
4541 statement.
4542 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
4543 to separate case statement.
4544 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4545 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
4546 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
4547 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
4548 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
4549 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
4550 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
4551 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
4552 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
4553 i[[3456789]]86-*-rdos*, m32r-*-*,
4554 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
4555 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
4556 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
4557 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
4558 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
4559 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
4560 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
4561 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
4562 and libgloss in main case over targets. Remove most empty cases
4563 in main case over targets.
4564 * configure: Regenerate.
4565
45662011-05-04 Janis Johnson <janisjo@codesourcery.com>
4567
4568 * MAINTAINERS (Write After Approval): Add myself.
4569
45702011-05-04 Joseph Myers <joseph@codesourcery.com>
4571
4572 * configure.ac: Remove code setting special library locations for
4573 hppa*64*-*-hpux11*. Remove code setting compiler for
4574 sparc-sun-solaris2*.
4575 * configure: Regenerate.
4576
45772011-05-04 Joseph Myers <joseph@codesourcery.com>
4578
4579 * configure.ac: Separate libgloss_dir settings from general case
4580 over targets.
4581 * configure: Regenerate.
4582
45832011-04-28 Joseph Myers <joseph@codesourcery.com>
4584
4585 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4586 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
4587 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
4588 cases in libgcj-disabling case statement.
4589 (hppa*64*-*-linux*): Set unsupported_languages instead of
4590 disabling target-zlib.
4591 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
4592 to hppa*64*-*-hpux*.
4593 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
4594 hppa*-*-hpux*.
4595 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
4596 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
4597 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
4598 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
4599 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
4600 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
4601 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
4602 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
4603 libgcj-disabling case statement.
4604 * configure: Regenerate.
4605
46062011-04-28 Joseph Myers <joseph@codesourcery.com>
4607
4608 * configure.ac: Disable Java for targets not supporting libffi.
4609 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
4610 Remove cases in Java-disabling statement.
4611 (*arm-wince-pe): Change to arm-wince-pe.
4612 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
4613 cases in Java-disabling statement.
4614 (bfin-*-*): Don't disable Java again.
4615 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
4616 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
4617 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
4618 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
4619 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
4620 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
4621 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
4622 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
4623 Java-disabling statement.
4624 (mmix-*-*): Don't disable Java again.
4625 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4626 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
4627 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
4628 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
4629 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
4630 statement.
4631 * configure: Regenerate.
4632
46332011-04-28 Joseph Myers <joseph@codesourcery.com>
4634
4635 * configure.ac: Separate cases disabling Java and Java libraries
4636 from general case over targets.
4637 * configure: Regenerate.
4638
46392011-04-21 Jie Zhang <jzhang918@gmail.com>
4640
4641 * MAINTAINERS: Update my email address.
4642
46432011-04-20 Easwaran Raman <eraman@google.com>
4644
4645 * MAINTAINERS (Write After Approval): Add myself.
4646
46472011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
4648
4649 PR lto/48086
4650 * configure.ac: Re-enable LTO on *-apple-darwin9*.
4651 * configure: Regenerate.
4652
46532011-04-16 Jim Meyering <meyering@redhat.com>
4654
4655 * MAINTAINERS (Write After Approval): Add myself.
4656
46572011-04-15 Dodji Seketeli <dodji@redhat.com>
4658
4659 * MAINTAINERS: Update my email address.
4660
46612011-04-13 Georg-Johann Lay <avr@gjlay.de>
4662
4663 * MAINTAINERS (Write After Approval): Add myself.
4664
46652011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
4666
4667 * MAINTAINERS (Write After Approval): Add myself.
4668
46692011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
4670
4671 * MAINTAINERS (Write After Approval): Add myself.
4672
46732011-04-06 Joseph Myers <joseph@codesourcery.com>
4674
4675 * configure.ac (build_tools): Remove build-byacc.
4676 (host_libs): Remove mmalloc.
4677 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
4678 autoconf automake libtool diff rcs fileutils shellutils time
4679 textutils wdiff find uudecode hello tar gzip indent recode release
4680 sed perl gawk findutils gettext zip.
4681 (libgcj): Remove target-qthreads.
4682 (target_tools): Remove target-examples target-gperf.
4683 (YACC): Don't handle building byacc.
4684 * configure: Regenerate.
4685 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
4686 dosutils, examples, fileutils, find, findutils, gawk, gettext,
4687 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
4688 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
4689 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
4690 handle building components.
4691 * Makefile.in: Regenerate.
4692
46932011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
4694
4695 * MAINTAINERS: Update my email address as Xtensa maintainer.
4696
46972011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4698
4699 * config.sub: Sync from upstream.
4700
47012011-04-01 Joseph Myers <joseph@codesourcery.com>
4702
4703 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
4704 (microblaze*): Don't disable libssp.
4705 * configure: Regenerate.
4706
47072011-04-01 Joseph Myers <joseph@codesourcery.com>
4708
4709 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
4710 moveifchange.
4711 * configure: Regenerate.
4712 * Makefile.tpl: Use @SHELL@ not @config_shell@.
4713 * Makefile.in: Regenerate.
4714
47152011-04-01 Joseph Myers <joseph@codesourcery.com>
4716
4717 * configure.ac (*-*-sysv4*): Don't enable libgomp.
4718 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
4719 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
4720 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
4721 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
4722 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
4723 md_exec_prefix cases.
4724 * configure: Regenerate.
4725
47262011-04-01 Joseph Myers <joseph@codesourcery.com>
4727
4728 * configure.ac: Separate cases disabling target-libssp,
4729 target-libiberty, target-libstdc++-v3 and Fortran from general
4730 case over targets.
4731 * configure: Regenerate.
4732
47332011-04-01 Joseph Myers <joseph@codesourcery.com>
4734
4735 * configure.ac (*-*-chorusos): Don't disable libgcj.
4736 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
4737 Remove case.
4738 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
4739 (arm-*-coff): Don't disable libgcj.
4740 (arm*-*-linux-gnueabi): Remove useless assignment.
4741 (arm-*-riscix*): Don't disable libgcj.
4742 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
4743 configuration.
4744 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
4745 (c54x*-*-*): Remove case.
4746 (tic54x-*-*): Don't disable GCC or GCC libraries.
4747 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
4748 to *.
4749 (d10v-*-*): Don't disable GCC libraries.
4750 (d30v-*-*): Don't disable libgcj.
4751 (h8500-*-*): Don't disable GCC libraries.
4752 (i960-*-*): Don't disable libgcj.
4753 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
4754 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4755 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
4756 libgcj.
4757 (m68k-*-coff*): Remove case.
4758 (mmix-*-*): Don't disable libgloss on host.
4759 (mn10200-*-*, mn10300-*-*): Remove cases.
4760 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4761 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
4762 Don't disable libgcj.
4763 (romp-*-*): Remove case.
4764 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
4765 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
4766 case.
4767 (v810-*-*): Don't disable GCC libraries.
4768 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
4769 (ip2k-*-*): Don't disable GCC libraries.
4770 * configure: Regenerate.
4771
47722011-03-28 Joseph Myers <joseph@codesourcery.com>
4773
4774 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
4775 libffi on host.
4776 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
4777 on host.
4778 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
4779 * configure: Regenerate.
4780
47812011-03-26 John Marino <binutils@marino.st>
4782
4783 * configure.ac: Add support for *-*-dragonfly*
4784 * configure: Regenerate.
4785
47862011-03-25 Joseph Myers <joseph@codesourcery.com>
4787
4788 * configure.ac (native_only): Remove.
4789 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
4790 send-pr uudecode guile gnuserv on host.
4791 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
4792 send-pr rcs guile perl texinfo libtool on host.
4793 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
4794 automake send-pr rcs guile perl texinfo libtool on host.
4795 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
4796 (*-*-kaos*): Don't disable target-examples target-gperf on target.
4797 (alpha*-dec-osf*): Don't disable fileutils on target.
4798 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
4799 texinfo send-pr expect dejagnu on target.
4800 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
4801 target-qthreads on target.
4802 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
4803 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
4804 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
4805 x86_64-*-mingw*): Don't disable expect on target.
4806 (*-*-cygwin*): Don't disable target-gperf on target.
4807 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
4808 gnuserv on target.
4809 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
4810 target.
4811 * configure: Regenerate.
4812
48132011-03-25 Joseph Myers <joseph@codesourcery.com>
4814
4815 * configure.ac (target_tools): Remove target-groff.
4816 (native_only): Remove target-groff.
4817 (hppa*64*-*-*): Don't disable byacc.
4818 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
4819 setting.
4820 (*-*-kaos*): Don't skip target-librx and target-groff.
4821 (*-*-netware*): Don't skip target-libmudflap.
4822 (*-*-tpf*): Don't skip target-libmudflap.
4823 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
4824 directories on the host.
4825 (ia64*-*-*vms*): Don't skip tix.
4826 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
4827 host.
4828 * configure: Regenerate.
4829
48302011-03-24 Paolo Bonzini <pbonzini@redhat.com>
4831
4832 * configure.ac: Remove references to mt-mep, mt-netware,
4833 mt-wince.
4834 * Makefile.def: Add all-utils soft dependencies.
4835 * Makefile.tpl: Remove GDB_NLM_DEPS.
4836 * configure: Regenerate.
4837 * Makefile.in: Regenerate.
4838
48392011-03-24 Paolo Bonzini <bonzini@gnu.org>
4840
4841 * configure.ac: Do not include mh-x86omitfp.
4842 * configure: Regenerate.
4843
48442011-03-24 Paolo Bonzini <bonzini@gnu.org>
4845
4846 * configure.ac: Remove empty cases.
4847 * configure: Regenerate.
4848
48492011-03-24 Paolo Bonzini <bonzini@gnu.org>
4850
4851 * Makefile.def: Add dependency from termcap to gdb.
4852 * Makefile.in: Regenerate.
4853
48542011-03-24 Paolo Bonzini <bonzini@gnu.org>
4855
4856 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
4857 * configure: Regenerate.
4858 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
4859 * Makefile.tpl: Likewise.
4860 * Makefile.in: Regenerate.
4861
48622011-03-24 Paolo Bonzini <bonzini@gnu.org>
4863
4864 * configure.ac: Remove all mentions of tentative_cc.
4865 * configure: Regenerate.
4866
48672011-03-24 Joseph Myers <joseph@codesourcery.com>
4868
4869 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
4870 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
4871 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
4872 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
4873 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
4874 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
4875 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
4876 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4877 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
4878 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
4879 *-*-rhapsody*): Remove host cases.
4880 * configure: Regenerate.
4881
48822011-03-24 Joseph Myers <joseph@codesourcery.com>
4883
4884 * configure.ac (ppc*-*-pe): Remove host case.
4885 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
4886 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
4887 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
4888 cases.
4889 * configure: Regenerate.
4890
48912011-03-24 Joseph Myers <joseph@codesourcery.com>
4892
4893 * config.sub: Update to version 2011-03-23.
4894
48952011-03-22 Joseph Myers <joseph@codesourcery.com>
4896
4897 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
4898 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
4899 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
4900 * configure: Regenerate.
4901
49022011-03-22 Joseph Myers <joseph@codesourcery.com>
4903
4904 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
4905 to Write After Approval.
4906 * config-ml.in: Don't handle arc-*-elf*.
4907 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
4908 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
4909 handle GCC libraries.
4910 * configure: Regenerate.
4911
49122011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4913
4914 PR bootstrap/48120:
4915 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
4916 Add -lstdc++ -lm to LIBS.
4917 * configure: Regenerate.
4918
49192011-03-18 David Edelsohn <dje.gcc@gmail.com>
4920
4921 * config.guess: Update to version 2011-02-02
4922 * config.sub: Update to version 2011-02-24
4923
49242011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
4925
4926 PR lto/48086
4927 * configure.ac: Re-enable LTO on *-apple-darwin9.
4928 * configure: Regenerate.
4929
49302011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
4931
4932 PR lto/48086
4933 * configure.ac: Disable LTO on darwin due to an assembler change in
4934 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
4935 under 256.
4936 * configure: Regenerate.
4937
49382011-03-11 Chen Liqin <liqin.gcc@gmail.com>
4939
4940 * MAINTAINERS: Update myself as score backend maintainer,
4941 update my e-mail address.
4942
49432011-03-09 Xuepeng Guo <terry.guo@arm.com>
4944
4945 * MAINTAINERS: Update my e-mail address.
4946
49472011-03-06 Joey Ye <joey.ye@arm.com>
4948
4949 * MAINTAINERS: Update my e-mail address.
4950
49512011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4952
4953 * configure.ac: Adjust test of with_ppl.
4954 * configure: Regenerated.
4955
49562011-03-02 Kai Tietz <ktietz@redhat.com>
4957
4958 * MAINTAINERS: Adjust my e-mail address.
4959
49602011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4961
4962 * configure.ac: Add -lpwl to ppllibs.
4963 * configure: Regenerated.
4964
49652011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4966
4967 * config/cloog.m4: Add -lisl to clooglibs.
4968 * configure: Regenerated.
4969
49702011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4971
4972 * MAINTAINERS (CPU Port maintainers): Add self.
4973
49742011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4975
4976 * MAINTAINERS: Add myself as testsuite maintainer.
4977
49782011-02-15 Mike Stump <mikestump@comcast.net>
4979
4980 * MAINTAINERS: Add myself as testsuite maintainer.
4981
49822011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4983
4984 Import from Libtool and gnulib:
4985
4986 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
4987
4988 Prepare for supporting FreeBSD 10.
4989 * config.rpath: Remove handling of freebsd1* which soon would
4990 match FreeBSD 10.0.
4991
4992 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
4993
4994 Remove support for FreeBSD 1.x.
4995 * libtool.m4 (_LT_LINKER_SHLIBS)
4996 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
4997 soon would incorrectly match FreeBSD 10.0.
4998
49992011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5000
5001 PR binutils/12283
5002 * move-if-change: Import version from gnulib.
5003
50042011-02-12 Alexandre Oliva <aoliva@redhat.com>
5005
5006 PR lto/47225
5007 * Makefile.def (lto-plugin): Double dash for enable-shared.
5008 (configure-gcc): Depend on all-lto-plugin.
5009 * Makefile.in: Rebuilt.
5010
50112011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5012
5013 * configure.ac: Remove extra bracket.
5014 * configure: Regenerate.
5015
50162011-02-08 Tobias Burnus <burnus@net-b.de>
5017
5018 * MAINTAINERS: Add myself as libquadmath maintainer.
5019
50202011-02-08 Thomas Schwinge <thomas@schwinge.name>
5021
5022 * MAINTAINERS: Update my email address.
5023
50242011-02-07 Joseph Myers <joseph@codesourcery.com>
5025
5026 * MAINTAINERS (option handling): Add self.
5027
50282011-02-06 Kai Tietz <kai.tietz@onevision.com>
5029
5030 PR lto/47225
5031 * Makefile.def: Add dependency for install-gcc
5032 on install-lto-plugin.
5033 * Makfile.in: Regenerated
5034
50352011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
5036
5037 * MAINTAINERS (CPU Port Maintainers): Add myself.
5038
50392011-01-31 Alexandre Oliva <aoliva@redhat.com>
5040
5041 PR libgcj/44341
5042 * configure.ac: Discard --with-* flags for host when configuring
5043 target libraries for cross build.
5044 * configure: Rebuilt.
5045
50462011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5047
5048 * MAINTAINERS (linear loop transforms): Removed.
5049
50502011-01-25 Jakub Jelinek <jakub@redhat.com>
5051
5052 * configure.ac: If with_ppl is no, move setting with_cloog=no
5053 after CLOOG_REQUESTED check.
5054 * configure: Regenerated.
5055
50562011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5057
5058 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
5059 CLooG has been requested.
5060 * configure: Regenerated.
5061
50622011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5063
5064 * configure: Regenerated.
5065 * configure.ac: Check for version 0.11 (or later revision) of PPL.
5066
50672011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
5068
5069 * configure: Regenerated.
5070 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
5071
50722011-01-21 Andreas Schwab <schwab@redhat.com>
5073
5074 * configure.ac: Use AS_HELP_STRING throughout.
5075 * configure: Regenerate.
5076
50772011-01-18 Jie Zhang <jie.zhang@analog.com>
5078
5079 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
5080 * configure: Regenerate.
5081
50822011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5083
5084 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
5085
50862011-01-13 Joel Brobecker <brobecker@adacore.com>
5087
5088 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
5089 for ia64-hpux.
5090 * configure: Regenerate.
5091
50922011-01-07 Jan Hubicka <jh@suse.cz>
5093
5094 PR lto/47225
5095 * Makefile.in: Regenerate.
5096 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
5097 configure.
5098
50992011-01-07 Jan Hubicka <jh@suse.cz>
5100
5101 * Makefile.in: Regenerate.
5102 * Makefile.def (gcc host module) and soft dependency on lto-plugin
5103 and configure dependency on lto-plugin configure.
5104 (lto-plugin module): Remove dependency on GCC; add dependency on
5105 liniberty.
5106
51072011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
5108
5109 * MAINTAINERS (Write After Approval): Add myself.
5110
51112010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
5112
5113 * configure: Regenerate.
5114
51152010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
5116
5117 * configure.ac: (picochip): Disable libiberty.
5118
51192010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
5120
5121 * MAINTAINERS (Write After Approval): Add myself.
5122
51232010-12-10 Ian Lance Taylor <iant@google.com>
5124
5125 PR bootstrap/46819
5126 * configure.ac: For --disable-libgcj clear libgcj_saved.
5127 * configure: Rebuild.
5128
51292010-12-10 Tobias Burnus <burnus@net-b.de>
5130
5131 PR fortran/46540
5132 * configure.ac: Add --disable-libquadmath and
5133 --disable-libquadmath-support.
5134 * configure: Regenerate.
5135
51362010-12-03 Ian Lance Taylor <iant@google.com>
5137
5138 * MAINTAINERS: Add myself as libgo maintainer.
5139
51402010-12-03 Hans-Peter Nilsson <hp@axis.com>
5141
5142 PR libffi/46792
5143 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
5144 * configure: Regenerate.
5145
51462010-12-02 Ian Lance Taylor <iant@google.com>
5147
5148 * configure.ac: Always set default for poststage1_ldflags to
5149 -static-libstdc++ -static-libgcc.
5150
51512010-11-29 Andreas Schwab <schwab@redhat.com>
5152
5153 * configure.ac: Move comment to remove extra space in last argument
5154 of GCC_TARGET_TOOL.
5155
51562010-11-26 Alexandre Oliva <aoliva@redhat.com>
5157
5158 PR other/46026
5159 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
5160 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
5161 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
5162 (BASE_FLAGS_TO_PASS): Use it.
5163 * configure: Rebuilt.
5164 * Makefile.in: Rebuilt.
5165
51662010-11-23 H.J. Lu <hongjiu.lu@intel.com>
5167
5168 PR binutils/12258
5169 * configure.ac: Correct comments for --enable-gold/--enable-ld.
5170 Properly check default linker.
5171 * configure: Regnerated.
5172
51732010-11-23 Matthias Klose <doko@ubuntu.com>
5174
5175 * configure.ac: For --enable-gold, handle value `default' instead of
5176 `both*'. New configure option --{en,dis}able-ld.
5177 * configure: Regenerate.
5178
51792010-11-20 Ian Lance Taylor <iant@google.com>
5180
5181 * configure.ac: Only disable a language library if no language needs
5182 it. Don't let --disable-libgcj uncondtionally disable libffi.
5183 * configure: Rebuild.
5184
51852010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5186
5187 * Makefile.in: Regenerate.
5188
5189 PR other/46202
5190 * configure.ac: Fix just-built in-tree STRIP name to be
5191 binutils/strip-new.
5192 * configure: Regenerate.
5193 * Makefile.def (install-strip-gcc, install-strip-binutils)
5194 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
5195 (install-strip-sid): Mirror dependencies on non-strip variants
5196 of these targets on the respective -strip prerequisites.
5197 * Makefile.tpl (install-strip, install-strip-host)
5198 (install-strip-target): New targets.
5199 (install-strip-[+module+], install-strip-target-[+module+]):
5200 New targets.
5201 * Makefile.in: Regenerate.
5202
52032010-11-19 Ian Lance Taylor <iant@google.com>
5204 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5205
5206 * configure.ac: Add target-libgo to target_libraries. Set
5207 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
5208 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
5209 (HOST_EXPORTS): Add GOC.
5210 (BASE_TARGET_EXPORTS): Add GOC.
5211 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
5212 (GOCFLAGS_FOR_TARGET): New variable.
5213 (EXTRA_HOST_FLAGS): Add GOC.
5214 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
5215 * Makefile.def (target_modules): Add libgo.
5216 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
5217 (dependencies): Add dependency from configure-target-libgo to
5218 configure-target-libffi and all-target-libstdc++-v3. Add
5219 dependencies from all-target-libgo to all-target-libffi.
5220 (languages): Add go.
5221 * configure: Rebuild.
5222 * Makefile.in: Rebuild.
5223
52242010-11-19 Ian Lance Taylor <iant@google.com>
5225
5226 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
5227 compiler/flag environment variables.
5228
52292010-11-18 Ian Lance Taylor <iant@google.com>
5230
5231 * configure.ac: Check for lang_requires_boot_languages in
5232 config-lang.in files.
5233 * configure: Rebuild.
5234
52352010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1ec601bf
FXC
5236 Tobias Burnus <burnus@net-b.de>
5237
5238 PR fortran/32049
5239 * Makefile.def: Add libquadmath; build it with language=fortran.
5240 * configure.ac: Add libquadmath.
5241 * Makefile.tpl: Handle multiple libs in check-[+language+].
5242 * Makefile.in: Regenerate.
5243 * configure: Regenerate.
5244
b9b9d342
TT
52452010-11-16 Tom Tromey <tromey@redhat.com>
5246
5247 * MAINTAINERS: Moved myself to reviewers section.
5248
ecbfe87a
ZD
52492010-11-15 Zdenek Dvorak <ook@ucw.cz>
5250
5251 * MAINTAINERS: Moved myself to reviewers section.
5252
29a4f477
RW
52532010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5254
5255 * MAINTAINERS (Various Maintainers): Add self for build machinery.
5256 (Write After Approval): Remove self.
5257
9965e3cd
AS
52582010-11-15 Andreas Schwab <schwab@redhat.com>
5259
5260 * configure.ac: Fix spelling in option names.
5261 * configure: Regenerated.
5262
0463992b
GJL
52632010-11-13 Georg-Johann Lay <georgjohann@web.de>
5264
5265 PR bootstrap/39622
5266 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
5267 * configure: Regenerated.
5268
3df08734
KG
52692010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
5270
5271 * MAINTAINERS: Update my email address.
5272
f16e2237
TG
52732010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5274
f16e2237
TG
5275 * configure: Regenerate.
5276
0bb52d68
TG
52772010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5278
1f980c25 5279 * configure: Regenerate.
0bb52d68 5280
aba2b02e
TG
52812010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5282
aba2b02e
TG
5283 * configure: Regenerate.
5284
27882098
TG
52852010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5286
27882098
TG
5287 * configure: Regenerate.
5288
d32ef397
AS
52892010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
5290
5291 * configure.ac: Support official CLooG.org versions.
5292 * configure: Regenerate.
5293 * config/cloog.m4: New.
5294
5a4b6c0e
FD
52952010-11-10 François Dumont <francois.cppdevs@free.fr>
5296
5297 * MAINTAINERS (Write After Approval): Add myself.
5298
f2cea726
DE
52992010-11-09 David Edelsohn <dje.gcc@gmail.com>
5300
5301 * MAINTAINERS: Update my email address.
5302
d8ed14ce
IS
53032010-11-04 Iain Sandoe <iains@gcc.gnu.org>
5304
5305 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
5306 * configure: Regenerate.
d8ed14ce 5307
48215350
DK
53082010-11-03 Ian Lance Taylor <iant@google.com>
5309 Dave Korn <dave.korn.cygwin@gmail.com>
5310
5311 PR lto/46273
5312 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
5313 and on other supported platforms whenever LTO is enabled.
5314 * configure: Rebuild.
5315
87841584
AM
53162010-11-02 Alan Modra <amodra@gmail.com>
5317
5318 PR binutils/12110
5319 * configure.ac: Error when source path contains spaces.
5320 * configure: Regenerate.
5321
fe12dfe1
JW
53222010-10-23 James E. Wilson <wilson@codesourcery.com>
5323
5324 * MAINTAINERS: Update my email address.
5325
66c92425
ILT
53262010-10-20 Ian Lance Taylor <iant@google.com>
5327
5328 * Makefile.def (target_modules): Set lib_path to src/.libs for
5329 libstdc++-v3 module.
5330 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
5331 * Makefile.in: Rebuild.
5332
187d3518
LB
53332010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5334
5335 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
5336 (Write After Approval): Remove myself.
5337
02db6bba
TG
53382010-10-15 Tristan Gingold <gingold@adacore.com>
5339
5340 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5341
c0103e74
DR
53422010-10-14 Douglas Rupp <rupp@gnat.com>
5343
5344 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5345
1cd0b716
DK
53462010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
5347
5348 * configure.ac (build_lto_plugin): New shell variable.
5349 (--enable-lto): Turn on by default for all non-ELF platforms that
5350 have had LTO support added so far. Set build_lto_plugin appropriately
5351 for both ELF and non-ELF.
5352 (configdirs): Add lto-plugin or not based on build_lto_plugin.
5353 * configure: Regenerate.
5354
d4c1abb3
RW
53552010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5356
5357 Sync from src:
5358 * configure.ac (v850 support): Remove target-libgloss from
5359 noconfigdirs.
5360 * configure: Regenerate.
5361
ffedf511
RW
53622010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5363
5364 PR bootstrap/45326
5365 PR bootstrap/45174
5366 * configure.ac: Honor initial values of $build_configargs,
5367 $host_configargs, $target_configargs. Mark the precious, so
5368 environment settings get recorded.
5369 * configure: Regenerate.
5370
e1826acc
RW
53712010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5372
5373 PR bootstrap/45796
5374 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
5375 Depend on all-build-libiberty.
5376 * Makefile.in: Regenerate.
5377
80920132
ME
53782010-09-30 Michael Eager <eager@eagercon.com>
5379
5380 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
5381 * configure: Regenerate.
5382
770a498a
ME
53832010-09-28 Michael Eager <eager@eagercon.com>
5384
5385 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
5386
86dfbd58
RW
53872010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5388
5389 PR bootstrap/44621
5390 * configure.ac: Fix unportable shell quoting.
5391 * configure: Regenerate.
5392
db50fe7d
IS
53932010-09-21 Iain Sandoe <iains@gcc.gnu.org>
5394
5395 * configure.ac (enable-lto): Add Darwin to the list of supported lto
5396 targets and amend comment.
5397 * configure: Regenerate.
5398
0064e825
TB
53992010-09-15 Tejas Belagod <tejas.belagod@arm.com>
5400
5401 * MAINTAINERS (Write After Approval): Add myself.
5402
bb79486c
JH
54032010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
5404
5405 * configure.ac: Enable LTO by default on Darwin.
5406 * configure: Regenerate.
5407
9e0b22c3
MS
54082010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
5409
bb79486c 5410 * MAINTAINERS (Write After Approval): Add myself.
9e0b22c3 5411
2fabf1b7
IB
54122010-09-01 Ian Bolton <ian.bolton@arm.com>
5413
bb79486c 5414 * MAINTAINERS (Write After Approval): Add myself.
2fabf1b7 5415
3a9abc98
DS
54162010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
5417
5418 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
5419 ports
5420
331a9a59
DY
54212010-07-28 David Yuste <david.yuste@gmail.com>
5422
5423 * MAINTAINERS (Write After Approval): Add myself.
5424
223a9d64
N
54252010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
5426
5427 * configure.ac: Support all v850 targets.
5428 * configure: Regenerate.
5429
9183bdcf
MG
54302010-07-23 Marc Glisse <marc.glisse@normalesup.org>
5431
5432 PR bootstrap/44455
5433 * configure.ac (extra_mpfr_configure_flags): Copy from
5434 extra_mpc_gmp_configure_flags.
5435 * configure: Re-generated.
5436
2e290598
AK
54372010-07-22 Andi Kleen <ak@linux.intel.com>
5438
5439 * MAINTAINERS (Write After Approval): Add myself.
5440
8d6cd388
CLT
54412010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
5442
5443 * MAINTAINERS (Write After Approval): Add myself.
5444
b0b01eb0
JY
54452010-07-20 Jeffrey Yasskin <jyasskin@google.com>
5446
5447 * MAINTAINERS (Write After Approval): Add myself.
5448
77198d71
JH
54492010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
5450
5451 PR target/44862
5452 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
5453 Provide -B option to allow for link spec %s substitutions for
5454 libstdc++.a on darwin.
5455 * Makefile.in: Regenerate.
5456
02fe70af
MM
54572010-07-10 Mikael Morin <mikael@gcc.gnu.org>
5458
5459 * MAINTAINERS (Reviewers): Update my e-mail address
5460
c63a4676
AO
54612010-06-10 Alexandre Oliva <aoliva@redhat.com>
5462
5463 * Makefile.def (configure-gcc): Depend on all-libelf.
5464 * Makefile.in: Rebuild.
5465
e68edbf6
FC
54662010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
5467
5468 * MAINTAINERS (Write After Approval): Add myself in the right place.
5469
dce2d8b2 54702010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
8eee0b8f
FC
5471
5472 * MAINTAINERS (Write After Approval): Add myself.
5473
dce2d8b2 54742010-05-25 Sterling Augustine <sterling@tensilica.com>
db94b0d8
SA
5475
5476 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dce2d8b2
EB
5477
54782010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
0c422e74 5479
1ab55d69
MK
5480 * config.sub: Update to version 2010-05-21.
5481 * config.guess: Update to version 2010-04-03.
0c422e74 5482
02540df4
SB
54832010-05-18 Steven Bosscher <steven@gcc.gnu.org>
5484
5485 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
5486 * configure: Regenerate.
5487
dfe5f5b2
ST
54882010-05-12 Sriraman Tallam <tmsriram@google.com>
5489
5490 * MAINTAINERS (Write After Approval): Add myself.
5491
c082f9f3
SB
54922010-05-07 Steven Bosscher <steven@gcc.gnu.org>
5493
5494 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
5495 a platform that supports LTO.
5496 * configure: Regenerate.
5497
f1af9e5f
SP
54982010-05-05 Sebastian Pop <sebastian.pop@amd.com>
5499
5500 * configure.ac: Allow all the versions greater than 0.10 of PPL.
5501 * configure: Regenerated.
5502
38e3d868
RM
55032010-04-27 Roland McGrath <roland@redhat.com>
5504 H.J. Lu <hongjiu.lu@intel.com>
5505
5506 * configure.ac (--enable-gold): Support both, both/gold and
5507 both/bfd to add gold to configdirs without removing ld.
5508 * configure: Regenerated.
5509
5510 * Makefile.def: Add install-gold dependency to install-ld.
5511 * Makefile.in: Regenerated.
5512
3bec79c5
DK
55132010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
5514
5515 PR lto/42776
5516 * configure.ac (--enable-lto): Refactor handling so libelf tests
5517 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
5518 and allow LTO to be explicitly enabled on non-ELF platforms that
5519 are known to support it inside else-clause.
5520 * configure: Regenerate.
5521
615c8ffa
EB
55222010-04-20 Eric Botcazou <ebotcazou@adacore.com>
5523
5524 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
5525 * configure: Regenerate.
5526
e4522f78
RC
55272010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
5528
5529 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
5530 * configure: Regenerate.
5531
8ccb78f2
RO
55322010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5533
5534 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
5535 separately.
5536 * configure: Regenerate.
5537
d5cc2ee3
KW
55382010-04-16 Kevin Williams <kevin.williams@inria.fr>
5539
5540 * MAINTAINERS (Write After Approval): Add myself.
5541
8406cb62
TG
55422010-04-14 Tristan Gingold <gingold@adacore.com>
5543
5544 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
5545 * configure: Regenerate.
5546
3591b8e2
SE
55472010-04-13 Steve Ellcey <sje@cup.hp.com>
5548
5549 * configure: Regenerate after change to elf.m4.
5550
a82ecc7b
IS
55512010-04-06 Iain Sandoe <iains@gcc.gnu.org>
5552
5553 * MAINTAINERS (Write After Approval): Add myself.
5554
1f0bf148
SP
55552010-04-02 Sebastian Pop <sebastian.pop@amd.com>
5556
5557 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
5558 * configure: Regenerated.
5559
55602010-04-02 Sebastian Pop <sebastian.pop@amd.com>
5561
5562 * configure.ac: Print "buggy but acceptable" when CLooG
5563 revision is less than 9.
5564 * configure: Regenerated.
5565
ecd01dee
DN
55662010-04-01 Diego Novillo <dnovillo@google.com>
5567
5568 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
5569
dc683a3f
RW
55702010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5571
5572 PR bootstrap/43615
5573 PR bootstrap/43328
5574
5575 Revert:
5576
5577 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5578
5579 * configure.ac: Do not pass --enable-multilib nor
5580 --disable-multilib in baseargs. Accept explicitly passed
5581 --enable_multilib.
5582 * configure: Regenerate.
5583
7527d83f
UW
55842010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
5585
5586 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
5587
895522b6
JJ
55882010-03-31 Janis Johnson <janis187@us.ibm.com>
5589
5590 * MAINTAINERS: Remove myself.
5591
9db4e878
RW
55922010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5593
5594 PR bootstrap/43328
5595 * configure.ac: Do not pass --enable-multilib nor
5596 --disable-multilib in baseargs. Accept explicitly passed
5597 --enable_multilib.
5598 * configure: Regenerate.
5599
acf6bf36
AP
56002010-03-28 Andrew Pinski <pinskia@gmail.com>
5601
5602 * MAINTAINERS (spu port): Remove me.
5603
b42f0d7e
JM
56042010-03-23 Joseph Myers <joseph@codesourcery.com>
5605
5606 * configure.ac (tic6x-*-*): New case.
5607 * configure: Regenerate.
5608
0d1152b1
JM
56092010-03-23 Joseph Myers <joseph@codesourcery.com>
5610
5611 * config.sub: Update to version 2010-03-22.
5612 * config.guess: Update to version 2009-12-30.
5613
dce2d8b2 56142010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
0aeb3cc6
JH
5615
5616 PR ada/42554
5617 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
5618 * configure: Regenerate.
5619
5408fbe8
RR
56202010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
5621
5622 * MAINTAINERS: Update my email address.
5623
3f55a3b3
SP
56242010-03-17 Sebastian Pop <sebastian.pop@amd.com>
5625
5626 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
5627 (ghassan.shobaki@amd.com): Removed.
5628
3f08f7e8
AM
56292010-03-17 Alan Modra <amodra@gmail.com>
5630
5631 * MAINTAINERS: Update my email address.
5632
f3a9d094
DN
56332010-03-16 Diego Novillo <dnovillo@google.com>
5634
5635 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
5636 Matthews.
5637
db5c4b8b
JM
56382010-03-16 Joseph Myers <joseph@codesourcery.com>
5639
5640 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
5641 Gutson, Jeffrey D. Oldham and Mark Shinwell.
5642
b995570a
JM
56432010-03-16 Joseph Myers <joseph@codesourcery.com>
5644
5645 * MAINTAINERS: Update my email address.
5646
124cc66f
DJ
56472010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
5648
5649 * MAINTAINERS: Update my email address.
5650
a4581668
BS
56512010-03-15 Bernd Schmidt <bernds@codesourcery.com>
5652
5653 * MAINTAINERS: Update my email address.
5654
49d78e29
JZ
56552010-03-09 Jie Zhang <jie@codesourcery.com>
5656
5657 * MAINTAINERS: Update my email address.
5658
8927b7c0
RO
56592010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5660
5661 PR libstdc++/32499
5662 * configure.ac (RANLIB): Default to true.
5663 (STRIP): Likewise.
5664 (RANLIB_FOR_TARGET): Remove superfluous : argument.
5665 * configure: Regenerate.
5666
dce2d8b2 56672010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
cae072e2
RAE
5668
5669 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
5670 (Write After Approval): Update my email address.
5671
bf646aaf
NC
56722010-02-17 Nick Clifton <nickc@redhat.com>
5673
5674 PR 11238
5675 * Makefile.tpl (local-distclean): Also remove config.cache files in
5676 sub-directories as there may not be Makefiles present in the
5677 sub-directories.
96e41f16
NC
5678 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
5679 the config.cache files found by the find command.
5680
bf646aaf
NC
5681 * Makefile.in: Regenerate.
5682 * configure.ac: Revert previous delta.
5683 * configure: Regenerate.
5684
ff78880a
NC
56852010-02-15 Nick Clifton <nickc@redhat.com>
5686
5687 PR 11238
5688 * configure.ac: Delete config.cache files in sub-directories when
5689 deleting Makefiles.
5690 * configure: Regenerate.
5691
8150eadf
BE
56922010-02-12 Ben Elliston <bje@gnu.org>
5693
5694 * MAINTAINERS: Update my email address.
5695
a9e12bfd
AP
56962010-02-08 Andrew Pinski <pinskia@gmail.com>
5697
5698 * MAINTAINERS (spu port): Update my email address.
5699
95315086
JZ
57002010-02-08 Jie Zhang <jie.zhang@analog.com>
5701
5702 * MAINTAINERS: Add myself as a maintainer for the bfin port.
5703
362c6d2f
KG
57042010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5705
5706 * configure.ac: Add "recommended" version checks for GMP/MPC.
5707 Update recommended GMP/MPFR/MPC versions.
5708 * configure: Regenerate.
5709
888c5ad2
JR
57102010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
5711
5712 * MAINTAINERS: Move my Embecosm email address into the
5713 write-after-approval section.
5714
3bf714a7
ILT
57152010-01-26 Ian Lance Taylor <iant@google.com>
5716
5717 * MAINTAINERS: Add myself as Go frontend maintainer.
5718
ad1e5170
JR
57192010-01-25 Joern Rennecke <amylaar@spamcop.net>
5720
5721 PR libstdc++/36101, PR libstdc++/42813
5722 * configure.ac (bootstrap_target_libs): Make inclusion of
5723 target-libgomp conditional on libgomb being in target_configdirs.
5724 * configure: Regenerate.
5725
fb0553d1
JR
57262010-01-23 Joern Rennecke <amylaar@spamcop.net>
5727
5728 PR libstdc++/36101, PR libstdc++/42813
5729 * configure.ac (bootstrap_target_libs): Include target-libgomp.
5730 * configure: Regenerate.
5731
aae29963
JR
57322010-01-22 Joern Rennecke <amylaar@spamcop.net>
5733
5734 PR libstdc++/36101, PR libstdc++/42813
5735 * configure.ac (target_configdirs): Substitute.
5736 * Makefile.def: Bootstrap target module libgomp.
5737 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
5738 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
5739 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
5740 * configure, Makefile.in: Regenerate.
5741
d8fe8895
DK
57422010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
5743
5744 * MAINTAINERS: Adjust my details.
5745
ebfe4897
EW
57462010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
5747
5748 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
5749
f7746c59
TL
57502010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
5751
5752 * MAINTAINERS: reindented my entry with tabs instead of spaces.
5753
306c7b5b
TL
57542010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
5755
5756 * MAINTAINERS (Write After Approval): Add myself.
5757
1b8b9e19
KT
57582010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
5759
5760 * MAINTAINERS (Write After Approval): Add myself.
5761
c164615b
RG
57622010-01-11 Richard Guenther <rguenther@suse.de>
5763
5764 PR lto/41569
5765 * Makefile.def (all-lto-plugin): Depend on all-gcc.
5766 * Makefile.in: Regenerated.
5767
f3f623ae
AT
57682010-01-11 Andreas Tobler <andreast@fgznet.ch>
5769
5770 * configure.ac: Enable libjava build on x86_64-*freebsd*.
5771 * configure: Regenerate.
5772
592c90ff 57732010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9c78662a 5774 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
592c90ff
KG
5775
5776 PR bootstrap/42424
5777 * configure.ac: Include libtool m4 files.
9c78662a 5778 (_LT_CHECK_OBJDIR): Call it.
592c90ff
KG
5779 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
5780 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 5781
592c90ff
KG
5782 * configure: Regenerate.
5783
60a2e213
RW
57842010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5785
5786 PR bootstrap/41818
5787 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
5788 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
5789 * Makefile.in: Regenerate.
5790
7413962d
RG
57912010-01-02 Richard Guenther <rguenther@suse.de>
5792
5793 PR lto/41529
5794 * configure.ac: Include config/elf.m4. Disable LTO if not
5795 builting for an elf target.
5796 * configure: Regenerate.
5797
f77f3945
CF
57982009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
5799
5800 * MAINTAINERS: Change my email address.
5801
4960e3f0
BE
58022009-12-18 Ben Elliston <bje@au.ibm.com>
5803
5804 * config.sub, config.guess: Update from upstream sources.
5805
d16a31da
SZ
58062009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
5807
5808 * MAINTAINERS (Write After Approval): Add myself.
5809
3a5729ea
KG
58102009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5811
5812 PR middle-end/30447
5813 PR middle-end/30789
5814 PR other/40302
5815
5816 * configure.ac: Require MPC.
5817 * configure: Regenerate.
5818
43e02a8a
RW
58192009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5820
5821 PR target/38384
5822 PR bootstrap/40972
5823 * libtool.m4: Sync from git Libtool.
5824 * ltoptions.m4: Likewise.
5825 * ltversion.m4: Likewise.
5826 * lt~obsolete.m4: Likewise.
5827 * ltmain.sh: Likewise.
5828
360d4522
KG
58292009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5830
5831 * configure.ac: Update minimum MPC version to 0.8.
5832 * configure: Regenerate.
5833
f264ed56
SP
58342009-11-21 Sebastian Pop <sebpop@gmail.com>
5835
5836 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
5837 * configure: Regenerated.
5838
ed2eaa9f
ILT
58392009-11-21 Ian Lance Taylor <iant@google.com>
5840
5841 * configure.ac: Change default of poststage1_ldflags to be empty if
5842 poststage1_libs is set. When poststage1_libs is empty, and
5843 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
5844 * configure: Rebuild.
5845
58346783
AN
58462009-11-21 Adam Nemet <adambnmet@gmail.com>
5847
5848 * MAINTAINERS (Write After Approval): Update my email address.
5849
5ca0106a
BE
58502009-11-20 Ben Elliston <bje@au.ibm.com>
5851
5852 * config.guess: Update from upstream sources.
5853
87213cd4
AO
58542009-11-16 Alexandre Oliva <aoliva@redhat.com>
5855
5856 * Makefile.def: Restore host and target settings for gmp.
5857 * Makefile.in: Rebuild.
5858
f61428ed
AO
58592009-11-16 Alexandre Oliva <aoliva@redhat.com>
5860
5861 * configure.ac: Add libelf to host_libs. Enable in-tree configury
5862 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
5863 Fix portability of test of C++ as bootstrap language. Add
5864 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
5865 * configure: Rebuild.
5866 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
5867 and cloog. Fix in-tree ppl configuration. Introduce libelf
5868 in-tree building.
5869 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
5870 (POSTSTAGE1_HOST_EXPORTS): Use it.
5871 (STAGE[+id+]_CXXFLAGS): New.
5872 (BASE_FLAGS_TO_PASS): Pass it down.
5873 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
5874 extra_exports.
5875 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
5876 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
5877 extra_exports.
5878 * Makefile.in: Rebuild.
5879
f6c56be6
BE
58802009-11-17 Ben Elliston <bje@au.ibm.com>
5881
5882 * config.sub, config.guess: Update from upstream sources.
5883
0ccb5970
JK
58842009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5885
5886 * MAINTAINERS (Write After Approval): Add myself.
5887
dce2d8b2 58882009-11-09 Jon Beniston <jon@beniston.com>
3f08607c
JB
5889
5890 * MAINTAINERS (Write After Approval): Add myself.
5891
5d571eaa
OS
58922009-11-06 Ozkan Sezer <sezeroz@gmail.com>
5893
5894 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
5895 paths for *-w64-mingw* and x86_64-*mingw*.
5896 * configure: Regenerated.
5897
dce2d8b2 58982009-11-05 Joern Rennecke <amylaar@spamcop.net>
3be9759a
JR
5899
5900 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
5901
c393f559
BK
59022009-11-02 Benjamin Kosnik <bkoz@redhat.com>
5903
5904 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
5905 Phil Edwards to Write-After Approval.
5906
ef4c4300
KT
59072009-10-30 Kai Tietz <kai.tietz@onevision.com>
5908
5909 * configure.ac: Disable target-winsup & co for
5910 x86_64-*-mingw* and *-w64-mingw* targets.
5911 * configure: Regenerated.
5912
65a324b4
NC
59132009-10-16 Nick Clifton <nickc@redhat.com>
5914
5915 * MAINTAINERS: Add myself as a maintainer for the RX port.
5916
dce2d8b2 59172009-10-26 Johannes Singler <singler@kit.edu>
22e5d3dc 5918
9c78662a 5919 * MAINTAINERS (Write After Approval): Update my e-mail address.
22e5d3dc 5920
17e72e5d
RO
59212009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5922
5923 * configure.ac (CLooG test): Use = with test.
5924 * configure: Regenerate.
5925
ed3a56f3
RG
59262009-10-22 Richard Guenther <rguenther@suse.de>
5927
5928 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
5929 cloog if the ppl version check failed. Move flags saving
5930 before setting in libelf check.
5931 * configure: Regenerate.
5932
ad0abd3c
RG
59332009-10-21 Richard Guenther <rguenther@suse.de>
5934
5935 * configure.ac: Adjust the ppl and cloog configure to work as
5936 documented. Disable cloog if ppl was disabled. Omit the version
5937 checks if they were disabled.
5938 * configure: Re-generate.
5939
e4c5bd48
RW
59402009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5941
5942 * configure.ac: Add 'lto' to enable_languages, not
5943 new_enable_languages, and only if not already present.
5944 * configure: Regenerate.
5945
0ffd69c5
GP
59462009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
5947
5948 * README: Refer to the various COPYING* files instead of just
5949 COPYING.
5950 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
5951
dce2d8b2 59522009-10-07 Rafael Avila de Espindola <espindola@google.com>
1fc23736
RE
5953
5954 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2bf33cdb 5955
58687768
RG
59562009-10-07 Richard Guenther <rguenther@suse.de>
5957
5958 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
5959 and Richard Guenther as reviewers.
5960 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
5961 as reviewers.
5962
49b0ca5c 59632009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 5964
49b0ca5c 5965 * config.sub: Update from upstream sources.
d2d9ce5e 5966
aeb94799
ILT
59672009-10-06 Ian Lance Taylor <iant@google.com>
5968
5969 * Makefile.def: check-gold depends upon all-gas.
5970 * Makefile.in: Rebuild.
5971
123651cd
PM
59722009-10-05 Phil Muldoon <pmuldoon@redhat.com>
5973
5974 * MAINTAINERS (Write After Approval): Add myself.
5975
d7f09764
DN
59762009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
5977
5978 * Makefile.def: all-lto-plugin depends on all-libiberty.
5979 set bootstrap=true for lto-plugin.
5980 Add lto-plugin.
5981 * Makefile.in: Regenerate.
5982 * configure.ac (host_libs): Add lto-plugin.
5983 * configure: Regenerate.
5984
d7f09764
DN
59852009-10-03 Diego Novillo <dnovillo@google.com>
5986
5987 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
5988 (HOST_LIBELFLIBS): Define.
5989 (HOST_LIBELFINC): Define.
5990 * Makefile.in: Regenerate.
5991 * configure.ac: Add --enable-lto.
5992 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
5993 If --enable-lto is used, add 'lto' to new_enable_languages.
5994 If --enable-lto is used and gold is enabled, add
5995 lto-plugin to configdirs.
5996 * configure: Regenerate.
5997
59982009-10-03 Simon Baldwin <simonb@google.com>
5999
6000 * configure.ac: If --with-system-zlib, suppress local zlib and
6001 pass --with-system-zlib to subdir configure scripts.
6002 * configure: Regenerate.
6003
dce2d8b2 60042009-10-01 Loren J. Rittle <ljrittle@acm.org>
0ecdd2aa
LR
6005 Paolo Bonzini <bonzini@gnu.org>
6006
6007 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
6008 $(srcdir).
6009 * Makefile.in: Rebuilt.
6010
dce2d8b2 60112009-09-26 Gary Funck <gary@intrepid.com>
5bfbb7f7
GF
6012
6013 * MAINTAINERS (Write After Approval): Add myself.
6014
3e661154
KG
60152009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6016
6017 * configure.ac: Update minimum MPC version to 0.7.
6018 * configure: Regenerate.
6019
f1a036e4
NC
60202009-09-25 Nick Clifton <nickc@redhat.com>
6021
6022 * configure.ac: Pass any --cache-file=/dev/null option on to
6023 subconfigures.
6024 * configure: Regenerate.
6025
d4c74acc
NC
60262009-09-23 Nick Clifton <nickc@redhat.com>
6027
6028 * config.sub, config.guess: Update from upstream sources.
6029
dce2d8b2 60302009-09-22 Loren J. Rittle <ljrittle@acm.org>
03261b6d
LR
6031
6032 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
6033 * Makefile.in: Rebuilt.
6034
0db770bd
RW
60352009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6036
6037 PR bootstrap/32272
6038 * configure.ac: Error out if $srcdir isn't '.' but contains
6039 host-${host_noncanonical}.
6040 * configure: Regenerate.
6041
71101870
RO
60422009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6043
6044 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
6045 maintainer.
6046
ca6d0d62
RW
60472009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6048
79cd2b23
RW
6049 * configure.ac: If bootstrapping a combined tree with
6050 --enable-gold, require c++ in stage1_languages.
6051 * configure: Regenerate.
6052
ab9dcd0c
RW
6053 * configure.ac: Also add target_libs of stage1_languages to
6054 bootstrap_target_libs.
6055 * configure: Regenerate.
6056
ca6d0d62
RW
6057 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
6058 with --enable-languages not containing c++.
6059 * configure: Regenerate.
6060
1c3c9f12
JZ
60612009-09-15 Jie Zhang <jie.zhang@analog.com>
6062
6063 * configure.ac: Disable java and boehm-gc for bfin-*-*.
6064 * configure: Regenerate.
6065
dce2d8b2 60662009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 6067
6fb30a14
JR
6068 * MAINTAINERS (Write After Approval): Update my e-mail address,
6069 and move from from here...
6070 (Waiting for paperwork): To here.
0318772d 6071
4056c2c6
JM
60722009-09-09 Joseph Myers <joseph@codesourcery.com>
6073
6074 * MAINTAINERS (Reviewers): Add self as driver reviewer.
6075
3e54529c
RW
60762009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6077
6078 * configure.ac: Do not use $extrasub for replacing @if/@endif
6079 parts in Makefile; instead, use additional arguments to
6080 AC_CONFIG_COMMANDS to do the replacement manually, with several
6081 sed invocations, to avoid HP-UX sed command limits.
6082 * configure: Regenerate.
6083
713e2ea6
AO
60842009-09-08 Alexandre Oliva <aoliva@redhat.com>
6085
6086 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
6087 blank before -L.
6088
5646b7b9
AO
60892009-09-04 Alexandre Oliva <aoliva@redhat.com>
6090
6091 * configure.ac (with-build-config): Document. Handle without.
6092 Handle missing argument.
6093 * configure: Rebuilt.
6094
e12c4094
AO
60952009-09-03 Alexandre Oliva <aoliva@redhat.com>
6096
6097 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
6098 Default to bootstrap-debug only if compare-debug works.
6099 * configure: Rebuilt.
6100 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
6101 * Makefile.in: Rebuilt.
6102
75cb0057
RO
61032009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6104
6105 * MAINTAINERS (OS Port Maintainers): Update my email address.
6106
8fc68cba
AO
61072009-09-01 Alexandre Oliva <aoliva@redhat.com>
6108
6109 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
6110 * Makefile.in: Rebuilt.
6111
44cb38cf
CD
61122009-09-01 Chris Demetriou <cgd@google.com>
6113
6114 * MAINTAINERS (Write After Approval): Add myself.
6115
f9329c35
DS
61162009-08-31 Dodji Seketeli <dodji@redhat.com>
6117
6118 PR debug/30161
6119 * include/dwarf2.h (enum dwarf_tag): Added
6120 DW_TAG_GNU_template_template_param
6121 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
6122
f945e229
PB
61232009-08-30 Paolo Bonzini <bonzini@gnu.org>
6124
6125 * Makefile.tpl (AWK): Fix typo.
6126 * Makefile.in: Regenerate.
6127
87264276
PB
61282009-08-30 Paolo Bonzini <bonzini@gnu.org>
6129
6130 * configure.ac: Detect awk and sed.
6131 * Makefile.def (flags_to_pass): Add AWK and SED.
6132 * Makefile.tpl (AWK, SED): New.
6133 (BASE_FLAGS_TO_PASS): Add AWK and SED.
6134 * configure: Regenerate.
6135 * Makefile.in: Regenerate.
6136
68ccd57c
DK
61372009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
6138
6139 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
6140 (collapseslashes): Likewise.
6141
df58e648
RW
61422009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6143
6144 * configure.ac (AC_PREREQ): Bump to 2.64.
6145
0539cb2c
RW
61462009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6147
70fa0efa
RW
6148 * configure.ac: Remove --with-datarootdir, --with-docdir,
6149 --with-pdfdir, --with-htmldir switches.
6150 * configure: Regenerate.
6151
5213506e
RW
6152 * configure: Regenerate.
6153
0539cb2c
RW
6154 * compile: Sync from Automake 1.11.
6155 * depcomp: Likewise.
6156 * install-sh: Likewise.
6157 * missing: Likewise.
6158 * mkinstalldirs: Likewise.
6159 * ylwrap: Likewise.
6160
197c68cc
DK
61612009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
6162
6163 * ltmain.sh (func_normal_abspath): New function.
6164 (func_relative_path): Likewise.
6165 (func_mode_help): Document new -bindir option for link mode.
6166 (func_mode_link): Add new -bindir option, and use it to place
6167 output DLL if specified.
6168
58af276a
RW
61692009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6170
0115d4a3
RW
6171 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
6172 (baseargs): Add --disable-option-checking.
6173 * configure: Regenerate.
6174
58af276a
RW
6175 * Makefile.def (configure-target-libiberty): Depend on
6176 all-binutils and all-ld.
6177 (configure-target-newlib): Likewise.
6178 * Makefile.in: Regenerate.
6179
e9d9afef
BE
61802009-08-17 Ben Elliston <bje@au.ibm.com>
6181
6182 * config.sub, config.guess: Update from upstream sources.
6183
354ebf88
RW
61842009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6185
6186 Sync from src, merge:
6187
6188 2009-07-02 Tristan Gingold <gingold@adacore.com>
6189
6190 * configure.ac: Do not exclude gas for i386-*-darwin.
6191 Add a case for x86_64-*-darwin.
6192 * configure: Regenerate.
6193
8375f7b2
NV
61942009-08-06 Neil Vachharajani <nvachhar@gmail.com>
6195
6196 * MAINTAINERS: Add my name to Write After Approval list.
6197
dce2d8b2 61982009-08-06 Michael Eager <eager@eagercon.com>
ca9fe997
ME
6199
6200 * configure.ac: Add Microblaze target.
6201 * configure: Regenerate.
6202
ea2002ba
CB
62032009-07-31 Christian Bruel <christian.bruel@st.com>
6204
6205 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
6206 * configure: Regenerate.
2bf33cdb 6207
dce2d8b2 62082009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
f563194d
RIL
6209
6210 * MAINTAINERS (Write After Approval): Update my e-mail address.
6211
e90e6bd7
ILT
62122009-07-06 Ian Lance Taylor <iant@google.com>
6213
6214 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
6215 * configure: Rebuild.
6216
f6e0880a
TG
62172009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
6218
6219 * MAINTAINERS: Move myself to the Graphite Reviewers.
6220
6d984927
WG
62212009-06-30 Wei Guozhi <carrot@google.com>
6222
6223 * MAINTAINERS: Add my name to Write After Approval list.
6224
f2689b09
SE
62252009-06-26 Steve Ellcey <sje@cup.hp.com>
6226
6227 PR bootstrap/40338
6228 * configure.ac (comparestring): Create new variable.
6229 * Makefile.tpl (comparestring): Use to skip some comparisions.
6230 * configure: Regenerate.
6231 * Makefile.in: Regenerate.
6232
f62c0ba4
DE
62332009-06-26 Doug Evans <dje@sebabeach.org>
6234
6235 * Makefile.def (host_modules): Add cgen.
6236 * Makefile.in: Regenerate.
6237 * configure.ac (host_tools): Add cgen.
6238 * configure: Regenerate.
6239
7acf4da6
DD
62402009-06-23 DJ Delorie <dj@redhat.com>
6241
6242 * MAINTAINERS: Add myself as mep maintainer.
6243
00020c16
ILT
62442009-06-23 Ian Lance Taylor <iant@google.com>
6245
6246 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
6247 boot_languages. Only bootstrap target libraries listed in
6248 target_libs for some boot language. Add --with-stage1-ldflags,
6249 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
6250 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
6251 if not building with C++.
6252 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
6253 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
6254 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
6255 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
6256 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
6257 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
6258 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
6259 * configure, Makefile.in: Rebuild.
6260
1da52d4a
LF
62612009-06-23 Li Feng <nemokingdom@gmail.com>
6262
6263 * MAINTAINERS: Added my name to write-after-approval list.
6264
144c9175
RM
62652009-06-15 Ryan Mansfield <rmansfield@qnx.com>
6266
6267 * configure.ac: Define is_elf for QNX Neutrino targets.
6268 * configure: Regenerate.
6269
e5871e24
GS
62702009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
6271
9c78662a 6272 * MAINTAINERS: Added my name to the write-after-approval list
e5871e24 6273
5f4a82c0
KG
62742009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6275
6276 * configure.ac: Detect MPC in default directory.
6277 * configure: Regenerate.
6278
394e9195
JG
62792009-06-03 Jerome Guitton <guitton@adacore.com>
6280 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6281
9c78662a
UB
6282 * Makefile.tpl (all): Avoid a trailing backslash.
6283 * Makefile.in: Regenerate.
394e9195 6284
47bca6aa
BE
62852009-06-03 Ben Elliston <bje@au.ibm.com>
6286
6287 * config.sub, config.guess: Update from upstream sources.
6288
a891a473
RS
62892009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
6290
6291 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
6292 to noconfdirs.
6293 * configure: Regenerate.
6294
70cb2d9f
AO
62952009-06-02 Alexandre Oliva <aoliva@redhat.com>
6296
6297 * Makefile.tpl ([+compare-target+]): Compare all stage
6298 directories, rather than just gcc.
6299 * Makefile.in: Rebuilt.
6300
7f1245df
DK
63012009-06-01 Doug Kwan <dougkwan@google.com>
6302
6303 * configure.ac: Support gold for target arm*-*-*.
6304 * configure: Regenerate.
394e9195 6305
acd26225
KG
63062009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6307
6308 * Makefile.def: Add MPC support and dependencies.
6309 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
6310
6311 * Makefile.in, configure: Regenerate.
6312
a1fc946a
AO
63132009-05-27 Alexandre Oliva <aoliva@redhat.com>
6314
6315 * Makefile.tpl (all): Avoid harmless warning in make all when
6316 gcc-bootstrap is enabled but stage_last does not exist.
6317 * Makefile.in: Rebuilt.
6318
2e6a3c8d
NR
63192009-05-24 Nicolas Roche <roche@adacore.com>
6320
6321 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
6322 * Makefile.in: Regenerate.
6323
63487d11
DC
63242009-05-21 Denis Chertykov <chertykov@gmail.com>
6325
6326 * MAINTAINERS: Update my e-mail address.
6327
449223af
DK
63282009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
6329
6330 * configure.ac (cygwin noconfigdirs): Remove libgcj.
6331 * configure: Regenerate.
6332
31c98f49
AO
63332009-05-18 Alexandre Oliva <aoliva@redhat.com>
6334
6335 PR other/40159
6336 * Makefile.tpl (all): Don't assume gcc-bootstrap and
6337 gcc-no-bootstrap are mutually exclusive.
6338 * Makefile.in: Rebuilt.
6339
0f501837
AO
63402009-05-18 Alexandre Oliva <aoliva@redhat.com>
6341
6342 PR other/40159
6343 * Makefile.tpl (all): Don't end with unconditional success.
6344 * Makefile.in: Rebuilt.
6345
4a4a4e99
AO
63462009-05-12 Alexandre Oliva <aoliva@redhat.com>
6347
6348 PR target/37137
6349 * Makefile.def (flags_to_pass): Remove redundant and incomplete
6350 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
6351 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
6352 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
6353 stage_configureflags, stage_cflags and stage_libcflags into
6354 explicit Makefile macros.
6355 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
6356 GFORTRAN.
6357 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
6358 CC. Set CC_FOR_BUILD from CC.
6359 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
6360 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
6361 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
6362 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
6363 and GFORTRAN.
6364 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
6365 (_LIBCFLAGS): Renamed to _TFLAGS.
6366 (do-compare-debug, do-compare3-debug): Drop.
6367 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
6368 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
6369 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
6370 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
6371 (XGCC_FLAGS_FOR_TARGET): New.
6372 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
6373 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
6374 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
6375 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9c78662a 6376 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4a4a4e99
AO
6377 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
6378 TFLAGS.
6379 (BUILD_CONFIG): Include if requested.
6380 (all): Set TFLAGS on bootstrap.
6381 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
6382 (all-stageid-prefixmodule): Likewise.
6383 (do-clean, distclean-stageid): Set TFLAGS.
6384 (restrap): Fix whitespace.
6385 * Makefile.in: Rebuilt.
6386
1cee3429
PB
63872009-05-07 Paolo Bonzini <bonzini@gnu.org>
6388
6389 * config.guess: Sync with src.
6390
0b70eafd
DK
63912009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
6392
6393 * configure.ac ($with_ppl): Default to no if not supplied.
6394 ($with_cloog): Likewise.
6395 configure: Regenerate.
6396
5175f17c
JW
63972009-04-27 James E. Wilson <wilson@codesourcery.com>
6398
6399 * MAINTAINERS: Update my e-mail address.
6400
952fa153
NC
64012009-04-27 Nick Clifton <nickc@redhat.com>
6402
6403 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
6404
a687f83c
EB
64052009-04-25 Eric Botcazou <ebotcazou@adacore.com>
6406
6407 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
6408 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
6409 * Makefile.in: Regenerate.
6410
9e3eba15
KG
64112009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6412
6413 PR bootstrap/39739
6414 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
6415 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
6416
6417 * configure, Makefile.in: Regenerate.
6418
a687f83c 64192009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
6420
6421 * include/hashtab.h: Update GTY annotations to new syntax
6422 * include/splay-tree.h: Likewise
6423
070bdbd9
BE
64242009-04-17 Ben Elliston <bje@au.ibm.com>
6425
6426 * config.sub, config.guess: Update from upstream sources.
6427
55f2d967
AG
64282009-04-15 Anthony Green <green@moxielogic.com>
6429
6430 * configure.ac: Add moxie support.
6431 * configure: Rebuilt.
6432
309c24a9
JJ
64332009-04-14 Jakub Jelinek <jakub@redhat.com>
6434
6435 * configure.ac: Change copyright header to refer to version
6436 3 of the GNU General Public License and to point readers at the
6437 COPYING3 file and the FSF's license web page.
6438 * Makefile.def: Likewise.
6439 * Makefile.tpl: Likewise.
6440 * Makefile.in: Regenerate.
6441
b93133bc
JH
64422009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
6443
6444 * configure.ac: Restore match for darwin9 or later. Use double
6445 brackets since regeneration eats one pair.
6446 * configure: Regenerate.
6447
d18ff35a
L
64482009-04-09 H.J. Lu <hongjiu.lu@intel.com>
6449
6450 PR gas/10039
6451 * configure.ac: Require texinfo 4.7.
6452 * configure: Regenerated.
6453
748086b7
JJ
64542009-04-09 Nick Clifton <nickc@redhat.com>
6455
6456 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
6457 the GCC Runtime Library Exception.
6458
a3337ea2
KG
64592009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6460
6461 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
6462 * configure: Regenerate.
6463
60911f14
SE
64642009-04-01 Steve Ellcey <sje@cup.hp.com>
6465
6466 * Makefil.def (languages): New entries.
6467 * Makefile.tpl (check-gcc-*): New generic target.
6468 * Makefile.in: Regenerate.
60911f14 6469
dce2d8b2 64702009-03-25 Erven Rohou <erven.rohou@inria.fr>
7369c1d0 6471
d18ff35a 6472 * MAINTAINERS: Update my email address.
7369c1d0 6473
cfb1f59f
TT
64742009-03-18 Tom Tromey <tromey@redhat.com>
6475
d18ff35a
L
6476 * configure: Rebuild.
6477 * configure.ac (host_libs): Add libiconv.
6478 * Makefile.in: Rebuild.
6479 * Makefile.def (host_modules): Add libiconv.
6480 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 6481
75eeae1a
TG
64822009-03-16 Tristan Gingold <gingold@adacore.com>
6483
6484 * configure.ac: Treat gdb as supported on x86_64-darwin.
6485 * configure: Regenerate.
6486
f38095f3
JM
64872009-03-16 Joseph Myers <joseph@codesourcery.com>
6488
6489 * configure.ac (--with-host-libstdcxx): New option.
6490 * configure: Regenerate.
6491
dce2d8b2 64922009-03-12 Joern Rennecke <joern.rennecke@arc.com>
fec7f245
JR
6493
6494 * MAINTAINERS: Move myself into the write after approval list.
6495
6d401294
NP
64962009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
6497
6498 * MAINTAINERS: Update e-mail address.
2bf33cdb 6499
07c97076
DN
65002009-03-11 Dorit Nuzman <dorit@il.ibm.com>
6501
6502 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
6503
dce2d8b2 65042009-03-10 Ira Rosen <irar@il.ibm.com>
bb947fd1
IR
6505
6506 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
6507
7a9d3fe8
RW
65082009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6509
6510 Backport from git Libtool:
6511
6512 2009-01-19 Robert Millan <rmh@aybabtu.com>
6513 Support GNU/kOpenSolaris.
6514 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
6515 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
6516 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
6517 GNU/kOpenSolaris.
6518
c9e9e11f
AS
65192009-02-27 Andreas Schwab <schwab@linux-m68k.org>
6520
6521 * MAINTAINERS: Update e-mail address.
6522
5e8c1552 65232009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
6524
6525 * MAINTAINERS (Write After Approval): Add self.
6526
b0adb088
BM
65272009-02-18 Bingfeng Mei <bmei@broadcom.com>
6528
6529 * MAINTAINERS (Write After Approval): Add myself.
6530
ee04b574
AS
65312009-02-05 Andreas Schwab <schwab@suse.de>
6532
6533 * Makefile.tpl (stage_last): Define $r and $s before using
6534 $(RECURSE_FLAGS_TO_PASS).
6535 * Makefile.in: Regenerate
6536
907884c9
ILT
65372009-01-30 Ian Lance Taylor <iant@google.com>
6538
6539 * MAINTAINERS: Move myself to the Global Reviewers list.
6540
416ac4d4
RM
65412009-01-29 Robert Millan <rmh@aybabtu.com>
6542
6543 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
6544 * configure: Regenerate.
6545
ee5decb3
GP
65462009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
6547
6548 * MAINTAINERS: Make whitespace consistent.
19196f44 6549 Remove Robert Millan from Write After Approval.
ee5decb3 6550
36fbb0ec
AM
65512009-01-16 Alan Modra <amodra@bigpond.net.au>
6552
6553 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
6554 (all-opcodes): Depend on all-libiberty.
6555 * Makefile.in: Regenerate.
6556
52535a64
DR
65572009-01-15 Douglas B Rupp <rupp@gnat.com>
6558
6559 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
6560 * configure: Regenerate.
6561
e04a57df
RR
65622009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
6563
6564 * MAINTAINERS (Write After Approval): Add myself.
6565
856c450b
SK
65662009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
6567
6568 * MAINTAINERS: Add myself to reviewers (Fortran).
6569
dce2d8b2 65702009-01-12 Sebastian Pop <sebastian.pop@amd.com>
53095c56
SP
6571
6572 PR tree-optimization/38515
6573 * configure.ac (cloog-polylib): Removed.
6574 (with_ppl, with_cloog): Test for "no".
6575 * configure: Regenerated.
6576
1e5e8a59
DF
65772009-01-11 Daniel Franke <franke.daniel@gmail.com>
6578
6579 * MAINTAINERS: Moved myself to reviewers (Fortran).
6580
5e5debf6
TS
65812009-01-06 Thomas Schwinge <tschwinge@gnu.org>
6582
6583 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
6584 (Write After Approval): Remove myself.
6585
1c42acf1
DN
65862009-01-03 Diego Novillo <dnovillo@google.com>
6587
6588 * MAINTAINERS: Remove myself from alias maintainership.
6589
2fbbedaf
DA
65902009-01-02 David Ayers <ayers@fsfe.org>
6591
6592 * MAINTAINERS: Update e-mail address.
6593
17213821
GP
65942008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
6595
6596 * MAINTAINERS: Make whitespace consistent.
6597
baafc534
RW
65982008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6599
6600 Backport from upstream Libtool:
6601 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
6602 Add cache variables to tests that require the linker to work.
6603 For shlibpath_overrides_runpath, this also changes the semantics
6604 to let the result from the C compiler take precedence.
6605
18430d27
BE
66062008-12-02 Ben Elliston <bje@au.ibm.com>
6607
6608 * config.sub, config.guess: Update from upstream sources.
6609
dce2d8b2 66102008-12-12 Sebastian Pop <sebastian.pop@amd.com>
0a280b35
SP
6611
6612 * configure.ac (ppllibs): Add by default the lib flags.
6613 * configure: Regenerate.
6614
41e9641b
LM
66152008-12-08 Luis Machado <luisgpm@br.ibm.com>
6616
6617 * MAINTAINERS: Add myself to the write after approval list.
6618
25783c30
JH
66192008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
6620
ee04b574
AS
6621 * configure.ac: Add double brackets on darwin[912].
6622 * configure: Regenerate.
25783c30 6623
0e318fcc
DK
66242008-12-03 Daniel Kraft <d@domob.eu>
6625
6626 * MAINTAINERS: Moved myself and Mikael Morin from Write After
6627 Approval to Reviewer section (for Fortran front-end).
6628
7f171b95
JH
66292008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
6630
6631 * configure.ac: Expand to darwin10 and later.
6632 * configure: Regenerate.
6633
09ce620e
AS
66342008-12-02 Andreas Schwab <schwab@suse.de>
6635
6636 * Makefile.def: configure-target-boehm-gc depends on
6637 all-target-libstdc++-v3.
6638 * Makefile.in: Regenerate.
6639
386c704d
KT
66402008-12-02 Kai Tietz <kai.tietz@onevision.com>
6641
6642 * MAINTAINERS: Add myself as mingw maintainer.
6643
e03dd84a
BE
66442008-12-02 Ben Elliston <bje@au.ibm.com>
6645
6646 * config.sub, config.guess: Update from upstream sources.
6647
3fa87964
GP
66482008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
6649
6650 * README.SCO: Remove.
6651
df72d7ed
FP
66522008-11-29 Fernando Pereira <pronesto@gmail.com>
6653
6654 * MAINTAINERS: Add myself to the write after approval list.
6655
b5646528
DK
66562008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
6657
6658 * MAINTAINERS: Update my email address in WAA section.
6659
dce2d8b2 66602008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
ebf24eb4
CL
6661
6662 * MAINTAINERS: Update e-mail address.
6663
dce2d8b2 66642008-11-27 Toon Moene <toon@moene.org>
50e0f131
TM
6665
6666 * MAINTAINERS: Change e-mail address.
6667
0db3a858
TG
66682008-11-27 Tristan Gingold <gingold@adacore.com>
6669
6670 * configure.ac: Build gdb for i?86-*-darwin*
6671 * configure: Regenerated.
6672
dce2d8b2 66732008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
f07bde68
HS
6674
6675 * MAINTAINERS: Added my full name.
6676
487e299b
DJ
66772008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
6678
6679 PR bootstrap/38014
6680 PR bootstrap/37923
6681
6682 Revert:
6683
6684 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6685
6686 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6687 * Makefile.in: Regenerated.
6688
6689 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
6690
6691 PR gdb/921
6692 PR gdb/1646
6693 PR gdb/2175
6694 PR gdb/2176
6695
6696 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6697 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6698 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
6699 (HOST_EXPORTS): Pass CPPFLAGS.
6700 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6701 (LDFLAGS_FOR_TARGET): Initialize from configure script.
6702 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6703 * Makefile.in, configure: Regenerated.
6704 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6705 and CPPFLAGS_FOR_BUILD.
6706
dce2d8b2 67072008-11-06 Jeff Law <law@redhat.com>
d69fbecb
JL
6708
6709 * MAINTAINERS: Add myself as middle end maintainer.
6710
044fed69
AS
67112008-11-06 Andrew Stubbs <ams@codesourcery.com>
6712
6713 * MAINTAINERS (Write after approval): Add myself.
6714
caf6defe
DN
67152008-11-05 Diego Novillo <dnovillo@google.com>
6716
6717 * MAINTAINERS (Global Reviewers): Add myself.
6718 (Non-Algorithmic Maintainers): Remove myself.
6719
3e9899ac
TS
67202008-11-04 Thomas Schwinge <tschwinge@gnu.org>
6721
09ce620e 6722 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 6723
ea99e36e
MM
67242008-10-31 Mikael Morin <mikael.morin@tele2.fr>
6725
09ce620e 6726 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 6727
fb0d2684
BE
67282008-10-31 Ben Elliston <bje@au.ibm.com>
6729
6730 * configure.ac (spu-*-*): Remove special case.
6731 * configure: Regenerate.
6732
73c07a3e
CM
67332008-10-30 Catherine Moore <clm@codesourcery.com>
6734
6735 * MAINTAINERS (Write after approval): Update my email address.
6736
7310a2da
SSF
67372008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
6738
6739 * configure.ac [spu-*-*]: Do not set skipdirs.
6740 * configure: Re-generate.
6741
7e51fe23
BS
67422008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
6743
6744 * MAINTAINERS (Various Maintainers): Add myself to reload.
6745
ef20be93
RG
67462008-10-25 Richard Guenther <rguenther@suse.de>
6747
6748 * MAINTAINERS (Various Maintainers): Add myself as middle-end
6749 maintainer. Remove myself as libgcc-math maintainer.
6750 (Non-Algorithmic Maintainers): Remove myself.
6751
03ffcfa0
DJ
67522008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6753
6754 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6755 * Makefile.in: Regenerated.
6756
dec014a9
CC
67572008-10-23 Cary Coutant <ccoutant@google.com>
6758
6759 * MAINTAINERS (Write after approval): Add myself.
6760
b36c386c
DJ
67612008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
6762
6763 PR gdb/921
6764 PR gdb/1646
6765 PR gdb/2175
6766 PR gdb/2176
6767
6768 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6769 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6770 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
6771 (HOST_EXPORTS): Pass CPPFLAGS.
6772 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6773 (LDFLAGS_FOR_TARGET): Initialize from configure script.
6774 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6775 * Makefile.in, configure: Regenerated.
6776 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6777 and CPPFLAGS_FOR_BUILD.
6778
dce2d8b2 67792008-10-20 Sebastian Pop <sebastian.pop@amd.com>
84541525
SP
6780
6781 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
6782 Sebastian Pop.
6783
e0bda97e
AP
67842008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
6785
6786 * MAINTAINERS (Write After Approval): Added myself.
6787
36c713e0
KG
67882008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6789
6790 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
6791 recommended version to 2.3.2.
6792
6793 * configure: Regenerate.
6794
8fe005ee
MM
67952008-10-01 Mark Mitchell <mark@codesourcery.com>
6796
6797 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
6798
be8f156f
DD
67992008-09-29 David Daney <david.daney@caviumnetworks.com>
6800
6801 * MAINTAINERS (Write After Approval): Update e-mail address.
6802
ae11dff4
PG
68032008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
6804
6805 * libtool.m4: Update to libtool 2.2.6.
6806 * lt~obsolete.m4: Update to libtool 2.2.6.
6807 * ltmain.sh: Update to libtool 2.2.6.
6808 * ltsugar.m4: Update to libtool 2.2.6.
6809 * ltversion.m4: Update to libtool 2.2.6.
6810 * ltoptions.m4: Update to libtool 2.2.6.
6811 * ltgcc.m4: Update to match changes from libtool 2.2.6.
6812
441154b1
CF
68132008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
6814
6815 * MAINTAINERS (Write After Approval): Add myself.
6816
775b3b26
BRF
68172008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
6818
6819 * MAINTAINERS (Write After Approval): Update my name.
6820
94538043
SB
68212008-09-20 Steven Bosscher <steven@gcc.gnu.org>
6822
09ce620e 6823 * MAINTAINERS: Add myself in "Write After Approval".
94538043 6824
52d1bfd8
SE
68252008-09-18 Steve Ellcey <sje@cup.hp.com>
6826
09ce620e 6827 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 6828
c5cc92f5
GP
68292008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
6830
6831 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
6832 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
6833 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
6834 and Michael Tiemann from Write After Approval since they do not
6835 actually have access.
6836
23d9794a
RG
68372008-09-05 Richard Guenther <rguenther@suse.de>
6838
6839 * configure.ac: Initialize clooglibs to -lcloog.
6840 * configure: Re-generate.
6841
192a671e
LCW
68422008-09-04 Le-Chun Wu <lcwu@google.com>
6843
6844 * MAINTAINERS (Write After Approval): Add myself.
6845
d789184e
SP
68462008-09-03 Sebastian Pop <sebastian.pop@amd.com>
6847
6848 * configure.ac (--with-cloog-polylib): New.
6849 (--disable-cloog-version-check): New.
6850 (--disable-ppl-version-check): New.
6851 * configure: Re-generate.
6852
36a881c7
RG
68532008-09-03 Richard Guenther <rguenther@suse.de>
6854
6855 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
6856 cloog test.
6857 * configure: Re-generate.
6858
358da97e
HS
68592008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
6860
6861 Add picoChip port.
6862 * MAINTAINERS: Add picoChip maintainers.
6863
f8bf9252
SP
68642008-09-02 Sebastian Pop <sebastian.pop@amd.com>
6865 Tobias Grosser <grosser@fim.uni-passau.de>
6866 Jan Sjodin <jan.sjodin@amd.com>
6867 Harsha Jagasia <harsha.jagasia@amd.com>
6868 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6869 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6870 Adrien Eliche <aeliche@isty.uvsq.fr>
6871
6872 Merge from graphite branch.
6873 * configure: Regenerate.
6874 * Makefile.in: Regenerate.
6875 * configure.ac (host_libs): Add ppl and cloog.
6876 Add checks for PPL and CLooG.
6877 * Makefile.def (ppl, cloog): Added modules and dependences.
6878 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
6879 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
6880
d89f0ad6
AL
68812008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6882
6883 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
6884 (GCC_SHLIB_SUBDIR): New.
6885 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
6886 * configure: Regenerate.
6887 * Makefile.in: Regenerate.
6888
88a25817
GP
68892008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
6890
6891 * MAINTAINERS: Consistently use tabs to separate columns.
6892
f873f15f
TG
68932008-08-29 Tristan Gingold <gingold@adacore.com>
6894
6895 * MAINTAINERS (Write after Approval): Add myself.
6896
e1514c3f
TG
68972008-08-28 Tristan Gingold <gingold@adacore.com>
6898
6899 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
6900 Enable bfd, binutils and opcodes.
6901 * configure: Regenerate.
6902
4717882f
JDA
69032008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6904
6905 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
6906
28c9884c
TK
69072008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6908
6909 * MAINTAINERS: Use correct Umlaut for last name.
6910
ae96d86a
FXC
69112008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6912
6913 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
6914
3ecc96e3
DE
69152008-08-16 David Edelsohn <edelsohn@gnu.org>
6916
6917 * MAINTAINERS: Update my email address.
6918
dd609cc1
EB
69192008-08-16 Nicolas Roche <roche@adacore.com>
6920
6921 * Makefile.tpl: Add BOOT_ADAFLAGS.
6922 * Makefile.in: Regenerate.
6923
08d0963a
RS
69242008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
6925
6926 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
6927 * configure: Regenerate.
6928
dce2d8b2 69292008-07-30 Paolo Bonzini <bonzini@gnu.org>
00afcaa0
PB
6930
6931 * configure.ac: Add makefile fragments for hpux.
6932 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
6933 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
6934 * configure: Regenerate.
6935 * Makefile.in: Regenerate.
6936
dce2d8b2 69372008-07-28 Aldy Hernandez <aldyh@redhat.com>
806b3528
AH
6938
6939 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
6940
dce2d8b2 69412008-07-11 Dodji Seketeli <dseketel@redhat.com>
ab220355
DS
6942
6943 * MAINTAINERS (Write after Approval): Add myself.
6944
78209f30
XG
69452008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
6946
6947 * MAINTAINERS (Write After Approval): Add myself.
6948
5b5b098d
AJ
69492008-06-29 Andrew Jenner <andrew@codesourcery.com>
6950
6951 * MAINTAINERS (Write After Approval): Add myself.
6952
d812ec93
KW
69532008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
6954
6955 * MAINTAINERS: Update my email address.
6956
99e78224
JY
69572008-06-25 Joey Ye <joey.ye@intel.com>
6958
6959 * MAINTAINERS (Write After Approval): Add myself.
6960
18c04407
RW
69612008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6962
6963 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
6964 * Makefile.in: Regenerate.
6965 * configure: Regenerate.
6966
47aa9a31
DK
69672008-06-17 Daniel Kraft <d@domob.eu>
6968
6969 * MAINTAINERS (Write After Approval): Add myself.
6970
ad33ff57
RW
69712008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6972
6973 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
6974 "$@" is still intact with both Autoconf 2.59 and 2.62.
6975 * configure: Regenerate.
6976
cdce5c41
RW
69772008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6978
6979 * Makefile.tpl: Fix comment errors.
6980 * Makefile.in: Regenerate.
6981
01b79d11
DM
69822008-06-12 David S. Miller <davem@davemloft.net>
6983 David Edelsohn <edelsohn@gnu.org>
6984
6985 * configure.ac: Add powerpc*-*-* to gold supported targets.
6986 * configure: Regenerate.
6987
f8c33439
JM
69882008-06-08 Joseph Myers <joseph@codesourcery.com>
6989
6990 PR tree-optimization/36218
6991 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
6992 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
6993 (all prefix="build-"): Pass them to build-system sub-makes.
6994 * Makefile.in: Regenerate.
6995
cd985f66
JM
69962008-06-07 Joseph Myers <joseph@codesourcery.com>
6997
6998 * MAINTAINERS (mt port): Remove.
6999 (sco5, unixware, sco udk): Remove.
7000 (Kean Johnston): Add to Write After Approval.
7001
3f6383d3
JB
70022008-05-30 Julian Brown <julian@codesourcery.com>
7003
7004 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
7005 of libobjc for ARM EABI Linux.
7006 * configure: Regenerate.
30da41ed 7007
dce2d8b2 70082008-05-18 Xinliang David Li <davidxl@google.com>
e29cc9b4 7009
09ce620e 7010 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 7011
dce2d8b2 70122008-05-17 Xinliang David Li <davidxl@google.com>
30da41ed 7013
e29cc9b4 7014 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 7015
955410cb
JW
70162008-05-15 Janus Weil <janus@gcc.gnu.org>
7017
7018 * MAINTAINERS (Write After Approval): Add myself.
7019
719bb4e3 70202008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
7021
7022 * config-ml.in: don't handle --enable-shared and --enable-static.
7023
372b05fc
RS
70242008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
7025
7026 * MAINTAINERS: Update my email address.
7027
f73e2200
PC
70282008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
7029
7030 * MAINTAINERS: Update my email address.
09ce620e 7031
3e438e2b
KVH
70322008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
7033
7034 * MAINTAINERS (Write After Approval): Add myself.
7035
177bf491
GS
70362008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
7037
7038 * MAINTAINERS (Write After Approval): Add myself.
7039
dce2d8b2 70402008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
ac89df2f
PG
7041
7042 * MAINTAINERS (crx): Add myself.
7043
14a8726b
PB
70442008-04-18 Paolo Bonzini <bonzini@gnu.org>
7045
7046 Sync with src:
7047 2008-04-14 David S. Miller <davem@davemloft.net>
7048
09ce620e
AS
7049 * configure.ac: Add sparc*-*-* to gold supported targets.
7050 * configure: Regenerate.
14a8726b 7051
7142fb32
PB
70522008-04-18 Paolo Bonzini <bonzini@gnu.org>
7053
7054 PR bootstrap/35457
7055 * configure.ac: Include override.m4.
7056 * configure: Regenerate.
7057
c6b196de
PB
70582008-04-18 Paolo Bonzini <bonzini@gnu.org>
7059
09ce620e
AS
7060 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
7061 * Makefile.in: Regenerate.
c6b196de 7062
dce2d8b2 70632008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
c993ae60 7064
09ce620e 7065 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 7066 as nonconfigurable directories list.
09ce620e 7067 * configure: Regenerate.
c993ae60 7068
8479b1b1
BE
70692008-04-14 Ben Elliston <bje@au.ibm.com>
7070
7071 * config.sub, config.guess: Update from upstream sources.
7072
295e261a
HPN
70732008-04-12 Hans-Peter Nilsson <hp@axis.com>
7074
7075 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
7076 * Makefile.in: Regenerate.
7077
ac3949d9
EW
70782008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
7079
7080 * configure.ac: Do not build libssp for the AVR.
7081 * configure: Regenerate.
7082
06407e30
ILT
70832008-04-07 Ian Lance Taylor <iant@google.com>
7084
7085 * Makefile.def: check-gold depends upon all-binutils.
7086 * Makefile.in: Regenerate.
7087
97db009c
AH
70882008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
7089
7090 * MAINTAINERS (Write After Approval): Add myself.
7091
2a79c47f
NC
70922008-04-04 Nick Clifton <nickc@redhat.com>
7093
7094 PR binutils/4334
5f4bebbf 7095 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
7096 builds.
7097 * configure: Regenerate.
7098
c53a18d3
N
70992008-04-04 NightStrike <NightStrike@gmail.com>
7100
7101 PR other/35151
09ce620e
AS
7102 * configure.ac: Combine rules for mingw32 and mingw64.
7103 * configure: Regenerate.
c53a18d3 7104
d925aa70
KT
71052008-04-02 Kai Tietz <kai.tietz@onvision.com>
7106
7107 * MAINTAINERS (Write After Approval): Add myself.
7108
dce2d8b2 71092008-04-01 Seongbae Park <seongbae.park@gmail.com>
ad424a85
SP
7110
7111 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
7112 * Makefile.in (.NOTPARALLEL): Ditto.
7113
4412a506
PG
71142008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
7115
7116 * MAINTAINERS (Write After Approval): Add myself.
7117
dce2d8b2 71182008-03-31 Seongbae Park <seongbae.park@gmail.com>
2f908293
SP
7119
7120 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
7121 * Makefile.in (.NOTPARALLEL): Regenerate.
7122
639223bd
PB
71232008-03-27 Paolo Bonzini <bonzini@gnu.org>
7124
7125 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
7126 * Makefile.in: Regenerate.
7127
b8ab1f4a
JS
71282008-03-26 Jakub Staszak <kuba@et.pl>
7129
7130 * MAINTAINERS (Write After Approval): Add myself.
7131
b45890a4
TK
71322008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
7133
7134 * MAINTAINERS: Update e-mail address.
7135
5afab7ad
ILT
71362008-03-20 Ian Lance Taylor <iant@google.com>
7137
7138 * configure.ac: Add support for --enable-gold.
7139 * Makefile.def: Add gold as a directory like ld.
7140 * configure, Makefile.in: Regenerate.
7141
38d24731
RW
71422008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7143
7144 * configure.ac: m4_include config/proginstall.m4.
7145 * configure: Regenerate.
32bc4cf4
RW
7146
7147 Backport from upstream Libtool:
09ce620e 7148
32bc4cf4 7149 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 7150
32bc4cf4
RW
7151 Deal with Autoconf 2.62's semantic change in m4_append.
7152 * ltsugar.m4 (lt_append): Replace broken versions of
7153 m4_append.
7154 (lt_if_append_uniq): Don't require separator to be overquoted,
7155 and avoid broken m4_append.
7156 (lt_dict_add): Fix typo.
7157 * libtool.m4 (_LT_DECL): Don't overquote separator.
7158
9d3c50ea
DE
71592008-03-13 David Edelsohn <edelsohn@gnu.org>
7160
7161 * config.rpath: Add AIX 6 support.
7162
5d2edb29
PB
71632008-03-13 Paolo Bonzini <bonzini@gnu.org>
7164
7165 * Makefile.def (stageprofile). Remove -fprofile-generate
7166 from stage_libcflags.
7167 * Makefile.in: Regenerate.
7168
954910ef
BE
71692008-03-13 Ben Elliston <bje@au.ibm.com>
7170
7171 * config.sub, config.guess: Update from upstream sources.
7172
e8645a40
TT
71732008-03-06 Tom Tromey <tromey@redhat.com>
7174
7175 * MAINTAINERS: Update for treelang deletion.
7176
2c8e955e
JW
71772008-03-03 James E. Wilson <wilson@tuliptree.org>
7178
7179 * MAINTAINERS: Update my email address.
7180
54acd307
SS
71812008-03-03 Stan Shebs <stanshebs@earthlink.net>
7182
893ad2a1 7183 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
7184 (objective-c/c++): Add myself as a maintainer.
7185
4b52b516
VR
71862008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
7187
7188 * MAINTAINERS (Write After Approval): Update my email address.
7189
e652b516
TB
71902008-02-25 Tomas Bily <tbily@suse.cz>
7191
7192 * MAINTAINERS (Write After Approval): Add myself.
7193
02d30740
JJ
71942008-02-23 Jakub Jelinek <jakub@redhat.com>
7195
7196 * MAINTAINERS (OpenMP): Add myself.
7197
1c8bd6a3
PB
71982008-02-20 Paolo Bonzini <bonzini@gnu.org>
7199
4b40b2a5
UB
7200 PR bootstrap/32009
7201 PR bootstrap/32161
1c8bd6a3 7202
4b40b2a5
UB
7203 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
7204 * configure: Regenerate.
1c8bd6a3 7205
4b40b2a5
UB
7206 * Makefile.def: Define stage_libcflags for all bootstrap stages.
7207 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
7208 STAGE4_LIBCFLAGS): New.
7209 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
7210 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
7211 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
7212 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
7213 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
7214 for target modules. Don't export LIBCFLAGS.
7215 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
7216 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
7217 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
7218 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
7219 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
7220 * Makefile.in: Regenerate.
1c8bd6a3 7221
bb44c9d2
RW
72222008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7223
7224 PR libgcj/33085
7225 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
7226 Do not use -DDLL_EXPORT. Backport from upstream.
7227
29a7754d
RW
72282008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7229
7230 * MAINTAINERS (Write After Approval): Add myself.
7231
9a212bb7
HPN
72322008-02-02 Hans-Peter Nilsson <hp@axis.com>
7233
7234 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
7235 * configure: Regenerate.
7236
aa12a573
MG
72372008-01-31 Marc Gauthier <marc@tensilica.com>
7238
7239 * configure.ac (xtensa*-*-*): Recognize processor variants.
7240 * configure: Regenerate.
7241
ac9e6043
RW
72422008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7243
40049ccc
UB
7244 PR bootstrap/34922
7245 * configure.ac (PARSE_ARGS): Push suitable setting of
7246 ac_subdirs_all, for `./configure --help=recursive'.
7247 Handle `+' in generic toplevel directory disabling.
7248 * configure: Regenerate.
ac9e6043 7249
4288c86a
NC
72502008-01-28 Nick Clifton <nickc@redhat.com>
7251
7252 * MAINTAINERS (xstormy16): Take over maintainership.
7253
8d8da227
JM
72542008-01-25 Joseph Myers <joseph@codesourcery.com>
7255
7256 * MAINTAINERS (c4x port): Remove.
7257
349b60e7
DE
72582008-01-24 David Edelsohn <edelsohn@gnu.org>
7259
7260 * libtool.m4: Backport AIX 6 support from ToT Libtool.
7261
3ca06a68
BE
72622008-01-23 Ben Elliston <bje@au.ibm.com>
7263
7264 * config.sub, config.guess: Update from upstream sources.
7265
3c631381
TG
72662008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
7267
7268 * MAINTAINERS (Write After Approval): Add myself.
7269
20533ef1
L
72702008-01-17 H.J. Lu <hjl.tools@gmail.com>
7271
7272 * MAINTAINERS: Update my email address.
7273
72742008-01-09 Raksit Ashok <raksit@google.com>
7275
7276 * MAINTAINERS (Write After Approval): Add myself.
7277
684f4f6a
RA
72782008-01-09 Raksit Ashok <raksit@google.com>
7279
7280 * MAINTAINERS (Write After Approval): Add myself.
7281
9cb8756f
BE
72822008-01-08 Ben Elliston <bje@au.ibm.com>
7283
7284 * config.sub, config.guess: Update from upstream sources.
7285
94e1934d
KG
72862007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7287
7288 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 7289 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
7290 * configure: Regenerate.
7291
a2e51f77
SP
72922007-12-15 Sebastian Pop <sebastian.pop@amd.com>
7293
7294 * MAINTAINERS: Update my email address.
7295
ffe3dcd9
BRF
72962007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
7297
7298 * MAINTAINERS: Update my email address.
7299
aa4095c9
RS
73002007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
7301
7302 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
7303 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
7304 * Makefile.in: Regenerate.
7305
dce2d8b2 73062007-12-10 Mark Heffernan <meheff@google.com>
030e2013
MH
7307
7308 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
7309 misplaced entries.
7310
0fe0f073
AT
73112007-12-10 Andreas Tobler <a.tobler@schweiz.org>
7312
7313 * configure.ac: Enable libjava for x86_64-*-darwin9.
7314 * configure: Regenerate.
7315
dce2d8b2 73162007-12-07 Bill Maddox <maddox@google.com>
d4ca4b06
BM
7317
7318 * MAINTAINERS (Write After Approval): Add myself.
7319
c3220d4c
BE
73202007-12-05 Ben Elliston <bje@au.ibm.com>
7321
7322 * config.sub, config.guess: Update from upstream sources.
7323
aba7501e
MK
73242007-12-02 Matthias Klose <doko@ubuntu.com>
7325
7326 * config-ml.in: Remove 64bit configure tests.
7327
d683ec81
PB
73282007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7329
7330 * config-ml.in: Robustify against white space in absolute file
7331 names.
7332
7333 * config-ml.in (multi-clean): Substitute ${Makefile}.
7334 Remove superfluous ${Makefile} in list.
7335
60f1711a
TS
73362007-11-19 Thiemo Seufer <ths@mips.com>
7337
7338 * config-ml.in: Don't hardcode the Makefile name.
7339
487f9d96
AM
73402007-11-08 Alexander Monakov <amonakov@ispras.ru>
7341
7342 * MAINTAINERS (Write After Approval): Add myself.
7343
fa3886fe
ST
73442007-11-07 Samuel Tardieu <sam@rfc1149.net>
7345
7346 * MAINTAINERS (Write After Approval): Add myself.
7347
dce2d8b2 73482007-11-06 Doug Kwan <dougkwan@google.com>
ae750079
DK
7349
7350 * MAINTAINERS (Write After Approval): Add myself.
7351
acc48927
BE
73522007-10-25 Ben Elliston <bje@au.ibm.com>
7353
7354 * MAINTAINERS (mercury): Remove entry.
7355 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
7356
e00e9858
DJ
73572007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
7358
7359 * Makefile.def (dependencies): Make configure-gdb depend on
7360 all-intl.
7361 * Makefile.in: Regenerated.
7362
def14a3c
SK
73632007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
7364
7365 * MAINTAINERS (Fortran maintainer): Remove myself.
7366
dce2d8b2 73672007-10-15 Patrick Mansfield <patmans@us.ibm.com>
0e5e9f76
PM
7368
7369 * Makefile.def: To avoid problems running with parallel makes,
7370 build newlib before libgloss so that target specific header
7371 files are availble.
7372 * Makefile.in: Regenerate
7373
bbfbfafc
DJ
73742007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
7375
7376 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
7377 * Makefile.in: Regenerate.
7378
c56abad5
VM
73792007-10-09 Vladimir Makarov <vmakarov@redhat.com>
7380
7381 * MAINTAINERS (Register allocation reviewer): Add myself.
7382
f019adc1
MF
73832007-10-08 Mike Frysinger <vapier@gentoo.org>
7384
7385 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
7386 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
7387 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
7388 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
7389 * configure: Regenerate.
7390
dce2d8b2 73912006-10-04 Seongbae Park <seongbae.park@gmail.com>
789e4e28
SP
7392
7393 * MAINTAINERS (Register allocation reviewer): Add myself.
7394
0999159b
PB
73952007-10-01 Paolo Bonzini <bonzini@gnu.org>
7396
7397 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
7398 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
7399 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
7400 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
7401 * configure.ac: Default them to host tools for $host = $build.
7402 Subst them.
7403
7404 * configure: Regenerate.
7405 * Makefile.in: Regenerate.
7406
dce2d8b2 74072006-09-24 Peter Bergner <bergner@vnet.ibm.com>
a054acde
PB
7408
7409 * MAINTAINERS (Register allocation reviewer): Add myself.
7410
dce2d8b2 74112006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
ffda6fc9
KZ
7412
7413 * MAINTAINERS (Register allocation reviewer): Add myself.
7414
9d209c83
SP
74152007-09-21 Seongbae Park <seongbae.park@gmail.com>
7416
7417 * MAINTAINERS (Write After Approval): Fix typo.
7418
1ec3b87b
RS
74192007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
7420
7421 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
7422 * configure: Regenerate.
7423
19d5986d
PJ
74242007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
7425
7426 PR bootstrap/31906
7427 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 7428 they're already prefixed.
19d5986d 7429
6d3b5aea
BK
74302007-09-19 Benjamin Kosnik <bkoz@redhat.com>
7431
7432 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
7433 libstdc++.
7434 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
7435 * configure: Regenerate.
7436 * Makefile.in: Regenerate.
09ce620e 7437
4fe7e755
AS
74382007-09-17 Andreas Schwab <schwab@suse.de>
7439
7440 * configure.ac: Raise minimum makeinfo version to 4.6.
7441 * configure: Regenerate.
7442
dce2d8b2 74432007-09-17 Johannes Singler <singler@ira.uka.de>
d483feaa 7444
ffe3dcd9 7445 * MAINTAINERS (write-after-approval) add myself
d483feaa 7446
fa9a3f31
AM
74472007-09-15 Alan Modra <amodra@bigpond.net.au>
7448
7449 * configure.ac: Correct makeinfo version check.
7450 * configure: Regenerate.
7451
6593a73e
RS
74522007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
7453
7454 * MAINTAINERS: Update my email address.
7455
d9dced13
RS
74562007-09-14 Richard Sandiford <richard@codesourcery.com>
7457
7458 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
7459 to $skipdirs and only disable gprof for newlib. Use the normal
7460 mips*-elf* handling in other respects.
7461 * configure: Regnerate.
7462
773c1467
DD
74632007-09-12 David Daney <ddaney@avtrex.com>
7464
7465 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
7466 enabling libgcj.
7467 * configure: Regenerate.
7468
c03353e2
RIL
74692007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
7470
7471 PR other/32154
7472 * configure.ac: For libgloss targets, point the linker to the linker
7473 script, startup code and simulator library.
7474 * configure: Regenerate.
7475
c4e9bf2b
AH
74762007-09-07 Andrew Haley <aph@redhat.com>
7477
7478 * configure.ac (noconfigdirs): Remove target-libffi and
7479 target-libjava.
7480 * configure: Regenerate.
7481
1f5a6b84
FXC
74822007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7483
7484 PR target/33281
7485 * configure.ac: Use config/mh-mingw on mingw.
7486 * configure: Regenerate.
1f5a6b84 7487
3951e521
PH
74882007-09-05 Pat Haugen <pthaugen@us.ibm.com>
7489
9f349f63 7490 * MAINTAINERS (Write After Approval): Add myself.
3951e521 7491
e643dc23
RG
74922007-09-05 Richard Guenther <rguenther@suse.de>
7493
7494 * configure.ac (--enable-stage1-checking): If neither --enable-checking
7495 nor --disable-checking is provided also turn on yes and types
7496 checking for stage1.
7497 * configure: Re-generate.
7498
039874df
KW
74992007-08-30 Krister Walfridsson <cato@df.lth.se>
7500
7501 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
7502 (Write After Approval): Remove myself.
7503
c3f07bd6 75042007-08-29 Nick Clifton <nickc@redhat.com>
15098359 7505
c3f07bd6 7506 * config.sub, config.guess: Update from upstream sources.
15098359 7507
40049ccc 75082007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
7509
7510 * MAINTAINERS (Write After Approval): Added myself.
7511 * MAINTAINERS (Reviewers): Removed myself.
7512
c8aea42c 75132007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 7514 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
7515
7516 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
7517 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
7518 * Makefile.in: Regenerate.
7519 * configure.ac (--with-debug-prefix-map): New.
7520 * configure: Regenerate.
7521
4bf6c438
RS
75222007-08-17 Richard Sandiford <richard@codesourcery.com>
7523 Nigel Stephens <nigel@mips.com>
7524
4bf6c438
RS
7525 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
7526 as target_makefile_frag.
7527 * configure: Regenerate.
7528
bb286d71
AO
75292007-08-16 Alexandre Oliva <aoliva@redhat.com>
7530
7531 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
7532 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
7533 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
7534 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
7535 (do-compare, do-compare3, do-compare-debug): New.
7536 ([+compare-target+]): Use them.
7537
a4630417
MK
75382007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
7539
7540 * MAINTAINERS (Write After Approval): Change my email address.
7541
d9acb717
RW
75422007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7543 Ben Elliston <bje@au.ibm.com>
7544
7545 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
7546 --silent if $silent.
7547 * configure: Regenerate.
7548
96876681
ZD
75492003-08-12 Zdenek Dvorak <ook@ucw.cz>
7550
7551 * MAINTAINERS (Various Maintainers): Add myself as
7552 loop infrastructure maintainer. Update my e-mail
7553 address.
7554
1c1d80ee
DN
75552007-07-31 Diego Novillo <dnovillo@google.com>
7556
7557 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
7558 Adjust description.
7559
7e98624c
RG
75602007-07-26 Richard Guenther <rguenther@suse.de>
7561
7562 * configure.ac: Add types checking to stage1 checking flags.
7563 * configure: Regenerate.
7564
4c85af60
NC
75652007-07-17 Nick Clifton <nickc@redhat.com>
7566
7567 * COPYING3: New file. Contains version 3 of the GNU General
7568 Public License.
7569 * COPYING3.LIB: New file. Contains version 3 of the GNU
7570 Lesser General Public License.
7571
19ddfd3a
AK
75722007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
7573
7574 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
7575
2a064545
AK
75762007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
7577
7578 * MAINTAINERS (S/390 co-maintainer): Add myself.
7579 (Write After Approval): Remove myself.
7580
f861f54d
DH
75812007-07-13 Dan Hipschman <dsh@google.com>
7582
7583 * MAINTAINERS (Write After Approval): Add myself.
7584
0136f2f7
NC
75852007-07-11 Nick Clifton <nickc@redhat.com>
7586
7587 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
7588 WINDRES export.
7589 * Makefile.in: Regenerate.
7590
6e29b5a4
RO
75912007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7592
7593 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
7594 maintainer.
7595
159a4b02
L
75962007-07-05 H.J. Lu <hongjiu.lu@intel.com>
7597
7598 * lt~obsolete.m4: New. Import from 20070318 libtool.
7599
6ba67283
JB
76002007-07-03 Julian Brown <julian@codesourcery.com>
7601
7602 * MAINTAINERS (Write After Approval): Add myself.
7603
30b74385
RW
76042007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7605
7606 * configure.ac: Rewrite 'configure --help' strings to look nicer.
7607 * configure: Regenerate.
7608
76092007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7610
7611 * configure.ac: Add some missing m4 quotation.
7612 * configure: Regenerate.
7613
943c54ce
SB
76142007-07-02 Simon Baldwin <simonb@google.com>
7615
7616 * MAINTAINERS (Write After Approval): Add myself.
7617
1c00b503
PB
76182007-07-02 Paolo Bonzini <bonzini@gnu.org>
7619
7620 * configure: Regenerate.
7621
901119ae
KT
76222007-07-02 Kai Tietz <kai.tietz@onevision.com>
7623
7624 * Makefile.def: Add windmc tool to build.
7625 * Makefile.tpl: Likewise.
7626 * configure.ac: Likewise.
7627 * Makefile.in: Regenerate.
7628 * configure: Regenerate.
09ce620e 7629
83f4c19f
DD
76302007-06-28 DJ Delorie <dj@redhat.com>
7631
7632 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
7633 not building newlib.
7634 * configure: Regenerated.
09ce620e 7635
5346c75c
JS
76362007-06-28 Jan Sjodin <jan.sjodin@amd.com>
7637
7638 * MAINTAINERS (Write After Approval): Add myself.
7639
aacfb86b
MM
76402007-06-25 Martin Michlmayr <tbm@cyrius.com>
7641
7642 * MAINTAINERS (Write After Approval): Add myself.
7643
590bf0d3
CM
76442007-06-19 Chris Matthews <chrismatthews@google.com>
7645
7646 * MAINTAINERS (Write After Approval): Add myself.
7647
cdbbee7a
RIL
76482007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
7649
7650 * MAINTAINERS (Write After Approval): Add myself.
7651
b8afffc1
DJ
76522007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
7653
7654 * Makefile.def: Add dependency from configure-gdb to all-bfd.
7655 * Makefile.in: Regenerated.
7656
3fcfad76
BS
76572007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
7658
7659 * configure.ac: Don't add target-libmudflap to noconfigdirs for
7660 bfin*-*-uclinux* targets.
7661 * configure: Regenerate.
7662
3f5a2b7f
ILT
76632007-06-14 Ian Lance Taylor <iant@google.com>
7664
7665 * MAINTAINERS: Add myself as non-algorithmic global write
7666 maintainer.
7667
4c46daee
DN
76682007-06-14 Diego Novillo <dnovillo@google.com>
7669
7670 * MAINTAINERS: Add self as middle-end maintainer and
7671 non-algorithmic global write maintainer.
7672
a3bb222a
FXC
76732007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7674
7675 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
7676 Move all Fortran maintainers except Paul Brook into the
7677 Non-Autopoiesis section.
7678
a19e8f64
PB
76792007-06-14 Paolo Bonzini <bonzini@gnu.org>
7680
7681 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
7682 (distclean-stage[+id+]): Possibly delete stage_last.
7683 * Makefile.in: Regenerate.
7684
1c2abe5e
SP
76852007-06-12 Seongbae Park <seongbae.park@gmail.com>
7686
7687 * MAINTAINERS (Various Maintainer): Fix typo.
7688
abca4739
PB
76892007-06-11 Paolo Bonzini <bonzini@gnu.org>
7690
7691 * MAINTAINERS (Various Maintainer): Add myself as
7692 dataflow maintainer.
7693
a894d2c3
BE
76942007-06-07 Ben Elliston <bje@au.ibm.com>
7695
7696 * config.sub, config.guess: Update from upstream sources.
7697
8024d75e
BE
76982007-06-07 Ben Elliston <bje@au.ibm.com>
7699
7700 * Makefile.tpl: Fix spelling error.
7701 * Makefile.in: Regenerate.
7702
973a9a5e
SE
77032007-06-01 Steve Ellcey <sje@cup.hp.com>
7704
96598938
L
7705 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
7706 lt_cv_sys_max_cmd_len.
973a9a5e 7707
ccb4d26b
DN
77082007-05-31 Dorit Nuzman <dorit@il.ibm.com>
7709
7710 * MAINTAINERS (Various Maintainers): Add myself as
7711 auto-vectorizer maintainer.
7712
eecb7461
PB
77132003-05-31 Paolo Bonzini <bonzini@gnu.org>
7714
7715 PR libjava/32098
7716 * libtool.m4: Revert previous change.
7717 * ltgcc.m4: Put it here.
7718
89d28202
ZD
77192003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
7720
7721 * MAINTAINERS (Various Maintainers): Add myself as
7722 auto-vectorizer maintainer.
7723
60c7a11a
L
77242007-05-30 H.J. Lu <hongjiu.lu@intel.com>
7725
7726 PR libjava/32098
7727 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
7728
9dd3cc81
RG
77292007-05-30 Richard Guenther <rguenther@suse.de>
7730
7731 * MAINTAINERS (Various Maintainers): Add myself as
7732 auto-vectorizer maintainer.
7733
9cc1244e
JJ
77342007-05-30 Jakub Jelinek <jakub@redhat.com>
7735
7736 PR bootstrap/29382
7737 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
7738 * configure: Rebuilt.
7739
6124296b
RC
77402007-05-28 Roberto Costa <robsettantasei@gmail.com>
7741
7742 * MAINTAINERS (Write After Approval): Removed my name.
7743
6b757a0d
SB
77442007-05-25 Steven Bosscher <steven@gcc.gnu.org>
7745
7746 * MAINTAINERS (Write After Approval): Remove myself.
7747
86ef8528
AT
77482007-05-25 Andreas Tobler <a.tobler@schweiz.org>
7749
7750 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
7751
1cf3d07d
SE
77522007-05-23 Steve Ellcey <sje@cup.hp.com>
7753
7754 * ltmain.sh: Update from ToT Libtool.
7755 * libtool.m4: Update from ToT Libtool.
7756 * ltsugar.m4: New. Update from ToT Libtool.
7757 * ltversion.m4: New. Update from ToT Libtool.
7758 * ltoptions.m4: New. Update from ToT Libtool.
7759 * ltconfig: Remove.
7760 * ltcf-c.sh: Remove.
7761 * ltcf-cxx.sh: Remove.
7762 * ltcf-gcj.sh: Remove.
7763
ce3fcf8c
OW
77642007-05-22 Ollie Wild <aaw@google.com>
7765
7766 * MAINTAINERS (Write After Approval): Add myself.
7767
342b9200
PB
77682007-05-16 Paolo Bonzini <bonzini@gnu.org>
7769
7770 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
7771 stage_cflags.
7772 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
7773 Remove CFLAGS/LIBCFLAGS.
7774 (configure-stage[+id+]-[+prefix+][+module+],
7775 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
7776 * Makefile.in: Regenerate.
7777
cea17285
DN
77782007-05-15 Diego Novillo <dnovillo@google.com>
7779
7780 * MAINTAINERS: Update e-mail address.
7781
11c004e7
RE
77822007-05-15 Revital Eres <eres@il.ibm.com>
7783
7784 * MAINTAINERS (Write After Approval): Add myself.
7785
ab6bd693
RC
77862007-05-14 Roberto Costa <robsettantasei@gmail.com>
7787
7788 * MAINTAINERS (Write After Approval): Updated my address.
7789
388cdf07
TN
77902007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
7791
7792 * MAINTAINERS (Write After Approval): Add myself.
7793
23f24034
SR
77942007-05-11 Silvius Rus <rus@google.com>
7795
7796 * MAINTAINERS (Write After Approval): Add myself.
7797
34a7526e
TT
77982007-04-23 Tom Tromey <tromey@redhat.com>
7799
7800 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
7801
51da21be
MM
78022007-04-22 Mark Mitchell <mark@codesourcery.com>
7803
7804 * MAINTAINERS (cpplib): Rename to ...
7805 (libcpp): ... this. Add C/C++ front end maintainers.
7806
70070387
SE
78072007-04-14 Steve Ellcey <sje@cup.hp.com>
7808
7809 * config-ml.in: Pass ${ml_config_env} to configure calls.
7810
df1a0dbb
CB
78112007-04-04 Christian Bruel <christian.bruel@st.com>
7812
7813 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 7814
9daff147
DK
78152007-04-02 Dave Korn <dave.korn@artimi.com>
7816
7817 * MAINTAINERS (Write After Approval): Add myself.
7818
374eadb2
TB
78192007-03-31 Tobias Burnus <burnus@net-b.de>
7820
7821 * MAINTAINERS (fortran 95 front end): Add myself.
7822
8eced3a2
DR
78232007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7824
7825 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 7826
653de3e3
AZ
78272007-03-24 Ayal Zaks <zaks@il.ibm.com>
7828
7829 * MAINTAINERS (Modulo Scheduler): Add myself.
7830
b737d953
BM
78312007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
7832
7833 * MAINTAINERS (fortran 95 front end): Add myself.
7834 (c++ front end): whitespace fix.
7835
a584cdf2
NF
78362007-03-22 Nathan Froyd <froydnj@codesourcery.com>
7837
7838 * MAINTAINERS (Write After Approval): Add myself.
7839
8c79f3c4
RS
78402007-03-21 Richard Sandiford <richard@codesourcery.com>
7841
7842 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
7843 of glob. Quote arguments with single quotes too.
7844 * configure: Regenerate.
7845
07f1ac6d
BM
78462007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
7847
7848 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
7849 * Makefile.in: Regenerate
7850
172e41aa
AS
78512007-03-07 Andreas Schwab <schwab@suse.de>
7852
7853 * configure: Regenerate.
7854
9c4d2493
BM
78552007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
7856
7857 * configure.ac: Add "--with-pdfdir" configure option,
7858 which defines pdfdir variable.
7859 * Makefile.def (target=fixincludes): Add install-pdf to
7860 missing targets.
7861 (recursive_targets): Add install-pdf target.
7862 (flags_to_pass): Add pdfdir.
7863 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
7864 target.
7865 * configure: Regenerate
7866 * Makefile.in: Regenerate
7867
e14e622e
EC
78682007-02-28 Eric Christopher <echristo@apple.com>
7869
7870 Revert:
7871 2006-12-07 Mike Stump <mrs@apple.com>
7872
7873 * Makefile.def (dependencies): Add dependency for
7874 install-target-libssp and install-target-libgomp on
7875 install-gcc.
7876 * Makefile.in: Regenerate.
7877
54e433bc
MK
78782007-02-27 Matt Kraai <kraai@ftbfs.org>
7879
7880 * configure: Regenerate.
7881 * configure.ac: Move statements after variable declarations.
7882
6c8d3d8f
KK
78832007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
7884
7885 * MAINTAINERS: Add myself as sh maintainer.
7886
9f8c6739
JM
78872007-02-19 Joseph Myers <joseph@codesourcery.com>
7888
7889 * configure.ac: Adjust for loop syntax.
7890 * configure: Regenerate.
7891
278a7a38
AO
78922007-02-18 Alexandre Oliva <aoliva@redhat.com>
7893
7894 * configure: Rebuilt.
7895
b2eaac4a
AO
78962007-02-18 Alexandre Oliva <aoliva@redhat.com>
7897
7898 * configure.ac: Drop multiple occurrences of --enable-languages,
7899 and fix its quoting.
7900 * configure: Rebuilt.
7901
beeaf216 79022007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
7903 Nathan Sidwell <nathan@codesourcery.com>
7904 Vladimir Prus <vladimir@codesourcery.com>
7905 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
7906
7907 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
7908 * configure: Regenerate.
7909
09201a09
GP
79102007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
7911
7912 * ltconfig (freebsd*): Default to elf.
7913
291f172e
DJ
79142007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7915
7916 * configure.ac (target_libraries): Move libgcc before libiberty.
7917 * configure: Regenerated.
7918
c3a86da9
DJ
79192007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7920 Paolo Bonzini <bonzini@gnu.org>
7921
7922 PR bootstrap/30753
7923 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
7924 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
7925 * configure: Regenerated.
7926
88e1e72a
FXC
79272007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7928
7929 * MAINTAINERS (Language Front End Maintainers): Update my mail
7930 address.
7931
44bfc3ac
DJ
79322007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
7933
7934 PR bootstrap/30748
7935 * configure.ac: Correct syntax for Solaris ksh.
7936 * configure: Regenerated.
7937
3e19841a
PB
79382007-02-09 Paolo Bonzini <bonzini@gnu.org>
7939
7940 * configure.ac: Sync with src.
7941 * configure: Regenerate.
7942
74a48762
PB
79432007-02-09 Paolo Bonzini <bonzini@gnu.org>
7944
7945 * Makefile.in: Regenerate.
7946
d846e52e
PB
79472007-02-09 Paolo Bonzini <bonzini@gnu.org>
7948
7949 * config.sub: Sync with src.
7950
1c710c3c
DJ
79512007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
7952
7953 * Makefile.tpl (build_alias, host_alias, target_alias): Use
7954 noncanonical equivalents.
7955 * configure.in: Rename to...
7956 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
7957 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
7958 target_noncanonical. Use them. Rewrite removal of configure
7959 arguments for autoconf 2.59. Discard variable settings. Force
7960 program_transform_name for native tools.
7961
7962 * Makefile.in: Regenerated.
7963 * configure: Regenerated with autoconf 2.59.
7964
dce2d8b2 79652007-02-07 Roman Zippel <zippel@linux-m68k.org>
74372bdf 7966
3de8da2a 7967 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 7968
f6671c93
AS
79692007-01-31 Andreas Schwab <schwab@suse.de>
7970
7971 * Makefile.tpl (LDFLAGS): Substitute it.
7972 * Makefile.in: Regenerate.
7973
dce2d8b2 79742007-01-30 Andrey Belevantsev <abel@ispras.ru>
ba9f17df 7975
3de8da2a 7976 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 7977
2472200d
DE
79782007-01-28 David Edelsohn <edelsohn@gnu.org>
7979
3de8da2a 7980 * MAINTAINERS (spu port): Add myself.
2472200d 7981
5305be7e
RG
79822007-01-23 Richard Guenther <rguenther@suse.de>
7983
7984 PR bootstrap/30541
7985 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
7986 * Makefile.tpl (GNATBIND): Substitute it.
7987 (GNATMAKE): Likewise.
7988 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
7989 of STAGE_PREFIX.
7990 * Makefile.in: Regenerate.
7991 * configure: Regenerate.
7992
416cfb5e
MS
79932007-01-18 Mike Stump <mrs@apple.com>
7994
7995 * configure.in: Re-enable -Werror for gcc builds.
7996
3de8da2a 79972007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 7998
3de8da2a 7999 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 8000
d943d7c4
PB
80012007-01-11 Paolo Bonzini <bonzini@gnu.org>
8002
8003 * configure.in: Change == to = in test command.
3de8da2a 8004 * configure: Regenerate.
d943d7c4 8005
e69bf64b 80062007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
8007 Nick Clifton <nickc@redhat.com>
8008 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
8009
8010 * configure.in (build_configargs, host_configargs, target_configargs):
8011 Remove build/host/target parameters.
8012 (host_libs): Add gmp and mpfr.
8013 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
8014 * Makefile.def (gmp, mpfr): New.
8015 (gcc): Remove target.
8016 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
8017 target_os, target_vendor): New.
dce2d8b2 8018 (configure): Add host_alias/target_alias arguments; adjust invocations.
3de8da2a
UB
8019 * configure: Regenerate.
8020 * Makefile.in: Regenerate.
e69bf64b
PB
8021
80222007-01-11 Matt Fago <fago@earthlink.net>
8023
8024 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 8025 to improve robustness of configure tests.
e69bf64b 8026 * configure: Regenerate.
e14e622e 8027
a42f3b80
UB
80282007-01-09 Uros Bizjak <ubizjak@gmail.com>
8029
8030 * MAINTAINERS: Add myself as i386 maintainer.
8031
a36aee1a
JH
80322007-01-08 Jan Hubicka <jh@suse.cz>
8033
61fcaeef 8034 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 8035
738a52d3
KT
80362007-01-08 Kai Tietz <kai.tietz@onevision.com>
8037
8038 * configure.in: Add support for an x86_64-mingw* target.
95af8923 8039 * configure: Regenerate.
738a52d3 8040
54fdc474
DJ
80412007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
8042
8043 * Makefile.tpl (all-target): Correct @if conditional for target
8044 modules.
8045 * configure.in: Omit libiberty if building only target libgcc.
8046 * configure, Makefile.in: Regenerated.
8047
3dd71726
PB
80482007-01-04 Paolo Bonzini <bonzini@gnu.org>
8049
dce2d8b2 8050 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3dd71726
PB
8051 * configure: Regenerate.
8052
fa958513
DJ
80532007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
8054
8055 * Makefile.def (target_modules): Add libgcc.
8056 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
8057 * Makefile.tpl (clean-target-libgcc): Delete.
8058 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
8059 on gcc even for bootstrapped modules. Rewrite handling of
8060 lang_env_dependencies to loop over target_modules.
8061 * configure.in (target_libraries): Add target-libgcc.
8062 * Makefile.in, configure: Regenerated.
8063
e1888513
PB
80642006-12-29 Paolo Bonzini <bonzini@gnu.org>
8065
8066 * configure.in: Reorganize recognition of languages. Add
8067 --enable-stage1-languages. Show supported languages for the chosen
8068 target rather than all recognized languages.
8069 * configure: Regenerate.
8070
53b88b73
PB
80712006-12-29 Paolo Bonzini <bonzini@gnu.org>
8072
8073 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
8074 * Makefile.in: Regenerate.
8075
a3993f33
KG
80762006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8077
8078 * configure.in: Warn that MPFR 2.2.0 is buggy.
8079 * configure: Regenerate.
8080
f063a9ed
ILT
80812006-12-27 Ian Lance Taylor <iant@google.com>
8082
8083 * configure.in: When removing Makefiles to force a reconfigure, also
8084 remove prev-DIR*/Makefile.
8085 * configure: Regenerate.
8086
af71363e
AS
80872006-12-22 Andreas Schwab <schwab@suse.de>
8088
8089 * configure: Regenerate with correct autoconf version.
8090
0b0dc272
AM
80912006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
8092
3de8da2a
UB
8093 * configure.in: add AC_SUBST for *_FOR_TARGET.
8094 * configure: Regenerate.
0b0dc272 8095
53b88b73
PB
80962006-12-19 Paolo Bonzini <bonzini@gnu.org>
8097
8098 * configure.in: Simplify logic for rejecting languages that cannot
8099 be built. Separate the case when a language is unsupported,
8100 from the case when the user chooses not to build a language.
8101
400ebff4
PB
81022006-12-19 Paolo Bonzini <bonzini@gnu.org>
8103
8104 * configure.in: Remove "$build" case for powerpc-*-darwin* since
8105 it only affects bootstrap and could be tested on "$host" as well.
8106 * configure: Regenerate.
8107 * config/mh-ppc-darwin: Add to the stage1 cflags here.
8108
8efea775
PB
81092006-12-19 Paolo Bonzini <bonzini@gnu.org>
8110
8111 PR bootstrap/29544
8112 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
8113 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
8114 move here comment from Makefile.tpl.
8115 * Makefile.tpl: Move some definitions higher in the file.
8116 (STAGE1_CHECKING): New.
8117 * configure.in: Add --enable-stage1-checking.
8118 * configure: Regenerate.
8119 * Makefile.in: Regenerate.
8120
ed88a7ed
PB
81212006-12-19 Paolo Bonzini <bonzini@gnu.org>
8122
8123 * MAINTAINERS: Add myself as build system maintainer.
8124
b65151d3
SM
81252006-12-15 Simon Martin <simartin@users.sourceforge.net>
8126
8127 * MAINTAINERS (Write After Approval): Add myself.
8128
7e050830
EC
81292006-12-13 Eric Christopher <echristo@apple.com>
8130
8131 * MAINTAINERS: Add myself as darwin maintainer.
8132
8b494895
ILT
81332006-12-11 Ian Lance Taylor <ian@airs.com>
8134
8135 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
8136
dce2d8b2 81372006-12-11 Joern Rennecke <joern.rennecke@arc.com>
0ff1416d
JR
8138
8139 MAINTAINERS: Update my entry.
8140
58e24147
AM
81412006-12-11 Alan Modra <amodra@bigpond.net.au>
8142
8143 * configure.in: Handle spu makefile frag.
58e24147
AM
8144 * Makefile.tpl (MAINT): Define
8145 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
8146 * configure: Regenerate.
8147 * Makefile.in: Regenerate.
8148
9b6f37a0
BE
81492006-12-11 Ben Elliston <bje@au.ibm.com>
8150
8151 * config.guess: Import latest version.
8152 * config.sub: Likewise.
8153
ea6f5c57
BE
81542006-12-11 Ben Elliston <bje@au.ibm.com>
8155
8156 * configure.in (spu-*-*): Don't skip target-libiberty.
8157 * configure: Regenerate.
8158
42c1cd8a
AT
81592006-12-10 Andreas Tobler <a.tobler@schweiz.org>
8160
8161 PR bootstrap/30134
8162 * configure.in: Correct x86 darwin support for libjava to powerpc
8163 and i?86 only.
8164 * configure: Regenerate.
8165
55eb837d
ST
81662006-12-08 Sandro Tolaini <tolaini@libero.it>
8167
8168 * configure.in: Add x86 darwin support for libjava.
8169 * configure: Regenerate.
8170
5bdacbc7
MS
81712006-12-07 Mike Stump <mrs@apple.com>
8172
8173 * Makefile.def (dependencies): Add dependency for
8174 install-target-libssp and install-target-libgomp on
8175 install-gcc.
8176 * Makefile.in: Regenerate.
8177
477d851c
RG
81782006-12-04 Richard Guenther <rguenther@suse.de>
8179
8180 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
8181 (Non-Algorithmic Maintainers): Move over non-algorithmic
8182 loop optimizer maintainers, add myself as a non-algorithmic
8183 middle-end maintainer.
8184
5d33d367
DF
81852006-12-04 Daniel Franke <franke.daniel@gmail.com>
8186
8187 * MAINTAINERS (Write After Approval): Add myself.
8188
dbee1fb3
KG
81892006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8190
8191 * configure.in: Update error message for missing GMP/MPFR.
8192
8193 * configure: Regenerate.
8194
b5147de7
KG
81952006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8196
8197 * configure.in: Update MPFR version in error message.
8198
8199 * configure: Regenerate.
8200
f019376c
KG
82012006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8202
8203 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
8204 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
8205 --with-gmp-lib): New flags.
8206
8207 * configure: Regenerate.
8208
91ed95ae
BM
82092006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
8210
8211 * MAINTAINERS (Write After Approval): Change my email address.
8212
3a971f15
MLI
82132006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
8214
05170031 8215 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 8216
dce2d8b2 82172006-11-22 Philipp Thomas <pth@suse.de>
431041ea
PT
8218
8219 * MAINTAINERS (i18n): Update e-mail address.
8220
df5487ee
TS
82212006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
8222
8223 * MAINTAINERS (spu port): Add myself as maintainer.
8224 (Write After Approval): Remove myself.
8225
92c2f0ee
BE
82262006-11-22 Ben Elliston <bje@au.ibm.com>
8227
8228 * configure.in (skipdirs): Don't build libssp for SPU.
8229 * configure: Regenerate.
8230
a3b97199
AP
82312006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
8232
8233 * MAINTAINERS (spu port): Add myself as maintainer.
8234 (libobjc): Update my email address.
8235
0eb97064
AB
82362006-11-21 Andrea Bona <andrea.bona@st.com>
8237
8238 * MAINTAINERS (Write After Approval): Add myself.
8239
dce2d8b2 82402006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
85d9c13c
TS
8241
8242 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
8243 * configure : Rebuilt.
8244
dce2d8b2 82452006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6696f3cd
TS
8246
8247 * MAINTAINERS (Write After Approval): Add myself.
8248
d58542ea
AO
82492006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
8250
8251 * MAINTAINERS (Write After Approval): Add myself.
8252
a357b5ae
KG
82532006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8254
8255 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
8256 libmpfr.a.
8257 * configure: Regenerate.
8258
9bd6112c
PB
82592006-11-16 Paolo Bonzini <bonzini@gnu.org>
8260
8261 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
8262 (unstage): Test for stage_last presence.
8263
8264 PR bootstrap/29802
dce2d8b2
EB
8265 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
8266 STAGE_PREFIX.
9bd6112c
PB
8267 * Makefile.in: Regenerate.
8268
c8cf9f0f
ZD
82692003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
8270
8271 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
8272 maintainers.
8273
467b1fc6
ER
82742006-11-14 Erven Rohou <erven.rohou@st.com>
8275
8276 * MAINTAINERS (Write After Approval): Add myself.
8277
995a5697
PB
82782006-11-14 Paolo Bonzini <bonzini@gnu.org>
8279
8280 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
8281 and stageN-package/Makefile.
8282 * Makefile.in: Regenerated.
8283
c8d6d53e
JZ
82842006-11-14 Jie Zhang <jie.zhang@analog.com>
8285
8286 * configure.in: Remove target-libgloss from noconfigdirs for
8287 bfin-*-*.
8288 * configure: Regenerated.
8289
dffb147d
KG
82902006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8291
8292 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 8293
dffb147d
KG
8294 * configure: Regenerate.
8295
ca558912
KG
82962006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8297
8298 * configure.in: Robustify error message for missing GMP/MPFR.
8299
8300 * configure: Regenerate.
8301
dce2d8b2 83022006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7aa42285
SW
8303
8304 * MAINTAINERS (Write After Approval): Add myself.
8305
dce2d8b2 83062006-10-30 Uros Bizjak <ubizjak@gmail.com>
779958a2
UB
8307
8308 * MAINTAINERS: Change email address.
8309
91de1527
VP
83102006-10-30 Vladimir Prus <vladimir@codesourcery.com>
8311
8312 * MAINTAINERS (Write After Approval): Add myself.
8313
a3867703
PB
83142006-10-26 Peter Bergner <bergner@vnet.ibm.com>
8315
8316 * MAINTAINERS (Write After Approval): Add myself.
8317
b4364fa2
CL
83182006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
8319
7e050830 8320 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 8321 Write After Approval section.
b4364fa2 8322
70ec446f
KG
83232006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8324
8325 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
8326 need_gmp anymore.
8327 * configure: Regenerate.
8328
018c8d88
TB
83292006-10-16 Tobias Burnus <burnus@net-b.de>
8330
8331 * MAINTAINERS (Write After Approval): Add myself.
8332
f6a1687e
BE
83332006-10-16 Ben Elliston <bje@au.ibm.com>
8334
8335 * config.guess: Import latest version.
8336 * config.sub: Likewise.
8337
b5422ad7
BM
83382006-10-10 Brooks Moses <bmoses@stanford.edu>
8339
8340 * Makefile.def: Added pdf target handling.
8341 * Makefile.tpl: Added pdf target handling.
8342 * Makefile.in: Regenerated.
8343
bdcee471
CL
83442006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
8345
8346 * MAINTAINERS: Add self as score port maintainer.
8347
7d610414
BM
83482006-10-04 Brooks Moses <bmoses@stanford.edu>
8349
8350 * MAINTAINERS (Write After Approval): Add myself.
8351
e48d66a9
SK
83522006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
8353
7e050830 8354 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
8355 or newer.
8356 * configure: Regenerated.
8357
c394e891
DB
83582006-09-27 Dave Brolley <brolley@redhat.com>
8359
dce2d8b2
EB
8360 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
8361 using $s instead of $r.
c394e891
DB
8362 * configure: Regenerated.
8363
1ee4c5a0
TS
83642006-09-26 Thiemo Seufer <ths@mips.com>
8365
8366 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
8367 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
8368 * configure: Regenerate.
8369
dce2d8b2 83702006-09-24 Graeme Peterson <gridly@gmail.com>
5997afc3
GP
8371
8372 * MAINTAINERS (Write After Approval): Remove myself.
8373
0c502898
CF
83742006-09-22 Chao-ying Fu <fu@mips.com>
8375
8376 * MAINTAINERS (Write After Approval): Add myself.
8377
a7819e42
JM
83782006-09-10 Joseph S. Myers <joseph@codesourcery.com>
8379
8380 * MAINTAINERS: Add self as soft-fp maintainer.
8381
dce2d8b2 83822006-09-09 Anatoly Sokolov <aesok@post.ru>
a7819e42
JM
8383
8384 * MAINTAINERS: Add myself as avr maintainer.
8385 Remove Marek Michalkiewicz as avr maintainer.
827d0991 8386
e8288489
RC
83872006-09-07 Roberto Costa <roberto.costa@st.com>
8388
8389 * MAINTAINERS (Write After Approval): Add myself.
8390
b91f0a41
CV
83912006-08-30 Corinna Vinschen <corinna@vinschen.de>
8392
8393 * configure.in: Never build newlib for a Mingw host.
8394 Never build newlib as Mingw target library.
8395 Test the existence of winsup/cygwin for building a Cygwin newlib,
8396 rather than just winsup.
8397 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
8398 building a Mingw target.
8399 * configure: Regenerate.
8400
094c07a0
EB
84012006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
8402
8403 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
8404
8d1171cb
PB
84052006-07-25 Paolo Bonzini <bonzini@gnu.org>
8406
8407 * config.guess: Import from src (was more updated).
8408 * config.sub: Likewise.
8409
2e9e6f68
DJ
84102006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
8411
8412 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
8413 * configure: Regenerated.
8414
57255173
PB
84152006-07-18 Paolo Bonzini <bonzini@gnu.org>
8416
cc6010cd
AP
8417 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
8418 for stages after the first.
57255173 8419
9fbe6585
JJ
84202006-07-17 Jakub Jelinek <jakub@redhat.com>
8421
8422 * Makefile.def: Add dependencies for configure-opcodes
8423 on configure-intl and all-opcodes on all-intl.
8424 * Makefile.in: Regenerated.
8425
18c3f977
BE
84262006-07-13 Ben Elliston <bje@au.ibm.com>
8427
8428 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
8429
27b56ba6
PE
84302006-07-06 Paul Eggert <eggert@cs.ucla.edu>
8431
8432 Port to hosts whose 'sort' and 'tail' implementations
8433 treat operands with leading '+' as file names, as POSIX
8434 has required since 2001. However, make sure the code still
8435 works on pre-POSIX hosts.
8436 * ltmain.sh: Don't assume "sort +2" is equivalent to
8437 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
8438
ad6d4e43
UW
84392006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
8440
8441 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
8442
706601d9
PG
84432006-07-04 Peter O'Gorman <peter@pogma.com>
8444
8445 * ltconfig: chmod 644 before ranlib during install.
8446
0b50988a
EB
84472006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
8448
8449 PR bootstrap/18058
8450 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
8451 if the bootstrap compiler is a GCC version that supports it.
8452 * configure: Regenerate.
8453
b6348cb3
PB
84542006-07-03 Paolo Bonzini <bonzini@gnu.org>
8455
95695ad3 8456 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
8457 * configure: Regenerate.
8458
1546bb64
PB
84592006-07-03 Paolo Bonzini <bonzini@gnu.org>
8460
8461 PR other/27063
8462 * configure.in: Test subdir_requires and give an appropriate
8463 error message.
8464 * configure: Regenerate.
8465
5cb6c629
AJH
84662006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
8467
8468 * MAINTAINERS (Write After Approval): Add myself.
8469
f4d8cdf8
JDA
84702006-06-22 John David Anglin <dave.anglin@nrc.ca>
8471
8472 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8473
4fe5abb7
SE
84742006-06-22 Steve Ellcey <sje@cup.hp.com>
8475
8476 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8477
2a79fd67
DA
84782006-06-20 David Ayers <d.ayers@inode.at>
8479
8480 PR bootstrap/28072
8481 * configure.in: Add target-boehm-gc to noconfigdirs depending on
8482 whether target-libjava is being configured instead of whether the
8483 java front end is enabled.
8484 * configure: Regenerate.
7e050830 8485
04879af3
RO
84862006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8487
8488 PR target/27540
8489 * configure.in: Only enable libgomp on IRIX 6.
8490 * configure: Regenerate.
8491
ec6c7392
PB
84922006-06-15 Paolo Bonzini <bonzini@gnu.org>
8493
8494 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
8495 too.
8496 * Makefile.in: Regenerate.
8497
12973d7a
DD
84982006-06-13 Jeff Johnston <jjohnstn@redhat.com>
8499
8500 * config-ml.in: Alter CCASFLAGS to include special
8501 multilib options the same as is done for CFLAGS.
8502
c67ed86a
JDA
85032006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8504
8505 * configure.in: Don't enable libgomp on hpux10.
8506 * configure: Rebuilt.
8507
cb253473
DA
85082006-06-12 David Ayers <d.ayers@inode.at>
8509
8510 PR bootstrap/27963
8511 PR target/19970
7e050830 8512 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
8513 ${libgcj} is specified.
8514 * configure: Regenerate.
7e050830 8515
dce2d8b2 85162006-06-06 Carlos O'Donell <carlos@codesourcery.com>
32845532
CD
8517
8518 Sync from src:
7e050830
EC
8519
8520 * configure.in: Sync.
32845532 8521 * configure: Regenerated.
7e050830 8522
32845532
CD
8523 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
8524
8525 * Makefile.def: Added dependencies from sim and gdb on intl, and
8526 added configure dependencies to everything with an all dependency
8527 on intl.
8528 * Makefile.in: Regenerated.
8529
7cd0cf9c
DA
85302006-06-06 David Ayers <d.ayers@inode.at>
8531
8532 PR libobjc/13946
8533 * Makefile.def: Add dependencies for libobjc which boehm-gc.
8534 * Makefile.in: Regenerate.
8535 * configure.in: Add --enable-objc-gc at toplevel and have it
8536 enable boehm-gc for Objective-C.
8537 Remove target-boehm-gc from libgcj.
8538 Add target-boehm-gc to target_libraries.
8539 Add target-boehm-gc to noconfigdirs where ${libgcj}
8540 is specified.
8541 Assert that boehm-gc is supported when requested for Objective-C.
8542 Only build boehm-gc if needed either for Java or Objective-C.
8543 * configure: Regenerate.
7e050830 8544
3ff3adad
PB
85452006-06-05 Paolo Bonzini <bonzini@gnu.org>
8546
8547 PR 27674
8548 * Makefile.tpl (configure-[+prefix+][+module+],
8549 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
8550 Remove rule to unstage bootstrapped modules.
8551 (stage_current): New.
8552 * Makefile.in: Regenerate.
8553
898e551d
LB
85542006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
8555
8556 * MAINTAINERS (Write After Approval): Update my e-mail address.
8557
ea60341e
MS
85582006-06-01 Mark Shinwell <shinwell@codesourcery.com>
8559
8560 * include/libiberty.h: Declare pex_run_in_environment.
8561
222ae291
AL
85622006-05-31 Asher Langton <langton2@llnl.gov>
8563
8564 * MAINTAINERS (Write After Approval): Add myself.
898e551d 8565
e9a54b07
PB
85662006-05-25 Paolo Bonzini <bonzini@gnu.org>
8567
8568 * Makefile.def (bfd, opcodes): Fix lib_path.
8569 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
8570 (restrap): Move under "@if gcc-bootstrap". Fix typo.
8571 * Makefile.in: Regenerate.
8572
03e67131
CD
85732006-05-24 Carlos O'Donell <carlos@codesourcery.com>
8574
8575 * Makefile.in: Regenerate.
8576
65d6e994
CD
85772006-05-24 Carlos O'Donell <carlos@codesourcery.com>
8578
8579 * Makefile.def: Add install-html target. Add datarootdir
8580 docdir and htmldir to flags_to_pass.
8581 * Makefile.tpl: Add install-html target.
8582 * Makefile.in: Regenerate.
8583 * configure.in: Add --with-datarootdir, --with-docdir, and
8584 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
8585 * configure: Regenerate.
8586
9e299237
MS
85872006-05-24 Mark Shinwell <shinwell@codesourcery.com>
8588
8589 * configure.in: Enable gprof for cross builds.
8590 * configure: Regenerate.
8591
c31202cd
RG
85922006-05-22 Richard Guenther <rguenther@suse.de>
8593
8594 Revert
8595 2006-01-31 Richard Guenther <rguenther@suse.de>
8596 Paolo Bonzini <bonzini@gnu.org>
8597
8598 * Makefile.def (target_modules): Add libgcc-math target module.
8599 * configure.in (target_libraries): Add libgcc-math target library.
8600 (--enable-libgcc-math): New configure switch.
8601 * Makefile.in: Re-generate.
8602 * configure: Re-generate.
8603 * libgcc-math: New toplevel directory.
8604
2a332582
JDA
86052006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8606 Andreas Tobler <a.tobler@schweiz.ch>
8607
8608 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
8609 * configure: Rebuilt.
8610
dce2d8b2 86112006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 8612
ccce6917
SL
8613 * MAINTAINERS (Write After Approval): Add myself.
8614
ed606bc0
DD
86152006-05-01 DJ Delorie <dj@redhat.com>
8616
3d8f47a0 8617 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
8618 * configure: Regenerate.
8619
9386bd20
RG
86202006-05-01 Richard Guenther <rguenther@suse.de>
8621
8622 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
8623 maintainer.
8624
dce2d8b2 86252006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7b3bd503
KZ
8626
8627 * MAINTAINERS (Write After Approval): Add myself.
8628
87ceee72
JB
86292006-04-28 Jan Beulich <jbeulich@novell.com>
8630
8631 * MAINTAINERS (Write After Approval): Add myself.
8632
e88a2c09
DD
86332006-04-18 DJ Delorie <dj@redhat.com>
8634
8635 * configure.in (m32c): Build libstdc++-v3. Pass flags to
8636 reference libgloss so that libssp can be built in a combined
8637 tree.
8638 * configure: Regenerate.
8639
675f0a8a
RM
86402006-04-08 Robert Millan <rmh@gcc.gnu.org>
8641
8642 * MAINTAINERS (Write After Approval): Add myself.
8643
27b6c940
BE
86442006-04-05 Ben Elliston <bje@au.ibm.com>
8645
8646 * configure.in: Require makeinfo 4.4 or higher.
8647 * configure: Regenerate.
8648
687b17d4
GP
86492006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
8650
8651 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
8652 Rearrange the entries of other libraries to have them in one place.
8653
906ac235
JB
86542006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
8655
7e050830 8656 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
8657 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8658
fb0103e5
RG
86592006-03-14 Richard Guenther <rguenther@suse.de>
8660
8661 * configure: Regenerate with autoconf 2.13.
8662
17237f6b
JB
86632006-03-13 Jim Blandy <jimb@codesourcery.com>
8664
8665 * MAINTAINERS: Use my work address.
bed31434
JB
8666
8667 * MAINTAINERS: Update my E-mail address.
8668
27079765
AH
86692006-03-10 Aldy Hernandez <aldyh@redhat.com>
8670
8671 * configure.in: Handle --disable-<component> generically.
8672 * configure: Regenerate.
8673
54a17039
L
86742006-03-01 H.J. Lu <hongjiu.lu@intel.com>
8675
8676 PR libgcj/17311
8677 * ltmain.sh: Don't use "$finalize_rpath" for compile.
8678
b9bd11ca
EE
86792006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
8680
8681 * MAINTAINERS (Write After Approval): Remove myself.
8682 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8683
dce2d8b2 86842006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 8685
072b06f2
RE
8686 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
8687 (TARGET_CONFIGDIRS): Remove.
8688 * configure.in: Remove AC_SUBST(target_configdirs).
8689 * Makefile.in, configure: Regenerated.
ee2312f3 8690
936e1a35
SK
86912006-02-20 Steven G. Kargl <kargls@comcast.net>
8692
8693 * MAINTAINERS (Write After Approval): Remove myself.
8694 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8695
cc11cc9b
PB
86962006-02-20 Paolo Bonzini <bonzini@gnu.org>
8697
8698 PR bootstrap/25670
8699
8700 * Makefile.tpl ([+compare-target+]): Print explanation messages.
8701
8702 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
8703 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
8704 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
8705 BUILD_PREFIX, BUILD_PREFIX_1.
8706 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
8707
8708 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
8709 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
8710
8711 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
8712 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
8713 of `cat stage_current`. Always provide the `r' and `s' variables.
8714 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
8715 a single shell execution.
8716 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
8717 bootstrapped modules, make the stage1 module if the build was not
8718 started yet, else build the current stage.
8719 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
8720 (all-build, all-host, all-target, [+make_target+]-host,
8721 [+make_target+]-target): Do not use \-continued lines.
8722 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
8723 (current_stage, restrap, stage_last): New.
8724
8725 * Makefile.in: Regenerate.
8726 * configure: Regenerate.
8727
63a7c9ef
BD
87282006-02-19 Bud Davis <jmdavis@link.com>
8729
8730 * MAINTAINERS (Write After Approval): Remove myself.
8731 (Language Front End Maintainers): Add myself as fortran 95
8732 maintainer and update e-mail address.
8733
a3543e3a
FXC
87342006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8735
8736 * MAINTAINERS (Write After Approval): Remove myself.
8737 (Language Front End Maintainers): Add myself as fortran 95
8738 maintainer.
8739
ca5b1d2c
VK
87402006-02-16 Victor Kaplansky <victork@il.ibm.com>
8741
8742 * MAINTAINERS (Write After Approval): Add myself.
8743
0499513f
TK
87442006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
8745
8746 * MAINTAINERS (Write After Approval): Remove myself.
8747 (Language Front End Maintainers): Add myself as
8748 fortran 95 maintainer.
8749
d1f8db0c
PB
87502006-02-14 Paolo Bonzini <bonzini@gnu.org>
8751
8752 Sync from src:
8753
8754 2005-12-27 Leif Ekblad <leif@rdos.net>
8755
cc6010cd
AP
8756 * configure.in: Add support for RDOS target.
8757 * configure: Regenerate.
d1f8db0c
PB
8758
87592006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 8760 Andreas Schwab <schwab@suse.de>
d1f8db0c 8761
cc6010cd 8762 * configure: Regenerate.
d1f8db0c 8763
cac90078
DE
87642006-02-12 David Edelsohn <edelsohn@gnu.org>
8765
8766 * configure.in (enable_libgomp): Add AIX.
8767 * configure: Regenerate.
8768
bd37fbf5
MK
87692006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
8770
8771 * MAINTAINERS (Write After Approval): Add myself.
7e050830 8772
23027b7a
LM
87732006-02-03 Lee Millward <lee.millward@gmail.com>
8774
8775 * MAINTAINERS (Write After Approval): Add myself.
7e050830 8776
0058967b
RG
87772006-01-31 Richard Guenther <rguenther@suse.de>
8778 Paolo Bonzini <bonzini@gnu.org>
8779
8780 * Makefile.def (target_modules): Add libgcc-math target module.
8781 * configure.in (target_libraries): Add libgcc-math target library.
8782 (--enable-libgcc-math): New configure switch.
8783 * Makefile.in: Re-generate.
8784 * configure: Re-generate.
8785 * libgcc-math: New toplevel directory.
8786
e8b05380
PB
87872006-01-26 Paolo Bonzini <bonzini@gnu.org>
8788
8789 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
8790 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
8791 the assembler, linker and binutils.
8792 * configure: Regenerate.
8793
d54d5437
DM
87942006-01-22 Dirk Mueller <dmueller@suse.de>
8795
8796 * MAINTAINERS (Write After Approval): Add myself.
8797
670cbfcf
DN
87982006-01-20 Diego Novillo <dnovillo@redhat.com>
8799
8800 * configure: Regenerate.
8801
953ff289
DN
88022006-01-18 Richard Henderson <rth@redhat.com>
8803 Jakub Jelinek <jakub@redhat.com>
8804 Diego Novillo <dnovillo@redhat.com>
8805
8806 * libgomp: New directory.
8807 * Makefile.def: Add target_module libgomp.
8808 * Makefile.in: Regenerate.
8809 * configure.in (target_libraries): Add target-libgomp.
8810 * configure: Regenerate.
8811
32ce4048
AO
88122006-01-05 Alexandre Oliva <aoliva@redhat.com>
8813
8814 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
8815 @ from continuation.
8816 * Makefile.in: Rebuilt.
8817
0eaf8e17 88182006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 8819
c76c0c83
CL
8820 * MAINTAINERS (Write After Approval): Add myself.
8821
2d309510
PB
88222006-01-04 Paolo Bonzini <bonzini@gnu.org>
8823
8824 PR bootstrap/24252
8825
8826 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
8827 * Makefile.tpl (OBJDUMP): New.
8828 (EXTRA_HOST_FLAGS): Add it.
8829 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
8830
953ff289
DN
8831 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
8832 to use symbolic links between directories. Avoid race conditions
8833 or make them harmless.
8834 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
8835
8836 * Makefile.def (LEAN): Pass.
8837 * Makefile.tpl (LEAN): Define.
8838 (stage[+id+]-start): Accept that the previous directory does not
8839 exist, if the bootstrap is lean.
8840 (stage[+id+]-bubble): Invoke lean bootstrap commands after
8841 stage[+id+]-start. Use a makefile variable and an `if' instead of a
8842 configure substitution.
8843 ([+compare-target+]): Likewise.
8844 ([+bootstrap-target+]-lean): New.
8845 * configure.in: Remove lean bootstrap support from here.
8846
953ff289
DN
8847 * Makefile.in: Regenerate.
8848 * configure: Regenerate.
2d309510 8849
368872c3
BE
88502006-01-04 Ben Elliston <bje@au.ibm.com>
8851
8852 * MAINTAINERS (libdecnumber): Add myself.
8853
d79e6356
MM
88542006-01-02 Mark Mitchell <mark@codesourcery.com>
8855
8856 * libtool-ldflags: New script.
8857
a6fbc1e2
AS
88582006-01-02 Andreas Schwab <schwab@suse.de>
8859
8860 * configure.in: When reconfiguring remove Makefile in
8861 all stage directories.
8862 * configure: Regenerate.
8863
103a4b39
SB
88642005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
8865
8866 * MAINTAINERS: Update my email address.
8867
212f829c
PB
88682005-12-20 Paolo Bonzini <bonzini@gnu.org>
8869
8870 Revert Ada-related part of the previous change.
8871
8872 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
8873 Do not pass.
8874 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
8875 * Makefile.in: Regenerate.
8876 * configure.in: Do not include mt-ppc-aix target fragment.
8877 * configure: Regenerate.
8878
8ef1f2df
PB
88792005-12-19 Paolo Bonzini <bonzini@gnu.org>
8880
8881 * configure.in: Select appropriate fragments for PowerPC/AIX.
8882 * configure: Regenerate.
8883
8884 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
8885 BOOT_CFLAGS, BOOT_LDFLAGS.
8886 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
8887 BOOT_CFLAGS, BOOT_LDFLAGS.
8888 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
8889 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
8890 (stage): Fail if we cannot complete the work.
8891 * Makefile.in: Regenerate.
8892
ab34901f
NS
88932005-12-16 Nathan Sidwell <nathan@codesourcery.com>
8894
8895 * configure.in: Replace ms1 with mt.
8896 * configure: Rebuilt.
8897
cbe82f21
BM
88982005-12-15 Bryce McKinlay <mckinlay@redhat.com>
8899
8900 * MAINTAINERS: Update my email address.
8901
19843472
PB
89022005-12-15 Paolo Bonzini <bonzini@gnu.org>
8903
8904 * Makefile.tpl (all, do-[+make_target+], do-check, install,
8905 install-host-nogcc): Don't invoke $(stage) at the end.
8906 * Makefile.in: Regenerate.
8907
1ca26cd2
PB
89082005-12-14 Paolo Bonzini <bonzini@gnu.org>
8909
8910 * configure.in: Flip the top-level bootstrap switch.
8911 * configure: Regenerate.
8912
f41d6665
DJ
89132005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
8914
8915 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
8916 $(stage) and $(unstage).
8917 (EXTRA_TARGET_FLAGS): Correct double-quoting.
8918 (all): Remove stray semicolon.
8919 (local-distclean): Don't handle multilib.tmp and multilib.out.
8920 (install.all): Set $s for consistency.
8921 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
8922 check_multilibs setting. Always make the install directory.
8923 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
8924 Correct @if/@endif.
8925 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
8926 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
8927 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
8928 (multilib.out): Remove.
8929 * Makefile.in: Regenerated.
8930
dce2d8b2 89312005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9174b3cf
CD
8932
8933 * MAINTAINERS (Write After Approval): Add myself.
8934
64f182bd
NS
89352005-12-12 Nathan Sidwell <nathan@codesourcery.com>
8936
121b2cee
NS
8937 * MAINTAINERS: Add myself as mt maintainer.
8938
64f182bd
NS
8939 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
8940
a6d63770
AN
89412005-12-06 Adam Nemet <anemet@caviumnetworks.com>
8942
8943 * MAINTAINERS: Change email address.
8944
2abefe3d
PB
89452005-12-05 Paolo Bonzini <bonzini@gnu.org>
8946
8947 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
8948 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
8949 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
8950 Find in-tree tools if available.
8951 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
8952 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
8953 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
8954 (COMPILER_*_FOR_TARGET): New.
8955 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
8956 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
8957 (CONFIGURED_*, USUAL_*): Remove.
8958 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
8959 STRIP): Use autoconf substitutions.
8960 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
8961 COMPILER_NM_FOR_TARGET): New.
8962 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
8963
8964 (all): Make all-host and all-target in parallel.
8965 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
8966 that $$r and $$s are set before invoking a recursive make.
8967 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
8968 ([+bootstrap-target+]): Inline most of the `all' target.
8969
2f3bdde7
BE
89702005-11-29 Ben Elliston <bje@au.ibm.com>
8971
8972 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
8973 from the gcc build directory.
8974 * Makefile.in: Regenerate.
8975
a4b6c45a
BE
89762005-11-29 Ben Elliston <bje@au.ibm.com>
8977
8978 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
8979 depend on all-libdecnumber.
8980 * configure.in (host_libs): Include libdecnumber.
8981 * Makefile.in: Regenerate.
8982 * configure: Likewise.
8983
473a74b9
BE
89842005-11-29 Ben Elliston <bje@au.ibm.com>
8985
8986 * libdecnumber: Import decNumber sources from the dfp-branch.
8987
b4623110
KJ
89882005-11-21 Kean Johnston <jkj@sco.com>
8989
8990 * config.sub, config.guess: Sync from upstream sources.
8991
67dc1785
BE
89922005-11-21 Ben Elliston <bje@au.ibm.com>
8993
8994 Import from Autoconf sources:
8995
8996 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
8997 * config/move-if-change: Don't output "$2 is unchanged";
8998 suggested by Ben Elliston. Handle weird characters correctly.
8999
186abafe
AT
90002005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
9001
9002 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
9003 to match upstream libtool for darwin.
9004
ef9db8d5
DJ
90052005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
9006
9007 * Makefile.def: Remove gdb dependencies for gdbtk.
9008 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
9009 (configure-gdb, install-gdb): New rules.
9010 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
9011 * Makefile.in, configure: Regenerated.
9012
9c5141ab
JB
90132005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
9014
9015 * MAINTAINERS (Write After Approval): Add myself.
9016
4523d51b
EE
90172005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
9018
9019 * MAINTAINERS (Write After Approval): Add myself.
9020
086b011c
DN
90212005-10-24 Diego Novillo <dnovillo@redhat.com>
9022
9023 * MAINTAINERS (alias analysis): Add Daniel Berlin and
9024 Diego Novillo.
9025
e7c84bf8
PB
90262005-10-22 Paolo Bonzini <bonzini@gnu.org>
9027
9028 PR bootstrap/24297
9029 * Makefile.tpl (do-[+make-target+], do-check, install,
9030 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
9031 are set before recursing.
9032 * Makefile.in: Regenerate.
9033
b88a7564
EB
90342005-10-20 Eric Botcazou <ebotcazou@adacore.com>
9035
9036 PR bootstrap/18939
9037 * Makefile.def (gcc) <target>: Fix thinko.
9038 * Makefile.in: Regenerate.
9039
61efc800
BS
90402005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
9041
9042 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
9043 * configure: Regenerate.
9044
f53d2869
JZ
90452005-10-15 Jie Zhang <jie.zhang@analog.com>
9046
9047 * MAINTAINERS (Write After Approval): Add self.
9048
077fc835
KH
90492005-10-08 Kazu Hirata <kazu@codesourcery.com>
9050
9051 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
9052 target-libffi, target-qthreads, target-libjava, and
9053 targetlibobjc.
9054 * configure: Regenerate.
9055
d739199a
DJ
90562005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
9057
9058 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
9059 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
9060 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
9061 (USUAL_OBJDUMP_FOR_TARGET): New.
9062 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
9063 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 9064 * configure, Makefile.in: Regenerated.
d739199a 9065
db38c6bb
PB
90662005-10-05 Paolo Bonzini <bonzini@gnu.org>
9067
9068 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
9069 before other host packages.
9070
3015564c
KK
90712005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
9072
9073 * MAINTAINERS: Add self as sh libraries/configury maintainer.
9074
1061f99e
PB
90752005-10-05 Paolo Bonzini <bonzini@gnu.org>
9076
9077 PR bootstrap/22340
9078
9079 * configure.in (default_target): Remove.
9080 * Makefile.tpl (all): Do not use prerequisites as subroutines
9081 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
9082 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
9083 use prerequisites as subroutines.
9084 (check-host, check-target): New.
9085 (bootstrap configure & all targets): Do not use stage*-start
9086 if the directory layout is already ok.
9087 (non-bootstrap configure & all targets): Prepend a $(unstage).
9088 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
9089 (NOTPARALLEL): Remove.
9090 (unstage, stage variables): New variables.
9091 (unstage, stage targets): Simply expand to those variables.
9092
9093 * configure: Regenerate.
9094 * Makefile.in: Regenerate.
9095
4a9c436f
JW
90962005-10-04 James E Wilson <wilson@specifix.com>
9097
9098 * Makefile.def (lang_env_dependencies): Add libmudflap.
9099 * Makefile.in: Regenerate.
9100
37150080
AS
91012005-10-03 Andreas Schwab <schwab@suse.de>
9102
9103 Backport from libtool CVS:
9104 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
9105
9106 * ltmain.sh: add support for installing into temporary
9107 staging area (e.g. 'make install DESTDIR=...')
9108
39d16468
L
91092005-10-03 H.J. Lu <hongjiu.lu@intel.com>
9110
9111 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
9112 * configure: Regenerated.
9113
72a7ab82
AP
91142005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
9115
9116 * configure: Regenerate with the correct
9117 autoconf version.
9118
6b65a26d
CM
91192005-09-30 Catherine Moore <clm@cm00re.com>
9120
9121 * configure.in (bfin-*-*): New.
9122 * configure: Regenerated.
9123
040b1c5a
GK
91242005-09-28 Geoffrey Keating <geoffk@apple.com>
9125
9126 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
9127 (LIPO_FOR_TARGET): New.
9128 (CONFIGURED_LIPO_FOR_TARGET): New.
9129 (USUAL_LIPO_FOR_TARGET): New.
9130 (STRIP_FOR_TARGET): New.
9131 (CONFIGURED_STRIP_FOR_TARGET): New.
9132 (USUAL_STRIP_FOR_TARGET): New.
9133 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
9134 STRIP_FOR_TARGET.
9135 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
9136 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
9137 * Makefile.in: Regenerate.
9138 * configure: Regenerate.
7e050830 9139
3a3c28db
DE
91402005-09-19 David Edelsohn <edelsohn@gnu.org>
9141
9142 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
9143 (rs6000-*-aix*): Same.
9144 * configure: Regenerate.
9145
2749a921
TT
91462005-09-16 Tom Tromey <tromey@redhat.com>
9147
9148 * MAINTAINERS: Add self as java maintainer.
9149
7f26dfa3
FXC
91502005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9151
9152 * configure.in: Recognize f95 in the --enable-languages option,
9153 and substitute it for fortran, issuing a warning.
9154 * configure: Regenerate.
9155
d8852c4f
PE
91562005-08-30 Phil Edwards <phil@codesourcery.com>
9157
9158 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
9159 * configure: Regenerated.
9160
ad685e81
AH
91612005-08-22 Aldy Hernandez <aldyh@redhat.com>
9162
9163 * MAINTAINERS: Add self as ms1 maintainer.
9164
b00d752c
RE
91652005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
9166
9167 * Makefile.def (libssp): Add to lang_env_dependencies.
9168 * Makefile.in: Regenerate.
9169
9ed8fb9b
ILT
91702005-08-18 Ian Lance Taylor <ian@airs.com>
9171
9172 * MAINTAINERS: Add myself as middle-end maintainer.
9173
0f029d39
CG
91742005-08-17 Christian Groessler <chris@groessler.org>
9175
9176 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
9177 * Makefile.in: Regenerate.
9178
81087874
AK
91792005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
9180
9181 * MAINTAINERS (write after approval): Added myself.
9182
6a134f1c
MR
91832005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
9184
9185 * MAINTAINERS (Write After Approval): Add myself.
9186
2693c0b0
PB
91872005-08-12 Paolo Bonzini <bonzini@gnu.org>
9188
9189 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
9190 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
9191 Look for alternate names of the target cc and c++
9192 * configure: Regenerate.
9193
4de997d1
PB
91942005-08-08 Paolo Bonzini <bonzini@gnu.org>
9195
9196 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9197 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
9198 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
9199 tools; remove code to manually set them.
9200 (Target tools): Look in the environment for them.
9201 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9202 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
9203 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
9204 build directory.
9205 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
9206 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
9207 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
9208 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9209 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
9210 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
9211 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
9212 * configure: Regenerate.
9213 * Makefile.in: Regenerate.
9214
b089e33a
BE
92152005-07-28 Ben Elliston <bje@au.ibm.com>
9216
9217 * MAINTAINERS: Update for removed CPU targets.
9218
e3791243
MM
92192005-07-27 Mark Mitchell <mark@codesourcery.com>
9220
9221 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 9222 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
9223 * Makefile.in: Regenerated.
9224
526635cb
MM
92252005-07-26 Mark Mitchell <mark@codesourcery.com>
9226
9227 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
9228 (CFLAGS_FOR_TARGET): Use it.
9229 (CXXFLAGS_FOR_TARGET): Likewise.
9230 * Makefile.in: Regenerated.
9231 * configure.in (--with-build-sysroot): New option.
9232 * configure: Regenerated.
9233
19791f70
PB
92342005-07-24 Paolo Bonzini <bonzini@gnu.org>
9235
9236 * Makefile.tpl: Wrap install between unstage and stage
9237 * Makefile.in: Regenerate.
9238
35f5a23f
EC
92392005-07-21 Eric Christopher <echristo@apple.com>
9240
9241 * MAINTAINERS: Update affiliation.
9242
ff3ddf15
PW
92432005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
9244
9245 * MAINTAINERS: Add self as crx port maintainer.
9246
3a664c1c
DD
92472005-07-20 DJ Delorie <dj@redhat.com>
9248
9249 * MAINTAINERS: Add self as m32c maintainer.
9250
539df155
KC
92512005-07-16 Kelley Cook <kcook@gcc.gnu.org>
9252
9253 * all files: Update FSF address.
9254
be9c593a
EC
92552005-07-15 Eric Christopher <echristo@redhat.com>
9256
9257 * MAINTAINERS: Change affiliation.
9258
fd7ea4ab
JB
92592005-07-14 Jim Blandy <jimb@redhat.com>
9260
9261 * configure.in: Add cases for Renesas m32c.
9262 * configure: Regenerated.
7e050830 9263
0063a823
KC
92642005-07-14 Kelley Cook <kcook@gcc.gnu.org>
9265
d0ca130a
KC
9266 * COPYING.LIB: Update from fsf.org.
9267
92682005-07-14 Kelley Cook <kcook@gcc.gnu.org>
9269
9270 * COPYING, compile, config.guess,
0063a823
KC
9271 config.sub, install-sh, missing, mkinstalldirs,
9272 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 9273 * config-ml.in: Update FSF address.
0063a823 9274
a8ba31f2
EC
92752005-07-13 Eric Christopher <echristo@redhat.com>
9276
9277 * configure.in: Add toplevel noconfigdir support for tpf.
9278 * configure: Regenerate.
9279
5bea4a03
PB
92802005-07-11 Paolo Bonzini <bonzini@gnu.org>
9281
9282 PR ada/22340
9283
9284 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
9285 * Makefile.in: Regenerate.
9286
284bdbbd
MM
92872005-07-07 Mark Mitchell <mark@codesourcery.com>
9288
9289 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 9290 Brolley to write-after-approval.
284bdbbd 9291
452190fb
AS
92922005-07-07 Andreas Schwab <schwab@suse.de>
9293
9294 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
9295 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
9296 * Makefile.in: Regenerated.
9297
9c8f9ec2
GK
92982005-07-06 Geoffrey Keating <geoffk@apple.com>
9299
9300 * configure.in: Don't build sim or rda when targetting darwin.
9301 * configure: Regenerate.
9302
ef0087a7
KH
93032005-07-06 Kazu Hirata <kazu@codesourcery.com>
9304
9305 * configure.in: Add --enable-libssp and --disable-libssp.
9306 * configure: Regenerate with autoconf-2.13.
9307
77008252
JJ
93082005-07-02 Jakub Jelinek <jakub@redhat.com>
9309
9310 * Makefile.def (target_modules): Add libssp.
9311 * configure.in (target_libraries): Add target-libssp.
9312 * configure: Rebuilt.
9313 * Makefile.in: Rebuilt.
9314
a04eae1b
ZW
93152005-07-01 Zack Weinberg <zackw@panix.com>
9316
9317 * MAINTAINERS: Change email address. Resign from maintainership.
9318
948884cd
RG
93192005-07-01 Richard Guenther <rguenther@suse.de>
9320
9321 * MAINTAINERS: Change my e-mail address and affiliation.
9322
c7870f5d
PB
93232005-06-22 Paolo Bonzini <bonzini@gnu.org>
9324
9325 * Makefile.def (stagefeedback): Come after profile.
9326 Define profiledbootstrap target.
9327 * Makefile.tpl (profiledbootstrap): Remove.
9328 (stageprofile-end): Zap stagefeedback.
9329 (stagefeedback-start): Copy all .gcda files, not only GCC's.
9330 * Makefile.in: Regenerate.
9331
ab99519a
RS
93322005-06-13 Richard Sandiford <richard@codesourcery.com>
9333
9334 * MAINTAINERS: Update my email address.
9335
f610dd5f
ZW
93362005-06-13 Zack Weinberg <zack@codesourcery.com>
9337
9338 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
9339 In 'cpp' stanza, support '#line' as well as '# '.
9340
71bc2a83
AS
93412005-06-08 Andreas Schwab <schwab@suse.de>
9342
9343 * MAINTAINERS: Move myself from 'Write After Approval' to
9344 'CPU Port Maintainers' section as m68k maintainer.
9345
4fab7234
HPN
93462005-06-07 Hans-Peter Nilsson <hp@axis.com>
9347
9348 * configure.in (unsupported_languages): New macro.
9349 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
9350 non-ported target libraries in noconfigdirs.
9351 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
9352 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 9353 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
9354 unsupported_languages.
9355 * configure: Regenerate.
9356
68193f9b
TS
93572005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
9358
9359 * configure.in: Fix typo in handling of --with-mpfr-dir.
9360 * configure: Regenerate.
9361
f26f6b8d
RS
93622005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
9363
9364 * MAINTAINERS: Update my email address.
9365
ba4853f8
JB
93662005-06-02 Jim Blandy <jimb@redhat.com>
9367
9368 * config.sub: Add cases for the Renesas m32c. (This patch has been
9369 accepted into the master sources.)
9370
79dd769c 93712005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
9372 Michael Snyder <msnyder@redhat.com>
9373 Stan Cox <scox@redhat.com>
79dd769c 9374
f610dd5f 9375 * configure.in: Set noconfigdirs for ms1.
79dd769c 9376
f610dd5f 9377 * configure: Regenerate.
79dd769c 9378
d29e107f
JD
93792005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
9380
9381 * MAINTAINERS (Write After Approval): Add self.
9382
e93196c3
JC
93832005-06-01 Josh Conner <jconner@apple.com>
9384
9385 * MAINTAINERS (Write After Approval): Add self.
9386
ae263c7a
KH
93872005-06-01 Kazu Hirata <kazu@codesourcery.com>
9388
9389 * MAINTAINERS: Update my email address.
9390
585b3aa3
ZM
93912005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
9392
9393 * MAINTAINERS (Write After Approval): Add self.
9394
4930c50b
CD
93952005-05-26 Chris Demetriou <cgd@broadcom.com>
9396
9397 * MAINTAINERS (Write After Approval): Remove self.
9398
2dfbef6d
PB
93992005-05-25 Paolo Bonzini <bonzini@gnu.org>
9400
9401 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
9402 (Dependencies): Consider target modules for bootstrap dependencies.
9403 Make target bootstrap modules depend on each stage's gcc.
9404 * Makefile.in: Regenerate.
9405
bcb28cf5
PB
94062005-05-20 Paolo Bonzini <bonzini@gnu.org>
9407
9408 * Makefile.def (configure-gcc): Depend on binutils having been built.
9409 (all-gcc): No need to do it here.
9410 * Makefile.in: Regenerate.
9411
0cf085e4
PB
94122005-05-19 Paul Brook <paul@codesourcery.com>
9413
f610dd5f 9414 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
9415 language cannot be built.
9416 * configure: Regenerate.
9417
dfb2c39a
DJ
94182005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
9419
9420 * ylwrap: Import from Automake 1.9.5.
9421
771aaa92
DU
94222005-05-13 David Ung <davidu@mips.com>
9423
9424 * MAINTAINERS (Write After Approval): Add self.
9425
3ac9bd58
MS
94262005-05-09 Mike Stump <mrs@apple.com>
9427
9428 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
9429 lt_cv_sys_max_cmd_len for now.
f610dd5f 9430
f77a5578
SC
94312005-05-09 Stan Cox <scox@redhat.com>
9432
9433 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
9434
795e36e5
MK
94352005-05-08 Matt Kraai <kraai@ftbfs.org>
9436
9437 * README.SCO: Update the URL.
9438
c9392a2b
DE
94392005-05-05 David Edelsohn <edelsohn@gnu.org>
9440
9441 * ltconfig: Define file_list_spec. Pass file_list_spec and
9442 with_gnu_ld to libtool.
9443 * ltcf-c.sh (aix[45]): Define file_list_spec.
9444 * ltcf-cxx.sh (aix[45]): Same.
9445 * ltcf-gcj.sh (aix[45]): Same.
9446 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
9447 exists, write list of input files to temporary file.
9448
bebcd931
MS
94492005-05-04 Mike Stump <mrs@apple.com>
9450
9451 * configure.in: Always pass --target to target configures as
9452 otherwise rebuilds that do --recheck will fail.
9453 * confiugure: Rebuilt.
9454
ce406537
PB
94552005-05-04 Paolo Bonzini <bonzini@gnu.org>
9456
9457 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
9458 STAGE_HOST_EXPORTS.
9459 (configure, all): Add bootstrap support.
9460 (Host modules, target modules): Pass post-stage1 flags and exports.
9461 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
9462 * Makefile.in: Regenerate.
9463
aa9dcfc4
PB
94642005-04-29 Paolo Bonzini <bonzini@gnu.org>
9465
9466 * configure: Regenerate.
9467
b6f9abcf
MS
94682005-04-27 Mike Stump <mrs@apple.com>
9469
9470 * MAINTAINERS: Add self as darwin maintainer.
9471
acb217cb
BS
94722005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
9473
9474 * config.sub: Update from master copy.
9475
b6dae270
MS
94762005-04-21 Mike Stump <mrs@apple.com>
9477
9478 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
9479 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
9480
c2e0d3a9
HPN
94812005-04-19 Hans-Peter Nilsson <hp@axis.com>
9482
9483 * configure.in <crisv32-*-*, cris-*-*>: New local variable
9484 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
9485 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
9486 "*-*-elf" and "*-*-linux*".
9487 * configure: Regenerate.
9488
871ae772
JM
94892005-04-14 Joseph S. Myers <joseph@codesourcery.com>
9490
9491 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
9492
bf070c29
MS
94932005-04-12 Mike Stump <mrs@apple.com>
9494
9495 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
9496
e865b6f7
TK
94972005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
9498
9499 * MAINTAINERS (Write After Approval): Add myself.
9500
7b71ad7f
BS
95012005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
9502
9503 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
9504
25b42232
PB
95052005-04-06 Paolo Bonzini <bonzini@gnu.org>
9506
f610dd5f 9507 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
9508 (TARGET_CONFIGARGS): Include --with-target-subdir.
9509 (configure, all): New macros. Use them throughout.
9510 * Makefile.in: Regenerate.
9511
d727c624
JG
95122005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
9513
9514 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 9515
fff72cc4
ZD
95162005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9517
9518 * MAINTAINERS: Remove 'loop unrolling' maintainer.
9519
86472dc3
GP
95202005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
9521
9522 * MAINTAINERS: Move John Carr to Write After Approval.
9523
dce2d8b2 95242005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5d0f90e5
R
9525
9526 * config/mh-mingw32: Delete.
9527 * configure.in: Don't use it.
9528 * configure: Regenerate.
9529
33da42bc
PB
95302005-03-31 Paolo Bonzini <bonzini@gnu.org>
9531
9532 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
9533 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dce2d8b2 9534 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
33da42bc
PB
9535 (HOST_LIB_PATH): Generate from Makefile.def.
9536 (TARGET_LIB_PATH): Likewise.
9537 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
9538 * Makefile.in: Regenerate.
9539 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
9540 (RPATH_ENVVAR): Include Darwin case.
9541 * configure: Regenerate.
9542
15cc1841
TF
95432005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
9544
9545 * MAINTAINERS (Various Maintainers): Remove self.
9546 (Write After Approval): Add self.
9547
6a8c79d5
TF
95482005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
9549
9550 * MAINTAINERS (Various Maintainers): Add self.
9551
256f7136
PB
95522005-03-25 Paolo Bonzini <bonzini@gnu.org>
9553
9554 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
9555 * configure: Regenerate.
9556
191dd2c9
ZW
95572005-03-21 Zack Weinberg <zack@codesourcery.com>
9558
9559 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
9560 gcc_version, and gcc_version_trigger from set of flags to pass.
9561 * Makefile.tpl: Remove definitions of above variables.
9562 (config.status): Remove dependency on $(gcc_version_trigger).
9563 * Makefile.in: Regenerate.
9564 * configure.in: Do not reference config/gcc-version.m4 nor
9565 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
9566 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
9567 * configure: Regenerate.
9568
ef6e9bc0 95692005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dce2d8b2 9570 Andrew Pinski <pinskia@physics.uc.edu>
ef6e9bc0
MH
9571
9572 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
9573 * Makefile.in: Regenerate.
9574
009bbd5a
FW
95752005-03-13 Feng Wang <fengwang@nudt.edu.cn>
9576
9577 * MAINTAINERS (Write After Approval): Add myself.
9578
09f8755b
DA
95792005-03-03 David Ayers <d.ayers@inode.at>
9580
9581 * MAINTAINERS (Write After Approval): Add myself.
9582
e73ed25c
AO
95832005-03-01 Alexandre Oliva <aoliva@redhat.com>
9584
9585 PR libgcj/20160
9586 * ltmain.sh: Avoid creating archives with components that have
9587 duplicate basenames.
9588
ace9ac7b
AP
95892005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
9590
9591 PR bootstrap/20250
9592 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
9593 instead of check.
9594 * Makefile.in: Regenerate.
9595
c9db9354
PB
95962005-02-28 Paolo Bonzini <bonzini@gnu.org>
9597
9598 * Makefile.in: Regenerate to fix conflict between the previous two
9599 patches.
9600
215c351a
PB
96012005-02-28 Paolo Bonzini <bonzini@gnu.org>
9602
9603 PR bootstrap/17383
9604 * Makefile.def (target_modules): Remove "stage", now unnecessary.
9605 * Makefile.tpl (HOST_SUBDIR): New substitution.
9606 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
9607 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9608 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
9609 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
9610 (Host modules, Bootstrapped modules): Use it.
9611 (Build modules, Target modules): Do not create symlink trees,
9612 always configure out-of-srcdir.
9613 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
9614 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
9615 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
9616 $(HOST_SUBDIR). Create a symlink for host_subdir.
9617
9618 * Makefile.in: Regenerate.
9619 * configure: Regenerate.
9620
5395b47b
NN
96212005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9622
9623 Merged from libada-gnattools-branch:
9624 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
9625
9626 * gnattools: New directory.
9627 * Makefile.def: Add gnattools as a module, depending on target-libada.
9628 * Makefile.in: Regenerate.
9629 * configure.in: Include gnattools in host_tools; disable it if ada
9630 is disabled.
9631 * configure: Regenerate.
9632
ca2cc05c
JM
96332005-02-24 James A. Morrison <phython@gcc.gnu.org>
9634
9635 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
9636 treelang maintainer.
9637 (Write After Approval): Remove myself.
9638
d2f3024f
PS
96392005-02-23 Paul Schlie <schlie@comcast.net>
9640
9641 * configure.in: Allow darwin targeted ports to build tk, itcl and
9642 libgui.
9643 * configure: Regenerate.
9644
bba5e0ca
EB
96452005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
9646
9647 PR libgcj/10353
9648 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
9649 * configure: Regenerate.
9650
70132ce7
SK
96512005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
9652
9653 * MAINTAINERS (Write After Approval): Add myself.
9654
20f0edca
ILT
96552005-02-10 Ian Lance Taylor <ian@airs.com>
9656
9657 * MAINTAINERS: Update my e-mail address.
9658
e64e5109
RG
96592005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
9660
9661 * MAINTAINERS (Write After Approval): Add myself.
9662
40d64b5a
HPN
96632005-01-29 Hans-Peter Nilsson <hp@axis.com>
9664
9665 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
9666 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
9667 target-libgloss when not *-*-elf and *-*-aout.
9668 * configure: Regenerate.
9669
54a12711
KH
96702005-01-23 Kazu Hirata <kazu@cs.umass.edu>
9671
9672 * MAINTAINERS: Remove obsolete entries.
9673
0aa99dbb
KH
9674 * MAINTAINERS (Write After Approval): Add Michael Matz.
9675
2b009f5f
NB
96762005-01-19 Neil Booth <neil@daikokuya.co.uk>
9677
9678 * MAINTAINERS: Remove self as cpplib maintainer.
9679
385870f5
KC
96802005-01-17 Kelley Cook <kcook@gcc.gnu.org>
9681
9682 * install-sh, config.sub: Import from upstream.
9683
e7daab31
KC
96842005-01-17 Kelley Cook <kcook@gcc.gnu.org>
9685
9686 PR bootstrap/18222
9687 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
9688 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
9689 * Makefile.in: Regenerate.
9690
e6003f4d
JT
96912005-01-16 Jason Thorpe <thorpej@netbsd.org>
9692
9693 * MAINTAINERS: Update my email address.
9694
145e2972 96952005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 9696 Andreas Schwab <schwab@suse.de>
145e2972
DE
9697
9698 PR bootstrap/18033
9699 * config-ml.in: Eval option if surrounded by single quotes.
9700
86c7e0da
PB
97012005-01-03 Paolo Bonzini <bonzini@gnu.org>
9702
9703 Revert 2004-12-28 Makefile changes, a better fix will be
9704 applied to mainline and src after GCC 4.0 branches.
9705
3224a22f
PB
97062004-12-28 Paolo Bonzini <bonzini@gnu.org>
9707
9708 PR bootstrap/17383
9709
9710 * Makefile.def (target_modules): Remove stage parameter,
9711 it is always true now.
9712 * Makefile.tpl (configure-build-[+module+],
9713 configure-target-[+module+]): Always build symlink tree
9714 for the directory and for include. BUILD_SUBDIR and
9715 TARGET_SUBDIR cannot be . anymore.
9716 * Makefile.in: Regenerate.
9717
aaf51ca2
DE
97182004-12-25 David Edelsohn <edelsohn@gnu.org>
9719
9720 Revert 2004-12-08 Makefile changes.
9721
4e32e454
DS
97222004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
9723
9724 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
9725 cygwin, mingw.
9726
669f01d8
AS
97272004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
9728
9729 * configure.in (sh64-*-*): Reenable gprof.
9730 * configure: Regenerate.
9731
1b227ee0
DE
97322004-12-08 David Edelsohn <edelsohn@gnu.org>
9733
9734 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
9735 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
9736 (EXTRA_TARGET_FLAGS): Add PICFLAG.
9737 * Makefile.in: Regenerate.
9738
ce5e944c
CF
97392004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
9740
9741 * MAINTAINERS: Update my email address.
9742
893f1e87
MK
97432004-12-07 Matt Kraai <kraai@ftbfs.org>
9744
9745 * Makefile.tpl: Generate normal dependencies if the LHS module is
9746 not bootstrapped.
9747 * Makefile.in: Regenerate.
9748
bb59c339
RS
97492004-12-03 Richard Sandiford <rsandifo@redhat.com>
9750
9751 * configure.in: Include config/gxx-include-dir.m4. Use
9752 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
9753 * configure: Regenerate.
9754
4982adbe
RS
97552004-12-03 Richard Sandiford <rsandifo@redhat.com>
9756
9757 * config.if: Delete.
9758 * configure.in: Set libstdcxx_incdir directly.
9759 * configure: Regenerate.
9760
05750653
EC
97612004-12-02 Eric Christopher <echristo@redhat.com>
9762
9763 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
9764 * Makefile.in: Regenerate.
9765
5fef1dbd
RS
97662004-12-02 Richard Sandiford <rsandifo@redhat.com>
9767
9768 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
9769 * configure: Regenerate.
9770
afabd8e6
RS
97712004-12-02 Richard Sandiford <rsandifo@redhat.com>
9772
9773 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
9774 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
9775 * configure: Regenerate.
9776
78716e86
EC
97772004-12-01 Eric Christopher <echristo@redhat.com>
9778
9779 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
9780 of things to remove.
9781
57ab8ba9
MK
97822004-11-29 Matt Kraai <kraai@ftbfs.org>
9783
9784 * MAINTAINERS (Write After Approval): Update my e-mail address.
9785
2539bffe
KC
97862004-11-29 Kelley Cook <kcook@gcc.gnu.org>
9787
9788 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
9789 from CVS libtool to always pass_all.
9790
3e732ba0
JDA
97912004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9792
9793 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
9794 (hppa*64*-*-*): Delete incorrect comment.
9795 * configure: Rebuilt.
9796
767f726e
KC
97972004-11-24 Kelley Cook <kcook@gcc.gnu.org>
9798
9799 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
9800
2c92e90f
KC
98012004-11-24 Kelley Cook <kcook@gcc.gnu.org>
9802
9803 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
9804 from CVS libtool to always pass_all.
9805
32f84e48
KC
98062004-11-15 Kelley Cook <kcook@gcc.gnu.org>
9807
9808 * install-sh, compile: Import from automake.
9809
9587be8a
KC
98102004-11-15 Kelley Cook <kcook@gcc.gnu.org>
9811
9812 * config.guess, config.sub: Import from savannnah.
9813
04e81808 98142004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
9815
9816 * MAINTAINERS (Write After Approval): Add myself
9817
f87a2b2e
MS
98182004-11-12 Mike Stump <mrs@apple.com>
9819
9820 * Makefile.def: Add html support.
9821 * Makefile.tpl: Likewise.
9822 * Makefile.in: Regenerate.
9823
848556c2
GK
98242004-11-11 Geoffrey Keating <geoffk@apple.com>
9825
556f03c4
GK
9826 PR 18423
9827 * configure.in: Remove all instances of build-fixincludes from
9828 noconfigdirs.
9829 (build_configargs): Supply --target to subdirectories.
9830 * configure: Regenerate.
9831
848556c2
GK
9832 * Makefile.def: Make gcc install depend on fixincludes install.
9833 * Makefile.in: Regenerate.
9834
9e5712a5
JJ
98352004-11-10 Janis Johnson <janis187@us.ibm.com>
9836
9837 * MAINTAINERS: Add myself as gcc testsuite maintainer.
9838
4ef509c0
PB
98392004-11-11 Paul Brook <paul@codesourcery.com>
9840
9841 * MAINTAINERS: Add self as arm maintainer. Update email address.
9842
20d11df6
HPN
98432004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
9844
9845 * configure.in (noconfigdirs) [mmix-*-*]: Disable
9846 target-libgfortran.
79fd8592 9847 * configure: Regenerate.
20d11df6 9848
68c70f15
DE
98492004-11-07 David Edelsohn <edelsohn@gnu.org>
9850
9851 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
9852 like CC.
9853
54f88091
PB
98542004-11-05 Paolo Bonzini <bonzini@gnu.org>
9855
9856 * Makefile.def (host fixincludes): Specify missing targets.
9857 * Makefile.in: Regenerate.
9858
6866abb8
RC
98592004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
9860
9861 * MAINTAINERS: Add myself
9862
83f62578
GL
98632004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
9864
9865 * MAINTAINERS (Write After Approval): Add myself.
9866
53c7ffe7
GK
98672004-11-04 Geoffrey Keating <geoffk@apple.com>
9868
9869 * Makefile.def: Build fixincludes for the host, too.
9870 * Makefile.in: Regenerate.
9871 * configure.in (host_tools): Add fixincludes.
9872 * configure: Regenerate.
9873
ac8b3d9d
DJ
98742004-11-04 Daniel Jacobowitz <dan@debian.org>
9875
9876 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
9877 * configure: Regenerated.
9878
bab37580
L
98792004-11-04 H.J. Lu <hongjiu.lu@intel.com>
9880
9881 PR other/17783
9882 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
9883 * configure: Regenerated.
9884
db1de713
MM
98852004-10-31 Mark Mitchell <mark@codesourcery.com>
9886
9887 * README.SCO: Update per FSF instructions.
9888
a827e21a
EW
98892004-10-28 Eric B. Weddington <ericw@evcohs.com>
9890
9891 PR target/18151
9892 * configure.in (case ${target}): Do not build fixincludes for avr.
9893 * configure: Regenerated.
9894
9d069a4f
PB
98952004-10-26 Paolo Bonzini <bonzini@gnu.org>
9896
9897 * configure.in (case ${target}): Do not build fixincludes
9898 on platforms where it is not used.
9899 * configure: Regenerated.
9900
fc45f3fe
DJ
99012004-10-23 Daniel Jacobowitz <dan@debian.org>
9902
9903 * configure.in: Use an absolute path to install-sh.
9904 * configure: Regenerated.
9905
36554b92
AL
99062004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
9907
9908 * MAINTAINERS (Write After Approval): Add myself.
9909
88e9994a
KH
99102004-10-19 Kazu Hirata <kazu@cs.umass.edu>
9911
9912 * MAINTAINERS: Remove from Write After Approval those that are
9913 already maintainers.
9914
ad02a944
SP
99152004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
9916
9917 * MAINTAINERS: Update my email address.
9918
c8e6cd41
KC
99192004-10-12 Kelley Cook <kcook@gcc.gnu.org>
9920
9921 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
9922 * configure: Regenerate.
9923
dce2d8b2 99242004-10-07 J"orn Rennecke <joern.rennecke@st.com>
ebe55024
R
9925
9926 * MAINTAINERS: Update my email address.
9927
a8b0957e
KH
99282004-10-07 Kazu Hirata <kazu@cs.umass.edu>
9929
9930 * MAINTAINERS (Language Front Ends Maintainers): New. Move
9931 entries belonging to this category.
9932
96836f61
JZ
99332004-10-06 Josef Zlomek <josef.zlomek@email.cz>
9934
9935 * MAINTAINERS: Update my e-mail address.
9936
7e0b5752
PB
99372004-10-06 Paolo Bonzini <bonzini@gnu.org>
9938
9939 Fix wrong conflict resolution in:
9940
9941 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
9942
9943 * Makefile.in: Regenerate.
9944 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9945 in the recursive `make', instead of hardwiring `all'.
9946 (Autogenerated TARGET-* variables): New.
9947
370f7a47
TL
99482004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
9949
9950 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 9951 * configure: Regenerate.
370f7a47 9952
13e5d623
KH
99532004-10-04 Kazu Hirata <kazu@cs.umass.edu>
9954
9955 * MAINTAINERS (Various Maintainers): Move the "windows,
9956 cygwin, mingw" maintainer to ...
9957 (OS Port Maintainers): ... here.
9958
a6497c1b
KH
99592004-10-04 Kazu Hirata <kazu@cs.umass.edu>
9960
9961 * MAINTAINERS (Write After Approval): Remove those that are
9962 maintainers of some subsystem.
9963
1abb828a
D
99642004-10-02 P.J. Darcy <darcypj@us.ibm.com>
9965
9966 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
9967 * ltcf-cxx.sh (tpf*): Likewise.
9968 * ltconfig (tpf*): Add TPF OS configuration support.
9969
16d1338d
BS
99702004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
9971
9972 * MAINTAINERS: Change my email address to my new work account.
9973
9082a750
MR
99742004-09-24 Michael Roth <mroth@nessie.de>
9975
9976 * configure.in (--without-headers): Add missing double quotes.
9977 * configure: Regenerate.
9978
dce2d8b2 99792004-09-24 Kelley Cook <kcook@gcc.gnu.org>
07a8bdf8
KC
9980
9981 * ylwrap: Revert to previous version.
9982
4c4a5bbc
L
99832004-09-23 H.J. Lu <hongjiu.lu@intel.com>
9984
9985 PR bootstrap/17369
9986 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
9987 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
9988 SET_GCC_LIB_PATH_CMD.
9989 (BASE_TARGET_EXPORTS): Likewise.
9990 * Makefile.in: Regenerated.
9991
9992 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
9993 * configure: Regenerated.
9994
85f59630
KC
99952004-09-23 Kelley Cook <kcook@gcc.gnu.org>
9996
9997 * config.guess: New upstream version
9998 * compile, depcomp, install-sh, ylwrap: Likewise.
9999
95c53c62
RS
100002004-09-19 Roger Sayle <roger@eyesopen.com>
10001
10002 * config/mh-x86omitfp: New host makefile fragment. Add
10003 -fomit-frame-pointer to the default BOOT_CFLAGS.
10004 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
10005 * configure: Regenerate.
10006
0a1c093b
AP
100072004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
10008
10009 PR target/11572
10010 * configure.in (*-*-darwin*): Renable libobjc.
10011 * configure: Regenerate.
10012
315fcf97
NS
100132004-09-10 Nathan Sidwell <nathan@codesourcery.com>
10014
10015 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
10016
0a050485 100172004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 10018
0a050485
DB
10019 * Makefile.def: Remove libbanshee.
10020 * Makefile.tpl: Ditto.
10021 * configure.in: Ditto.
10022 * Makefile.in: Regen.
10023 * configure: Ditto.
10024
5f4a098e
DE
100252004-09-08 David Edelsohn <edelsohn@gnu.org>
10026
10027 * ltmain.sh: Use $pic_object as $non_pic_object if
10028 $non_pic_object=none.
10029
32b2511f
PB
100302004-09-07 Paolo Bonzini <bonzini@gnu.org>
10031
10032 * missing: Import latest version from master repository.
10033
fc4d0e82
NC
100342004-09-06 Nick Clifton <nickc@redhat.com>
10035
10036 * config.sub: Import latest version from master repository.
10037 * config.guess: Likewise.
10038 This includes these changes:
78716e86 10039
fc4d0e82
NC
10040 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
10041
10042 * config.sub: Handle crisv32, alias etraxfs.
10043 * config.guess (crisv32:Linux:*:*): Handle.
10044
10045 2004-08-13 Brad Smith <brad@comstyle.com>
10046
10047 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
10048 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
10049
10050 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
10051
10052 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
10053 assume the processor is a powerpc. This is because coreutils
10054 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
10055 in this case, due to a MacOS X bug that causes
10056 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
10057 to return a negative number.
10058 Problem reported by Petter Reinholdtsen in:
10059 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
10060
10061 2004-07-19 Ben Elliston <bje@gnu.org>
10062
10063 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
10064
10065 2004-06-24 Ben Elliston <bje@gnu.org>
10066
10067 * config.guess: Update copyright years.
10068 * config.sub: Likewise.
10069
10070 2004-06-22 Robert Millan <robertmh@gnu.org>
10071
10072 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
10073 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
10074
10075 2004-06-22 Stanley F. Quayle <stan@stanq.com>
10076
10077 * config.guess (*:*VMS:*:*): New entry. Replaces
10078 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
10079 manufacturer.
10080
10081 2004-06-22 Ben Elliston <bje@gnu.org>
10082
10083 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
10084 * config.sub: Likewise.
10085
10086 2004-06-22 Ben Elliston <bje@gnu.org>
10087
10088 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
10089 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
10090
10091 2004-06-11 Ben Elliston <bje@gnu.org>
10092
10093 * config.guess (pegasos:OpenBSD:*:*): Remove.
10094
10095 2004-06-11 Ben Elliston <bje@gnu.org>
10096
10097 From Wouter Verhelst <wouter@grep.be>:
10098 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
10099
10100 2004-06-11 Ben Elliston <bje@gnu.org>
10101
10102 * config.guess (luna88k:OpenBSD:*:*): New.
10103
10104 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
10105
10106 * config.guess (m32r*:Linux:*:*): New case.
10107 * config.sub: Handle m32rle.
10108
10109 2004-03-12 Ben Elliston <bje@wasabisystems.com>
10110
10111 From Jens Petersen <petersen@redhat.com>:
10112 * config.sub: Handle sparcv8.
10113
10114 2004-03-03 Ben Elliston <bje@wasabisystems.com>
10115
10116 From Tom Smith <smith@cag.lkg.hp.com>:
10117 * config.guess: Version suffixes are equally significant on Tru64
10118 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
10119 prefix of "P" (patched kernel).
10120
10121 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
10122
10123 * config.sub: Add support for National Semiconductor CRX target.
10124
2f4cc6bf
JJ
101252004-09-03 Janis Johnson <janis187@us.ibm.com>
10126
10127 * MAINTAINERS (Various Maintainers): Remove myself as web page
10128 maintainer, add myself as maintainer of build status lists.
10129
61fec9ff
JB
101302004-09-03 Jan Beulich <jbeulich@novell.com>
10131
10132 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
10133 *-*-netware, but add target-libmudflap.
10134 Consolidate *-*-netware targets (of which really only i?86 exists)
10135 into a single entry.
10136 * configure: Likewise.
10137
45f366ab
PB
101382004-09-01 Paolo Bonzini <bonzini@gnu.org>
10139
10140 * Makefile.tpl (sorry): Remove.
10141 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
10142 (cleanstrap targets): Depend on distclean, not distclean-stage1.
10143 (do-clean): Clean per-stage directories too.
10144 (do-distclean): Run distclean-stage1 too.
10145 (.NOTPARALLEL): Enable during toplevel bootstrap.
10146 (stage[+id+]-bubble): Enable parallel execution during
10147 the recursive invocation.
10148 * Makefile.in: Regenerate.
10149
10150 Fix previous checkin:
10151
10152 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
10153 include.
10154 * configure.in: Fix indentation.
10155 * configure: Regenerate.
10156
dce2d8b2 101572004-08-31 Robert Bowdidge <bowdidge@apple.com>
be8fff81 10158
45f366ab
PB
10159 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
10160 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
10161 * configure: regenerate
78716e86 10162 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 10163 -mdynamic-no-pic
be8fff81 10164
71b5d516
PB
101652004-08-31 Paolo Bonzini <bonzini@gnu.org>
10166
10167 * Makefile.def (build_modules): Add fixincludes.
10168 (dependencies): Make gcc depend on fixincludes.
10169 * configure.in (build_tools): Add fixincludes.
10170 (build_configdirs): Always include build_libs.
10171 * Makefile.in: Regenerate.
10172 * configure: Regenerate.
10173
101742004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
10175
10176 * Makefile.def (bootstrap stages): Add 'lean' parameter.
10177 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
10178 phony targets; do not generate timestamp files.
10179 (distclean-stageN): Remove references to their timestamp files.
10180 (restageN, touch-stageN): Remove.
10181 (stageN-bubble): Rewritten.
10182 (compare): Support lean bootstraps.
10183 * Makefile.in: Regenerate.
10184
10185 * configure.in: Only warn when bootstrapping but
10186 build != host or build != target. Support lean bootstraps.
10187 * configure: Regenerate.
10188
ce7cbbb0
PE
101892004-08-26 Phil Edwards <phil@codesourcery.com>
10190
10191 * configure.in: Give a better error message if GMP/MPFR are missing
10192 and a language needing them has been requested.
10193 * configure: Regenerated.
10194
9c71a529
PE
101952004-08-25 Phil Edwards <phil@codesourcery.com>
10196
10197 * configure.in: Print a list of available language front-ends if
10198 a requested one is missing. Tidy stray tab characters.
10199 * configure: Regenerated.
10200
e3f92d3b
MK
102012004-08-19 Michael Koch <konqueror@gmx.de>
10202
10203 * gcc/doc/install.texi: Update entry about automake for libjava.
10204
c3f84f61
RM
102052004-08-17 Robert Millan <robertmh@gnu.org>
10206
10207 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
10208 (instead of FreeBSD).
10209 * configure: Regenerate.
10210
7c27e184
PB
102112004-08-16 Paolo Bonzini <bonzini@gnu.org>
10212
10213 * Makefile.in: Regenerate.
10214 * configure: Regenerate.
10215
10216 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
10217 stage_*_flags.
10218 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
10219 for bootstrapped modules if toplevel bootstrap is going.
10220 (GCC bootstrap): Generate per-stage targets for all bootstrapped
10221 modules. Adjust for changes in Makefile.def. Enable several
10222 rules even in non-bootstrap mode, just to avoid peppering the
10223 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
10224 (stage-[+prev+]-bubble): Remove.
10225
10226 * Makefile.def (Dependencies): Depend on all-build-bison,
10227 all-build-flex, all-build-byacc, all-build-texinfo, rather
10228 than the host variations.
10229 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
10230 with BUILD_SUBDIR.
10231 (BISON): Update for recent Bisons.
10232 (YACC): Fix typo.
10233 (cross): Depend on all-build.
10234 (all): Do not depend on all-build.
10235 (prebootstrap): Remove.
10236 (dep-kind): Accept separate prefixes for MODULE and ON variables.
10237 (Prebootstrap dependencies): Add them to the per-stage targets
10238 and to all-prebootstrap.
10239 * configure.in (build_configdirs): Always enable build_tools.
10240 (BUILD_DIR_PREFIX): Remove.
10241
10242 * Makefile.def (gcc): Add target variable.
10243 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
10244 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10245 in the recursive `make', instead of hardwiring `all'.
10246 (Autogenerated TARGET-* variables): New.
10247
20f3bb80
BB
102482004-08-13 Brian Booth <bbooth@redhat.com>
10249
10250 * MAINTAINERS: Remove myself from write-after-approval.
10251
b5be499d
NN
102522004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
10253
10254 * src-release: Stop distributing mmalloc with gdb (which doesn't
10255 use it).
10256 * Makefile.def: GDB doesn't depend on mmalloc anymore.
10257 * Makefile.in: Regenerate.
10258
b3f8d95d
MM
102592004-08-09 Mark Mitchell <mark@codesourcery.com>
10260
10261 * configure.in (arm*-*-eabi*): New target.
10262 * configure: Regenerate.
10263
3589b69e
PB
102642004-08-06 Paolo Bonzini <bonzini@gnu.org>
10265
10266 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
10267 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
10268 (Dependencies): New section.
10269 * Makefile.tpl (Dependencies): Generate from Makefile.def.
10270 (configure-target-[+module+]): Depend on maybe-all-gcc
10271 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
10272 (toplevel profiledbootstrap): Fix dependencies.
10273 * Makefile.in: Regenerate.
10274
972974fc
MM
102752004-08-03 Mark Mitchell <mark@codesourcery.com>
10276
10277 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
10278 target-libiberty to noconfigdirs.
10279 * configure: Regenerate.
10280
bebf829d
PB
102812004-08-03 Paul Brook <paul@codesourcery.com>
10282
10283 * configure.in: Check for MPFR as well as GMP.
10284 * configure: Regenerate.
10285
98a5bb3b
RM
102862004-08-01 Robert Millan <robertmh@gnu.org>
10287
10288 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
10289 libmudflap for all GNU-based systems (with Glibc).
10290 * configure: Regenerate.
10291
dce2d8b2 102922004-08-03 Paolo Bonzini <bonzini@gnu.org>
d32ab992
PB
10293
10294 * Makefile.def (host-modules): Add gcc.
10295 * Makefile.in: Regenerate.
10296 * Makefile.tpl (sorry): New rule.
10297 (configure-host, all-host, [+make_target+]-host, do-check,
10298 install-host): Do not add gcc as a special case.
10299 (host modules): Add a small special-casing for gcc. Export
10300 extra_make_flags through the environment.
10301 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
10302 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
10303 other recursive targets for gcc): Remove.
10304
10305 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
10306 (stage, unstage): New rules.
10307 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
10308 distclean-stage[+id+]): Use stage_current.
10309 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
10310 the stage*-start rules.
10311
aeb732c1
GK
103122004-08-02 Geoffrey Keating <geoffk@apple.com>
10313
10314 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
10315 use -all_load flag.
10316
25b656e7
PB
103172004-08-02 Paolo Bonzini <bonzini@gnu.org>
10318
10319 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
10320 * configure: Regenerate.
10321
cc440d71
TM
103222004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
10323
10324 * maintainer-scripts/gcc_release: Revert yesterday's change.
10325
270e140b
SB
103262004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
10327
10328 * MAINTAINERS: Add myself to write-after-approval.
10329
3e4035f8
TM
103302004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
10331
10332 * libf2c: Removed.
10333 * gcc/gccbug.in: Updated because of libf2c removal.
10334 * maintainer-scripts/gcc_release: Ditto.
10335
dce2d8b2 103362004-07-09 Loren J. Rittle <ljrittle@acm.org>
a3e8d8b4
LR
10337
10338 * configure.in: Build libmudflap by default on FreeBSD.
10339 * configure: Regenerated.
10340
dfcada9a
MM
103412004-07-09 Mark Mitchell <mark@codesourcery.com>
10342
10343 * configure.in: Do not build libmudflap by default on non-GNU/Linux
10344 systems.
10345 * configure: Regenerated.
10346
dce2d8b2 103472004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3922b216
JDA
10348
10349 PR target/16344
10350 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
10351 feedback based compiler.
10352 * Makefile.in: Rebuilt.
10353
95bcca47
AO
103542004-07-08 Alexandre Oliva <aoliva@redhat.com>
10355
10356 * Makefile.def (host_modules): Set bootstrap=true for flex.
10357 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
10358 * Makefile.in: Rebuilt.
10359
051822f6
JH
103602004-07-07 Jan Hubicka <jh@suse.cz>
10361
10362 * MAINTAINERS: Add self as a profile feedback maintainer.
10363
7b61653a
PE
103642004-07-05 Phil Edwards <phil@codesourcery.com>
10365
10366 * configure.in: Do not prepend $srcdir to /dev/null in
10367 makefile fragments.
10368 * configure: Regenerate.
10369
23f6b2f9
PB
103702004-07-01 Paolo Bonzini <bonzini@gnu.org>
10371
10372 * Makefile.def (build_modules): Add bison, byacc, flex,
10373 m4, texinfo.
10374 (flags_to_pass): Add FLEX.
10375 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
10376 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
10377 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
10378 DEFAULT_MAKEINFO): Remove.
10379 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
10380 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
10381 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
10382 objdir or else use configured tool.
10383 (all-build): New.
10384 (all): Depend on it.
10385 (Build module dependencies): Add.
10386 * Makefile.in: Regenerate.
10387 * configure.in: Better support for multiple build modules,
10388 matching what is done for host/target modules. Do not look
10389 for "plausible" locations of build tools if Canadian cross.
10390 Use autoconf's AC_PROG_CC to find a C compiler. Define
10391 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
10392 * configure: Regenerate.
78716e86 10393
1c020272
PB
103942004-06-22 Paolo Bonzini <bonzini@gnu.org>
10395
10396 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
10397 * Makefile.in: Regenerate.
10398
a52a0a7f
PB
103992004-06-22 Paolo Bonzini <bonzini@gnu.org>
10400
10401 * Makefile.tpl (configure-build-[+module+],
10402 configure-[+module+], configure-target-[+module+]): Pass
10403 [+extra_configure_args+].
10404 (all-build-[+module+], all-[+module+], check-[+module+],
10405 install-[+module+], [+make_target+]-[+module+],
10406 all-target-[+module+], check-target-[+module+],
10407 install-target-[+module+], [+make_target+]-target-[+module+]):
10408 Pass [+extra_make_args+].
10409 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
10410 (GCC_HOST_EXPORTS): Remove.
10411 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
10412 cross, check-gcc, check-gcc-c++, install-gcc,
10413 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
10414 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
10415 * Makefile.in: Regenerate.
10416
ccde3f1a
MS
104172004-06-21 Matthew Sachs <msachs@apple.com>
10418
10419 * MAINTAINERS: Added self to write-after-approval.
10420
6264b0a6
CF
104212004-06-21 Christopher Faylor <cgf@alum.bu.edu>
10422
10423 * configure.in: Check for srcdir/winsup rather than build directory
10424 winsup.
10425 * configure: Regenerate.
10426
801e2270
CV
104272004-06-17 Corinna Vinschen <vinschen@redhat.com>
10428
10429 * configure.in: Don't build Cygwin native newlib if winsup
10430 directory is missing. Emit warning instead.
10431 * configure: Regenerate.
10432
ad6717df
PB
104332004-06-09 Paolo Bonzini <bonzini@gnu.org>
10434
10435 * Makefile.tpl (touch-stage[+id+]): New.
10436 (restage[+prev+]): Depend on touch-stage[+id+].
10437
10438 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
10439 Use it throughout.
10440
10441 * Makefile.def: Add profile and feedback bootstrap stages.
10442 Remove next field from bootstrap stages.
10443 * Makefile.tpl (LN, LN_S): Substitute.
10444 (stageN-start, stageN-end): Use double-colon rules, to
10445 provide a hook for additional setup commands.
10446 (distclean-stageN-gcc, restageN): Create dependencies from
10447 [+prev+], not from [+next+].
10448 (stageN-bubble): Add commands for successive stages from
10449 [+prev+], using double-colon rules.
10450 (all-stageN-gcc): Fix typo.
10451 (stagefeedback-start, profiledbootstrap): New.
10452 * Makefile.in: Regenerate.
10453 * configure.in: Call ACX_PROG_LN.
10454 * configure: Regenerate.
10455
5bbb9680
CY
104562004-06-08 Canqun Yang <canqun@nudt.edu.cn>
10457
10458 * MAINTAINERS (Write After Approval): Add myself.
10459
e18be1d4
MA
104602004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
10461
10462 * MAINTAINERS (Write After Approval): Add myself.
10463
5607edfd
PB
104642004-06-03 Paolo Bonzini <bonzini@gnu.org>
10465
10466 * configure.in: Fix --enable-bootstrap breakage introduced in trees
10467 without gcc.
10468 * configure: Regenerate.
10469
1ec4e9c3
PB
104702004-06-01 Paolo Bonzini <bonzini@gnu.org>
10471
10472 * Makefile.tpl: Fix typo.
10473 * Makefile.in: Regenerate.
10474
dce2d8b2 104752004-06-01 Paolo Bonzini <bonzini@gnu.org>
c2f7605f
PB
10476
10477 * configure.in: Remove new- prefix from toplevel
10478 bootstrap targets.
10479 * configure: Regenerate.
10480
f516a7da
PB
104812004-06-01 Paolo Bonzini <bonzini@gnu.org>
10482
10483 * Makefile.tpl (all.normal): Rename to all.
10484 (all): Replace with a rule to pick the default
10485 target from configure.
10486 (all-gcc, configure-gcc): Use conditionals to
10487 do nothing when toplevel bootstrap is going on.
10488 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
10489 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
10490 * configure.in: Support --enable-bootstrap.
10491
10492 * Makefile.def: Remove new- prefix from toplevel
10493 bootstrap targets.
10494 * Makefile.tpl: Likewise.
10495
10496 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
10497 target.
10498
10499 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
10500 $(RECURSE_FLAGS) to recursive invocation of make.
10501
10502 * Makefile.in: Regenerate.
10503 * configure: Regenerate.
10504
78dd5e36 105052004-05-30 Andreas Jaeger <aj@suse.de>
dce2d8b2 10506 Jim Wilson <wilson@specifixinc.com>
78dd5e36
AJ
10507
10508 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
10509 like CC.
10510
30f1bddc
DJ
105112004-05-27 Daniel Jacobowitz <dan@debian.org>
10512
10513 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
10514 * configure: Regenerate.
10515
4fc4dd12
DJ
105162004-05-25 Daniel Jacobowitz <drow@false.org>
10517
10518 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
10519 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
10520 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
10521 targets.
10522 * Makefile.in: Regenerate.
10523
dce2d8b2 105242004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
10525
10526 * configure.in: Test the ability to symlink directories.
10527 * configure: Regenerate.
10528
10529 * Makefile.def (bootstrap-stage): New definitions.
10530 * Makefile.tpl (configure-stage1-gcc,
10531 configure-stage2-gcc, configure-stage3-gcc,
10532 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
10533 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
10534 new-restage3, compare): Autogenerate, see Makefile.in
10535 entry for behavioral changes.
10536 (distclean-stage1, new-stage1-start, new-stage1-end,
10537 new-stage1-bubble, distclean-stage2, new-stage2-start,
10538 new-stage2-end, new-stage2-bubble, distclean-stage3,
10539 new-stage3-start, new-stage3-end): New autogenerated targets.
10540 (objext, prebootstrap, BOOT_CFLAGS,
10541 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
10542 targets.
10543
10544 * Makefile.in: Regenerate.
10545 (distclean-stage1, new-stage1-start, new-stage1-end,
10546 new-stage1-bubble, distclean-stage2, new-stage2-start,
10547 new-stage2-end, new-stage2-bubble, distclean-stage3,
10548 new-stage3-start, new-stage3-end): New targets.
10549 (all-stage1-gcc): Move prebootstrap dependency from here...
10550 (configure-stage1-gcc): ...to here.
10551 (new-bootstrap): Use bubble targets.
10552 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10553 Use per-stage distclean targets.
10554 (configure-stage1-gcc, configure-stage2-gcc,
10555 configure-stage3-gcc, all-stage1-gcc,
10556 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
10557 Use new-stageN-start to prepare the tree.
10558
4f4e53dd
PB
105592004-05-23 Paolo Bonzini <bonzini@gnu.org>
10560
10561 * Makefile.def (host_modules): add libcpp.
10562 * Makefile.tpl: Add dependencies on and for libcpp.
10563 * Makefile.in: Regenerate.
10564 * configure.in: Add libcpp host module.
10565 * configure: Regenerate.
10566
60975492
PB
105672004-05-21 Paolo Bonzini <bonzini@gnu.org>
10568
10569 * Makefile.tpl: Whenever a recursive target is defined, wrap
10570 it in a special @if/@endif block, and prepare its maybe
10571 dependency in the @if/@endif block
10572 * configure.in: Instead of writing maybe dependencies, remove
10573 the @if/@endif statements, and remove the @if/@endif blocks
10574 that remain.
10575 * configure: Regenerate.
10576 * Makefile.in: Regenerate.
10577
5ce7d75d
JJ
105782004-05-20 Janis Johnson <janis187@us.ibm.com>
10579
10580 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
10581
c779c42f
KK
105822004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
10583
10584 PR bootstrap/15120
10585 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
10586 * */configure: Rebuilt.
10587
b4117c30
ZW
105882004-05-17 Zack Weinberg <zack@codesourcery.com>
10589
10590 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
10591 of libf2c.
10592 * configure, Makefile.in: Regenerate.
10593
719bb4e3 105942004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
10595
10596 * MAINTAINERS (Write After Approval): Add myself.
10597
6de9cd9a
DN
105982004-05-13 Diego Novillo <dnovillo@redhat.com>
10599
10600 Merge from tree-ssa-20020619-branch.
10601
10602 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
10603 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
10604 (HOST_GMPLIBS): Define.
10605 (HOST_GMPINC): Define.
10606 (TARGET_LIB_PATH): Add libmudflap.
10607 (GFORTRAN_FOR_TARGET): Define.
10608 (configure-build*): Export GFORTRAN.
10609 (configure-gcc): Export GMPLIBS and GMPINC.
10610 (all-gcc): Add maybe-all-libbanshee.
10611 (configure-target-libgfortran): Define.
10612 * Makefile.in: Regenerate.
10613 * configure.in (host_libs): Add libbanshee.
10614 (target_libraries): Add target-libmudflap and target-libgfortran.
10615 Add --with-libbanshee.
10616 Handle --disable-libmudflap.
10617 (*-*-freebsd*): Use with_gmp.
10618 Add $(libgcj) to noconfigdirs.
10619 * configure: Regenerate.
10620 * depcomp: New file.
10621 * MAINTAINERS: Add tree-ssa maintainers.
10622
8f1b790f
VM
106232004-05-04 Vladimir Makarov <vmakarov@redhat.com>
10624
b4117c30 10625 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 10626
693446fc
BF
106272004-04-30 Brian Ford <ford@vss.fsi.com>
10628
b4117c30 10629 * MAINTAINERS (Write After Approval): Add myself.
693446fc 10630
d1bb666c
UB
106312004-04-29 Uros Bizjak <uros@kss-loka.si>
10632
b4117c30 10633 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 10634
6cf1ac42
PB
106352004-04-28 Paolo Bonzini <bonzini@gnu.org>
10636
10637 * config/acx.m4: Fix fastcompare support for new-bootstrap.
10638 * configure: Regenerate.
10639
632933d5
PB
106402004-04-27 Paolo Bonzini <bonzini@gnu.org>
10641
10642 Revert:
10643 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10644
10645 * Makefile.def (flags_to_pass): Remove *dir variables that
10646 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10647 as well as prefix and exec_prefix.
10648 * Makefile.in: Regenerate.
10649
80dc6aa0
RM
106502004-04-26 Robert Millan <robertmh@gnu.org>
10651
10652 Add patches from libtool CVS.
10653 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
10654 * ltconfig: Likewise.
10655 * ltcf-c.sh: Likewise.
10656 * ltcf-cxx.sh: Likewise.
10657 * ltcf-gcj.sh: Likewise.
10658
e11283f1
PB
106592004-04-26 Paolo Bonzini <bonzini@gnu.org>
10660
10661 * Makefile.def (host_modules): Mark with the bootstrap
10662 flag packages on which gcc depends.
10663 * Makefile.tpl (all-bootstrap): Use it.
10664 * Makefile.in: Regenerate.
10665
8546950c
PB
106662004-04-26 Paolo Bonzini <bonzini@gnu.org>
10667
10668 * Makefile.def (flags_to_pass): Remove *dir variables that
10669 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10670 as well as prefix and exec_prefix.
10671 * Makefile.in: Regenerate.
10672
a76494aa
PB
106732004-04-26 Paolo Bonzini <bonzini@gnu.org>
10674
b4117c30
ZW
10675 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
10676 * configure: Regenerate.
10677 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
10678 * gcc/Makefile.tpl (compare): Use the result of the test.
10679 * gcc/Makefile.in: Regenerate.
a76494aa 10680
03a91701
PB
106812004-04-23 Paolo Bonzini <bonzini@gnu.org>
10682
10683 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
10684 Always relocate gcc and prev-gcc to the original names, even
10685 if the build fails.
10686 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10687 New targets.
10688
082a6351
LG
106892004-04-23 Laurent GUERBY <laurent@guerby.net>
10690
10691 * MAINTAINERS: Update my email address.
b4117c30 10692
1f1d584b
RO
106932004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10694
10695 * configure.in (mips*-*-irix5*): Enable ld.
10696 * configure: Regenerate.
082a6351 10697
1db673ca
RO
106982004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10699
10700 * configure: Regenerate.
10701
ce4ea44e
JW
107022004-04-15 James E Wilson <wilson@specifixinc.com>
10703
10704 * Makefile.tpl (configure-[+module+], configure-gcc,
10705 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
10706 Set and export LDFLAGS.
10707 * Makefile.in: Regenerate.
10708
611f62ad
MC
107092004-04-12 Michael Chastain <mec.gnu@mindspring.com>
10710
b4117c30 10711 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 10712
be912515
NN
107132004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
10714
10715 PR bootstrap/14871
10716 * Makefile.tpl: If we don't have built-in-tree target tools,
10717 use the ones found by configure rather than hacking around with
10718 program_transform_name.
10719 * configure.in: Give Makefile.tpl the information necessary
10720 to do that.
10721 * Makefile.in: Regenerate.
10722 * configure: Regenerate.
10723
9104315a
NN
107242004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
10725
10726 PR bootstrap/14760
10727 * configure.in: When computing baseargs, strip *all* copies of
10728 offending options. Also, don't match/substitute the trailing space,
10729 so that this actually works when two similar options are separated by
10730 only one space.
10731 * configure: Regenerate.
10732
bef1d700
DE
107332004-04-06 David Edelsohn <edelsohn@gnu.org>
10734
b4117c30
ZW
10735 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
10736 (rs6000-*-aix*): Same.
10737 * configure: Regenerate.
bef1d700 10738
54bcf05e 107392004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
10740
10741 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 10742
369a832c 107432004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
10744
10745 * MAINTAINERS: Add myself to write-after-approval.
369a832c 10746
09a9c095
NN
107472004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
10748
7caf53cb
NN
10749 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
10750 STRICT_WARN, WARN_CFLAGS flags passed down to make.
10751 * Makefile.in: Regenerate.
10752
09a9c095
NN
10753 * configure.in (top level bootstrap support): Rework --enable-werror
10754 to set @stage2_werror_flag@.
10755 * configure: Regenerate.
10756 * Makefile.tpl (top level bootstrap support): Pass
10757 @stage2_werror_flag@ down to configure in stages 2 and 3.
10758 * Makefile.in: Regenerate.
10759
5595a2bd
NN
107602004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
10761
cbfd7e06
NN
10762 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
10763 for stages 2 and 3 as well as in make. As a consequence, remove
10764 OUTPUT_OPTION (now detected by configure) from the flags passed down
10765 to make.
10766 * Makefile.in: Regenerate.
10767
5595a2bd
NN
10768 * Makefile.tpl (new-bootstrap): Fix typo.
10769 * Makefile.in: Regenerate.
10770
ca3b3e20
NN
107712004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
10772
295f4e42
NN
10773 * Makefile.tpl: Rearrange by moving recursive_targets rules
10774 into their proper sections.
10775 * Makefile.tpl (top level bootstrap support): Move disabling
10776 of coverage flags from 'make' to 'configure'; improve comments.
10777 * Makefile.in: Regenerate.
10778
340de83f
NN
10779 * Makefile.tpl (experimental top level bootstrap) Move stage1
10780 language setting from all- target to configure- target; disable
10781 intermodule optimization in stage 1; prevent gratuitous rebuilds
10782 of stage 1.
10783 * Makefile.in: Regenerate.
10784 * configure.in: Comma-separate stage 1 language list for top
10785 level bootstrap.
10786 * configure: Regenerate.
10787
ca3b3e20
NN
10788 * Makefile.tpl: Clean up experimental top level bootstrap support:
10789 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
10790 prev-gcc in configure- targets as well as all- targets.
10791 * Makefile.in: Regenerate.
10792
4d038073
KC
107932004-03-21 Kelley Cook <kcook@gcc.gnu.org>
10794
10795 * compile: New file imported from automake.
10796
ab3533d6
PB
107972004-03-17 Paolo Bonzini <bonzini@gnu.org>
10798
10799 * configure.in: Remove symbolic link section.
10800 * configure: Regenerate.
10801 * Makefile.tpl (links): Remove.
10802 * Makefile.in: Regenerate.
10803
1e0f07d3 108042004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 10805 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
10806
10807 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 10808 Set with AC_CHECK_PROGS.
1e0f07d3
PB
10809 * configure.in: Fix comment typo from last patch.
10810 * configure: Regenerate.
10811
2805b53a
NN
108122004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
10813
10814 * Makefile.tpl: Introduce experimental top level bootstrap support.
10815 * Makefile.in: Regenerate.
10816 * configure.in: Introduce support for top level bootstrap.
10817 * configure: Regenerate.
10818
79b4b7d2 108192004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 10820 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
10821
10822 PR bootstrap/14522
10823 * configure.in: Cope with shells that do not support unquoted ^
10824 * configure: Regenerate.
10825
6bbec498 108262004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 10827 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
10828
10829 PR bootstrap/14522
79b4b7d2 10830 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
10831 quotes inside quoted backquote substitutions.
10832 * configure: Regenerate.
10833
83c15dfc
AP
108342004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
10835
10836 PR bootstrap/14522
f2bd98d4 10837 * configure.in: Fix escaping of $.
83c15dfc
AP
10838 * configure: Regenerate.
10839
55ffb5ed
NN
108402004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
10841
10842 * configure: Regenerate, since I forgot to while committing Paolo's
10843 changes.
10844
e4c9c075
PB
108452004-03-08 Paolo Bonzini <bonzini@gnu.org>
10846
10847 PR ada/14131
10848 Move language detection to the top level.
10849 * configure.in: Find default values for the tools as
10850 soon as possible. Disable ada if GNAT is not found.
10851 Emit error message about missing languages. Expand
10852 --enable-languages=all for the gcc subdirectory.
10853
5199e2c6
BE
108542004-03-10 Ben Elliston <bje@gnu.org>
10855
10856 * MAINTAINERS: Update my email address.
10857
c18b95e5
DE
108582004-03-05 David Edelsohn <edelsohn@gnu.org>
10859
10860 * ltconfig: Disable building static libraries if building shared
10861 libraries on AIX 5L.
10862
d0fe5ad3
RS
108632004-03-01 Richard Sandiford <rsandifo@redhat.com>
10864
10865 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
10866 and disable libgcj.
10867 * configure: Regenerated.
10868
e6f71f9d
BB
108692004-03-01 Brian Booth <bbooth@redhat.com>
10870
10871 * MAINTAINERS: Add myself to write-after-approval.
10872
8983e50e
PB
108732004-03-01 Paolo Bonzini <bonzini@gnu.org>
10874
10875 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 10876
d4cd9d81
NN
108772004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10878
10879 PR bootstrap/7087
10880 * Makefile.tpl: Guard XFOO sed statements better.
10881 * Makefile.tpl: Add dependency for configure-target-libada.
10882 * Makefile.in: Regenerate (incidentally fixes broken
10883 commit when libada-branch was merged).
10884
0ea0229e
KC
108852004-02-25 Kelley Cook <kcook@gcc.gnu.org>
10886
10887 * MAINTAINERS: Add myself to write-after-approval.
10888
bad93735
AP
108892004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
10890
10891 * MAINTAINERS: Add Nicola Pero and myself as libobjc
10892 maintainers.
10893
a7ca14fc
AC
108942004-02-20 Andrew Cagney <cagney@redhat.com>
10895
10896 * config.guess: Update from version 2003-10-16 to 2004-02-16.
10897 * config.sub: Update from version 2003-11-03 to 2004-02-16.
10898
51592782
NN
108992004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
10900
10901 PR bootstrap/11932
10902 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
10903
6a30854a
JQ
109042004-02-14 Jerry Quinn <jlquinn@optonline.net>
10905
10906 * MAINTAINERS: Added myself to write-after-approval.
10907
be8b2bee
MK
109082004-02-14 Michael Koch <konqueror@gmx.de>
10909
10910 * MAINTAINERS: Added myself to write-after-approval.
10911
972760b7
JM
109122004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
10913
10914 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
10915 some OS port maintainers to OS port maintainers section.
10916
b0281654
FCE
109172004-02-13 Frank Ch. Eigler <fche@redhat.com>
10918
10919 * MAINTAINERS: Add self.
10920
3c419fd6
KH
109212004-02-12 Kazu Hirata <kazu@cs.umass.edu>
10922
10923 * MAINTAINERS: Alphabetize.
10924
e88e9aee
PB
109252004-02-12 Paolo Bonzini <bonzini@gnu.org>
10926
10927 * MAINTAINERS: Remove myself.
b4117c30 10928
1915e422
DE
109292004-02-11 David Edelsohn <edelsohn@gnu.org>
10930
10931 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
10932 (rs6000-*-aix*): Same.
10933 * configure: Regenerate.
10934
a22c2d8d
KC
109352004-02-11 Kelley Cook <kcook@gcc.gnu.org>
10936
10937 * configure.in (host): Add in missing $noconfigdirs to defines.
10938 * configure: Regenerate.
10939
d9cdb878
AC
109402004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
10941 Nathanael Nerode <neroden@gcc.gnu.org>
10942
10943 PR ada/6637, PR ada/5911
b4117c30 10944 Merge with libada-branch:
d9cdb878
AC
10945 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
10946 with appropriate dependencies. Add --enable-libada configure switch.
10947 * configure, Makefile.in: Regenerate.
10948
8bd92821
PB
109492004-02-09 Paolo Bonzini <bonzini@gnu.org>
10950
10951 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 10952
89a95129
RO
109532004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10954
10955 * configure.in: Don't pass --with-stabs on IRIX 5 either.
10956 * configure: Regenerate.
10957
892629bc
GK
109582004-02-04 Geoffrey Keating <geoffk@apple.com>
10959
10960 Merge from upstream:
10961
10962 * ltmain.in: When setting IFS to '~', be careful about user
10963 arguments that contain '~'.
10964
10965 2004-02-04 Peter O'Gorman <peter@pogma.com>
10966
10967 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
10968 Also test $base_compile against $CC with escaped arguments. Bug
10969 reported by Geoff Keating <geoffk@apple.com>.
10970
6b402165
KH
109712004-02-04 Kazu Hirata <kazu@cs.umass.edu>
10972
10973 * MAINTAINERS: Remove i960 port.
10974
fa2f0306
DD
109752004-01-23 DJ Delorie <dj@redhat.com>
10976
10977 * Makefile.def (target_modules) [libiberty]: Don't stage.
10978 * Makefile.in: Rebuilt.
10979
9feb20aa
CT
109802004-01-20 Caroline Tice <ctice@apple.com>
10981
10982 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 10983
7aed2ccc
PC
109842004-01-19 Paolo Carlini <pcarlini@suse.de>
10985
10986 * MAINTAINERS: Update my email address.
10987
f25bebe1
JM
109882004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
10989
10990 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 10991
28083580
VR
109922004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10993
10994 * MAINTAINERS: Remove entries without email address.
10995
c0f4b5e4
DJ
109962004-01-15 Daniel Jacobowitz <drow@mvista.com>
10997
10998 * MAINTAINERS: Add myself to write-after-approval.
10999
b5eb5a5e
SB
110002004-01-15 Steven Bosscher <stevenb@suse.de>
11001
11002 * MAINTAINERS: Update my email address.
11003
dce2d8b2 110042004-01-14 Loren J. Rittle <ljrittle@acm.org>
2c4de30b
LR
11005
11006 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
11007 * Makefile.tpl (configure-target-[+module+]): Support stage.
11008 * Makefile.in: Rebuilt.
11009
74c0b320
ILT
110102004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
11011
11012 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
11013
2560344b
RS
110142004-01-10 Richard Sandiford <rsandifo@redhat.com>
11015
11016 * MAINTAINERS: Add myself as a MIPS maintainer.
11017
8b21cda6
NN
110182004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
11019
2b6c260d
NN
11020 * configure.in: Use ./config.cache, not config.cache.
11021 * configure: Regenerate.
11022 * Makefile.tpl: Special-casing not needed for GCC any more.
11023 * Makefile.in: Regenerate.
11024
09438bde
NN
11025 * configure.in: Don't share a cache file for host dirs.
11026 * configure: Regenerate.
11027
8b21cda6
NN
11028 * config-ml.in: Don't mess with the cache file.
11029
e42870df
EB
110302004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
11031
11032 * MAINTAINERS: Move myself from 'Write After Approval' to
11033 'CPU Port Maintainers' section as SPARC maintainer.
11034
6b9eb62c
NN
110352004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
11036
78a816a6
NN
11037 * Makefile.tpl: Make GCC use a separate config.cache.
11038 * Makefile.in: Regenerate.
11039
6b9eb62c
NN
11040 PR bootstrap/11932, PR bootstrap/11933
11041 (I don't know if it will fix either of them, but it relates
11042 to them.)
11043 * configure.in: Don't use shared config.cache for target
11044 directories.
11045 * configure: Regenerate.
11046
86d7b562
DN
110472004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
11048
11049 * MAINTAINERS: Add myself to 'Write After Approval' section.
11050
07d0a605
RS
110512003-12-31 Roger Sayle <roger@eyesopen.com>
11052
11053 * configure.in (ia64*-*-hpux*): Disable building java libraries.
11054 * configure: Regenerated.
11055
459ac19f
KH
110562003-12-23 Kazu Hirata <kazu@cs.umass.edu>
11057
11058 * MAINTAINERS: Remove the mn10200 maintainer.
11059
5785c0ed 110602003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 11061
cc6010cd
AP
11062 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
11063 * configure: Regenerated.
5785c0ed 11064
a268eff9
JH
110652003-12-16 Jan Hubicka <jh@suse.cz>
11066
11067 * MAINTAINERS: Add myself as callgraph maintainer.
11068
9d465b12
TF
110692003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
11070
11071 * configure.in (raw_libstdcxx_flags): Remove the leading space.
11072 * configure: Regenerate.
11073
a68a270a
GB
110742003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
11075
11076 * MAINTAINERS: Move myself from 'Bug database only accounts' to
11077 'Write After Approval' section. Update email.
11078
dce2d8b2 110792003-12-01 James Lemke <jim@wasabisystems.com>
3066a15c
JL
11080
11081 * MAINTAINERS (Write After Approval): Add myself.
11082
8c052da4
MT
110832003-11-20 Matt Thomas <matt@3am-software.com>
11084
11085 * MAINTAINERS: Add myself as a vax port maintainer.
11086
e75f9147
KC
110872003-11-20 Kelley Cook <kcook@gcc.gnu.org>
11088
11089 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
11090 (configure-build-[+module+], configure-[+module+]): Likewise.
11091 (configure-target-[+module+], configure-gcc, config.status): Likewise.
11092 * Makefile.in: Regenerate.
11093
43d8d958
AT
110942003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
11095
11096 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
11097 shared/dylibed libraries.
11098 * ltmain.sh: Likewise.
11099 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
11100 * ltcf-cxx.sh: Likewise.
11101 * ltcf-gcj.sh: Likewise.
11102 * ltconfig: Likewise.
11103
638dcaa0
SC
111042003-11-17 Stan Cox <scox@redhat.com>
11105
11106 * MAINTAINERS: Add myself as iq2000 port maintainer.
11107
15cc172b
AC
111082003-11-14 Arnaud Charlet <charlet@act-europe.fr>
11109
b4117c30
ZW
11110 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
11111 * Makefile.in: Regenerate.
15cc172b 11112
20af77cd
UW
111132003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
11114
11115 * config.sub: Update to 2003-11-03 version.
11116
4dd01c5c
PE
111172003-10-20 Phil Edwards <phil@codesourcery.com>
11118
11119 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
11120 * configure: Regenerate.
11121
dce2d8b2 111222003-10-20 Nicolas Pitre <nico@cam.org>
8d36c499
NP
11123
11124 * MAINTAINERS: Add myself to 'Write After Approval' section.
11125
8b7ebc31
AC
111262003-10-20 Arnaud Charlet <charlet@act-europe.fr>
11127
11128 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11129
afe1910c
JM
111302003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
11131
11132 * MAINTAINERS: Update my email address.
11133
05dcec66
RO
111342003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11135
11136 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
11137
dce2d8b2 111382003-10-17 Ralph Loader <rcl@ihug.co.nz>
71fc2f0c
RL
11139
11140 * MAINTAINERS: Add myself to 'Write After Approval' section.
11141
507ec745
BI
111422003-10-16 Bernardo Innocenti <bernie@develer.com>
11143
11144 * config.guess: Update to 2003-10-16 version.
11145 * config.sub: Update to 2003-10-16 version.
11146
dce2d8b2 111472003-10-15 David Daney <ddaney@avtrex.com>
4d466c42
DD
11148
11149 * MAINTAINERS: Added myself to 'Write After Approval' section.
11150
0c9b16bc
FH
111512003-10-15 Falk Hueffner <falk@debian.org>
11152
11153 * MAINTAINERS: Move myself from 'Bug database only accounts' to
11154 'Write After Approval' section. Update email.
11155
74d57d15
RS
111562003-10-14 Roger Sayle <roger@eyesopen.com>
11157
11158 * MAINTAINERS: Move myself from 'Write After Approval' to
11159 'Various Maintainers' section as middle-end maintainer.
11160
d29b8ad8
NN
111612003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
11162
11163 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
11164 HOST_FLAGS_TO_PASS.
11165 * Makefile.in: Regenerate.
11166
26db814a
BI
111672003-10-11 Bernardo Innocenti <bernie@develer.com>
11168
11169 * config.guess: Update to 2003-10-07 version.
11170 * config.sub: Update to 2003-10-07 version.
11171
fffeb871
RO
111722003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11173
11174 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
11175 * ltconfig (irix5*, irix6*): Don't override version_type.
11176
6691a79e
ME
111772003-10-05 Mohan Embar <gnustuff@thisiscool.com>
11178
11179 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
11180 * configure: Rebuilt
11181 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
11182 * Makefile.in: Rebuilt
11183
62cdd71e
L
111842003-10-03 H.J. Lu <hongjiu.lu@intel.com>
11185
11186 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
11187
6fe2eacc
CW
111882003-09-30 Carlo Wood <carlo@alinoe.com>
11189
cc6010cd 11190 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 11191
ea57e5ad
PK
111922003-09-29 Paul Koning <ni1d@arrl.net>
11193
11194 * MAINTAINERS: Move myself from "Write After Approval"
11195 to CPU platform maintainers for pdp11 platform.
11196
e070672a
AT
111972003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
11198
11199 * MAINTAINERS: Move myself from 'Write After Approval' to
11200 'Various Maintainers' section as libffi testsuite maintainer.
11201
43bb47c2
DJ
112022003-09-21 Daniel Jacobowitz <drow@mvista.com>
11203
11204 * configure.in: Pass a computed --program-transform-name
11205 to subconfigures.
11206 * configure: Regenerated.
11207
da9d3b37
NN
112082003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
11209
94322beb
NN
11210 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
11211 * Makefile.in: Regenerate.
11212
da9d3b37
NN
11213 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
11214 * Makefile.in: Regenerate.
11215
ffd9060b
ZL
112162003-09-19 Ziemowit Laski <zlaski@apple.com>
11217
11218 * MAINTAINERS: Move myself from 'Write After Approval'
11219 to 'Various Maintainers' (objective-c) section.
11220
eeae7b41
DJ
112212003-09-17 Daniel Jacobowitz <drow@mvista.com>
11222
11223 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
11224 quoting.
11225 * configure: Regenerated.
11226
a080d12b
JB
112272003-09-16 Joel Brobecker <brobecker@gnat.com>
11228
11229 * MAINTAINERS (Write After Approval): Add myself to write after
11230 approval list.
11231
6cd2fc59
DN
112322003-09-16 Dorit Naishlos <dorit@il.ibm.com>
11233
cc6010cd 11234 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 11235
dcbdd9cc
ILT
112362003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
11237
11238 * MAINTAINERS: Update my e-mail address.
11239
e517f636
AM
112402003-09-09 Alan Modra <amodra@bigpond.net.au>
11241
11242 * libtool.m4 (LD): Correct powerpc64 host match.
11243
bc49924b
JW
112442003-09-06 James E Wilson <wilson@tuliptree.org>
11245
11246 * MAINTAINTERS: Update my affiliation and email address.
11247
082124f5
ZD
112482003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
11249
11250 * MAINTAINERS (Write After Approval): Add myself.
11251
dc94d89e
DD
112522003-09-04 DJ Delorie <dj@redhat.com>
11253
11254 * configure: Regenerate.
11255
112562003-09-04 Robert Millan <robertmh@gnu.org>
11257
11258 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 11259
7a0f2d4e
KG
112602003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11261
11262 * configure.in: Ensure arguments to sed are properly spaced.
11263 * configure: Regenerate.
11264
88d032eb
GP
112652003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
11266
11267 * MAINTAINERS: Update my e-mail address.
11268
0b3f3d22
ME
112692003-08-28 Mohan Embar <gnustuff@thisiscool.com>
11270
11271 * MAINTAINERS (Write After Approval): Add myself.
11272
d253f9ba
DJ
112732003-08-27 Daniel Jacobowitz <drow@mvista.com>
11274
11275 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
11276 * configure: Regenerated.
11277
066ec9c9
MM
112782003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
11279
11280 * MAINTAINERS: Update my email address.
11281
415d7ef9
PE
112822003-08-23 Phil Edwards <pme@gcc.gnu.org>
11283
11284 * configure.in: Use newline instead of semicolon when assuming
11285 shell arguments in a for loop.
11286 * configure: Regenerated.
11287
e1567352
JE
112882003-08-22 Jason Eckhardt <jle@rice.edu>
11289
11290 * MAINTAINERS: Resurrect the i860 maintainer.
11291
b348267b
GK
112922003-08-20 Geoffrey Keating <geoffk@apple.com>
11293
e50084fa
GK
11294 PR 8180
11295 * configure.in: When testing with_libs and with_headers, treat
11296 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
11297 * configure: Regenerate.
b4117c30 11298
b348267b
GK
11299 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
11300 make, shell, etc.
11301 (baseargs): Likewise.
11302 * configure: Regenerate.
11303
ca26ffe0
BI
113042003-08-20 Bernardo Innocenti <bernie@develer.com>
11305
11306 * MAINTAINERS (Write After Approval): Add myself.
11307
940cde4d
GK
113082003-08-19 Geoffrey Keating <geoffk@apple.com>
11309
11310 * configure.in: Disable libgcj for darwin not on powerpc.
11311 * configure: Rebuild.
11312
74bed51b
ADL
113132003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
11314
11315 * config-ml.in, symlink-tree: Add license.
11316
b4117c30
ZW
113172003-08-03 Richard Stallman <rms@gnu.org>
11318 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
11319
11320 * README.SCO: New file.
11321
333a28b4
MK
113222003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
11323
11324 * Makefile.tpl (check, check-c++): Express dependencies using
11325 dependencies rather than commands.
11326 * Makefile.in: Regenerate.
11327
c197e306
AC
113282003-08-01 Andrew Cagney <cagney@redhat.com>
11329
11330 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
11331 * configure: Ditto.
11332
a8ee6e2d
GK
113332003-07-31 Geoffrey Keating <geoffk@apple.com>
11334
11335 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 11336 * Makefile.in: Update.
a8ee6e2d 11337
8d9b3f2e
AT
113382003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
11339
11340 * configure.in: Enable libgcj for darwin.
11341 * configure: Rebuild.
11342
52c0c542
PE
113432003-07-29 Phil Edwards <pme@gcc.gnu.org>
11344
11345 * config-ml.in: Use ac_configure_args directly instead of
11346 ml_arguments. Only set ml_norecursion if --no[-]recursion is
11347 actually seen.
11348
b4acb5ef
NN
113492003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
11350
11351 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
11352 creating target and build subdirs to build all parent dirs as needed.
11353 * Makefile.in: Rebuild.
11354 * configure.in: Don't build dirs explicitly here.
11355 * configure: Rebuild.
11356
a51d71d0
PB
113572003-07-26 Paul Brook <paul@nowt.org>
11358
11359 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
11360
f43e12ce
AO
113612003-07-22 Alexandre Oliva <aoliva@redhat.com>
11362
11363 * Makefile.tpl (all-make): Depend on intl.
11364 * Makefile.in: Rebuilt.
11365
8a199ff6
PE
113662003-07-20 Phil Edwards <pme@gcc.gnu.org>
11367
11368 * install-sh: Update to newer upstream versions (associated with
11369 aclocal 1.7).
11370 * mkinstalldirs: Likewise.
11371 * missing: Likewise, plus $1Help2man -> $1 typo fix.
11372
e6a8c803
AP
113732003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
11374
11375 * MAINTAINERS: Move self from Bug database only accounts
11376 to write-after-approval.
11377
9f13608f
NN
113782003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
11379
11380 * config.if: Remove unused libc_interface determination.
11381
c7864714
NN
113822003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
11383
11384 * MAINTAINERS: Move self from write-after-approval to
11385 build machinery (*.in).
11386
775956d0
NN
113872003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
11388
11389 PR bootstrap/11273
11390 PR bootstrap/11408
11391 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
11392 unused INSTALL_PROGRAM_ARGS.
11393 * configure.in: Use AC_PROG_INSTALL.
11394 * Makefile.in: Regenerate.
11395 * configure: Regenerate.
11396
c7f67a6e
KH
113972003-07-13 Kazu Hirata <kazu@cs.umass.edu>
11398
11399 * MAINTAINERS: Alphabetize.
11400
33952f6f
AO
114012003-07-10 Alexandre Oliva <aoliva@redhat.com>
11402
11403 * configure: Rebuilt.
11404 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
11405 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
11406 newlib nor libgloss.
11407 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
11408 * configure.in (am33_2.0-*-linux*): Added.
11409
0d4f1b4e
BW
114102003-07-09 Bob Wilson <bob.wilson@acm.org>
11411
11412 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
11413 * configure: Regenerate.
11414
56694dd9
ZW
114152003-07-07 Zack Weinberg <zack@codesourcery.com>
11416
11417 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
11418 * Makefile.in: Regenerate.
11419
21607eb4
ZW
114202003-07-04 Zack Weinberg <zack@codesourcery.com>
11421
11422 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
11423 * Makefile.in: Regenerate.
11424
dce2d8b2 114252003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8c90b13a
L
11426
11427 * Makefile.tpl: Replace PWD with PWD_COMMAND.
11428 * Makefile.in: Regenerated.
11429
5d42f90e
L
11430 * config-ml.in: Replace PWD with PWD_COMMAND.
11431
6eb95e99
ZW
114322003-07-04 Zack Weinberg <zack@codesourcery.com>
11433
11434 * intl: New directory; see intl/ChangeLog for details.
11435 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
11436 * Makefile.tpl: all-gcc depends on maybe-all-intl.
11437 * Makefile.in: Regenerate.
11438
07d1940e
NN
114392003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
11440
11441 * configure.in: Clean up config-lang.in handling. Delete
11442 useless assignment to "subdirs".
11443 * configure: Regenerate.
11444
4dbda6f0
NN
114452003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
11446
11447 * configure.in: Rename 'target_libs' to 'target_libraries'.
11448 Remove useless reference to 'target_libs'.
11449 * configure: Regenerate.
11450
2c30ab71
KS
114512003-06-23 Keith Seitz <kseitz@sources.redhat.com>
11452
11453 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
11454 * Makefile.in: Regenerate.
11455
11405c93
NN
114562003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
11457
11458 * Makefile.def: Introduce flags_to_pass.
11459 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
11460 * Makefile.in: Regenerate.
11461
fb87ad5d
HPN
114622003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
11463
11464 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
11465 and target-libgloss.
11466 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
11467 <h8300*-*-*>: Disable libf2c and ${libgcj}.
11468 * configure: Regenerate.
11469
a7956a48
BK
114702003-06-17 Benjamin Kosnik <bkoz@redhat.com>
11471
11472 * configure.in: Update testsuite_flags to new location.
11473 * configure. Regenerate.
6eb95e99 11474
eaf9f3b2
NN
114752003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
11476
11477 * Makefile.tpl: Remove BUILD_CC stuff.
11478 * Makefile.in: Regenerate.
11479
2d89ffef
KH
114802003-06-17 Kazu Hirata <kazu@cs.umass.edu>
11481
11482 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
11483
dce2d8b2 114842003-06-16 Graeme Peterson <gp@qnx.com>
83415b0b
GP
11485
11486 * MAINTAINERS (Write After Approval): Add myself.
11487
dce2d8b2 114882003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 11489
b951c91c
L
11490 * config.guess: Update to 2003-06-12 version.
11491 * config.sub: Update to 2003-06-13 version.
11492
dce2d8b2 114932003-06-12 H.J. Lu <hongjiu.lu@intel.com>
0bb41a37
L
11494
11495 * config.guess: Update to 2003-06-06 version.
11496 * config.sub: Update to 2003-06-06 version.
11497
655b7166
RO
114982003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11499
11500 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
11501 * configure. Regenerate.
11502
01b759aa
NN
115032003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
11504
bf1d3e81
NN
11505 * configure.in: Disable serial configure by default.
11506 * configure: Regenerate.
11507 * Makefile.tpl: Abolish .NOTPARALLEL.
11508 * Makefile.in: Regenerate.
11509
e89fbdfe
NN
11510 * Makefile.tpl: Replace {build,host,target}_canonical by
11511 {build,host,target}.
11512 * Makefile.in: Regenerate.
11513
01b759aa
NN
11514 * Makefile.tpl: Fix stupid pasto.
11515 * Makefile.in: Regenerate.
11516
f7dae026
NN
115172003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
11518
11519 * Makefile.tpl: Remove bogus conditional.
11520 * Makefile.in: Regenerate.
11521
115222003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
11523
11524 * Makefile.tpl (profiledbootstrap): New target.
11525 * Makefile.in (profiledbootstrap): New target.
11526
2ffc3e73 115272003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
11528
11529 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
11530 Pinski. Remove user names from other bugzilla-only maintainers.
11531
1a1e6b96
NN
115322003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
11533
1358ccea
NN
11534 * Makefile.tpl: Make 'recursive targets' using autogen rather
11535 than shell loop. Remove duplicate 'clean' targets and false
11536 comments.
11537 * Makefile.def: Add systematic dependencies to 'recursive' targets.
11538 Add systematic method of specifying missing targets in subdirs.
11539 Add copyright boilerplate.
11540 * Makefile.in: Regenerate.
11541 * configure.in: Add 'recursive targets' to maybe list.
11542 * configure: Regenerate.
11543
ae74ed1f
NN
11544 * MAINTAINERS: "GNATS only" -> "Bug database only".
11545
1a1e6b96
NN
11546 * Makefile.tpl: Rename [+target+] to [+make_target+].
11547 * Makefile.def: Rename 'target' to 'make_target'.
11548
c79af3fa
NB
115492003-05-31 Neil Booth <neil@daikokuya.co.uk>
11550
11551 * MAINTAINERS: Add self as options handling maintainer.
11552
39d85b61
MM
115532003-05-28 Michael Meissner <gnu@the-meissners.org>
11554
11555 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
11556 been too long since I touched those ports.
11557
afc2b62d
DD
115582003-05-28 DJ Delorie <dj@redhat.com>
11559
11560 * Makefile.tpl: Make maybe-check-gcc .PHONY.
11561 * Makefile.in: Regenerate.
11562
df445104
MR
115632003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
11564
11565 * configure.in: Use curly braces in the definition of tooldir.
11566 * configure: Regenerate.
11567
2eb98e5d 115682003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 11569
2eb98e5d
DD
11570 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
11571 newlib or libgloss.
11572 * Makefile.in: Regenerate.
11573
862fced8
DD
115742003-05-21 DJ Delorie <dj@redhat.com>
11575
11576 * Makefile.tpl: Add missing empty maybe-check-gcc target.
11577 * Makefile.in: Regenerate.
11578
fc351800
ILT
115792003-05-20 Ian Lance Taylor <ian@airs.com>
11580
11581 * MAINTAINERS: Update my e-mail address.
11582
7e2dbcef
NN
115832003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
11584
11585 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 11586 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
11587 Factor out common code from autogen IF statements.
11588 * configure: Regenerate.
11589 * Makefile.in: Regenerate.
11590
f2a0e225
KC
115912003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
11592
11593 * configure.in: Accept i[3456789]86 for machine type.
11594 * configure: Regenerate.
11595
8b87bb96
NN
115962003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
11597
11598 * configure.in: Switch more things to use maybe dependencies.
11599 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
11600 * configure: Regenerate.
11601 * Makefile.tpl: Switch more things to use maybe dependencies.
11602 * Makefile.in: Regenerate.
11603
fdb882bc 116042003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
11605
11606 * Makefile.tpl (install-opcodes): Define.
11607 * Makefile.in: Rebuild.
11608
f7c50032
AJ
116092003-05-13 Andreas Jaeger <aj@suse.de>
11610
11611 * config.guess: Update to 2003-05-09 version.
11612 * config.sub: Update to 2003-05-09 version.
11613
dce2d8b2 116142003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
11615
11616 * configure.in: Correct sed script so that options in quotes are not
11617 deleted.
11618 * configure: Rebuild.
11619
aa8f1f57
CV
116202003-05-12 Corinna Vinschen <corinna@vinschen.de>
11621
11622 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
11623 and $$s/newlib/libc/sys/cygwin32 include paths.
11624 * configure: Ditto.
11625
0c130f81
MM
116262003-05-12 Michael Meissner <gnu@the-meissners.org>
11627
11628 * MAINTAINERS: Update my email addresses.
11629
aa1a100b
EB
116302003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
11631
11632 * config-ml.in: Propagate INSTALL variables.
f7c50032 11633
87861833
GP
116342003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11635
11636 * MAINTAINERS: Remove duplicate entries in Write After Approval.
11637
de722255
CD
116382003-05-02 Chris Demetriou <cgd@broadcom.com>
11639
6eb95e99
ZW
11640 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
11641 * Makefile.in: Regenerate.
de722255 11642
96c4a002
WB
116432003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
11644
11645 * MAINTAINERS (GNATS only): Add Falk Hueffner.
11646
55b15a11
WB
116472003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
11648
11649 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
11650
0c227849
DJ
116512003-04-27 Daniel Jacobowitz <drow@mvista.com>
11652
11653 * Makefile.tpl: Clean $(BUILD_SUBDIR).
11654 * Makefile.in: Regenerated.
11655
d45148c1
WB
116562003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
11657
11658 * MAINTAINERS (Write After Approval): Upgrade myself from
11659 GNATS only to write-after-approval. Update my mail address.
11660
dce2d8b2 116612003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
11662
11663 (OS Port Maintainers: freebsd): Add myself.
11664
438f50c3
MM
116652003-04-22 Mark Mitchell <mark@codesourcery.com>
11666
11667 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
11668
9074e169
KJ
116692003-04-22 Kean Johnston <jkj@sco.com>
11670
11671 * MAINTAINERS (SCO ports): Added myself.
11672
dfd39a2e
NS
116732003-04-21 Nathan Sidwell <nathan@codesourcery.com>
11674
11675 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
11676
ccbae82a
KJ
116772003-04-19 Kean Johnston <jkj@sco.com>
11678
11679 * MAINTAINERS (Write After Approval): Add myself.
11680
2f50999f
GP
116812003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11682
11683 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
11684 * Makefile.in: Regenerate.
11685
e9b84181
JJ
116862003-04-18 Jakub Jelinek <jakub@redhat.com>
11687
11688 * configure.in (powerpc64*-*-linux*): Remove.
11689 * configure: Rebuilt.
11690
1ca4c6e1
PE
116912003-04-17 Phil Edwards <pme@gcc.gnu.org>
11692
11693 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
11694 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
11695 and restrap.
11696 * Makefile.in: Regenerate.
11697
0590b963
RE
116982003-04-16 Richard Earnshaw <rearnsha@arm.com>
11699
11700 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
11701 * configure: Regenerated.
11702
ff41a56f
DD
117032003-04-15 DJ Delorie <dj@redhat.com>
11704
11705 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
11706
50d440bc
NC
117072003-04-13 Nick Clifton <nickc@redhat.com>
11708
11709 * config-ml.in: Remove support for --disable-aix removing
11710 call-aix multilibs.
11711
b1e0a93e
AO
117122003-04-10 Alexandre Oliva <aoliva@redhat.com>
11713
11714 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
11715 * */configure: Rebuilt.
11716
71fb704d
JS
117172003-04-08 Joel Sherrill <joel@oarcorp.com>
11718
11719 * MAINTAINERS: Add my email address.
11720
3897ea90
OH
117212003-03-17 Olivier Hainque <hainque@act-europe.fr>
11722
11723 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 11724
93c834b7
NN
117252003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
11726
11727 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
11728 * Makefile.in: Regenerate.
11729
82c34dcb
MC
117302003-03-14 Michael Chastain <mec@shout.net>
11731
11732 * Makefile.in: Regenerate with correct Makefile.def.
11733
73458fb7
NN
117342003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
11735
11736 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
11737 Make macro.
11738 * Makefile.in: Regenerate.
11739 * configure.in: Clean up gxx_include_dir logic.
11740 * configure: Regenerate.
11741
32cf27e5
AE
117422003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
11743
11744 * MAINTAINERS (Write After Approval): Add myself.
11745
c727e7a0
BE
117462003-03-10 Ben Elliston <bje@wasabisystems.com>
11747
11748 * MAINTAINERS: Update my mail address.
11749
9a27ac7a
FS
117502003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11751
11752 * configure.in (gxx_include_dir): Fix typo.
11753 * configure: Regenerated.
11754
3aa83176
NN
117552003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
11756
11757 * Makefile.tpl: Reindent.
11758 * Makefile.in: Regenerate.
11759 * configure.in: Reindent. Don't set unused variables.
11760 * configure: Regenerate.
11761
9124bc53
DJ
117622003-03-04 Daniel Jacobowitz <drow@mvista.com>
11763
11764 * configure.in: Include $(build_tooldir)/sys-include in
11765 FLAGS_FOR_TARGET.
11766 * configure: Regenerated.
11767
cb543528
NN
117682003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
11769
c858bf1e
NN
11770 * Makefile.tpl: Always pass down RANLIB.
11771 * Makefile.in: Regenerate.
11772
aa9c3ab4
NN
11773 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
11774 * Makefile.in: Regenerate.
11775 * configure.in: Remove unused logic relating to --enable-shared
11776 and --enable-threads. Remove bogus comments. Remove redundant
11777 noconfigdirs.
11778 * configure: Regenerate.
11779
cb543528
NN
11780 * configure.in: Replace ${libstdcxx_version} by its value.
11781 Remove reference to mh-dgux.
11782 * configure: Regenerate.
11783
53f70c1b
KB
117842003-03-03 Kevin Buettner <kevinb@redhat.com>
11785
11786 * MAINTAINERS (Write After Approval): Add myself.
11787
df0f0674
NN
117882003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11789
11790 * Makefile.tpl: Rearrange.
11791 * Makefile.in: Regenerate.
11792
dce2d8b2 117932003-02-25 Uwe Stieber <uwe@wwws.de>
ef4e7569
US
11794
11795 * configure.in: Add support for kaOS as cross build target system.
11796 * configure: Regenerated.
11797
a7a287eb
SB
117982003-02-24 Steven Bosscher <steven@gcc.gnu.org>
11799
11800 * MAINTAINERS (Write after approval): Add myself.
11801
ff00c8a2
JW
118022003-02-21 James E Wilson <wilson@tuliptree.org>
11803
11804 * MAINTAINERS: Update my email address.
11805
abb2db7a
ZW
118062003-02-21 Zack Weinberg <zack@codesourcery.com>
11807
11808 * MAINTAINERS: Add self to blanket write privs. section.
11809
e9f2dc3b
SM
118102003-02-20 Sean McNeil <sean@blue.mcneil.com>
11811
11812 * Makefile.tpl: Add definition of CPPFLAGS to pass into
11813 configure-target-* as some target builds may require additional
11814 flags for preprocessor tests.
11815 * Makefile.in: Regenerated.
11816
ee03dc5e
AO
118172003-02-19 Alexandre Oliva <aoliva@redhat.com>
11818
11856278
AO
11819 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
11820 * ltconfig: Handle it.
11821 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
11822 auto-detecting it.
11823
274aef32
AO
11824 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
11825 it is used as argument to $CC.
11826 * ltcf-gcj.sh: Likewise.
11827
ee03dc5e
AO
11828 * configure.in: Introduce --enable-maintainer-mode.
11829 * configure: Rebuilt.
11830 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
11831 for maintainer mode.
11832 * Makefile.in: Rebuilt.
11833
30db8e17
JM
118342003-02-18 Jason Merrill <jason@redhat.com>
11835
11836 * Makefile.tpl (check-c++): Allow parallelism.
11837
cab60ac6
GP
118382003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11839
11840 * MAINTAINERS: Remove John Carr (who never actually had access to
11841 gcc.gnu.org).
11842
c8e5d1af
GK
118432003-02-15 Geoffrey Keating <geoffk@apple.com>
11844
11845 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
11846 don't configure target-libobjc.
11847 * configure: Regenerate.
11848
70f91f50
RO
118492003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11850
11851 * Makefile.tpl (RANLIB): Define.
11852 * Makefile.in: Regenerate.
11853
669e9062
LB
118542003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
11855
11856 * MAINTAINERS: Update my email.
abb2db7a 11857
61b56b2e
KS
118582003-02-06 Keith R Seitz <keiths@redhat.com>
11859
11860 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
11861 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
11862 * Makefile.in: Regenerated.
11863 * configure.in: Remove all traces of snavigator, db, and grep.
11864 * configure: Regenerated.
11865
a1ba6e15
GP
118662003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11867
11868 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
11869 After Approval.
11870
f5f2cce5
CC
118712003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11872
11873 * MAINTAINERS (Write after approval): Add myself.
11874
ba49f6f1
FCE
118752003-01-31 Frank Ch. Eigler <fche@redhat.com>
11876
11877 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
11878 * Makefile.in: Regenerated.
11879
ccf9f10c
RS
118802003-01-30 Roger Sayle <roger@eyesopen.com>
11881
11882 * config.guess: Updated to 2003-01-30's version.
11883 * config.sub: Updated to 2003-01-28's version.
11884
a693735b
AO
118852003-01-30 Alexandre Oliva <aoliva@redhat.com>
11886
11887 * config.if: If gcc_version is already set, just use it. Don't set
11888 gcc_version_trigger if it's already set, otherwise set it to
11889 gcc/version.c, but only if the file exists. If it is not set and
11890 gcc/version.c does not exist, try to extract the version number from
11891 $CC.
11892
204c43d6
AT
118932003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
11894
abb2db7a 11895 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 11896
842e91ec
PE
118972003-01-27 Phil Edwards <pme@gcc.gnu.org>
11898
11899 * configure.in: Revert 24Jan change.
11900 * configure: Regenerate.
11901
6b99984e
GP
119022003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11903
11904 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
11905 entry of HJ Lu.
11906
806e0935
NN
119072003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11908
11909 * configure.in: Revert previous change.
11910 * configure: Regenerate.
11911
307a9864
NN
119122003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11913
11914 * configure.in: Make rda native-only.
11915 * configure: Regenerate.
11916
02ba6302
VR
119172003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11918
11919 * MAINTAINERS: Move myself from GNATS-only-accounts to
11920 write-after-approval.
11921
77d187bc
NN
119222003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
11923
11924 * configure.in: Add missing \.
11925 * configure: Rebuilt.
11926
a94a2d4c
JJ
119272003-01-17 Jakub Jelinek <jakub@redhat.com>
11928
11929 * configure.in (baseargs): Avoid using \| in sed regular
11930 expressions.
11931 * configure: Rebuilt.
11932
73f84924
JJ
119332003-01-16 Jakub Jelinek <jakub@redhat.com>
11934
11935 * configure.in (baseargs): Remove all supported forms of
11936 --cache-file, --srcdir, --host, --build and --target options
11937 from argument lists.
11938 * configure: Rebuilt.
11939
8c12fc63
JZ
119402003-01-15 Josef Zlomek <zlomekj@suse.cz>
11941
11942 * MAINTAINERS: Add myself to write-after-approval list.
11943
7c005a3a
AO
119442003-01-15 Alexandre Oliva <aoliva@redhat.com>
11945
11946 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
11947 * configure: Rebuilt.
11948
3dfabf63
NN
119492003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
11950
11951 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
11952 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
11953 * Makefile.in: Regenerate.
11954 * configure: Regenerate.
11955
cf53ae10
AO
119562003-01-09 Alexandre Oliva <aoliva@redhat.com>
11957
11958 * configure.in: Remove Makefile in build, host and target modules
11959 unless configure was run with --no-recursion.
11960 * configure: Rebuilt.
11961
3fbe8e4a
CC
119622003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11963
11964 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
11965 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
11966 * Makefile.in: Regenerate.
11967
66e2aa7d
CD
119682003-01-08 Chris Demetriou <cgd@broadcom.com>
11969
11970 * config.guess: Update to 2003-01-03 version.
11971 * config.sub: Update to 2003-01-03 version.
11972
b5038cfb
CF
119732003-01-07 Christopher Faylor <cgf@redhat.com>
11974
11975 * configure: Regenerate with proper autoconf 2.13.
11976
d02c69be
CF
119772003-01-07 Christopher Faylor <cgf@redhat.com>
11978
11979 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 11980 * configure: Regenerate.
d02c69be 11981
e914a571
AC
119822003-01-06 Andrew Cagney <ac131313@redhat.com>
11983
11984 * configure.in (GDB_TK): Add tcl directories conditional on
11985 gdb/gdbtk directory being present.
11986 * configure: Regenerate.
abb2db7a 11987
dce2d8b2 119882003-01-04 John David Anglin <dave.anglin@nrc.ca>
70571545 11989
dce2d8b2
EB
11990 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
11991 used by gcc if LD is not defined and we are not doing a Canadian Cross.
70571545
JDA
11992 * configure: Rebuilt.
11993
89a7012a
TT
119942002-12-31 Tom Tromey <tromey@redhat.com>
11995
11996 * Makefile.in: Rebuilt.
11997 * Makefile.def (target_modules) [libffi]: Allow installation.
11998
3f4f56e2
AS
119992002-12-31 Andreas Schwab <schwab@suse.de>
12000
12001 * configure.in: Fix use of $program_transform_name.
12002 * configure: Regenerated.
12003
6c1b8d0a
DJ
120042002-12-30 Daniel Jacobowitz <drow@mvista.com>
12005
12006 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 12007 * configure: Regenerated.
6c1b8d0a 12008
c5120911
AO
120092002-12-29 Alexandre Oliva <aoliva@redhat.com>
12010
12011 * Makefile.tpl (local-distclean): Don't remove...
12012 (multilib.ts): ... this. Moved into...
12013 (multilib.out): ... this. Don't use sub-make.
12014 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
12015 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
12016 (configure-build-[+module+], configure-[+module+],
12017 configure-target-[+module+], configure-gcc): ... these. Test
12018 for Makefile existence. Drop config.status from dependencies.
12019 * Makefile.in: Rebuilt.
12020 * configure.in: Move gcc-version-trigger to the end of
12021 ac_configure_args. Add comments to maybedep.tmp and
12022 serdep.tmp. Introduce --disable-serial-configure. Remove
12023 nonopt from baseargs, matching and removing corresponding
12024 whitespace while at it.
12025 * configure: Rebuilt.
12026
e245b0ea
AO
120272002-12-28 Alexandre Oliva <aoliva@redhat.com>
12028
903de295
AO
12029 * configure.in (host_configargs): Replace reference to
12030 no-longer-defined buildopts with --build=${build_alias}.
12031 * configure: Rebuilt.
12032
e245b0ea
AO
12033 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
12034 program_transform_name to standard idiom.
12035 (AUTOGEN, AUTOCONF): Define.
12036 (Makefile.in): Use $(AUTOGEN).
12037 (Makefile): Depend on config.status, and use autoconf-style rule to
12038 build it. Move original commands to...
12039 (config.status): ... this new target.
12040 (configure): Add $(srcdir). Depend on config/acx.m4. Use
12041 $(AUTOCONF).
12042 * Makefile.in: Rebuilt.
12043
671aa708
NN
120442002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
12045
53fbfb58
NN
12046 * Makefile.tpl: Fix dramatic bustage due to change in
12047 program_transform_name.
12048 * Makefile.in: Regenerate.
12049
12050 * configure.in: Remove unnecessary PATH setting.
12051 * configure: Regnerate.
12052
12053 * configure.in: Don't default to unprefixed tools unless
12054 the native tools will work.
12055 * configure: Regenerate.
12056
671aa708
NN
12057 * configure.in: Convert to autoconf script. Blow away lots
12058 of now-redundant Makefile fragments.
12059 * configure: Generate using Autoconf.
12060 * Makefile.tpl: Rewrite to reflect autoconfiscation.
12061 * Makefile.in: Regenerate.
12062
57f40826
NN
120632002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
12064
3fedb745
NN
12065 * configure: Fix stupid bug where RANLIB was mistakenly included.
12066
abb2db7a 12067 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
12068 (build_configargs, host_configargs, target_configargs).
12069
12070 * configure.in: Move logic out of sed statement.
12071
abb2db7a 12072 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
12073 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
12074
315fa0f4
SS
120752002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
12076
12077 * config.sub: Import from master repository
12078 * config.guess: Ditto
12079
45aff44f
AS
120802002-12-24 Andreas Schwab <schwab@suse.de>
12081
12082 * Makefile.tpl (multilib.out): Fix missing space.
12083 * Makefile.in: Regenerate.
12084
88b5521b
NN
120852002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
12086
12087 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
12088 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
12089 * Makefile.in: Regenerate.
12090 * configure.in: Remove unnecessary leftovers.
12091
2a726918
GK
120922002-12-21 Geoffrey Keating <geoffk@apple.com>
12093
12094 * configure.in (extra_ranlibflags_for_target): New variable.
12095 (*-*-darwin): Add -c to ranlib commands.
12096 * configure (tooldir): Handle extra_ranlibflags_for_target.
12097
aace3269 120982002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
12099
12100 * Makefile.tpl: Revert HJL's change.
12101 * Makefile.in: Regenerated.
12102 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
12103 always.
12104
f0895142
AS
121052002-12-19 Andreas Schwab <schwab@suse.de>
12106
12107 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
12108 * Makefile.in: Regenerate.
12109
dce2d8b2 121102002-12-18 H.J. Lu <hjl@gnu.org>
782d0c02
L
12111
12112 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
12113 * Makefile.in: Regenerated.
12114
12115 * configure.in (build_prefix): New. Substitute.
12116
212f6dd0
NN
121172002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
12118
79308c5d
NN
12119 * Makefile.tpl: Don't let real targets depend on phony targets.
12120 * Makefile.in: Regenerate.
12121
212f6dd0
NN
12122 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
12123 * Makefile.in: Regenerate.
12124
ab17919f
SS
121252002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
12126
12127 * config.sub: Import from master repository
12128 * config.guess: Ditto
12129
5ecf91d1
JM
121302002-12-16 Jason Merrill <jason@redhat.com>
12131
12132 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
12133 previous 'make bootstrap'.
12134 * Makefile.in: Regenerate.
12135
d8437e1b
HPN
121362002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
12137
12138 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
12139
4977bab6
ZW
121402002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
12141
12142 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
12143 * Makefile.in: Regenerate.
12144
0edcfdcb
JM
121452002-12-13 Jason Merrill <jason@redhat.com>
12146
6248218a 12147 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
12148 library tests.
12149 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
12150 * Makefile.in: Regenerate.
12151
4977bab6
ZW
121522002-12-12 Alexandre Oliva <aoliva@redhat.com>
12153
12154 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
12155 * Makefile.in: Rebuilt.
12156
f87505dd
AO
121572002-12-12 Alexandre Oliva <aoliva@redhat.com>
12158
12159 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
12160
4977bab6
ZW
121612002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
12162
12163 * configure: Fix bug put in by gremlins.
12164
12165 * Makefile.tpl: Substitute more autoconfily.
12166 * configure: Substitute more autoconfily.
12167 * Makefile.in: Regenerate.
12168
7f0db92a
SS
121692002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
12170
12171 * config.sub: Import from master repository
12172 * config.guess: Ditto
12173 * MAINTAINERS: Added Svein Seldal under write after approval
12174
4977bab6
ZW
121752002-12-08 Andrew Cagney <ac131313@redhat.com>
12176
12177 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
12178 * Makefile.in (all-sim): Ditto.
12179
121802002-12-06 DJ Delorie <dj@redhat.com>
12181
12182 * Makefile.tpl: Change configure dependencies to not have real
12183 targets depend on phony targets.
12184
121852002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
12186
12187 * configure.in: Revert unintentional change.
12188
12189 * Makefile.tpl: Change dependency for */multilib.out so that
12190 it works when gcc isn't in the tree.
12191
12192 * configure.in: Substitute more.
12193 * configure: Run subconfigures from the Makefile.
12194 * Makefile.tpl: Run subconfigures from the Makefile; add a few
12195 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
12196
67f1b906
GP
121972002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12198
12199 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
12200
4977bab6
ZW
122012002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
12202
12203 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
12204 and corresponding dependencies.
12205 * Makefile.in: Regenerate.
12206
12207 * configure.in (host_tools): Order binutils, gas and ld for
12208 convenience in running the testsuites.
12209
12210 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
12211 * Makefile.in: Regenerate.
12212 * configure.in: Introduce rules to serialize subconfigure runs.
12213
12214 * configure.in: Introduce BASE_CC_FOR_TARGET.
12215 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
12216 Realize configure-build-* targets. Realize configure-target-* targets.
12217 * Makefile.in: Regenerate.
12218
122192002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
12220
12221 * configure: Move gcc_version_trigger stuff from here...
12222 * configure.in: ...to here.
12223
12224 * configure.in: Separate subconfigure options added by this file from
12225 options given by the user. Add machinery to put args for host
12226 subconfigures into the Makefile.
12227
12228 * Makefile.tpl: Remove 'vault' targets.
12229 * Makefile.tpl: Reorder and comment dependencies.
12230 * Makefile.in: Regenerate.
12231
122322002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
12233 * configure.in: Fix my broken commit of previous patch. (sigh)
12234
743f054e
GK
122352002-11-28 Geoffrey Keating <geoffk@apple.com>
12236
12237 * configure.in: Move host-specific darwin noconfigdirs into
12238 the host-specific section.
12239
4977bab6
ZW
122402002-11-28 Geoffrey Keating <geoffk@apple.com>
12241
12242 * configure.in: Move host-specific darwin noconfigdirs into
12243 the host-specific section.
12244
122452002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
12246
12247 * configure: Remove skip-this-dir support.
12248 * Makefile.tpl: Remove skip-this-dir support.
12249
12250 * Makefile.tpl: Remove leftover support for non-autoconfiscated
12251 subdirectories.
12252 * Makefile.in: Regenerate.
12253
12254 * Makefile.tpl: Strip out useless setting of 'dir'.
12255 * Makefile.in: Regenerate.
12256
122572002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
12258
12259 * configure.in: Fix deeply stupid bug.
12260
12261 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
12262 shell code in CXX_FOR_TARGET
12263 * Makefile.def: Introduce raw_cxx.
12264 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
12265 RAW_CXX_FOR_TARGET.
12266 * Makefile.in: Regenerate.
12267
122682002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
12269
12270 * Makefile.tpl: Remove unnecessary ifs.
12271 * Makefile.in: Regenerate.
12272
12273 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
12274 dependencies. Maybe-ize build-libiberty. Create dummy install
12275 targets for 'no_install' modules.
12276 * configure: Move GDB_TK substitution to configure.in. Move
12277 build_modules stuff to configure.in.
12278 * configure.in: Implement soft dependency machinery. Maybe-ize
12279 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
12280 * Makefile.in: Regenerate.
12281
122822002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
12283
12284 * Makefile.tpl: Make all-target, install-target behave similarly
12285 to all, install (only hitting configured targets). Eliminate
12286 unused macro defintions.
12287
12288 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
12289 build != host.
12290
12291 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
12292
12293 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
12294
12295 * configure.in: Produce lists of subdir targets we're actually
12296 configuring. Remove references to "dosrel".
12297 * Makefile.tpl: Let configure set which subdir targets are hit.
12298 Remove install-cross; clean up install; remove ALL. Remove
12299 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
12300 Autogenerate host module targets. Remove empty dependency lines
12301 and redundant dependency; rearrange slightly.
12302 * Makefile.def: Add host-side libtermcap, utils.
12303
12304 * Makefile.in: Regenerate.
12305
e6226a2f
RO
123062002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12307
12308 * ltconfig (osf[345]): Append $major to soname_spec.
12309 Reflect this in library_names_spec.
12310 * ltmain.sh (osf): Prefix $major with . for use as extension.
12311
3b75d237
AJ
123122002-11-19 Andreas Jaeger <aj@suse.de>
12313
12314 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
12315 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
12316 and sparc64 GNU/Linux systems.
12317
809108de
NS
123182002-11-19 Nathan Sidwell <nathan@codesourcery.com>
12319
12320 * MAINTAINERS: Update email.
12321
e7e0de7e
GP
123222002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12323
12324 * MAINTAINERS: Complete James Dennett's entry.
12325
f7109dea
EB
123262002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
12327
12328 * MAINTAINERS (Write After Approval): Add myself.
12329
d3ac17c9
BK
123302002-11-13 Bruce Korb <bkorb@gnu.org>
12331
12332 * Makefile.tpl: syntactic cleanup
12333
dce2d8b2 123342002-11-13 Stuart Hastings <stuart@apple.com>
cbf78ae4
SH
12335
12336 * MAINTAINERS: Add myself to write-after-approval list.
12337
4977bab6
ZW
123382002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
12339
12340 * Makefile.def: Add list of recursive targets to autogenerate.
12341 Add build_modules.
12342 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
12343 targets. Autogenerate *-build-* targets.
12344 * Makefile.in: Regenerate.
12345
123462002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
12347
12348 * configure: More autoconf-style substitutions.
12349 * Makefile.tpl: More autoconf-style substitutions.
12350 * Makefile.in: Regenerate.
12351
123522002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
12353
12354 * configure: Substitute more variables in a more autoconf-friendly
12355 way. Simplify slightly.
12356 * Makefile.tpl: Make more variables substitutable in an
12357 autoconf-friendly way.
12358 * Makefile.in: Regenerate.
12359
d4783999
JW
123602002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
12361
12362 * MAINTAINERS (Write After Approval): Add myself.
12363
4977bab6
ZW
123642002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
12365
12366 * configure.in (v810*): Remove special setting of tools.
12367
12368 * configure: Add support for extra required flags for ar or nm.
12369 * configure.in (aix4.3+): Use above support for target-specific
12370 issues, rather than using config/mt-aix43.
12371
123722002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
12373
12374 * configure: Remove 'removing', which doesn't work. Replace $subdir
12375 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
12376 with $srcdir. Reformat indentation. Substitute some variables
12377 formerly hard-coded in the Makefile for build=host.
12378 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
12379 * Makefile.def: Autogenerate more.
12380 * Makefile.in: Regenerate.
12381
1c9c903e
AN
123822002-11-04 Adam Nemet <anemet@lnxw.com>
12383
12384 * MAINTAINERS (Write After Approval): Add myself.
12385
40673d2b
KB
123862002-11-04 Kevin Buettner <kevinb@redhat.com>
12387
12388 * Makefile.def (host_modules): Add rda.
12389 * Makefile.in: Regenerate.
12390 * configure.in (target_tool): Add target-rda to list.
12391
42e650ae
GP
123922002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12393
12394 * MAINTAINERS: Remove "co-maintainer" note for web pages.
12395
e004b81f
PE
123962002-10-25 Phil Edwards <pme@gcc.gnu.org>
12397
12398 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
12399 and restrap targets to this rule.
12400 * Makefile.in: Regenerate.
12401
06bd49b1
GP
124022002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12403
12404 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
12405 GNATS only accounts.
12406
d0af82b0
HPN
124072002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
12408
12409 * configure.in (i[3456]86-*-linux*): Add check to disable
12410 ${libgcj} for glibc1.
12411
10782654
DC
124122002-10-24 Denis Chertykov <denisc@overta.ru>
12413
12414 * MAINTAINERS: Add myself as ip2k port maintainer.
12415
a5a438f5
SS
124162002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
12417
12418 * configure.in: Add tic4x target.
12419
fe3d5b7f
NN
124202002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
12421
aba8a494
NN
12422 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
12423 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
12424 * Makefile.in: Regenerate.
12425
fe3d5b7f
NN
12426 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
12427 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
12428 * Makefile.in: Regenerate.
12429
a6ad79e7
JJ
124302002-10-02 Janis Johnson <janis187@us.ibm.com>
12431
12432 * MAINTAINERS: Add myself as web pages co-maintainer.
12433
6a8a9058
NN
124342002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
12435
12436 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
12437 * Makefile.in: Regenerate.
12438
327d975a
ZW
124392002-10-02 Zack Weinberg <zack@codesourcery.com>
12440
12441 * MAINTAINERS: Add myself and Nathan Sidwell
12442 <nathan@codesourcery.com> as VxWorks maintainers.
12443
a5ae8f19 124442002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
12445
12446 * Makefile.def: Remove order dependency comments.
12447 * Makefile.tpl: Add explicit install-install dependencies.
12448 * Makefile.in: Regenerate.
d0f6c823 12449
34c6040c 12450 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 12451 * Makefile.in: Regenerate.
34c6040c 12452
d0f6c823
NN
12453 * Makefile.tpl: Add configure-target (for src-release in src)
12454 * Makefile.in: Regenerate.
12455
50bd210b
NC
124562002-09-30 Nick Clifton <nickc@redhat.com>
12457
12458 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
12459
ca25149e
UW
124602002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
12461
12462 * configure.in (s390*-*-linux*): Enable libgcj.
12463
dd30b57d
NN
124642002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
12465
9e60a678
NN
12466 * configure: Revert accidentally applied changes.
12467
dd30b57d
NN
12468 * Makefile.tpl: Make more autoconf-friendly.
12469 * Makefile.in: Regenerate.
12470 * configure: Make substitution more autoconf-like.
12471
5831424e
RE
124722002-09-28 Richard Earnshaw <rearnsha@arm.com>
12473
12474 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
12475 single entry to handle all these.
12476 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
12477 libjava on arm-*-elf.
12478
b7f3b15b
GK
124792002-09-27 Geoffrey Keating <geoffk@apple.com>
12480
12481 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
12482 things that depend on them.
12483
0dffceed
NN
124842002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
12485
12486 * Makefile.tpl: Make subsituted variables more autoconfy.
12487 * Makefile.in: Regenerate.
12488 * configure: Make seds more autoconfy.
12489
1db75a86 124902002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
12491
12492 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
12493 * Makefile.in: Regenerate.
12494 * configure.in: Rewrite sed statements to look autoconfy.
12495
1db75a86
NN
12496 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
12497 all-target-foo on configure-target-foo.
12498 * Makefile.def: Ditto.
12499 * Makefile.in: Rebuild.
12500
741a4e89
AH
125012002-09-25 Andrew Haley <aph@redhat.com>
12502
12503 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
12504
95ddd785
NN
125052002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
12506
12507 * Makefile.def: New file.
12508 * Makefile.tpl: New file.
12509 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
12510 * contrib/gcc_update: Note that Makefile.in is a generated file.
12511
12512 * configure.in: Minor rearrangement. Simplify tests.
12513
65a824f6
JT
125142002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
12515
12516 * configure.in (with_headers): Skip copy if value is "yes".
12517 (with_libs): Likewise.
12518
51270f0a 125192002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
12520
12521 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
12522 * configure.in (sh*-*-pe*): Ditto.
12523 * configure.in (mips*-*-pe*): Ditto.
12524 * configure.in (*arm-wince-pe): Ditto.
12525
8f89dbf4
NN
12526 * configure.in: Rearrange.
12527
c1b8db3f
KH
125282002-09-14 Kazu Hirata <kazu@cs.umass.edu>
12529
12530 * MAINTAINERS: Update my email address.
12531
341f0575
PK
125322002-08-30 Paul Koning <pkoning@equallogic.com>
12533
12534 * MAINTAINERS: (Write After Approval): Add myself.
12535
d2e06980
GK
125362002-08-29 Geoffrey Keating <geoffk@redhat.com>
12537
12538 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
12539
4906d5d8
GK
125402002-08-24 Geoffrey Keating <geoffk@redhat.com>
12541
12542 * MAINTAINERS: Change my mailing address.
12543
e9a25cc8
PC
125442002-08-21 Paolo Carlini <pcarlini@unitus.it>
12545
12546 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 12547 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 12548
dce2d8b2 125492002-08-20 Loren J. Rittle <ljrittle@acm.org>
a5aa7421
LR
12550
12551 * MAINTAINERS (Write After Approval): Remove myself.
12552 (Various Maintainers: c++ runtime libs): Add myself.
12553
5ce6f47b
EC
125542002-08-15 Eric Christopher <echristo@redhat.com>
12555
12556 * config.sub: Import from master repository.
12557 * config.guess: Ditto.
12558
7f9317f0
AO
125592002-08-19 Alexandre Oliva <aoliva@redhat.com>
12560
12561 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
12562 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
12563 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
12564
7aecca3d
AH
125652002-08-16 Aldy Hernandez <aldyh@redhat.com>
12566
12567 * MAINTAINERS: Add self to rs6000 vector extensions.
12568
8ea4b195
AO
125692002-08-15 Alexandre Oliva <aoliva@redhat.com>
12570
12571 * libiberty/configure: Reverted unintended yesterday's check in.
12572
f5cc59a7
AO
125732002-08-14 Alexandre Oliva <aoliva@redhat.com>
12574
12575 * boehm-gc/configure, libf2c/configure: Rebuilt.
12576 * libffi/configure, libiberty/configure: Ditto.
12577 * libjava/configure, libobjc/configure: Ditto.
12578 * libstdc++-v3/configure, zlib/configure: Ditto.
12579 Merged from binutils:
12580 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
12581 From Steve Ellcey <sje@cup.hp.com>:
12582 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
12583 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
12584 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
12585 IA64.
12586 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
12587 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
12588 soname_spec, sys_lib_search_path_spec): Ditto.
12589
dce2d8b2 125902002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
66350331
FS
12591
12592 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
12593
2ff34870
L
125942002-08-04 H.J. Lu (hjl@gnu.org)
12595
12596 * configure.in (mips*-*-linux*): Don't skip target-libffi.
12597
a014f2fe
KW
125982002-08-02 Krister Walfridsson <cato@df.lth.se>
12599
12600 * MAINTAINERS (Write After Approval): Add myself.
12601
c01d477a
AM
126022002-07-31 Alan Modra <amodra@bigpond.net.au>
12603
12604 * configure.in: Move generic linux case to end. Copy generic
12605 linux noconfigdirs to mips*-*-linux* entry and new
12606 powerpc64*-*-linux* entry. Add target-libffi for the latter.
12607
68cd2524
MM
126082002-07-19 Michael Matz <matz@suse.de>
12609
12610 * MAINTAINERS: Add myself as ra* maintainer.
12611
e2d83b8c
CD
126122002-07-16 Chris Demetriou <cgd@broadcom.com>
12613
12614 * config.guess: Update to 2002-07-09 version.
12615 * config.sub: Update to 2002-07-03 version.
12616
cece4f1d
HPN
126172002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
12618
12619 * MAINTAINERS: Fix typo in a maintainer email address.
12620
bb654703
NN
126212002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
12622
12623 * configure.in: Remove two redundant tests.
12624
789b7de5
RO
126252002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12626
12627 * configure.in (mips*-*-irix6*o32): Enable stabs.
12628
e1da1089
NN
126292002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
12630
f3970bba
NN
12631 * configure.in: Don't build grez.
12632 * Makefile.in: Ditto.
12633
e1da1089
NN
12634 * Makefile.in: Remove references to bsp, cygmon, libstub.
12635 * configure.in: Ditto.
12636
12637 * configure.in: Remove leftover reference to gdbtest.
12638
57c905fa
PE
126392002-07-08 Phil Edwards <pme@gcc.gnu.org>
12640
12641 * configure.in (gxx_include_dir): Change to match versioned
12642 C++ headers if --enable-version-specific-runtime-libs is used.
12643
a0af94a7 126442002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 12645
a0af94a7
SE
12646 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
12647
423ce3eb
NN
126482002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
12649
12650 * configure.in: Make --without-x work.
12651
98186934
NN
126522002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
12653
c3b7d169
NN
12654 * configure.in: Rearrange target Makefile fragment collection.
12655
98186934
NN
12656 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
12657 cvs[src].
12658 * configure.in: Ditto.
12659
eebd288a
MK
126602002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
12661
12662 * MAINTAINERS (Write After Approval): Update my e-mail address.
12663
3ab36f05
NN
126642002-06-24 Ben Elliston <bje@redhat.com>
12665
12666 * configure.in (host_tools): Remove cgen.
12667
12668 * Makefile.in (all-cgen): Remove; runs from its source directory.
12669 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 12670 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
12671 (all-sim): Likewise.
12672
dce2d8b2 126732002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3ab36f05
NN
12674
12675 * Makefile.in: Eliminate 'apache' targets.
12676 * configure.in: Eliminate 'apache' targets.
12677
55380b08
NN
12678 * configure.in: Eliminate redundant tests. Reorganize.
12679
9a5c1b9d
NN
12680 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
12681
5fd3853a
NN
12682 * config-ml.in: Eliminate references to Cygnus configure.
12683
cfefc434
NN
12684 * Makefile.in: Eliminate references to building emacs.
12685
2fe93885
GS
126862002-06-28 Graham Stott <graham.stott@btinternet.com>
12687
12688 * MAINTAINERS: Update my email address.
12689
53c40185
BK
126902002-06-26 Benjamin Kosnik <bkoz@redhat.com>
12691
12692 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 12693 (cxx_incdir): Remove.
53c40185 12694
97679694
NN
126952002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
12696
12697 * MAINTAINERS (Write After Approval): Add self.
12698
b03bcd37
DC
12699Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
12700
12701 * configure.in: Add support for ip2k.
12702
6bd12129
NN
127032002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
12704
12705 * configure.in: Fix AIX configury bug.
12706
e0d98a92
SE
127072002-06-20 Steve Ellcey <sje@cup.hp.com>
12708
12709 * MAINTAINERS (Write After Approval): Add self.
12710
ba3292db
NN
127112002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
12712
ef40bc65
NN
12713 * configure.in: replace ${topsrcdir} with ${srcdir}
12714
7a0be465
NN
12715 * configure.in: Move definition of libstdcxx_flags
12716 right above usage, rather than waaay earlier.
12717
e1848dde
NN
12718 * configure.in: Pull definition of is_cross_compiler earlier.
12719
8bc2fff1
NN
12720 * configure.in: Rearrange a little.
12721
ba3292db
NN
12722 * configure.in: Remove references to librx.
12723 * Makefile.in: Remove references to librx.
12724
11d8b408
DC
12725Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
12726
12727 * config.sub: Add support for avr target.
12728 Import from master sources, rev 1.255
5ce6f47b 12729
93da8339
PE
127302002-06-19 Phil Edwards <pme@gcc.gnu.org>
12731
12732 * configure, .cvsignore: Revert previous change...
12733 * Makefile: ...delete.
12734
b4caab5c
NN
127352002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
12736
12737 * configure.in: Eliminate ${gasdir} variable.
12738
ee777171
DB
127392002-06-18 Dave Brolley <brolley@redhat.com>
12740
12741 * configure.in: Add support for frv.
12742 * config.sub: Add support for frv.
12743
26e4af54
PE
127442002-06-18 Phil Edwards <pme@gcc.gnu.org>
12745
12746 * configure: Remove garbage from previous commit.
12747
bb20b7da
PE
127482002-06-18 Phil Edwards <pme@gcc.gnu.org>
12749
12750 * configure: For in-source builds, make a subdir and re-exec there.
12751 * Makefile: New file. Pass targets through to build directory.
12752 * .cvsignore: No longer ignore "Makefile".
12753
9d321f6c
DR
127542002-06-16 Douglas Rupp <rupp@gnat.com>
12755
12756 * MAINTAINERS (Write After Approval): Add self.
12757
c8eb2bc0
KG
127582002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12759
12760 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
12761
f210d239
JT
127622002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
12763
12764 * configure.in (vax-*-netbsd*): Re-enable gas.
12765
e9667b3c
NN
127662002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
12767
efe1f357
NN
12768 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
12769 BUILD_PREFIX_1, to correct nomenclature.
12770 * configure: Likewise.
12771
e9667b3c
NN
12772 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
12773 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
12774
fe2fe497
OH
127752002-05-31 Olaf Hering <olh@suse.de>
12776
12777 * config-ml.in: Propogate DESTDIR also.
12778
dcf7f0dd
JT
127792002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
12780
12781 * configure.in (vax-*-netbsd*): Don't build gas for this
12782 platform.
12783
6ff14f32
MM
127842002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
12785
12786 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12787 and libgcj for AVR.
12788
397de1ff
KK
127892002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
12790
12791 * MAINTAINERS (Write After Approval): Add myself.
12792
ac30211c
JT
127932002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
12794
12795 * config.guess: Update to 2002-05-22 version.
12796 * config.sub: Likewise.
12797
1e6347d8
RO
127982002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12799
12800 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
12801 * config-ml.in: Likewise.
12802 * configure: Likewise.
12803 * configure.in: Likewise.
12804
e5ce1d6d
SC
128052002-05-16 Stephane Carrez <stcarrez@nerim.fr>
12806
12807 * MAINTAINERS: Update my email address.
12808
6cdef75d
NN
128092002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
12810
4a87f061
NN
12811 * configure.in: Simplify makefile fragment collection.
12812
12813 * configure.in: Remove code to build emacs.
603606e7 12814
e254d6b5
NN
12815 * configure.in : Remove --srcdir argument from targargs and buildargs
12816 (it's always overridden in the Makefile anyway). Rearrange a bit.
12817
12818 * configure: Move some logic to configure.in.
12819 * configure.in: Move some logic from configure.
6cdef75d 12820
1d6006fe
TT
128212002-05-11 Tom Tromey <tromey@redhat.com>
12822
12823 * MAINTAINERS: Reflect libgcj reality.
12824
b70b3534
FS
128252002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
12826
12827 * Makefile.in: Honour DESTDIR.
12828
4434687a
MM
128292002-05-08 Mark Mitchell <mark@codesourcery.com>
12830
12831 * config.guess: Import 2002-03-20 version.
12832 * config.sub: Import 2002-04-26 version.
12833
a89e49c7
RO
128342002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12835
12836 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
12837
44e55536
TJ
128382002-05-07 Tim Josling <tej@melbpc.org.au>
12839
12840 * MAINTAINERS: Add self.
12841
dce2d8b2 128422002-05-06 Loren J. Rittle <ljrittle@acm.org>
97320a3f
LR
12843
12844 * ltmain.sh: Detect and handle object name conflicts
12845 while piecewise linking a static library.
12846
b7c13625
AO
128472002-05-05 Alexandre Oliva <aoliva@redhat.com>
12848
12849 * configure.in (noconfigdirs): Don't disable libgcj on
12850 sparc64-*-solaris* and sparcv9-*-solaris*.
12851
4182d9fa
AO
128522002-05-03 Alexandre Oliva <aoliva@redhat.com>
12853
12854 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
12855
7bebf279
TF
128562002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
12857
12858 * configure.in (FLAGS_FOR_TARGET): Do not add
12859 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
12860 on i[3456]86-*-linux*.
12861
9a06dc7d
TF
128622002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
12863
12864 * configure.in (noconfigdirs): Replace [ ] with test.
12865
12866 * configure.in (noconfigdirs): Do not add target-newlib if
12867 target == i[3456]86-*-linux*, and host == target.
12868
a51a07fa
NN
128692002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
12870
9e7facd6
DD
12871 * configure.in: delete reference to absent file
12872
aeaa0f2f
NN
12873 * configure.in: replace '[' with 'test'
12874
4bb98828
NN
12875 * configure.in: Eliminate references to gash.
12876 * Makefile.in: Eliminate references to gash.
12877
64791664
NN
12878 * configure.in: remove useless references to 'pic' makefile fragments.
12879
3ed57cf4
NN
12880 * configure.in: (*-*-windows*) Finish removing.
12881
a51a07fa
NN
12882 * configure.in: Eliminate redundant test for libgui.
12883
8552f6f1
RS
128842002-04-29 Roger Sayle <roger@eyesopen.com>
12885
12886 * MAINTAINERS: Add self and realphabetize. Update entries
12887 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
12888 entry for a29k port maintainer.
12889
dce2d8b2 128902002-04-26 Joel Sherrill <joel@OARcorp.com>
9e847666
JS
12891
12892 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
12893 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
12894
704c9a14
NN
128952002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
12896
12897 * configure.in: remove references to dead files
12898
7bff5059
MM
128992002-04-19 Mark Mitchell <mark@codesourcery.com>
12900
12901 * MAINTAINERS: Add information about purpose of this file.
12902
0c7c67f0
TT
129032002-04-18 Tom Tromey <tromey@redhat.com>
12904
12905 * configure.in: Disallow configuring libgcj when it is already
12906 installed and we're using Solaris 2.8 linker. Do enable libgcj on
12907 Solaris 2.8 by default. For PR libgcj/6158.
12908
63501e91
NN
129092002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12910
12911 * configure.in: Move default CC setting out of config/mh-* fragments
12912 directly into here.
12913
701afd4d
NN
129142002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12915
12916 * configure.in: don't even try to configure or make a subdirectory
12917 if there's no configure script for it.
12918
07cdae91
MM
129192002-04-15 Mark Mitchell <mark@codesourcery.com>
12920
12921 * MAINTAINERS: Remove chill maintainers.
12922 * Makefile.in (CHILLFLAGS): Remove.
12923 (CHILL_LIB): Remove.
12924 (TARGET_CONFIGDIRS): Remove libchill.
12925 (CHILL_FOR_TARGET): Remove.
12926 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
12927 CHILL_LIB.
12928 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
12929 (CHECK_TARGET_MODULES): Likewise.
12930 (INSTALL_TARGET_MODULES): Likewise.
12931 (CLEAN_TARGET_MODULES): Likewise.
12932 (configure-target-libchill): Remove.
12933 (all-target-libchill): Remove.
12934 * configure.in (target_libs): Remove target-libchill.
12935 Do not compute CHILL_FOR_TARGET.
12936 * libchill: Remove directory.
5ce6f47b 12937
ab50d72b
DD
129382002-04-11 DJ Delorie <dj@redhat.com>
12939
12940 * Makefile.in, configure.in: Sync with binutils, entries
12941 follow...
12942
0a1e123a
DD
129432002-04-07 Andrew Cagney <ac131313@redhat.com>
12944
12945 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
12946 (do-tar, do-bz2): New rules.
12947 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
12948 (gdb-tar): New rule.
12949 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
12950 (insight_dejagnu.tar): New rule.
12951 (insight.tar): New rule.
12952 (gdb+dejagnu.tar): New rule.
12953 (gdb.tar): New rule.
12954
ab50d72b
DD
129552002-02-01 Mo DeJong <supermo@bayarea.net>
12956
12957 * Makefile.in: Add all-tix to deps for all-snavigator
12958 so that tix is built when building snavigator.
12959
129602002-01-11 Steve Ellcey <sje@cup.hp.com>
12961
12962 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
12963 ld and gdb are not supported.
12964
129652002-01-07 Mark Salter <msalter@redhat.com>
12966
12967 * configure.in: Remove target-bsp and target-cygmon from arm builds.
12968 Allow target-libgloss to be built for arm, strongarm, and xscale.
12969
129702001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
12971
12972 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
12973 options for i[3456]86-pc-linux* native builds.
12974
129752001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
12976
12977 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
12978 files from .po files for a distribution.
12979
129802001-09-03 Jeff Holcomb <jeffh@redhat.com>
12981
12982 * configure.in: Enable libstdc++-v3 for h8300 targets.
12983
129842001-06-19 Alan Modra <amodra@bigpond.net.au>
12985
12986 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
12987 version from bfd/.
12988
12989Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
12990
12991 * Makefile.in (VER): When present, extract the version number from
12992 the file version.in.
12993
dce2d8b2 129942001-05-24 Tom Rix <trix@redhat.com>
ab50d72b
DD
12995
12996 * configure.in : enable ld for aix
12997
129982001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12999
13000 * config.guess: Add linux target for S/390.
13001
130022000-11-07 Philip Blundell <pb@futuretv.com>
13003
13004 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
13005
130062000-11-03 Philip Blundell <pb@futuretv.com>
13007
13008 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
13009 files.
13010
130112001-01-15 Ben Elliston <bje@redhat.com>
13012
13013 * configure.in (host_tools): Add sid.
13014 Always configure cgen.
13015
130162000-11-24 Nick Clifton <nickc@redhat.com>
13017
13018 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
13019
ab50d72b
DD
130202000-08-20 Doug Evans <dje@casey.transmeta.com>
13021
13022 * Makefile.in (ALL_MODULES): Add all-cgen.
13023 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
13024 (all-cgen): New target.
13025 (all-opcodes,all-sim): Depend on all-cgen.
13026 * configure.in (host_tools): Add cgen.
13027 Only configure cgen if --enable-cgen-maint.
13028
dce2d8b2 130292002-04-09 Loren J. Rittle <ljrittle@acm.org>
ef98ad7b
LR
13030
13031 * configure.in: Add *-*-freebsd* configurations.
13032
90def2b2
TT
130332002-04-08 Tom Tromey <tromey@redhat.com>
13034
13035 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
13036 Fixes PR libgcj/6068.
13037
320d7e7a
KW
130382002-03-30 Krister Walfridsson <cato@df.lth.se>
13039
13040 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
13041
18b467f1
RO
130422002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13043
13044 * configure.in (alpha*-dec-osf*): Enable libgcj.
13045
dce2d8b2 130462003-03-27 Matthew Gingell <gingell@gnat.com>
8bb3a5af
MG
13047
13048 * MAINTAINERS (Write After Approval): Add myself.
13049
56ae9405
NC
130502002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
13051
13052 Fix for: PR bootstrap/3591, target/5676
13053 * configure.in (mcore-pe): Disable the configuration of
13054 libstdc++-v3 since exceptions are not supported.
13055
f18d9a0c
AG
130562002-03-20 Anthony Green <green@redhat.com>
13057
13058 * configure.in: Enable libgcj for xscale-elf target.
13059
dce2d8b2 13060Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
c0e21eef
R
13061
13062 * MAINTAINERS: Update my email address.
13063
28eca9e8
AO
130642002-03-16 Alexandre Oliva <aoliva@redhat.com>
13065
13066 * ltmain.sh (relink_command): Fix typo in previous change.
13067
e67e72c7
AO
130682002-03-15 Alexandre Oliva <aoliva@redhat.com>
13069
13070 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
13071 (relink_command): Added --tag flags.
13072 (mode=install): If relinking fails; error out.
13073
c2273204
RH
130742002-03-12 Richard Henderson <rth@redhat.com>
13075
13076 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
13077 .NOTPARALLEL tag.
13078 (do-check): Rename from check.
13079 (check): Allow parallel check.
13080
bcb64245
BW
130812002-03-12 Bob Wilson <bob.wilson@acm.org>
13082
13083 * MAINTAINERS: Add myself as maintainer for xtensa port.
13084 Fix alphabetical order in CPU port maintainer list.
13085 Remove myself from Write After Approval list.
13086
63adb4ff
RH
130872002-03-11 Richard Henderson <rth@redhat.com>
13088
13089 * Makefile.in (.NOTPARALLEL): Add fake tag.
13090
9bec4bf0
L
130912002-03-07 H.J. Lu (hjl@gnu.org)
13092
13093 * configure.in: Enable gprof for mips*-*-linux*.
13094
c7fc1f84
DS
130952002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
13096
13097 * MAINTAINERS (Write After Approval): Add myself.
13098
6bff33fb
AO
130992002-02-28 Alexandre Oliva <aoliva@redhat.com>
13100
13101 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
13102 libjava.
13103 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
13104
0210b33b
AO
131052002-02-23 Alexandre Oliva <aoliva@redhat.com>
13106
13107 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
13108 because its Makefile is there; test for the executable instead.
13109
fcc0a3ef
AO
131102002-02-22 Alexandre Oliva <aoliva@redhat.com>
13111
13112 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
13113 libstdc++-v3 and libjava.
13114
dce2d8b2 131152002-02-11 Adam Megacz <adam@xwt.org>
97cf8285
AM
13116
13117 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
13118 boehm-gc
5ce6f47b 13119
40fe0ec3
AO
131202002-02-09 Alexandre Oliva <aoliva@redhat.com>
13121
13122 * config.guess: Updated to 2002-01-30's version.
13123 * config.sub: Updated to 2002-02-01's version.
13124 Contribute sh64-elf.
13125 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
13126 * configure.in: Added sh64-*-*.
13127
694d53ee
CD
131282002-02-08 Chris Demetriou <cgd@broadcom.com>
13129
13130 * MAINTAINERS: Belatedly add myself to write after approval list.
13131
a9ca50b1
JH
13132Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
13133
13134 * MAINTAINERS: Put self in as maintainer for x86-64 port.
13135 Remove self as Write After Approval.
13136
5ffc3500
GK
131372002-01-31 Geoffrey Keating <geoffk@redhat.com>
13138
13139 * MAINTAINERS: Put self in as maintainer for contrib/regression
13140 directory.
13141
4ceaf7fb
PE
131422002-01-28 Phil Edwards <pme@gcc.gnu.org>
13143
13144 * MAINTAINERS: Update my email address.
13145
51584787
JT
131462002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
13147
5ce6f47b
EC
13148 * configure.in (*-*-netbsd*): New. Skip target-newlib,
13149 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
13150 libraries if not supported for NetBSD on target CPU.
13151
5701d273
DR
131522002-01-25 Douglas B Rupp <rupp@gnat.com>
13153
13154 * install-sh: Use _inst.$$_ for temp file name.
13155
b299a075
JT
131562002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
13157
13158 * MAINTAINERS (Write After Approval): Move my contact info
13159 from here...
13160 (OS Port Maintainers): ...to here (netbsd).
13161
51fe14b5
BW
131622002-01-22 Bob Wilson <bob.wilson@acm.org>
13163
13164 * MAINTAINERS (Write After Approval): Add myself.
13165
dce2d8b2 131662002-01-17 H.J. Lu <hjl@gnu.org>
b634ad42
L
13167
13168 * Makefile.in (all-fastjar): Also depend on all-libiberty.
13169 (all-target-fastjar): Also depend on all-target-libiberty.
13170
3cd87679
L
131712002-01-16 H.J. Lu (hjl@gnu.org)
13172
13173 * config.guess: Import from master sources, rev 1.225.
13174 * config.sub: Import from master sources, rev 1.238.
13175
969a6d8f
KH
131762002-01-16 Kazu Hirata <kazu@hxi.com>
13177
13178 * MAINTAINERS (Write After Approval): Remove myself.
13179
366f6a52
FW
131802001-12-19 Florian Weimer <fw@deneb.enyo.de>
13181
13182 * MAINTAINERS (Write After Approval): Add myself.
13183
f02240b6
JM
131842001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
13185
13186 * MAINTAINERS: Add self as docs co-maintainer.
13187
5d08dc39
MK
131882001-12-11 Matthias Klose <doko@debian.org>
13189
13190 * MAINTAINERS (Write After Approval): Add myself.
13191
39e790d5
ZW
131922001-12-09 Zack Weinberg <zack@codesourcery.com>
13193
13194 * MAINTAINERS: Update my email address.
13195
4519d6a3
TC
131962001-12-07 Turly O'Connor <turly@apple.com>
13197 * MAINTAINERS (Write After Approval): Add myself.
13198 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
13199 (rs6000_initialize_trampoline): Call __trampoline_setup for
13200 ABI_DARWIN too.
13201 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 13202 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 13203
21cf0a73
PC
132042001-12-07 Paolo Carlini <pcarlini@unitus.it>
13205
13206 * MAINTAINERS (Write After Approval): Add myself.
13207
4ee43206
DR
13208Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
13209
13210 * configure, configure.in: Use temp file for long sed commands.
13211
251931f3
LG
132122001-12-03 Laurent Guerby <guerby@acm.org>
13213
13214 * config.sub: Update to version 1.232 on subversion.
13215
03777dd7
BE
132162001-12-03 Ben Elliston <bje@redhat.com>
13217
13218 * MAINTAINERS: Update mail address for config.* patches.
13219
dce2d8b2 132202001-11-27 DJ Delorie <dj@redhat.com>
e490616e
ZW
13221 Zack Weinberg <zack@codesourcery.com>
13222
13223 When build != host, create libiberty for the build machine.
13224
13225 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
13226 CONFIG_ARGUMENTS.
13227 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
13228 New variables.
13229 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
13230 and rules.
13231 (all.normal): Depend on ALL_BUILD_MODULES.
13232 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
13233 (all-build-libiberty): Depend on configure-build-libiberty.
13234
13235 * configure: Calculate and substitute proper value for
13236 ALL_BUILD_MODULES.
13237 * configure.in: Create the build subdirectory.
13238 Calculate and substitute TARGET_CONFIGARGS (formerly
13239 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
13240
04075e8f
ZL
132412001-11-26 Ziemowit Laski <zlaski@apple.com>
13242
13243 * MAINTAINERS (write-after-approval): Add self.
13244
ed19322d
CR
132452001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
13246
13247 * MAINTAINERS (GNATS only accounts): Remove self.
13248
90a12988
HPN
132492001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
13250
13251 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
13252 libf2c.
13253
77e653ad
CR
132542001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
13255
13256 * MAINTAINERS (Write After Approval): Add self.
13257
64adad99
DB
132582001-11-12 David O'Brien <obrien@FreeBSD.org>
13259
13260 * MAINTAINERS: mips and s390 are also CPU ports.
13261
834a28c7
DB
132622001-11-12 David O'Brien <obrien@FreeBSD.org>
13263
13264 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
13265
ef94239f
DB
132662001-11-11 David O'Brien <obrien@FreeBSD.org>
13267
13268 * MAINTAINERS: Alphabetize.
13269
beda0427
KH
132702001-11-09 Kazu Hirata <kazu@hxi.com>
13271
13272 * MAINTAINERS (Various maintainers: h8 port): Add myself.
13273
6ca224d3
JDA
132742001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
13275
13276 * MAINTAINERS (Various maintainers: hppa port): Added myself.
13277
132e4bd7
PE
132782001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
13279
13280 * configure.in (--enable-languages): Be more permissive about
13281 syntax. Check for empty lists better. Warn about $LANGUAGES.
13282
c6243b4c
GK
132832001-11-08 Geoffrey Keating <geoffk@redhat.com>
13284
13285 * config.sub: Import from master sources, rev. 1.230.
13286 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
13287
abbb9e76
LG
132882001-11-07 Laurent Guerby <guerby@acm.org>
13289
13290 * MAINTAINERS (Write After Approval): Add self.
13291
53cdb27a
HPN
132922001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
13293
13294 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
13295
dd3a88c9
HPN
132962001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
13297
13298 * config.sub: Import from master sources, rev 1.226.
13299 * config.guess: Import from master sources, rev 1.216.
13300
d344dce9
HPN
133012001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
13302
13303 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
13304 * MAINTAINERS: Add self as maintainer of MMIX port.
13305 Remove old after-approval entry.
13306
63f6bcd7
JM
133072001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
13308
13309 * ChangeLog, configure: Fix spelling errors.
13310
84f92638
BK
133112001-10-20 Brendan Kehoe <brendan@zen.org>
13312
13313 * MAINTAINERS: Tweak my address.
13314
dce2d8b2 13315Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2f30eda4
R
13316
13317 * MAINTAINERS: Update my email address.
13318
1567080c 133192001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 13320
f48a3b5c 13321 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 13322 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 13323
30106886
GB
133242001-10-10 Geert Bosch <bosch@gnat.com>
13325
e490616e 13326 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
13327 Added Robert Dewar.
13328
dce2d8b2 133292001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
d3d51b8c
DB
13330
13331 * MAINTAINERS (Write After Approval): Added self
13332
d1c3e709
GB
133332001-10-02 Geert Bosch <bosch@gnat.com>
13334
13335 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
13336
50f5f793
JM
133372001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
13338
13339 * configure: Handle temporary files securely using mkdir.
13340
7fddf9a9
AO
133412001-09-29 Alexandre Oliva <aoliva@redhat.com>
13342
13343 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
13344
dce2d8b2 133452001-09-26 Will Cohen <wcohen@redhat.com>
387beb82
WC
13346
13347 * configure.in (*-*-linux*): Disable configuration of target-newlib
13348 and target-libgloss.
e490616e 13349
0c055e34
AO
133502001-09-26 Alexandre Oliva <aoliva@redhat.com>
13351
13352 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
13353 RANLIB.
13354
759bfa90
AO
133552001-09-21 Alexandre Oliva <aoliva@redhat.com>
13356
13357 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
13358 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
13359 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
13360 avoid quotes nesting problems.
13361 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
13362 (DO_X): Export only variables that are set.
13363
1dc4a750
BE
133642001-09-19 Ben Elliston <bje@redhat.com>
13365
13366 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
13367 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
13368 semantics. Use the shell built-in "type" command instead.
13369
898c7238
AO
133702001-08-31 Alexandre Oliva <aoliva@redhat.com>
13371
13372 Merged from gcc-3_0-branch:
13373 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
13374 * ltcf-c.sh: Use $objext, not $ac_objext.
13375 2001-07-27 Mark Kettenis <kettenis@gnu.org>
13376 * ltcf-cxx.sh: Add support for GNU.
13377 2001-07-22 Timothy Wall <twall@redhat.com>
13378 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
13379 default settings if using GNU tools with that configuration.
13380 * ltcf-cxx.sh: Ditto.
13381 * ltcf-gcj.sh: Ditto.
13382 2001-07-21 Michael Chastain <chastain@redhat.com>
13383 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
13384 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
13385 * ltmain.sh: Mark as gcc-local.
13386
8fa0a32e
EC
133872001-08-30 Eric Christopher <echristo@redhat.com>
13388 Jason Eckhardt <jle@redhat.com>
13389
13390 * config.guess: Merge from master sources.
13391 * config.sub: Merge from master sources, add support for mipsisa32.
13392
32f30f91 133932001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
13394 * config.sub: Merge from master sources, rev 1.219.
13395 * MAINTAINERS: Add self as contact for stormy16 port.
13396
f6084f99
ZW
133972001-08-14 Zack Weinberg <zackw@panix.com>
13398
13399 * config.sub: Merge from master sources, rev 1.218.
13400 * config.guess: Merge from master sources, rev 1.209.
13401
91b54f7f
GS
134022001-08-11 Graham Stott <grahams@redhat.com>
13403
13404 * Makefile.in (check-c++): Add missing semicolon.
13405
e5b3941e
JH
13406Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
13407
32f30f91 13408 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 13409
6387a56e
EC
134102001-07-30 Eric Christopher <echristo@redhat.com>
13411
13412 * MAINTAINERS (Various maintainers: mips port): Added myself.
13413
53b475f0
AH
134142001-07-25 Andrew Haley <aph@cambridge.redhat.com>
13415
e490616e 13416 * configure.in (sh-*-linux*): New.
53b475f0 13417
2a08c780
RH
134182001-07-27 Richard Henderson <rth@redhat.com>
13419
13420 * .cvsignore: Add LAST_UPDATED.
13421
bfa79422
UW
134222001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
13423
13424 * MAINTAINERS (Various maintainers: s390 port): Added myself.
13425
0ae85492
AH
134262001-07-16 Aldy Hernandez <aldyh@redhat.com>
13427
e490616e 13428 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 13429
8e1ab0fe
NP
13430Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
13431
13432 * MAINTAINERS (Write After Approval): Added myself.
13433
2b997990
SC
134342001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13435
13436 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13437 and libgcj on m68hc11/m68hc12.
13438
d920e825
L
134392001-06-27 H.J. Lu (hjl@gnu.org)
13440
13441 * Makefile (CFLAGS_FOR_BUILD): New.
13442 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
13443
d425a1e0
JM
134442001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
13445
13446 * README: Remove version number.
13447
5b5b4207
GP
134482001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13449
13450 * INSTALL/README: Update wrt. to the installation instructions now
13451 residing in gcc/doc/install.texi.
13452
be839b69
JM
134532001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
13454
13455 * README: Replace with a cut-down and updated version of gcc/README.
13456
fe2ee7c4
DE
134572001-06-12 David Edelsohn <edelsohn@gnu.org>
13458
13459 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
13460 multilibs to be disabled.
13461
4f5d646c
DB
134622001-06-11 Daniel Berlin <dan@cgsoftware.com>
13463
13464 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 13465
818f0c85
AO
134662001-06-09 Alexandre Oliva <aoliva@redhat.com>
13467
13468 * config.guess: Import CVS version 1.195.
13469 * config.sub: Import CVS version 1.212.
13470
e9a8af10
AO
134712001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
13472
13473 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13474 gcc/xgcc is built, use -print-prog-name to find out the program
13475 name to use.
13476
ae3ca0a9
PE
134772001-06-04 Phil Edwards <pme@sources.redhat.com>
13478
13479 * config.guess: Import CVS version 1.194. All gcc-local changes
13480 appear to also be in the master copy.
13481 * config.sub: Import CVS version 1.211.
13482
066bd40d
MM
13483Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
13484
13485 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
13486 with_gcc]: Use `gcc -shared' to build a shared library.
13487
4aef4f33
JDA
13488Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
13489
13490 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
13491 archives.
13492
c386f00f
RO
13493Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13494
13495 * MAINTAINERS (Write After Approval): Add myself.
13496
2ae5cea5
HPN
134972001-06-01 Hans-Peter Nilsson <hp@axis.com>
13498
13499 * configure.in (libstdcxx_flags): Do not try to execute
13500 libstdc++-v3/testsuite_flags until it exists.
13501
c3766183
AM
135022001-06-01 Alan Modra <amodra@bigpond.net.au>
13503
13504 * MAINTAINERS: Update my email address.
13505
9b337833
GS
135062001-05-31 Graham Stott <grahams@redhat.com>
13507
13508 * MAINTAINERS (Write After Approval): Add myself.
13509
dce2d8b2 135102001-05-28 Simon Patarin <simon.patarin@inria.fr>
55fce0eb
SP
13511
13512 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
13513 libraries when using g++ with native linker.
13514
5f7de4b8
AO
135152001-05-28 Alexandre Oliva <aoliva@redhat.com>
13516
13517 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
13518
a7bc0fbb
AO
135192001-05-22 Alexandre Oliva <aoliva@redhat.com>
13520
13521 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
13522 [aix4*|aix5*]: Prepend blank.
13523
33456445
AO
135242001-05-20 Alexandre Oliva <aoliva@redhat.com>
13525
13526 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13527 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
13528 of subdir/configure scripts to use the new libtool.m4.
13529
e48d3d00
MK
135302001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
13531
13532 * MAINTAINERS (Write After Approval): Add myself.
13533
9e0e191b
BK
135342001-05-18 Benjamin Kosnik <bkoz@redhat.com>
13535
13536 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
13537
3f19b439
BE
135382001-05-11 Ben Elliston <bje@redhat.com>
13539
13540 * Makefile.in (all-sid): New target.
13541 (check-sid, clean-sid, install-sid): Likewise.
13542
6ebe3121
JO
135432001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
13544
13545 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
13546
ca3667c4
AO
135472001-05-03 Alexandre Oliva <aoliva@redhat.com>
13548
13549 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
13550 libgcj.
13551
135522001-05-03 Alexandre Oliva <aoliva@redhat.com>
13553
13554 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13555 gcc/xgcc is built, use -print-prog-name to find out the program
13556 name to use.
13557
b2964d63
AO
135582001-04-26 Alexandre Oliva <aoliva@redhat.com>
13559
b1bb2302
AO
13560 * configure.in (noconfigdirs): Don't reset it from scratch in the
13561 target case; only append to it.
6387a56e 13562
b2964d63
AO
13563 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
13564 sparc-*-solaris2.8]: Disable ${libgcj}.
13565
8343765d
AO
135662001-04-25 Alexandre Oliva <aoliva@redhat.com>
13567
13568 * configure.in (libgcj_saved): Copy from $libgcj.
13569 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
13570 --disable-libgcj.
13571
ddbb6d43
GRK
135722001-04-25 Gavin Romig-Koch <gavin@redhat.com>
13573
13574 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 13575 C front end maintainer.
ddbb6d43 13576
3fa03ff9
AG
13577Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
13578
13579 * configure.in: Move *-chorusos target case to the proper switch.
13580 Disable libgcj.
13581
99ffe40f
AO
135822001-04-12 Alexandre Oliva <aoliva@redhat.com>
13583
13584 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
13585 1.641.2.228.
13586
78faa32d
FS
135872001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13588
13589 * Makefile.in (STAGE1_CFLAGS): Pass down.
13590
cdbff0ab
AM
135912001-04-13 Alan Modra <amodra@one.net.au>
13592
13593 * config.guess: Add hppa64-linux support. Note for next import that
13594 this is already in the master file.
13595 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
13596
75b9074c
AO
135972001-04-12 Alexandre Oliva <aoliva@redhat.com>
13598
13599 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13600 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
13601
125404c5
SS
136022001-04-11 Stan Shebs <shebs@apple.com>
13603
13604 * MAINTAINERS: Add self as Darwin port maintainer.
13605
876684fe
AM
136062001-04-11 Alan Modra <amodra@one.net.au>
13607
13608 * MAINTAINERS: Update my email address.
13609
06729913
LR
136102001-04-10 Loren J. Rittle <ljrittle@acm.org>
13611
13612 * ltcf-cxx.sh: Support creation of C++ shared libraries on
13613 recent versions of FreeBSD (release 3 or later).
13614 * ltconfig: On FreeBSD, -lc must not be provided when building
13615 a shared library or else the standard -pthread gcc option is
13616 rendered worthless to later users of the built library.
13617
67916302
JM
136182001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
13619
13620 * MAINTAINERS: Add self and RTH as C front end maintainers.
13621
d2bc0628
AO
136222001-04-05 Alexandre Oliva <aoliva@redhat.com>
13623
e490616e
ZW
13624 * config.sub: Make sure to match an already-canonicalized
13625 machine name (eg. mn10300-unknown-elf).
d2bc0628 13626
a3406c06
AO
136272001-04-01 Alexandre Oliva <aoliva@redhat.com>
13628
13629 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
13630 New macros.
13631 (bootstrap, cross): Use RECURSE_FLAGS.
13632 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
13633
a076f6a4
AO
136342001-03-27 Alexandre Oliva <aoliva@redhat.com>
13635
13636 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
13637
e9f4fa71
CH
136382001-03-22 Colin Howell <chowell@redhat.com>
13639
7238de5c
CH
13640 * Makefile.in (DO_X): Do not backslash single-quotes in
13641 backquotes (two places).
e9f4fa71 13642
b6b14b1b
AO
136432001-03-22 Alexandre Oliva <aoliva@redhat.com>
13644
13645 Re-installed:
13646 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13647 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
13648 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13649 * ltcf-cxx.sh: Likewise.
13650 * ltcf-gcj.sh: Likewise.
13651
1eb0b89d
GP
136522001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13653
13654 * MAINTAINERS: Add myself as "documentation co-maintainer".
13655
82e23236
AO
136562001-03-22 Alexandre Oliva <aoliva@redhat.com>
13657
13658 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13659 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
13660
64ec27c3
TT
136612001-03-19 Tom Tromey <tromey@redhat.com>
13662
13663 * config-ml.in: Handle GCJ and GCJFLAGS.
13664
191de407
MC
136652001-03-21 Michael Chastain <chastain@redhat.com>
13666
13667 * Makefile.in: all-m4 depends on all-texinfo.
13668
fed4dede
LR
136692001-03-20 Loren J. Rittle <ljrittle@acm.org>
13670
13671 * MAINTAINERS: Add myself to write after approval list.
13672
085072bb
LB
136732001-03-18 Laurynas Biveinis <lauras@softhome.net>
13674
13675 * Makefile.in (DO_X): Quote nested quotes.
13676
5af8ea3f
AM
136772001-03-18 Alan Modra <alan@linuxcare.com.au>
13678
13679 * MAINTAINERS: Add myself to write after approval list.
13680
69e23037
LB
136812001-03-15 Laurynas Biveinis <lauras@softhome.net>
13682
13683 * Makefile.in (DO_X): Use double quotes for quoting
13684 "RANLIB=$${RANLIB}".
13685
2b9650f4
OP
136862001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
13687
13688 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
13689
dce2d8b2 136902001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4698d2cf
NP
13691
13692 * configure.in: Only use `lang_requires' for languages athat are
13693 actually enabled.
13694
f6646274
PE
136952001-03-08 Phil Edwards <pme@sources.redhat.com>
13696
13697 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
13698
c9a54638
AO
136992001-03-08 Alexandre Oliva <aoliva@redhat.com>
13700
13701 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
13702
6a556ad6
TT
137032001-03-07 Tom Tromey <tromey@redhat.com>
13704
13705 * configure.in: Allow config-lang.in to set `lang_requires' to list
13706 of other required languages.
13707
6822468a
LB
137082001-03-06 Laurynas Biveinis <lauras@softhome.net>
13709
13710 * Makefile.in: Remove RANLIB definition. Use RANLIB
13711 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
13712 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 13713
f04885d3 137142001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 13715 Alexandre Oliva <aoliva@redhat.com>
6387a56e 13716
f04885d3
BK
13717 * Makefile.in (check-c++): Use tabs, not spaces.
13718
288edf47 137192001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 13720
288edf47
LB
13721 * MAINTAINERS: add myself to Write After Approval list.
13722
3d55d2f8 137232001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 13724
e490616e 13725 * Makefile.in (check-c++): New rule.
6387a56e 13726
4d88a68a
BK
13727 * configure.in (target_libs): Remove libg++.
13728 (noconfigdirs): Remove libg++.
13729 (noconfigdirs): Same.
13730 (noconfigdirs): Same.
13731 (noconfigdirs): Same.
13732
13733 * config-ml.in: Remove libg++ references.
13734
13735 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
13736 (ALL_TARGET_MODULES): Same.
13737 (configure-target-libg++): Remove.
13738 (all-target-libg++): Remove.
13739 (configure-target-libio): Remove.
13740 (all-target-libio): Remove.
13741 (check-target-libio): Remove.
13742 (.PHONY): Remove.
13743 (libg++.tar.bz2): Remove.
13744 (all-target-cygmon): Remove libio.
13745 (all-target-libstdc++): Remove.
13746 (configure-target-libstdc++): Remove.
13747 (TARGET_LIB_PATH): Remove libstdc++.
13748 (ALL_GCC_CXX): Remove libstdc++.
13749 (all-target-gperf): Correct.
13750
2437d4ed
NC
137512001-02-16 Nick Clifton <nickc@redhat.com>
13752
13753 * configure.in (noconfigdirs): Allow configuration of texinfo
13754 for Cygwin hosts.
13755
85b99cbe
AG
137562001-02-15 Anthony Green <green@redhat.com>
13757
13758 * configure: Introduce GCJ_FOR_TARGET.
13759 * configure.in: Ditto.
13760 * Makefile.in: Ditto.
13761
7b18790c
AS
137622001-02-13 Andreas Schwab <schwab@suse.de>
13763
13764 * MAINTAINERS: Update mail address.
13765
c4880c99
MS
137662001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
13767
13768 * config.guess: Add linux target for S/390.
13769 * config.sub: Likewise.
13770
dce2d8b2 137712001-02-08 Chandrakala Chavva <cchavva@redhat.com>
e31ae6db
CC
13772
13773 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 13774 target-libgloss.
e31ae6db 13775
7739adfb
BE
137762001-02-06 Ben Elliston <bje@redhat.com>
13777
13778 * configure: Output host type to stdout, not stderr.
13779
36ca672c
MM
137802001-02-05 Mark Mitchell <mark@codesourcery.com>
13781
e40f2829 13782 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
13783 * ltcf-cxx.sh: Likewise.
13784
36ca672c
MM
13785 * config.if: Assume enable_libstdcxx_v3 is defined.
13786
22fdd65e
MM
137872001-02-04 Mark Mitchell <mark@codesourcery.com>
13788
13789 Remove V2 C++ library.
13790 * configure.in: Remove --enable-libstdcxx_v3 support.
13791
3b60dd8e
BM
137922001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
13793
13794 * include/demangle.h: Add prototype for java_demangle_v3.
13795
42c0c80a
PE
137962001-01-29 Phil Edwards <pme@sources.redhat.com>
13797
13798 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
13799
0be25992
RH
138002001-01-27 Richard Henderson <rth@redhat.com>
13801
13802 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
13803
8a8de62d
MS
138042001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13805
13806 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
13807 Don't unset, it's non-portable and no longer necessary, set to empty
13808 instead.
13809
92769744
MS
138102001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13811
13812 * ltconfig: Shell portability fix for the tagname validity check.
13813
88a1c0ab
AO
138142001-01-27 Alexandre Oliva <aoliva@redhat.com>
13815
13816 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
13817 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
13818
45291dd5
MS
138192001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13820
13821 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
13822
1ace7e15
TT
138232001-01-26 Tom Tromey <tromey@redhat.com>
13824
13825 * configure.in: Allow libgcj to be built on Sparc Solaris.
13826
0ef8b11b
DE
138272001-01-25 David Edelsohn <edelsohn@gnu.org>
13828
13829 * ltcf-c.sh: Add aix5 case.
13830 * ltcf-cxx.sh: Likewise.
13831 * ltconfig: Likewise.
13832
0006091e
AO
138332001-01-24 Alexandre Oliva <aoliva@redhat.com>
13834
9bad11e1
AO
13835 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
13836 keep at least one of build_libtool_libs or build_old_libs set to
13837 yes.
13838
0006091e
AO
13839 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
13840 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
13841
7c01b2b5
BM
138422001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
13843
13844 * configure.in: Enable libgcj on several additional platforms.
13845
d340e0ac
BM
138462001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
13847
13848 * configure.in: Enable libgcj for linux targets.
13849
5baf8c37
MS
138502001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13851
13852 * MAINTAINERS (Write After Approval): Add myself.
13853
10a0ba84
JDA
138542001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
13855
13856 * MAINTAINERS: Add myself as vax port maintainer.
13857
357c6a4b
FH
138582001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
13859
13860 * MAINTAINERS: Add myself as Mercury front-end maintainer.
13861
6e2d9a7a
MS
138622001-01-09 Mike Stump <mrs@wrs.com>
13863
13864 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
13865 failures of subdirectories.
13866
b6b14b1b 138672001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 13868
b6b14b1b 13869 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 13870 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
13871 * ltcf-cxx.sh: Likewise.
13872 * ltcf-gcj.sh: Likewise.
13873 * ltconfig.sh: Fix typo.
976b230d 13874
07109110
LB
138752001-01-02 Laurynas Biveinis <lauras@softhome.net>
13876
13877 * configure: handle DOS-style absolute paths.
13878
1da5b8fc
LB
138792001-01-02 Laurynas Biveinis <lauras@softhome.net>
13880
13881 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
13882
4c2f5b4f
MM
138832000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
13884
13885 * MAINTAINERS: Add myself as avr port co-maintainer.
13886
bc53668e
BE
138872000-12-28 Ben Elliston <bje@redhat.com>
13888
13889 * MAINTAINERS: Add myself under ``Write After Approval''.
13890
c387606f
JM
138912000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
13892
13893 * texinfo: Remove directory from GCC.
13894
2cb5082c
JM
138952000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
13896
13897 * COPYING: Update to current
13898 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
13899 to 19yy as example year in copyright notice).
13900
cc330df9
BK
139012000-12-18 Benjamin Kosnik <bkoz@redhat.com>
13902
6387a56e 13903 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
13904 (libstdcxx_incdir): Pass down.
13905 * config.if: Remove expired bits for cxx_interface, add stub.
13906 (libstdcxx_incdir): Add variable for g++ include directory.
13907 * configure.in (gxx_include_dir): Use it.
6387a56e 13908
4c6b2835
AO
139092000-12-18 Alexandre Oliva <aoliva@redhat.com>
13910
13911 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
13912 with old-email address from ``Write After Approval''.
13913
3896f13e
AJ
139142000-12-15 Andreas Jaeger <aj@suse.de>
13915
13916 * configure.in: Handle lang_dirs.
13917
139182000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 13919
ad46e881
TT
13920 * MAINTAINERS: Removed brads.
13921
90a10418
TT
13922 * MAINTAINERS: Added gcj developers.
13923
41dfe3a2 139242000-12-13 Anthony Green <green@redhat.com>
6387a56e 13925
41dfe3a2 13926 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
13927 listed. Disable libgcj for x86 and Alpha Linux until compatible
13928 with g++ abi.
6387a56e 13929
e2f601da
MS
139302000-12-13 Mike Stump <mrs@wrs.com>
13931
13932 * Makefile.in (local-distclean): Also remove fastjar.
13933
70030c01
RB
139342000-12-12 Rodney Brown <RodneyBrown@mynd.com>
13935
13936 * contrib/gcc_update: Add fastjar --touch entries.
13937
2a50f859
AO
139382000-12-12 Alexandre Oliva <aoliva@redhat.com>
13939
13940 * configure.in: Disable language-specific target libraries for
13941 languages that aren't enabled.
13942
7743113b
AG
139432000-12-10 Anthony Green <green@redhat.com>
13944
13945 * configure.in: Define libgcj. Disable libgcj target libraries for
13946 most targets.
13947
92e061a6
NB
139482000-12-10 Neil Booth <neilb@earthling.net>
13949
13950 * MAINTAINERS: Update mail address, remove from WAA list.
13951
f34ff6d6
APB
139522000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
13953
13954 * libjava: Imported from /cvs/java.
13955 * libffi: Likewise.
13956 * Boehm-gc: Likewise.
13957
d82a33c6
APB
139582000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
13959
13960 * configure.in (target_libs): Revert 2000-12-08 patch.
13961 (noconfigdirs): Added target-libjava.
13962
e14f8e28
LB
139632000-12-09 Laurynas Biveinis <lauras@softhome.net>
13964
13965 * djunpack.bat: removed.
13966
fc26516b
LB
139672000-12-09 Laurynas Biveinis <lauras@softhome.net>
13968
13969 * Makefile.in: handle DOS-style absolute paths.
13970 * config-ml.in: likewise.
13971 * symlink-tree: likewise.
13972
bd8757b3
APB
139732000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13974
13975 * fastjar: Imported.
13976
81522a1f
APB
139772000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13978
13979 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
13980 libjava.
13981 * configure.in (target_libs): Removed `target-libjava'.
13982
5db1f7ed
APB
139832000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13984
13985 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
13986 (ALL_MODULES): Added fastjar.
13987 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
13988 (all-target-libjava): all-fastjar replaces all-zip.
13989 (all-fastjar): Added.
13990 (configure-target-fastjar, all-target-fastjar): Likewise.
13991 * configure.in (host_tools): Added fastjar.
13992
5e59997c
MS
139932000-12-07 Mike Stump <mrs@wrs.com>
13994
13995 * Makefile.in (local-distclean): Remove leftover built files.
13996
0a534f40
NC
139972000-11-24 Nick Clifton <nickc@redhat.com>
13998
13999 * configure.in (xscale-elf): Add target.
14000 (xscale-coff): Add target.
14001
7686cadf
LR
140022000-11-22 Loren J. Rittle <ljrittle@acm.org>
14003
e490616e
ZW
14004 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14005 recent versions of FreeBSD (release 3 or later).
14006 * ltconfig: On FreeBSD, -lc must not be provided when building
14007 a shared library or else the standard -pthread gcc option is
14008 rendered worthless to later users of the built library.
7686cadf 14009
fff01699
FF
140102000-11-16 Fred Fish <fnf@be.com>
14011
14012 * configure.in (enable_libstdcxx_v3): Fix typo,
14013 libstd++ -> libstdc++.
14014
4dc16355
KL
140152000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14016
14017 * MAINTAINERS: Add self to Write After Approval list.
14018
bf6fc7b2
BS
140192000-11-21 Bernd Schmidt <bernds@redhat.com>
14020
14021 * MAINTAINERS: Update my email address. Add myself to global write
14022 privs list.
14023
ce8e06b1
AO
140242000-11-18 Alexandre Oliva <aoliva@redhat.com>
14025
6e2a4843
AO
14026 * Makefile.in: Merge with src and libgcj.
14027 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
14028 configure-target-<library> when their configure scripts need the C
14029 or C++ library to have already been built to work properly.
14030 (do_proto_toplev): Set them to an empty string.
14031
ce8e06b1
AO
14032 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
14033 (REALLY_SET_LIB_PATH): Use them.
14034
c003f378
SS
140352000-11-17 Stan Shebs <shebs@apple.com>
14036
14037 * MAINTAINERS: Add self to Write After Approval list.
14038
cc1e60ea
JM
140392000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14040
14041 * configure: Provide the original toplevel configure arguments
14042 (including $0) to subprocesses in the environment rather than
14043 through gcc/configargs.h.
14044
1173593d
JM
140452000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14046
14047 * MAINTAINERS: Remove references to cccp. Change C9X reference to
14048 C99. Alphabetise "Write After Approval" list.
14049
520907ee
MM
140502000-11-12 Mark Mitchell <mark@codesourcery.com>
14051
34f6fbdb
MM
14052 * configure: Turn on libstdc++ V3 by default.
14053
520907ee
MM
14054 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
14055 if we've got GCC.
14056
0bbd37ed
PB
140572000-11-11 Philip Blundell <philb@gnu.org>
14058
14059 * MAINTAINERS: Add self to Write After Approval list.
14060
7ca0e6d9
DE
140612000-11-09 David Edelsohn <edelsohn@gnu.org>
14062
14063 * ltcf-c.sh (aix4): Improve shared library configuration; require
14064 exporting symbols.
14065 * ltcf-cxx.sh (aix4): Define.
14066 * ltconfig (aix4): Define library and soname specs appropriate for
14067 AIX. Define command to create export symbols list.
14068
dce2d8b2 14069Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
f559f30b
CF
14070
14071 * config.sub: Add support for Sun Chorus
14072
fc05d516
NC
140732000-10-31 Nick Clifton <nickc@redhat.com>
14074
14075 * MAINTAINERS: Rename <name>@cygnus.com addresses to
14076 <name>@redhat.com. Also installed new email address for Clint
14077 Popetz.
6387a56e 14078
90a0e73f
JM
140792000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
14080
14081 * etc: Remove directory from GCC.
14082
a5e1b548
MM
140832000-10-16 Michael Meissner <meissner@redhat.com>
14084
14085 * configure (gcc/configargs.h): Only create if there is a build GCC
14086 directory created.
14087
6387a56e
EC
140882000-10-16 Matthias Klose <doko@debian.org>
14089
be1db873
MK
14090 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
14091 when configured for libstdc++-v3.
14092
f5fa9a5b
PE
140932000-10-05 Phil Edwards <pme@gcc.gnu.org>
14094
14095 * configure: Save configure arguments to gcc/configargs.h.
14096
61a77fea
PT
140972000-10-04 Philipp Thomas <pthomas@suse.de>
14098
14099 * config.guess: Import CVS version 1.157.
14100 * config.sub: Import CVS version 1.181.
14101
3a4fee66
AP
141022000-10-04 Andris Pavenis <pavenis@latnet.lv>
14103
14104 * Makefile.in (bootstrap): avoid recursion if subdir missing
14105 (cross): ditto
14106 (do-proto-toplev): ditto
14107
3dd7094e
AO
141082000-09-30 Alexandre Oliva <aoliva@redhat.com>
14109
de710532
AO
14110 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
14111 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
14112
3dd7094e
AO
14113 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
14114 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
14115 all affected `configure' scripts.
14116
e592386f
NB
14117Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
14118
14119 * MAINTAINERS: Add self as cpplib co-maintainer.
14120
fba54939
AH
141212000-09-24 Aldy Hernandez <aldyh@redhat.com>
14122
14123 * MAINTAINERS: Add self to Write After Approval list.
14124
2bd429f4
GP
141252000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14126
14127 * INSTALL/README: egcs -> GCC update.
14128
dce2d8b2 14129Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
d733f374
ME
14130
14131 * MAINTAINERS: Add myself to Write After Approval list.
14132
d7ce9a83
KH
141332000-09-15 Kazu Hirata <kazu@hxi.com>
14134
14135 * MAINTAINERS: Add myself to Write After Approval list.
14136
18a53ffe
JL
14137Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
14138
e490616e
ZW
14139 * configure.in: Do not build byacc for hppa64. Provide paths to the
14140 X11 libraries for hppa64.
18a53ffe 14141
f246ff23
SC
141422000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14143
14144 * MAINTAINERS: Add myself as 68hc11 port maintainer.
14145
06298abd
AO
141462000-09-06 Alexandre Oliva <aoliva@redhat.com>
14147
4b92758a
AO
14148 * Makefile.in (all-zlib): Added dummy target.
14149
06298abd
AO
14150 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14151 ltcf-gcj.sh: Updated from libtool multi-language branch.
14152
4d73d07a
AO
141532000-09-05 Alexandre Oliva <aoliva@redhat.com>
14154
14155 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
14156 (bootstrap*): Depend on all-bootstrap.
14157
05d52d78
PT
141582000-09-05 Philipp Thomas <pthomas@suse.de>
14159
14160 * config.guess: Import CVS version 1.156.
14161 * config.sub: Import CVS version 1.179.
14162
3c809ba4
AG
141632000-09-02 Anthony Green <green@cygnus.com>
14164
14165 * Makefile.in (all-gcc): Depend on all-zlib.
14166 (CLEAN_MODULES): Add clean-zlib.
14167 (ALL_MODULES): Add all-zlib.
14168 * configure.in (host_libs): Add zlib.
14169
10ad78a0 141702000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
14171
14172 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
14173 crosses, but add gcc/include to the header search path for them.
14174
b36a9ce3
DB
141752000-08-04 David E. O'Brien <obrien@FreeBSD.org>
14176
14177 * MAINTAINERS: Add self to Write After Approval list.
14178
cb011248
FS
141792000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14180
14181 * config.guess: Import CVS version 1.152.
14182 * config.sub: Import CVS version 1.177.
14183
db310af0
AO
141842000-08-25 Alexandre Oliva <aoliva@redhat.com>
14185
7965440a
AO
14186 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
14187 $targargs to tell whether newlib is going to be built.
14188
db310af0
AO
14189 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
14190 $$r/TARGET_SUBDIR/libio for _G_config.h.
14191
e7977565
AO
141922000-08-23 Alexandre Oliva <aoliva@redhat.com>
14193
14194 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
14195
126bb9ed
DD
141962000-08-22 DJ Delorie <dj@redhat.com>
14197
14198 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
14199
5b0e9d29
AO
142002000-08-22 Alexandre Oliva <aoliva@redhat.com>
14201
14202 * config-ml.in (CC, CXX): Avoid trailing whitespace.
14203 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
14204 sub-configures.
14205
4f3e904e
DD
142062000-08-21 DJ Delorie <dj@redhat.com>
14207
14208 * MAINTAINERS: Add self as a libiberty maintainer
14209
c9635443
AO
142102000-08-16 Alexandre Oliva <aoliva@redhat.com>
14211
14212 * configure.in (libstdcxx_flags): Use
14213 libstdc++-v3/src/libstdc++.INC.
14214
8b2100ba
AO
142152000-08-15 Alexandre Oliva <aoliva@redhat.com>
14216
14217 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
14218
57119aa9
ZW
142192000-08-14 Zack Weinberg <zack@wolery.cumb.org>
14220
eeb943b0
ZW
14221 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
14222
6387a56e 14223 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
14224 explicit. Substitute enable_threads into generated Makefiles.
14225 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
14226 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
14227
acffa7c4
GK
142282000-08-13 Geoff Keating <geoffk@cygnus.com>
14229
14230 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
14231
808d8c41
AO
142322000-08-12 Alexandre Oliva <aoliva@redhat.com>
14233
14234 * config-ml.in (CC): Remove bogus duplicate quotation mark from
14235 previous delta.
14236
1fc8c51c 142372000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 14238
1fc8c51c
JM
14239 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
14240 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
14241 (FLAGS_FOR_TARGET): Not here.
14242 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 14243
25698887
AO
142442000-08-11 Alexandre Oliva <aoliva@redhat.com>
14245
14246 * config-ml.in (CC, CXX): Don't introduce a leading space.
14247
10120687
DD
142482000-08-07 DJ Delorie <dj@delorie.com>
14249
14250 * MAINTAINERS: Add self as a DJGPP maintainer
14251
15c758e9
DD
142522000-08-07 DJ Delorie <dj@redhat.com>
14253
14254 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
14255 "if we're also building gcc, and it's a gcc that will run on the
14256 build machine, we want to use its includes instead of the system's
14257 default includes".
14258
2d0de245
JM
142592000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
14260
14261 * MAINTAINERS: Add self to Write After Approval list.
14262
e81b330a
AO
142632000-08-03 Alexandre Oliva <aoliva@redhat.com>
14264
83440c1e
AO
14265 * configure.in (libstdcxx_flags): Don't use `"'.
14266
e81b330a
AO
14267 * config-ml.in: Adjust multilib search paths to the
14268 appropriate multilib tree.
14269
cf95c847
AO
142702000-08-02 Alexandre Oliva <aoliva@redhat.com>
14271
14272 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
14273 commas in $LANGUAGES.
14274
9e9af119
MH
142752000-08-02 Manfred Hollstein <manfredh@redhat.com>
14276
14277 * configure.in: Re-enable all references to libg++ and librx.
14278
606ce391
AO
142792000-08-01 Alexandre Oliva <aoliva@redhat.com>
14280
89820b43
AO
14281 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
14282 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
14283 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
14284 * ltcf-cxx.sh (need_lc): Set based on postdeps.
14285
606ce391
AO
14286 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
14287
04179d4a
AO
142882000-07-31 Alexandre Oliva <aoliva@redhat.com>
14289
14290 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
14291 CXX_FOR_TARGET for sed.
14292
d4eb109c
AO
142932000-07-30 Alexandre Oliva <aoliva@redhat.com>
14294
14295 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
14296 Do not override if already set in the environment or in configure.
14297 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
14298 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
14299
4f4caf92
AO
143002000-07-28 Alexandre Oliva <aoliva@redhat.com>
14301
14302 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
14303 the libtool CVS tree multi-language branch.
14304 * ltconfig, ltmain.sh: Updated.
6387a56e 14305
b87487b6
AO
143062000-07-27 Alexandre Oliva <aoliva@redhat.com>
14307
1670d1ea
AO
14308 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
14309 (clean-target): Depend on it.
14310
b87487b6
AO
14311 * Makefile.in (FLAGS_FOR_TARGET): New macro.
14312 (GCC_FOR_TARGET): Use it.
14313 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
14314 * configure.in: ... here.
14315 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
14316 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
14317
4e81ae98
EC
143182000-07-24 Eric Christopher <echristo@cygnus.com>
14319
14320 * MAINTAINERS: Add self to Write After Approval list.
14321
059ae32c
AO
143222000-07-24 Alexandre Oliva <aoliva@redhat.com>
14323
5b28edd4
AO
14324 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
14325 (configure-target-libchill, configure-target-libobjc): Likewise.
14326
059ae32c
AO
14327 * configure.in: Use the same cache file for all target libs.
14328 * config-ml.in: But different cache files per multilib variant.
14329
1adcd149
MS
143302000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14331
14332 * configure (topsrcdir): Don't use dirname.
14333
2d573dff
JO
143342000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
14335
14336 * MAINTAINERS: Add self to Write After Approval list.
14337
d207ebef
JM
143382000-07-20 Jason Merrill <jason@redhat.com>
14339
14340 * configure.in: Remove all references to libg++ and librx.
14341
14342 * configure, configure.in, Makefile.in: Unify gcc and binutils.
14343
143442000-07-20 Hans-Peter Nilsson <hp@axis.com>
14345
14346 * config.sub: Update to subversions version 2000-07-06.
14347
7b7792d5
AH
143482000-07-12 Andrew Haley <aph@cygnus.com>
14349
14350 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
14351 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
14352
3abaac67
PE
143532000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
14354
14355 * symlink-tree: Check number of arguments.
14356
34be2b36
JW
143572000-07-05 Jim Wilson <wilson@cygnus.com>
14358
14359 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
14360 search path for a g++ extracted from the build tree. This
14361 will allow link tests run by configure scripts in
14362 subdirectories to succeed.
14363
d207ebef
JM
143642000-07-01 Koundinya K <kk@ddeorg.soft.net>
14365
e490616e 14366 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 14367
0900331b
MH
143682000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
14369
14370 * MAINTAINERS: Add myself as loop discovery maintainer.
14371
d207ebef
JM
143722000-06-28 Corinna Vinschen <vinschen@cygnus.com>
14373
14374 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
14375 `os2'. Force ac_cv_exeext to be ".exe" in that case.
14376
143772000-06-19 Timothy Wall <twall@cygnus.com>
14378
14379 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
14380 * config.sub: Add tic54x target.
14381
11a27a76
TM
14382Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
14383
14384 * MAINTAINERS: Add self as Fortran maintainer,
14385 remove Craig Burley.
14386
d207ebef 14387Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 14388
d207ebef
JM
14389 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
14390 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 14391
7758b73f
PT
14392Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
14393
14394 * MAINTAINERS: Add self as i18n maintainer
14395
d207ebef
JM
1439620000-05-21 H.J. Lu (hjl@gnu.org)
14397
e490616e
ZW
14398 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
14399 directory are used if they exist. Make sure
14400 $(build_tooldir)/include is searched for header files,
14401 $(build_tooldir)/lib/ for library files.
d207ebef 14402 (GCC_FOR_TARGET): Likewise.
e490616e 14403 (CXX_FOR_TARGET): Likewise.
d207ebef 14404
bae29210
JL
14405Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
14406
14407 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
14408
d207ebef 14409Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
14410
14411 * Makefile.in (configure-target-libiberty): Depend on
14412 configure-target-newlib.
14413
aab0d19d
AO
144142000-05-16 Alexandre Oliva <aoliva@cygnus.com>
14415
14416 * configure.in, Makefile.in: Merge all libffi-related
14417 configury stuff from the libgcj tree.
14418
d207ebef
JM
14419Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
14420
14421 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14422 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
14423
14424Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
14425
14426 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14427 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 14428 current version information. Add to proto-toplev directory.
d207ebef
JM
14429 (gdb-taz): Build do-djunpack.
14430
758c7bd4
DE
144312000-05-15 David Edelsohn <edelsohn@gnu.org>
14432
14433 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
14434
1888228d
AC
14435Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
14436
14437 * MAINTAINERS: Add self to Write After Approval list.
14438
d207ebef
JM
144392000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14440
14441 * ltmain.sh: Preserve in relink_command any environment
14442 variables that may affect the linker behavior.
14443
2d7cc2fe
JL
14444Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
14445
d207ebef
JM
14446 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
14447
14448Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
14449
14450 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
14451
144522000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
14453
14454 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 14455 with the version name.
2d7cc2fe 14456
ee455968
JE
14457Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
14458
14459 * MAINTAINERS: Add self as bb-reorder maintainer.
14460
73b97e5c
BK
144612000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
14462
14463 * config.if: Tweak.
14464
d207ebef
JM
144652000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
14466
14467 * djunpack.bat: New file.
14468
14469Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
14470
14471 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
14472 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
14473 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
14474 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 14475
954869eb
DP
144762000-04-16 Dave Pitts <dpitts@cozx.com>
14477
e490616e
ZW
14478 * config.sub (case $basic_machine): Change default for "ibm-*"
14479 to "openedition".
954869eb 14480
eaabe541
AJ
144812000-04-13 Andreas Jaeger <aj@suse.de>
14482
14483 * MAINTAINERS: Added myself.
14484
d207ebef
JM
14485Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
14486
14487 * Makefile.in (gdb-taz): New target. GDB specific archive.
14488 (do-md5sum): New target.
14489 (MD5PROG): Define.
14490 (PACKAGE): Default to TOOL.
14491 (VER): Default to a shell script.
14492 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 14493 md5 checksum generation.
d207ebef
JM
14494 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
14495 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
14496 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 14497 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
14498
14499Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
14500
14501 * configure (warn_cflags): Delete.
14502
0ea6d60c
PDM
14503Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
14504
14505 * MAINTAINERS: Added myself.
14506
17090313 145072000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 14508 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 14509
e490616e
ZW
14510 * configure.in (enable_libstdcxx_v3): Add.
14511 (target_libs): Add bits here to switch between libstdc++-v2 and
14512 libstdc++-v3.
14513 * config.if: And this file too.
14514 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 14515
76b78517
MM
145162000-04-05 Michael Meissner <meissner@redhat.com>
14517
14518 * config.sub (d30v): Add d30v as a basic machine type.
14519
ad242caf
JM
145202000-03-29 Jason Merrill <jason@casey.cygnus.com>
14521
14522 * configure.in: -linux-gnu*, not -linux-gnu.
14523
d4537148
TM
14524Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
14525
14526 * MAINTAINERS: Add self in write-after-approval section.
14527
f152e9d4
JW
14528Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
14529
14530 * MAINTAINERS: Add self as ia64 port maintainer.
14531
6a5fcef1
NB
145322000-03-08 Neil Booth <NeilB@earthling.net>
14533
14534 * MAINTAINERS: Add self in write-after-approval section.
14535
d207ebef 14536Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 14537
d207ebef
JM
14538 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
14539 (do-tar-bz2): Replace TOOL with PACKAGE.
14540 (gdb.tar.bz2): Remove GDBTK from GDB package.
14541 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 14542 dejagnu.tar.bz2): New packages.
d207ebef
JM
14543
145442000-02-27 Andreas Jaeger <aj@suse.de>
14545
14546 * configure.in: Add entry for mips*-*-linux*, move catch all
14547 *-*-*linux* entry below this one.
14548
145492000-02-27 Ian Lance Taylor <ian@zembu.com>
14550
14551 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 14552
521fe9d0
NC
145532000-02-24 Nick Clifton <nickc@cygnus.com>
14554
14555 * config.sub: Support an OS of "wince".
14556
d207ebef
JM
14557Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
14558
14559 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 14560 version.
d207ebef 14561
dce2d8b2 145622000-02-23 Linas Vepstas <linas@linas.org>
d207ebef
JM
14563
14564 * config.sub: Add support for Linux/IBM 370.
14565 * configure.in: Likewise.
14566
3a685f6f
NC
145672000-02-22 Nick Clifton <nickc@cygnus.com>
14568
14569 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
14570
dce2d8b2 145712000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 14572
d207ebef 14573 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 14574
4746ee26
KG
145752000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14576
14577 * configure (gcc_version): When setting, narrow search to
14578 lines containing `version_string'.
14579
ba96c72d
DC
145802000-02-15 Denis Chertykov <denisc@overta.ru>
14581
14582 * config.sub: Add support for avr target.
14583
77f16a66
NC
145842000-02-14 Nick Clifton <nickc@cygnus.com>
14585
14586 * MAINTAINERS: Add maintainers for MCore port.
14587
784a3a80
HPN
14588Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
14589
14590 * config.sub: Add mmix-knuth-mmixware.
14591
719dd4fa
KG
145922000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14593
14594 * MAINTAINERS: Pair cccp with cpplib maintainership.
14595
dce2d8b2 145962000-01-27 Christopher Faylor <cgf@redhat.com>
d207ebef
JM
14597
14598 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
14599 structure stuff to -L library search.
14600 (CXX_FOR_TARGET): Ditto.
14601 (CROSS_CHECK_MODULES): Fix spelling mistake.
14602
7a53e94b
MM
146032000-01-24 Mark Mitchell <mark@codesourcery.com>
14604
14605 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
14606 the C++ compiler.
14607
0da3b5a7
RH
146082000-01-12 Richard Henderson <rth@cygnus.com>
14609
14610 * configure.in: Don't build some bits for beos.
14611
02368d6d
JS
146122000-01-12 Joel Sherrill (joel@OARcorp.com)
14613
14614 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
14615 as include files.
14616
2e76d35c
ZW
146172000-01-11 Zack Weinberg <zack@wolery.cumb.org>
14618
14619 * Add self as cpplib maintainer, as requested by Jason
14620 Merrill. Correct my e-mail address.
14621
4c25fdcf
GK
146222000-01-06 Geoff Keating <geoffk@cygnus.com>
14623
14624 * configure.in: Use mt-aix43 to handle *_TARGET defs,
14625 not mh-aix43.
14626
188e3966
HPN
14627Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
14628
14629 * MAINTAINERS: Add myself to "write after approval" list.
14630
c2f5d030
RH
146311999-12-14 Richard Henderson <rth@cygnus.com>
14632
14633 * config.guess (alpha-osf, alpha-linux): Detect ev67.
14634 * config.sub: Accept alphaev[78], alphaev8.
14635
eeda916a
AO
146361999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14637
14638 * config.guess, config.sub: Update from autoconf.
14639
b3bd7820
BK
146401999-11-29 Bruce Korb <autogen@linuxbox.com>
14641
2c290989 14642 * MAINTAINERS: update my playtime e-address.
b3bd7820 14643
1882b2b1
RO
14644Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14645
14646 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
14647 necessary libraries are missing.
14648
dce2d8b2 14649Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2395f805
DN
14650
14651 * MAINTAINERS: Add new 'write after approval' maintainer.
14652
1e25de97
APB
14653Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
14654
14655 * MAINTAINERS: Add new Java maintainer.
14656
1722c704
AS
146571999-10-25 Andreas Schwab <schwab@suse.de>
14658
14659 * configure: Fix quoting inside arguments of eval.
14660
8141abe8
NC
146611999-10-21 Nick Clifton <nickc@cygnus.com>
14662
14663 * config-ml.in: Allow suppression of some ARM multilibs.
14664
0b77644a
LV
14665Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
14666
14667 * config.guess: Add OS/390 match pattern.
14668 * config.sub: Add mvs, openedition targets.
14669 * configure.in (i370-ibm-opened*): New.
14670
d207ebef
JM
146711999-09-04 Steve Chamberlain <sac@pobox.com>
14672
14673 * config.sub: Add support for configuring for pj.
14674
146751999-08-31 Nick Clifton <nickc@cygnus.com>
14676
14677 * config.sub (maybe_os): Add support for configuring for fr30.
14678
af13ebe9
NC
146791999-08-25 Nick Clifton <nickc@cygnus.com>
14680
14681 * configure.in: Do not configure or build ld for AIX
14682 platforms. ld is known to be broken on these platforms.
14683
1250c760
RO
14684Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14685
14686 * config-ml.in: Pass compiler flag corresponding to multidirs to
14687 subdir configures.
14688
d207ebef
JM
146891999-08-09 Ian Lance Taylor <ian@zembu.com>
14690
14691 * Makefile.in (LDFLAGS): Define.
14692
146931999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
14694
14695 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
14696 noconfigdirs.
14697 (*-*-cygwin*): Likewise.
14698
146991999-08-08 Ian Lance Taylor <ian@zembu.com>
14700
14701 * mkdep: New file.
14702 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
14703 (BINUTILS_SUPPORT_DIRS): Add mkdep.
14704
14705 From Eli Zaretskii <eliz@is.elta.co.il>:
14706 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
14707 long file name when using DJGPP on MS-DOS.
14708
dbd83e11
JL
14709Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
14710
14711 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
14712
d207ebef
JM
147131999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
14714
14715 * Makefile.in (check-target-libio): Remove all-target-libstdc++
14716 dependency as this causes "make check" to globally "make all"
14717
cd1f4c2c
TT
14718Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
14719
14720 * configure.in (target_libs): Added target-zlib.
14721 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
14722 (CONFIGURE_TARGET_MODULES): Likewise.
14723 (CHECK_TARGET_MODULES): Likewise.
14724 (INSTALL_TARGET_MODULES): Likewise.
14725 (CLEAN_TARGET_MODULES): Likewise.
14726 (configure-target-zlib): New target.
14727 (all-target-zlib): Likewise.
14728 (all-target-libjava): Depend on all-target-zlib.
14729 (configure-target-libjava): Depend on configure-target-zlib.
14730
14731 * Makefile.in (configure-target-libjava): Depend on
14732 configure-target-newlib.
14733 (configure-target-boehm-gc): New target.
14734 (configure-target-qthreads): New target.
14735
e490616e
ZW
14736 * configure.in (target_libs): Added target-qthreads.
14737 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
14738 (CONFIGURE_TARGET_MODULES): Likewise.
14739 (CHECK_TARGET_MODULES): Likewise.
14740 (INSTALL_TARGET_MODULES): Likewise.
14741 (CLEAN_TARGET_MODULES): Likewise.
14742 (all-target-qthreads): New target.
14743 (configure-target-libjava): Depend on configure-target-qthreads.
14744 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
14745
14746 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
14747 (CONFIGURE_TARGET_MODULES): Likewise.
14748 (CHECK_TARGET_MODULES): Likewise.
14749 (INSTALL_TARGET_MODULES): Likewise.
14750 (CLEAN_TARGET_MODULES): Likewise.
14751 (all-target-libjava): New target.
14752 (all-target-boehm-gc): Likewise.
14753 * configure.in (target_libs): Added libjava, boehm-gc.
14754
d207ebef
JM
147551999-07-22 Ian Lance Taylor <ian@zembu.com>
14756
14757 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
14758 configure.bat in SUPPORT_FILES.
14759 (gas+binutils.tar.bz2): Likewise.
14760
14761 * makeall.bat: Remove; obsolete.
14762
147631999-07-21 Ian Lance Taylor <ian@zembu.com>
14764
14765 From Mark Elbrecht:
14766 * configure.bat: Remove; obsolete.
14767
147681999-07-11 Ian Lance Taylor <ian@zembu.com>
14769
14770 * configure: Add -W -Wall to the default CFLAGS when compiling with
14771 gcc.
14772
14773Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
14774
14775 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
14776
147771999-06-30 Mark Mitchell <mark@codesourcery.com>
14778
14779 * configure.in: Build ld on IRIX6.
14780
147811999-06-12 Ian Lance Taylor <ian@zembu.com>
14782
14783 * Makefile.in: Change distribution targets to use bzip2 instead of
14784 gzip.
14785 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
14786 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
14787
147881999-06-04 Nick Clifton <nickc@cygnus.com>
14789
14790 * config.sub: Add mcore target.
14791
26d088fa
CD
14792Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
14793
14794 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
14795
c2c08b29
L
14796Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
14797
14798 * config.guess (dummy): Changed to $dummy.
14799
671d0648
NC
148001999-05-24 Nick Clifton <nickc@cygnus.com>
14801
14802 * config.sub: Tidied up case statements.
14803
b1345c72
BE
148041999-05-22 Ben Elliston <bje@cygnus.com>
14805
51ccbd8d
BE
14806 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
14807 <jiro@din.or.jp>.
14808
b1345c72
BE
14809 * config.guess: Merge with FSF version. Future changes will be
14810 more accurately recorded in this ChangeLog.
14811 * config.sub: Likewise.
14812
2caf864f
SM
14813Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
14814
14815 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
14816
d207ebef
JM
148171999-04-30 Tom Tromey <tromey@cygnus.com>
14818
14819 * ltmain.sh: [mode link] Always use CC given by ltconfig.
14820
90fb0c24
TT
148211999-04-23 Tom Tromey <tromey@cygnus.com>
14822
14823 * ltconfig, ltmain.sh: Update to libtool 1.2f.
14824
d207ebef
JM
148251999-04-20 Drew Moseley <dmoseley@cygnus.com>
14826
14827 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
14828 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
14829 Bad merge removed these two changes.
14830
3516940d 14831Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 14832 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
14833
14834 * config.guess (interix Alpha): Add.
14835
d207ebef
JM
148361999-04-11 Richard Henderson <rth@cygnus.com>
14837
14838 * configure.in (i?86-*-beos*): Do config gperf; don't config
14839 gdb, newlib, or libgloss.
14840
e891fbfe 14841Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 14842
e891fbfe
AO
14843 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
14844 link a trivial program with -mabi=64. If it fails, remove mabi=64
14845 from multidirs.
14846
f9ae47d6
PT
14847Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
14848
14849 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
14850
d207ebef
JM
148511999-04-08 Nick Clifton <nickc@cygnus.com>
14852
14853 * config.sub: Add support for mcore targets.
14854
148551999-04-07 Michael Meissner <meissner@cygnus.com>
14856
14857 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
14858 not mt-ospace, in order to shut up assembler warning about using
14859 symbols that are named the same as registers.
14860
148611999-04-07 Drew Moseley <dmoseley@cygnus.com>
14862
14863 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
14864 dependency list for all-target-cygmon.
14865
148661999-04-05 Doug Evans <devans@casey.cygnus.com>
14867
14868 * config-ml.in: Check $host, not $target, for selective multilibs.
14869 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
14870 thumb interworking, and underscore prefix multilibs.
14871
148721999-04-04 Ian Lance Taylor <ian@zembu.com>
14873
14874 * missing: Update to version from current automake.
14875
88101ab9
L
14876Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
14877
14878 * configure (gxx_include_dir): Removed.
14879
14880 * configure.in (gxx_include_dir): Handle it.
14881 * Makefile.in: Likewise.
14882
d207ebef
JM
148831999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
14884
14885 * config.sub (mips64vr4111,mips64vr4111el) Add.
14886
148871999-03-21 Ben Elliston <bje@cygnus.com>
14888
e490616e 14889 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 14890
8dc91cbe
ME
14891Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
14892
8dc91cbe
ME
14893 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
14894 config/mh-djgpp.
14895
d207ebef
JM
14896Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
14897
14898 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
14899 all-target-newlib to dependency list for all-target-bsp.
14900
926bb5ed
MK
14901Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
14902
14903 * config.sub: Add i386-uwin support.
14904 * config.guess: Likewise.
14905
4a6e3000
FS
14906Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14907
14908 * configure.in: cleanup, add mh-*pic handling for arm, special
14909 case powerpc*-*-aix*
14910
d207ebef
JM
14911Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
14912
14913 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
14914 can be built.
14915
14916Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
14917
14918 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 14919 targets.
d207ebef 14920
71c91078
NC
149211999-03-02 Nick Clifton <nickc@cygnus.com>
14922
14923 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
14924
282e5df8
GN
14925Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
14926
14927 * config.sub: Check for "cygwin*" rather than "cygwin32*"
14928
1de558ee
NC
149291999-02-24 Nick Clifton <nickc@cygnus.com>
14930
14931 * config.sub: Fix typo in arm recognition.
14932
d207ebef
JM
14933Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
14934
14935 * configure.in (noconfigdirs): Changed target_configdirs to
14936 include target-bsp only for m68k-*-elf* and m68k-*-coff*
14937 rather than m68k-*-* since it is not known to work on
14938 m68k-aout. Ditto for arm-*-*oabi.
14939
14940Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
14941
14942 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
14943
149441999-02-19 Ben Elliston <bje@cygnus.com>
14945
14946 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
14947 Smart and improved by Andrew Cagney.
14948
fab7445a
ME
14949Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
14950
14951 * config.guess: Recognize openbsd-*-hppa.
14952
8ccdc228
L
14953Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
14954
14955 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
14956 only if it is not empty.
14957
3b7265ff
NC
149581999-02-17 Nick Clifton <nickc@cygnus.com>
14959
14960 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 14961
d207ebef 14962 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
14963
14964 * config.sub: Modified to recognize uname's armv* syntax.
14965
d207ebef
JM
149661999-02-17 Mark Salter <msalter@cygnus.com>
14967
14968 * configure.in: Added target-bsp for sparclite.
14969
14970Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
14971
14972 * config.sub: Recognize alphapca5[67] and up to alphaev8.
14973
149741999-02-08 Nick Clifton <nickc@cygnus.com>
14975
14976 * configure.in: Add support for strongarm port.
14977 * config.sub: Add support for strongarm target.
14978
c48dd3f5 14979Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 14980
c48dd3f5
MK
14981 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
14982 the old name config/mh-cygwin32.
14983 Enable texinfo.
14984
d207ebef
JM
14985Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
14986
14987 * configure.in: Do build ld for ix86 Solaris.
14988
ecd62820
JW
14989Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
14990
14991 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
14992 $AR_FOR_TARGET. Likewise for RANLIB.
14993
bbd8fa7f 14994Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 14995
e490616e
ZW
14996 * config.sub (oabi): Recognize.
14997 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 14998
0397442c
RL
14999Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
15000
15001 * config.guess: Improve detection of i686 on UnixWare 7.
15002
c9ffaa63
MK
15003Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
15004
15005 * config.guess: Add support for i386-pc-interix.
15006 * config.sub: Likewise.
15007 * configure.in: Likewise.
c9ffaa63 15008
d207ebef
JM
15009Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
15010
15011 * Makefile.in: Remove unneeded all-target-libio from
15012 from all-target-winsup target since it is now unneeded.
15013 Add all-target-libtermcap in its place since it is now
15014 needed.
15015
15016Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
15017
15018 * configure.in: makefile stub for cygwin target is probably
15019 unnecessary. Remove it for now.
d207ebef
JM
15020
15021Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
15022
15023 * configure.in: libtermcap.a should be built when cygwin is the
15024 target as well as the host.
15025 * config.guess: Allow mixed case in cygwin uname output.
15026 * Makefile.in: Add libtermcap target.
d207ebef 15027
ebe12325
JL
15028Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
15029
15030 * config.sub: Clean up handling of hppa2.0.
15031
57057b67
RB
15032Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
15033
15034 * config.guess: Use C code to identify more HP machines.
15035
f8670be1
JL
15036Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
15037
15038 * config.sub: Handle hppa2.0.
15039
d207ebef
JM
15040Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
15041
15042 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 15043 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
15044
150451998-12-15 Mark Salter <msalter@cygnus.com>
15046
15047 * configure.in: Added target-bsp for several target architectures.
15048
15049 * Makefile.in: Added rules for bsp.
15050
d1a09590
JL
15051Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
15052
15053 * config.guess: Improve detection of hppa2.0 processors.
15054
15055Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
15056
15057 * config.guess: Recognize FreeBSD using ELF automatically.
15058
71205e0b
MH
150591998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
15060
15061 * configure (skip-this-dir): Add handling for new shell script, which
15062 might be created by a sub-directory's configure to indicate, this particular
15063 directory is "unwanted".
15064 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
15065
d207ebef
JM
15066Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
15067
15068 * ltconfig: import from libtool, after changing libtool to
15069 account for the cygwin name change.
15070
15071Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
15072
15073 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
15074 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
15075
15076Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
15077
15078 * configure.in: Add libtermcap to list of cygwin dependencies.
15079
15080Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
15081
e490616e
ZW
15082 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
15083 they include winsup/include when it's a cygwin target.
d207ebef
JM
15084
150851998-11-12 Tom Tromey <tromey@cygnus.com>
15086
15087 * configure.in (host_tools): Added zip.
15088 * Makefile.in (all-target-libjava): Depend on all-zip.
15089 (all-zip): New target.
15090 (ALL_MODULES): Added all-zip.
15091 (NATIVE_CHECK_MODULES): Added check-zip.
15092 (INSTALL_MODULES): Added install-zip.
15093 (CLEAN_MODULES): Added clean-zip.
15094
15095Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
15096
15097 * Makefile.in: lose "32" from comment about cygwin.
15098
15099Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
15100
15101 * configure.in: Use -Os to build target libraries for the fr30.
15102
15103Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
15104
15105 * config.sub: Add fr30.
15106
15107Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
15108
e490616e 15109 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
15110 cygwin* instead of cygwin32*.
15111 * config.sub: Check cygwin* instead of cygwin32*.
15112
d2ec8b39
RL
15113Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
15114
15115 * config.guess: Match any version of Unixware7.
15116
d207ebef
JM
151171998-10-20 Syd Polk <spolk@cygnus.com>
15118
15119 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
15120 if desired.
15121
35cd2565
JL
15122Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
15123
15124 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
15125 these if the appropriate directories and files to not exist.
15126
52d4e5b7
JL
15127Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
15128
15129 * Makefile.in (DEVO_SUPPORT): Add config.if.
15130
38ada91e
MH
15131Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
15132
15133 * configure: Add pattern to replace "build_tooldir"'s
15134 definition in the generated Makefile with "tooldir"'s
15135 actual value.
15136
e44e84da
JL
15137Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
15138
56a8387f
JL
15139 * config.sub: Bring back lost sparcv9.
15140
e44e84da
JL
15141 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
15142
5cb95c7a
JL
15143Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
15144
15145 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
15146 CC_FOR_TARGET and friends.
15147
15148Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 15149
ceff9b14
AO
15150 * Makefile.in (build_tooldir): New variable, same as tooldir.
15151 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
15152 -B$(build_tooldir)/bin/.
15153 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 15154
f2d11dcd
GP
15155Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
15156
15157 * README: Remove installation instructions and refer to the
15158 INSTALL directory instead.
15159
73a6d2e7 15160Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 15161
73a6d2e7
RL
15162 * config.sub: Add support for i[34567]86-pc-udk.
15163 * configure.in: Likewise.
15164
5d4a5ee6
JL
15165Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
15166
15167 * Makefile.in: add bzip2 package building bits for user
15168 tools module
15169 * configure.in: ditto
15170
6fc19d6d
JL
15171Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
15172
15173 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
15174 (ALL_TARGET_MODULES): Add all-target-libobjc.
15175 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15176 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15177 (all-target-libchill): Add dependencies.
15178 * configure.in (target_libs): Add libchill.
4e81ae98 15179
f653f0ab
MH
151801998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
15181
15182 * configure.in (target_subdir): Remove duplicate line.
15183
5d4a5ee6
JL
15184Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
15185
15186 * Makefile.in (all-automake): fix dependencies.
15187
494933e4
JL
15188Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
15189
15190 * configure.in: Minor cleanups for building in the $(target_alias)
15191 subdir.
15192
f6b58262
JW
151931998-09-22 Jim Wilson <wilson@cygnus.com>
15194
15195 * Makefile.in (bootstrap): Set r and s before make all. Use
15196 BASE_FLAGS_TO_PASS in make all.
15197 (cross): Likewise.
15198
27c7a08d
MM
151991998-09-20 Mark Mitchell <mark@markmitchell.com>
15200
15201 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
15202
e67afd1e
RH
15203Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
15204
15205 * config.sub: Fix typo in last change.
15206
8e44ac71
MH
152071998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15208
15209 * config.sub: Add support for C4x target.
15210 * configure.in: Likewise.
15211
d7496fbb
DM
152121998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
15213
15214 * config.sub: Recognize sparcv9 just like sparc64.
15215
22097bd1
RL
15216Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
15217
15218 * config.guess: Match "Pent II" or "PentII" for OpenServer.
15219
4b877abd
JL
15220Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
15221
2c8ec9a2
JL
15222 * config.guess: Correctly identify Pentium II sco boxes.
15223
4b877abd
JL
15224 * config.guess: Fix "tr" code. From Weiwen Liu.
15225
ab03db52
JH
15226Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
15227
15228 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
15229 stabs.
15230
b54db294
JL
15231Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
15232
15233 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
15234 (ALL_TARGET_MODULES): Add all-target-libchill.
15235 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15236 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15237 (all-target-libchill): Add dependencies.
15238 * configure.in (target_libs): Add libchill.
15239
bf48dd73
LW
15240Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
15241
15242 * config.guess: Avoid assumptions about "tr" behaves when
15243 LANG is set to something other than English.
15244
a3cbd105
L
15245Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
15246
15247 * configure (gxx_include_dir): Changed to
15248 '${prefix}/include/g++'-${libstdcxx_interface}.
15249
15250 * config.if: New to determine the interfaces.
15251
c4acd909
MK
15252Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
15253
15254 * config.guess: Detect and handle MPE/IX.
15255 * config.sub: Deal with MPE/IX.
15256
9ea97665
DE
15257Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
15258
15259 * configure.in: Use mh-aix43.
15260
0ce065bd
MH
152611998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
15262
15263 * configure: Fix --without/--disable cases for gxx-include-dir.
15264
5d4a5ee6
JL
15265Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
15266
15267 * mdata-sh: Imported. Needed for automake support.
15268
15269Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
15270
15271 * Makefile.in (taz): Try "chmod -R og=u ." before
15272 "chmod og=u `find . -print`".
15273
15274Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
15275
15276 * configure.in: Add arm-elf and thumb-elf support.
15277
15278Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
15279
15280 * Makefile.in: Undo previous patch.
15281
15282Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
15283
15284 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
15285 to here ...
15286 (install-no-fixedincludes): and here
15287 (INSTALL_MODULES): ... from here.
15288
466456d9
ILT
15289Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
15290
15291 * config.sub: Merge with FSF.
15292
1b409d25
ILT
15293 * config.guess: Merge with FSF.
15294
d207ebef
JM
15295Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
15296
15297 * configure (extraconfigdirs): New variable.
15298 (SUBDIRS): Add extraconfigdirs and recurse on them too.
15299 * Makefile.in (all): Move higher in file.
15300 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
15301 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
15302 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
15303 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
15304 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
15305
153061998-07-23 Brendan Kehoe <brendan@cygnus.com>
15307
15308 * Makefile.in (all-target-libjava): Depend on all-gcc and
15309 all-target-newlib.
15310 (configure-target-libjava): Depend on $(ALL_GCC).
15311
7f1937c1
RL
15312Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
15313
15314 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
15315 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
15316
2ada2bd6
ML
15317Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
15318
15319 * INSTALL/README: Fix typo.
15320
1e025bde
ML
15321Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
15322
5d4a5ee6
JL
15323 * ylwrap: Change absolute path checks to check for DOS style path
15324 names.
1e025bde 15325
5d4a5ee6
JL
15326 * ylwrap: Don't use a full path name if the source file is in the
15327 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 15328
6755ff73
ILT
15329 * config-ml.in: Default to being verbose, to match Feb 18 change to
15330 configure.
15331
5d4a5ee6
JL
15332Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
15333
15334 Brought over from egcs:
15335
15336 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
15337
15338 * configure.in (target_subdir): Set to ${target_alias} instead
15339 of "libraries".
15340
15341 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15342
15343 * configure.in (target_subdir): Set to libraries if enable_multilib.
15344
15345Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
15346
15347 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
15348 multilibs, force reconfiguration the first time we create
15349 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
15350
15351Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
15352
15353 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
15354 avoid confusion with --no-recursion.
15355
15356Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
15357
15358 * configure.in: Win32 hosts shouldn't use install -x
15359 * install-sh: remove -x option, and special .exe-handling
15360 hack.
15361
d207ebef
JM
15362Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
15363
15364 * config.guess: Recognize i586-pc-beos.
15365 * configure.in: Don't build some bits for beos.
15366
fbd836fc
ILT
15367Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
15368
5d4a5ee6
JL
15369 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
15370 CFLAGS default to -O2.
15371
fbd836fc
ILT
15372 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
15373 when using GNU ld.
15374
15375Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
15376
15377 * ltmain.sh: Correct install when using a different shell.
15378
15379Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
15380
15381 * ltconfig, ltmain.sh: Update to libtool 1.2b.
15382
d207ebef
JM
15383Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
15384
15385 * makefile.vms: Update to build binutils/makefile.vms. Add install
15386 target.
fbd836fc
ILT
15387
15388Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
15389
15390 * ltconfig: Update to correct AIX handling.
15391
69b471bc
JL
15392Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
15393
81241b5e
JL
15394 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
15395
69b471bc
JL
15396 * configure.in (target_subdir): Set to ${target_alias} instead
15397 of "libraries".
15398
bedf82df
MH
153991998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
15400
15401 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
15402 (Makefile): Depend on $(gcc_version_trigger).
15403
15404 * configure (gcc_version): Change default initializer to empty
15405 string.
15406 (gcc_version_trigger): New variable; pass this variable down
15407 to subdir configures to enable them checking gcc's version
15408 themselves. Emit make macros for both gcc_version vars.
15409 (topsrcdir): Initialize reliably.
15410 (recursion line): Remove --with-gcc-version=${gcc_version}.
15411
28e449d8
MH
154121998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
15413
15414 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
15415 --enable-version-specific-runtime-libs which installs C++ runtime stuff
15416 in $(libsubdir); emit definition in each generated Makefile.
15417 (gxx_include_dir): Initialize depending on
15418 $enable_version_specific_runtime_libs.
28e449d8 15419
50c4c9f7
MH
154201998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
15421
15422 * configure (gcc_version): Initialize properly depending on
15423 how and where configure is started.
15424 (recursion line): Pass a --with-gcc-version=${gcc_version}
15425 to configures in subdirs.
15426
d207ebef
JM
15427Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
15428
15429 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 15430 cygmon
d207ebef 15431
5d4a5ee6
JL
15432Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
15433
15434 * configure.in: Add cygmon and libstub support for mn10200.
15435
2f96399b
MH
154361998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
15437
15438 * configure (gcc_version): Add new variable describing the
15439 particular gcc version we're building.
15440 * Makefile.in (libsubdir): Add new macro for the directory
15441 in which the compiler finds executables, libraries, etc.
15442 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
15443 and libsubdir.
15444
c4137c50
AO
15445Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15446
ceff9b14
AO
15447 * Makefile.in (local-clean): Remove *.log.
15448 (warning.log): Built with warn_summary from build.log.
15449 (mail-report.log): Run test_summary.
15450 (mail-report-with-warnings.log): Run test_summary including
15451 warning.log in the report.
c4137c50 15452
276d5ee0
RL
15453Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
15454
15455 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
15456
5d4a5ee6
JL
15457Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
15458
15459 * Makefile.in (grep): Grep no longer depends on libiberty.
15460
15461Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
15462
15463 * Makefile.in: all-snavigator needs all-libgui.
15464
15465Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
15466
15467 * configure.in: Add cygmon and libstub support for mn10300.
15468
8af14275
ILT
15469Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
15470
15471 * missing: Update to version from automake 1.3.
15472
fbd836fc
ILT
15473 * ltmain.sh: On installation, don't get confused if the same name
15474 appears more than once in the list of library names.
15475
466456d9
ILT
15476Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
15477
15478 * config.sub: Accept m68060 and m5200 as CPU names.
15479
5d4a5ee6
JL
15480Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
15481
15482 * configure: Use && rather than using -a in test, because odd
15483 strings can confuse test.
15484 * configure.in: Likewise.
15485
fbd836fc
ILT
15486Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
15487
15488 * ltconfig, ltmain.sh: Bring in Visual C++ support.
15489
f0983958
AO
15490Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15491
15492 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 15493 bootstrap4-lean): New targets.
f0983958 15494
bfed1ea0
JL
15495Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
15496
15497 * mpw-* Delete. Not used.
15498
5d4a5ee6
JL
15499Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
15500
15501 * COPYING.LIB: Update FSF address.
15502
bfed1ea0
JL
15503Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
15504
15505 * ltconfig, ltmain.sh: Update to libtool 1.2a.
15506
5d4a5ee6
JL
15507 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
15508 GAS_SUPPORT_DIRS.
15509
bfed1ea0
JL
15510Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
15511
15512 * ltconfig, ltmain.sh: Avoid producing a version number if
15513 -version-info was not used.
15514
5d4a5ee6
JL
15515Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
15516
15517 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
15518 building with newlib.
15519
155201998-04-30 Paul Eggert <eggert@twinsun.com>
15521
d207ebef 15522 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 15523 Solaris `make' causes it to continue to next definition.
d207ebef
JM
15524
15525Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
15526
15527 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
15528 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
15529
15530Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
15531
15532 * configure.in: Change alpha to alpha* in several places.
15533
d207ebef
JM
15534Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
15535
15536 * config.sub: Recognize sparc86x.
15537
77be0cab
MM
15538Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
15539
15540 * configure.in (--enable-target-optspace): Remove debug echo.
15541
62441128
JW
15542Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
15543
15544 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
15545
bfed1ea0
JL
15546Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
15547
15548 * ltconfig: Update cygwin32 support.
15549
5d4a5ee6
JL
15550 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
15551 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
15552 (GDB_SUPPORT_DIRS): Likewise.
15553
3f4ea1de
MM
15554Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
15555
15556 * configure.in (target_makefile_frag): If --enable-target-optspace,
15557 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
15558 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
15559 not used.
15560 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 15561
5d4a5ee6
JL
15562Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
15563
15564 * Makefile.in (all-bfd): Depend on all-intl.
15565 (all-binutils): Likewise.
15566 (all-gas): Likewise.
15567 (all-gprof): Likewise.
15568 (all-ld): Likewise.
15569
155701998-04-19 Brendan Kehoe <brendan@cygnus.com>
15571
15572 * configure.in (host_tools): Fix typo, lbtool -> libtool.
15573
bfed1ea0
JL
15574Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
15575
5d4a5ee6
JL
15576 * Makefile.in (all-bfd): Depend upon all-libiberty.
15577
bfed1ea0
JL
15578 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
15579
5d4a5ee6
JL
15580Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
15581
15582 * Makefile.in: Add libstub.
15583
15584 * configure.in: Ditto. Build libstub for targets that have cygmon
15585 support.
15586
15587Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
15588
15589 * configure.in: Don't set PICFLAG on ix86-cygwin32.
15590
15591Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
15592
15593 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
15594 use mh-sysv5 if specified. Support gprof on SCO Open Server.
15595
ec8d6ddc
KW
15596Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
15597
15598 * configure: Define DEFAULT_M4 by searching PATH.
15599 * Makfile.in: Use DEFAULT_M4.
15600
bfed1ea0
JL
15601Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
15602
15603 * ltconfig: Add cygwin32 support.
15604
5d4a5ee6
JL
15605 * Makefile.in, configure.in: Add libtool as a native only directory
15606 to configure and build.
15607
547a6183
JL
15608Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
15609
15610 * Makefile.in (INSTALL_MODULES): Remove texinfo.
15611
5d4a5ee6 15612Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 15613
5d4a5ee6
JL
15614 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
15615
15616Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
15617
15618 * Makefile.in: add ash make rules
15619 * configure.in: add ash to native_only and host_tools lists
15620
15621Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
15622
15623 * Makefile.in (all-gettext, all-intl): New targets.
15624 (ALL_MODULES): Added all-gettext, all-intl.
15625 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
15626 (INSTALL_MODULES): Added install-gettext, install-intl.
15627 (CLEAN_MODULES): Added clean-gettext, clean-intl.
15628
15629 * configure.in (host_tools): Added gettext.
15630 (native_only): Likewise.
15631 (noconfigdirs) [various cases]: Likewise.
15632 (host_libs): Added intl.
15633
d207ebef
JM
15634Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
15635
15636 * configure: Do not disable building gdbtk for cygwin32 hosts.
15637
e98e406f
NC
15638Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
15639
15640 * configure.in: Add thumb-coff target.
15641 * config.sub: Add thumb-coff target.
15642
5d4a5ee6
JL
15643Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
15644
15645 * Makefile.in: Revert yesterday's change.
15646 (all-target-winsup): all-target-librx stays out of here.
15647
15648Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
15649
15650 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
15651 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
15652 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
15653 Remove references to librx and libg++.
15654
15655Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
15656
15657 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
15658 recursive makes
15659
bfed1ea0
JL
15660Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
15661
15662 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 15663 for newlib directory.
bfed1ea0
JL
15664 (CXX_FOR_TARGET): Likewise.
15665
15666Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
15667
15668 * ltconfig: Update after libtool/ltconfig.in change for
15669 hpux11.
15670
15671Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
15672
15673 * ltconfig, ltmain.sh: Update to libtool 1.2.
15674
3cd730af
MH
15675Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
15676
15677 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
15678 (install-gcc-cross): Instead, override LANGUAGES here.
15679
80564603
DL
156801998-03-18 Dave Love <d.love@dl.ac.uk>
15681
15682 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
15683 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
15684
d207ebef
JM
15685Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
15686
15687 * configure.in: Add Thumb-pe target.
15688
5d4a5ee6 15689Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 15690
5d4a5ee6
JL
15691 * Makefile.in - changed sn targets to snavigator
15692 * configure.in - changed sn targets to snavigator
15693
2d4a0558
MH
15694Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
15695
15696 * config-ml.in: After building symlink tree call make distclean
15697 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
15698 to be the case for libiberty.
15699
04b93567
L
15700Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
15701
15702 * configure: When making link, also check the current
15703 directory. The configure scripts may create one.
15704
9a06b842
RH
15705Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
15706
15707 * config.sub: Accept alphapca56 and alphaev6 properly.
15708
217fc4e6
FS
15709Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15710
15711 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
15712
3e07bdbd 15713Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 15714
e490616e 15715 * config.sub (sco5): Fix typo.
3e07bdbd 15716
5d4a5ee6
JL
15717Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
15718
15719 * Makefile.in (INSTALL_MODULES): Move install-tcl before
15720 install-itcl.
15721 (install-itcl): Remove dependency on install-tcl.
15722
15723Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
15724
15725 * configure.in: Remove libgloss from noconfigdirs for MN10300.
15726
15727Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
15728
15729 * configure.in: Don't build libgui for a cygwin32 target when not on
15730 a cygwin32 host.
15731
15732Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
15733
15734 * configure (redirect): Set to null, so default behavior of
15735 configure is now --verbose.
15736
ce0d965c
DL
157371998-02-16 Dave Love <d.love@dl.ac.uk>
15738
15739 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
15740 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
15741
3acd1fd0
MH
15742Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
15743
15744 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
15745 this change to sync Makefile.in with its ChangeLog entries.
15746
5d4a5ee6
JL
15747Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
15748
15749 * ltmain.sh (mkdir): Check that the directory doesn't exist
15750 before we exit with error, so that we don't get races during
15751 parallel builds.
15752
bfed1ea0
JL
15753Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
15754
15755 * ltconfig, ltmain.sh: Update from libtool 1.0i.
15756
4e77e8f1
MH
15757Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
15758
15759 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
15760 PICFLAG_FOR_TARGET.
15761 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
15762
15763 * configure: Emit a definition for the new macro enable_shared
15764 into each Makefile.
15765
5d4a5ee6
JL
15766Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
15767
15768 * configure.in (host_tools, native_only): Add libtool.
15769
15770Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
15771
15772 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
15773 Fix typo in ming config comment.
15774
bfed1ea0
JL
15775Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
15776
15777 * ltconfig, ltmain.sh: Update from libtool 1.0h.
15778
5d4a5ee6
JL
15779Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
15780
15781 * config.sub: Add tic30 cases, and map c30 to tic30.
15782
8821a725
RH
15783Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
15784
15785 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
15786 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
15787 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
15788 (CLEAN_TARGET_MODULES): Similarly
15789 (all-target-libf2c): Add dependences.
4e81ae98 15790 * configure.in (target_libs): Add libf2c.
8821a725 15791
5d4a5ee6
JL
15792Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
15793
15794 * configure.in: Remove expect from noconfigdirs when target
15795 is cygwin32. OK to build expect and dejagnu with Canadian
15796 Cross.
15797
0aadd657
ILT
15798Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
15799
5d4a5ee6
JL
15800 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
15801 host.
15802
0aadd657
ILT
15803 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
15804 and mingw32.
15805
d0a8352c
MH
15806Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
15807
15808 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
15809 here as it is not defined in the toplevel Makefile.
15810
59739e3c
MH
15811Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
15812
15813 * configure (package_makefile_rules_frag): New variable, which names
15814 a file with generic rules, ...
15815 Change comment to mention we now have FIVE parts.
15816 * configure: Undo last change.
15817
228197ee
LT
15818Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
15819
15820 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 15821 * config.sub: More accurate determination of HP processor types.
228197ee 15822
efd4c0ba
MH
15823Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
15824
15825 * configure (package_makefile_frag): Move inserting the
15826 ${package_makefile_frag} to where it should be according
15827 to the comment.
15828
6eef3189
PB
15829Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
15830
15831 * config.guess: Add support for Linux/ARM.
15832
d207ebef
JM
15833Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
15834
15835 * .cvsignore: Remove *-info and *-install since they match
15836 release-info and mpw-install, which we don't want to just ignore.
15837
48464ebf
RH
15838Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
15839
15840 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
15841
803462a7
PN
15842Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
15843
15844 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
15845 local_prefix to sub-make invocations.
15846
520ab477
L
15847Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
15848
15849 * configure.in: Check makefile fragments in the source
15850 directory.
15851
4bcdb76d
AO
15852Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15853
ceff9b14
AO
15854 * configure.in: Check whether host and target makefile
15855 fragments exist before adding them to *_makefile_frag.
4bcdb76d 15856
5d4a5ee6
JL
15857Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
15858
15859 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
15860
15861Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
15862
15863 * configure.in: Make sure we only replace RPATH_ENVVAR on
15864 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
15865 regexp to sed.
15866
15867 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
15868 to sub-makes.
15869
0d3e11a5
LI
158701998-01-13 Lee Iverson (leei@ai.sri.com)
15871
15872 * config-ml.in (multi-do): LDFLAGS must include multilib
15873 designator.
15874
d45b3d87 15875Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
15876
15877 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
15878
d39cd7a1
MK
15879Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
15880
15881 * config.sub: Add mingw32 support.
15882 * configure.in: Likewise.
d39cd7a1 15883
6decbc24
FS
15884Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
15885
15886 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
15887
5d4a5ee6
JL
15888Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
15889
15890 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15891 * configure (gxx_include_dir): Provide a definition for subdirs
15892 which do not use autoconf.
15893
15894Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
15895
15896 * config.guess: Sync with egcs. Picks up new alpha support,
15897 BeOS & some additional linux support.
15898
d3d1907a
JL
15899Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
15900
15901 * config.guess: HP 9000/803 is a PA1.1 machine.
15902
b104e095
RH
15903Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
15904
15905 * configure.in: It's alpha*-...
15906
aca823c1
L
15907Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15908
15909 * configure.in (host_makefile_frag, target_makefile_frag):
15910 Handle multiple config files.
15911 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
15912 alpha-*-*.
15913
d207ebef
JM
15914Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
15915
15916 * mkdep: New file.
15917
15918Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
15919
15920 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
15921
5d4a5ee6
JL
15922Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
15923
15924 * Makefile.in: Add libgui directory.
15925 (GDB_TK): Add all-libgui.
15926 * configure.in: Add libgui directory.
15927 * configure: Add all-libgui to GDB_TK.
15928
15929Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
15930
15931 * config-ml.in (multidirs): Add m32r to multilib list.
15932
15933Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
15934
15935 * Makefile.in (all-target-gperf): Change dependency to
15936 all-target-libstdc++.
15937
baf55877
FF
15938Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
15939
15940 * config.guess: Add BeOS support.
15941
5d4a5ee6
JL
15942Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
15943
15944 Source directory cvs renamed to cvssrc:
15945 * configure.in (host_tools): Change cvs to cvssrc.
15946 (native_only): Likewise.
15947 (noconfigdirs) [various cases]: Likewise.
15948 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
15949 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
15950 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
15951 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
15952 (all-cvssrc): Rename target from all-cvs.
15953
f2d76545
JL
15954Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
15955
15956 * configure (gxx_include_dir): Fix thinko.
15957
205cba53
JL
15958Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
15959
15960 * Makefile.in (INSTALL_TARGET_CROSS): Define.
15961 (install-cross, install-gcc-cross): New targets.
15962
5d4a5ee6
JL
15963Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
15964
15965 * configure.in (noconfigdirs): Add support for Thumb target.
15966
15967 * config.sub (maybe_os): Add support for Thumb target.
15968
15969Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
15970
15971 * Makefile.in: Add rules for cygmon.
15972
15973 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
15974
96b0f1fc
JL
15975Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
15976
15977 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15978 * configure (gxx_include_dir): Provide a definition for subdirs
15979 which do not use autoconf.
d207ebef
JM
15980
15981Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
15982
15983 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 15984 11/18/97 build
d207ebef 15985
7dfef6ed
JL
15986Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
15987
15988 * From Franz Sirl.
15989 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
15990 found on RedHat Linux systems.
96b0f1fc 15991
83cfe7c0
JL
15992Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
15993
15994 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
15995 guesses.
15996
7dfef6ed
JL
15997Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
15998
15999 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
16000
5d4a5ee6
JL
16001Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
16002
16003 * ltmain.sh: If mkdir fails, check whether the directory was created
16004 anyhow by some other process.
16005
d207ebef
JM
16006Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
16007
16008 * configure.in (d30v-*-*): Configure all directories.
16009
16010Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
16011
16012 * configure.in (d30v-*-*): Configure newlib, libiberty directories
16013 for the D30V.
16014
16015Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
16016
16017 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
16018
5d4a5ee6
JL
16019Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
16020
e490616e
ZW
16021 * include/libiberty.h: Add extern "C" { so it can be used with C++
16022 progrms.
16023 * include/remote-sim.h: Add extern "C" { so it can be used with C++
16024 programs.
5d4a5ee6 16025
d207ebef
JM
16026Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
16027
16028 * configure.in (d30v-*-*): Configure GCC now.
16029
5d4a5ee6
JL
16030Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
16031
16032 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
16033 is no longer needed.
16034
c9670e62
JM
16035Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
16036
16037 * Makefile.in: check-target-libio depends on all-target-libstdc++.
16038
cc71c0ca
MH
16039Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
16040
16041 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
16042 targets using "$@" to provide support for similar but not identical
16043 targets without having to duplicate code.
16044
d207ebef
JM
16045Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
16046
16047 * makefile.vms: Fix to work with DEC C.
16048
16049Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
16050
16051 * config.sub: Add mips-tx39-elf to marketing names.
16052
16053Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
16054
16055 * ltmain.sh: Handle symlinks in generated script.
16056
16057Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
16058
16059 * configure: Handle autoconf style directory options: --bindir,
16060 --datadir, --includedir, --infodir, --libdir, --libexecdir,
16061 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
16062 --sysconfdir.
16063 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
16064 (sharedstatedir, localstatedir, oldincludedir): New variables.
16065 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
16066 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
16067 sbindir, sharedstatedir, and sysconfdir.
16068
b1e3ddfd
AJ
16069Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
16070
16071 * Makefile.in (bootstrap-lean): New target.
16072
d207ebef
JM
16073Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
16074
16075 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 16076 sn, and gnuserv from noconfigdirs.
d207ebef
JM
16077
16078Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
16079
16080 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
16081
09f97c1e
JL
16082Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
16083
16084 * Makefile.in (cross): New target.
16085
335d0ab2
AO
16086Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
16087 Jeff Law <law@cygnus.com>
16088
16089 * Makefile.in (bootstrap2, bootstrap3): New targets.
16090 (all-bootstrap): Remove outdated and confusing target.
339c9b00 16091 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 16092
d207ebef
JM
16093Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
16094
16095 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 16096 windows. Consistent with gdb/configure.
d207ebef 16097
e693cc28
UD
160981997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
16099
e693cc28
UD
16100 * configure.in: Name Linux target fragment.
16101
16102 * configure: Rewrite so that project Makefile fragment is inserted
16103 first and appears last in the resulting Makefile.
16104
d207ebef
JM
16105Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
16106
16107 * Makefile.in (install-itcl): Install tcl first.
16108
5d4a5ee6
JL
16109Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
16110
16111 * configure.in: remove bison from noconfigdirs for Cygwin32 host
16112
f401679e
JW
16113Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
16114
16115 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
16116
16117 * configure.in (skipdirs): Add target-librx for Linux.
16118 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
16119
ec20b1b9
JL
16120Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
16121
16122 * Makefile.in (bootstrap): New target.
16123
becdcf6d
JL
16124Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
16125
63f6bcd7 16126 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 16127
d207ebef
JM
16128Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
16129
16130 * config.guess: Merge with FSF.
16131
0c82f6bf
FF
16132Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
16133
16134 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
16135
d207ebef
JM
16136Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
16137
16138 * config.sub: Add "marketing-names" patch.
16139
3fbc0b70
JS
16140Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
16141
e490616e 16142 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 16143
e20d4801
JL
16144Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
16145
16146 * config.sub: Handle v850-elf.
16147
fe181f78 16148Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
16149
16150 * .cvsignore (*-install): Remove.
16151
bfed1ea0
JL
16152Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
16153
16154 * ltconfig: Set CONFIG_SHELL in libtool.
16155 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
16156
558a1e7c
JW
16157Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
16158
16159 * configure.in (target_subdir): Set to libraries if enable_multilib.
16160
7818d6fc
JW
16161Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
16162
16163 * config.guess: Update from gcc directory.
16164
d207ebef
JM
16165Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
16166
16167 * Makefile.in (all-sim): Depends on all-readline.
16168
6599da04
JM
16169Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
16170
16171 * Makefile.in (BISON, YACC): Use $$s.
16172 (all-bison): Depend on all-texinfo.
16173
16174Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
16175
16176 * Makefile.in (BISON): Add -L flag.
16177 (YACC): Likewise.
16178
d207ebef
JM
16179Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
16180
4e81ae98
EC
16181 * configure.in (noconfigdirs): Add support for v850e target.
16182
d207ebef
JM
16183 * config.sub (maybe_os): Add support for v850e target.
16184
16185Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
16186
4e81ae98
EC
16187 * configure.in (noconfigdirs): Add support for v850ea target.
16188
d207ebef
JM
16189 * config.sub (maybe_os): Add support for v850ea target.
16190
6599da04
JM
16191Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
16192
16193 * config.sub: Add mipstx39. Delete r3900.
16194
16195Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
16196
16197 * Makefile.in (all-autoconf): Depends on all-texinfo.
16198
16199Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
16200
16201 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
16202 eabi targets.
16203
16204Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
16205
16206 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
16207
16208 * configure: When handling a Canadian Cross, handle YACC as well as
16209 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 16210 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
16211
16212Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
16213
16214 * Makefile.in (BISON): bison, not byacc or bison -y.
16215 (YACC): bison -y or byacc or yacc.
16216 (various): Add *-bison as appropriate.
16217 (taz): No need to mess with BISON anymore.
16218
16219Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
16220
16221 * configure: If OSTYPE matches *win32*, try to find a good value for
16222 CONFIG_SHELL.
16223
16224Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
16225
16226 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
16227 configure.in if it is present.
16228
16229Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
16230
16231 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
16232
16233Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
16234
16235 * config.sub: Recognize `arc' cpu.
16236 * configure.in: Likewise.
16237 * config-ml.in: Likewise.
16238
16239Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
16240
16241 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
16242
16243Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
16244
16245 * configure: Changed sed delimiter from ':' to '|' when
16246 attempting to substitute ${config_shell} for SHELL. On
16247 NT ${config_shell} may contain a ':' in it.
16248
16249Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
16250
16251 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
16252
16253Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
16254
16255 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
16256
16257Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
16258
16259 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
16260
16261 * ylwrap: If the program is a relative path, force it to be
16262 absolute.
16263
16264Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
16265
16266 * configure (tooldir): Set BISON to `bison -y' and not just bison.
16267
16268Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
16269
16270 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
16271 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
16272 for libraries.
6599da04
JM
16273
16274Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
16275
16276 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 16277 separated by spaces.
6599da04
JM
16278
16279Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
16280
16281 * ylwrap: New file.
16282 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
16283
16284 * ltmain.sh: Handle /bin/sh at start of install program.
16285
16286 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
16287
16288 * ltconfig, ltmain.sh: New files, from libtool 1.0.
16289 * missing: New file, from automake 1.2.
16290
16291Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
16292
16293 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
16294 check-tk to CHECK_X11_MODULES.
16295
16296Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
16297
16298 * config.sub: Merge with FSF.
16299
16300Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
16301
16302 * config.guess: Merge with FSF.
16303
16304Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
16305
16306 * configure: Treat msdosdjgpp like go32.
16307 * configure.in: Likewise. Don't remove gprof for go32.
16308
16309 * configure: Change Makefile.tem2 to Makefile.tm2.
16310
16311Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
16312
16313 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
16314
16315Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16316
16317 * install-sh (chmodcmd): Set to null if the DST directory already
16318 exists. Same as Nov 11th change.
16319
16320Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
16321
4e81ae98 16322 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
16323
16324Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
16325
16326 * config.guess: Update from FSF.
16327
16328Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
16329
16330 * Makefile.in (GDB_TK): Depend on itcl and tix.
16331
16332Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
16333
16334 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
16335 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
16336 (INSTALL_SCRIPT): New variable.
16337 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
16338 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
16339 to -x.
16340 * install-sh: Add support for -x option.
16341
16342Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
16343
16344 * configure.in, Makefile.in: Treat tix like itcl.
16345
16346Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
16347
16348 * Makefile.in (WINDRES): New variable.
16349 (WINDRES_FOR_TARGET): New variable.
16350 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
16351 (EXTRA_HOST_FLAGS): Add WINDRES.
16352 (EXTRA_TARGET_FLAGS): Add WINDRES.
16353 (EXTRA_GCC_FLAGS): Add WINDRES.
16354 ($(DO_X)): Pass down WINDRES.
16355 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
16356 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
16357 DLLTOOL_FOR_TARGET.
16358
16359Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
16360
16361 * configure.in: configure sim before gdb for win32-x-ppc
16362
16363Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16364
16365 Move gperf into the toplevel, from libg++.
16366 * configure.in (target_tools): Add target-gperf.
16367 (native_only): Add target-gperf.
16368 * Makefile.in (all-target-gperf): New target, depend on
16369 all-target-libg++.
16370 (configure-target-gperf): Empty rule.
16371 (ALL_TARGET_MODULES): Add all-target-gperf.
16372 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
16373 (CHECK_TARGET_MODULES): Add check-target-gperf.
16374 (INSTALL_TARGET_MODULES): Add install-target-gperf.
16375 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
16376
16377Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 16378
6599da04
JM
16379 * config.sub (mn10200): Recognize new basic machine.
16380
16381Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16382
16383 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
16384 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
16385
16386Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16387
16388 * configure.in: If we're building mips-sgi-irix6* native, turn on
16389 ENABLE_MULTILIB and set TARGET_SUBDIR.
16390
16391Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
16392
16393 * Makefile.in (all-sn): Depend on all-grep.
16394
16395Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
16396
16397 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
16398
16399 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
16400 Makefile. From Jeff Makey <jeff@cts.com>.
16401 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
16402
16403 * Makefile.in (DISTBISONFILES): Remove.
16404 (taz): Don't futz with DISTBISONFILES. Change BISON to use
16405 $(DEFAULT_YACC).
16406
16407 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 16408 cygwin32.
6599da04
JM
16409
16410 * Makefile.in (LD): New variable.
16411 (EXTRA_HOST_FLAGS): Pass down LD.
16412 ($(DO_X)): Likewise.
16413
16414Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
16415
16416 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
16417
16418Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
16419
16420 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 16421 before adding our own. Always add --build.
6599da04
JM
16422
16423Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
16424
16425 * configure.in (targargs): Pass --build if we're doing
16426 a cross-compile.
16427
16428Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
16429
ca236658 16430 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
16431 sed. Otherwise sed chokes on NT path names with drive
16432 designators. Also look for "?:*" as the leading characters in an
16433 absolute pathname.
16434
16435Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
16436
16437 * config.sub: Support for r3900.
16438
16439Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
16440
16441 * configure.in: Use install-sh, not install.sh.
16442
16443Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
16444
16445 * Makefile.in (taz): Improve check for BISON so it doesn't try to
16446 apply it twice.
16447
16448Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
16449
16450 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
16451 install-binutils.
16452
16453Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
16454
16455 * Makefile.in: Add automake targets.
16456 * configure.in (host_tools): Add automake.
16457
16458Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
16459
16460 * configure: Default CXX to c++, not gcc.
16461 * Makefile.in (CXX): Set to c++, not gcc.
16462 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
16463
16464Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
16465
16466 * install-sh: try appending a .exe if source file doesn't
16467 exist
16468
16469Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
16470
16471 * configure.in: Turn on multilib by default.
16472 (cross_only): Remove target-libiberty.
16473
16474 * Makefile.in (all-gcc): Don't depend on libiberty.
16475
16476Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
16477
16478 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
16479
16480Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
16481
16482 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
16483 (DISTBISONFILES): Add ld/Makefile.in
16484
16485Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
16486
16487 * configure.in: if target is cygwin32 but host isn't cygwin32,
16488 don't configure gdb tcl tk expect, not just gdb.
16489
16490Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
16491
16492 * configure.in: Added gnuserv everywhere sn appears.
16493
16494 * Makefile.in (ALL_MODULES): Added all-gnuserv.
16495 (CROSS_CHECK_MODULES): Added check-gnuserv.
16496 (INSTALL_MODULES): Added install-gnuserv.
16497 (CLEAN_MODULES): Added clean-gnuserv.
16498 (all-gnuserv): New target.
16499
16500Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
16501
16502 * config.guess: Fixes for MIPS OpenBSD systems.
16503
16504Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
16505
16506 * Makefile.in (INSTALL_XFORM): Remove.
16507 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
16508
16509 * mkinstalldirs: New file, copied from automake.
16510 * Makefile.in (installdirs): Rename from install-dirs. Use
16511 mkinstalldirs. Change all users.
16512 (DEVO_SUPPORT): Add mkinstalldirs.
16513
16514Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
16515
16516 * install-sh: Rename from install.sh.
16517 * Makefile.in (INSTALL): Change install.sh to install-sh.
16518 (DEVO_SUPPORT): Likewise.
16519
16520 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
16521 Graichen <graichen@rzpd.de>.
16522
16523Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
16524
16525 * config.guess: Recognize OpenBSD systems correctly.
16526
16527Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
16528
16529 * README, Makefile.in (ETC_SUPPORT): Remove references to
16530 cfg-paper*, configure.{texi,man,info*}._
16531
16532Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
16533
16534 * Makefile.in (all.normal): Ensure that gcc is built after all
16535 the x11 - ie gdb - targets.
16536
16537Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
16538
16539 * makefile.vms: Don't run conf-a-gas.
16540
16541Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
16542
e490616e 16543 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 16544
d207ebef
JM
16545Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
16546
16547 * configure.in: Remove noconfigdirs case since gdb also
16548 configures and builds for tic80-coff.
16549
6599da04
JM
16550Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
16551
16552 * configure: Set cache_file to config.cache.
16553 * Makefile.in (local-distclean): Remove config.cache.
16554
16555Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
16556
16557 * COPYING: Update FSF address.
16558
d207ebef
JM
16559Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
16560
16561 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
16562 noconfigdirs.
16563
6599da04
JM
16564Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
16565
16566 * Makefile.in (install-dirs): Don't crash if prefix, and hence
16567 MAKEDIRS, is empty.
16568
16569Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
16570
16571 * config.sub: Tweak mn10300 entry.
16572
16573Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
16574
16575 * configure.in (host_tools): Put sim before gdb, so gdb's
16576 configure.tgt can determine if the simulator was configured.
16577
16578Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
16579
16580 * config.sub: Move BeOS $os case to be with other Cygnus
16581 local cases.
16582
16583Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
16584
16585 * config.sub: Remove misplaced comment that broke Linux.
16586
16587Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
16588
16589 * config.sub: Add BeOS support.
16590
16591Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
16592
16593 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
16594
16595Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
16596
16597 * configure.in (noconfigdirs): Remove tcl and tk from
16598 noconfigdirs for cygwin32 builds.
16599
d207ebef
JM
16600Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
16601
16602 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
16603
6599da04
JM
16604Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
16605
16606 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
16607 make-all.com, use makefile.vms instead.
16608
16609Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
16610
16611 * config.sub: Accept -lnews*.
16612
d207ebef
JM
16613Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
16614
16615 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 16616 target-examples and target-libiberty for d30v.
d207ebef
JM
16617
16618Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
16619
16620 * configure.in (noconfigdirs): Enable ld for d30v.
16621
16622Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
16623
16624 * configure.in (tic80-*-*): Build compiler.
16625
16626Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
16627
16628 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 16629 unsupported d30v directories
d207ebef
JM
16630
16631Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
16632
4e81ae98
EC
16633 * config.sub, configure.in: Add d30v target cpu.
16634
6599da04
JM
16635Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
16636
16637 * makefile.vms: New file.
16638 * make-all.com: Remove.
16639
16640Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
16641
16642 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
16643
16644Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
16645
16646 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
16647
16648Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
16649
16650 * Makefile.in (ALL_MODULES): Added all-db.
16651 (CROSS_CHECK_MODULES): Addec check-db.
16652 (INSTALL_MODULES): Added install-db.
16653 (CLEAN_MODULES): Added clean-db.
16654
16655Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
16656
16657 * config.guess: Merge with latest FSF sources.
16658
16659Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
16660
16661 * Makefile.in (ALL_MODULES): Added all-itcl.
16662 (CROSS_CHECK_MODULES): Added check-itcl.
16663 (INSTALL_MODULES): Added install-itcl.
16664 (CLEAN_MODULES): Added clean-itcl.
16665
16666Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
16667
16668 * configure.in: build gdb for mn10200
16669
16670Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
16671
16672 * Makefile.in (all-target-winsup): Depend on all-target-libio.
16673
d207ebef
JM
16674Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
16675
16676 * configure.in (tic80-*-*): Turn off most targets right now.
16677
6599da04
JM
16678Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
16679
16680 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
16681 rather than the makeinfo program.
16682 (do-info): Depend upon all-texinfo.
16683
16684Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
16685
16686 * configure.in: Remove uses of config/mh-linux.
16687
16688 * config.sub, config.guess: Merge with latest FSF sources.
16689
d207ebef
JM
16690Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
16691
16692 * config.sub (case $basic_machine): Add tic80 entries.
16693
6599da04
JM
16694Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
16695
16696 * config.sub, config.guess: Merge with latest FSF sources.
16697
16698Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16699
16700 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
16701 * mpw-config.in: Test for NewFolderRecursive.
16702 * mpw-install: Use symbolic name for startup filename.
16703 * mpw-README: Add various additional details.
16704
16705Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
16706
16707 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
16708
16709Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
16710
16711 * configure.in: Do build gcc and the target libraries for
16712 the mn10200.
16713
16714Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
16715
16716 * configure.in: don't avoid building gdb for mn10300 any more
16717 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
16718 instead of single-quoting it.
16719
16720Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
16721
16722 * configure.in: Don't use --with-stabs on IRIX 6.
16723
16724Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
16725
16726 * configure.in (m32r): Build gdb, libg++ now.
16727
16728Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16729
16730 * configure.in (mips*-sgi-irix6*): Remove gdb and related
16731 directories from noconfigdirs.
16732
16733Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
16734
16735 * config.sub (basic_machine): added mips16 configuration
16736
16737Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16738
16739 * config.sub: Handle d10v-unknown.
16740
d207ebef
JM
16741Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
16742
16743 * config.sub: Handle v850-unknown.
16744
6599da04
JM
16745Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
16746
16747 * Makefile.in: add findutils
16748 * configure.in: add findutils to list of host_tools
16749
16750Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
16751
16752 * config.sub: Handle mn10200 and mn10300.
16753
16754Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16755
16756 * configure.in (d10v-*): Do not build librx.
16757
16758Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
16759
16760 * configure.in (mn10300): Build everything except gdb & libgloss.
16761
16762Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
16763
16764 * config.guess: Patch for Dansk Data Elektronik servers,
16765 from Niels Skou Olsen <nso@dde.dk>.
16766
16767 For ncr, use /bin/uname rather than uname, since GNU uname does not
16768 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
16769
16770 Patch for MIPS R4000 running System V,
16771 from Eric S. Raymond <esr@snark.thyrsus.com>.
16772
16773 Fix thinko for nextstep.
16774
16775 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
16776
16777 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
16778 * config.guess: Guess mips-dec-mach_bsd4.3.
16779
16780 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
16781 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
16782 release numbers.
16783 * config.guess (mips-mips-riscos*): Emit just enough of the
16784 release number.
16785
16786 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
16787 * config.guess (sparc-auspex-sunos*): Added.
16788 (f300-fujitsu-*): Added.
16789
16790 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
16791 * config.guess: Recognize a Tadpole as a sparc.
16792
16793Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
16794
16795 * config.guess: Don't assume that NextStep version is either 2 or
16796 3. NextStep 4 (aka OpenStep 4) has come out now.
16797
16798Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
16799
16800 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
16801 From Rik Faith <faith@cs.unc.edu>.
16802
16803Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
16804
16805 * config.sub: Contributions from bug-gnu-utils to:
16806 Support plain "hppa" (no version given) architecture, reported by
16807 OpenStep.
16808 OpenBSD like NetBSD.
16809 LynxOs is not a hardware supplier.
16810
16811 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 16812 OpenBSD like NetBSD.
6599da04
JM
16813 Stratus systems.
16814 More Pyramid systems.
16815 i[n>4]86 Intel chips.
16816 M680[n>4]0 Motorola chips.
16817 Use unknown instead of lynx for hardware manufacturer.
16818
16819Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16820
16821 * install.sh (chmodcmd): Set to null if the DST directory already
16822 exists.
16823
16824Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16825
16826 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
16827 not use mt-ppc target Makefile fragment any more.
16828
16829Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
16830
16831 * configure.in (*-*-windows): Exclude everything but those dirs
16832 needed to build windows.
16833
16834Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
16835
16836 * Makefile.in (all-target-winsup): Depend on all-target-librx.
16837
16838Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
16839
16840 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
16841
16842Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
16843
16844 * Undo my previous change.
16845
16846Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
16847
16848 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
16849 unconditionally.
16850 (MAKEOVERRIDES): Define (revert this part of October 18 change).
16851
16852Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
16853
16854 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
16855 host to add it's own flags.
6599da04
JM
16856
16857Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
16858
16859 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
16860
16861Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
16862
16863 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
16864 (CXX_FOR_TARGET): Likewise.
16865 (GCC_FOR_TARGET): Define.
16866 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
16867 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
16868 CC_FOR_TARGET was specified on the command line.
16869 (MAKEOVERRIDES): Don't define.
16870
16871Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
16872
16873 * configure.in (m32r): Fix spelling of libg++ libs.
16874
16875Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
16876
16877 * config.sub (-apple*): Remove, now redundant.
16878
16879Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
16880
16881 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
16882
16883 * configure: Rework yesterday's sed script patch.
16884
16885 * config.sub: Merge with FSF.
16886
16887Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
16888
16889 * config.guess: Merge from FSF.
16890
16891 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
16892 * config.guess: Use pc instead of unknown, for pc clone systems.
16893 Change linux to linux-gnu.
6599da04
JM
16894
16895 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 16896 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
16897
16898Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
16899
16900 * test-build.mk (HOLES): Add "xargs" for gdb.
16901
16902 * configure: Avoid hpux10.20 sed bug.
16903
16904Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
16905
731a8127 16906 * configure.in: Add support for windows host
6599da04
JM
16907 (that is a build done under the Microsoft build environment).
16908
16909Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
16910
16911 * Makefile.in: Replace all uses of srcroot with s, to shrink
16912 command line lengths.
16913
16914 Patches from Geoffrey Noer <noer@cygnus.com>:
16915 * configure.in: If configuring for newlib, pass --with-newlib to
16916 subdirectories.
16917 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
16918 -Bnewlib/ and -Lwinsup to gcc.
16919 (CXX_FOR_TARGET): Likewise.
16920
16921Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
16922
16923 * Makefile.in (ETC_SUPPORT): Add configure.
16924
16925Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
16926
4e81ae98 16927 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
16928 host configuration file.
16929
16930Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
16931
16932 * configure.in: Break mn10x00 support into separate
16933 mn10200 and mn10300 configurations.
16934 * config.sub: Likewise.
16935
16936Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
16937
16938 * configure.in: Add lots of stuff to noconfigdirs for
16939 the mn10x00 targets.
16940
16941 * config.sub, configure.in: Add mn10x00 support.
16942
16943Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
16944
16945 * make-all.com: Call conf-a-gas, not config-a-gas.
16946
16947Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
16948
16949 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 16950 targets.
6599da04
JM
16951
16952Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
16953
16954 * mpw-README: Add much more detail for native PowerMac.
16955 * mpw-install: New file.
16956 * mpw-configure: Add --norecursion and --help options.
16957 * mpw-config.in: Translate readme and install files when
16958 copying to objdir.
16959 * mpw-build.in: Don't always depend on byacc and flex.
16960 (install-only-top): New action.
16961
d207ebef
JM
16962Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
16963
16964 * configure.in: You can now configure GDB for the v850.
16965
6599da04
JM
16966Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
16967
16968 * configure.in (noconfigdirs): Don't configure any C++ dirs
16969 if targeting D10V.
16970
16971Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
16972
16973 * config.sub: Recognize mips64vr5000.
16974
16975Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
16976
16977 * configure.in: Use a single line for host_tools and native_only.
16978
16979Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
16980
16981 * config.sub, configure.in: Add entries for m32r.
16982
16983Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
16984
16985 * Makefile.in (inet-install): Don't run install-gzip.
16986
16987Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
16988
16989 * configure.in: Don't config lots of things for *-*-windows*.
16990
16991Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
16992
16993 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
16994 (host_libs, host_tools): Copy from configure.in.
16995 * mpw-configure: Don't complain about directories not found.
16996
16997Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16998
16999 * configure.in (i[345]86): Recognize i686 for pentium pro.
17000 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
17001 file.
17002
17003 * config.guess (i[345]86): Ditto.
17004
17005Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17006
17007 * configure.in (noconfigdirs): Removed gdb for D10V.
17008
d207ebef 17009Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 17010
d207ebef
JM
17011 * configure.in: Remove ld, target-libio, target-libg++, and
17012 target-libstdc++ from noconfigdirs.
5d4a5ee6 17013
6599da04
JM
17014Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
17015
17016 * configure: Fix three locations where shell scripts were
17017 being run directly rather than with config_shell.
17018
d207ebef
JM
17019Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
17020
17021 * configure.in (v850-*-*): Set up initial $noconfigdirs.
17022 * config.sub (basic_machine): Recognize v850.
17023
6599da04
JM
17024Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
17025
17026 * mpw-configure: Handle multiple enable/disable options and
17027 pass them down recursively, handle -c and -s flags appropriately
17028 depending on choice of compiler, add escape mechanism for
17029 quoted arguments to gC.
17030
17031Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17032
17033 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
17034 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
17035 so that -mrelocatable-lib and -mno-eabi are used.
17036
17037 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
17038 not support --print-multi-lib, don't abort.
17039
6599da04
JM
17040Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
17041
17042 * make-all.com: Run config-a-gas.
17043 * setup.com: Don't copy subdirectory files around.
17044
17045Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
17046
17047 * configure.in (*-*-ose): Remove exclusion of libgloss for this
17048 target, it now compiles correctly.
17049
17050Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
17051
17052 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
17053
17054Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17055
4e81ae98 17056 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
17057
17058Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17059
17060 * configure.in (native_only): Add prms.
17061
17062Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
17063
17064 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
17065 (BINUTILS_SUPPORT_DIRS): Likewise.
17066
17067Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17068
17069 * configure.in (d10v-*-*): Don't configure ld or gdb until the
17070 d10v support is added.
17071
17072Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17073
17074 * configure.in (d10v-*-*): New target.
17075
17076Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
17077
17078 * config.guess (HP 9000/811): Recognize this as a PA1.1
17079 machine.
17080
17081Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
17082
17083 * Makefile.in (do-tar-gz): New target, split out from tail end of
17084 taz target. Run each command separately, don't use pipes.
17085 (taz): Use it.
17086
17087Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
17088
17089 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
17090 * mpw-build.in: No builds should depend on building byacc or flex,
17091 they are assumed to be installed already.
17092
17093Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17094
17095 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
17096 variable that CC_FOR_TARGET needs.
17097
17098Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17099
17100 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
17101 options have changed since the last time the subdirectory was
17102 configured, and if it has, reconfigure.
17103 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
17104 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
17105
17106Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
17107
17108 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
17109 CLEAN_MODULES): Add bash.
17110 (all-bash): New target.
17111
17112Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
17113
17114 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
17115
17116Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17117
17118 * config.sub (basic_machine): Recognize d10v as a valid processor.
17119
17120Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
17121
17122 * mpw-configure: Add support for --bindir.
17123 * mpw-build.in: Use a GCC-specific build script for GCC actions.
17124
17125Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
17126
17127 * configure.in: add bash, time, gawk to list of hosttools and things
17128 to only build for native toolchains
17129
17130Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17131
17132 * Makefile.in (docdir): Remove.
17133
17134Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17135
17136 * Makefile.in (datadir): Set to $(prefix)/share.
17137
17138Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
17139
17140 * configure.in: build diff and patch for cygwin32-hosted
17141 toolchains.
17142
17143Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
17144
17145 * config.sub: Accept -rtems*.
17146
17147Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
17148
e490616e
ZW
17149 * configure.in: enable dosrel for cygwin32-hosted builds,
17150 remove diff from the list of things not buildable
17151 via Canadian Cross
6599da04
JM
17152
17153Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
17154
17155 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 17156 don't get ". ".
6599da04
JM
17157
17158Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
17159
17160 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
17161
17162Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
17163
17164 * Makefile.in (taz): Handle case where tex3patch didn't even get
17165 checked out. Also, if it was found, put the symlink in a new util
17166 subdirectory.
17167
17168Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17169
17170 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
17171
17172Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
17173
17174 * config.sub: Recognize -openvms.
17175 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
17176 * make-all.com, setup.com: New files.
17177
17178Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
17179
17180 * Makefile.in (taz): tex3patch moved to texinfo/util.
17181
17182Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
17183
17184 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
17185 * configure.in: remove make from disable-if-Can-Cross list
17186 enable gdb if ${host} and ${target} are cygwin32
17187
17188Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
17189
17190 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
17191 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
17192
17193Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
17194
17195 * config.guess: Combine mips-mips-riscos cases, and use cpp to
17196 distinguish sysv/svr4/bsd variants.
17197 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
17198
17199Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
17200
17201 * configure.in: Added copyright notice.
17202 * move-if-change: Added copyright notice.
17203
17204Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17205
17206 * configure.in (powerpcle-*-solaris*): Until we get shared
17207 libraries working, don't build gdb, sim, make, tcl, tk, or
17208 expect.
17209
17210Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
17211
17212 * config.guess: Merge with FSF:
17213
17214 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
17215 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
17216
17217 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
17218 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
17219
17220 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
17221 * config.guess: Combine two OSF1 rules.
17222 Also recognize field test versions. From mjr@zk3.dec.com.
17223 * config.guess (dgux): Use /usr/bin/uname rather than uname,
17224 because GNU uname does not support -p. From pmr@pajato.com.
17225
17226Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
17227
17228 * Makefile.in (MAKEDIRS): Removed $(tooldir).
17229
17230Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
17231
17232 * mpw-README: Document GCCIncludes.
17233
17234Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
17235
17236 * configure.in (alpha-*-linux*): Set enable_shared to yes.
17237
17238Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17239
17240 * mpw-configure: Handle --enable-FOO and --disable-FOO.
17241
17242Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
17243
17244 * configure.in (*-*-cygwin32): Configure make.
17245
17246Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
17247
17248 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
17249
17250Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
17251
17252 * Makefile.in (all-inet): Depend on all-perl.
17253
17254 * Makefile.in (inet-install): New target.
17255
17256 * Makefile.in (all-inet): Depend on all-tcl.
17257 (all-inet): Depend on all-send-pr.
17258
17259Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17260
17261 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
17262 temporarily.
17263
17264Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
17265
17266 * configure.in: Don't configure --with-gnu-ld on AIX.
17267
17268Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
17269
17270 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
17271
17272Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
17273
17274 * Makefile.in (ALL_MODULES): Added all-inet.
17275 (CROSS_CHECK_MODULES): Added check-inet.
17276 (INSTALL_MODULES): Added install-inet.
17277 (CLEAN_MODULES): Added clean-inet.
17278 (all-indent): New target.
17279
17280 * configure.in (host_tools): Added inet.
17281 (native_only): Added inet.
17282 (noconfigdirs): Added inet.
17283
17284Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
17285
17286 * configure.in: Don't configure libgloss if we are not configuring
17287 newlib.
17288
17289Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
17290
17291 * configure.in: Don't configure libgloss for unsupported
17292 architectures.
17293
17294Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17295
17296 * Makefile.in (CLEAN_MODULES): Add clean-apache.
17297
17298Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
17299
17300 * Makefile.in (ALL_MODULES): Include all-apache.
17301 (CROSS_CHECK_MODULES): Include check-apache.
17302 (INSTALL_MODULES): Include install-apache.
17303 (all-apache): New target.
17304
17305 * configure.in: Added apache everywhere perl is seen.
17306
17307Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17308
17309 * Makefile.in: Add support for clean-{module} and
17310 clean-target-{module} rules.
17311
17312Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
17313
17314 * configure.in (*-*-ose) do not build libgloss.
17315
17316Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17317
17318 * config.guess (prep*:SunOS:5.*:*): Turn into
17319 powerpele-unknown-solaris2.
17320
17321Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
17322
17323 * configure.in: Permit --enable-shared to specify a list of
17324 directories.
17325
17326Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
17327
17328 * configure.in (host==solaris): Pass only the first word of $CC
17329 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
17330
17331Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
17332
17333 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
17334
17335Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
17336
17337 * Makefile.in (ALL_MODULES): Include all-perl.
17338 (CROSS_CHECK_MODULES): Include check-perl.
17339 (INSTALL_MODULES): Include install-perl.
17340 (ALL_X11_MODULES): Include all-guile.
17341 (CHECK_X11_MODULES): Include check-guile.
17342 (INSTALL_X11_MODULES): Include install-guile.
17343 (all-perl): New target.
17344 (all-guile): New target.
17345
17346 * configure.in (host_tools): Include perl and guile.
17347 (native_only): Include perl and guile.
17348 (noconfigdirs): Don't build guile and perl; no ports have been
17349 done.
17350
17351Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
17352
e490616e
ZW
17353 * configure (--enable-*): Handle quoted option lists such as
17354 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
17355
17356Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17357
17358 * Makefile.in ({,inst}all-target): New rule so we can make and
17359 install all of the target directories easily.
17360
17361Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17362
17363 * configure.in: Add missing global flag in sed substitution when
17364 deleting `target-' from ${configdirs}.
17365
17366Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
17367
17368 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
17369 option.
17370
17371 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
17372 config/mh-necv4.
17373
17374 * install.sh: Correct misspelling of transformbasename.
17375
17376 * config.guess: Recognize mips-*-sysv*.
17377
17378Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
17379
17380 * config.sub: Recognize mon960.
17381
17382Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
17383
17384 * configure: Restore Canadian Cross handling of BISON and LEX,
17385 removed in Feb 20 change.
17386
17387Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
17388
17389 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
17390 Mention make install. Remove the old copyright date as well the
17391 clumsy and rather pointless copyright on the README file.
17392
17393Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
17394
17395 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
17396 Makefile after running symlink-tree, then run `make distclean' to
17397 avoid clobbering any generated files in srcdir.
17398
17399Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
17400
17401 * configure.in (m68k-*-netbsd*): Build everything now.
17402
17403Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
17404
17405 * Makefile.in (taz): Fix quoting.
17406
17407Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
17408
17409 * configure.in (sparclet-*-*): Build everything now.
17410
17411Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17412
17413 * configure.in (m68k-*-linux*): New host.
17414
17415Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
17416
17417 * configure: Check for bison before byacc.
17418
17419Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
17420
17421 * Makefile.in configure: Change the way LEX and BISON/YACC are
17422 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
17423 searching PATH. These are used as fallbacks by Makefile.in if
17424 flex/bison/byacc aren't in objdir.
17425
17426Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
17427
17428 * Makefile.in: Make everything which depends upon all-bfd also
17429 depend upon all-opcodes, in case --with-commonbfdlib is used.
17430
17431Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17432
17433 * configure.in (host *-*-cygwin32): Don't build gdb if we are
17434 building NT native compilers on Unix.
17435
17436Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
17437
17438 * configure.in: Don't get CC from the host Makefile fragment if we
17439 can find gcc in PATH, or if this is a Canadian Cross. Move the
17440 Solaris test for /usr/ucb/cc to the post target script, just after
17441 the compiler sanity test.
17442
17443Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
17444
17445 * config.sub: Merge with FSF.
17446
17447Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
17448
17449 * Makefile.in (RPATH_ENVVAR): New variable.
17450 (REALLY_SET_LIB_PATH): Use it.
17451 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
17452
17453Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
17454
17455 * config.sub, configure.in: Recognize sparclet cpu.
17456
17457Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
17458
17459 * config.guess: Support m68k-cbm-sysv4.
17460
17461Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17462
17463 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
17464 m68k-unknown-linuxaout from linker help string. Put quotes around
17465 $ld_help_string.
17466
17467Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
17468
17469 * config.guess (powerpc-harris-powerunix): Add guess for port
17470 to new target.
17471
17472Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17473
17474 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
17475
17476Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
17477
17478 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
17479 $(REALLY_SET_LIB_PATH) in Makefile.
17480 * Makefile.in (SET_LIB_PATH): New variable.
17481 (REALLY_SET_LIB_PATH): New variable.
17482 ($(DO_X)): Use $(SET_LIB_PATH).
17483 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
17484 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
17485 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
17486 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
17487 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
17488 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
17489 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
17490 (install-dosrel): Likewise.
17491 (all-opcodes): Depend upon all-libiberty.
17492
17493Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
17494
17495 * config.guess (*:CYGWIN*): New
17496
17497Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17498
17499 * Makefile.in (all-target-winsup): All all-target-libiberty.
17500
17501Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17502
17503 * configure.in (noconfigdirs): Add missing # in front of comment.
17504
17505Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
17506
17507 * configure.in: add second pass to things added to noconfigdirs
17508 so *-gm-magic can exclude libgloss properly.
17509
17510Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
17511
17512 * mpw-configure (extralibs_name, rez_name): Set correctly
17513 for MWC68K compiler.
17514
17515 * mpw-README: Add more info on the necessary build tools.
17516
17517Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
17518
17519 * configure.in, config.sub: Recognize cygwin32.
17520
17521Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
17522
17523 * config.guess, config.sub: Recognize A/UX.
17524
17525Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
17526
17527 * config.sub: Merge with gcc/config.sub.
17528
17529Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
17530
17531 * mpw-build.in (do-binutils): Add build of stamps.
17532
17533Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
17534
17535 * config.sub: Add recognition for mips64vr4100*-* targets.
17536
17537Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17538
17539 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
17540 Add creation of gconfigargs with `--enable-shared' turned on.
17541 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
17542 ($(host)-stamp-stage3-configured): Likewise.
17543 (HOLES): Add chatr and ldd.
17544 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
17545
17546Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
17547
17548 * configure: Pass --nfp to recursive configures.
17549
17550Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
17551
17552 * Makefile.in (DLLTOOL): New.
17553 (DLLTOOL_FOR_TARGET): New.
17554 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
17555 (EXTRA_TARGET_FLAGS): Ditto.
17556 (EXTRA_GCC_FLAGS): Ditto.
17557 (CONFIGURE_TARGET_MODULES): Ditto.
17558 (DO_X): Ditto.
17559 * configure: Add DLLTOOL.
17560
17561Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
17562
17563 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
17564 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
17565 mh-sco, since old workarounds no longer needed, and don't
17566 build ld, since libraries have weak symbols in COFF.
17567
17568Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
17569
17570 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
17571
17572Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
17573
17574 * configure.in: Make sure that ${CC} can be used to compile an
17575 executable.
17576
17577Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
17578
17579 * Makefile.in (all-gdb): Depend on $(GDB_TK).
17580 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
17581 nothing depending on whether gdbtk is being built.
17582
17583Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
17584
17585 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
17586
17587Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
17588
17589 * configure.in (noconfigdirs): Put ld or gas in this early, if the
17590 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
17591
17592Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
17593
17594 * config-ml.in: Add support for
17595 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
17596 Simplify setting of multidirs from --disable-foo.
17597
17598Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17599
17600 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
17601 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
17602 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 17603 non-empty, pass them on to the GCC make.
6599da04
JM
17604 (all-bootstrap): New rule that is like all-gcc, except it executes
17605 the GCC bootstrap rule instead of the GCC all rule.
17606
17607Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
17608
17609 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
17610
17611Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17612
17613 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
17614 DG/UX support.
17615
17616Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
17617
17618 * config.sub (i*86*) Change [345] to [3456]
17619
17620Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17621
17622 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
17623 --with-gnu-ld=no.
17624
17625Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17626
17627 * config-ml.in (rs6000*, powerpc*): Add switches to control which
17628 AIX multilibs get built.
17629
17630Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17631
17632 * configure.in (i386-win32): Don't build expect if we're not
17633 building the tcl subdir.
17634
17635Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
17636
17637 * Makefile.in: (configure-target-examples, all-target-examples):
17638 New targets, configure and build example programs.
17639
17640Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
17641
17642 * mpw-configure: If an mpw-config.in generated a file mk.sed,
17643 use it as input to sedit the generated MPW makefile.
17644 * mpw-README: Add a suggestion about Gestalt.h.
17645
17646Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
17647
17648 * config.sub: Accept *-*-ieee*.
17649
17650Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
17651
17652 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
17653 Ronald F. Guilmette <rfg@monkeys.com>.
17654
17655Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17656
17657 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
17658 for powerpc-pe native.
17659 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
17660 (target==powerpc-pe): duplicate i386-win32 entry.
17661
17662Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17663
17664 * configure.in (noconfigdirs): Exclude target-newlib for all versions
17665 of vxworks, not just vxworks5.1.
17666
17667Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
17668
17669 * mpw-configure: Add support for exec-prefix.
17670
17671Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17672
17673 * config.guess: Recognize HP model 816 machines as having
17674 a PA1.1 processor.
17675
17676Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
17677
17678 * configure: Ignore new autoconf configure options.
17679
6599da04
JM
17680Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
17681
17682 * config.guess: Recognize Pentium under SCO.
17683 From Robert Lipe <robertl@arnet.com>.
17684
17685Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17686
17687 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
17688
17689Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
17690
17691 * configure.in: Don't configure gas for alpha-dec-osf*.
17692
17693Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
17694
17695 * configure.in: Default to --with-stabs for some targets for which
17696 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
17697 i[345]86*-*-unixware*.
17698
17699Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
17700
17701 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
17702 rather than basing it on the target. Simplify handling of options
17703 controlling which directories to configure. Remove extraneous
17704 slash in multi-clean target.
17705
17706Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
17707
17708 * config-ml.in: Prefix more variables with ml_ so they don't collide
17709 with configure's.
17710
17711Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
17712
17713 * configure: Don't turn -v into --v.
17714
17715Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
17716
17717 * configure.in (targargs): Fix typo.
17718
17719 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
17720
17721Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
17722
17723 * configure.in: Strip --host and --target options from
17724 CONFIG_ARGUMENTS, and always configure for --host only. Add
17725 --with-cross-host option when building with a cross-compiler.
17726 * configure: Canonicalize the arguments put into config.status by
17727 always using `=' for an option with an argument. Pass a presumed
17728 --host or --target explicitly.
17729
17730Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
17731
17732 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
17733 into general OS recognition case.
17734
17735Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17736
17737 * configure.in (target_configdirs): add target-winsup only
17738 for win32 target systems.
17739
17740Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
17741
17742 * Makefile.in (all-target-libgloss): Depend upon
17743 configure-target-newlib, since when libgloss is built it looks to
17744 see if the newlib directory exists.
17745
17746Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
17747
17748 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
17749 cfg-ml-*.in.
17750
17751Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
17752
17753 * configure: Handle LD and LD_FOR_TARGET when configuring a
17754 Canadian Cross.
17755
6599da04
JM
17756Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17757
17758 * configure.in (target_libs): add target-winsup.
17759 (target==i386-win32): add patch diff flex make to $noconfigdirs.
17760 (target==ppcle-pe): remove ld from $noconfigdirs.
17761
17762Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
17763
17764 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
17765 Preserve relative path names in $srcdir. Build symlink tree if
17766 configuring cross target dir and srcdir=. (= no VPATH support).
17767 (configure-target-libg++): Depend on configure-target-librx.
17768 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
17769 * config-ml.in: New file.
17770 * symlink-tree: New file.
17771 * configure: Ensure srcdir="." if that's what it is.
17772
17773Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
17774
17775 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
17776 includes and FLEX_SKELETON setting.
17777 * mpw-configure (--with-gnu-ld): New option, controls whether
17778 to use PPCLink or ld with PowerMac GCC.
17779 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
17780 * mpw-config.in: Configure grez if targeting Mac.
17781
17782 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
17783 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
17784 just macos.
6599da04
JM
17785 * configure.in: Configure grez resource compiler if targeting Mac.
17786 * Makefile.in (all-grez, install-grez): New targets.
17787
17788Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
17789
17790 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 17791 gcc in the path, set CC to gcc -O2.
6599da04
JM
17792
17793Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
17794
17795 * configure: Default ${build} correctly. Avoid picking up extra
17796 spaces when reading CC and CXX from Makefile. When doing a
17797 Canadian Cross, use plausible default values for numerous
17798 variables.
17799 * configure.in: When doing a Canadian Cross, don't try to
17800 configure tools whose configure script can't handle it.
17801
17802Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17803
17804 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
17805
17806Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
17807
17808 * configure: Remove dubious bug reporting address.
17809
17810Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
17811
17812 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
17813 configure script, run that instead of this directory's configure.
17814 In either case, print a message that we're configuring the sub-dir.
17815
17816Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
17817
17818 * configure.in: Before checking for the existence of various files,
17819 use sed to filter out "target-".
17820
17821Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
17822
17823 * Makefile.in (DO_X): Split rule to decrease command line length
17824 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
17825 (Philippe De Muyter).
17826
17827Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17828
17829 * Makefile.in (all-patch): depend on all-libiberty.
17830
17831Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
17832
17833 * configure.in: If the only directory in target_configdirs which
17834 actually exists is libiberty, then set target_configdirs to empty,
17835 to avoid trying to build a target libiberty in a gas or gdb
17836 distribution.
17837
17838Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
17839
17840 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
17841 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
17842 systems.
6599da04
JM
17843
17844Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17845
17846 * configure.in (copy_dirs): Use sys-include instead of include
17847 for --with-headers option.
17848
17849Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
17850
17851 * Makefile.in, configure.in: Make winsup builds work with
17852 new scheme.
17853
17854Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
17855
17856 * configure.in: Build the linker on AIX.
17857
17858Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
17859
17860 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
17861 where needed.
17862
17863Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
17864
17865 * Makefile.in (all-gcc): Fix typo.
17866
17867Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
17868
17869 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
17870
17871Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
17872
17873 * configure.in: Rename libFOO to target-libFOO, and xiberty
17874 to target-xiberty, to provide more flexibility.
17875 (target_subdir): Define. Create if cross.
17876 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
17877 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
17878 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
17879 check-libFOO -> check-target-libFOO, etc.
17880 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
17881 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
17882 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
17883 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
17884 allow ALL_GCC="" to only configure.
17885 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
17886 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
17887 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
17888
17889Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
17890
17891 * Makefile.in (taz): Build "info" in etc explicitly.
17892
17893Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
17894
17895 * configure.in: Make sure that CC is undefined (as opposed to
17896 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
17897 problem with autoconf trying to configure on a host without GCC.
17898
17899Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17900
17901 * mpw-configure: Set host alias from choice of host compiler,
17902 only use generic MPW Makefile sed if present, edit a file
17903 named "hacked_Makefile.in" instead of "Makefile.in" if present.
17904 * mpw-README: Add problem notes about CW6 and CW7.
17905
17906Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
17907
17908 * Makefile.in (taz): Use ";" instead of ";;".
17909
17910Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17911
17912 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
17913 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
17914 DISTDOCDIRS.
17915 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
17916 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
17917
17918Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
17919
17920 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
17921 and gnats, because they are now subsumed by DISTSTUFFDIRS.
17922 Move bfd to DISTSTUFFDIRS.
17923
17924Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17925
17926 * Makefile.in (X11_LIB): Removed.
17927 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
17928
17929 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
17930
17931Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17932
17933 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
17934 names.
17935
17936Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17937
17938 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
17939
17940Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
17941
17942 * configure.in (i[345]86-*-win32): Always build newlib.
17943 Don't configure cvs, autoconf or texinfo.
17944 * Makefile.in (LD_FOR_TARGET): New.
17945 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
17946 Pass down LD_FOR_TARGET.
17947
17948Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
17949
17950 * winsup: New directory.
17951 * Makefile.in: Build winsup.
17952 * configure.in: Winsup is configured when target is win32.
17953 Can only build win32 target GDB when native.
4e81ae98 17954
6599da04
JM
17955Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
17956
17957 * config.guess: Recognize HP model 819 machines as having
17958 a PA 1.1 processor.
17959
17960Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
17961
17962 * configure: Fix sed loop which substitutes for CC and CXX to
17963 avoid bug found in various sed implementations.
17964
17965Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17966
17967 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
17968 simulator. Use standard powerpc-*-eabi*.
17969
17970Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
17971
17972 * configure.in: Stop putting gas and binutils in noconfigdirs for
17973 powerpc-*-aix* and rs6000-*-*.
17974
17975Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
17976
17977 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
17978 -mcall-aixdesc libraries.
17979
17980Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
17981
17982 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17983
17984 * config.sub (arm | armel | armeb): Fix shell syntax.
17985
17986Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17987
17988 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
17989 -msoft-float and -mcpu=common support.
17990 (powerpc*-*-eabisim*): Add support for building -mcall-aix
17991 libraries.
17992
17993Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17994
17995 * configure.in: Allow configuration and build of emacs19 for the alpha.
17996
17997Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17998
17999 * configure.in (CC): Get ^CC, not just any old CC, from
18000 ${host_makefile_frag}.
18001
18002Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18003
4e81ae98 18004 * configure.in (CC): Try to get CC from
6599da04
JM
18005 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
18006
18007Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18008
18009 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
18010 only if it exists in $(srcdir).
18011
18012Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
18013
18014 * configure: If CC and CXX are not set in the environment, set
18015 them, based on either an existing Makefile or on searching for gcc
18016 in PATH. Substitute for CC and CXX in Makefile.
18017 * configure.in: Remove libm from target_libs. Separate
18018 target_configdirs from configdirs. If CC is not set in
18019 environment, try to get it from a host Makefile fragment. Rewrite
18020 changes of configdirs to use skipdirs instead. A few minor
18021 tweaks. Take directories out of target_configdirs as they are
18022 taken out of configdirs. Remove existing Makefile files from
18023 subdirectories. Substitute for TARGET_CONFIGDIRS and
18024 CONFIG_ARGUMENTS in Makefile.
18025 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
18026 by configure.in.
18027 (CONFIG_ARGUMENTS): Likewise.
18028 (CONFIGURE_TARGET_MODULES): New variable.
18029 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
18030 ($(CONFIGURE_TARGET_MODULES)): New target.
18031 (configure-libg++, configure-libio): New targets.
18032 (all-libg++): Depend upon configure-libg++.
18033 (all-libio): Depend upon configure-libio.
18034 (configure-libgloss, all-libgloss): New targets.
18035 (configure-libstdc++): New target.
18036 (all-libstdc++): Depend upon configure-libstdc++.
18037 (configure-librx, all-librx): New targets.
18038 (configure-newlib): New target.
18039 (all-newlib): Depend upon configure-newlib
18040 (configure-xiberty): New target.
18041 (all-xiberty): Depend upon configure-xiberty.
18042
18043Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18044
18045 * configure.in (host i[345]86-*-win32): Expand the
18046 noconfigdirs again.
18047
18048Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
18049
18050 * mpw-configure: Fix sed command file name.
18051
18052Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
18053
4e81ae98 18054 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
18055 noconfigdirs again.
18056
18057Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
18058
18059 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
18060 or powerpc*-*-pe*, since they are not yet supported.
18061
18062Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18063
18064 Add PowerMac support and many other enhancements.
18065 * mpw-configure: New option --cc to select compiler to use,
18066 paste options set according to --cc into the generated
18067 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
18068 if mpw-make.sed is present.
18069 * mpw-config.in: Don't test for gC1, test for mpw-touch,
18070 add forward includes for PowerPC include files.
18071 * mpw-build.in: Build using Makefile.PPC if present.
18072 (do-byacc, etc): Remove separate version resource builds.
18073 (do-gas): Build "stamps" before "all".
18074 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
18075 * mpw-README: Update to reflect --cc option, PowerMac support,
18076 and recently-reported compatibility problems.
18077
18078Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
18079
18080 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
18081 embedded m68k systems (-aout, -coff, -elf, -vxworks).
18082 (--with-multilib-top): Pass to recursive invocations.
18083
18084Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
18085
18086 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
18087 v810-*-*.
18088
18089Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18090
18091 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
18092 gdb, ld and opcodes on v810-*-*.
18093
6599da04
JM
18094Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
18095
18096 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
18097 (local-maintainer-clean): New target.
18098 (maintainer-clean): New target.
18099 (realclean): Just depend upon maintainer-clean.
18100
18101Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18102
18103 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
18104
18105Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
18106
18107 * configure.in: Build ld in mips*-*-bsd* case.
18108
18109Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
18110
18111 * config.sub: Accept -lites* OS. From Ian Dall.
18112
18113Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
18114
18115 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 18116 targets.
6599da04
JM
18117
18118Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18119
18120 * configure.in: treat i386-win32 canadian cross the same as
18121 i386-go32 canadian cross.
18122
18123Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18124
18125 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
18126 running under the simulator to build a reduced set of libraries.
18127 (powerpc-*-eabiaix): Add fine grained multilib support added to
18128 other powerpc targets yesterday.
18129
18130Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18131
18132 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
18133 -disable-softfloat, -disable-relocatable, -disable-aix, and
18134 -disable-sysv to control which multilib libraries get built.
18135
18136Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
18137
18138 * configure: Add Makefile.tem to list of files to remove in trap
18139 handler.
18140
18141Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
18142
18143 * config.guess (*Linux*): Add missing "exit"s.
18144 Also, need specific check for alpha-unknown-linux (uses COFF).
18145
18146Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
18147
18148 * config.guess: Merge with FSF:
18149
18150 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
18151 * config.guess (AIX4): More robust release numbering discovery.
18152
18153 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
18154 * config.guess (i386-sequent-ptx): Properly get version number.
18155
18156 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
18157 * config.guess (mips:*:4*:UMIPS): New case.
18158
18159Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
18160
18161 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
18162 (i386-win32 host): Likewise. Don't build readline.
18163
18164Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
18165
18166 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
18167 SUPPORT_FILES to submakes.
18168
18169Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
18170
18171 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
18172 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
18173 mpw-configure.
18174
18175Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
18176
18177 * configure.in (appdirs): Use =, not ==, in test expression when
18178 trying to build the text to print in the warning message for
18179 Solaris users.
18180
18181Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
18182
18183 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
18184
18185Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18186
18187 * config.guess: Recognize lynx-2.3.
18188
18189Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
18190
18191 * config.sub (z8ksim): Deleted
18192 (z8k-*-coff): New, this is the one true name of the target.
18193
18194Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
18195
18196 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
18197
18198Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
18199
18200 * config.guess (*:Linux:*:*): First try asking the linker what the
18201 default object file format is (elf, aout, or coff). Then if this
18202 fails, try previous methods.
18203
18204Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18205
18206 * configure.in: Don't build newlib for *-*-vxworks5.1.
18207
18208Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18209
18210 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
18211 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
18212
18213Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
18214
18215 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
18216
18217Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
18218
18219 * cfg-ml-com.in: New file.
18220 * cfg-ml-pos.in: New file.
18221
18222Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18223
18224 * COPYING.NEWLIB: Add HP free copyright to list.
18225
18226Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18227
18228 * config.sub: Recognize -eabi* for the system, not just -eabi.
18229
18230Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
18231
18232 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
18233 * config.sub, configure.in (win32): New target and host.
18234
18235Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
18236
18237 * configure.in: Add i386-pe configuration.
18238
18239Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
18240
18241 * mpw-build.in (install): Install GDB after LD.
18242
18243Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
18244
18245 * mpw-config.in (elf/mips.h): Always forward-include, needed
18246 for GDB to build.
18247
18248Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
18249
18250 * testsuite: New directory for customer acceptance and whole tool
18251 chain tests.
18252
18253Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
18254
18255 * configure: If per-host line isn't found, but AC_OUTPUT is found
18256 and a configure script exists, run it instead.
18257
18258Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
18259
18260 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
18261
18262Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
18263
18264 * configure: Set build_{cpu,vendor,os,alias} to host values when
18265 --build isn't specified.
18266
18267Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18268
18269 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
18270 (FLAGS_TO_PASS): Pass them.
18271 (EXTRA_TARGET_FLAGS): Ditto.
18272
6599da04
JM
18273Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18274
18275 * Makefile.in (all-libg++): Depend on all-libstdc++.
18276
18277Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18278
18279 * configure.in (noconfigdirs): Enable all packages for
18280 i386-unknown-netbsd.
18281
18282Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
18283
18284 * configure.in (noconfigdirs): Don't configure tk for i386-go32
18285 hosted builds (DOS builds)
18286
18287Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
18288
18289 Changes for ARM based on patches from Richard Earnshaw:
18290 * config.sub: Handle armeb and armel.
18291 * configure.in: Omit arm linker only for riscix.
18292
18293Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
18294
18295 * config.guess: Update from FSF.
18296
18297Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
18298
63f6bcd7 18299 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
18300 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
18301 powerpcle variant. Convert pentium into i586, not i486. Add p5
18302 alias for i586. Map new x86 variants p6, k5, nexgen into i586
18303 temporarily.
18304
18305Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
18306
18307 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
18308
18309Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
18310
18311 * config.sub: Accept -lites* as a basic system type.
18312
18313Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
18314
18315 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
18316 installed, and if so return linuxoldld as the system name.
18317
18318Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
18319
18320 * config.guess: Add hppa1.1-hp-lites support.
18321
18322Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
18323
18324 * configure.in: Don't build newlib for m68k-vxworks5.1.
18325
18326Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18327
18328 * configure.in (mips-sgi-irix6): Use mh-irix5.
18329
18330Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
18331
18332 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
18333
18334Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18335
18336 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 18337 OSF/1. Fix compiler flags.
6599da04
JM
18338 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
18339
18340Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
18341
18342 * configure.in: Recognize --with-newlib.
18343 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
18344
18345Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18346
d207ebef 18347 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
18348 to *_X11_MODULES due to gdbtk needing X include files et al.
18349
18350Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
18351
18352 Merge in support for Mac MPW as a host.
18353 (Old change descriptions retained for informational value.)
18354
18355 * mpw-config.in: Add generic include forwards for cpu-specific
18356 include files in aout and elf directories.
18357
18358 * mpw-configure: Added copyright.
18359 * mpw-config.in: Check for presence of required build tools.
18360 (target_libs): Add newlib.
18361 (target_tools): Add examples.
18362 (Read Me): Generate as "Read Me for MPW" instead.
18363 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
18364 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
18365 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
18366
18367 * mpw-configure: Remove subdir-specific makefile hackery,
18368 delete mk.tmp after using it.
18369
18370 * mpw-build.in (all): Display start and end times.
18371
18372 * mpw-configure (host_canonical): Set.
18373 (target_cpu): Always add to makefiles.
18374 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
18375 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
18376 (mpw-mh-mpw): Look for in srcdir and srcroot.
18377 Use sed instead of mpw-edit-prefix to edit prefix definitions.
18378
18379 * mpw-build.in: (install-only): New target.
18380
18381 * mpw-configure (host_alias, target_alias): Rename from hostalias
18382 and targetalias, add into generated Makefile.
18383 (mk.tmp): If present, add into generated Makefile.
18384 * mpw-build.in (all-gas): Build config.h first before gas proper.
18385
18386 * mpw-configure (config.status): Write only if changed.
18387 * mpw-config.in (readline): Configure it (not built, just used for
18388 definitions).
18389
18390 * mpw-config.in (elf/mips.h): Add a forward include.
18391
18392 * mpw-config.in: Forward-include most .h files in include into
18393 extra-include.
18394 (readline): Don't build.
18395 mpw-build.in (install): Install GDB.
18396
18397 * mpw-configure (prefix, mpw_prefix): Handle it.
18398 * mpw-config.in (mmalloc, readline): Don't configure.
18399 * mpw-build.in (thisscript): Rename to ThisScript.
18400 Use mpw-build instead of BuildProgram everywhere.
18401 (mmalloc, readline): Don't build.
18402 * mpw-README: New file, basic documentation about the MPW port.
18403
18404 * mpw-config.in: Use forward-include to create include files.
18405
18406 * mpw-configure: Add more things to the top of each configured
18407 Makefile, including contents of config/mpw-mh-mpw.
18408 * mpw-config.in (extra-include): Create this directory and fill it
18409 with Posix-like include files when configuring.
18410
18411 * config.sub (apple, mac, mpw): Add various aliases.
18412
18413 * mpw-build.in: New file, top-level build script fragment for MPW.
18414 * mpw-configure: New file, configure script for MPW.
18415 * mpw-config.in: New file, config fragment for MPW.
18416
18417Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18418
18419 * configure.in (host_libs): Remove glob, since it is gone from the
18420 sources.
18421
18422Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18423
18424 * Makefile.in: define empty GDB_NLM_DEPS var.
18425
18426 * configure.in(target_makefile_frag): use config/mt-netware
18427 for netware targets.
18428
18429Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
18430
18431 * config.sub: Merge in recent FSF changes. Remove linux special
18432 cases.
18433
18434Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18435
731a8127 18436 Revert this change:
6599da04
JM
18437
18438 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
18439
18440 * build-all.mk: Use CC=cc -Xs on Solaris.
18441
6599da04
JM
18442Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18443
18444 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
18445 stop using it.
18446 * Makefile.in: Nuke all references to glob subdirectory.
18447
18448Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18449
18450 * configure.in: Fix --enable-shared logic in per-host.
18451
18452Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
18453
18454 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
18455
18456Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18457
18458 * configure.in (noconfigdirs): Don't build gas on AIX, for
18459 powerpc*-*-aix* as well as for rs6000*-*-aix*.
18460
18461Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
18462
18463 * configure: Fix --cache-file to work if the file argument is a
18464 relative path.
18465
18466Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
18467
18468 * configure: If the --cache-file is used, pass it down to
18469 configure in subdirectories.
18470
18471Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
18472
18473 * config.sub: add vxworks29k configuration.
18474
18475Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
18476
18477 * Makefile.in (taz): Do "diststuff" part quietly.
18478
18479Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
18480
18481 * config.sub: Mini-merge with gcc/config.sub.
18482
18483Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18484
18485 * config.guess (IRIX): Sed - to _.
18486
18487Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18488
18489 * Makefile.in (source-vault, binary-vault): New targets.
18490
18491Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
18492
18493 * config.sub: Recognize -eabi as a basic system type.
18494
18495Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18496
18497 * configure.in (enable_shared stuff): Fix typo.
18498
18499Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
18500
18501 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
18502
18503Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18504
18505 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
18506
18507Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
18508
18509 * configure.in (rs6000-*-*): Don't build gas.
18510
18511Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
18512
18513 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
18514 reduce command line length.
18515 (AS_FOR_TARGET): Check for as.new, not Makefile.
18516 (NM_FOR_TARGET): Check for nm.new, not Makefile.
18517
18518Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
18519
18520 * config.guess: Merge from FSF.
18521
18522Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18523
18524 * configure: Don't use $ when handling program_suffix.
18525
18526Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
18527
18528 * configure.in: Configure tk for hppa/hpux.
18529
18530Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
18531
18532 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
18533
18534Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
18535
18536 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
18537 to LIBCXXFLAGS. Tests are better run without it.
18538
18539Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
18540
18541 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
18542
18543Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
18544
18545 * configure.in (*-*-netware*): Don't configure xiberty.
18546
18547Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
18548
18549 * configure.in: Remove tk from native_only list.
18550
18551Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
18552
18553 * build-all.mk: Add mips-ncd-elf target to sun4 targets
18554 for special NCD build.
18555
18556Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18557
18558 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
18559 makeall.bat, they're only useful for binutils snapshots.
18560 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
18561 makeall.bat to specified SUPPORT_FILES.
18562
18563Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
18564
18565 * build-all.mk: Add Ericsson targets to sun4 and solaris
18566 hosts. Add BNR's sun4 target to solaris host, so their
18567 build-from-source will be tested in-house first.
18568
18569Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
18570
18571 * Makefile.in (LIBCFLAGS): New variable.
18572 (CFLAGS_FOR_TARGET): Ditto.
18573 (LIBCFLAGS_FOR_TARGET): Ditto.
18574 (LIBCXXFLAGS): Ditto.
18575 (CXXFLAGS_FOR_TARGET): Ditto.
18576 (LIBCXXFLAGS_FOR_TARGET): Ditto.
18577 (BASE_FLAGS_TO_PASS): Pass them.
18578 (EXTRA_TARGET_FLAGS): Ditto.
18579
731a8127 18580 * configure.in: Support --enable-shared.
6599da04
JM
18581
18582Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
18583
18584 * configure.in (target_libs): Include libstdc++ again.
18585 * config.guess: Update from FSF (for FreeBSD).
18586
18587Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18588
18589 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
18590 makeall.bat.
18591 (DISTDOCDIRS): Add `etc'.
18592 (ETC_SUPPORT_PFX): New variable.
18593 (taz): Include anything from etc starting with a word in
18594 ETC_SUPPORT_PFX.
18595
18596Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18597
18598 * config.sub: Update for recent FSF changes. Remove obsolete
18599 h8300hds entry. Add -windows* and -osx as basic os. Minor
18600 spacing changes.
18601
18602Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
18603
18604 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
18605
18606 * config.guess: Merge with FSF.
18607 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
18608
18609Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18610
18611 * configure: Since the "trap 0" handler will override the exit
18612 status on many systems, only use it for "exit 1", and make it set
18613 a non-zero exit status; reset it before "exit 0". Also, check
18614 exit status of config.sub, and error out if it failed.
18615
18616Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
18617
18618 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
18619 and install libgloss.
18620
18621Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18622
18623 * Makefile.in (all-binutils): Depend upon all-byacc.
18624
18625 * configure.in: Don't build emacs on Irix 5.
18626
18627Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
18628
18629 * configure.in (*-*-netware*): Add libio.
18630
18631Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
18632
18633 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
18634 (CHECK_TARGET_MODULES): Ditto.
18635 (INSTALL_TARGET_MODULES): Ditto.
18636 (TARGET_LIBS): Ditto.
18637 (all-libstdc++): Note dependencies.
18638
18639Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18640
18641 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
18642
18643Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
18644
18645 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
18646 -fexternal-templates.
18647
18648 * configure.in (target_libs): Add libstdc++.
18649 (noconfigdirs): Add libstdc++ as appropriate.
18650
18651Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18652
18653 * config.guess: Update from FSF.
18654
18655Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18656
18657 * configure: Use ${config_shell} when running ${configsub}.
18658
18659Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
18660
18661 * config.sub: No longer recognize h8300h.
18662
18663Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18664
18665 * config.sub: Remove extraneous differences between config.sub and
18666 gcc/config.sub.
18667
18668Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18669
18670 * Makefile.in (DISTSTUFFDIRS): Add gas.
18671
18672Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
18673
18674 * COPYING.NEWLIB: New file.
18675
18676Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
18677
18678 * config.guess (HP-UX): Patch from Harlan Stenn
18679 <harlan@landmark.com> to also emit release level.
18680
18681Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18682
18683 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
18684
18685Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
18686
18687 * config.sub: Merge nextstep cleanup from FSF.
18688
18689Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18690
18691 * configure.in (arm-*-*): Don't configure ld for this target.
18692
18693Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
18694
18695 * configure.in (*-*-netware): don't configure libg++, libio,
18696 librx, or newlib.
18697
18698Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18699
18700 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
18701 configure ld--it works, but it doesn't support shared libraries.
18702
18703Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
18704
18705 * config.guess (*-unknown-freebsd*): Get rid of possible
18706 trailing "(Release)" in version string.
18707 Patch from Paul Richards <paul@isl.cf.ac.uk>.
18708
18709Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
18710
18711 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
18712 Fix type: *-next-neststep -> *-next-nextstep.
18713
18714 * config.guess: Merge from FSF:
18715
18716 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
18717
18718 * config.guess: Recognize powerpc-ibm-aix3.2.5.
18719
18720 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
18721
18722 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
18723 instead of UNIX_SV for UnixWare 1.0).
18724
18725Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
18726
18727 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
18728 to make gdb/nlm/* build after the compiler and linker.
18729
18730Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
18731
18732 * config.guess (netbsd, freebsd, linux): Accept any machine,
18733 not just i[34]86.
18734 (m68k-atari-sysv4): Relocate to match FSF version.
18735
18736 * config.guess: More merges from the FSF:
18737
18738 Add a space before function call or macro invocation.
18739
18740 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18741
18742 * config.guess: Add trap cmd to remove dummy.c and dummy when
18743 interrupted.
18744
18745 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18746
18747 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
18748 (dummy): Redirect stderr from compilation of dummy.c.
18749
18750 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
18751
18752 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
18753
18754Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
18755
18756 * configure: Accept and ignore --cache*, for compatibility with
18757 new autoconf.
18758
18759Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
18760
18761 * config.guess: Merge from FSF:
18762
18763 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
18764
18765 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
18766 (PATH): Add /.attbin at end for finding uname.
18767 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
18768
18769 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
18770
e490616e 18771 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
18772
18773 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
18774
e490616e
ZW
18775 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
18776 to select whether to use ELF or COFF.
6599da04
JM
18777
18778 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
18779
e490616e 18780 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
18781
18782 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
18783
18784 * config.guess: Guess the OS version for HPUX.
18785
18786 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
18787
18788 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
18789
18790Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18791
18792 * configure.in: Recognize --with-headers, --with-libs, and
18793 --without-newlib.
18794 * Makefile.in (all-xiberty): Depend upon all-ld.
18795
18796Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18797
18798 * configure.in: Change i[34]86 to i[345]86.
18799
18800Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18801
18802 * configure (version): A few more tweaks to help message.
18803
18804Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
18805
18806 * Makefile.in: Remove (for now) librx as a host library,
18807 now that we're building it for target.
18808
18809Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18810
18811 * configure: Fix up help message; from karl@owl.hq.ileaf.com
18812 (Karl Berry).
18813
18814Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
18815
18816 * configure.in: Also configure librx.
18817
18818Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
18819
18820 * Makefile.in: Update various rules to reflect that librx
18821 is now needed for libg++.
18822
18823Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18824
18825 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
18826
18827Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
18828
18829 * configure.in: Configure the examples directory.
18830
18831Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18832
18833 * configure: Simplify Jun 2 1994 change.
18834
18835Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18836
18837 * change CC to /usr/latest/bin/gcc for lynx host builds, since
18838 /bin/gcc isn't good enough to build gcc.
18839
18840Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
18841
18842 * Makefile.in (GDB_SUPPORT_FILES): Remove
18843 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
18844 (gdb.tar.gz): Add new rule to use standard distribution building
18845 mechanism.
18846
18847Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18848
18849 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
18850 Bill Cox <bill@cygnus.com>.
18851
18852Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
18853
18854 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
18855
18856Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
18857
18858 * configure: Search current dir first in .gdbinit.
18859
18860Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
18861
18862 * config.sub: Recognize freebsd (merged from gcc config.sub).
18863
18864Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
18865
18866 * config.sub: Refer to NeXT's operating system as nextstep.
18867
18868 * config.sub (case $basic_machine): Re-order the cases, to match
18869 the order in the FSF version (which is mostly alphabethical).
18870 Merge in some additions and changes from the FSF.
18871
18872Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
18873
18874 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
18875 * config.sub: Recognize cxux7.
18876 * configure.in: Use mh-cxux for m88k-harris-cxux*.
18877
18878Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18879
18880 * config.sub: Fix typo powerpc -> powerpc-*.
18881
18882Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
18883
18884 * Makefile.in: `all-emacs19' depends on `all-byacc'.
18885
18886 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
18887 parallel with all-emacs and install-emacs). Top-level command
18888 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
18889
18890Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18891
18892 * test-build.mk ($(host)-stamp-stage2-installed): Remove
18893 $(relbindir)/make before doing ``make install'', and use
18894 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
18895 installing over running make binary.
18896 ($(host)-stamp-stage3-installed): Likewise.
18897
18898Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18899
18900 * config.guess: Recognize Mach.
18901
18902Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18903
18904 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
18905 see whether --exec-prefix was used.
18906
18907Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18908
18909 * README: Explicitly mention libg++/README. (Zoo's idea.)
18910
18911Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18912
18913 * Makefile.in: Add all-librx target similar to all-libproc.
18914
18915Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
18916
18917 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
18918 with post 1.2 uname bogosity.
18919
18920Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18921
18922 * configure: Remove temporary files on receipt of a signal.
18923
18924Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
18925
18926 * configure: If there is a package_makefile_frag, remove
18927 ${subdir}/Makefile.tem after copying it in.
18928
18929Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18930
18931 * build_all.mk: support rs6000 lynx identifies itself as
18932 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
18933 since /bin/gcc is too feeble to compile a modern gcc.
18934
18935Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
18936
18937 * brought devo/test-build.mk update-to-date with progressive/
18938 test-build.mk. Add lynx targets and hppa flag info.
18939
18940Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18941
18942 * configure.in: Use mh-ncrsvr43. Patch from
18943 Tom McConnell <tmcconne@sedona.intel.com>.
18944
18945Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
18946
18947 * config.guess (i386-unknown-bsdi): No longer need to
18948 check #if defined(__bsdi__) && defined(__i386__).
18949
18950Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18951
18952 * configure: Set program_transform_nameoption correctly.
18953
18954Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
18955
18956 * brought build-all.mk update-to-date with progressive build-all.mk,
18957 added new targets and hppa info.
4e81ae98 18958
6599da04
JM
18959Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18960
18961 * configure: If config.guess result is a prefix of the user
18962 specified target, assume a native build and use the user specified
18963 target as the host alias. Remove SunOS patch suffix removal hack.
18964 * configure.in: Remove SunOS patch suffix removal hack.
18965
18966 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
18967 in NATIVE_CHECK_MODULES.
18968
18969Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
18970
18971 * Makefile.in: Rename HOST_ONLY to NATIVE.
18972 * configure: Delete SunOs patch suffix from host_canonical
18973 and build_canonical variables that are prepended to Makefiles.
18974 * configure.in: Add comments for easier maintenance.
18975
18976Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18977
18978 * Makefile.in: Add all-libproc target similar to all-gui.
18979
18980Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
18981
18982 * Makefile.in (CHECK_MODULES): split into
18983 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
18984
18985Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
18986
18987 * config.guess (i386-unknown-bsdi): New system to guess.
18988
18989Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18990
18991 * Makefile.in: Add all-gui target (but not yet build by "all").
18992
18993Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
18994
18995 * config.sub: Move deletion of patch suffix from here...
18996 * configure.in: To here, at Ian's suggestion. The top-
18997 level scripts might need to know of a patch level.
18998
18999Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
19000
19001 * config.sub: Strip off patch suffix so rtl is recognized
19002 as a sunos4.1.3 machine, even though it's been patched.
19003
19004Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
19005
19006 * Makefile.in (INSTALL_LAST): Delete.
19007 (INSTALL_DOSREL): New.
19008
19009Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19010
19011 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
19012 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
19013 whether we pass down --with-gnu-ld anyhow.
19014
19015Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
19016
19017 * Makefile.in (INSTALL_LAST): Change operation so it works
19018 on more flavors of make.
19019 * configure.in (go32): Don't build libg++ or libio.
19020
19021Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
19022
19023 * Makefile.in (Move HOST_PREFIX_1 and friends up so
19024 they can be overriden by templates.
19025
19026Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
19027
19028 * configure.in (target==go32): Don't build gdb.
19029 * dosrel: New directory.
19030
19031Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
19032
19033 * configure.in (host==go32): Configure dosrel too.
19034 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
19035 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
19036 be set by incoming names or templates.
19037 (INSTALL_LAST): New rule.
6599da04
JM
19038
19039Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
19040
19041 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
19042
19043Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19044
6599da04
JM
19045 * configure.in (appdirs): New variable. Currently empty, but will
19046 be used in gas distribution. If nonempty, lists a set of
19047 directories at least one of which must get configured, or top
19048 level configuration is considered to have failed.
19049 (rs6000-*-lynxos*): Use new file name.
19050
19051Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19052
19053 Eliminate XTRAFLAGS.
19054 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
19055 newlib include files using -idirafter, and also use -nostdinc.
19056 (CXX_FOR_TARGET): Likewise.
19057 (XTRAFLAGS): Removed.
19058 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
19059 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
19060 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
19061 ($(DO_X)): Don't pass down XTRAFLAGS.
19062
19063Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19064
19065 * configure.in (mips*-dec-bsd*): New target; do build linker.
19066 (mips*-*-bsd*): New target; don't build linker.
19067
19068Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19069
19070 * configure.in: support rs6000-*-lynxos* configuration.
19071 support sunos4 as a cross target.
19072
19073 * config.sub: look for lynx*, not lynx since the OS version may
19074 legitimately be part of the name.
19075
19076Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19077
19078 * configure.in (i[34]86-*-sco*): Move to be with other i386
19079 targets.
19080 (romp-*-*): New target. Skip various binary utilities.
19081 (vax-*-*): New target. Don't build newlib.
19082 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
19083
19084Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19085
19086 * configure.in: Only set host_makefile_frag if config
19087 directory exists.
19088
19089Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19090
19091 * install.sh: If $dstdir exists, don't check whether each
19092 component does.
19093
19094Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19095
19096 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
19097
19098Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
19099
3b75d237
AJ
19100 * configure.in (*-*-lynxos*): Don't configure newlib for either
19101 native or cross Lynx.
6599da04
JM
19102
19103Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
19104
19105 * config.sub (sparc64-elf): Fix os.
19106 (z8k): Remove duplicate.
19107
19108Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19109
19110 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
19111 gcc/stmp-fixproto, to try to prevent fixproto from being run.
19112
19113Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
19114
19115 * configure: Make file links cleanly even if Lynx fails on
e490616e 19116 an NFS symlink (at least fail cleanly).
6599da04
JM
19117
19118Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19119
19120 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
19121 -XNh2000.
19122
19123Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19124
19125 * configure: Unknown options are fatal again.
19126
19127Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
19128
19129 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 19130 compatibility.
6599da04
JM
19131
19132Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
19133
19134 * build-all.mk: Add `clean' target.
19135
19136Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19137
19138 * config.guess: Add SINIX support.
19139 * configure.in: Add mips-*-sysv4* support.
19140
19141Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
19142
19143 * build-all.mk: Document all useful targets.
19144 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
19145 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
19146
19147Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19148
19149 * configure: Support --silent, --quiet.
19150
19151Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19152
19153 * configure: Support --disable-FEATURE.
19154
19155Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19156
19157 * config.guess: Recognize NCR running SVR4.3.
19158
19159Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
19160
19161 * config.guess: Make BSDI generate i386-unknown-bsd386.
19162 Patch from Paul Eggert <eggert@twinsun.com>.
19163
19164Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19165
19166 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
19167
19168Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19169
19170 * configure: Make unrecognized options give nonfatal warnings
19171 instead of fatal errors, and pass them to any subdirectory
19172 configures in case they recognize them.
19173 Make --x equivalent to --with-x.
19174
19175Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19176
19177 * configure: Add --enable-* options. Clean up usage message and
19178 some comments.
19179
19180Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
19181
19182 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
19183
19184Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19185
19186 * configure.in (hppa*-*-*): Enable binutils.
19187
19188Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19189
19190 * config.sub: Recognize cisco.
19191
19192Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
19193
19194 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
19195
19196Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19197
19198 * config.guess: about target *-hitachi-hiuxwe2, don't print more
19199 than one configuration name. Add comment.
19200
19201Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
19202
19203 * config.guess: about target *-hitachi-hiuxwe2, fixed
19204 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
19205 macro is incorrect.]
19206
19207Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19208
19209 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
19210 than the "make ls" stuff which used to be here.
19211
19212Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
19213
19214 * config.guess: Recognize i[34]86-unknown-freebsd.
19215 From Shawn M Carey <smcarey@rodan.syr.edu>.
19216
19217Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
19218
19219 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
19220
19221Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
19222
19223 * config.guess: Check for ptx.
19224
19225Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
19226
19227 * config.sub: Add os9k checking.
19228
19229Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19230
19231 * config.guess: Handle OSF1 running on HPPA processors
19232
19233Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
19234
19235 * configure: If subdir configure fails, print out a message with
19236 subdirectory name, in case subdir's configure code didn't identify
19237 itself.
19238
19239Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
19240
19241 * configure.in: Remove embedded newlines from configdirs.
19242 Avoid mismatches of substrings. Fix matching strings at end
19243 of configdirs.
19244
19245Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
19246
19247 * config.guess: Add Lynx/rs6000 config support.
19248
19249Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
19250
19251 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
19252
19253Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
19254
19255 * configure.in (hppa*-*-osf*): Treat this just like most other
19256 PA configurations (eg no binutils or ld).
19257 (hppa*-*-*elf*): These configurations have binutils and ld.
19258
19259Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19260
19261 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
19262
19263Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19264
19265 * configure.in (rs6000-*-*): Build gas.
19266
19267Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19268
e490616e 19269 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
19270
19271Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19272
19273 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
19274 for GDB and GDB has been fixed to not need it.
19275
6599da04
JM
19276Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19277
19278 * config.guess: Recognize vax hosts.
19279
19280Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19281
19282 * configure (while loop): Don't use "break 2" inside case
19283 statement -- the case statement isn't an enclosing loop.
19284
19285Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
19286
19287 * config.guess: Clean up NeXT support, to allow nextstep
19288 on Intel machines. Make OS be nextstep.
19289
19290Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
19291
19292 * config.guess: Add alternate forms for Convex.
19293
19294Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
19295
19296 * configure: Completely rewrite option processing. Take
19297 advantage of pattern-matching to avoid invoking test frequently.
19298 Also clean up host and target defaulting logic.
19299
19300Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19301
19302 * Makefile.in: Replace all occurrances of "rootme" with "r" and
19303 "$${rootme}" with "$$r", to increase the likelihood that the do-*
19304 commands (plus user environment) will fit SCO limits.
19305
19306Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19307
19308 * configure.in: Don't issue warnings about directories which are
19309 not being configured if -norecursion is set. Correct test for
19310 --with-gnu-as and --with-gnu-ld to not get confused by substring
19311 matches.
19312
19313 * configure.in: Don't build gas for alpha-dec-osf1*.
19314
19315Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
19316
19317 * configure: Back out Per's change of 12/19/1993. It changes the
19318 behavior of configure in unexpected and confusing ways.
19319
19320 Also, use different delim char when calculating
19321 program_transform_name so that the name can contain slashes.
19322
19323Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
19324
19325 * configure.in, config.sub: Add support for VSTa micro-kernel.
19326
19327Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
19328
19329 * configure.in: Nuke hacks which were used to get a special
19330 version of GAS for HPPA configurations.
19331
19332Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
19333
19334 * configure: If only ${target_alias} is given, use that
19335 as the default for ${host_alias}.
19336 * configure: Add missing back-slashes before nested quotes.
19337
19338Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
19339
19340 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
19341
19342Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
19343
19344 * config.guess: Recognize some Tektronix configurations.
19345 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
19346
19347Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19348
19349 * config.sub: Match any flavor of SH.
19350
19351Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
19352
19353 * configure.in: Don't try to configure newlib for Alpha.
19354
19355Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19356
19357 * configure.in: Don't build ld for Irix 5. Don't build gas,
19358 libg++ or libio for any Alpha target.
19359
19360 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
19361
19362Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
19363
19364 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
19365 default arguments -- so it tried to compress itself.
19366
19367Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
19368
19369 * configure.in (notsupp): ensure that a space is always at the end
19370 of the configdirs list, since the grep checks for an explicit space
19371
19372Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19373
19374 * configure.in (target i386-sysv4.2): don't build ld, since static
19375 versions of many libraries are not available.
19376
19377Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19378
19379 * config.guess: Recognize Apollos (using environment variables).
19380 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
19381
19382Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19383
19384 * config.guess: Recognize Sony news mips running newsos.
19385
19386Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
19387
19388 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
19389 "fi ; else" for bash.
19390
19391Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
19392
19393 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
19394
19395Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
19396
19397 * config.sub: accept unixware as an alias for svr4.2.
19398 Fix some inconsistancies with the gcc version.
19399
19400Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19401
19402 * Makefile.in (DISTDOCDIRS): Add gdb.
19403
19404Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
19405
19406 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
19407
19408Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
19409
19410 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
19411 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
19412 this now.
19413
19414Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19415
19416 * config.sub: Accept hiux* as an OS name.
19417
19418 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
19419 etc/make-stds.texi. The underscore came from gcc, and dje now
19420 agrees that RUNTESTFLAGS is the correct name.
19421
19422Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
19423
19424 * install.sh: Remove 'set -e'. It makes any conditionals
19425 in the script useless.
19426
19427 * config.guess: Automatically recognize arm-acorn-riscix
19428 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
19429
19430Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
19431
19432 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
19433
19434Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
19435
19436 * Makefile.in (DISTDOCDIRS): New variable.
19437 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 19438 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
19439
19440Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19441
19442 * configure.in (hppa target): check the source directory for the
19443 pagas sub-directory
19444
19445Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
19446
19447 * config.sub: Allow -aout* and -elf*.
19448
19449Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
19450
19451 * configure.in: Don't build ld on i386-solaris2, same as for
19452 sparc-solaris2.
19453
19454Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
19455
19456 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
19457
19458Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19459
19460 * configure.in: Configure gdb for alpha.
19461
19462Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19463
19464 * Makefile.in (CXXFLAGS): Add -O.
19465
19466Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19467
19468 * config.guess: added support for DG Aviion
19469
19470Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
19471
19472 * configure.in: Produce warning message for subdirectories not
19473 configurable for this host/target combination. Don't try to
19474 configure gdb for vms.
19475
19476Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
19477
19478 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
19479 appropriate files before making "diststuff".
19480 (DISTBISONFILES): New var: list of files to be edited.
19481 (DISTSTUFFDIRS): Add binutils.
19482
19483Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19484
19485 * config.sub: also handle mipsel and mips64el (for little endian mips)
19486
19487Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19488
19489 * configure.in: Add * to end of all OS names.
19490
19491Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
19492
19493 * configure.in: Build newlib for LynxOS native.
19494
19495Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19496
19497 * config.guess: Add support for delta 88k running SVR3.
19498
19499 * configure.in: Add comment about HP compiler vs. emacs.
19500
19501Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19502
19503 * configure.in: don't build ld on solaris2 (not a viable option
19504 due to bugs in getpwnam & getpwuid)
19505
19506Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
19507
19508 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
19509 config.guess will produce a full version number.
19510
19511Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19512
19513 * configure.in: Build linker and binutils for alpha-dec-osf1.
19514
19515Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19516
19517 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
19518 and gdb/testsuite/Makefile.in.
19519
19520Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19521
19522 * configure.in: recognize mips*- instead of mips-
19523
19524Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
19525
19526 * config.sub: Accept linux*coff and linux*elf as operating
19527 systems.
19528
19529Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19530
19531 * config.sub: Recognize mips64, and mips3 as an alias for it.
19532
19533Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19534
19535 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
19536 gdb knows how to handle OSF/1 shared libraries.
19537
19538Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19539
19540 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
19541 * config.guess: Recognize Hitachi's HIUX.
19542 * config.sub: Recognize h3050r* and hppahitachi.
19543 Remove redundant cases for hp9k[23]*.
19544
19545Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19546
19547 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
19548 if gas and ld are in the source tree and are in ${configdirs}.
19549 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 19550 --with options (but still pass them down on the command line,
6599da04
JM
19551 if they were explicitly specified).
19552
19553Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19554
19555 * configure: substitute SHELL value in Makefile.in with
19556 ${CONFIG_SHELL}
19557
19558Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19559
19560 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
19561 *-*-solaris2* targets.
19562
19563Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19564
19565 * Makefile.in: define M4, and pass it down to sub-makes;
19566 all-autoconf now depends on all-m4
19567
19568Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19569
19570 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
19571 presence of {ar,ranlib} instead of a configured directory
19572
19573Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
19574
19575 * config.guess: Accept 34?? as well as 33?? for NCR.
19576
19577Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19578
19579 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
19580 of 'gas' in sed commands, since 'gash' is now in the tree as well.
19581
19582Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19583
19584 * configure: grab values for $(CC) and $(CXX) from the
19585 environment, so that someone can do "CC=gcc configure; make" and
19586 have it work right (matching the way that autoconf works now)
19587
19588 * configure.in, Makefile.in: add support for gash, the tcl
19589 interface to Galaxy
19590
19591 * config.guess: add NetBSD variants (hp300, x86)
19592
19593Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
19594
19595 * install.sh: Support -d option (in the manner of SunOS 4 install,
19596 as it is more deterministic than that of GNU install)
19597 (chmodcmd): Set file to mode 755 by default (should also do default
19598 chgrp and chown, but I don't feel like dealing with that now)
19599
19600Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
19601
19602 * config.sub: Remove h8300hhms alias.
19603
19604Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19605
19606 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
19607
19608Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19609
19610 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
19611 as stmp-fixinc
19612
19613Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
19614
19615 * config.sub: recognize m88110-bug-coff.
19616
19617Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19618
19619 * Makefile.in (all-libio): all dependencies on the toolchain used
19620 to build this (gcc, gas, ld, etc)
19621
19622Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19623
19624 * config.guess: Deal with OSF/1 1.3 on alpha.
19625
19626Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19627
19628 * install.sh: add some 'else true' clauses for portability
19629
19630 * configure.in: don't build libio for h8[35]00-*-* targets
19631
19632Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
19633
19634 * Makefile.in: Add support for new libio.
19635
19636Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19637
19638 * install.sh: If one command fails, don't try the rest. Don't try
19639 to remove $dsttmp (via trap) unless we have already created it.
19640 If $src doesn't exist, detect it and exit with an error.
19641
19642 * config.guess: Recognize BSD on hp300.
19643
19644Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
19645
19646 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
19647 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
19648
19649Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
19650
19651 * Makefile.in (all-send-pr): depends on all-prms
19652
19653Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19654
19655 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
19656
19657Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19658
19659 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
19660 Added test for mips-mips-riscos5.
19661
19662Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19663
19664 * configure.in: use mh-hp300 for 68k HP hosts
19665
19666Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19667
19668 * configure: add support for CONFIG_SHELL, so that you can use
19669 some alternate shell for evaluating configure scripts
19670
19671Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
19672
19673 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
19674 in configure script to bug-gdb@prep.ai.mit.edu when building
19675 distribution archive.
19676 * Makefile.in (COMPRESS): Remove def.
19677 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
19678 gdb.tar.Z and make-gdb.tar.Z respectively.
19679 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
19680 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
19681 to convergence with 'taz' target in Makefile.in.
19682
19683Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19684
19685 * install.sh (dsttmp): use trap to ensure that tmp files go
19686 away on error conditions
19687
19688Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19689
19690 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
19691
19692Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19693
19694 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
19695 its parent is '/' not ''.
19696
19697 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
19698
19699Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
19700
19701 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
19702 that ${newsrcdir}/configure.in does.
19703
19704Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19705
19706 * test-build.mk: support for CONFIG_SHELL
19707
19708Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
19709
19710 * config.sub (netware): Add as a basic system type.
19711
19712Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
19713
19714 * Makefile.in (Makefile): depend on configure.in. Also drop the
19715 $(srcdir)/ from the dependency on Makefile.in.
19716
19717Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
19718
19719 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
19720 (h8300hhms is temporary until multi-libraries are implemented).
19721 * configure.in: Handle h8300h too.
19722
19723Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19724
19725 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
19726
19727Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
19728
19729 * configure: Remove extraneous output when guessing host type.
19730 * config.guess: Remove extraneous output when guessing using C
19731 compiler rather than uname, or when guessing fails.
19732
19733Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
19734
19735 * Makefile.in: remove all.cross and install.cross targets
19736
19737 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
19738 definitions
19739
19740Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
19741
19742 * configure.in (target sh): Build gprof.
19743
19744Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19745
19746 * config.sub: change -solaris to -solaris2
19747
19748Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19749
19750 * configure.in: Use config/mh-riscos for mips-*-sysv*.
19751
19752Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
19753
19754 * configure: Correct error message for missing Makefile.in to
19755 print correct directory.
19756
19757Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19758
19759 * install.sh: kludge around 386BSD shell bug
19760
19761Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
19762
19763 * config.guess: Recognize NeXT.
19764 * config.guess: Recognize i486-ncr-sysv4.
19765 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
19766
19767Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
19768
19769 * Makefile.in (MAKEINFOFLAGS): New variable.
19770 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
19771 * build-all.mk, test-build.mk: Pass down --no-split as
19772 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
19773
19774Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
19775
19776 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
19777
19778Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
19779
19780 * Makefile.in (libg++.tar.z): New rule.
19781 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
19782 * Makefile.in (taz): Only do a single chmod.
19783
19784Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
19785
19786 * install.sh: don't use dirname anymore (replaced with sed usage)
19787
19788Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
19789
19790 * Makefile.in: Change extension for gzip'd files from '.z' to
19791 '.gz' per new FSF standard usage.
19792
19793Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
19794
19795 * configure: put quotes around the final value of program_transform_name
19796
19797Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19798
19799 * Makefile.in: new install.sh support; update install-info rules
19800
19801Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
19802
19803 * configure.in: Build diff for crosses, but not for go32 host.
19804
19805 * configure.in: Build gprof only for native, and don't build it
19806 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
19807
19808Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
19809
19810 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
19811
19812Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19813
19814 * configure.in (host_tools): Add prms.
19815
19816Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19817
19818 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
19819 with $(FLAGS_TO_PASS) on the command line
19820
19821 * config.sub: Recognize lynx and lynxos
19822
19823Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
19824
19825 * config.sub: Accept -ecoff*, not just -ecoff.
19826
19827Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19828
19829 * Makefile.in (taz): Use .gz suffix instead of .z.
19830 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
19831 names.
19832
19833Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19834
19835 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
19836
19837Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19838
19839 * Makefile.in (install-no-fixedincludes): install gcc last, so
19840 that rebuilds that might happen during 'make install' don't get
19841 bogus gcc include files
19842
19843Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19844
19845 Change from Utah for HPPA support:
19846 * config.guess: Recognize hppa1.x-hp-bsd.
19847
19848Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
19849
19850 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
19851 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
19852
19853Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
19854
19855 * config.sub: Add support for rom68k and bug boot monitors.
19856
19857Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
19858
19859 * Makefile.in: Make all-opcodes depend on all-bfd.
19860
19861Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
19862
19863 * config.guess: Added special check for i[34]86-univel-sysv4*.
19864
19865Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
19866
19867 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
19868 the processor rather than assuming i486.
19869
19870Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19871
19872 * config.guess: Recognize SunOS6 as Solaris3.
19873
19874Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
19875
19876 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
19877 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
19878
19879Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
19880
19881 * build-all.mk (all-cross): New target for Canadian Cross.
19882 Added Q2 go32 targets.
19883 * test-build.mk: Configure go32 cross sparclite-aout and
19884 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
19885 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
19886
19887Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19888
19889 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
19890 GO32 hosted toolchains
19891
19892Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
19893
19894 * configure: change so "-exec-prefix" gets passed down rather
19895 than "-exec_prefix" so autoconf generated Makefiles get the
19896 exec_prefix set right.
19897
19898Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19899
19900 * config.guess: get the Solaris2 minor version number
19901
19902 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
19903
19904Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19905
19906 * config.guess: Recognize some Sequent platforms.
19907
19908Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19909
19910 * Makefile.in: added the vault-install target
19911
19912 * configure.in: actually use the Sun3 makefile fragment that's in
19913 config, also added the release dir to configdirs
19914
19915Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19916
19917 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
19918
19919Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19920
19921 * configure.in: remove some program from Alpha targetted toolchains
19922
19923Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
19924
19925 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
19926 gprof.
19927 (taz): Run "make diststuff" in those directories instead of "make
19928 proto-dir". Look for "VERSION=" only at start of line in subdir
19929 Makefile. Use "gzip -9" for compression.
19930 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
19931 (binutils.tar.z): New target.
19932
19933Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19934
19935 * Makefile.in (taz): Include gpl.texinfo.
19936
19937Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19938
19939 * Makefile.in (setup-dirs): Merged into "taz" target.
19940 (taz): Only do `proto-dir' stuff if a directory is actually needed
19941 for this target.
19942
19943Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
19944
19945 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
19946 (FLAGS_TO_PASS): Pass down MUNCH_NM.
19947 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
19948 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
19949 (gcc-no-fixedincludes): Correct for current gcc Makefile.
19950
19951Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
19952
19953 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
19954 config.sub, and move-if-change to gdb testsuite distribution
19955 archive, so the testsuite can be extracted, configured, and
19956 run separately from the gdb distribution. Blow away the Chill
19957 tests that require a Chill compiled executable, since GNU Chill
19958 is not yet publically available.
19959
19960Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19961
19962 * test-build.mk: set environment variables in a single command,
19963 instead of a list of assignments and exports
19964
19965 * config.guess: recognize Alpha/OSF1 systems
19966
19967Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19968
19969 * configure: Change help message to prefer --options rather than
19970 -options.
19971
19972Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19973
19974 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
19975 zippy@ecst.csuchico.edu.
19976 * config.guess: Recognize miniframe.
19977
19978Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
19979
cc6010cd
AP
19980 * Makefile.in: Use srcroot to find runtest rather than rootme.
19981 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
19982
19983Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
19984
19985 * test-build.mk: Extensive additions to support building on a
19986 machine other than the host.
19987
19988Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19989
19990 * configure (tooldir): Fix for i386-aix again.
19991
19992Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
19993
19994 * configure, Makefile.in: Change definition of $(tooldir)
19995 to match the FSF.
19996
19997Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
19998
19999 * config.guess: Recognize i[34]86/SVR4.
20000
20001Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20002
20003 * Makefile.in (all-gdb): gdb depends on sim.
20004
20005Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
20006
20007 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
20008 at the same time we make the prototype gdb directory.
20009 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
20010 files at the same time as the gdb base release distribution.
20011
20012Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
20013
20014 * Makefile.in (check): Use individual check targets rather than
20015 DO_X rule.
20016 (check-gcc): Added.
20017
20018Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
20019
20020 * config.sub: Use sysv3.2 not sysv32 for canonical OS
20021 for System V release 3.2.
20022
20023Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20024
20025 * config.sub: Recognize hppaosf.
20026 * configure.in: Do configure ld/binutils/gas for it.
20027
20028Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20029
20030 * configure (tooldir): Alter syntax used to set this, for systems
20031 where "\$" isn't handled right, like i386-aix.
20032
20033Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
20034
20035 * configure: Pass program-transform-name, not
20036 program_transform_name, to recursive configures.
20037
20038Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
20039
20040 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
20041 of gas+ld+binutils.
20042
20043Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
20044
20045 * config.guess: Recognize AIX3.2 as distinct from 3.1.
20046
20047Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20048
20049 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
20050
6599da04
JM
20051Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20052
20053 * Makefile.in (PRMS): Set back to all-prms.
20054
20055Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
20056
20057 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
20058 targets, rather than for MIPS hosts.
20059
20060Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20061
20062 * configure.in: add comment for --with-x default values
20063
20064 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
20065
20066 * Makefile.in: add check-* targets for each of the directories in
20067 the tree. Add a definition of RUNTEST that will use the one we
20068 just built, if it exists. Pass this down via FLAGS_TO_PASS.
20069
20070Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
20071
20072 * configure.in: Removed obsolete references to bfd_target and
20073 target_makefile_frag.
20074
20075 * build-all.mk: Set assorted targets for Q2.
20076 * config.sub: Recognize z8k-sim and h8300-hms.
20077 * test-build.mk: Really don't pass host to configure.
20078 (HOLES): Added uname.
20079
20080Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
20081
20082 * configure: Handle an empty program-prefix, program-suffix or
20083 program-transform-name correctly.
20084
20085Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
20086
20087 * build-all.mk: -G 8 no longer required for MIPS targets.
20088 * test-build.mk: Don't pass host argument to configure; make it
20089 guess.
20090
20091Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
20092
20093 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
20094 * Makefile.in (COMPRESS): New macro, like GZIP.
20095
20096Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
20097
20098 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
20099
20100 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
20101 with gas currently defaults to -G 0.
20102
20103Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
20104
20105 * Makefile.in (all-flex): flex depends on byacc.
20106
20107 * build-all.mk: If host not specified, use config.guess. Pass TAG
20108 to test-build.mk as RELEASE_TAG.
20109 * test-build.mk (configargs): New variable containing arguments to
20110 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
20111 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
20112
20113 * config.guess: Use /bin/uname when checking -X argument on SCO,
20114 to avoid invoking GNU uname which doesn't understand -X.
20115
20116 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
20117
20118 * configure.in: Build gas for mips-*-*.
20119
20120Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20121
20122 * Makefile.in (all.normal): insert missing backslash.
20123
20124Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
20125
731a8127 20126 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
20127
20128 * Makefile.in: Complete overhaul to merge many almost identical
20129 targets.
20130
20131Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20132
20133 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
20134 (gdb.tar.Z): Adjusted.
20135
20136 * Makefile.in (setup-dirs, taz): New targets; should be general
20137 enough to adapt for gdb sometime. Build only .z file.
20138 (gas.tar.z): New target.
20139
20140Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
20141
20142 * build-all.mk: Use CC=cc -Xs on Solaris.
20143
6599da04
JM
20144Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
20145
20146 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
20147 for handling BISON for FSF releases.
20148
20149Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20150
20151 * configure: Actually implement the change zoo just documented.
20152
20153Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
20154
20155 * configure: when using config.guess, only set target_alias when
20156 it's not already been set (ie, on the command line)
20157
20158Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20159
20160 * Makefile.in: add installcheck target, set PRMS to install-prms
20161
20162Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20163
20164 * configure: add support for package_makefile_fragment, handle the
20165 case where a directory has a configure.in file but no Makefile.in
20166 more gracefully (with an actual understandable error message, even);
20167 add support for --without (and add this to the usage message); also
20168 explicitly add a --host=${host_alias} to the command line when
20169 config.guess is used
20170
20171Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
20172
20173 * configure: Must use both --host and --target in recursive calls.
20174
20175Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
20176
20177 * Makefile.in: Change deja-gnu to dejagnu.
20178
20179Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
20180
20181 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
20182
20183Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20184
20185 * configure.in: canonicalize all instances to *-*-solaris2*,
20186 also strip out a number of tools to not build for go32 host
20187
20188Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20189
20190 * config.guess: add GPL.
20191
20192 * Makefile.in, config.guess, config.sub, configure: bump
20193 copyrights to 93.
20194
20195Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
20196
20197 * Makefile.in (do-info): Removed obsolete check for existence of
20198 localenv file.
20199
20200 * Makefile.in (MAKEOVERRIDES): Define to be empty.
20201
20202Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20203
20204 * Makefile.in: a couple of 'else true' for decstation,
20205 support for TclX
20206
20207 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
20208
20209Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
20210
20211 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
20212
20213Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
20214
20215 * config.guess: Recognize i386-ibm-aix (PS/2).
20216 * configure.in: Use config/mh-aix386 file for it.
20217
20218Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
20219
20220 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
20221 CC_FOR_TARGET instead.
20222 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
20223
20224Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
20225
20226 * Makefile.in: Add sim to list of directories sent with gdb
20227
20228Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
20229
20230 * configure.in: Put back mips-dec-bsd* case.
20231
20232Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
20233
20234 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
20235 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
20236 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
20237
20238Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20239
20240 * configure.in: remove no-op mips-dec-bsd* in "case $target"
20241
20242 * Makefile.in (dir.info): only run gen-info-dir if it exists,
20243 (install-info): install dir.info only if it exists,
20244 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
20245
20246Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
20247
20248 * configure.in: For vms target, skip bfd, ld, binutils. Do build
20249 gas for mips-dec-bsd.
20250
20251Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
20252
20253 * configure (makesrcdir): If ${srcdir} is relative and not ".",
20254 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
20255
20256Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
20257
20258 * configure.in: Added "dejagnu" to hosttools list.
20259
20260Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
20261
20262 * config.sub, configure.in, config.guess: Add support
20263 for Bosx, an AIX variant from Bull.
20264 Patches from F.Pierresteguy@frcl.bull.fr.
20265
20266Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
20267
20268 * devo/dejagnu: Initial creation of devo/dejagnu.
20269 Migrated dejagnu testcases and support files for testing software
20270 tools to reside as subdirectories, currently called "testsuite",
20271 within the directory of the software tool. Migrated all programs,
20272 support libraries, etc. beloging to dejagnu proper from
20273 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
20274 with no modifications. The changes to these files which will
20275 allow them to configure, build, and execute properly will be made
20276 in a future update.
20277
20278Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20279
20280 * Makefile.in: Change send_pr to send-pr.
20281 * configure.in: Likewise.
20282 * send_pr: Renamed directory to send-pr.
20283
20284Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
20285
20286 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
20287
20288Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
20289
20290 * README: Update for gdb-4.8 release.
20291 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
20292 gdb-xxx.tar.z (gzip'd) file also.
20293
20294Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20295
20296 * Makefile.in: make all-diff depend on all-libiberty
20297
20298Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
20299
20300 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
20301
20302Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20303
20304 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
20305
20306Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
20307
20308 * Makefile.in (DEVO_SUPPORT): Remove etc directory
20309 (ETC_SUPPORT): Only add the files GDB wants from etc/.
20310 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
20311
20312Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20313
20314 * Makefile.in: makeinfo binary is in a new location
20315
20316Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
20317
20318 * config.sub: Accept -ecoff as an OS.
20319
20320 * Makefile.in: Various changes to eliminate a level of make
20321 recursion and reduce the required command line length.
20322 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
20323 sub-makes.
20324 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
20325 variables holding settings for specific sub-makes.
20326 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
20327 in terms of BASE_FLAGS_TO_PASS.
20328 (TARGET_LIBS): New variable listing directories which use
20329 TARGET_FLAGS_TO_PASS.
20330 (subdir_do): Eliminated.
20331 (do-*): New set of targets to replace subdir_do.
20332 (various): All targets which used subdir_do now depend on do-*.
20333 (local-clean): Renamed from do_clean.
20334 (local-distclean): New target, dependency of distclean and
20335 realclean.
20336 (install-info): Don't create directories. Depend on dir.info
20337 rather than calling make recursively.
20338 (install-dir.info): Eliminated.
20339 (install-info-dirs): Create all info directories here.
20340 (dir.info): Depend upon do-install-info.
20341
20342 * test-build.mk (HOLES): Added false.
20343
20344Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
20345
20346 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
20347
20348Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20349
20350 * Makefile.in (info): remove dependency on all-texinfo. The
20351 problem was really in texinfo/C, not at this level.
20352
20353Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
20354
20355 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
20356
20357Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
20358
20359 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
20360 GDB releases.
20361
20362Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20363
20364 * configure: Include srcdir in message about target of link not
20365 being found. Don't convert `-' to `_' in `with' options being
20366 passed to subdirs.
20367
20368Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20369
20370 * configure.in: add uudecode to host_tools
20371
20372 * Makefile.in: added {all,install}-uudecode targets, added them to
20373 the appropriate lists
20374
20375Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
20376
20377 * Makefile.in (all-gcc): Added dependency on all-gas.
20378
20379 * configure.in (mips-*-*): Build ld and binutils.
20380
20381Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20382
20383 * configure: check return code from mkdir, print error message and
20384 exit on failure.
20385
20386Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
20387
20388 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
20389
20390Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
20391
20392 * test-build.mk (HOLES): Added tar, cpio and uudecode.
20393
20394Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
20395
20396 * config.sub (h8500): Recognize this as a cpu type.
20397
20398Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20399
20400 * configure: source directory missing is no longer a warning
20401
20402 * configure.in: recognize irix[34]* instead of irix[34]
20403
20404 * Makefile.in: define and pass down X11_LIB
20405
6599da04
JM
20406Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
20407
20408 * guess-systype: Renamed to ...
20409 * config.guess: ... by popular request.
20410 * configure.in, Makefile.in: Update accordingly.
20411
20412Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
20413
20414 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
20415 + Add Convex, Cray/Unicos, and Encore/Multimax support.
20416 + Execute ./dummy instead of assuming . is in PATH.
20417
20418Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
20419
20420 * guess-systype: New shell script. Attempts to guess the
20421 canonical host name of the executing host.
20422 Only a few hosts are supported so far.
20423 * configure: Call guess-systype if no host is specified.
20424
20425Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
20426
20427 * Makefile.in (gcc-no-fixedincludes): Made to work with current
20428 gcc Makefile.
20429
6599da04
JM
20430Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
20431
20432 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
20433 (all-gcc, install-gcc, subdir_do): Use it.
20434
20435Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
20436
20437 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
20438
20439Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
20440
20441 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
20442 set exclusively by configure, using configure.in .
20443
20444Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20445
20446 * test-build.mk: set $PATH for all builds
20447
20448 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
20449
20450Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
20451
20452 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
20453 the one used in gcc/Makefile.in, so that a null expansion doesn't
20454 override the one needed to build gcc with a native cc.
20455
6599da04
JM
20456Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20457
20458 * configure: Accept -with arguments.
20459
20460Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20461
20462 * Makefile.in: added h8300sim
20463
20464Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
20465
6599da04
JM
20466 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
20467 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
20468 (all-cygnus, native, build-cygnus): Make
20469 $(canonhost)-stamp-3stage-done, not $(host)....
20470 * test-build.mk (stamp-3stage-compared): Use tail +10c for
20471 i386-sco3.2v4. Added else true to if command.
20472
20473Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
20474
20475 * config.sub: (from FSF) Sequent uses a BSD-like OS.
20476
20477Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
20478
20479 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
20480
20481Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20482
20483 * configure.in: don't remove binutils from Solaris builds
20484
20485Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
20486
20487 * Makefile.in: get rid of earlier definitions for *clean,
20488 also handle the recursive info rule better
20489
20490Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
20491
20492 * Makefile.in (mostlyclean, distclean, realclean): Fix to
20493 do more-or-less the right thing.
20494
20495Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
20496
20497 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
20498 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
20499
20500Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20501
20502 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
20503 $(host_canonical).
20504
20505 * configure.in: split the configdirs list into 4 categories (native
20506 v. cross, library v. tool) and handle the cross-only and native-
20507 only in more reasonable (and correct!) way.
20508
20509Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
20510
20511 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
20512 configdirs anymore.
20513
20514Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20515
20516 * Makefile.in: extensive cleanup:: removed all of the explicit
20517 clean-* targets, collapsed many wrappers around subdir_do into
20518 one, added additional targets to satisfy standards.texi, deleted
20519 some old targets, some changes for consistency
20520
20521Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20522
20523 * configure.in: handle some programs as cross-only, and others as
20524 native only
20525
20526 * test-build.mk: handle partial holes in a more generic manner
20527
20528 * Makefile.in: m4 depends on libiberty
20529
6599da04
JM
20530Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20531
20532 * configure.in: add m4, textutils, fileutils, sed, shellutils,
20533 time, wdiff, and find to configdirs
20534
20535 * Makefile.in: all, clean, and install rules for the new programs
20536 added to configure.in
20537
20538Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20539
20540 * configure.in: use mh-sun for all *-sun-* hosts
20541
6599da04
JM
20542Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20543
20544 * Makefile.in: define flags for X11 include files and library file
20545 locations, pass them down to the programs that need this info
20546
20547 * build-all.mk: added a 'native' target, to 3stage the native toolchain
20548
6599da04
JM
20549Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20550
20551 * configure.in: start building libg++ for HP-UX targets
20552
20553Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
20554
20555 * README: Update references to files moved into etc/.
20556
20557Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
20558
20559 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
20560 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
20561
20562Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
20563
20564 * configure: accept dash as well as underscore in long option
20565 names for FSF compatibility.
20566
20567Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
20568
20569 * config.sub: added -sco3.2v4 support from FSF.
20570
20571Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20572
20573 * configure.in: expand the section that adds or removes
20574 directories from the list of programs to build, to handle native
20575 vs. cross in addition to host v. native
20576
20577Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
20578
20579 * Makefile.in: Replace C++ in macro names with CXX.
20580 This is less likely to break ...
20581
20582Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20583
20584 * test-build.mk: add -w to GNU_MAKE
20585
20586Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20587
20588 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
20589 add 'sparc' to list of recognized cpus. This needed to make
20590 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
20591 Delete some redundant ose68 variants. Recognize -wrs as an os,
20592 then changes that into $CPU-wrs-vxworks.
20593
20594 * configure.in: remove most references to gdbtest, regularize
20595 target based program removal
20596
20597 * test-build.mk: import from p3 tree (many fixes and changes)
20598
20599Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
20600
20601 * Makefile.in: added rules to handle tcl, tk, and expect
20602
20603 * configure.in: handle those directories if they exist
20604
20605Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20606
20607 * config.sub: removed bogus hppabsd and hppahpux names, since
20608 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
20609
20610Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20611
20612 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
20613 depends upon all-xiberty
20614
20615 * Makefile.in: changes from p3, including:
20616
20617 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
20618
20619 * Makefile.in (XTRAFLAGS): include newlib directories if
20620 newlib/Makefile exists, rather than if host != target.
20621
20622 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
20623
20624 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20625 from the same source tree and not building a cross-compiler. This
20626 matters for the libg++ configuration if reconfiguring a tree that
20627 has already been installed.
20628
20629 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
20630
20631 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20632 pick up the machine and system specific header files.
20633
20634 * Makefile.in: added AS_FOR_TARGET, passed down in
20635 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
20636 the C compiler to use to create programs which are run in the
20637 build environment, set it to default to $(CC), and passed it down
20638 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20639
20640 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
20641
20642 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
20643 We need them for unusual native builds, like systems without
20644 ranlib.
20645
20646 * configure: also define $(host_canonical) and
e490616e
ZW
20647 $(target_canonical), which are the full, canonical names for the
20648 given host and target
6599da04
JM
20649
20650Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
20651
20652 * Makefile.in: Added separate definitions for C++.
20653
20654Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
20655
20656 * configure.in (configdirs): Add deja-gnu.
20657
20658Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
20659
20660 * README: Update for configure.texi and gdb-4.7 release.
20661
20662Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
20663
20664 * Makefile.in: Move "all" target to top of file.
20665 Previously, first target was ".PHONY" which caused BSD4.4 make
20666 to build .PHONY when make was run without arguments.
20667
20668Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
20669
20670 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
20671 Library-copylefted code in libiberty.
20672
20673Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
20674
20675 * config.sub: Replace m68kmote with plain old m68k.
20676
20677Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
20678
20679 * Makefile.in: Remove space from blank line, avoid Make complaints.
20680
20681Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
20682
20683 * config.sub: Complain if no argument is given. Added support for
20684 386bsd as OS and target alias.
20685
20686Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
20687
20688 * Makefile.in (XTRAFLAGS): include newlib directories if
20689 newlib/Makefile exists, rather than if host != target.
20690
20691Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
20692
20693 * config.sub: recognize sparclite-wrs-vxworks.
20694
20695 * Makefile.in (install-xiberty): added *-xiberty make rules (from
20696 p3.) Added clean-xiberty to clean.
20697
20698Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20699
20700 * configure.in: use *-*-* instead of nested cases for host and target
20701
20702Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
20703
20704 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20705 from the same source tree and not building a cross-compiler. This
20706 matters for the libg++ configuration if reconfiguring a tree that
20707 has already been installed.
20708
20709Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
20710
20711 * config.sub (i486v/i486v4): Merge in from FSF version.
20712
20713Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
20714
20715 * configure: only set PWD if it is already set.
20716
20717Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
20718
20719 * configure: just set PWD=`pwd` at the top, since Ultrix sh
20720 doesn't have unset and all success paths (and most error paths)
20721 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
20722 to just ${PWD} to avoid confusion.)
20723
20724Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
20725
20726 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
20727 even for a native compilation.
20728
20729Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
20730
20731 Changes to make the gdb.tar.Z rule work better.
20732
20733 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
20734 (DEVO_SUPPORT): Add configure.texi.
20735 (bfd-ilrt.tar.Z): Remove ancient rule.
20736
20737Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
20738
20739 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20740 pick up the machine and system specific header files.
20741
20742 * configure.in, config.sub: added new target m68010-adobe-scout,
20743 with alias of adobe68k. Changed configure.in to check for
20744 -scout before -sco* to avoid a false match.
20745
20746 * Makefile.in: added AS_FOR_TARGET, passed down in
20747 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
20748 the C compiler to use to create programs which are run in the
20749 build environment, set it to default to $(CC), and passed it down
20750 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20751
20752Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
20753
20754 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
20755 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
20756 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
20757 FOR_TARGET variants, to newlib and libg++.
20758
20759Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
20760
20761 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
20762 first.
20763
20764Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
20765
20766 * config.sub: Accept `elf' as an environment.
20767
20768Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20769
20770 * Makefile.in (all-opcodes): cd into the right directory
20771
20772Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
20773
20774 * configure: added -program_transform_name option, used as
20775 argument to sed when installing programs.
20776 configure.texi: added documentation for -program_prefix,
20777 -program_suffix and -program_transform_name.
20778
20779Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
20780
20781 * config.sub: Accept i486 where i386 ok.
20782
20783Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
20784
20785 * config.sub: accept we32k
20786
20787Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
20788
3b75d237 20789 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
20790
20791 * Makefile.in: don't create all directories for ``make install'';
20792 let the subdirectories create the ones they need.
20793
20794Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20795
e490616e 20796 * COPYING: new file, GPL v2
6599da04
JM
20797
20798Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20799
20800 * Makefile.in: use the new gen-info-dir, which needs a template
20801 argument (which also lives in texinfo)
20802
20803 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
20804
6599da04
JM
20805Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
20806
20807 * config.sub (ncr3000): Change i386 to i486.
20808
20809Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20810
20811 * Makefile.in: add install-rcs, install-grep to
20812 install-no-fixedincludes, removed install-bison and install-libgcc
20813
20814Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
20815
20816 * configure.in: grab the HPUX makefile fragment if on HPUX
20817
20818Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
20819
20820 * Makefile.in: eradicate bison spoor (ditto libgcc).
20821 configure.in: recognise m68{k,000}-ericsson-OSE.
20822 es1800 is alias for m68k-ericsson-OSE
20823
20824Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20825
20826 * configure.in: rearrange the parts that remove programs from
20827 configdirs, based now on HOST==TARGET or by canonical triple.
20828
20829Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20830
20831 * test-build.mk: recurse explicitly with -f test-build.mk when
20832 appropriate. predicate stage3 and comparison on the existence
20833 of gcc. That is, if gcc isn't around, we aren't three-staging.
20834 On very clean, also remove ...stamp-co. Build in-place before
20835 doing other builds.
20836
20837Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20838
20839 * Makefile.in, configure.in: add tgas
20840
20841Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20842
20843 * Makefile.in: a number of changes merged in from progressive.
20844
20845 * configure.in: add libm.
20846
20847 * .cvsignore: ignore some stuff that comes from test-build.mk.
20848
6599da04
JM
20849Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
20850
20851 * config.sub: Add es1800 (m68k-ericsson-es1800).
20852
20853Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
20854
20855 * configure: Add program_suffix (parallel to program_prefix)
20856 * Makefile.in: adjust directory-creating script for losing decstation
20857
20858Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
20859
20860 * configure: Minor $subdir-related fixes.
20861
20862Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20863
20864 * configure: fix various problems with propogating
20865 makefile_target_frag in subdirs.
20866 * configure.in: config libgcc if its there
20867
20868Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
20869
20870 * config.sub: HPPA merge.
20871
6599da04
JM
20872Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
20873
20874 * Makefile.in: Replace all-bison with all-byacc in all
20875 dependency lines for other tools (which now use byacc).
20876
20877Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
20878
20879 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
20880
6599da04
JM
20881Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
20882
20883 * Makefile.in: make gprof rules similar to byacc rules (instead of
20884 vestigal $(unsubdir) that didn't work...)
20885
20886Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
20887
20888 * config.sub: Add support for Linux.
20889 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
20890 (at least for libg++).
20891
20892Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
20893
20894 * configure.texi: fix doc for the -nfp option to configure
20895
20896Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
20897
20898 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
20899
20900Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
20901
20902 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
20903 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
20904 * configure.in: added solaris* host_makefile_frag hook.
20905
20906Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20907
20908 * config.sub: changed recognition of m68000 so that various
20909 m68k types can be specified via m680[01234]0
20910
20911Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20912
20913 * config.sub (basic_machine): fix sed so that '-foo' isn't
20914 completely substituted out while .+'-foo' loses the '-foo'
20915
20916Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20917
20918 * config.sub ($os): Add -aout.
20919
20920Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
20921
20922 * configure: If host_makefile_frag is absolute, don't
20923 prefix ${invsubdir} (relevant to libg++ auto-configure).
20924
20925Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20926
20927 * Makefile.in (tooldir): Define it.
20928 (all-ld): Depend on all-flex.
20929
20930Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
20931
20932 * Makefile.in (check): Fix libg++ special case.
20933
20934Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
20935
20936 * configure: do not bury `pwd` into config.status, thus do fewer
20937 pwd's.
20938
20939 * configure: print the "Building in" message only when building in
20940 other than "." AND verbose.
20941
63f6bcd7 20942 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
20943 configures.
20944
20945 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
20946
20947Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
20948
20949 * Makefile.in: macroize flags passed on recursion. remove
20950 fileutils.
20951
20952Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
20953
20954 * configure: get makesrcdir right for subdirs deeper than 1.
20955
20956 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
20957 install.
20958
20959Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
20960
20961 * Makefile.in: don't print subdir_do or recursion lines.
20962
20963Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
20964
20965 * standards.texi: added menu item.
20966
20967 * Makefile.in: build and install standards.info.
20968
20969 * standards.texi: new file.
20970
20971Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20972
20973 * configure: test for and move config.status pieces from
20974 ${subdir}/.
20975
20976Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
20977
6599da04
JM
20978 * configure: Test for existance of files before trying to mv
20979 them, to avoid numerous non-existance messages.
20980
20981Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
20982
20983 * configure: correct final line of config.status.
20984
20985 * configure: patch from eggert. Avoids a protection problem if
20986 the original Makefile.in is read only.
20987
20988 * configure: use move-if-change from gcc to create config.status.
20989 Some makefiles depend on config.status to tell if a directory
20990 has been reconfigured for a different host. This change
20991 prevents those directories from remaking everything in the case
20992 where the reconfig was only intended to rebuild a Makefile.
20993
20994 * configure: test for config.sub with "config.sub sun4" rather
20995 than "config.sub ${host_alias}". Otherwise we can't tell a bad
20996 host alias from a missing config.sub.
20997
20998Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20999
21000 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
21001 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
21002
21003Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
21004
21005 * configure: mkdir ${subdir} as needed.
21006
21007Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
21008
21009 * Makefile.in,configure.in: added autoconf.
21010
21011Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21012
21013 * Makefile.in: no longer pass against on recursion.
21014
21015 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
21016 definitions are not inherited.
21017
21018 * configure: correct makesrcdir when subdir is .
21019
21020Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
21021
21022 * configure: Add support for 'subdirs' variable, which is
21023 like 'configdirs', except that configure doesn't re-invoke
21024 itself for subdirs, it just creates a Makefile for each subdir.
21025 * configure.texi: Document subdirs.
21026
21027Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21028
21029 * configure.in: added flex to configdirs
21030
21031Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
21032
21033 * Makefile.in: remove clean-stamps from clean.
21034
21035Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
21036
21037 * configure.in: Add gdbtest to configdirs.
21038
21039Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
21040
21041 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
21042 to recursive makes.
21043 * configure.in: Recognize new ncr3000 config.
21044
21045Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
21046
21047 * Makefile.in, configure.in: removed references to gdbm.
21048
21049Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
21050
21051 * config.sub: Don't canonicalize os value
21052 newsos* to bsd (readline needs to check for newsos).
21053 (This fix was earlier made Jan 31, but got re-broken.)
21054
21055Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
21056
21057 * configure.in: sco is an os, not a vendor!
21058
21059 * configure: Quote $( better. Keep various shells happy.
21060
21061Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
21062
21063 * Makefile.in: eliminate stamp-files.
21064
21065Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
21066
21067 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
21068 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
21069
21070Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
21071
21072 * config.sub: fix iris/iris3.
21073
21074Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
21075
21076 * configure: re-add -rm.
21077
21078Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
21079
21080 * Maskefile.in: add .stmp-rcs to all.
21081
21082 * configure.in: remove gas from rs6000 build, use aix host fragment.
21083
21084Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
21085
21086 * configure: pass down site_option during recursion.
21087
21088Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
21089
21090 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
21091
21092Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
21093
21094 * configure: Change exec_prefix so that it really defaults to prefix.
21095
21096Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
21097
21098 * Makefile.in, configure.in: Add support for mmalloc library.
21099
21100Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
21101
21102 * Makefile.in: add stmp dependencies for a few more things.
21103
21104Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
21105
21106 * configure: adjusted error message on objdir/srcdir configure
21107 collision, per john's suggestion.
21108
21109 * Makefile.in: add libiberty stmp to all and all.cross.
21110
21111Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
21112
21113 * Makefile.in: remove force dependencies, add grep to all.
21114
21115Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
21116
21117 * Makefile.in: drop flex. make stamp files work.
21118
21119 * configure: added test for conflicting configuration in srcdir,
21120 remove trailing slashes from srcdir. Otherwise emacs gdb mode
21121 gets cranky. use relative paths for configure and srcdir
21122 whenever possible. Send some error messages to stderr that were
21123 going to stdout.
21124
21125Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
21126
21127 * Makefile.in: Fix libg++ rule to check for gcc directory
21128 before using gcc/gcc. Also pass XTRAFLAGS.
21129
21130Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
21131
21132 * Makefile.in: added stmp-files so that directories aren't polled
21133 when they are already built.
21134
21135 * configure.texi: fixed a node pointer problem.
21136
21137Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
21138
731a8127 21139 * config.sub configure.in gdb/configure.in
6599da04
JM
21140 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
21141 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
21142 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
21143
21144Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21145
21146 * configure: -recurring becomes -silent. corrected help message
21147 for -site= option.
21148
21149 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
21150
21151Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21152
21153 * configure: when building Makefile for crosses, replace
21154 tooldir and program_prefix. default srcdir from location of
21155 config.sub. remove "for host in hosts" and "for target in
21156 targets" loops.
21157
21158Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21159
21160 * Makefile.in: Do not pass bindir or mandir to cvs.
21161
21162Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
21163
21164 * Makefile.in, configure.in: removed traces of namesubdir,
21165 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
21166 copyrights to '92, changed some from Cygnus to FSF.
21167
21168 * configure.texi: remove most references to multiple hosts,
21169 multiple targets, subdirs, etc.
21170
21171 * configure.man: removed rcsid. reference config.sub not
21172 config.subr.
21173
21174 * Makefile.in: mkdir $(infodir) on install-info.
21175
21176Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
21177
21178 * configure.texi: Explain better about .gdbinit and about
21179 the environment that configure.in sections run in.
21180
21181Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
21182
21183 * configure.in: Ultrix is only a decstation if it's a MIPS.
21184
21185Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
21186
21187 * README: DOC.configure => cfg-paper.texi.
21188
21189Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
21190
21191 * config.sub (near case $os): Don't convert newsos* to bsd!
21192
21193Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
21194
21195 * Makefile.in: Reinstall change from gdb-4.3 that reduces
21196 the number of copies of COPYING that go into the GDB tar file.
21197
21198Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
21199
731a8127 21200 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
21201 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
21202 Fix SCO configuration stuff.
21203
21204Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
21205
21206 * Makefile.in: For libg++, make sure the -I pointing
21207 to the gcc directory goes *after* all the libg++-local -I flags.
21208 Also, move just-gcc dependency from just-libg++ to all-libg++.
21209
21210Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
21211
21212 * configure: Change -x to -f to keep Ultrix /bin/test happy.
21213
21214Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
21215
21216 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
21217
21218Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
21219
21220 * config.sub: Add stratus configuration frags. Also
21221 submitted to FSF.
21222
21223Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
21224
21225 * Makefile.in (DEV_SUPPORT): add configure.man.
21226
21227 * config.sub(Decode manufacturer-specific): add -none*.
21228
21229Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
21230
21231 * Makefile.in: remove form feeds to make Sun's make happy.
21232 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
21233
21234Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
21235
21236 * Makefile.in (AR_FLAGS): Make quieter.
21237
21238Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
21239
21240 * configure.in: Add libg++.
21241 * configure: When verbose, don't output the command line at each
21242 level; it will be unremarkably the same as the previous version,
21243 which will be the same as what the user typed.
21244
21245Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
21246
21247 * configure.in, Makefile.in: fix clean-info, add flex. add
21248 fileutils.
21249
21250 * configure: be less sensitive to spaces in Makefile.in. Do not
21251 look for sources in "..". Doing so breaks subdirectories that
21252 might have their own configure. If a subdir has it's own
21253 configure script, use it.
21254
21255Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
21256
21257 * cfg-paper.texi: some changes suggested by rms.
21258
21259Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
21260
21261 * config.sub: Merge in some small additions from the FSF version,
21262 taken from the gcc distribution, to bring the Cygnus and FSF
21263 versions into closer sync.
21264
21265Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
21266
21267 * configure.in: Changed svr4 references to sysv4.
21268
21269Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
21270
21271 * configure: added -V for version number option.
21272
21273Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
21274
21275 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
21276 renamed from DOC.configure to cfg-paper.texi.
21277
21278Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21279
21280 * configure, config.subr, config.sub: config.subr is now
21281 config.sub again.
21282
21283Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
21284
21285 * configure.texi: new file, in progress.
21286
21287 * Makefile.in: build info file and install the man page for
21288 configure.
21289
21290 * configure.man: new file, first cut.
21291
21292 * configure: find config.subr again now that configuration "none"
21293 has gone. removed all traces of the -ansi option. removed all
21294 traces of the -languages option.
21295
21296 * config.subr: resync from rms.
21297
21298Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21299
21300 * configure, config.sub, config.subr: merge config.sub into
21301 config.subr, call the result config.subr, remove config.sub, use
21302 config.subr.
21303
21304 * Makefile.in: revised install for dir.info.
21305
21306Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21307
21308 * configure.in: add decstation host makefile frag.
21309
21310 * Makefile.in: BISON now bison -y again. also install-gcc on
21311 install. clean-gdbm on clean. infodir belongs in datadir.
21312 Make directories for info install. Build dir.info here then
21313 install it.
21314
21315Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21316
21317 * Makefile.in: fix for bad directory tests.
21318
21319Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21320
21321 * configure: \{1,2\} appears to be a sysv'ism. Use a different
21322 regexp. -srcdir relative was being handled incorrectly.
21323
21324 * Makefile.in: unwrapped some for loops so that parallel makes
21325 work again and so one can focus one's attention on a particular
21326 package.
21327
21328Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21329
21330 * configure: added PWD as a stand in for `pwd` (for speed). use
21331 elif wherever possible. make -srcdir work without -objdir.
21332 -objdir= commented out.
21333
21334Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21335
21336 * configure: +options become --options. -subdirs commented out.
21337 added -host, -datadir. Renamed -destdir to -prefix. Comment in
21338 Makefile now at top of generated Makefile. Removed cvs log
21339 entries. added -srcdir. create .gdbinit only if there is one
21340 in ${srcdir}.
21341
21342 * Makefile.in: idestdir and ddestdir go away. Added copyrights
21343 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
21344 and mandir now keyed off datadir by default.
21345
21346Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21347
21348 * Freshly created ChangeLog.
21349
21350\f
21351Local Variables:
21352mode: change-log
21353left-margin: 8
21354fill-column: 76
21355version-control: never
21356End: