]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
Daily bump.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
fc829782
GA
12022-01-17 Martin Liska <mliska@suse.cz>
2
3 * MAINTAINERS: Rename .c names to .cc.
4
ad3f0d08
GA
52022-01-13 Jakub Jelinek <jakub@redhat.com>
6
7 * Makefile.am: Remove.
8
01a254e3
GA
92022-01-11 Thomas Koenig <tkoenig@gcc.gnu.org>
10
11 * Makefile.am: New file.
12
132022-01-11 Martin Liska <mliska@suse.cz>
14
15 * MAINTAINERS: Sort 2 names.
16
d9450aa0
GA
172022-01-10 Martin Liska <mliska@suse.cz>
18
19 * MAINTAINERS: Fix obvious issues with sorting.
20
55e96bf9
GA
212022-01-07 liuhongt <hongtao.liu@intel.com>
22
23 * build.log: New file.
24
0fbefa25
GA
252022-01-05 Nathan Sidwell <nathan@acm.org>
26
27 * MAINTAINERS: Add DCO entry. Sort that list.
28
7d11b64b
GA
292022-01-04 Gaius Mulley <gaiusmod2@gmail.com>
30
31 * MAINTAINERS: Change of email address in both DCO and
32 Write After Approval list.
33
aa17859b
GA
342021-12-21 Iain Buclaw <ibuclaw@gdcproject.org>
35
36 * configure: Regenerate.
37
382021-12-21 Martin Liska <mliska@suse.cz>
39
40 * config.sub: Change mode back to 755.
41
2554e2da
GA
422021-12-17 Martin Liska <mliska@suse.cz>
43
44 * config.sub: Sync from master.
45
462021-12-17 Martin Liska <mliska@suse.cz>
47
48 Revert:
49 2021-12-16 Matthias Seidel <mseidel@apache.org>
50
51 * config.sub: Fix typo.
52
774269aa
GA
532021-12-16 Matthias Seidel <mseidel@apache.org>
54
55 * config.sub: Fix typo.
56
572021-12-16 H.J. Lu <hjl.tools@gmail.com>
58
59 Revert:
60 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
61
62 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
63 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
64 * configure.ac: Include config/gcc-plugin.m4.
65 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
66 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
67 RANLIB if possible.
68 * Makefile.in: Regenerated.
69 * configure: Likewise.
70
8a89c39b
GA
712021-12-15 H.J. Lu <hjl.tools@gmail.com>
72
73 * Makefile.tpl (BUILD_CFLAGS): New.
74 (CFLAGS): Append $(BUILD_CFLAGS).
75 (CXXFLAGS): Likewise.
76 (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
77 (PGO_BUILD_TRAINING_CFLAGS): Likewise.
78 (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
79 (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
80 (PGO_BUILD_TRAINING_MFLAGS): Likewise.
81 (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
82 (PGO-TRAINING-TARGETS): Likewise.
83 (PGO_BUILD_TRAINING): Likewise.
84 (all): Add '+' to the command line for recursive make. Support
85 the PGO build.
86 * configure.ac: Add --enable-pgo-build[=lto].
87 AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
88 PGO_BUILD_LTO_CFLAGS. Enable the PGO build in Makefile.
89 * Makefile.in: Regenerated.
90 * configure: Likewise.
91
922021-12-15 H.J. Lu <hjl.tools@gmail.com>
93
94 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
95 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
96 * configure.ac: Include config/gcc-plugin.m4.
97 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
98 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
99 RANLIB if possible.
100 * Makefile.in: Regenerated.
101 * configure: Likewise.
102
9c6586bc
GA
1032021-12-14 Marc Poulhiès <poulhies@adacore.com>
104
105 * MAINTAINERS: Add myself to write after approval.
106
3a580f96
GA
1072021-12-06 Navid Rahimi <navidrahimi@microsoft.com>
108
109 * MAINTAINERS: Adding myself.
110
ea6ef320
GA
1112021-12-02 Pekka Seppänen <pexu@gcc.mail.kapsi.fi>
112
113 * configure: Regenerate.
114 * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
115 $(CPP).
116
c177e806
GA
1172021-11-30 Iain Buclaw <ibuclaw@gdcproject.org>
118
119 * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
120 libatomic.
121 * Makefile.in: Regenerate.
122 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
123 (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
124 target-libphobos-bootstrap.
125 (STAGE2_CONFIGURE_FLAGS): Likewise.
126 * configure: Regenerate.
127 * configure.ac: Add support for bootstrapping D front-end.
128
6b1695f4
GA
1292021-11-16 Martin Uecker <uecker@gcc.gnu.org>
130
131 * MAINTAINERS: Add myself to DCO section and update email address.
132
1332021-11-16 Iain Sandoe <iain@sandoe.co.uk>
134
135 * configure: Regenerate.
136 * configure.ac: Ensure that PIC (shared) defaults are set
137 correctly for Darwin.
138
1392021-11-16 Jim Wilson <jim.wilson.gcc@gmail.com>
140
141 * MAINTAINERS: Update my address.
142
af2852b9
GA
1432021-11-12 Alan Modra <amodra@gmail.com>
144
145 * Makefile.def (configure-opcodes): Depend on configure-bfd.
146 * Makefile.in: Regenerate.
147
18ae471f
GA
1482021-11-03 Maciej W. Rozycki <macro@embecosm.com>
149
150 * MAINTAINERS: Clarify the policy WRT the Write After Approval
151 list.
152
b4df2dd3
GA
1532021-11-02 Andrew Burgess <andrew.burgess@embecosm.com>
154
155 * MAINTAINERS (Reviewers, arc): Remove my entry.
156 (Write After Approval): Add an entry for myself.
157
2322c8b1
GA
1582021-10-28 Richard Purdie <richard.purdie@linuxfoundation.org>
159
160 * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
161 * Makefile.in: Regenerate.
162 * configure: Regenerate.
163 * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
164
3ff5b4ed
GA
1652021-10-26 Jeff Law <jeffreyalaw@gmail.com>
166
167 * MAINTAINERS: Fix up Maciej's entries.
168
1692021-10-26 Maciej W. Rozycki <macro@embecosm.com>
170
171 * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
172 maintainer.
173
c2bd5d8a
GA
1742021-10-22 Eric Gallager <egallager@gcc.gnu.org>
175
176 PR other/102663
177 * Makefile.def: Handle install-dvi target.
178 * Makefile.tpl: Likewise.
179 * Makefile.in: Regenerate.
180
19472fc3
GA
1812021-10-19 Clément Chigot <clement.chigot@atos.net>
182
183 * MAINTAINERS: Add myself for write after approval.
184
52055987
GA
1852021-10-12 Eric Gallager <egallager@gcc.gnu.org>
186
187 * Makefile.def: Mark libcody, libdecnumber,
188 c++tools, libgcc, and libobjc as missing TAGS
189 targets.
190 * Makefile.in: Regenerate.
191
50e20ee6
GA
1922021-10-07 Siddhesh Poyarekar <siddhesh@gotplt.org>
193
194 * MAINTAINERS: Add myself to DCO section and update email
195 address.
196
d238146e
GA
1972021-09-29 Jonathan Wakely <jwakely@redhat.com>
198
199 * MAINTAINERS: Add myself to DCO section.
200
fd133479
GA
2012021-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
202
203 * configure: Regenerate.
204 * configure.ac (skipdirs): Add the contents of target_configdirs if
205 we are not building gcc.
206
9a4293ed
GA
2072021-09-24 Andrew Burgess <andrew.burgess@embecosm.com>
208
209 * Makefile.def: Back-port commits ba4d88ad892f and
210 755ba58ebef0 from binutils-gdb repository.
211 * Makefile.in: Regenerated.
212
62498024
GA
2132021-09-20 Harald Anlauf <anlauf@gmx.de>
214
215 * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
216
0a4cb439
GA
2172021-09-17 Iain Sandoe <iain@sandoe.co.uk>
218
219 * Makefile.def: Add a jit check target for the jit
220 language.
221 * Makefile.in: Regenerate.
222
e19570d3
GA
2232021-09-16 Andrew Pinski <apinski@marvell.com>
224
225 PR bootstrap/67102
226 * Makefile.def: Have configure-target-libffi depend on
227 all-target-libstdc++-v3.
228 * Makefile.in: Regenerate.
229
a26206ec
GA
2302021-09-10 Petter Tomner <tomner@kth.se>
231
232 * MAINTAINERS: Me added to DCO and write after approval
233
e11c6046
GA
2342021-09-01 YunQiang Su <syq@debian.org>
235
236 * MAINTAINERS: Add myself for write after approval.
237
6d51ee43
GA
2382021-08-31 Andrew Burgess <andrew.burgess@embecosm.com>
239
240 * Makefile.def: Add all-gdb dependency on all-libbacktrace.
241 * Makefile.in: Regenerate.
242
4be4fa4e
GA
2432021-08-21 Dragan Mladjenovic <Dragan.Mladjenovic@syrmia.com>
244
245 * MAINTAINERS: Add myself for write after approval.
246
6e529985
GA
2472021-08-18 Iain Sandoe <iain@sandoe.co.uk>
248
249 * Makefile.in: Regenerate.
250 * Makefile.tpl: Make the state of the configured host
251 shared flag available to makefile fragements.
252
37768150
GA
2532021-08-09 Hongyu Wang <hongyu.wang@intel.com>
254
255 * MAINTAINERS (Write After Approval): Add myself.
256
92d45509
GA
2572021-07-20 Richard Earnshaw <rearnsha@arm.com>
258
259 * .dir-locals.el (bug-reference-url-format): Use https.
260
2612021-07-20 Richard Earnshaw <rearnsha@arm.com>
262
263 * .dir-locals.el (c-mode): Change fill-column to 79.
264
d97d71a1
GA
2652021-07-15 Trevor Saunders <tbsaunde@tbsaunde.org>
266
267 * MAINTAINERS: Add myself to DCO section.
268
ef2ace64
GA
2692021-07-09 Iain Sandoe <iain@sandoe.co.uk>
270
271 * configure: Regenerate.
272 * configure.ac: Adjust cases for which it is necessary to
273 include the Darwin host config fragment.
274
6fba0eea
GA
2752021-07-06 Gaius Mulley <gaius.mulley@southwales.ac.uk>
276
277 * MAINTAINERS: Add myself for write after approval and DCO.
278
6d53e6f9
GA
2792021-07-05 Iain Sandoe <iain@sandoe.co.uk>
280
281 * Makefile.def: Add dsymutil defs.
282 * Makefile.in: Regenerated.
283 * Makefile.tpl: Add dsymutil to flags.
284 * configure: Regenerated.
285 * configure.ac: Add dsymutil to target and build recipes.
286
bea7c16a
GA
2872021-07-01 Ankur Saini <arsenic@sourceware.org>
288
289 * MAINTAINERS: Add myself for write after approval.
290
25b6bfea
GA
2912021-06-30 Xi Ruoyao <xry111@mengyan1223.wang>
292
293 * MAINTAINERS (Write After Approval): Add myself.
294
90708f87
GA
2952021-06-25 Matthias Kretz <m.kretz@gsi.de>
296
297 * MAINTAINERS: Add myself for write after approval and DCO
298
9aa8327e
GA
2992021-06-24 prathamesh.kulkarni <prathamesh.kulkarni@linaro.org>
300
301 * .gitignore: Add entry for cscope.out.
302
419af06a
GA
3032021-06-22 liuhongt <hongtao.liu@intel.com>
304
305 * MAINTAINERS: Remove my Write After Approval entry.
306
2f080224
GA
3072021-06-21 liuhongt <hongtao.liu@intel.com>
308
309 * MAINTAINERS: Add myself as maintainer of the i386 vector
310 extensions.
311
c5581d48
GA
3122021-06-18 Antoni Boucher <bouanto@zoho.com>
313
314 * MAINTAINERS (Write After Approval): Add myself.
315
688359a2
GA
3162021-06-17 Aldy Hernandez <aldyh@redhat.com>
317
318 * MAINTAINERS (Various Maintainers): Add Andrew and myself
319 as *vrp and ranger maintainers.
320
28c62475
GA
3212021-06-05 Jeff Law <jeffreyalaw@gmail.com>
322
323 * MAINTAINERS: Adjust my entry in the DCO section so that it does
324 not trigger testsuite failures.
325
3262021-06-05 Jeff Law <jeffreyalaw@gmail.com>
327
328 * MAINTAINERS: Add myself to DCO section with both email addresses.
329
440c8a0a
GA
3302021-06-03 Jason Merrill <jason@redhat.com>
331
332 * MAINTAINERS: Add DCO version number.
333
9663c744
GA
3342021-06-02 Jason Merrill <jason@redhat.com>
335
336 * MAINTAINERS: Add DCO section.
337
ee682192
GA
3382021-05-31 Indu Bhagat <indu.bhagat@oracle.com>
339
340 * MAINTAINERS (Write After Approval): Add myself.
341
1a87f838
GA
3422021-05-29 Mike Frysinger <vapier@gentoo.org>
343
344 * configure.ac: Add gnulib to configdirs for sim.
345 * configure: Regenerate.
346
a8daf9a1
GA
3472021-05-18 Mike Frysinger <vapier@gentoo.org>
348
349 * Makefile.def: Add configure-sim dependency on all-gnulib.
350 * Makefile.in: Regenerated.
351
a7ffc1ef
GA
3522021-05-17 Serge Belyshev <belyshev@depni.sinp.msu.ru>
353
354 * MAINTAINERS (Write After Approval): Add myself.
355
0ff3a0f2
GA
3562021-05-12 Marcel Vollweiler <marcel@codesourcery.com>
357
358 * MAINTAINERS (Write After Approval): Add myself.
359
037e3661
GA
3602021-05-11 Martin Liska <mliska@suse.cz>
361
362 * MAINTAINERS: Remove entries for removed
363 components (HSA, BRIG, libhsail-rt).
364 Move Pekka to Write After Approval.
365
3662021-05-11 Martin Liska <mliska@suse.cz>
367
368 * Makefile.def: Remove libhsail-rt.
369 * Makefile.in: Likewise.
370 * configure.ac: Likewise.
371 * configure: Regenerate.
372 * libhsail-rt/ChangeLog: Removed.
373 * libhsail-rt/Makefile.am: Removed.
374 * libhsail-rt/Makefile.in: Removed.
375 * libhsail-rt/README: Removed.
376 * libhsail-rt/aclocal.m4: Removed.
377 * libhsail-rt/configure: Removed.
378 * libhsail-rt/configure.ac: Removed.
379 * libhsail-rt/configure.tgt: Removed.
380 * libhsail-rt/include/internal/fibers.h: Removed.
381 * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
382 * libhsail-rt/include/internal/phsa-rt.h: Removed.
383 * libhsail-rt/include/internal/workitems.h: Removed.
384 * libhsail-rt/rt/arithmetic.c: Removed.
385 * libhsail-rt/rt/atomics.c: Removed.
386 * libhsail-rt/rt/bitstring.c: Removed.
387 * libhsail-rt/rt/fbarrier.c: Removed.
388 * libhsail-rt/rt/fibers.c: Removed.
389 * libhsail-rt/rt/fp16.c: Removed.
390 * libhsail-rt/rt/misc.c: Removed.
391 * libhsail-rt/rt/multimedia.c: Removed.
392 * libhsail-rt/rt/queue.c: Removed.
393 * libhsail-rt/rt/sat_arithmetic.c: Removed.
394 * libhsail-rt/rt/segment.c: Removed.
395 * libhsail-rt/rt/workitems.c: Removed.
396 * libhsail-rt/target-config.h.in: Removed.
397
99e8df7a
GA
3982021-05-04 Nick Clifton <nickc@redhat.com>
399
400 * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
401 * configure: Regenerate.
402
e4ff4ffb
GA
4032021-04-28 Jakub Jelinek <jakub@redhat.com>
404 Tobias Burnus <tobias@codesourcery.com>
405
406 * configure.ac (--enable-offload-defaulted): New.
407 * configure: Regenerate.
408
05ec629f
GA
4092021-04-23 David Faust <david.faust@oracle.com>
410
411 * MAINTAINERS (Write After Approval): Add myself.
412
a0ecde22
GA
4132021-04-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
414
415 * MAINTAINERS (Write After Approval): Add myself.
416
651684b4
GA
4172021-03-26 Dimitar Dimitrov <dimitar@dinux.eu>
418
419 * MAINTAINERS: Add myself as pru port maintainer.
420
bf1f3168
GA
4212021-03-23 David Malcolm <dmalcolm@redhat.com>
422
423 * MAINTAINERS: Add myself as static analyzer maintainer.
424
287e3e84
GA
4252021-03-18 Jeff Law <jlaw@tachyum.com>
426
427 * MAINTAINERS: Update primary entry.
428
5e93c2f0
GA
4292021-03-13 Eugene Rozenfeld <erozen@microsoft.com>
430
431 * MAINTAINERS (Write After Approval): Add myself.
432
4332021-03-13 Mike Frysinger <vapier@gentoo.org>
434
435 * Makefile.def: Remove all-sim dependency on configure-gdb.
436 * Makefile.in: Regenerated.
437
48ff383f
GA
4382021-03-11 Jeff Law <law@redhat.com>
439
440 * MAINTAINERS: Update entries for a few ex-ImgTec employees
441
4422021-03-11 Martin Liska <mliska@suse.cz>
443
444 * Makefile.tpl: The change was done Makefile.in which
445 is generated file.
446
6405b40f
GA
4472021-03-08 Jeff Law <law@redhat.com>
448
449 * MAINTAINERS: Update my email address
450
71e24b06
GA
4512021-02-23 Kito Cheng <kito.cheng@sifive.com>
452
453 * config.guess: Import latest upstream.
454 * config.sub: Import latest upstream.
455
161e4c08
GA
4562021-01-25 Martin Liska <mliska@suse.cz>
457
458 PR gcov-profile/98739
459 * Makefile.in: Enable -fprofile-reproducible=parallel-runs
460 for profiledbootstrap.
461
8502e23d
GA
4622021-01-22 Jonathan Wright <jonathan.wright@arm.com>
463
464 * MAINTAINERS (Write After Approval): Add myself.
465
4662021-01-22 Maciej W. Rozycki <macro@orcam.me.uk>
467
468 * MAINTAINERS (Write After Approval): Update my e-mail address.
469
6851dda2
GA
4702021-01-12 Segher Boessenkool <segher@kernel.crashing.org>
471
472 * MAINTAINERS: Fix spacing.
473
4742021-01-12 Qian Jianhua <qianjh@cn.fujitsu.com>
475
476 * MAINTAINERS (Write After Approval): Add myself
477
942ae5be
GA
4782021-01-06 Nick Alcock <nick.alcock@oracle.com>
479
480 * Makefile.def: Sync with binutils-gdb:
481 (dependencies): all-ld depends on all-libctf.
482 (host_modules): libctf is no longer no_install.
483 No longer no_check. Checking depends on all-ld.
484 * Makefile.in: Regenerated.
485
651b8a50
GA
4862021-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
487
488 * libtool.m4: Match gnu* along other GNU systems.
489 * libgo/config/libtool.m4: Match gnu* along other GNU systems.
490 * libgo/configure: Re-generate.
491
7e73f511
GA
4922021-01-04 Philipp Tomsich <philipp.tomsich@vrull.eu>
493
494 * MAINTAINERS: Update my email address.
495
cd69e3d5
GA
4962020-12-17 Marius Hillenbrand <mhillen@linux.ibm.com>
497
498 * MAINTAINERS (Write After Approval): Add myself.
499
6e9d8651
GA
5002020-12-15 Nathan Sidwell <nathan@acm.org>
501
502 * Makefile.def
503 * Makefile.in
504 * Makefile.tpl
505 * configure
506 * configure.ac
507
5082020-12-15 Nathan Sidwell <nathan@acm.org>
509
510 * Makefile.def: Add libcody.
511 * configure.ac: Add libcody.
512 * Makefile.in: Regenerated.
513 * configure: Regenerated.
514
d52945ce
GA
5152020-12-14 Andrea Corallo <andrea.corallo@arm.com>
516
517 * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
518
6e1edf48
GA
5192020-12-05 Iain Sandoe <iain@sandoe.co.uk>
520
521 PR target/97865
522 * libtool.m4: Update handling of Darwin platform link flags
523 for Darwin20.
524
11860cf4
GA
5252020-12-02 Simon Marchi <simon.marchi@polymtl.ca>
526
527 * .gitignore: Sync with binutils-gdb
528
5292020-12-02 Claudiu Zissulescu <claziss@gmail.com>
530
531 * MAINTAINERS: Add myself as arc port maintainer.
532
a9625c50
GA
5332020-11-29 Iain Buclaw <ibuclaw@gdcproject.org>
534
535 PR d/87788
536 * configure.ac: Don't disable D for *-*-darwin*.
537 * configure: Regenerate.
538
5392020-11-29 John David Anglin <danglin@gcc.gnu.org>
540
541 * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
542 hppa64-*-hpux11*.
543
360258da
GA
5442020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
545
546 * configure: Regenerate.
547 * configure.ac: Add --bootstrap-hwasan option.
548
8e6198d0
GA
5492020-11-23 Iain Sandoe <iain@sandoe.co.uk>
550
551 * config.guess: Import latest upstream.
552 * config.sub: Import latest upstream.
553
29c5d9ce
GA
5542020-11-16 Martin Liska <mliska@suse.cz>
555
556 * .gitignore: Add cache as clangd uses it now.
557
77f67db2
GA
5582020-11-13 Haochen Gui <guihaoc@gcc.gnu.org>
559
560 * MAINTAINERS (Write After Approval): add myself
561
2bee28dd
GA
5622020-11-09 Pat Bernardi <bernardi@adacore.com>
563
564 * MAINTAINERS (Write After Approval): Add myself.
565
5662020-11-09 Jonathan Wakely <jwakely@redhat.com>
567
568 * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
569 Remove FIXME comments.
570
44cab2d8
GA
5712020-11-06 Martin Uecker <muecker@gwdg.de>
572
573 * MAINTAINERS: Update my email address.
574
5752020-11-06 Hongtao Liu <hongtao.liu@intel.com>
576
577 * MAINTAINERS (Write After Approval): Add myself.
578
8e97b905
GA
5792020-10-06 Tobias Burnus <tobias@codesourcery.com>
580
581 PR target/97302
582 * configure.ac: Only set with_gmp to /usr/local
583 if not building in tree.
584 * configure: Regenerate.
585
239601c5
GA
5862020-09-18 Omar Tahir <omar.tahir@arm.com>
587
588 * MAINTAINERS (Write After Approval): Add myself.
589
57ea0894
GA
5902020-08-26 Tobias Burnus <tobias@codesourcery.com>
591
592 * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
593
5b9a3d2a
GA
5942020-08-20 Tobias Burnus <tobias@codesourcery.com>
595
596 PR bootstrap/96612
597 * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
598 if not the same as ${host}.
599 * configure: Regenerate.
600
2c4c56c2
GA
6012020-08-16 Sergei Trofimovich <slyfox@gcc.gnu.org>
602
603 * MAINTAINERS (Write After Approval): Add myself.
604
afdd220a
GA
6052020-08-12 Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
606
607 * MAINTAINERS: Update my email address.
608
d48cca8f
GA
6092020-07-30 Joe Ramsay <joe.ramsay@arm.com>
610
611 * MAINTAINERS (Write After Approval): Add myself.
612
3ea9abca
GA
6132020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
614
615 * MAINTAINERS (Write After Approval): Add myself.
616
8e3b453e
GA
6172020-06-12 Martin Liska <mliska@suse.cz>
618
619 * .gitignore: Add .clang-tidy.
620
2c455ae0
GA
6212020-06-08 Jason Merrill <jason@redhat.com>
622
623 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
624 * configure: Regenerate.
625
8f94b078
GA
6262020-06-06 Max Filippov <jcmvbkbc@gmail.com>
627
628 * MAINTAINERS: Add myself as xtensa port maintainer.
629
53ffb43a
GA
6302020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
631
632 * configure.ac: Don't require --enable-host-shared when building
633 for Mingw.
634 * configure: Regenerate.
635
5329b59a
JM
6362020-05-18 Jason Merrill <jason@redhat.com>
637
638 * configure.ac: Update bootstrap dialect to -std=c++11.
639
9a4a0a5b
AC
6402020-05-18 Alex Coplan <alex.coplan@arm.com>
641
642 * MAINTAINERS (Write After Approval): Add myself.
643
afa3d80e
TS
6442020-04-29 Thomas Schwinge <thomas@codesourcery.com>
645
646 PR target/92713
647 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
648 (noconfigdirs): Add 'target-libstdc++-v3'.
649 * configure: Regenerate.
650
e6cbe965
SC
6512020-04-21 Stephen Casner <casner@acm.org>
652
653 PR 25830
654 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
655 * configure: Rebuild.
656
e9f799d2
ML
6572020-04-17 Martin Liska <mliska@suse.cz>
658 Jonathan Yong <10walls@gmail.com>
659
660 PR gcov-profile/94570
661 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
662 for CYGWIN.
663
efd5bd4d
MJ
6642020-04-14 Martin Jambor <mjambor@suse.cz>
665
666 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
667
f9d09df0
TT
6682020-04-09 Tom Tromey <tom@tromey.com>
669
670 * configure: Rebuild.
671 * Makefile.in: Rebuild.
672 * Makefile.def (gdbsupport, gdbserver): New host modules.
673 (configure-gdb): Depend on all-gdbsupport.
674 (all-gdb): Depend on all-gdbsupport, all-libctf.
675 * configure.ac (host_tools): Add gdbserver.
676 Conditionally build gdbserver and gdbsupport.
677
29b1533a
TB
6782020-03-09 Tobias Burnus <tobias@codesourcery.com>
679
680 * configure.ac: Build libgomp by default for amdgcn.
681 * configure: Regenerate.
682
7d6b3a78
SP
6832020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
684
685 * MAINTAINERS (Write After Approval): Add myself.
686
4707548e
JH
6872020-02-28 Joel Hutton <joel.hutton@arm.com>
688
689 * MAINTAINERS (Write After Approval) : Add myself.
690
6f83ceb8
PD
6912020-02-20 Palmer Dabbelt <palmer@sifive.com>
692
693 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
694
d6ee2e7c
MS
6952020-02-14 Martin Sebor <msebor@redhat.com>
696
697 * doc/extend.texi (attribute alias): Mention type requirement.
698 (attribute weak): Same.
699 (attribute weakref): Correct invalid example.
700
e01975f9
SB
7012020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
702
703 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
704
affb7b66
JJ
7052020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
706 Jakub Jelinek <jakub@redhat.com>
707
708 * .gitattributes: Add *.md diff=md.
709
780e19f8
GJL
7102020-01-14 Georg-Johann Lay <avr@gjlay.de>
711
712 The mentioned auto-generated file is no more part of the
713
714 GCC sources, it's auto-generated in $(builddir) during build.
715
716 PR target/92055
717 * contrib/gcc_update (files_and_dependencies): Remove
718 entry for gcc/config/avr/t-multilib.
719
ef4395e5
AS
7202020-01-14 Anatoly Sokolov <aesok@dol.ru>
721
722 * MAINTAINERS: Update my email address.
723
b2b465c5
JM
7242020-01-13 Joseph Myers <joseph@codesourcery.com>
725
726 * README.MOVED_TO_GIT: Remove.
727
cff5a231
JM
7282020-01-11 Joseph Myers <joseph@codesourcery.com>
729
730 * README.MOVED_TO_GIT: New file.
731
b1b72741
DZ
7322020-01-02 Dennis Zhang <dennis.zhang@arm.com>
733
734 * MAINTAINERS (Write After Approval): Add myself.
735
74a7b87a
JL
7362019-12-20 Jerome Lambourg <lambourg@adacore.com>
737
738 * MAINTAINERS (write_after_approval): Add myself.
739
39f8777c
SMW
7402019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
741
742 * MAINTAINERS (write_after_approval): Add myself.
743
6226f592
MI
7442019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
745
746 * MAINTAINERS (write_after_approval): Add myself.
747
4f943869
MK
7482019-12-11 Matthias Klose <doko@ubuntu.com>
749
750 * configure.ac: Factor out common cases for compare_exclusions.
751 * configure: Regenerate.
752
a9046e98
JL
7532019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
754
755 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
756 flag.
757
53eb0cb3
LH
7582019-12-10 Lewis Hyatt <lhyatt@gmail.com>
759
a9046e98 760 * MAINTAINERS (Write After Approval): Add myself.
53eb0cb3 761
90ca6847
TB
7622019-11-27 Tobias Burnus <tobias@codesourcery.com>
763
764 PR middle-end/92463
765 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
766 * configure: Regenerate
767
aeebd94c
JB
7682019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
769
770 * configure.ac: Use https for gcc.gnu.org.
771 * configure: Regenerated.
772
267d7432
JG
7732019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
774
775 * MAINTAINERS (aarch64 port): Remove my name, move to...
776 (Write After Approval): ...Here.
777
a91eb234
KN
7782019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
779
780 * MAINTAINERS: Change my email address as maintainer.
781
8be34204
JB
7822019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
783
90ca6847
TB
784 PR fortran/91828
785 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
786 * configure: Regenerated.
8be34204 787
678a1e99
JM
7882019-10-21 Jason Merrill <jason@redhat.com>
789
790 * .gitattributes: Also check ChangeLog whitespace.
791
aa7710cb
AB
7922019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
793
794 * contrib/dg-extract-results.sh: Add support for KPASS.
795 * contrib/dg-extract-results.py: Likewise.
796
6664a5f7
JM
7972019-10-17 Jason Merrill <jason@redhat.com>
798
799 * .gitattributes: Avoid {} in filename pattern.
800
df77d703
TS
8012019-10-08 Thomas Schwinge <thomas@codesourcery.com>
802
803 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
804 Approval section.
805
4d07a2ec
FH
8062019-10-01 Frederik Harwath <frederik@codesourcery.com>
807
808 * MAINTAINERS: Add myself to Write After Approval
809
5fdd1d33
RS
8102019-09-26 Richard Sandiford <richard.sandiford@arm.com>
811
812 * MAINTAINERS: Add myself as an aarch64 maintainer.
813
16b17446
KT
8142019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
815
816 * MAINTAINERS: Add myself as aarch64 maintainer.
817
a8cea25c
CL
8182019-09-23 Carl Love <cel@us.ibm.com>
819
820 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
821 New define_insn.
822 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
823 vsx_xxpermdi16_le_V16QI): Removed define_insn.
824
0d1cfeed
ST
8252019-09-13 Sam Tebbs <sam.tebbs@arm.com>
826
827 * MAINTAINERS (Sam Tebbs): Update email address.
828
3d34b7af
TB
8292019-09-10 Tobias Burnus <tobias@codesourcery.com>
830
831 * MAINTAINERS: Update my email address.
832
b1e21e5a
CL
8332019-09-10 Christophe Lyon <christophe.lyon@st.com>
834
3d34b7af 835 * libtool.m4: Handle uclinuxfdpiceabi.
b1e21e5a 836
91dfef96
JM
8372019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
838
839 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
840 Remove myself from Write After Approval section.
841
8422019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
843
844 * configure.ac: Support for bpf-*-* targets.
845 * configure: Regenerate.
846
b7b1f657
JM
8472019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
848
849 * config.sub: Import upstream version 2019-06-30.
850 * config.guess: Import upstream version 2019-07-24.
851
2f2aeda9
UW
8522019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
853
854 * MAINTAINERS: Remove spu port maintainers.
855
91eed5f2
ML
8562019-08-28 Martin Liska <mliska@suse.cz>
857
858 * .gitignore: Add .clangd and compile_commands.json
859 to .gitignore.
860
d0fc6e9f
MF
8612019-08-23 Michael Forney <mforney@mforney.org>
862
863 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
864 * Makefile.in: Regenerate.
865
aac9103b
TT
8662019-08-19 Tom Tromey <tom@tromey.com>
867
868 * configure: Rebuild.
869 * configure.ac: Add --with-static-standard-libraries.
870
3b5864f4
AO
8712019-08-16 Alexandre Oliva <oliva@gnu.org>
872
873 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
874
8fc306e9
ME
8752019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
876
877 * MAINTAINERS (Write After Approval): Add myself.
878
f069f0f2
KC
8792019-07-08 Kito Cheng <kito.cheng@sifive.com>
880
881 * MAINTAINERS (Write After Approval): Remove myself, already listed in
882 RISC-V port maitainer.
883
9118c5e1
KC
8842019-07-08 Kito Cheng <kito.cheng@sifive.com>
885
886 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
887
c19713b7
KC
8882019-07-08 Kito Cheng <kito.cheng@sifive.com>
889
890 * MAINTAINERS (Write After Approval): Add myself.
891
e676d704 8922019-07-03 Andrea Corallo <andrea.corallo@arm.com>
e7dbf7f0
AC
893
894 * MAINTAINERS (Write After Approval): Add myself.
895
247b63e3
ML
8962019-06-25 Martin Liska <mliska@suse.cz>
897
898 contrib/filter-clang-warnings.py: Transform from
899 filter-rtags-warnings.py.
900
98e5be21
TT
9012019-06-15 Tom Tromey <tom@tromey.com>
902
903 * configure.ac (host_libs): Add gnulib.
904 * configure: Rebuild.
905 * Makefile.def (host_modules, dependencies): Add gnulib.
906 * Makefile.in: Rebuild.
907
1ab4217d
DD
9082019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
909
910 * MAINTAINERS (Write After Approval): Add myself.
911
3e209f57 9122019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
8d2af3a2
DD
913
914 * configure: Regenerate.
915 * configure.ac: Add PRU target.
916
8b164a4e 9172019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
536b4592
MB
918
919 * MAINTAINERS (Write After Approval): Add myself.
920
de6abd85
NC
9212019-06-11 Nick Clifton <nickc@redhat.com>
922
923 Import these changes from the binutils/gdb repository:
924
925 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
926
927 * Makefile.def (dependencies): configure-libctf depends on all-bfd
928 and all its deps.
929 * Makefile.in: Regenerated.
930
931 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
932
933 * Makefile.def (host_modules): Add libctf.
934 * Makefile.def (dependencies): Likewise.
935 libctf depends on zlib, libiberty, and bfd.
936 * Makefile.in: Regenerated.
937 * configure.ac (host_libs): Add libctf.
938 * configure: Regenerated.
939
fb03c52f
VI
9402019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
941
942 * MAINTAINERS (Write After Approval): Add myself.
943
dbd5df2e
PB
9442019-05-19 Peter Bergner <bergner@linux.ibm.com>
945
946 * MAINTAINERS: Update my email address.
947
8ee47828
TR
9482019-05-17 Thomas Rodgers <trodgers@redhat.com>
949
950 * MAINTAINERS (Write After Approval): Add myself.
951
f6b2daaf
JM
9522019-05-16 Jun Ma <junma@linux.alibaba.com>
953
954 * MAINTAINERS (Write After Approval): Add myself.
955
2ed6d245
JW
9562019-05-07 Jim Wilson <jimw@sifive.com>
957
958 * MAINTAINERS: Remove myself as IA-64 maintainer.
959
d1b65077
RI
9602019-05-04 Roland Illig <roland.illig@gmx.de>
961
962 * MAINTAINERS (Write After Approval): Add myself.
963
5fe6af6d
RB
9642019-05-02 Richard Biener <rguenther@suse.de>
965
966 PR bootstrap/85574
967 * Makefile.tpl (compare target): Also compare extra-compare
968 files.
969 * Makefile.in: Regenerate.
970
1e8dac32
RZ
9712019-04-22 Roman Zhuykov <zhroma@ispras.ru>
972
973 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
974 as modulo-scheduler maintainer.
975
42d3fe9a
IS
9762019-04-21 Iain Sandoe <iain@sandoe.co.uk>
977
978 * MAINTAINERS: Add myself as co-maintainer for Darwin.
979
3d52462c
IS
9802019-04-18 Iain Sandoe <iain@sandoe.co.uk>
981
982 * MAINTAINERS: Update my email address.
983
4d024c32
JP
9842019-04-14 Johannes Pfau <johannespfau@gmail.com>
985
986 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
987 * configure: Regenerate.
988
7d31d331
RO
9892019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
990
991 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
992 * configure: Regenerate.
993
bb50312e
IB
9942019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
995
996 * configure.ac: Add target-zlib to target_libraries.
997 * configure: Regenerate.
998
1c67e69c
ML
9992019-04-09 Martin Liska <mliska@suse.cz>
1000
1001 * Makefile.in: Regenerate.
1002 * Makefile.tpl: Pass GENERATOR_CFLAGS
1003 in all stages.
1004
684f6008
ML
10052019-03-28 Martin Liska <mliska@suse.cz>
1006
1007 PR bootstrap/89829
1008 * Makefile.in: Revert r254150.
1009 * Makefile.tpl: Likewise.
1010
fed156ac
BE
10112019-03-28 Ben Elliston <bje@gnu.org>
1012
1013 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
1014 related, and libdecnumber.
1015
d81beb31
AM
10162019-03-15 Alexander Monakov <amonakov@ispras.ru>
1017
1018 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
1019 (Write After Approval): Remove myself.
1020
35e2f066
AM
10212019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
1022
5fce606f 1023 * MAINTAINERS (Write After Approval): Add myself.
35e2f066 1024
60f32352
AS
10252019-02-11 Andrew Stubbs <ams@codesourcery.com>
1026
1027 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
1028 (Write After Approval): Remove myself and Julian.
1029
b4f964c8
HA
10302019-01-26 Harald Anlauf <anlauf@gmx.de>
1031
1032 * MAINTAINERS (Write After Approval): Add myself.
1033
1009e9a2
KCY
10342019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
1035
1036 * MAINTAINERS (Write After Approval): Add myself.
1037
275e9ad9
XHL
10382019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
1039
62fa42ce
SB
1040 * ChangeLog: Replace space with tab.
1041 * MAINTAINERS: Delete 1 tab to keep alignment.
275e9ad9 1042
8fcc3599
JG
10432019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
1044
1045 * MAINTAINERS (Write After Approval): Add myself.
1046
9c83c587
LJH
10472019-01-18 Li Jia He <helijia@gcc.gnu.org>
1048
1049 * MAINTAINERS (Write After Approval): Add myself.
1050
7431c1a1
AS
10512019-01-17 Andrew Stubbs <ams@codesourcery.com>
1052 Kwok Cheung Yeung <kcy@codesourcery.com>
1053 Julian Brown <julian@codesourcery.com>
1054 Tom de Vries <tom@codesourcery.com>
1055 Jan Hubicka <hubicka@ucw.cz>
1056 Martin Jambor <mjambor@suse.cz>
1057
1058 * configure.ac: Likewise.
1059 * configure: Regenerate.
1060 * contrib/config-list.mk: Add amdgcn-amdhsa.
1061
0684a816
KL
10622019-01-16 Kewen Lin <linkw@gcc.gnu.org>
1063
1064 * MAINTAINERS (Write After Approval): Add myself.
1065
62fa42ce 10662019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
9a603611 1067
275e9ad9 1068 * MAINTAINERS (Write After Approval): Add myself.
9a603611 1069
5227609c
RO
10702019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1071
1072 PR target/88535
1073 * config.guess: Import upstream version 2019-01-03.
1074 * config.sub: Import upstream version 2019-01-01.
1075
7c50cefc
TP
10762018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
1077
1078 * MAINTAINERS (Write After Approval): Update my maintainer address.
1079
ea9a30d0
GB
10802018-12-21 Gergö Barany <gergo@codesourcery.com>
1081
1082 * MAINTAINERS (Write After Approval): Add myself.
1083
23d3e2d5
SB
10842018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
1085
1086 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
1087
e4a9a572
IS
10882018-12-05 Iain Sandoe <iain@sandoe.co.uk>
1089
1090 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
1091 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
1092 (GCC_TARGET_TOOL): Likewise.
1093 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
1094 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
5227609c 1095 OTOOL, OTOOL_FOR_TARGET: New substitutions.
e4a9a572 1096 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
5227609c 1097 * configure: Regenerate.
e4a9a572
IS
1098 * Makefile.in: Likewise.
1099
f9b4801c
JP
11002018-11-28 Johannes Pfau <johannespfau@gmail.com>
1101
1102 * MAINTAINERS (Write After Approval): Add myself.
1103
7f9414c1
ML
11042018-11-13 Martin Liska <mliska@suse.cz>
1105
1106 * gcc.target/i386/pr87930.c: Move to ...
1107 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
1108
1dbff00c
SH
11092018-11-10 Stafford Horne <shorne@gmail.com>
1110
1111 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
1112 (Write After Approval): Remove myself.
1113
e9f3803d
HAQ
11142018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
1115
1116 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
1117 Append $INCICONV to it.
1118
45bf1490
SH
11192018-11-04 Stafford Horne <shorne@gmail.com>
1120
1121 * MAINTAINERS (Write After Approval): Add myself.
1122
22e05272
JM
11232018-10-31 Joseph Myers <joseph@codesourcery.com>
1124
1125 PR bootstrap/82856
1126 * multilib.am: New file. From automake.
1127
1128 Merge from binutils-gdb:
1129 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
1130
1131 * libtool.m4: Use AC_LANG_SOURCE.
1132 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
1133 * ar-lib: New file.
1134 * test-driver: New file.
1135 * configure: Re-generate.
1136
82a14443
MP
11372018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
1138
1139 * MAINTAINERS (Write After Approval): Add myself.
1140
260eedb9
IB
11412018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
1142
1143 PR bootstrap/87788
1144 PR d/87799
1145 * configure: Rebuild.
1146 * configure.ac: Disable D on systems where it is known not to work.
1147
b4c522fa
IB
11482018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
1149
1150 * Makefile.def (target_modules): Add libphobos.
1151 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
1152 GDCFLAGS_FOR_TARGET.
1153 (dependencies): Make libphobos depend on libatomic, libbacktrace
1154 configure, and zlib configure.
1155 (language): Add language d.
1156 * Makefile.in: Rebuild.
1157 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
1158 (HOST_EXPORTS): Add GDC.
1159 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
1160 (BASE_TARGET_EXPORTS): Add GDC.
1161 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
1162 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
1163 (EXTRA_HOST_FLAGS): Add GDC.
1164 (STAGE1_FLAGS_TO_PASS): Add GDC.
1165 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
1166 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
1167 environment variables.
1168 * configure: Rebuild.
1169 * configure.ac: Add target-libphobos to target_libraries. Set and
1170 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
1171
04193ea0
IL
11722018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
1173
1174 * MAINTAINERS (Write After Approval): Add myself.
1175
72eda5f2
IB
11762018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
1177
1178 * MAINTAINERS (Write After Approval): Remove myself.
1179
4c029cee
IB
11802018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
1181
1182 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
1183
fc7367ea
BC
11842018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
1185
1186 * MAINTAINERS: Update my email address.
1187
956a7508
TS
11882018-10-04 Thomas Schwinge <thomas@codesourcery.com>
1189
1190 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
1191 maintainer.
1192
16ddcc28
MM
11932018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
1194
1195 * MAINTAINERS (Write After Approval): Add self.
1196
f9529512
ST
11972018-09-13 Sam Tebbs <sam.tebbs@arm.com>
1198
1199 * MAINTAINERS (write after approval): Add myself.
1200
3ff89a4e
XG
12012018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
1202
1203 * MAINTAINERS: Update my email address.
1204
e8a0276c
VL
12052018-08-29 Vlad Lazar <vlad.lazar@arm.com>
1206
1207 * MAINTAINERS (write after approval): Add myself.
1208
3d20537c
RS
12092018-08-21 Richard Sandiford <richard.sandiford@arm.com>
1210
1211 * MAINTAINERS: Add self to global reviewers list.
1212
661d1750
SL
12132018-08-17 Sandra Loosemore <sandra@codesourcery.com>
1214
1215 MAINTAINERS: Add c-sky port maintainers.
1216
aa405905
ML
12172018-08-10 Martin Liska <mliska@suse.cz>
1218
1219 * MAINTAINERS: Revert change in previous commit and
92a285c1 1220 join lines.
aa405905 1221
04e2b41d
ML
12222018-08-10 Martin Liska <mliska@suse.cz>
1223
1224 * MAINTAINERS: Remove extra line.
1225
6e9f49e4
N
12262018-08-06 Naveen H.S <naveenh@marvell.com>
1227
1228 * MAINTAINERS: Update my email address.
1229
3b0df776
DD
12302018-07-19 DJ Delorie <dj@redhat.com>
1231
1232 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
1233 as maintainer.
1234
f030b30e
AK
12352018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
1236
1237 * MAINTAINERS: Adjust email address for me and my colleague Robin
1238 Dapp.
1239
7264261f
L
12402018-07-13 H.J. Lu <hongjiu.lu@intel.com>
1241 Sunil K Pandey <sunil.k.pandey@intel.com>
1242
1243 PR target/84413
1244 * config/i386/i386.c (m_CORE_AVX512): New.
1245 (m_CORE_AVX2): Likewise.
1246 (m_CORE_ALL): Add m_CORE_AVX2.
1247 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
1248 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
1249 and remove the rest of m_SKYLAKE_AVX512.
1250
19975c57
SH
12512018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
1252
1253 * config.sub: Sync with upstream version 2018-07-03.
1254
c234070e
SH
12552018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
1256
1257 * config.guess: Sync with upstream version 2018-06-26.
1258 * config.sub: Sync with upstream version 2018-07-02.
1259
d41cd173
BW
12602018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
1261
92a285c1 1262 * libtool.m4: Sort output of 'find' to enable deterministic builds.
d41cd173
BW
1263 * ltmain.sh: Likewise.
1264
d3435784
SB
12652018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
1266
1267 * contrib/config-list.mk: Remove powerpc-linux_paired.
1268
da34ca3f
AO
12692018-06-29 Alexandre Oliva <oliva@adacore.com>
1270
1271 * configure.ac: Introduce support for @unless/@endunless.
1272 * Makefile.tpl (dep-kind): Rewrite with cond; return
1273 postbootstrap in some cases.
1274 (make-postboot-dep, postboot-targets): New.
1275 (dependencies): Do not output postbootstrap dependencies at
1276 first. Output non-target ones changed for configure to depend
1277 on stage_last @if gcc-bootstrap, and the original deps @unless
1278 gcc-bootstrap.
1279 * configure.in, Makefile.in: Rebuilt.
1280
8e236ddd
JW
12812018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
1282
1283 * MAINTAINERS (write after approval): Add myself.
1284
71d40114
RV
12852018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
1286
1287 * MAINTAINERS (write after approval): Add myself.
1288
8006534c
NC
12892018-06-19 Nick Clifton <nickc@redhat.com>
1290
1291 * zlib/configure.ac: Restore old behaviour of only enabling
1292 multilibs when a target subdirectory is defined. This allows
1293 building with srcdir == builddir.
1294 * zlib/configure: Regenerate.
1295
9e03592e
EB
12962018-06-18 Eric Botcazou <ebotcazou@adacore.com>
1297
1298 * Makefile.def (fortran): Add check-target-libgomp-fortran.
1299 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
1300 * Makefile.in: Regenerate.
1301
29305f60
BE
13022018-06-16 Ben Elliston <bje@gnu.org>
1303
1304 * config.guess: Import latest version.
1305 * config.sub: Likewise.
1306
31db0fe0
ML
13072018-06-08 Martin Liska <mliska@suse.cz>
1308
1309 * MAINTAINERS: Remove MPX-related entries.
1310 * Makefile.def: Remove libmpx support.
9e03592e
EB
1311 * Makefile.in: Regenerate.
1312 * configure.ac: Remove removed files.
1313 * configure: Regenerate.
31db0fe0
ML
1314 * libmpx/ChangeLog: Remove.
1315 * libmpx/Makefile.am: Remove.
1316 * libmpx/Makefile.in: Remove.
1317 * libmpx/acinclude.m4: Remove.
1318 * libmpx/aclocal.m4: Remove.
1319 * libmpx/config.h.in: Remove.
1320 * libmpx/configure: Remove.
1321 * libmpx/configure.ac: Remove.
1322 * libmpx/configure.tgt: Remove.
1323 * libmpx/libmpx.spec.in: Remove.
1324 * libmpx/mpxrt/Makefile.am: Remove.
1325 * libmpx/mpxrt/Makefile.in: Remove.
1326 * libmpx/mpxrt/libmpx.map: Remove.
1327 * libmpx/mpxrt/libtool-version: Remove.
1328 * libmpx/mpxrt/mpxrt-utils.c: Remove.
1329 * libmpx/mpxrt/mpxrt-utils.h: Remove.
1330 * libmpx/mpxrt/mpxrt.c: Remove.
1331 * libmpx/mpxrt/mpxrt.h: Remove.
1332 * libmpx/mpxwrap/Makefile.am: Remove.
1333 * libmpx/mpxwrap/Makefile.in: Remove.
1334 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
1335 * libmpx/mpxwrap/libtool-version: Remove.
1336 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
1337
e68086c4
ML
13382018-06-04 Martin Liska <mliska@suse.cz>
1339
1340 * MAINTAINERS: Add myself as gcov maintainer.
1341
37cca345
MF
13422018-06-04 Matthew Fortune <mfortune@gmail.com>
1343
1344 * MAINTAINERS: Update my email address.
1345
74386680
TV
13462018-06-04 Tom de Vries <tdevries@suse.de>
1347
1348 * MAINTAINERS: Remove write-after-approval entries for component
1349 maintainers.
1350
010ff25b
JL
13512018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1352
1353 * MAINTAINERS (write after approval): Add myself.
1354
64acc19a 13552018-06-01 Bin Cheng <amker@gcc.gnu.org>
232d2edb
BC
1356
1357 * MAINTAINERS: Update my email address.
1358
7aad7f4b
TV
13592018-06-01 Tom de Vries <tdevries@suse.de>
1360
1361 * MAINTAINERS: Update my email address.
1362
c5470754
BC
13632018-05-22 Bin Cheng <bin.cheng@arm.com>
1364
1365 * MAINTAINERS (loop-optimizer): Add myself.
1366
58b40a67
FT
13672018-05-01 Francois H. Theron <francois.theron@netronome.com>
1368
1369 * configure.ac: Added "nfp" target.
1370 * configure: Regenerate.
1371
bece35ca
RB
13722018-04-30 Richard Biener <rguenther@suse.de>
1373
1374 PR bootstrap/85571
1375 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
1376 (STAGE3_TFLAGS): Likewise.
1377 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
1378 (STAGEtrain_TFLAGS): Likewise.
1379 * Makefile.in: Regenerate.
1380
ae05281f
RB
13812018-04-26 Richard Biener <rguenther@suse.de>
1382
1383 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
1384 (STAGE2_CFLAGS): Likewise.
1385 (STAGE2_TFLAGS): Likewise.
1386 (STAGE3_CFLAGS): Add -fchecking.
1387 (STAGE3_TFLAGS): Likewise.
1388 (STAGEtrain_CFLAGS): Filter out -fchecking.
1389 (STAGEtrain_TFLAGS): Likewise.
1390 * Makefile.in: Re-generate.
1391
c6e34a9b
CM
13922018-04-25 Catherine Moore <clm@codesourcery.com>
1393
1394 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
1395
ae9fb56f
PC
13962018-04-18 Paul Clarke <pc@us.ibm.com>
1397
1398 * MAINTAINERS (write after approval): Add myself.
1399
a2919888
AS
14002018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
1401
1402 * MAINTAINERS: Update my email address.
1403
c6024672
BS
14042018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
1405
1406 * MAINTAINERS: Remove redundant Write-After-Approval entry.
1407
85d36775
BS
14082018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
1409
1410 * MAINTAINERS: Update my email address and disambiguate myself
1411 a bit from Will Schmidt.
1412
8bb406a2
NS
14132018-03-21 Nathan Sidwell <nathan@acm.org>
1414
1415 * MAINTAINERS: Move maintainers of now-removed picochip and score
1416 ports to write after approval.
1417
c9b39302
RS
14182018-03-13 Richard Sandiford <richard.sandiford@arm.com>
1419
1420 * MAINTAINERS: Add entry for SVE maintainership.
1421
1fc1d82e
MR
14222018-02-13 Maciej W. Rozycki <macro@mips.com>
1423
1424 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
1425 * configure: Regenerate.
1426
7b7f78d7
BK
14272018-01-18 Boris Kolpackov <boris@codesynthesis.com>
1428
1429 * MAINTAINERS (write after approval): Add myself.
1430
3c1f3bf6
SP
14312018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
1432
1433 * MAINTAINERS (write after approval): Add myself.
1434
182f27e3
SP
14352018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
1436
1437 * MAINTAINERS (write after approval): Add myself.
85911661 1438
85ec4feb
JJ
14392018-01-03 Jakub Jelinek <jakub@redhat.com>
1440
1441 Update copyright years.
1442
ef7d7cf5
BE
14432018-01-03 Ben Elliston <bje@gnu.org>
1444
1445 * config.guess: Import latest version.
1446 * config.sub: Likewise.
1447
842df93e
SH
14482017-12-12 Stafford Horne <shorne@gmail.com>
1449
1450 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
1451 * configure: Regenerate.
1452
1d0a8ae9
QZ
14532017-11-29 Qing Zhao <qing.zhao@oracle.com>
1454
1455 * MAINTAINERS (Write After Approval): Add myself.
1456
5e9d6aa4
JK
14572017-11-28 Julia Koval <julia.koval@intel.com>
1458 Sebastian Peryt <sebastian.peryt@intel.com>
1459
1460 * Makefile.def (target_modules): Remove libcilkrts.
1461 * Makefile.in: Ditto.
1462 * configure: Ditto.
1463 * configure.ac: Ditto.
1464
d2eaaa89
JK
14652017-11-28 Julia Koval <julia.koval@intel.com>
1466
1467 * MAINTAINERS (Write After Approval): Add myself.
1468
90b415f6
SD
14692017-11-22 Sudakshina Das <sudi.das@arm.com>
1470
1471 * MAINTAINERS (Write After Approval): Add myself.
1472
f804ba3e
PD
14732017-11-06 Palmer Dabbelt <palmer@sifive.com>
1474
1475 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
1476 Use my SiFive email address.
1477
8744c9bf
SP
14782017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
1479
1480 * MAINTAINERS (write after approval): Add myself.
1481
7181cca3
ML
14822017-10-27 Martin Liska <mliska@suse.cz>
1483
1484 * Makefile.tpl: Use proper name of folder as it was renamed
1485 during transition to 4 stages.
1486 * Makefile.in: Regenerate.
1487
fb336a7b
IT
14882017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
1489
e50ffab3 1490 * MAINTAINERS (write after approval): Add myself.
fb336a7b 1491
7b5f5267
GP
14922017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
1493
1494 * MAINTAINERS: Add a note that maintainership also includes web
1495 pages, docs, and testsuite related to that area.
1496
55de8eb3
TV
14972017-09-25 Tom de Vries <tom@codesourcery.com>
1498
1499 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
1500
86ab175e
PMR
15012017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
1502
1503 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
1504
500ac452
NS
15052017-09-15 Nathan Sidwell <nathan@acm.org>
1506
1507 * MAINTAINERS: Remove myself as a vxworks maintainer.
1508
72ace300
TS
15092017-09-13 Thomas Schwinge <thomas@codesourcery.com>
1510
1511 * MAINTAINERS: Remove email address of Jim Norris.
1512
1328002a
KT
15132017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1514
1515 * MAINTAINERS (Reviewers): Move myself from here...
1516 (CPU Port Maintainers): ... to here.
1517
84d0b6f5
JG
15182017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
1519
1520 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
1521
9c04bba3
RD
15222017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
1523
e50ffab3 1524 * MAINTAINERS (write after approval): Add myself.
9c04bba3 1525
5a427c63
TR
15262017-07-28 Tony Reix <tony.reix@atos.net>
1527
1528 * configure.ac (target-libffi): Don't disable for AIX.
1529 (go): Don't add to unsupported_languages on AIX.
1530 (target-libgo): Don't disable for AIX.
1531 * configure: Regenerate.
1532
8994b66f
YG
15332017-07-19 Yury Gribov <tetra2005@gmail.com>
1534
1535 * MAINTAINERS: Add myself.
1536
7a795e10
TS
15372017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1538
1539 * MAINTAINERS: Update my email address.
1540
50061652
RE
15412017-07-04 Richard Earnshaw <rearnsha@arm.com>
1542
1543 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
1544 arm-specific auto-generated header files.
1545
d4360477
NS
15462017-07-03 Nathan Sidwell <nathan@acm.org>
1547
1548 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
1549 * configure: Rebuilt.
1550
9dc9ae74
BS
15512017-07-03 Bernd Schmidt <bschmidt@redhat.com>
1552
1553 * MAINTAINERS: Readd myself for c6x.
1554
c8cf0b6f
ML
15552017-06-28 Martin Liska <mliska@suse.cz>
1556
1557 PR bootstrap/81217
1558 * Makefile.def: Remove superfluous bootstrap_target from
1559 bootstrap_stage.
1560 * Makefile.in: Re-generate the file.
1561
0666865c
MO
15622017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
1563
e50ffab3 1564 * MAINTAINERS: Add myself to Write After Approval
0666865c 1565
827c925e
AJ
15662017-06-21 Andrew Jenner <andrew@codesourcery.com>
1567
1568 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
1569
0d053a49
ML
15702017-06-19 Martin Liska <mliska@suse.cz>
1571
1572 * Makefile.def: Define 4 stages PGO bootstrap.
1573 * Makefile.tpl: Define FLAGS.
1574 * Makefile.in: Regenerate.
1575
be75f645
ILT
15762017-06-14 Ian Lance Taylor <iant@golang.org>
1577
1578 * Makefile.def: Add check-gotools to go check targets.
1579 * Makefile.in: Rebuild.
1580
c725f69c
SB
15812017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
1582
1583 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
1584
76052545
EB
15852017-06-03 Eric Botcazou <ebotcazou@adacore.com>
1586
1587 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
1588 * configure: Regenerate.
1589
afd88efc
ML
15902017-05-31 Martin Liska <mliska@suse.cz>
1591
1592 * configure.ac: Add handling of stage2_werror_flags to
1593 action-if-given and to action-if-not-given.
1594 * configure: Regenerate.
1595
945bafd6
PB
15962017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
1597
1598 * MAINTAINERS: Add self to Write After Approval
1599
b9396a49
BS
16002017-05-27 Bernd Schmidt <bschmidt@redhat.com>
1601
1602 * MAINTAINERS: Update my email address, and remove myself as
1603 maintainer in some areas.
1604
aa1b69e7
EG
16052017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
1606
1607 * MAINTAINERS: Add self to Write After Approval
1608
cdfee50a
NS
16092017-05-25 Nathan Sidwell <nathan@acm.org>
1610
1611 * configure.ac: Add --enable-languages=default to mean default and
1612 make --enable-languages=all mean all supported languages.
1613 * configure: Regenerated.
1614
83349046
SB
16152017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
1616
1617 * config.gcc (powerpc*-*-*spe*): New.
1618 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
1619 (powerpc-*-rtems*spe*): New.
1620 (powerpc*-*-linux*spe*): New.
1621 (powerpc-wrs-vxworksspe): New.
1622 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1623 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1624 * config.host (powerpc*-*-*spe*): New.
1625
01c712cb
ML
16262017-05-19 Martin Liska <mliska@suse.cz>
1627
1628 * configure.ac: Add --enable-werror-always just for
1629 bootstrap-debug (or none build config) and do not add it
1630 when we are on a release branch.
1631 * configure: Regenerated.
1632
7880c1a5
SL
16332017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
1634
1635 * MAINTAINERS: Add self to Write After Approval
1636
c759355f
KK
16372017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
1638
1639 * MAINTAINERS: Move myself to Write After Approval section.
1640
79557bae
CZ
16412017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1642
1643 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
1644 ACCH registers.
1645 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
1646 available.
1647 (umulsidi3): Likewise.
1648 (mulsidi3_700): Disable this pattern when we have advanced mpy
1649 instructions.
1650 (umulsidi3_700): Likewise.
1651 (maddsidi4): New pattern.
1652 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
1653 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
1654 (mpydu_imm_arcv2hs): Likewise.
1655 * config/arc/predicates.md (accl_operand): New predicate.
1656
c7314bc1
CZ
16572017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1658 Andrew Burgess <andrew.burgess@embecosm.com>
1659
1660 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
1661 case.
1662 (ARC_AUTOFP_IRQ_P): Likewise.
1663 (ARC_AUTO_IRQ_P): Likewise.
1664 (rgf_banked_register_count): New variable.
1665 (parse_mrgf_banked_regs_option): New function.
1666 (arc_override_options): Handle rgf_banked_regs option.
1667 (arc_handle_interrupt_attribute): Add firq option.
1668 (arc_compute_function_type): Return fast irq type when required.
1669 (arc_must_save_register): Handle fast interrupts.
1670 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
1671 (arc_return_address_regs): Update.
1672 * config/arc/arc.h (arc_return_address_regs): Update.
1673 (arc_function_type): Add fast interrupt type.
1674 (ARC_INTERRUPT_P): Update.
1675 (RC_FAST_INTERRUPT_P): Define.
1676 * config/arc/arc.md (simple_return): Update for fast interrupts.
1677 (p_return_i): Likewise.
1678 * config/arc/arc.opt (mrgf-banked-regs): New option.
1679 * doc/invoke.texi (mrgf-banked-regs): Document.
1680
41453183
CZ
16812017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1682
1683 * config/arc/arc.c (irq_ctrl_saved): New variable.
1684 (ARC_AUTOBLINK_IRQ_P): Define.
1685 (ARC_AUTOFP_IRQ_P): Likewise.
1686 (ARC_AUTO_IRQ_P): Likewise.
1687 (irq_range): New function.
1688 (arc_must_save_register): Likewise.
1689 (arc_must_save_return_addr): Likewise.
1690 (arc_dwarf_emit_irq_save_regs): Likewise.
1691 (arc_override_options): Handle deferred options.
1692 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
1693 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
1694 arc_must_save_return_addr.
1695 (arc_compute_frame_size): Handle automated save and restore of
1696 registers.
1697 (arc_expand_prologue): Likewise.
1698 (arc_expand_epilogue): Likewise.
1699 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
1700 * config/arc/arc.opt (mirq-ctrl-saved): New option.
1701 * doc/invoke.texi (mirq-ctrl-saved): Document option.
1702
52744dd7
TK
17032017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
1704 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
1705
1706 PR bootstrap/77661
1707 * Makefile.def: Don't pass --enable-maintainer-mode on to an
1708 in-tree build MPC.
1709 * Makefile.in: Regenerate.
1710
deeba76a
FXC
17112017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1712
1713 * configure.ac: Enable LTO by default on darwin >= 9.
1714 * configure: Regenerate.
1715
5a05e11d
PD
17162017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
1717
1718 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
1719 and Andrew Waterman as the RISC-V maintainers.
1720
e04f858c
NK
17212017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
1722
1723 * MAINTAINERS: Add self to Write After Approval
1724
a98cf819
GP
17252017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
1726
1727 * config.guess: Import latest from upstream.
1728
9826d1a3
GP
17292017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
1730
1731 * MAINTAINERS (Write After Approval): Remove entries that are
1732 already covered under Reviewers.
1733
a46586c3
MW
17342017-03-08 Mark Wielaard <mark@klomp.org>
1735
1736 PR demangler/70909
1737 PR demangler/67264
1738 * include/demangle.h: Add d_printing to struct demangle_component
1739 and pass struct demangle_component as non const.
1740
734ca1c2
GP
17412017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
1742
1743 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
1744
93b87d1d
TS
17452017-02-15 Thomas Schwinge <thomas@codesourcery.com>
1746
1747 * Makefile.tpl: Remove HOST_ISLVER.
1748 (HOST_EXPORTS): Remove ISLVER.
1749 * Makefile.in: Regenerate.
1750
f877b3ad
RB
17512017-02-13 Richard Biener <rguenther@suse.de>
1752
1753 * configure: Re-generate.
1754
2ad31830
GP
17552017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
1756
1757 * MAINTAINERS: Adjust bug reporting URL.
1758
3501e62c
GP
17592017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
1760
1761 * MAINTAINERS (Write After Approval): Remove redundant entry
1762 for Andrew Burgess.
1763
510555e0
JDA
17642017-02-03 John David Anglin <danglin@gcc.gnu.org>
1765
e50ffab3 1766 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
510555e0 1767 32-bit hppa*-*-hpux*.
e50ffab3 1768 * configure: Regenerate.
510555e0 1769
f6a24a94
MJ
17702017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
1771
1772 * configure.ac: Moved the white list of enabling BRIG FE to
1773 libhsail-rt/configure.tgt.
1774 * configure: Regenerated.
1775 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
1776
17772017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
5fd1486c
PJ
1778 Martin Jambor <mjambor@suse.cz>
1779
5fd1486c
PJ
1780 * Makefile.def (target_modules): Added libhsail-rt.
1781 (languages): Added language brig.
1782 * Makefile.in: Regenerated.
1783 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
1784 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
1785 * configure: Regenerated.
1786
3c36aa6b
JJ
17872017-01-17 Jakub Jelinek <jakub@redhat.com>
1788
1789 PR other/79046
1790 * configure: Regenerated.
1791
8f56cb51
AM
17922017-01-04 Alan Modra <amodra@gmail.com>
1793
1794 * configure: Regenerate.
1795
f2c764c5
BE
17962016-12-29 Ben Elliston <bje@gnu.org>
1797
1798 * config.sub: Import latest version.
1799
1dc9c117
AI
18002016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
1801
1802 * MAINTAINERS (Write After Approval): Add myself.
1803
c21fdaa1
JJ
18042016-12-21 Jakub Jelinek <jakub@redhat.com>
1805
1806 * configure.ac: Don't bootstrap libmpx unless --with-build-config
1807 includes bootstrap-mpx.
1808 * configure: Regenerated.
1809
cc811459
CX
18102016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
1811
1812 * MAINTAINERS (Write After Approval): Add myself.
1813
b55e6680
MJ
18142016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
1815
8f56cb51 1816 * configure: Regenerate.
b55e6680 1817
825fba52
MK
18182016-12-01 Matthias Klose <doko@ubuntu.com>
1819
1820 * configure.ac: Don't use pkg-config to check for bdw-gc.
1821 * configure: Regenerate.
1822
114bf3f1
MK
18232016-11-30 Matthias Klose <doko@ubuntu.com>
1824
1825 * Makefile.def: Remove reference to boehm-gc target module.
1826 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
1827 options and for the bdw-gc pkg-config module.
1828 * configure: Regenerate.
1829 * Makefile.in: Regenerate.
1830
21b0f96a
NS
18312016-11-28 Nathan Sidwell <nathan@acm.org>
1832
1833 * MAINTAINERS (nvptx): Remove self.
1834
292edab3
BE
18352016-11-25 Ben Elliston <bje@gnu.org>
1836
1837 * config.guess: Import latest version.
1838 * config.sub: Likewise.
1839
0954a00b
TT
18402016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
1841
1842 * MAINTAINERS (Write After Approval): Add myself.
1843
8e4d2ca4
MK
18442016-11-15 Matthias Klose <doko@ubuntu.com>
1845
1846 * Makefile.def: Remove references to GCJ.
1847 * Makefile.tpl: Likewise.
1848 * Makefile.in: Regenerate.
1849
84c1b9d3
MK
18502016-11-15 Matthias Klose <doko@ubuntu.com>
1851
1852 * config-ml.in: Remove references to GCJ.
1853 * configure.ac: Likewise.
1854 * configure: Regenerate.
1855
3f95ca6c
JC
18562016-11-01 Josh Conner <joshconner@google.com>
1857
1858 * MAINTAINERS (Write After Approval): Update email address,
1859
457cc672
CL
18602016-10-27 Carl Love <cel@us.ibm.com>
1861
1862 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
1863 Approval list to make it alphabetical.
1864
2142f54f
CL
18652016-10-27 Carl Love <cel@us.ibm.com>
1866
1867 * MAINTAINERS (Write After Approval): Add myself.
1868
104700f4
AB
18692016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
1870
1871 * MAINTAINERS (Reviewers): Add myself.
1872 (Write After Approval): Add myself.
1873
942c0db8
HP
18742016-10-21 Hartmut Penner <hepenner@us.ibm.com>
1875 Ulrich Weigand <uweigand@de.ibm.com>
1876
1877 * MAINTAINERS: Update email address.
1878
fbf4c502
NS
18792016-10-10 Nathan Sidwell <nathan@acm.org>
1880
1881 * MAINTAINERS: Update email address.
1882
b20e7532
AT
18832016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
1884
1885 * configure.ac: Add aarch64-*-freebsd*.
1886 * configure: Regenerate.
1887
2e21fd4d
SE
18882016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
1889
1890 * MAINTAINERS: Update email address after it got reverted.
1891
43c40f3e
RO
18922016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1893
1894 * configure.ac (target_libraries): Readd target-boehm-gc.
1895 Restore --enable-objc-gc handling.
1896 * configure: Regenerate.
1897
f05796ba
JL
18982015-10-03 Jeff Law <law@redhat.com>
1899
1900 * MAINTAINERS: Move several inactive maintainers to the
1901 write-after-approval section.
1902
012447ea
JJ
19032016-09-30 Jakub Jelinek <jakub@redhat.com>
1904
1905 * configure.ac: Add target-libffi to target_libraries.
1906 Readd libgcj target disablings, modified to only target-libffi.
1907 Readd target addition of go to unsupported languages.
1908 * configure: Regenerated.
1909
a7d75d59
SE
19102016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
1911
1912 * MAINTAINERS: Update email address.
1913
d1a79a95
AH
19142016-09-30 Andrew Haley <aph@redhat.com>
1915
4d8c733d 1916 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
d1a79a95
AH
1917 write-after approval. Remove Tom Tromey and Bryce McKinlay from
1918 libgcj.
1919
af2d4873
AH
19202016-09-30 Andrew Haley <aph@redhat.com>
1921
1922 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
1923 write-after approval after GCJ deletion.
1924
07b78716
AH
19252016-09-30 Andrew Haley <aph@redhat.com>
1926
1927 * Makefile.def: Remove libjava.
1928 * Makefile.tpl: Likewise.
1929 * Makefile.in: Regenerate.
1930 * configure.ac: Likewise.
1931 * configure: Likewise.
1932 * gcc/java: Remove.
1933 * libjava: Likewise.
1934
a29b7214
CZ
19352016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
1936
1937 * MAINTAINERS (Reviewers): Add myself.
1938
2fd88f4f
AK
19392016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
1940
1941 * configure.ac: Disable "sim" directory for arc*-*-*.
1942 * configure: Regenerated.
1943
e2080e79
TC
19442016-09-23 Tamar Christina <tamar.christina@arm.com>
1945
1946 * MAINTAINERS (Write After Approval): Add myself.
1947
8f3675f8
MR
19482016-09-12 Maciej W. Rozycki <macro@imgtec.com>
1949
1950 * configure.ac: Check for the minimum in-tree MPFR version
1951 handled.
1952 * configure: Regenerate.
1953
21f88103
YTL
19542016-07-20 Yan-Ting Lin <currygt52@gmail.com>
1955
1956 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
1957 * configure: Regenerated.
1958
60d51882
FR
19592016-07-19 Fritz Reese <fritzoreese@gmail.com>
1960
1961 * MAINTAINERS (Write After Approval): Add myself.
1962
277d7ee0
AK
19632016-06-23 Andi Kleen <ak@linux.intel.com>
1964
1965 * Makefile.def: Add autoprofiledbootstrap.
1966 * Makefile.tpl: Dito.
1967 * Makefile.in: Regenerate.
1968
fd6487af
JS
19692016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
1970
1971 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
1972 * configure: Regenerate.
1973
3e326935
TS
19742016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1975
1976 * configure: Regenerate.
1977 * configure.ac: Remove support for avr-rtems.
1978
9582bf04
SKS
19792016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1980
1981 * MAINTAINERS (Write After Approval): Add myself.
1982
6f820b68
MC
19832016-06-16 Michael Collison <michael.collison@arm.com>
1984
1985 * MAINTAINERS (Write After Approval): Add myself.
1986
775ee7fa
MM
19872016-06-14 Mikael Morin <mikael@gcc.gnu.org>
1988
1989 * MAINTAINERS (Write After Approval): Update e-mail address.
1990
de3ba371
JM
19912016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
1992
21f88103 1993 * MAINTAINERS (Write After Approval): Add myself.
de3ba371 1994
350216e3
AM
19952016-05-28 Alan Modra <amodra@gmail.com>
1996
1997 * Makefile.tpl (configure): Depend on m4 files included.
1998 * Makefile.in: Regenerate.
1999
9cad20fa
BS
20002016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2001
2002 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
2003 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
2004
92466115
BS
20052016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2006
2007 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
2008 special case builtin.
2009 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
2010 support for ALTIVEC_BUILTIN_VEC_ADDEC.
2011 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
2012 for __builtin_vec_addec.
2013
fe38e08b
JS
20142016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
2015
2016 * config.guess: Import version 2016-04-02 (newest).
2017 * config.sub: Import version 2016-05-10 (newest).
2018
cef1a0b8 20192016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
704b85c7 2020
cef1a0b8
JL
2021 * configure.ac: Add ARC support to libgloss.
2022 * configure: Regenerate
704b85c7 2023
75a6b91a
AS
20242016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
2025
2026 * MAINTAINERS (Write After Approval): Add myself.
2027
00f35794
BE
20282016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
2029
2030 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
2031 * configure: Regenerated.
2032 * Makefile.def (gmp): Explicitly disable assembler.
2033 (mpfr): Adjust lib_path.
2034 (mpc): Likewise.
2035 * Makefile.in: Regenerated.
2036
c100769b
JJ
20372016-05-01 Jakub Jelinek <jakub@redhat.com>
2038
2039 PR bootstrap/70704
2040 * configure.ac (--enable-stage1-checking): Add missing
2041 --enable-checking=.
2042 * configure: Regenerated.
2043
bc6d9014
OE
20442016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2045
ace08cb8
OE
2046 * config.guess: Revert r235676.
2047 * config.sub: Revert r235676.
2048
20492016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2050
2051 * config.guess: Remove SH5 support.
bc6d9014
OE
2052 * config.sub: Likewise.
2053 * configure: Likewise.
2054 * configure.ac: Likewise.
2055
7db11a5a
JJ
20562016-04-26 Jakub Jelinek <jakub@redhat.com>
2057
2058 PR bootstrap/70704
2059 * configure.ac (--enable-stage1-checking): For --disable-checking or
2060 implicit --enable-checking, make sure extra flag matches in between
2061 stage1 and later checking.
2062 * configure: Regenerated.
2063
ab0fc037
TS
20642016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2065
2066 * .gitattributes: New file.
2067
c048fa95
SB
20682016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
2069
2070 * MAINTAINERS (rs6000/powerpc port): Add myself.
2071
f3653cf5
SB
20722016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
2073
2074 PR bootstrap/70173
2075 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
2076 and gotools directories. Delete the stage_final file.
2077 * Makefile.in: Regenerate.
2078
4f93efa4
AV
20792016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
2080
2081 * MAINTAINERS (Write After Approval): Add myself.
2082
c27e432e
SK
20832016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
2084
2085 * MAINTAINERS (Fortran maintainer): Remove myself.
2086
7134713c
BS
20872016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
2088
2089 * MAINTAINERS (Write After Approval): Add myself.
2090
7d74282a
KN
20912016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
2092
2093 * MAINTAINERS (Write After Approval): Add myself.
2094
1b858e76
CC
20952016-03-17 Cary Coutant <ccoutant@gmail.com>
2096
2097 Sync with binutils-gdb:
2098
2099 2016-03-17 Cary Coutant <ccoutant@gmail.com>
2100
2101 * configure.ac: Add mips and s390 to the gold target check.
2102 * configure: Regenerate.
2103
d15bd5bb
DD
21042016-03-01 DJ Delorie <dj@redhat.com>
2105
2106 * MAINTAINERS (mep): Remove myself as MeP maintainer.
2107
6d1fa6bb
DM
21082016-02-22 David Malcolm <dmalcolm@redhat.com>
2109
2110 * MAINTAINERS (libcpp): Add myself.
2111 (diagnostic messages): Likewise.
2112
607bda60
TV
21132016-02-20 Tom de Vries <tom@codesourcery.com>
2114
2115 * MAINTAINERS: Fix whitespace.
2116
80cfaff8
CZ
21172016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
2118
2119 * MAINTAINERS (Write After Approval): Add myself.
2120
c661a43d
SP
21212016-01-29 Sebastian Pop <s.pop@samsung.com>
2122
2123 * config/isl.m4: Add comments about isl-0.16.
2124 * configure: Regenerate.
2125
86b3a101
MJ
21262016-01-29 Martin Jambor <mjambor@suse.cz>
2127
2128 * MAINTAINERS (hsa maintainers): Add myself.
2129
960cbfd2
WD
21302015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
2131
2132 * MAINTAINERS: (Write After Approval): Add myself.
2133
1e050c90
AK
21342016-01-25 Aditya Kumar <aditya.k7@samsung.com>
2135 Sebastian Pop <s.pop@samsung.com>
2136
2137 * Makefile.in: Regenerate.
2138 * Makefile.tpl: Export ISLVER.
2139 * configure: Regenerate.
2140 * config/isl.m4: Detect isl-0.15.
2141
cefadad1
MM
21422016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
2143
2144 PR bootstrap/69329
2145 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
2146 * Makefile.in: Regenerate.
2147
9e530bcd
AP
21482016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
2149
2150 * configure.ac: Enable LTO for DJGPP
2151 * configure: Regenerate
2152
324402a0
L
21532016-01-12 H.J. Lu <hongjiu.lu@intel.com>
2154
2155 Sync with binutils-gdb:
2156 2015-10-21 Nick Clifton <nickc@redhat.com>
2157
2158 PR gas/19109
2159 * configure.ac: Note the 'none' is an acceptable argument to
2160 --enable-compressed-debug-sections.
2161 * configure: Regenerate.
2162
9eaaa830
BE
21632016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
2164
2165 PR bootstrap/69134
2166 * Makefile.def (mpfr): Disable assembler.
2167 * Makefile.in: Regenerate.
2168
cfe67e03
BE
21692016-01-01 Ben Elliston <bje@gnu.org>
2170
2171 * config.guess: Import version 2016-01-01.
2172 * config.sub: Likewise.
2173
be33d404
SS
21742015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
2175
2176 * MAINTAINERS (Write After Approval): Add myself.
2177
e357a5e0
SP
21782015-12-17 Sebastian Pop <s.pop@samsung.com>
2179
2180 * Makefile.in: Replace ISL with isl.
2181 * Makefile.tpl: Same.
2182 * config/isl.m4: Same.
2183 * configure.ac: Same.
2184 * contrib/download_prerequisites: Same.
2185 * configure: Regenerate.
2186
1ad2439b
AP
21872015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
2188
2189 * MAINTAINERS (Write After Approval): Add Myself.
2190
70decafb
NS
21912015-12-17 Nathan Sidwell <nathan@acm.org>
2192
2193 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
2194 * configure: Regenerate.
2195
560d18d3
AK
21962015-12-16 Aditya Kumar <aditya.k7@samsung.com>
2197 Sebastian Pop <s.pop@samsung.com>
2198
2199 * config/isl.m4 (ISL_CHECK_VERSION): Check for
2200 isl_ctx_get_max_operations.
2201 * configure: Regenerate.
2202
57e8ab24 22032015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
b15f0273
AF
2204
2205 * MAINTAINERS (Write After Approval): Add myself.
2206
105b682e
ILT
22072015-12-02 Ian Lance Taylor <iant@google.com>
2208
2209 PR go/66147
2210 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
2211 * Makefile.in: Regenerate.
2212
7eb46bec
AT
22132015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
2214
2215 PR libffi/65726
2216 * Makefile.def (lang_env_dependencies): Make libffi depend
2217 on cxx.
2218 * Makefile.in: Regenerate.
2219
cc3baaa9
DE
22202015-11-26 David Edelsohn <dje.gcc@gmail.com>
2221
2222 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
2223 symbols.
2224
3be96231
TG
22252015-11-20 Tristan Gingold <gingold@adacore.com>
2226
2227 Sync with binutils-gdb:
2228 2015-11-20 Tristan Gingold <gingold@adacore.com>
2229
2230 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
2231 * configure: Regenerate.
2232
daa53f38
ML
22332015-11-19 Martin Liska <mliska@suse.cz>
2234
2235 * .gitignore: Add .clang-format to ignored files.
2236 * Makefile.in: Add clang-format.
2237 * Makefile.tpl: Likewise.
2238
54985c70
TA
22392015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
2240
2241 * configure.ac: Enable libmpx by default.
2242 * configure: Regenerated.
2243
d0397c75
SE
22442015-10-23 Steve Ellcey <sellcey@imgtec.com>
2245
2246 * MAINTAINERS: Update email address.
2247
735a559c
PM
22482015-10-23 Paulo Matos <pmatos@linki.tools>
2249
2250 * MAINTAINERS: Update email address.
2251
15713b43
AH
22522015-10-23 Alan Hayward <alan.hayward@arm.com>
2253
2254 * MAINTAINERS (Write After Approval): Add myself.
2255
78edb32f
L
22562015-10-20 H.J. Lu <hongjiu.lu@intel.com>
2257
2258 Sync with binutils-gdb:
2259 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
2260
2261 PR gas/19109
2262 * configure.ac: Add
2263 --enable-compressed-debug-sections={all,gas,gold,ld}.
2264 * configure: Regenerated.
2265
dec6b7f1
AC
22662015-10-16 Arnaud Charlet <charlet@adacore.com>
2267
2268 * MAINTAINERS: Update list of Ada maintainers and email addresses.
2269
6be1d686
ML
22702015-10-09 Martin Liska <mliska@suse.cz>
2271
2272 * MAINTAINERS (Write After Approval): Add myself.
2273
dc0e2060
AF
22742015-10-09 Alexander Fomin <alexander.fomin@intel.com>
2275
2276 * MAINTAINERS (Write After Approval): Add myself.
2277
bec93d40
FW
22782015-10-02 Florian Weimer <fweimer@redhat.com>
2279
2280 * MAINTAINERS: Update email address.
2281
0487f06d
LK
22822015-10-02 Louis Krupp <louis.krupp@zoho.com>
2283
2284 * MAINTAINERS (Write After Approval): Add myself.
2285
56547ff7
KT
22862015-09-20 Kai Tietz <ktietz70@googlemail.com>
2287
423ea09f 2288 * MAINTAINERS: Update email.
56547ff7 2289
ed4c91ea
BS
22902015-09-14 Bernd Schmidt <bschmidt@redhat.com>
2291
2292 * MAINTAINERS: Update my email address.
2293
2503fd9e
JB
22942015-09-01 James Bowman <james.bowman@ftdichip.com>
2295
2296 * MAINTAINERS (ft32 port): Add myself.
2297
3726332a
DS
22982015-08-28 David Sherwood <david.sherwood@arm.com>
2299
2300 * MAINTAINERS: Add myself.
2301
15480aaf
PM
23022015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
2303
2304 * MAINTAINERS (Write After Approval): Add myself.
2305
ad4f95e3
FXC
23062015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2307
2308 PR libfortran/54572
2309 * Makefile.def: Make libgfortran depend on libbacktrace.
2310 * Makefile.in: Regenerate.
2311
95f25df0
SD
23122015-08-20 Simon Dardis <simon.dardis@imgtec.com>
2313
2314 * MAINTAINERS (Write After Approval): Add myself.
2315
5dc85f7e
TV
23162015-08-12 Tom de Vries <tom@codesourcery.com>
2317
2318 PR other/67092
2319 * configure.ac: Remove --with_host_libstdcxx support.
2320 * configure: Regenerate.
2321
44a7d18d
TS
23222015-08-10 Thomas Schwinge <thomas@codesourcery.com>
2323 Jakub Jelinek <jakub@redhat.com>
2324
2325 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
2326 nvptx*-*-*.
2327 * configure: Regenerate.
2328
bf5372e7
YS
23292015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
2330
2331 * Makefile.def (libiconv): Define bootstrap=true.
2332 Mark pdf/html/info as missing.
2333 (configure-gcc): Depend on all-libiconv.
2334 (all-gcc): Ditto.
2335 (configure-libcpp): Ditto.
2336 (all-libcpp): Ditto.
2337 (configure-intl): Ditto.
2338 (all-intl): Ditto.
2339 * Makefile.in: Regenerate.
2340
94b8fdcc
BC
23412015-08-03 Bin Cheng <bin.cheng@arm.com>
2342
2343 * MAINTAINERS (loop ivopts): Add the entry and myself.
2344
430bcac1
NS
23452015-07-31 Nathan Sidwell <nathan@codesourcery.com>
2346
2347 * MAINTAINERS (nvptx): Add self.
2348
110d61da
AL
23492015-07-29 Alan Lawrence <alan.lawrence@arm.com>
2350
2351 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
2352 128-bit vector modes.
2353
c9da7548 23542015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
18e1ed34 2355
c9da7548
VV
2356 * MAINTAINERS (Write After Approval): Add myself.
2357
423ea09f 23582015-07-28 Ben Elliston <bje@gnu.org>
d5e9bac5
BE
2359
2360 * config.sub, config.guess: Import from upstream.
2361
6b1786aa
JL
23622015-07-24 Michael Darling <darlingm@gmail.com>
2363
2364 PR other/66259
2365 * config-ml.in: Reflects renaming of configure.in to configure.ac
2366 * configure: Likewise
2367 * configure.ac: Likewise
2368
45952786
BS
23692015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
2370
2371 * MAINTAINERS: Update my email address.
2372
f1595603
L
23732015-07-14 H.J. Lu <hongjiu.lu@intel.com>
2374
2375 Sync with binutils-gdb:
2376 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
2377
2378 * configure.ac (target_configdirs): Exclude target-zlib if
2379 target-libjava isn't built.
2380 * configure: Regenerated.
2381
a05c2c75
L
23822015-07-14 H.J. Lu <hongjiu.lu@intel.com>
2383
2384 Sync with binutils-gdb:
2385 2015-05-13 John David Anglin <dave.anglin@bell.net>
2386
2387 * configure.ac: Disable configuration of GDB for HPUX targets.
2388 * configure: Regenerate.
2389
2390 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
2391
2392 * configure.ac: Add --with-system-zlib.
2393 * configure: Regenerated.
2394
2395 2015-01-28 James Bowman <james.bowman@ftdichip.com>
2396
2397 * configure.ac: Add FT32 support.
2398 * configure: Regenerate.
2399
2400 2015-01-12 Anthony Green <green@moxielogic.com>
2401
2402 * configure.ac: Don't disable gprof for moxie.
2403 * configure: Rebuild.
2404
1c01ebf6
L
24052015-07-14 H.J. Lu <hongjiu.lu@intel.com>
2406
2407 Sync with binutils-gdb:
2408 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
2409
2410 PR ld/18355
2411 * Makefile.def: Add extra_configure_flags to host zlib.
2412 * configure.ac (extra_host_zlib_configure_flags): New. Set
2413 to --enable-host-shared When bfd is to be built as shared
2414 library. AC_SUBST.
2415 * Makefile.in: Regenerated.
2416
e59969a1
HPN
24172015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
2418
2419 Sync with src:
2420 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
2421 * Makefile.def (dependencies): Add all-zlib to all-bfd.
2422 * Makefile.in: Regenerated.
2423
d9063947
L
24242015-06-30 H.J. Lu <hongjiu.lu@intel.com>
2425
2426 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
2427 target.
2428 * configure: Regenerate.
2429
b837291d
LC
24302015-06-23 Ludovic Courtès <ludo@gnu.org>
2431
2432 * MAINTAINERS (Write After Approval): Add myself.
2433
2a97995f
AT
24342015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
2435
2436 * MAINTAINERS (OS Port Maintainers): Add myself.
2437 (Various Maintainers): Remove myself from libffi testsuite.
2438
19cd26a6
RS
24392015-06-04 Richard Sandiford <richard.sandiford@arm.com>
2440
2441 * MAINTAINERS (gen* on machine desc): Add self.
2442
8ca528d9
JM
24432015-06-02 Jason Merrill <jason@redhat.com>
2444
2445 PR bootstrap/66319
2446 * configure.ac: Use -std=gnu++98.
2447
4526c3c1
SN
24482015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
2449
2450 * MAINTAINERS (Write After Approval): Add myself.
2451
318a4e6d
MF
24522015-05-28 Mike Frysinger <vapier@gentoo.org>
2453
2454 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
2455 * configure: Regenerate.
2456
46070488
JM
24572015-05-26 Jason Merrill <jason@redhat.com>
2458
2459 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
2460 * configure: Regenerate.
2461
fef939d6
JB
24622015-05-16 James Bowman <james.bowman@ftdichip.com>
2463
2464 * configure.ac: FT32 target added.
fef939d6
JB
2465 * configure: Regenerated.
2466
886faf50
IB
24672015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
2468
2469 * MAINTAINERS (Write After Approval): Add myself.
2470
91c6b410
PM
24712015-05-11 Paulo Matos <paulo@matos-sorge.com>
2472
2473 * MAINTAINERS (Write After Approval): Add myself.
2474
e640447c
PM
24752015-05-11 Paulo Matos <paulo@matos-sorge.com>
2476
2477 * configure.ac: Fix typo.
2478 * configure: Regenerate.
2479
e587377d
MM
24802015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
2481
2482 * MAINTAINERS (Write After Approval): Add myself.
2483
cabb9d59
MK
24842015-05-03 Matthias Klose <doko@ubuntu.com>
2485
2486 * configure.ac: Match $host configured with triplets.
2487 * configure: Regenerate.
2488
fafb95a6
BRF
24892015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
2490
2491 * Makefile.tpl: Remove surplus whitespace throughout.
2492 * Makefile.in: Regenerate.
2493
85867772
SB
24942015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
2495
2496 * MAINTAINERS (Various Maintainers): Add myself as instruction
2497 combiner maintainer.
2498
c10b5ea0
JJ
24992015-04-17 Jakub Jelinek <jakub@redhat.com>
2500
2501 PR bootstrap/62077
2502 * configure.ac (--enable-stage1-checking): Default to
2503 release,misc,gimple,rtlflag,tree,types if --disable-checking
2504 or --enable-checking is not specified and DEV-PHASE is not
2505 experimental.
2506 * configure: Regenerated.
2507
77019397
MO
25082015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
2509
2510 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
2511 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
2512 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
2513 * Makefile.in: Regenerate.
2514
17feae99 25152015-04-08 Cary Coutant <ccoutant@gmail.com>
b68ba431
CC
2516
2517 * MAINTAINERS: Update my email address.
2518
e61ffb3b
JG
25192015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
2520
2521 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
2522
b16cc4f2
KT
25232015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2524
2525 * MAINTAINERS: Add myself as an arm port reviewer.
2526
ec523909
ML
25272015-03-25 Martin Liska <mliska@suse.cz>
2528 Yury Gribov <y.gribov@samsung.com>
2529
2530 * Makefile.in: Fix ln source location for vimrc file.
2531 * Makefile.tpl: Likewise.
2532
fc30054e
AH
25332015-03-09 Aldy Hernandez <aldyh@redhat.com>
2534
2535 PR bootstrap/25672
2536 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
2537 cross-compiling. Similarly for CXX_FOR_TARGET.
2538 * configure: Regenerate.
2539
5373cd33
IE
25402015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
2541
2542 * Makefile.def: Add libmpx.
2543 * configure.ac: Add libmpx.
2544 * Makefile.in: Regenerate.
2545 * configure: Regenerate.
2546
a6e8abb9
KY
25472015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
2548
2549 * MAINTAINERS (CPU Port Maintainers): Add myself
2550 i386 vector ISA extns mantainer.
2551
f2b86778
JL
25522015-03-13 Jeff Law <law@redhat.com>
2553
2554 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
2555 maintainer.
2556 Remove Richard Henderson as a maintainer for the x86 port.
2557
9dd44d1c
JR
25582015-03-03 Joern Rennecke <gnu@amylaar.uk>
2559
2560 * MAINTAINERS (CPU Port Maintainers): Update my email address.
2561
33079441
IE
25622015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
2563
2564 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
2565 pointer bounds checker and i386 MPX maintainer.
2566
d083ae5f
SL
25672015-02-26 Sandra Loosemore <sandra@codesourcery.com>
2568
2569 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
2570
f91f1c13
MS
25712015-02-26 Martin Sebor <msebor@redhat.com>
2572
2573 * MAINTAINERS (Various Maintainers): Add self.
2574
426c1eb0
TS
25752015-02-20 Thomas Schwinge <thomas@codesourcery.com>
2576
2577 * configure.ac [--enable-as-accelerator-for] (enable_languages):
2578 Make sure it contains lto.
2579 * configure: Regenerate.
2580
8ae12d71
TS
25812015-02-18 Thomas Schwinge <thomas@codesourcery.com>
2582
2583 * configure: Regenerate.
2584
11aa81cc 25852015-02-06 Diego Novillo <dnovillo@google.com>
be04451f 25861
11aa81cc
DN
2587 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
2588 middle-end, docstring): Remove myself.
2589 (Write After Approval): Add myself.
2590
a436ab27
JJ
25912015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
2592
2593 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
2594 (Write After Approval): Update address.
2595
231d020b
DM
25962015-01-29 David Malcolm <dmalcolm@redhat.com>
2597
2598 PR jit/64780
2599 * configure.ac: Require the user to explicitly specify
2600 --enable-host-shared if the jit is enabled.
2601 * configure: Regenerate.
2602
82a94471
RS
26032015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
2604
2605 * MAINTAINERS (Write After Approval): Add myself.
2606
e6f0c56d
TV
26072015-01-25 Tom de Vries <tom@codesourcery.com>
2608
2609 * MAINTAINERS: Make whitespace consistent.
2610
631ff3e1
BO
26112015-01-23 Braden Obrzut <admin@maniacsvault.net>
2612
2613 * MAINTAINERS (Write After Approval): Add myself.
2614
09b9cd1f
AV
26152015-01-20 Andre Vehreschild <vehre@gmx.de>
2616
2617 * MAINTAINERS: (Write After Approval): Add myself.
2618
802ed46a
MU
26192015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
2620
2621 * MAINTAINERS: (Write After Approval): Add myself.
2622
c61fcfa6
PT
26232015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
2624
2625 * MAINTAINERS: (Write After Approval): Add myself.
2626
ebcd09c1
IS
26272015-01-13 Iain Sandoe <iain@codesourcery.com>
2628
2629 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
2630 objective-c/c++ front end maintainer.
2631
71aa170d
MP
26322015-01-13 Marek Polacek <polacek@redhat.com>
2633
2634 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
2635
da067543
JL
26362015-01-12 Jeff Law <law@redhat.com>
2637
2638 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
2639 a very long time.
2640
bf1de3f0
ILT
26412015-01-09 Ian Lance Taylor <iant@google.com>
2642
2643 * configure.ac (host_tools): Add gotools.
2644 * Makefile.def (host_modules): Add gotools.
2645 (dependencies): Add dependency of all-gotools on all-target-libgo.
2646
82a19768
AT
26472015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
2648
2649 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
2650 * configure: Regenerate.
2651
53dd59bf
TS
26522015-01-08 Thomas Schwinge <thomas@codesourcery.com>
2653
2654 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
2655 all-target-libgomp.
2656 * Makefile.in: Regenerate.
2657
8054942d
EB
26582015-01-06 Eric Botcazou <ebotcazou@adacore.com>
2659
2660 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
2661
0969ec7d
EB
26622015-01-06 Eric Botcazou <ebotcazou@adacore.com>
2663
2664 * configure.ac: Add Visium support.
2665 * configure: Regenerate.
2666
ec8fd1c0
AS
26672015-01-04 Andreas Schwab <schwab@linux-m68k.org>
2668
2669 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
2670 * configure: Regenerate.
2671
9bccfdf5
AP
26722015-01-03 Andrew Pinski <apinski@cavium.com>
2673
2674 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
2675 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
2676 (BASE_TARGET_EXPORTS): Add OBJCOPY.
2677 (OBJCOPY_FOR_TARGET): New variable.
2678 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
2679 * Makefile.in: Regenerate.
2680 * configure.ac: Check for already installed target objcopy.
2681 Also GCC_TARGET_TOOL on objcopy.
2682 * configure: Regenerate.
2683
007adc0d
HPN
26842015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
2685
2686 * config.sub: Update from upstream, to 2015-01-01 version.
2687 * config.guess: Ditto.
2688
fe55e976
SH
26892014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
2690
2691 * MAINTAINERS (RTEMS Ports): Add myself.
2692
b86d271e
PMR
26932014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
2694
2695 * MAINTAINERS (Write After Approval): Add myself.
2696
9733278a
MH
26972014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
2698
2699 * MAINTAINERS (Write After Approval): Add myself.
2700
4b4f2e35
TS
27012014-12-15 Thomas Schwinge <thomas@codesourcery.com>
2702
2703 * configure.ac (--enable-as-accelerator-for): Don't set
2704 ENABLE_AS_ACCELERATOR_FOR. Update all users.
2705 * configure: Regenerate.
2706
b6a65eb6
JJ
27072014-12-13 Jakub Jelinek <jakub@redhat.com>
2708
2709 PR bootstrap/64023
2710 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
2711 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
2712 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
2713 to CXX.
2714 * Makefile.in: Regenerated.
2715
c3e1e693
YG
27162014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2717 Yury Gribov <y.gribov@samsung.com>
2718
2719 * .gitignore: Added .local.vimrc and .lvimrc.
2720 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
2721 * Makefile.in: Regenerate.
2722
27232014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
113c6c5c
JH
2724
2725 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
2726 * configure: Regenerated.
2727
b9fb25a5
BS
27282014-11-27 Bernd Schmidt <bernds@codesourcery.com>
2729
2730 * MAINTAINERS (nvptx port): New entry.
2731
d896cc4d
JBG
27322014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
2733
2734 * configure: Regenerate.
2735
74ae587e
JBG
27362014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2737
2738 * configure.ac: Merge with Binutils.
2739
45c89690
TB
27402014-11-26 Tobias Burnus <burnus@net-b.de>
2741
2742 * Makefile.def: Make more dependent on mpfr, mpc and isl.
2743 * Makefile.in: Regenerate.
2744
ea903c37
BE
27452014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
2746
2747 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
2748 missing flex.
2749 * Makefile.in: Regenerated.
2750
eb23df59
IV
27512014-11-21 Ilya Verbin <ilya.verbin@intel.com>
2752
2753 * Makefile.in: Regenerate.
2754
a699d672
L
27552014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
2756
2757 PR bootstrap/63784
2758 * libtool.m4: Add $pic_flag with -shared.
2759
fc065a61
RL
27602014-11-21 Renlin Li <Renlin.Li@arm.com>
2761
2762 * MAINTAINERS (Write After Approval): Added myself.
2763
efcc23e6
AV
27642014-11-21 Alex Velenko <Alex.Velenko@arm.com>
2765
2766 * MAINTAINERS (write-after-approval): Add myself.
2767
dd308ed8
MK
27682014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2769
2770 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
2771 from 2 years ago.
2772
ac8698a1
AV
27732014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2774
2775 Revert:
2776 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2777
2778 * MAINTAINERS (Write After Approval): Added myself as line map
2779 maintainer.
2780
8dab9330
RL
27812014-11-19 Renlin Li <Renlin.Li@arm.com>
2782
2783 Revert:
2784 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2785
2786 * MAINTAINERS (Write After Approval): Added myself.
2787
1be22083
RL
27882014-11-19 Renlin Li <Renlin.Li@arm.com>
2789
2790 * MAINTAINERS (Write After Approval): Added myself.
2791
59392f46
AV
27922014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2793
2794 * MAINTAINERS (Write After Approval): Added myself as line map
2795 maintainer.
2796
0f3422cc
DS
27972014-11-17 Dodji Seketeli <dodji@redhat.com>
2798
2799 * MAINTAINERS (Various Maintainers): Added myself as line map
2800 maintainer.
2801
0c8969f0
JBG
28022014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2803
2804 * move-if-change: Sync from upstream gnulib.
2805
d7134c0e
JBG
28062014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2807
2808 * compile: Sync with upstream Automake.
2809 * depcomp: Ditto.
2810 * install-sh: Ditto.
2811 * missing: Ditto.
2812 * mkinstalldirs: Ditto.
2813 * ylwrap: Ditto.
2814
e4ff7e6a
JBG
28152014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2816
2817 * config.sub: Update from upstream config repo.
2818 * config.guess: Ditto.
2819
5f520819
KY
28202014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
2821
2822 * Makefile.def: Add liboffloadmic to target_modules. Make
2823 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
2824 * Makefile.in: Regenerate.
2825 * configure: Regenerate.
2826 * configure.ac: Add liboffloadmic to target binaries.
2827 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
2828 Add liboffloadmic to noconfig list when C++ is not supported.
2829
85c64bbe
BS
28302014-11-13 Bernd Schmidt <bernds@codesourcery.com>
2831 Thomas Schwinge <thomas@codesourcery.com>
2832 Ilya Verbin <ilya.verbin@intel.com>
2833 Andrey Turetskiy <andrey.turetskiy@intel.com>
2834
2835 * configure: Regenerate.
2836 * configure.ac (--enable-as-accelerator-for)
2837 (--enable-offload-targets): New configure options.
2838
7d35a59e
TB
28392014-11-11 Tobias Burnus <burnus@net-b.de>
2840
0a002272 2841 * Makefile.def: Make all-gcc depend on all-isl.
7d35a59e
TB
2842 * Makefile.in: Regenerate.
2843
35485da9
DM
28442014-11-11 David Malcolm <dmalcolm@redhat.com>
2845
2846 * ChangeLog.jit: New.
2847 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
2848
ebf6d33b
FXC
28492014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2850
2851 PR target/63610
2852 * libtool.m4: Fix globbing of darwin versions.
2853 * configure: Regenerate.
2854
4a9bb2aa
TB
28552014-11-11 Tobias Burnus <burnus@net-b.de>
2856
4a9bb2aa
TB
2857 * Makefile.def: Remove CLooG.
2858 * Makefile.tpl: Ditto.
2859 * configure.ac: Ditto.
2860 * configure: Regenerate.
2861 * Makefile.in: Ditto.
2862
738f2522
BS
28632014-11-06 Bernd Schmidt <bernds@codesourcery.com>
2864
2865 * configure.ac: Handle nvptx-*-*.
2866 * configure: Regenerate.
2867
9b591dd1
PG
28682014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
2869
2870 * MAINTAINERS (Write After Approval): Add myself.
2871
14258928
JJ
28722014-10-31 Jakub Jelinek <jakub@redhat.com>
2873
2874 * Makefile.def (libcc1): Remove bootstrap=true;.
2875 * Makefile.in: Regenerated.
2876
1335a8ca
JBG
28772014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2878
2879 * configure.ac: Update comment.
2880 * configure: Regenerate.
2881
cb115cc2
IE
28822014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
2883
2884 * MAINTAINERS (Write After Approval): Add myself.
2885
fca38047
TS
28862014-10-30 Thomas Schwinge <thomas@codesourcery.com>
2887
2888 * configure.ac (extra_host_libiberty_configure_flags): Add
2889 --enable-shared also for libcc1's benefit.
2890 * configure: Regenerate.
2891
65c0707b
TG
28922014-10-29 Tristan Gingold <gingold@adacore.com>
2893
2894 * MAINTAINERS: Change my email address.
2895
ddc8de03
PM
28962014-10-27 Phil Muldoon <pmuldoon@redhat.com>
2897 Tom Tromey <tromey@redhat.com>
2898
2899 * Makefile.def: Add libcc1 to host_modules.
2900 * configure.ac (host_tools): Add libcc1.
2901 * Makefile.in, configure: Rebuild.
2902
4eb1ac39 29032014-10-24 Hans-Peter Nilsson <hp@axis.com>
3d96b0d0
HPN
2904
2905 * configure.ac (build_configargs): Don't share config.cache between
2906 build subdirs.
7fd74620 2907 * configure: Regenerate.
3d96b0d0 2908
d81230b5
DH
29092014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2910
2911 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
2912 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
2913 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
2914 leon3v7 as leon3.
2915 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
2916 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
2917 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
2918 * config/sparc/sparc.md (cpu): Add leon3v7.
2919 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
2920
c7a6a617
DH
29212014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2922
2923 * MAINTAINERS (write-after-approval): Add myself.
2924
74cc5471
ILT
29252014-10-23 Ian Lance Taylor <iant@google.com>
2926
2927 * configure.ac: Disable the Go frontend on systems where it is known
2928 to not work.
2929 * configure: Regenerate.
2930
929315a9
RB
29312014-10-23 Richard Biener <rguenther@suse.de>
2932
2933 * Makefile.def: Add libcpp build module and dependencies.
2934 * configure.ac: Add libcpp build module.
2935 * Makefile.in: Regenerate.
2936 * configure: Likewise.
2937
5d12b768
MF
29382014-10-15 Max Filippov <jcmvbkbc@gmail.com>
2939
2940 * MAINTAINERS (write-after-approval): Add myself.
2941
7b262a51
MLI
29422014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
2943
2944 * INSTALL/README: Do not mention CVS.
2945
7705dfd1
JY
29462014-10-03 Jing Yu <jingyu@google.com>
2947
2948 * configure.ac: Add aarch64 to list of targets that support gold.
2949 * configure: Regenerate.
2950
a3052d31
FD
29512014-09-29 François Dumont <fdumont@gcc.gnu.org>
2952
2953 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
2954
b2a1b261
CM
29552014-09-29 Catherine Moore <clm@codesourcery.com>
2956
2957 * MAINTAINERS: Add myself as MIPS maintainer.
2958
05342e10
MF
29592014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
2960
2961 * MAINTAINERS: Move myself to MIPS maintainers.
2962
3f6bb7e5
JBG
29632014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2964
2965 * MAINTAINERS: Put all email addresses between '<' and '>'.
2966
3e895729
FXC
29672014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2968
2969 * MAINTAINERS: Move myself to reviewers (Fortran).
2970
e04733ee
AK
29712014-09-01 Andi Kleen <ak@linux.intel.com>
2972
2973 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
2974 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
2975 * Makefile.in: Regenerate.
2976
e79c0ea8
DM
29772014-08-28 David Malcolm <dmalcolm@redhat.com>
2978
2979 * rtx-classes-status.txt: Delete
2980
b32d5189
DM
29812014-08-28 David Malcolm <dmalcolm@redhat.com>
2982
2983 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
2984
e0c0c325
SP
29852014-08-27 Sebastian Pop <s.pop@samsung.com>
2986
2987 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
2988 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
2989 of checking for version number.
2990 * configure: Regenerated.
2991 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
2992
d7ac0a6a
DM
29932014-08-27 David Malcolm <dmalcolm@redhat.com>
2994
2995 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
2996 is done; begin phase 6 (use extra rtx_def subclasses).
2997
9daaca36
DM
29982014-08-27 David Malcolm <dmalcolm@redhat.com>
2999
3000 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
3001 done; begin phase 5 (additional rtx_def subclasses).
3002
b2908ba6
DM
30032014-08-26 David Malcolm <dmalcolm@redhat.com>
3004
3005 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
3006
1130d5e3
DM
30072014-08-26 David Malcolm <dmalcolm@redhat.com>
3008
3009 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
3010 SET_BB_HEADER are done.
3011
0e0ce50d
DM
30122014-08-26 David Malcolm <dmalcolm@redhat.com>
3013
3014 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
3015 done.
3016
3d30f4e8
DM
30172014-08-26 David Malcolm <dmalcolm@redhat.com>
3018
3019 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
3020
6144a836
DM
30212014-08-26 David Malcolm <dmalcolm@redhat.com>
3022
3023 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
3024
b311fd0f
DM
30252014-08-25 David Malcolm <dmalcolm@redhat.com>
3026
3027 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
3028
d8ce2eae
DM
30292014-08-25 David Malcolm <dmalcolm@redhat.com>
3030
3031 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
3032
1455e88c
DM
30332014-08-25 David Malcolm <dmalcolm@redhat.com>
3034
3035 * rtx-classes-status.txt: Phase 3 (per-file commits within
3036 "config" subdirs) is done; begin phase 4 (removal of
3037 "scaffolding").
3038
76c531d3
DM
30392014-08-23 David Malcolm <dmalcolm@redhat.com>
3040
3041 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
3042 dir) is done; begin phase 3 (per-file commits within "config"
3043 subdirs).
3044
00550b3d
DM
30452014-08-21 David Malcolm <dmalcolm@redhat.com>
3046
3047 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
3048 phase 2 (per-file commits in main source dir).
3049
622dbadf
BC
30502014-08-21 Bin Cheng <bin.cheng@arm.com>
3051
3052 * configure: Regenerated.
3053
c1286e0b
DM
30542014-08-19 David Malcolm <dmalcolm@redhat.com>
3055
3056 * rtx-classes-status.txt (TODO): Add SET_BND_TO
3057
c2fc1aee
DM
30582014-08-19 David Malcolm <dmalcolm@redhat.com>
3059
3060 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
3061
68975683
DM
30622014-08-19 David Malcolm <dmalcolm@redhat.com>
3063
3064 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
3065
d914bc6b
DM
30662014-08-19 David Malcolm <dmalcolm@redhat.com>
3067
3068 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
3069
8020a4d5
DM
30702014-08-19 David Malcolm <dmalcolm@redhat.com>
3071
3072 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
3073
a231b8a5
JV
30742014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
3075
3076 * MAINTAINERS (Write After Approval): Add myself.
3077
ce8126f5
CF
30782014-08-19 Christopher Faylor <me.gnu@cgf.cx>
3079
3080 * MAINTAINERS: Remove myself
3081
0f82e5c9
DM
30822014-08-19 David Malcolm <dmalcolm@redhat.com>
3083
3084 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
3085
9c9afb69
PP
30862014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
3087
3088 * MAINTAINERS (Write After Approval): Add myself.
3089
190bea87
DM
30902014-08-18 David Malcolm <dmalcolm@redhat.com>
3091
3092 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
3093 SET_BB_HEADER, SET_BB_FOOTER
3094
c41b94ce
DM
30952014-08-18 David Malcolm <dmalcolm@redhat.com>
3096
bb3fff01 3097 * rtx-classes-status.txt: New file
c41b94ce 3098
eae1a5d4
RG
30992014-08-18 Roman Gareev <gareevroman@gmail.com>
3100
3101 * configure.ac: Eliminate ClooG installation dependency.
3102 * configure: Regenerate.
3103 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
3104 * Makefile.in: Regenerate.
3105
f613bc0f
IV
31062014-08-15 Ilya Verbin <iverbin@gmail.com>
3107
3108 * MAINTAINERS (Write After Approval): Add myself.
3109
423ea09f 31102014-08-15 Ilya Tocar <tocarip@gmail.com>
5f75acf4
IT
3111
3112 * MAINTAINERS (Write After Approval): Add myself.
3113
88b1a322
JW
31142014-08-01 Jiong Wang <jiong.wang@arm.com>
3115
3116 * MAINTAINERS (Write After Approval): Add myself.
3117
8ed499f8
AG
31182014-07-28 Anthony Green <green@moxielogic.com>
3119
3120 Import from savannah.gnu.org:
3121 * config.sub: Update to 2014-07-28 version.
3122
09ec3110
RS
31232014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
3124
3125 * MAINTAINERS: Remove my MIPS maintainer entry.
3126
7b7f941a
UB
31272014-07-26 Uros Bizjak <ubizjak@gmail.com>
3128
3129 PR target/47230
3130 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
3131 * configure: Regenerate.
3132
a12f7ac8
JN
31332014-07-24 James Norris <jnorris@codesourcery.com>
3134
3135 * MAINTAINERS (Write After Approval): Add myself.
3136
09611faf
RG
31372014-07-20 Roman Gareev <gareevroman@gmail.com>
3138
3139 * configure.ac: Accept only CLooG 0.18.1.
3140 * configure: Regenerate.
3141
37738b0f
RG
31422014-07-17 Roman Gareev <gareevroman@gmail.com>
3143
3144 * configure.ac: Don't accept isl 0.11.
3145 * configure: Regenerate.
3146
473037cb
AZ
31472014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
3148
3149 * MAINTAINERS (Write After Approval): Add myself.
3150
9a62ed16
RO
31512014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3152
3153 * configure.ac: Don't accept isl 0.10.
3154 * configure: Regenerate.
3155
c41f1c42 31562014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
29d0a43c 3157
c41f1c42
BE
3158 Fix include path for in-tree cloog.
3159 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
3160 * configure: Regenerate.
29d0a43c 3161
c41f1c42 31622014-06-18 Richard Henderson <rth@redhat.com>
a5852bea 3163
c41f1c42 3164 * .gitignore: Import gcc_update output.
a5852bea 3165
b6383ab8
TS
31662014-06-13 Thomas Schwinge <thomas@codesourcery.com>
3167
a10ec8bc
TS
3168 * config-ml.in: Robustify ac_configure_args parsing.
3169
45b3824d
TS
3170 * configure.ac (--enable-linker-plugin-configure-flags)
3171 (--enable-linker-plugin-flags): New flags.
3172 (configdirs): Conditionally add libiberty-linker-plugin.
3173 * configure: Regenerate.
3174 * Makefile.def (host_modules): Add libiberty-linker-plugin.
3175 (host_modules) <lto-plugin>: Pay attention to
3176 @extra_linker_plugin_flags@ and
3177 @extra_linker_plugin_configure_flags@.
3178 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
3179 * Makefile.in: Regenerate.
3180
b6383ab8
TS
3181 * Makefile.tpl (configure-[+prefix+][+module+])
3182 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
3183 "module_srcdir" instead of "module" for locating a module's srcdir.
3184 * Makefile.in: Regenerate.
3185
a4a1b5f3
MF
31862014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
3187
3188 * MAINTAINERS (Write After Approval): Add myself.
3189
38a13841
SP
31902014-06-06 Sebastian Pop <sebpop@gmail.com>
3191
3192 * MAINTAINERS: Update my email address.
3193
153fcd41
TP
31942014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
3195
3196 * MAINTAINERS (Write After Approval): Add myself.
3197
e25d9632
AB
31982014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
3199
3200 * MAINTAINERS (Write After Approval): Add myself.
3201
1007a55c
JW
32022014-05-30 Jonathan Wakely <jwakely@redhat.com>
3203
3204 PR libstdc++/61011
3205 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
3206 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
3207 * configure: Regenerate.
3208
fd9ed1ae
PA
32092014-05-28 Pedro Alves <palves@redhat.com>
3210
3211 * MAINTAINERS (Write After Approval): Add myself.
3212
03bdb69f
MK
32132014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3214
3215 * MAINTAINERS: Update my affiliation/email.
3216
905083ad
MS
32172014-05-19 Mike Stump <mikestump@comcast.net>
3218
3219 * MAINTAINERS: Add wide-int reviewers.
3220
707f1839
SL
32212014-05-14 Sandra Loosemore <sandra@codesourcery.com>
3222
3223 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
3224 * configure: Regenerated.
3225
7321dc60
TR
32262014-05-15 Torvald Riegel <triegel@redhat.com>
3227
3228 * MAINTAINERS (libitm): Add myself as maintainer.
3229
5b1e4b47
CB
32302014-05-07 Charles Baylis <charles.baylis@linaro.org>
3231
3232 * MAINTAINERS (Write After Approval): Add myself.
3233
a4ebe104
RS
32342014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
3235
3236 * config.sub, config.guess: Import from upstream.
3237
9575df4a
AL
32382014-04-29 Alan Lawrence <alan.lawrence@arm.com>
3239
3240 * MAINTAINERS (Write After Approval): Put myself in correct order.
3241
2fdc94b7
AL
32422014-04-29 Alan Lawrence <alan.lawrence@arm.com>
3243
3244 * MAINTAINERS (Write After Approval): Add myself.
3245
080c6230
LB
32462014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3247
3248 * MAINTAINERS: Move myself from Reviewers to Write After Approval
3249 section.
3250
4e4c8692
RÁE
32512014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3252
3253 * MAINTAINERS (Write After Approval): Delete myself.
3254
ffe7f7a7
JJ
32552014-04-17 Jakub Jelinek <jakub@redhat.com>
3256
3257 PR sanitizer/56781
3258 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
3259 and -B* options with -Xcompiler.
3260
147d38a5
EB
32612014-04-04 Eric Botcazou <ebotcazou@adacore.com>
3262
3263 PR bootstrap/60620
423ea09f 3264 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
147d38a5
EB
3265 * Makefile.in: Regenerate.
3266
ba1925c3
YS
32672014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
3268
3269 * Makefile.def (dependencies): Make all-ld depend on all-binutils
3270 for WINDRES_FOR_TARGET in default-manifest.o rule.
3271 * Makefile.in: Regenerate.
3272
8707b3bc
DH
32732014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
3274
3275 * MAINTAINERS (Write After Approval): Add myself.
3276
9e1c8fc1
JJ
32772014-03-26 Jakub Jelinek <jakub@redhat.com>
3278
3279 PR sanitizer/56781
3280 * Makefile.def: Set bootstrap=true; for host fixincludes.
3281 * configure.ac: Don't bootstrap host fixincludes unless
3282 --with-build-config=bootstrap-{a,ub}san.
3283 * Makefile.in: Regenerated.
3284 * configure: Regenerated.
3285
beeda1d9
JJ
32862014-03-21 Jakub Jelinek <jakub@redhat.com>
3287
3288 * configure.ac: Move BUILD_CONFIG set up earlier. Add
3289 --enable-vtable-verify option parsing. Don't add
3290 target-libsanitizer to bootstrap_target_libs unless
3291 --with-build-config=bootstrap-asan or
3292 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
3293 to bootstrap_target_libs unless --enable-vtable-verify.
3294 * configure: Regenerated.
3295
e5dddc50
AS
32962014-03-10 Anatoly Sokolov <aesok@post.ru>
3297
3298 * MAINTAINERS (Write After Approval): Add myself.
3299
df5bc1cb
DC
33002014-03-07 Denis Chertykov <chertykov@gmail.com>
3301
3302 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
3303
3b9edeac
JJ
33042014-03-07 Jakub Jelinek <jakub@redhat.com>
3305
3306 PR bootstrap/58572
3307 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
3308 -I for libstdc++-v3 includes if $(LEAN).
3309 * Makefile.in: Regenerated.
3310
c01a8548
JW
33112014-03-04 Jonathan Wakely <jwakely@redhat.com>
3312
3313 * MAINTAINERS: Update my email address.
3314
341c653c
WL
33152014-02-24 Walter Lee <walt@tilera.com>
3316
3317 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
3318 (tilegx-*-*): Change to tilegx*-*-*.
3319 * configure: Regenerate.
3320
37f2c4f0
LR
33212014-02-17 Loren J. Rittle <ljrittle@acm.org>
3322
3323 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
3324
6c01e96e
KV
33252014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
3326
3327 * MAINTAINERS (Write After Approval): Add myself.
3328
91da0481
RO
33292014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3330
3331 PR target/59788
3332 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
3333 *solaris2*.
3334
dd35b84f
JDA
33352014-01-21 John David Anglin <danglin@gcc.gnu.org>
3336
3337 * MAINTAINERS: Update my email address.
3338
493b8af8
GP
33392014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
3340
3341 * MAINTAINERS: Convert to UTF-8.
3342 Properly sort Xinliang David Li's entry.
3343
f121b81d
CLT
33442013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
3345 Sandra Loosemore <sandra@codesourcery.com>
3346
3347 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
3348 nios2 port maintainers.
3349
74f769b5
MT
33502013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
3351
3352 * MAINTAINERS (Write After Approval): Add myself.
3353
79e0604d 33542013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
a3b854b6
FXC
3355
3356 * configure.ac: Add user-friendly check for native x86_64-linux
3357 multilibs.
3358 * configure: Regenerate.
3359
33602013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
3361
3362 * MAINTAINERS: Add myself as sh maintainer.
3363
33642013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
3365
3366 * MAINTAINERS: Add self as SLSR maintainer.
3367
33682013-11-18 Jan Hubicka <hubicka@ucw.cz>
3369
3370 * MAINTAINERS: Update my email address.
3371
33722013-11-15 David Edelsohn <dje.gcc@gmail.com>
3373
3374 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
3375
33762013-11-07 Thomas Schwinge <thomas@codesourcery.com>
3377
3378 * Makefile.in: Regenerate.
3379
3380 * Makefile.tpl: Fix typo.
3381 * Makefile.in: Regenerate partially.
3382
33832013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
3384
3385 * configure.ac: Added libcilkrts to noconfig list when C++ is not
3386 supported.
3387 * configure: Regenerated.
3388
33892013-11-01 Trevor Saunders <tsaunders@mozilla.com>
3390
3391 * MAINTAINERS (Write After Approval): Add myself.
3392
33932013-10-30 Jason Merrill <jason@redhat.com>
3394
3395 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
3396 --disable-build-format-warnings.
3397
33982013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
3399
423ea09f 3400 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
a3b854b6
FXC
3401 depend on libstdc++ and libgcc.
3402 * configure: Regenerate.
3403 * configure.ac: Added libcilkrts to target binaries. Also, restrict
3404 libcilkrts for POSIX and i*86, and x86_64 architectures.
3405 * Makefile.in: Added libcilkrts related fields to support building it.
3406
34072013-10-26 Jeff Law <law@redhat.com>
3408
3409 * Makefile.def (target_modules): Remove libmudflap
3410 (languages): Remove check-target-libmudflap).
3411 * Makefile.in: Rebuilt.
3412 * Makefile.tpl (check-target-libmudflap-c++): Remove.
3413 * configure.ac (target_libraries): Remove target-libmudflap.
3414 Remove checks which disabled libmudflap on some systems.
3415 * configure: Rebuilt.
3416 * libmudflap: Directory removed.
3417
34182013-10-21 Cong Hou <congh@google.com>
3419
3420 * MAINTAINERS (Write After Approval): Add myself.
3421
34222013-10-16 Mike Stump <mikestump@comcast.net>
3423
3424 * .dir-locals.el: Add.
3425
34262013-10-15 David Malcolm <dmalcolm@redhat.com>
3427
3428 * configure.ac: Add --enable-host-shared
3429 * configure: Regenerate.
3430
34312013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
3432
3433 Import from savannah.gnu.org:
3434 * config.guess: Update to 2013-06-10 version.
3435 * config.sub: Update to 2013-10-01 version.
3436
34372013-10-01 Simon Cook <simon.cook@embecosm.com>
3438
3439 Changes to build configuration to allow big endian ARC ELF toolchain
3440 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
3441 * configure: Regenerate.
3442
34432013-09-20 Alan Modra <amodra@gmail.com>
3444
3445 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
3446 ppc host match. Support little-endian powerpc linux hosts.
3447
34482013-09-19 Dodji Seketeli <dodji@redhat.com>
3449
3450 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
3451 maintainer.
3452
34532013-09-12 DJ Delorie <dj@redhat.com>
3454
3455 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
3456 maintainers.
3457
34582013-09-03 Richard Biener <rguenther@suse.de>
3459
3460 * configure.ac: Also allow ISL 0.12.
3461 * configure: Regenerated.
3462
34632013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
3464
3465 * MAINTAINERS (Write After Approval): Add myself.
3466
34672013-08-27 David Malcolm <dmalcolm@redhat.com>
3468
3469 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
3470
34712013-08-26 Caroline Tice <cmtice@google.com>
3472
3473 * MAINTAINERS: Correct earliers update: Move myself from libvtv
3474 "Various Reviewers" to libvtv "Various Maintainers".
3475
34762013-08-20 Steven Bosscher <steven@gcc.gnu.org>
3477
3478 * MAINTAINERS: Add myself as RTL optimizers reviewer.
3479
34802013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
3481
3482 * MAINTAINERS: Update name, email.
3483
34842013-08-13 Adam Butcher <adam@jessamine.co.uk>
3485
3486 * MAINTAINERS (Write After Approval): Add myself.
3487
34882013-08-12 Caroline Tice <cmtice@google.com>
3489
3490 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
3491 address in the Write After Approval section.
3492
34932013-08-09 Carlos O'Donell <carlos@redhat.com>
3494
3495 * MAINTAINERS (Write After Approval): Update email.
3496
34972013-08-08 Benjamin Kosnik <bkoz@redhat.com>
3498
3499 * configure.ac: Adjust to check VTV_SUPPORTED.
3500 * configure: Regenerated.
3501
35022013-08-02 Caroline Tice <cmtice@google.com>
3503
3504 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
3505 on non-linux systems; add target-libvtv to noconfigdirs; add
3506 libsupc++/.libs to C++ library search paths.
3507 * configure: Regenerated.
3508 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
3509 libstdc++ and libgcc.
3510 * Makefile.in: Regenerated.
3511
35122013-07-19 Yvan Roux <yvan.roux@linaro.org>
3513
3514 * MAINTAINERS (Write After Approval): Add myself.
3515
35162013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
3517 Shiva Chen <shiva0217@gmail.com>
3518
3519 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
3520 nds32 port maintainers.
3521
35222013-07-17 Tim Shen <timshen91@gmail.com>
3523
3524 * MAINTAINERS (Write After Approval): Add myself.
3525
35262013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3527
3528 * configure.ac: Sync from binutils.
3529 * configure: Regenerate.
3530
35312013-06-14 Vidya Praveen <vidyapraveen@arm.com>
3532
3533 * MAINTAINERS (Write After Approval): Add myself.
3534
35352013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
3536
3537 * MAINTAINERS (Write After Approval): Add myself.
3538
35392013-05-17 David Malcolm <dmalcolm@redhat.com>
3540
3541 * MAINTAINERS (Write After Approval): Add myself.
3542
35432013-04-30 Brooks Moses <bmoses@google.com>
3544
3545 * MAINTAINERS: Update my email; move myself from Fortran
3546 reviewer to Write After Approval.
3547
35482013-04-16 Andreas Schwab <schwab@suse.de>
3549
3550 * configure.ac (aarch64-*-*): Don't disable java.
3551 * configure: Regenerate.
3552
35532013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
3554
3555 * MAINTAINERS (Write After Approval): Add myself.
3556
35572013-03-30 Matthias Klose <doko@ubuntu.com>
3558
3559 * Makefile.def (target_modules): Don't install libffi.
3560 * Makefile.in: Regenerate.
3561
35622013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
3563
3564 * MAINTAINERS (Write After Approval): Add myself.
3565
35662013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
3567
3568 * MAINTAINERS (Write After Approval): Add myself.
3569
35702013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
3571
3572 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
3573 * configure: Regenerated.
3574
a15d2ea8
ILT
35752013-02-05 Ian Lance Taylor <iant@google.com>
3576
3577 PR go/55969
3578 * configure.ac: Disable libgo on some systems where it does not
3579 work.
3580
a3b854b6
FXC
35812013-02-04 David Edelsohn <dje.gcc@gmail.com>
3582
3583 * MAINTAINERS: Explicitly add myself as AIX maintainer.
3584 Remove Geoff Keating as rs6000 port maintainer, at his request.
3585
35862013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
3587
3588 * MAINTAINERS: Update my email.
3589
35902013-01-23 Shenghou Ma <minux.ma@gmail.com>
3591
3592 * configure: Re-generate.
3593
35942013-01-15 Richard Biener <rguenther@suse.de>
3595
3596 PR other/55973
3597 * configure: Re-generate.
3598
35992013-01-14 Matthias Klose <doko@ubuntu.com>
3600
3601 * Makefile.def (install-target-libsanitizer): Depend on
3602 install-target-libstdc++-v3.
3603 * Makefile.in: Regenerate.
3604
36052013-01-14 Richard Biener <rguenther@suse.de>
3606
3607 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
3608 * configure: Re-generate
3609
36102013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3611
3612 * config.sub: Update from config repo.
3613
36142013-01-11 Eric Botcazou <ebotcazou@adacore.com>
3615
3616 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
3617 * Makefile.in: Regenerate.
3618
36192013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
3620
3621 * MAINTAINERS (arc): Add new port maintainership for myself.
3622
36232013-01-09 Jason Merrill <jason@redhat.com>
3624
3625 * .gitignore: Import from gdb repository.
3626
36272013-01-09 H.J. Lu <hongjiu.lu@intel.com>
3628
3629 * Makefile.def (configure-gcc): Depend on all-gmp.
3630 (all-gcc): Remove dependency on all-gmp.
3631 * Makefile.in: Regenerated.
3632
36332013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3634
3635 * config.sub: Merge from config repo.
3636 * config.guess: Ditto.
3637
36382013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3639
3640 * Makefile.def: Merge from binutils.
3641 * Makefile.in: Ditto.
3642
36432013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
3644
3645 * MAINTAINERS: Update my email.
3646
36472012-12-29 Ben Elliston <bje@gnu.org>
3648
3649 * config.guess: Update to 2012-12-29 version.
3650 * config.sub: Likewise.
3651
36522012-12-20 Matthias Klose <doko@ubuntu.com>
3653
3654 * Makefile.def (install-target-libgfortran): Depend on
3655 install-target-libquadmath, install-target-libgcc.
3656 (install-target-libsanitizer): Depend on install-target-libgcc.
3657 (install-target-libjava): Depend on install-target-libgcc.
3658 (install-target-libitm): Depend on install-target-libgcc.
3659 (install-target-libobjc): Depend on install-target-libgcc.
3660 (install-target-libstdc++-v3): Depend on install-target-libgcc.
3661 * Makefile.in: Regenerate.
3662
36632012-12-19 Matthias Klose <doko@ubuntu.com>
3664
3665 * Makefile.def (install-target-libgo): Depend on
3666 install-target-libatomic.
3667 * Makefile.in: Regenerate.
3668
36692012-12-18 Andreas Schwab <schwab@linux-m68k.org>
3670
3671 PR go/55201
3672 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
3673 * Makefile.in: Regenerate.
3674
36752012-12-16 Thomas Schwinge <thomas@codesourcery.com>
3676
3677 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
3678 * configure: Regenerate.
3679
36802012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3681
3682 * config.sub: Merge from config repo.
3683
36842012-12-11 H.J. Lu <hongjiu.lu@intel.com>
3685
3686 * Makefile.def (target_modules): Add bootstrap=true and
3687 raw_cxx=true to libsanitizer.
3688 * configure.ac (bootstrap_target_libs): Add libsanitizer.
3689 * Makefile.in: Regenerated.
3690 * configure: Likewise.
3691
36922012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
3693
3694 * MAINTAINERS: Remove self as RTL optimization maintainer.
3695
36962012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3697
3698 * MAINTAINERS (Write After Approval): Add myself.
3699
37002012-11-28 H.J. Lu <hongjiu.lu@intel.com>
3701
3702 * Makefile.def (target_modules): Remove bootstrap=true and
3703 raw_cxx=true from libsanitizer.
3704 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
3705 * Makefile.in: Regenerated.
3706 * configure: Likewise.
3707
37082012-11-28 H.J. Lu <hongjiu.lu@intel.com>
3709
3710 * Makefile.def (target_modules): Add bootstrap=true and
3711 raw_cxx=true to libsanitizer.
3712 * configure.ac (bootstrap_target_libs): Add libsanitizer.
3713 * Makefile.in: Regenerated.
3714 * configure: Likewise.
3715
37162012-11-28 Andrew Pinski <apinski@cavium.com>
3717
3718 PR bootstrap/54279
3719 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
3720 * configure: Regenerate.
3721 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
3722 * Makefile.in: Regenerate.
3723
37242012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
3725
3726 * configure.ac: Disable libsanitizer if we're not building C++.
3727 * configure: Regenerate.
3728
37292012-11-15 Roland McGrath <roland@hack.frob.com>
3730
3731 * MAINTAINERS (Write After Approval): Add myself.
3732
37332012-11-15 Dmitry Vyukov <dvyukov@google.com>
3734
3735 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
3736 Kostya Serebryany (kcc@google.com) and
3737 Jakub Jelinek (jakub@redhat.com).
3738 Rename area for Dodji Seketeli (dodji@redhat.com).
3739
37402012-11-15 Dodji Seketeli <dodji@redhat.com>
3741
3742 * MAINTAINERS: (asan.c, related): Add myself.
3743
37442012-11-14 Roland McGrath <mcgrathr@google.com>
3745
3746 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
3747 * configure: Regenerate.
3748
37492012-11-13 Richard Henderson <rth@redhat.com>
3750
3751 * configure.ac: Move libsanitizer logic to subdirectory.
3752 * configure: Regenerate.
3753
37542012-11-13 Dodji Seketeli <dodji@redhat.com>
3755
3756 * configure.ac: Enable libsanitizer just on x86 linux for now.
3757 * configure: Re-generate.
3758
37592012-11-13 David Edelsohn <dje.gcc@gmail.com>
3760
3761 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
3762 sections.
3763 * configure: Regenerate.
3764
37652012-11-13 Hans-Peter Nilsson <hp@axis.com>
3766
3767 * configure.ac: Add section for configdirs for libsanitizer.
3768 Disable for cris-*-* and mmix-*-*.
3769 * configure: Regenerate.
3770
37712012-11-12 Wei Mi <wmi@google.com>
3772
3773 * configure.ac: Add libsanitizer to target_libraries.
3774 * Makefile.def: Ditto.
3775 * configure: Regenerate.
3776 * Makefile.in: Regenerate.
3777 * libsanitizer: New directory for asan runtime. Contains an empty
3778 tsan directory.
3779
37802012-11-03 Corinna Vinschen <corinna@vinschen.de>
3781
3782 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
3783 against Mingw64 w32api.
3784 * configure: Regenerate.
3785
37862012-11-03 H.J. Lu <hongjiu.lu@intel.com>
3787
3788 * configure: Regenerated.
3789
37902012-11-03 Robert Mason <rbmj@verizon.net>
3791
3792 * configure.ac: add --disable-libstdcxx configure option
3793 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
3794
37952012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
3796
3797 * MAINTAINERS (Write After Approval): Add myself.
3798
37992012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
3800
3801 * MAINTAINERS (Write After Approval): Add myself.
3802
38032012-10-24 Sharad Singhai <singhai@google.com>
3804
3805 * MAINTAINERS (Write After Approval): Add myself.
3806
38072012-10-24 Eric Christopher <echristo@gmail.com>
3808
3809 * MAINTAINERS: Update email address.
3810
38112012-10-23 Eric Botcazou <ebotcazou@adacore.com>
3812
3813 PR bootstrap/54820
3814 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
3815 * configure: Regenerate.
3816
38172012-10-23 Richard Earnshaw <rearnsha@arm.com>
3818
3819 * MAINTAINERS (aarch64): Add Marcus and myself.
3820
38212012-10-22 Eric Botcazou <ebotcazou@adacore.com>
3822
3823 PR bootstrap/54820
3824 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
3825 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
3826 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3827 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3828 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
3829 * Makefile.in: Regenerate.
3830 * configure.ac (have_static_libs): New variable and associated check.
3831 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
3832 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
3833 * configure: Regenerate.
3834
38352012-10-10 Richard Biener <rguenther@suse.de>
3836
3837 * MAINTAINERS: Adjust for changed surname.
3838
38392012-10-04 Lawrence Crowl <crowl@google.com>
3840
3841 * MAINTAINERS (Write After Approval): Add myself.
3842
38432012-10-01 Cary Coutant <ccoutant@google.com>
3844
3845 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
3846
38472012-09-28 Ian Lance Taylor <iant@google.com>
3848
3849 * Makefile.def: Make all-target-libgo depend on
3850 all-target-libbacktrace.
3851 * Makefile.in: Rebuild.
3852
38532012-09-26 Ian Lance Taylor <iant@google.com>
3854
3855 * Makefile.def: Make all-gcc depend on all-libbacktrace.
3856 * Makefile.in: Rebuild.
3857
38582012-09-20 Walter Lee <walt@tilera.com>
3859
3860 * configure.ac: Add tilegx to list of targets that support gold.
3861 * configure: Regenerate.
3862
38632012-09-20 Marek Polacek <polacek@redhat.com>
3864
3865 * MAINTAINERS (Write After Approval): Add myself.
3866
38672012-09-19 Steve Ellcey <sellcey@mips.com>
3868
3869 * configure.ac: Add mips*-mti-elf* target.
3870 * configure: Regenerate.
3871
38722012-09-17 Ian Lance Taylor <iant@google.com>
3873
3874 * MAINTAINERS (Various Maintainers): Add libbacktrace.
3875 * configure.ac (host_libs): Add libbacktrace.
3876 (target_libraries): Add libbacktrace.
3877 * Makefile.def (host_modules): Add libbacktrace.
3878 (target_modules): Likewise.
3879 * configure, Makefile.in: Rebuild.
3880
38812012-09-14 David Edelsohn <dje.gcc@gmail.com>
3882
3883 PR target/38607
3884 Merge upstream change.
3885 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
3886
3887 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
3888 Add libgomp*.o to compare_exclusions for AIX.
3889 * configure: Regenerate.
3890
38912012-09-06 Diego Novillo <dnovillo@google.com>
3892
3893 * configure.ac: Bump minimum GMP version to 4.2.3.
3894 * configure: Re-generate.
3895
38962012-09-05 Georg-Johann Lay <avr@gjlay.de>
3897
3898 PR target/54461
3899 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
3900 target-libgloss if not configured --with-avrlibc=no.
3901 * configure: Regenerate.
3902
39032012-09-04 Jason Merrill <jason@redhat.com>
3904
3905 * configure.ac: Fix --enable-languages=all.
3906
39072012-09-04 Christophe Lyon <christophe.lyon@st.com>
3908
3909 * MAINTAINERS (Write After Approval): Add myself.
3910
39112012-09-03 Richard Guenther <rguenther@suse.de>
3912
3913 PR bootstrap/54138
3914 * configure.ac: Re-organize ISL / CLOOG checks to allow
3915 disabling with either --without-isl or --without-cloog.
3916 * configure: Regenerated.
3917
39182012-09-03 Georg-Johann Lay <avr@gjlay.de>
3919
3920 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
3921 * configure: Regenerate.
3922
39232012-08-27 Ulrich Drepper <drepper@gmail.com>
3924
3925 * MAINTAINERS: Fix my email address.
3926
39272012-08-26 H.J. Lu <hongjiu.lu@intel.com>
3928
3929 PR binutils/4970
3930 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
3931 and opcodes.
3932 * Makefile.in: Regenerated.
3933
39342012-08-26 Art Haas <ahaas@impactweather.com>
3935
3936 * configure: Regenerate.
3937
39382012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
3939
3940 * INSTALL/README: Also refer to the online installation
3941 instructions.
3942
39432012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3944
3945 * MAINTAINERS (Write After Approval): Add myself.
3946 (Picochip port): Remove myself.
3947
39482012-08-14 Diego Novillo <dnovillo@google.com>
3949
3950 Merge from cxx-conversion branch.
3951
3952 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
3953 POSTSTAGE1_CONFIGURE_FLAGS.
3954 * Makefile.in: Regenerate.
3955 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
3956 Force C++ when bootstrapping.
3957 * configure: Regenerate.
3958
39592012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3960
3961 * MAINTAINERS (Write After Approval): Add myself.
3962
39632012-07-16 Joseph Myers <joseph@codesourcery.com>
3964
3965 * README: Document use of ranges of years in copyright notices.
3966
39672012-07-06 Richard Guenther <rguenther@suse.de>
3968
3969 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
3970 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
3971 --with-gmp=system.
3972 * Makefile.in: Regenerated.
3973 * configure: Likewise.
3974
39752012-07-06 Richard Guenther <rguenther@suse.de>
3976
3977 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
3978 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
3979 supply V=1 as extra_make_flags.
3980 * configure: Regenerated.
3981 * Makefile.in: Likewise.
3982
39832012-07-04 Tristan Gingold <gingold@adacore.com>
3984
3985 * configure: Regenerate.
3986
39872012-07-03 Richard Guenther <rguenther@suse.de>
3988
3989 * Makfile.def (isl): Remove not necessary extra_exports and
3990 extra_make_flags.
3991 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
3992 * Makefile.in: Regenerated.
3993
39942012-07-03 Richard Guenther <rguenther@suse.de>
3995
3996 * Makefile.def (cloog): Add V=1 to extra_make_flags.
3997 * configure.ac: If either the ISL or the CLooG check failed
3998 do not try to build in-tree versions.
3999 * Makefile.in: Regenerated.
4000 * configure: Regenerated.
4001
40022012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4003
4004 * configure: Regenerate.
4005
40062012-07-02 Janis Johnson <janisjo@codesourcery.com>
4007
4008 * MAINTAINERS (Various Maintainers): Add myself as testsuite
4009 maintainer.
4010
40112012-07-02 Richard Guenther <rguenther@suse.de>
4012
4013 * configure: Regenerated.
4014
40152012-07-02 Richard Guenther <rguenther@suse.de>
4016 Michael Matz <matz@suse.de>
4017 Tobias Grosser <tobias@grosser.es>
4018 Sebastian Pop <sebpop@gmail.com>
4019
4020 * Makefile.def: Add ISL host module, remove PPL host module.
4021 Adjust ClooG host module to use the proper ISL.
4022 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
4023 * configure.ac: Include config/isl.m4. Add ISL host library,
4024 remove PPL. Remove PPL configury, add ISL configury, adjust
4025 ClooG configury.
4026 * Makefile.in: Regenerated.
4027 * configure: Likewise.
4028
40292012-07-02 Richard Guenther <rguenther@suse.de>
4030
4031 Merge from graphite branch
4032 2011-07-21 Tobias Grosser <tobias@grosser.es>
4033
4034 * configure: Regenerated.
4035 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
4036 both cloog.org and legacy versions. The only supported version will
4037 be CLooG with the isl backend.
4038
4039 2011-07-21 Tobias Grosser <tobias@grosser.es>
4040
4041 * configure: Regenerated.
4042 * configure.ac: Require cloog isl 0.17.0
4043
4044 2011-07-21 Tobias Grosser <tobias@grosser.es>
4045
4046 * configure: Regenerated.
4047 * config/cloog.m4: Do not define CLOOG_ORG
4048
40492012-06-29 Steven Bosscher <steven@gcc.gnu.org>
4050
4051 * configure.ac: Skip C if explicitly selected.
4052 * configure: Regenerate.
4053
40542012-06-28 Christophe Lyon <christophe.lyon@st.com>
4055
4056 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
4057 they contain -O2.
4058 * configure: Regenerate.
4059
40602012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
4061
4062 PR debug/53740
4063 * df.h, df-problems.c, dce.c: Revert last patch.
4064
40652012-06-25 Iain Sandoe <iain@codesourcery.com>
4066
4067 * MAINTAINERS (Write After Approval): Update my email address.
4068
40692012-06-21 Meador Inge <meadori@codesourcery.com>
4070
4071 * MAINTAINERS (Write After Approval): Add myself.
4072
40732012-06-20 Jason Merrill <jason@redhat.com>
4074
4075 * Makefile.tpl (check-target-libgomp-c++): New.
4076 (check-target-libitm-c++): New.
4077 * Makefile.def (c++): Add them.
4078 * Makefile.in: Regenerate.
4079
40802012-05-29 Edmar Wienskoski <edmar@freescale.com>
4081
4082 * MAINTAINERS (Write After Approval): Add myself.
4083
40842012-05-16 Olivier Hainque <hainque@adacore.com>
4085
4086 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
4087 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
4088 (install-no-fixedincludes): Adjust accordingly.
4089 * Makefile.in: Regenerate.
4090
40912012-05-15 H.J. Lu <hongjiu.lu@intel.com>
4092
4093 Merge upstream change
4094 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
4095
40962012-05-14 Marc Glisse <marc.glisse@inria.fr>
4097
4098 * MAINTAINERS (Write After Approval): Add myself.
4099
41002012-05-09 Nick Clifton <nickc@redhat.com>
4101 Paul Smith <psmith@gnu.org>
4102
4103 PR bootstrap/50461
4104 * configure.ac (mpfr-dir): When using in-tree MPFR sources
4105 allow for the fact that from release v3.1.0 of MPFR the source
4106 files were moved into a src sub-directory.
4107 * configure: Regenerate.
4108
41092012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
4110
4111 * configure.ac: Bump minimum MPFR version to 2.4.0.
4112 * configure: Regenerated.
4113
41142012-05-01 Richard Henderson <rth@redhat.com>
4115
4116 * Makefile.def (libatomic): New target_module.
4117 * configure.ac (target_libraries): Add libatomic.
4118 (noconfigdirs): Check if libatomic is supported.
4119 * Makefile.in, configure: Rebuild.
4120
41212012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
4122
4123 * MAINTAINERS (Write After Approval): Add myself.
4124
41252012-04-25 Joel Brobecker <brobecker@adacore.com>
4126
4127 * config.sub: Update to 2012-04-18 version from official repo.
4128
41292012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
4130
4131 * MAINTAINERS (Write After Approval): Add myself.
4132
41332012-04-11 Steve Ellcey <sellcey@mips.com>
4134
4135 * MAINTAINERS: Changed email address.
4136
41372012-03-28 Georg-Johann Lay <avr@gjlay.de>
4138
4139 PR target/52737
4140 * contrib/gcc_update (files_and_dependencies):
4141 Remove gcc/config/avr/t-multilib from touch data.
4142
41432012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4144
4145 * MAINTAINERS (OS Port Maintainers): Remove irix.
4146 * configure.ac (enable_libgomp): Remove *-*-irix6*.
4147 (unsupported_languages): Remove mips-sgi-irix6.*.
4148 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
4149 (with_stabs): Remove.
4150 * configure: Regenerate.
4151
41522012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4153
4154 * MAINTAINERS (OS Port Maintainers): Remove osf.
4155 * configure.ac (enable_libgomp): Remove *-*-osf*.
4156 (with_stabs): Remove alpha*-*-osf*.
4157 * configure: Regenerate.
4158
41592012-03-05 Tristan Gingold <gingold@adacore.com>
4160
4161 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
4162 * configure: Regenerate.
4163
41642012-02-17 Walter Lee <walt@tilera.com>
4165
4166 * MAINTAINERS: (Write After Approval): Delete myself.
4167
41682012-02-14 Walter Lee <walt@tilera.com>
4169
4170 * MAINTAINERS (tilegx port): Add myself.
4171 (tilepro port): Add myself.
4172 (Write After Approval): Add myself.
4173
41742012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
4175
4176 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
4177 and Joseph Myers as docstring relicensing maintainers.
4178
41792012-02-09 Bin Cheng <bin.cheng@arm.com>
4180
4181 * MAINTAINERS (write-after-approval): Add myself.
4182
41832012-02-08 Ira Rosen <irar@il.ibm.com>
4184
4185 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
4186 maintainer.
4187
41882012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
4189
4190 * MAINTAINERS (Write After Approval): Move myself to
4191 maintain alphabetical order.
4192
41932012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
4194
4195 * MAINTAINERS (Write After Approval): Add myself.
4196
41972012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
4198
4199 * MAINTAINERS (Write After Approval): Add myself.
4200
42012012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
4202 Jayant R Sonar <jayant.sonar@kpitcummins.com>
4203
4204 * configure.ac (cr16-*-*): Remove nonconfigdirs.
4205 * configure: Regenerate.
4206
42072012-01-23 Harshit Chopra <harshit@google.com>
4208
4209 * MAINTAINERS (Write After Approval): Add myself.
4210
42112012-01-22 Douglas B Rupp <rupp@ngnat.com>
4212
4213 * configure.ac: Remove reference to mh-interix.
4214 * configure: Regenerate.
4215
42162012-01-05 Richard Henderson <rth@redhat.com>
4217
4218 PR bootstrap/51072
4219 * configure.ac: Disable libitm if c++ is not enabled.
4220 * configure: Rebuild.
4221
4222 * configure.ac: Fix regexp for same.
4223 * configure: Rebuild.
4224
42252012-01-02 Balaji V. Iyer <bviyer@gmail.com>
4226
4227 * MAINTAINERS (Write After Approval): Add myself.
4228
42292012-01-02 Richard Guenther <rguenther@suse.de>
4230
4231 PR bootstrap/51686
4232 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
4233 * Makefile.in: Regenerate.
4234
42352011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
4236
4237 * MAINTAINERS (Write After Approval): Add myself.
4238
42392011-12-18 Eric Botcazou <ebotcazou@adacore.com>
4240
4241 * configure: Regenerate.
4242
42432011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4244
4245 * MAINTAINERS (picochip): Changed email address.
4246
42472011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
4248
4249 * MAINTAINERS (write-after-approval): Add self.
4250
42512011-11-29 DJ Delorie <dj@redhat.com>
4252
4253 * configure.ac (rl78-*-*) New case.
4254 * configure: Regenerate.
4255 * MAINTAINERS: Add myself as RL78 maintainer.
4256
42572011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4258
4259 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
4260
42612011-11-21 Andreas Tobler <andreast@fgznet.ch>
4262
4263 * libtool.m4: Additional FreeBSD 10 fixes.
4264
42652011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
4266
4267 * MAINTAINERS: Move myself from Write After Approval to CPU Port
4268 Maintainers section, as Epiphany maintainer.
4269
42702011-11-18 Iain Sandoe <iains@gcc.gnu.org>
4271
4272 PR target/49992
4273 * configure.ac: Remove ranlib special-casing for Darwin.
4274 * configure: Regenerate.
4275
42762011-11-12 Andrey Belevantsev <abel@ispras.ru>
4277
4278 * MAINTAINERS (Reviewers): Keep the list sorted.
4279
42802011-11-11 Andrey Belevantsev <abel@ispras.ru>
4281
4282 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
4283
42842011-11-09 Roland McGrath <mcgrathr@google.com>
4285
4286 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
4287 * configure: Rebuild.
4288 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
4289 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
4290 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
4291 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
4292 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
4293 Add READELF.
4294 * Makefile.in: Rebuild.
4295
42962011-11-09 Jason Merrill <jason@redhat.com>
4297
4298 * Makefile.def (language=c++): Remove check-c++0x.
4299 * Makefile.in (check-gcc-c++): Regenerate.
4300
43012011-11-08 Richard Henderson <rth@redhat.com>
4302
4303 * configure.ac: Test for libitm directory present first.
4304
4305 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
4306
4307 * configure.ac: Test libitm/configure.tgt to disable libitm.
4308 * configure: Rebuild.
4309
43102011-11-07 Aldy Hernandez <aldyh@redhat.com>
4311 Richard Henderson <rth@redhat.com>
4312
4313 Merged from transactional-memory.
4314
4315 * Makefile.def (lang_env_dependencies): libitm is c++.
4316 Add libitm target module.
4317 * configure.ac: Likewise.
4318 * config/mmap.m4: New file.
4319 * contrib/gcc_update: Add libitm to touch data.
4320 * Makefile.in, configure: Rebuild.
4321
43222011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4323
4324 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
4325 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
4326 * Makefile.in: Regenerate.
4327
43282011-11-01 DJ Delorie <dj@redhat.com>
4329
4330 * config.sub: Update to version 2011-10-29 (added rl78)
4331
43322011-10-27 Nick Clifton <nickc@redhat.com>
4333
4334 * config.sub: Import these changes from the config project:
4335
4336 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
4337 Ben Elliston <bje@gnu.org>
4338
4339 * config.sub (epiphany): New.
4340
4341 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
4342 Ben Elliston <bje@gnu.org>
4343
4344 * config.sub (hexagon, hexagon-*): New.
4345
4346 2011-08-23 Roland McGrath <mcgrathr@google.com>
4347
4348 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
4349 64eb to be64.
4350
4351 2011-08-16 Roland McGrath <mcgrathr@google.com>
4352
4353 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
4354 (nacl): Grok as alias for 32el-unknown-nacl.
4355
43562011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
4357
4358 * MAINTAINERS (Write After Approval): Add myself.
4359
43602011-10-24 Teresa Johnson <tejohnson@google.com>
4361
4362 * MAINTAINERS (Write After Approval): Add myself.
4363
43642011-09-21 Jakub Jelinek <jakub@redhat.com>
4365
4366 * MAINTAINERS (sparc port): Remove myself.
4367
43682011-09-14 Tom de Vries <tom@codesourcery.com>
4369
4370 * MAINTAINERS (Write After Approval): Add myself.
4371
43722011-08-14 Yao Qi <yao@codesourcery.com>
4373
4374 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
4375 * configure: Regenerate.
4376
43772011-07-26 Ian Lance Taylor <iant@google.com>
4378
4379 * configure.ac: Set have_compiler based on whether gcc directory
4380 exists, rather than on whether gcc is in configdirs.
4381 * configure: Rebuild.
4382
43832011-07-21 Joseph Myers <joseph@codesourcery.com>
4384
4385 * MAINTAINERS (Global Reviewers): Add self.
4386
43872011-07-20 David Edelsohn <dje.gcc@gmail.com>
4388
4389 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
4390 link directories.
4391 * Makefile.in: Rebuild.
4392
43932011-07-20 Ian Lance Taylor <iant@google.com>
4394
4395 PR bootstrap/49787
4396 * configure.ac: Move --enable-bootstrap handling earlier in file.
4397 If --enable-bootstrap and either --enable-build-with-cxx or
4398 --enable-build-poststage1-with-cxx, enable C++ automatically.
4399 * configure: Rebuild.
4400
44012011-07-19 Ian Lance Taylor <iant@google.com>
4402
4403 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
4404 make C++ a boot_language. Set and substitute
4405 POSTSTAGE1_CONFIGURE_FLAGS.
4406 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
4407 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
4408 * configure, Makefile.in: Rebuild.
4409
44102011-07-19 Vladimir Makarov <vmakarov@redhat.com>
4411
4412 * MAINTAINERS (Register Allocation): Move myself from reviewers to
4413 maintainers.
4414
44152011-07-18 Jakub Jelinek <jakub@redhat.com>
4416
4417 * MAINTAINERS (Global Reviewers): Add myself.
4418
44192011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4420
4421 * configure: Regenerate.
4422
44232011-07-16 Jason Merrill <jason@redhat.com>
4424
4425 * Makefile.def (language=c++): Add check-c++0x and
4426 check-target-libmudflap-c++.
4427 * Makefile.tpl (check-target-libmudflap-c++): New.
4428 * Makefile.in: Regenerate.
4429
44302011-07-16 Matthias Klose <doko@ubuntu.com>
4431
4432 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
4433 * Makefile.def (target_modules/libjava): Pass
4434 $(EXTRA_CONFIGARGS_LIBJAVA).
4435 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
4436 if not configured with --enable-static-libjava.
4437 * Makefile.in: Regenerate.
4438 * configure: Likewise.
4439
44402011-07-15 Jason Merrill <jason@redhat.com>
4441
4442 * Makefile.in (check-c++): Move check-gcc-c++0x after
4443 check-target-libstdc++-v3.
4444
44452011-07-15 Bernd Schmidt <bernds@codesourcery.com>
4446
4447 * MAINTAINERS (c6x port): New entry.
4448
44492011-07-13 Jason Merrill <jason@redhat.com>
4450
4451 * Makefile.in (check-gcc-c++0x): New.
4452 (check-c++): Depend on it.
4453
44542011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4455
4456 PR target/39150
4457 * configure.ac (i[3456789]86-*-solaris2*): Also accept
4458 x86_64-*-solaris2.1[0-9]*.
4459 * configure: Regenerate.
4460
44612011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
4462
4463 * MAINTAINERS (RTL optimizers): Add self.
4464
44652011-06-27 Gabriel Charette <gchare@google.com>
4466
4467 * MAINTAINERS (Write After Approval): Add myself.
4468
44692011-06-22 Hans-Peter Nilsson <hp@axis.com>
4470
4471 PR regression/47836
4472 PR bootstrap/23656
4473 PR other/47733
4474 PR bootstrap/49247
4475 PR c/48825
4476 * configure.ac (target_libraries): Remove target-libiberty.
4477 Remove case-statement setting skipdirs=target-libiberty for
4478 multiple targets. Remove checking target_configdirs and
4479 removing target-libiberty but keeping target-libgcc if
4480 otherwise empty.
4481 * Makefile.def (target_modules): Don't add libiberty.
4482 (dependencies): Remove all traces of target-libiberty.
4483 * configure, Makefile.in: Regenerate.
4484
44852011-06-13 Walter Lee <walt@tilera.com>
4486
4487 * configure.ac (tilepro-*-*) New case.
4488 (tilegx-*-*): Likewise.
4489 * configure: Regenerate.
4490
44912011-06-06 Jing Yu <jingyu@google.com>
4492
4493 * configure.ac: Skip target-libiberty for
4494 arm*-*-linux-androideabi.
4495 * configure: Regenerated.
4496
44972011-06-06 Nick Clifton <nickc@redhat.com>
4498
4499 * config.sub: Sync from upstream.
4500
45012011-06-05 Nenad Vukicevic <nenad@intrepid.com>
4502
4503 * MAINTAINERS (Write After Approval): Add myself.
4504
45052011-06-01 Daniel Jacobowitz <drow@false.org>
4506
4507 * MAINTAINERS: Update my email address.
4508
45092011-05-27 Nathan Froyd <froydnj@codesourcery.com>
4510
4511 * MAINTAINERS (Write After Approval): Update my email address.
4512
45132011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
4514
4515 * MAINTAINERS (Write After Approval): Add myself.
4516
45172011-05-08 Doug Kwan <dougkwan@google.com>
4518
4519 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
4520 * configure: Regenerated.
4521 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
4522 value from configure.
4523 * Makefile.in: Regenerated.
4524
45252011-05-05 Joseph Myers <joseph@codesourcery.com>
4526
4527 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
4528 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
4529 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
4530 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
4531 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
4532 *-*-vxworks*): Disable newlib and libgloss in separate case
4533 statement.
4534 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
4535 to separate case statement.
4536 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4537 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
4538 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
4539 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
4540 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
4541 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
4542 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
4543 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
4544 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
4545 i[[3456789]]86-*-rdos*, m32r-*-*,
4546 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
4547 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
4548 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
4549 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
4550 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
4551 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
4552 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
4553 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
4554 and libgloss in main case over targets. Remove most empty cases
4555 in main case over targets.
4556 * configure: Regenerate.
4557
45582011-05-04 Janis Johnson <janisjo@codesourcery.com>
4559
4560 * MAINTAINERS (Write After Approval): Add myself.
4561
45622011-05-04 Joseph Myers <joseph@codesourcery.com>
4563
4564 * configure.ac: Remove code setting special library locations for
4565 hppa*64*-*-hpux11*. Remove code setting compiler for
4566 sparc-sun-solaris2*.
4567 * configure: Regenerate.
4568
45692011-05-04 Joseph Myers <joseph@codesourcery.com>
4570
4571 * configure.ac: Separate libgloss_dir settings from general case
4572 over targets.
4573 * configure: Regenerate.
4574
45752011-04-28 Joseph Myers <joseph@codesourcery.com>
4576
4577 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4578 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
4579 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
4580 cases in libgcj-disabling case statement.
4581 (hppa*64*-*-linux*): Set unsupported_languages instead of
4582 disabling target-zlib.
4583 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
4584 to hppa*64*-*-hpux*.
4585 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
4586 hppa*-*-hpux*.
4587 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
4588 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
4589 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
4590 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
4591 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
4592 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
4593 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
4594 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
4595 libgcj-disabling case statement.
4596 * configure: Regenerate.
4597
45982011-04-28 Joseph Myers <joseph@codesourcery.com>
4599
4600 * configure.ac: Disable Java for targets not supporting libffi.
4601 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
4602 Remove cases in Java-disabling statement.
4603 (*arm-wince-pe): Change to arm-wince-pe.
4604 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
4605 cases in Java-disabling statement.
4606 (bfin-*-*): Don't disable Java again.
4607 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
4608 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
4609 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
4610 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
4611 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
4612 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
4613 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
4614 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
4615 Java-disabling statement.
4616 (mmix-*-*): Don't disable Java again.
4617 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4618 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
4619 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
4620 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
4621 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
4622 statement.
4623 * configure: Regenerate.
4624
46252011-04-28 Joseph Myers <joseph@codesourcery.com>
4626
4627 * configure.ac: Separate cases disabling Java and Java libraries
4628 from general case over targets.
4629 * configure: Regenerate.
4630
46312011-04-21 Jie Zhang <jzhang918@gmail.com>
4632
4633 * MAINTAINERS: Update my email address.
4634
46352011-04-20 Easwaran Raman <eraman@google.com>
4636
4637 * MAINTAINERS (Write After Approval): Add myself.
4638
46392011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
4640
4641 PR lto/48086
4642 * configure.ac: Re-enable LTO on *-apple-darwin9*.
4643 * configure: Regenerate.
4644
46452011-04-16 Jim Meyering <meyering@redhat.com>
4646
4647 * MAINTAINERS (Write After Approval): Add myself.
4648
46492011-04-15 Dodji Seketeli <dodji@redhat.com>
4650
4651 * MAINTAINERS: Update my email address.
4652
46532011-04-13 Georg-Johann Lay <avr@gjlay.de>
4654
4655 * MAINTAINERS (Write After Approval): Add myself.
4656
46572011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
4658
4659 * MAINTAINERS (Write After Approval): Add myself.
4660
46612011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
4662
4663 * MAINTAINERS (Write After Approval): Add myself.
4664
46652011-04-06 Joseph Myers <joseph@codesourcery.com>
4666
4667 * configure.ac (build_tools): Remove build-byacc.
4668 (host_libs): Remove mmalloc.
4669 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
4670 autoconf automake libtool diff rcs fileutils shellutils time
4671 textutils wdiff find uudecode hello tar gzip indent recode release
4672 sed perl gawk findutils gettext zip.
4673 (libgcj): Remove target-qthreads.
4674 (target_tools): Remove target-examples target-gperf.
4675 (YACC): Don't handle building byacc.
4676 * configure: Regenerate.
4677 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
4678 dosutils, examples, fileutils, find, findutils, gawk, gettext,
4679 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
4680 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
4681 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
4682 handle building components.
4683 * Makefile.in: Regenerate.
4684
46852011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
4686
4687 * MAINTAINERS: Update my email address as Xtensa maintainer.
4688
46892011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4690
4691 * config.sub: Sync from upstream.
4692
46932011-04-01 Joseph Myers <joseph@codesourcery.com>
4694
4695 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
4696 (microblaze*): Don't disable libssp.
4697 * configure: Regenerate.
4698
46992011-04-01 Joseph Myers <joseph@codesourcery.com>
4700
4701 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
4702 moveifchange.
4703 * configure: Regenerate.
4704 * Makefile.tpl: Use @SHELL@ not @config_shell@.
4705 * Makefile.in: Regenerate.
4706
47072011-04-01 Joseph Myers <joseph@codesourcery.com>
4708
4709 * configure.ac (*-*-sysv4*): Don't enable libgomp.
4710 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
4711 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
4712 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
4713 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
4714 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
4715 md_exec_prefix cases.
4716 * configure: Regenerate.
4717
47182011-04-01 Joseph Myers <joseph@codesourcery.com>
4719
4720 * configure.ac: Separate cases disabling target-libssp,
4721 target-libiberty, target-libstdc++-v3 and Fortran from general
4722 case over targets.
4723 * configure: Regenerate.
4724
47252011-04-01 Joseph Myers <joseph@codesourcery.com>
4726
4727 * configure.ac (*-*-chorusos): Don't disable libgcj.
4728 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
4729 Remove case.
4730 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
4731 (arm-*-coff): Don't disable libgcj.
4732 (arm*-*-linux-gnueabi): Remove useless assignment.
4733 (arm-*-riscix*): Don't disable libgcj.
4734 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
4735 configuration.
4736 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
4737 (c54x*-*-*): Remove case.
4738 (tic54x-*-*): Don't disable GCC or GCC libraries.
4739 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
4740 to *.
4741 (d10v-*-*): Don't disable GCC libraries.
4742 (d30v-*-*): Don't disable libgcj.
4743 (h8500-*-*): Don't disable GCC libraries.
4744 (i960-*-*): Don't disable libgcj.
4745 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
4746 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4747 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
4748 libgcj.
4749 (m68k-*-coff*): Remove case.
4750 (mmix-*-*): Don't disable libgloss on host.
4751 (mn10200-*-*, mn10300-*-*): Remove cases.
4752 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4753 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
4754 Don't disable libgcj.
4755 (romp-*-*): Remove case.
4756 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
4757 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
4758 case.
4759 (v810-*-*): Don't disable GCC libraries.
4760 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
4761 (ip2k-*-*): Don't disable GCC libraries.
4762 * configure: Regenerate.
4763
47642011-03-28 Joseph Myers <joseph@codesourcery.com>
4765
4766 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
4767 libffi on host.
4768 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
4769 on host.
4770 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
4771 * configure: Regenerate.
4772
47732011-03-26 John Marino <binutils@marino.st>
4774
4775 * configure.ac: Add support for *-*-dragonfly*
4776 * configure: Regenerate.
4777
47782011-03-25 Joseph Myers <joseph@codesourcery.com>
4779
4780 * configure.ac (native_only): Remove.
4781 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
4782 send-pr uudecode guile gnuserv on host.
4783 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
4784 send-pr rcs guile perl texinfo libtool on host.
4785 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
4786 automake send-pr rcs guile perl texinfo libtool on host.
4787 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
4788 (*-*-kaos*): Don't disable target-examples target-gperf on target.
4789 (alpha*-dec-osf*): Don't disable fileutils on target.
4790 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
4791 texinfo send-pr expect dejagnu on target.
4792 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
4793 target-qthreads on target.
4794 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
4795 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
4796 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
4797 x86_64-*-mingw*): Don't disable expect on target.
4798 (*-*-cygwin*): Don't disable target-gperf on target.
4799 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
4800 gnuserv on target.
4801 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
4802 target.
4803 * configure: Regenerate.
4804
48052011-03-25 Joseph Myers <joseph@codesourcery.com>
4806
4807 * configure.ac (target_tools): Remove target-groff.
4808 (native_only): Remove target-groff.
4809 (hppa*64*-*-*): Don't disable byacc.
4810 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
4811 setting.
4812 (*-*-kaos*): Don't skip target-librx and target-groff.
4813 (*-*-netware*): Don't skip target-libmudflap.
4814 (*-*-tpf*): Don't skip target-libmudflap.
4815 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
4816 directories on the host.
4817 (ia64*-*-*vms*): Don't skip tix.
4818 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
4819 host.
4820 * configure: Regenerate.
4821
48222011-03-24 Paolo Bonzini <pbonzini@redhat.com>
4823
4824 * configure.ac: Remove references to mt-mep, mt-netware,
4825 mt-wince.
4826 * Makefile.def: Add all-utils soft dependencies.
4827 * Makefile.tpl: Remove GDB_NLM_DEPS.
4828 * configure: Regenerate.
4829 * Makefile.in: Regenerate.
4830
48312011-03-24 Paolo Bonzini <bonzini@gnu.org>
4832
4833 * configure.ac: Do not include mh-x86omitfp.
4834 * configure: Regenerate.
4835
48362011-03-24 Paolo Bonzini <bonzini@gnu.org>
4837
4838 * configure.ac: Remove empty cases.
4839 * configure: Regenerate.
4840
48412011-03-24 Paolo Bonzini <bonzini@gnu.org>
4842
4843 * Makefile.def: Add dependency from termcap to gdb.
4844 * Makefile.in: Regenerate.
4845
48462011-03-24 Paolo Bonzini <bonzini@gnu.org>
4847
4848 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
4849 * configure: Regenerate.
4850 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
4851 * Makefile.tpl: Likewise.
4852 * Makefile.in: Regenerate.
4853
48542011-03-24 Paolo Bonzini <bonzini@gnu.org>
4855
4856 * configure.ac: Remove all mentions of tentative_cc.
4857 * configure: Regenerate.
4858
48592011-03-24 Joseph Myers <joseph@codesourcery.com>
4860
4861 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
4862 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
4863 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
4864 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
4865 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
4866 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
4867 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
4868 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4869 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
4870 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
4871 *-*-rhapsody*): Remove host cases.
4872 * configure: Regenerate.
4873
48742011-03-24 Joseph Myers <joseph@codesourcery.com>
4875
4876 * configure.ac (ppc*-*-pe): Remove host case.
4877 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
4878 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
4879 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
4880 cases.
4881 * configure: Regenerate.
4882
48832011-03-24 Joseph Myers <joseph@codesourcery.com>
4884
4885 * config.sub: Update to version 2011-03-23.
4886
48872011-03-22 Joseph Myers <joseph@codesourcery.com>
4888
4889 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
4890 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
4891 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
4892 * configure: Regenerate.
4893
48942011-03-22 Joseph Myers <joseph@codesourcery.com>
4895
4896 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
4897 to Write After Approval.
4898 * config-ml.in: Don't handle arc-*-elf*.
4899 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
4900 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
4901 handle GCC libraries.
4902 * configure: Regenerate.
4903
49042011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4905
4906 PR bootstrap/48120:
4907 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
4908 Add -lstdc++ -lm to LIBS.
4909 * configure: Regenerate.
4910
49112011-03-18 David Edelsohn <dje.gcc@gmail.com>
4912
4913 * config.guess: Update to version 2011-02-02
4914 * config.sub: Update to version 2011-02-24
4915
49162011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
4917
4918 PR lto/48086
4919 * configure.ac: Re-enable LTO on *-apple-darwin9.
4920 * configure: Regenerate.
4921
49222011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
4923
4924 PR lto/48086
4925 * configure.ac: Disable LTO on darwin due to an assembler change in
4926 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
4927 under 256.
4928 * configure: Regenerate.
4929
49302011-03-11 Chen Liqin <liqin.gcc@gmail.com>
4931
4932 * MAINTAINERS: Update myself as score backend maintainer,
4933 update my e-mail address.
4934
49352011-03-09 Xuepeng Guo <terry.guo@arm.com>
4936
4937 * MAINTAINERS: Update my e-mail address.
4938
49392011-03-06 Joey Ye <joey.ye@arm.com>
4940
4941 * MAINTAINERS: Update my e-mail address.
4942
49432011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4944
4945 * configure.ac: Adjust test of with_ppl.
4946 * configure: Regenerated.
4947
49482011-03-02 Kai Tietz <ktietz@redhat.com>
4949
4950 * MAINTAINERS: Adjust my e-mail address.
4951
49522011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4953
4954 * configure.ac: Add -lpwl to ppllibs.
4955 * configure: Regenerated.
4956
49572011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4958
4959 * config/cloog.m4: Add -lisl to clooglibs.
4960 * configure: Regenerated.
4961
49622011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4963
4964 * MAINTAINERS (CPU Port maintainers): Add self.
4965
49662011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4967
4968 * MAINTAINERS: Add myself as testsuite maintainer.
4969
49702011-02-15 Mike Stump <mikestump@comcast.net>
4971
4972 * MAINTAINERS: Add myself as testsuite maintainer.
4973
49742011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4975
4976 Import from Libtool and gnulib:
4977
4978 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
4979
4980 Prepare for supporting FreeBSD 10.
4981 * config.rpath: Remove handling of freebsd1* which soon would
4982 match FreeBSD 10.0.
4983
4984 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
4985
4986 Remove support for FreeBSD 1.x.
4987 * libtool.m4 (_LT_LINKER_SHLIBS)
4988 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
4989 soon would incorrectly match FreeBSD 10.0.
4990
49912011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4992
4993 PR binutils/12283
4994 * move-if-change: Import version from gnulib.
4995
49962011-02-12 Alexandre Oliva <aoliva@redhat.com>
4997
4998 PR lto/47225
4999 * Makefile.def (lto-plugin): Double dash for enable-shared.
5000 (configure-gcc): Depend on all-lto-plugin.
5001 * Makefile.in: Rebuilt.
5002
50032011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5004
5005 * configure.ac: Remove extra bracket.
5006 * configure: Regenerate.
5007
50082011-02-08 Tobias Burnus <burnus@net-b.de>
5009
5010 * MAINTAINERS: Add myself as libquadmath maintainer.
5011
50122011-02-08 Thomas Schwinge <thomas@schwinge.name>
5013
5014 * MAINTAINERS: Update my email address.
5015
50162011-02-07 Joseph Myers <joseph@codesourcery.com>
5017
5018 * MAINTAINERS (option handling): Add self.
5019
50202011-02-06 Kai Tietz <kai.tietz@onevision.com>
5021
5022 PR lto/47225
5023 * Makefile.def: Add dependency for install-gcc
5024 on install-lto-plugin.
5025 * Makfile.in: Regenerated
5026
50272011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
5028
5029 * MAINTAINERS (CPU Port Maintainers): Add myself.
5030
50312011-01-31 Alexandre Oliva <aoliva@redhat.com>
5032
5033 PR libgcj/44341
5034 * configure.ac: Discard --with-* flags for host when configuring
5035 target libraries for cross build.
5036 * configure: Rebuilt.
5037
50382011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5039
5040 * MAINTAINERS (linear loop transforms): Removed.
5041
50422011-01-25 Jakub Jelinek <jakub@redhat.com>
5043
5044 * configure.ac: If with_ppl is no, move setting with_cloog=no
5045 after CLOOG_REQUESTED check.
5046 * configure: Regenerated.
5047
50482011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5049
5050 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
5051 CLooG has been requested.
5052 * configure: Regenerated.
5053
50542011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5055
5056 * configure: Regenerated.
5057 * configure.ac: Check for version 0.11 (or later revision) of PPL.
5058
50592011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
5060
5061 * configure: Regenerated.
5062 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
5063
50642011-01-21 Andreas Schwab <schwab@redhat.com>
5065
5066 * configure.ac: Use AS_HELP_STRING throughout.
5067 * configure: Regenerate.
5068
50692011-01-18 Jie Zhang <jie.zhang@analog.com>
5070
5071 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
5072 * configure: Regenerate.
5073
50742011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5075
5076 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
5077
50782011-01-13 Joel Brobecker <brobecker@adacore.com>
5079
5080 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
5081 for ia64-hpux.
5082 * configure: Regenerate.
5083
50842011-01-07 Jan Hubicka <jh@suse.cz>
5085
5086 PR lto/47225
5087 * Makefile.in: Regenerate.
5088 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
5089 configure.
5090
50912011-01-07 Jan Hubicka <jh@suse.cz>
5092
5093 * Makefile.in: Regenerate.
5094 * Makefile.def (gcc host module) and soft dependency on lto-plugin
5095 and configure dependency on lto-plugin configure.
5096 (lto-plugin module): Remove dependency on GCC; add dependency on
5097 liniberty.
5098
50992011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
5100
5101 * MAINTAINERS (Write After Approval): Add myself.
5102
51032010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
5104
5105 * configure: Regenerate.
5106
51072010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
5108
5109 * configure.ac: (picochip): Disable libiberty.
5110
51112010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
5112
5113 * MAINTAINERS (Write After Approval): Add myself.
5114
51152010-12-10 Ian Lance Taylor <iant@google.com>
5116
5117 PR bootstrap/46819
5118 * configure.ac: For --disable-libgcj clear libgcj_saved.
5119 * configure: Rebuild.
5120
51212010-12-10 Tobias Burnus <burnus@net-b.de>
5122
5123 PR fortran/46540
5124 * configure.ac: Add --disable-libquadmath and
5125 --disable-libquadmath-support.
5126 * configure: Regenerate.
5127
51282010-12-03 Ian Lance Taylor <iant@google.com>
5129
5130 * MAINTAINERS: Add myself as libgo maintainer.
5131
51322010-12-03 Hans-Peter Nilsson <hp@axis.com>
5133
5134 PR libffi/46792
5135 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
5136 * configure: Regenerate.
5137
51382010-12-02 Ian Lance Taylor <iant@google.com>
5139
5140 * configure.ac: Always set default for poststage1_ldflags to
5141 -static-libstdc++ -static-libgcc.
5142
51432010-11-29 Andreas Schwab <schwab@redhat.com>
5144
5145 * configure.ac: Move comment to remove extra space in last argument
5146 of GCC_TARGET_TOOL.
5147
51482010-11-26 Alexandre Oliva <aoliva@redhat.com>
5149
5150 PR other/46026
5151 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
5152 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
5153 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
5154 (BASE_FLAGS_TO_PASS): Use it.
5155 * configure: Rebuilt.
5156 * Makefile.in: Rebuilt.
5157
51582010-11-23 H.J. Lu <hongjiu.lu@intel.com>
5159
5160 PR binutils/12258
5161 * configure.ac: Correct comments for --enable-gold/--enable-ld.
5162 Properly check default linker.
5163 * configure: Regnerated.
5164
51652010-11-23 Matthias Klose <doko@ubuntu.com>
5166
5167 * configure.ac: For --enable-gold, handle value `default' instead of
5168 `both*'. New configure option --{en,dis}able-ld.
5169 * configure: Regenerate.
5170
51712010-11-20 Ian Lance Taylor <iant@google.com>
5172
5173 * configure.ac: Only disable a language library if no language needs
5174 it. Don't let --disable-libgcj uncondtionally disable libffi.
5175 * configure: Rebuild.
5176
51772010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5178
5179 * Makefile.in: Regenerate.
5180
5181 PR other/46202
5182 * configure.ac: Fix just-built in-tree STRIP name to be
5183 binutils/strip-new.
5184 * configure: Regenerate.
5185 * Makefile.def (install-strip-gcc, install-strip-binutils)
5186 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
5187 (install-strip-sid): Mirror dependencies on non-strip variants
5188 of these targets on the respective -strip prerequisites.
5189 * Makefile.tpl (install-strip, install-strip-host)
5190 (install-strip-target): New targets.
5191 (install-strip-[+module+], install-strip-target-[+module+]):
5192 New targets.
5193 * Makefile.in: Regenerate.
5194
51952010-11-19 Ian Lance Taylor <iant@google.com>
5196 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5197
5198 * configure.ac: Add target-libgo to target_libraries. Set
5199 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
5200 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
5201 (HOST_EXPORTS): Add GOC.
5202 (BASE_TARGET_EXPORTS): Add GOC.
5203 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
5204 (GOCFLAGS_FOR_TARGET): New variable.
5205 (EXTRA_HOST_FLAGS): Add GOC.
5206 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
5207 * Makefile.def (target_modules): Add libgo.
5208 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
5209 (dependencies): Add dependency from configure-target-libgo to
5210 configure-target-libffi and all-target-libstdc++-v3. Add
5211 dependencies from all-target-libgo to all-target-libffi.
5212 (languages): Add go.
5213 * configure: Rebuild.
5214 * Makefile.in: Rebuild.
5215
52162010-11-19 Ian Lance Taylor <iant@google.com>
5217
5218 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
5219 compiler/flag environment variables.
5220
52212010-11-18 Ian Lance Taylor <iant@google.com>
5222
5223 * configure.ac: Check for lang_requires_boot_languages in
5224 config-lang.in files.
5225 * configure: Rebuild.
5226
52272010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1ec601bf
FXC
5228 Tobias Burnus <burnus@net-b.de>
5229
5230 PR fortran/32049
5231 * Makefile.def: Add libquadmath; build it with language=fortran.
5232 * configure.ac: Add libquadmath.
5233 * Makefile.tpl: Handle multiple libs in check-[+language+].
5234 * Makefile.in: Regenerate.
5235 * configure: Regenerate.
5236
b9b9d342
TT
52372010-11-16 Tom Tromey <tromey@redhat.com>
5238
5239 * MAINTAINERS: Moved myself to reviewers section.
5240
ecbfe87a
ZD
52412010-11-15 Zdenek Dvorak <ook@ucw.cz>
5242
5243 * MAINTAINERS: Moved myself to reviewers section.
5244
29a4f477
RW
52452010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5246
5247 * MAINTAINERS (Various Maintainers): Add self for build machinery.
5248 (Write After Approval): Remove self.
5249
9965e3cd
AS
52502010-11-15 Andreas Schwab <schwab@redhat.com>
5251
5252 * configure.ac: Fix spelling in option names.
5253 * configure: Regenerated.
5254
0463992b
GJL
52552010-11-13 Georg-Johann Lay <georgjohann@web.de>
5256
5257 PR bootstrap/39622
5258 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
5259 * configure: Regenerated.
5260
3df08734
KG
52612010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
5262
5263 * MAINTAINERS: Update my email address.
5264
f16e2237
TG
52652010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5266
f16e2237
TG
5267 * configure: Regenerate.
5268
0bb52d68
TG
52692010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5270
1f980c25 5271 * configure: Regenerate.
0bb52d68 5272
aba2b02e
TG
52732010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5274
aba2b02e
TG
5275 * configure: Regenerate.
5276
27882098
TG
52772010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5278
27882098
TG
5279 * configure: Regenerate.
5280
d32ef397
AS
52812010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
5282
5283 * configure.ac: Support official CLooG.org versions.
5284 * configure: Regenerate.
5285 * config/cloog.m4: New.
5286
5a4b6c0e
FD
52872010-11-10 François Dumont <francois.cppdevs@free.fr>
5288
5289 * MAINTAINERS (Write After Approval): Add myself.
5290
f2cea726
DE
52912010-11-09 David Edelsohn <dje.gcc@gmail.com>
5292
5293 * MAINTAINERS: Update my email address.
5294
d8ed14ce
IS
52952010-11-04 Iain Sandoe <iains@gcc.gnu.org>
5296
5297 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
5298 * configure: Regenerate.
d8ed14ce 5299
48215350
DK
53002010-11-03 Ian Lance Taylor <iant@google.com>
5301 Dave Korn <dave.korn.cygwin@gmail.com>
5302
5303 PR lto/46273
5304 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
5305 and on other supported platforms whenever LTO is enabled.
5306 * configure: Rebuild.
5307
87841584
AM
53082010-11-02 Alan Modra <amodra@gmail.com>
5309
5310 PR binutils/12110
5311 * configure.ac: Error when source path contains spaces.
5312 * configure: Regenerate.
5313
fe12dfe1
JW
53142010-10-23 James E. Wilson <wilson@codesourcery.com>
5315
5316 * MAINTAINERS: Update my email address.
5317
66c92425
ILT
53182010-10-20 Ian Lance Taylor <iant@google.com>
5319
5320 * Makefile.def (target_modules): Set lib_path to src/.libs for
5321 libstdc++-v3 module.
5322 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
5323 * Makefile.in: Rebuild.
5324
187d3518
LB
53252010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5326
5327 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
5328 (Write After Approval): Remove myself.
5329
02db6bba
TG
53302010-10-15 Tristan Gingold <gingold@adacore.com>
5331
5332 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5333
c0103e74
DR
53342010-10-14 Douglas Rupp <rupp@gnat.com>
5335
5336 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5337
1cd0b716
DK
53382010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
5339
5340 * configure.ac (build_lto_plugin): New shell variable.
5341 (--enable-lto): Turn on by default for all non-ELF platforms that
5342 have had LTO support added so far. Set build_lto_plugin appropriately
5343 for both ELF and non-ELF.
5344 (configdirs): Add lto-plugin or not based on build_lto_plugin.
5345 * configure: Regenerate.
5346
d4c1abb3
RW
53472010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5348
5349 Sync from src:
5350 * configure.ac (v850 support): Remove target-libgloss from
5351 noconfigdirs.
5352 * configure: Regenerate.
5353
ffedf511
RW
53542010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5355
5356 PR bootstrap/45326
5357 PR bootstrap/45174
5358 * configure.ac: Honor initial values of $build_configargs,
5359 $host_configargs, $target_configargs. Mark the precious, so
5360 environment settings get recorded.
5361 * configure: Regenerate.
5362
e1826acc
RW
53632010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5364
5365 PR bootstrap/45796
5366 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
5367 Depend on all-build-libiberty.
5368 * Makefile.in: Regenerate.
5369
80920132
ME
53702010-09-30 Michael Eager <eager@eagercon.com>
5371
5372 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
5373 * configure: Regenerate.
5374
770a498a
ME
53752010-09-28 Michael Eager <eager@eagercon.com>
5376
5377 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
5378
86dfbd58
RW
53792010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5380
5381 PR bootstrap/44621
5382 * configure.ac: Fix unportable shell quoting.
5383 * configure: Regenerate.
5384
db50fe7d
IS
53852010-09-21 Iain Sandoe <iains@gcc.gnu.org>
5386
5387 * configure.ac (enable-lto): Add Darwin to the list of supported lto
5388 targets and amend comment.
5389 * configure: Regenerate.
5390
0064e825
TB
53912010-09-15 Tejas Belagod <tejas.belagod@arm.com>
5392
5393 * MAINTAINERS (Write After Approval): Add myself.
5394
bb79486c
JH
53952010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
5396
5397 * configure.ac: Enable LTO by default on Darwin.
5398 * configure: Regenerate.
5399
9e0b22c3
MS
54002010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
5401
bb79486c 5402 * MAINTAINERS (Write After Approval): Add myself.
9e0b22c3 5403
2fabf1b7
IB
54042010-09-01 Ian Bolton <ian.bolton@arm.com>
5405
bb79486c 5406 * MAINTAINERS (Write After Approval): Add myself.
2fabf1b7 5407
3a9abc98
DS
54082010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
5409
5410 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
5411 ports
5412
331a9a59
DY
54132010-07-28 David Yuste <david.yuste@gmail.com>
5414
5415 * MAINTAINERS (Write After Approval): Add myself.
5416
223a9d64
N
54172010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
5418
5419 * configure.ac: Support all v850 targets.
5420 * configure: Regenerate.
5421
9183bdcf
MG
54222010-07-23 Marc Glisse <marc.glisse@normalesup.org>
5423
5424 PR bootstrap/44455
5425 * configure.ac (extra_mpfr_configure_flags): Copy from
5426 extra_mpc_gmp_configure_flags.
5427 * configure: Re-generated.
5428
2e290598
AK
54292010-07-22 Andi Kleen <ak@linux.intel.com>
5430
5431 * MAINTAINERS (Write After Approval): Add myself.
5432
8d6cd388
CLT
54332010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
5434
5435 * MAINTAINERS (Write After Approval): Add myself.
5436
b0b01eb0
JY
54372010-07-20 Jeffrey Yasskin <jyasskin@google.com>
5438
5439 * MAINTAINERS (Write After Approval): Add myself.
5440
77198d71
JH
54412010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
5442
5443 PR target/44862
5444 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
5445 Provide -B option to allow for link spec %s substitutions for
5446 libstdc++.a on darwin.
5447 * Makefile.in: Regenerate.
5448
02fe70af
MM
54492010-07-10 Mikael Morin <mikael@gcc.gnu.org>
5450
5451 * MAINTAINERS (Reviewers): Update my e-mail address
5452
c63a4676
AO
54532010-06-10 Alexandre Oliva <aoliva@redhat.com>
5454
5455 * Makefile.def (configure-gcc): Depend on all-libelf.
5456 * Makefile.in: Rebuild.
5457
e68edbf6
FC
54582010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
5459
5460 * MAINTAINERS (Write After Approval): Add myself in the right place.
5461
dce2d8b2 54622010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
8eee0b8f
FC
5463
5464 * MAINTAINERS (Write After Approval): Add myself.
5465
dce2d8b2 54662010-05-25 Sterling Augustine <sterling@tensilica.com>
db94b0d8
SA
5467
5468 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dce2d8b2
EB
5469
54702010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
0c422e74 5471
1ab55d69
MK
5472 * config.sub: Update to version 2010-05-21.
5473 * config.guess: Update to version 2010-04-03.
0c422e74 5474
02540df4
SB
54752010-05-18 Steven Bosscher <steven@gcc.gnu.org>
5476
5477 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
5478 * configure: Regenerate.
5479
dfe5f5b2
ST
54802010-05-12 Sriraman Tallam <tmsriram@google.com>
5481
5482 * MAINTAINERS (Write After Approval): Add myself.
5483
c082f9f3
SB
54842010-05-07 Steven Bosscher <steven@gcc.gnu.org>
5485
5486 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
5487 a platform that supports LTO.
5488 * configure: Regenerate.
5489
f1af9e5f
SP
54902010-05-05 Sebastian Pop <sebastian.pop@amd.com>
5491
5492 * configure.ac: Allow all the versions greater than 0.10 of PPL.
5493 * configure: Regenerated.
5494
38e3d868
RM
54952010-04-27 Roland McGrath <roland@redhat.com>
5496 H.J. Lu <hongjiu.lu@intel.com>
5497
5498 * configure.ac (--enable-gold): Support both, both/gold and
5499 both/bfd to add gold to configdirs without removing ld.
5500 * configure: Regenerated.
5501
5502 * Makefile.def: Add install-gold dependency to install-ld.
5503 * Makefile.in: Regenerated.
5504
3bec79c5
DK
55052010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
5506
5507 PR lto/42776
5508 * configure.ac (--enable-lto): Refactor handling so libelf tests
5509 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
5510 and allow LTO to be explicitly enabled on non-ELF platforms that
5511 are known to support it inside else-clause.
5512 * configure: Regenerate.
5513
615c8ffa
EB
55142010-04-20 Eric Botcazou <ebotcazou@adacore.com>
5515
5516 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
5517 * configure: Regenerate.
5518
e4522f78
RC
55192010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
5520
5521 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
5522 * configure: Regenerate.
5523
8ccb78f2
RO
55242010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5525
5526 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
5527 separately.
5528 * configure: Regenerate.
5529
d5cc2ee3
KW
55302010-04-16 Kevin Williams <kevin.williams@inria.fr>
5531
5532 * MAINTAINERS (Write After Approval): Add myself.
5533
8406cb62
TG
55342010-04-14 Tristan Gingold <gingold@adacore.com>
5535
5536 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
5537 * configure: Regenerate.
5538
3591b8e2
SE
55392010-04-13 Steve Ellcey <sje@cup.hp.com>
5540
5541 * configure: Regenerate after change to elf.m4.
5542
a82ecc7b
IS
55432010-04-06 Iain Sandoe <iains@gcc.gnu.org>
5544
5545 * MAINTAINERS (Write After Approval): Add myself.
5546
1f0bf148
SP
55472010-04-02 Sebastian Pop <sebastian.pop@amd.com>
5548
5549 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
5550 * configure: Regenerated.
5551
55522010-04-02 Sebastian Pop <sebastian.pop@amd.com>
5553
5554 * configure.ac: Print "buggy but acceptable" when CLooG
5555 revision is less than 9.
5556 * configure: Regenerated.
5557
ecd01dee
DN
55582010-04-01 Diego Novillo <dnovillo@google.com>
5559
5560 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
5561
dc683a3f
RW
55622010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5563
5564 PR bootstrap/43615
5565 PR bootstrap/43328
5566
5567 Revert:
5568
5569 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5570
5571 * configure.ac: Do not pass --enable-multilib nor
5572 --disable-multilib in baseargs. Accept explicitly passed
5573 --enable_multilib.
5574 * configure: Regenerate.
5575
7527d83f
UW
55762010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
5577
5578 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
5579
895522b6
JJ
55802010-03-31 Janis Johnson <janis187@us.ibm.com>
5581
5582 * MAINTAINERS: Remove myself.
5583
9db4e878
RW
55842010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5585
5586 PR bootstrap/43328
5587 * configure.ac: Do not pass --enable-multilib nor
5588 --disable-multilib in baseargs. Accept explicitly passed
5589 --enable_multilib.
5590 * configure: Regenerate.
5591
acf6bf36
AP
55922010-03-28 Andrew Pinski <pinskia@gmail.com>
5593
5594 * MAINTAINERS (spu port): Remove me.
5595
b42f0d7e
JM
55962010-03-23 Joseph Myers <joseph@codesourcery.com>
5597
5598 * configure.ac (tic6x-*-*): New case.
5599 * configure: Regenerate.
5600
0d1152b1
JM
56012010-03-23 Joseph Myers <joseph@codesourcery.com>
5602
5603 * config.sub: Update to version 2010-03-22.
5604 * config.guess: Update to version 2009-12-30.
5605
dce2d8b2 56062010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
0aeb3cc6
JH
5607
5608 PR ada/42554
5609 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
5610 * configure: Regenerate.
5611
5408fbe8
RR
56122010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
5613
5614 * MAINTAINERS: Update my email address.
5615
3f55a3b3
SP
56162010-03-17 Sebastian Pop <sebastian.pop@amd.com>
5617
5618 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
5619 (ghassan.shobaki@amd.com): Removed.
5620
3f08f7e8
AM
56212010-03-17 Alan Modra <amodra@gmail.com>
5622
5623 * MAINTAINERS: Update my email address.
5624
f3a9d094
DN
56252010-03-16 Diego Novillo <dnovillo@google.com>
5626
5627 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
5628 Matthews.
5629
db5c4b8b
JM
56302010-03-16 Joseph Myers <joseph@codesourcery.com>
5631
5632 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
5633 Gutson, Jeffrey D. Oldham and Mark Shinwell.
5634
b995570a
JM
56352010-03-16 Joseph Myers <joseph@codesourcery.com>
5636
5637 * MAINTAINERS: Update my email address.
5638
124cc66f
DJ
56392010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
5640
5641 * MAINTAINERS: Update my email address.
5642
a4581668
BS
56432010-03-15 Bernd Schmidt <bernds@codesourcery.com>
5644
5645 * MAINTAINERS: Update my email address.
5646
49d78e29
JZ
56472010-03-09 Jie Zhang <jie@codesourcery.com>
5648
5649 * MAINTAINERS: Update my email address.
5650
8927b7c0
RO
56512010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5652
5653 PR libstdc++/32499
5654 * configure.ac (RANLIB): Default to true.
5655 (STRIP): Likewise.
5656 (RANLIB_FOR_TARGET): Remove superfluous : argument.
5657 * configure: Regenerate.
5658
dce2d8b2 56592010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
cae072e2
RAE
5660
5661 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
5662 (Write After Approval): Update my email address.
5663
bf646aaf
NC
56642010-02-17 Nick Clifton <nickc@redhat.com>
5665
5666 PR 11238
5667 * Makefile.tpl (local-distclean): Also remove config.cache files in
5668 sub-directories as there may not be Makefiles present in the
5669 sub-directories.
96e41f16
NC
5670 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
5671 the config.cache files found by the find command.
5672
bf646aaf
NC
5673 * Makefile.in: Regenerate.
5674 * configure.ac: Revert previous delta.
5675 * configure: Regenerate.
5676
ff78880a
NC
56772010-02-15 Nick Clifton <nickc@redhat.com>
5678
5679 PR 11238
5680 * configure.ac: Delete config.cache files in sub-directories when
5681 deleting Makefiles.
5682 * configure: Regenerate.
5683
8150eadf
BE
56842010-02-12 Ben Elliston <bje@gnu.org>
5685
5686 * MAINTAINERS: Update my email address.
5687
a9e12bfd
AP
56882010-02-08 Andrew Pinski <pinskia@gmail.com>
5689
5690 * MAINTAINERS (spu port): Update my email address.
5691
95315086
JZ
56922010-02-08 Jie Zhang <jie.zhang@analog.com>
5693
5694 * MAINTAINERS: Add myself as a maintainer for the bfin port.
5695
362c6d2f
KG
56962010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5697
5698 * configure.ac: Add "recommended" version checks for GMP/MPC.
5699 Update recommended GMP/MPFR/MPC versions.
5700 * configure: Regenerate.
5701
888c5ad2
JR
57022010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
5703
5704 * MAINTAINERS: Move my Embecosm email address into the
5705 write-after-approval section.
5706
3bf714a7
ILT
57072010-01-26 Ian Lance Taylor <iant@google.com>
5708
5709 * MAINTAINERS: Add myself as Go frontend maintainer.
5710
ad1e5170
JR
57112010-01-25 Joern Rennecke <amylaar@spamcop.net>
5712
5713 PR libstdc++/36101, PR libstdc++/42813
5714 * configure.ac (bootstrap_target_libs): Make inclusion of
5715 target-libgomp conditional on libgomb being in target_configdirs.
5716 * configure: Regenerate.
5717
fb0553d1
JR
57182010-01-23 Joern Rennecke <amylaar@spamcop.net>
5719
5720 PR libstdc++/36101, PR libstdc++/42813
5721 * configure.ac (bootstrap_target_libs): Include target-libgomp.
5722 * configure: Regenerate.
5723
aae29963
JR
57242010-01-22 Joern Rennecke <amylaar@spamcop.net>
5725
5726 PR libstdc++/36101, PR libstdc++/42813
5727 * configure.ac (target_configdirs): Substitute.
5728 * Makefile.def: Bootstrap target module libgomp.
5729 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
5730 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
5731 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
5732 * configure, Makefile.in: Regenerate.
5733
d8fe8895
DK
57342010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
5735
5736 * MAINTAINERS: Adjust my details.
5737
ebfe4897
EW
57382010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
5739
5740 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
5741
f7746c59
TL
57422010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
5743
5744 * MAINTAINERS: reindented my entry with tabs instead of spaces.
5745
306c7b5b
TL
57462010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
5747
5748 * MAINTAINERS (Write After Approval): Add myself.
5749
1b8b9e19
KT
57502010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
5751
5752 * MAINTAINERS (Write After Approval): Add myself.
5753
c164615b
RG
57542010-01-11 Richard Guenther <rguenther@suse.de>
5755
5756 PR lto/41569
5757 * Makefile.def (all-lto-plugin): Depend on all-gcc.
5758 * Makefile.in: Regenerated.
5759
f3f623ae
AT
57602010-01-11 Andreas Tobler <andreast@fgznet.ch>
5761
5762 * configure.ac: Enable libjava build on x86_64-*freebsd*.
5763 * configure: Regenerate.
5764
592c90ff 57652010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9c78662a 5766 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
592c90ff
KG
5767
5768 PR bootstrap/42424
5769 * configure.ac: Include libtool m4 files.
9c78662a 5770 (_LT_CHECK_OBJDIR): Call it.
592c90ff
KG
5771 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
5772 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 5773
592c90ff
KG
5774 * configure: Regenerate.
5775
60a2e213
RW
57762010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5777
5778 PR bootstrap/41818
5779 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
5780 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
5781 * Makefile.in: Regenerate.
5782
7413962d
RG
57832010-01-02 Richard Guenther <rguenther@suse.de>
5784
5785 PR lto/41529
5786 * configure.ac: Include config/elf.m4. Disable LTO if not
5787 builting for an elf target.
5788 * configure: Regenerate.
5789
f77f3945
CF
57902009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
5791
5792 * MAINTAINERS: Change my email address.
5793
4960e3f0
BE
57942009-12-18 Ben Elliston <bje@au.ibm.com>
5795
5796 * config.sub, config.guess: Update from upstream sources.
5797
d16a31da
SZ
57982009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
5799
5800 * MAINTAINERS (Write After Approval): Add myself.
5801
3a5729ea
KG
58022009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5803
5804 PR middle-end/30447
5805 PR middle-end/30789
5806 PR other/40302
5807
5808 * configure.ac: Require MPC.
5809 * configure: Regenerate.
5810
43e02a8a
RW
58112009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5812
5813 PR target/38384
5814 PR bootstrap/40972
5815 * libtool.m4: Sync from git Libtool.
5816 * ltoptions.m4: Likewise.
5817 * ltversion.m4: Likewise.
5818 * lt~obsolete.m4: Likewise.
5819 * ltmain.sh: Likewise.
5820
360d4522
KG
58212009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5822
5823 * configure.ac: Update minimum MPC version to 0.8.
5824 * configure: Regenerate.
5825
f264ed56
SP
58262009-11-21 Sebastian Pop <sebpop@gmail.com>
5827
5828 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
5829 * configure: Regenerated.
5830
ed2eaa9f
ILT
58312009-11-21 Ian Lance Taylor <iant@google.com>
5832
5833 * configure.ac: Change default of poststage1_ldflags to be empty if
5834 poststage1_libs is set. When poststage1_libs is empty, and
5835 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
5836 * configure: Rebuild.
5837
58346783
AN
58382009-11-21 Adam Nemet <adambnmet@gmail.com>
5839
5840 * MAINTAINERS (Write After Approval): Update my email address.
5841
5ca0106a
BE
58422009-11-20 Ben Elliston <bje@au.ibm.com>
5843
5844 * config.guess: Update from upstream sources.
5845
87213cd4
AO
58462009-11-16 Alexandre Oliva <aoliva@redhat.com>
5847
5848 * Makefile.def: Restore host and target settings for gmp.
5849 * Makefile.in: Rebuild.
5850
f61428ed
AO
58512009-11-16 Alexandre Oliva <aoliva@redhat.com>
5852
5853 * configure.ac: Add libelf to host_libs. Enable in-tree configury
5854 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
5855 Fix portability of test of C++ as bootstrap language. Add
5856 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
5857 * configure: Rebuild.
5858 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
5859 and cloog. Fix in-tree ppl configuration. Introduce libelf
5860 in-tree building.
5861 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
5862 (POSTSTAGE1_HOST_EXPORTS): Use it.
5863 (STAGE[+id+]_CXXFLAGS): New.
5864 (BASE_FLAGS_TO_PASS): Pass it down.
5865 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
5866 extra_exports.
5867 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
5868 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
5869 extra_exports.
5870 * Makefile.in: Rebuild.
5871
f6c56be6
BE
58722009-11-17 Ben Elliston <bje@au.ibm.com>
5873
5874 * config.sub, config.guess: Update from upstream sources.
5875
0ccb5970
JK
58762009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5877
5878 * MAINTAINERS (Write After Approval): Add myself.
5879
dce2d8b2 58802009-11-09 Jon Beniston <jon@beniston.com>
3f08607c
JB
5881
5882 * MAINTAINERS (Write After Approval): Add myself.
5883
5d571eaa
OS
58842009-11-06 Ozkan Sezer <sezeroz@gmail.com>
5885
5886 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
5887 paths for *-w64-mingw* and x86_64-*mingw*.
5888 * configure: Regenerated.
5889
dce2d8b2 58902009-11-05 Joern Rennecke <amylaar@spamcop.net>
3be9759a
JR
5891
5892 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
5893
c393f559
BK
58942009-11-02 Benjamin Kosnik <bkoz@redhat.com>
5895
5896 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
5897 Phil Edwards to Write-After Approval.
5898
ef4c4300
KT
58992009-10-30 Kai Tietz <kai.tietz@onevision.com>
5900
5901 * configure.ac: Disable target-winsup & co for
5902 x86_64-*-mingw* and *-w64-mingw* targets.
5903 * configure: Regenerated.
5904
65a324b4
NC
59052009-10-16 Nick Clifton <nickc@redhat.com>
5906
5907 * MAINTAINERS: Add myself as a maintainer for the RX port.
5908
dce2d8b2 59092009-10-26 Johannes Singler <singler@kit.edu>
22e5d3dc 5910
9c78662a 5911 * MAINTAINERS (Write After Approval): Update my e-mail address.
22e5d3dc 5912
17e72e5d
RO
59132009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5914
5915 * configure.ac (CLooG test): Use = with test.
5916 * configure: Regenerate.
5917
ed3a56f3
RG
59182009-10-22 Richard Guenther <rguenther@suse.de>
5919
5920 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
5921 cloog if the ppl version check failed. Move flags saving
5922 before setting in libelf check.
5923 * configure: Regenerate.
5924
ad0abd3c
RG
59252009-10-21 Richard Guenther <rguenther@suse.de>
5926
5927 * configure.ac: Adjust the ppl and cloog configure to work as
5928 documented. Disable cloog if ppl was disabled. Omit the version
5929 checks if they were disabled.
5930 * configure: Re-generate.
5931
e4c5bd48
RW
59322009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5933
5934 * configure.ac: Add 'lto' to enable_languages, not
5935 new_enable_languages, and only if not already present.
5936 * configure: Regenerate.
5937
0ffd69c5
GP
59382009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
5939
5940 * README: Refer to the various COPYING* files instead of just
5941 COPYING.
5942 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
5943
dce2d8b2 59442009-10-07 Rafael Avila de Espindola <espindola@google.com>
1fc23736
RE
5945
5946 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2bf33cdb 5947
58687768
RG
59482009-10-07 Richard Guenther <rguenther@suse.de>
5949
5950 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
5951 and Richard Guenther as reviewers.
5952 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
5953 as reviewers.
5954
49b0ca5c 59552009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 5956
49b0ca5c 5957 * config.sub: Update from upstream sources.
d2d9ce5e 5958
aeb94799
ILT
59592009-10-06 Ian Lance Taylor <iant@google.com>
5960
5961 * Makefile.def: check-gold depends upon all-gas.
5962 * Makefile.in: Rebuild.
5963
123651cd
PM
59642009-10-05 Phil Muldoon <pmuldoon@redhat.com>
5965
5966 * MAINTAINERS (Write After Approval): Add myself.
5967
d7f09764
DN
59682009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
5969
5970 * Makefile.def: all-lto-plugin depends on all-libiberty.
5971 set bootstrap=true for lto-plugin.
5972 Add lto-plugin.
5973 * Makefile.in: Regenerate.
5974 * configure.ac (host_libs): Add lto-plugin.
5975 * configure: Regenerate.
5976
d7f09764
DN
59772009-10-03 Diego Novillo <dnovillo@google.com>
5978
5979 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
5980 (HOST_LIBELFLIBS): Define.
5981 (HOST_LIBELFINC): Define.
5982 * Makefile.in: Regenerate.
5983 * configure.ac: Add --enable-lto.
5984 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
5985 If --enable-lto is used, add 'lto' to new_enable_languages.
5986 If --enable-lto is used and gold is enabled, add
5987 lto-plugin to configdirs.
5988 * configure: Regenerate.
5989
59902009-10-03 Simon Baldwin <simonb@google.com>
5991
5992 * configure.ac: If --with-system-zlib, suppress local zlib and
5993 pass --with-system-zlib to subdir configure scripts.
5994 * configure: Regenerate.
5995
dce2d8b2 59962009-10-01 Loren J. Rittle <ljrittle@acm.org>
0ecdd2aa
LR
5997 Paolo Bonzini <bonzini@gnu.org>
5998
5999 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
6000 $(srcdir).
6001 * Makefile.in: Rebuilt.
6002
dce2d8b2 60032009-09-26 Gary Funck <gary@intrepid.com>
5bfbb7f7
GF
6004
6005 * MAINTAINERS (Write After Approval): Add myself.
6006
3e661154
KG
60072009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6008
6009 * configure.ac: Update minimum MPC version to 0.7.
6010 * configure: Regenerate.
6011
f1a036e4
NC
60122009-09-25 Nick Clifton <nickc@redhat.com>
6013
6014 * configure.ac: Pass any --cache-file=/dev/null option on to
6015 subconfigures.
6016 * configure: Regenerate.
6017
d4c74acc
NC
60182009-09-23 Nick Clifton <nickc@redhat.com>
6019
6020 * config.sub, config.guess: Update from upstream sources.
6021
dce2d8b2 60222009-09-22 Loren J. Rittle <ljrittle@acm.org>
03261b6d
LR
6023
6024 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
6025 * Makefile.in: Rebuilt.
6026
0db770bd
RW
60272009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6028
6029 PR bootstrap/32272
6030 * configure.ac: Error out if $srcdir isn't '.' but contains
6031 host-${host_noncanonical}.
6032 * configure: Regenerate.
6033
71101870
RO
60342009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6035
6036 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
6037 maintainer.
6038
ca6d0d62
RW
60392009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6040
79cd2b23
RW
6041 * configure.ac: If bootstrapping a combined tree with
6042 --enable-gold, require c++ in stage1_languages.
6043 * configure: Regenerate.
6044
ab9dcd0c
RW
6045 * configure.ac: Also add target_libs of stage1_languages to
6046 bootstrap_target_libs.
6047 * configure: Regenerate.
6048
ca6d0d62
RW
6049 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
6050 with --enable-languages not containing c++.
6051 * configure: Regenerate.
6052
1c3c9f12
JZ
60532009-09-15 Jie Zhang <jie.zhang@analog.com>
6054
6055 * configure.ac: Disable java and boehm-gc for bfin-*-*.
6056 * configure: Regenerate.
6057
dce2d8b2 60582009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 6059
6fb30a14
JR
6060 * MAINTAINERS (Write After Approval): Update my e-mail address,
6061 and move from from here...
6062 (Waiting for paperwork): To here.
0318772d 6063
4056c2c6
JM
60642009-09-09 Joseph Myers <joseph@codesourcery.com>
6065
6066 * MAINTAINERS (Reviewers): Add self as driver reviewer.
6067
3e54529c
RW
60682009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6069
6070 * configure.ac: Do not use $extrasub for replacing @if/@endif
6071 parts in Makefile; instead, use additional arguments to
6072 AC_CONFIG_COMMANDS to do the replacement manually, with several
6073 sed invocations, to avoid HP-UX sed command limits.
6074 * configure: Regenerate.
6075
713e2ea6
AO
60762009-09-08 Alexandre Oliva <aoliva@redhat.com>
6077
6078 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
6079 blank before -L.
6080
5646b7b9
AO
60812009-09-04 Alexandre Oliva <aoliva@redhat.com>
6082
6083 * configure.ac (with-build-config): Document. Handle without.
6084 Handle missing argument.
6085 * configure: Rebuilt.
6086
e12c4094
AO
60872009-09-03 Alexandre Oliva <aoliva@redhat.com>
6088
6089 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
6090 Default to bootstrap-debug only if compare-debug works.
6091 * configure: Rebuilt.
6092 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
6093 * Makefile.in: Rebuilt.
6094
75cb0057
RO
60952009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6096
6097 * MAINTAINERS (OS Port Maintainers): Update my email address.
6098
8fc68cba
AO
60992009-09-01 Alexandre Oliva <aoliva@redhat.com>
6100
6101 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
6102 * Makefile.in: Rebuilt.
6103
44cb38cf
CD
61042009-09-01 Chris Demetriou <cgd@google.com>
6105
6106 * MAINTAINERS (Write After Approval): Add myself.
6107
f9329c35
DS
61082009-08-31 Dodji Seketeli <dodji@redhat.com>
6109
6110 PR debug/30161
6111 * include/dwarf2.h (enum dwarf_tag): Added
6112 DW_TAG_GNU_template_template_param
6113 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
6114
f945e229
PB
61152009-08-30 Paolo Bonzini <bonzini@gnu.org>
6116
6117 * Makefile.tpl (AWK): Fix typo.
6118 * Makefile.in: Regenerate.
6119
87264276
PB
61202009-08-30 Paolo Bonzini <bonzini@gnu.org>
6121
6122 * configure.ac: Detect awk and sed.
6123 * Makefile.def (flags_to_pass): Add AWK and SED.
6124 * Makefile.tpl (AWK, SED): New.
6125 (BASE_FLAGS_TO_PASS): Add AWK and SED.
6126 * configure: Regenerate.
6127 * Makefile.in: Regenerate.
6128
68ccd57c
DK
61292009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
6130
6131 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
6132 (collapseslashes): Likewise.
6133
df58e648
RW
61342009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6135
6136 * configure.ac (AC_PREREQ): Bump to 2.64.
6137
0539cb2c
RW
61382009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6139
70fa0efa
RW
6140 * configure.ac: Remove --with-datarootdir, --with-docdir,
6141 --with-pdfdir, --with-htmldir switches.
6142 * configure: Regenerate.
6143
5213506e
RW
6144 * configure: Regenerate.
6145
0539cb2c
RW
6146 * compile: Sync from Automake 1.11.
6147 * depcomp: Likewise.
6148 * install-sh: Likewise.
6149 * missing: Likewise.
6150 * mkinstalldirs: Likewise.
6151 * ylwrap: Likewise.
6152
197c68cc
DK
61532009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
6154
6155 * ltmain.sh (func_normal_abspath): New function.
6156 (func_relative_path): Likewise.
6157 (func_mode_help): Document new -bindir option for link mode.
6158 (func_mode_link): Add new -bindir option, and use it to place
6159 output DLL if specified.
6160
58af276a
RW
61612009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6162
0115d4a3
RW
6163 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
6164 (baseargs): Add --disable-option-checking.
6165 * configure: Regenerate.
6166
58af276a
RW
6167 * Makefile.def (configure-target-libiberty): Depend on
6168 all-binutils and all-ld.
6169 (configure-target-newlib): Likewise.
6170 * Makefile.in: Regenerate.
6171
e9d9afef
BE
61722009-08-17 Ben Elliston <bje@au.ibm.com>
6173
6174 * config.sub, config.guess: Update from upstream sources.
6175
354ebf88
RW
61762009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6177
6178 Sync from src, merge:
6179
6180 2009-07-02 Tristan Gingold <gingold@adacore.com>
6181
6182 * configure.ac: Do not exclude gas for i386-*-darwin.
6183 Add a case for x86_64-*-darwin.
6184 * configure: Regenerate.
6185
8375f7b2
NV
61862009-08-06 Neil Vachharajani <nvachhar@gmail.com>
6187
6188 * MAINTAINERS: Add my name to Write After Approval list.
6189
dce2d8b2 61902009-08-06 Michael Eager <eager@eagercon.com>
ca9fe997
ME
6191
6192 * configure.ac: Add Microblaze target.
6193 * configure: Regenerate.
6194
ea2002ba
CB
61952009-07-31 Christian Bruel <christian.bruel@st.com>
6196
6197 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
6198 * configure: Regenerate.
2bf33cdb 6199
dce2d8b2 62002009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
f563194d
RIL
6201
6202 * MAINTAINERS (Write After Approval): Update my e-mail address.
6203
e90e6bd7
ILT
62042009-07-06 Ian Lance Taylor <iant@google.com>
6205
6206 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
6207 * configure: Rebuild.
6208
f6e0880a
TG
62092009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
6210
6211 * MAINTAINERS: Move myself to the Graphite Reviewers.
6212
6d984927
WG
62132009-06-30 Wei Guozhi <carrot@google.com>
6214
6215 * MAINTAINERS: Add my name to Write After Approval list.
6216
f2689b09
SE
62172009-06-26 Steve Ellcey <sje@cup.hp.com>
6218
6219 PR bootstrap/40338
6220 * configure.ac (comparestring): Create new variable.
6221 * Makefile.tpl (comparestring): Use to skip some comparisions.
6222 * configure: Regenerate.
6223 * Makefile.in: Regenerate.
6224
f62c0ba4
DE
62252009-06-26 Doug Evans <dje@sebabeach.org>
6226
6227 * Makefile.def (host_modules): Add cgen.
6228 * Makefile.in: Regenerate.
6229 * configure.ac (host_tools): Add cgen.
6230 * configure: Regenerate.
6231
7acf4da6
DD
62322009-06-23 DJ Delorie <dj@redhat.com>
6233
6234 * MAINTAINERS: Add myself as mep maintainer.
6235
00020c16
ILT
62362009-06-23 Ian Lance Taylor <iant@google.com>
6237
6238 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
6239 boot_languages. Only bootstrap target libraries listed in
6240 target_libs for some boot language. Add --with-stage1-ldflags,
6241 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
6242 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
6243 if not building with C++.
6244 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
6245 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
6246 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
6247 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
6248 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
6249 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
6250 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
6251 * configure, Makefile.in: Rebuild.
6252
1da52d4a
LF
62532009-06-23 Li Feng <nemokingdom@gmail.com>
6254
6255 * MAINTAINERS: Added my name to write-after-approval list.
6256
144c9175
RM
62572009-06-15 Ryan Mansfield <rmansfield@qnx.com>
6258
6259 * configure.ac: Define is_elf for QNX Neutrino targets.
6260 * configure: Regenerate.
6261
e5871e24
GS
62622009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
6263
9c78662a 6264 * MAINTAINERS: Added my name to the write-after-approval list
e5871e24 6265
5f4a82c0
KG
62662009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6267
6268 * configure.ac: Detect MPC in default directory.
6269 * configure: Regenerate.
6270
394e9195
JG
62712009-06-03 Jerome Guitton <guitton@adacore.com>
6272 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6273
9c78662a
UB
6274 * Makefile.tpl (all): Avoid a trailing backslash.
6275 * Makefile.in: Regenerate.
394e9195 6276
47bca6aa
BE
62772009-06-03 Ben Elliston <bje@au.ibm.com>
6278
6279 * config.sub, config.guess: Update from upstream sources.
6280
a891a473
RS
62812009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
6282
6283 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
6284 to noconfdirs.
6285 * configure: Regenerate.
6286
70cb2d9f
AO
62872009-06-02 Alexandre Oliva <aoliva@redhat.com>
6288
6289 * Makefile.tpl ([+compare-target+]): Compare all stage
6290 directories, rather than just gcc.
6291 * Makefile.in: Rebuilt.
6292
7f1245df
DK
62932009-06-01 Doug Kwan <dougkwan@google.com>
6294
6295 * configure.ac: Support gold for target arm*-*-*.
6296 * configure: Regenerate.
394e9195 6297
acd26225
KG
62982009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6299
6300 * Makefile.def: Add MPC support and dependencies.
6301 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
6302
6303 * Makefile.in, configure: Regenerate.
6304
a1fc946a
AO
63052009-05-27 Alexandre Oliva <aoliva@redhat.com>
6306
6307 * Makefile.tpl (all): Avoid harmless warning in make all when
6308 gcc-bootstrap is enabled but stage_last does not exist.
6309 * Makefile.in: Rebuilt.
6310
2e6a3c8d
NR
63112009-05-24 Nicolas Roche <roche@adacore.com>
6312
6313 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
6314 * Makefile.in: Regenerate.
6315
63487d11
DC
63162009-05-21 Denis Chertykov <chertykov@gmail.com>
6317
6318 * MAINTAINERS: Update my e-mail address.
6319
449223af
DK
63202009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
6321
6322 * configure.ac (cygwin noconfigdirs): Remove libgcj.
6323 * configure: Regenerate.
6324
31c98f49
AO
63252009-05-18 Alexandre Oliva <aoliva@redhat.com>
6326
6327 PR other/40159
6328 * Makefile.tpl (all): Don't assume gcc-bootstrap and
6329 gcc-no-bootstrap are mutually exclusive.
6330 * Makefile.in: Rebuilt.
6331
0f501837
AO
63322009-05-18 Alexandre Oliva <aoliva@redhat.com>
6333
6334 PR other/40159
6335 * Makefile.tpl (all): Don't end with unconditional success.
6336 * Makefile.in: Rebuilt.
6337
4a4a4e99
AO
63382009-05-12 Alexandre Oliva <aoliva@redhat.com>
6339
6340 PR target/37137
6341 * Makefile.def (flags_to_pass): Remove redundant and incomplete
6342 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
6343 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
6344 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
6345 stage_configureflags, stage_cflags and stage_libcflags into
6346 explicit Makefile macros.
6347 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
6348 GFORTRAN.
6349 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
6350 CC. Set CC_FOR_BUILD from CC.
6351 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
6352 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
6353 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
6354 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
6355 and GFORTRAN.
6356 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
6357 (_LIBCFLAGS): Renamed to _TFLAGS.
6358 (do-compare-debug, do-compare3-debug): Drop.
6359 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
6360 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
6361 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
6362 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
6363 (XGCC_FLAGS_FOR_TARGET): New.
6364 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
6365 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
6366 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
6367 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9c78662a 6368 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4a4a4e99
AO
6369 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
6370 TFLAGS.
6371 (BUILD_CONFIG): Include if requested.
6372 (all): Set TFLAGS on bootstrap.
6373 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
6374 (all-stageid-prefixmodule): Likewise.
6375 (do-clean, distclean-stageid): Set TFLAGS.
6376 (restrap): Fix whitespace.
6377 * Makefile.in: Rebuilt.
6378
1cee3429
PB
63792009-05-07 Paolo Bonzini <bonzini@gnu.org>
6380
6381 * config.guess: Sync with src.
6382
0b70eafd
DK
63832009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
6384
6385 * configure.ac ($with_ppl): Default to no if not supplied.
6386 ($with_cloog): Likewise.
6387 configure: Regenerate.
6388
5175f17c
JW
63892009-04-27 James E. Wilson <wilson@codesourcery.com>
6390
6391 * MAINTAINERS: Update my e-mail address.
6392
952fa153
NC
63932009-04-27 Nick Clifton <nickc@redhat.com>
6394
6395 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
6396
a687f83c
EB
63972009-04-25 Eric Botcazou <ebotcazou@adacore.com>
6398
6399 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
6400 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
6401 * Makefile.in: Regenerate.
6402
9e3eba15
KG
64032009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6404
6405 PR bootstrap/39739
6406 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
6407 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
6408
6409 * configure, Makefile.in: Regenerate.
6410
a687f83c 64112009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
6412
6413 * include/hashtab.h: Update GTY annotations to new syntax
6414 * include/splay-tree.h: Likewise
6415
070bdbd9
BE
64162009-04-17 Ben Elliston <bje@au.ibm.com>
6417
6418 * config.sub, config.guess: Update from upstream sources.
6419
55f2d967
AG
64202009-04-15 Anthony Green <green@moxielogic.com>
6421
6422 * configure.ac: Add moxie support.
6423 * configure: Rebuilt.
6424
309c24a9
JJ
64252009-04-14 Jakub Jelinek <jakub@redhat.com>
6426
6427 * configure.ac: Change copyright header to refer to version
6428 3 of the GNU General Public License and to point readers at the
6429 COPYING3 file and the FSF's license web page.
6430 * Makefile.def: Likewise.
6431 * Makefile.tpl: Likewise.
6432 * Makefile.in: Regenerate.
6433
b93133bc
JH
64342009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
6435
6436 * configure.ac: Restore match for darwin9 or later. Use double
6437 brackets since regeneration eats one pair.
6438 * configure: Regenerate.
6439
d18ff35a
L
64402009-04-09 H.J. Lu <hongjiu.lu@intel.com>
6441
6442 PR gas/10039
6443 * configure.ac: Require texinfo 4.7.
6444 * configure: Regenerated.
6445
748086b7
JJ
64462009-04-09 Nick Clifton <nickc@redhat.com>
6447
6448 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
6449 the GCC Runtime Library Exception.
6450
a3337ea2
KG
64512009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6452
6453 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
6454 * configure: Regenerate.
6455
60911f14
SE
64562009-04-01 Steve Ellcey <sje@cup.hp.com>
6457
6458 * Makefil.def (languages): New entries.
6459 * Makefile.tpl (check-gcc-*): New generic target.
6460 * Makefile.in: Regenerate.
60911f14 6461
dce2d8b2 64622009-03-25 Erven Rohou <erven.rohou@inria.fr>
7369c1d0 6463
d18ff35a 6464 * MAINTAINERS: Update my email address.
7369c1d0 6465
cfb1f59f
TT
64662009-03-18 Tom Tromey <tromey@redhat.com>
6467
d18ff35a
L
6468 * configure: Rebuild.
6469 * configure.ac (host_libs): Add libiconv.
6470 * Makefile.in: Rebuild.
6471 * Makefile.def (host_modules): Add libiconv.
6472 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 6473
75eeae1a
TG
64742009-03-16 Tristan Gingold <gingold@adacore.com>
6475
6476 * configure.ac: Treat gdb as supported on x86_64-darwin.
6477 * configure: Regenerate.
6478
f38095f3
JM
64792009-03-16 Joseph Myers <joseph@codesourcery.com>
6480
6481 * configure.ac (--with-host-libstdcxx): New option.
6482 * configure: Regenerate.
6483
dce2d8b2 64842009-03-12 Joern Rennecke <joern.rennecke@arc.com>
fec7f245
JR
6485
6486 * MAINTAINERS: Move myself into the write after approval list.
6487
6d401294
NP
64882009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
6489
6490 * MAINTAINERS: Update e-mail address.
2bf33cdb 6491
07c97076
DN
64922009-03-11 Dorit Nuzman <dorit@il.ibm.com>
6493
6494 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
6495
dce2d8b2 64962009-03-10 Ira Rosen <irar@il.ibm.com>
bb947fd1
IR
6497
6498 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
6499
7a9d3fe8
RW
65002009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6501
6502 Backport from git Libtool:
6503
6504 2009-01-19 Robert Millan <rmh@aybabtu.com>
6505 Support GNU/kOpenSolaris.
6506 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
6507 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
6508 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
6509 GNU/kOpenSolaris.
6510
c9e9e11f
AS
65112009-02-27 Andreas Schwab <schwab@linux-m68k.org>
6512
6513 * MAINTAINERS: Update e-mail address.
6514
5e8c1552 65152009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
6516
6517 * MAINTAINERS (Write After Approval): Add self.
6518
b0adb088
BM
65192009-02-18 Bingfeng Mei <bmei@broadcom.com>
6520
6521 * MAINTAINERS (Write After Approval): Add myself.
6522
ee04b574
AS
65232009-02-05 Andreas Schwab <schwab@suse.de>
6524
6525 * Makefile.tpl (stage_last): Define $r and $s before using
6526 $(RECURSE_FLAGS_TO_PASS).
6527 * Makefile.in: Regenerate
6528
907884c9
ILT
65292009-01-30 Ian Lance Taylor <iant@google.com>
6530
6531 * MAINTAINERS: Move myself to the Global Reviewers list.
6532
416ac4d4
RM
65332009-01-29 Robert Millan <rmh@aybabtu.com>
6534
6535 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
6536 * configure: Regenerate.
6537
ee5decb3
GP
65382009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
6539
6540 * MAINTAINERS: Make whitespace consistent.
19196f44 6541 Remove Robert Millan from Write After Approval.
ee5decb3 6542
36fbb0ec
AM
65432009-01-16 Alan Modra <amodra@bigpond.net.au>
6544
6545 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
6546 (all-opcodes): Depend on all-libiberty.
6547 * Makefile.in: Regenerate.
6548
52535a64
DR
65492009-01-15 Douglas B Rupp <rupp@gnat.com>
6550
6551 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
6552 * configure: Regenerate.
6553
e04a57df
RR
65542009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
6555
6556 * MAINTAINERS (Write After Approval): Add myself.
6557
856c450b
SK
65582009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
6559
6560 * MAINTAINERS: Add myself to reviewers (Fortran).
6561
dce2d8b2 65622009-01-12 Sebastian Pop <sebastian.pop@amd.com>
53095c56
SP
6563
6564 PR tree-optimization/38515
6565 * configure.ac (cloog-polylib): Removed.
6566 (with_ppl, with_cloog): Test for "no".
6567 * configure: Regenerated.
6568
1e5e8a59
DF
65692009-01-11 Daniel Franke <franke.daniel@gmail.com>
6570
6571 * MAINTAINERS: Moved myself to reviewers (Fortran).
6572
5e5debf6
TS
65732009-01-06 Thomas Schwinge <tschwinge@gnu.org>
6574
6575 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
6576 (Write After Approval): Remove myself.
6577
1c42acf1
DN
65782009-01-03 Diego Novillo <dnovillo@google.com>
6579
6580 * MAINTAINERS: Remove myself from alias maintainership.
6581
2fbbedaf
DA
65822009-01-02 David Ayers <ayers@fsfe.org>
6583
6584 * MAINTAINERS: Update e-mail address.
6585
17213821
GP
65862008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
6587
6588 * MAINTAINERS: Make whitespace consistent.
6589
baafc534
RW
65902008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6591
6592 Backport from upstream Libtool:
6593 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
6594 Add cache variables to tests that require the linker to work.
6595 For shlibpath_overrides_runpath, this also changes the semantics
6596 to let the result from the C compiler take precedence.
6597
18430d27
BE
65982008-12-02 Ben Elliston <bje@au.ibm.com>
6599
6600 * config.sub, config.guess: Update from upstream sources.
6601
dce2d8b2 66022008-12-12 Sebastian Pop <sebastian.pop@amd.com>
0a280b35
SP
6603
6604 * configure.ac (ppllibs): Add by default the lib flags.
6605 * configure: Regenerate.
6606
41e9641b
LM
66072008-12-08 Luis Machado <luisgpm@br.ibm.com>
6608
6609 * MAINTAINERS: Add myself to the write after approval list.
6610
25783c30
JH
66112008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
6612
ee04b574
AS
6613 * configure.ac: Add double brackets on darwin[912].
6614 * configure: Regenerate.
25783c30 6615
0e318fcc
DK
66162008-12-03 Daniel Kraft <d@domob.eu>
6617
6618 * MAINTAINERS: Moved myself and Mikael Morin from Write After
6619 Approval to Reviewer section (for Fortran front-end).
6620
7f171b95
JH
66212008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
6622
6623 * configure.ac: Expand to darwin10 and later.
6624 * configure: Regenerate.
6625
09ce620e
AS
66262008-12-02 Andreas Schwab <schwab@suse.de>
6627
6628 * Makefile.def: configure-target-boehm-gc depends on
6629 all-target-libstdc++-v3.
6630 * Makefile.in: Regenerate.
6631
386c704d
KT
66322008-12-02 Kai Tietz <kai.tietz@onevision.com>
6633
6634 * MAINTAINERS: Add myself as mingw maintainer.
6635
e03dd84a
BE
66362008-12-02 Ben Elliston <bje@au.ibm.com>
6637
6638 * config.sub, config.guess: Update from upstream sources.
6639
3fa87964
GP
66402008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
6641
6642 * README.SCO: Remove.
6643
df72d7ed
FP
66442008-11-29 Fernando Pereira <pronesto@gmail.com>
6645
6646 * MAINTAINERS: Add myself to the write after approval list.
6647
b5646528
DK
66482008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
6649
6650 * MAINTAINERS: Update my email address in WAA section.
6651
dce2d8b2 66522008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
ebf24eb4
CL
6653
6654 * MAINTAINERS: Update e-mail address.
6655
dce2d8b2 66562008-11-27 Toon Moene <toon@moene.org>
50e0f131
TM
6657
6658 * MAINTAINERS: Change e-mail address.
6659
0db3a858
TG
66602008-11-27 Tristan Gingold <gingold@adacore.com>
6661
6662 * configure.ac: Build gdb for i?86-*-darwin*
6663 * configure: Regenerated.
6664
dce2d8b2 66652008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
f07bde68
HS
6666
6667 * MAINTAINERS: Added my full name.
6668
487e299b
DJ
66692008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
6670
6671 PR bootstrap/38014
6672 PR bootstrap/37923
6673
6674 Revert:
6675
6676 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6677
6678 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6679 * Makefile.in: Regenerated.
6680
6681 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
6682
6683 PR gdb/921
6684 PR gdb/1646
6685 PR gdb/2175
6686 PR gdb/2176
6687
6688 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6689 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6690 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
6691 (HOST_EXPORTS): Pass CPPFLAGS.
6692 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6693 (LDFLAGS_FOR_TARGET): Initialize from configure script.
6694 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6695 * Makefile.in, configure: Regenerated.
6696 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6697 and CPPFLAGS_FOR_BUILD.
6698
dce2d8b2 66992008-11-06 Jeff Law <law@redhat.com>
d69fbecb
JL
6700
6701 * MAINTAINERS: Add myself as middle end maintainer.
6702
044fed69
AS
67032008-11-06 Andrew Stubbs <ams@codesourcery.com>
6704
6705 * MAINTAINERS (Write after approval): Add myself.
6706
caf6defe
DN
67072008-11-05 Diego Novillo <dnovillo@google.com>
6708
6709 * MAINTAINERS (Global Reviewers): Add myself.
6710 (Non-Algorithmic Maintainers): Remove myself.
6711
3e9899ac
TS
67122008-11-04 Thomas Schwinge <tschwinge@gnu.org>
6713
09ce620e 6714 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 6715
ea99e36e
MM
67162008-10-31 Mikael Morin <mikael.morin@tele2.fr>
6717
09ce620e 6718 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 6719
fb0d2684
BE
67202008-10-31 Ben Elliston <bje@au.ibm.com>
6721
6722 * configure.ac (spu-*-*): Remove special case.
6723 * configure: Regenerate.
6724
73c07a3e
CM
67252008-10-30 Catherine Moore <clm@codesourcery.com>
6726
6727 * MAINTAINERS (Write after approval): Update my email address.
6728
7310a2da
SSF
67292008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
6730
6731 * configure.ac [spu-*-*]: Do not set skipdirs.
6732 * configure: Re-generate.
6733
7e51fe23
BS
67342008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
6735
6736 * MAINTAINERS (Various Maintainers): Add myself to reload.
6737
ef20be93
RG
67382008-10-25 Richard Guenther <rguenther@suse.de>
6739
6740 * MAINTAINERS (Various Maintainers): Add myself as middle-end
6741 maintainer. Remove myself as libgcc-math maintainer.
6742 (Non-Algorithmic Maintainers): Remove myself.
6743
03ffcfa0
DJ
67442008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6745
6746 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6747 * Makefile.in: Regenerated.
6748
dec014a9
CC
67492008-10-23 Cary Coutant <ccoutant@google.com>
6750
6751 * MAINTAINERS (Write after approval): Add myself.
6752
b36c386c
DJ
67532008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
6754
6755 PR gdb/921
6756 PR gdb/1646
6757 PR gdb/2175
6758 PR gdb/2176
6759
6760 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6761 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6762 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
6763 (HOST_EXPORTS): Pass CPPFLAGS.
6764 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6765 (LDFLAGS_FOR_TARGET): Initialize from configure script.
6766 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6767 * Makefile.in, configure: Regenerated.
6768 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6769 and CPPFLAGS_FOR_BUILD.
6770
dce2d8b2 67712008-10-20 Sebastian Pop <sebastian.pop@amd.com>
84541525
SP
6772
6773 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
6774 Sebastian Pop.
6775
e0bda97e
AP
67762008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
6777
6778 * MAINTAINERS (Write After Approval): Added myself.
6779
36c713e0
KG
67802008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6781
6782 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
6783 recommended version to 2.3.2.
6784
6785 * configure: Regenerate.
6786
8fe005ee
MM
67872008-10-01 Mark Mitchell <mark@codesourcery.com>
6788
6789 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
6790
be8f156f
DD
67912008-09-29 David Daney <david.daney@caviumnetworks.com>
6792
6793 * MAINTAINERS (Write After Approval): Update e-mail address.
6794
ae11dff4
PG
67952008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
6796
6797 * libtool.m4: Update to libtool 2.2.6.
6798 * lt~obsolete.m4: Update to libtool 2.2.6.
6799 * ltmain.sh: Update to libtool 2.2.6.
6800 * ltsugar.m4: Update to libtool 2.2.6.
6801 * ltversion.m4: Update to libtool 2.2.6.
6802 * ltoptions.m4: Update to libtool 2.2.6.
6803 * ltgcc.m4: Update to match changes from libtool 2.2.6.
6804
441154b1
CF
68052008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
6806
6807 * MAINTAINERS (Write After Approval): Add myself.
6808
775b3b26
BRF
68092008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
6810
6811 * MAINTAINERS (Write After Approval): Update my name.
6812
94538043
SB
68132008-09-20 Steven Bosscher <steven@gcc.gnu.org>
6814
09ce620e 6815 * MAINTAINERS: Add myself in "Write After Approval".
94538043 6816
52d1bfd8
SE
68172008-09-18 Steve Ellcey <sje@cup.hp.com>
6818
09ce620e 6819 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 6820
c5cc92f5
GP
68212008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
6822
6823 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
6824 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
6825 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
6826 and Michael Tiemann from Write After Approval since they do not
6827 actually have access.
6828
23d9794a
RG
68292008-09-05 Richard Guenther <rguenther@suse.de>
6830
6831 * configure.ac: Initialize clooglibs to -lcloog.
6832 * configure: Re-generate.
6833
192a671e
LCW
68342008-09-04 Le-Chun Wu <lcwu@google.com>
6835
6836 * MAINTAINERS (Write After Approval): Add myself.
6837
d789184e
SP
68382008-09-03 Sebastian Pop <sebastian.pop@amd.com>
6839
6840 * configure.ac (--with-cloog-polylib): New.
6841 (--disable-cloog-version-check): New.
6842 (--disable-ppl-version-check): New.
6843 * configure: Re-generate.
6844
36a881c7
RG
68452008-09-03 Richard Guenther <rguenther@suse.de>
6846
6847 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
6848 cloog test.
6849 * configure: Re-generate.
6850
358da97e
HS
68512008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
6852
6853 Add picoChip port.
6854 * MAINTAINERS: Add picoChip maintainers.
6855
f8bf9252
SP
68562008-09-02 Sebastian Pop <sebastian.pop@amd.com>
6857 Tobias Grosser <grosser@fim.uni-passau.de>
6858 Jan Sjodin <jan.sjodin@amd.com>
6859 Harsha Jagasia <harsha.jagasia@amd.com>
6860 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6861 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6862 Adrien Eliche <aeliche@isty.uvsq.fr>
6863
6864 Merge from graphite branch.
6865 * configure: Regenerate.
6866 * Makefile.in: Regenerate.
6867 * configure.ac (host_libs): Add ppl and cloog.
6868 Add checks for PPL and CLooG.
6869 * Makefile.def (ppl, cloog): Added modules and dependences.
6870 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
6871 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
6872
d89f0ad6
AL
68732008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6874
6875 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
6876 (GCC_SHLIB_SUBDIR): New.
6877 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
6878 * configure: Regenerate.
6879 * Makefile.in: Regenerate.
6880
88a25817
GP
68812008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
6882
6883 * MAINTAINERS: Consistently use tabs to separate columns.
6884
f873f15f
TG
68852008-08-29 Tristan Gingold <gingold@adacore.com>
6886
6887 * MAINTAINERS (Write after Approval): Add myself.
6888
e1514c3f
TG
68892008-08-28 Tristan Gingold <gingold@adacore.com>
6890
6891 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
6892 Enable bfd, binutils and opcodes.
6893 * configure: Regenerate.
6894
4717882f
JDA
68952008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6896
6897 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
6898
28c9884c
TK
68992008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6900
6901 * MAINTAINERS: Use correct Umlaut for last name.
6902
ae96d86a
FXC
69032008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6904
6905 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
6906
3ecc96e3
DE
69072008-08-16 David Edelsohn <edelsohn@gnu.org>
6908
6909 * MAINTAINERS: Update my email address.
6910
dd609cc1
EB
69112008-08-16 Nicolas Roche <roche@adacore.com>
6912
6913 * Makefile.tpl: Add BOOT_ADAFLAGS.
6914 * Makefile.in: Regenerate.
6915
08d0963a
RS
69162008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
6917
6918 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
6919 * configure: Regenerate.
6920
dce2d8b2 69212008-07-30 Paolo Bonzini <bonzini@gnu.org>
00afcaa0
PB
6922
6923 * configure.ac: Add makefile fragments for hpux.
6924 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
6925 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
6926 * configure: Regenerate.
6927 * Makefile.in: Regenerate.
6928
dce2d8b2 69292008-07-28 Aldy Hernandez <aldyh@redhat.com>
806b3528
AH
6930
6931 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
6932
dce2d8b2 69332008-07-11 Dodji Seketeli <dseketel@redhat.com>
ab220355
DS
6934
6935 * MAINTAINERS (Write after Approval): Add myself.
6936
78209f30
XG
69372008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
6938
6939 * MAINTAINERS (Write After Approval): Add myself.
6940
5b5b098d
AJ
69412008-06-29 Andrew Jenner <andrew@codesourcery.com>
6942
6943 * MAINTAINERS (Write After Approval): Add myself.
6944
d812ec93
KW
69452008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
6946
6947 * MAINTAINERS: Update my email address.
6948
99e78224
JY
69492008-06-25 Joey Ye <joey.ye@intel.com>
6950
6951 * MAINTAINERS (Write After Approval): Add myself.
6952
18c04407
RW
69532008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6954
6955 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
6956 * Makefile.in: Regenerate.
6957 * configure: Regenerate.
6958
47aa9a31
DK
69592008-06-17 Daniel Kraft <d@domob.eu>
6960
6961 * MAINTAINERS (Write After Approval): Add myself.
6962
ad33ff57
RW
69632008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6964
6965 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
6966 "$@" is still intact with both Autoconf 2.59 and 2.62.
6967 * configure: Regenerate.
6968
cdce5c41
RW
69692008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6970
6971 * Makefile.tpl: Fix comment errors.
6972 * Makefile.in: Regenerate.
6973
01b79d11
DM
69742008-06-12 David S. Miller <davem@davemloft.net>
6975 David Edelsohn <edelsohn@gnu.org>
6976
6977 * configure.ac: Add powerpc*-*-* to gold supported targets.
6978 * configure: Regenerate.
6979
f8c33439
JM
69802008-06-08 Joseph Myers <joseph@codesourcery.com>
6981
6982 PR tree-optimization/36218
6983 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
6984 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
6985 (all prefix="build-"): Pass them to build-system sub-makes.
6986 * Makefile.in: Regenerate.
6987
cd985f66
JM
69882008-06-07 Joseph Myers <joseph@codesourcery.com>
6989
6990 * MAINTAINERS (mt port): Remove.
6991 (sco5, unixware, sco udk): Remove.
6992 (Kean Johnston): Add to Write After Approval.
6993
3f6383d3
JB
69942008-05-30 Julian Brown <julian@codesourcery.com>
6995
6996 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
6997 of libobjc for ARM EABI Linux.
6998 * configure: Regenerate.
30da41ed 6999
dce2d8b2 70002008-05-18 Xinliang David Li <davidxl@google.com>
e29cc9b4 7001
09ce620e 7002 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 7003
dce2d8b2 70042008-05-17 Xinliang David Li <davidxl@google.com>
30da41ed 7005
e29cc9b4 7006 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 7007
955410cb
JW
70082008-05-15 Janus Weil <janus@gcc.gnu.org>
7009
7010 * MAINTAINERS (Write After Approval): Add myself.
7011
719bb4e3 70122008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
7013
7014 * config-ml.in: don't handle --enable-shared and --enable-static.
7015
372b05fc
RS
70162008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
7017
7018 * MAINTAINERS: Update my email address.
7019
f73e2200
PC
70202008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
7021
7022 * MAINTAINERS: Update my email address.
09ce620e 7023
3e438e2b
KVH
70242008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
7025
7026 * MAINTAINERS (Write After Approval): Add myself.
7027
177bf491
GS
70282008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
7029
7030 * MAINTAINERS (Write After Approval): Add myself.
7031
dce2d8b2 70322008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
ac89df2f
PG
7033
7034 * MAINTAINERS (crx): Add myself.
7035
14a8726b
PB
70362008-04-18 Paolo Bonzini <bonzini@gnu.org>
7037
7038 Sync with src:
7039 2008-04-14 David S. Miller <davem@davemloft.net>
7040
09ce620e
AS
7041 * configure.ac: Add sparc*-*-* to gold supported targets.
7042 * configure: Regenerate.
14a8726b 7043
7142fb32
PB
70442008-04-18 Paolo Bonzini <bonzini@gnu.org>
7045
7046 PR bootstrap/35457
7047 * configure.ac: Include override.m4.
7048 * configure: Regenerate.
7049
c6b196de
PB
70502008-04-18 Paolo Bonzini <bonzini@gnu.org>
7051
09ce620e
AS
7052 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
7053 * Makefile.in: Regenerate.
c6b196de 7054
dce2d8b2 70552008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
c993ae60 7056
09ce620e 7057 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 7058 as nonconfigurable directories list.
09ce620e 7059 * configure: Regenerate.
c993ae60 7060
8479b1b1
BE
70612008-04-14 Ben Elliston <bje@au.ibm.com>
7062
7063 * config.sub, config.guess: Update from upstream sources.
7064
295e261a
HPN
70652008-04-12 Hans-Peter Nilsson <hp@axis.com>
7066
7067 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
7068 * Makefile.in: Regenerate.
7069
ac3949d9
EW
70702008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
7071
7072 * configure.ac: Do not build libssp for the AVR.
7073 * configure: Regenerate.
7074
06407e30
ILT
70752008-04-07 Ian Lance Taylor <iant@google.com>
7076
7077 * Makefile.def: check-gold depends upon all-binutils.
7078 * Makefile.in: Regenerate.
7079
97db009c
AH
70802008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
7081
7082 * MAINTAINERS (Write After Approval): Add myself.
7083
2a79c47f
NC
70842008-04-04 Nick Clifton <nickc@redhat.com>
7085
7086 PR binutils/4334
5f4bebbf 7087 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
7088 builds.
7089 * configure: Regenerate.
7090
c53a18d3
N
70912008-04-04 NightStrike <NightStrike@gmail.com>
7092
7093 PR other/35151
09ce620e
AS
7094 * configure.ac: Combine rules for mingw32 and mingw64.
7095 * configure: Regenerate.
c53a18d3 7096
d925aa70
KT
70972008-04-02 Kai Tietz <kai.tietz@onvision.com>
7098
7099 * MAINTAINERS (Write After Approval): Add myself.
7100
dce2d8b2 71012008-04-01 Seongbae Park <seongbae.park@gmail.com>
ad424a85
SP
7102
7103 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
7104 * Makefile.in (.NOTPARALLEL): Ditto.
7105
4412a506
PG
71062008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
7107
7108 * MAINTAINERS (Write After Approval): Add myself.
7109
dce2d8b2 71102008-03-31 Seongbae Park <seongbae.park@gmail.com>
2f908293
SP
7111
7112 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
7113 * Makefile.in (.NOTPARALLEL): Regenerate.
7114
639223bd
PB
71152008-03-27 Paolo Bonzini <bonzini@gnu.org>
7116
7117 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
7118 * Makefile.in: Regenerate.
7119
b8ab1f4a
JS
71202008-03-26 Jakub Staszak <kuba@et.pl>
7121
7122 * MAINTAINERS (Write After Approval): Add myself.
7123
b45890a4
TK
71242008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
7125
7126 * MAINTAINERS: Update e-mail address.
7127
5afab7ad
ILT
71282008-03-20 Ian Lance Taylor <iant@google.com>
7129
7130 * configure.ac: Add support for --enable-gold.
7131 * Makefile.def: Add gold as a directory like ld.
7132 * configure, Makefile.in: Regenerate.
7133
38d24731
RW
71342008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7135
7136 * configure.ac: m4_include config/proginstall.m4.
7137 * configure: Regenerate.
32bc4cf4
RW
7138
7139 Backport from upstream Libtool:
09ce620e 7140
32bc4cf4 7141 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 7142
32bc4cf4
RW
7143 Deal with Autoconf 2.62's semantic change in m4_append.
7144 * ltsugar.m4 (lt_append): Replace broken versions of
7145 m4_append.
7146 (lt_if_append_uniq): Don't require separator to be overquoted,
7147 and avoid broken m4_append.
7148 (lt_dict_add): Fix typo.
7149 * libtool.m4 (_LT_DECL): Don't overquote separator.
7150
9d3c50ea
DE
71512008-03-13 David Edelsohn <edelsohn@gnu.org>
7152
7153 * config.rpath: Add AIX 6 support.
7154
5d2edb29
PB
71552008-03-13 Paolo Bonzini <bonzini@gnu.org>
7156
7157 * Makefile.def (stageprofile). Remove -fprofile-generate
7158 from stage_libcflags.
7159 * Makefile.in: Regenerate.
7160
954910ef
BE
71612008-03-13 Ben Elliston <bje@au.ibm.com>
7162
7163 * config.sub, config.guess: Update from upstream sources.
7164
e8645a40
TT
71652008-03-06 Tom Tromey <tromey@redhat.com>
7166
7167 * MAINTAINERS: Update for treelang deletion.
7168
2c8e955e
JW
71692008-03-03 James E. Wilson <wilson@tuliptree.org>
7170
7171 * MAINTAINERS: Update my email address.
7172
54acd307
SS
71732008-03-03 Stan Shebs <stanshebs@earthlink.net>
7174
893ad2a1 7175 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
7176 (objective-c/c++): Add myself as a maintainer.
7177
4b52b516
VR
71782008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
7179
7180 * MAINTAINERS (Write After Approval): Update my email address.
7181
e652b516
TB
71822008-02-25 Tomas Bily <tbily@suse.cz>
7183
7184 * MAINTAINERS (Write After Approval): Add myself.
7185
02d30740
JJ
71862008-02-23 Jakub Jelinek <jakub@redhat.com>
7187
7188 * MAINTAINERS (OpenMP): Add myself.
7189
1c8bd6a3
PB
71902008-02-20 Paolo Bonzini <bonzini@gnu.org>
7191
4b40b2a5
UB
7192 PR bootstrap/32009
7193 PR bootstrap/32161
1c8bd6a3 7194
4b40b2a5
UB
7195 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
7196 * configure: Regenerate.
1c8bd6a3 7197
4b40b2a5
UB
7198 * Makefile.def: Define stage_libcflags for all bootstrap stages.
7199 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
7200 STAGE4_LIBCFLAGS): New.
7201 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
7202 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
7203 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
7204 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
7205 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
7206 for target modules. Don't export LIBCFLAGS.
7207 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
7208 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
7209 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
7210 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
7211 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
7212 * Makefile.in: Regenerate.
1c8bd6a3 7213
bb44c9d2
RW
72142008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7215
7216 PR libgcj/33085
7217 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
7218 Do not use -DDLL_EXPORT. Backport from upstream.
7219
29a7754d
RW
72202008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7221
7222 * MAINTAINERS (Write After Approval): Add myself.
7223
9a212bb7
HPN
72242008-02-02 Hans-Peter Nilsson <hp@axis.com>
7225
7226 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
7227 * configure: Regenerate.
7228
aa12a573
MG
72292008-01-31 Marc Gauthier <marc@tensilica.com>
7230
7231 * configure.ac (xtensa*-*-*): Recognize processor variants.
7232 * configure: Regenerate.
7233
ac9e6043
RW
72342008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7235
40049ccc
UB
7236 PR bootstrap/34922
7237 * configure.ac (PARSE_ARGS): Push suitable setting of
7238 ac_subdirs_all, for `./configure --help=recursive'.
7239 Handle `+' in generic toplevel directory disabling.
7240 * configure: Regenerate.
ac9e6043 7241
4288c86a
NC
72422008-01-28 Nick Clifton <nickc@redhat.com>
7243
7244 * MAINTAINERS (xstormy16): Take over maintainership.
7245
8d8da227
JM
72462008-01-25 Joseph Myers <joseph@codesourcery.com>
7247
7248 * MAINTAINERS (c4x port): Remove.
7249
349b60e7
DE
72502008-01-24 David Edelsohn <edelsohn@gnu.org>
7251
7252 * libtool.m4: Backport AIX 6 support from ToT Libtool.
7253
3ca06a68
BE
72542008-01-23 Ben Elliston <bje@au.ibm.com>
7255
7256 * config.sub, config.guess: Update from upstream sources.
7257
3c631381
TG
72582008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
7259
7260 * MAINTAINERS (Write After Approval): Add myself.
7261
20533ef1
L
72622008-01-17 H.J. Lu <hjl.tools@gmail.com>
7263
7264 * MAINTAINERS: Update my email address.
7265
72662008-01-09 Raksit Ashok <raksit@google.com>
7267
7268 * MAINTAINERS (Write After Approval): Add myself.
7269
684f4f6a
RA
72702008-01-09 Raksit Ashok <raksit@google.com>
7271
7272 * MAINTAINERS (Write After Approval): Add myself.
7273
9cb8756f
BE
72742008-01-08 Ben Elliston <bje@au.ibm.com>
7275
7276 * config.sub, config.guess: Update from upstream sources.
7277
94e1934d
KG
72782007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7279
7280 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 7281 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
7282 * configure: Regenerate.
7283
a2e51f77
SP
72842007-12-15 Sebastian Pop <sebastian.pop@amd.com>
7285
7286 * MAINTAINERS: Update my email address.
7287
ffe3dcd9
BRF
72882007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
7289
7290 * MAINTAINERS: Update my email address.
7291
aa4095c9
RS
72922007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
7293
7294 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
7295 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
7296 * Makefile.in: Regenerate.
7297
dce2d8b2 72982007-12-10 Mark Heffernan <meheff@google.com>
030e2013
MH
7299
7300 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
7301 misplaced entries.
7302
0fe0f073
AT
73032007-12-10 Andreas Tobler <a.tobler@schweiz.org>
7304
7305 * configure.ac: Enable libjava for x86_64-*-darwin9.
7306 * configure: Regenerate.
7307
dce2d8b2 73082007-12-07 Bill Maddox <maddox@google.com>
d4ca4b06
BM
7309
7310 * MAINTAINERS (Write After Approval): Add myself.
7311
c3220d4c
BE
73122007-12-05 Ben Elliston <bje@au.ibm.com>
7313
7314 * config.sub, config.guess: Update from upstream sources.
7315
aba7501e
MK
73162007-12-02 Matthias Klose <doko@ubuntu.com>
7317
7318 * config-ml.in: Remove 64bit configure tests.
7319
d683ec81
PB
73202007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7321
7322 * config-ml.in: Robustify against white space in absolute file
7323 names.
7324
7325 * config-ml.in (multi-clean): Substitute ${Makefile}.
7326 Remove superfluous ${Makefile} in list.
7327
60f1711a
TS
73282007-11-19 Thiemo Seufer <ths@mips.com>
7329
7330 * config-ml.in: Don't hardcode the Makefile name.
7331
487f9d96
AM
73322007-11-08 Alexander Monakov <amonakov@ispras.ru>
7333
7334 * MAINTAINERS (Write After Approval): Add myself.
7335
fa3886fe
ST
73362007-11-07 Samuel Tardieu <sam@rfc1149.net>
7337
7338 * MAINTAINERS (Write After Approval): Add myself.
7339
dce2d8b2 73402007-11-06 Doug Kwan <dougkwan@google.com>
ae750079
DK
7341
7342 * MAINTAINERS (Write After Approval): Add myself.
7343
acc48927
BE
73442007-10-25 Ben Elliston <bje@au.ibm.com>
7345
7346 * MAINTAINERS (mercury): Remove entry.
7347 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
7348
e00e9858
DJ
73492007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
7350
7351 * Makefile.def (dependencies): Make configure-gdb depend on
7352 all-intl.
7353 * Makefile.in: Regenerated.
7354
def14a3c
SK
73552007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
7356
7357 * MAINTAINERS (Fortran maintainer): Remove myself.
7358
dce2d8b2 73592007-10-15 Patrick Mansfield <patmans@us.ibm.com>
0e5e9f76
PM
7360
7361 * Makefile.def: To avoid problems running with parallel makes,
7362 build newlib before libgloss so that target specific header
7363 files are availble.
7364 * Makefile.in: Regenerate
7365
bbfbfafc
DJ
73662007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
7367
7368 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
7369 * Makefile.in: Regenerate.
7370
c56abad5
VM
73712007-10-09 Vladimir Makarov <vmakarov@redhat.com>
7372
7373 * MAINTAINERS (Register allocation reviewer): Add myself.
7374
f019adc1
MF
73752007-10-08 Mike Frysinger <vapier@gentoo.org>
7376
7377 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
7378 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
7379 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
7380 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
7381 * configure: Regenerate.
7382
dce2d8b2 73832006-10-04 Seongbae Park <seongbae.park@gmail.com>
789e4e28
SP
7384
7385 * MAINTAINERS (Register allocation reviewer): Add myself.
7386
0999159b
PB
73872007-10-01 Paolo Bonzini <bonzini@gnu.org>
7388
7389 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
7390 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
7391 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
7392 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
7393 * configure.ac: Default them to host tools for $host = $build.
7394 Subst them.
7395
7396 * configure: Regenerate.
7397 * Makefile.in: Regenerate.
7398
dce2d8b2 73992006-09-24 Peter Bergner <bergner@vnet.ibm.com>
a054acde
PB
7400
7401 * MAINTAINERS (Register allocation reviewer): Add myself.
7402
dce2d8b2 74032006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
ffda6fc9
KZ
7404
7405 * MAINTAINERS (Register allocation reviewer): Add myself.
7406
9d209c83
SP
74072007-09-21 Seongbae Park <seongbae.park@gmail.com>
7408
7409 * MAINTAINERS (Write After Approval): Fix typo.
7410
1ec3b87b
RS
74112007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
7412
7413 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
7414 * configure: Regenerate.
7415
19d5986d
PJ
74162007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
7417
7418 PR bootstrap/31906
7419 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 7420 they're already prefixed.
19d5986d 7421
6d3b5aea
BK
74222007-09-19 Benjamin Kosnik <bkoz@redhat.com>
7423
7424 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
7425 libstdc++.
7426 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
7427 * configure: Regenerate.
7428 * Makefile.in: Regenerate.
09ce620e 7429
4fe7e755
AS
74302007-09-17 Andreas Schwab <schwab@suse.de>
7431
7432 * configure.ac: Raise minimum makeinfo version to 4.6.
7433 * configure: Regenerate.
7434
dce2d8b2 74352007-09-17 Johannes Singler <singler@ira.uka.de>
d483feaa 7436
ffe3dcd9 7437 * MAINTAINERS (write-after-approval) add myself
d483feaa 7438
fa9a3f31
AM
74392007-09-15 Alan Modra <amodra@bigpond.net.au>
7440
7441 * configure.ac: Correct makeinfo version check.
7442 * configure: Regenerate.
7443
6593a73e
RS
74442007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
7445
7446 * MAINTAINERS: Update my email address.
7447
d9dced13
RS
74482007-09-14 Richard Sandiford <richard@codesourcery.com>
7449
7450 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
7451 to $skipdirs and only disable gprof for newlib. Use the normal
7452 mips*-elf* handling in other respects.
7453 * configure: Regnerate.
7454
773c1467
DD
74552007-09-12 David Daney <ddaney@avtrex.com>
7456
7457 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
7458 enabling libgcj.
7459 * configure: Regenerate.
7460
c03353e2
RIL
74612007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
7462
7463 PR other/32154
7464 * configure.ac: For libgloss targets, point the linker to the linker
7465 script, startup code and simulator library.
7466 * configure: Regenerate.
7467
c4e9bf2b
AH
74682007-09-07 Andrew Haley <aph@redhat.com>
7469
7470 * configure.ac (noconfigdirs): Remove target-libffi and
7471 target-libjava.
7472 * configure: Regenerate.
7473
1f5a6b84
FXC
74742007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7475
7476 PR target/33281
7477 * configure.ac: Use config/mh-mingw on mingw.
7478 * configure: Regenerate.
1f5a6b84 7479
3951e521
PH
74802007-09-05 Pat Haugen <pthaugen@us.ibm.com>
7481
9f349f63 7482 * MAINTAINERS (Write After Approval): Add myself.
3951e521 7483
e643dc23
RG
74842007-09-05 Richard Guenther <rguenther@suse.de>
7485
7486 * configure.ac (--enable-stage1-checking): If neither --enable-checking
7487 nor --disable-checking is provided also turn on yes and types
7488 checking for stage1.
7489 * configure: Re-generate.
7490
039874df
KW
74912007-08-30 Krister Walfridsson <cato@df.lth.se>
7492
7493 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
7494 (Write After Approval): Remove myself.
7495
c3f07bd6 74962007-08-29 Nick Clifton <nickc@redhat.com>
15098359 7497
c3f07bd6 7498 * config.sub, config.guess: Update from upstream sources.
15098359 7499
40049ccc 75002007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
7501
7502 * MAINTAINERS (Write After Approval): Added myself.
7503 * MAINTAINERS (Reviewers): Removed myself.
7504
c8aea42c 75052007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 7506 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
7507
7508 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
7509 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
7510 * Makefile.in: Regenerate.
7511 * configure.ac (--with-debug-prefix-map): New.
7512 * configure: Regenerate.
7513
4bf6c438
RS
75142007-08-17 Richard Sandiford <richard@codesourcery.com>
7515 Nigel Stephens <nigel@mips.com>
7516
4bf6c438
RS
7517 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
7518 as target_makefile_frag.
7519 * configure: Regenerate.
7520
bb286d71
AO
75212007-08-16 Alexandre Oliva <aoliva@redhat.com>
7522
7523 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
7524 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
7525 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
7526 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
7527 (do-compare, do-compare3, do-compare-debug): New.
7528 ([+compare-target+]): Use them.
7529
a4630417
MK
75302007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
7531
7532 * MAINTAINERS (Write After Approval): Change my email address.
7533
d9acb717
RW
75342007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7535 Ben Elliston <bje@au.ibm.com>
7536
7537 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
7538 --silent if $silent.
7539 * configure: Regenerate.
7540
96876681
ZD
75412003-08-12 Zdenek Dvorak <ook@ucw.cz>
7542
7543 * MAINTAINERS (Various Maintainers): Add myself as
7544 loop infrastructure maintainer. Update my e-mail
7545 address.
7546
1c1d80ee
DN
75472007-07-31 Diego Novillo <dnovillo@google.com>
7548
7549 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
7550 Adjust description.
7551
7e98624c
RG
75522007-07-26 Richard Guenther <rguenther@suse.de>
7553
7554 * configure.ac: Add types checking to stage1 checking flags.
7555 * configure: Regenerate.
7556
4c85af60
NC
75572007-07-17 Nick Clifton <nickc@redhat.com>
7558
7559 * COPYING3: New file. Contains version 3 of the GNU General
7560 Public License.
7561 * COPYING3.LIB: New file. Contains version 3 of the GNU
7562 Lesser General Public License.
7563
19ddfd3a
AK
75642007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
7565
7566 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
7567
2a064545
AK
75682007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
7569
7570 * MAINTAINERS (S/390 co-maintainer): Add myself.
7571 (Write After Approval): Remove myself.
7572
f861f54d
DH
75732007-07-13 Dan Hipschman <dsh@google.com>
7574
7575 * MAINTAINERS (Write After Approval): Add myself.
7576
0136f2f7
NC
75772007-07-11 Nick Clifton <nickc@redhat.com>
7578
7579 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
7580 WINDRES export.
7581 * Makefile.in: Regenerate.
7582
6e29b5a4
RO
75832007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7584
7585 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
7586 maintainer.
7587
159a4b02
L
75882007-07-05 H.J. Lu <hongjiu.lu@intel.com>
7589
7590 * lt~obsolete.m4: New. Import from 20070318 libtool.
7591
6ba67283
JB
75922007-07-03 Julian Brown <julian@codesourcery.com>
7593
7594 * MAINTAINERS (Write After Approval): Add myself.
7595
30b74385
RW
75962007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7597
7598 * configure.ac: Rewrite 'configure --help' strings to look nicer.
7599 * configure: Regenerate.
7600
76012007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7602
7603 * configure.ac: Add some missing m4 quotation.
7604 * configure: Regenerate.
7605
943c54ce
SB
76062007-07-02 Simon Baldwin <simonb@google.com>
7607
7608 * MAINTAINERS (Write After Approval): Add myself.
7609
1c00b503
PB
76102007-07-02 Paolo Bonzini <bonzini@gnu.org>
7611
7612 * configure: Regenerate.
7613
901119ae
KT
76142007-07-02 Kai Tietz <kai.tietz@onevision.com>
7615
7616 * Makefile.def: Add windmc tool to build.
7617 * Makefile.tpl: Likewise.
7618 * configure.ac: Likewise.
7619 * Makefile.in: Regenerate.
7620 * configure: Regenerate.
09ce620e 7621
83f4c19f
DD
76222007-06-28 DJ Delorie <dj@redhat.com>
7623
7624 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
7625 not building newlib.
7626 * configure: Regenerated.
09ce620e 7627
5346c75c
JS
76282007-06-28 Jan Sjodin <jan.sjodin@amd.com>
7629
7630 * MAINTAINERS (Write After Approval): Add myself.
7631
aacfb86b
MM
76322007-06-25 Martin Michlmayr <tbm@cyrius.com>
7633
7634 * MAINTAINERS (Write After Approval): Add myself.
7635
590bf0d3
CM
76362007-06-19 Chris Matthews <chrismatthews@google.com>
7637
7638 * MAINTAINERS (Write After Approval): Add myself.
7639
cdbbee7a
RIL
76402007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
7641
7642 * MAINTAINERS (Write After Approval): Add myself.
7643
b8afffc1
DJ
76442007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
7645
7646 * Makefile.def: Add dependency from configure-gdb to all-bfd.
7647 * Makefile.in: Regenerated.
7648
3fcfad76
BS
76492007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
7650
7651 * configure.ac: Don't add target-libmudflap to noconfigdirs for
7652 bfin*-*-uclinux* targets.
7653 * configure: Regenerate.
7654
3f5a2b7f
ILT
76552007-06-14 Ian Lance Taylor <iant@google.com>
7656
7657 * MAINTAINERS: Add myself as non-algorithmic global write
7658 maintainer.
7659
4c46daee
DN
76602007-06-14 Diego Novillo <dnovillo@google.com>
7661
7662 * MAINTAINERS: Add self as middle-end maintainer and
7663 non-algorithmic global write maintainer.
7664
a3bb222a
FXC
76652007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7666
7667 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
7668 Move all Fortran maintainers except Paul Brook into the
7669 Non-Autopoiesis section.
7670
a19e8f64
PB
76712007-06-14 Paolo Bonzini <bonzini@gnu.org>
7672
7673 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
7674 (distclean-stage[+id+]): Possibly delete stage_last.
7675 * Makefile.in: Regenerate.
7676
1c2abe5e
SP
76772007-06-12 Seongbae Park <seongbae.park@gmail.com>
7678
7679 * MAINTAINERS (Various Maintainer): Fix typo.
7680
abca4739
PB
76812007-06-11 Paolo Bonzini <bonzini@gnu.org>
7682
7683 * MAINTAINERS (Various Maintainer): Add myself as
7684 dataflow maintainer.
7685
a894d2c3
BE
76862007-06-07 Ben Elliston <bje@au.ibm.com>
7687
7688 * config.sub, config.guess: Update from upstream sources.
7689
8024d75e
BE
76902007-06-07 Ben Elliston <bje@au.ibm.com>
7691
7692 * Makefile.tpl: Fix spelling error.
7693 * Makefile.in: Regenerate.
7694
973a9a5e
SE
76952007-06-01 Steve Ellcey <sje@cup.hp.com>
7696
96598938
L
7697 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
7698 lt_cv_sys_max_cmd_len.
973a9a5e 7699
ccb4d26b
DN
77002007-05-31 Dorit Nuzman <dorit@il.ibm.com>
7701
7702 * MAINTAINERS (Various Maintainers): Add myself as
7703 auto-vectorizer maintainer.
7704
eecb7461
PB
77052003-05-31 Paolo Bonzini <bonzini@gnu.org>
7706
7707 PR libjava/32098
7708 * libtool.m4: Revert previous change.
7709 * ltgcc.m4: Put it here.
7710
89d28202
ZD
77112003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
7712
7713 * MAINTAINERS (Various Maintainers): Add myself as
7714 auto-vectorizer maintainer.
7715
60c7a11a
L
77162007-05-30 H.J. Lu <hongjiu.lu@intel.com>
7717
7718 PR libjava/32098
7719 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
7720
9dd3cc81
RG
77212007-05-30 Richard Guenther <rguenther@suse.de>
7722
7723 * MAINTAINERS (Various Maintainers): Add myself as
7724 auto-vectorizer maintainer.
7725
9cc1244e
JJ
77262007-05-30 Jakub Jelinek <jakub@redhat.com>
7727
7728 PR bootstrap/29382
7729 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
7730 * configure: Rebuilt.
7731
6124296b
RC
77322007-05-28 Roberto Costa <robsettantasei@gmail.com>
7733
7734 * MAINTAINERS (Write After Approval): Removed my name.
7735
6b757a0d
SB
77362007-05-25 Steven Bosscher <steven@gcc.gnu.org>
7737
7738 * MAINTAINERS (Write After Approval): Remove myself.
7739
86ef8528
AT
77402007-05-25 Andreas Tobler <a.tobler@schweiz.org>
7741
7742 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
7743
1cf3d07d
SE
77442007-05-23 Steve Ellcey <sje@cup.hp.com>
7745
7746 * ltmain.sh: Update from ToT Libtool.
7747 * libtool.m4: Update from ToT Libtool.
7748 * ltsugar.m4: New. Update from ToT Libtool.
7749 * ltversion.m4: New. Update from ToT Libtool.
7750 * ltoptions.m4: New. Update from ToT Libtool.
7751 * ltconfig: Remove.
7752 * ltcf-c.sh: Remove.
7753 * ltcf-cxx.sh: Remove.
7754 * ltcf-gcj.sh: Remove.
7755
ce3fcf8c
OW
77562007-05-22 Ollie Wild <aaw@google.com>
7757
7758 * MAINTAINERS (Write After Approval): Add myself.
7759
342b9200
PB
77602007-05-16 Paolo Bonzini <bonzini@gnu.org>
7761
7762 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
7763 stage_cflags.
7764 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
7765 Remove CFLAGS/LIBCFLAGS.
7766 (configure-stage[+id+]-[+prefix+][+module+],
7767 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
7768 * Makefile.in: Regenerate.
7769
cea17285
DN
77702007-05-15 Diego Novillo <dnovillo@google.com>
7771
7772 * MAINTAINERS: Update e-mail address.
7773
11c004e7
RE
77742007-05-15 Revital Eres <eres@il.ibm.com>
7775
7776 * MAINTAINERS (Write After Approval): Add myself.
7777
ab6bd693
RC
77782007-05-14 Roberto Costa <robsettantasei@gmail.com>
7779
7780 * MAINTAINERS (Write After Approval): Updated my address.
7781
388cdf07
TN
77822007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
7783
7784 * MAINTAINERS (Write After Approval): Add myself.
7785
23f24034
SR
77862007-05-11 Silvius Rus <rus@google.com>
7787
7788 * MAINTAINERS (Write After Approval): Add myself.
7789
34a7526e
TT
77902007-04-23 Tom Tromey <tromey@redhat.com>
7791
7792 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
7793
51da21be
MM
77942007-04-22 Mark Mitchell <mark@codesourcery.com>
7795
7796 * MAINTAINERS (cpplib): Rename to ...
7797 (libcpp): ... this. Add C/C++ front end maintainers.
7798
70070387
SE
77992007-04-14 Steve Ellcey <sje@cup.hp.com>
7800
7801 * config-ml.in: Pass ${ml_config_env} to configure calls.
7802
df1a0dbb
CB
78032007-04-04 Christian Bruel <christian.bruel@st.com>
7804
7805 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 7806
9daff147
DK
78072007-04-02 Dave Korn <dave.korn@artimi.com>
7808
7809 * MAINTAINERS (Write After Approval): Add myself.
7810
374eadb2
TB
78112007-03-31 Tobias Burnus <burnus@net-b.de>
7812
7813 * MAINTAINERS (fortran 95 front end): Add myself.
7814
8eced3a2
DR
78152007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7816
7817 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 7818
653de3e3
AZ
78192007-03-24 Ayal Zaks <zaks@il.ibm.com>
7820
7821 * MAINTAINERS (Modulo Scheduler): Add myself.
7822
b737d953
BM
78232007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
7824
7825 * MAINTAINERS (fortran 95 front end): Add myself.
7826 (c++ front end): whitespace fix.
7827
a584cdf2
NF
78282007-03-22 Nathan Froyd <froydnj@codesourcery.com>
7829
7830 * MAINTAINERS (Write After Approval): Add myself.
7831
8c79f3c4
RS
78322007-03-21 Richard Sandiford <richard@codesourcery.com>
7833
7834 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
7835 of glob. Quote arguments with single quotes too.
7836 * configure: Regenerate.
7837
07f1ac6d
BM
78382007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
7839
7840 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
7841 * Makefile.in: Regenerate
7842
172e41aa
AS
78432007-03-07 Andreas Schwab <schwab@suse.de>
7844
7845 * configure: Regenerate.
7846
9c4d2493
BM
78472007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
7848
7849 * configure.ac: Add "--with-pdfdir" configure option,
7850 which defines pdfdir variable.
7851 * Makefile.def (target=fixincludes): Add install-pdf to
7852 missing targets.
7853 (recursive_targets): Add install-pdf target.
7854 (flags_to_pass): Add pdfdir.
7855 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
7856 target.
7857 * configure: Regenerate
7858 * Makefile.in: Regenerate
7859
e14e622e
EC
78602007-02-28 Eric Christopher <echristo@apple.com>
7861
7862 Revert:
7863 2006-12-07 Mike Stump <mrs@apple.com>
7864
7865 * Makefile.def (dependencies): Add dependency for
7866 install-target-libssp and install-target-libgomp on
7867 install-gcc.
7868 * Makefile.in: Regenerate.
7869
54e433bc
MK
78702007-02-27 Matt Kraai <kraai@ftbfs.org>
7871
7872 * configure: Regenerate.
7873 * configure.ac: Move statements after variable declarations.
7874
6c8d3d8f
KK
78752007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
7876
7877 * MAINTAINERS: Add myself as sh maintainer.
7878
9f8c6739
JM
78792007-02-19 Joseph Myers <joseph@codesourcery.com>
7880
7881 * configure.ac: Adjust for loop syntax.
7882 * configure: Regenerate.
7883
278a7a38
AO
78842007-02-18 Alexandre Oliva <aoliva@redhat.com>
7885
7886 * configure: Rebuilt.
7887
b2eaac4a
AO
78882007-02-18 Alexandre Oliva <aoliva@redhat.com>
7889
7890 * configure.ac: Drop multiple occurrences of --enable-languages,
7891 and fix its quoting.
7892 * configure: Rebuilt.
7893
beeaf216 78942007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
7895 Nathan Sidwell <nathan@codesourcery.com>
7896 Vladimir Prus <vladimir@codesourcery.com>
7897 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
7898
7899 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
7900 * configure: Regenerate.
7901
09201a09
GP
79022007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
7903
7904 * ltconfig (freebsd*): Default to elf.
7905
291f172e
DJ
79062007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7907
7908 * configure.ac (target_libraries): Move libgcc before libiberty.
7909 * configure: Regenerated.
7910
c3a86da9
DJ
79112007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7912 Paolo Bonzini <bonzini@gnu.org>
7913
7914 PR bootstrap/30753
7915 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
7916 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
7917 * configure: Regenerated.
7918
88e1e72a
FXC
79192007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7920
7921 * MAINTAINERS (Language Front End Maintainers): Update my mail
7922 address.
7923
44bfc3ac
DJ
79242007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
7925
7926 PR bootstrap/30748
7927 * configure.ac: Correct syntax for Solaris ksh.
7928 * configure: Regenerated.
7929
3e19841a
PB
79302007-02-09 Paolo Bonzini <bonzini@gnu.org>
7931
7932 * configure.ac: Sync with src.
7933 * configure: Regenerate.
7934
74a48762
PB
79352007-02-09 Paolo Bonzini <bonzini@gnu.org>
7936
7937 * Makefile.in: Regenerate.
7938
d846e52e
PB
79392007-02-09 Paolo Bonzini <bonzini@gnu.org>
7940
7941 * config.sub: Sync with src.
7942
1c710c3c
DJ
79432007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
7944
7945 * Makefile.tpl (build_alias, host_alias, target_alias): Use
7946 noncanonical equivalents.
7947 * configure.in: Rename to...
7948 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
7949 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
7950 target_noncanonical. Use them. Rewrite removal of configure
7951 arguments for autoconf 2.59. Discard variable settings. Force
7952 program_transform_name for native tools.
7953
7954 * Makefile.in: Regenerated.
7955 * configure: Regenerated with autoconf 2.59.
7956
dce2d8b2 79572007-02-07 Roman Zippel <zippel@linux-m68k.org>
74372bdf 7958
3de8da2a 7959 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 7960
f6671c93
AS
79612007-01-31 Andreas Schwab <schwab@suse.de>
7962
7963 * Makefile.tpl (LDFLAGS): Substitute it.
7964 * Makefile.in: Regenerate.
7965
dce2d8b2 79662007-01-30 Andrey Belevantsev <abel@ispras.ru>
ba9f17df 7967
3de8da2a 7968 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 7969
2472200d
DE
79702007-01-28 David Edelsohn <edelsohn@gnu.org>
7971
3de8da2a 7972 * MAINTAINERS (spu port): Add myself.
2472200d 7973
5305be7e
RG
79742007-01-23 Richard Guenther <rguenther@suse.de>
7975
7976 PR bootstrap/30541
7977 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
7978 * Makefile.tpl (GNATBIND): Substitute it.
7979 (GNATMAKE): Likewise.
7980 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
7981 of STAGE_PREFIX.
7982 * Makefile.in: Regenerate.
7983 * configure: Regenerate.
7984
416cfb5e
MS
79852007-01-18 Mike Stump <mrs@apple.com>
7986
7987 * configure.in: Re-enable -Werror for gcc builds.
7988
3de8da2a 79892007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 7990
3de8da2a 7991 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 7992
d943d7c4
PB
79932007-01-11 Paolo Bonzini <bonzini@gnu.org>
7994
7995 * configure.in: Change == to = in test command.
3de8da2a 7996 * configure: Regenerate.
d943d7c4 7997
e69bf64b 79982007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
7999 Nick Clifton <nickc@redhat.com>
8000 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
8001
8002 * configure.in (build_configargs, host_configargs, target_configargs):
8003 Remove build/host/target parameters.
8004 (host_libs): Add gmp and mpfr.
8005 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
8006 * Makefile.def (gmp, mpfr): New.
8007 (gcc): Remove target.
8008 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
8009 target_os, target_vendor): New.
dce2d8b2 8010 (configure): Add host_alias/target_alias arguments; adjust invocations.
3de8da2a
UB
8011 * configure: Regenerate.
8012 * Makefile.in: Regenerate.
e69bf64b
PB
8013
80142007-01-11 Matt Fago <fago@earthlink.net>
8015
8016 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 8017 to improve robustness of configure tests.
e69bf64b 8018 * configure: Regenerate.
e14e622e 8019
a42f3b80
UB
80202007-01-09 Uros Bizjak <ubizjak@gmail.com>
8021
8022 * MAINTAINERS: Add myself as i386 maintainer.
8023
a36aee1a
JH
80242007-01-08 Jan Hubicka <jh@suse.cz>
8025
61fcaeef 8026 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 8027
738a52d3
KT
80282007-01-08 Kai Tietz <kai.tietz@onevision.com>
8029
8030 * configure.in: Add support for an x86_64-mingw* target.
95af8923 8031 * configure: Regenerate.
738a52d3 8032
54fdc474
DJ
80332007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
8034
8035 * Makefile.tpl (all-target): Correct @if conditional for target
8036 modules.
8037 * configure.in: Omit libiberty if building only target libgcc.
8038 * configure, Makefile.in: Regenerated.
8039
3dd71726
PB
80402007-01-04 Paolo Bonzini <bonzini@gnu.org>
8041
dce2d8b2 8042 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3dd71726
PB
8043 * configure: Regenerate.
8044
fa958513
DJ
80452007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
8046
8047 * Makefile.def (target_modules): Add libgcc.
8048 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
8049 * Makefile.tpl (clean-target-libgcc): Delete.
8050 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
8051 on gcc even for bootstrapped modules. Rewrite handling of
8052 lang_env_dependencies to loop over target_modules.
8053 * configure.in (target_libraries): Add target-libgcc.
8054 * Makefile.in, configure: Regenerated.
8055
e1888513
PB
80562006-12-29 Paolo Bonzini <bonzini@gnu.org>
8057
8058 * configure.in: Reorganize recognition of languages. Add
8059 --enable-stage1-languages. Show supported languages for the chosen
8060 target rather than all recognized languages.
8061 * configure: Regenerate.
8062
53b88b73
PB
80632006-12-29 Paolo Bonzini <bonzini@gnu.org>
8064
8065 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
8066 * Makefile.in: Regenerate.
8067
a3993f33
KG
80682006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8069
8070 * configure.in: Warn that MPFR 2.2.0 is buggy.
8071 * configure: Regenerate.
8072
f063a9ed
ILT
80732006-12-27 Ian Lance Taylor <iant@google.com>
8074
8075 * configure.in: When removing Makefiles to force a reconfigure, also
8076 remove prev-DIR*/Makefile.
8077 * configure: Regenerate.
8078
af71363e
AS
80792006-12-22 Andreas Schwab <schwab@suse.de>
8080
8081 * configure: Regenerate with correct autoconf version.
8082
0b0dc272
AM
80832006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
8084
3de8da2a
UB
8085 * configure.in: add AC_SUBST for *_FOR_TARGET.
8086 * configure: Regenerate.
0b0dc272 8087
53b88b73
PB
80882006-12-19 Paolo Bonzini <bonzini@gnu.org>
8089
8090 * configure.in: Simplify logic for rejecting languages that cannot
8091 be built. Separate the case when a language is unsupported,
8092 from the case when the user chooses not to build a language.
8093
400ebff4
PB
80942006-12-19 Paolo Bonzini <bonzini@gnu.org>
8095
8096 * configure.in: Remove "$build" case for powerpc-*-darwin* since
8097 it only affects bootstrap and could be tested on "$host" as well.
8098 * configure: Regenerate.
8099 * config/mh-ppc-darwin: Add to the stage1 cflags here.
8100
8efea775
PB
81012006-12-19 Paolo Bonzini <bonzini@gnu.org>
8102
8103 PR bootstrap/29544
8104 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
8105 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
8106 move here comment from Makefile.tpl.
8107 * Makefile.tpl: Move some definitions higher in the file.
8108 (STAGE1_CHECKING): New.
8109 * configure.in: Add --enable-stage1-checking.
8110 * configure: Regenerate.
8111 * Makefile.in: Regenerate.
8112
ed88a7ed
PB
81132006-12-19 Paolo Bonzini <bonzini@gnu.org>
8114
8115 * MAINTAINERS: Add myself as build system maintainer.
8116
b65151d3
SM
81172006-12-15 Simon Martin <simartin@users.sourceforge.net>
8118
8119 * MAINTAINERS (Write After Approval): Add myself.
8120
7e050830
EC
81212006-12-13 Eric Christopher <echristo@apple.com>
8122
8123 * MAINTAINERS: Add myself as darwin maintainer.
8124
8b494895
ILT
81252006-12-11 Ian Lance Taylor <ian@airs.com>
8126
8127 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
8128
dce2d8b2 81292006-12-11 Joern Rennecke <joern.rennecke@arc.com>
0ff1416d
JR
8130
8131 MAINTAINERS: Update my entry.
8132
58e24147
AM
81332006-12-11 Alan Modra <amodra@bigpond.net.au>
8134
8135 * configure.in: Handle spu makefile frag.
58e24147
AM
8136 * Makefile.tpl (MAINT): Define
8137 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
8138 * configure: Regenerate.
8139 * Makefile.in: Regenerate.
8140
9b6f37a0
BE
81412006-12-11 Ben Elliston <bje@au.ibm.com>
8142
8143 * config.guess: Import latest version.
8144 * config.sub: Likewise.
8145
ea6f5c57
BE
81462006-12-11 Ben Elliston <bje@au.ibm.com>
8147
8148 * configure.in (spu-*-*): Don't skip target-libiberty.
8149 * configure: Regenerate.
8150
42c1cd8a
AT
81512006-12-10 Andreas Tobler <a.tobler@schweiz.org>
8152
8153 PR bootstrap/30134
8154 * configure.in: Correct x86 darwin support for libjava to powerpc
8155 and i?86 only.
8156 * configure: Regenerate.
8157
55eb837d
ST
81582006-12-08 Sandro Tolaini <tolaini@libero.it>
8159
8160 * configure.in: Add x86 darwin support for libjava.
8161 * configure: Regenerate.
8162
5bdacbc7
MS
81632006-12-07 Mike Stump <mrs@apple.com>
8164
8165 * Makefile.def (dependencies): Add dependency for
8166 install-target-libssp and install-target-libgomp on
8167 install-gcc.
8168 * Makefile.in: Regenerate.
8169
477d851c
RG
81702006-12-04 Richard Guenther <rguenther@suse.de>
8171
8172 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
8173 (Non-Algorithmic Maintainers): Move over non-algorithmic
8174 loop optimizer maintainers, add myself as a non-algorithmic
8175 middle-end maintainer.
8176
5d33d367
DF
81772006-12-04 Daniel Franke <franke.daniel@gmail.com>
8178
8179 * MAINTAINERS (Write After Approval): Add myself.
8180
dbee1fb3
KG
81812006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8182
8183 * configure.in: Update error message for missing GMP/MPFR.
8184
8185 * configure: Regenerate.
8186
b5147de7
KG
81872006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8188
8189 * configure.in: Update MPFR version in error message.
8190
8191 * configure: Regenerate.
8192
f019376c
KG
81932006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8194
8195 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
8196 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
8197 --with-gmp-lib): New flags.
8198
8199 * configure: Regenerate.
8200
91ed95ae
BM
82012006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
8202
8203 * MAINTAINERS (Write After Approval): Change my email address.
8204
3a971f15
MLI
82052006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
8206
05170031 8207 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 8208
dce2d8b2 82092006-11-22 Philipp Thomas <pth@suse.de>
431041ea
PT
8210
8211 * MAINTAINERS (i18n): Update e-mail address.
8212
df5487ee
TS
82132006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
8214
8215 * MAINTAINERS (spu port): Add myself as maintainer.
8216 (Write After Approval): Remove myself.
8217
92c2f0ee
BE
82182006-11-22 Ben Elliston <bje@au.ibm.com>
8219
8220 * configure.in (skipdirs): Don't build libssp for SPU.
8221 * configure: Regenerate.
8222
a3b97199
AP
82232006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
8224
8225 * MAINTAINERS (spu port): Add myself as maintainer.
8226 (libobjc): Update my email address.
8227
0eb97064
AB
82282006-11-21 Andrea Bona <andrea.bona@st.com>
8229
8230 * MAINTAINERS (Write After Approval): Add myself.
8231
dce2d8b2 82322006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
85d9c13c
TS
8233
8234 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
8235 * configure : Rebuilt.
8236
dce2d8b2 82372006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6696f3cd
TS
8238
8239 * MAINTAINERS (Write After Approval): Add myself.
8240
d58542ea
AO
82412006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
8242
8243 * MAINTAINERS (Write After Approval): Add myself.
8244
a357b5ae
KG
82452006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8246
8247 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
8248 libmpfr.a.
8249 * configure: Regenerate.
8250
9bd6112c
PB
82512006-11-16 Paolo Bonzini <bonzini@gnu.org>
8252
8253 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
8254 (unstage): Test for stage_last presence.
8255
8256 PR bootstrap/29802
dce2d8b2
EB
8257 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
8258 STAGE_PREFIX.
9bd6112c
PB
8259 * Makefile.in: Regenerate.
8260
c8cf9f0f
ZD
82612003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
8262
8263 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
8264 maintainers.
8265
467b1fc6
ER
82662006-11-14 Erven Rohou <erven.rohou@st.com>
8267
8268 * MAINTAINERS (Write After Approval): Add myself.
8269
995a5697
PB
82702006-11-14 Paolo Bonzini <bonzini@gnu.org>
8271
8272 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
8273 and stageN-package/Makefile.
8274 * Makefile.in: Regenerated.
8275
c8d6d53e
JZ
82762006-11-14 Jie Zhang <jie.zhang@analog.com>
8277
8278 * configure.in: Remove target-libgloss from noconfigdirs for
8279 bfin-*-*.
8280 * configure: Regenerated.
8281
dffb147d
KG
82822006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8283
8284 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 8285
dffb147d
KG
8286 * configure: Regenerate.
8287
ca558912
KG
82882006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8289
8290 * configure.in: Robustify error message for missing GMP/MPFR.
8291
8292 * configure: Regenerate.
8293
dce2d8b2 82942006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7aa42285
SW
8295
8296 * MAINTAINERS (Write After Approval): Add myself.
8297
dce2d8b2 82982006-10-30 Uros Bizjak <ubizjak@gmail.com>
779958a2
UB
8299
8300 * MAINTAINERS: Change email address.
8301
91de1527
VP
83022006-10-30 Vladimir Prus <vladimir@codesourcery.com>
8303
8304 * MAINTAINERS (Write After Approval): Add myself.
8305
a3867703
PB
83062006-10-26 Peter Bergner <bergner@vnet.ibm.com>
8307
8308 * MAINTAINERS (Write After Approval): Add myself.
8309
b4364fa2
CL
83102006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
8311
7e050830 8312 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 8313 Write After Approval section.
b4364fa2 8314
70ec446f
KG
83152006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8316
8317 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
8318 need_gmp anymore.
8319 * configure: Regenerate.
8320
018c8d88
TB
83212006-10-16 Tobias Burnus <burnus@net-b.de>
8322
8323 * MAINTAINERS (Write After Approval): Add myself.
8324
f6a1687e
BE
83252006-10-16 Ben Elliston <bje@au.ibm.com>
8326
8327 * config.guess: Import latest version.
8328 * config.sub: Likewise.
8329
b5422ad7
BM
83302006-10-10 Brooks Moses <bmoses@stanford.edu>
8331
8332 * Makefile.def: Added pdf target handling.
8333 * Makefile.tpl: Added pdf target handling.
8334 * Makefile.in: Regenerated.
8335
bdcee471
CL
83362006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
8337
8338 * MAINTAINERS: Add self as score port maintainer.
8339
7d610414
BM
83402006-10-04 Brooks Moses <bmoses@stanford.edu>
8341
8342 * MAINTAINERS (Write After Approval): Add myself.
8343
e48d66a9
SK
83442006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
8345
7e050830 8346 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
8347 or newer.
8348 * configure: Regenerated.
8349
c394e891
DB
83502006-09-27 Dave Brolley <brolley@redhat.com>
8351
dce2d8b2
EB
8352 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
8353 using $s instead of $r.
c394e891
DB
8354 * configure: Regenerated.
8355
1ee4c5a0
TS
83562006-09-26 Thiemo Seufer <ths@mips.com>
8357
8358 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
8359 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
8360 * configure: Regenerate.
8361
dce2d8b2 83622006-09-24 Graeme Peterson <gridly@gmail.com>
5997afc3
GP
8363
8364 * MAINTAINERS (Write After Approval): Remove myself.
8365
0c502898
CF
83662006-09-22 Chao-ying Fu <fu@mips.com>
8367
8368 * MAINTAINERS (Write After Approval): Add myself.
8369
a7819e42
JM
83702006-09-10 Joseph S. Myers <joseph@codesourcery.com>
8371
8372 * MAINTAINERS: Add self as soft-fp maintainer.
8373
dce2d8b2 83742006-09-09 Anatoly Sokolov <aesok@post.ru>
a7819e42
JM
8375
8376 * MAINTAINERS: Add myself as avr maintainer.
8377 Remove Marek Michalkiewicz as avr maintainer.
827d0991 8378
e8288489
RC
83792006-09-07 Roberto Costa <roberto.costa@st.com>
8380
8381 * MAINTAINERS (Write After Approval): Add myself.
8382
b91f0a41
CV
83832006-08-30 Corinna Vinschen <corinna@vinschen.de>
8384
8385 * configure.in: Never build newlib for a Mingw host.
8386 Never build newlib as Mingw target library.
8387 Test the existence of winsup/cygwin for building a Cygwin newlib,
8388 rather than just winsup.
8389 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
8390 building a Mingw target.
8391 * configure: Regenerate.
8392
094c07a0
EB
83932006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
8394
8395 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
8396
8d1171cb
PB
83972006-07-25 Paolo Bonzini <bonzini@gnu.org>
8398
8399 * config.guess: Import from src (was more updated).
8400 * config.sub: Likewise.
8401
2e9e6f68
DJ
84022006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
8403
8404 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
8405 * configure: Regenerated.
8406
57255173
PB
84072006-07-18 Paolo Bonzini <bonzini@gnu.org>
8408
cc6010cd
AP
8409 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
8410 for stages after the first.
57255173 8411
9fbe6585
JJ
84122006-07-17 Jakub Jelinek <jakub@redhat.com>
8413
8414 * Makefile.def: Add dependencies for configure-opcodes
8415 on configure-intl and all-opcodes on all-intl.
8416 * Makefile.in: Regenerated.
8417
18c3f977
BE
84182006-07-13 Ben Elliston <bje@au.ibm.com>
8419
8420 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
8421
27b56ba6
PE
84222006-07-06 Paul Eggert <eggert@cs.ucla.edu>
8423
8424 Port to hosts whose 'sort' and 'tail' implementations
8425 treat operands with leading '+' as file names, as POSIX
8426 has required since 2001. However, make sure the code still
8427 works on pre-POSIX hosts.
8428 * ltmain.sh: Don't assume "sort +2" is equivalent to
8429 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
8430
ad6d4e43
UW
84312006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
8432
8433 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
8434
706601d9
PG
84352006-07-04 Peter O'Gorman <peter@pogma.com>
8436
8437 * ltconfig: chmod 644 before ranlib during install.
8438
0b50988a
EB
84392006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
8440
8441 PR bootstrap/18058
8442 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
8443 if the bootstrap compiler is a GCC version that supports it.
8444 * configure: Regenerate.
8445
b6348cb3
PB
84462006-07-03 Paolo Bonzini <bonzini@gnu.org>
8447
95695ad3 8448 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
8449 * configure: Regenerate.
8450
1546bb64
PB
84512006-07-03 Paolo Bonzini <bonzini@gnu.org>
8452
8453 PR other/27063
8454 * configure.in: Test subdir_requires and give an appropriate
8455 error message.
8456 * configure: Regenerate.
8457
5cb6c629
AJH
84582006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
8459
8460 * MAINTAINERS (Write After Approval): Add myself.
8461
f4d8cdf8
JDA
84622006-06-22 John David Anglin <dave.anglin@nrc.ca>
8463
8464 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8465
4fe5abb7
SE
84662006-06-22 Steve Ellcey <sje@cup.hp.com>
8467
8468 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8469
2a79fd67
DA
84702006-06-20 David Ayers <d.ayers@inode.at>
8471
8472 PR bootstrap/28072
8473 * configure.in: Add target-boehm-gc to noconfigdirs depending on
8474 whether target-libjava is being configured instead of whether the
8475 java front end is enabled.
8476 * configure: Regenerate.
7e050830 8477
04879af3
RO
84782006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8479
8480 PR target/27540
8481 * configure.in: Only enable libgomp on IRIX 6.
8482 * configure: Regenerate.
8483
ec6c7392
PB
84842006-06-15 Paolo Bonzini <bonzini@gnu.org>
8485
8486 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
8487 too.
8488 * Makefile.in: Regenerate.
8489
12973d7a
DD
84902006-06-13 Jeff Johnston <jjohnstn@redhat.com>
8491
8492 * config-ml.in: Alter CCASFLAGS to include special
8493 multilib options the same as is done for CFLAGS.
8494
c67ed86a
JDA
84952006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8496
8497 * configure.in: Don't enable libgomp on hpux10.
8498 * configure: Rebuilt.
8499
cb253473
DA
85002006-06-12 David Ayers <d.ayers@inode.at>
8501
8502 PR bootstrap/27963
8503 PR target/19970
7e050830 8504 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
8505 ${libgcj} is specified.
8506 * configure: Regenerate.
7e050830 8507
dce2d8b2 85082006-06-06 Carlos O'Donell <carlos@codesourcery.com>
32845532
CD
8509
8510 Sync from src:
7e050830
EC
8511
8512 * configure.in: Sync.
32845532 8513 * configure: Regenerated.
7e050830 8514
32845532
CD
8515 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
8516
8517 * Makefile.def: Added dependencies from sim and gdb on intl, and
8518 added configure dependencies to everything with an all dependency
8519 on intl.
8520 * Makefile.in: Regenerated.
8521
7cd0cf9c
DA
85222006-06-06 David Ayers <d.ayers@inode.at>
8523
8524 PR libobjc/13946
8525 * Makefile.def: Add dependencies for libobjc which boehm-gc.
8526 * Makefile.in: Regenerate.
8527 * configure.in: Add --enable-objc-gc at toplevel and have it
8528 enable boehm-gc for Objective-C.
8529 Remove target-boehm-gc from libgcj.
8530 Add target-boehm-gc to target_libraries.
8531 Add target-boehm-gc to noconfigdirs where ${libgcj}
8532 is specified.
8533 Assert that boehm-gc is supported when requested for Objective-C.
8534 Only build boehm-gc if needed either for Java or Objective-C.
8535 * configure: Regenerate.
7e050830 8536
3ff3adad
PB
85372006-06-05 Paolo Bonzini <bonzini@gnu.org>
8538
8539 PR 27674
8540 * Makefile.tpl (configure-[+prefix+][+module+],
8541 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
8542 Remove rule to unstage bootstrapped modules.
8543 (stage_current): New.
8544 * Makefile.in: Regenerate.
8545
898e551d
LB
85462006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
8547
8548 * MAINTAINERS (Write After Approval): Update my e-mail address.
8549
ea60341e
MS
85502006-06-01 Mark Shinwell <shinwell@codesourcery.com>
8551
8552 * include/libiberty.h: Declare pex_run_in_environment.
8553
222ae291
AL
85542006-05-31 Asher Langton <langton2@llnl.gov>
8555
8556 * MAINTAINERS (Write After Approval): Add myself.
898e551d 8557
e9a54b07
PB
85582006-05-25 Paolo Bonzini <bonzini@gnu.org>
8559
8560 * Makefile.def (bfd, opcodes): Fix lib_path.
8561 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
8562 (restrap): Move under "@if gcc-bootstrap". Fix typo.
8563 * Makefile.in: Regenerate.
8564
03e67131
CD
85652006-05-24 Carlos O'Donell <carlos@codesourcery.com>
8566
8567 * Makefile.in: Regenerate.
8568
65d6e994
CD
85692006-05-24 Carlos O'Donell <carlos@codesourcery.com>
8570
8571 * Makefile.def: Add install-html target. Add datarootdir
8572 docdir and htmldir to flags_to_pass.
8573 * Makefile.tpl: Add install-html target.
8574 * Makefile.in: Regenerate.
8575 * configure.in: Add --with-datarootdir, --with-docdir, and
8576 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
8577 * configure: Regenerate.
8578
9e299237
MS
85792006-05-24 Mark Shinwell <shinwell@codesourcery.com>
8580
8581 * configure.in: Enable gprof for cross builds.
8582 * configure: Regenerate.
8583
c31202cd
RG
85842006-05-22 Richard Guenther <rguenther@suse.de>
8585
8586 Revert
8587 2006-01-31 Richard Guenther <rguenther@suse.de>
8588 Paolo Bonzini <bonzini@gnu.org>
8589
8590 * Makefile.def (target_modules): Add libgcc-math target module.
8591 * configure.in (target_libraries): Add libgcc-math target library.
8592 (--enable-libgcc-math): New configure switch.
8593 * Makefile.in: Re-generate.
8594 * configure: Re-generate.
8595 * libgcc-math: New toplevel directory.
8596
2a332582
JDA
85972006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8598 Andreas Tobler <a.tobler@schweiz.ch>
8599
8600 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
8601 * configure: Rebuilt.
8602
dce2d8b2 86032006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 8604
ccce6917
SL
8605 * MAINTAINERS (Write After Approval): Add myself.
8606
ed606bc0
DD
86072006-05-01 DJ Delorie <dj@redhat.com>
8608
3d8f47a0 8609 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
8610 * configure: Regenerate.
8611
9386bd20
RG
86122006-05-01 Richard Guenther <rguenther@suse.de>
8613
8614 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
8615 maintainer.
8616
dce2d8b2 86172006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7b3bd503
KZ
8618
8619 * MAINTAINERS (Write After Approval): Add myself.
8620
87ceee72
JB
86212006-04-28 Jan Beulich <jbeulich@novell.com>
8622
8623 * MAINTAINERS (Write After Approval): Add myself.
8624
e88a2c09
DD
86252006-04-18 DJ Delorie <dj@redhat.com>
8626
8627 * configure.in (m32c): Build libstdc++-v3. Pass flags to
8628 reference libgloss so that libssp can be built in a combined
8629 tree.
8630 * configure: Regenerate.
8631
675f0a8a
RM
86322006-04-08 Robert Millan <rmh@gcc.gnu.org>
8633
8634 * MAINTAINERS (Write After Approval): Add myself.
8635
27b6c940
BE
86362006-04-05 Ben Elliston <bje@au.ibm.com>
8637
8638 * configure.in: Require makeinfo 4.4 or higher.
8639 * configure: Regenerate.
8640
687b17d4
GP
86412006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
8642
8643 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
8644 Rearrange the entries of other libraries to have them in one place.
8645
906ac235
JB
86462006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
8647
7e050830 8648 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
8649 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8650
fb0103e5
RG
86512006-03-14 Richard Guenther <rguenther@suse.de>
8652
8653 * configure: Regenerate with autoconf 2.13.
8654
17237f6b
JB
86552006-03-13 Jim Blandy <jimb@codesourcery.com>
8656
8657 * MAINTAINERS: Use my work address.
bed31434
JB
8658
8659 * MAINTAINERS: Update my E-mail address.
8660
27079765
AH
86612006-03-10 Aldy Hernandez <aldyh@redhat.com>
8662
8663 * configure.in: Handle --disable-<component> generically.
8664 * configure: Regenerate.
8665
54a17039
L
86662006-03-01 H.J. Lu <hongjiu.lu@intel.com>
8667
8668 PR libgcj/17311
8669 * ltmain.sh: Don't use "$finalize_rpath" for compile.
8670
b9bd11ca
EE
86712006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
8672
8673 * MAINTAINERS (Write After Approval): Remove myself.
8674 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8675
dce2d8b2 86762006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 8677
072b06f2
RE
8678 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
8679 (TARGET_CONFIGDIRS): Remove.
8680 * configure.in: Remove AC_SUBST(target_configdirs).
8681 * Makefile.in, configure: Regenerated.
ee2312f3 8682
936e1a35
SK
86832006-02-20 Steven G. Kargl <kargls@comcast.net>
8684
8685 * MAINTAINERS (Write After Approval): Remove myself.
8686 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8687
cc11cc9b
PB
86882006-02-20 Paolo Bonzini <bonzini@gnu.org>
8689
8690 PR bootstrap/25670
8691
8692 * Makefile.tpl ([+compare-target+]): Print explanation messages.
8693
8694 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
8695 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
8696 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
8697 BUILD_PREFIX, BUILD_PREFIX_1.
8698 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
8699
8700 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
8701 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
8702
8703 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
8704 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
8705 of `cat stage_current`. Always provide the `r' and `s' variables.
8706 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
8707 a single shell execution.
8708 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
8709 bootstrapped modules, make the stage1 module if the build was not
8710 started yet, else build the current stage.
8711 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
8712 (all-build, all-host, all-target, [+make_target+]-host,
8713 [+make_target+]-target): Do not use \-continued lines.
8714 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
8715 (current_stage, restrap, stage_last): New.
8716
8717 * Makefile.in: Regenerate.
8718 * configure: Regenerate.
8719
63a7c9ef
BD
87202006-02-19 Bud Davis <jmdavis@link.com>
8721
8722 * MAINTAINERS (Write After Approval): Remove myself.
8723 (Language Front End Maintainers): Add myself as fortran 95
8724 maintainer and update e-mail address.
8725
a3543e3a
FXC
87262006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8727
8728 * MAINTAINERS (Write After Approval): Remove myself.
8729 (Language Front End Maintainers): Add myself as fortran 95
8730 maintainer.
8731
ca5b1d2c
VK
87322006-02-16 Victor Kaplansky <victork@il.ibm.com>
8733
8734 * MAINTAINERS (Write After Approval): Add myself.
8735
0499513f
TK
87362006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
8737
8738 * MAINTAINERS (Write After Approval): Remove myself.
8739 (Language Front End Maintainers): Add myself as
8740 fortran 95 maintainer.
8741
d1f8db0c
PB
87422006-02-14 Paolo Bonzini <bonzini@gnu.org>
8743
8744 Sync from src:
8745
8746 2005-12-27 Leif Ekblad <leif@rdos.net>
8747
cc6010cd
AP
8748 * configure.in: Add support for RDOS target.
8749 * configure: Regenerate.
d1f8db0c
PB
8750
87512006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 8752 Andreas Schwab <schwab@suse.de>
d1f8db0c 8753
cc6010cd 8754 * configure: Regenerate.
d1f8db0c 8755
cac90078
DE
87562006-02-12 David Edelsohn <edelsohn@gnu.org>
8757
8758 * configure.in (enable_libgomp): Add AIX.
8759 * configure: Regenerate.
8760
bd37fbf5
MK
87612006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
8762
8763 * MAINTAINERS (Write After Approval): Add myself.
7e050830 8764
23027b7a
LM
87652006-02-03 Lee Millward <lee.millward@gmail.com>
8766
8767 * MAINTAINERS (Write After Approval): Add myself.
7e050830 8768
0058967b
RG
87692006-01-31 Richard Guenther <rguenther@suse.de>
8770 Paolo Bonzini <bonzini@gnu.org>
8771
8772 * Makefile.def (target_modules): Add libgcc-math target module.
8773 * configure.in (target_libraries): Add libgcc-math target library.
8774 (--enable-libgcc-math): New configure switch.
8775 * Makefile.in: Re-generate.
8776 * configure: Re-generate.
8777 * libgcc-math: New toplevel directory.
8778
e8b05380
PB
87792006-01-26 Paolo Bonzini <bonzini@gnu.org>
8780
8781 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
8782 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
8783 the assembler, linker and binutils.
8784 * configure: Regenerate.
8785
d54d5437
DM
87862006-01-22 Dirk Mueller <dmueller@suse.de>
8787
8788 * MAINTAINERS (Write After Approval): Add myself.
8789
670cbfcf
DN
87902006-01-20 Diego Novillo <dnovillo@redhat.com>
8791
8792 * configure: Regenerate.
8793
953ff289
DN
87942006-01-18 Richard Henderson <rth@redhat.com>
8795 Jakub Jelinek <jakub@redhat.com>
8796 Diego Novillo <dnovillo@redhat.com>
8797
8798 * libgomp: New directory.
8799 * Makefile.def: Add target_module libgomp.
8800 * Makefile.in: Regenerate.
8801 * configure.in (target_libraries): Add target-libgomp.
8802 * configure: Regenerate.
8803
32ce4048
AO
88042006-01-05 Alexandre Oliva <aoliva@redhat.com>
8805
8806 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
8807 @ from continuation.
8808 * Makefile.in: Rebuilt.
8809
0eaf8e17 88102006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 8811
c76c0c83
CL
8812 * MAINTAINERS (Write After Approval): Add myself.
8813
2d309510
PB
88142006-01-04 Paolo Bonzini <bonzini@gnu.org>
8815
8816 PR bootstrap/24252
8817
8818 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
8819 * Makefile.tpl (OBJDUMP): New.
8820 (EXTRA_HOST_FLAGS): Add it.
8821 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
8822
953ff289
DN
8823 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
8824 to use symbolic links between directories. Avoid race conditions
8825 or make them harmless.
8826 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
8827
8828 * Makefile.def (LEAN): Pass.
8829 * Makefile.tpl (LEAN): Define.
8830 (stage[+id+]-start): Accept that the previous directory does not
8831 exist, if the bootstrap is lean.
8832 (stage[+id+]-bubble): Invoke lean bootstrap commands after
8833 stage[+id+]-start. Use a makefile variable and an `if' instead of a
8834 configure substitution.
8835 ([+compare-target+]): Likewise.
8836 ([+bootstrap-target+]-lean): New.
8837 * configure.in: Remove lean bootstrap support from here.
8838
953ff289
DN
8839 * Makefile.in: Regenerate.
8840 * configure: Regenerate.
2d309510 8841
368872c3
BE
88422006-01-04 Ben Elliston <bje@au.ibm.com>
8843
8844 * MAINTAINERS (libdecnumber): Add myself.
8845
d79e6356
MM
88462006-01-02 Mark Mitchell <mark@codesourcery.com>
8847
8848 * libtool-ldflags: New script.
8849
a6fbc1e2
AS
88502006-01-02 Andreas Schwab <schwab@suse.de>
8851
8852 * configure.in: When reconfiguring remove Makefile in
8853 all stage directories.
8854 * configure: Regenerate.
8855
103a4b39
SB
88562005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
8857
8858 * MAINTAINERS: Update my email address.
8859
212f829c
PB
88602005-12-20 Paolo Bonzini <bonzini@gnu.org>
8861
8862 Revert Ada-related part of the previous change.
8863
8864 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
8865 Do not pass.
8866 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
8867 * Makefile.in: Regenerate.
8868 * configure.in: Do not include mt-ppc-aix target fragment.
8869 * configure: Regenerate.
8870
8ef1f2df
PB
88712005-12-19 Paolo Bonzini <bonzini@gnu.org>
8872
8873 * configure.in: Select appropriate fragments for PowerPC/AIX.
8874 * configure: Regenerate.
8875
8876 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
8877 BOOT_CFLAGS, BOOT_LDFLAGS.
8878 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
8879 BOOT_CFLAGS, BOOT_LDFLAGS.
8880 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
8881 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
8882 (stage): Fail if we cannot complete the work.
8883 * Makefile.in: Regenerate.
8884
ab34901f
NS
88852005-12-16 Nathan Sidwell <nathan@codesourcery.com>
8886
8887 * configure.in: Replace ms1 with mt.
8888 * configure: Rebuilt.
8889
cbe82f21
BM
88902005-12-15 Bryce McKinlay <mckinlay@redhat.com>
8891
8892 * MAINTAINERS: Update my email address.
8893
19843472
PB
88942005-12-15 Paolo Bonzini <bonzini@gnu.org>
8895
8896 * Makefile.tpl (all, do-[+make_target+], do-check, install,
8897 install-host-nogcc): Don't invoke $(stage) at the end.
8898 * Makefile.in: Regenerate.
8899
1ca26cd2
PB
89002005-12-14 Paolo Bonzini <bonzini@gnu.org>
8901
8902 * configure.in: Flip the top-level bootstrap switch.
8903 * configure: Regenerate.
8904
f41d6665
DJ
89052005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
8906
8907 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
8908 $(stage) and $(unstage).
8909 (EXTRA_TARGET_FLAGS): Correct double-quoting.
8910 (all): Remove stray semicolon.
8911 (local-distclean): Don't handle multilib.tmp and multilib.out.
8912 (install.all): Set $s for consistency.
8913 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
8914 check_multilibs setting. Always make the install directory.
8915 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
8916 Correct @if/@endif.
8917 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
8918 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
8919 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
8920 (multilib.out): Remove.
8921 * Makefile.in: Regenerated.
8922
dce2d8b2 89232005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9174b3cf
CD
8924
8925 * MAINTAINERS (Write After Approval): Add myself.
8926
64f182bd
NS
89272005-12-12 Nathan Sidwell <nathan@codesourcery.com>
8928
121b2cee
NS
8929 * MAINTAINERS: Add myself as mt maintainer.
8930
64f182bd
NS
8931 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
8932
a6d63770
AN
89332005-12-06 Adam Nemet <anemet@caviumnetworks.com>
8934
8935 * MAINTAINERS: Change email address.
8936
2abefe3d
PB
89372005-12-05 Paolo Bonzini <bonzini@gnu.org>
8938
8939 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
8940 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
8941 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
8942 Find in-tree tools if available.
8943 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
8944 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
8945 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
8946 (COMPILER_*_FOR_TARGET): New.
8947 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
8948 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
8949 (CONFIGURED_*, USUAL_*): Remove.
8950 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
8951 STRIP): Use autoconf substitutions.
8952 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
8953 COMPILER_NM_FOR_TARGET): New.
8954 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
8955
8956 (all): Make all-host and all-target in parallel.
8957 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
8958 that $$r and $$s are set before invoking a recursive make.
8959 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
8960 ([+bootstrap-target+]): Inline most of the `all' target.
8961
2f3bdde7
BE
89622005-11-29 Ben Elliston <bje@au.ibm.com>
8963
8964 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
8965 from the gcc build directory.
8966 * Makefile.in: Regenerate.
8967
a4b6c45a
BE
89682005-11-29 Ben Elliston <bje@au.ibm.com>
8969
8970 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
8971 depend on all-libdecnumber.
8972 * configure.in (host_libs): Include libdecnumber.
8973 * Makefile.in: Regenerate.
8974 * configure: Likewise.
8975
473a74b9
BE
89762005-11-29 Ben Elliston <bje@au.ibm.com>
8977
8978 * libdecnumber: Import decNumber sources from the dfp-branch.
8979
b4623110
KJ
89802005-11-21 Kean Johnston <jkj@sco.com>
8981
8982 * config.sub, config.guess: Sync from upstream sources.
8983
67dc1785
BE
89842005-11-21 Ben Elliston <bje@au.ibm.com>
8985
8986 Import from Autoconf sources:
8987
8988 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
8989 * config/move-if-change: Don't output "$2 is unchanged";
8990 suggested by Ben Elliston. Handle weird characters correctly.
8991
186abafe
AT
89922005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
8993
8994 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
8995 to match upstream libtool for darwin.
8996
ef9db8d5
DJ
89972005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
8998
8999 * Makefile.def: Remove gdb dependencies for gdbtk.
9000 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
9001 (configure-gdb, install-gdb): New rules.
9002 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
9003 * Makefile.in, configure: Regenerated.
9004
9c5141ab
JB
90052005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
9006
9007 * MAINTAINERS (Write After Approval): Add myself.
9008
4523d51b
EE
90092005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
9010
9011 * MAINTAINERS (Write After Approval): Add myself.
9012
086b011c
DN
90132005-10-24 Diego Novillo <dnovillo@redhat.com>
9014
9015 * MAINTAINERS (alias analysis): Add Daniel Berlin and
9016 Diego Novillo.
9017
e7c84bf8
PB
90182005-10-22 Paolo Bonzini <bonzini@gnu.org>
9019
9020 PR bootstrap/24297
9021 * Makefile.tpl (do-[+make-target+], do-check, install,
9022 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
9023 are set before recursing.
9024 * Makefile.in: Regenerate.
9025
b88a7564
EB
90262005-10-20 Eric Botcazou <ebotcazou@adacore.com>
9027
9028 PR bootstrap/18939
9029 * Makefile.def (gcc) <target>: Fix thinko.
9030 * Makefile.in: Regenerate.
9031
61efc800
BS
90322005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
9033
9034 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
9035 * configure: Regenerate.
9036
f53d2869
JZ
90372005-10-15 Jie Zhang <jie.zhang@analog.com>
9038
9039 * MAINTAINERS (Write After Approval): Add self.
9040
077fc835
KH
90412005-10-08 Kazu Hirata <kazu@codesourcery.com>
9042
9043 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
9044 target-libffi, target-qthreads, target-libjava, and
9045 targetlibobjc.
9046 * configure: Regenerate.
9047
d739199a
DJ
90482005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
9049
9050 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
9051 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
9052 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
9053 (USUAL_OBJDUMP_FOR_TARGET): New.
9054 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
9055 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 9056 * configure, Makefile.in: Regenerated.
d739199a 9057
db38c6bb
PB
90582005-10-05 Paolo Bonzini <bonzini@gnu.org>
9059
9060 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
9061 before other host packages.
9062
3015564c
KK
90632005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
9064
9065 * MAINTAINERS: Add self as sh libraries/configury maintainer.
9066
1061f99e
PB
90672005-10-05 Paolo Bonzini <bonzini@gnu.org>
9068
9069 PR bootstrap/22340
9070
9071 * configure.in (default_target): Remove.
9072 * Makefile.tpl (all): Do not use prerequisites as subroutines
9073 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
9074 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
9075 use prerequisites as subroutines.
9076 (check-host, check-target): New.
9077 (bootstrap configure & all targets): Do not use stage*-start
9078 if the directory layout is already ok.
9079 (non-bootstrap configure & all targets): Prepend a $(unstage).
9080 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
9081 (NOTPARALLEL): Remove.
9082 (unstage, stage variables): New variables.
9083 (unstage, stage targets): Simply expand to those variables.
9084
9085 * configure: Regenerate.
9086 * Makefile.in: Regenerate.
9087
4a9c436f
JW
90882005-10-04 James E Wilson <wilson@specifix.com>
9089
9090 * Makefile.def (lang_env_dependencies): Add libmudflap.
9091 * Makefile.in: Regenerate.
9092
37150080
AS
90932005-10-03 Andreas Schwab <schwab@suse.de>
9094
9095 Backport from libtool CVS:
9096 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
9097
9098 * ltmain.sh: add support for installing into temporary
9099 staging area (e.g. 'make install DESTDIR=...')
9100
39d16468
L
91012005-10-03 H.J. Lu <hongjiu.lu@intel.com>
9102
9103 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
9104 * configure: Regenerated.
9105
72a7ab82
AP
91062005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
9107
9108 * configure: Regenerate with the correct
9109 autoconf version.
9110
6b65a26d
CM
91112005-09-30 Catherine Moore <clm@cm00re.com>
9112
9113 * configure.in (bfin-*-*): New.
9114 * configure: Regenerated.
9115
040b1c5a
GK
91162005-09-28 Geoffrey Keating <geoffk@apple.com>
9117
9118 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
9119 (LIPO_FOR_TARGET): New.
9120 (CONFIGURED_LIPO_FOR_TARGET): New.
9121 (USUAL_LIPO_FOR_TARGET): New.
9122 (STRIP_FOR_TARGET): New.
9123 (CONFIGURED_STRIP_FOR_TARGET): New.
9124 (USUAL_STRIP_FOR_TARGET): New.
9125 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
9126 STRIP_FOR_TARGET.
9127 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
9128 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
9129 * Makefile.in: Regenerate.
9130 * configure: Regenerate.
7e050830 9131
3a3c28db
DE
91322005-09-19 David Edelsohn <edelsohn@gnu.org>
9133
9134 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
9135 (rs6000-*-aix*): Same.
9136 * configure: Regenerate.
9137
2749a921
TT
91382005-09-16 Tom Tromey <tromey@redhat.com>
9139
9140 * MAINTAINERS: Add self as java maintainer.
9141
7f26dfa3
FXC
91422005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9143
9144 * configure.in: Recognize f95 in the --enable-languages option,
9145 and substitute it for fortran, issuing a warning.
9146 * configure: Regenerate.
9147
d8852c4f
PE
91482005-08-30 Phil Edwards <phil@codesourcery.com>
9149
9150 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
9151 * configure: Regenerated.
9152
ad685e81
AH
91532005-08-22 Aldy Hernandez <aldyh@redhat.com>
9154
9155 * MAINTAINERS: Add self as ms1 maintainer.
9156
b00d752c
RE
91572005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
9158
9159 * Makefile.def (libssp): Add to lang_env_dependencies.
9160 * Makefile.in: Regenerate.
9161
9ed8fb9b
ILT
91622005-08-18 Ian Lance Taylor <ian@airs.com>
9163
9164 * MAINTAINERS: Add myself as middle-end maintainer.
9165
0f029d39
CG
91662005-08-17 Christian Groessler <chris@groessler.org>
9167
9168 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
9169 * Makefile.in: Regenerate.
9170
81087874
AK
91712005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
9172
9173 * MAINTAINERS (write after approval): Added myself.
9174
6a134f1c
MR
91752005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
9176
9177 * MAINTAINERS (Write After Approval): Add myself.
9178
2693c0b0
PB
91792005-08-12 Paolo Bonzini <bonzini@gnu.org>
9180
9181 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
9182 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
9183 Look for alternate names of the target cc and c++
9184 * configure: Regenerate.
9185
4de997d1
PB
91862005-08-08 Paolo Bonzini <bonzini@gnu.org>
9187
9188 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9189 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
9190 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
9191 tools; remove code to manually set them.
9192 (Target tools): Look in the environment for them.
9193 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9194 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
9195 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
9196 build directory.
9197 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
9198 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
9199 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
9200 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9201 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
9202 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
9203 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
9204 * configure: Regenerate.
9205 * Makefile.in: Regenerate.
9206
b089e33a
BE
92072005-07-28 Ben Elliston <bje@au.ibm.com>
9208
9209 * MAINTAINERS: Update for removed CPU targets.
9210
e3791243
MM
92112005-07-27 Mark Mitchell <mark@codesourcery.com>
9212
9213 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 9214 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
9215 * Makefile.in: Regenerated.
9216
526635cb
MM
92172005-07-26 Mark Mitchell <mark@codesourcery.com>
9218
9219 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
9220 (CFLAGS_FOR_TARGET): Use it.
9221 (CXXFLAGS_FOR_TARGET): Likewise.
9222 * Makefile.in: Regenerated.
9223 * configure.in (--with-build-sysroot): New option.
9224 * configure: Regenerated.
9225
19791f70
PB
92262005-07-24 Paolo Bonzini <bonzini@gnu.org>
9227
9228 * Makefile.tpl: Wrap install between unstage and stage
9229 * Makefile.in: Regenerate.
9230
35f5a23f
EC
92312005-07-21 Eric Christopher <echristo@apple.com>
9232
9233 * MAINTAINERS: Update affiliation.
9234
ff3ddf15
PW
92352005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
9236
9237 * MAINTAINERS: Add self as crx port maintainer.
9238
3a664c1c
DD
92392005-07-20 DJ Delorie <dj@redhat.com>
9240
9241 * MAINTAINERS: Add self as m32c maintainer.
9242
539df155
KC
92432005-07-16 Kelley Cook <kcook@gcc.gnu.org>
9244
9245 * all files: Update FSF address.
9246
be9c593a
EC
92472005-07-15 Eric Christopher <echristo@redhat.com>
9248
9249 * MAINTAINERS: Change affiliation.
9250
fd7ea4ab
JB
92512005-07-14 Jim Blandy <jimb@redhat.com>
9252
9253 * configure.in: Add cases for Renesas m32c.
9254 * configure: Regenerated.
7e050830 9255
0063a823
KC
92562005-07-14 Kelley Cook <kcook@gcc.gnu.org>
9257
d0ca130a
KC
9258 * COPYING.LIB: Update from fsf.org.
9259
92602005-07-14 Kelley Cook <kcook@gcc.gnu.org>
9261
9262 * COPYING, compile, config.guess,
0063a823
KC
9263 config.sub, install-sh, missing, mkinstalldirs,
9264 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 9265 * config-ml.in: Update FSF address.
0063a823 9266
a8ba31f2
EC
92672005-07-13 Eric Christopher <echristo@redhat.com>
9268
9269 * configure.in: Add toplevel noconfigdir support for tpf.
9270 * configure: Regenerate.
9271
5bea4a03
PB
92722005-07-11 Paolo Bonzini <bonzini@gnu.org>
9273
9274 PR ada/22340
9275
9276 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
9277 * Makefile.in: Regenerate.
9278
284bdbbd
MM
92792005-07-07 Mark Mitchell <mark@codesourcery.com>
9280
9281 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 9282 Brolley to write-after-approval.
284bdbbd 9283
452190fb
AS
92842005-07-07 Andreas Schwab <schwab@suse.de>
9285
9286 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
9287 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
9288 * Makefile.in: Regenerated.
9289
9c8f9ec2
GK
92902005-07-06 Geoffrey Keating <geoffk@apple.com>
9291
9292 * configure.in: Don't build sim or rda when targetting darwin.
9293 * configure: Regenerate.
9294
ef0087a7
KH
92952005-07-06 Kazu Hirata <kazu@codesourcery.com>
9296
9297 * configure.in: Add --enable-libssp and --disable-libssp.
9298 * configure: Regenerate with autoconf-2.13.
9299
77008252
JJ
93002005-07-02 Jakub Jelinek <jakub@redhat.com>
9301
9302 * Makefile.def (target_modules): Add libssp.
9303 * configure.in (target_libraries): Add target-libssp.
9304 * configure: Rebuilt.
9305 * Makefile.in: Rebuilt.
9306
a04eae1b
ZW
93072005-07-01 Zack Weinberg <zackw@panix.com>
9308
9309 * MAINTAINERS: Change email address. Resign from maintainership.
9310
948884cd
RG
93112005-07-01 Richard Guenther <rguenther@suse.de>
9312
9313 * MAINTAINERS: Change my e-mail address and affiliation.
9314
c7870f5d
PB
93152005-06-22 Paolo Bonzini <bonzini@gnu.org>
9316
9317 * Makefile.def (stagefeedback): Come after profile.
9318 Define profiledbootstrap target.
9319 * Makefile.tpl (profiledbootstrap): Remove.
9320 (stageprofile-end): Zap stagefeedback.
9321 (stagefeedback-start): Copy all .gcda files, not only GCC's.
9322 * Makefile.in: Regenerate.
9323
ab99519a
RS
93242005-06-13 Richard Sandiford <richard@codesourcery.com>
9325
9326 * MAINTAINERS: Update my email address.
9327
f610dd5f
ZW
93282005-06-13 Zack Weinberg <zack@codesourcery.com>
9329
9330 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
9331 In 'cpp' stanza, support '#line' as well as '# '.
9332
71bc2a83
AS
93332005-06-08 Andreas Schwab <schwab@suse.de>
9334
9335 * MAINTAINERS: Move myself from 'Write After Approval' to
9336 'CPU Port Maintainers' section as m68k maintainer.
9337
4fab7234
HPN
93382005-06-07 Hans-Peter Nilsson <hp@axis.com>
9339
9340 * configure.in (unsupported_languages): New macro.
9341 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
9342 non-ported target libraries in noconfigdirs.
9343 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
9344 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 9345 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
9346 unsupported_languages.
9347 * configure: Regenerate.
9348
68193f9b
TS
93492005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
9350
9351 * configure.in: Fix typo in handling of --with-mpfr-dir.
9352 * configure: Regenerate.
9353
f26f6b8d
RS
93542005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
9355
9356 * MAINTAINERS: Update my email address.
9357
ba4853f8
JB
93582005-06-02 Jim Blandy <jimb@redhat.com>
9359
9360 * config.sub: Add cases for the Renesas m32c. (This patch has been
9361 accepted into the master sources.)
9362
79dd769c 93632005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
9364 Michael Snyder <msnyder@redhat.com>
9365 Stan Cox <scox@redhat.com>
79dd769c 9366
f610dd5f 9367 * configure.in: Set noconfigdirs for ms1.
79dd769c 9368
f610dd5f 9369 * configure: Regenerate.
79dd769c 9370
d29e107f
JD
93712005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
9372
9373 * MAINTAINERS (Write After Approval): Add self.
9374
e93196c3
JC
93752005-06-01 Josh Conner <jconner@apple.com>
9376
9377 * MAINTAINERS (Write After Approval): Add self.
9378
ae263c7a
KH
93792005-06-01 Kazu Hirata <kazu@codesourcery.com>
9380
9381 * MAINTAINERS: Update my email address.
9382
585b3aa3
ZM
93832005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
9384
9385 * MAINTAINERS (Write After Approval): Add self.
9386
4930c50b
CD
93872005-05-26 Chris Demetriou <cgd@broadcom.com>
9388
9389 * MAINTAINERS (Write After Approval): Remove self.
9390
2dfbef6d
PB
93912005-05-25 Paolo Bonzini <bonzini@gnu.org>
9392
9393 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
9394 (Dependencies): Consider target modules for bootstrap dependencies.
9395 Make target bootstrap modules depend on each stage's gcc.
9396 * Makefile.in: Regenerate.
9397
bcb28cf5
PB
93982005-05-20 Paolo Bonzini <bonzini@gnu.org>
9399
9400 * Makefile.def (configure-gcc): Depend on binutils having been built.
9401 (all-gcc): No need to do it here.
9402 * Makefile.in: Regenerate.
9403
0cf085e4
PB
94042005-05-19 Paul Brook <paul@codesourcery.com>
9405
f610dd5f 9406 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
9407 language cannot be built.
9408 * configure: Regenerate.
9409
dfb2c39a
DJ
94102005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
9411
9412 * ylwrap: Import from Automake 1.9.5.
9413
771aaa92
DU
94142005-05-13 David Ung <davidu@mips.com>
9415
9416 * MAINTAINERS (Write After Approval): Add self.
9417
3ac9bd58
MS
94182005-05-09 Mike Stump <mrs@apple.com>
9419
9420 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
9421 lt_cv_sys_max_cmd_len for now.
f610dd5f 9422
f77a5578
SC
94232005-05-09 Stan Cox <scox@redhat.com>
9424
9425 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
9426
795e36e5
MK
94272005-05-08 Matt Kraai <kraai@ftbfs.org>
9428
9429 * README.SCO: Update the URL.
9430
c9392a2b
DE
94312005-05-05 David Edelsohn <edelsohn@gnu.org>
9432
9433 * ltconfig: Define file_list_spec. Pass file_list_spec and
9434 with_gnu_ld to libtool.
9435 * ltcf-c.sh (aix[45]): Define file_list_spec.
9436 * ltcf-cxx.sh (aix[45]): Same.
9437 * ltcf-gcj.sh (aix[45]): Same.
9438 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
9439 exists, write list of input files to temporary file.
9440
bebcd931
MS
94412005-05-04 Mike Stump <mrs@apple.com>
9442
9443 * configure.in: Always pass --target to target configures as
9444 otherwise rebuilds that do --recheck will fail.
9445 * confiugure: Rebuilt.
9446
ce406537
PB
94472005-05-04 Paolo Bonzini <bonzini@gnu.org>
9448
9449 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
9450 STAGE_HOST_EXPORTS.
9451 (configure, all): Add bootstrap support.
9452 (Host modules, target modules): Pass post-stage1 flags and exports.
9453 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
9454 * Makefile.in: Regenerate.
9455
aa9dcfc4
PB
94562005-04-29 Paolo Bonzini <bonzini@gnu.org>
9457
9458 * configure: Regenerate.
9459
b6f9abcf
MS
94602005-04-27 Mike Stump <mrs@apple.com>
9461
9462 * MAINTAINERS: Add self as darwin maintainer.
9463
acb217cb
BS
94642005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
9465
9466 * config.sub: Update from master copy.
9467
b6dae270
MS
94682005-04-21 Mike Stump <mrs@apple.com>
9469
9470 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
9471 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
9472
c2e0d3a9
HPN
94732005-04-19 Hans-Peter Nilsson <hp@axis.com>
9474
9475 * configure.in <crisv32-*-*, cris-*-*>: New local variable
9476 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
9477 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
9478 "*-*-elf" and "*-*-linux*".
9479 * configure: Regenerate.
9480
871ae772
JM
94812005-04-14 Joseph S. Myers <joseph@codesourcery.com>
9482
9483 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
9484
bf070c29
MS
94852005-04-12 Mike Stump <mrs@apple.com>
9486
9487 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
9488
e865b6f7
TK
94892005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
9490
9491 * MAINTAINERS (Write After Approval): Add myself.
9492
7b71ad7f
BS
94932005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
9494
9495 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
9496
25b42232
PB
94972005-04-06 Paolo Bonzini <bonzini@gnu.org>
9498
f610dd5f 9499 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
9500 (TARGET_CONFIGARGS): Include --with-target-subdir.
9501 (configure, all): New macros. Use them throughout.
9502 * Makefile.in: Regenerate.
9503
d727c624
JG
95042005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
9505
9506 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 9507
fff72cc4
ZD
95082005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9509
9510 * MAINTAINERS: Remove 'loop unrolling' maintainer.
9511
86472dc3
GP
95122005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
9513
9514 * MAINTAINERS: Move John Carr to Write After Approval.
9515
dce2d8b2 95162005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5d0f90e5
R
9517
9518 * config/mh-mingw32: Delete.
9519 * configure.in: Don't use it.
9520 * configure: Regenerate.
9521
33da42bc
PB
95222005-03-31 Paolo Bonzini <bonzini@gnu.org>
9523
9524 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
9525 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dce2d8b2 9526 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
33da42bc
PB
9527 (HOST_LIB_PATH): Generate from Makefile.def.
9528 (TARGET_LIB_PATH): Likewise.
9529 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
9530 * Makefile.in: Regenerate.
9531 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
9532 (RPATH_ENVVAR): Include Darwin case.
9533 * configure: Regenerate.
9534
15cc1841
TF
95352005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
9536
9537 * MAINTAINERS (Various Maintainers): Remove self.
9538 (Write After Approval): Add self.
9539
6a8c79d5
TF
95402005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
9541
9542 * MAINTAINERS (Various Maintainers): Add self.
9543
256f7136
PB
95442005-03-25 Paolo Bonzini <bonzini@gnu.org>
9545
9546 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
9547 * configure: Regenerate.
9548
191dd2c9
ZW
95492005-03-21 Zack Weinberg <zack@codesourcery.com>
9550
9551 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
9552 gcc_version, and gcc_version_trigger from set of flags to pass.
9553 * Makefile.tpl: Remove definitions of above variables.
9554 (config.status): Remove dependency on $(gcc_version_trigger).
9555 * Makefile.in: Regenerate.
9556 * configure.in: Do not reference config/gcc-version.m4 nor
9557 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
9558 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
9559 * configure: Regenerate.
9560
ef6e9bc0 95612005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dce2d8b2 9562 Andrew Pinski <pinskia@physics.uc.edu>
ef6e9bc0
MH
9563
9564 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
9565 * Makefile.in: Regenerate.
9566
009bbd5a
FW
95672005-03-13 Feng Wang <fengwang@nudt.edu.cn>
9568
9569 * MAINTAINERS (Write After Approval): Add myself.
9570
09f8755b
DA
95712005-03-03 David Ayers <d.ayers@inode.at>
9572
9573 * MAINTAINERS (Write After Approval): Add myself.
9574
e73ed25c
AO
95752005-03-01 Alexandre Oliva <aoliva@redhat.com>
9576
9577 PR libgcj/20160
9578 * ltmain.sh: Avoid creating archives with components that have
9579 duplicate basenames.
9580
ace9ac7b
AP
95812005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
9582
9583 PR bootstrap/20250
9584 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
9585 instead of check.
9586 * Makefile.in: Regenerate.
9587
c9db9354
PB
95882005-02-28 Paolo Bonzini <bonzini@gnu.org>
9589
9590 * Makefile.in: Regenerate to fix conflict between the previous two
9591 patches.
9592
215c351a
PB
95932005-02-28 Paolo Bonzini <bonzini@gnu.org>
9594
9595 PR bootstrap/17383
9596 * Makefile.def (target_modules): Remove "stage", now unnecessary.
9597 * Makefile.tpl (HOST_SUBDIR): New substitution.
9598 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
9599 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9600 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
9601 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
9602 (Host modules, Bootstrapped modules): Use it.
9603 (Build modules, Target modules): Do not create symlink trees,
9604 always configure out-of-srcdir.
9605 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
9606 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
9607 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
9608 $(HOST_SUBDIR). Create a symlink for host_subdir.
9609
9610 * Makefile.in: Regenerate.
9611 * configure: Regenerate.
9612
5395b47b
NN
96132005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9614
9615 Merged from libada-gnattools-branch:
9616 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
9617
9618 * gnattools: New directory.
9619 * Makefile.def: Add gnattools as a module, depending on target-libada.
9620 * Makefile.in: Regenerate.
9621 * configure.in: Include gnattools in host_tools; disable it if ada
9622 is disabled.
9623 * configure: Regenerate.
9624
ca2cc05c
JM
96252005-02-24 James A. Morrison <phython@gcc.gnu.org>
9626
9627 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
9628 treelang maintainer.
9629 (Write After Approval): Remove myself.
9630
d2f3024f
PS
96312005-02-23 Paul Schlie <schlie@comcast.net>
9632
9633 * configure.in: Allow darwin targeted ports to build tk, itcl and
9634 libgui.
9635 * configure: Regenerate.
9636
bba5e0ca
EB
96372005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
9638
9639 PR libgcj/10353
9640 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
9641 * configure: Regenerate.
9642
70132ce7
SK
96432005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
9644
9645 * MAINTAINERS (Write After Approval): Add myself.
9646
20f0edca
ILT
96472005-02-10 Ian Lance Taylor <ian@airs.com>
9648
9649 * MAINTAINERS: Update my e-mail address.
9650
e64e5109
RG
96512005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
9652
9653 * MAINTAINERS (Write After Approval): Add myself.
9654
40d64b5a
HPN
96552005-01-29 Hans-Peter Nilsson <hp@axis.com>
9656
9657 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
9658 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
9659 target-libgloss when not *-*-elf and *-*-aout.
9660 * configure: Regenerate.
9661
54a12711
KH
96622005-01-23 Kazu Hirata <kazu@cs.umass.edu>
9663
9664 * MAINTAINERS: Remove obsolete entries.
9665
0aa99dbb
KH
9666 * MAINTAINERS (Write After Approval): Add Michael Matz.
9667
2b009f5f
NB
96682005-01-19 Neil Booth <neil@daikokuya.co.uk>
9669
9670 * MAINTAINERS: Remove self as cpplib maintainer.
9671
385870f5
KC
96722005-01-17 Kelley Cook <kcook@gcc.gnu.org>
9673
9674 * install-sh, config.sub: Import from upstream.
9675
e7daab31
KC
96762005-01-17 Kelley Cook <kcook@gcc.gnu.org>
9677
9678 PR bootstrap/18222
9679 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
9680 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
9681 * Makefile.in: Regenerate.
9682
e6003f4d
JT
96832005-01-16 Jason Thorpe <thorpej@netbsd.org>
9684
9685 * MAINTAINERS: Update my email address.
9686
145e2972 96872005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 9688 Andreas Schwab <schwab@suse.de>
145e2972
DE
9689
9690 PR bootstrap/18033
9691 * config-ml.in: Eval option if surrounded by single quotes.
9692
86c7e0da
PB
96932005-01-03 Paolo Bonzini <bonzini@gnu.org>
9694
9695 Revert 2004-12-28 Makefile changes, a better fix will be
9696 applied to mainline and src after GCC 4.0 branches.
9697
3224a22f
PB
96982004-12-28 Paolo Bonzini <bonzini@gnu.org>
9699
9700 PR bootstrap/17383
9701
9702 * Makefile.def (target_modules): Remove stage parameter,
9703 it is always true now.
9704 * Makefile.tpl (configure-build-[+module+],
9705 configure-target-[+module+]): Always build symlink tree
9706 for the directory and for include. BUILD_SUBDIR and
9707 TARGET_SUBDIR cannot be . anymore.
9708 * Makefile.in: Regenerate.
9709
aaf51ca2
DE
97102004-12-25 David Edelsohn <edelsohn@gnu.org>
9711
9712 Revert 2004-12-08 Makefile changes.
9713
4e32e454
DS
97142004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
9715
9716 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
9717 cygwin, mingw.
9718
669f01d8
AS
97192004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
9720
9721 * configure.in (sh64-*-*): Reenable gprof.
9722 * configure: Regenerate.
9723
1b227ee0
DE
97242004-12-08 David Edelsohn <edelsohn@gnu.org>
9725
9726 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
9727 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
9728 (EXTRA_TARGET_FLAGS): Add PICFLAG.
9729 * Makefile.in: Regenerate.
9730
ce5e944c
CF
97312004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
9732
9733 * MAINTAINERS: Update my email address.
9734
893f1e87
MK
97352004-12-07 Matt Kraai <kraai@ftbfs.org>
9736
9737 * Makefile.tpl: Generate normal dependencies if the LHS module is
9738 not bootstrapped.
9739 * Makefile.in: Regenerate.
9740
bb59c339
RS
97412004-12-03 Richard Sandiford <rsandifo@redhat.com>
9742
9743 * configure.in: Include config/gxx-include-dir.m4. Use
9744 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
9745 * configure: Regenerate.
9746
4982adbe
RS
97472004-12-03 Richard Sandiford <rsandifo@redhat.com>
9748
9749 * config.if: Delete.
9750 * configure.in: Set libstdcxx_incdir directly.
9751 * configure: Regenerate.
9752
05750653
EC
97532004-12-02 Eric Christopher <echristo@redhat.com>
9754
9755 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
9756 * Makefile.in: Regenerate.
9757
5fef1dbd
RS
97582004-12-02 Richard Sandiford <rsandifo@redhat.com>
9759
9760 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
9761 * configure: Regenerate.
9762
afabd8e6
RS
97632004-12-02 Richard Sandiford <rsandifo@redhat.com>
9764
9765 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
9766 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
9767 * configure: Regenerate.
9768
78716e86
EC
97692004-12-01 Eric Christopher <echristo@redhat.com>
9770
9771 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
9772 of things to remove.
9773
57ab8ba9
MK
97742004-11-29 Matt Kraai <kraai@ftbfs.org>
9775
9776 * MAINTAINERS (Write After Approval): Update my e-mail address.
9777
2539bffe
KC
97782004-11-29 Kelley Cook <kcook@gcc.gnu.org>
9779
9780 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
9781 from CVS libtool to always pass_all.
9782
3e732ba0
JDA
97832004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9784
9785 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
9786 (hppa*64*-*-*): Delete incorrect comment.
9787 * configure: Rebuilt.
9788
767f726e
KC
97892004-11-24 Kelley Cook <kcook@gcc.gnu.org>
9790
9791 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
9792
2c92e90f
KC
97932004-11-24 Kelley Cook <kcook@gcc.gnu.org>
9794
9795 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
9796 from CVS libtool to always pass_all.
9797
32f84e48
KC
97982004-11-15 Kelley Cook <kcook@gcc.gnu.org>
9799
9800 * install-sh, compile: Import from automake.
9801
9587be8a
KC
98022004-11-15 Kelley Cook <kcook@gcc.gnu.org>
9803
9804 * config.guess, config.sub: Import from savannnah.
9805
04e81808 98062004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
9807
9808 * MAINTAINERS (Write After Approval): Add myself
9809
f87a2b2e
MS
98102004-11-12 Mike Stump <mrs@apple.com>
9811
9812 * Makefile.def: Add html support.
9813 * Makefile.tpl: Likewise.
9814 * Makefile.in: Regenerate.
9815
848556c2
GK
98162004-11-11 Geoffrey Keating <geoffk@apple.com>
9817
556f03c4
GK
9818 PR 18423
9819 * configure.in: Remove all instances of build-fixincludes from
9820 noconfigdirs.
9821 (build_configargs): Supply --target to subdirectories.
9822 * configure: Regenerate.
9823
848556c2
GK
9824 * Makefile.def: Make gcc install depend on fixincludes install.
9825 * Makefile.in: Regenerate.
9826
9e5712a5
JJ
98272004-11-10 Janis Johnson <janis187@us.ibm.com>
9828
9829 * MAINTAINERS: Add myself as gcc testsuite maintainer.
9830
4ef509c0
PB
98312004-11-11 Paul Brook <paul@codesourcery.com>
9832
9833 * MAINTAINERS: Add self as arm maintainer. Update email address.
9834
20d11df6
HPN
98352004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
9836
9837 * configure.in (noconfigdirs) [mmix-*-*]: Disable
9838 target-libgfortran.
79fd8592 9839 * configure: Regenerate.
20d11df6 9840
68c70f15
DE
98412004-11-07 David Edelsohn <edelsohn@gnu.org>
9842
9843 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
9844 like CC.
9845
54f88091
PB
98462004-11-05 Paolo Bonzini <bonzini@gnu.org>
9847
9848 * Makefile.def (host fixincludes): Specify missing targets.
9849 * Makefile.in: Regenerate.
9850
6866abb8
RC
98512004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
9852
9853 * MAINTAINERS: Add myself
9854
83f62578
GL
98552004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
9856
9857 * MAINTAINERS (Write After Approval): Add myself.
9858
53c7ffe7
GK
98592004-11-04 Geoffrey Keating <geoffk@apple.com>
9860
9861 * Makefile.def: Build fixincludes for the host, too.
9862 * Makefile.in: Regenerate.
9863 * configure.in (host_tools): Add fixincludes.
9864 * configure: Regenerate.
9865
ac8b3d9d
DJ
98662004-11-04 Daniel Jacobowitz <dan@debian.org>
9867
9868 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
9869 * configure: Regenerated.
9870
bab37580
L
98712004-11-04 H.J. Lu <hongjiu.lu@intel.com>
9872
9873 PR other/17783
9874 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
9875 * configure: Regenerated.
9876
db1de713
MM
98772004-10-31 Mark Mitchell <mark@codesourcery.com>
9878
9879 * README.SCO: Update per FSF instructions.
9880
a827e21a
EW
98812004-10-28 Eric B. Weddington <ericw@evcohs.com>
9882
9883 PR target/18151
9884 * configure.in (case ${target}): Do not build fixincludes for avr.
9885 * configure: Regenerated.
9886
9d069a4f
PB
98872004-10-26 Paolo Bonzini <bonzini@gnu.org>
9888
9889 * configure.in (case ${target}): Do not build fixincludes
9890 on platforms where it is not used.
9891 * configure: Regenerated.
9892
fc45f3fe
DJ
98932004-10-23 Daniel Jacobowitz <dan@debian.org>
9894
9895 * configure.in: Use an absolute path to install-sh.
9896 * configure: Regenerated.
9897
36554b92
AL
98982004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
9899
9900 * MAINTAINERS (Write After Approval): Add myself.
9901
88e9994a
KH
99022004-10-19 Kazu Hirata <kazu@cs.umass.edu>
9903
9904 * MAINTAINERS: Remove from Write After Approval those that are
9905 already maintainers.
9906
ad02a944
SP
99072004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
9908
9909 * MAINTAINERS: Update my email address.
9910
c8e6cd41
KC
99112004-10-12 Kelley Cook <kcook@gcc.gnu.org>
9912
9913 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
9914 * configure: Regenerate.
9915
dce2d8b2 99162004-10-07 J"orn Rennecke <joern.rennecke@st.com>
ebe55024
R
9917
9918 * MAINTAINERS: Update my email address.
9919
a8b0957e
KH
99202004-10-07 Kazu Hirata <kazu@cs.umass.edu>
9921
9922 * MAINTAINERS (Language Front Ends Maintainers): New. Move
9923 entries belonging to this category.
9924
96836f61
JZ
99252004-10-06 Josef Zlomek <josef.zlomek@email.cz>
9926
9927 * MAINTAINERS: Update my e-mail address.
9928
7e0b5752
PB
99292004-10-06 Paolo Bonzini <bonzini@gnu.org>
9930
9931 Fix wrong conflict resolution in:
9932
9933 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
9934
9935 * Makefile.in: Regenerate.
9936 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9937 in the recursive `make', instead of hardwiring `all'.
9938 (Autogenerated TARGET-* variables): New.
9939
370f7a47
TL
99402004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
9941
9942 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 9943 * configure: Regenerate.
370f7a47 9944
13e5d623
KH
99452004-10-04 Kazu Hirata <kazu@cs.umass.edu>
9946
9947 * MAINTAINERS (Various Maintainers): Move the "windows,
9948 cygwin, mingw" maintainer to ...
9949 (OS Port Maintainers): ... here.
9950
a6497c1b
KH
99512004-10-04 Kazu Hirata <kazu@cs.umass.edu>
9952
9953 * MAINTAINERS (Write After Approval): Remove those that are
9954 maintainers of some subsystem.
9955
1abb828a
D
99562004-10-02 P.J. Darcy <darcypj@us.ibm.com>
9957
9958 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
9959 * ltcf-cxx.sh (tpf*): Likewise.
9960 * ltconfig (tpf*): Add TPF OS configuration support.
9961
16d1338d
BS
99622004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
9963
9964 * MAINTAINERS: Change my email address to my new work account.
9965
9082a750
MR
99662004-09-24 Michael Roth <mroth@nessie.de>
9967
9968 * configure.in (--without-headers): Add missing double quotes.
9969 * configure: Regenerate.
9970
dce2d8b2 99712004-09-24 Kelley Cook <kcook@gcc.gnu.org>
07a8bdf8
KC
9972
9973 * ylwrap: Revert to previous version.
9974
4c4a5bbc
L
99752004-09-23 H.J. Lu <hongjiu.lu@intel.com>
9976
9977 PR bootstrap/17369
9978 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
9979 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
9980 SET_GCC_LIB_PATH_CMD.
9981 (BASE_TARGET_EXPORTS): Likewise.
9982 * Makefile.in: Regenerated.
9983
9984 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
9985 * configure: Regenerated.
9986
85f59630
KC
99872004-09-23 Kelley Cook <kcook@gcc.gnu.org>
9988
9989 * config.guess: New upstream version
9990 * compile, depcomp, install-sh, ylwrap: Likewise.
9991
95c53c62
RS
99922004-09-19 Roger Sayle <roger@eyesopen.com>
9993
9994 * config/mh-x86omitfp: New host makefile fragment. Add
9995 -fomit-frame-pointer to the default BOOT_CFLAGS.
9996 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
9997 * configure: Regenerate.
9998
0a1c093b
AP
99992004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
10000
10001 PR target/11572
10002 * configure.in (*-*-darwin*): Renable libobjc.
10003 * configure: Regenerate.
10004
315fcf97
NS
100052004-09-10 Nathan Sidwell <nathan@codesourcery.com>
10006
10007 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
10008
0a050485 100092004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 10010
0a050485
DB
10011 * Makefile.def: Remove libbanshee.
10012 * Makefile.tpl: Ditto.
10013 * configure.in: Ditto.
10014 * Makefile.in: Regen.
10015 * configure: Ditto.
10016
5f4a098e
DE
100172004-09-08 David Edelsohn <edelsohn@gnu.org>
10018
10019 * ltmain.sh: Use $pic_object as $non_pic_object if
10020 $non_pic_object=none.
10021
32b2511f
PB
100222004-09-07 Paolo Bonzini <bonzini@gnu.org>
10023
10024 * missing: Import latest version from master repository.
10025
fc4d0e82
NC
100262004-09-06 Nick Clifton <nickc@redhat.com>
10027
10028 * config.sub: Import latest version from master repository.
10029 * config.guess: Likewise.
10030 This includes these changes:
78716e86 10031
fc4d0e82
NC
10032 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
10033
10034 * config.sub: Handle crisv32, alias etraxfs.
10035 * config.guess (crisv32:Linux:*:*): Handle.
10036
10037 2004-08-13 Brad Smith <brad@comstyle.com>
10038
10039 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
10040 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
10041
10042 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
10043
10044 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
10045 assume the processor is a powerpc. This is because coreutils
10046 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
10047 in this case, due to a MacOS X bug that causes
10048 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
10049 to return a negative number.
10050 Problem reported by Petter Reinholdtsen in:
10051 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
10052
10053 2004-07-19 Ben Elliston <bje@gnu.org>
10054
10055 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
10056
10057 2004-06-24 Ben Elliston <bje@gnu.org>
10058
10059 * config.guess: Update copyright years.
10060 * config.sub: Likewise.
10061
10062 2004-06-22 Robert Millan <robertmh@gnu.org>
10063
10064 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
10065 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
10066
10067 2004-06-22 Stanley F. Quayle <stan@stanq.com>
10068
10069 * config.guess (*:*VMS:*:*): New entry. Replaces
10070 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
10071 manufacturer.
10072
10073 2004-06-22 Ben Elliston <bje@gnu.org>
10074
10075 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
10076 * config.sub: Likewise.
10077
10078 2004-06-22 Ben Elliston <bje@gnu.org>
10079
10080 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
10081 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
10082
10083 2004-06-11 Ben Elliston <bje@gnu.org>
10084
10085 * config.guess (pegasos:OpenBSD:*:*): Remove.
10086
10087 2004-06-11 Ben Elliston <bje@gnu.org>
10088
10089 From Wouter Verhelst <wouter@grep.be>:
10090 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
10091
10092 2004-06-11 Ben Elliston <bje@gnu.org>
10093
10094 * config.guess (luna88k:OpenBSD:*:*): New.
10095
10096 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
10097
10098 * config.guess (m32r*:Linux:*:*): New case.
10099 * config.sub: Handle m32rle.
10100
10101 2004-03-12 Ben Elliston <bje@wasabisystems.com>
10102
10103 From Jens Petersen <petersen@redhat.com>:
10104 * config.sub: Handle sparcv8.
10105
10106 2004-03-03 Ben Elliston <bje@wasabisystems.com>
10107
10108 From Tom Smith <smith@cag.lkg.hp.com>:
10109 * config.guess: Version suffixes are equally significant on Tru64
10110 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
10111 prefix of "P" (patched kernel).
10112
10113 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
10114
10115 * config.sub: Add support for National Semiconductor CRX target.
10116
2f4cc6bf
JJ
101172004-09-03 Janis Johnson <janis187@us.ibm.com>
10118
10119 * MAINTAINERS (Various Maintainers): Remove myself as web page
10120 maintainer, add myself as maintainer of build status lists.
10121
61fec9ff
JB
101222004-09-03 Jan Beulich <jbeulich@novell.com>
10123
10124 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
10125 *-*-netware, but add target-libmudflap.
10126 Consolidate *-*-netware targets (of which really only i?86 exists)
10127 into a single entry.
10128 * configure: Likewise.
10129
45f366ab
PB
101302004-09-01 Paolo Bonzini <bonzini@gnu.org>
10131
10132 * Makefile.tpl (sorry): Remove.
10133 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
10134 (cleanstrap targets): Depend on distclean, not distclean-stage1.
10135 (do-clean): Clean per-stage directories too.
10136 (do-distclean): Run distclean-stage1 too.
10137 (.NOTPARALLEL): Enable during toplevel bootstrap.
10138 (stage[+id+]-bubble): Enable parallel execution during
10139 the recursive invocation.
10140 * Makefile.in: Regenerate.
10141
10142 Fix previous checkin:
10143
10144 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
10145 include.
10146 * configure.in: Fix indentation.
10147 * configure: Regenerate.
10148
dce2d8b2 101492004-08-31 Robert Bowdidge <bowdidge@apple.com>
be8fff81 10150
45f366ab
PB
10151 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
10152 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
10153 * configure: regenerate
78716e86 10154 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 10155 -mdynamic-no-pic
be8fff81 10156
71b5d516
PB
101572004-08-31 Paolo Bonzini <bonzini@gnu.org>
10158
10159 * Makefile.def (build_modules): Add fixincludes.
10160 (dependencies): Make gcc depend on fixincludes.
10161 * configure.in (build_tools): Add fixincludes.
10162 (build_configdirs): Always include build_libs.
10163 * Makefile.in: Regenerate.
10164 * configure: Regenerate.
10165
101662004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
10167
10168 * Makefile.def (bootstrap stages): Add 'lean' parameter.
10169 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
10170 phony targets; do not generate timestamp files.
10171 (distclean-stageN): Remove references to their timestamp files.
10172 (restageN, touch-stageN): Remove.
10173 (stageN-bubble): Rewritten.
10174 (compare): Support lean bootstraps.
10175 * Makefile.in: Regenerate.
10176
10177 * configure.in: Only warn when bootstrapping but
10178 build != host or build != target. Support lean bootstraps.
10179 * configure: Regenerate.
10180
ce7cbbb0
PE
101812004-08-26 Phil Edwards <phil@codesourcery.com>
10182
10183 * configure.in: Give a better error message if GMP/MPFR are missing
10184 and a language needing them has been requested.
10185 * configure: Regenerated.
10186
9c71a529
PE
101872004-08-25 Phil Edwards <phil@codesourcery.com>
10188
10189 * configure.in: Print a list of available language front-ends if
10190 a requested one is missing. Tidy stray tab characters.
10191 * configure: Regenerated.
10192
e3f92d3b
MK
101932004-08-19 Michael Koch <konqueror@gmx.de>
10194
10195 * gcc/doc/install.texi: Update entry about automake for libjava.
10196
c3f84f61
RM
101972004-08-17 Robert Millan <robertmh@gnu.org>
10198
10199 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
10200 (instead of FreeBSD).
10201 * configure: Regenerate.
10202
7c27e184
PB
102032004-08-16 Paolo Bonzini <bonzini@gnu.org>
10204
10205 * Makefile.in: Regenerate.
10206 * configure: Regenerate.
10207
10208 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
10209 stage_*_flags.
10210 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
10211 for bootstrapped modules if toplevel bootstrap is going.
10212 (GCC bootstrap): Generate per-stage targets for all bootstrapped
10213 modules. Adjust for changes in Makefile.def. Enable several
10214 rules even in non-bootstrap mode, just to avoid peppering the
10215 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
10216 (stage-[+prev+]-bubble): Remove.
10217
10218 * Makefile.def (Dependencies): Depend on all-build-bison,
10219 all-build-flex, all-build-byacc, all-build-texinfo, rather
10220 than the host variations.
10221 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
10222 with BUILD_SUBDIR.
10223 (BISON): Update for recent Bisons.
10224 (YACC): Fix typo.
10225 (cross): Depend on all-build.
10226 (all): Do not depend on all-build.
10227 (prebootstrap): Remove.
10228 (dep-kind): Accept separate prefixes for MODULE and ON variables.
10229 (Prebootstrap dependencies): Add them to the per-stage targets
10230 and to all-prebootstrap.
10231 * configure.in (build_configdirs): Always enable build_tools.
10232 (BUILD_DIR_PREFIX): Remove.
10233
10234 * Makefile.def (gcc): Add target variable.
10235 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
10236 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10237 in the recursive `make', instead of hardwiring `all'.
10238 (Autogenerated TARGET-* variables): New.
10239
20f3bb80
BB
102402004-08-13 Brian Booth <bbooth@redhat.com>
10241
10242 * MAINTAINERS: Remove myself from write-after-approval.
10243
b5be499d
NN
102442004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
10245
10246 * src-release: Stop distributing mmalloc with gdb (which doesn't
10247 use it).
10248 * Makefile.def: GDB doesn't depend on mmalloc anymore.
10249 * Makefile.in: Regenerate.
10250
b3f8d95d
MM
102512004-08-09 Mark Mitchell <mark@codesourcery.com>
10252
10253 * configure.in (arm*-*-eabi*): New target.
10254 * configure: Regenerate.
10255
3589b69e
PB
102562004-08-06 Paolo Bonzini <bonzini@gnu.org>
10257
10258 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
10259 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
10260 (Dependencies): New section.
10261 * Makefile.tpl (Dependencies): Generate from Makefile.def.
10262 (configure-target-[+module+]): Depend on maybe-all-gcc
10263 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
10264 (toplevel profiledbootstrap): Fix dependencies.
10265 * Makefile.in: Regenerate.
10266
972974fc
MM
102672004-08-03 Mark Mitchell <mark@codesourcery.com>
10268
10269 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
10270 target-libiberty to noconfigdirs.
10271 * configure: Regenerate.
10272
bebf829d
PB
102732004-08-03 Paul Brook <paul@codesourcery.com>
10274
10275 * configure.in: Check for MPFR as well as GMP.
10276 * configure: Regenerate.
10277
98a5bb3b
RM
102782004-08-01 Robert Millan <robertmh@gnu.org>
10279
10280 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
10281 libmudflap for all GNU-based systems (with Glibc).
10282 * configure: Regenerate.
10283
dce2d8b2 102842004-08-03 Paolo Bonzini <bonzini@gnu.org>
d32ab992
PB
10285
10286 * Makefile.def (host-modules): Add gcc.
10287 * Makefile.in: Regenerate.
10288 * Makefile.tpl (sorry): New rule.
10289 (configure-host, all-host, [+make_target+]-host, do-check,
10290 install-host): Do not add gcc as a special case.
10291 (host modules): Add a small special-casing for gcc. Export
10292 extra_make_flags through the environment.
10293 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
10294 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
10295 other recursive targets for gcc): Remove.
10296
10297 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
10298 (stage, unstage): New rules.
10299 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
10300 distclean-stage[+id+]): Use stage_current.
10301 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
10302 the stage*-start rules.
10303
aeb732c1
GK
103042004-08-02 Geoffrey Keating <geoffk@apple.com>
10305
10306 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
10307 use -all_load flag.
10308
25b656e7
PB
103092004-08-02 Paolo Bonzini <bonzini@gnu.org>
10310
10311 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
10312 * configure: Regenerate.
10313
cc440d71
TM
103142004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
10315
10316 * maintainer-scripts/gcc_release: Revert yesterday's change.
10317
270e140b
SB
103182004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
10319
10320 * MAINTAINERS: Add myself to write-after-approval.
10321
3e4035f8
TM
103222004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
10323
10324 * libf2c: Removed.
10325 * gcc/gccbug.in: Updated because of libf2c removal.
10326 * maintainer-scripts/gcc_release: Ditto.
10327
dce2d8b2 103282004-07-09 Loren J. Rittle <ljrittle@acm.org>
a3e8d8b4
LR
10329
10330 * configure.in: Build libmudflap by default on FreeBSD.
10331 * configure: Regenerated.
10332
dfcada9a
MM
103332004-07-09 Mark Mitchell <mark@codesourcery.com>
10334
10335 * configure.in: Do not build libmudflap by default on non-GNU/Linux
10336 systems.
10337 * configure: Regenerated.
10338
dce2d8b2 103392004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3922b216
JDA
10340
10341 PR target/16344
10342 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
10343 feedback based compiler.
10344 * Makefile.in: Rebuilt.
10345
95bcca47
AO
103462004-07-08 Alexandre Oliva <aoliva@redhat.com>
10347
10348 * Makefile.def (host_modules): Set bootstrap=true for flex.
10349 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
10350 * Makefile.in: Rebuilt.
10351
051822f6
JH
103522004-07-07 Jan Hubicka <jh@suse.cz>
10353
10354 * MAINTAINERS: Add self as a profile feedback maintainer.
10355
7b61653a
PE
103562004-07-05 Phil Edwards <phil@codesourcery.com>
10357
10358 * configure.in: Do not prepend $srcdir to /dev/null in
10359 makefile fragments.
10360 * configure: Regenerate.
10361
23f6b2f9
PB
103622004-07-01 Paolo Bonzini <bonzini@gnu.org>
10363
10364 * Makefile.def (build_modules): Add bison, byacc, flex,
10365 m4, texinfo.
10366 (flags_to_pass): Add FLEX.
10367 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
10368 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
10369 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
10370 DEFAULT_MAKEINFO): Remove.
10371 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
10372 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
10373 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
10374 objdir or else use configured tool.
10375 (all-build): New.
10376 (all): Depend on it.
10377 (Build module dependencies): Add.
10378 * Makefile.in: Regenerate.
10379 * configure.in: Better support for multiple build modules,
10380 matching what is done for host/target modules. Do not look
10381 for "plausible" locations of build tools if Canadian cross.
10382 Use autoconf's AC_PROG_CC to find a C compiler. Define
10383 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
10384 * configure: Regenerate.
78716e86 10385
1c020272
PB
103862004-06-22 Paolo Bonzini <bonzini@gnu.org>
10387
10388 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
10389 * Makefile.in: Regenerate.
10390
a52a0a7f
PB
103912004-06-22 Paolo Bonzini <bonzini@gnu.org>
10392
10393 * Makefile.tpl (configure-build-[+module+],
10394 configure-[+module+], configure-target-[+module+]): Pass
10395 [+extra_configure_args+].
10396 (all-build-[+module+], all-[+module+], check-[+module+],
10397 install-[+module+], [+make_target+]-[+module+],
10398 all-target-[+module+], check-target-[+module+],
10399 install-target-[+module+], [+make_target+]-target-[+module+]):
10400 Pass [+extra_make_args+].
10401 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
10402 (GCC_HOST_EXPORTS): Remove.
10403 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
10404 cross, check-gcc, check-gcc-c++, install-gcc,
10405 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
10406 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
10407 * Makefile.in: Regenerate.
10408
ccde3f1a
MS
104092004-06-21 Matthew Sachs <msachs@apple.com>
10410
10411 * MAINTAINERS: Added self to write-after-approval.
10412
6264b0a6
CF
104132004-06-21 Christopher Faylor <cgf@alum.bu.edu>
10414
10415 * configure.in: Check for srcdir/winsup rather than build directory
10416 winsup.
10417 * configure: Regenerate.
10418
801e2270
CV
104192004-06-17 Corinna Vinschen <vinschen@redhat.com>
10420
10421 * configure.in: Don't build Cygwin native newlib if winsup
10422 directory is missing. Emit warning instead.
10423 * configure: Regenerate.
10424
ad6717df
PB
104252004-06-09 Paolo Bonzini <bonzini@gnu.org>
10426
10427 * Makefile.tpl (touch-stage[+id+]): New.
10428 (restage[+prev+]): Depend on touch-stage[+id+].
10429
10430 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
10431 Use it throughout.
10432
10433 * Makefile.def: Add profile and feedback bootstrap stages.
10434 Remove next field from bootstrap stages.
10435 * Makefile.tpl (LN, LN_S): Substitute.
10436 (stageN-start, stageN-end): Use double-colon rules, to
10437 provide a hook for additional setup commands.
10438 (distclean-stageN-gcc, restageN): Create dependencies from
10439 [+prev+], not from [+next+].
10440 (stageN-bubble): Add commands for successive stages from
10441 [+prev+], using double-colon rules.
10442 (all-stageN-gcc): Fix typo.
10443 (stagefeedback-start, profiledbootstrap): New.
10444 * Makefile.in: Regenerate.
10445 * configure.in: Call ACX_PROG_LN.
10446 * configure: Regenerate.
10447
5bbb9680
CY
104482004-06-08 Canqun Yang <canqun@nudt.edu.cn>
10449
10450 * MAINTAINERS (Write After Approval): Add myself.
10451
e18be1d4
MA
104522004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
10453
10454 * MAINTAINERS (Write After Approval): Add myself.
10455
5607edfd
PB
104562004-06-03 Paolo Bonzini <bonzini@gnu.org>
10457
10458 * configure.in: Fix --enable-bootstrap breakage introduced in trees
10459 without gcc.
10460 * configure: Regenerate.
10461
1ec4e9c3
PB
104622004-06-01 Paolo Bonzini <bonzini@gnu.org>
10463
10464 * Makefile.tpl: Fix typo.
10465 * Makefile.in: Regenerate.
10466
dce2d8b2 104672004-06-01 Paolo Bonzini <bonzini@gnu.org>
c2f7605f
PB
10468
10469 * configure.in: Remove new- prefix from toplevel
10470 bootstrap targets.
10471 * configure: Regenerate.
10472
f516a7da
PB
104732004-06-01 Paolo Bonzini <bonzini@gnu.org>
10474
10475 * Makefile.tpl (all.normal): Rename to all.
10476 (all): Replace with a rule to pick the default
10477 target from configure.
10478 (all-gcc, configure-gcc): Use conditionals to
10479 do nothing when toplevel bootstrap is going on.
10480 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
10481 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
10482 * configure.in: Support --enable-bootstrap.
10483
10484 * Makefile.def: Remove new- prefix from toplevel
10485 bootstrap targets.
10486 * Makefile.tpl: Likewise.
10487
10488 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
10489 target.
10490
10491 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
10492 $(RECURSE_FLAGS) to recursive invocation of make.
10493
10494 * Makefile.in: Regenerate.
10495 * configure: Regenerate.
10496
78dd5e36 104972004-05-30 Andreas Jaeger <aj@suse.de>
dce2d8b2 10498 Jim Wilson <wilson@specifixinc.com>
78dd5e36
AJ
10499
10500 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
10501 like CC.
10502
30f1bddc
DJ
105032004-05-27 Daniel Jacobowitz <dan@debian.org>
10504
10505 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
10506 * configure: Regenerate.
10507
4fc4dd12
DJ
105082004-05-25 Daniel Jacobowitz <drow@false.org>
10509
10510 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
10511 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
10512 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
10513 targets.
10514 * Makefile.in: Regenerate.
10515
dce2d8b2 105162004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
10517
10518 * configure.in: Test the ability to symlink directories.
10519 * configure: Regenerate.
10520
10521 * Makefile.def (bootstrap-stage): New definitions.
10522 * Makefile.tpl (configure-stage1-gcc,
10523 configure-stage2-gcc, configure-stage3-gcc,
10524 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
10525 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
10526 new-restage3, compare): Autogenerate, see Makefile.in
10527 entry for behavioral changes.
10528 (distclean-stage1, new-stage1-start, new-stage1-end,
10529 new-stage1-bubble, distclean-stage2, new-stage2-start,
10530 new-stage2-end, new-stage2-bubble, distclean-stage3,
10531 new-stage3-start, new-stage3-end): New autogenerated targets.
10532 (objext, prebootstrap, BOOT_CFLAGS,
10533 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
10534 targets.
10535
10536 * Makefile.in: Regenerate.
10537 (distclean-stage1, new-stage1-start, new-stage1-end,
10538 new-stage1-bubble, distclean-stage2, new-stage2-start,
10539 new-stage2-end, new-stage2-bubble, distclean-stage3,
10540 new-stage3-start, new-stage3-end): New targets.
10541 (all-stage1-gcc): Move prebootstrap dependency from here...
10542 (configure-stage1-gcc): ...to here.
10543 (new-bootstrap): Use bubble targets.
10544 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10545 Use per-stage distclean targets.
10546 (configure-stage1-gcc, configure-stage2-gcc,
10547 configure-stage3-gcc, all-stage1-gcc,
10548 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
10549 Use new-stageN-start to prepare the tree.
10550
4f4e53dd
PB
105512004-05-23 Paolo Bonzini <bonzini@gnu.org>
10552
10553 * Makefile.def (host_modules): add libcpp.
10554 * Makefile.tpl: Add dependencies on and for libcpp.
10555 * Makefile.in: Regenerate.
10556 * configure.in: Add libcpp host module.
10557 * configure: Regenerate.
10558
60975492
PB
105592004-05-21 Paolo Bonzini <bonzini@gnu.org>
10560
10561 * Makefile.tpl: Whenever a recursive target is defined, wrap
10562 it in a special @if/@endif block, and prepare its maybe
10563 dependency in the @if/@endif block
10564 * configure.in: Instead of writing maybe dependencies, remove
10565 the @if/@endif statements, and remove the @if/@endif blocks
10566 that remain.
10567 * configure: Regenerate.
10568 * Makefile.in: Regenerate.
10569
5ce7d75d
JJ
105702004-05-20 Janis Johnson <janis187@us.ibm.com>
10571
10572 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
10573
c779c42f
KK
105742004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
10575
10576 PR bootstrap/15120
10577 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
10578 * */configure: Rebuilt.
10579
b4117c30
ZW
105802004-05-17 Zack Weinberg <zack@codesourcery.com>
10581
10582 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
10583 of libf2c.
10584 * configure, Makefile.in: Regenerate.
10585
719bb4e3 105862004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
10587
10588 * MAINTAINERS (Write After Approval): Add myself.
10589
6de9cd9a
DN
105902004-05-13 Diego Novillo <dnovillo@redhat.com>
10591
10592 Merge from tree-ssa-20020619-branch.
10593
10594 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
10595 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
10596 (HOST_GMPLIBS): Define.
10597 (HOST_GMPINC): Define.
10598 (TARGET_LIB_PATH): Add libmudflap.
10599 (GFORTRAN_FOR_TARGET): Define.
10600 (configure-build*): Export GFORTRAN.
10601 (configure-gcc): Export GMPLIBS and GMPINC.
10602 (all-gcc): Add maybe-all-libbanshee.
10603 (configure-target-libgfortran): Define.
10604 * Makefile.in: Regenerate.
10605 * configure.in (host_libs): Add libbanshee.
10606 (target_libraries): Add target-libmudflap and target-libgfortran.
10607 Add --with-libbanshee.
10608 Handle --disable-libmudflap.
10609 (*-*-freebsd*): Use with_gmp.
10610 Add $(libgcj) to noconfigdirs.
10611 * configure: Regenerate.
10612 * depcomp: New file.
10613 * MAINTAINERS: Add tree-ssa maintainers.
10614
8f1b790f
VM
106152004-05-04 Vladimir Makarov <vmakarov@redhat.com>
10616
b4117c30 10617 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 10618
693446fc
BF
106192004-04-30 Brian Ford <ford@vss.fsi.com>
10620
b4117c30 10621 * MAINTAINERS (Write After Approval): Add myself.
693446fc 10622
d1bb666c
UB
106232004-04-29 Uros Bizjak <uros@kss-loka.si>
10624
b4117c30 10625 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 10626
6cf1ac42
PB
106272004-04-28 Paolo Bonzini <bonzini@gnu.org>
10628
10629 * config/acx.m4: Fix fastcompare support for new-bootstrap.
10630 * configure: Regenerate.
10631
632933d5
PB
106322004-04-27 Paolo Bonzini <bonzini@gnu.org>
10633
10634 Revert:
10635 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10636
10637 * Makefile.def (flags_to_pass): Remove *dir variables that
10638 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10639 as well as prefix and exec_prefix.
10640 * Makefile.in: Regenerate.
10641
80dc6aa0
RM
106422004-04-26 Robert Millan <robertmh@gnu.org>
10643
10644 Add patches from libtool CVS.
10645 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
10646 * ltconfig: Likewise.
10647 * ltcf-c.sh: Likewise.
10648 * ltcf-cxx.sh: Likewise.
10649 * ltcf-gcj.sh: Likewise.
10650
e11283f1
PB
106512004-04-26 Paolo Bonzini <bonzini@gnu.org>
10652
10653 * Makefile.def (host_modules): Mark with the bootstrap
10654 flag packages on which gcc depends.
10655 * Makefile.tpl (all-bootstrap): Use it.
10656 * Makefile.in: Regenerate.
10657
8546950c
PB
106582004-04-26 Paolo Bonzini <bonzini@gnu.org>
10659
10660 * Makefile.def (flags_to_pass): Remove *dir variables that
10661 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10662 as well as prefix and exec_prefix.
10663 * Makefile.in: Regenerate.
10664
a76494aa
PB
106652004-04-26 Paolo Bonzini <bonzini@gnu.org>
10666
b4117c30
ZW
10667 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
10668 * configure: Regenerate.
10669 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
10670 * gcc/Makefile.tpl (compare): Use the result of the test.
10671 * gcc/Makefile.in: Regenerate.
a76494aa 10672
03a91701
PB
106732004-04-23 Paolo Bonzini <bonzini@gnu.org>
10674
10675 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
10676 Always relocate gcc and prev-gcc to the original names, even
10677 if the build fails.
10678 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10679 New targets.
10680
082a6351
LG
106812004-04-23 Laurent GUERBY <laurent@guerby.net>
10682
10683 * MAINTAINERS: Update my email address.
b4117c30 10684
1f1d584b
RO
106852004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10686
10687 * configure.in (mips*-*-irix5*): Enable ld.
10688 * configure: Regenerate.
082a6351 10689
1db673ca
RO
106902004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10691
10692 * configure: Regenerate.
10693
ce4ea44e
JW
106942004-04-15 James E Wilson <wilson@specifixinc.com>
10695
10696 * Makefile.tpl (configure-[+module+], configure-gcc,
10697 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
10698 Set and export LDFLAGS.
10699 * Makefile.in: Regenerate.
10700
611f62ad
MC
107012004-04-12 Michael Chastain <mec.gnu@mindspring.com>
10702
b4117c30 10703 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 10704
be912515
NN
107052004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
10706
10707 PR bootstrap/14871
10708 * Makefile.tpl: If we don't have built-in-tree target tools,
10709 use the ones found by configure rather than hacking around with
10710 program_transform_name.
10711 * configure.in: Give Makefile.tpl the information necessary
10712 to do that.
10713 * Makefile.in: Regenerate.
10714 * configure: Regenerate.
10715
9104315a
NN
107162004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
10717
10718 PR bootstrap/14760
10719 * configure.in: When computing baseargs, strip *all* copies of
10720 offending options. Also, don't match/substitute the trailing space,
10721 so that this actually works when two similar options are separated by
10722 only one space.
10723 * configure: Regenerate.
10724
bef1d700
DE
107252004-04-06 David Edelsohn <edelsohn@gnu.org>
10726
b4117c30
ZW
10727 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
10728 (rs6000-*-aix*): Same.
10729 * configure: Regenerate.
bef1d700 10730
54bcf05e 107312004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
10732
10733 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 10734
369a832c 107352004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
10736
10737 * MAINTAINERS: Add myself to write-after-approval.
369a832c 10738
09a9c095
NN
107392004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
10740
7caf53cb
NN
10741 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
10742 STRICT_WARN, WARN_CFLAGS flags passed down to make.
10743 * Makefile.in: Regenerate.
10744
09a9c095
NN
10745 * configure.in (top level bootstrap support): Rework --enable-werror
10746 to set @stage2_werror_flag@.
10747 * configure: Regenerate.
10748 * Makefile.tpl (top level bootstrap support): Pass
10749 @stage2_werror_flag@ down to configure in stages 2 and 3.
10750 * Makefile.in: Regenerate.
10751
5595a2bd
NN
107522004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
10753
cbfd7e06
NN
10754 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
10755 for stages 2 and 3 as well as in make. As a consequence, remove
10756 OUTPUT_OPTION (now detected by configure) from the flags passed down
10757 to make.
10758 * Makefile.in: Regenerate.
10759
5595a2bd
NN
10760 * Makefile.tpl (new-bootstrap): Fix typo.
10761 * Makefile.in: Regenerate.
10762
ca3b3e20
NN
107632004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
10764
295f4e42
NN
10765 * Makefile.tpl: Rearrange by moving recursive_targets rules
10766 into their proper sections.
10767 * Makefile.tpl (top level bootstrap support): Move disabling
10768 of coverage flags from 'make' to 'configure'; improve comments.
10769 * Makefile.in: Regenerate.
10770
340de83f
NN
10771 * Makefile.tpl (experimental top level bootstrap) Move stage1
10772 language setting from all- target to configure- target; disable
10773 intermodule optimization in stage 1; prevent gratuitous rebuilds
10774 of stage 1.
10775 * Makefile.in: Regenerate.
10776 * configure.in: Comma-separate stage 1 language list for top
10777 level bootstrap.
10778 * configure: Regenerate.
10779
ca3b3e20
NN
10780 * Makefile.tpl: Clean up experimental top level bootstrap support:
10781 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
10782 prev-gcc in configure- targets as well as all- targets.
10783 * Makefile.in: Regenerate.
10784
4d038073
KC
107852004-03-21 Kelley Cook <kcook@gcc.gnu.org>
10786
10787 * compile: New file imported from automake.
10788
ab3533d6
PB
107892004-03-17 Paolo Bonzini <bonzini@gnu.org>
10790
10791 * configure.in: Remove symbolic link section.
10792 * configure: Regenerate.
10793 * Makefile.tpl (links): Remove.
10794 * Makefile.in: Regenerate.
10795
1e0f07d3 107962004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 10797 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
10798
10799 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 10800 Set with AC_CHECK_PROGS.
1e0f07d3
PB
10801 * configure.in: Fix comment typo from last patch.
10802 * configure: Regenerate.
10803
2805b53a
NN
108042004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
10805
10806 * Makefile.tpl: Introduce experimental top level bootstrap support.
10807 * Makefile.in: Regenerate.
10808 * configure.in: Introduce support for top level bootstrap.
10809 * configure: Regenerate.
10810
79b4b7d2 108112004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 10812 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
10813
10814 PR bootstrap/14522
10815 * configure.in: Cope with shells that do not support unquoted ^
10816 * configure: Regenerate.
10817
6bbec498 108182004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 10819 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
10820
10821 PR bootstrap/14522
79b4b7d2 10822 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
10823 quotes inside quoted backquote substitutions.
10824 * configure: Regenerate.
10825
83c15dfc
AP
108262004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
10827
10828 PR bootstrap/14522
f2bd98d4 10829 * configure.in: Fix escaping of $.
83c15dfc
AP
10830 * configure: Regenerate.
10831
55ffb5ed
NN
108322004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
10833
10834 * configure: Regenerate, since I forgot to while committing Paolo's
10835 changes.
10836
e4c9c075
PB
108372004-03-08 Paolo Bonzini <bonzini@gnu.org>
10838
10839 PR ada/14131
10840 Move language detection to the top level.
10841 * configure.in: Find default values for the tools as
10842 soon as possible. Disable ada if GNAT is not found.
10843 Emit error message about missing languages. Expand
10844 --enable-languages=all for the gcc subdirectory.
10845
5199e2c6
BE
108462004-03-10 Ben Elliston <bje@gnu.org>
10847
10848 * MAINTAINERS: Update my email address.
10849
c18b95e5
DE
108502004-03-05 David Edelsohn <edelsohn@gnu.org>
10851
10852 * ltconfig: Disable building static libraries if building shared
10853 libraries on AIX 5L.
10854
d0fe5ad3
RS
108552004-03-01 Richard Sandiford <rsandifo@redhat.com>
10856
10857 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
10858 and disable libgcj.
10859 * configure: Regenerated.
10860
e6f71f9d
BB
108612004-03-01 Brian Booth <bbooth@redhat.com>
10862
10863 * MAINTAINERS: Add myself to write-after-approval.
10864
8983e50e
PB
108652004-03-01 Paolo Bonzini <bonzini@gnu.org>
10866
10867 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 10868
d4cd9d81
NN
108692004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10870
10871 PR bootstrap/7087
10872 * Makefile.tpl: Guard XFOO sed statements better.
10873 * Makefile.tpl: Add dependency for configure-target-libada.
10874 * Makefile.in: Regenerate (incidentally fixes broken
10875 commit when libada-branch was merged).
10876
0ea0229e
KC
108772004-02-25 Kelley Cook <kcook@gcc.gnu.org>
10878
10879 * MAINTAINERS: Add myself to write-after-approval.
10880
bad93735
AP
108812004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
10882
10883 * MAINTAINERS: Add Nicola Pero and myself as libobjc
10884 maintainers.
10885
a7ca14fc
AC
108862004-02-20 Andrew Cagney <cagney@redhat.com>
10887
10888 * config.guess: Update from version 2003-10-16 to 2004-02-16.
10889 * config.sub: Update from version 2003-11-03 to 2004-02-16.
10890
51592782
NN
108912004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
10892
10893 PR bootstrap/11932
10894 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
10895
6a30854a
JQ
108962004-02-14 Jerry Quinn <jlquinn@optonline.net>
10897
10898 * MAINTAINERS: Added myself to write-after-approval.
10899
be8b2bee
MK
109002004-02-14 Michael Koch <konqueror@gmx.de>
10901
10902 * MAINTAINERS: Added myself to write-after-approval.
10903
972760b7
JM
109042004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
10905
10906 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
10907 some OS port maintainers to OS port maintainers section.
10908
b0281654
FCE
109092004-02-13 Frank Ch. Eigler <fche@redhat.com>
10910
10911 * MAINTAINERS: Add self.
10912
3c419fd6
KH
109132004-02-12 Kazu Hirata <kazu@cs.umass.edu>
10914
10915 * MAINTAINERS: Alphabetize.
10916
e88e9aee
PB
109172004-02-12 Paolo Bonzini <bonzini@gnu.org>
10918
10919 * MAINTAINERS: Remove myself.
b4117c30 10920
1915e422
DE
109212004-02-11 David Edelsohn <edelsohn@gnu.org>
10922
10923 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
10924 (rs6000-*-aix*): Same.
10925 * configure: Regenerate.
10926
a22c2d8d
KC
109272004-02-11 Kelley Cook <kcook@gcc.gnu.org>
10928
10929 * configure.in (host): Add in missing $noconfigdirs to defines.
10930 * configure: Regenerate.
10931
d9cdb878
AC
109322004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
10933 Nathanael Nerode <neroden@gcc.gnu.org>
10934
10935 PR ada/6637, PR ada/5911
b4117c30 10936 Merge with libada-branch:
d9cdb878
AC
10937 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
10938 with appropriate dependencies. Add --enable-libada configure switch.
10939 * configure, Makefile.in: Regenerate.
10940
8bd92821
PB
109412004-02-09 Paolo Bonzini <bonzini@gnu.org>
10942
10943 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 10944
89a95129
RO
109452004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10946
10947 * configure.in: Don't pass --with-stabs on IRIX 5 either.
10948 * configure: Regenerate.
10949
892629bc
GK
109502004-02-04 Geoffrey Keating <geoffk@apple.com>
10951
10952 Merge from upstream:
10953
10954 * ltmain.in: When setting IFS to '~', be careful about user
10955 arguments that contain '~'.
10956
10957 2004-02-04 Peter O'Gorman <peter@pogma.com>
10958
10959 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
10960 Also test $base_compile against $CC with escaped arguments. Bug
10961 reported by Geoff Keating <geoffk@apple.com>.
10962
6b402165
KH
109632004-02-04 Kazu Hirata <kazu@cs.umass.edu>
10964
10965 * MAINTAINERS: Remove i960 port.
10966
fa2f0306
DD
109672004-01-23 DJ Delorie <dj@redhat.com>
10968
10969 * Makefile.def (target_modules) [libiberty]: Don't stage.
10970 * Makefile.in: Rebuilt.
10971
9feb20aa
CT
109722004-01-20 Caroline Tice <ctice@apple.com>
10973
10974 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 10975
7aed2ccc
PC
109762004-01-19 Paolo Carlini <pcarlini@suse.de>
10977
10978 * MAINTAINERS: Update my email address.
10979
f25bebe1
JM
109802004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
10981
10982 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 10983
28083580
VR
109842004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10985
10986 * MAINTAINERS: Remove entries without email address.
10987
c0f4b5e4
DJ
109882004-01-15 Daniel Jacobowitz <drow@mvista.com>
10989
10990 * MAINTAINERS: Add myself to write-after-approval.
10991
b5eb5a5e
SB
109922004-01-15 Steven Bosscher <stevenb@suse.de>
10993
10994 * MAINTAINERS: Update my email address.
10995
dce2d8b2 109962004-01-14 Loren J. Rittle <ljrittle@acm.org>
2c4de30b
LR
10997
10998 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
10999 * Makefile.tpl (configure-target-[+module+]): Support stage.
11000 * Makefile.in: Rebuilt.
11001
74c0b320
ILT
110022004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
11003
11004 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
11005
2560344b
RS
110062004-01-10 Richard Sandiford <rsandifo@redhat.com>
11007
11008 * MAINTAINERS: Add myself as a MIPS maintainer.
11009
8b21cda6
NN
110102004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
11011
2b6c260d
NN
11012 * configure.in: Use ./config.cache, not config.cache.
11013 * configure: Regenerate.
11014 * Makefile.tpl: Special-casing not needed for GCC any more.
11015 * Makefile.in: Regenerate.
11016
09438bde
NN
11017 * configure.in: Don't share a cache file for host dirs.
11018 * configure: Regenerate.
11019
8b21cda6
NN
11020 * config-ml.in: Don't mess with the cache file.
11021
e42870df
EB
110222004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
11023
11024 * MAINTAINERS: Move myself from 'Write After Approval' to
11025 'CPU Port Maintainers' section as SPARC maintainer.
11026
6b9eb62c
NN
110272004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
11028
78a816a6
NN
11029 * Makefile.tpl: Make GCC use a separate config.cache.
11030 * Makefile.in: Regenerate.
11031
6b9eb62c
NN
11032 PR bootstrap/11932, PR bootstrap/11933
11033 (I don't know if it will fix either of them, but it relates
11034 to them.)
11035 * configure.in: Don't use shared config.cache for target
11036 directories.
11037 * configure: Regenerate.
11038
86d7b562
DN
110392004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
11040
11041 * MAINTAINERS: Add myself to 'Write After Approval' section.
11042
07d0a605
RS
110432003-12-31 Roger Sayle <roger@eyesopen.com>
11044
11045 * configure.in (ia64*-*-hpux*): Disable building java libraries.
11046 * configure: Regenerated.
11047
459ac19f
KH
110482003-12-23 Kazu Hirata <kazu@cs.umass.edu>
11049
11050 * MAINTAINERS: Remove the mn10200 maintainer.
11051
5785c0ed 110522003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 11053
cc6010cd
AP
11054 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
11055 * configure: Regenerated.
5785c0ed 11056
a268eff9
JH
110572003-12-16 Jan Hubicka <jh@suse.cz>
11058
11059 * MAINTAINERS: Add myself as callgraph maintainer.
11060
9d465b12
TF
110612003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
11062
11063 * configure.in (raw_libstdcxx_flags): Remove the leading space.
11064 * configure: Regenerate.
11065
a68a270a
GB
110662003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
11067
11068 * MAINTAINERS: Move myself from 'Bug database only accounts' to
11069 'Write After Approval' section. Update email.
11070
dce2d8b2 110712003-12-01 James Lemke <jim@wasabisystems.com>
3066a15c
JL
11072
11073 * MAINTAINERS (Write After Approval): Add myself.
11074
8c052da4
MT
110752003-11-20 Matt Thomas <matt@3am-software.com>
11076
11077 * MAINTAINERS: Add myself as a vax port maintainer.
11078
e75f9147
KC
110792003-11-20 Kelley Cook <kcook@gcc.gnu.org>
11080
11081 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
11082 (configure-build-[+module+], configure-[+module+]): Likewise.
11083 (configure-target-[+module+], configure-gcc, config.status): Likewise.
11084 * Makefile.in: Regenerate.
11085
43d8d958
AT
110862003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
11087
11088 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
11089 shared/dylibed libraries.
11090 * ltmain.sh: Likewise.
11091 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
11092 * ltcf-cxx.sh: Likewise.
11093 * ltcf-gcj.sh: Likewise.
11094 * ltconfig: Likewise.
11095
638dcaa0
SC
110962003-11-17 Stan Cox <scox@redhat.com>
11097
11098 * MAINTAINERS: Add myself as iq2000 port maintainer.
11099
15cc172b
AC
111002003-11-14 Arnaud Charlet <charlet@act-europe.fr>
11101
b4117c30
ZW
11102 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
11103 * Makefile.in: Regenerate.
15cc172b 11104
20af77cd
UW
111052003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
11106
11107 * config.sub: Update to 2003-11-03 version.
11108
4dd01c5c
PE
111092003-10-20 Phil Edwards <phil@codesourcery.com>
11110
11111 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
11112 * configure: Regenerate.
11113
dce2d8b2 111142003-10-20 Nicolas Pitre <nico@cam.org>
8d36c499
NP
11115
11116 * MAINTAINERS: Add myself to 'Write After Approval' section.
11117
8b7ebc31
AC
111182003-10-20 Arnaud Charlet <charlet@act-europe.fr>
11119
11120 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11121
afe1910c
JM
111222003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
11123
11124 * MAINTAINERS: Update my email address.
11125
05dcec66
RO
111262003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11127
11128 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
11129
dce2d8b2 111302003-10-17 Ralph Loader <rcl@ihug.co.nz>
71fc2f0c
RL
11131
11132 * MAINTAINERS: Add myself to 'Write After Approval' section.
11133
507ec745
BI
111342003-10-16 Bernardo Innocenti <bernie@develer.com>
11135
11136 * config.guess: Update to 2003-10-16 version.
11137 * config.sub: Update to 2003-10-16 version.
11138
dce2d8b2 111392003-10-15 David Daney <ddaney@avtrex.com>
4d466c42
DD
11140
11141 * MAINTAINERS: Added myself to 'Write After Approval' section.
11142
0c9b16bc
FH
111432003-10-15 Falk Hueffner <falk@debian.org>
11144
11145 * MAINTAINERS: Move myself from 'Bug database only accounts' to
11146 'Write After Approval' section. Update email.
11147
74d57d15
RS
111482003-10-14 Roger Sayle <roger@eyesopen.com>
11149
11150 * MAINTAINERS: Move myself from 'Write After Approval' to
11151 'Various Maintainers' section as middle-end maintainer.
11152
d29b8ad8
NN
111532003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
11154
11155 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
11156 HOST_FLAGS_TO_PASS.
11157 * Makefile.in: Regenerate.
11158
26db814a
BI
111592003-10-11 Bernardo Innocenti <bernie@develer.com>
11160
11161 * config.guess: Update to 2003-10-07 version.
11162 * config.sub: Update to 2003-10-07 version.
11163
fffeb871
RO
111642003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11165
11166 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
11167 * ltconfig (irix5*, irix6*): Don't override version_type.
11168
6691a79e
ME
111692003-10-05 Mohan Embar <gnustuff@thisiscool.com>
11170
11171 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
11172 * configure: Rebuilt
11173 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
11174 * Makefile.in: Rebuilt
11175
62cdd71e
L
111762003-10-03 H.J. Lu <hongjiu.lu@intel.com>
11177
11178 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
11179
6fe2eacc
CW
111802003-09-30 Carlo Wood <carlo@alinoe.com>
11181
cc6010cd 11182 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 11183
ea57e5ad
PK
111842003-09-29 Paul Koning <ni1d@arrl.net>
11185
11186 * MAINTAINERS: Move myself from "Write After Approval"
11187 to CPU platform maintainers for pdp11 platform.
11188
e070672a
AT
111892003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
11190
11191 * MAINTAINERS: Move myself from 'Write After Approval' to
11192 'Various Maintainers' section as libffi testsuite maintainer.
11193
43bb47c2
DJ
111942003-09-21 Daniel Jacobowitz <drow@mvista.com>
11195
11196 * configure.in: Pass a computed --program-transform-name
11197 to subconfigures.
11198 * configure: Regenerated.
11199
da9d3b37
NN
112002003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
11201
94322beb
NN
11202 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
11203 * Makefile.in: Regenerate.
11204
da9d3b37
NN
11205 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
11206 * Makefile.in: Regenerate.
11207
ffd9060b
ZL
112082003-09-19 Ziemowit Laski <zlaski@apple.com>
11209
11210 * MAINTAINERS: Move myself from 'Write After Approval'
11211 to 'Various Maintainers' (objective-c) section.
11212
eeae7b41
DJ
112132003-09-17 Daniel Jacobowitz <drow@mvista.com>
11214
11215 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
11216 quoting.
11217 * configure: Regenerated.
11218
a080d12b
JB
112192003-09-16 Joel Brobecker <brobecker@gnat.com>
11220
11221 * MAINTAINERS (Write After Approval): Add myself to write after
11222 approval list.
11223
6cd2fc59
DN
112242003-09-16 Dorit Naishlos <dorit@il.ibm.com>
11225
cc6010cd 11226 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 11227
dcbdd9cc
ILT
112282003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
11229
11230 * MAINTAINERS: Update my e-mail address.
11231
e517f636
AM
112322003-09-09 Alan Modra <amodra@bigpond.net.au>
11233
11234 * libtool.m4 (LD): Correct powerpc64 host match.
11235
bc49924b
JW
112362003-09-06 James E Wilson <wilson@tuliptree.org>
11237
11238 * MAINTAINTERS: Update my affiliation and email address.
11239
082124f5
ZD
112402003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
11241
11242 * MAINTAINERS (Write After Approval): Add myself.
11243
dc94d89e
DD
112442003-09-04 DJ Delorie <dj@redhat.com>
11245
11246 * configure: Regenerate.
11247
112482003-09-04 Robert Millan <robertmh@gnu.org>
11249
11250 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 11251
7a0f2d4e
KG
112522003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11253
11254 * configure.in: Ensure arguments to sed are properly spaced.
11255 * configure: Regenerate.
11256
88d032eb
GP
112572003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
11258
11259 * MAINTAINERS: Update my e-mail address.
11260
0b3f3d22
ME
112612003-08-28 Mohan Embar <gnustuff@thisiscool.com>
11262
11263 * MAINTAINERS (Write After Approval): Add myself.
11264
d253f9ba
DJ
112652003-08-27 Daniel Jacobowitz <drow@mvista.com>
11266
11267 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
11268 * configure: Regenerated.
11269
066ec9c9
MM
112702003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
11271
11272 * MAINTAINERS: Update my email address.
11273
415d7ef9
PE
112742003-08-23 Phil Edwards <pme@gcc.gnu.org>
11275
11276 * configure.in: Use newline instead of semicolon when assuming
11277 shell arguments in a for loop.
11278 * configure: Regenerated.
11279
e1567352
JE
112802003-08-22 Jason Eckhardt <jle@rice.edu>
11281
11282 * MAINTAINERS: Resurrect the i860 maintainer.
11283
b348267b
GK
112842003-08-20 Geoffrey Keating <geoffk@apple.com>
11285
e50084fa
GK
11286 PR 8180
11287 * configure.in: When testing with_libs and with_headers, treat
11288 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
11289 * configure: Regenerate.
b4117c30 11290
b348267b
GK
11291 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
11292 make, shell, etc.
11293 (baseargs): Likewise.
11294 * configure: Regenerate.
11295
ca26ffe0
BI
112962003-08-20 Bernardo Innocenti <bernie@develer.com>
11297
11298 * MAINTAINERS (Write After Approval): Add myself.
11299
940cde4d
GK
113002003-08-19 Geoffrey Keating <geoffk@apple.com>
11301
11302 * configure.in: Disable libgcj for darwin not on powerpc.
11303 * configure: Rebuild.
11304
74bed51b
ADL
113052003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
11306
11307 * config-ml.in, symlink-tree: Add license.
11308
b4117c30
ZW
113092003-08-03 Richard Stallman <rms@gnu.org>
11310 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
11311
11312 * README.SCO: New file.
11313
333a28b4
MK
113142003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
11315
11316 * Makefile.tpl (check, check-c++): Express dependencies using
11317 dependencies rather than commands.
11318 * Makefile.in: Regenerate.
11319
c197e306
AC
113202003-08-01 Andrew Cagney <cagney@redhat.com>
11321
11322 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
11323 * configure: Ditto.
11324
a8ee6e2d
GK
113252003-07-31 Geoffrey Keating <geoffk@apple.com>
11326
11327 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 11328 * Makefile.in: Update.
a8ee6e2d 11329
8d9b3f2e
AT
113302003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
11331
11332 * configure.in: Enable libgcj for darwin.
11333 * configure: Rebuild.
11334
52c0c542
PE
113352003-07-29 Phil Edwards <pme@gcc.gnu.org>
11336
11337 * config-ml.in: Use ac_configure_args directly instead of
11338 ml_arguments. Only set ml_norecursion if --no[-]recursion is
11339 actually seen.
11340
b4acb5ef
NN
113412003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
11342
11343 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
11344 creating target and build subdirs to build all parent dirs as needed.
11345 * Makefile.in: Rebuild.
11346 * configure.in: Don't build dirs explicitly here.
11347 * configure: Rebuild.
11348
a51d71d0
PB
113492003-07-26 Paul Brook <paul@nowt.org>
11350
11351 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
11352
f43e12ce
AO
113532003-07-22 Alexandre Oliva <aoliva@redhat.com>
11354
11355 * Makefile.tpl (all-make): Depend on intl.
11356 * Makefile.in: Rebuilt.
11357
8a199ff6
PE
113582003-07-20 Phil Edwards <pme@gcc.gnu.org>
11359
11360 * install-sh: Update to newer upstream versions (associated with
11361 aclocal 1.7).
11362 * mkinstalldirs: Likewise.
11363 * missing: Likewise, plus $1Help2man -> $1 typo fix.
11364
e6a8c803
AP
113652003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
11366
11367 * MAINTAINERS: Move self from Bug database only accounts
11368 to write-after-approval.
11369
9f13608f
NN
113702003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
11371
11372 * config.if: Remove unused libc_interface determination.
11373
c7864714
NN
113742003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
11375
11376 * MAINTAINERS: Move self from write-after-approval to
11377 build machinery (*.in).
11378
775956d0
NN
113792003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
11380
11381 PR bootstrap/11273
11382 PR bootstrap/11408
11383 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
11384 unused INSTALL_PROGRAM_ARGS.
11385 * configure.in: Use AC_PROG_INSTALL.
11386 * Makefile.in: Regenerate.
11387 * configure: Regenerate.
11388
c7f67a6e
KH
113892003-07-13 Kazu Hirata <kazu@cs.umass.edu>
11390
11391 * MAINTAINERS: Alphabetize.
11392
33952f6f
AO
113932003-07-10 Alexandre Oliva <aoliva@redhat.com>
11394
11395 * configure: Rebuilt.
11396 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
11397 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
11398 newlib nor libgloss.
11399 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
11400 * configure.in (am33_2.0-*-linux*): Added.
11401
0d4f1b4e
BW
114022003-07-09 Bob Wilson <bob.wilson@acm.org>
11403
11404 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
11405 * configure: Regenerate.
11406
56694dd9
ZW
114072003-07-07 Zack Weinberg <zack@codesourcery.com>
11408
11409 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
11410 * Makefile.in: Regenerate.
11411
21607eb4
ZW
114122003-07-04 Zack Weinberg <zack@codesourcery.com>
11413
11414 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
11415 * Makefile.in: Regenerate.
11416
dce2d8b2 114172003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8c90b13a
L
11418
11419 * Makefile.tpl: Replace PWD with PWD_COMMAND.
11420 * Makefile.in: Regenerated.
11421
5d42f90e
L
11422 * config-ml.in: Replace PWD with PWD_COMMAND.
11423
6eb95e99
ZW
114242003-07-04 Zack Weinberg <zack@codesourcery.com>
11425
11426 * intl: New directory; see intl/ChangeLog for details.
11427 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
11428 * Makefile.tpl: all-gcc depends on maybe-all-intl.
11429 * Makefile.in: Regenerate.
11430
07d1940e
NN
114312003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
11432
11433 * configure.in: Clean up config-lang.in handling. Delete
11434 useless assignment to "subdirs".
11435 * configure: Regenerate.
11436
4dbda6f0
NN
114372003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
11438
11439 * configure.in: Rename 'target_libs' to 'target_libraries'.
11440 Remove useless reference to 'target_libs'.
11441 * configure: Regenerate.
11442
2c30ab71
KS
114432003-06-23 Keith Seitz <kseitz@sources.redhat.com>
11444
11445 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
11446 * Makefile.in: Regenerate.
11447
11405c93
NN
114482003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
11449
11450 * Makefile.def: Introduce flags_to_pass.
11451 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
11452 * Makefile.in: Regenerate.
11453
fb87ad5d
HPN
114542003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
11455
11456 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
11457 and target-libgloss.
11458 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
11459 <h8300*-*-*>: Disable libf2c and ${libgcj}.
11460 * configure: Regenerate.
11461
a7956a48
BK
114622003-06-17 Benjamin Kosnik <bkoz@redhat.com>
11463
11464 * configure.in: Update testsuite_flags to new location.
11465 * configure. Regenerate.
6eb95e99 11466
eaf9f3b2
NN
114672003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
11468
11469 * Makefile.tpl: Remove BUILD_CC stuff.
11470 * Makefile.in: Regenerate.
11471
2d89ffef
KH
114722003-06-17 Kazu Hirata <kazu@cs.umass.edu>
11473
11474 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
11475
dce2d8b2 114762003-06-16 Graeme Peterson <gp@qnx.com>
83415b0b
GP
11477
11478 * MAINTAINERS (Write After Approval): Add myself.
11479
dce2d8b2 114802003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 11481
b951c91c
L
11482 * config.guess: Update to 2003-06-12 version.
11483 * config.sub: Update to 2003-06-13 version.
11484
dce2d8b2 114852003-06-12 H.J. Lu <hongjiu.lu@intel.com>
0bb41a37
L
11486
11487 * config.guess: Update to 2003-06-06 version.
11488 * config.sub: Update to 2003-06-06 version.
11489
655b7166
RO
114902003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11491
11492 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
11493 * configure. Regenerate.
11494
01b759aa
NN
114952003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
11496
bf1d3e81
NN
11497 * configure.in: Disable serial configure by default.
11498 * configure: Regenerate.
11499 * Makefile.tpl: Abolish .NOTPARALLEL.
11500 * Makefile.in: Regenerate.
11501
e89fbdfe
NN
11502 * Makefile.tpl: Replace {build,host,target}_canonical by
11503 {build,host,target}.
11504 * Makefile.in: Regenerate.
11505
01b759aa
NN
11506 * Makefile.tpl: Fix stupid pasto.
11507 * Makefile.in: Regenerate.
11508
f7dae026
NN
115092003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
11510
11511 * Makefile.tpl: Remove bogus conditional.
11512 * Makefile.in: Regenerate.
11513
115142003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
11515
11516 * Makefile.tpl (profiledbootstrap): New target.
11517 * Makefile.in (profiledbootstrap): New target.
11518
2ffc3e73 115192003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
11520
11521 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
11522 Pinski. Remove user names from other bugzilla-only maintainers.
11523
1a1e6b96
NN
115242003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
11525
1358ccea
NN
11526 * Makefile.tpl: Make 'recursive targets' using autogen rather
11527 than shell loop. Remove duplicate 'clean' targets and false
11528 comments.
11529 * Makefile.def: Add systematic dependencies to 'recursive' targets.
11530 Add systematic method of specifying missing targets in subdirs.
11531 Add copyright boilerplate.
11532 * Makefile.in: Regenerate.
11533 * configure.in: Add 'recursive targets' to maybe list.
11534 * configure: Regenerate.
11535
ae74ed1f
NN
11536 * MAINTAINERS: "GNATS only" -> "Bug database only".
11537
1a1e6b96
NN
11538 * Makefile.tpl: Rename [+target+] to [+make_target+].
11539 * Makefile.def: Rename 'target' to 'make_target'.
11540
c79af3fa
NB
115412003-05-31 Neil Booth <neil@daikokuya.co.uk>
11542
11543 * MAINTAINERS: Add self as options handling maintainer.
11544
39d85b61
MM
115452003-05-28 Michael Meissner <gnu@the-meissners.org>
11546
11547 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
11548 been too long since I touched those ports.
11549
afc2b62d
DD
115502003-05-28 DJ Delorie <dj@redhat.com>
11551
11552 * Makefile.tpl: Make maybe-check-gcc .PHONY.
11553 * Makefile.in: Regenerate.
11554
df445104
MR
115552003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
11556
11557 * configure.in: Use curly braces in the definition of tooldir.
11558 * configure: Regenerate.
11559
2eb98e5d 115602003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 11561
2eb98e5d
DD
11562 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
11563 newlib or libgloss.
11564 * Makefile.in: Regenerate.
11565
862fced8
DD
115662003-05-21 DJ Delorie <dj@redhat.com>
11567
11568 * Makefile.tpl: Add missing empty maybe-check-gcc target.
11569 * Makefile.in: Regenerate.
11570
fc351800
ILT
115712003-05-20 Ian Lance Taylor <ian@airs.com>
11572
11573 * MAINTAINERS: Update my e-mail address.
11574
7e2dbcef
NN
115752003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
11576
11577 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 11578 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
11579 Factor out common code from autogen IF statements.
11580 * configure: Regenerate.
11581 * Makefile.in: Regenerate.
11582
f2a0e225
KC
115832003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
11584
11585 * configure.in: Accept i[3456789]86 for machine type.
11586 * configure: Regenerate.
11587
8b87bb96
NN
115882003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
11589
11590 * configure.in: Switch more things to use maybe dependencies.
11591 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
11592 * configure: Regenerate.
11593 * Makefile.tpl: Switch more things to use maybe dependencies.
11594 * Makefile.in: Regenerate.
11595
fdb882bc 115962003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
11597
11598 * Makefile.tpl (install-opcodes): Define.
11599 * Makefile.in: Rebuild.
11600
f7c50032
AJ
116012003-05-13 Andreas Jaeger <aj@suse.de>
11602
11603 * config.guess: Update to 2003-05-09 version.
11604 * config.sub: Update to 2003-05-09 version.
11605
dce2d8b2 116062003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
11607
11608 * configure.in: Correct sed script so that options in quotes are not
11609 deleted.
11610 * configure: Rebuild.
11611
aa8f1f57
CV
116122003-05-12 Corinna Vinschen <corinna@vinschen.de>
11613
11614 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
11615 and $$s/newlib/libc/sys/cygwin32 include paths.
11616 * configure: Ditto.
11617
0c130f81
MM
116182003-05-12 Michael Meissner <gnu@the-meissners.org>
11619
11620 * MAINTAINERS: Update my email addresses.
11621
aa1a100b
EB
116222003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
11623
11624 * config-ml.in: Propagate INSTALL variables.
f7c50032 11625
87861833
GP
116262003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11627
11628 * MAINTAINERS: Remove duplicate entries in Write After Approval.
11629
de722255
CD
116302003-05-02 Chris Demetriou <cgd@broadcom.com>
11631
6eb95e99
ZW
11632 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
11633 * Makefile.in: Regenerate.
de722255 11634
96c4a002
WB
116352003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
11636
11637 * MAINTAINERS (GNATS only): Add Falk Hueffner.
11638
55b15a11
WB
116392003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
11640
11641 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
11642
0c227849
DJ
116432003-04-27 Daniel Jacobowitz <drow@mvista.com>
11644
11645 * Makefile.tpl: Clean $(BUILD_SUBDIR).
11646 * Makefile.in: Regenerated.
11647
d45148c1
WB
116482003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
11649
11650 * MAINTAINERS (Write After Approval): Upgrade myself from
11651 GNATS only to write-after-approval. Update my mail address.
11652
dce2d8b2 116532003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
11654
11655 (OS Port Maintainers: freebsd): Add myself.
11656
438f50c3
MM
116572003-04-22 Mark Mitchell <mark@codesourcery.com>
11658
11659 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
11660
9074e169
KJ
116612003-04-22 Kean Johnston <jkj@sco.com>
11662
11663 * MAINTAINERS (SCO ports): Added myself.
11664
dfd39a2e
NS
116652003-04-21 Nathan Sidwell <nathan@codesourcery.com>
11666
11667 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
11668
ccbae82a
KJ
116692003-04-19 Kean Johnston <jkj@sco.com>
11670
11671 * MAINTAINERS (Write After Approval): Add myself.
11672
2f50999f
GP
116732003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11674
11675 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
11676 * Makefile.in: Regenerate.
11677
e9b84181
JJ
116782003-04-18 Jakub Jelinek <jakub@redhat.com>
11679
11680 * configure.in (powerpc64*-*-linux*): Remove.
11681 * configure: Rebuilt.
11682
1ca4c6e1
PE
116832003-04-17 Phil Edwards <pme@gcc.gnu.org>
11684
11685 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
11686 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
11687 and restrap.
11688 * Makefile.in: Regenerate.
11689
0590b963
RE
116902003-04-16 Richard Earnshaw <rearnsha@arm.com>
11691
11692 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
11693 * configure: Regenerated.
11694
ff41a56f
DD
116952003-04-15 DJ Delorie <dj@redhat.com>
11696
11697 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
11698
50d440bc
NC
116992003-04-13 Nick Clifton <nickc@redhat.com>
11700
11701 * config-ml.in: Remove support for --disable-aix removing
11702 call-aix multilibs.
11703
b1e0a93e
AO
117042003-04-10 Alexandre Oliva <aoliva@redhat.com>
11705
11706 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
11707 * */configure: Rebuilt.
11708
71fb704d
JS
117092003-04-08 Joel Sherrill <joel@oarcorp.com>
11710
11711 * MAINTAINERS: Add my email address.
11712
3897ea90
OH
117132003-03-17 Olivier Hainque <hainque@act-europe.fr>
11714
11715 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 11716
93c834b7
NN
117172003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
11718
11719 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
11720 * Makefile.in: Regenerate.
11721
82c34dcb
MC
117222003-03-14 Michael Chastain <mec@shout.net>
11723
11724 * Makefile.in: Regenerate with correct Makefile.def.
11725
73458fb7
NN
117262003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
11727
11728 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
11729 Make macro.
11730 * Makefile.in: Regenerate.
11731 * configure.in: Clean up gxx_include_dir logic.
11732 * configure: Regenerate.
11733
32cf27e5
AE
117342003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
11735
11736 * MAINTAINERS (Write After Approval): Add myself.
11737
c727e7a0
BE
117382003-03-10 Ben Elliston <bje@wasabisystems.com>
11739
11740 * MAINTAINERS: Update my mail address.
11741
9a27ac7a
FS
117422003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11743
11744 * configure.in (gxx_include_dir): Fix typo.
11745 * configure: Regenerated.
11746
3aa83176
NN
117472003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
11748
11749 * Makefile.tpl: Reindent.
11750 * Makefile.in: Regenerate.
11751 * configure.in: Reindent. Don't set unused variables.
11752 * configure: Regenerate.
11753
9124bc53
DJ
117542003-03-04 Daniel Jacobowitz <drow@mvista.com>
11755
11756 * configure.in: Include $(build_tooldir)/sys-include in
11757 FLAGS_FOR_TARGET.
11758 * configure: Regenerated.
11759
cb543528
NN
117602003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
11761
c858bf1e
NN
11762 * Makefile.tpl: Always pass down RANLIB.
11763 * Makefile.in: Regenerate.
11764
aa9c3ab4
NN
11765 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
11766 * Makefile.in: Regenerate.
11767 * configure.in: Remove unused logic relating to --enable-shared
11768 and --enable-threads. Remove bogus comments. Remove redundant
11769 noconfigdirs.
11770 * configure: Regenerate.
11771
cb543528
NN
11772 * configure.in: Replace ${libstdcxx_version} by its value.
11773 Remove reference to mh-dgux.
11774 * configure: Regenerate.
11775
53f70c1b
KB
117762003-03-03 Kevin Buettner <kevinb@redhat.com>
11777
11778 * MAINTAINERS (Write After Approval): Add myself.
11779
df0f0674
NN
117802003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11781
11782 * Makefile.tpl: Rearrange.
11783 * Makefile.in: Regenerate.
11784
dce2d8b2 117852003-02-25 Uwe Stieber <uwe@wwws.de>
ef4e7569
US
11786
11787 * configure.in: Add support for kaOS as cross build target system.
11788 * configure: Regenerated.
11789
a7a287eb
SB
117902003-02-24 Steven Bosscher <steven@gcc.gnu.org>
11791
11792 * MAINTAINERS (Write after approval): Add myself.
11793
ff00c8a2
JW
117942003-02-21 James E Wilson <wilson@tuliptree.org>
11795
11796 * MAINTAINERS: Update my email address.
11797
abb2db7a
ZW
117982003-02-21 Zack Weinberg <zack@codesourcery.com>
11799
11800 * MAINTAINERS: Add self to blanket write privs. section.
11801
e9f2dc3b
SM
118022003-02-20 Sean McNeil <sean@blue.mcneil.com>
11803
11804 * Makefile.tpl: Add definition of CPPFLAGS to pass into
11805 configure-target-* as some target builds may require additional
11806 flags for preprocessor tests.
11807 * Makefile.in: Regenerated.
11808
ee03dc5e
AO
118092003-02-19 Alexandre Oliva <aoliva@redhat.com>
11810
11856278
AO
11811 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
11812 * ltconfig: Handle it.
11813 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
11814 auto-detecting it.
11815
274aef32
AO
11816 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
11817 it is used as argument to $CC.
11818 * ltcf-gcj.sh: Likewise.
11819
ee03dc5e
AO
11820 * configure.in: Introduce --enable-maintainer-mode.
11821 * configure: Rebuilt.
11822 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
11823 for maintainer mode.
11824 * Makefile.in: Rebuilt.
11825
30db8e17
JM
118262003-02-18 Jason Merrill <jason@redhat.com>
11827
11828 * Makefile.tpl (check-c++): Allow parallelism.
11829
cab60ac6
GP
118302003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11831
11832 * MAINTAINERS: Remove John Carr (who never actually had access to
11833 gcc.gnu.org).
11834
c8e5d1af
GK
118352003-02-15 Geoffrey Keating <geoffk@apple.com>
11836
11837 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
11838 don't configure target-libobjc.
11839 * configure: Regenerate.
11840
70f91f50
RO
118412003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11842
11843 * Makefile.tpl (RANLIB): Define.
11844 * Makefile.in: Regenerate.
11845
669e9062
LB
118462003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
11847
11848 * MAINTAINERS: Update my email.
abb2db7a 11849
61b56b2e
KS
118502003-02-06 Keith R Seitz <keiths@redhat.com>
11851
11852 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
11853 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
11854 * Makefile.in: Regenerated.
11855 * configure.in: Remove all traces of snavigator, db, and grep.
11856 * configure: Regenerated.
11857
a1ba6e15
GP
118582003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11859
11860 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
11861 After Approval.
11862
f5f2cce5
CC
118632003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11864
11865 * MAINTAINERS (Write after approval): Add myself.
11866
ba49f6f1
FCE
118672003-01-31 Frank Ch. Eigler <fche@redhat.com>
11868
11869 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
11870 * Makefile.in: Regenerated.
11871
ccf9f10c
RS
118722003-01-30 Roger Sayle <roger@eyesopen.com>
11873
11874 * config.guess: Updated to 2003-01-30's version.
11875 * config.sub: Updated to 2003-01-28's version.
11876
a693735b
AO
118772003-01-30 Alexandre Oliva <aoliva@redhat.com>
11878
11879 * config.if: If gcc_version is already set, just use it. Don't set
11880 gcc_version_trigger if it's already set, otherwise set it to
11881 gcc/version.c, but only if the file exists. If it is not set and
11882 gcc/version.c does not exist, try to extract the version number from
11883 $CC.
11884
204c43d6
AT
118852003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
11886
abb2db7a 11887 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 11888
842e91ec
PE
118892003-01-27 Phil Edwards <pme@gcc.gnu.org>
11890
11891 * configure.in: Revert 24Jan change.
11892 * configure: Regenerate.
11893
6b99984e
GP
118942003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11895
11896 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
11897 entry of HJ Lu.
11898
806e0935
NN
118992003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11900
11901 * configure.in: Revert previous change.
11902 * configure: Regenerate.
11903
307a9864
NN
119042003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11905
11906 * configure.in: Make rda native-only.
11907 * configure: Regenerate.
11908
02ba6302
VR
119092003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11910
11911 * MAINTAINERS: Move myself from GNATS-only-accounts to
11912 write-after-approval.
11913
77d187bc
NN
119142003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
11915
11916 * configure.in: Add missing \.
11917 * configure: Rebuilt.
11918
a94a2d4c
JJ
119192003-01-17 Jakub Jelinek <jakub@redhat.com>
11920
11921 * configure.in (baseargs): Avoid using \| in sed regular
11922 expressions.
11923 * configure: Rebuilt.
11924
73f84924
JJ
119252003-01-16 Jakub Jelinek <jakub@redhat.com>
11926
11927 * configure.in (baseargs): Remove all supported forms of
11928 --cache-file, --srcdir, --host, --build and --target options
11929 from argument lists.
11930 * configure: Rebuilt.
11931
8c12fc63
JZ
119322003-01-15 Josef Zlomek <zlomekj@suse.cz>
11933
11934 * MAINTAINERS: Add myself to write-after-approval list.
11935
7c005a3a
AO
119362003-01-15 Alexandre Oliva <aoliva@redhat.com>
11937
11938 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
11939 * configure: Rebuilt.
11940
3dfabf63
NN
119412003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
11942
11943 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
11944 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
11945 * Makefile.in: Regenerate.
11946 * configure: Regenerate.
11947
cf53ae10
AO
119482003-01-09 Alexandre Oliva <aoliva@redhat.com>
11949
11950 * configure.in: Remove Makefile in build, host and target modules
11951 unless configure was run with --no-recursion.
11952 * configure: Rebuilt.
11953
3fbe8e4a
CC
119542003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11955
11956 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
11957 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
11958 * Makefile.in: Regenerate.
11959
66e2aa7d
CD
119602003-01-08 Chris Demetriou <cgd@broadcom.com>
11961
11962 * config.guess: Update to 2003-01-03 version.
11963 * config.sub: Update to 2003-01-03 version.
11964
b5038cfb
CF
119652003-01-07 Christopher Faylor <cgf@redhat.com>
11966
11967 * configure: Regenerate with proper autoconf 2.13.
11968
d02c69be
CF
119692003-01-07 Christopher Faylor <cgf@redhat.com>
11970
11971 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 11972 * configure: Regenerate.
d02c69be 11973
e914a571
AC
119742003-01-06 Andrew Cagney <ac131313@redhat.com>
11975
11976 * configure.in (GDB_TK): Add tcl directories conditional on
11977 gdb/gdbtk directory being present.
11978 * configure: Regenerate.
abb2db7a 11979
dce2d8b2 119802003-01-04 John David Anglin <dave.anglin@nrc.ca>
70571545 11981
dce2d8b2
EB
11982 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
11983 used by gcc if LD is not defined and we are not doing a Canadian Cross.
70571545
JDA
11984 * configure: Rebuilt.
11985
89a7012a
TT
119862002-12-31 Tom Tromey <tromey@redhat.com>
11987
11988 * Makefile.in: Rebuilt.
11989 * Makefile.def (target_modules) [libffi]: Allow installation.
11990
3f4f56e2
AS
119912002-12-31 Andreas Schwab <schwab@suse.de>
11992
11993 * configure.in: Fix use of $program_transform_name.
11994 * configure: Regenerated.
11995
6c1b8d0a
DJ
119962002-12-30 Daniel Jacobowitz <drow@mvista.com>
11997
11998 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 11999 * configure: Regenerated.
6c1b8d0a 12000
c5120911
AO
120012002-12-29 Alexandre Oliva <aoliva@redhat.com>
12002
12003 * Makefile.tpl (local-distclean): Don't remove...
12004 (multilib.ts): ... this. Moved into...
12005 (multilib.out): ... this. Don't use sub-make.
12006 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
12007 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
12008 (configure-build-[+module+], configure-[+module+],
12009 configure-target-[+module+], configure-gcc): ... these. Test
12010 for Makefile existence. Drop config.status from dependencies.
12011 * Makefile.in: Rebuilt.
12012 * configure.in: Move gcc-version-trigger to the end of
12013 ac_configure_args. Add comments to maybedep.tmp and
12014 serdep.tmp. Introduce --disable-serial-configure. Remove
12015 nonopt from baseargs, matching and removing corresponding
12016 whitespace while at it.
12017 * configure: Rebuilt.
12018
e245b0ea
AO
120192002-12-28 Alexandre Oliva <aoliva@redhat.com>
12020
903de295
AO
12021 * configure.in (host_configargs): Replace reference to
12022 no-longer-defined buildopts with --build=${build_alias}.
12023 * configure: Rebuilt.
12024
e245b0ea
AO
12025 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
12026 program_transform_name to standard idiom.
12027 (AUTOGEN, AUTOCONF): Define.
12028 (Makefile.in): Use $(AUTOGEN).
12029 (Makefile): Depend on config.status, and use autoconf-style rule to
12030 build it. Move original commands to...
12031 (config.status): ... this new target.
12032 (configure): Add $(srcdir). Depend on config/acx.m4. Use
12033 $(AUTOCONF).
12034 * Makefile.in: Rebuilt.
12035
671aa708
NN
120362002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
12037
53fbfb58
NN
12038 * Makefile.tpl: Fix dramatic bustage due to change in
12039 program_transform_name.
12040 * Makefile.in: Regenerate.
12041
12042 * configure.in: Remove unnecessary PATH setting.
12043 * configure: Regnerate.
12044
12045 * configure.in: Don't default to unprefixed tools unless
12046 the native tools will work.
12047 * configure: Regenerate.
12048
671aa708
NN
12049 * configure.in: Convert to autoconf script. Blow away lots
12050 of now-redundant Makefile fragments.
12051 * configure: Generate using Autoconf.
12052 * Makefile.tpl: Rewrite to reflect autoconfiscation.
12053 * Makefile.in: Regenerate.
12054
57f40826
NN
120552002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
12056
3fedb745
NN
12057 * configure: Fix stupid bug where RANLIB was mistakenly included.
12058
abb2db7a 12059 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
12060 (build_configargs, host_configargs, target_configargs).
12061
12062 * configure.in: Move logic out of sed statement.
12063
abb2db7a 12064 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
12065 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
12066
315fa0f4
SS
120672002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
12068
12069 * config.sub: Import from master repository
12070 * config.guess: Ditto
12071
45aff44f
AS
120722002-12-24 Andreas Schwab <schwab@suse.de>
12073
12074 * Makefile.tpl (multilib.out): Fix missing space.
12075 * Makefile.in: Regenerate.
12076
88b5521b
NN
120772002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
12078
12079 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
12080 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
12081 * Makefile.in: Regenerate.
12082 * configure.in: Remove unnecessary leftovers.
12083
2a726918
GK
120842002-12-21 Geoffrey Keating <geoffk@apple.com>
12085
12086 * configure.in (extra_ranlibflags_for_target): New variable.
12087 (*-*-darwin): Add -c to ranlib commands.
12088 * configure (tooldir): Handle extra_ranlibflags_for_target.
12089
aace3269 120902002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
12091
12092 * Makefile.tpl: Revert HJL's change.
12093 * Makefile.in: Regenerated.
12094 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
12095 always.
12096
f0895142
AS
120972002-12-19 Andreas Schwab <schwab@suse.de>
12098
12099 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
12100 * Makefile.in: Regenerate.
12101
dce2d8b2 121022002-12-18 H.J. Lu <hjl@gnu.org>
782d0c02
L
12103
12104 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
12105 * Makefile.in: Regenerated.
12106
12107 * configure.in (build_prefix): New. Substitute.
12108
212f6dd0
NN
121092002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
12110
79308c5d
NN
12111 * Makefile.tpl: Don't let real targets depend on phony targets.
12112 * Makefile.in: Regenerate.
12113
212f6dd0
NN
12114 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
12115 * Makefile.in: Regenerate.
12116
ab17919f
SS
121172002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
12118
12119 * config.sub: Import from master repository
12120 * config.guess: Ditto
12121
5ecf91d1
JM
121222002-12-16 Jason Merrill <jason@redhat.com>
12123
12124 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
12125 previous 'make bootstrap'.
12126 * Makefile.in: Regenerate.
12127
d8437e1b
HPN
121282002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
12129
12130 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
12131
4977bab6
ZW
121322002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
12133
12134 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
12135 * Makefile.in: Regenerate.
12136
0edcfdcb
JM
121372002-12-13 Jason Merrill <jason@redhat.com>
12138
6248218a 12139 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
12140 library tests.
12141 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
12142 * Makefile.in: Regenerate.
12143
4977bab6
ZW
121442002-12-12 Alexandre Oliva <aoliva@redhat.com>
12145
12146 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
12147 * Makefile.in: Rebuilt.
12148
f87505dd
AO
121492002-12-12 Alexandre Oliva <aoliva@redhat.com>
12150
12151 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
12152
4977bab6
ZW
121532002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
12154
12155 * configure: Fix bug put in by gremlins.
12156
12157 * Makefile.tpl: Substitute more autoconfily.
12158 * configure: Substitute more autoconfily.
12159 * Makefile.in: Regenerate.
12160
7f0db92a
SS
121612002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
12162
12163 * config.sub: Import from master repository
12164 * config.guess: Ditto
12165 * MAINTAINERS: Added Svein Seldal under write after approval
12166
4977bab6
ZW
121672002-12-08 Andrew Cagney <ac131313@redhat.com>
12168
12169 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
12170 * Makefile.in (all-sim): Ditto.
12171
121722002-12-06 DJ Delorie <dj@redhat.com>
12173
12174 * Makefile.tpl: Change configure dependencies to not have real
12175 targets depend on phony targets.
12176
121772002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
12178
12179 * configure.in: Revert unintentional change.
12180
12181 * Makefile.tpl: Change dependency for */multilib.out so that
12182 it works when gcc isn't in the tree.
12183
12184 * configure.in: Substitute more.
12185 * configure: Run subconfigures from the Makefile.
12186 * Makefile.tpl: Run subconfigures from the Makefile; add a few
12187 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
12188
67f1b906
GP
121892002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12190
12191 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
12192
4977bab6
ZW
121932002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
12194
12195 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
12196 and corresponding dependencies.
12197 * Makefile.in: Regenerate.
12198
12199 * configure.in (host_tools): Order binutils, gas and ld for
12200 convenience in running the testsuites.
12201
12202 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
12203 * Makefile.in: Regenerate.
12204 * configure.in: Introduce rules to serialize subconfigure runs.
12205
12206 * configure.in: Introduce BASE_CC_FOR_TARGET.
12207 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
12208 Realize configure-build-* targets. Realize configure-target-* targets.
12209 * Makefile.in: Regenerate.
12210
122112002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
12212
12213 * configure: Move gcc_version_trigger stuff from here...
12214 * configure.in: ...to here.
12215
12216 * configure.in: Separate subconfigure options added by this file from
12217 options given by the user. Add machinery to put args for host
12218 subconfigures into the Makefile.
12219
12220 * Makefile.tpl: Remove 'vault' targets.
12221 * Makefile.tpl: Reorder and comment dependencies.
12222 * Makefile.in: Regenerate.
12223
122242002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
12225 * configure.in: Fix my broken commit of previous patch. (sigh)
12226
743f054e
GK
122272002-11-28 Geoffrey Keating <geoffk@apple.com>
12228
12229 * configure.in: Move host-specific darwin noconfigdirs into
12230 the host-specific section.
12231
4977bab6
ZW
122322002-11-28 Geoffrey Keating <geoffk@apple.com>
12233
12234 * configure.in: Move host-specific darwin noconfigdirs into
12235 the host-specific section.
12236
122372002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
12238
12239 * configure: Remove skip-this-dir support.
12240 * Makefile.tpl: Remove skip-this-dir support.
12241
12242 * Makefile.tpl: Remove leftover support for non-autoconfiscated
12243 subdirectories.
12244 * Makefile.in: Regenerate.
12245
12246 * Makefile.tpl: Strip out useless setting of 'dir'.
12247 * Makefile.in: Regenerate.
12248
122492002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
12250
12251 * configure.in: Fix deeply stupid bug.
12252
12253 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
12254 shell code in CXX_FOR_TARGET
12255 * Makefile.def: Introduce raw_cxx.
12256 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
12257 RAW_CXX_FOR_TARGET.
12258 * Makefile.in: Regenerate.
12259
122602002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
12261
12262 * Makefile.tpl: Remove unnecessary ifs.
12263 * Makefile.in: Regenerate.
12264
12265 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
12266 dependencies. Maybe-ize build-libiberty. Create dummy install
12267 targets for 'no_install' modules.
12268 * configure: Move GDB_TK substitution to configure.in. Move
12269 build_modules stuff to configure.in.
12270 * configure.in: Implement soft dependency machinery. Maybe-ize
12271 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
12272 * Makefile.in: Regenerate.
12273
122742002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
12275
12276 * Makefile.tpl: Make all-target, install-target behave similarly
12277 to all, install (only hitting configured targets). Eliminate
12278 unused macro defintions.
12279
12280 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
12281 build != host.
12282
12283 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
12284
12285 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
12286
12287 * configure.in: Produce lists of subdir targets we're actually
12288 configuring. Remove references to "dosrel".
12289 * Makefile.tpl: Let configure set which subdir targets are hit.
12290 Remove install-cross; clean up install; remove ALL. Remove
12291 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
12292 Autogenerate host module targets. Remove empty dependency lines
12293 and redundant dependency; rearrange slightly.
12294 * Makefile.def: Add host-side libtermcap, utils.
12295
12296 * Makefile.in: Regenerate.
12297
e6226a2f
RO
122982002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12299
12300 * ltconfig (osf[345]): Append $major to soname_spec.
12301 Reflect this in library_names_spec.
12302 * ltmain.sh (osf): Prefix $major with . for use as extension.
12303
3b75d237
AJ
123042002-11-19 Andreas Jaeger <aj@suse.de>
12305
12306 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
12307 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
12308 and sparc64 GNU/Linux systems.
12309
809108de
NS
123102002-11-19 Nathan Sidwell <nathan@codesourcery.com>
12311
12312 * MAINTAINERS: Update email.
12313
e7e0de7e
GP
123142002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12315
12316 * MAINTAINERS: Complete James Dennett's entry.
12317
f7109dea
EB
123182002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
12319
12320 * MAINTAINERS (Write After Approval): Add myself.
12321
d3ac17c9
BK
123222002-11-13 Bruce Korb <bkorb@gnu.org>
12323
12324 * Makefile.tpl: syntactic cleanup
12325
dce2d8b2 123262002-11-13 Stuart Hastings <stuart@apple.com>
cbf78ae4
SH
12327
12328 * MAINTAINERS: Add myself to write-after-approval list.
12329
4977bab6
ZW
123302002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
12331
12332 * Makefile.def: Add list of recursive targets to autogenerate.
12333 Add build_modules.
12334 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
12335 targets. Autogenerate *-build-* targets.
12336 * Makefile.in: Regenerate.
12337
123382002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
12339
12340 * configure: More autoconf-style substitutions.
12341 * Makefile.tpl: More autoconf-style substitutions.
12342 * Makefile.in: Regenerate.
12343
123442002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
12345
12346 * configure: Substitute more variables in a more autoconf-friendly
12347 way. Simplify slightly.
12348 * Makefile.tpl: Make more variables substitutable in an
12349 autoconf-friendly way.
12350 * Makefile.in: Regenerate.
12351
d4783999
JW
123522002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
12353
12354 * MAINTAINERS (Write After Approval): Add myself.
12355
4977bab6
ZW
123562002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
12357
12358 * configure.in (v810*): Remove special setting of tools.
12359
12360 * configure: Add support for extra required flags for ar or nm.
12361 * configure.in (aix4.3+): Use above support for target-specific
12362 issues, rather than using config/mt-aix43.
12363
123642002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
12365
12366 * configure: Remove 'removing', which doesn't work. Replace $subdir
12367 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
12368 with $srcdir. Reformat indentation. Substitute some variables
12369 formerly hard-coded in the Makefile for build=host.
12370 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
12371 * Makefile.def: Autogenerate more.
12372 * Makefile.in: Regenerate.
12373
1c9c903e
AN
123742002-11-04 Adam Nemet <anemet@lnxw.com>
12375
12376 * MAINTAINERS (Write After Approval): Add myself.
12377
40673d2b
KB
123782002-11-04 Kevin Buettner <kevinb@redhat.com>
12379
12380 * Makefile.def (host_modules): Add rda.
12381 * Makefile.in: Regenerate.
12382 * configure.in (target_tool): Add target-rda to list.
12383
42e650ae
GP
123842002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12385
12386 * MAINTAINERS: Remove "co-maintainer" note for web pages.
12387
e004b81f
PE
123882002-10-25 Phil Edwards <pme@gcc.gnu.org>
12389
12390 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
12391 and restrap targets to this rule.
12392 * Makefile.in: Regenerate.
12393
06bd49b1
GP
123942002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12395
12396 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
12397 GNATS only accounts.
12398
d0af82b0
HPN
123992002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
12400
12401 * configure.in (i[3456]86-*-linux*): Add check to disable
12402 ${libgcj} for glibc1.
12403
10782654
DC
124042002-10-24 Denis Chertykov <denisc@overta.ru>
12405
12406 * MAINTAINERS: Add myself as ip2k port maintainer.
12407
a5a438f5
SS
124082002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
12409
12410 * configure.in: Add tic4x target.
12411
fe3d5b7f
NN
124122002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
12413
aba8a494
NN
12414 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
12415 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
12416 * Makefile.in: Regenerate.
12417
fe3d5b7f
NN
12418 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
12419 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
12420 * Makefile.in: Regenerate.
12421
a6ad79e7
JJ
124222002-10-02 Janis Johnson <janis187@us.ibm.com>
12423
12424 * MAINTAINERS: Add myself as web pages co-maintainer.
12425
6a8a9058
NN
124262002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
12427
12428 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
12429 * Makefile.in: Regenerate.
12430
327d975a
ZW
124312002-10-02 Zack Weinberg <zack@codesourcery.com>
12432
12433 * MAINTAINERS: Add myself and Nathan Sidwell
12434 <nathan@codesourcery.com> as VxWorks maintainers.
12435
a5ae8f19 124362002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
12437
12438 * Makefile.def: Remove order dependency comments.
12439 * Makefile.tpl: Add explicit install-install dependencies.
12440 * Makefile.in: Regenerate.
d0f6c823 12441
34c6040c 12442 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 12443 * Makefile.in: Regenerate.
34c6040c 12444
d0f6c823
NN
12445 * Makefile.tpl: Add configure-target (for src-release in src)
12446 * Makefile.in: Regenerate.
12447
50bd210b
NC
124482002-09-30 Nick Clifton <nickc@redhat.com>
12449
12450 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
12451
ca25149e
UW
124522002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
12453
12454 * configure.in (s390*-*-linux*): Enable libgcj.
12455
dd30b57d
NN
124562002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
12457
9e60a678
NN
12458 * configure: Revert accidentally applied changes.
12459
dd30b57d
NN
12460 * Makefile.tpl: Make more autoconf-friendly.
12461 * Makefile.in: Regenerate.
12462 * configure: Make substitution more autoconf-like.
12463
5831424e
RE
124642002-09-28 Richard Earnshaw <rearnsha@arm.com>
12465
12466 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
12467 single entry to handle all these.
12468 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
12469 libjava on arm-*-elf.
12470
b7f3b15b
GK
124712002-09-27 Geoffrey Keating <geoffk@apple.com>
12472
12473 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
12474 things that depend on them.
12475
0dffceed
NN
124762002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
12477
12478 * Makefile.tpl: Make subsituted variables more autoconfy.
12479 * Makefile.in: Regenerate.
12480 * configure: Make seds more autoconfy.
12481
1db75a86 124822002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
12483
12484 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
12485 * Makefile.in: Regenerate.
12486 * configure.in: Rewrite sed statements to look autoconfy.
12487
1db75a86
NN
12488 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
12489 all-target-foo on configure-target-foo.
12490 * Makefile.def: Ditto.
12491 * Makefile.in: Rebuild.
12492
741a4e89
AH
124932002-09-25 Andrew Haley <aph@redhat.com>
12494
12495 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
12496
95ddd785
NN
124972002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
12498
12499 * Makefile.def: New file.
12500 * Makefile.tpl: New file.
12501 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
12502 * contrib/gcc_update: Note that Makefile.in is a generated file.
12503
12504 * configure.in: Minor rearrangement. Simplify tests.
12505
65a824f6
JT
125062002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
12507
12508 * configure.in (with_headers): Skip copy if value is "yes".
12509 (with_libs): Likewise.
12510
51270f0a 125112002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
12512
12513 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
12514 * configure.in (sh*-*-pe*): Ditto.
12515 * configure.in (mips*-*-pe*): Ditto.
12516 * configure.in (*arm-wince-pe): Ditto.
12517
8f89dbf4
NN
12518 * configure.in: Rearrange.
12519
c1b8db3f
KH
125202002-09-14 Kazu Hirata <kazu@cs.umass.edu>
12521
12522 * MAINTAINERS: Update my email address.
12523
341f0575
PK
125242002-08-30 Paul Koning <pkoning@equallogic.com>
12525
12526 * MAINTAINERS: (Write After Approval): Add myself.
12527
d2e06980
GK
125282002-08-29 Geoffrey Keating <geoffk@redhat.com>
12529
12530 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
12531
4906d5d8
GK
125322002-08-24 Geoffrey Keating <geoffk@redhat.com>
12533
12534 * MAINTAINERS: Change my mailing address.
12535
e9a25cc8
PC
125362002-08-21 Paolo Carlini <pcarlini@unitus.it>
12537
12538 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 12539 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 12540
dce2d8b2 125412002-08-20 Loren J. Rittle <ljrittle@acm.org>
a5aa7421
LR
12542
12543 * MAINTAINERS (Write After Approval): Remove myself.
12544 (Various Maintainers: c++ runtime libs): Add myself.
12545
5ce6f47b
EC
125462002-08-15 Eric Christopher <echristo@redhat.com>
12547
12548 * config.sub: Import from master repository.
12549 * config.guess: Ditto.
12550
7f9317f0
AO
125512002-08-19 Alexandre Oliva <aoliva@redhat.com>
12552
12553 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
12554 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
12555 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
12556
7aecca3d
AH
125572002-08-16 Aldy Hernandez <aldyh@redhat.com>
12558
12559 * MAINTAINERS: Add self to rs6000 vector extensions.
12560
8ea4b195
AO
125612002-08-15 Alexandre Oliva <aoliva@redhat.com>
12562
12563 * libiberty/configure: Reverted unintended yesterday's check in.
12564
f5cc59a7
AO
125652002-08-14 Alexandre Oliva <aoliva@redhat.com>
12566
12567 * boehm-gc/configure, libf2c/configure: Rebuilt.
12568 * libffi/configure, libiberty/configure: Ditto.
12569 * libjava/configure, libobjc/configure: Ditto.
12570 * libstdc++-v3/configure, zlib/configure: Ditto.
12571 Merged from binutils:
12572 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
12573 From Steve Ellcey <sje@cup.hp.com>:
12574 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
12575 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
12576 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
12577 IA64.
12578 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
12579 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
12580 soname_spec, sys_lib_search_path_spec): Ditto.
12581
dce2d8b2 125822002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
66350331
FS
12583
12584 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
12585
2ff34870
L
125862002-08-04 H.J. Lu (hjl@gnu.org)
12587
12588 * configure.in (mips*-*-linux*): Don't skip target-libffi.
12589
a014f2fe
KW
125902002-08-02 Krister Walfridsson <cato@df.lth.se>
12591
12592 * MAINTAINERS (Write After Approval): Add myself.
12593
c01d477a
AM
125942002-07-31 Alan Modra <amodra@bigpond.net.au>
12595
12596 * configure.in: Move generic linux case to end. Copy generic
12597 linux noconfigdirs to mips*-*-linux* entry and new
12598 powerpc64*-*-linux* entry. Add target-libffi for the latter.
12599
68cd2524
MM
126002002-07-19 Michael Matz <matz@suse.de>
12601
12602 * MAINTAINERS: Add myself as ra* maintainer.
12603
e2d83b8c
CD
126042002-07-16 Chris Demetriou <cgd@broadcom.com>
12605
12606 * config.guess: Update to 2002-07-09 version.
12607 * config.sub: Update to 2002-07-03 version.
12608
cece4f1d
HPN
126092002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
12610
12611 * MAINTAINERS: Fix typo in a maintainer email address.
12612
bb654703
NN
126132002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
12614
12615 * configure.in: Remove two redundant tests.
12616
789b7de5
RO
126172002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12618
12619 * configure.in (mips*-*-irix6*o32): Enable stabs.
12620
e1da1089
NN
126212002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
12622
f3970bba
NN
12623 * configure.in: Don't build grez.
12624 * Makefile.in: Ditto.
12625
e1da1089
NN
12626 * Makefile.in: Remove references to bsp, cygmon, libstub.
12627 * configure.in: Ditto.
12628
12629 * configure.in: Remove leftover reference to gdbtest.
12630
57c905fa
PE
126312002-07-08 Phil Edwards <pme@gcc.gnu.org>
12632
12633 * configure.in (gxx_include_dir): Change to match versioned
12634 C++ headers if --enable-version-specific-runtime-libs is used.
12635
a0af94a7 126362002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 12637
a0af94a7
SE
12638 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
12639
423ce3eb
NN
126402002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
12641
12642 * configure.in: Make --without-x work.
12643
98186934
NN
126442002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
12645
c3b7d169
NN
12646 * configure.in: Rearrange target Makefile fragment collection.
12647
98186934
NN
12648 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
12649 cvs[src].
12650 * configure.in: Ditto.
12651
eebd288a
MK
126522002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
12653
12654 * MAINTAINERS (Write After Approval): Update my e-mail address.
12655
3ab36f05
NN
126562002-06-24 Ben Elliston <bje@redhat.com>
12657
12658 * configure.in (host_tools): Remove cgen.
12659
12660 * Makefile.in (all-cgen): Remove; runs from its source directory.
12661 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 12662 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
12663 (all-sim): Likewise.
12664
dce2d8b2 126652002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3ab36f05
NN
12666
12667 * Makefile.in: Eliminate 'apache' targets.
12668 * configure.in: Eliminate 'apache' targets.
12669
55380b08
NN
12670 * configure.in: Eliminate redundant tests. Reorganize.
12671
9a5c1b9d
NN
12672 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
12673
5fd3853a
NN
12674 * config-ml.in: Eliminate references to Cygnus configure.
12675
cfefc434
NN
12676 * Makefile.in: Eliminate references to building emacs.
12677
2fe93885
GS
126782002-06-28 Graham Stott <graham.stott@btinternet.com>
12679
12680 * MAINTAINERS: Update my email address.
12681
53c40185
BK
126822002-06-26 Benjamin Kosnik <bkoz@redhat.com>
12683
12684 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 12685 (cxx_incdir): Remove.
53c40185 12686
97679694
NN
126872002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
12688
12689 * MAINTAINERS (Write After Approval): Add self.
12690
b03bcd37
DC
12691Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
12692
12693 * configure.in: Add support for ip2k.
12694
6bd12129
NN
126952002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
12696
12697 * configure.in: Fix AIX configury bug.
12698
e0d98a92
SE
126992002-06-20 Steve Ellcey <sje@cup.hp.com>
12700
12701 * MAINTAINERS (Write After Approval): Add self.
12702
ba3292db
NN
127032002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
12704
ef40bc65
NN
12705 * configure.in: replace ${topsrcdir} with ${srcdir}
12706
7a0be465
NN
12707 * configure.in: Move definition of libstdcxx_flags
12708 right above usage, rather than waaay earlier.
12709
e1848dde
NN
12710 * configure.in: Pull definition of is_cross_compiler earlier.
12711
8bc2fff1
NN
12712 * configure.in: Rearrange a little.
12713
ba3292db
NN
12714 * configure.in: Remove references to librx.
12715 * Makefile.in: Remove references to librx.
12716
11d8b408
DC
12717Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
12718
12719 * config.sub: Add support for avr target.
12720 Import from master sources, rev 1.255
5ce6f47b 12721
93da8339
PE
127222002-06-19 Phil Edwards <pme@gcc.gnu.org>
12723
12724 * configure, .cvsignore: Revert previous change...
12725 * Makefile: ...delete.
12726
b4caab5c
NN
127272002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
12728
12729 * configure.in: Eliminate ${gasdir} variable.
12730
ee777171
DB
127312002-06-18 Dave Brolley <brolley@redhat.com>
12732
12733 * configure.in: Add support for frv.
12734 * config.sub: Add support for frv.
12735
26e4af54
PE
127362002-06-18 Phil Edwards <pme@gcc.gnu.org>
12737
12738 * configure: Remove garbage from previous commit.
12739
bb20b7da
PE
127402002-06-18 Phil Edwards <pme@gcc.gnu.org>
12741
12742 * configure: For in-source builds, make a subdir and re-exec there.
12743 * Makefile: New file. Pass targets through to build directory.
12744 * .cvsignore: No longer ignore "Makefile".
12745
9d321f6c
DR
127462002-06-16 Douglas Rupp <rupp@gnat.com>
12747
12748 * MAINTAINERS (Write After Approval): Add self.
12749
c8eb2bc0
KG
127502002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12751
12752 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
12753
f210d239
JT
127542002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
12755
12756 * configure.in (vax-*-netbsd*): Re-enable gas.
12757
e9667b3c
NN
127582002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
12759
efe1f357
NN
12760 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
12761 BUILD_PREFIX_1, to correct nomenclature.
12762 * configure: Likewise.
12763
e9667b3c
NN
12764 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
12765 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
12766
fe2fe497
OH
127672002-05-31 Olaf Hering <olh@suse.de>
12768
12769 * config-ml.in: Propogate DESTDIR also.
12770
dcf7f0dd
JT
127712002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
12772
12773 * configure.in (vax-*-netbsd*): Don't build gas for this
12774 platform.
12775
6ff14f32
MM
127762002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
12777
12778 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12779 and libgcj for AVR.
12780
397de1ff
KK
127812002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
12782
12783 * MAINTAINERS (Write After Approval): Add myself.
12784
ac30211c
JT
127852002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
12786
12787 * config.guess: Update to 2002-05-22 version.
12788 * config.sub: Likewise.
12789
1e6347d8
RO
127902002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12791
12792 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
12793 * config-ml.in: Likewise.
12794 * configure: Likewise.
12795 * configure.in: Likewise.
12796
e5ce1d6d
SC
127972002-05-16 Stephane Carrez <stcarrez@nerim.fr>
12798
12799 * MAINTAINERS: Update my email address.
12800
6cdef75d
NN
128012002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
12802
4a87f061
NN
12803 * configure.in: Simplify makefile fragment collection.
12804
12805 * configure.in: Remove code to build emacs.
603606e7 12806
e254d6b5
NN
12807 * configure.in : Remove --srcdir argument from targargs and buildargs
12808 (it's always overridden in the Makefile anyway). Rearrange a bit.
12809
12810 * configure: Move some logic to configure.in.
12811 * configure.in: Move some logic from configure.
6cdef75d 12812
1d6006fe
TT
128132002-05-11 Tom Tromey <tromey@redhat.com>
12814
12815 * MAINTAINERS: Reflect libgcj reality.
12816
b70b3534
FS
128172002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
12818
12819 * Makefile.in: Honour DESTDIR.
12820
4434687a
MM
128212002-05-08 Mark Mitchell <mark@codesourcery.com>
12822
12823 * config.guess: Import 2002-03-20 version.
12824 * config.sub: Import 2002-04-26 version.
12825
a89e49c7
RO
128262002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12827
12828 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
12829
44e55536
TJ
128302002-05-07 Tim Josling <tej@melbpc.org.au>
12831
12832 * MAINTAINERS: Add self.
12833
dce2d8b2 128342002-05-06 Loren J. Rittle <ljrittle@acm.org>
97320a3f
LR
12835
12836 * ltmain.sh: Detect and handle object name conflicts
12837 while piecewise linking a static library.
12838
b7c13625
AO
128392002-05-05 Alexandre Oliva <aoliva@redhat.com>
12840
12841 * configure.in (noconfigdirs): Don't disable libgcj on
12842 sparc64-*-solaris* and sparcv9-*-solaris*.
12843
4182d9fa
AO
128442002-05-03 Alexandre Oliva <aoliva@redhat.com>
12845
12846 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
12847
7bebf279
TF
128482002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
12849
12850 * configure.in (FLAGS_FOR_TARGET): Do not add
12851 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
12852 on i[3456]86-*-linux*.
12853
9a06dc7d
TF
128542002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
12855
12856 * configure.in (noconfigdirs): Replace [ ] with test.
12857
12858 * configure.in (noconfigdirs): Do not add target-newlib if
12859 target == i[3456]86-*-linux*, and host == target.
12860
a51a07fa
NN
128612002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
12862
9e7facd6
DD
12863 * configure.in: delete reference to absent file
12864
aeaa0f2f
NN
12865 * configure.in: replace '[' with 'test'
12866
4bb98828
NN
12867 * configure.in: Eliminate references to gash.
12868 * Makefile.in: Eliminate references to gash.
12869
64791664
NN
12870 * configure.in: remove useless references to 'pic' makefile fragments.
12871
3ed57cf4
NN
12872 * configure.in: (*-*-windows*) Finish removing.
12873
a51a07fa
NN
12874 * configure.in: Eliminate redundant test for libgui.
12875
8552f6f1
RS
128762002-04-29 Roger Sayle <roger@eyesopen.com>
12877
12878 * MAINTAINERS: Add self and realphabetize. Update entries
12879 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
12880 entry for a29k port maintainer.
12881
dce2d8b2 128822002-04-26 Joel Sherrill <joel@OARcorp.com>
9e847666
JS
12883
12884 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
12885 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
12886
704c9a14
NN
128872002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
12888
12889 * configure.in: remove references to dead files
12890
7bff5059
MM
128912002-04-19 Mark Mitchell <mark@codesourcery.com>
12892
12893 * MAINTAINERS: Add information about purpose of this file.
12894
0c7c67f0
TT
128952002-04-18 Tom Tromey <tromey@redhat.com>
12896
12897 * configure.in: Disallow configuring libgcj when it is already
12898 installed and we're using Solaris 2.8 linker. Do enable libgcj on
12899 Solaris 2.8 by default. For PR libgcj/6158.
12900
63501e91
NN
129012002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12902
12903 * configure.in: Move default CC setting out of config/mh-* fragments
12904 directly into here.
12905
701afd4d
NN
129062002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12907
12908 * configure.in: don't even try to configure or make a subdirectory
12909 if there's no configure script for it.
12910
07cdae91
MM
129112002-04-15 Mark Mitchell <mark@codesourcery.com>
12912
12913 * MAINTAINERS: Remove chill maintainers.
12914 * Makefile.in (CHILLFLAGS): Remove.
12915 (CHILL_LIB): Remove.
12916 (TARGET_CONFIGDIRS): Remove libchill.
12917 (CHILL_FOR_TARGET): Remove.
12918 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
12919 CHILL_LIB.
12920 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
12921 (CHECK_TARGET_MODULES): Likewise.
12922 (INSTALL_TARGET_MODULES): Likewise.
12923 (CLEAN_TARGET_MODULES): Likewise.
12924 (configure-target-libchill): Remove.
12925 (all-target-libchill): Remove.
12926 * configure.in (target_libs): Remove target-libchill.
12927 Do not compute CHILL_FOR_TARGET.
12928 * libchill: Remove directory.
5ce6f47b 12929
ab50d72b
DD
129302002-04-11 DJ Delorie <dj@redhat.com>
12931
12932 * Makefile.in, configure.in: Sync with binutils, entries
12933 follow...
12934
0a1e123a
DD
129352002-04-07 Andrew Cagney <ac131313@redhat.com>
12936
12937 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
12938 (do-tar, do-bz2): New rules.
12939 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
12940 (gdb-tar): New rule.
12941 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
12942 (insight_dejagnu.tar): New rule.
12943 (insight.tar): New rule.
12944 (gdb+dejagnu.tar): New rule.
12945 (gdb.tar): New rule.
12946
ab50d72b
DD
129472002-02-01 Mo DeJong <supermo@bayarea.net>
12948
12949 * Makefile.in: Add all-tix to deps for all-snavigator
12950 so that tix is built when building snavigator.
12951
129522002-01-11 Steve Ellcey <sje@cup.hp.com>
12953
12954 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
12955 ld and gdb are not supported.
12956
129572002-01-07 Mark Salter <msalter@redhat.com>
12958
12959 * configure.in: Remove target-bsp and target-cygmon from arm builds.
12960 Allow target-libgloss to be built for arm, strongarm, and xscale.
12961
129622001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
12963
12964 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
12965 options for i[3456]86-pc-linux* native builds.
12966
129672001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
12968
12969 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
12970 files from .po files for a distribution.
12971
129722001-09-03 Jeff Holcomb <jeffh@redhat.com>
12973
12974 * configure.in: Enable libstdc++-v3 for h8300 targets.
12975
129762001-06-19 Alan Modra <amodra@bigpond.net.au>
12977
12978 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
12979 version from bfd/.
12980
12981Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
12982
12983 * Makefile.in (VER): When present, extract the version number from
12984 the file version.in.
12985
dce2d8b2 129862001-05-24 Tom Rix <trix@redhat.com>
ab50d72b
DD
12987
12988 * configure.in : enable ld for aix
12989
129902001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12991
12992 * config.guess: Add linux target for S/390.
12993
129942000-11-07 Philip Blundell <pb@futuretv.com>
12995
12996 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
12997
129982000-11-03 Philip Blundell <pb@futuretv.com>
12999
13000 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
13001 files.
13002
130032001-01-15 Ben Elliston <bje@redhat.com>
13004
13005 * configure.in (host_tools): Add sid.
13006 Always configure cgen.
13007
130082000-11-24 Nick Clifton <nickc@redhat.com>
13009
13010 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
13011
ab50d72b
DD
130122000-08-20 Doug Evans <dje@casey.transmeta.com>
13013
13014 * Makefile.in (ALL_MODULES): Add all-cgen.
13015 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
13016 (all-cgen): New target.
13017 (all-opcodes,all-sim): Depend on all-cgen.
13018 * configure.in (host_tools): Add cgen.
13019 Only configure cgen if --enable-cgen-maint.
13020
dce2d8b2 130212002-04-09 Loren J. Rittle <ljrittle@acm.org>
ef98ad7b
LR
13022
13023 * configure.in: Add *-*-freebsd* configurations.
13024
90def2b2
TT
130252002-04-08 Tom Tromey <tromey@redhat.com>
13026
13027 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
13028 Fixes PR libgcj/6068.
13029
320d7e7a
KW
130302002-03-30 Krister Walfridsson <cato@df.lth.se>
13031
13032 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
13033
18b467f1
RO
130342002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13035
13036 * configure.in (alpha*-dec-osf*): Enable libgcj.
13037
dce2d8b2 130382003-03-27 Matthew Gingell <gingell@gnat.com>
8bb3a5af
MG
13039
13040 * MAINTAINERS (Write After Approval): Add myself.
13041
56ae9405
NC
130422002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
13043
13044 Fix for: PR bootstrap/3591, target/5676
13045 * configure.in (mcore-pe): Disable the configuration of
13046 libstdc++-v3 since exceptions are not supported.
13047
f18d9a0c
AG
130482002-03-20 Anthony Green <green@redhat.com>
13049
13050 * configure.in: Enable libgcj for xscale-elf target.
13051
dce2d8b2 13052Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
c0e21eef
R
13053
13054 * MAINTAINERS: Update my email address.
13055
28eca9e8
AO
130562002-03-16 Alexandre Oliva <aoliva@redhat.com>
13057
13058 * ltmain.sh (relink_command): Fix typo in previous change.
13059
e67e72c7
AO
130602002-03-15 Alexandre Oliva <aoliva@redhat.com>
13061
13062 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
13063 (relink_command): Added --tag flags.
13064 (mode=install): If relinking fails; error out.
13065
c2273204
RH
130662002-03-12 Richard Henderson <rth@redhat.com>
13067
13068 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
13069 .NOTPARALLEL tag.
13070 (do-check): Rename from check.
13071 (check): Allow parallel check.
13072
bcb64245
BW
130732002-03-12 Bob Wilson <bob.wilson@acm.org>
13074
13075 * MAINTAINERS: Add myself as maintainer for xtensa port.
13076 Fix alphabetical order in CPU port maintainer list.
13077 Remove myself from Write After Approval list.
13078
63adb4ff
RH
130792002-03-11 Richard Henderson <rth@redhat.com>
13080
13081 * Makefile.in (.NOTPARALLEL): Add fake tag.
13082
9bec4bf0
L
130832002-03-07 H.J. Lu (hjl@gnu.org)
13084
13085 * configure.in: Enable gprof for mips*-*-linux*.
13086
c7fc1f84
DS
130872002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
13088
13089 * MAINTAINERS (Write After Approval): Add myself.
13090
6bff33fb
AO
130912002-02-28 Alexandre Oliva <aoliva@redhat.com>
13092
13093 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
13094 libjava.
13095 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
13096
0210b33b
AO
130972002-02-23 Alexandre Oliva <aoliva@redhat.com>
13098
13099 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
13100 because its Makefile is there; test for the executable instead.
13101
fcc0a3ef
AO
131022002-02-22 Alexandre Oliva <aoliva@redhat.com>
13103
13104 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
13105 libstdc++-v3 and libjava.
13106
dce2d8b2 131072002-02-11 Adam Megacz <adam@xwt.org>
97cf8285
AM
13108
13109 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
13110 boehm-gc
5ce6f47b 13111
40fe0ec3
AO
131122002-02-09 Alexandre Oliva <aoliva@redhat.com>
13113
13114 * config.guess: Updated to 2002-01-30's version.
13115 * config.sub: Updated to 2002-02-01's version.
13116 Contribute sh64-elf.
13117 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
13118 * configure.in: Added sh64-*-*.
13119
694d53ee
CD
131202002-02-08 Chris Demetriou <cgd@broadcom.com>
13121
13122 * MAINTAINERS: Belatedly add myself to write after approval list.
13123
a9ca50b1
JH
13124Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
13125
13126 * MAINTAINERS: Put self in as maintainer for x86-64 port.
13127 Remove self as Write After Approval.
13128
5ffc3500
GK
131292002-01-31 Geoffrey Keating <geoffk@redhat.com>
13130
13131 * MAINTAINERS: Put self in as maintainer for contrib/regression
13132 directory.
13133
4ceaf7fb
PE
131342002-01-28 Phil Edwards <pme@gcc.gnu.org>
13135
13136 * MAINTAINERS: Update my email address.
13137
51584787
JT
131382002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
13139
5ce6f47b
EC
13140 * configure.in (*-*-netbsd*): New. Skip target-newlib,
13141 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
13142 libraries if not supported for NetBSD on target CPU.
13143
5701d273
DR
131442002-01-25 Douglas B Rupp <rupp@gnat.com>
13145
13146 * install-sh: Use _inst.$$_ for temp file name.
13147
b299a075
JT
131482002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
13149
13150 * MAINTAINERS (Write After Approval): Move my contact info
13151 from here...
13152 (OS Port Maintainers): ...to here (netbsd).
13153
51fe14b5
BW
131542002-01-22 Bob Wilson <bob.wilson@acm.org>
13155
13156 * MAINTAINERS (Write After Approval): Add myself.
13157
dce2d8b2 131582002-01-17 H.J. Lu <hjl@gnu.org>
b634ad42
L
13159
13160 * Makefile.in (all-fastjar): Also depend on all-libiberty.
13161 (all-target-fastjar): Also depend on all-target-libiberty.
13162
3cd87679
L
131632002-01-16 H.J. Lu (hjl@gnu.org)
13164
13165 * config.guess: Import from master sources, rev 1.225.
13166 * config.sub: Import from master sources, rev 1.238.
13167
969a6d8f
KH
131682002-01-16 Kazu Hirata <kazu@hxi.com>
13169
13170 * MAINTAINERS (Write After Approval): Remove myself.
13171
366f6a52
FW
131722001-12-19 Florian Weimer <fw@deneb.enyo.de>
13173
13174 * MAINTAINERS (Write After Approval): Add myself.
13175
f02240b6
JM
131762001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
13177
13178 * MAINTAINERS: Add self as docs co-maintainer.
13179
5d08dc39
MK
131802001-12-11 Matthias Klose <doko@debian.org>
13181
13182 * MAINTAINERS (Write After Approval): Add myself.
13183
39e790d5
ZW
131842001-12-09 Zack Weinberg <zack@codesourcery.com>
13185
13186 * MAINTAINERS: Update my email address.
13187
4519d6a3
TC
131882001-12-07 Turly O'Connor <turly@apple.com>
13189 * MAINTAINERS (Write After Approval): Add myself.
13190 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
13191 (rs6000_initialize_trampoline): Call __trampoline_setup for
13192 ABI_DARWIN too.
13193 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 13194 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 13195
21cf0a73
PC
131962001-12-07 Paolo Carlini <pcarlini@unitus.it>
13197
13198 * MAINTAINERS (Write After Approval): Add myself.
13199
4ee43206
DR
13200Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
13201
13202 * configure, configure.in: Use temp file for long sed commands.
13203
251931f3
LG
132042001-12-03 Laurent Guerby <guerby@acm.org>
13205
13206 * config.sub: Update to version 1.232 on subversion.
13207
03777dd7
BE
132082001-12-03 Ben Elliston <bje@redhat.com>
13209
13210 * MAINTAINERS: Update mail address for config.* patches.
13211
dce2d8b2 132122001-11-27 DJ Delorie <dj@redhat.com>
e490616e
ZW
13213 Zack Weinberg <zack@codesourcery.com>
13214
13215 When build != host, create libiberty for the build machine.
13216
13217 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
13218 CONFIG_ARGUMENTS.
13219 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
13220 New variables.
13221 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
13222 and rules.
13223 (all.normal): Depend on ALL_BUILD_MODULES.
13224 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
13225 (all-build-libiberty): Depend on configure-build-libiberty.
13226
13227 * configure: Calculate and substitute proper value for
13228 ALL_BUILD_MODULES.
13229 * configure.in: Create the build subdirectory.
13230 Calculate and substitute TARGET_CONFIGARGS (formerly
13231 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
13232
04075e8f
ZL
132332001-11-26 Ziemowit Laski <zlaski@apple.com>
13234
13235 * MAINTAINERS (write-after-approval): Add self.
13236
ed19322d
CR
132372001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
13238
13239 * MAINTAINERS (GNATS only accounts): Remove self.
13240
90a12988
HPN
132412001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
13242
13243 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
13244 libf2c.
13245
77e653ad
CR
132462001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
13247
13248 * MAINTAINERS (Write After Approval): Add self.
13249
64adad99
DB
132502001-11-12 David O'Brien <obrien@FreeBSD.org>
13251
13252 * MAINTAINERS: mips and s390 are also CPU ports.
13253
834a28c7
DB
132542001-11-12 David O'Brien <obrien@FreeBSD.org>
13255
13256 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
13257
ef94239f
DB
132582001-11-11 David O'Brien <obrien@FreeBSD.org>
13259
13260 * MAINTAINERS: Alphabetize.
13261
beda0427
KH
132622001-11-09 Kazu Hirata <kazu@hxi.com>
13263
13264 * MAINTAINERS (Various maintainers: h8 port): Add myself.
13265
6ca224d3
JDA
132662001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
13267
13268 * MAINTAINERS (Various maintainers: hppa port): Added myself.
13269
132e4bd7
PE
132702001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
13271
13272 * configure.in (--enable-languages): Be more permissive about
13273 syntax. Check for empty lists better. Warn about $LANGUAGES.
13274
c6243b4c
GK
132752001-11-08 Geoffrey Keating <geoffk@redhat.com>
13276
13277 * config.sub: Import from master sources, rev. 1.230.
13278 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
13279
abbb9e76
LG
132802001-11-07 Laurent Guerby <guerby@acm.org>
13281
13282 * MAINTAINERS (Write After Approval): Add self.
13283
53cdb27a
HPN
132842001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
13285
13286 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
13287
dd3a88c9
HPN
132882001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
13289
13290 * config.sub: Import from master sources, rev 1.226.
13291 * config.guess: Import from master sources, rev 1.216.
13292
d344dce9
HPN
132932001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
13294
13295 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
13296 * MAINTAINERS: Add self as maintainer of MMIX port.
13297 Remove old after-approval entry.
13298
63f6bcd7
JM
132992001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
13300
13301 * ChangeLog, configure: Fix spelling errors.
13302
84f92638
BK
133032001-10-20 Brendan Kehoe <brendan@zen.org>
13304
13305 * MAINTAINERS: Tweak my address.
13306
dce2d8b2 13307Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2f30eda4
R
13308
13309 * MAINTAINERS: Update my email address.
13310
1567080c 133112001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 13312
f48a3b5c 13313 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 13314 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 13315
30106886
GB
133162001-10-10 Geert Bosch <bosch@gnat.com>
13317
e490616e 13318 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
13319 Added Robert Dewar.
13320
dce2d8b2 133212001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
d3d51b8c
DB
13322
13323 * MAINTAINERS (Write After Approval): Added self
13324
d1c3e709
GB
133252001-10-02 Geert Bosch <bosch@gnat.com>
13326
13327 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
13328
50f5f793
JM
133292001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
13330
13331 * configure: Handle temporary files securely using mkdir.
13332
7fddf9a9
AO
133332001-09-29 Alexandre Oliva <aoliva@redhat.com>
13334
13335 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
13336
dce2d8b2 133372001-09-26 Will Cohen <wcohen@redhat.com>
387beb82
WC
13338
13339 * configure.in (*-*-linux*): Disable configuration of target-newlib
13340 and target-libgloss.
e490616e 13341
0c055e34
AO
133422001-09-26 Alexandre Oliva <aoliva@redhat.com>
13343
13344 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
13345 RANLIB.
13346
759bfa90
AO
133472001-09-21 Alexandre Oliva <aoliva@redhat.com>
13348
13349 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
13350 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
13351 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
13352 avoid quotes nesting problems.
13353 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
13354 (DO_X): Export only variables that are set.
13355
1dc4a750
BE
133562001-09-19 Ben Elliston <bje@redhat.com>
13357
13358 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
13359 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
13360 semantics. Use the shell built-in "type" command instead.
13361
898c7238
AO
133622001-08-31 Alexandre Oliva <aoliva@redhat.com>
13363
13364 Merged from gcc-3_0-branch:
13365 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
13366 * ltcf-c.sh: Use $objext, not $ac_objext.
13367 2001-07-27 Mark Kettenis <kettenis@gnu.org>
13368 * ltcf-cxx.sh: Add support for GNU.
13369 2001-07-22 Timothy Wall <twall@redhat.com>
13370 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
13371 default settings if using GNU tools with that configuration.
13372 * ltcf-cxx.sh: Ditto.
13373 * ltcf-gcj.sh: Ditto.
13374 2001-07-21 Michael Chastain <chastain@redhat.com>
13375 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
13376 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
13377 * ltmain.sh: Mark as gcc-local.
13378
8fa0a32e
EC
133792001-08-30 Eric Christopher <echristo@redhat.com>
13380 Jason Eckhardt <jle@redhat.com>
13381
13382 * config.guess: Merge from master sources.
13383 * config.sub: Merge from master sources, add support for mipsisa32.
13384
32f30f91 133852001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
13386 * config.sub: Merge from master sources, rev 1.219.
13387 * MAINTAINERS: Add self as contact for stormy16 port.
13388
f6084f99
ZW
133892001-08-14 Zack Weinberg <zackw@panix.com>
13390
13391 * config.sub: Merge from master sources, rev 1.218.
13392 * config.guess: Merge from master sources, rev 1.209.
13393
91b54f7f
GS
133942001-08-11 Graham Stott <grahams@redhat.com>
13395
13396 * Makefile.in (check-c++): Add missing semicolon.
13397
e5b3941e
JH
13398Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
13399
32f30f91 13400 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 13401
6387a56e
EC
134022001-07-30 Eric Christopher <echristo@redhat.com>
13403
13404 * MAINTAINERS (Various maintainers: mips port): Added myself.
13405
53b475f0
AH
134062001-07-25 Andrew Haley <aph@cambridge.redhat.com>
13407
e490616e 13408 * configure.in (sh-*-linux*): New.
53b475f0 13409
2a08c780
RH
134102001-07-27 Richard Henderson <rth@redhat.com>
13411
13412 * .cvsignore: Add LAST_UPDATED.
13413
bfa79422
UW
134142001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
13415
13416 * MAINTAINERS (Various maintainers: s390 port): Added myself.
13417
0ae85492
AH
134182001-07-16 Aldy Hernandez <aldyh@redhat.com>
13419
e490616e 13420 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 13421
8e1ab0fe
NP
13422Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
13423
13424 * MAINTAINERS (Write After Approval): Added myself.
13425
2b997990
SC
134262001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13427
13428 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13429 and libgcj on m68hc11/m68hc12.
13430
d920e825
L
134312001-06-27 H.J. Lu (hjl@gnu.org)
13432
13433 * Makefile (CFLAGS_FOR_BUILD): New.
13434 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
13435
d425a1e0
JM
134362001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
13437
13438 * README: Remove version number.
13439
5b5b4207
GP
134402001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13441
13442 * INSTALL/README: Update wrt. to the installation instructions now
13443 residing in gcc/doc/install.texi.
13444
be839b69
JM
134452001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
13446
13447 * README: Replace with a cut-down and updated version of gcc/README.
13448
fe2ee7c4
DE
134492001-06-12 David Edelsohn <edelsohn@gnu.org>
13450
13451 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
13452 multilibs to be disabled.
13453
4f5d646c
DB
134542001-06-11 Daniel Berlin <dan@cgsoftware.com>
13455
13456 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 13457
818f0c85
AO
134582001-06-09 Alexandre Oliva <aoliva@redhat.com>
13459
13460 * config.guess: Import CVS version 1.195.
13461 * config.sub: Import CVS version 1.212.
13462
e9a8af10
AO
134632001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
13464
13465 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13466 gcc/xgcc is built, use -print-prog-name to find out the program
13467 name to use.
13468
ae3ca0a9
PE
134692001-06-04 Phil Edwards <pme@sources.redhat.com>
13470
13471 * config.guess: Import CVS version 1.194. All gcc-local changes
13472 appear to also be in the master copy.
13473 * config.sub: Import CVS version 1.211.
13474
066bd40d
MM
13475Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
13476
13477 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
13478 with_gcc]: Use `gcc -shared' to build a shared library.
13479
4aef4f33
JDA
13480Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
13481
13482 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
13483 archives.
13484
c386f00f
RO
13485Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13486
13487 * MAINTAINERS (Write After Approval): Add myself.
13488
2ae5cea5
HPN
134892001-06-01 Hans-Peter Nilsson <hp@axis.com>
13490
13491 * configure.in (libstdcxx_flags): Do not try to execute
13492 libstdc++-v3/testsuite_flags until it exists.
13493
c3766183
AM
134942001-06-01 Alan Modra <amodra@bigpond.net.au>
13495
13496 * MAINTAINERS: Update my email address.
13497
9b337833
GS
134982001-05-31 Graham Stott <grahams@redhat.com>
13499
13500 * MAINTAINERS (Write After Approval): Add myself.
13501
dce2d8b2 135022001-05-28 Simon Patarin <simon.patarin@inria.fr>
55fce0eb
SP
13503
13504 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
13505 libraries when using g++ with native linker.
13506
5f7de4b8
AO
135072001-05-28 Alexandre Oliva <aoliva@redhat.com>
13508
13509 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
13510
a7bc0fbb
AO
135112001-05-22 Alexandre Oliva <aoliva@redhat.com>
13512
13513 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
13514 [aix4*|aix5*]: Prepend blank.
13515
33456445
AO
135162001-05-20 Alexandre Oliva <aoliva@redhat.com>
13517
13518 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13519 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
13520 of subdir/configure scripts to use the new libtool.m4.
13521
e48d3d00
MK
135222001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
13523
13524 * MAINTAINERS (Write After Approval): Add myself.
13525
9e0e191b
BK
135262001-05-18 Benjamin Kosnik <bkoz@redhat.com>
13527
13528 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
13529
3f19b439
BE
135302001-05-11 Ben Elliston <bje@redhat.com>
13531
13532 * Makefile.in (all-sid): New target.
13533 (check-sid, clean-sid, install-sid): Likewise.
13534
6ebe3121
JO
135352001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
13536
13537 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
13538
ca3667c4
AO
135392001-05-03 Alexandre Oliva <aoliva@redhat.com>
13540
13541 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
13542 libgcj.
13543
135442001-05-03 Alexandre Oliva <aoliva@redhat.com>
13545
13546 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13547 gcc/xgcc is built, use -print-prog-name to find out the program
13548 name to use.
13549
b2964d63
AO
135502001-04-26 Alexandre Oliva <aoliva@redhat.com>
13551
b1bb2302
AO
13552 * configure.in (noconfigdirs): Don't reset it from scratch in the
13553 target case; only append to it.
6387a56e 13554
b2964d63
AO
13555 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
13556 sparc-*-solaris2.8]: Disable ${libgcj}.
13557
8343765d
AO
135582001-04-25 Alexandre Oliva <aoliva@redhat.com>
13559
13560 * configure.in (libgcj_saved): Copy from $libgcj.
13561 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
13562 --disable-libgcj.
13563
ddbb6d43
GRK
135642001-04-25 Gavin Romig-Koch <gavin@redhat.com>
13565
13566 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 13567 C front end maintainer.
ddbb6d43 13568
3fa03ff9
AG
13569Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
13570
13571 * configure.in: Move *-chorusos target case to the proper switch.
13572 Disable libgcj.
13573
99ffe40f
AO
135742001-04-12 Alexandre Oliva <aoliva@redhat.com>
13575
13576 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
13577 1.641.2.228.
13578
78faa32d
FS
135792001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13580
13581 * Makefile.in (STAGE1_CFLAGS): Pass down.
13582
cdbff0ab
AM
135832001-04-13 Alan Modra <amodra@one.net.au>
13584
13585 * config.guess: Add hppa64-linux support. Note for next import that
13586 this is already in the master file.
13587 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
13588
75b9074c
AO
135892001-04-12 Alexandre Oliva <aoliva@redhat.com>
13590
13591 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13592 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
13593
125404c5
SS
135942001-04-11 Stan Shebs <shebs@apple.com>
13595
13596 * MAINTAINERS: Add self as Darwin port maintainer.
13597
876684fe
AM
135982001-04-11 Alan Modra <amodra@one.net.au>
13599
13600 * MAINTAINERS: Update my email address.
13601
06729913
LR
136022001-04-10 Loren J. Rittle <ljrittle@acm.org>
13603
13604 * ltcf-cxx.sh: Support creation of C++ shared libraries on
13605 recent versions of FreeBSD (release 3 or later).
13606 * ltconfig: On FreeBSD, -lc must not be provided when building
13607 a shared library or else the standard -pthread gcc option is
13608 rendered worthless to later users of the built library.
13609
67916302
JM
136102001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
13611
13612 * MAINTAINERS: Add self and RTH as C front end maintainers.
13613
d2bc0628
AO
136142001-04-05 Alexandre Oliva <aoliva@redhat.com>
13615
e490616e
ZW
13616 * config.sub: Make sure to match an already-canonicalized
13617 machine name (eg. mn10300-unknown-elf).
d2bc0628 13618
a3406c06
AO
136192001-04-01 Alexandre Oliva <aoliva@redhat.com>
13620
13621 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
13622 New macros.
13623 (bootstrap, cross): Use RECURSE_FLAGS.
13624 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
13625
a076f6a4
AO
136262001-03-27 Alexandre Oliva <aoliva@redhat.com>
13627
13628 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
13629
e9f4fa71
CH
136302001-03-22 Colin Howell <chowell@redhat.com>
13631
7238de5c
CH
13632 * Makefile.in (DO_X): Do not backslash single-quotes in
13633 backquotes (two places).
e9f4fa71 13634
b6b14b1b
AO
136352001-03-22 Alexandre Oliva <aoliva@redhat.com>
13636
13637 Re-installed:
13638 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13639 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
13640 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13641 * ltcf-cxx.sh: Likewise.
13642 * ltcf-gcj.sh: Likewise.
13643
1eb0b89d
GP
136442001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13645
13646 * MAINTAINERS: Add myself as "documentation co-maintainer".
13647
82e23236
AO
136482001-03-22 Alexandre Oliva <aoliva@redhat.com>
13649
13650 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13651 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
13652
64ec27c3
TT
136532001-03-19 Tom Tromey <tromey@redhat.com>
13654
13655 * config-ml.in: Handle GCJ and GCJFLAGS.
13656
191de407
MC
136572001-03-21 Michael Chastain <chastain@redhat.com>
13658
13659 * Makefile.in: all-m4 depends on all-texinfo.
13660
fed4dede
LR
136612001-03-20 Loren J. Rittle <ljrittle@acm.org>
13662
13663 * MAINTAINERS: Add myself to write after approval list.
13664
085072bb
LB
136652001-03-18 Laurynas Biveinis <lauras@softhome.net>
13666
13667 * Makefile.in (DO_X): Quote nested quotes.
13668
5af8ea3f
AM
136692001-03-18 Alan Modra <alan@linuxcare.com.au>
13670
13671 * MAINTAINERS: Add myself to write after approval list.
13672
69e23037
LB
136732001-03-15 Laurynas Biveinis <lauras@softhome.net>
13674
13675 * Makefile.in (DO_X): Use double quotes for quoting
13676 "RANLIB=$${RANLIB}".
13677
2b9650f4
OP
136782001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
13679
13680 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
13681
dce2d8b2 136822001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4698d2cf
NP
13683
13684 * configure.in: Only use `lang_requires' for languages athat are
13685 actually enabled.
13686
f6646274
PE
136872001-03-08 Phil Edwards <pme@sources.redhat.com>
13688
13689 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
13690
c9a54638
AO
136912001-03-08 Alexandre Oliva <aoliva@redhat.com>
13692
13693 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
13694
6a556ad6
TT
136952001-03-07 Tom Tromey <tromey@redhat.com>
13696
13697 * configure.in: Allow config-lang.in to set `lang_requires' to list
13698 of other required languages.
13699
6822468a
LB
137002001-03-06 Laurynas Biveinis <lauras@softhome.net>
13701
13702 * Makefile.in: Remove RANLIB definition. Use RANLIB
13703 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
13704 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 13705
f04885d3 137062001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 13707 Alexandre Oliva <aoliva@redhat.com>
6387a56e 13708
f04885d3
BK
13709 * Makefile.in (check-c++): Use tabs, not spaces.
13710
288edf47 137112001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 13712
288edf47
LB
13713 * MAINTAINERS: add myself to Write After Approval list.
13714
3d55d2f8 137152001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 13716
e490616e 13717 * Makefile.in (check-c++): New rule.
6387a56e 13718
4d88a68a
BK
13719 * configure.in (target_libs): Remove libg++.
13720 (noconfigdirs): Remove libg++.
13721 (noconfigdirs): Same.
13722 (noconfigdirs): Same.
13723 (noconfigdirs): Same.
13724
13725 * config-ml.in: Remove libg++ references.
13726
13727 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
13728 (ALL_TARGET_MODULES): Same.
13729 (configure-target-libg++): Remove.
13730 (all-target-libg++): Remove.
13731 (configure-target-libio): Remove.
13732 (all-target-libio): Remove.
13733 (check-target-libio): Remove.
13734 (.PHONY): Remove.
13735 (libg++.tar.bz2): Remove.
13736 (all-target-cygmon): Remove libio.
13737 (all-target-libstdc++): Remove.
13738 (configure-target-libstdc++): Remove.
13739 (TARGET_LIB_PATH): Remove libstdc++.
13740 (ALL_GCC_CXX): Remove libstdc++.
13741 (all-target-gperf): Correct.
13742
2437d4ed
NC
137432001-02-16 Nick Clifton <nickc@redhat.com>
13744
13745 * configure.in (noconfigdirs): Allow configuration of texinfo
13746 for Cygwin hosts.
13747
85b99cbe
AG
137482001-02-15 Anthony Green <green@redhat.com>
13749
13750 * configure: Introduce GCJ_FOR_TARGET.
13751 * configure.in: Ditto.
13752 * Makefile.in: Ditto.
13753
7b18790c
AS
137542001-02-13 Andreas Schwab <schwab@suse.de>
13755
13756 * MAINTAINERS: Update mail address.
13757
c4880c99
MS
137582001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
13759
13760 * config.guess: Add linux target for S/390.
13761 * config.sub: Likewise.
13762
dce2d8b2 137632001-02-08 Chandrakala Chavva <cchavva@redhat.com>
e31ae6db
CC
13764
13765 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 13766 target-libgloss.
e31ae6db 13767
7739adfb
BE
137682001-02-06 Ben Elliston <bje@redhat.com>
13769
13770 * configure: Output host type to stdout, not stderr.
13771
36ca672c
MM
137722001-02-05 Mark Mitchell <mark@codesourcery.com>
13773
e40f2829 13774 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
13775 * ltcf-cxx.sh: Likewise.
13776
36ca672c
MM
13777 * config.if: Assume enable_libstdcxx_v3 is defined.
13778
22fdd65e
MM
137792001-02-04 Mark Mitchell <mark@codesourcery.com>
13780
13781 Remove V2 C++ library.
13782 * configure.in: Remove --enable-libstdcxx_v3 support.
13783
3b60dd8e
BM
137842001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
13785
13786 * include/demangle.h: Add prototype for java_demangle_v3.
13787
42c0c80a
PE
137882001-01-29 Phil Edwards <pme@sources.redhat.com>
13789
13790 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
13791
0be25992
RH
137922001-01-27 Richard Henderson <rth@redhat.com>
13793
13794 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
13795
8a8de62d
MS
137962001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13797
13798 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
13799 Don't unset, it's non-portable and no longer necessary, set to empty
13800 instead.
13801
92769744
MS
138022001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13803
13804 * ltconfig: Shell portability fix for the tagname validity check.
13805
88a1c0ab
AO
138062001-01-27 Alexandre Oliva <aoliva@redhat.com>
13807
13808 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
13809 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
13810
45291dd5
MS
138112001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13812
13813 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
13814
1ace7e15
TT
138152001-01-26 Tom Tromey <tromey@redhat.com>
13816
13817 * configure.in: Allow libgcj to be built on Sparc Solaris.
13818
0ef8b11b
DE
138192001-01-25 David Edelsohn <edelsohn@gnu.org>
13820
13821 * ltcf-c.sh: Add aix5 case.
13822 * ltcf-cxx.sh: Likewise.
13823 * ltconfig: Likewise.
13824
0006091e
AO
138252001-01-24 Alexandre Oliva <aoliva@redhat.com>
13826
9bad11e1
AO
13827 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
13828 keep at least one of build_libtool_libs or build_old_libs set to
13829 yes.
13830
0006091e
AO
13831 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
13832 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
13833
7c01b2b5
BM
138342001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
13835
13836 * configure.in: Enable libgcj on several additional platforms.
13837
d340e0ac
BM
138382001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
13839
13840 * configure.in: Enable libgcj for linux targets.
13841
5baf8c37
MS
138422001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13843
13844 * MAINTAINERS (Write After Approval): Add myself.
13845
10a0ba84
JDA
138462001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
13847
13848 * MAINTAINERS: Add myself as vax port maintainer.
13849
357c6a4b
FH
138502001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
13851
13852 * MAINTAINERS: Add myself as Mercury front-end maintainer.
13853
6e2d9a7a
MS
138542001-01-09 Mike Stump <mrs@wrs.com>
13855
13856 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
13857 failures of subdirectories.
13858
b6b14b1b 138592001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 13860
b6b14b1b 13861 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 13862 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
13863 * ltcf-cxx.sh: Likewise.
13864 * ltcf-gcj.sh: Likewise.
13865 * ltconfig.sh: Fix typo.
976b230d 13866
07109110
LB
138672001-01-02 Laurynas Biveinis <lauras@softhome.net>
13868
13869 * configure: handle DOS-style absolute paths.
13870
1da5b8fc
LB
138712001-01-02 Laurynas Biveinis <lauras@softhome.net>
13872
13873 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
13874
4c2f5b4f
MM
138752000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
13876
13877 * MAINTAINERS: Add myself as avr port co-maintainer.
13878
bc53668e
BE
138792000-12-28 Ben Elliston <bje@redhat.com>
13880
13881 * MAINTAINERS: Add myself under ``Write After Approval''.
13882
c387606f
JM
138832000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
13884
13885 * texinfo: Remove directory from GCC.
13886
2cb5082c
JM
138872000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
13888
13889 * COPYING: Update to current
13890 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
13891 to 19yy as example year in copyright notice).
13892
cc330df9
BK
138932000-12-18 Benjamin Kosnik <bkoz@redhat.com>
13894
6387a56e 13895 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
13896 (libstdcxx_incdir): Pass down.
13897 * config.if: Remove expired bits for cxx_interface, add stub.
13898 (libstdcxx_incdir): Add variable for g++ include directory.
13899 * configure.in (gxx_include_dir): Use it.
6387a56e 13900
4c6b2835
AO
139012000-12-18 Alexandre Oliva <aoliva@redhat.com>
13902
13903 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
13904 with old-email address from ``Write After Approval''.
13905
3896f13e
AJ
139062000-12-15 Andreas Jaeger <aj@suse.de>
13907
13908 * configure.in: Handle lang_dirs.
13909
139102000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 13911
ad46e881
TT
13912 * MAINTAINERS: Removed brads.
13913
90a10418
TT
13914 * MAINTAINERS: Added gcj developers.
13915
41dfe3a2 139162000-12-13 Anthony Green <green@redhat.com>
6387a56e 13917
41dfe3a2 13918 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
13919 listed. Disable libgcj for x86 and Alpha Linux until compatible
13920 with g++ abi.
6387a56e 13921
e2f601da
MS
139222000-12-13 Mike Stump <mrs@wrs.com>
13923
13924 * Makefile.in (local-distclean): Also remove fastjar.
13925
70030c01
RB
139262000-12-12 Rodney Brown <RodneyBrown@mynd.com>
13927
13928 * contrib/gcc_update: Add fastjar --touch entries.
13929
2a50f859
AO
139302000-12-12 Alexandre Oliva <aoliva@redhat.com>
13931
13932 * configure.in: Disable language-specific target libraries for
13933 languages that aren't enabled.
13934
7743113b
AG
139352000-12-10 Anthony Green <green@redhat.com>
13936
13937 * configure.in: Define libgcj. Disable libgcj target libraries for
13938 most targets.
13939
92e061a6
NB
139402000-12-10 Neil Booth <neilb@earthling.net>
13941
13942 * MAINTAINERS: Update mail address, remove from WAA list.
13943
f34ff6d6
APB
139442000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
13945
13946 * libjava: Imported from /cvs/java.
13947 * libffi: Likewise.
13948 * Boehm-gc: Likewise.
13949
d82a33c6
APB
139502000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
13951
13952 * configure.in (target_libs): Revert 2000-12-08 patch.
13953 (noconfigdirs): Added target-libjava.
13954
e14f8e28
LB
139552000-12-09 Laurynas Biveinis <lauras@softhome.net>
13956
13957 * djunpack.bat: removed.
13958
fc26516b
LB
139592000-12-09 Laurynas Biveinis <lauras@softhome.net>
13960
13961 * Makefile.in: handle DOS-style absolute paths.
13962 * config-ml.in: likewise.
13963 * symlink-tree: likewise.
13964
bd8757b3
APB
139652000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13966
13967 * fastjar: Imported.
13968
81522a1f
APB
139692000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13970
13971 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
13972 libjava.
13973 * configure.in (target_libs): Removed `target-libjava'.
13974
5db1f7ed
APB
139752000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13976
13977 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
13978 (ALL_MODULES): Added fastjar.
13979 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
13980 (all-target-libjava): all-fastjar replaces all-zip.
13981 (all-fastjar): Added.
13982 (configure-target-fastjar, all-target-fastjar): Likewise.
13983 * configure.in (host_tools): Added fastjar.
13984
5e59997c
MS
139852000-12-07 Mike Stump <mrs@wrs.com>
13986
13987 * Makefile.in (local-distclean): Remove leftover built files.
13988
0a534f40
NC
139892000-11-24 Nick Clifton <nickc@redhat.com>
13990
13991 * configure.in (xscale-elf): Add target.
13992 (xscale-coff): Add target.
13993
7686cadf
LR
139942000-11-22 Loren J. Rittle <ljrittle@acm.org>
13995
e490616e
ZW
13996 * ltcf-cxx.sh: Support creation of C++ shared libraries on
13997 recent versions of FreeBSD (release 3 or later).
13998 * ltconfig: On FreeBSD, -lc must not be provided when building
13999 a shared library or else the standard -pthread gcc option is
14000 rendered worthless to later users of the built library.
7686cadf 14001
fff01699
FF
140022000-11-16 Fred Fish <fnf@be.com>
14003
14004 * configure.in (enable_libstdcxx_v3): Fix typo,
14005 libstd++ -> libstdc++.
14006
4dc16355
KL
140072000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14008
14009 * MAINTAINERS: Add self to Write After Approval list.
14010
bf6fc7b2
BS
140112000-11-21 Bernd Schmidt <bernds@redhat.com>
14012
14013 * MAINTAINERS: Update my email address. Add myself to global write
14014 privs list.
14015
ce8e06b1
AO
140162000-11-18 Alexandre Oliva <aoliva@redhat.com>
14017
6e2a4843
AO
14018 * Makefile.in: Merge with src and libgcj.
14019 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
14020 configure-target-<library> when their configure scripts need the C
14021 or C++ library to have already been built to work properly.
14022 (do_proto_toplev): Set them to an empty string.
14023
ce8e06b1
AO
14024 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
14025 (REALLY_SET_LIB_PATH): Use them.
14026
c003f378
SS
140272000-11-17 Stan Shebs <shebs@apple.com>
14028
14029 * MAINTAINERS: Add self to Write After Approval list.
14030
cc1e60ea
JM
140312000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14032
14033 * configure: Provide the original toplevel configure arguments
14034 (including $0) to subprocesses in the environment rather than
14035 through gcc/configargs.h.
14036
1173593d
JM
140372000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14038
14039 * MAINTAINERS: Remove references to cccp. Change C9X reference to
14040 C99. Alphabetise "Write After Approval" list.
14041
520907ee
MM
140422000-11-12 Mark Mitchell <mark@codesourcery.com>
14043
34f6fbdb
MM
14044 * configure: Turn on libstdc++ V3 by default.
14045
520907ee
MM
14046 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
14047 if we've got GCC.
14048
0bbd37ed
PB
140492000-11-11 Philip Blundell <philb@gnu.org>
14050
14051 * MAINTAINERS: Add self to Write After Approval list.
14052
7ca0e6d9
DE
140532000-11-09 David Edelsohn <edelsohn@gnu.org>
14054
14055 * ltcf-c.sh (aix4): Improve shared library configuration; require
14056 exporting symbols.
14057 * ltcf-cxx.sh (aix4): Define.
14058 * ltconfig (aix4): Define library and soname specs appropriate for
14059 AIX. Define command to create export symbols list.
14060
dce2d8b2 14061Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
f559f30b
CF
14062
14063 * config.sub: Add support for Sun Chorus
14064
fc05d516
NC
140652000-10-31 Nick Clifton <nickc@redhat.com>
14066
14067 * MAINTAINERS: Rename <name>@cygnus.com addresses to
14068 <name>@redhat.com. Also installed new email address for Clint
14069 Popetz.
6387a56e 14070
90a0e73f
JM
140712000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
14072
14073 * etc: Remove directory from GCC.
14074
a5e1b548
MM
140752000-10-16 Michael Meissner <meissner@redhat.com>
14076
14077 * configure (gcc/configargs.h): Only create if there is a build GCC
14078 directory created.
14079
6387a56e
EC
140802000-10-16 Matthias Klose <doko@debian.org>
14081
be1db873
MK
14082 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
14083 when configured for libstdc++-v3.
14084
f5fa9a5b
PE
140852000-10-05 Phil Edwards <pme@gcc.gnu.org>
14086
14087 * configure: Save configure arguments to gcc/configargs.h.
14088
61a77fea
PT
140892000-10-04 Philipp Thomas <pthomas@suse.de>
14090
14091 * config.guess: Import CVS version 1.157.
14092 * config.sub: Import CVS version 1.181.
14093
3a4fee66
AP
140942000-10-04 Andris Pavenis <pavenis@latnet.lv>
14095
14096 * Makefile.in (bootstrap): avoid recursion if subdir missing
14097 (cross): ditto
14098 (do-proto-toplev): ditto
14099
3dd7094e
AO
141002000-09-30 Alexandre Oliva <aoliva@redhat.com>
14101
de710532
AO
14102 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
14103 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
14104
3dd7094e
AO
14105 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
14106 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
14107 all affected `configure' scripts.
14108
e592386f
NB
14109Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
14110
14111 * MAINTAINERS: Add self as cpplib co-maintainer.
14112
fba54939
AH
141132000-09-24 Aldy Hernandez <aldyh@redhat.com>
14114
14115 * MAINTAINERS: Add self to Write After Approval list.
14116
2bd429f4
GP
141172000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14118
14119 * INSTALL/README: egcs -> GCC update.
14120
dce2d8b2 14121Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
d733f374
ME
14122
14123 * MAINTAINERS: Add myself to Write After Approval list.
14124
d7ce9a83
KH
141252000-09-15 Kazu Hirata <kazu@hxi.com>
14126
14127 * MAINTAINERS: Add myself to Write After Approval list.
14128
18a53ffe
JL
14129Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
14130
e490616e
ZW
14131 * configure.in: Do not build byacc for hppa64. Provide paths to the
14132 X11 libraries for hppa64.
18a53ffe 14133
f246ff23
SC
141342000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14135
14136 * MAINTAINERS: Add myself as 68hc11 port maintainer.
14137
06298abd
AO
141382000-09-06 Alexandre Oliva <aoliva@redhat.com>
14139
4b92758a
AO
14140 * Makefile.in (all-zlib): Added dummy target.
14141
06298abd
AO
14142 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14143 ltcf-gcj.sh: Updated from libtool multi-language branch.
14144
4d73d07a
AO
141452000-09-05 Alexandre Oliva <aoliva@redhat.com>
14146
14147 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
14148 (bootstrap*): Depend on all-bootstrap.
14149
05d52d78
PT
141502000-09-05 Philipp Thomas <pthomas@suse.de>
14151
14152 * config.guess: Import CVS version 1.156.
14153 * config.sub: Import CVS version 1.179.
14154
3c809ba4
AG
141552000-09-02 Anthony Green <green@cygnus.com>
14156
14157 * Makefile.in (all-gcc): Depend on all-zlib.
14158 (CLEAN_MODULES): Add clean-zlib.
14159 (ALL_MODULES): Add all-zlib.
14160 * configure.in (host_libs): Add zlib.
14161
10ad78a0 141622000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
14163
14164 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
14165 crosses, but add gcc/include to the header search path for them.
14166
b36a9ce3
DB
141672000-08-04 David E. O'Brien <obrien@FreeBSD.org>
14168
14169 * MAINTAINERS: Add self to Write After Approval list.
14170
cb011248
FS
141712000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14172
14173 * config.guess: Import CVS version 1.152.
14174 * config.sub: Import CVS version 1.177.
14175
db310af0
AO
141762000-08-25 Alexandre Oliva <aoliva@redhat.com>
14177
7965440a
AO
14178 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
14179 $targargs to tell whether newlib is going to be built.
14180
db310af0
AO
14181 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
14182 $$r/TARGET_SUBDIR/libio for _G_config.h.
14183
e7977565
AO
141842000-08-23 Alexandre Oliva <aoliva@redhat.com>
14185
14186 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
14187
126bb9ed
DD
141882000-08-22 DJ Delorie <dj@redhat.com>
14189
14190 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
14191
5b0e9d29
AO
141922000-08-22 Alexandre Oliva <aoliva@redhat.com>
14193
14194 * config-ml.in (CC, CXX): Avoid trailing whitespace.
14195 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
14196 sub-configures.
14197
4f3e904e
DD
141982000-08-21 DJ Delorie <dj@redhat.com>
14199
14200 * MAINTAINERS: Add self as a libiberty maintainer
14201
c9635443
AO
142022000-08-16 Alexandre Oliva <aoliva@redhat.com>
14203
14204 * configure.in (libstdcxx_flags): Use
14205 libstdc++-v3/src/libstdc++.INC.
14206
8b2100ba
AO
142072000-08-15 Alexandre Oliva <aoliva@redhat.com>
14208
14209 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
14210
57119aa9
ZW
142112000-08-14 Zack Weinberg <zack@wolery.cumb.org>
14212
eeb943b0
ZW
14213 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
14214
6387a56e 14215 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
14216 explicit. Substitute enable_threads into generated Makefiles.
14217 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
14218 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
14219
acffa7c4
GK
142202000-08-13 Geoff Keating <geoffk@cygnus.com>
14221
14222 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
14223
808d8c41
AO
142242000-08-12 Alexandre Oliva <aoliva@redhat.com>
14225
14226 * config-ml.in (CC): Remove bogus duplicate quotation mark from
14227 previous delta.
14228
1fc8c51c 142292000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 14230
1fc8c51c
JM
14231 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
14232 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
14233 (FLAGS_FOR_TARGET): Not here.
14234 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 14235
25698887
AO
142362000-08-11 Alexandre Oliva <aoliva@redhat.com>
14237
14238 * config-ml.in (CC, CXX): Don't introduce a leading space.
14239
10120687
DD
142402000-08-07 DJ Delorie <dj@delorie.com>
14241
14242 * MAINTAINERS: Add self as a DJGPP maintainer
14243
15c758e9
DD
142442000-08-07 DJ Delorie <dj@redhat.com>
14245
14246 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
14247 "if we're also building gcc, and it's a gcc that will run on the
14248 build machine, we want to use its includes instead of the system's
14249 default includes".
14250
2d0de245
JM
142512000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
14252
14253 * MAINTAINERS: Add self to Write After Approval list.
14254
e81b330a
AO
142552000-08-03 Alexandre Oliva <aoliva@redhat.com>
14256
83440c1e
AO
14257 * configure.in (libstdcxx_flags): Don't use `"'.
14258
e81b330a
AO
14259 * config-ml.in: Adjust multilib search paths to the
14260 appropriate multilib tree.
14261
cf95c847
AO
142622000-08-02 Alexandre Oliva <aoliva@redhat.com>
14263
14264 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
14265 commas in $LANGUAGES.
14266
9e9af119
MH
142672000-08-02 Manfred Hollstein <manfredh@redhat.com>
14268
14269 * configure.in: Re-enable all references to libg++ and librx.
14270
606ce391
AO
142712000-08-01 Alexandre Oliva <aoliva@redhat.com>
14272
89820b43
AO
14273 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
14274 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
14275 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
14276 * ltcf-cxx.sh (need_lc): Set based on postdeps.
14277
606ce391
AO
14278 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
14279
04179d4a
AO
142802000-07-31 Alexandre Oliva <aoliva@redhat.com>
14281
14282 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
14283 CXX_FOR_TARGET for sed.
14284
d4eb109c
AO
142852000-07-30 Alexandre Oliva <aoliva@redhat.com>
14286
14287 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
14288 Do not override if already set in the environment or in configure.
14289 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
14290 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
14291
4f4caf92
AO
142922000-07-28 Alexandre Oliva <aoliva@redhat.com>
14293
14294 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
14295 the libtool CVS tree multi-language branch.
14296 * ltconfig, ltmain.sh: Updated.
6387a56e 14297
b87487b6
AO
142982000-07-27 Alexandre Oliva <aoliva@redhat.com>
14299
1670d1ea
AO
14300 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
14301 (clean-target): Depend on it.
14302
b87487b6
AO
14303 * Makefile.in (FLAGS_FOR_TARGET): New macro.
14304 (GCC_FOR_TARGET): Use it.
14305 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
14306 * configure.in: ... here.
14307 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
14308 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
14309
4e81ae98
EC
143102000-07-24 Eric Christopher <echristo@cygnus.com>
14311
14312 * MAINTAINERS: Add self to Write After Approval list.
14313
059ae32c
AO
143142000-07-24 Alexandre Oliva <aoliva@redhat.com>
14315
5b28edd4
AO
14316 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
14317 (configure-target-libchill, configure-target-libobjc): Likewise.
14318
059ae32c
AO
14319 * configure.in: Use the same cache file for all target libs.
14320 * config-ml.in: But different cache files per multilib variant.
14321
1adcd149
MS
143222000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14323
14324 * configure (topsrcdir): Don't use dirname.
14325
2d573dff
JO
143262000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
14327
14328 * MAINTAINERS: Add self to Write After Approval list.
14329
d207ebef
JM
143302000-07-20 Jason Merrill <jason@redhat.com>
14331
14332 * configure.in: Remove all references to libg++ and librx.
14333
14334 * configure, configure.in, Makefile.in: Unify gcc and binutils.
14335
143362000-07-20 Hans-Peter Nilsson <hp@axis.com>
14337
14338 * config.sub: Update to subversions version 2000-07-06.
14339
7b7792d5
AH
143402000-07-12 Andrew Haley <aph@cygnus.com>
14341
14342 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
14343 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
14344
3abaac67
PE
143452000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
14346
14347 * symlink-tree: Check number of arguments.
14348
34be2b36
JW
143492000-07-05 Jim Wilson <wilson@cygnus.com>
14350
14351 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
14352 search path for a g++ extracted from the build tree. This
14353 will allow link tests run by configure scripts in
14354 subdirectories to succeed.
14355
d207ebef
JM
143562000-07-01 Koundinya K <kk@ddeorg.soft.net>
14357
e490616e 14358 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 14359
0900331b
MH
143602000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
14361
14362 * MAINTAINERS: Add myself as loop discovery maintainer.
14363
d207ebef
JM
143642000-06-28 Corinna Vinschen <vinschen@cygnus.com>
14365
14366 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
14367 `os2'. Force ac_cv_exeext to be ".exe" in that case.
14368
143692000-06-19 Timothy Wall <twall@cygnus.com>
14370
14371 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
14372 * config.sub: Add tic54x target.
14373
11a27a76
TM
14374Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
14375
14376 * MAINTAINERS: Add self as Fortran maintainer,
14377 remove Craig Burley.
14378
d207ebef 14379Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 14380
d207ebef
JM
14381 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
14382 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 14383
7758b73f
PT
14384Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
14385
14386 * MAINTAINERS: Add self as i18n maintainer
14387
d207ebef
JM
1438820000-05-21 H.J. Lu (hjl@gnu.org)
14389
e490616e
ZW
14390 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
14391 directory are used if they exist. Make sure
14392 $(build_tooldir)/include is searched for header files,
14393 $(build_tooldir)/lib/ for library files.
d207ebef 14394 (GCC_FOR_TARGET): Likewise.
e490616e 14395 (CXX_FOR_TARGET): Likewise.
d207ebef 14396
bae29210
JL
14397Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
14398
14399 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
14400
d207ebef 14401Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
14402
14403 * Makefile.in (configure-target-libiberty): Depend on
14404 configure-target-newlib.
14405
aab0d19d
AO
144062000-05-16 Alexandre Oliva <aoliva@cygnus.com>
14407
14408 * configure.in, Makefile.in: Merge all libffi-related
14409 configury stuff from the libgcj tree.
14410
d207ebef
JM
14411Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
14412
14413 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14414 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
14415
14416Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
14417
14418 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14419 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 14420 current version information. Add to proto-toplev directory.
d207ebef
JM
14421 (gdb-taz): Build do-djunpack.
14422
758c7bd4
DE
144232000-05-15 David Edelsohn <edelsohn@gnu.org>
14424
14425 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
14426
1888228d
AC
14427Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
14428
14429 * MAINTAINERS: Add self to Write After Approval list.
14430
d207ebef
JM
144312000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14432
14433 * ltmain.sh: Preserve in relink_command any environment
14434 variables that may affect the linker behavior.
14435
2d7cc2fe
JL
14436Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
14437
d207ebef
JM
14438 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
14439
14440Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
14441
14442 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
14443
144442000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
14445
14446 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 14447 with the version name.
2d7cc2fe 14448
ee455968
JE
14449Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
14450
14451 * MAINTAINERS: Add self as bb-reorder maintainer.
14452
73b97e5c
BK
144532000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
14454
14455 * config.if: Tweak.
14456
d207ebef
JM
144572000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
14458
14459 * djunpack.bat: New file.
14460
14461Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
14462
14463 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
14464 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
14465 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
14466 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 14467
954869eb
DP
144682000-04-16 Dave Pitts <dpitts@cozx.com>
14469
e490616e
ZW
14470 * config.sub (case $basic_machine): Change default for "ibm-*"
14471 to "openedition".
954869eb 14472
eaabe541
AJ
144732000-04-13 Andreas Jaeger <aj@suse.de>
14474
14475 * MAINTAINERS: Added myself.
14476
d207ebef
JM
14477Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
14478
14479 * Makefile.in (gdb-taz): New target. GDB specific archive.
14480 (do-md5sum): New target.
14481 (MD5PROG): Define.
14482 (PACKAGE): Default to TOOL.
14483 (VER): Default to a shell script.
14484 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 14485 md5 checksum generation.
d207ebef
JM
14486 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
14487 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
14488 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 14489 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
14490
14491Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
14492
14493 * configure (warn_cflags): Delete.
14494
0ea6d60c
PDM
14495Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
14496
14497 * MAINTAINERS: Added myself.
14498
17090313 144992000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 14500 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 14501
e490616e
ZW
14502 * configure.in (enable_libstdcxx_v3): Add.
14503 (target_libs): Add bits here to switch between libstdc++-v2 and
14504 libstdc++-v3.
14505 * config.if: And this file too.
14506 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 14507
76b78517
MM
145082000-04-05 Michael Meissner <meissner@redhat.com>
14509
14510 * config.sub (d30v): Add d30v as a basic machine type.
14511
ad242caf
JM
145122000-03-29 Jason Merrill <jason@casey.cygnus.com>
14513
14514 * configure.in: -linux-gnu*, not -linux-gnu.
14515
d4537148
TM
14516Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
14517
14518 * MAINTAINERS: Add self in write-after-approval section.
14519
f152e9d4
JW
14520Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
14521
14522 * MAINTAINERS: Add self as ia64 port maintainer.
14523
6a5fcef1
NB
145242000-03-08 Neil Booth <NeilB@earthling.net>
14525
14526 * MAINTAINERS: Add self in write-after-approval section.
14527
d207ebef 14528Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 14529
d207ebef
JM
14530 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
14531 (do-tar-bz2): Replace TOOL with PACKAGE.
14532 (gdb.tar.bz2): Remove GDBTK from GDB package.
14533 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 14534 dejagnu.tar.bz2): New packages.
d207ebef
JM
14535
145362000-02-27 Andreas Jaeger <aj@suse.de>
14537
14538 * configure.in: Add entry for mips*-*-linux*, move catch all
14539 *-*-*linux* entry below this one.
14540
145412000-02-27 Ian Lance Taylor <ian@zembu.com>
14542
14543 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 14544
521fe9d0
NC
145452000-02-24 Nick Clifton <nickc@cygnus.com>
14546
14547 * config.sub: Support an OS of "wince".
14548
d207ebef
JM
14549Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
14550
14551 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 14552 version.
d207ebef 14553
dce2d8b2 145542000-02-23 Linas Vepstas <linas@linas.org>
d207ebef
JM
14555
14556 * config.sub: Add support for Linux/IBM 370.
14557 * configure.in: Likewise.
14558
3a685f6f
NC
145592000-02-22 Nick Clifton <nickc@cygnus.com>
14560
14561 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
14562
dce2d8b2 145632000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 14564
d207ebef 14565 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 14566
4746ee26
KG
145672000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14568
14569 * configure (gcc_version): When setting, narrow search to
14570 lines containing `version_string'.
14571
ba96c72d
DC
145722000-02-15 Denis Chertykov <denisc@overta.ru>
14573
14574 * config.sub: Add support for avr target.
14575
77f16a66
NC
145762000-02-14 Nick Clifton <nickc@cygnus.com>
14577
14578 * MAINTAINERS: Add maintainers for MCore port.
14579
784a3a80
HPN
14580Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
14581
14582 * config.sub: Add mmix-knuth-mmixware.
14583
719dd4fa
KG
145842000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14585
14586 * MAINTAINERS: Pair cccp with cpplib maintainership.
14587
dce2d8b2 145882000-01-27 Christopher Faylor <cgf@redhat.com>
d207ebef
JM
14589
14590 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
14591 structure stuff to -L library search.
14592 (CXX_FOR_TARGET): Ditto.
14593 (CROSS_CHECK_MODULES): Fix spelling mistake.
14594
7a53e94b
MM
145952000-01-24 Mark Mitchell <mark@codesourcery.com>
14596
14597 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
14598 the C++ compiler.
14599
0da3b5a7
RH
146002000-01-12 Richard Henderson <rth@cygnus.com>
14601
14602 * configure.in: Don't build some bits for beos.
14603
02368d6d
JS
146042000-01-12 Joel Sherrill (joel@OARcorp.com)
14605
14606 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
14607 as include files.
14608
2e76d35c
ZW
146092000-01-11 Zack Weinberg <zack@wolery.cumb.org>
14610
14611 * Add self as cpplib maintainer, as requested by Jason
14612 Merrill. Correct my e-mail address.
14613
4c25fdcf
GK
146142000-01-06 Geoff Keating <geoffk@cygnus.com>
14615
14616 * configure.in: Use mt-aix43 to handle *_TARGET defs,
14617 not mh-aix43.
14618
188e3966
HPN
14619Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
14620
14621 * MAINTAINERS: Add myself to "write after approval" list.
14622
c2f5d030
RH
146231999-12-14 Richard Henderson <rth@cygnus.com>
14624
14625 * config.guess (alpha-osf, alpha-linux): Detect ev67.
14626 * config.sub: Accept alphaev[78], alphaev8.
14627
eeda916a
AO
146281999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14629
14630 * config.guess, config.sub: Update from autoconf.
14631
b3bd7820
BK
146321999-11-29 Bruce Korb <autogen@linuxbox.com>
14633
2c290989 14634 * MAINTAINERS: update my playtime e-address.
b3bd7820 14635
1882b2b1
RO
14636Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14637
14638 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
14639 necessary libraries are missing.
14640
dce2d8b2 14641Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2395f805
DN
14642
14643 * MAINTAINERS: Add new 'write after approval' maintainer.
14644
1e25de97
APB
14645Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
14646
14647 * MAINTAINERS: Add new Java maintainer.
14648
1722c704
AS
146491999-10-25 Andreas Schwab <schwab@suse.de>
14650
14651 * configure: Fix quoting inside arguments of eval.
14652
8141abe8
NC
146531999-10-21 Nick Clifton <nickc@cygnus.com>
14654
14655 * config-ml.in: Allow suppression of some ARM multilibs.
14656
0b77644a
LV
14657Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
14658
14659 * config.guess: Add OS/390 match pattern.
14660 * config.sub: Add mvs, openedition targets.
14661 * configure.in (i370-ibm-opened*): New.
14662
d207ebef
JM
146631999-09-04 Steve Chamberlain <sac@pobox.com>
14664
14665 * config.sub: Add support for configuring for pj.
14666
146671999-08-31 Nick Clifton <nickc@cygnus.com>
14668
14669 * config.sub (maybe_os): Add support for configuring for fr30.
14670
af13ebe9
NC
146711999-08-25 Nick Clifton <nickc@cygnus.com>
14672
14673 * configure.in: Do not configure or build ld for AIX
14674 platforms. ld is known to be broken on these platforms.
14675
1250c760
RO
14676Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14677
14678 * config-ml.in: Pass compiler flag corresponding to multidirs to
14679 subdir configures.
14680
d207ebef
JM
146811999-08-09 Ian Lance Taylor <ian@zembu.com>
14682
14683 * Makefile.in (LDFLAGS): Define.
14684
146851999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
14686
14687 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
14688 noconfigdirs.
14689 (*-*-cygwin*): Likewise.
14690
146911999-08-08 Ian Lance Taylor <ian@zembu.com>
14692
14693 * mkdep: New file.
14694 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
14695 (BINUTILS_SUPPORT_DIRS): Add mkdep.
14696
14697 From Eli Zaretskii <eliz@is.elta.co.il>:
14698 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
14699 long file name when using DJGPP on MS-DOS.
14700
dbd83e11
JL
14701Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
14702
14703 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
14704
d207ebef
JM
147051999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
14706
14707 * Makefile.in (check-target-libio): Remove all-target-libstdc++
14708 dependency as this causes "make check" to globally "make all"
14709
cd1f4c2c
TT
14710Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
14711
14712 * configure.in (target_libs): Added target-zlib.
14713 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
14714 (CONFIGURE_TARGET_MODULES): Likewise.
14715 (CHECK_TARGET_MODULES): Likewise.
14716 (INSTALL_TARGET_MODULES): Likewise.
14717 (CLEAN_TARGET_MODULES): Likewise.
14718 (configure-target-zlib): New target.
14719 (all-target-zlib): Likewise.
14720 (all-target-libjava): Depend on all-target-zlib.
14721 (configure-target-libjava): Depend on configure-target-zlib.
14722
14723 * Makefile.in (configure-target-libjava): Depend on
14724 configure-target-newlib.
14725 (configure-target-boehm-gc): New target.
14726 (configure-target-qthreads): New target.
14727
e490616e
ZW
14728 * configure.in (target_libs): Added target-qthreads.
14729 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
14730 (CONFIGURE_TARGET_MODULES): Likewise.
14731 (CHECK_TARGET_MODULES): Likewise.
14732 (INSTALL_TARGET_MODULES): Likewise.
14733 (CLEAN_TARGET_MODULES): Likewise.
14734 (all-target-qthreads): New target.
14735 (configure-target-libjava): Depend on configure-target-qthreads.
14736 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
14737
14738 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
14739 (CONFIGURE_TARGET_MODULES): Likewise.
14740 (CHECK_TARGET_MODULES): Likewise.
14741 (INSTALL_TARGET_MODULES): Likewise.
14742 (CLEAN_TARGET_MODULES): Likewise.
14743 (all-target-libjava): New target.
14744 (all-target-boehm-gc): Likewise.
14745 * configure.in (target_libs): Added libjava, boehm-gc.
14746
d207ebef
JM
147471999-07-22 Ian Lance Taylor <ian@zembu.com>
14748
14749 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
14750 configure.bat in SUPPORT_FILES.
14751 (gas+binutils.tar.bz2): Likewise.
14752
14753 * makeall.bat: Remove; obsolete.
14754
147551999-07-21 Ian Lance Taylor <ian@zembu.com>
14756
14757 From Mark Elbrecht:
14758 * configure.bat: Remove; obsolete.
14759
147601999-07-11 Ian Lance Taylor <ian@zembu.com>
14761
14762 * configure: Add -W -Wall to the default CFLAGS when compiling with
14763 gcc.
14764
14765Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
14766
14767 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
14768
147691999-06-30 Mark Mitchell <mark@codesourcery.com>
14770
14771 * configure.in: Build ld on IRIX6.
14772
147731999-06-12 Ian Lance Taylor <ian@zembu.com>
14774
14775 * Makefile.in: Change distribution targets to use bzip2 instead of
14776 gzip.
14777 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
14778 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
14779
147801999-06-04 Nick Clifton <nickc@cygnus.com>
14781
14782 * config.sub: Add mcore target.
14783
26d088fa
CD
14784Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
14785
14786 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
14787
c2c08b29
L
14788Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
14789
14790 * config.guess (dummy): Changed to $dummy.
14791
671d0648
NC
147921999-05-24 Nick Clifton <nickc@cygnus.com>
14793
14794 * config.sub: Tidied up case statements.
14795
b1345c72
BE
147961999-05-22 Ben Elliston <bje@cygnus.com>
14797
51ccbd8d
BE
14798 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
14799 <jiro@din.or.jp>.
14800
b1345c72
BE
14801 * config.guess: Merge with FSF version. Future changes will be
14802 more accurately recorded in this ChangeLog.
14803 * config.sub: Likewise.
14804
2caf864f
SM
14805Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
14806
14807 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
14808
d207ebef
JM
148091999-04-30 Tom Tromey <tromey@cygnus.com>
14810
14811 * ltmain.sh: [mode link] Always use CC given by ltconfig.
14812
90fb0c24
TT
148131999-04-23 Tom Tromey <tromey@cygnus.com>
14814
14815 * ltconfig, ltmain.sh: Update to libtool 1.2f.
14816
d207ebef
JM
148171999-04-20 Drew Moseley <dmoseley@cygnus.com>
14818
14819 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
14820 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
14821 Bad merge removed these two changes.
14822
3516940d 14823Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 14824 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
14825
14826 * config.guess (interix Alpha): Add.
14827
d207ebef
JM
148281999-04-11 Richard Henderson <rth@cygnus.com>
14829
14830 * configure.in (i?86-*-beos*): Do config gperf; don't config
14831 gdb, newlib, or libgloss.
14832
e891fbfe 14833Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 14834
e891fbfe
AO
14835 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
14836 link a trivial program with -mabi=64. If it fails, remove mabi=64
14837 from multidirs.
14838
f9ae47d6
PT
14839Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
14840
14841 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
14842
d207ebef
JM
148431999-04-08 Nick Clifton <nickc@cygnus.com>
14844
14845 * config.sub: Add support for mcore targets.
14846
148471999-04-07 Michael Meissner <meissner@cygnus.com>
14848
14849 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
14850 not mt-ospace, in order to shut up assembler warning about using
14851 symbols that are named the same as registers.
14852
148531999-04-07 Drew Moseley <dmoseley@cygnus.com>
14854
14855 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
14856 dependency list for all-target-cygmon.
14857
148581999-04-05 Doug Evans <devans@casey.cygnus.com>
14859
14860 * config-ml.in: Check $host, not $target, for selective multilibs.
14861 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
14862 thumb interworking, and underscore prefix multilibs.
14863
148641999-04-04 Ian Lance Taylor <ian@zembu.com>
14865
14866 * missing: Update to version from current automake.
14867
88101ab9
L
14868Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
14869
14870 * configure (gxx_include_dir): Removed.
14871
14872 * configure.in (gxx_include_dir): Handle it.
14873 * Makefile.in: Likewise.
14874
d207ebef
JM
148751999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
14876
14877 * config.sub (mips64vr4111,mips64vr4111el) Add.
14878
148791999-03-21 Ben Elliston <bje@cygnus.com>
14880
e490616e 14881 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 14882
8dc91cbe
ME
14883Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
14884
8dc91cbe
ME
14885 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
14886 config/mh-djgpp.
14887
d207ebef
JM
14888Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
14889
14890 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
14891 all-target-newlib to dependency list for all-target-bsp.
14892
926bb5ed
MK
14893Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
14894
14895 * config.sub: Add i386-uwin support.
14896 * config.guess: Likewise.
14897
4a6e3000
FS
14898Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14899
14900 * configure.in: cleanup, add mh-*pic handling for arm, special
14901 case powerpc*-*-aix*
14902
d207ebef
JM
14903Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
14904
14905 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
14906 can be built.
14907
14908Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
14909
14910 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 14911 targets.
d207ebef 14912
71c91078
NC
149131999-03-02 Nick Clifton <nickc@cygnus.com>
14914
14915 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
14916
282e5df8
GN
14917Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
14918
14919 * config.sub: Check for "cygwin*" rather than "cygwin32*"
14920
1de558ee
NC
149211999-02-24 Nick Clifton <nickc@cygnus.com>
14922
14923 * config.sub: Fix typo in arm recognition.
14924
d207ebef
JM
14925Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
14926
14927 * configure.in (noconfigdirs): Changed target_configdirs to
14928 include target-bsp only for m68k-*-elf* and m68k-*-coff*
14929 rather than m68k-*-* since it is not known to work on
14930 m68k-aout. Ditto for arm-*-*oabi.
14931
14932Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
14933
14934 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
14935
149361999-02-19 Ben Elliston <bje@cygnus.com>
14937
14938 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
14939 Smart and improved by Andrew Cagney.
14940
fab7445a
ME
14941Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
14942
14943 * config.guess: Recognize openbsd-*-hppa.
14944
8ccdc228
L
14945Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
14946
14947 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
14948 only if it is not empty.
14949
3b7265ff
NC
149501999-02-17 Nick Clifton <nickc@cygnus.com>
14951
14952 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 14953
d207ebef 14954 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
14955
14956 * config.sub: Modified to recognize uname's armv* syntax.
14957
d207ebef
JM
149581999-02-17 Mark Salter <msalter@cygnus.com>
14959
14960 * configure.in: Added target-bsp for sparclite.
14961
14962Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
14963
14964 * config.sub: Recognize alphapca5[67] and up to alphaev8.
14965
149661999-02-08 Nick Clifton <nickc@cygnus.com>
14967
14968 * configure.in: Add support for strongarm port.
14969 * config.sub: Add support for strongarm target.
14970
c48dd3f5 14971Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 14972
c48dd3f5
MK
14973 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
14974 the old name config/mh-cygwin32.
14975 Enable texinfo.
14976
d207ebef
JM
14977Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
14978
14979 * configure.in: Do build ld for ix86 Solaris.
14980
ecd62820
JW
14981Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
14982
14983 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
14984 $AR_FOR_TARGET. Likewise for RANLIB.
14985
bbd8fa7f 14986Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 14987
e490616e
ZW
14988 * config.sub (oabi): Recognize.
14989 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 14990
0397442c
RL
14991Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
14992
14993 * config.guess: Improve detection of i686 on UnixWare 7.
14994
c9ffaa63
MK
14995Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
14996
14997 * config.guess: Add support for i386-pc-interix.
14998 * config.sub: Likewise.
14999 * configure.in: Likewise.
c9ffaa63 15000
d207ebef
JM
15001Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
15002
15003 * Makefile.in: Remove unneeded all-target-libio from
15004 from all-target-winsup target since it is now unneeded.
15005 Add all-target-libtermcap in its place since it is now
15006 needed.
15007
15008Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
15009
15010 * configure.in: makefile stub for cygwin target is probably
15011 unnecessary. Remove it for now.
d207ebef
JM
15012
15013Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
15014
15015 * configure.in: libtermcap.a should be built when cygwin is the
15016 target as well as the host.
15017 * config.guess: Allow mixed case in cygwin uname output.
15018 * Makefile.in: Add libtermcap target.
d207ebef 15019
ebe12325
JL
15020Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
15021
15022 * config.sub: Clean up handling of hppa2.0.
15023
57057b67
RB
15024Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
15025
15026 * config.guess: Use C code to identify more HP machines.
15027
f8670be1
JL
15028Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
15029
15030 * config.sub: Handle hppa2.0.
15031
d207ebef
JM
15032Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
15033
15034 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 15035 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
15036
150371998-12-15 Mark Salter <msalter@cygnus.com>
15038
15039 * configure.in: Added target-bsp for several target architectures.
15040
15041 * Makefile.in: Added rules for bsp.
15042
d1a09590
JL
15043Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
15044
15045 * config.guess: Improve detection of hppa2.0 processors.
15046
15047Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
15048
15049 * config.guess: Recognize FreeBSD using ELF automatically.
15050
71205e0b
MH
150511998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
15052
15053 * configure (skip-this-dir): Add handling for new shell script, which
15054 might be created by a sub-directory's configure to indicate, this particular
15055 directory is "unwanted".
15056 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
15057
d207ebef
JM
15058Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
15059
15060 * ltconfig: import from libtool, after changing libtool to
15061 account for the cygwin name change.
15062
15063Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
15064
15065 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
15066 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
15067
15068Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
15069
15070 * configure.in: Add libtermcap to list of cygwin dependencies.
15071
15072Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
15073
e490616e
ZW
15074 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
15075 they include winsup/include when it's a cygwin target.
d207ebef
JM
15076
150771998-11-12 Tom Tromey <tromey@cygnus.com>
15078
15079 * configure.in (host_tools): Added zip.
15080 * Makefile.in (all-target-libjava): Depend on all-zip.
15081 (all-zip): New target.
15082 (ALL_MODULES): Added all-zip.
15083 (NATIVE_CHECK_MODULES): Added check-zip.
15084 (INSTALL_MODULES): Added install-zip.
15085 (CLEAN_MODULES): Added clean-zip.
15086
15087Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
15088
15089 * Makefile.in: lose "32" from comment about cygwin.
15090
15091Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
15092
15093 * configure.in: Use -Os to build target libraries for the fr30.
15094
15095Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
15096
15097 * config.sub: Add fr30.
15098
15099Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
15100
e490616e 15101 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
15102 cygwin* instead of cygwin32*.
15103 * config.sub: Check cygwin* instead of cygwin32*.
15104
d2ec8b39
RL
15105Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
15106
15107 * config.guess: Match any version of Unixware7.
15108
d207ebef
JM
151091998-10-20 Syd Polk <spolk@cygnus.com>
15110
15111 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
15112 if desired.
15113
35cd2565
JL
15114Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
15115
15116 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
15117 these if the appropriate directories and files to not exist.
15118
52d4e5b7
JL
15119Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
15120
15121 * Makefile.in (DEVO_SUPPORT): Add config.if.
15122
38ada91e
MH
15123Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
15124
15125 * configure: Add pattern to replace "build_tooldir"'s
15126 definition in the generated Makefile with "tooldir"'s
15127 actual value.
15128
e44e84da
JL
15129Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
15130
56a8387f
JL
15131 * config.sub: Bring back lost sparcv9.
15132
e44e84da
JL
15133 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
15134
5cb95c7a
JL
15135Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
15136
15137 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
15138 CC_FOR_TARGET and friends.
15139
15140Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 15141
ceff9b14
AO
15142 * Makefile.in (build_tooldir): New variable, same as tooldir.
15143 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
15144 -B$(build_tooldir)/bin/.
15145 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 15146
f2d11dcd
GP
15147Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
15148
15149 * README: Remove installation instructions and refer to the
15150 INSTALL directory instead.
15151
73a6d2e7 15152Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 15153
73a6d2e7
RL
15154 * config.sub: Add support for i[34567]86-pc-udk.
15155 * configure.in: Likewise.
15156
5d4a5ee6
JL
15157Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
15158
15159 * Makefile.in: add bzip2 package building bits for user
15160 tools module
15161 * configure.in: ditto
15162
6fc19d6d
JL
15163Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
15164
15165 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
15166 (ALL_TARGET_MODULES): Add all-target-libobjc.
15167 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15168 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15169 (all-target-libchill): Add dependencies.
15170 * configure.in (target_libs): Add libchill.
4e81ae98 15171
f653f0ab
MH
151721998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
15173
15174 * configure.in (target_subdir): Remove duplicate line.
15175
5d4a5ee6
JL
15176Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
15177
15178 * Makefile.in (all-automake): fix dependencies.
15179
494933e4
JL
15180Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
15181
15182 * configure.in: Minor cleanups for building in the $(target_alias)
15183 subdir.
15184
f6b58262
JW
151851998-09-22 Jim Wilson <wilson@cygnus.com>
15186
15187 * Makefile.in (bootstrap): Set r and s before make all. Use
15188 BASE_FLAGS_TO_PASS in make all.
15189 (cross): Likewise.
15190
27c7a08d
MM
151911998-09-20 Mark Mitchell <mark@markmitchell.com>
15192
15193 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
15194
e67afd1e
RH
15195Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
15196
15197 * config.sub: Fix typo in last change.
15198
8e44ac71
MH
151991998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15200
15201 * config.sub: Add support for C4x target.
15202 * configure.in: Likewise.
15203
d7496fbb
DM
152041998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
15205
15206 * config.sub: Recognize sparcv9 just like sparc64.
15207
22097bd1
RL
15208Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
15209
15210 * config.guess: Match "Pent II" or "PentII" for OpenServer.
15211
4b877abd
JL
15212Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
15213
2c8ec9a2
JL
15214 * config.guess: Correctly identify Pentium II sco boxes.
15215
4b877abd
JL
15216 * config.guess: Fix "tr" code. From Weiwen Liu.
15217
ab03db52
JH
15218Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
15219
15220 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
15221 stabs.
15222
b54db294
JL
15223Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
15224
15225 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
15226 (ALL_TARGET_MODULES): Add all-target-libchill.
15227 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15228 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15229 (all-target-libchill): Add dependencies.
15230 * configure.in (target_libs): Add libchill.
15231
bf48dd73
LW
15232Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
15233
15234 * config.guess: Avoid assumptions about "tr" behaves when
15235 LANG is set to something other than English.
15236
a3cbd105
L
15237Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
15238
15239 * configure (gxx_include_dir): Changed to
15240 '${prefix}/include/g++'-${libstdcxx_interface}.
15241
15242 * config.if: New to determine the interfaces.
15243
c4acd909
MK
15244Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
15245
15246 * config.guess: Detect and handle MPE/IX.
15247 * config.sub: Deal with MPE/IX.
15248
9ea97665
DE
15249Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
15250
15251 * configure.in: Use mh-aix43.
15252
0ce065bd
MH
152531998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
15254
15255 * configure: Fix --without/--disable cases for gxx-include-dir.
15256
5d4a5ee6
JL
15257Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
15258
15259 * mdata-sh: Imported. Needed for automake support.
15260
15261Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
15262
15263 * Makefile.in (taz): Try "chmod -R og=u ." before
15264 "chmod og=u `find . -print`".
15265
15266Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
15267
15268 * configure.in: Add arm-elf and thumb-elf support.
15269
15270Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
15271
15272 * Makefile.in: Undo previous patch.
15273
15274Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
15275
15276 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
15277 to here ...
15278 (install-no-fixedincludes): and here
15279 (INSTALL_MODULES): ... from here.
15280
466456d9
ILT
15281Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
15282
15283 * config.sub: Merge with FSF.
15284
1b409d25
ILT
15285 * config.guess: Merge with FSF.
15286
d207ebef
JM
15287Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
15288
15289 * configure (extraconfigdirs): New variable.
15290 (SUBDIRS): Add extraconfigdirs and recurse on them too.
15291 * Makefile.in (all): Move higher in file.
15292 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
15293 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
15294 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
15295 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
15296 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
15297
152981998-07-23 Brendan Kehoe <brendan@cygnus.com>
15299
15300 * Makefile.in (all-target-libjava): Depend on all-gcc and
15301 all-target-newlib.
15302 (configure-target-libjava): Depend on $(ALL_GCC).
15303
7f1937c1
RL
15304Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
15305
15306 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
15307 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
15308
2ada2bd6
ML
15309Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
15310
15311 * INSTALL/README: Fix typo.
15312
1e025bde
ML
15313Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
15314
5d4a5ee6
JL
15315 * ylwrap: Change absolute path checks to check for DOS style path
15316 names.
1e025bde 15317
5d4a5ee6
JL
15318 * ylwrap: Don't use a full path name if the source file is in the
15319 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 15320
6755ff73
ILT
15321 * config-ml.in: Default to being verbose, to match Feb 18 change to
15322 configure.
15323
5d4a5ee6
JL
15324Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
15325
15326 Brought over from egcs:
15327
15328 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
15329
15330 * configure.in (target_subdir): Set to ${target_alias} instead
15331 of "libraries".
15332
15333 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15334
15335 * configure.in (target_subdir): Set to libraries if enable_multilib.
15336
15337Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
15338
15339 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
15340 multilibs, force reconfiguration the first time we create
15341 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
15342
15343Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
15344
15345 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
15346 avoid confusion with --no-recursion.
15347
15348Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
15349
15350 * configure.in: Win32 hosts shouldn't use install -x
15351 * install-sh: remove -x option, and special .exe-handling
15352 hack.
15353
d207ebef
JM
15354Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
15355
15356 * config.guess: Recognize i586-pc-beos.
15357 * configure.in: Don't build some bits for beos.
15358
fbd836fc
ILT
15359Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
15360
5d4a5ee6
JL
15361 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
15362 CFLAGS default to -O2.
15363
fbd836fc
ILT
15364 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
15365 when using GNU ld.
15366
15367Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
15368
15369 * ltmain.sh: Correct install when using a different shell.
15370
15371Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
15372
15373 * ltconfig, ltmain.sh: Update to libtool 1.2b.
15374
d207ebef
JM
15375Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
15376
15377 * makefile.vms: Update to build binutils/makefile.vms. Add install
15378 target.
fbd836fc
ILT
15379
15380Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
15381
15382 * ltconfig: Update to correct AIX handling.
15383
69b471bc
JL
15384Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
15385
81241b5e
JL
15386 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
15387
69b471bc
JL
15388 * configure.in (target_subdir): Set to ${target_alias} instead
15389 of "libraries".
15390
bedf82df
MH
153911998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
15392
15393 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
15394 (Makefile): Depend on $(gcc_version_trigger).
15395
15396 * configure (gcc_version): Change default initializer to empty
15397 string.
15398 (gcc_version_trigger): New variable; pass this variable down
15399 to subdir configures to enable them checking gcc's version
15400 themselves. Emit make macros for both gcc_version vars.
15401 (topsrcdir): Initialize reliably.
15402 (recursion line): Remove --with-gcc-version=${gcc_version}.
15403
28e449d8
MH
154041998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
15405
15406 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
15407 --enable-version-specific-runtime-libs which installs C++ runtime stuff
15408 in $(libsubdir); emit definition in each generated Makefile.
15409 (gxx_include_dir): Initialize depending on
15410 $enable_version_specific_runtime_libs.
28e449d8 15411
50c4c9f7
MH
154121998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
15413
15414 * configure (gcc_version): Initialize properly depending on
15415 how and where configure is started.
15416 (recursion line): Pass a --with-gcc-version=${gcc_version}
15417 to configures in subdirs.
15418
d207ebef
JM
15419Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
15420
15421 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 15422 cygmon
d207ebef 15423
5d4a5ee6
JL
15424Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
15425
15426 * configure.in: Add cygmon and libstub support for mn10200.
15427
2f96399b
MH
154281998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
15429
15430 * configure (gcc_version): Add new variable describing the
15431 particular gcc version we're building.
15432 * Makefile.in (libsubdir): Add new macro for the directory
15433 in which the compiler finds executables, libraries, etc.
15434 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
15435 and libsubdir.
15436
c4137c50
AO
15437Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15438
ceff9b14
AO
15439 * Makefile.in (local-clean): Remove *.log.
15440 (warning.log): Built with warn_summary from build.log.
15441 (mail-report.log): Run test_summary.
15442 (mail-report-with-warnings.log): Run test_summary including
15443 warning.log in the report.
c4137c50 15444
276d5ee0
RL
15445Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
15446
15447 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
15448
5d4a5ee6
JL
15449Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
15450
15451 * Makefile.in (grep): Grep no longer depends on libiberty.
15452
15453Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
15454
15455 * Makefile.in: all-snavigator needs all-libgui.
15456
15457Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
15458
15459 * configure.in: Add cygmon and libstub support for mn10300.
15460
8af14275
ILT
15461Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
15462
15463 * missing: Update to version from automake 1.3.
15464
fbd836fc
ILT
15465 * ltmain.sh: On installation, don't get confused if the same name
15466 appears more than once in the list of library names.
15467
466456d9
ILT
15468Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
15469
15470 * config.sub: Accept m68060 and m5200 as CPU names.
15471
5d4a5ee6
JL
15472Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
15473
15474 * configure: Use && rather than using -a in test, because odd
15475 strings can confuse test.
15476 * configure.in: Likewise.
15477
fbd836fc
ILT
15478Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
15479
15480 * ltconfig, ltmain.sh: Bring in Visual C++ support.
15481
f0983958
AO
15482Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15483
15484 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 15485 bootstrap4-lean): New targets.
f0983958 15486
bfed1ea0
JL
15487Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
15488
15489 * mpw-* Delete. Not used.
15490
5d4a5ee6
JL
15491Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
15492
15493 * COPYING.LIB: Update FSF address.
15494
bfed1ea0
JL
15495Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
15496
15497 * ltconfig, ltmain.sh: Update to libtool 1.2a.
15498
5d4a5ee6
JL
15499 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
15500 GAS_SUPPORT_DIRS.
15501
bfed1ea0
JL
15502Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
15503
15504 * ltconfig, ltmain.sh: Avoid producing a version number if
15505 -version-info was not used.
15506
5d4a5ee6
JL
15507Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
15508
15509 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
15510 building with newlib.
15511
155121998-04-30 Paul Eggert <eggert@twinsun.com>
15513
d207ebef 15514 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 15515 Solaris `make' causes it to continue to next definition.
d207ebef
JM
15516
15517Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
15518
15519 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
15520 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
15521
15522Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
15523
15524 * configure.in: Change alpha to alpha* in several places.
15525
d207ebef
JM
15526Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
15527
15528 * config.sub: Recognize sparc86x.
15529
77be0cab
MM
15530Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
15531
15532 * configure.in (--enable-target-optspace): Remove debug echo.
15533
62441128
JW
15534Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
15535
15536 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
15537
bfed1ea0
JL
15538Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
15539
15540 * ltconfig: Update cygwin32 support.
15541
5d4a5ee6
JL
15542 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
15543 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
15544 (GDB_SUPPORT_DIRS): Likewise.
15545
3f4ea1de
MM
15546Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
15547
15548 * configure.in (target_makefile_frag): If --enable-target-optspace,
15549 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
15550 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
15551 not used.
15552 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 15553
5d4a5ee6
JL
15554Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
15555
15556 * Makefile.in (all-bfd): Depend on all-intl.
15557 (all-binutils): Likewise.
15558 (all-gas): Likewise.
15559 (all-gprof): Likewise.
15560 (all-ld): Likewise.
15561
155621998-04-19 Brendan Kehoe <brendan@cygnus.com>
15563
15564 * configure.in (host_tools): Fix typo, lbtool -> libtool.
15565
bfed1ea0
JL
15566Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
15567
5d4a5ee6
JL
15568 * Makefile.in (all-bfd): Depend upon all-libiberty.
15569
bfed1ea0
JL
15570 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
15571
5d4a5ee6
JL
15572Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
15573
15574 * Makefile.in: Add libstub.
15575
15576 * configure.in: Ditto. Build libstub for targets that have cygmon
15577 support.
15578
15579Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
15580
15581 * configure.in: Don't set PICFLAG on ix86-cygwin32.
15582
15583Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
15584
15585 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
15586 use mh-sysv5 if specified. Support gprof on SCO Open Server.
15587
ec8d6ddc
KW
15588Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
15589
15590 * configure: Define DEFAULT_M4 by searching PATH.
15591 * Makfile.in: Use DEFAULT_M4.
15592
bfed1ea0
JL
15593Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
15594
15595 * ltconfig: Add cygwin32 support.
15596
5d4a5ee6
JL
15597 * Makefile.in, configure.in: Add libtool as a native only directory
15598 to configure and build.
15599
547a6183
JL
15600Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
15601
15602 * Makefile.in (INSTALL_MODULES): Remove texinfo.
15603
5d4a5ee6 15604Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 15605
5d4a5ee6
JL
15606 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
15607
15608Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
15609
15610 * Makefile.in: add ash make rules
15611 * configure.in: add ash to native_only and host_tools lists
15612
15613Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
15614
15615 * Makefile.in (all-gettext, all-intl): New targets.
15616 (ALL_MODULES): Added all-gettext, all-intl.
15617 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
15618 (INSTALL_MODULES): Added install-gettext, install-intl.
15619 (CLEAN_MODULES): Added clean-gettext, clean-intl.
15620
15621 * configure.in (host_tools): Added gettext.
15622 (native_only): Likewise.
15623 (noconfigdirs) [various cases]: Likewise.
15624 (host_libs): Added intl.
15625
d207ebef
JM
15626Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
15627
15628 * configure: Do not disable building gdbtk for cygwin32 hosts.
15629
e98e406f
NC
15630Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
15631
15632 * configure.in: Add thumb-coff target.
15633 * config.sub: Add thumb-coff target.
15634
5d4a5ee6
JL
15635Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
15636
15637 * Makefile.in: Revert yesterday's change.
15638 (all-target-winsup): all-target-librx stays out of here.
15639
15640Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
15641
15642 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
15643 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
15644 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
15645 Remove references to librx and libg++.
15646
15647Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
15648
15649 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
15650 recursive makes
15651
bfed1ea0
JL
15652Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
15653
15654 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 15655 for newlib directory.
bfed1ea0
JL
15656 (CXX_FOR_TARGET): Likewise.
15657
15658Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
15659
15660 * ltconfig: Update after libtool/ltconfig.in change for
15661 hpux11.
15662
15663Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
15664
15665 * ltconfig, ltmain.sh: Update to libtool 1.2.
15666
3cd730af
MH
15667Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
15668
15669 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
15670 (install-gcc-cross): Instead, override LANGUAGES here.
15671
80564603
DL
156721998-03-18 Dave Love <d.love@dl.ac.uk>
15673
15674 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
15675 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
15676
d207ebef
JM
15677Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
15678
15679 * configure.in: Add Thumb-pe target.
15680
5d4a5ee6 15681Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 15682
5d4a5ee6
JL
15683 * Makefile.in - changed sn targets to snavigator
15684 * configure.in - changed sn targets to snavigator
15685
2d4a0558
MH
15686Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
15687
15688 * config-ml.in: After building symlink tree call make distclean
15689 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
15690 to be the case for libiberty.
15691
04b93567
L
15692Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
15693
15694 * configure: When making link, also check the current
15695 directory. The configure scripts may create one.
15696
9a06b842
RH
15697Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
15698
15699 * config.sub: Accept alphapca56 and alphaev6 properly.
15700
217fc4e6
FS
15701Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15702
15703 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
15704
3e07bdbd 15705Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 15706
e490616e 15707 * config.sub (sco5): Fix typo.
3e07bdbd 15708
5d4a5ee6
JL
15709Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
15710
15711 * Makefile.in (INSTALL_MODULES): Move install-tcl before
15712 install-itcl.
15713 (install-itcl): Remove dependency on install-tcl.
15714
15715Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
15716
15717 * configure.in: Remove libgloss from noconfigdirs for MN10300.
15718
15719Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
15720
15721 * configure.in: Don't build libgui for a cygwin32 target when not on
15722 a cygwin32 host.
15723
15724Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
15725
15726 * configure (redirect): Set to null, so default behavior of
15727 configure is now --verbose.
15728
ce0d965c
DL
157291998-02-16 Dave Love <d.love@dl.ac.uk>
15730
15731 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
15732 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
15733
3acd1fd0
MH
15734Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
15735
15736 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
15737 this change to sync Makefile.in with its ChangeLog entries.
15738
5d4a5ee6
JL
15739Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
15740
15741 * ltmain.sh (mkdir): Check that the directory doesn't exist
15742 before we exit with error, so that we don't get races during
15743 parallel builds.
15744
bfed1ea0
JL
15745Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
15746
15747 * ltconfig, ltmain.sh: Update from libtool 1.0i.
15748
4e77e8f1
MH
15749Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
15750
15751 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
15752 PICFLAG_FOR_TARGET.
15753 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
15754
15755 * configure: Emit a definition for the new macro enable_shared
15756 into each Makefile.
15757
5d4a5ee6
JL
15758Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
15759
15760 * configure.in (host_tools, native_only): Add libtool.
15761
15762Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
15763
15764 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
15765 Fix typo in ming config comment.
15766
bfed1ea0
JL
15767Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
15768
15769 * ltconfig, ltmain.sh: Update from libtool 1.0h.
15770
5d4a5ee6
JL
15771Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
15772
15773 * config.sub: Add tic30 cases, and map c30 to tic30.
15774
8821a725
RH
15775Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
15776
15777 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
15778 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
15779 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
15780 (CLEAN_TARGET_MODULES): Similarly
15781 (all-target-libf2c): Add dependences.
4e81ae98 15782 * configure.in (target_libs): Add libf2c.
8821a725 15783
5d4a5ee6
JL
15784Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
15785
15786 * configure.in: Remove expect from noconfigdirs when target
15787 is cygwin32. OK to build expect and dejagnu with Canadian
15788 Cross.
15789
0aadd657
ILT
15790Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
15791
5d4a5ee6
JL
15792 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
15793 host.
15794
0aadd657
ILT
15795 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
15796 and mingw32.
15797
d0a8352c
MH
15798Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
15799
15800 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
15801 here as it is not defined in the toplevel Makefile.
15802
59739e3c
MH
15803Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
15804
15805 * configure (package_makefile_rules_frag): New variable, which names
15806 a file with generic rules, ...
15807 Change comment to mention we now have FIVE parts.
15808 * configure: Undo last change.
15809
228197ee
LT
15810Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
15811
15812 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 15813 * config.sub: More accurate determination of HP processor types.
228197ee 15814
efd4c0ba
MH
15815Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
15816
15817 * configure (package_makefile_frag): Move inserting the
15818 ${package_makefile_frag} to where it should be according
15819 to the comment.
15820
6eef3189
PB
15821Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
15822
15823 * config.guess: Add support for Linux/ARM.
15824
d207ebef
JM
15825Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
15826
15827 * .cvsignore: Remove *-info and *-install since they match
15828 release-info and mpw-install, which we don't want to just ignore.
15829
48464ebf
RH
15830Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
15831
15832 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
15833
803462a7
PN
15834Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
15835
15836 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
15837 local_prefix to sub-make invocations.
15838
520ab477
L
15839Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
15840
15841 * configure.in: Check makefile fragments in the source
15842 directory.
15843
4bcdb76d
AO
15844Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15845
ceff9b14
AO
15846 * configure.in: Check whether host and target makefile
15847 fragments exist before adding them to *_makefile_frag.
4bcdb76d 15848
5d4a5ee6
JL
15849Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
15850
15851 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
15852
15853Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
15854
15855 * configure.in: Make sure we only replace RPATH_ENVVAR on
15856 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
15857 regexp to sed.
15858
15859 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
15860 to sub-makes.
15861
0d3e11a5
LI
158621998-01-13 Lee Iverson (leei@ai.sri.com)
15863
15864 * config-ml.in (multi-do): LDFLAGS must include multilib
15865 designator.
15866
d45b3d87 15867Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
15868
15869 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
15870
d39cd7a1
MK
15871Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
15872
15873 * config.sub: Add mingw32 support.
15874 * configure.in: Likewise.
d39cd7a1 15875
6decbc24
FS
15876Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
15877
15878 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
15879
5d4a5ee6
JL
15880Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
15881
15882 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15883 * configure (gxx_include_dir): Provide a definition for subdirs
15884 which do not use autoconf.
15885
15886Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
15887
15888 * config.guess: Sync with egcs. Picks up new alpha support,
15889 BeOS & some additional linux support.
15890
d3d1907a
JL
15891Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
15892
15893 * config.guess: HP 9000/803 is a PA1.1 machine.
15894
b104e095
RH
15895Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
15896
15897 * configure.in: It's alpha*-...
15898
aca823c1
L
15899Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15900
15901 * configure.in (host_makefile_frag, target_makefile_frag):
15902 Handle multiple config files.
15903 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
15904 alpha-*-*.
15905
d207ebef
JM
15906Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
15907
15908 * mkdep: New file.
15909
15910Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
15911
15912 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
15913
5d4a5ee6
JL
15914Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
15915
15916 * Makefile.in: Add libgui directory.
15917 (GDB_TK): Add all-libgui.
15918 * configure.in: Add libgui directory.
15919 * configure: Add all-libgui to GDB_TK.
15920
15921Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
15922
15923 * config-ml.in (multidirs): Add m32r to multilib list.
15924
15925Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
15926
15927 * Makefile.in (all-target-gperf): Change dependency to
15928 all-target-libstdc++.
15929
baf55877
FF
15930Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
15931
15932 * config.guess: Add BeOS support.
15933
5d4a5ee6
JL
15934Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
15935
15936 Source directory cvs renamed to cvssrc:
15937 * configure.in (host_tools): Change cvs to cvssrc.
15938 (native_only): Likewise.
15939 (noconfigdirs) [various cases]: Likewise.
15940 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
15941 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
15942 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
15943 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
15944 (all-cvssrc): Rename target from all-cvs.
15945
f2d76545
JL
15946Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
15947
15948 * configure (gxx_include_dir): Fix thinko.
15949
205cba53
JL
15950Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
15951
15952 * Makefile.in (INSTALL_TARGET_CROSS): Define.
15953 (install-cross, install-gcc-cross): New targets.
15954
5d4a5ee6
JL
15955Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
15956
15957 * configure.in (noconfigdirs): Add support for Thumb target.
15958
15959 * config.sub (maybe_os): Add support for Thumb target.
15960
15961Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
15962
15963 * Makefile.in: Add rules for cygmon.
15964
15965 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
15966
96b0f1fc
JL
15967Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
15968
15969 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15970 * configure (gxx_include_dir): Provide a definition for subdirs
15971 which do not use autoconf.
d207ebef
JM
15972
15973Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
15974
15975 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 15976 11/18/97 build
d207ebef 15977
7dfef6ed
JL
15978Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
15979
15980 * From Franz Sirl.
15981 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
15982 found on RedHat Linux systems.
96b0f1fc 15983
83cfe7c0
JL
15984Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
15985
15986 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
15987 guesses.
15988
7dfef6ed
JL
15989Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
15990
15991 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
15992
5d4a5ee6
JL
15993Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
15994
15995 * ltmain.sh: If mkdir fails, check whether the directory was created
15996 anyhow by some other process.
15997
d207ebef
JM
15998Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
15999
16000 * configure.in (d30v-*-*): Configure all directories.
16001
16002Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
16003
16004 * configure.in (d30v-*-*): Configure newlib, libiberty directories
16005 for the D30V.
16006
16007Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
16008
16009 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
16010
5d4a5ee6
JL
16011Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
16012
e490616e
ZW
16013 * include/libiberty.h: Add extern "C" { so it can be used with C++
16014 progrms.
16015 * include/remote-sim.h: Add extern "C" { so it can be used with C++
16016 programs.
5d4a5ee6 16017
d207ebef
JM
16018Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
16019
16020 * configure.in (d30v-*-*): Configure GCC now.
16021
5d4a5ee6
JL
16022Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
16023
16024 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
16025 is no longer needed.
16026
c9670e62
JM
16027Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
16028
16029 * Makefile.in: check-target-libio depends on all-target-libstdc++.
16030
cc71c0ca
MH
16031Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
16032
16033 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
16034 targets using "$@" to provide support for similar but not identical
16035 targets without having to duplicate code.
16036
d207ebef
JM
16037Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
16038
16039 * makefile.vms: Fix to work with DEC C.
16040
16041Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
16042
16043 * config.sub: Add mips-tx39-elf to marketing names.
16044
16045Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
16046
16047 * ltmain.sh: Handle symlinks in generated script.
16048
16049Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
16050
16051 * configure: Handle autoconf style directory options: --bindir,
16052 --datadir, --includedir, --infodir, --libdir, --libexecdir,
16053 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
16054 --sysconfdir.
16055 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
16056 (sharedstatedir, localstatedir, oldincludedir): New variables.
16057 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
16058 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
16059 sbindir, sharedstatedir, and sysconfdir.
16060
b1e3ddfd
AJ
16061Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
16062
16063 * Makefile.in (bootstrap-lean): New target.
16064
d207ebef
JM
16065Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
16066
16067 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 16068 sn, and gnuserv from noconfigdirs.
d207ebef
JM
16069
16070Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
16071
16072 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
16073
09f97c1e
JL
16074Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
16075
16076 * Makefile.in (cross): New target.
16077
335d0ab2
AO
16078Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
16079 Jeff Law <law@cygnus.com>
16080
16081 * Makefile.in (bootstrap2, bootstrap3): New targets.
16082 (all-bootstrap): Remove outdated and confusing target.
339c9b00 16083 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 16084
d207ebef
JM
16085Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
16086
16087 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 16088 windows. Consistent with gdb/configure.
d207ebef 16089
e693cc28
UD
160901997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
16091
e693cc28
UD
16092 * configure.in: Name Linux target fragment.
16093
16094 * configure: Rewrite so that project Makefile fragment is inserted
16095 first and appears last in the resulting Makefile.
16096
d207ebef
JM
16097Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
16098
16099 * Makefile.in (install-itcl): Install tcl first.
16100
5d4a5ee6
JL
16101Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
16102
16103 * configure.in: remove bison from noconfigdirs for Cygwin32 host
16104
f401679e
JW
16105Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
16106
16107 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
16108
16109 * configure.in (skipdirs): Add target-librx for Linux.
16110 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
16111
ec20b1b9
JL
16112Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
16113
16114 * Makefile.in (bootstrap): New target.
16115
becdcf6d
JL
16116Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
16117
63f6bcd7 16118 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 16119
d207ebef
JM
16120Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
16121
16122 * config.guess: Merge with FSF.
16123
0c82f6bf
FF
16124Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
16125
16126 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
16127
d207ebef
JM
16128Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
16129
16130 * config.sub: Add "marketing-names" patch.
16131
3fbc0b70
JS
16132Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
16133
e490616e 16134 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 16135
e20d4801
JL
16136Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
16137
16138 * config.sub: Handle v850-elf.
16139
fe181f78 16140Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
16141
16142 * .cvsignore (*-install): Remove.
16143
bfed1ea0
JL
16144Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
16145
16146 * ltconfig: Set CONFIG_SHELL in libtool.
16147 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
16148
558a1e7c
JW
16149Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
16150
16151 * configure.in (target_subdir): Set to libraries if enable_multilib.
16152
7818d6fc
JW
16153Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
16154
16155 * config.guess: Update from gcc directory.
16156
d207ebef
JM
16157Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
16158
16159 * Makefile.in (all-sim): Depends on all-readline.
16160
6599da04
JM
16161Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
16162
16163 * Makefile.in (BISON, YACC): Use $$s.
16164 (all-bison): Depend on all-texinfo.
16165
16166Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
16167
16168 * Makefile.in (BISON): Add -L flag.
16169 (YACC): Likewise.
16170
d207ebef
JM
16171Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
16172
4e81ae98
EC
16173 * configure.in (noconfigdirs): Add support for v850e target.
16174
d207ebef
JM
16175 * config.sub (maybe_os): Add support for v850e target.
16176
16177Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
16178
4e81ae98
EC
16179 * configure.in (noconfigdirs): Add support for v850ea target.
16180
d207ebef
JM
16181 * config.sub (maybe_os): Add support for v850ea target.
16182
6599da04
JM
16183Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
16184
16185 * config.sub: Add mipstx39. Delete r3900.
16186
16187Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
16188
16189 * Makefile.in (all-autoconf): Depends on all-texinfo.
16190
16191Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
16192
16193 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
16194 eabi targets.
16195
16196Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
16197
16198 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
16199
16200 * configure: When handling a Canadian Cross, handle YACC as well as
16201 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 16202 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
16203
16204Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
16205
16206 * Makefile.in (BISON): bison, not byacc or bison -y.
16207 (YACC): bison -y or byacc or yacc.
16208 (various): Add *-bison as appropriate.
16209 (taz): No need to mess with BISON anymore.
16210
16211Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
16212
16213 * configure: If OSTYPE matches *win32*, try to find a good value for
16214 CONFIG_SHELL.
16215
16216Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
16217
16218 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
16219 configure.in if it is present.
16220
16221Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
16222
16223 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
16224
16225Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
16226
16227 * config.sub: Recognize `arc' cpu.
16228 * configure.in: Likewise.
16229 * config-ml.in: Likewise.
16230
16231Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
16232
16233 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
16234
16235Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
16236
16237 * configure: Changed sed delimiter from ':' to '|' when
16238 attempting to substitute ${config_shell} for SHELL. On
16239 NT ${config_shell} may contain a ':' in it.
16240
16241Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
16242
16243 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
16244
16245Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
16246
16247 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
16248
16249Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
16250
16251 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
16252
16253 * ylwrap: If the program is a relative path, force it to be
16254 absolute.
16255
16256Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
16257
16258 * configure (tooldir): Set BISON to `bison -y' and not just bison.
16259
16260Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
16261
16262 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
16263 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
16264 for libraries.
6599da04
JM
16265
16266Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
16267
16268 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 16269 separated by spaces.
6599da04
JM
16270
16271Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
16272
16273 * ylwrap: New file.
16274 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
16275
16276 * ltmain.sh: Handle /bin/sh at start of install program.
16277
16278 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
16279
16280 * ltconfig, ltmain.sh: New files, from libtool 1.0.
16281 * missing: New file, from automake 1.2.
16282
16283Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
16284
16285 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
16286 check-tk to CHECK_X11_MODULES.
16287
16288Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
16289
16290 * config.sub: Merge with FSF.
16291
16292Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
16293
16294 * config.guess: Merge with FSF.
16295
16296Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
16297
16298 * configure: Treat msdosdjgpp like go32.
16299 * configure.in: Likewise. Don't remove gprof for go32.
16300
16301 * configure: Change Makefile.tem2 to Makefile.tm2.
16302
16303Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
16304
16305 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
16306
16307Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16308
16309 * install-sh (chmodcmd): Set to null if the DST directory already
16310 exists. Same as Nov 11th change.
16311
16312Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
16313
4e81ae98 16314 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
16315
16316Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
16317
16318 * config.guess: Update from FSF.
16319
16320Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
16321
16322 * Makefile.in (GDB_TK): Depend on itcl and tix.
16323
16324Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
16325
16326 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
16327 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
16328 (INSTALL_SCRIPT): New variable.
16329 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
16330 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
16331 to -x.
16332 * install-sh: Add support for -x option.
16333
16334Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
16335
16336 * configure.in, Makefile.in: Treat tix like itcl.
16337
16338Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
16339
16340 * Makefile.in (WINDRES): New variable.
16341 (WINDRES_FOR_TARGET): New variable.
16342 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
16343 (EXTRA_HOST_FLAGS): Add WINDRES.
16344 (EXTRA_TARGET_FLAGS): Add WINDRES.
16345 (EXTRA_GCC_FLAGS): Add WINDRES.
16346 ($(DO_X)): Pass down WINDRES.
16347 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
16348 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
16349 DLLTOOL_FOR_TARGET.
16350
16351Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
16352
16353 * configure.in: configure sim before gdb for win32-x-ppc
16354
16355Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16356
16357 Move gperf into the toplevel, from libg++.
16358 * configure.in (target_tools): Add target-gperf.
16359 (native_only): Add target-gperf.
16360 * Makefile.in (all-target-gperf): New target, depend on
16361 all-target-libg++.
16362 (configure-target-gperf): Empty rule.
16363 (ALL_TARGET_MODULES): Add all-target-gperf.
16364 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
16365 (CHECK_TARGET_MODULES): Add check-target-gperf.
16366 (INSTALL_TARGET_MODULES): Add install-target-gperf.
16367 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
16368
16369Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 16370
6599da04
JM
16371 * config.sub (mn10200): Recognize new basic machine.
16372
16373Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16374
16375 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
16376 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
16377
16378Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16379
16380 * configure.in: If we're building mips-sgi-irix6* native, turn on
16381 ENABLE_MULTILIB and set TARGET_SUBDIR.
16382
16383Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
16384
16385 * Makefile.in (all-sn): Depend on all-grep.
16386
16387Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
16388
16389 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
16390
16391 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
16392 Makefile. From Jeff Makey <jeff@cts.com>.
16393 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
16394
16395 * Makefile.in (DISTBISONFILES): Remove.
16396 (taz): Don't futz with DISTBISONFILES. Change BISON to use
16397 $(DEFAULT_YACC).
16398
16399 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 16400 cygwin32.
6599da04
JM
16401
16402 * Makefile.in (LD): New variable.
16403 (EXTRA_HOST_FLAGS): Pass down LD.
16404 ($(DO_X)): Likewise.
16405
16406Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
16407
16408 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
16409
16410Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
16411
16412 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 16413 before adding our own. Always add --build.
6599da04
JM
16414
16415Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
16416
16417 * configure.in (targargs): Pass --build if we're doing
16418 a cross-compile.
16419
16420Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
16421
ca236658 16422 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
16423 sed. Otherwise sed chokes on NT path names with drive
16424 designators. Also look for "?:*" as the leading characters in an
16425 absolute pathname.
16426
16427Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
16428
16429 * config.sub: Support for r3900.
16430
16431Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
16432
16433 * configure.in: Use install-sh, not install.sh.
16434
16435Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
16436
16437 * Makefile.in (taz): Improve check for BISON so it doesn't try to
16438 apply it twice.
16439
16440Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
16441
16442 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
16443 install-binutils.
16444
16445Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
16446
16447 * Makefile.in: Add automake targets.
16448 * configure.in (host_tools): Add automake.
16449
16450Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
16451
16452 * configure: Default CXX to c++, not gcc.
16453 * Makefile.in (CXX): Set to c++, not gcc.
16454 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
16455
16456Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
16457
16458 * install-sh: try appending a .exe if source file doesn't
16459 exist
16460
16461Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
16462
16463 * configure.in: Turn on multilib by default.
16464 (cross_only): Remove target-libiberty.
16465
16466 * Makefile.in (all-gcc): Don't depend on libiberty.
16467
16468Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
16469
16470 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
16471
16472Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
16473
16474 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
16475 (DISTBISONFILES): Add ld/Makefile.in
16476
16477Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
16478
16479 * configure.in: if target is cygwin32 but host isn't cygwin32,
16480 don't configure gdb tcl tk expect, not just gdb.
16481
16482Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
16483
16484 * configure.in: Added gnuserv everywhere sn appears.
16485
16486 * Makefile.in (ALL_MODULES): Added all-gnuserv.
16487 (CROSS_CHECK_MODULES): Added check-gnuserv.
16488 (INSTALL_MODULES): Added install-gnuserv.
16489 (CLEAN_MODULES): Added clean-gnuserv.
16490 (all-gnuserv): New target.
16491
16492Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
16493
16494 * config.guess: Fixes for MIPS OpenBSD systems.
16495
16496Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
16497
16498 * Makefile.in (INSTALL_XFORM): Remove.
16499 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
16500
16501 * mkinstalldirs: New file, copied from automake.
16502 * Makefile.in (installdirs): Rename from install-dirs. Use
16503 mkinstalldirs. Change all users.
16504 (DEVO_SUPPORT): Add mkinstalldirs.
16505
16506Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
16507
16508 * install-sh: Rename from install.sh.
16509 * Makefile.in (INSTALL): Change install.sh to install-sh.
16510 (DEVO_SUPPORT): Likewise.
16511
16512 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
16513 Graichen <graichen@rzpd.de>.
16514
16515Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
16516
16517 * config.guess: Recognize OpenBSD systems correctly.
16518
16519Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
16520
16521 * README, Makefile.in (ETC_SUPPORT): Remove references to
16522 cfg-paper*, configure.{texi,man,info*}._
16523
16524Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
16525
16526 * Makefile.in (all.normal): Ensure that gcc is built after all
16527 the x11 - ie gdb - targets.
16528
16529Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
16530
16531 * makefile.vms: Don't run conf-a-gas.
16532
16533Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
16534
e490616e 16535 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 16536
d207ebef
JM
16537Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
16538
16539 * configure.in: Remove noconfigdirs case since gdb also
16540 configures and builds for tic80-coff.
16541
6599da04
JM
16542Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
16543
16544 * configure: Set cache_file to config.cache.
16545 * Makefile.in (local-distclean): Remove config.cache.
16546
16547Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
16548
16549 * COPYING: Update FSF address.
16550
d207ebef
JM
16551Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
16552
16553 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
16554 noconfigdirs.
16555
6599da04
JM
16556Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
16557
16558 * Makefile.in (install-dirs): Don't crash if prefix, and hence
16559 MAKEDIRS, is empty.
16560
16561Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
16562
16563 * config.sub: Tweak mn10300 entry.
16564
16565Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
16566
16567 * configure.in (host_tools): Put sim before gdb, so gdb's
16568 configure.tgt can determine if the simulator was configured.
16569
16570Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
16571
16572 * config.sub: Move BeOS $os case to be with other Cygnus
16573 local cases.
16574
16575Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
16576
16577 * config.sub: Remove misplaced comment that broke Linux.
16578
16579Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
16580
16581 * config.sub: Add BeOS support.
16582
16583Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
16584
16585 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
16586
16587Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
16588
16589 * configure.in (noconfigdirs): Remove tcl and tk from
16590 noconfigdirs for cygwin32 builds.
16591
d207ebef
JM
16592Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
16593
16594 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
16595
6599da04
JM
16596Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
16597
16598 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
16599 make-all.com, use makefile.vms instead.
16600
16601Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
16602
16603 * config.sub: Accept -lnews*.
16604
d207ebef
JM
16605Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
16606
16607 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 16608 target-examples and target-libiberty for d30v.
d207ebef
JM
16609
16610Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
16611
16612 * configure.in (noconfigdirs): Enable ld for d30v.
16613
16614Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
16615
16616 * configure.in (tic80-*-*): Build compiler.
16617
16618Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
16619
16620 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 16621 unsupported d30v directories
d207ebef
JM
16622
16623Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
16624
4e81ae98
EC
16625 * config.sub, configure.in: Add d30v target cpu.
16626
6599da04
JM
16627Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
16628
16629 * makefile.vms: New file.
16630 * make-all.com: Remove.
16631
16632Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
16633
16634 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
16635
16636Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
16637
16638 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
16639
16640Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
16641
16642 * Makefile.in (ALL_MODULES): Added all-db.
16643 (CROSS_CHECK_MODULES): Addec check-db.
16644 (INSTALL_MODULES): Added install-db.
16645 (CLEAN_MODULES): Added clean-db.
16646
16647Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
16648
16649 * config.guess: Merge with latest FSF sources.
16650
16651Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
16652
16653 * Makefile.in (ALL_MODULES): Added all-itcl.
16654 (CROSS_CHECK_MODULES): Added check-itcl.
16655 (INSTALL_MODULES): Added install-itcl.
16656 (CLEAN_MODULES): Added clean-itcl.
16657
16658Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
16659
16660 * configure.in: build gdb for mn10200
16661
16662Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
16663
16664 * Makefile.in (all-target-winsup): Depend on all-target-libio.
16665
d207ebef
JM
16666Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
16667
16668 * configure.in (tic80-*-*): Turn off most targets right now.
16669
6599da04
JM
16670Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
16671
16672 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
16673 rather than the makeinfo program.
16674 (do-info): Depend upon all-texinfo.
16675
16676Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
16677
16678 * configure.in: Remove uses of config/mh-linux.
16679
16680 * config.sub, config.guess: Merge with latest FSF sources.
16681
d207ebef
JM
16682Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
16683
16684 * config.sub (case $basic_machine): Add tic80 entries.
16685
6599da04
JM
16686Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
16687
16688 * config.sub, config.guess: Merge with latest FSF sources.
16689
16690Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16691
16692 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
16693 * mpw-config.in: Test for NewFolderRecursive.
16694 * mpw-install: Use symbolic name for startup filename.
16695 * mpw-README: Add various additional details.
16696
16697Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
16698
16699 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
16700
16701Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
16702
16703 * configure.in: Do build gcc and the target libraries for
16704 the mn10200.
16705
16706Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
16707
16708 * configure.in: don't avoid building gdb for mn10300 any more
16709 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
16710 instead of single-quoting it.
16711
16712Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
16713
16714 * configure.in: Don't use --with-stabs on IRIX 6.
16715
16716Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
16717
16718 * configure.in (m32r): Build gdb, libg++ now.
16719
16720Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16721
16722 * configure.in (mips*-sgi-irix6*): Remove gdb and related
16723 directories from noconfigdirs.
16724
16725Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
16726
16727 * config.sub (basic_machine): added mips16 configuration
16728
16729Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16730
16731 * config.sub: Handle d10v-unknown.
16732
d207ebef
JM
16733Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
16734
16735 * config.sub: Handle v850-unknown.
16736
6599da04
JM
16737Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
16738
16739 * Makefile.in: add findutils
16740 * configure.in: add findutils to list of host_tools
16741
16742Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
16743
16744 * config.sub: Handle mn10200 and mn10300.
16745
16746Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16747
16748 * configure.in (d10v-*): Do not build librx.
16749
16750Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
16751
16752 * configure.in (mn10300): Build everything except gdb & libgloss.
16753
16754Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
16755
16756 * config.guess: Patch for Dansk Data Elektronik servers,
16757 from Niels Skou Olsen <nso@dde.dk>.
16758
16759 For ncr, use /bin/uname rather than uname, since GNU uname does not
16760 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
16761
16762 Patch for MIPS R4000 running System V,
16763 from Eric S. Raymond <esr@snark.thyrsus.com>.
16764
16765 Fix thinko for nextstep.
16766
16767 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
16768
16769 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
16770 * config.guess: Guess mips-dec-mach_bsd4.3.
16771
16772 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
16773 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
16774 release numbers.
16775 * config.guess (mips-mips-riscos*): Emit just enough of the
16776 release number.
16777
16778 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
16779 * config.guess (sparc-auspex-sunos*): Added.
16780 (f300-fujitsu-*): Added.
16781
16782 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
16783 * config.guess: Recognize a Tadpole as a sparc.
16784
16785Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
16786
16787 * config.guess: Don't assume that NextStep version is either 2 or
16788 3. NextStep 4 (aka OpenStep 4) has come out now.
16789
16790Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
16791
16792 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
16793 From Rik Faith <faith@cs.unc.edu>.
16794
16795Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
16796
16797 * config.sub: Contributions from bug-gnu-utils to:
16798 Support plain "hppa" (no version given) architecture, reported by
16799 OpenStep.
16800 OpenBSD like NetBSD.
16801 LynxOs is not a hardware supplier.
16802
16803 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 16804 OpenBSD like NetBSD.
6599da04
JM
16805 Stratus systems.
16806 More Pyramid systems.
16807 i[n>4]86 Intel chips.
16808 M680[n>4]0 Motorola chips.
16809 Use unknown instead of lynx for hardware manufacturer.
16810
16811Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16812
16813 * install.sh (chmodcmd): Set to null if the DST directory already
16814 exists.
16815
16816Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16817
16818 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
16819 not use mt-ppc target Makefile fragment any more.
16820
16821Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
16822
16823 * configure.in (*-*-windows): Exclude everything but those dirs
16824 needed to build windows.
16825
16826Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
16827
16828 * Makefile.in (all-target-winsup): Depend on all-target-librx.
16829
16830Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
16831
16832 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
16833
16834Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
16835
16836 * Undo my previous change.
16837
16838Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
16839
16840 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
16841 unconditionally.
16842 (MAKEOVERRIDES): Define (revert this part of October 18 change).
16843
16844Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
16845
16846 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
16847 host to add it's own flags.
6599da04
JM
16848
16849Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
16850
16851 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
16852
16853Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
16854
16855 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
16856 (CXX_FOR_TARGET): Likewise.
16857 (GCC_FOR_TARGET): Define.
16858 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
16859 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
16860 CC_FOR_TARGET was specified on the command line.
16861 (MAKEOVERRIDES): Don't define.
16862
16863Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
16864
16865 * configure.in (m32r): Fix spelling of libg++ libs.
16866
16867Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
16868
16869 * config.sub (-apple*): Remove, now redundant.
16870
16871Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
16872
16873 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
16874
16875 * configure: Rework yesterday's sed script patch.
16876
16877 * config.sub: Merge with FSF.
16878
16879Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
16880
16881 * config.guess: Merge from FSF.
16882
16883 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
16884 * config.guess: Use pc instead of unknown, for pc clone systems.
16885 Change linux to linux-gnu.
6599da04
JM
16886
16887 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 16888 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
16889
16890Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
16891
16892 * test-build.mk (HOLES): Add "xargs" for gdb.
16893
16894 * configure: Avoid hpux10.20 sed bug.
16895
16896Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
16897
731a8127 16898 * configure.in: Add support for windows host
6599da04
JM
16899 (that is a build done under the Microsoft build environment).
16900
16901Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
16902
16903 * Makefile.in: Replace all uses of srcroot with s, to shrink
16904 command line lengths.
16905
16906 Patches from Geoffrey Noer <noer@cygnus.com>:
16907 * configure.in: If configuring for newlib, pass --with-newlib to
16908 subdirectories.
16909 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
16910 -Bnewlib/ and -Lwinsup to gcc.
16911 (CXX_FOR_TARGET): Likewise.
16912
16913Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
16914
16915 * Makefile.in (ETC_SUPPORT): Add configure.
16916
16917Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
16918
4e81ae98 16919 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
16920 host configuration file.
16921
16922Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
16923
16924 * configure.in: Break mn10x00 support into separate
16925 mn10200 and mn10300 configurations.
16926 * config.sub: Likewise.
16927
16928Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
16929
16930 * configure.in: Add lots of stuff to noconfigdirs for
16931 the mn10x00 targets.
16932
16933 * config.sub, configure.in: Add mn10x00 support.
16934
16935Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
16936
16937 * make-all.com: Call conf-a-gas, not config-a-gas.
16938
16939Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
16940
16941 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 16942 targets.
6599da04
JM
16943
16944Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
16945
16946 * mpw-README: Add much more detail for native PowerMac.
16947 * mpw-install: New file.
16948 * mpw-configure: Add --norecursion and --help options.
16949 * mpw-config.in: Translate readme and install files when
16950 copying to objdir.
16951 * mpw-build.in: Don't always depend on byacc and flex.
16952 (install-only-top): New action.
16953
d207ebef
JM
16954Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
16955
16956 * configure.in: You can now configure GDB for the v850.
16957
6599da04
JM
16958Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
16959
16960 * configure.in (noconfigdirs): Don't configure any C++ dirs
16961 if targeting D10V.
16962
16963Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
16964
16965 * config.sub: Recognize mips64vr5000.
16966
16967Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
16968
16969 * configure.in: Use a single line for host_tools and native_only.
16970
16971Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
16972
16973 * config.sub, configure.in: Add entries for m32r.
16974
16975Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
16976
16977 * Makefile.in (inet-install): Don't run install-gzip.
16978
16979Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
16980
16981 * configure.in: Don't config lots of things for *-*-windows*.
16982
16983Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
16984
16985 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
16986 (host_libs, host_tools): Copy from configure.in.
16987 * mpw-configure: Don't complain about directories not found.
16988
16989Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16990
16991 * configure.in (i[345]86): Recognize i686 for pentium pro.
16992 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
16993 file.
16994
16995 * config.guess (i[345]86): Ditto.
16996
16997Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16998
16999 * configure.in (noconfigdirs): Removed gdb for D10V.
17000
d207ebef 17001Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 17002
d207ebef
JM
17003 * configure.in: Remove ld, target-libio, target-libg++, and
17004 target-libstdc++ from noconfigdirs.
5d4a5ee6 17005
6599da04
JM
17006Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
17007
17008 * configure: Fix three locations where shell scripts were
17009 being run directly rather than with config_shell.
17010
d207ebef
JM
17011Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
17012
17013 * configure.in (v850-*-*): Set up initial $noconfigdirs.
17014 * config.sub (basic_machine): Recognize v850.
17015
6599da04
JM
17016Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
17017
17018 * mpw-configure: Handle multiple enable/disable options and
17019 pass them down recursively, handle -c and -s flags appropriately
17020 depending on choice of compiler, add escape mechanism for
17021 quoted arguments to gC.
17022
17023Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17024
17025 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
17026 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
17027 so that -mrelocatable-lib and -mno-eabi are used.
17028
17029 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
17030 not support --print-multi-lib, don't abort.
17031
6599da04
JM
17032Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
17033
17034 * make-all.com: Run config-a-gas.
17035 * setup.com: Don't copy subdirectory files around.
17036
17037Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
17038
17039 * configure.in (*-*-ose): Remove exclusion of libgloss for this
17040 target, it now compiles correctly.
17041
17042Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
17043
17044 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
17045
17046Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17047
4e81ae98 17048 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
17049
17050Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17051
17052 * configure.in (native_only): Add prms.
17053
17054Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
17055
17056 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
17057 (BINUTILS_SUPPORT_DIRS): Likewise.
17058
17059Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17060
17061 * configure.in (d10v-*-*): Don't configure ld or gdb until the
17062 d10v support is added.
17063
17064Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17065
17066 * configure.in (d10v-*-*): New target.
17067
17068Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
17069
17070 * config.guess (HP 9000/811): Recognize this as a PA1.1
17071 machine.
17072
17073Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
17074
17075 * Makefile.in (do-tar-gz): New target, split out from tail end of
17076 taz target. Run each command separately, don't use pipes.
17077 (taz): Use it.
17078
17079Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
17080
17081 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
17082 * mpw-build.in: No builds should depend on building byacc or flex,
17083 they are assumed to be installed already.
17084
17085Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17086
17087 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
17088 variable that CC_FOR_TARGET needs.
17089
17090Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17091
17092 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
17093 options have changed since the last time the subdirectory was
17094 configured, and if it has, reconfigure.
17095 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
17096 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
17097
17098Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
17099
17100 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
17101 CLEAN_MODULES): Add bash.
17102 (all-bash): New target.
17103
17104Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
17105
17106 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
17107
17108Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17109
17110 * config.sub (basic_machine): Recognize d10v as a valid processor.
17111
17112Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
17113
17114 * mpw-configure: Add support for --bindir.
17115 * mpw-build.in: Use a GCC-specific build script for GCC actions.
17116
17117Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
17118
17119 * configure.in: add bash, time, gawk to list of hosttools and things
17120 to only build for native toolchains
17121
17122Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17123
17124 * Makefile.in (docdir): Remove.
17125
17126Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17127
17128 * Makefile.in (datadir): Set to $(prefix)/share.
17129
17130Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
17131
17132 * configure.in: build diff and patch for cygwin32-hosted
17133 toolchains.
17134
17135Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
17136
17137 * config.sub: Accept -rtems*.
17138
17139Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
17140
e490616e
ZW
17141 * configure.in: enable dosrel for cygwin32-hosted builds,
17142 remove diff from the list of things not buildable
17143 via Canadian Cross
6599da04
JM
17144
17145Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
17146
17147 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 17148 don't get ". ".
6599da04
JM
17149
17150Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
17151
17152 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
17153
17154Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
17155
17156 * Makefile.in (taz): Handle case where tex3patch didn't even get
17157 checked out. Also, if it was found, put the symlink in a new util
17158 subdirectory.
17159
17160Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17161
17162 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
17163
17164Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
17165
17166 * config.sub: Recognize -openvms.
17167 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
17168 * make-all.com, setup.com: New files.
17169
17170Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
17171
17172 * Makefile.in (taz): tex3patch moved to texinfo/util.
17173
17174Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
17175
17176 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
17177 * configure.in: remove make from disable-if-Can-Cross list
17178 enable gdb if ${host} and ${target} are cygwin32
17179
17180Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
17181
17182 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
17183 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
17184
17185Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
17186
17187 * config.guess: Combine mips-mips-riscos cases, and use cpp to
17188 distinguish sysv/svr4/bsd variants.
17189 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
17190
17191Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
17192
17193 * configure.in: Added copyright notice.
17194 * move-if-change: Added copyright notice.
17195
17196Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17197
17198 * configure.in (powerpcle-*-solaris*): Until we get shared
17199 libraries working, don't build gdb, sim, make, tcl, tk, or
17200 expect.
17201
17202Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
17203
17204 * config.guess: Merge with FSF:
17205
17206 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
17207 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
17208
17209 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
17210 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
17211
17212 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
17213 * config.guess: Combine two OSF1 rules.
17214 Also recognize field test versions. From mjr@zk3.dec.com.
17215 * config.guess (dgux): Use /usr/bin/uname rather than uname,
17216 because GNU uname does not support -p. From pmr@pajato.com.
17217
17218Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
17219
17220 * Makefile.in (MAKEDIRS): Removed $(tooldir).
17221
17222Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
17223
17224 * mpw-README: Document GCCIncludes.
17225
17226Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
17227
17228 * configure.in (alpha-*-linux*): Set enable_shared to yes.
17229
17230Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17231
17232 * mpw-configure: Handle --enable-FOO and --disable-FOO.
17233
17234Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
17235
17236 * configure.in (*-*-cygwin32): Configure make.
17237
17238Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
17239
17240 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
17241
17242Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
17243
17244 * Makefile.in (all-inet): Depend on all-perl.
17245
17246 * Makefile.in (inet-install): New target.
17247
17248 * Makefile.in (all-inet): Depend on all-tcl.
17249 (all-inet): Depend on all-send-pr.
17250
17251Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17252
17253 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
17254 temporarily.
17255
17256Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
17257
17258 * configure.in: Don't configure --with-gnu-ld on AIX.
17259
17260Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
17261
17262 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
17263
17264Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
17265
17266 * Makefile.in (ALL_MODULES): Added all-inet.
17267 (CROSS_CHECK_MODULES): Added check-inet.
17268 (INSTALL_MODULES): Added install-inet.
17269 (CLEAN_MODULES): Added clean-inet.
17270 (all-indent): New target.
17271
17272 * configure.in (host_tools): Added inet.
17273 (native_only): Added inet.
17274 (noconfigdirs): Added inet.
17275
17276Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
17277
17278 * configure.in: Don't configure libgloss if we are not configuring
17279 newlib.
17280
17281Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
17282
17283 * configure.in: Don't configure libgloss for unsupported
17284 architectures.
17285
17286Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17287
17288 * Makefile.in (CLEAN_MODULES): Add clean-apache.
17289
17290Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
17291
17292 * Makefile.in (ALL_MODULES): Include all-apache.
17293 (CROSS_CHECK_MODULES): Include check-apache.
17294 (INSTALL_MODULES): Include install-apache.
17295 (all-apache): New target.
17296
17297 * configure.in: Added apache everywhere perl is seen.
17298
17299Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17300
17301 * Makefile.in: Add support for clean-{module} and
17302 clean-target-{module} rules.
17303
17304Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
17305
17306 * configure.in (*-*-ose) do not build libgloss.
17307
17308Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17309
17310 * config.guess (prep*:SunOS:5.*:*): Turn into
17311 powerpele-unknown-solaris2.
17312
17313Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
17314
17315 * configure.in: Permit --enable-shared to specify a list of
17316 directories.
17317
17318Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
17319
17320 * configure.in (host==solaris): Pass only the first word of $CC
17321 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
17322
17323Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
17324
17325 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
17326
17327Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
17328
17329 * Makefile.in (ALL_MODULES): Include all-perl.
17330 (CROSS_CHECK_MODULES): Include check-perl.
17331 (INSTALL_MODULES): Include install-perl.
17332 (ALL_X11_MODULES): Include all-guile.
17333 (CHECK_X11_MODULES): Include check-guile.
17334 (INSTALL_X11_MODULES): Include install-guile.
17335 (all-perl): New target.
17336 (all-guile): New target.
17337
17338 * configure.in (host_tools): Include perl and guile.
17339 (native_only): Include perl and guile.
17340 (noconfigdirs): Don't build guile and perl; no ports have been
17341 done.
17342
17343Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
17344
e490616e
ZW
17345 * configure (--enable-*): Handle quoted option lists such as
17346 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
17347
17348Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17349
17350 * Makefile.in ({,inst}all-target): New rule so we can make and
17351 install all of the target directories easily.
17352
17353Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17354
17355 * configure.in: Add missing global flag in sed substitution when
17356 deleting `target-' from ${configdirs}.
17357
17358Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
17359
17360 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
17361 option.
17362
17363 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
17364 config/mh-necv4.
17365
17366 * install.sh: Correct misspelling of transformbasename.
17367
17368 * config.guess: Recognize mips-*-sysv*.
17369
17370Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
17371
17372 * config.sub: Recognize mon960.
17373
17374Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
17375
17376 * configure: Restore Canadian Cross handling of BISON and LEX,
17377 removed in Feb 20 change.
17378
17379Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
17380
17381 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
17382 Mention make install. Remove the old copyright date as well the
17383 clumsy and rather pointless copyright on the README file.
17384
17385Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
17386
17387 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
17388 Makefile after running symlink-tree, then run `make distclean' to
17389 avoid clobbering any generated files in srcdir.
17390
17391Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
17392
17393 * configure.in (m68k-*-netbsd*): Build everything now.
17394
17395Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
17396
17397 * Makefile.in (taz): Fix quoting.
17398
17399Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
17400
17401 * configure.in (sparclet-*-*): Build everything now.
17402
17403Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17404
17405 * configure.in (m68k-*-linux*): New host.
17406
17407Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
17408
17409 * configure: Check for bison before byacc.
17410
17411Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
17412
17413 * Makefile.in configure: Change the way LEX and BISON/YACC are
17414 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
17415 searching PATH. These are used as fallbacks by Makefile.in if
17416 flex/bison/byacc aren't in objdir.
17417
17418Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
17419
17420 * Makefile.in: Make everything which depends upon all-bfd also
17421 depend upon all-opcodes, in case --with-commonbfdlib is used.
17422
17423Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17424
17425 * configure.in (host *-*-cygwin32): Don't build gdb if we are
17426 building NT native compilers on Unix.
17427
17428Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
17429
17430 * configure.in: Don't get CC from the host Makefile fragment if we
17431 can find gcc in PATH, or if this is a Canadian Cross. Move the
17432 Solaris test for /usr/ucb/cc to the post target script, just after
17433 the compiler sanity test.
17434
17435Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
17436
17437 * config.sub: Merge with FSF.
17438
17439Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
17440
17441 * Makefile.in (RPATH_ENVVAR): New variable.
17442 (REALLY_SET_LIB_PATH): Use it.
17443 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
17444
17445Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
17446
17447 * config.sub, configure.in: Recognize sparclet cpu.
17448
17449Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
17450
17451 * config.guess: Support m68k-cbm-sysv4.
17452
17453Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17454
17455 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
17456 m68k-unknown-linuxaout from linker help string. Put quotes around
17457 $ld_help_string.
17458
17459Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
17460
17461 * config.guess (powerpc-harris-powerunix): Add guess for port
17462 to new target.
17463
17464Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17465
17466 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
17467
17468Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
17469
17470 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
17471 $(REALLY_SET_LIB_PATH) in Makefile.
17472 * Makefile.in (SET_LIB_PATH): New variable.
17473 (REALLY_SET_LIB_PATH): New variable.
17474 ($(DO_X)): Use $(SET_LIB_PATH).
17475 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
17476 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
17477 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
17478 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
17479 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
17480 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
17481 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
17482 (install-dosrel): Likewise.
17483 (all-opcodes): Depend upon all-libiberty.
17484
17485Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
17486
17487 * config.guess (*:CYGWIN*): New
17488
17489Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17490
17491 * Makefile.in (all-target-winsup): All all-target-libiberty.
17492
17493Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17494
17495 * configure.in (noconfigdirs): Add missing # in front of comment.
17496
17497Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
17498
17499 * configure.in: add second pass to things added to noconfigdirs
17500 so *-gm-magic can exclude libgloss properly.
17501
17502Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
17503
17504 * mpw-configure (extralibs_name, rez_name): Set correctly
17505 for MWC68K compiler.
17506
17507 * mpw-README: Add more info on the necessary build tools.
17508
17509Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
17510
17511 * configure.in, config.sub: Recognize cygwin32.
17512
17513Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
17514
17515 * config.guess, config.sub: Recognize A/UX.
17516
17517Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
17518
17519 * config.sub: Merge with gcc/config.sub.
17520
17521Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
17522
17523 * mpw-build.in (do-binutils): Add build of stamps.
17524
17525Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
17526
17527 * config.sub: Add recognition for mips64vr4100*-* targets.
17528
17529Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17530
17531 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
17532 Add creation of gconfigargs with `--enable-shared' turned on.
17533 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
17534 ($(host)-stamp-stage3-configured): Likewise.
17535 (HOLES): Add chatr and ldd.
17536 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
17537
17538Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
17539
17540 * configure: Pass --nfp to recursive configures.
17541
17542Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
17543
17544 * Makefile.in (DLLTOOL): New.
17545 (DLLTOOL_FOR_TARGET): New.
17546 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
17547 (EXTRA_TARGET_FLAGS): Ditto.
17548 (EXTRA_GCC_FLAGS): Ditto.
17549 (CONFIGURE_TARGET_MODULES): Ditto.
17550 (DO_X): Ditto.
17551 * configure: Add DLLTOOL.
17552
17553Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
17554
17555 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
17556 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
17557 mh-sco, since old workarounds no longer needed, and don't
17558 build ld, since libraries have weak symbols in COFF.
17559
17560Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
17561
17562 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
17563
17564Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
17565
17566 * configure.in: Make sure that ${CC} can be used to compile an
17567 executable.
17568
17569Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
17570
17571 * Makefile.in (all-gdb): Depend on $(GDB_TK).
17572 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
17573 nothing depending on whether gdbtk is being built.
17574
17575Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
17576
17577 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
17578
17579Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
17580
17581 * configure.in (noconfigdirs): Put ld or gas in this early, if the
17582 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
17583
17584Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
17585
17586 * config-ml.in: Add support for
17587 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
17588 Simplify setting of multidirs from --disable-foo.
17589
17590Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17591
17592 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
17593 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
17594 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 17595 non-empty, pass them on to the GCC make.
6599da04
JM
17596 (all-bootstrap): New rule that is like all-gcc, except it executes
17597 the GCC bootstrap rule instead of the GCC all rule.
17598
17599Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
17600
17601 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
17602
17603Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17604
17605 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
17606 DG/UX support.
17607
17608Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
17609
17610 * config.sub (i*86*) Change [345] to [3456]
17611
17612Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17613
17614 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
17615 --with-gnu-ld=no.
17616
17617Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17618
17619 * config-ml.in (rs6000*, powerpc*): Add switches to control which
17620 AIX multilibs get built.
17621
17622Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17623
17624 * configure.in (i386-win32): Don't build expect if we're not
17625 building the tcl subdir.
17626
17627Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
17628
17629 * Makefile.in: (configure-target-examples, all-target-examples):
17630 New targets, configure and build example programs.
17631
17632Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
17633
17634 * mpw-configure: If an mpw-config.in generated a file mk.sed,
17635 use it as input to sedit the generated MPW makefile.
17636 * mpw-README: Add a suggestion about Gestalt.h.
17637
17638Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
17639
17640 * config.sub: Accept *-*-ieee*.
17641
17642Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
17643
17644 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
17645 Ronald F. Guilmette <rfg@monkeys.com>.
17646
17647Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17648
17649 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
17650 for powerpc-pe native.
17651 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
17652 (target==powerpc-pe): duplicate i386-win32 entry.
17653
17654Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17655
17656 * configure.in (noconfigdirs): Exclude target-newlib for all versions
17657 of vxworks, not just vxworks5.1.
17658
17659Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
17660
17661 * mpw-configure: Add support for exec-prefix.
17662
17663Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17664
17665 * config.guess: Recognize HP model 816 machines as having
17666 a PA1.1 processor.
17667
17668Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
17669
17670 * configure: Ignore new autoconf configure options.
17671
6599da04
JM
17672Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
17673
17674 * config.guess: Recognize Pentium under SCO.
17675 From Robert Lipe <robertl@arnet.com>.
17676
17677Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17678
17679 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
17680
17681Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
17682
17683 * configure.in: Don't configure gas for alpha-dec-osf*.
17684
17685Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
17686
17687 * configure.in: Default to --with-stabs for some targets for which
17688 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
17689 i[345]86*-*-unixware*.
17690
17691Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
17692
17693 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
17694 rather than basing it on the target. Simplify handling of options
17695 controlling which directories to configure. Remove extraneous
17696 slash in multi-clean target.
17697
17698Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
17699
17700 * config-ml.in: Prefix more variables with ml_ so they don't collide
17701 with configure's.
17702
17703Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
17704
17705 * configure: Don't turn -v into --v.
17706
17707Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
17708
17709 * configure.in (targargs): Fix typo.
17710
17711 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
17712
17713Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
17714
17715 * configure.in: Strip --host and --target options from
17716 CONFIG_ARGUMENTS, and always configure for --host only. Add
17717 --with-cross-host option when building with a cross-compiler.
17718 * configure: Canonicalize the arguments put into config.status by
17719 always using `=' for an option with an argument. Pass a presumed
17720 --host or --target explicitly.
17721
17722Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
17723
17724 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
17725 into general OS recognition case.
17726
17727Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17728
17729 * configure.in (target_configdirs): add target-winsup only
17730 for win32 target systems.
17731
17732Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
17733
17734 * Makefile.in (all-target-libgloss): Depend upon
17735 configure-target-newlib, since when libgloss is built it looks to
17736 see if the newlib directory exists.
17737
17738Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
17739
17740 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
17741 cfg-ml-*.in.
17742
17743Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
17744
17745 * configure: Handle LD and LD_FOR_TARGET when configuring a
17746 Canadian Cross.
17747
6599da04
JM
17748Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17749
17750 * configure.in (target_libs): add target-winsup.
17751 (target==i386-win32): add patch diff flex make to $noconfigdirs.
17752 (target==ppcle-pe): remove ld from $noconfigdirs.
17753
17754Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
17755
17756 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
17757 Preserve relative path names in $srcdir. Build symlink tree if
17758 configuring cross target dir and srcdir=. (= no VPATH support).
17759 (configure-target-libg++): Depend on configure-target-librx.
17760 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
17761 * config-ml.in: New file.
17762 * symlink-tree: New file.
17763 * configure: Ensure srcdir="." if that's what it is.
17764
17765Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
17766
17767 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
17768 includes and FLEX_SKELETON setting.
17769 * mpw-configure (--with-gnu-ld): New option, controls whether
17770 to use PPCLink or ld with PowerMac GCC.
17771 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
17772 * mpw-config.in: Configure grez if targeting Mac.
17773
17774 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
17775 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
17776 just macos.
6599da04
JM
17777 * configure.in: Configure grez resource compiler if targeting Mac.
17778 * Makefile.in (all-grez, install-grez): New targets.
17779
17780Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
17781
17782 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 17783 gcc in the path, set CC to gcc -O2.
6599da04
JM
17784
17785Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
17786
17787 * configure: Default ${build} correctly. Avoid picking up extra
17788 spaces when reading CC and CXX from Makefile. When doing a
17789 Canadian Cross, use plausible default values for numerous
17790 variables.
17791 * configure.in: When doing a Canadian Cross, don't try to
17792 configure tools whose configure script can't handle it.
17793
17794Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17795
17796 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
17797
17798Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
17799
17800 * configure: Remove dubious bug reporting address.
17801
17802Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
17803
17804 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
17805 configure script, run that instead of this directory's configure.
17806 In either case, print a message that we're configuring the sub-dir.
17807
17808Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
17809
17810 * configure.in: Before checking for the existence of various files,
17811 use sed to filter out "target-".
17812
17813Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
17814
17815 * Makefile.in (DO_X): Split rule to decrease command line length
17816 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
17817 (Philippe De Muyter).
17818
17819Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17820
17821 * Makefile.in (all-patch): depend on all-libiberty.
17822
17823Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
17824
17825 * configure.in: If the only directory in target_configdirs which
17826 actually exists is libiberty, then set target_configdirs to empty,
17827 to avoid trying to build a target libiberty in a gas or gdb
17828 distribution.
17829
17830Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
17831
17832 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
17833 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
17834 systems.
6599da04
JM
17835
17836Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17837
17838 * configure.in (copy_dirs): Use sys-include instead of include
17839 for --with-headers option.
17840
17841Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
17842
17843 * Makefile.in, configure.in: Make winsup builds work with
17844 new scheme.
17845
17846Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
17847
17848 * configure.in: Build the linker on AIX.
17849
17850Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
17851
17852 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
17853 where needed.
17854
17855Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
17856
17857 * Makefile.in (all-gcc): Fix typo.
17858
17859Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
17860
17861 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
17862
17863Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
17864
17865 * configure.in: Rename libFOO to target-libFOO, and xiberty
17866 to target-xiberty, to provide more flexibility.
17867 (target_subdir): Define. Create if cross.
17868 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
17869 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
17870 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
17871 check-libFOO -> check-target-libFOO, etc.
17872 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
17873 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
17874 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
17875 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
17876 allow ALL_GCC="" to only configure.
17877 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
17878 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
17879 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
17880
17881Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
17882
17883 * Makefile.in (taz): Build "info" in etc explicitly.
17884
17885Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
17886
17887 * configure.in: Make sure that CC is undefined (as opposed to
17888 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
17889 problem with autoconf trying to configure on a host without GCC.
17890
17891Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17892
17893 * mpw-configure: Set host alias from choice of host compiler,
17894 only use generic MPW Makefile sed if present, edit a file
17895 named "hacked_Makefile.in" instead of "Makefile.in" if present.
17896 * mpw-README: Add problem notes about CW6 and CW7.
17897
17898Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
17899
17900 * Makefile.in (taz): Use ";" instead of ";;".
17901
17902Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17903
17904 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
17905 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
17906 DISTDOCDIRS.
17907 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
17908 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
17909
17910Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
17911
17912 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
17913 and gnats, because they are now subsumed by DISTSTUFFDIRS.
17914 Move bfd to DISTSTUFFDIRS.
17915
17916Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17917
17918 * Makefile.in (X11_LIB): Removed.
17919 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
17920
17921 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
17922
17923Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17924
17925 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
17926 names.
17927
17928Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17929
17930 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
17931
17932Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
17933
17934 * configure.in (i[345]86-*-win32): Always build newlib.
17935 Don't configure cvs, autoconf or texinfo.
17936 * Makefile.in (LD_FOR_TARGET): New.
17937 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
17938 Pass down LD_FOR_TARGET.
17939
17940Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
17941
17942 * winsup: New directory.
17943 * Makefile.in: Build winsup.
17944 * configure.in: Winsup is configured when target is win32.
17945 Can only build win32 target GDB when native.
4e81ae98 17946
6599da04
JM
17947Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
17948
17949 * config.guess: Recognize HP model 819 machines as having
17950 a PA 1.1 processor.
17951
17952Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
17953
17954 * configure: Fix sed loop which substitutes for CC and CXX to
17955 avoid bug found in various sed implementations.
17956
17957Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17958
17959 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
17960 simulator. Use standard powerpc-*-eabi*.
17961
17962Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
17963
17964 * configure.in: Stop putting gas and binutils in noconfigdirs for
17965 powerpc-*-aix* and rs6000-*-*.
17966
17967Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
17968
17969 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
17970 -mcall-aixdesc libraries.
17971
17972Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
17973
17974 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17975
17976 * config.sub (arm | armel | armeb): Fix shell syntax.
17977
17978Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17979
17980 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
17981 -msoft-float and -mcpu=common support.
17982 (powerpc*-*-eabisim*): Add support for building -mcall-aix
17983 libraries.
17984
17985Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17986
17987 * configure.in: Allow configuration and build of emacs19 for the alpha.
17988
17989Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17990
17991 * configure.in (CC): Get ^CC, not just any old CC, from
17992 ${host_makefile_frag}.
17993
17994Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17995
4e81ae98 17996 * configure.in (CC): Try to get CC from
6599da04
JM
17997 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
17998
17999Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18000
18001 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
18002 only if it exists in $(srcdir).
18003
18004Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
18005
18006 * configure: If CC and CXX are not set in the environment, set
18007 them, based on either an existing Makefile or on searching for gcc
18008 in PATH. Substitute for CC and CXX in Makefile.
18009 * configure.in: Remove libm from target_libs. Separate
18010 target_configdirs from configdirs. If CC is not set in
18011 environment, try to get it from a host Makefile fragment. Rewrite
18012 changes of configdirs to use skipdirs instead. A few minor
18013 tweaks. Take directories out of target_configdirs as they are
18014 taken out of configdirs. Remove existing Makefile files from
18015 subdirectories. Substitute for TARGET_CONFIGDIRS and
18016 CONFIG_ARGUMENTS in Makefile.
18017 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
18018 by configure.in.
18019 (CONFIG_ARGUMENTS): Likewise.
18020 (CONFIGURE_TARGET_MODULES): New variable.
18021 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
18022 ($(CONFIGURE_TARGET_MODULES)): New target.
18023 (configure-libg++, configure-libio): New targets.
18024 (all-libg++): Depend upon configure-libg++.
18025 (all-libio): Depend upon configure-libio.
18026 (configure-libgloss, all-libgloss): New targets.
18027 (configure-libstdc++): New target.
18028 (all-libstdc++): Depend upon configure-libstdc++.
18029 (configure-librx, all-librx): New targets.
18030 (configure-newlib): New target.
18031 (all-newlib): Depend upon configure-newlib
18032 (configure-xiberty): New target.
18033 (all-xiberty): Depend upon configure-xiberty.
18034
18035Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18036
18037 * configure.in (host i[345]86-*-win32): Expand the
18038 noconfigdirs again.
18039
18040Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
18041
18042 * mpw-configure: Fix sed command file name.
18043
18044Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
18045
4e81ae98 18046 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
18047 noconfigdirs again.
18048
18049Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
18050
18051 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
18052 or powerpc*-*-pe*, since they are not yet supported.
18053
18054Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18055
18056 Add PowerMac support and many other enhancements.
18057 * mpw-configure: New option --cc to select compiler to use,
18058 paste options set according to --cc into the generated
18059 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
18060 if mpw-make.sed is present.
18061 * mpw-config.in: Don't test for gC1, test for mpw-touch,
18062 add forward includes for PowerPC include files.
18063 * mpw-build.in: Build using Makefile.PPC if present.
18064 (do-byacc, etc): Remove separate version resource builds.
18065 (do-gas): Build "stamps" before "all".
18066 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
18067 * mpw-README: Update to reflect --cc option, PowerMac support,
18068 and recently-reported compatibility problems.
18069
18070Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
18071
18072 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
18073 embedded m68k systems (-aout, -coff, -elf, -vxworks).
18074 (--with-multilib-top): Pass to recursive invocations.
18075
18076Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
18077
18078 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
18079 v810-*-*.
18080
18081Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18082
18083 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
18084 gdb, ld and opcodes on v810-*-*.
18085
6599da04
JM
18086Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
18087
18088 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
18089 (local-maintainer-clean): New target.
18090 (maintainer-clean): New target.
18091 (realclean): Just depend upon maintainer-clean.
18092
18093Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18094
18095 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
18096
18097Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
18098
18099 * configure.in: Build ld in mips*-*-bsd* case.
18100
18101Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
18102
18103 * config.sub: Accept -lites* OS. From Ian Dall.
18104
18105Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
18106
18107 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 18108 targets.
6599da04
JM
18109
18110Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18111
18112 * configure.in: treat i386-win32 canadian cross the same as
18113 i386-go32 canadian cross.
18114
18115Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18116
18117 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
18118 running under the simulator to build a reduced set of libraries.
18119 (powerpc-*-eabiaix): Add fine grained multilib support added to
18120 other powerpc targets yesterday.
18121
18122Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18123
18124 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
18125 -disable-softfloat, -disable-relocatable, -disable-aix, and
18126 -disable-sysv to control which multilib libraries get built.
18127
18128Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
18129
18130 * configure: Add Makefile.tem to list of files to remove in trap
18131 handler.
18132
18133Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
18134
18135 * config.guess (*Linux*): Add missing "exit"s.
18136 Also, need specific check for alpha-unknown-linux (uses COFF).
18137
18138Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
18139
18140 * config.guess: Merge with FSF:
18141
18142 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
18143 * config.guess (AIX4): More robust release numbering discovery.
18144
18145 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
18146 * config.guess (i386-sequent-ptx): Properly get version number.
18147
18148 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
18149 * config.guess (mips:*:4*:UMIPS): New case.
18150
18151Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
18152
18153 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
18154 (i386-win32 host): Likewise. Don't build readline.
18155
18156Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
18157
18158 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
18159 SUPPORT_FILES to submakes.
18160
18161Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
18162
18163 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
18164 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
18165 mpw-configure.
18166
18167Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
18168
18169 * configure.in (appdirs): Use =, not ==, in test expression when
18170 trying to build the text to print in the warning message for
18171 Solaris users.
18172
18173Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
18174
18175 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
18176
18177Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18178
18179 * config.guess: Recognize lynx-2.3.
18180
18181Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
18182
18183 * config.sub (z8ksim): Deleted
18184 (z8k-*-coff): New, this is the one true name of the target.
18185
18186Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
18187
18188 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
18189
18190Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
18191
18192 * config.guess (*:Linux:*:*): First try asking the linker what the
18193 default object file format is (elf, aout, or coff). Then if this
18194 fails, try previous methods.
18195
18196Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18197
18198 * configure.in: Don't build newlib for *-*-vxworks5.1.
18199
18200Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18201
18202 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
18203 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
18204
18205Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
18206
18207 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
18208
18209Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
18210
18211 * cfg-ml-com.in: New file.
18212 * cfg-ml-pos.in: New file.
18213
18214Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18215
18216 * COPYING.NEWLIB: Add HP free copyright to list.
18217
18218Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18219
18220 * config.sub: Recognize -eabi* for the system, not just -eabi.
18221
18222Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
18223
18224 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
18225 * config.sub, configure.in (win32): New target and host.
18226
18227Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
18228
18229 * configure.in: Add i386-pe configuration.
18230
18231Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
18232
18233 * mpw-build.in (install): Install GDB after LD.
18234
18235Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
18236
18237 * mpw-config.in (elf/mips.h): Always forward-include, needed
18238 for GDB to build.
18239
18240Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
18241
18242 * testsuite: New directory for customer acceptance and whole tool
18243 chain tests.
18244
18245Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
18246
18247 * configure: If per-host line isn't found, but AC_OUTPUT is found
18248 and a configure script exists, run it instead.
18249
18250Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
18251
18252 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
18253
18254Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
18255
18256 * configure: Set build_{cpu,vendor,os,alias} to host values when
18257 --build isn't specified.
18258
18259Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18260
18261 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
18262 (FLAGS_TO_PASS): Pass them.
18263 (EXTRA_TARGET_FLAGS): Ditto.
18264
6599da04
JM
18265Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18266
18267 * Makefile.in (all-libg++): Depend on all-libstdc++.
18268
18269Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18270
18271 * configure.in (noconfigdirs): Enable all packages for
18272 i386-unknown-netbsd.
18273
18274Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
18275
18276 * configure.in (noconfigdirs): Don't configure tk for i386-go32
18277 hosted builds (DOS builds)
18278
18279Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
18280
18281 Changes for ARM based on patches from Richard Earnshaw:
18282 * config.sub: Handle armeb and armel.
18283 * configure.in: Omit arm linker only for riscix.
18284
18285Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
18286
18287 * config.guess: Update from FSF.
18288
18289Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
18290
63f6bcd7 18291 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
18292 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
18293 powerpcle variant. Convert pentium into i586, not i486. Add p5
18294 alias for i586. Map new x86 variants p6, k5, nexgen into i586
18295 temporarily.
18296
18297Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
18298
18299 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
18300
18301Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
18302
18303 * config.sub: Accept -lites* as a basic system type.
18304
18305Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
18306
18307 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
18308 installed, and if so return linuxoldld as the system name.
18309
18310Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
18311
18312 * config.guess: Add hppa1.1-hp-lites support.
18313
18314Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
18315
18316 * configure.in: Don't build newlib for m68k-vxworks5.1.
18317
18318Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18319
18320 * configure.in (mips-sgi-irix6): Use mh-irix5.
18321
18322Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
18323
18324 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
18325
18326Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18327
18328 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 18329 OSF/1. Fix compiler flags.
6599da04
JM
18330 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
18331
18332Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
18333
18334 * configure.in: Recognize --with-newlib.
18335 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
18336
18337Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18338
d207ebef 18339 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
18340 to *_X11_MODULES due to gdbtk needing X include files et al.
18341
18342Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
18343
18344 Merge in support for Mac MPW as a host.
18345 (Old change descriptions retained for informational value.)
18346
18347 * mpw-config.in: Add generic include forwards for cpu-specific
18348 include files in aout and elf directories.
18349
18350 * mpw-configure: Added copyright.
18351 * mpw-config.in: Check for presence of required build tools.
18352 (target_libs): Add newlib.
18353 (target_tools): Add examples.
18354 (Read Me): Generate as "Read Me for MPW" instead.
18355 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
18356 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
18357 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
18358
18359 * mpw-configure: Remove subdir-specific makefile hackery,
18360 delete mk.tmp after using it.
18361
18362 * mpw-build.in (all): Display start and end times.
18363
18364 * mpw-configure (host_canonical): Set.
18365 (target_cpu): Always add to makefiles.
18366 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
18367 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
18368 (mpw-mh-mpw): Look for in srcdir and srcroot.
18369 Use sed instead of mpw-edit-prefix to edit prefix definitions.
18370
18371 * mpw-build.in: (install-only): New target.
18372
18373 * mpw-configure (host_alias, target_alias): Rename from hostalias
18374 and targetalias, add into generated Makefile.
18375 (mk.tmp): If present, add into generated Makefile.
18376 * mpw-build.in (all-gas): Build config.h first before gas proper.
18377
18378 * mpw-configure (config.status): Write only if changed.
18379 * mpw-config.in (readline): Configure it (not built, just used for
18380 definitions).
18381
18382 * mpw-config.in (elf/mips.h): Add a forward include.
18383
18384 * mpw-config.in: Forward-include most .h files in include into
18385 extra-include.
18386 (readline): Don't build.
18387 mpw-build.in (install): Install GDB.
18388
18389 * mpw-configure (prefix, mpw_prefix): Handle it.
18390 * mpw-config.in (mmalloc, readline): Don't configure.
18391 * mpw-build.in (thisscript): Rename to ThisScript.
18392 Use mpw-build instead of BuildProgram everywhere.
18393 (mmalloc, readline): Don't build.
18394 * mpw-README: New file, basic documentation about the MPW port.
18395
18396 * mpw-config.in: Use forward-include to create include files.
18397
18398 * mpw-configure: Add more things to the top of each configured
18399 Makefile, including contents of config/mpw-mh-mpw.
18400 * mpw-config.in (extra-include): Create this directory and fill it
18401 with Posix-like include files when configuring.
18402
18403 * config.sub (apple, mac, mpw): Add various aliases.
18404
18405 * mpw-build.in: New file, top-level build script fragment for MPW.
18406 * mpw-configure: New file, configure script for MPW.
18407 * mpw-config.in: New file, config fragment for MPW.
18408
18409Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18410
18411 * configure.in (host_libs): Remove glob, since it is gone from the
18412 sources.
18413
18414Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18415
18416 * Makefile.in: define empty GDB_NLM_DEPS var.
18417
18418 * configure.in(target_makefile_frag): use config/mt-netware
18419 for netware targets.
18420
18421Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
18422
18423 * config.sub: Merge in recent FSF changes. Remove linux special
18424 cases.
18425
18426Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18427
731a8127 18428 Revert this change:
6599da04
JM
18429
18430 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
18431
18432 * build-all.mk: Use CC=cc -Xs on Solaris.
18433
6599da04
JM
18434Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18435
18436 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
18437 stop using it.
18438 * Makefile.in: Nuke all references to glob subdirectory.
18439
18440Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18441
18442 * configure.in: Fix --enable-shared logic in per-host.
18443
18444Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
18445
18446 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
18447
18448Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18449
18450 * configure.in (noconfigdirs): Don't build gas on AIX, for
18451 powerpc*-*-aix* as well as for rs6000*-*-aix*.
18452
18453Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
18454
18455 * configure: Fix --cache-file to work if the file argument is a
18456 relative path.
18457
18458Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
18459
18460 * configure: If the --cache-file is used, pass it down to
18461 configure in subdirectories.
18462
18463Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
18464
18465 * config.sub: add vxworks29k configuration.
18466
18467Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
18468
18469 * Makefile.in (taz): Do "diststuff" part quietly.
18470
18471Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
18472
18473 * config.sub: Mini-merge with gcc/config.sub.
18474
18475Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18476
18477 * config.guess (IRIX): Sed - to _.
18478
18479Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18480
18481 * Makefile.in (source-vault, binary-vault): New targets.
18482
18483Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
18484
18485 * config.sub: Recognize -eabi as a basic system type.
18486
18487Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18488
18489 * configure.in (enable_shared stuff): Fix typo.
18490
18491Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
18492
18493 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
18494
18495Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18496
18497 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
18498
18499Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
18500
18501 * configure.in (rs6000-*-*): Don't build gas.
18502
18503Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
18504
18505 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
18506 reduce command line length.
18507 (AS_FOR_TARGET): Check for as.new, not Makefile.
18508 (NM_FOR_TARGET): Check for nm.new, not Makefile.
18509
18510Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
18511
18512 * config.guess: Merge from FSF.
18513
18514Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18515
18516 * configure: Don't use $ when handling program_suffix.
18517
18518Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
18519
18520 * configure.in: Configure tk for hppa/hpux.
18521
18522Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
18523
18524 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
18525
18526Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
18527
18528 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
18529 to LIBCXXFLAGS. Tests are better run without it.
18530
18531Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
18532
18533 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
18534
18535Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
18536
18537 * configure.in (*-*-netware*): Don't configure xiberty.
18538
18539Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
18540
18541 * configure.in: Remove tk from native_only list.
18542
18543Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
18544
18545 * build-all.mk: Add mips-ncd-elf target to sun4 targets
18546 for special NCD build.
18547
18548Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18549
18550 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
18551 makeall.bat, they're only useful for binutils snapshots.
18552 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
18553 makeall.bat to specified SUPPORT_FILES.
18554
18555Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
18556
18557 * build-all.mk: Add Ericsson targets to sun4 and solaris
18558 hosts. Add BNR's sun4 target to solaris host, so their
18559 build-from-source will be tested in-house first.
18560
18561Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
18562
18563 * Makefile.in (LIBCFLAGS): New variable.
18564 (CFLAGS_FOR_TARGET): Ditto.
18565 (LIBCFLAGS_FOR_TARGET): Ditto.
18566 (LIBCXXFLAGS): Ditto.
18567 (CXXFLAGS_FOR_TARGET): Ditto.
18568 (LIBCXXFLAGS_FOR_TARGET): Ditto.
18569 (BASE_FLAGS_TO_PASS): Pass them.
18570 (EXTRA_TARGET_FLAGS): Ditto.
18571
731a8127 18572 * configure.in: Support --enable-shared.
6599da04
JM
18573
18574Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
18575
18576 * configure.in (target_libs): Include libstdc++ again.
18577 * config.guess: Update from FSF (for FreeBSD).
18578
18579Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18580
18581 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
18582 makeall.bat.
18583 (DISTDOCDIRS): Add `etc'.
18584 (ETC_SUPPORT_PFX): New variable.
18585 (taz): Include anything from etc starting with a word in
18586 ETC_SUPPORT_PFX.
18587
18588Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18589
18590 * config.sub: Update for recent FSF changes. Remove obsolete
18591 h8300hds entry. Add -windows* and -osx as basic os. Minor
18592 spacing changes.
18593
18594Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
18595
18596 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
18597
18598 * config.guess: Merge with FSF.
18599 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
18600
18601Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18602
18603 * configure: Since the "trap 0" handler will override the exit
18604 status on many systems, only use it for "exit 1", and make it set
18605 a non-zero exit status; reset it before "exit 0". Also, check
18606 exit status of config.sub, and error out if it failed.
18607
18608Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
18609
18610 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
18611 and install libgloss.
18612
18613Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18614
18615 * Makefile.in (all-binutils): Depend upon all-byacc.
18616
18617 * configure.in: Don't build emacs on Irix 5.
18618
18619Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
18620
18621 * configure.in (*-*-netware*): Add libio.
18622
18623Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
18624
18625 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
18626 (CHECK_TARGET_MODULES): Ditto.
18627 (INSTALL_TARGET_MODULES): Ditto.
18628 (TARGET_LIBS): Ditto.
18629 (all-libstdc++): Note dependencies.
18630
18631Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18632
18633 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
18634
18635Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
18636
18637 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
18638 -fexternal-templates.
18639
18640 * configure.in (target_libs): Add libstdc++.
18641 (noconfigdirs): Add libstdc++ as appropriate.
18642
18643Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18644
18645 * config.guess: Update from FSF.
18646
18647Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18648
18649 * configure: Use ${config_shell} when running ${configsub}.
18650
18651Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
18652
18653 * config.sub: No longer recognize h8300h.
18654
18655Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18656
18657 * config.sub: Remove extraneous differences between config.sub and
18658 gcc/config.sub.
18659
18660Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18661
18662 * Makefile.in (DISTSTUFFDIRS): Add gas.
18663
18664Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
18665
18666 * COPYING.NEWLIB: New file.
18667
18668Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
18669
18670 * config.guess (HP-UX): Patch from Harlan Stenn
18671 <harlan@landmark.com> to also emit release level.
18672
18673Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18674
18675 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
18676
18677Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
18678
18679 * config.sub: Merge nextstep cleanup from FSF.
18680
18681Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18682
18683 * configure.in (arm-*-*): Don't configure ld for this target.
18684
18685Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
18686
18687 * configure.in (*-*-netware): don't configure libg++, libio,
18688 librx, or newlib.
18689
18690Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18691
18692 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
18693 configure ld--it works, but it doesn't support shared libraries.
18694
18695Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
18696
18697 * config.guess (*-unknown-freebsd*): Get rid of possible
18698 trailing "(Release)" in version string.
18699 Patch from Paul Richards <paul@isl.cf.ac.uk>.
18700
18701Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
18702
18703 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
18704 Fix type: *-next-neststep -> *-next-nextstep.
18705
18706 * config.guess: Merge from FSF:
18707
18708 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
18709
18710 * config.guess: Recognize powerpc-ibm-aix3.2.5.
18711
18712 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
18713
18714 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
18715 instead of UNIX_SV for UnixWare 1.0).
18716
18717Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
18718
18719 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
18720 to make gdb/nlm/* build after the compiler and linker.
18721
18722Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
18723
18724 * config.guess (netbsd, freebsd, linux): Accept any machine,
18725 not just i[34]86.
18726 (m68k-atari-sysv4): Relocate to match FSF version.
18727
18728 * config.guess: More merges from the FSF:
18729
18730 Add a space before function call or macro invocation.
18731
18732 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18733
18734 * config.guess: Add trap cmd to remove dummy.c and dummy when
18735 interrupted.
18736
18737 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18738
18739 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
18740 (dummy): Redirect stderr from compilation of dummy.c.
18741
18742 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
18743
18744 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
18745
18746Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
18747
18748 * configure: Accept and ignore --cache*, for compatibility with
18749 new autoconf.
18750
18751Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
18752
18753 * config.guess: Merge from FSF:
18754
18755 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
18756
18757 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
18758 (PATH): Add /.attbin at end for finding uname.
18759 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
18760
18761 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
18762
e490616e 18763 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
18764
18765 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
18766
e490616e
ZW
18767 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
18768 to select whether to use ELF or COFF.
6599da04
JM
18769
18770 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
18771
e490616e 18772 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
18773
18774 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
18775
18776 * config.guess: Guess the OS version for HPUX.
18777
18778 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
18779
18780 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
18781
18782Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18783
18784 * configure.in: Recognize --with-headers, --with-libs, and
18785 --without-newlib.
18786 * Makefile.in (all-xiberty): Depend upon all-ld.
18787
18788Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18789
18790 * configure.in: Change i[34]86 to i[345]86.
18791
18792Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18793
18794 * configure (version): A few more tweaks to help message.
18795
18796Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
18797
18798 * Makefile.in: Remove (for now) librx as a host library,
18799 now that we're building it for target.
18800
18801Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18802
18803 * configure: Fix up help message; from karl@owl.hq.ileaf.com
18804 (Karl Berry).
18805
18806Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
18807
18808 * configure.in: Also configure librx.
18809
18810Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
18811
18812 * Makefile.in: Update various rules to reflect that librx
18813 is now needed for libg++.
18814
18815Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18816
18817 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
18818
18819Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
18820
18821 * configure.in: Configure the examples directory.
18822
18823Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18824
18825 * configure: Simplify Jun 2 1994 change.
18826
18827Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18828
18829 * change CC to /usr/latest/bin/gcc for lynx host builds, since
18830 /bin/gcc isn't good enough to build gcc.
18831
18832Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
18833
18834 * Makefile.in (GDB_SUPPORT_FILES): Remove
18835 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
18836 (gdb.tar.gz): Add new rule to use standard distribution building
18837 mechanism.
18838
18839Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18840
18841 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
18842 Bill Cox <bill@cygnus.com>.
18843
18844Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
18845
18846 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
18847
18848Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
18849
18850 * configure: Search current dir first in .gdbinit.
18851
18852Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
18853
18854 * config.sub: Recognize freebsd (merged from gcc config.sub).
18855
18856Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
18857
18858 * config.sub: Refer to NeXT's operating system as nextstep.
18859
18860 * config.sub (case $basic_machine): Re-order the cases, to match
18861 the order in the FSF version (which is mostly alphabethical).
18862 Merge in some additions and changes from the FSF.
18863
18864Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
18865
18866 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
18867 * config.sub: Recognize cxux7.
18868 * configure.in: Use mh-cxux for m88k-harris-cxux*.
18869
18870Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18871
18872 * config.sub: Fix typo powerpc -> powerpc-*.
18873
18874Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
18875
18876 * Makefile.in: `all-emacs19' depends on `all-byacc'.
18877
18878 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
18879 parallel with all-emacs and install-emacs). Top-level command
18880 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
18881
18882Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18883
18884 * test-build.mk ($(host)-stamp-stage2-installed): Remove
18885 $(relbindir)/make before doing ``make install'', and use
18886 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
18887 installing over running make binary.
18888 ($(host)-stamp-stage3-installed): Likewise.
18889
18890Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18891
18892 * config.guess: Recognize Mach.
18893
18894Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18895
18896 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
18897 see whether --exec-prefix was used.
18898
18899Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18900
18901 * README: Explicitly mention libg++/README. (Zoo's idea.)
18902
18903Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18904
18905 * Makefile.in: Add all-librx target similar to all-libproc.
18906
18907Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
18908
18909 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
18910 with post 1.2 uname bogosity.
18911
18912Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18913
18914 * configure: Remove temporary files on receipt of a signal.
18915
18916Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
18917
18918 * configure: If there is a package_makefile_frag, remove
18919 ${subdir}/Makefile.tem after copying it in.
18920
18921Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18922
18923 * build_all.mk: support rs6000 lynx identifies itself as
18924 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
18925 since /bin/gcc is too feeble to compile a modern gcc.
18926
18927Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
18928
18929 * brought devo/test-build.mk update-to-date with progressive/
18930 test-build.mk. Add lynx targets and hppa flag info.
18931
18932Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18933
18934 * configure.in: Use mh-ncrsvr43. Patch from
18935 Tom McConnell <tmcconne@sedona.intel.com>.
18936
18937Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
18938
18939 * config.guess (i386-unknown-bsdi): No longer need to
18940 check #if defined(__bsdi__) && defined(__i386__).
18941
18942Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18943
18944 * configure: Set program_transform_nameoption correctly.
18945
18946Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
18947
18948 * brought build-all.mk update-to-date with progressive build-all.mk,
18949 added new targets and hppa info.
4e81ae98 18950
6599da04
JM
18951Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18952
18953 * configure: If config.guess result is a prefix of the user
18954 specified target, assume a native build and use the user specified
18955 target as the host alias. Remove SunOS patch suffix removal hack.
18956 * configure.in: Remove SunOS patch suffix removal hack.
18957
18958 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
18959 in NATIVE_CHECK_MODULES.
18960
18961Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
18962
18963 * Makefile.in: Rename HOST_ONLY to NATIVE.
18964 * configure: Delete SunOs patch suffix from host_canonical
18965 and build_canonical variables that are prepended to Makefiles.
18966 * configure.in: Add comments for easier maintenance.
18967
18968Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18969
18970 * Makefile.in: Add all-libproc target similar to all-gui.
18971
18972Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
18973
18974 * Makefile.in (CHECK_MODULES): split into
18975 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
18976
18977Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
18978
18979 * config.guess (i386-unknown-bsdi): New system to guess.
18980
18981Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18982
18983 * Makefile.in: Add all-gui target (but not yet build by "all").
18984
18985Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
18986
18987 * config.sub: Move deletion of patch suffix from here...
18988 * configure.in: To here, at Ian's suggestion. The top-
18989 level scripts might need to know of a patch level.
18990
18991Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
18992
18993 * config.sub: Strip off patch suffix so rtl is recognized
18994 as a sunos4.1.3 machine, even though it's been patched.
18995
18996Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
18997
18998 * Makefile.in (INSTALL_LAST): Delete.
18999 (INSTALL_DOSREL): New.
19000
19001Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19002
19003 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
19004 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
19005 whether we pass down --with-gnu-ld anyhow.
19006
19007Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
19008
19009 * Makefile.in (INSTALL_LAST): Change operation so it works
19010 on more flavors of make.
19011 * configure.in (go32): Don't build libg++ or libio.
19012
19013Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
19014
19015 * Makefile.in (Move HOST_PREFIX_1 and friends up so
19016 they can be overriden by templates.
19017
19018Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
19019
19020 * configure.in (target==go32): Don't build gdb.
19021 * dosrel: New directory.
19022
19023Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
19024
19025 * configure.in (host==go32): Configure dosrel too.
19026 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
19027 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
19028 be set by incoming names or templates.
19029 (INSTALL_LAST): New rule.
6599da04
JM
19030
19031Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
19032
19033 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
19034
19035Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19036
6599da04
JM
19037 * configure.in (appdirs): New variable. Currently empty, but will
19038 be used in gas distribution. If nonempty, lists a set of
19039 directories at least one of which must get configured, or top
19040 level configuration is considered to have failed.
19041 (rs6000-*-lynxos*): Use new file name.
19042
19043Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19044
19045 Eliminate XTRAFLAGS.
19046 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
19047 newlib include files using -idirafter, and also use -nostdinc.
19048 (CXX_FOR_TARGET): Likewise.
19049 (XTRAFLAGS): Removed.
19050 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
19051 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
19052 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
19053 ($(DO_X)): Don't pass down XTRAFLAGS.
19054
19055Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19056
19057 * configure.in (mips*-dec-bsd*): New target; do build linker.
19058 (mips*-*-bsd*): New target; don't build linker.
19059
19060Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19061
19062 * configure.in: support rs6000-*-lynxos* configuration.
19063 support sunos4 as a cross target.
19064
19065 * config.sub: look for lynx*, not lynx since the OS version may
19066 legitimately be part of the name.
19067
19068Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19069
19070 * configure.in (i[34]86-*-sco*): Move to be with other i386
19071 targets.
19072 (romp-*-*): New target. Skip various binary utilities.
19073 (vax-*-*): New target. Don't build newlib.
19074 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
19075
19076Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19077
19078 * configure.in: Only set host_makefile_frag if config
19079 directory exists.
19080
19081Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19082
19083 * install.sh: If $dstdir exists, don't check whether each
19084 component does.
19085
19086Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19087
19088 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
19089
19090Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
19091
3b75d237
AJ
19092 * configure.in (*-*-lynxos*): Don't configure newlib for either
19093 native or cross Lynx.
6599da04
JM
19094
19095Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
19096
19097 * config.sub (sparc64-elf): Fix os.
19098 (z8k): Remove duplicate.
19099
19100Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19101
19102 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
19103 gcc/stmp-fixproto, to try to prevent fixproto from being run.
19104
19105Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
19106
19107 * configure: Make file links cleanly even if Lynx fails on
e490616e 19108 an NFS symlink (at least fail cleanly).
6599da04
JM
19109
19110Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19111
19112 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
19113 -XNh2000.
19114
19115Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19116
19117 * configure: Unknown options are fatal again.
19118
19119Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
19120
19121 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 19122 compatibility.
6599da04
JM
19123
19124Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
19125
19126 * build-all.mk: Add `clean' target.
19127
19128Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19129
19130 * config.guess: Add SINIX support.
19131 * configure.in: Add mips-*-sysv4* support.
19132
19133Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
19134
19135 * build-all.mk: Document all useful targets.
19136 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
19137 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
19138
19139Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19140
19141 * configure: Support --silent, --quiet.
19142
19143Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19144
19145 * configure: Support --disable-FEATURE.
19146
19147Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19148
19149 * config.guess: Recognize NCR running SVR4.3.
19150
19151Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
19152
19153 * config.guess: Make BSDI generate i386-unknown-bsd386.
19154 Patch from Paul Eggert <eggert@twinsun.com>.
19155
19156Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19157
19158 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
19159
19160Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19161
19162 * configure: Make unrecognized options give nonfatal warnings
19163 instead of fatal errors, and pass them to any subdirectory
19164 configures in case they recognize them.
19165 Make --x equivalent to --with-x.
19166
19167Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19168
19169 * configure: Add --enable-* options. Clean up usage message and
19170 some comments.
19171
19172Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
19173
19174 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
19175
19176Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19177
19178 * configure.in (hppa*-*-*): Enable binutils.
19179
19180Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19181
19182 * config.sub: Recognize cisco.
19183
19184Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
19185
19186 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
19187
19188Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19189
19190 * config.guess: about target *-hitachi-hiuxwe2, don't print more
19191 than one configuration name. Add comment.
19192
19193Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
19194
19195 * config.guess: about target *-hitachi-hiuxwe2, fixed
19196 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
19197 macro is incorrect.]
19198
19199Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19200
19201 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
19202 than the "make ls" stuff which used to be here.
19203
19204Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
19205
19206 * config.guess: Recognize i[34]86-unknown-freebsd.
19207 From Shawn M Carey <smcarey@rodan.syr.edu>.
19208
19209Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
19210
19211 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
19212
19213Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
19214
19215 * config.guess: Check for ptx.
19216
19217Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
19218
19219 * config.sub: Add os9k checking.
19220
19221Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19222
19223 * config.guess: Handle OSF1 running on HPPA processors
19224
19225Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
19226
19227 * configure: If subdir configure fails, print out a message with
19228 subdirectory name, in case subdir's configure code didn't identify
19229 itself.
19230
19231Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
19232
19233 * configure.in: Remove embedded newlines from configdirs.
19234 Avoid mismatches of substrings. Fix matching strings at end
19235 of configdirs.
19236
19237Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
19238
19239 * config.guess: Add Lynx/rs6000 config support.
19240
19241Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
19242
19243 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
19244
19245Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
19246
19247 * configure.in (hppa*-*-osf*): Treat this just like most other
19248 PA configurations (eg no binutils or ld).
19249 (hppa*-*-*elf*): These configurations have binutils and ld.
19250
19251Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19252
19253 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
19254
19255Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19256
19257 * configure.in (rs6000-*-*): Build gas.
19258
19259Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19260
e490616e 19261 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
19262
19263Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19264
19265 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
19266 for GDB and GDB has been fixed to not need it.
19267
6599da04
JM
19268Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19269
19270 * config.guess: Recognize vax hosts.
19271
19272Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19273
19274 * configure (while loop): Don't use "break 2" inside case
19275 statement -- the case statement isn't an enclosing loop.
19276
19277Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
19278
19279 * config.guess: Clean up NeXT support, to allow nextstep
19280 on Intel machines. Make OS be nextstep.
19281
19282Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
19283
19284 * config.guess: Add alternate forms for Convex.
19285
19286Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
19287
19288 * configure: Completely rewrite option processing. Take
19289 advantage of pattern-matching to avoid invoking test frequently.
19290 Also clean up host and target defaulting logic.
19291
19292Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19293
19294 * Makefile.in: Replace all occurrances of "rootme" with "r" and
19295 "$${rootme}" with "$$r", to increase the likelihood that the do-*
19296 commands (plus user environment) will fit SCO limits.
19297
19298Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19299
19300 * configure.in: Don't issue warnings about directories which are
19301 not being configured if -norecursion is set. Correct test for
19302 --with-gnu-as and --with-gnu-ld to not get confused by substring
19303 matches.
19304
19305 * configure.in: Don't build gas for alpha-dec-osf1*.
19306
19307Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
19308
19309 * configure: Back out Per's change of 12/19/1993. It changes the
19310 behavior of configure in unexpected and confusing ways.
19311
19312 Also, use different delim char when calculating
19313 program_transform_name so that the name can contain slashes.
19314
19315Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
19316
19317 * configure.in, config.sub: Add support for VSTa micro-kernel.
19318
19319Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
19320
19321 * configure.in: Nuke hacks which were used to get a special
19322 version of GAS for HPPA configurations.
19323
19324Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
19325
19326 * configure: If only ${target_alias} is given, use that
19327 as the default for ${host_alias}.
19328 * configure: Add missing back-slashes before nested quotes.
19329
19330Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
19331
19332 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
19333
19334Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
19335
19336 * config.guess: Recognize some Tektronix configurations.
19337 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
19338
19339Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19340
19341 * config.sub: Match any flavor of SH.
19342
19343Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
19344
19345 * configure.in: Don't try to configure newlib for Alpha.
19346
19347Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19348
19349 * configure.in: Don't build ld for Irix 5. Don't build gas,
19350 libg++ or libio for any Alpha target.
19351
19352 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
19353
19354Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
19355
19356 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
19357 default arguments -- so it tried to compress itself.
19358
19359Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
19360
19361 * configure.in (notsupp): ensure that a space is always at the end
19362 of the configdirs list, since the grep checks for an explicit space
19363
19364Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19365
19366 * configure.in (target i386-sysv4.2): don't build ld, since static
19367 versions of many libraries are not available.
19368
19369Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19370
19371 * config.guess: Recognize Apollos (using environment variables).
19372 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
19373
19374Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19375
19376 * config.guess: Recognize Sony news mips running newsos.
19377
19378Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
19379
19380 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
19381 "fi ; else" for bash.
19382
19383Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
19384
19385 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
19386
19387Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
19388
19389 * config.sub: accept unixware as an alias for svr4.2.
19390 Fix some inconsistancies with the gcc version.
19391
19392Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19393
19394 * Makefile.in (DISTDOCDIRS): Add gdb.
19395
19396Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
19397
19398 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
19399
19400Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
19401
19402 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
19403 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
19404 this now.
19405
19406Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19407
19408 * config.sub: Accept hiux* as an OS name.
19409
19410 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
19411 etc/make-stds.texi. The underscore came from gcc, and dje now
19412 agrees that RUNTESTFLAGS is the correct name.
19413
19414Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
19415
19416 * install.sh: Remove 'set -e'. It makes any conditionals
19417 in the script useless.
19418
19419 * config.guess: Automatically recognize arm-acorn-riscix
19420 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
19421
19422Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
19423
19424 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
19425
19426Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
19427
19428 * Makefile.in (DISTDOCDIRS): New variable.
19429 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 19430 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
19431
19432Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19433
19434 * configure.in (hppa target): check the source directory for the
19435 pagas sub-directory
19436
19437Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
19438
19439 * config.sub: Allow -aout* and -elf*.
19440
19441Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
19442
19443 * configure.in: Don't build ld on i386-solaris2, same as for
19444 sparc-solaris2.
19445
19446Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
19447
19448 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
19449
19450Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19451
19452 * configure.in: Configure gdb for alpha.
19453
19454Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19455
19456 * Makefile.in (CXXFLAGS): Add -O.
19457
19458Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19459
19460 * config.guess: added support for DG Aviion
19461
19462Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
19463
19464 * configure.in: Produce warning message for subdirectories not
19465 configurable for this host/target combination. Don't try to
19466 configure gdb for vms.
19467
19468Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
19469
19470 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
19471 appropriate files before making "diststuff".
19472 (DISTBISONFILES): New var: list of files to be edited.
19473 (DISTSTUFFDIRS): Add binutils.
19474
19475Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19476
19477 * config.sub: also handle mipsel and mips64el (for little endian mips)
19478
19479Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19480
19481 * configure.in: Add * to end of all OS names.
19482
19483Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
19484
19485 * configure.in: Build newlib for LynxOS native.
19486
19487Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19488
19489 * config.guess: Add support for delta 88k running SVR3.
19490
19491 * configure.in: Add comment about HP compiler vs. emacs.
19492
19493Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19494
19495 * configure.in: don't build ld on solaris2 (not a viable option
19496 due to bugs in getpwnam & getpwuid)
19497
19498Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
19499
19500 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
19501 config.guess will produce a full version number.
19502
19503Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19504
19505 * configure.in: Build linker and binutils for alpha-dec-osf1.
19506
19507Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19508
19509 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
19510 and gdb/testsuite/Makefile.in.
19511
19512Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19513
19514 * configure.in: recognize mips*- instead of mips-
19515
19516Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
19517
19518 * config.sub: Accept linux*coff and linux*elf as operating
19519 systems.
19520
19521Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19522
19523 * config.sub: Recognize mips64, and mips3 as an alias for it.
19524
19525Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19526
19527 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
19528 gdb knows how to handle OSF/1 shared libraries.
19529
19530Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19531
19532 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
19533 * config.guess: Recognize Hitachi's HIUX.
19534 * config.sub: Recognize h3050r* and hppahitachi.
19535 Remove redundant cases for hp9k[23]*.
19536
19537Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19538
19539 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
19540 if gas and ld are in the source tree and are in ${configdirs}.
19541 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 19542 --with options (but still pass them down on the command line,
6599da04
JM
19543 if they were explicitly specified).
19544
19545Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19546
19547 * configure: substitute SHELL value in Makefile.in with
19548 ${CONFIG_SHELL}
19549
19550Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19551
19552 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
19553 *-*-solaris2* targets.
19554
19555Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19556
19557 * Makefile.in: define M4, and pass it down to sub-makes;
19558 all-autoconf now depends on all-m4
19559
19560Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19561
19562 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
19563 presence of {ar,ranlib} instead of a configured directory
19564
19565Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
19566
19567 * config.guess: Accept 34?? as well as 33?? for NCR.
19568
19569Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19570
19571 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
19572 of 'gas' in sed commands, since 'gash' is now in the tree as well.
19573
19574Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19575
19576 * configure: grab values for $(CC) and $(CXX) from the
19577 environment, so that someone can do "CC=gcc configure; make" and
19578 have it work right (matching the way that autoconf works now)
19579
19580 * configure.in, Makefile.in: add support for gash, the tcl
19581 interface to Galaxy
19582
19583 * config.guess: add NetBSD variants (hp300, x86)
19584
19585Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
19586
19587 * install.sh: Support -d option (in the manner of SunOS 4 install,
19588 as it is more deterministic than that of GNU install)
19589 (chmodcmd): Set file to mode 755 by default (should also do default
19590 chgrp and chown, but I don't feel like dealing with that now)
19591
19592Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
19593
19594 * config.sub: Remove h8300hhms alias.
19595
19596Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19597
19598 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
19599
19600Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19601
19602 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
19603 as stmp-fixinc
19604
19605Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
19606
19607 * config.sub: recognize m88110-bug-coff.
19608
19609Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19610
19611 * Makefile.in (all-libio): all dependencies on the toolchain used
19612 to build this (gcc, gas, ld, etc)
19613
19614Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19615
19616 * config.guess: Deal with OSF/1 1.3 on alpha.
19617
19618Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19619
19620 * install.sh: add some 'else true' clauses for portability
19621
19622 * configure.in: don't build libio for h8[35]00-*-* targets
19623
19624Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
19625
19626 * Makefile.in: Add support for new libio.
19627
19628Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19629
19630 * install.sh: If one command fails, don't try the rest. Don't try
19631 to remove $dsttmp (via trap) unless we have already created it.
19632 If $src doesn't exist, detect it and exit with an error.
19633
19634 * config.guess: Recognize BSD on hp300.
19635
19636Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
19637
19638 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
19639 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
19640
19641Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
19642
19643 * Makefile.in (all-send-pr): depends on all-prms
19644
19645Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19646
19647 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
19648
19649Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19650
19651 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
19652 Added test for mips-mips-riscos5.
19653
19654Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19655
19656 * configure.in: use mh-hp300 for 68k HP hosts
19657
19658Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19659
19660 * configure: add support for CONFIG_SHELL, so that you can use
19661 some alternate shell for evaluating configure scripts
19662
19663Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
19664
19665 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
19666 in configure script to bug-gdb@prep.ai.mit.edu when building
19667 distribution archive.
19668 * Makefile.in (COMPRESS): Remove def.
19669 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
19670 gdb.tar.Z and make-gdb.tar.Z respectively.
19671 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
19672 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
19673 to convergence with 'taz' target in Makefile.in.
19674
19675Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19676
19677 * install.sh (dsttmp): use trap to ensure that tmp files go
19678 away on error conditions
19679
19680Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19681
19682 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
19683
19684Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19685
19686 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
19687 its parent is '/' not ''.
19688
19689 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
19690
19691Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
19692
19693 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
19694 that ${newsrcdir}/configure.in does.
19695
19696Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19697
19698 * test-build.mk: support for CONFIG_SHELL
19699
19700Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
19701
19702 * config.sub (netware): Add as a basic system type.
19703
19704Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
19705
19706 * Makefile.in (Makefile): depend on configure.in. Also drop the
19707 $(srcdir)/ from the dependency on Makefile.in.
19708
19709Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
19710
19711 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
19712 (h8300hhms is temporary until multi-libraries are implemented).
19713 * configure.in: Handle h8300h too.
19714
19715Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19716
19717 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
19718
19719Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
19720
19721 * configure: Remove extraneous output when guessing host type.
19722 * config.guess: Remove extraneous output when guessing using C
19723 compiler rather than uname, or when guessing fails.
19724
19725Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
19726
19727 * Makefile.in: remove all.cross and install.cross targets
19728
19729 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
19730 definitions
19731
19732Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
19733
19734 * configure.in (target sh): Build gprof.
19735
19736Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19737
19738 * config.sub: change -solaris to -solaris2
19739
19740Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19741
19742 * configure.in: Use config/mh-riscos for mips-*-sysv*.
19743
19744Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
19745
19746 * configure: Correct error message for missing Makefile.in to
19747 print correct directory.
19748
19749Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19750
19751 * install.sh: kludge around 386BSD shell bug
19752
19753Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
19754
19755 * config.guess: Recognize NeXT.
19756 * config.guess: Recognize i486-ncr-sysv4.
19757 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
19758
19759Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
19760
19761 * Makefile.in (MAKEINFOFLAGS): New variable.
19762 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
19763 * build-all.mk, test-build.mk: Pass down --no-split as
19764 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
19765
19766Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
19767
19768 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
19769
19770Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
19771
19772 * Makefile.in (libg++.tar.z): New rule.
19773 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
19774 * Makefile.in (taz): Only do a single chmod.
19775
19776Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
19777
19778 * install.sh: don't use dirname anymore (replaced with sed usage)
19779
19780Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
19781
19782 * Makefile.in: Change extension for gzip'd files from '.z' to
19783 '.gz' per new FSF standard usage.
19784
19785Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
19786
19787 * configure: put quotes around the final value of program_transform_name
19788
19789Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19790
19791 * Makefile.in: new install.sh support; update install-info rules
19792
19793Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
19794
19795 * configure.in: Build diff for crosses, but not for go32 host.
19796
19797 * configure.in: Build gprof only for native, and don't build it
19798 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
19799
19800Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
19801
19802 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
19803
19804Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19805
19806 * configure.in (host_tools): Add prms.
19807
19808Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19809
19810 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
19811 with $(FLAGS_TO_PASS) on the command line
19812
19813 * config.sub: Recognize lynx and lynxos
19814
19815Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
19816
19817 * config.sub: Accept -ecoff*, not just -ecoff.
19818
19819Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19820
19821 * Makefile.in (taz): Use .gz suffix instead of .z.
19822 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
19823 names.
19824
19825Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19826
19827 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
19828
19829Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19830
19831 * Makefile.in (install-no-fixedincludes): install gcc last, so
19832 that rebuilds that might happen during 'make install' don't get
19833 bogus gcc include files
19834
19835Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19836
19837 Change from Utah for HPPA support:
19838 * config.guess: Recognize hppa1.x-hp-bsd.
19839
19840Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
19841
19842 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
19843 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
19844
19845Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
19846
19847 * config.sub: Add support for rom68k and bug boot monitors.
19848
19849Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
19850
19851 * Makefile.in: Make all-opcodes depend on all-bfd.
19852
19853Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
19854
19855 * config.guess: Added special check for i[34]86-univel-sysv4*.
19856
19857Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
19858
19859 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
19860 the processor rather than assuming i486.
19861
19862Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19863
19864 * config.guess: Recognize SunOS6 as Solaris3.
19865
19866Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
19867
19868 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
19869 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
19870
19871Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
19872
19873 * build-all.mk (all-cross): New target for Canadian Cross.
19874 Added Q2 go32 targets.
19875 * test-build.mk: Configure go32 cross sparclite-aout and
19876 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
19877 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
19878
19879Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19880
19881 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
19882 GO32 hosted toolchains
19883
19884Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
19885
19886 * configure: change so "-exec-prefix" gets passed down rather
19887 than "-exec_prefix" so autoconf generated Makefiles get the
19888 exec_prefix set right.
19889
19890Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19891
19892 * config.guess: get the Solaris2 minor version number
19893
19894 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
19895
19896Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19897
19898 * config.guess: Recognize some Sequent platforms.
19899
19900Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19901
19902 * Makefile.in: added the vault-install target
19903
19904 * configure.in: actually use the Sun3 makefile fragment that's in
19905 config, also added the release dir to configdirs
19906
19907Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19908
19909 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
19910
19911Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19912
19913 * configure.in: remove some program from Alpha targetted toolchains
19914
19915Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
19916
19917 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
19918 gprof.
19919 (taz): Run "make diststuff" in those directories instead of "make
19920 proto-dir". Look for "VERSION=" only at start of line in subdir
19921 Makefile. Use "gzip -9" for compression.
19922 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
19923 (binutils.tar.z): New target.
19924
19925Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19926
19927 * Makefile.in (taz): Include gpl.texinfo.
19928
19929Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19930
19931 * Makefile.in (setup-dirs): Merged into "taz" target.
19932 (taz): Only do `proto-dir' stuff if a directory is actually needed
19933 for this target.
19934
19935Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
19936
19937 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
19938 (FLAGS_TO_PASS): Pass down MUNCH_NM.
19939 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
19940 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
19941 (gcc-no-fixedincludes): Correct for current gcc Makefile.
19942
19943Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
19944
19945 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
19946 config.sub, and move-if-change to gdb testsuite distribution
19947 archive, so the testsuite can be extracted, configured, and
19948 run separately from the gdb distribution. Blow away the Chill
19949 tests that require a Chill compiled executable, since GNU Chill
19950 is not yet publically available.
19951
19952Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19953
19954 * test-build.mk: set environment variables in a single command,
19955 instead of a list of assignments and exports
19956
19957 * config.guess: recognize Alpha/OSF1 systems
19958
19959Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19960
19961 * configure: Change help message to prefer --options rather than
19962 -options.
19963
19964Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19965
19966 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
19967 zippy@ecst.csuchico.edu.
19968 * config.guess: Recognize miniframe.
19969
19970Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
19971
cc6010cd
AP
19972 * Makefile.in: Use srcroot to find runtest rather than rootme.
19973 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
19974
19975Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
19976
19977 * test-build.mk: Extensive additions to support building on a
19978 machine other than the host.
19979
19980Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19981
19982 * configure (tooldir): Fix for i386-aix again.
19983
19984Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
19985
19986 * configure, Makefile.in: Change definition of $(tooldir)
19987 to match the FSF.
19988
19989Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
19990
19991 * config.guess: Recognize i[34]86/SVR4.
19992
19993Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19994
19995 * Makefile.in (all-gdb): gdb depends on sim.
19996
19997Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
19998
19999 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
20000 at the same time we make the prototype gdb directory.
20001 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
20002 files at the same time as the gdb base release distribution.
20003
20004Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
20005
20006 * Makefile.in (check): Use individual check targets rather than
20007 DO_X rule.
20008 (check-gcc): Added.
20009
20010Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
20011
20012 * config.sub: Use sysv3.2 not sysv32 for canonical OS
20013 for System V release 3.2.
20014
20015Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20016
20017 * config.sub: Recognize hppaosf.
20018 * configure.in: Do configure ld/binutils/gas for it.
20019
20020Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20021
20022 * configure (tooldir): Alter syntax used to set this, for systems
20023 where "\$" isn't handled right, like i386-aix.
20024
20025Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
20026
20027 * configure: Pass program-transform-name, not
20028 program_transform_name, to recursive configures.
20029
20030Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
20031
20032 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
20033 of gas+ld+binutils.
20034
20035Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
20036
20037 * config.guess: Recognize AIX3.2 as distinct from 3.1.
20038
20039Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20040
20041 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
20042
6599da04
JM
20043Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20044
20045 * Makefile.in (PRMS): Set back to all-prms.
20046
20047Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
20048
20049 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
20050 targets, rather than for MIPS hosts.
20051
20052Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20053
20054 * configure.in: add comment for --with-x default values
20055
20056 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
20057
20058 * Makefile.in: add check-* targets for each of the directories in
20059 the tree. Add a definition of RUNTEST that will use the one we
20060 just built, if it exists. Pass this down via FLAGS_TO_PASS.
20061
20062Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
20063
20064 * configure.in: Removed obsolete references to bfd_target and
20065 target_makefile_frag.
20066
20067 * build-all.mk: Set assorted targets for Q2.
20068 * config.sub: Recognize z8k-sim and h8300-hms.
20069 * test-build.mk: Really don't pass host to configure.
20070 (HOLES): Added uname.
20071
20072Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
20073
20074 * configure: Handle an empty program-prefix, program-suffix or
20075 program-transform-name correctly.
20076
20077Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
20078
20079 * build-all.mk: -G 8 no longer required for MIPS targets.
20080 * test-build.mk: Don't pass host argument to configure; make it
20081 guess.
20082
20083Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
20084
20085 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
20086 * Makefile.in (COMPRESS): New macro, like GZIP.
20087
20088Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
20089
20090 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
20091
20092 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
20093 with gas currently defaults to -G 0.
20094
20095Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
20096
20097 * Makefile.in (all-flex): flex depends on byacc.
20098
20099 * build-all.mk: If host not specified, use config.guess. Pass TAG
20100 to test-build.mk as RELEASE_TAG.
20101 * test-build.mk (configargs): New variable containing arguments to
20102 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
20103 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
20104
20105 * config.guess: Use /bin/uname when checking -X argument on SCO,
20106 to avoid invoking GNU uname which doesn't understand -X.
20107
20108 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
20109
20110 * configure.in: Build gas for mips-*-*.
20111
20112Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20113
20114 * Makefile.in (all.normal): insert missing backslash.
20115
20116Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
20117
731a8127 20118 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
20119
20120 * Makefile.in: Complete overhaul to merge many almost identical
20121 targets.
20122
20123Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20124
20125 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
20126 (gdb.tar.Z): Adjusted.
20127
20128 * Makefile.in (setup-dirs, taz): New targets; should be general
20129 enough to adapt for gdb sometime. Build only .z file.
20130 (gas.tar.z): New target.
20131
20132Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
20133
20134 * build-all.mk: Use CC=cc -Xs on Solaris.
20135
6599da04
JM
20136Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
20137
20138 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
20139 for handling BISON for FSF releases.
20140
20141Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20142
20143 * configure: Actually implement the change zoo just documented.
20144
20145Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
20146
20147 * configure: when using config.guess, only set target_alias when
20148 it's not already been set (ie, on the command line)
20149
20150Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20151
20152 * Makefile.in: add installcheck target, set PRMS to install-prms
20153
20154Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20155
20156 * configure: add support for package_makefile_fragment, handle the
20157 case where a directory has a configure.in file but no Makefile.in
20158 more gracefully (with an actual understandable error message, even);
20159 add support for --without (and add this to the usage message); also
20160 explicitly add a --host=${host_alias} to the command line when
20161 config.guess is used
20162
20163Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
20164
20165 * configure: Must use both --host and --target in recursive calls.
20166
20167Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
20168
20169 * Makefile.in: Change deja-gnu to dejagnu.
20170
20171Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
20172
20173 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
20174
20175Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20176
20177 * configure.in: canonicalize all instances to *-*-solaris2*,
20178 also strip out a number of tools to not build for go32 host
20179
20180Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20181
20182 * config.guess: add GPL.
20183
20184 * Makefile.in, config.guess, config.sub, configure: bump
20185 copyrights to 93.
20186
20187Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
20188
20189 * Makefile.in (do-info): Removed obsolete check for existence of
20190 localenv file.
20191
20192 * Makefile.in (MAKEOVERRIDES): Define to be empty.
20193
20194Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20195
20196 * Makefile.in: a couple of 'else true' for decstation,
20197 support for TclX
20198
20199 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
20200
20201Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
20202
20203 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
20204
20205Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
20206
20207 * config.guess: Recognize i386-ibm-aix (PS/2).
20208 * configure.in: Use config/mh-aix386 file for it.
20209
20210Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
20211
20212 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
20213 CC_FOR_TARGET instead.
20214 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
20215
20216Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
20217
20218 * Makefile.in: Add sim to list of directories sent with gdb
20219
20220Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
20221
20222 * configure.in: Put back mips-dec-bsd* case.
20223
20224Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
20225
20226 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
20227 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
20228 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
20229
20230Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20231
20232 * configure.in: remove no-op mips-dec-bsd* in "case $target"
20233
20234 * Makefile.in (dir.info): only run gen-info-dir if it exists,
20235 (install-info): install dir.info only if it exists,
20236 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
20237
20238Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
20239
20240 * configure.in: For vms target, skip bfd, ld, binutils. Do build
20241 gas for mips-dec-bsd.
20242
20243Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
20244
20245 * configure (makesrcdir): If ${srcdir} is relative and not ".",
20246 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
20247
20248Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
20249
20250 * configure.in: Added "dejagnu" to hosttools list.
20251
20252Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
20253
20254 * config.sub, configure.in, config.guess: Add support
20255 for Bosx, an AIX variant from Bull.
20256 Patches from F.Pierresteguy@frcl.bull.fr.
20257
20258Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
20259
20260 * devo/dejagnu: Initial creation of devo/dejagnu.
20261 Migrated dejagnu testcases and support files for testing software
20262 tools to reside as subdirectories, currently called "testsuite",
20263 within the directory of the software tool. Migrated all programs,
20264 support libraries, etc. beloging to dejagnu proper from
20265 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
20266 with no modifications. The changes to these files which will
20267 allow them to configure, build, and execute properly will be made
20268 in a future update.
20269
20270Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20271
20272 * Makefile.in: Change send_pr to send-pr.
20273 * configure.in: Likewise.
20274 * send_pr: Renamed directory to send-pr.
20275
20276Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
20277
20278 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
20279
20280Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
20281
20282 * README: Update for gdb-4.8 release.
20283 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
20284 gdb-xxx.tar.z (gzip'd) file also.
20285
20286Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20287
20288 * Makefile.in: make all-diff depend on all-libiberty
20289
20290Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
20291
20292 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
20293
20294Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20295
20296 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
20297
20298Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
20299
20300 * Makefile.in (DEVO_SUPPORT): Remove etc directory
20301 (ETC_SUPPORT): Only add the files GDB wants from etc/.
20302 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
20303
20304Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20305
20306 * Makefile.in: makeinfo binary is in a new location
20307
20308Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
20309
20310 * config.sub: Accept -ecoff as an OS.
20311
20312 * Makefile.in: Various changes to eliminate a level of make
20313 recursion and reduce the required command line length.
20314 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
20315 sub-makes.
20316 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
20317 variables holding settings for specific sub-makes.
20318 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
20319 in terms of BASE_FLAGS_TO_PASS.
20320 (TARGET_LIBS): New variable listing directories which use
20321 TARGET_FLAGS_TO_PASS.
20322 (subdir_do): Eliminated.
20323 (do-*): New set of targets to replace subdir_do.
20324 (various): All targets which used subdir_do now depend on do-*.
20325 (local-clean): Renamed from do_clean.
20326 (local-distclean): New target, dependency of distclean and
20327 realclean.
20328 (install-info): Don't create directories. Depend on dir.info
20329 rather than calling make recursively.
20330 (install-dir.info): Eliminated.
20331 (install-info-dirs): Create all info directories here.
20332 (dir.info): Depend upon do-install-info.
20333
20334 * test-build.mk (HOLES): Added false.
20335
20336Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
20337
20338 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
20339
20340Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20341
20342 * Makefile.in (info): remove dependency on all-texinfo. The
20343 problem was really in texinfo/C, not at this level.
20344
20345Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
20346
20347 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
20348
20349Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
20350
20351 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
20352 GDB releases.
20353
20354Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20355
20356 * configure: Include srcdir in message about target of link not
20357 being found. Don't convert `-' to `_' in `with' options being
20358 passed to subdirs.
20359
20360Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20361
20362 * configure.in: add uudecode to host_tools
20363
20364 * Makefile.in: added {all,install}-uudecode targets, added them to
20365 the appropriate lists
20366
20367Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
20368
20369 * Makefile.in (all-gcc): Added dependency on all-gas.
20370
20371 * configure.in (mips-*-*): Build ld and binutils.
20372
20373Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20374
20375 * configure: check return code from mkdir, print error message and
20376 exit on failure.
20377
20378Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
20379
20380 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
20381
20382Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
20383
20384 * test-build.mk (HOLES): Added tar, cpio and uudecode.
20385
20386Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
20387
20388 * config.sub (h8500): Recognize this as a cpu type.
20389
20390Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20391
20392 * configure: source directory missing is no longer a warning
20393
20394 * configure.in: recognize irix[34]* instead of irix[34]
20395
20396 * Makefile.in: define and pass down X11_LIB
20397
6599da04
JM
20398Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
20399
20400 * guess-systype: Renamed to ...
20401 * config.guess: ... by popular request.
20402 * configure.in, Makefile.in: Update accordingly.
20403
20404Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
20405
20406 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
20407 + Add Convex, Cray/Unicos, and Encore/Multimax support.
20408 + Execute ./dummy instead of assuming . is in PATH.
20409
20410Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
20411
20412 * guess-systype: New shell script. Attempts to guess the
20413 canonical host name of the executing host.
20414 Only a few hosts are supported so far.
20415 * configure: Call guess-systype if no host is specified.
20416
20417Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
20418
20419 * Makefile.in (gcc-no-fixedincludes): Made to work with current
20420 gcc Makefile.
20421
6599da04
JM
20422Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
20423
20424 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
20425 (all-gcc, install-gcc, subdir_do): Use it.
20426
20427Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
20428
20429 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
20430
20431Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
20432
20433 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
20434 set exclusively by configure, using configure.in .
20435
20436Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20437
20438 * test-build.mk: set $PATH for all builds
20439
20440 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
20441
20442Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
20443
20444 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
20445 the one used in gcc/Makefile.in, so that a null expansion doesn't
20446 override the one needed to build gcc with a native cc.
20447
6599da04
JM
20448Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20449
20450 * configure: Accept -with arguments.
20451
20452Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20453
20454 * Makefile.in: added h8300sim
20455
20456Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
20457
6599da04
JM
20458 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
20459 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
20460 (all-cygnus, native, build-cygnus): Make
20461 $(canonhost)-stamp-3stage-done, not $(host)....
20462 * test-build.mk (stamp-3stage-compared): Use tail +10c for
20463 i386-sco3.2v4. Added else true to if command.
20464
20465Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
20466
20467 * config.sub: (from FSF) Sequent uses a BSD-like OS.
20468
20469Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
20470
20471 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
20472
20473Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20474
20475 * configure.in: don't remove binutils from Solaris builds
20476
20477Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
20478
20479 * Makefile.in: get rid of earlier definitions for *clean,
20480 also handle the recursive info rule better
20481
20482Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
20483
20484 * Makefile.in (mostlyclean, distclean, realclean): Fix to
20485 do more-or-less the right thing.
20486
20487Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
20488
20489 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
20490 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
20491
20492Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20493
20494 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
20495 $(host_canonical).
20496
20497 * configure.in: split the configdirs list into 4 categories (native
20498 v. cross, library v. tool) and handle the cross-only and native-
20499 only in more reasonable (and correct!) way.
20500
20501Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
20502
20503 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
20504 configdirs anymore.
20505
20506Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20507
20508 * Makefile.in: extensive cleanup:: removed all of the explicit
20509 clean-* targets, collapsed many wrappers around subdir_do into
20510 one, added additional targets to satisfy standards.texi, deleted
20511 some old targets, some changes for consistency
20512
20513Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20514
20515 * configure.in: handle some programs as cross-only, and others as
20516 native only
20517
20518 * test-build.mk: handle partial holes in a more generic manner
20519
20520 * Makefile.in: m4 depends on libiberty
20521
6599da04
JM
20522Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20523
20524 * configure.in: add m4, textutils, fileutils, sed, shellutils,
20525 time, wdiff, and find to configdirs
20526
20527 * Makefile.in: all, clean, and install rules for the new programs
20528 added to configure.in
20529
20530Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20531
20532 * configure.in: use mh-sun for all *-sun-* hosts
20533
6599da04
JM
20534Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20535
20536 * Makefile.in: define flags for X11 include files and library file
20537 locations, pass them down to the programs that need this info
20538
20539 * build-all.mk: added a 'native' target, to 3stage the native toolchain
20540
6599da04
JM
20541Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20542
20543 * configure.in: start building libg++ for HP-UX targets
20544
20545Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
20546
20547 * README: Update references to files moved into etc/.
20548
20549Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
20550
20551 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
20552 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
20553
20554Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
20555
20556 * configure: accept dash as well as underscore in long option
20557 names for FSF compatibility.
20558
20559Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
20560
20561 * config.sub: added -sco3.2v4 support from FSF.
20562
20563Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20564
20565 * configure.in: expand the section that adds or removes
20566 directories from the list of programs to build, to handle native
20567 vs. cross in addition to host v. native
20568
20569Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
20570
20571 * Makefile.in: Replace C++ in macro names with CXX.
20572 This is less likely to break ...
20573
20574Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20575
20576 * test-build.mk: add -w to GNU_MAKE
20577
20578Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20579
20580 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
20581 add 'sparc' to list of recognized cpus. This needed to make
20582 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
20583 Delete some redundant ose68 variants. Recognize -wrs as an os,
20584 then changes that into $CPU-wrs-vxworks.
20585
20586 * configure.in: remove most references to gdbtest, regularize
20587 target based program removal
20588
20589 * test-build.mk: import from p3 tree (many fixes and changes)
20590
20591Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
20592
20593 * Makefile.in: added rules to handle tcl, tk, and expect
20594
20595 * configure.in: handle those directories if they exist
20596
20597Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20598
20599 * config.sub: removed bogus hppabsd and hppahpux names, since
20600 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
20601
20602Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20603
20604 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
20605 depends upon all-xiberty
20606
20607 * Makefile.in: changes from p3, including:
20608
20609 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
20610
20611 * Makefile.in (XTRAFLAGS): include newlib directories if
20612 newlib/Makefile exists, rather than if host != target.
20613
20614 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
20615
20616 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20617 from the same source tree and not building a cross-compiler. This
20618 matters for the libg++ configuration if reconfiguring a tree that
20619 has already been installed.
20620
20621 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
20622
20623 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20624 pick up the machine and system specific header files.
20625
20626 * Makefile.in: added AS_FOR_TARGET, passed down in
20627 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
20628 the C compiler to use to create programs which are run in the
20629 build environment, set it to default to $(CC), and passed it down
20630 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20631
20632 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
20633
20634 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
20635 We need them for unusual native builds, like systems without
20636 ranlib.
20637
20638 * configure: also define $(host_canonical) and
e490616e
ZW
20639 $(target_canonical), which are the full, canonical names for the
20640 given host and target
6599da04
JM
20641
20642Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
20643
20644 * Makefile.in: Added separate definitions for C++.
20645
20646Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
20647
20648 * configure.in (configdirs): Add deja-gnu.
20649
20650Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
20651
20652 * README: Update for configure.texi and gdb-4.7 release.
20653
20654Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
20655
20656 * Makefile.in: Move "all" target to top of file.
20657 Previously, first target was ".PHONY" which caused BSD4.4 make
20658 to build .PHONY when make was run without arguments.
20659
20660Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
20661
20662 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
20663 Library-copylefted code in libiberty.
20664
20665Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
20666
20667 * config.sub: Replace m68kmote with plain old m68k.
20668
20669Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
20670
20671 * Makefile.in: Remove space from blank line, avoid Make complaints.
20672
20673Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
20674
20675 * config.sub: Complain if no argument is given. Added support for
20676 386bsd as OS and target alias.
20677
20678Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
20679
20680 * Makefile.in (XTRAFLAGS): include newlib directories if
20681 newlib/Makefile exists, rather than if host != target.
20682
20683Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
20684
20685 * config.sub: recognize sparclite-wrs-vxworks.
20686
20687 * Makefile.in (install-xiberty): added *-xiberty make rules (from
20688 p3.) Added clean-xiberty to clean.
20689
20690Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20691
20692 * configure.in: use *-*-* instead of nested cases for host and target
20693
20694Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
20695
20696 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20697 from the same source tree and not building a cross-compiler. This
20698 matters for the libg++ configuration if reconfiguring a tree that
20699 has already been installed.
20700
20701Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
20702
20703 * config.sub (i486v/i486v4): Merge in from FSF version.
20704
20705Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
20706
20707 * configure: only set PWD if it is already set.
20708
20709Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
20710
20711 * configure: just set PWD=`pwd` at the top, since Ultrix sh
20712 doesn't have unset and all success paths (and most error paths)
20713 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
20714 to just ${PWD} to avoid confusion.)
20715
20716Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
20717
20718 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
20719 even for a native compilation.
20720
20721Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
20722
20723 Changes to make the gdb.tar.Z rule work better.
20724
20725 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
20726 (DEVO_SUPPORT): Add configure.texi.
20727 (bfd-ilrt.tar.Z): Remove ancient rule.
20728
20729Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
20730
20731 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20732 pick up the machine and system specific header files.
20733
20734 * configure.in, config.sub: added new target m68010-adobe-scout,
20735 with alias of adobe68k. Changed configure.in to check for
20736 -scout before -sco* to avoid a false match.
20737
20738 * Makefile.in: added AS_FOR_TARGET, passed down in
20739 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
20740 the C compiler to use to create programs which are run in the
20741 build environment, set it to default to $(CC), and passed it down
20742 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20743
20744Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
20745
20746 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
20747 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
20748 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
20749 FOR_TARGET variants, to newlib and libg++.
20750
20751Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
20752
20753 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
20754 first.
20755
20756Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
20757
20758 * config.sub: Accept `elf' as an environment.
20759
20760Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20761
20762 * Makefile.in (all-opcodes): cd into the right directory
20763
20764Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
20765
20766 * configure: added -program_transform_name option, used as
20767 argument to sed when installing programs.
20768 configure.texi: added documentation for -program_prefix,
20769 -program_suffix and -program_transform_name.
20770
20771Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
20772
20773 * config.sub: Accept i486 where i386 ok.
20774
20775Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
20776
20777 * config.sub: accept we32k
20778
20779Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
20780
3b75d237 20781 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
20782
20783 * Makefile.in: don't create all directories for ``make install'';
20784 let the subdirectories create the ones they need.
20785
20786Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20787
e490616e 20788 * COPYING: new file, GPL v2
6599da04
JM
20789
20790Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20791
20792 * Makefile.in: use the new gen-info-dir, which needs a template
20793 argument (which also lives in texinfo)
20794
20795 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
20796
6599da04
JM
20797Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
20798
20799 * config.sub (ncr3000): Change i386 to i486.
20800
20801Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20802
20803 * Makefile.in: add install-rcs, install-grep to
20804 install-no-fixedincludes, removed install-bison and install-libgcc
20805
20806Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
20807
20808 * configure.in: grab the HPUX makefile fragment if on HPUX
20809
20810Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
20811
20812 * Makefile.in: eradicate bison spoor (ditto libgcc).
20813 configure.in: recognise m68{k,000}-ericsson-OSE.
20814 es1800 is alias for m68k-ericsson-OSE
20815
20816Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20817
20818 * configure.in: rearrange the parts that remove programs from
20819 configdirs, based now on HOST==TARGET or by canonical triple.
20820
20821Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20822
20823 * test-build.mk: recurse explicitly with -f test-build.mk when
20824 appropriate. predicate stage3 and comparison on the existence
20825 of gcc. That is, if gcc isn't around, we aren't three-staging.
20826 On very clean, also remove ...stamp-co. Build in-place before
20827 doing other builds.
20828
20829Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20830
20831 * Makefile.in, configure.in: add tgas
20832
20833Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20834
20835 * Makefile.in: a number of changes merged in from progressive.
20836
20837 * configure.in: add libm.
20838
20839 * .cvsignore: ignore some stuff that comes from test-build.mk.
20840
6599da04
JM
20841Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
20842
20843 * config.sub: Add es1800 (m68k-ericsson-es1800).
20844
20845Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
20846
20847 * configure: Add program_suffix (parallel to program_prefix)
20848 * Makefile.in: adjust directory-creating script for losing decstation
20849
20850Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
20851
20852 * configure: Minor $subdir-related fixes.
20853
20854Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20855
20856 * configure: fix various problems with propogating
20857 makefile_target_frag in subdirs.
20858 * configure.in: config libgcc if its there
20859
20860Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
20861
20862 * config.sub: HPPA merge.
20863
6599da04
JM
20864Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
20865
20866 * Makefile.in: Replace all-bison with all-byacc in all
20867 dependency lines for other tools (which now use byacc).
20868
20869Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
20870
20871 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
20872
6599da04
JM
20873Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
20874
20875 * Makefile.in: make gprof rules similar to byacc rules (instead of
20876 vestigal $(unsubdir) that didn't work...)
20877
20878Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
20879
20880 * config.sub: Add support for Linux.
20881 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
20882 (at least for libg++).
20883
20884Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
20885
20886 * configure.texi: fix doc for the -nfp option to configure
20887
20888Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
20889
20890 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
20891
20892Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
20893
20894 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
20895 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
20896 * configure.in: added solaris* host_makefile_frag hook.
20897
20898Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20899
20900 * config.sub: changed recognition of m68000 so that various
20901 m68k types can be specified via m680[01234]0
20902
20903Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20904
20905 * config.sub (basic_machine): fix sed so that '-foo' isn't
20906 completely substituted out while .+'-foo' loses the '-foo'
20907
20908Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20909
20910 * config.sub ($os): Add -aout.
20911
20912Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
20913
20914 * configure: If host_makefile_frag is absolute, don't
20915 prefix ${invsubdir} (relevant to libg++ auto-configure).
20916
20917Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20918
20919 * Makefile.in (tooldir): Define it.
20920 (all-ld): Depend on all-flex.
20921
20922Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
20923
20924 * Makefile.in (check): Fix libg++ special case.
20925
20926Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
20927
20928 * configure: do not bury `pwd` into config.status, thus do fewer
20929 pwd's.
20930
20931 * configure: print the "Building in" message only when building in
20932 other than "." AND verbose.
20933
63f6bcd7 20934 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
20935 configures.
20936
20937 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
20938
20939Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
20940
20941 * Makefile.in: macroize flags passed on recursion. remove
20942 fileutils.
20943
20944Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
20945
20946 * configure: get makesrcdir right for subdirs deeper than 1.
20947
20948 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
20949 install.
20950
20951Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
20952
20953 * Makefile.in: don't print subdir_do or recursion lines.
20954
20955Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
20956
20957 * standards.texi: added menu item.
20958
20959 * Makefile.in: build and install standards.info.
20960
20961 * standards.texi: new file.
20962
20963Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20964
20965 * configure: test for and move config.status pieces from
20966 ${subdir}/.
20967
20968Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
20969
6599da04
JM
20970 * configure: Test for existance of files before trying to mv
20971 them, to avoid numerous non-existance messages.
20972
20973Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
20974
20975 * configure: correct final line of config.status.
20976
20977 * configure: patch from eggert. Avoids a protection problem if
20978 the original Makefile.in is read only.
20979
20980 * configure: use move-if-change from gcc to create config.status.
20981 Some makefiles depend on config.status to tell if a directory
20982 has been reconfigured for a different host. This change
20983 prevents those directories from remaking everything in the case
20984 where the reconfig was only intended to rebuild a Makefile.
20985
20986 * configure: test for config.sub with "config.sub sun4" rather
20987 than "config.sub ${host_alias}". Otherwise we can't tell a bad
20988 host alias from a missing config.sub.
20989
20990Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20991
20992 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
20993 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
20994
20995Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
20996
20997 * configure: mkdir ${subdir} as needed.
20998
20999Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
21000
21001 * Makefile.in,configure.in: added autoconf.
21002
21003Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21004
21005 * Makefile.in: no longer pass against on recursion.
21006
21007 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
21008 definitions are not inherited.
21009
21010 * configure: correct makesrcdir when subdir is .
21011
21012Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
21013
21014 * configure: Add support for 'subdirs' variable, which is
21015 like 'configdirs', except that configure doesn't re-invoke
21016 itself for subdirs, it just creates a Makefile for each subdir.
21017 * configure.texi: Document subdirs.
21018
21019Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21020
21021 * configure.in: added flex to configdirs
21022
21023Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
21024
21025 * Makefile.in: remove clean-stamps from clean.
21026
21027Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
21028
21029 * configure.in: Add gdbtest to configdirs.
21030
21031Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
21032
21033 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
21034 to recursive makes.
21035 * configure.in: Recognize new ncr3000 config.
21036
21037Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
21038
21039 * Makefile.in, configure.in: removed references to gdbm.
21040
21041Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
21042
21043 * config.sub: Don't canonicalize os value
21044 newsos* to bsd (readline needs to check for newsos).
21045 (This fix was earlier made Jan 31, but got re-broken.)
21046
21047Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
21048
21049 * configure.in: sco is an os, not a vendor!
21050
21051 * configure: Quote $( better. Keep various shells happy.
21052
21053Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
21054
21055 * Makefile.in: eliminate stamp-files.
21056
21057Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
21058
21059 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
21060 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
21061
21062Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
21063
21064 * config.sub: fix iris/iris3.
21065
21066Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
21067
21068 * configure: re-add -rm.
21069
21070Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
21071
21072 * Maskefile.in: add .stmp-rcs to all.
21073
21074 * configure.in: remove gas from rs6000 build, use aix host fragment.
21075
21076Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
21077
21078 * configure: pass down site_option during recursion.
21079
21080Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
21081
21082 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
21083
21084Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
21085
21086 * configure: Change exec_prefix so that it really defaults to prefix.
21087
21088Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
21089
21090 * Makefile.in, configure.in: Add support for mmalloc library.
21091
21092Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
21093
21094 * Makefile.in: add stmp dependencies for a few more things.
21095
21096Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
21097
21098 * configure: adjusted error message on objdir/srcdir configure
21099 collision, per john's suggestion.
21100
21101 * Makefile.in: add libiberty stmp to all and all.cross.
21102
21103Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
21104
21105 * Makefile.in: remove force dependencies, add grep to all.
21106
21107Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
21108
21109 * Makefile.in: drop flex. make stamp files work.
21110
21111 * configure: added test for conflicting configuration in srcdir,
21112 remove trailing slashes from srcdir. Otherwise emacs gdb mode
21113 gets cranky. use relative paths for configure and srcdir
21114 whenever possible. Send some error messages to stderr that were
21115 going to stdout.
21116
21117Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
21118
21119 * Makefile.in: Fix libg++ rule to check for gcc directory
21120 before using gcc/gcc. Also pass XTRAFLAGS.
21121
21122Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
21123
21124 * Makefile.in: added stmp-files so that directories aren't polled
21125 when they are already built.
21126
21127 * configure.texi: fixed a node pointer problem.
21128
21129Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
21130
731a8127 21131 * config.sub configure.in gdb/configure.in
6599da04
JM
21132 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
21133 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
21134 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
21135
21136Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21137
21138 * configure: -recurring becomes -silent. corrected help message
21139 for -site= option.
21140
21141 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
21142
21143Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21144
21145 * configure: when building Makefile for crosses, replace
21146 tooldir and program_prefix. default srcdir from location of
21147 config.sub. remove "for host in hosts" and "for target in
21148 targets" loops.
21149
21150Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21151
21152 * Makefile.in: Do not pass bindir or mandir to cvs.
21153
21154Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
21155
21156 * Makefile.in, configure.in: removed traces of namesubdir,
21157 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
21158 copyrights to '92, changed some from Cygnus to FSF.
21159
21160 * configure.texi: remove most references to multiple hosts,
21161 multiple targets, subdirs, etc.
21162
21163 * configure.man: removed rcsid. reference config.sub not
21164 config.subr.
21165
21166 * Makefile.in: mkdir $(infodir) on install-info.
21167
21168Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
21169
21170 * configure.texi: Explain better about .gdbinit and about
21171 the environment that configure.in sections run in.
21172
21173Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
21174
21175 * configure.in: Ultrix is only a decstation if it's a MIPS.
21176
21177Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
21178
21179 * README: DOC.configure => cfg-paper.texi.
21180
21181Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
21182
21183 * config.sub (near case $os): Don't convert newsos* to bsd!
21184
21185Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
21186
21187 * Makefile.in: Reinstall change from gdb-4.3 that reduces
21188 the number of copies of COPYING that go into the GDB tar file.
21189
21190Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
21191
731a8127 21192 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
21193 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
21194 Fix SCO configuration stuff.
21195
21196Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
21197
21198 * Makefile.in: For libg++, make sure the -I pointing
21199 to the gcc directory goes *after* all the libg++-local -I flags.
21200 Also, move just-gcc dependency from just-libg++ to all-libg++.
21201
21202Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
21203
21204 * configure: Change -x to -f to keep Ultrix /bin/test happy.
21205
21206Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
21207
21208 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
21209
21210Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
21211
21212 * config.sub: Add stratus configuration frags. Also
21213 submitted to FSF.
21214
21215Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
21216
21217 * Makefile.in (DEV_SUPPORT): add configure.man.
21218
21219 * config.sub(Decode manufacturer-specific): add -none*.
21220
21221Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
21222
21223 * Makefile.in: remove form feeds to make Sun's make happy.
21224 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
21225
21226Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
21227
21228 * Makefile.in (AR_FLAGS): Make quieter.
21229
21230Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
21231
21232 * configure.in: Add libg++.
21233 * configure: When verbose, don't output the command line at each
21234 level; it will be unremarkably the same as the previous version,
21235 which will be the same as what the user typed.
21236
21237Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
21238
21239 * configure.in, Makefile.in: fix clean-info, add flex. add
21240 fileutils.
21241
21242 * configure: be less sensitive to spaces in Makefile.in. Do not
21243 look for sources in "..". Doing so breaks subdirectories that
21244 might have their own configure. If a subdir has it's own
21245 configure script, use it.
21246
21247Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
21248
21249 * cfg-paper.texi: some changes suggested by rms.
21250
21251Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
21252
21253 * config.sub: Merge in some small additions from the FSF version,
21254 taken from the gcc distribution, to bring the Cygnus and FSF
21255 versions into closer sync.
21256
21257Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
21258
21259 * configure.in: Changed svr4 references to sysv4.
21260
21261Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
21262
21263 * configure: added -V for version number option.
21264
21265Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
21266
21267 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
21268 renamed from DOC.configure to cfg-paper.texi.
21269
21270Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21271
21272 * configure, config.subr, config.sub: config.subr is now
21273 config.sub again.
21274
21275Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
21276
21277 * configure.texi: new file, in progress.
21278
21279 * Makefile.in: build info file and install the man page for
21280 configure.
21281
21282 * configure.man: new file, first cut.
21283
21284 * configure: find config.subr again now that configuration "none"
21285 has gone. removed all traces of the -ansi option. removed all
21286 traces of the -languages option.
21287
21288 * config.subr: resync from rms.
21289
21290Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21291
21292 * configure, config.sub, config.subr: merge config.sub into
21293 config.subr, call the result config.subr, remove config.sub, use
21294 config.subr.
21295
21296 * Makefile.in: revised install for dir.info.
21297
21298Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21299
21300 * configure.in: add decstation host makefile frag.
21301
21302 * Makefile.in: BISON now bison -y again. also install-gcc on
21303 install. clean-gdbm on clean. infodir belongs in datadir.
21304 Make directories for info install. Build dir.info here then
21305 install it.
21306
21307Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21308
21309 * Makefile.in: fix for bad directory tests.
21310
21311Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21312
21313 * configure: \{1,2\} appears to be a sysv'ism. Use a different
21314 regexp. -srcdir relative was being handled incorrectly.
21315
21316 * Makefile.in: unwrapped some for loops so that parallel makes
21317 work again and so one can focus one's attention on a particular
21318 package.
21319
21320Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21321
21322 * configure: added PWD as a stand in for `pwd` (for speed). use
21323 elif wherever possible. make -srcdir work without -objdir.
21324 -objdir= commented out.
21325
21326Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21327
21328 * configure: +options become --options. -subdirs commented out.
21329 added -host, -datadir. Renamed -destdir to -prefix. Comment in
21330 Makefile now at top of generated Makefile. Removed cvs log
21331 entries. added -srcdir. create .gdbinit only if there is one
21332 in ${srcdir}.
21333
21334 * Makefile.in: idestdir and ddestdir go away. Added copyrights
21335 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
21336 and mandir now keyed off datadir by default.
21337
21338Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21339
21340 * Freshly created ChangeLog.
21341
21342\f
21343Local Variables:
21344mode: change-log
21345left-margin: 8
21346fill-column: 76
21347version-control: never
21348End: