]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
Daily bump.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
2cfb33fc
GA
12022-02-22 Christophe Lyon <christophe.lyon@foss.st.com>
2
3 * MAINTAINERS (Write After Approval): Update my e-mail address.
4
2a2fda2d
GA
52022-02-08 Ulrich Weigand <ulrich.weigand@de.ibm.com>
6
7 * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
8
1bb52662
GA
92022-01-31 Ed Smith-Rowland <esmithrowland@gmail.com>
10
11 * MAINTAINERS: Update my email and add myself to the DCO list.
12
e0b8716f
GA
132022-01-25 Thomas Schwinge <thomas@codesourcery.com>
14
15 Revert:
16 2021-09-16 Andrew Pinski <apinski@marvell.com>
17
18 PR bootstrap/67102
19 * Makefile.def: Have configure-target-libffi depend on
20 all-target-libstdc++-v3.
21 * Makefile.in: Regenerate.
22
d43be9dc
GA
232022-01-22 Jakub Jelinek <jakub@redhat.com>
24
25 PR other/104181
26 * build.log: Remove.
27
5fa55d55
GA
282022-01-20 Martin Liska <mliska@suse.cz>
29
30 * MAINTAINERS: Adjust email address based on IRC request.
31
7a761ae6
GA
322022-01-18 Xionghu Luo <luoxhu@linux.ibm.com>
33
34 * MAINTAINERS: Update my email address.
35
fc829782
GA
362022-01-17 Martin Liska <mliska@suse.cz>
37
38 * MAINTAINERS: Rename .c names to .cc.
39
ad3f0d08
GA
402022-01-13 Jakub Jelinek <jakub@redhat.com>
41
42 * Makefile.am: Remove.
43
01a254e3
GA
442022-01-11 Thomas Koenig <tkoenig@gcc.gnu.org>
45
46 * Makefile.am: New file.
47
482022-01-11 Martin Liska <mliska@suse.cz>
49
50 * MAINTAINERS: Sort 2 names.
51
d9450aa0
GA
522022-01-10 Martin Liska <mliska@suse.cz>
53
54 * MAINTAINERS: Fix obvious issues with sorting.
55
55e96bf9
GA
562022-01-07 liuhongt <hongtao.liu@intel.com>
57
58 * build.log: New file.
59
0fbefa25
GA
602022-01-05 Nathan Sidwell <nathan@acm.org>
61
62 * MAINTAINERS: Add DCO entry. Sort that list.
63
7d11b64b
GA
642022-01-04 Gaius Mulley <gaiusmod2@gmail.com>
65
66 * MAINTAINERS: Change of email address in both DCO and
67 Write After Approval list.
68
aa17859b
GA
692021-12-21 Iain Buclaw <ibuclaw@gdcproject.org>
70
71 * configure: Regenerate.
72
732021-12-21 Martin Liska <mliska@suse.cz>
74
75 * config.sub: Change mode back to 755.
76
2554e2da
GA
772021-12-17 Martin Liska <mliska@suse.cz>
78
79 * config.sub: Sync from master.
80
812021-12-17 Martin Liska <mliska@suse.cz>
82
83 Revert:
84 2021-12-16 Matthias Seidel <mseidel@apache.org>
85
86 * config.sub: Fix typo.
87
774269aa
GA
882021-12-16 Matthias Seidel <mseidel@apache.org>
89
90 * config.sub: Fix typo.
91
922021-12-16 H.J. Lu <hjl.tools@gmail.com>
93
94 Revert:
95 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
96
97 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
98 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
99 * configure.ac: Include config/gcc-plugin.m4.
100 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
101 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
102 RANLIB if possible.
103 * Makefile.in: Regenerated.
104 * configure: Likewise.
105
8a89c39b
GA
1062021-12-15 H.J. Lu <hjl.tools@gmail.com>
107
108 * Makefile.tpl (BUILD_CFLAGS): New.
109 (CFLAGS): Append $(BUILD_CFLAGS).
110 (CXXFLAGS): Likewise.
111 (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
112 (PGO_BUILD_TRAINING_CFLAGS): Likewise.
113 (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
114 (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
115 (PGO_BUILD_TRAINING_MFLAGS): Likewise.
116 (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
117 (PGO-TRAINING-TARGETS): Likewise.
118 (PGO_BUILD_TRAINING): Likewise.
119 (all): Add '+' to the command line for recursive make. Support
120 the PGO build.
121 * configure.ac: Add --enable-pgo-build[=lto].
122 AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
123 PGO_BUILD_LTO_CFLAGS. Enable the PGO build in Makefile.
124 * Makefile.in: Regenerated.
125 * configure: Likewise.
126
1272021-12-15 H.J. Lu <hjl.tools@gmail.com>
128
129 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
130 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
131 * configure.ac: Include config/gcc-plugin.m4.
132 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
133 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
134 RANLIB if possible.
135 * Makefile.in: Regenerated.
136 * configure: Likewise.
137
9c6586bc
GA
1382021-12-14 Marc Poulhiès <poulhies@adacore.com>
139
140 * MAINTAINERS: Add myself to write after approval.
141
3a580f96
GA
1422021-12-06 Navid Rahimi <navidrahimi@microsoft.com>
143
144 * MAINTAINERS: Adding myself.
145
ea6ef320
GA
1462021-12-02 Pekka Seppänen <pexu@gcc.mail.kapsi.fi>
147
148 * configure: Regenerate.
149 * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
150 $(CPP).
151
c177e806
GA
1522021-11-30 Iain Buclaw <ibuclaw@gdcproject.org>
153
154 * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
155 libatomic.
156 * Makefile.in: Regenerate.
157 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
158 (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
159 target-libphobos-bootstrap.
160 (STAGE2_CONFIGURE_FLAGS): Likewise.
161 * configure: Regenerate.
162 * configure.ac: Add support for bootstrapping D front-end.
163
6b1695f4
GA
1642021-11-16 Martin Uecker <uecker@gcc.gnu.org>
165
166 * MAINTAINERS: Add myself to DCO section and update email address.
167
1682021-11-16 Iain Sandoe <iain@sandoe.co.uk>
169
170 * configure: Regenerate.
171 * configure.ac: Ensure that PIC (shared) defaults are set
172 correctly for Darwin.
173
1742021-11-16 Jim Wilson <jim.wilson.gcc@gmail.com>
175
176 * MAINTAINERS: Update my address.
177
af2852b9
GA
1782021-11-12 Alan Modra <amodra@gmail.com>
179
180 * Makefile.def (configure-opcodes): Depend on configure-bfd.
181 * Makefile.in: Regenerate.
182
18ae471f
GA
1832021-11-03 Maciej W. Rozycki <macro@embecosm.com>
184
185 * MAINTAINERS: Clarify the policy WRT the Write After Approval
186 list.
187
b4df2dd3
GA
1882021-11-02 Andrew Burgess <andrew.burgess@embecosm.com>
189
190 * MAINTAINERS (Reviewers, arc): Remove my entry.
191 (Write After Approval): Add an entry for myself.
192
2322c8b1
GA
1932021-10-28 Richard Purdie <richard.purdie@linuxfoundation.org>
194
195 * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
196 * Makefile.in: Regenerate.
197 * configure: Regenerate.
198 * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
199
3ff5b4ed
GA
2002021-10-26 Jeff Law <jeffreyalaw@gmail.com>
201
202 * MAINTAINERS: Fix up Maciej's entries.
203
2042021-10-26 Maciej W. Rozycki <macro@embecosm.com>
205
206 * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
207 maintainer.
208
c2bd5d8a
GA
2092021-10-22 Eric Gallager <egallager@gcc.gnu.org>
210
211 PR other/102663
212 * Makefile.def: Handle install-dvi target.
213 * Makefile.tpl: Likewise.
214 * Makefile.in: Regenerate.
215
19472fc3
GA
2162021-10-19 Clément Chigot <clement.chigot@atos.net>
217
218 * MAINTAINERS: Add myself for write after approval.
219
52055987
GA
2202021-10-12 Eric Gallager <egallager@gcc.gnu.org>
221
222 * Makefile.def: Mark libcody, libdecnumber,
223 c++tools, libgcc, and libobjc as missing TAGS
224 targets.
225 * Makefile.in: Regenerate.
226
50e20ee6
GA
2272021-10-07 Siddhesh Poyarekar <siddhesh@gotplt.org>
228
229 * MAINTAINERS: Add myself to DCO section and update email
230 address.
231
d238146e
GA
2322021-09-29 Jonathan Wakely <jwakely@redhat.com>
233
234 * MAINTAINERS: Add myself to DCO section.
235
fd133479
GA
2362021-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
237
238 * configure: Regenerate.
239 * configure.ac (skipdirs): Add the contents of target_configdirs if
240 we are not building gcc.
241
9a4293ed
GA
2422021-09-24 Andrew Burgess <andrew.burgess@embecosm.com>
243
244 * Makefile.def: Back-port commits ba4d88ad892f and
245 755ba58ebef0 from binutils-gdb repository.
246 * Makefile.in: Regenerated.
247
62498024
GA
2482021-09-20 Harald Anlauf <anlauf@gmx.de>
249
250 * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
251
0a4cb439
GA
2522021-09-17 Iain Sandoe <iain@sandoe.co.uk>
253
254 * Makefile.def: Add a jit check target for the jit
255 language.
256 * Makefile.in: Regenerate.
257
e19570d3
GA
2582021-09-16 Andrew Pinski <apinski@marvell.com>
259
260 PR bootstrap/67102
261 * Makefile.def: Have configure-target-libffi depend on
262 all-target-libstdc++-v3.
263 * Makefile.in: Regenerate.
264
a26206ec
GA
2652021-09-10 Petter Tomner <tomner@kth.se>
266
267 * MAINTAINERS: Me added to DCO and write after approval
268
e11c6046
GA
2692021-09-01 YunQiang Su <syq@debian.org>
270
271 * MAINTAINERS: Add myself for write after approval.
272
6d51ee43
GA
2732021-08-31 Andrew Burgess <andrew.burgess@embecosm.com>
274
275 * Makefile.def: Add all-gdb dependency on all-libbacktrace.
276 * Makefile.in: Regenerate.
277
4be4fa4e
GA
2782021-08-21 Dragan Mladjenovic <Dragan.Mladjenovic@syrmia.com>
279
280 * MAINTAINERS: Add myself for write after approval.
281
6e529985
GA
2822021-08-18 Iain Sandoe <iain@sandoe.co.uk>
283
284 * Makefile.in: Regenerate.
285 * Makefile.tpl: Make the state of the configured host
286 shared flag available to makefile fragements.
287
37768150
GA
2882021-08-09 Hongyu Wang <hongyu.wang@intel.com>
289
290 * MAINTAINERS (Write After Approval): Add myself.
291
92d45509
GA
2922021-07-20 Richard Earnshaw <rearnsha@arm.com>
293
294 * .dir-locals.el (bug-reference-url-format): Use https.
295
2962021-07-20 Richard Earnshaw <rearnsha@arm.com>
297
298 * .dir-locals.el (c-mode): Change fill-column to 79.
299
d97d71a1
GA
3002021-07-15 Trevor Saunders <tbsaunde@tbsaunde.org>
301
302 * MAINTAINERS: Add myself to DCO section.
303
ef2ace64
GA
3042021-07-09 Iain Sandoe <iain@sandoe.co.uk>
305
306 * configure: Regenerate.
307 * configure.ac: Adjust cases for which it is necessary to
308 include the Darwin host config fragment.
309
6fba0eea
GA
3102021-07-06 Gaius Mulley <gaius.mulley@southwales.ac.uk>
311
312 * MAINTAINERS: Add myself for write after approval and DCO.
313
6d53e6f9
GA
3142021-07-05 Iain Sandoe <iain@sandoe.co.uk>
315
316 * Makefile.def: Add dsymutil defs.
317 * Makefile.in: Regenerated.
318 * Makefile.tpl: Add dsymutil to flags.
319 * configure: Regenerated.
320 * configure.ac: Add dsymutil to target and build recipes.
321
bea7c16a
GA
3222021-07-01 Ankur Saini <arsenic@sourceware.org>
323
324 * MAINTAINERS: Add myself for write after approval.
325
25b6bfea
GA
3262021-06-30 Xi Ruoyao <xry111@mengyan1223.wang>
327
328 * MAINTAINERS (Write After Approval): Add myself.
329
90708f87
GA
3302021-06-25 Matthias Kretz <m.kretz@gsi.de>
331
332 * MAINTAINERS: Add myself for write after approval and DCO
333
9aa8327e
GA
3342021-06-24 prathamesh.kulkarni <prathamesh.kulkarni@linaro.org>
335
336 * .gitignore: Add entry for cscope.out.
337
419af06a
GA
3382021-06-22 liuhongt <hongtao.liu@intel.com>
339
340 * MAINTAINERS: Remove my Write After Approval entry.
341
2f080224
GA
3422021-06-21 liuhongt <hongtao.liu@intel.com>
343
344 * MAINTAINERS: Add myself as maintainer of the i386 vector
345 extensions.
346
c5581d48
GA
3472021-06-18 Antoni Boucher <bouanto@zoho.com>
348
349 * MAINTAINERS (Write After Approval): Add myself.
350
688359a2
GA
3512021-06-17 Aldy Hernandez <aldyh@redhat.com>
352
353 * MAINTAINERS (Various Maintainers): Add Andrew and myself
354 as *vrp and ranger maintainers.
355
28c62475
GA
3562021-06-05 Jeff Law <jeffreyalaw@gmail.com>
357
358 * MAINTAINERS: Adjust my entry in the DCO section so that it does
359 not trigger testsuite failures.
360
3612021-06-05 Jeff Law <jeffreyalaw@gmail.com>
362
363 * MAINTAINERS: Add myself to DCO section with both email addresses.
364
440c8a0a
GA
3652021-06-03 Jason Merrill <jason@redhat.com>
366
367 * MAINTAINERS: Add DCO version number.
368
9663c744
GA
3692021-06-02 Jason Merrill <jason@redhat.com>
370
371 * MAINTAINERS: Add DCO section.
372
ee682192
GA
3732021-05-31 Indu Bhagat <indu.bhagat@oracle.com>
374
375 * MAINTAINERS (Write After Approval): Add myself.
376
1a87f838
GA
3772021-05-29 Mike Frysinger <vapier@gentoo.org>
378
379 * configure.ac: Add gnulib to configdirs for sim.
380 * configure: Regenerate.
381
a8daf9a1
GA
3822021-05-18 Mike Frysinger <vapier@gentoo.org>
383
384 * Makefile.def: Add configure-sim dependency on all-gnulib.
385 * Makefile.in: Regenerated.
386
a7ffc1ef
GA
3872021-05-17 Serge Belyshev <belyshev@depni.sinp.msu.ru>
388
389 * MAINTAINERS (Write After Approval): Add myself.
390
0ff3a0f2
GA
3912021-05-12 Marcel Vollweiler <marcel@codesourcery.com>
392
393 * MAINTAINERS (Write After Approval): Add myself.
394
037e3661
GA
3952021-05-11 Martin Liska <mliska@suse.cz>
396
397 * MAINTAINERS: Remove entries for removed
398 components (HSA, BRIG, libhsail-rt).
399 Move Pekka to Write After Approval.
400
4012021-05-11 Martin Liska <mliska@suse.cz>
402
403 * Makefile.def: Remove libhsail-rt.
404 * Makefile.in: Likewise.
405 * configure.ac: Likewise.
406 * configure: Regenerate.
407 * libhsail-rt/ChangeLog: Removed.
408 * libhsail-rt/Makefile.am: Removed.
409 * libhsail-rt/Makefile.in: Removed.
410 * libhsail-rt/README: Removed.
411 * libhsail-rt/aclocal.m4: Removed.
412 * libhsail-rt/configure: Removed.
413 * libhsail-rt/configure.ac: Removed.
414 * libhsail-rt/configure.tgt: Removed.
415 * libhsail-rt/include/internal/fibers.h: Removed.
416 * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
417 * libhsail-rt/include/internal/phsa-rt.h: Removed.
418 * libhsail-rt/include/internal/workitems.h: Removed.
419 * libhsail-rt/rt/arithmetic.c: Removed.
420 * libhsail-rt/rt/atomics.c: Removed.
421 * libhsail-rt/rt/bitstring.c: Removed.
422 * libhsail-rt/rt/fbarrier.c: Removed.
423 * libhsail-rt/rt/fibers.c: Removed.
424 * libhsail-rt/rt/fp16.c: Removed.
425 * libhsail-rt/rt/misc.c: Removed.
426 * libhsail-rt/rt/multimedia.c: Removed.
427 * libhsail-rt/rt/queue.c: Removed.
428 * libhsail-rt/rt/sat_arithmetic.c: Removed.
429 * libhsail-rt/rt/segment.c: Removed.
430 * libhsail-rt/rt/workitems.c: Removed.
431 * libhsail-rt/target-config.h.in: Removed.
432
99e8df7a
GA
4332021-05-04 Nick Clifton <nickc@redhat.com>
434
435 * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
436 * configure: Regenerate.
437
e4ff4ffb
GA
4382021-04-28 Jakub Jelinek <jakub@redhat.com>
439 Tobias Burnus <tobias@codesourcery.com>
440
441 * configure.ac (--enable-offload-defaulted): New.
442 * configure: Regenerate.
443
05ec629f
GA
4442021-04-23 David Faust <david.faust@oracle.com>
445
446 * MAINTAINERS (Write After Approval): Add myself.
447
a0ecde22
GA
4482021-04-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
449
450 * MAINTAINERS (Write After Approval): Add myself.
451
651684b4
GA
4522021-03-26 Dimitar Dimitrov <dimitar@dinux.eu>
453
454 * MAINTAINERS: Add myself as pru port maintainer.
455
bf1f3168
GA
4562021-03-23 David Malcolm <dmalcolm@redhat.com>
457
458 * MAINTAINERS: Add myself as static analyzer maintainer.
459
287e3e84
GA
4602021-03-18 Jeff Law <jlaw@tachyum.com>
461
462 * MAINTAINERS: Update primary entry.
463
5e93c2f0
GA
4642021-03-13 Eugene Rozenfeld <erozen@microsoft.com>
465
466 * MAINTAINERS (Write After Approval): Add myself.
467
4682021-03-13 Mike Frysinger <vapier@gentoo.org>
469
470 * Makefile.def: Remove all-sim dependency on configure-gdb.
471 * Makefile.in: Regenerated.
472
48ff383f
GA
4732021-03-11 Jeff Law <law@redhat.com>
474
475 * MAINTAINERS: Update entries for a few ex-ImgTec employees
476
4772021-03-11 Martin Liska <mliska@suse.cz>
478
479 * Makefile.tpl: The change was done Makefile.in which
480 is generated file.
481
6405b40f
GA
4822021-03-08 Jeff Law <law@redhat.com>
483
484 * MAINTAINERS: Update my email address
485
71e24b06
GA
4862021-02-23 Kito Cheng <kito.cheng@sifive.com>
487
488 * config.guess: Import latest upstream.
489 * config.sub: Import latest upstream.
490
161e4c08
GA
4912021-01-25 Martin Liska <mliska@suse.cz>
492
493 PR gcov-profile/98739
494 * Makefile.in: Enable -fprofile-reproducible=parallel-runs
495 for profiledbootstrap.
496
8502e23d
GA
4972021-01-22 Jonathan Wright <jonathan.wright@arm.com>
498
499 * MAINTAINERS (Write After Approval): Add myself.
500
5012021-01-22 Maciej W. Rozycki <macro@orcam.me.uk>
502
503 * MAINTAINERS (Write After Approval): Update my e-mail address.
504
6851dda2
GA
5052021-01-12 Segher Boessenkool <segher@kernel.crashing.org>
506
507 * MAINTAINERS: Fix spacing.
508
5092021-01-12 Qian Jianhua <qianjh@cn.fujitsu.com>
510
511 * MAINTAINERS (Write After Approval): Add myself
512
942ae5be
GA
5132021-01-06 Nick Alcock <nick.alcock@oracle.com>
514
515 * Makefile.def: Sync with binutils-gdb:
516 (dependencies): all-ld depends on all-libctf.
517 (host_modules): libctf is no longer no_install.
518 No longer no_check. Checking depends on all-ld.
519 * Makefile.in: Regenerated.
520
651b8a50
GA
5212021-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
522
523 * libtool.m4: Match gnu* along other GNU systems.
524 * libgo/config/libtool.m4: Match gnu* along other GNU systems.
525 * libgo/configure: Re-generate.
526
7e73f511
GA
5272021-01-04 Philipp Tomsich <philipp.tomsich@vrull.eu>
528
529 * MAINTAINERS: Update my email address.
530
cd69e3d5
GA
5312020-12-17 Marius Hillenbrand <mhillen@linux.ibm.com>
532
533 * MAINTAINERS (Write After Approval): Add myself.
534
6e9d8651
GA
5352020-12-15 Nathan Sidwell <nathan@acm.org>
536
537 * Makefile.def
538 * Makefile.in
539 * Makefile.tpl
540 * configure
541 * configure.ac
542
5432020-12-15 Nathan Sidwell <nathan@acm.org>
544
545 * Makefile.def: Add libcody.
546 * configure.ac: Add libcody.
547 * Makefile.in: Regenerated.
548 * configure: Regenerated.
549
d52945ce
GA
5502020-12-14 Andrea Corallo <andrea.corallo@arm.com>
551
552 * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
553
6e1edf48
GA
5542020-12-05 Iain Sandoe <iain@sandoe.co.uk>
555
556 PR target/97865
557 * libtool.m4: Update handling of Darwin platform link flags
558 for Darwin20.
559
11860cf4
GA
5602020-12-02 Simon Marchi <simon.marchi@polymtl.ca>
561
562 * .gitignore: Sync with binutils-gdb
563
5642020-12-02 Claudiu Zissulescu <claziss@gmail.com>
565
566 * MAINTAINERS: Add myself as arc port maintainer.
567
a9625c50
GA
5682020-11-29 Iain Buclaw <ibuclaw@gdcproject.org>
569
570 PR d/87788
571 * configure.ac: Don't disable D for *-*-darwin*.
572 * configure: Regenerate.
573
5742020-11-29 John David Anglin <danglin@gcc.gnu.org>
575
576 * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
577 hppa64-*-hpux11*.
578
360258da
GA
5792020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
580
581 * configure: Regenerate.
582 * configure.ac: Add --bootstrap-hwasan option.
583
8e6198d0
GA
5842020-11-23 Iain Sandoe <iain@sandoe.co.uk>
585
586 * config.guess: Import latest upstream.
587 * config.sub: Import latest upstream.
588
29c5d9ce
GA
5892020-11-16 Martin Liska <mliska@suse.cz>
590
591 * .gitignore: Add cache as clangd uses it now.
592
77f67db2
GA
5932020-11-13 Haochen Gui <guihaoc@gcc.gnu.org>
594
595 * MAINTAINERS (Write After Approval): add myself
596
2bee28dd
GA
5972020-11-09 Pat Bernardi <bernardi@adacore.com>
598
599 * MAINTAINERS (Write After Approval): Add myself.
600
6012020-11-09 Jonathan Wakely <jwakely@redhat.com>
602
603 * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
604 Remove FIXME comments.
605
44cab2d8
GA
6062020-11-06 Martin Uecker <muecker@gwdg.de>
607
608 * MAINTAINERS: Update my email address.
609
6102020-11-06 Hongtao Liu <hongtao.liu@intel.com>
611
612 * MAINTAINERS (Write After Approval): Add myself.
613
8e97b905
GA
6142020-10-06 Tobias Burnus <tobias@codesourcery.com>
615
616 PR target/97302
617 * configure.ac: Only set with_gmp to /usr/local
618 if not building in tree.
619 * configure: Regenerate.
620
239601c5
GA
6212020-09-18 Omar Tahir <omar.tahir@arm.com>
622
623 * MAINTAINERS (Write After Approval): Add myself.
624
57ea0894
GA
6252020-08-26 Tobias Burnus <tobias@codesourcery.com>
626
627 * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
628
5b9a3d2a
GA
6292020-08-20 Tobias Burnus <tobias@codesourcery.com>
630
631 PR bootstrap/96612
632 * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
633 if not the same as ${host}.
634 * configure: Regenerate.
635
2c4c56c2
GA
6362020-08-16 Sergei Trofimovich <slyfox@gcc.gnu.org>
637
638 * MAINTAINERS (Write After Approval): Add myself.
639
afdd220a
GA
6402020-08-12 Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
641
642 * MAINTAINERS: Update my email address.
643
d48cca8f
GA
6442020-07-30 Joe Ramsay <joe.ramsay@arm.com>
645
646 * MAINTAINERS (Write After Approval): Add myself.
647
3ea9abca
GA
6482020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
649
650 * MAINTAINERS (Write After Approval): Add myself.
651
8e3b453e
GA
6522020-06-12 Martin Liska <mliska@suse.cz>
653
654 * .gitignore: Add .clang-tidy.
655
2c455ae0
GA
6562020-06-08 Jason Merrill <jason@redhat.com>
657
658 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
659 * configure: Regenerate.
660
8f94b078
GA
6612020-06-06 Max Filippov <jcmvbkbc@gmail.com>
662
663 * MAINTAINERS: Add myself as xtensa port maintainer.
664
53ffb43a
GA
6652020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
666
667 * configure.ac: Don't require --enable-host-shared when building
668 for Mingw.
669 * configure: Regenerate.
670
5329b59a
JM
6712020-05-18 Jason Merrill <jason@redhat.com>
672
673 * configure.ac: Update bootstrap dialect to -std=c++11.
674
9a4a0a5b
AC
6752020-05-18 Alex Coplan <alex.coplan@arm.com>
676
677 * MAINTAINERS (Write After Approval): Add myself.
678
afa3d80e
TS
6792020-04-29 Thomas Schwinge <thomas@codesourcery.com>
680
681 PR target/92713
682 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
683 (noconfigdirs): Add 'target-libstdc++-v3'.
684 * configure: Regenerate.
685
e6cbe965
SC
6862020-04-21 Stephen Casner <casner@acm.org>
687
688 PR 25830
689 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
690 * configure: Rebuild.
691
e9f799d2
ML
6922020-04-17 Martin Liska <mliska@suse.cz>
693 Jonathan Yong <10walls@gmail.com>
694
695 PR gcov-profile/94570
696 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
697 for CYGWIN.
698
efd5bd4d
MJ
6992020-04-14 Martin Jambor <mjambor@suse.cz>
700
701 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
702
f9d09df0
TT
7032020-04-09 Tom Tromey <tom@tromey.com>
704
705 * configure: Rebuild.
706 * Makefile.in: Rebuild.
707 * Makefile.def (gdbsupport, gdbserver): New host modules.
708 (configure-gdb): Depend on all-gdbsupport.
709 (all-gdb): Depend on all-gdbsupport, all-libctf.
710 * configure.ac (host_tools): Add gdbserver.
711 Conditionally build gdbserver and gdbsupport.
712
29b1533a
TB
7132020-03-09 Tobias Burnus <tobias@codesourcery.com>
714
715 * configure.ac: Build libgomp by default for amdgcn.
716 * configure: Regenerate.
717
7d6b3a78
SP
7182020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
719
720 * MAINTAINERS (Write After Approval): Add myself.
721
4707548e
JH
7222020-02-28 Joel Hutton <joel.hutton@arm.com>
723
724 * MAINTAINERS (Write After Approval) : Add myself.
725
6f83ceb8
PD
7262020-02-20 Palmer Dabbelt <palmer@sifive.com>
727
728 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
729
d6ee2e7c
MS
7302020-02-14 Martin Sebor <msebor@redhat.com>
731
732 * doc/extend.texi (attribute alias): Mention type requirement.
733 (attribute weak): Same.
734 (attribute weakref): Correct invalid example.
735
e01975f9
SB
7362020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
737
738 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
739
affb7b66
JJ
7402020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
741 Jakub Jelinek <jakub@redhat.com>
742
743 * .gitattributes: Add *.md diff=md.
744
780e19f8
GJL
7452020-01-14 Georg-Johann Lay <avr@gjlay.de>
746
747 The mentioned auto-generated file is no more part of the
748
749 GCC sources, it's auto-generated in $(builddir) during build.
750
751 PR target/92055
752 * contrib/gcc_update (files_and_dependencies): Remove
753 entry for gcc/config/avr/t-multilib.
754
ef4395e5
AS
7552020-01-14 Anatoly Sokolov <aesok@dol.ru>
756
757 * MAINTAINERS: Update my email address.
758
b2b465c5
JM
7592020-01-13 Joseph Myers <joseph@codesourcery.com>
760
761 * README.MOVED_TO_GIT: Remove.
762
cff5a231
JM
7632020-01-11 Joseph Myers <joseph@codesourcery.com>
764
765 * README.MOVED_TO_GIT: New file.
766
b1b72741
DZ
7672020-01-02 Dennis Zhang <dennis.zhang@arm.com>
768
769 * MAINTAINERS (Write After Approval): Add myself.
770
74a7b87a
JL
7712019-12-20 Jerome Lambourg <lambourg@adacore.com>
772
773 * MAINTAINERS (write_after_approval): Add myself.
774
39f8777c
SMW
7752019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
776
777 * MAINTAINERS (write_after_approval): Add myself.
778
6226f592
MI
7792019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
780
781 * MAINTAINERS (write_after_approval): Add myself.
782
4f943869
MK
7832019-12-11 Matthias Klose <doko@ubuntu.com>
784
785 * configure.ac: Factor out common cases for compare_exclusions.
786 * configure: Regenerate.
787
a9046e98
JL
7882019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
789
790 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
791 flag.
792
53eb0cb3
LH
7932019-12-10 Lewis Hyatt <lhyatt@gmail.com>
794
a9046e98 795 * MAINTAINERS (Write After Approval): Add myself.
53eb0cb3 796
90ca6847
TB
7972019-11-27 Tobias Burnus <tobias@codesourcery.com>
798
799 PR middle-end/92463
800 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
801 * configure: Regenerate
802
aeebd94c
JB
8032019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
804
805 * configure.ac: Use https for gcc.gnu.org.
806 * configure: Regenerated.
807
267d7432
JG
8082019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
809
810 * MAINTAINERS (aarch64 port): Remove my name, move to...
811 (Write After Approval): ...Here.
812
a91eb234
KN
8132019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
814
815 * MAINTAINERS: Change my email address as maintainer.
816
8be34204
JB
8172019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
818
90ca6847
TB
819 PR fortran/91828
820 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
821 * configure: Regenerated.
8be34204 822
678a1e99
JM
8232019-10-21 Jason Merrill <jason@redhat.com>
824
825 * .gitattributes: Also check ChangeLog whitespace.
826
aa7710cb
AB
8272019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
828
829 * contrib/dg-extract-results.sh: Add support for KPASS.
830 * contrib/dg-extract-results.py: Likewise.
831
6664a5f7
JM
8322019-10-17 Jason Merrill <jason@redhat.com>
833
834 * .gitattributes: Avoid {} in filename pattern.
835
df77d703
TS
8362019-10-08 Thomas Schwinge <thomas@codesourcery.com>
837
838 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
839 Approval section.
840
4d07a2ec
FH
8412019-10-01 Frederik Harwath <frederik@codesourcery.com>
842
843 * MAINTAINERS: Add myself to Write After Approval
844
5fdd1d33
RS
8452019-09-26 Richard Sandiford <richard.sandiford@arm.com>
846
847 * MAINTAINERS: Add myself as an aarch64 maintainer.
848
16b17446
KT
8492019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
850
851 * MAINTAINERS: Add myself as aarch64 maintainer.
852
a8cea25c
CL
8532019-09-23 Carl Love <cel@us.ibm.com>
854
855 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
856 New define_insn.
857 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
858 vsx_xxpermdi16_le_V16QI): Removed define_insn.
859
0d1cfeed
ST
8602019-09-13 Sam Tebbs <sam.tebbs@arm.com>
861
862 * MAINTAINERS (Sam Tebbs): Update email address.
863
3d34b7af
TB
8642019-09-10 Tobias Burnus <tobias@codesourcery.com>
865
866 * MAINTAINERS: Update my email address.
867
b1e21e5a
CL
8682019-09-10 Christophe Lyon <christophe.lyon@st.com>
869
3d34b7af 870 * libtool.m4: Handle uclinuxfdpiceabi.
b1e21e5a 871
91dfef96
JM
8722019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
873
874 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
875 Remove myself from Write After Approval section.
876
8772019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
878
879 * configure.ac: Support for bpf-*-* targets.
880 * configure: Regenerate.
881
b7b1f657
JM
8822019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
883
884 * config.sub: Import upstream version 2019-06-30.
885 * config.guess: Import upstream version 2019-07-24.
886
2f2aeda9
UW
8872019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
888
889 * MAINTAINERS: Remove spu port maintainers.
890
91eed5f2
ML
8912019-08-28 Martin Liska <mliska@suse.cz>
892
893 * .gitignore: Add .clangd and compile_commands.json
894 to .gitignore.
895
d0fc6e9f
MF
8962019-08-23 Michael Forney <mforney@mforney.org>
897
898 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
899 * Makefile.in: Regenerate.
900
aac9103b
TT
9012019-08-19 Tom Tromey <tom@tromey.com>
902
903 * configure: Rebuild.
904 * configure.ac: Add --with-static-standard-libraries.
905
3b5864f4
AO
9062019-08-16 Alexandre Oliva <oliva@gnu.org>
907
908 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
909
8fc306e9
ME
9102019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
911
912 * MAINTAINERS (Write After Approval): Add myself.
913
f069f0f2
KC
9142019-07-08 Kito Cheng <kito.cheng@sifive.com>
915
916 * MAINTAINERS (Write After Approval): Remove myself, already listed in
917 RISC-V port maitainer.
918
9118c5e1
KC
9192019-07-08 Kito Cheng <kito.cheng@sifive.com>
920
921 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
922
c19713b7
KC
9232019-07-08 Kito Cheng <kito.cheng@sifive.com>
924
925 * MAINTAINERS (Write After Approval): Add myself.
926
e676d704 9272019-07-03 Andrea Corallo <andrea.corallo@arm.com>
e7dbf7f0
AC
928
929 * MAINTAINERS (Write After Approval): Add myself.
930
247b63e3
ML
9312019-06-25 Martin Liska <mliska@suse.cz>
932
933 contrib/filter-clang-warnings.py: Transform from
934 filter-rtags-warnings.py.
935
98e5be21
TT
9362019-06-15 Tom Tromey <tom@tromey.com>
937
938 * configure.ac (host_libs): Add gnulib.
939 * configure: Rebuild.
940 * Makefile.def (host_modules, dependencies): Add gnulib.
941 * Makefile.in: Rebuild.
942
1ab4217d
DD
9432019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
944
945 * MAINTAINERS (Write After Approval): Add myself.
946
3e209f57 9472019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
8d2af3a2
DD
948
949 * configure: Regenerate.
950 * configure.ac: Add PRU target.
951
8b164a4e 9522019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
536b4592
MB
953
954 * MAINTAINERS (Write After Approval): Add myself.
955
de6abd85
NC
9562019-06-11 Nick Clifton <nickc@redhat.com>
957
958 Import these changes from the binutils/gdb repository:
959
960 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
961
962 * Makefile.def (dependencies): configure-libctf depends on all-bfd
963 and all its deps.
964 * Makefile.in: Regenerated.
965
966 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
967
968 * Makefile.def (host_modules): Add libctf.
969 * Makefile.def (dependencies): Likewise.
970 libctf depends on zlib, libiberty, and bfd.
971 * Makefile.in: Regenerated.
972 * configure.ac (host_libs): Add libctf.
973 * configure: Regenerated.
974
fb03c52f
VI
9752019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
976
977 * MAINTAINERS (Write After Approval): Add myself.
978
dbd5df2e
PB
9792019-05-19 Peter Bergner <bergner@linux.ibm.com>
980
981 * MAINTAINERS: Update my email address.
982
8ee47828
TR
9832019-05-17 Thomas Rodgers <trodgers@redhat.com>
984
985 * MAINTAINERS (Write After Approval): Add myself.
986
f6b2daaf
JM
9872019-05-16 Jun Ma <junma@linux.alibaba.com>
988
989 * MAINTAINERS (Write After Approval): Add myself.
990
2ed6d245
JW
9912019-05-07 Jim Wilson <jimw@sifive.com>
992
993 * MAINTAINERS: Remove myself as IA-64 maintainer.
994
d1b65077
RI
9952019-05-04 Roland Illig <roland.illig@gmx.de>
996
997 * MAINTAINERS (Write After Approval): Add myself.
998
5fe6af6d
RB
9992019-05-02 Richard Biener <rguenther@suse.de>
1000
1001 PR bootstrap/85574
1002 * Makefile.tpl (compare target): Also compare extra-compare
1003 files.
1004 * Makefile.in: Regenerate.
1005
1e8dac32
RZ
10062019-04-22 Roman Zhuykov <zhroma@ispras.ru>
1007
1008 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
1009 as modulo-scheduler maintainer.
1010
42d3fe9a
IS
10112019-04-21 Iain Sandoe <iain@sandoe.co.uk>
1012
1013 * MAINTAINERS: Add myself as co-maintainer for Darwin.
1014
3d52462c
IS
10152019-04-18 Iain Sandoe <iain@sandoe.co.uk>
1016
1017 * MAINTAINERS: Update my email address.
1018
4d024c32
JP
10192019-04-14 Johannes Pfau <johannespfau@gmail.com>
1020
1021 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
1022 * configure: Regenerate.
1023
7d31d331
RO
10242019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1025
1026 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
1027 * configure: Regenerate.
1028
bb50312e
IB
10292019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
1030
1031 * configure.ac: Add target-zlib to target_libraries.
1032 * configure: Regenerate.
1033
1c67e69c
ML
10342019-04-09 Martin Liska <mliska@suse.cz>
1035
1036 * Makefile.in: Regenerate.
1037 * Makefile.tpl: Pass GENERATOR_CFLAGS
1038 in all stages.
1039
684f6008
ML
10402019-03-28 Martin Liska <mliska@suse.cz>
1041
1042 PR bootstrap/89829
1043 * Makefile.in: Revert r254150.
1044 * Makefile.tpl: Likewise.
1045
fed156ac
BE
10462019-03-28 Ben Elliston <bje@gnu.org>
1047
1048 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
1049 related, and libdecnumber.
1050
d81beb31
AM
10512019-03-15 Alexander Monakov <amonakov@ispras.ru>
1052
1053 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
1054 (Write After Approval): Remove myself.
1055
35e2f066
AM
10562019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
1057
5fce606f 1058 * MAINTAINERS (Write After Approval): Add myself.
35e2f066 1059
60f32352
AS
10602019-02-11 Andrew Stubbs <ams@codesourcery.com>
1061
1062 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
1063 (Write After Approval): Remove myself and Julian.
1064
b4f964c8
HA
10652019-01-26 Harald Anlauf <anlauf@gmx.de>
1066
1067 * MAINTAINERS (Write After Approval): Add myself.
1068
1009e9a2
KCY
10692019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
1070
1071 * MAINTAINERS (Write After Approval): Add myself.
1072
275e9ad9
XHL
10732019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
1074
62fa42ce
SB
1075 * ChangeLog: Replace space with tab.
1076 * MAINTAINERS: Delete 1 tab to keep alignment.
275e9ad9 1077
8fcc3599
JG
10782019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
1079
1080 * MAINTAINERS (Write After Approval): Add myself.
1081
9c83c587
LJH
10822019-01-18 Li Jia He <helijia@gcc.gnu.org>
1083
1084 * MAINTAINERS (Write After Approval): Add myself.
1085
7431c1a1
AS
10862019-01-17 Andrew Stubbs <ams@codesourcery.com>
1087 Kwok Cheung Yeung <kcy@codesourcery.com>
1088 Julian Brown <julian@codesourcery.com>
1089 Tom de Vries <tom@codesourcery.com>
1090 Jan Hubicka <hubicka@ucw.cz>
1091 Martin Jambor <mjambor@suse.cz>
1092
1093 * configure.ac: Likewise.
1094 * configure: Regenerate.
1095 * contrib/config-list.mk: Add amdgcn-amdhsa.
1096
0684a816
KL
10972019-01-16 Kewen Lin <linkw@gcc.gnu.org>
1098
1099 * MAINTAINERS (Write After Approval): Add myself.
1100
62fa42ce 11012019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
9a603611 1102
275e9ad9 1103 * MAINTAINERS (Write After Approval): Add myself.
9a603611 1104
5227609c
RO
11052019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1106
1107 PR target/88535
1108 * config.guess: Import upstream version 2019-01-03.
1109 * config.sub: Import upstream version 2019-01-01.
1110
7c50cefc
TP
11112018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
1112
1113 * MAINTAINERS (Write After Approval): Update my maintainer address.
1114
ea9a30d0
GB
11152018-12-21 Gergö Barany <gergo@codesourcery.com>
1116
1117 * MAINTAINERS (Write After Approval): Add myself.
1118
23d3e2d5
SB
11192018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
1120
1121 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
1122
e4a9a572
IS
11232018-12-05 Iain Sandoe <iain@sandoe.co.uk>
1124
1125 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
1126 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
1127 (GCC_TARGET_TOOL): Likewise.
1128 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
1129 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
5227609c 1130 OTOOL, OTOOL_FOR_TARGET: New substitutions.
e4a9a572 1131 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
5227609c 1132 * configure: Regenerate.
e4a9a572
IS
1133 * Makefile.in: Likewise.
1134
f9b4801c
JP
11352018-11-28 Johannes Pfau <johannespfau@gmail.com>
1136
1137 * MAINTAINERS (Write After Approval): Add myself.
1138
7f9414c1
ML
11392018-11-13 Martin Liska <mliska@suse.cz>
1140
1141 * gcc.target/i386/pr87930.c: Move to ...
1142 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
1143
1dbff00c
SH
11442018-11-10 Stafford Horne <shorne@gmail.com>
1145
1146 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
1147 (Write After Approval): Remove myself.
1148
e9f3803d
HAQ
11492018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
1150
1151 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
1152 Append $INCICONV to it.
1153
45bf1490
SH
11542018-11-04 Stafford Horne <shorne@gmail.com>
1155
1156 * MAINTAINERS (Write After Approval): Add myself.
1157
22e05272
JM
11582018-10-31 Joseph Myers <joseph@codesourcery.com>
1159
1160 PR bootstrap/82856
1161 * multilib.am: New file. From automake.
1162
1163 Merge from binutils-gdb:
1164 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
1165
1166 * libtool.m4: Use AC_LANG_SOURCE.
1167 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
1168 * ar-lib: New file.
1169 * test-driver: New file.
1170 * configure: Re-generate.
1171
82a14443
MP
11722018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
1173
1174 * MAINTAINERS (Write After Approval): Add myself.
1175
260eedb9
IB
11762018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
1177
1178 PR bootstrap/87788
1179 PR d/87799
1180 * configure: Rebuild.
1181 * configure.ac: Disable D on systems where it is known not to work.
1182
b4c522fa
IB
11832018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
1184
1185 * Makefile.def (target_modules): Add libphobos.
1186 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
1187 GDCFLAGS_FOR_TARGET.
1188 (dependencies): Make libphobos depend on libatomic, libbacktrace
1189 configure, and zlib configure.
1190 (language): Add language d.
1191 * Makefile.in: Rebuild.
1192 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
1193 (HOST_EXPORTS): Add GDC.
1194 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
1195 (BASE_TARGET_EXPORTS): Add GDC.
1196 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
1197 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
1198 (EXTRA_HOST_FLAGS): Add GDC.
1199 (STAGE1_FLAGS_TO_PASS): Add GDC.
1200 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
1201 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
1202 environment variables.
1203 * configure: Rebuild.
1204 * configure.ac: Add target-libphobos to target_libraries. Set and
1205 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
1206
04193ea0
IL
12072018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
1208
1209 * MAINTAINERS (Write After Approval): Add myself.
1210
72eda5f2
IB
12112018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
1212
1213 * MAINTAINERS (Write After Approval): Remove myself.
1214
4c029cee
IB
12152018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
1216
1217 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
1218
fc7367ea
BC
12192018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
1220
1221 * MAINTAINERS: Update my email address.
1222
956a7508
TS
12232018-10-04 Thomas Schwinge <thomas@codesourcery.com>
1224
1225 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
1226 maintainer.
1227
16ddcc28
MM
12282018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
1229
1230 * MAINTAINERS (Write After Approval): Add self.
1231
f9529512
ST
12322018-09-13 Sam Tebbs <sam.tebbs@arm.com>
1233
1234 * MAINTAINERS (write after approval): Add myself.
1235
3ff89a4e
XG
12362018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
1237
1238 * MAINTAINERS: Update my email address.
1239
e8a0276c
VL
12402018-08-29 Vlad Lazar <vlad.lazar@arm.com>
1241
1242 * MAINTAINERS (write after approval): Add myself.
1243
3d20537c
RS
12442018-08-21 Richard Sandiford <richard.sandiford@arm.com>
1245
1246 * MAINTAINERS: Add self to global reviewers list.
1247
661d1750
SL
12482018-08-17 Sandra Loosemore <sandra@codesourcery.com>
1249
1250 MAINTAINERS: Add c-sky port maintainers.
1251
aa405905
ML
12522018-08-10 Martin Liska <mliska@suse.cz>
1253
1254 * MAINTAINERS: Revert change in previous commit and
92a285c1 1255 join lines.
aa405905 1256
04e2b41d
ML
12572018-08-10 Martin Liska <mliska@suse.cz>
1258
1259 * MAINTAINERS: Remove extra line.
1260
6e9f49e4
N
12612018-08-06 Naveen H.S <naveenh@marvell.com>
1262
1263 * MAINTAINERS: Update my email address.
1264
3b0df776
DD
12652018-07-19 DJ Delorie <dj@redhat.com>
1266
1267 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
1268 as maintainer.
1269
f030b30e
AK
12702018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
1271
1272 * MAINTAINERS: Adjust email address for me and my colleague Robin
1273 Dapp.
1274
7264261f
L
12752018-07-13 H.J. Lu <hongjiu.lu@intel.com>
1276 Sunil K Pandey <sunil.k.pandey@intel.com>
1277
1278 PR target/84413
1279 * config/i386/i386.c (m_CORE_AVX512): New.
1280 (m_CORE_AVX2): Likewise.
1281 (m_CORE_ALL): Add m_CORE_AVX2.
1282 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
1283 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
1284 and remove the rest of m_SKYLAKE_AVX512.
1285
19975c57
SH
12862018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
1287
1288 * config.sub: Sync with upstream version 2018-07-03.
1289
c234070e
SH
12902018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
1291
1292 * config.guess: Sync with upstream version 2018-06-26.
1293 * config.sub: Sync with upstream version 2018-07-02.
1294
d41cd173
BW
12952018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
1296
92a285c1 1297 * libtool.m4: Sort output of 'find' to enable deterministic builds.
d41cd173
BW
1298 * ltmain.sh: Likewise.
1299
d3435784
SB
13002018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
1301
1302 * contrib/config-list.mk: Remove powerpc-linux_paired.
1303
da34ca3f
AO
13042018-06-29 Alexandre Oliva <oliva@adacore.com>
1305
1306 * configure.ac: Introduce support for @unless/@endunless.
1307 * Makefile.tpl (dep-kind): Rewrite with cond; return
1308 postbootstrap in some cases.
1309 (make-postboot-dep, postboot-targets): New.
1310 (dependencies): Do not output postbootstrap dependencies at
1311 first. Output non-target ones changed for configure to depend
1312 on stage_last @if gcc-bootstrap, and the original deps @unless
1313 gcc-bootstrap.
1314 * configure.in, Makefile.in: Rebuilt.
1315
8e236ddd
JW
13162018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
1317
1318 * MAINTAINERS (write after approval): Add myself.
1319
71d40114
RV
13202018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
1321
1322 * MAINTAINERS (write after approval): Add myself.
1323
8006534c
NC
13242018-06-19 Nick Clifton <nickc@redhat.com>
1325
1326 * zlib/configure.ac: Restore old behaviour of only enabling
1327 multilibs when a target subdirectory is defined. This allows
1328 building with srcdir == builddir.
1329 * zlib/configure: Regenerate.
1330
9e03592e
EB
13312018-06-18 Eric Botcazou <ebotcazou@adacore.com>
1332
1333 * Makefile.def (fortran): Add check-target-libgomp-fortran.
1334 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
1335 * Makefile.in: Regenerate.
1336
29305f60
BE
13372018-06-16 Ben Elliston <bje@gnu.org>
1338
1339 * config.guess: Import latest version.
1340 * config.sub: Likewise.
1341
31db0fe0
ML
13422018-06-08 Martin Liska <mliska@suse.cz>
1343
1344 * MAINTAINERS: Remove MPX-related entries.
1345 * Makefile.def: Remove libmpx support.
9e03592e
EB
1346 * Makefile.in: Regenerate.
1347 * configure.ac: Remove removed files.
1348 * configure: Regenerate.
31db0fe0
ML
1349 * libmpx/ChangeLog: Remove.
1350 * libmpx/Makefile.am: Remove.
1351 * libmpx/Makefile.in: Remove.
1352 * libmpx/acinclude.m4: Remove.
1353 * libmpx/aclocal.m4: Remove.
1354 * libmpx/config.h.in: Remove.
1355 * libmpx/configure: Remove.
1356 * libmpx/configure.ac: Remove.
1357 * libmpx/configure.tgt: Remove.
1358 * libmpx/libmpx.spec.in: Remove.
1359 * libmpx/mpxrt/Makefile.am: Remove.
1360 * libmpx/mpxrt/Makefile.in: Remove.
1361 * libmpx/mpxrt/libmpx.map: Remove.
1362 * libmpx/mpxrt/libtool-version: Remove.
1363 * libmpx/mpxrt/mpxrt-utils.c: Remove.
1364 * libmpx/mpxrt/mpxrt-utils.h: Remove.
1365 * libmpx/mpxrt/mpxrt.c: Remove.
1366 * libmpx/mpxrt/mpxrt.h: Remove.
1367 * libmpx/mpxwrap/Makefile.am: Remove.
1368 * libmpx/mpxwrap/Makefile.in: Remove.
1369 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
1370 * libmpx/mpxwrap/libtool-version: Remove.
1371 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
1372
e68086c4
ML
13732018-06-04 Martin Liska <mliska@suse.cz>
1374
1375 * MAINTAINERS: Add myself as gcov maintainer.
1376
37cca345
MF
13772018-06-04 Matthew Fortune <mfortune@gmail.com>
1378
1379 * MAINTAINERS: Update my email address.
1380
74386680
TV
13812018-06-04 Tom de Vries <tdevries@suse.de>
1382
1383 * MAINTAINERS: Remove write-after-approval entries for component
1384 maintainers.
1385
010ff25b
JL
13862018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1387
1388 * MAINTAINERS (write after approval): Add myself.
1389
64acc19a 13902018-06-01 Bin Cheng <amker@gcc.gnu.org>
232d2edb
BC
1391
1392 * MAINTAINERS: Update my email address.
1393
7aad7f4b
TV
13942018-06-01 Tom de Vries <tdevries@suse.de>
1395
1396 * MAINTAINERS: Update my email address.
1397
c5470754
BC
13982018-05-22 Bin Cheng <bin.cheng@arm.com>
1399
1400 * MAINTAINERS (loop-optimizer): Add myself.
1401
58b40a67
FT
14022018-05-01 Francois H. Theron <francois.theron@netronome.com>
1403
1404 * configure.ac: Added "nfp" target.
1405 * configure: Regenerate.
1406
bece35ca
RB
14072018-04-30 Richard Biener <rguenther@suse.de>
1408
1409 PR bootstrap/85571
1410 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
1411 (STAGE3_TFLAGS): Likewise.
1412 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
1413 (STAGEtrain_TFLAGS): Likewise.
1414 * Makefile.in: Regenerate.
1415
ae05281f
RB
14162018-04-26 Richard Biener <rguenther@suse.de>
1417
1418 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
1419 (STAGE2_CFLAGS): Likewise.
1420 (STAGE2_TFLAGS): Likewise.
1421 (STAGE3_CFLAGS): Add -fchecking.
1422 (STAGE3_TFLAGS): Likewise.
1423 (STAGEtrain_CFLAGS): Filter out -fchecking.
1424 (STAGEtrain_TFLAGS): Likewise.
1425 * Makefile.in: Re-generate.
1426
c6e34a9b
CM
14272018-04-25 Catherine Moore <clm@codesourcery.com>
1428
1429 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
1430
ae9fb56f
PC
14312018-04-18 Paul Clarke <pc@us.ibm.com>
1432
1433 * MAINTAINERS (write after approval): Add myself.
1434
a2919888
AS
14352018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
1436
1437 * MAINTAINERS: Update my email address.
1438
c6024672
BS
14392018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
1440
1441 * MAINTAINERS: Remove redundant Write-After-Approval entry.
1442
85d36775
BS
14432018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
1444
1445 * MAINTAINERS: Update my email address and disambiguate myself
1446 a bit from Will Schmidt.
1447
8bb406a2
NS
14482018-03-21 Nathan Sidwell <nathan@acm.org>
1449
1450 * MAINTAINERS: Move maintainers of now-removed picochip and score
1451 ports to write after approval.
1452
c9b39302
RS
14532018-03-13 Richard Sandiford <richard.sandiford@arm.com>
1454
1455 * MAINTAINERS: Add entry for SVE maintainership.
1456
1fc1d82e
MR
14572018-02-13 Maciej W. Rozycki <macro@mips.com>
1458
1459 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
1460 * configure: Regenerate.
1461
7b7f78d7
BK
14622018-01-18 Boris Kolpackov <boris@codesynthesis.com>
1463
1464 * MAINTAINERS (write after approval): Add myself.
1465
3c1f3bf6
SP
14662018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
1467
1468 * MAINTAINERS (write after approval): Add myself.
1469
182f27e3
SP
14702018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
1471
1472 * MAINTAINERS (write after approval): Add myself.
85911661 1473
85ec4feb
JJ
14742018-01-03 Jakub Jelinek <jakub@redhat.com>
1475
1476 Update copyright years.
1477
ef7d7cf5
BE
14782018-01-03 Ben Elliston <bje@gnu.org>
1479
1480 * config.guess: Import latest version.
1481 * config.sub: Likewise.
1482
842df93e
SH
14832017-12-12 Stafford Horne <shorne@gmail.com>
1484
1485 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
1486 * configure: Regenerate.
1487
1d0a8ae9
QZ
14882017-11-29 Qing Zhao <qing.zhao@oracle.com>
1489
1490 * MAINTAINERS (Write After Approval): Add myself.
1491
5e9d6aa4
JK
14922017-11-28 Julia Koval <julia.koval@intel.com>
1493 Sebastian Peryt <sebastian.peryt@intel.com>
1494
1495 * Makefile.def (target_modules): Remove libcilkrts.
1496 * Makefile.in: Ditto.
1497 * configure: Ditto.
1498 * configure.ac: Ditto.
1499
d2eaaa89
JK
15002017-11-28 Julia Koval <julia.koval@intel.com>
1501
1502 * MAINTAINERS (Write After Approval): Add myself.
1503
90b415f6
SD
15042017-11-22 Sudakshina Das <sudi.das@arm.com>
1505
1506 * MAINTAINERS (Write After Approval): Add myself.
1507
f804ba3e
PD
15082017-11-06 Palmer Dabbelt <palmer@sifive.com>
1509
1510 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
1511 Use my SiFive email address.
1512
8744c9bf
SP
15132017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
1514
1515 * MAINTAINERS (write after approval): Add myself.
1516
7181cca3
ML
15172017-10-27 Martin Liska <mliska@suse.cz>
1518
1519 * Makefile.tpl: Use proper name of folder as it was renamed
1520 during transition to 4 stages.
1521 * Makefile.in: Regenerate.
1522
fb336a7b
IT
15232017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
1524
e50ffab3 1525 * MAINTAINERS (write after approval): Add myself.
fb336a7b 1526
7b5f5267
GP
15272017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
1528
1529 * MAINTAINERS: Add a note that maintainership also includes web
1530 pages, docs, and testsuite related to that area.
1531
55de8eb3
TV
15322017-09-25 Tom de Vries <tom@codesourcery.com>
1533
1534 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
1535
86ab175e
PMR
15362017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
1537
1538 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
1539
500ac452
NS
15402017-09-15 Nathan Sidwell <nathan@acm.org>
1541
1542 * MAINTAINERS: Remove myself as a vxworks maintainer.
1543
72ace300
TS
15442017-09-13 Thomas Schwinge <thomas@codesourcery.com>
1545
1546 * MAINTAINERS: Remove email address of Jim Norris.
1547
1328002a
KT
15482017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1549
1550 * MAINTAINERS (Reviewers): Move myself from here...
1551 (CPU Port Maintainers): ... to here.
1552
84d0b6f5
JG
15532017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
1554
1555 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
1556
9c04bba3
RD
15572017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
1558
e50ffab3 1559 * MAINTAINERS (write after approval): Add myself.
9c04bba3 1560
5a427c63
TR
15612017-07-28 Tony Reix <tony.reix@atos.net>
1562
1563 * configure.ac (target-libffi): Don't disable for AIX.
1564 (go): Don't add to unsupported_languages on AIX.
1565 (target-libgo): Don't disable for AIX.
1566 * configure: Regenerate.
1567
8994b66f
YG
15682017-07-19 Yury Gribov <tetra2005@gmail.com>
1569
1570 * MAINTAINERS: Add myself.
1571
7a795e10
TS
15722017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1573
1574 * MAINTAINERS: Update my email address.
1575
50061652
RE
15762017-07-04 Richard Earnshaw <rearnsha@arm.com>
1577
1578 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
1579 arm-specific auto-generated header files.
1580
d4360477
NS
15812017-07-03 Nathan Sidwell <nathan@acm.org>
1582
1583 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
1584 * configure: Rebuilt.
1585
9dc9ae74
BS
15862017-07-03 Bernd Schmidt <bschmidt@redhat.com>
1587
1588 * MAINTAINERS: Readd myself for c6x.
1589
c8cf0b6f
ML
15902017-06-28 Martin Liska <mliska@suse.cz>
1591
1592 PR bootstrap/81217
1593 * Makefile.def: Remove superfluous bootstrap_target from
1594 bootstrap_stage.
1595 * Makefile.in: Re-generate the file.
1596
0666865c
MO
15972017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
1598
e50ffab3 1599 * MAINTAINERS: Add myself to Write After Approval
0666865c 1600
827c925e
AJ
16012017-06-21 Andrew Jenner <andrew@codesourcery.com>
1602
1603 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
1604
0d053a49
ML
16052017-06-19 Martin Liska <mliska@suse.cz>
1606
1607 * Makefile.def: Define 4 stages PGO bootstrap.
1608 * Makefile.tpl: Define FLAGS.
1609 * Makefile.in: Regenerate.
1610
be75f645
ILT
16112017-06-14 Ian Lance Taylor <iant@golang.org>
1612
1613 * Makefile.def: Add check-gotools to go check targets.
1614 * Makefile.in: Rebuild.
1615
c725f69c
SB
16162017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
1617
1618 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
1619
76052545
EB
16202017-06-03 Eric Botcazou <ebotcazou@adacore.com>
1621
1622 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
1623 * configure: Regenerate.
1624
afd88efc
ML
16252017-05-31 Martin Liska <mliska@suse.cz>
1626
1627 * configure.ac: Add handling of stage2_werror_flags to
1628 action-if-given and to action-if-not-given.
1629 * configure: Regenerate.
1630
945bafd6
PB
16312017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
1632
1633 * MAINTAINERS: Add self to Write After Approval
1634
b9396a49
BS
16352017-05-27 Bernd Schmidt <bschmidt@redhat.com>
1636
1637 * MAINTAINERS: Update my email address, and remove myself as
1638 maintainer in some areas.
1639
aa1b69e7
EG
16402017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
1641
1642 * MAINTAINERS: Add self to Write After Approval
1643
cdfee50a
NS
16442017-05-25 Nathan Sidwell <nathan@acm.org>
1645
1646 * configure.ac: Add --enable-languages=default to mean default and
1647 make --enable-languages=all mean all supported languages.
1648 * configure: Regenerated.
1649
83349046
SB
16502017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
1651
1652 * config.gcc (powerpc*-*-*spe*): New.
1653 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
1654 (powerpc-*-rtems*spe*): New.
1655 (powerpc*-*-linux*spe*): New.
1656 (powerpc-wrs-vxworksspe): New.
1657 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1658 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1659 * config.host (powerpc*-*-*spe*): New.
1660
01c712cb
ML
16612017-05-19 Martin Liska <mliska@suse.cz>
1662
1663 * configure.ac: Add --enable-werror-always just for
1664 bootstrap-debug (or none build config) and do not add it
1665 when we are on a release branch.
1666 * configure: Regenerated.
1667
7880c1a5
SL
16682017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
1669
1670 * MAINTAINERS: Add self to Write After Approval
1671
c759355f
KK
16722017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
1673
1674 * MAINTAINERS: Move myself to Write After Approval section.
1675
79557bae
CZ
16762017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1677
1678 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
1679 ACCH registers.
1680 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
1681 available.
1682 (umulsidi3): Likewise.
1683 (mulsidi3_700): Disable this pattern when we have advanced mpy
1684 instructions.
1685 (umulsidi3_700): Likewise.
1686 (maddsidi4): New pattern.
1687 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
1688 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
1689 (mpydu_imm_arcv2hs): Likewise.
1690 * config/arc/predicates.md (accl_operand): New predicate.
1691
c7314bc1
CZ
16922017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1693 Andrew Burgess <andrew.burgess@embecosm.com>
1694
1695 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
1696 case.
1697 (ARC_AUTOFP_IRQ_P): Likewise.
1698 (ARC_AUTO_IRQ_P): Likewise.
1699 (rgf_banked_register_count): New variable.
1700 (parse_mrgf_banked_regs_option): New function.
1701 (arc_override_options): Handle rgf_banked_regs option.
1702 (arc_handle_interrupt_attribute): Add firq option.
1703 (arc_compute_function_type): Return fast irq type when required.
1704 (arc_must_save_register): Handle fast interrupts.
1705 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
1706 (arc_return_address_regs): Update.
1707 * config/arc/arc.h (arc_return_address_regs): Update.
1708 (arc_function_type): Add fast interrupt type.
1709 (ARC_INTERRUPT_P): Update.
1710 (RC_FAST_INTERRUPT_P): Define.
1711 * config/arc/arc.md (simple_return): Update for fast interrupts.
1712 (p_return_i): Likewise.
1713 * config/arc/arc.opt (mrgf-banked-regs): New option.
1714 * doc/invoke.texi (mrgf-banked-regs): Document.
1715
41453183
CZ
17162017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1717
1718 * config/arc/arc.c (irq_ctrl_saved): New variable.
1719 (ARC_AUTOBLINK_IRQ_P): Define.
1720 (ARC_AUTOFP_IRQ_P): Likewise.
1721 (ARC_AUTO_IRQ_P): Likewise.
1722 (irq_range): New function.
1723 (arc_must_save_register): Likewise.
1724 (arc_must_save_return_addr): Likewise.
1725 (arc_dwarf_emit_irq_save_regs): Likewise.
1726 (arc_override_options): Handle deferred options.
1727 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
1728 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
1729 arc_must_save_return_addr.
1730 (arc_compute_frame_size): Handle automated save and restore of
1731 registers.
1732 (arc_expand_prologue): Likewise.
1733 (arc_expand_epilogue): Likewise.
1734 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
1735 * config/arc/arc.opt (mirq-ctrl-saved): New option.
1736 * doc/invoke.texi (mirq-ctrl-saved): Document option.
1737
52744dd7
TK
17382017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
1739 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
1740
1741 PR bootstrap/77661
1742 * Makefile.def: Don't pass --enable-maintainer-mode on to an
1743 in-tree build MPC.
1744 * Makefile.in: Regenerate.
1745
deeba76a
FXC
17462017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1747
1748 * configure.ac: Enable LTO by default on darwin >= 9.
1749 * configure: Regenerate.
1750
5a05e11d
PD
17512017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
1752
1753 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
1754 and Andrew Waterman as the RISC-V maintainers.
1755
e04f858c
NK
17562017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
1757
1758 * MAINTAINERS: Add self to Write After Approval
1759
a98cf819
GP
17602017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
1761
1762 * config.guess: Import latest from upstream.
1763
9826d1a3
GP
17642017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
1765
1766 * MAINTAINERS (Write After Approval): Remove entries that are
1767 already covered under Reviewers.
1768
a46586c3
MW
17692017-03-08 Mark Wielaard <mark@klomp.org>
1770
1771 PR demangler/70909
1772 PR demangler/67264
1773 * include/demangle.h: Add d_printing to struct demangle_component
1774 and pass struct demangle_component as non const.
1775
734ca1c2
GP
17762017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
1777
1778 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
1779
93b87d1d
TS
17802017-02-15 Thomas Schwinge <thomas@codesourcery.com>
1781
1782 * Makefile.tpl: Remove HOST_ISLVER.
1783 (HOST_EXPORTS): Remove ISLVER.
1784 * Makefile.in: Regenerate.
1785
f877b3ad
RB
17862017-02-13 Richard Biener <rguenther@suse.de>
1787
1788 * configure: Re-generate.
1789
2ad31830
GP
17902017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
1791
1792 * MAINTAINERS: Adjust bug reporting URL.
1793
3501e62c
GP
17942017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
1795
1796 * MAINTAINERS (Write After Approval): Remove redundant entry
1797 for Andrew Burgess.
1798
510555e0
JDA
17992017-02-03 John David Anglin <danglin@gcc.gnu.org>
1800
e50ffab3 1801 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
510555e0 1802 32-bit hppa*-*-hpux*.
e50ffab3 1803 * configure: Regenerate.
510555e0 1804
f6a24a94
MJ
18052017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
1806
1807 * configure.ac: Moved the white list of enabling BRIG FE to
1808 libhsail-rt/configure.tgt.
1809 * configure: Regenerated.
1810 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
1811
18122017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
5fd1486c
PJ
1813 Martin Jambor <mjambor@suse.cz>
1814
5fd1486c
PJ
1815 * Makefile.def (target_modules): Added libhsail-rt.
1816 (languages): Added language brig.
1817 * Makefile.in: Regenerated.
1818 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
1819 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
1820 * configure: Regenerated.
1821
3c36aa6b
JJ
18222017-01-17 Jakub Jelinek <jakub@redhat.com>
1823
1824 PR other/79046
1825 * configure: Regenerated.
1826
8f56cb51
AM
18272017-01-04 Alan Modra <amodra@gmail.com>
1828
1829 * configure: Regenerate.
1830
f2c764c5
BE
18312016-12-29 Ben Elliston <bje@gnu.org>
1832
1833 * config.sub: Import latest version.
1834
1dc9c117
AI
18352016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
1836
1837 * MAINTAINERS (Write After Approval): Add myself.
1838
c21fdaa1
JJ
18392016-12-21 Jakub Jelinek <jakub@redhat.com>
1840
1841 * configure.ac: Don't bootstrap libmpx unless --with-build-config
1842 includes bootstrap-mpx.
1843 * configure: Regenerated.
1844
cc811459
CX
18452016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
1846
1847 * MAINTAINERS (Write After Approval): Add myself.
1848
b55e6680
MJ
18492016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
1850
8f56cb51 1851 * configure: Regenerate.
b55e6680 1852
825fba52
MK
18532016-12-01 Matthias Klose <doko@ubuntu.com>
1854
1855 * configure.ac: Don't use pkg-config to check for bdw-gc.
1856 * configure: Regenerate.
1857
114bf3f1
MK
18582016-11-30 Matthias Klose <doko@ubuntu.com>
1859
1860 * Makefile.def: Remove reference to boehm-gc target module.
1861 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
1862 options and for the bdw-gc pkg-config module.
1863 * configure: Regenerate.
1864 * Makefile.in: Regenerate.
1865
21b0f96a
NS
18662016-11-28 Nathan Sidwell <nathan@acm.org>
1867
1868 * MAINTAINERS (nvptx): Remove self.
1869
292edab3
BE
18702016-11-25 Ben Elliston <bje@gnu.org>
1871
1872 * config.guess: Import latest version.
1873 * config.sub: Likewise.
1874
0954a00b
TT
18752016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
1876
1877 * MAINTAINERS (Write After Approval): Add myself.
1878
8e4d2ca4
MK
18792016-11-15 Matthias Klose <doko@ubuntu.com>
1880
1881 * Makefile.def: Remove references to GCJ.
1882 * Makefile.tpl: Likewise.
1883 * Makefile.in: Regenerate.
1884
84c1b9d3
MK
18852016-11-15 Matthias Klose <doko@ubuntu.com>
1886
1887 * config-ml.in: Remove references to GCJ.
1888 * configure.ac: Likewise.
1889 * configure: Regenerate.
1890
3f95ca6c
JC
18912016-11-01 Josh Conner <joshconner@google.com>
1892
1893 * MAINTAINERS (Write After Approval): Update email address,
1894
457cc672
CL
18952016-10-27 Carl Love <cel@us.ibm.com>
1896
1897 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
1898 Approval list to make it alphabetical.
1899
2142f54f
CL
19002016-10-27 Carl Love <cel@us.ibm.com>
1901
1902 * MAINTAINERS (Write After Approval): Add myself.
1903
104700f4
AB
19042016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
1905
1906 * MAINTAINERS (Reviewers): Add myself.
1907 (Write After Approval): Add myself.
1908
942c0db8
HP
19092016-10-21 Hartmut Penner <hepenner@us.ibm.com>
1910 Ulrich Weigand <uweigand@de.ibm.com>
1911
1912 * MAINTAINERS: Update email address.
1913
fbf4c502
NS
19142016-10-10 Nathan Sidwell <nathan@acm.org>
1915
1916 * MAINTAINERS: Update email address.
1917
b20e7532
AT
19182016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
1919
1920 * configure.ac: Add aarch64-*-freebsd*.
1921 * configure: Regenerate.
1922
2e21fd4d
SE
19232016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
1924
1925 * MAINTAINERS: Update email address after it got reverted.
1926
43c40f3e
RO
19272016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1928
1929 * configure.ac (target_libraries): Readd target-boehm-gc.
1930 Restore --enable-objc-gc handling.
1931 * configure: Regenerate.
1932
f05796ba
JL
19332015-10-03 Jeff Law <law@redhat.com>
1934
1935 * MAINTAINERS: Move several inactive maintainers to the
1936 write-after-approval section.
1937
012447ea
JJ
19382016-09-30 Jakub Jelinek <jakub@redhat.com>
1939
1940 * configure.ac: Add target-libffi to target_libraries.
1941 Readd libgcj target disablings, modified to only target-libffi.
1942 Readd target addition of go to unsupported languages.
1943 * configure: Regenerated.
1944
a7d75d59
SE
19452016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
1946
1947 * MAINTAINERS: Update email address.
1948
d1a79a95
AH
19492016-09-30 Andrew Haley <aph@redhat.com>
1950
4d8c733d 1951 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
d1a79a95
AH
1952 write-after approval. Remove Tom Tromey and Bryce McKinlay from
1953 libgcj.
1954
af2d4873
AH
19552016-09-30 Andrew Haley <aph@redhat.com>
1956
1957 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
1958 write-after approval after GCJ deletion.
1959
07b78716
AH
19602016-09-30 Andrew Haley <aph@redhat.com>
1961
1962 * Makefile.def: Remove libjava.
1963 * Makefile.tpl: Likewise.
1964 * Makefile.in: Regenerate.
1965 * configure.ac: Likewise.
1966 * configure: Likewise.
1967 * gcc/java: Remove.
1968 * libjava: Likewise.
1969
a29b7214
CZ
19702016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
1971
1972 * MAINTAINERS (Reviewers): Add myself.
1973
2fd88f4f
AK
19742016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
1975
1976 * configure.ac: Disable "sim" directory for arc*-*-*.
1977 * configure: Regenerated.
1978
e2080e79
TC
19792016-09-23 Tamar Christina <tamar.christina@arm.com>
1980
1981 * MAINTAINERS (Write After Approval): Add myself.
1982
8f3675f8
MR
19832016-09-12 Maciej W. Rozycki <macro@imgtec.com>
1984
1985 * configure.ac: Check for the minimum in-tree MPFR version
1986 handled.
1987 * configure: Regenerate.
1988
21f88103
YTL
19892016-07-20 Yan-Ting Lin <currygt52@gmail.com>
1990
1991 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
1992 * configure: Regenerated.
1993
60d51882
FR
19942016-07-19 Fritz Reese <fritzoreese@gmail.com>
1995
1996 * MAINTAINERS (Write After Approval): Add myself.
1997
277d7ee0
AK
19982016-06-23 Andi Kleen <ak@linux.intel.com>
1999
2000 * Makefile.def: Add autoprofiledbootstrap.
2001 * Makefile.tpl: Dito.
2002 * Makefile.in: Regenerate.
2003
fd6487af
JS
20042016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
2005
2006 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
2007 * configure: Regenerate.
2008
3e326935
TS
20092016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2010
2011 * configure: Regenerate.
2012 * configure.ac: Remove support for avr-rtems.
2013
9582bf04
SKS
20142016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
2015
2016 * MAINTAINERS (Write After Approval): Add myself.
2017
6f820b68
MC
20182016-06-16 Michael Collison <michael.collison@arm.com>
2019
2020 * MAINTAINERS (Write After Approval): Add myself.
2021
775ee7fa
MM
20222016-06-14 Mikael Morin <mikael@gcc.gnu.org>
2023
2024 * MAINTAINERS (Write After Approval): Update e-mail address.
2025
de3ba371
JM
20262016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
2027
21f88103 2028 * MAINTAINERS (Write After Approval): Add myself.
de3ba371 2029
350216e3
AM
20302016-05-28 Alan Modra <amodra@gmail.com>
2031
2032 * Makefile.tpl (configure): Depend on m4 files included.
2033 * Makefile.in: Regenerate.
2034
9cad20fa
BS
20352016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2036
2037 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
2038 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
2039
92466115
BS
20402016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2041
2042 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
2043 special case builtin.
2044 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
2045 support for ALTIVEC_BUILTIN_VEC_ADDEC.
2046 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
2047 for __builtin_vec_addec.
2048
fe38e08b
JS
20492016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
2050
2051 * config.guess: Import version 2016-04-02 (newest).
2052 * config.sub: Import version 2016-05-10 (newest).
2053
cef1a0b8 20542016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
704b85c7 2055
cef1a0b8
JL
2056 * configure.ac: Add ARC support to libgloss.
2057 * configure: Regenerate
704b85c7 2058
75a6b91a
AS
20592016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
2060
2061 * MAINTAINERS (Write After Approval): Add myself.
2062
00f35794
BE
20632016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
2064
2065 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
2066 * configure: Regenerated.
2067 * Makefile.def (gmp): Explicitly disable assembler.
2068 (mpfr): Adjust lib_path.
2069 (mpc): Likewise.
2070 * Makefile.in: Regenerated.
2071
c100769b
JJ
20722016-05-01 Jakub Jelinek <jakub@redhat.com>
2073
2074 PR bootstrap/70704
2075 * configure.ac (--enable-stage1-checking): Add missing
2076 --enable-checking=.
2077 * configure: Regenerated.
2078
bc6d9014
OE
20792016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2080
ace08cb8
OE
2081 * config.guess: Revert r235676.
2082 * config.sub: Revert r235676.
2083
20842016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2085
2086 * config.guess: Remove SH5 support.
bc6d9014
OE
2087 * config.sub: Likewise.
2088 * configure: Likewise.
2089 * configure.ac: Likewise.
2090
7db11a5a
JJ
20912016-04-26 Jakub Jelinek <jakub@redhat.com>
2092
2093 PR bootstrap/70704
2094 * configure.ac (--enable-stage1-checking): For --disable-checking or
2095 implicit --enable-checking, make sure extra flag matches in between
2096 stage1 and later checking.
2097 * configure: Regenerated.
2098
ab0fc037
TS
20992016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2100
2101 * .gitattributes: New file.
2102
c048fa95
SB
21032016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
2104
2105 * MAINTAINERS (rs6000/powerpc port): Add myself.
2106
f3653cf5
SB
21072016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
2108
2109 PR bootstrap/70173
2110 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
2111 and gotools directories. Delete the stage_final file.
2112 * Makefile.in: Regenerate.
2113
4f93efa4
AV
21142016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
2115
2116 * MAINTAINERS (Write After Approval): Add myself.
2117
c27e432e
SK
21182016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
2119
2120 * MAINTAINERS (Fortran maintainer): Remove myself.
2121
7134713c
BS
21222016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
2123
2124 * MAINTAINERS (Write After Approval): Add myself.
2125
7d74282a
KN
21262016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
2127
2128 * MAINTAINERS (Write After Approval): Add myself.
2129
1b858e76
CC
21302016-03-17 Cary Coutant <ccoutant@gmail.com>
2131
2132 Sync with binutils-gdb:
2133
2134 2016-03-17 Cary Coutant <ccoutant@gmail.com>
2135
2136 * configure.ac: Add mips and s390 to the gold target check.
2137 * configure: Regenerate.
2138
d15bd5bb
DD
21392016-03-01 DJ Delorie <dj@redhat.com>
2140
2141 * MAINTAINERS (mep): Remove myself as MeP maintainer.
2142
6d1fa6bb
DM
21432016-02-22 David Malcolm <dmalcolm@redhat.com>
2144
2145 * MAINTAINERS (libcpp): Add myself.
2146 (diagnostic messages): Likewise.
2147
607bda60
TV
21482016-02-20 Tom de Vries <tom@codesourcery.com>
2149
2150 * MAINTAINERS: Fix whitespace.
2151
80cfaff8
CZ
21522016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
2153
2154 * MAINTAINERS (Write After Approval): Add myself.
2155
c661a43d
SP
21562016-01-29 Sebastian Pop <s.pop@samsung.com>
2157
2158 * config/isl.m4: Add comments about isl-0.16.
2159 * configure: Regenerate.
2160
86b3a101
MJ
21612016-01-29 Martin Jambor <mjambor@suse.cz>
2162
2163 * MAINTAINERS (hsa maintainers): Add myself.
2164
960cbfd2
WD
21652015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
2166
2167 * MAINTAINERS: (Write After Approval): Add myself.
2168
1e050c90
AK
21692016-01-25 Aditya Kumar <aditya.k7@samsung.com>
2170 Sebastian Pop <s.pop@samsung.com>
2171
2172 * Makefile.in: Regenerate.
2173 * Makefile.tpl: Export ISLVER.
2174 * configure: Regenerate.
2175 * config/isl.m4: Detect isl-0.15.
2176
cefadad1
MM
21772016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
2178
2179 PR bootstrap/69329
2180 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
2181 * Makefile.in: Regenerate.
2182
9e530bcd
AP
21832016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
2184
2185 * configure.ac: Enable LTO for DJGPP
2186 * configure: Regenerate
2187
324402a0
L
21882016-01-12 H.J. Lu <hongjiu.lu@intel.com>
2189
2190 Sync with binutils-gdb:
2191 2015-10-21 Nick Clifton <nickc@redhat.com>
2192
2193 PR gas/19109
2194 * configure.ac: Note the 'none' is an acceptable argument to
2195 --enable-compressed-debug-sections.
2196 * configure: Regenerate.
2197
9eaaa830
BE
21982016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
2199
2200 PR bootstrap/69134
2201 * Makefile.def (mpfr): Disable assembler.
2202 * Makefile.in: Regenerate.
2203
cfe67e03
BE
22042016-01-01 Ben Elliston <bje@gnu.org>
2205
2206 * config.guess: Import version 2016-01-01.
2207 * config.sub: Likewise.
2208
be33d404
SS
22092015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
2210
2211 * MAINTAINERS (Write After Approval): Add myself.
2212
e357a5e0
SP
22132015-12-17 Sebastian Pop <s.pop@samsung.com>
2214
2215 * Makefile.in: Replace ISL with isl.
2216 * Makefile.tpl: Same.
2217 * config/isl.m4: Same.
2218 * configure.ac: Same.
2219 * contrib/download_prerequisites: Same.
2220 * configure: Regenerate.
2221
1ad2439b
AP
22222015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
2223
2224 * MAINTAINERS (Write After Approval): Add Myself.
2225
70decafb
NS
22262015-12-17 Nathan Sidwell <nathan@acm.org>
2227
2228 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
2229 * configure: Regenerate.
2230
560d18d3
AK
22312015-12-16 Aditya Kumar <aditya.k7@samsung.com>
2232 Sebastian Pop <s.pop@samsung.com>
2233
2234 * config/isl.m4 (ISL_CHECK_VERSION): Check for
2235 isl_ctx_get_max_operations.
2236 * configure: Regenerate.
2237
57e8ab24 22382015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
b15f0273
AF
2239
2240 * MAINTAINERS (Write After Approval): Add myself.
2241
105b682e
ILT
22422015-12-02 Ian Lance Taylor <iant@google.com>
2243
2244 PR go/66147
2245 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
2246 * Makefile.in: Regenerate.
2247
7eb46bec
AT
22482015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
2249
2250 PR libffi/65726
2251 * Makefile.def (lang_env_dependencies): Make libffi depend
2252 on cxx.
2253 * Makefile.in: Regenerate.
2254
cc3baaa9
DE
22552015-11-26 David Edelsohn <dje.gcc@gmail.com>
2256
2257 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
2258 symbols.
2259
3be96231
TG
22602015-11-20 Tristan Gingold <gingold@adacore.com>
2261
2262 Sync with binutils-gdb:
2263 2015-11-20 Tristan Gingold <gingold@adacore.com>
2264
2265 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
2266 * configure: Regenerate.
2267
daa53f38
ML
22682015-11-19 Martin Liska <mliska@suse.cz>
2269
2270 * .gitignore: Add .clang-format to ignored files.
2271 * Makefile.in: Add clang-format.
2272 * Makefile.tpl: Likewise.
2273
54985c70
TA
22742015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
2275
2276 * configure.ac: Enable libmpx by default.
2277 * configure: Regenerated.
2278
d0397c75
SE
22792015-10-23 Steve Ellcey <sellcey@imgtec.com>
2280
2281 * MAINTAINERS: Update email address.
2282
735a559c
PM
22832015-10-23 Paulo Matos <pmatos@linki.tools>
2284
2285 * MAINTAINERS: Update email address.
2286
15713b43
AH
22872015-10-23 Alan Hayward <alan.hayward@arm.com>
2288
2289 * MAINTAINERS (Write After Approval): Add myself.
2290
78edb32f
L
22912015-10-20 H.J. Lu <hongjiu.lu@intel.com>
2292
2293 Sync with binutils-gdb:
2294 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
2295
2296 PR gas/19109
2297 * configure.ac: Add
2298 --enable-compressed-debug-sections={all,gas,gold,ld}.
2299 * configure: Regenerated.
2300
dec6b7f1
AC
23012015-10-16 Arnaud Charlet <charlet@adacore.com>
2302
2303 * MAINTAINERS: Update list of Ada maintainers and email addresses.
2304
6be1d686
ML
23052015-10-09 Martin Liska <mliska@suse.cz>
2306
2307 * MAINTAINERS (Write After Approval): Add myself.
2308
dc0e2060
AF
23092015-10-09 Alexander Fomin <alexander.fomin@intel.com>
2310
2311 * MAINTAINERS (Write After Approval): Add myself.
2312
bec93d40
FW
23132015-10-02 Florian Weimer <fweimer@redhat.com>
2314
2315 * MAINTAINERS: Update email address.
2316
0487f06d
LK
23172015-10-02 Louis Krupp <louis.krupp@zoho.com>
2318
2319 * MAINTAINERS (Write After Approval): Add myself.
2320
56547ff7
KT
23212015-09-20 Kai Tietz <ktietz70@googlemail.com>
2322
423ea09f 2323 * MAINTAINERS: Update email.
56547ff7 2324
ed4c91ea
BS
23252015-09-14 Bernd Schmidt <bschmidt@redhat.com>
2326
2327 * MAINTAINERS: Update my email address.
2328
2503fd9e
JB
23292015-09-01 James Bowman <james.bowman@ftdichip.com>
2330
2331 * MAINTAINERS (ft32 port): Add myself.
2332
3726332a
DS
23332015-08-28 David Sherwood <david.sherwood@arm.com>
2334
2335 * MAINTAINERS: Add myself.
2336
15480aaf
PM
23372015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
2338
2339 * MAINTAINERS (Write After Approval): Add myself.
2340
ad4f95e3
FXC
23412015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2342
2343 PR libfortran/54572
2344 * Makefile.def: Make libgfortran depend on libbacktrace.
2345 * Makefile.in: Regenerate.
2346
95f25df0
SD
23472015-08-20 Simon Dardis <simon.dardis@imgtec.com>
2348
2349 * MAINTAINERS (Write After Approval): Add myself.
2350
5dc85f7e
TV
23512015-08-12 Tom de Vries <tom@codesourcery.com>
2352
2353 PR other/67092
2354 * configure.ac: Remove --with_host_libstdcxx support.
2355 * configure: Regenerate.
2356
44a7d18d
TS
23572015-08-10 Thomas Schwinge <thomas@codesourcery.com>
2358 Jakub Jelinek <jakub@redhat.com>
2359
2360 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
2361 nvptx*-*-*.
2362 * configure: Regenerate.
2363
bf5372e7
YS
23642015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
2365
2366 * Makefile.def (libiconv): Define bootstrap=true.
2367 Mark pdf/html/info as missing.
2368 (configure-gcc): Depend on all-libiconv.
2369 (all-gcc): Ditto.
2370 (configure-libcpp): Ditto.
2371 (all-libcpp): Ditto.
2372 (configure-intl): Ditto.
2373 (all-intl): Ditto.
2374 * Makefile.in: Regenerate.
2375
94b8fdcc
BC
23762015-08-03 Bin Cheng <bin.cheng@arm.com>
2377
2378 * MAINTAINERS (loop ivopts): Add the entry and myself.
2379
430bcac1
NS
23802015-07-31 Nathan Sidwell <nathan@codesourcery.com>
2381
2382 * MAINTAINERS (nvptx): Add self.
2383
110d61da
AL
23842015-07-29 Alan Lawrence <alan.lawrence@arm.com>
2385
2386 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
2387 128-bit vector modes.
2388
c9da7548 23892015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
18e1ed34 2390
c9da7548
VV
2391 * MAINTAINERS (Write After Approval): Add myself.
2392
423ea09f 23932015-07-28 Ben Elliston <bje@gnu.org>
d5e9bac5
BE
2394
2395 * config.sub, config.guess: Import from upstream.
2396
6b1786aa
JL
23972015-07-24 Michael Darling <darlingm@gmail.com>
2398
2399 PR other/66259
2400 * config-ml.in: Reflects renaming of configure.in to configure.ac
2401 * configure: Likewise
2402 * configure.ac: Likewise
2403
45952786
BS
24042015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
2405
2406 * MAINTAINERS: Update my email address.
2407
f1595603
L
24082015-07-14 H.J. Lu <hongjiu.lu@intel.com>
2409
2410 Sync with binutils-gdb:
2411 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
2412
2413 * configure.ac (target_configdirs): Exclude target-zlib if
2414 target-libjava isn't built.
2415 * configure: Regenerated.
2416
a05c2c75
L
24172015-07-14 H.J. Lu <hongjiu.lu@intel.com>
2418
2419 Sync with binutils-gdb:
2420 2015-05-13 John David Anglin <dave.anglin@bell.net>
2421
2422 * configure.ac: Disable configuration of GDB for HPUX targets.
2423 * configure: Regenerate.
2424
2425 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
2426
2427 * configure.ac: Add --with-system-zlib.
2428 * configure: Regenerated.
2429
2430 2015-01-28 James Bowman <james.bowman@ftdichip.com>
2431
2432 * configure.ac: Add FT32 support.
2433 * configure: Regenerate.
2434
2435 2015-01-12 Anthony Green <green@moxielogic.com>
2436
2437 * configure.ac: Don't disable gprof for moxie.
2438 * configure: Rebuild.
2439
1c01ebf6
L
24402015-07-14 H.J. Lu <hongjiu.lu@intel.com>
2441
2442 Sync with binutils-gdb:
2443 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
2444
2445 PR ld/18355
2446 * Makefile.def: Add extra_configure_flags to host zlib.
2447 * configure.ac (extra_host_zlib_configure_flags): New. Set
2448 to --enable-host-shared When bfd is to be built as shared
2449 library. AC_SUBST.
2450 * Makefile.in: Regenerated.
2451
e59969a1
HPN
24522015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
2453
2454 Sync with src:
2455 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
2456 * Makefile.def (dependencies): Add all-zlib to all-bfd.
2457 * Makefile.in: Regenerated.
2458
d9063947
L
24592015-06-30 H.J. Lu <hongjiu.lu@intel.com>
2460
2461 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
2462 target.
2463 * configure: Regenerate.
2464
b837291d
LC
24652015-06-23 Ludovic Courtès <ludo@gnu.org>
2466
2467 * MAINTAINERS (Write After Approval): Add myself.
2468
2a97995f
AT
24692015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
2470
2471 * MAINTAINERS (OS Port Maintainers): Add myself.
2472 (Various Maintainers): Remove myself from libffi testsuite.
2473
19cd26a6
RS
24742015-06-04 Richard Sandiford <richard.sandiford@arm.com>
2475
2476 * MAINTAINERS (gen* on machine desc): Add self.
2477
8ca528d9
JM
24782015-06-02 Jason Merrill <jason@redhat.com>
2479
2480 PR bootstrap/66319
2481 * configure.ac: Use -std=gnu++98.
2482
4526c3c1
SN
24832015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
2484
2485 * MAINTAINERS (Write After Approval): Add myself.
2486
318a4e6d
MF
24872015-05-28 Mike Frysinger <vapier@gentoo.org>
2488
2489 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
2490 * configure: Regenerate.
2491
46070488
JM
24922015-05-26 Jason Merrill <jason@redhat.com>
2493
2494 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
2495 * configure: Regenerate.
2496
fef939d6
JB
24972015-05-16 James Bowman <james.bowman@ftdichip.com>
2498
2499 * configure.ac: FT32 target added.
fef939d6
JB
2500 * configure: Regenerated.
2501
886faf50
IB
25022015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
2503
2504 * MAINTAINERS (Write After Approval): Add myself.
2505
91c6b410
PM
25062015-05-11 Paulo Matos <paulo@matos-sorge.com>
2507
2508 * MAINTAINERS (Write After Approval): Add myself.
2509
e640447c
PM
25102015-05-11 Paulo Matos <paulo@matos-sorge.com>
2511
2512 * configure.ac: Fix typo.
2513 * configure: Regenerate.
2514
e587377d
MM
25152015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
2516
2517 * MAINTAINERS (Write After Approval): Add myself.
2518
cabb9d59
MK
25192015-05-03 Matthias Klose <doko@ubuntu.com>
2520
2521 * configure.ac: Match $host configured with triplets.
2522 * configure: Regenerate.
2523
fafb95a6
BRF
25242015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
2525
2526 * Makefile.tpl: Remove surplus whitespace throughout.
2527 * Makefile.in: Regenerate.
2528
85867772
SB
25292015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
2530
2531 * MAINTAINERS (Various Maintainers): Add myself as instruction
2532 combiner maintainer.
2533
c10b5ea0
JJ
25342015-04-17 Jakub Jelinek <jakub@redhat.com>
2535
2536 PR bootstrap/62077
2537 * configure.ac (--enable-stage1-checking): Default to
2538 release,misc,gimple,rtlflag,tree,types if --disable-checking
2539 or --enable-checking is not specified and DEV-PHASE is not
2540 experimental.
2541 * configure: Regenerated.
2542
77019397
MO
25432015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
2544
2545 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
2546 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
2547 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
2548 * Makefile.in: Regenerate.
2549
17feae99 25502015-04-08 Cary Coutant <ccoutant@gmail.com>
b68ba431
CC
2551
2552 * MAINTAINERS: Update my email address.
2553
e61ffb3b
JG
25542015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
2555
2556 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
2557
b16cc4f2
KT
25582015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2559
2560 * MAINTAINERS: Add myself as an arm port reviewer.
2561
ec523909
ML
25622015-03-25 Martin Liska <mliska@suse.cz>
2563 Yury Gribov <y.gribov@samsung.com>
2564
2565 * Makefile.in: Fix ln source location for vimrc file.
2566 * Makefile.tpl: Likewise.
2567
fc30054e
AH
25682015-03-09 Aldy Hernandez <aldyh@redhat.com>
2569
2570 PR bootstrap/25672
2571 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
2572 cross-compiling. Similarly for CXX_FOR_TARGET.
2573 * configure: Regenerate.
2574
5373cd33
IE
25752015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
2576
2577 * Makefile.def: Add libmpx.
2578 * configure.ac: Add libmpx.
2579 * Makefile.in: Regenerate.
2580 * configure: Regenerate.
2581
a6e8abb9
KY
25822015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
2583
2584 * MAINTAINERS (CPU Port Maintainers): Add myself
2585 i386 vector ISA extns mantainer.
2586
f2b86778
JL
25872015-03-13 Jeff Law <law@redhat.com>
2588
2589 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
2590 maintainer.
2591 Remove Richard Henderson as a maintainer for the x86 port.
2592
9dd44d1c
JR
25932015-03-03 Joern Rennecke <gnu@amylaar.uk>
2594
2595 * MAINTAINERS (CPU Port Maintainers): Update my email address.
2596
33079441
IE
25972015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
2598
2599 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
2600 pointer bounds checker and i386 MPX maintainer.
2601
d083ae5f
SL
26022015-02-26 Sandra Loosemore <sandra@codesourcery.com>
2603
2604 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
2605
f91f1c13
MS
26062015-02-26 Martin Sebor <msebor@redhat.com>
2607
2608 * MAINTAINERS (Various Maintainers): Add self.
2609
426c1eb0
TS
26102015-02-20 Thomas Schwinge <thomas@codesourcery.com>
2611
2612 * configure.ac [--enable-as-accelerator-for] (enable_languages):
2613 Make sure it contains lto.
2614 * configure: Regenerate.
2615
8ae12d71
TS
26162015-02-18 Thomas Schwinge <thomas@codesourcery.com>
2617
2618 * configure: Regenerate.
2619
11aa81cc 26202015-02-06 Diego Novillo <dnovillo@google.com>
be04451f 26211
11aa81cc
DN
2622 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
2623 middle-end, docstring): Remove myself.
2624 (Write After Approval): Add myself.
2625
a436ab27
JJ
26262015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
2627
2628 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
2629 (Write After Approval): Update address.
2630
231d020b
DM
26312015-01-29 David Malcolm <dmalcolm@redhat.com>
2632
2633 PR jit/64780
2634 * configure.ac: Require the user to explicitly specify
2635 --enable-host-shared if the jit is enabled.
2636 * configure: Regenerate.
2637
82a94471
RS
26382015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
2639
2640 * MAINTAINERS (Write After Approval): Add myself.
2641
e6f0c56d
TV
26422015-01-25 Tom de Vries <tom@codesourcery.com>
2643
2644 * MAINTAINERS: Make whitespace consistent.
2645
631ff3e1
BO
26462015-01-23 Braden Obrzut <admin@maniacsvault.net>
2647
2648 * MAINTAINERS (Write After Approval): Add myself.
2649
09b9cd1f
AV
26502015-01-20 Andre Vehreschild <vehre@gmx.de>
2651
2652 * MAINTAINERS: (Write After Approval): Add myself.
2653
802ed46a
MU
26542015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
2655
2656 * MAINTAINERS: (Write After Approval): Add myself.
2657
c61fcfa6
PT
26582015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
2659
2660 * MAINTAINERS: (Write After Approval): Add myself.
2661
ebcd09c1
IS
26622015-01-13 Iain Sandoe <iain@codesourcery.com>
2663
2664 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
2665 objective-c/c++ front end maintainer.
2666
71aa170d
MP
26672015-01-13 Marek Polacek <polacek@redhat.com>
2668
2669 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
2670
da067543
JL
26712015-01-12 Jeff Law <law@redhat.com>
2672
2673 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
2674 a very long time.
2675
bf1de3f0
ILT
26762015-01-09 Ian Lance Taylor <iant@google.com>
2677
2678 * configure.ac (host_tools): Add gotools.
2679 * Makefile.def (host_modules): Add gotools.
2680 (dependencies): Add dependency of all-gotools on all-target-libgo.
2681
82a19768
AT
26822015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
2683
2684 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
2685 * configure: Regenerate.
2686
53dd59bf
TS
26872015-01-08 Thomas Schwinge <thomas@codesourcery.com>
2688
2689 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
2690 all-target-libgomp.
2691 * Makefile.in: Regenerate.
2692
8054942d
EB
26932015-01-06 Eric Botcazou <ebotcazou@adacore.com>
2694
2695 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
2696
0969ec7d
EB
26972015-01-06 Eric Botcazou <ebotcazou@adacore.com>
2698
2699 * configure.ac: Add Visium support.
2700 * configure: Regenerate.
2701
ec8fd1c0
AS
27022015-01-04 Andreas Schwab <schwab@linux-m68k.org>
2703
2704 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
2705 * configure: Regenerate.
2706
9bccfdf5
AP
27072015-01-03 Andrew Pinski <apinski@cavium.com>
2708
2709 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
2710 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
2711 (BASE_TARGET_EXPORTS): Add OBJCOPY.
2712 (OBJCOPY_FOR_TARGET): New variable.
2713 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
2714 * Makefile.in: Regenerate.
2715 * configure.ac: Check for already installed target objcopy.
2716 Also GCC_TARGET_TOOL on objcopy.
2717 * configure: Regenerate.
2718
007adc0d
HPN
27192015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
2720
2721 * config.sub: Update from upstream, to 2015-01-01 version.
2722 * config.guess: Ditto.
2723
fe55e976
SH
27242014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
2725
2726 * MAINTAINERS (RTEMS Ports): Add myself.
2727
b86d271e
PMR
27282014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
2729
2730 * MAINTAINERS (Write After Approval): Add myself.
2731
9733278a
MH
27322014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
2733
2734 * MAINTAINERS (Write After Approval): Add myself.
2735
4b4f2e35
TS
27362014-12-15 Thomas Schwinge <thomas@codesourcery.com>
2737
2738 * configure.ac (--enable-as-accelerator-for): Don't set
2739 ENABLE_AS_ACCELERATOR_FOR. Update all users.
2740 * configure: Regenerate.
2741
b6a65eb6
JJ
27422014-12-13 Jakub Jelinek <jakub@redhat.com>
2743
2744 PR bootstrap/64023
2745 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
2746 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
2747 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
2748 to CXX.
2749 * Makefile.in: Regenerated.
2750
c3e1e693
YG
27512014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2752 Yury Gribov <y.gribov@samsung.com>
2753
2754 * .gitignore: Added .local.vimrc and .lvimrc.
2755 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
2756 * Makefile.in: Regenerate.
2757
27582014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
113c6c5c
JH
2759
2760 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
2761 * configure: Regenerated.
2762
b9fb25a5
BS
27632014-11-27 Bernd Schmidt <bernds@codesourcery.com>
2764
2765 * MAINTAINERS (nvptx port): New entry.
2766
d896cc4d
JBG
27672014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
2768
2769 * configure: Regenerate.
2770
74ae587e
JBG
27712014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2772
2773 * configure.ac: Merge with Binutils.
2774
45c89690
TB
27752014-11-26 Tobias Burnus <burnus@net-b.de>
2776
2777 * Makefile.def: Make more dependent on mpfr, mpc and isl.
2778 * Makefile.in: Regenerate.
2779
ea903c37
BE
27802014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
2781
2782 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
2783 missing flex.
2784 * Makefile.in: Regenerated.
2785
eb23df59
IV
27862014-11-21 Ilya Verbin <ilya.verbin@intel.com>
2787
2788 * Makefile.in: Regenerate.
2789
a699d672
L
27902014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
2791
2792 PR bootstrap/63784
2793 * libtool.m4: Add $pic_flag with -shared.
2794
fc065a61
RL
27952014-11-21 Renlin Li <Renlin.Li@arm.com>
2796
2797 * MAINTAINERS (Write After Approval): Added myself.
2798
efcc23e6
AV
27992014-11-21 Alex Velenko <Alex.Velenko@arm.com>
2800
2801 * MAINTAINERS (write-after-approval): Add myself.
2802
dd308ed8
MK
28032014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2804
2805 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
2806 from 2 years ago.
2807
ac8698a1
AV
28082014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2809
2810 Revert:
2811 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2812
2813 * MAINTAINERS (Write After Approval): Added myself as line map
2814 maintainer.
2815
8dab9330
RL
28162014-11-19 Renlin Li <Renlin.Li@arm.com>
2817
2818 Revert:
2819 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2820
2821 * MAINTAINERS (Write After Approval): Added myself.
2822
1be22083
RL
28232014-11-19 Renlin Li <Renlin.Li@arm.com>
2824
2825 * MAINTAINERS (Write After Approval): Added myself.
2826
59392f46
AV
28272014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2828
2829 * MAINTAINERS (Write After Approval): Added myself as line map
2830 maintainer.
2831
0f3422cc
DS
28322014-11-17 Dodji Seketeli <dodji@redhat.com>
2833
2834 * MAINTAINERS (Various Maintainers): Added myself as line map
2835 maintainer.
2836
0c8969f0
JBG
28372014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2838
2839 * move-if-change: Sync from upstream gnulib.
2840
d7134c0e
JBG
28412014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2842
2843 * compile: Sync with upstream Automake.
2844 * depcomp: Ditto.
2845 * install-sh: Ditto.
2846 * missing: Ditto.
2847 * mkinstalldirs: Ditto.
2848 * ylwrap: Ditto.
2849
e4ff7e6a
JBG
28502014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2851
2852 * config.sub: Update from upstream config repo.
2853 * config.guess: Ditto.
2854
5f520819
KY
28552014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
2856
2857 * Makefile.def: Add liboffloadmic to target_modules. Make
2858 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
2859 * Makefile.in: Regenerate.
2860 * configure: Regenerate.
2861 * configure.ac: Add liboffloadmic to target binaries.
2862 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
2863 Add liboffloadmic to noconfig list when C++ is not supported.
2864
85c64bbe
BS
28652014-11-13 Bernd Schmidt <bernds@codesourcery.com>
2866 Thomas Schwinge <thomas@codesourcery.com>
2867 Ilya Verbin <ilya.verbin@intel.com>
2868 Andrey Turetskiy <andrey.turetskiy@intel.com>
2869
2870 * configure: Regenerate.
2871 * configure.ac (--enable-as-accelerator-for)
2872 (--enable-offload-targets): New configure options.
2873
7d35a59e
TB
28742014-11-11 Tobias Burnus <burnus@net-b.de>
2875
0a002272 2876 * Makefile.def: Make all-gcc depend on all-isl.
7d35a59e
TB
2877 * Makefile.in: Regenerate.
2878
35485da9
DM
28792014-11-11 David Malcolm <dmalcolm@redhat.com>
2880
2881 * ChangeLog.jit: New.
2882 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
2883
ebf6d33b
FXC
28842014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2885
2886 PR target/63610
2887 * libtool.m4: Fix globbing of darwin versions.
2888 * configure: Regenerate.
2889
4a9bb2aa
TB
28902014-11-11 Tobias Burnus <burnus@net-b.de>
2891
4a9bb2aa
TB
2892 * Makefile.def: Remove CLooG.
2893 * Makefile.tpl: Ditto.
2894 * configure.ac: Ditto.
2895 * configure: Regenerate.
2896 * Makefile.in: Ditto.
2897
738f2522
BS
28982014-11-06 Bernd Schmidt <bernds@codesourcery.com>
2899
2900 * configure.ac: Handle nvptx-*-*.
2901 * configure: Regenerate.
2902
9b591dd1
PG
29032014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
2904
2905 * MAINTAINERS (Write After Approval): Add myself.
2906
14258928
JJ
29072014-10-31 Jakub Jelinek <jakub@redhat.com>
2908
2909 * Makefile.def (libcc1): Remove bootstrap=true;.
2910 * Makefile.in: Regenerated.
2911
1335a8ca
JBG
29122014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2913
2914 * configure.ac: Update comment.
2915 * configure: Regenerate.
2916
cb115cc2
IE
29172014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
2918
2919 * MAINTAINERS (Write After Approval): Add myself.
2920
fca38047
TS
29212014-10-30 Thomas Schwinge <thomas@codesourcery.com>
2922
2923 * configure.ac (extra_host_libiberty_configure_flags): Add
2924 --enable-shared also for libcc1's benefit.
2925 * configure: Regenerate.
2926
65c0707b
TG
29272014-10-29 Tristan Gingold <gingold@adacore.com>
2928
2929 * MAINTAINERS: Change my email address.
2930
ddc8de03
PM
29312014-10-27 Phil Muldoon <pmuldoon@redhat.com>
2932 Tom Tromey <tromey@redhat.com>
2933
2934 * Makefile.def: Add libcc1 to host_modules.
2935 * configure.ac (host_tools): Add libcc1.
2936 * Makefile.in, configure: Rebuild.
2937
4eb1ac39 29382014-10-24 Hans-Peter Nilsson <hp@axis.com>
3d96b0d0
HPN
2939
2940 * configure.ac (build_configargs): Don't share config.cache between
2941 build subdirs.
7fd74620 2942 * configure: Regenerate.
3d96b0d0 2943
d81230b5
DH
29442014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2945
2946 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
2947 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
2948 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
2949 leon3v7 as leon3.
2950 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
2951 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
2952 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
2953 * config/sparc/sparc.md (cpu): Add leon3v7.
2954 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
2955
c7a6a617
DH
29562014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2957
2958 * MAINTAINERS (write-after-approval): Add myself.
2959
74cc5471
ILT
29602014-10-23 Ian Lance Taylor <iant@google.com>
2961
2962 * configure.ac: Disable the Go frontend on systems where it is known
2963 to not work.
2964 * configure: Regenerate.
2965
929315a9
RB
29662014-10-23 Richard Biener <rguenther@suse.de>
2967
2968 * Makefile.def: Add libcpp build module and dependencies.
2969 * configure.ac: Add libcpp build module.
2970 * Makefile.in: Regenerate.
2971 * configure: Likewise.
2972
5d12b768
MF
29732014-10-15 Max Filippov <jcmvbkbc@gmail.com>
2974
2975 * MAINTAINERS (write-after-approval): Add myself.
2976
7b262a51
MLI
29772014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
2978
2979 * INSTALL/README: Do not mention CVS.
2980
7705dfd1
JY
29812014-10-03 Jing Yu <jingyu@google.com>
2982
2983 * configure.ac: Add aarch64 to list of targets that support gold.
2984 * configure: Regenerate.
2985
a3052d31
FD
29862014-09-29 François Dumont <fdumont@gcc.gnu.org>
2987
2988 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
2989
b2a1b261
CM
29902014-09-29 Catherine Moore <clm@codesourcery.com>
2991
2992 * MAINTAINERS: Add myself as MIPS maintainer.
2993
05342e10
MF
29942014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
2995
2996 * MAINTAINERS: Move myself to MIPS maintainers.
2997
3f6bb7e5
JBG
29982014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2999
3000 * MAINTAINERS: Put all email addresses between '<' and '>'.
3001
3e895729
FXC
30022014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3003
3004 * MAINTAINERS: Move myself to reviewers (Fortran).
3005
e04733ee
AK
30062014-09-01 Andi Kleen <ak@linux.intel.com>
3007
3008 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
3009 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
3010 * Makefile.in: Regenerate.
3011
e79c0ea8
DM
30122014-08-28 David Malcolm <dmalcolm@redhat.com>
3013
3014 * rtx-classes-status.txt: Delete
3015
b32d5189
DM
30162014-08-28 David Malcolm <dmalcolm@redhat.com>
3017
3018 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
3019
e0c0c325
SP
30202014-08-27 Sebastian Pop <s.pop@samsung.com>
3021
3022 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
3023 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
3024 of checking for version number.
3025 * configure: Regenerated.
3026 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
3027
d7ac0a6a
DM
30282014-08-27 David Malcolm <dmalcolm@redhat.com>
3029
3030 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
3031 is done; begin phase 6 (use extra rtx_def subclasses).
3032
9daaca36
DM
30332014-08-27 David Malcolm <dmalcolm@redhat.com>
3034
3035 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
3036 done; begin phase 5 (additional rtx_def subclasses).
3037
b2908ba6
DM
30382014-08-26 David Malcolm <dmalcolm@redhat.com>
3039
3040 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
3041
1130d5e3
DM
30422014-08-26 David Malcolm <dmalcolm@redhat.com>
3043
3044 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
3045 SET_BB_HEADER are done.
3046
0e0ce50d
DM
30472014-08-26 David Malcolm <dmalcolm@redhat.com>
3048
3049 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
3050 done.
3051
3d30f4e8
DM
30522014-08-26 David Malcolm <dmalcolm@redhat.com>
3053
3054 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
3055
6144a836
DM
30562014-08-26 David Malcolm <dmalcolm@redhat.com>
3057
3058 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
3059
b311fd0f
DM
30602014-08-25 David Malcolm <dmalcolm@redhat.com>
3061
3062 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
3063
d8ce2eae
DM
30642014-08-25 David Malcolm <dmalcolm@redhat.com>
3065
3066 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
3067
1455e88c
DM
30682014-08-25 David Malcolm <dmalcolm@redhat.com>
3069
3070 * rtx-classes-status.txt: Phase 3 (per-file commits within
3071 "config" subdirs) is done; begin phase 4 (removal of
3072 "scaffolding").
3073
76c531d3
DM
30742014-08-23 David Malcolm <dmalcolm@redhat.com>
3075
3076 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
3077 dir) is done; begin phase 3 (per-file commits within "config"
3078 subdirs).
3079
00550b3d
DM
30802014-08-21 David Malcolm <dmalcolm@redhat.com>
3081
3082 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
3083 phase 2 (per-file commits in main source dir).
3084
622dbadf
BC
30852014-08-21 Bin Cheng <bin.cheng@arm.com>
3086
3087 * configure: Regenerated.
3088
c1286e0b
DM
30892014-08-19 David Malcolm <dmalcolm@redhat.com>
3090
3091 * rtx-classes-status.txt (TODO): Add SET_BND_TO
3092
c2fc1aee
DM
30932014-08-19 David Malcolm <dmalcolm@redhat.com>
3094
3095 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
3096
68975683
DM
30972014-08-19 David Malcolm <dmalcolm@redhat.com>
3098
3099 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
3100
d914bc6b
DM
31012014-08-19 David Malcolm <dmalcolm@redhat.com>
3102
3103 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
3104
8020a4d5
DM
31052014-08-19 David Malcolm <dmalcolm@redhat.com>
3106
3107 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
3108
a231b8a5
JV
31092014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
3110
3111 * MAINTAINERS (Write After Approval): Add myself.
3112
ce8126f5
CF
31132014-08-19 Christopher Faylor <me.gnu@cgf.cx>
3114
3115 * MAINTAINERS: Remove myself
3116
0f82e5c9
DM
31172014-08-19 David Malcolm <dmalcolm@redhat.com>
3118
3119 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
3120
9c9afb69
PP
31212014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
3122
3123 * MAINTAINERS (Write After Approval): Add myself.
3124
190bea87
DM
31252014-08-18 David Malcolm <dmalcolm@redhat.com>
3126
3127 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
3128 SET_BB_HEADER, SET_BB_FOOTER
3129
c41b94ce
DM
31302014-08-18 David Malcolm <dmalcolm@redhat.com>
3131
bb3fff01 3132 * rtx-classes-status.txt: New file
c41b94ce 3133
eae1a5d4
RG
31342014-08-18 Roman Gareev <gareevroman@gmail.com>
3135
3136 * configure.ac: Eliminate ClooG installation dependency.
3137 * configure: Regenerate.
3138 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
3139 * Makefile.in: Regenerate.
3140
f613bc0f
IV
31412014-08-15 Ilya Verbin <iverbin@gmail.com>
3142
3143 * MAINTAINERS (Write After Approval): Add myself.
3144
423ea09f 31452014-08-15 Ilya Tocar <tocarip@gmail.com>
5f75acf4
IT
3146
3147 * MAINTAINERS (Write After Approval): Add myself.
3148
88b1a322
JW
31492014-08-01 Jiong Wang <jiong.wang@arm.com>
3150
3151 * MAINTAINERS (Write After Approval): Add myself.
3152
8ed499f8
AG
31532014-07-28 Anthony Green <green@moxielogic.com>
3154
3155 Import from savannah.gnu.org:
3156 * config.sub: Update to 2014-07-28 version.
3157
09ec3110
RS
31582014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
3159
3160 * MAINTAINERS: Remove my MIPS maintainer entry.
3161
7b7f941a
UB
31622014-07-26 Uros Bizjak <ubizjak@gmail.com>
3163
3164 PR target/47230
3165 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
3166 * configure: Regenerate.
3167
a12f7ac8
JN
31682014-07-24 James Norris <jnorris@codesourcery.com>
3169
3170 * MAINTAINERS (Write After Approval): Add myself.
3171
09611faf
RG
31722014-07-20 Roman Gareev <gareevroman@gmail.com>
3173
3174 * configure.ac: Accept only CLooG 0.18.1.
3175 * configure: Regenerate.
3176
37738b0f
RG
31772014-07-17 Roman Gareev <gareevroman@gmail.com>
3178
3179 * configure.ac: Don't accept isl 0.11.
3180 * configure: Regenerate.
3181
473037cb
AZ
31822014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
3183
3184 * MAINTAINERS (Write After Approval): Add myself.
3185
9a62ed16
RO
31862014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3187
3188 * configure.ac: Don't accept isl 0.10.
3189 * configure: Regenerate.
3190
c41f1c42 31912014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
29d0a43c 3192
c41f1c42
BE
3193 Fix include path for in-tree cloog.
3194 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
3195 * configure: Regenerate.
29d0a43c 3196
c41f1c42 31972014-06-18 Richard Henderson <rth@redhat.com>
a5852bea 3198
c41f1c42 3199 * .gitignore: Import gcc_update output.
a5852bea 3200
b6383ab8
TS
32012014-06-13 Thomas Schwinge <thomas@codesourcery.com>
3202
a10ec8bc
TS
3203 * config-ml.in: Robustify ac_configure_args parsing.
3204
45b3824d
TS
3205 * configure.ac (--enable-linker-plugin-configure-flags)
3206 (--enable-linker-plugin-flags): New flags.
3207 (configdirs): Conditionally add libiberty-linker-plugin.
3208 * configure: Regenerate.
3209 * Makefile.def (host_modules): Add libiberty-linker-plugin.
3210 (host_modules) <lto-plugin>: Pay attention to
3211 @extra_linker_plugin_flags@ and
3212 @extra_linker_plugin_configure_flags@.
3213 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
3214 * Makefile.in: Regenerate.
3215
b6383ab8
TS
3216 * Makefile.tpl (configure-[+prefix+][+module+])
3217 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
3218 "module_srcdir" instead of "module" for locating a module's srcdir.
3219 * Makefile.in: Regenerate.
3220
a4a1b5f3
MF
32212014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
3222
3223 * MAINTAINERS (Write After Approval): Add myself.
3224
38a13841
SP
32252014-06-06 Sebastian Pop <sebpop@gmail.com>
3226
3227 * MAINTAINERS: Update my email address.
3228
153fcd41
TP
32292014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
3230
3231 * MAINTAINERS (Write After Approval): Add myself.
3232
e25d9632
AB
32332014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
3234
3235 * MAINTAINERS (Write After Approval): Add myself.
3236
1007a55c
JW
32372014-05-30 Jonathan Wakely <jwakely@redhat.com>
3238
3239 PR libstdc++/61011
3240 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
3241 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
3242 * configure: Regenerate.
3243
fd9ed1ae
PA
32442014-05-28 Pedro Alves <palves@redhat.com>
3245
3246 * MAINTAINERS (Write After Approval): Add myself.
3247
03bdb69f
MK
32482014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3249
3250 * MAINTAINERS: Update my affiliation/email.
3251
905083ad
MS
32522014-05-19 Mike Stump <mikestump@comcast.net>
3253
3254 * MAINTAINERS: Add wide-int reviewers.
3255
707f1839
SL
32562014-05-14 Sandra Loosemore <sandra@codesourcery.com>
3257
3258 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
3259 * configure: Regenerated.
3260
7321dc60
TR
32612014-05-15 Torvald Riegel <triegel@redhat.com>
3262
3263 * MAINTAINERS (libitm): Add myself as maintainer.
3264
5b1e4b47
CB
32652014-05-07 Charles Baylis <charles.baylis@linaro.org>
3266
3267 * MAINTAINERS (Write After Approval): Add myself.
3268
a4ebe104
RS
32692014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
3270
3271 * config.sub, config.guess: Import from upstream.
3272
9575df4a
AL
32732014-04-29 Alan Lawrence <alan.lawrence@arm.com>
3274
3275 * MAINTAINERS (Write After Approval): Put myself in correct order.
3276
2fdc94b7
AL
32772014-04-29 Alan Lawrence <alan.lawrence@arm.com>
3278
3279 * MAINTAINERS (Write After Approval): Add myself.
3280
080c6230
LB
32812014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3282
3283 * MAINTAINERS: Move myself from Reviewers to Write After Approval
3284 section.
3285
4e4c8692
RÁE
32862014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3287
3288 * MAINTAINERS (Write After Approval): Delete myself.
3289
ffe7f7a7
JJ
32902014-04-17 Jakub Jelinek <jakub@redhat.com>
3291
3292 PR sanitizer/56781
3293 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
3294 and -B* options with -Xcompiler.
3295
147d38a5
EB
32962014-04-04 Eric Botcazou <ebotcazou@adacore.com>
3297
3298 PR bootstrap/60620
423ea09f 3299 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
147d38a5
EB
3300 * Makefile.in: Regenerate.
3301
ba1925c3
YS
33022014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
3303
3304 * Makefile.def (dependencies): Make all-ld depend on all-binutils
3305 for WINDRES_FOR_TARGET in default-manifest.o rule.
3306 * Makefile.in: Regenerate.
3307
8707b3bc
DH
33082014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
3309
3310 * MAINTAINERS (Write After Approval): Add myself.
3311
9e1c8fc1
JJ
33122014-03-26 Jakub Jelinek <jakub@redhat.com>
3313
3314 PR sanitizer/56781
3315 * Makefile.def: Set bootstrap=true; for host fixincludes.
3316 * configure.ac: Don't bootstrap host fixincludes unless
3317 --with-build-config=bootstrap-{a,ub}san.
3318 * Makefile.in: Regenerated.
3319 * configure: Regenerated.
3320
beeda1d9
JJ
33212014-03-21 Jakub Jelinek <jakub@redhat.com>
3322
3323 * configure.ac: Move BUILD_CONFIG set up earlier. Add
3324 --enable-vtable-verify option parsing. Don't add
3325 target-libsanitizer to bootstrap_target_libs unless
3326 --with-build-config=bootstrap-asan or
3327 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
3328 to bootstrap_target_libs unless --enable-vtable-verify.
3329 * configure: Regenerated.
3330
e5dddc50
AS
33312014-03-10 Anatoly Sokolov <aesok@post.ru>
3332
3333 * MAINTAINERS (Write After Approval): Add myself.
3334
df5bc1cb
DC
33352014-03-07 Denis Chertykov <chertykov@gmail.com>
3336
3337 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
3338
3b9edeac
JJ
33392014-03-07 Jakub Jelinek <jakub@redhat.com>
3340
3341 PR bootstrap/58572
3342 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
3343 -I for libstdc++-v3 includes if $(LEAN).
3344 * Makefile.in: Regenerated.
3345
c01a8548
JW
33462014-03-04 Jonathan Wakely <jwakely@redhat.com>
3347
3348 * MAINTAINERS: Update my email address.
3349
341c653c
WL
33502014-02-24 Walter Lee <walt@tilera.com>
3351
3352 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
3353 (tilegx-*-*): Change to tilegx*-*-*.
3354 * configure: Regenerate.
3355
37f2c4f0
LR
33562014-02-17 Loren J. Rittle <ljrittle@acm.org>
3357
3358 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
3359
6c01e96e
KV
33602014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
3361
3362 * MAINTAINERS (Write After Approval): Add myself.
3363
91da0481
RO
33642014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3365
3366 PR target/59788
3367 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
3368 *solaris2*.
3369
dd35b84f
JDA
33702014-01-21 John David Anglin <danglin@gcc.gnu.org>
3371
3372 * MAINTAINERS: Update my email address.
3373
493b8af8
GP
33742014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
3375
3376 * MAINTAINERS: Convert to UTF-8.
3377 Properly sort Xinliang David Li's entry.
3378
f121b81d
CLT
33792013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
3380 Sandra Loosemore <sandra@codesourcery.com>
3381
3382 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
3383 nios2 port maintainers.
3384
74f769b5
MT
33852013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
3386
3387 * MAINTAINERS (Write After Approval): Add myself.
3388
79e0604d 33892013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
a3b854b6
FXC
3390
3391 * configure.ac: Add user-friendly check for native x86_64-linux
3392 multilibs.
3393 * configure: Regenerate.
3394
33952013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
3396
3397 * MAINTAINERS: Add myself as sh maintainer.
3398
33992013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
3400
3401 * MAINTAINERS: Add self as SLSR maintainer.
3402
34032013-11-18 Jan Hubicka <hubicka@ucw.cz>
3404
3405 * MAINTAINERS: Update my email address.
3406
34072013-11-15 David Edelsohn <dje.gcc@gmail.com>
3408
3409 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
3410
34112013-11-07 Thomas Schwinge <thomas@codesourcery.com>
3412
3413 * Makefile.in: Regenerate.
3414
3415 * Makefile.tpl: Fix typo.
3416 * Makefile.in: Regenerate partially.
3417
34182013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
3419
3420 * configure.ac: Added libcilkrts to noconfig list when C++ is not
3421 supported.
3422 * configure: Regenerated.
3423
34242013-11-01 Trevor Saunders <tsaunders@mozilla.com>
3425
3426 * MAINTAINERS (Write After Approval): Add myself.
3427
34282013-10-30 Jason Merrill <jason@redhat.com>
3429
3430 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
3431 --disable-build-format-warnings.
3432
34332013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
3434
423ea09f 3435 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
a3b854b6
FXC
3436 depend on libstdc++ and libgcc.
3437 * configure: Regenerate.
3438 * configure.ac: Added libcilkrts to target binaries. Also, restrict
3439 libcilkrts for POSIX and i*86, and x86_64 architectures.
3440 * Makefile.in: Added libcilkrts related fields to support building it.
3441
34422013-10-26 Jeff Law <law@redhat.com>
3443
3444 * Makefile.def (target_modules): Remove libmudflap
3445 (languages): Remove check-target-libmudflap).
3446 * Makefile.in: Rebuilt.
3447 * Makefile.tpl (check-target-libmudflap-c++): Remove.
3448 * configure.ac (target_libraries): Remove target-libmudflap.
3449 Remove checks which disabled libmudflap on some systems.
3450 * configure: Rebuilt.
3451 * libmudflap: Directory removed.
3452
34532013-10-21 Cong Hou <congh@google.com>
3454
3455 * MAINTAINERS (Write After Approval): Add myself.
3456
34572013-10-16 Mike Stump <mikestump@comcast.net>
3458
3459 * .dir-locals.el: Add.
3460
34612013-10-15 David Malcolm <dmalcolm@redhat.com>
3462
3463 * configure.ac: Add --enable-host-shared
3464 * configure: Regenerate.
3465
34662013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
3467
3468 Import from savannah.gnu.org:
3469 * config.guess: Update to 2013-06-10 version.
3470 * config.sub: Update to 2013-10-01 version.
3471
34722013-10-01 Simon Cook <simon.cook@embecosm.com>
3473
3474 Changes to build configuration to allow big endian ARC ELF toolchain
3475 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
3476 * configure: Regenerate.
3477
34782013-09-20 Alan Modra <amodra@gmail.com>
3479
3480 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
3481 ppc host match. Support little-endian powerpc linux hosts.
3482
34832013-09-19 Dodji Seketeli <dodji@redhat.com>
3484
3485 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
3486 maintainer.
3487
34882013-09-12 DJ Delorie <dj@redhat.com>
3489
3490 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
3491 maintainers.
3492
34932013-09-03 Richard Biener <rguenther@suse.de>
3494
3495 * configure.ac: Also allow ISL 0.12.
3496 * configure: Regenerated.
3497
34982013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
3499
3500 * MAINTAINERS (Write After Approval): Add myself.
3501
35022013-08-27 David Malcolm <dmalcolm@redhat.com>
3503
3504 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
3505
35062013-08-26 Caroline Tice <cmtice@google.com>
3507
3508 * MAINTAINERS: Correct earliers update: Move myself from libvtv
3509 "Various Reviewers" to libvtv "Various Maintainers".
3510
35112013-08-20 Steven Bosscher <steven@gcc.gnu.org>
3512
3513 * MAINTAINERS: Add myself as RTL optimizers reviewer.
3514
35152013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
3516
3517 * MAINTAINERS: Update name, email.
3518
35192013-08-13 Adam Butcher <adam@jessamine.co.uk>
3520
3521 * MAINTAINERS (Write After Approval): Add myself.
3522
35232013-08-12 Caroline Tice <cmtice@google.com>
3524
3525 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
3526 address in the Write After Approval section.
3527
35282013-08-09 Carlos O'Donell <carlos@redhat.com>
3529
3530 * MAINTAINERS (Write After Approval): Update email.
3531
35322013-08-08 Benjamin Kosnik <bkoz@redhat.com>
3533
3534 * configure.ac: Adjust to check VTV_SUPPORTED.
3535 * configure: Regenerated.
3536
35372013-08-02 Caroline Tice <cmtice@google.com>
3538
3539 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
3540 on non-linux systems; add target-libvtv to noconfigdirs; add
3541 libsupc++/.libs to C++ library search paths.
3542 * configure: Regenerated.
3543 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
3544 libstdc++ and libgcc.
3545 * Makefile.in: Regenerated.
3546
35472013-07-19 Yvan Roux <yvan.roux@linaro.org>
3548
3549 * MAINTAINERS (Write After Approval): Add myself.
3550
35512013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
3552 Shiva Chen <shiva0217@gmail.com>
3553
3554 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
3555 nds32 port maintainers.
3556
35572013-07-17 Tim Shen <timshen91@gmail.com>
3558
3559 * MAINTAINERS (Write After Approval): Add myself.
3560
35612013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3562
3563 * configure.ac: Sync from binutils.
3564 * configure: Regenerate.
3565
35662013-06-14 Vidya Praveen <vidyapraveen@arm.com>
3567
3568 * MAINTAINERS (Write After Approval): Add myself.
3569
35702013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
3571
3572 * MAINTAINERS (Write After Approval): Add myself.
3573
35742013-05-17 David Malcolm <dmalcolm@redhat.com>
3575
3576 * MAINTAINERS (Write After Approval): Add myself.
3577
35782013-04-30 Brooks Moses <bmoses@google.com>
3579
3580 * MAINTAINERS: Update my email; move myself from Fortran
3581 reviewer to Write After Approval.
3582
35832013-04-16 Andreas Schwab <schwab@suse.de>
3584
3585 * configure.ac (aarch64-*-*): Don't disable java.
3586 * configure: Regenerate.
3587
35882013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
3589
3590 * MAINTAINERS (Write After Approval): Add myself.
3591
35922013-03-30 Matthias Klose <doko@ubuntu.com>
3593
3594 * Makefile.def (target_modules): Don't install libffi.
3595 * Makefile.in: Regenerate.
3596
35972013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
3598
3599 * MAINTAINERS (Write After Approval): Add myself.
3600
36012013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
3602
3603 * MAINTAINERS (Write After Approval): Add myself.
3604
36052013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
3606
3607 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
3608 * configure: Regenerated.
3609
a15d2ea8
ILT
36102013-02-05 Ian Lance Taylor <iant@google.com>
3611
3612 PR go/55969
3613 * configure.ac: Disable libgo on some systems where it does not
3614 work.
3615
a3b854b6
FXC
36162013-02-04 David Edelsohn <dje.gcc@gmail.com>
3617
3618 * MAINTAINERS: Explicitly add myself as AIX maintainer.
3619 Remove Geoff Keating as rs6000 port maintainer, at his request.
3620
36212013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
3622
3623 * MAINTAINERS: Update my email.
3624
36252013-01-23 Shenghou Ma <minux.ma@gmail.com>
3626
3627 * configure: Re-generate.
3628
36292013-01-15 Richard Biener <rguenther@suse.de>
3630
3631 PR other/55973
3632 * configure: Re-generate.
3633
36342013-01-14 Matthias Klose <doko@ubuntu.com>
3635
3636 * Makefile.def (install-target-libsanitizer): Depend on
3637 install-target-libstdc++-v3.
3638 * Makefile.in: Regenerate.
3639
36402013-01-14 Richard Biener <rguenther@suse.de>
3641
3642 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
3643 * configure: Re-generate
3644
36452013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3646
3647 * config.sub: Update from config repo.
3648
36492013-01-11 Eric Botcazou <ebotcazou@adacore.com>
3650
3651 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
3652 * Makefile.in: Regenerate.
3653
36542013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
3655
3656 * MAINTAINERS (arc): Add new port maintainership for myself.
3657
36582013-01-09 Jason Merrill <jason@redhat.com>
3659
3660 * .gitignore: Import from gdb repository.
3661
36622013-01-09 H.J. Lu <hongjiu.lu@intel.com>
3663
3664 * Makefile.def (configure-gcc): Depend on all-gmp.
3665 (all-gcc): Remove dependency on all-gmp.
3666 * Makefile.in: Regenerated.
3667
36682013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3669
3670 * config.sub: Merge from config repo.
3671 * config.guess: Ditto.
3672
36732013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3674
3675 * Makefile.def: Merge from binutils.
3676 * Makefile.in: Ditto.
3677
36782013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
3679
3680 * MAINTAINERS: Update my email.
3681
36822012-12-29 Ben Elliston <bje@gnu.org>
3683
3684 * config.guess: Update to 2012-12-29 version.
3685 * config.sub: Likewise.
3686
36872012-12-20 Matthias Klose <doko@ubuntu.com>
3688
3689 * Makefile.def (install-target-libgfortran): Depend on
3690 install-target-libquadmath, install-target-libgcc.
3691 (install-target-libsanitizer): Depend on install-target-libgcc.
3692 (install-target-libjava): Depend on install-target-libgcc.
3693 (install-target-libitm): Depend on install-target-libgcc.
3694 (install-target-libobjc): Depend on install-target-libgcc.
3695 (install-target-libstdc++-v3): Depend on install-target-libgcc.
3696 * Makefile.in: Regenerate.
3697
36982012-12-19 Matthias Klose <doko@ubuntu.com>
3699
3700 * Makefile.def (install-target-libgo): Depend on
3701 install-target-libatomic.
3702 * Makefile.in: Regenerate.
3703
37042012-12-18 Andreas Schwab <schwab@linux-m68k.org>
3705
3706 PR go/55201
3707 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
3708 * Makefile.in: Regenerate.
3709
37102012-12-16 Thomas Schwinge <thomas@codesourcery.com>
3711
3712 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
3713 * configure: Regenerate.
3714
37152012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3716
3717 * config.sub: Merge from config repo.
3718
37192012-12-11 H.J. Lu <hongjiu.lu@intel.com>
3720
3721 * Makefile.def (target_modules): Add bootstrap=true and
3722 raw_cxx=true to libsanitizer.
3723 * configure.ac (bootstrap_target_libs): Add libsanitizer.
3724 * Makefile.in: Regenerated.
3725 * configure: Likewise.
3726
37272012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
3728
3729 * MAINTAINERS: Remove self as RTL optimization maintainer.
3730
37312012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3732
3733 * MAINTAINERS (Write After Approval): Add myself.
3734
37352012-11-28 H.J. Lu <hongjiu.lu@intel.com>
3736
3737 * Makefile.def (target_modules): Remove bootstrap=true and
3738 raw_cxx=true from libsanitizer.
3739 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
3740 * Makefile.in: Regenerated.
3741 * configure: Likewise.
3742
37432012-11-28 H.J. Lu <hongjiu.lu@intel.com>
3744
3745 * Makefile.def (target_modules): Add bootstrap=true and
3746 raw_cxx=true to libsanitizer.
3747 * configure.ac (bootstrap_target_libs): Add libsanitizer.
3748 * Makefile.in: Regenerated.
3749 * configure: Likewise.
3750
37512012-11-28 Andrew Pinski <apinski@cavium.com>
3752
3753 PR bootstrap/54279
3754 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
3755 * configure: Regenerate.
3756 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
3757 * Makefile.in: Regenerate.
3758
37592012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
3760
3761 * configure.ac: Disable libsanitizer if we're not building C++.
3762 * configure: Regenerate.
3763
37642012-11-15 Roland McGrath <roland@hack.frob.com>
3765
3766 * MAINTAINERS (Write After Approval): Add myself.
3767
37682012-11-15 Dmitry Vyukov <dvyukov@google.com>
3769
3770 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
3771 Kostya Serebryany (kcc@google.com) and
3772 Jakub Jelinek (jakub@redhat.com).
3773 Rename area for Dodji Seketeli (dodji@redhat.com).
3774
37752012-11-15 Dodji Seketeli <dodji@redhat.com>
3776
3777 * MAINTAINERS: (asan.c, related): Add myself.
3778
37792012-11-14 Roland McGrath <mcgrathr@google.com>
3780
3781 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
3782 * configure: Regenerate.
3783
37842012-11-13 Richard Henderson <rth@redhat.com>
3785
3786 * configure.ac: Move libsanitizer logic to subdirectory.
3787 * configure: Regenerate.
3788
37892012-11-13 Dodji Seketeli <dodji@redhat.com>
3790
3791 * configure.ac: Enable libsanitizer just on x86 linux for now.
3792 * configure: Re-generate.
3793
37942012-11-13 David Edelsohn <dje.gcc@gmail.com>
3795
3796 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
3797 sections.
3798 * configure: Regenerate.
3799
38002012-11-13 Hans-Peter Nilsson <hp@axis.com>
3801
3802 * configure.ac: Add section for configdirs for libsanitizer.
3803 Disable for cris-*-* and mmix-*-*.
3804 * configure: Regenerate.
3805
38062012-11-12 Wei Mi <wmi@google.com>
3807
3808 * configure.ac: Add libsanitizer to target_libraries.
3809 * Makefile.def: Ditto.
3810 * configure: Regenerate.
3811 * Makefile.in: Regenerate.
3812 * libsanitizer: New directory for asan runtime. Contains an empty
3813 tsan directory.
3814
38152012-11-03 Corinna Vinschen <corinna@vinschen.de>
3816
3817 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
3818 against Mingw64 w32api.
3819 * configure: Regenerate.
3820
38212012-11-03 H.J. Lu <hongjiu.lu@intel.com>
3822
3823 * configure: Regenerated.
3824
38252012-11-03 Robert Mason <rbmj@verizon.net>
3826
3827 * configure.ac: add --disable-libstdcxx configure option
3828 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
3829
38302012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
3831
3832 * MAINTAINERS (Write After Approval): Add myself.
3833
38342012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
3835
3836 * MAINTAINERS (Write After Approval): Add myself.
3837
38382012-10-24 Sharad Singhai <singhai@google.com>
3839
3840 * MAINTAINERS (Write After Approval): Add myself.
3841
38422012-10-24 Eric Christopher <echristo@gmail.com>
3843
3844 * MAINTAINERS: Update email address.
3845
38462012-10-23 Eric Botcazou <ebotcazou@adacore.com>
3847
3848 PR bootstrap/54820
3849 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
3850 * configure: Regenerate.
3851
38522012-10-23 Richard Earnshaw <rearnsha@arm.com>
3853
3854 * MAINTAINERS (aarch64): Add Marcus and myself.
3855
38562012-10-22 Eric Botcazou <ebotcazou@adacore.com>
3857
3858 PR bootstrap/54820
3859 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
3860 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
3861 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3862 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3863 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
3864 * Makefile.in: Regenerate.
3865 * configure.ac (have_static_libs): New variable and associated check.
3866 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
3867 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
3868 * configure: Regenerate.
3869
38702012-10-10 Richard Biener <rguenther@suse.de>
3871
3872 * MAINTAINERS: Adjust for changed surname.
3873
38742012-10-04 Lawrence Crowl <crowl@google.com>
3875
3876 * MAINTAINERS (Write After Approval): Add myself.
3877
38782012-10-01 Cary Coutant <ccoutant@google.com>
3879
3880 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
3881
38822012-09-28 Ian Lance Taylor <iant@google.com>
3883
3884 * Makefile.def: Make all-target-libgo depend on
3885 all-target-libbacktrace.
3886 * Makefile.in: Rebuild.
3887
38882012-09-26 Ian Lance Taylor <iant@google.com>
3889
3890 * Makefile.def: Make all-gcc depend on all-libbacktrace.
3891 * Makefile.in: Rebuild.
3892
38932012-09-20 Walter Lee <walt@tilera.com>
3894
3895 * configure.ac: Add tilegx to list of targets that support gold.
3896 * configure: Regenerate.
3897
38982012-09-20 Marek Polacek <polacek@redhat.com>
3899
3900 * MAINTAINERS (Write After Approval): Add myself.
3901
39022012-09-19 Steve Ellcey <sellcey@mips.com>
3903
3904 * configure.ac: Add mips*-mti-elf* target.
3905 * configure: Regenerate.
3906
39072012-09-17 Ian Lance Taylor <iant@google.com>
3908
3909 * MAINTAINERS (Various Maintainers): Add libbacktrace.
3910 * configure.ac (host_libs): Add libbacktrace.
3911 (target_libraries): Add libbacktrace.
3912 * Makefile.def (host_modules): Add libbacktrace.
3913 (target_modules): Likewise.
3914 * configure, Makefile.in: Rebuild.
3915
39162012-09-14 David Edelsohn <dje.gcc@gmail.com>
3917
3918 PR target/38607
3919 Merge upstream change.
3920 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
3921
3922 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
3923 Add libgomp*.o to compare_exclusions for AIX.
3924 * configure: Regenerate.
3925
39262012-09-06 Diego Novillo <dnovillo@google.com>
3927
3928 * configure.ac: Bump minimum GMP version to 4.2.3.
3929 * configure: Re-generate.
3930
39312012-09-05 Georg-Johann Lay <avr@gjlay.de>
3932
3933 PR target/54461
3934 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
3935 target-libgloss if not configured --with-avrlibc=no.
3936 * configure: Regenerate.
3937
39382012-09-04 Jason Merrill <jason@redhat.com>
3939
3940 * configure.ac: Fix --enable-languages=all.
3941
39422012-09-04 Christophe Lyon <christophe.lyon@st.com>
3943
3944 * MAINTAINERS (Write After Approval): Add myself.
3945
39462012-09-03 Richard Guenther <rguenther@suse.de>
3947
3948 PR bootstrap/54138
3949 * configure.ac: Re-organize ISL / CLOOG checks to allow
3950 disabling with either --without-isl or --without-cloog.
3951 * configure: Regenerated.
3952
39532012-09-03 Georg-Johann Lay <avr@gjlay.de>
3954
3955 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
3956 * configure: Regenerate.
3957
39582012-08-27 Ulrich Drepper <drepper@gmail.com>
3959
3960 * MAINTAINERS: Fix my email address.
3961
39622012-08-26 H.J. Lu <hongjiu.lu@intel.com>
3963
3964 PR binutils/4970
3965 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
3966 and opcodes.
3967 * Makefile.in: Regenerated.
3968
39692012-08-26 Art Haas <ahaas@impactweather.com>
3970
3971 * configure: Regenerate.
3972
39732012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
3974
3975 * INSTALL/README: Also refer to the online installation
3976 instructions.
3977
39782012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3979
3980 * MAINTAINERS (Write After Approval): Add myself.
3981 (Picochip port): Remove myself.
3982
39832012-08-14 Diego Novillo <dnovillo@google.com>
3984
3985 Merge from cxx-conversion branch.
3986
3987 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
3988 POSTSTAGE1_CONFIGURE_FLAGS.
3989 * Makefile.in: Regenerate.
3990 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
3991 Force C++ when bootstrapping.
3992 * configure: Regenerate.
3993
39942012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3995
3996 * MAINTAINERS (Write After Approval): Add myself.
3997
39982012-07-16 Joseph Myers <joseph@codesourcery.com>
3999
4000 * README: Document use of ranges of years in copyright notices.
4001
40022012-07-06 Richard Guenther <rguenther@suse.de>
4003
4004 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
4005 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
4006 --with-gmp=system.
4007 * Makefile.in: Regenerated.
4008 * configure: Likewise.
4009
40102012-07-06 Richard Guenther <rguenther@suse.de>
4011
4012 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
4013 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
4014 supply V=1 as extra_make_flags.
4015 * configure: Regenerated.
4016 * Makefile.in: Likewise.
4017
40182012-07-04 Tristan Gingold <gingold@adacore.com>
4019
4020 * configure: Regenerate.
4021
40222012-07-03 Richard Guenther <rguenther@suse.de>
4023
4024 * Makfile.def (isl): Remove not necessary extra_exports and
4025 extra_make_flags.
4026 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
4027 * Makefile.in: Regenerated.
4028
40292012-07-03 Richard Guenther <rguenther@suse.de>
4030
4031 * Makefile.def (cloog): Add V=1 to extra_make_flags.
4032 * configure.ac: If either the ISL or the CLooG check failed
4033 do not try to build in-tree versions.
4034 * Makefile.in: Regenerated.
4035 * configure: Regenerated.
4036
40372012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4038
4039 * configure: Regenerate.
4040
40412012-07-02 Janis Johnson <janisjo@codesourcery.com>
4042
4043 * MAINTAINERS (Various Maintainers): Add myself as testsuite
4044 maintainer.
4045
40462012-07-02 Richard Guenther <rguenther@suse.de>
4047
4048 * configure: Regenerated.
4049
40502012-07-02 Richard Guenther <rguenther@suse.de>
4051 Michael Matz <matz@suse.de>
4052 Tobias Grosser <tobias@grosser.es>
4053 Sebastian Pop <sebpop@gmail.com>
4054
4055 * Makefile.def: Add ISL host module, remove PPL host module.
4056 Adjust ClooG host module to use the proper ISL.
4057 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
4058 * configure.ac: Include config/isl.m4. Add ISL host library,
4059 remove PPL. Remove PPL configury, add ISL configury, adjust
4060 ClooG configury.
4061 * Makefile.in: Regenerated.
4062 * configure: Likewise.
4063
40642012-07-02 Richard Guenther <rguenther@suse.de>
4065
4066 Merge from graphite branch
4067 2011-07-21 Tobias Grosser <tobias@grosser.es>
4068
4069 * configure: Regenerated.
4070 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
4071 both cloog.org and legacy versions. The only supported version will
4072 be CLooG with the isl backend.
4073
4074 2011-07-21 Tobias Grosser <tobias@grosser.es>
4075
4076 * configure: Regenerated.
4077 * configure.ac: Require cloog isl 0.17.0
4078
4079 2011-07-21 Tobias Grosser <tobias@grosser.es>
4080
4081 * configure: Regenerated.
4082 * config/cloog.m4: Do not define CLOOG_ORG
4083
40842012-06-29 Steven Bosscher <steven@gcc.gnu.org>
4085
4086 * configure.ac: Skip C if explicitly selected.
4087 * configure: Regenerate.
4088
40892012-06-28 Christophe Lyon <christophe.lyon@st.com>
4090
4091 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
4092 they contain -O2.
4093 * configure: Regenerate.
4094
40952012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
4096
4097 PR debug/53740
4098 * df.h, df-problems.c, dce.c: Revert last patch.
4099
41002012-06-25 Iain Sandoe <iain@codesourcery.com>
4101
4102 * MAINTAINERS (Write After Approval): Update my email address.
4103
41042012-06-21 Meador Inge <meadori@codesourcery.com>
4105
4106 * MAINTAINERS (Write After Approval): Add myself.
4107
41082012-06-20 Jason Merrill <jason@redhat.com>
4109
4110 * Makefile.tpl (check-target-libgomp-c++): New.
4111 (check-target-libitm-c++): New.
4112 * Makefile.def (c++): Add them.
4113 * Makefile.in: Regenerate.
4114
41152012-05-29 Edmar Wienskoski <edmar@freescale.com>
4116
4117 * MAINTAINERS (Write After Approval): Add myself.
4118
41192012-05-16 Olivier Hainque <hainque@adacore.com>
4120
4121 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
4122 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
4123 (install-no-fixedincludes): Adjust accordingly.
4124 * Makefile.in: Regenerate.
4125
41262012-05-15 H.J. Lu <hongjiu.lu@intel.com>
4127
4128 Merge upstream change
4129 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
4130
41312012-05-14 Marc Glisse <marc.glisse@inria.fr>
4132
4133 * MAINTAINERS (Write After Approval): Add myself.
4134
41352012-05-09 Nick Clifton <nickc@redhat.com>
4136 Paul Smith <psmith@gnu.org>
4137
4138 PR bootstrap/50461
4139 * configure.ac (mpfr-dir): When using in-tree MPFR sources
4140 allow for the fact that from release v3.1.0 of MPFR the source
4141 files were moved into a src sub-directory.
4142 * configure: Regenerate.
4143
41442012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
4145
4146 * configure.ac: Bump minimum MPFR version to 2.4.0.
4147 * configure: Regenerated.
4148
41492012-05-01 Richard Henderson <rth@redhat.com>
4150
4151 * Makefile.def (libatomic): New target_module.
4152 * configure.ac (target_libraries): Add libatomic.
4153 (noconfigdirs): Check if libatomic is supported.
4154 * Makefile.in, configure: Rebuild.
4155
41562012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
4157
4158 * MAINTAINERS (Write After Approval): Add myself.
4159
41602012-04-25 Joel Brobecker <brobecker@adacore.com>
4161
4162 * config.sub: Update to 2012-04-18 version from official repo.
4163
41642012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
4165
4166 * MAINTAINERS (Write After Approval): Add myself.
4167
41682012-04-11 Steve Ellcey <sellcey@mips.com>
4169
4170 * MAINTAINERS: Changed email address.
4171
41722012-03-28 Georg-Johann Lay <avr@gjlay.de>
4173
4174 PR target/52737
4175 * contrib/gcc_update (files_and_dependencies):
4176 Remove gcc/config/avr/t-multilib from touch data.
4177
41782012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4179
4180 * MAINTAINERS (OS Port Maintainers): Remove irix.
4181 * configure.ac (enable_libgomp): Remove *-*-irix6*.
4182 (unsupported_languages): Remove mips-sgi-irix6.*.
4183 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
4184 (with_stabs): Remove.
4185 * configure: Regenerate.
4186
41872012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4188
4189 * MAINTAINERS (OS Port Maintainers): Remove osf.
4190 * configure.ac (enable_libgomp): Remove *-*-osf*.
4191 (with_stabs): Remove alpha*-*-osf*.
4192 * configure: Regenerate.
4193
41942012-03-05 Tristan Gingold <gingold@adacore.com>
4195
4196 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
4197 * configure: Regenerate.
4198
41992012-02-17 Walter Lee <walt@tilera.com>
4200
4201 * MAINTAINERS: (Write After Approval): Delete myself.
4202
42032012-02-14 Walter Lee <walt@tilera.com>
4204
4205 * MAINTAINERS (tilegx port): Add myself.
4206 (tilepro port): Add myself.
4207 (Write After Approval): Add myself.
4208
42092012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
4210
4211 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
4212 and Joseph Myers as docstring relicensing maintainers.
4213
42142012-02-09 Bin Cheng <bin.cheng@arm.com>
4215
4216 * MAINTAINERS (write-after-approval): Add myself.
4217
42182012-02-08 Ira Rosen <irar@il.ibm.com>
4219
4220 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
4221 maintainer.
4222
42232012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
4224
4225 * MAINTAINERS (Write After Approval): Move myself to
4226 maintain alphabetical order.
4227
42282012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
4229
4230 * MAINTAINERS (Write After Approval): Add myself.
4231
42322012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
4233
4234 * MAINTAINERS (Write After Approval): Add myself.
4235
42362012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
4237 Jayant R Sonar <jayant.sonar@kpitcummins.com>
4238
4239 * configure.ac (cr16-*-*): Remove nonconfigdirs.
4240 * configure: Regenerate.
4241
42422012-01-23 Harshit Chopra <harshit@google.com>
4243
4244 * MAINTAINERS (Write After Approval): Add myself.
4245
42462012-01-22 Douglas B Rupp <rupp@ngnat.com>
4247
4248 * configure.ac: Remove reference to mh-interix.
4249 * configure: Regenerate.
4250
42512012-01-05 Richard Henderson <rth@redhat.com>
4252
4253 PR bootstrap/51072
4254 * configure.ac: Disable libitm if c++ is not enabled.
4255 * configure: Rebuild.
4256
4257 * configure.ac: Fix regexp for same.
4258 * configure: Rebuild.
4259
42602012-01-02 Balaji V. Iyer <bviyer@gmail.com>
4261
4262 * MAINTAINERS (Write After Approval): Add myself.
4263
42642012-01-02 Richard Guenther <rguenther@suse.de>
4265
4266 PR bootstrap/51686
4267 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
4268 * Makefile.in: Regenerate.
4269
42702011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
4271
4272 * MAINTAINERS (Write After Approval): Add myself.
4273
42742011-12-18 Eric Botcazou <ebotcazou@adacore.com>
4275
4276 * configure: Regenerate.
4277
42782011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4279
4280 * MAINTAINERS (picochip): Changed email address.
4281
42822011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
4283
4284 * MAINTAINERS (write-after-approval): Add self.
4285
42862011-11-29 DJ Delorie <dj@redhat.com>
4287
4288 * configure.ac (rl78-*-*) New case.
4289 * configure: Regenerate.
4290 * MAINTAINERS: Add myself as RL78 maintainer.
4291
42922011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4293
4294 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
4295
42962011-11-21 Andreas Tobler <andreast@fgznet.ch>
4297
4298 * libtool.m4: Additional FreeBSD 10 fixes.
4299
43002011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
4301
4302 * MAINTAINERS: Move myself from Write After Approval to CPU Port
4303 Maintainers section, as Epiphany maintainer.
4304
43052011-11-18 Iain Sandoe <iains@gcc.gnu.org>
4306
4307 PR target/49992
4308 * configure.ac: Remove ranlib special-casing for Darwin.
4309 * configure: Regenerate.
4310
43112011-11-12 Andrey Belevantsev <abel@ispras.ru>
4312
4313 * MAINTAINERS (Reviewers): Keep the list sorted.
4314
43152011-11-11 Andrey Belevantsev <abel@ispras.ru>
4316
4317 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
4318
43192011-11-09 Roland McGrath <mcgrathr@google.com>
4320
4321 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
4322 * configure: Rebuild.
4323 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
4324 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
4325 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
4326 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
4327 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
4328 Add READELF.
4329 * Makefile.in: Rebuild.
4330
43312011-11-09 Jason Merrill <jason@redhat.com>
4332
4333 * Makefile.def (language=c++): Remove check-c++0x.
4334 * Makefile.in (check-gcc-c++): Regenerate.
4335
43362011-11-08 Richard Henderson <rth@redhat.com>
4337
4338 * configure.ac: Test for libitm directory present first.
4339
4340 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
4341
4342 * configure.ac: Test libitm/configure.tgt to disable libitm.
4343 * configure: Rebuild.
4344
43452011-11-07 Aldy Hernandez <aldyh@redhat.com>
4346 Richard Henderson <rth@redhat.com>
4347
4348 Merged from transactional-memory.
4349
4350 * Makefile.def (lang_env_dependencies): libitm is c++.
4351 Add libitm target module.
4352 * configure.ac: Likewise.
4353 * config/mmap.m4: New file.
4354 * contrib/gcc_update: Add libitm to touch data.
4355 * Makefile.in, configure: Rebuild.
4356
43572011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4358
4359 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
4360 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
4361 * Makefile.in: Regenerate.
4362
43632011-11-01 DJ Delorie <dj@redhat.com>
4364
4365 * config.sub: Update to version 2011-10-29 (added rl78)
4366
43672011-10-27 Nick Clifton <nickc@redhat.com>
4368
4369 * config.sub: Import these changes from the config project:
4370
4371 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
4372 Ben Elliston <bje@gnu.org>
4373
4374 * config.sub (epiphany): New.
4375
4376 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
4377 Ben Elliston <bje@gnu.org>
4378
4379 * config.sub (hexagon, hexagon-*): New.
4380
4381 2011-08-23 Roland McGrath <mcgrathr@google.com>
4382
4383 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
4384 64eb to be64.
4385
4386 2011-08-16 Roland McGrath <mcgrathr@google.com>
4387
4388 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
4389 (nacl): Grok as alias for 32el-unknown-nacl.
4390
43912011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
4392
4393 * MAINTAINERS (Write After Approval): Add myself.
4394
43952011-10-24 Teresa Johnson <tejohnson@google.com>
4396
4397 * MAINTAINERS (Write After Approval): Add myself.
4398
43992011-09-21 Jakub Jelinek <jakub@redhat.com>
4400
4401 * MAINTAINERS (sparc port): Remove myself.
4402
44032011-09-14 Tom de Vries <tom@codesourcery.com>
4404
4405 * MAINTAINERS (Write After Approval): Add myself.
4406
44072011-08-14 Yao Qi <yao@codesourcery.com>
4408
4409 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
4410 * configure: Regenerate.
4411
44122011-07-26 Ian Lance Taylor <iant@google.com>
4413
4414 * configure.ac: Set have_compiler based on whether gcc directory
4415 exists, rather than on whether gcc is in configdirs.
4416 * configure: Rebuild.
4417
44182011-07-21 Joseph Myers <joseph@codesourcery.com>
4419
4420 * MAINTAINERS (Global Reviewers): Add self.
4421
44222011-07-20 David Edelsohn <dje.gcc@gmail.com>
4423
4424 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
4425 link directories.
4426 * Makefile.in: Rebuild.
4427
44282011-07-20 Ian Lance Taylor <iant@google.com>
4429
4430 PR bootstrap/49787
4431 * configure.ac: Move --enable-bootstrap handling earlier in file.
4432 If --enable-bootstrap and either --enable-build-with-cxx or
4433 --enable-build-poststage1-with-cxx, enable C++ automatically.
4434 * configure: Rebuild.
4435
44362011-07-19 Ian Lance Taylor <iant@google.com>
4437
4438 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
4439 make C++ a boot_language. Set and substitute
4440 POSTSTAGE1_CONFIGURE_FLAGS.
4441 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
4442 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
4443 * configure, Makefile.in: Rebuild.
4444
44452011-07-19 Vladimir Makarov <vmakarov@redhat.com>
4446
4447 * MAINTAINERS (Register Allocation): Move myself from reviewers to
4448 maintainers.
4449
44502011-07-18 Jakub Jelinek <jakub@redhat.com>
4451
4452 * MAINTAINERS (Global Reviewers): Add myself.
4453
44542011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4455
4456 * configure: Regenerate.
4457
44582011-07-16 Jason Merrill <jason@redhat.com>
4459
4460 * Makefile.def (language=c++): Add check-c++0x and
4461 check-target-libmudflap-c++.
4462 * Makefile.tpl (check-target-libmudflap-c++): New.
4463 * Makefile.in: Regenerate.
4464
44652011-07-16 Matthias Klose <doko@ubuntu.com>
4466
4467 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
4468 * Makefile.def (target_modules/libjava): Pass
4469 $(EXTRA_CONFIGARGS_LIBJAVA).
4470 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
4471 if not configured with --enable-static-libjava.
4472 * Makefile.in: Regenerate.
4473 * configure: Likewise.
4474
44752011-07-15 Jason Merrill <jason@redhat.com>
4476
4477 * Makefile.in (check-c++): Move check-gcc-c++0x after
4478 check-target-libstdc++-v3.
4479
44802011-07-15 Bernd Schmidt <bernds@codesourcery.com>
4481
4482 * MAINTAINERS (c6x port): New entry.
4483
44842011-07-13 Jason Merrill <jason@redhat.com>
4485
4486 * Makefile.in (check-gcc-c++0x): New.
4487 (check-c++): Depend on it.
4488
44892011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4490
4491 PR target/39150
4492 * configure.ac (i[3456789]86-*-solaris2*): Also accept
4493 x86_64-*-solaris2.1[0-9]*.
4494 * configure: Regenerate.
4495
44962011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
4497
4498 * MAINTAINERS (RTL optimizers): Add self.
4499
45002011-06-27 Gabriel Charette <gchare@google.com>
4501
4502 * MAINTAINERS (Write After Approval): Add myself.
4503
45042011-06-22 Hans-Peter Nilsson <hp@axis.com>
4505
4506 PR regression/47836
4507 PR bootstrap/23656
4508 PR other/47733
4509 PR bootstrap/49247
4510 PR c/48825
4511 * configure.ac (target_libraries): Remove target-libiberty.
4512 Remove case-statement setting skipdirs=target-libiberty for
4513 multiple targets. Remove checking target_configdirs and
4514 removing target-libiberty but keeping target-libgcc if
4515 otherwise empty.
4516 * Makefile.def (target_modules): Don't add libiberty.
4517 (dependencies): Remove all traces of target-libiberty.
4518 * configure, Makefile.in: Regenerate.
4519
45202011-06-13 Walter Lee <walt@tilera.com>
4521
4522 * configure.ac (tilepro-*-*) New case.
4523 (tilegx-*-*): Likewise.
4524 * configure: Regenerate.
4525
45262011-06-06 Jing Yu <jingyu@google.com>
4527
4528 * configure.ac: Skip target-libiberty for
4529 arm*-*-linux-androideabi.
4530 * configure: Regenerated.
4531
45322011-06-06 Nick Clifton <nickc@redhat.com>
4533
4534 * config.sub: Sync from upstream.
4535
45362011-06-05 Nenad Vukicevic <nenad@intrepid.com>
4537
4538 * MAINTAINERS (Write After Approval): Add myself.
4539
45402011-06-01 Daniel Jacobowitz <drow@false.org>
4541
4542 * MAINTAINERS: Update my email address.
4543
45442011-05-27 Nathan Froyd <froydnj@codesourcery.com>
4545
4546 * MAINTAINERS (Write After Approval): Update my email address.
4547
45482011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
4549
4550 * MAINTAINERS (Write After Approval): Add myself.
4551
45522011-05-08 Doug Kwan <dougkwan@google.com>
4553
4554 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
4555 * configure: Regenerated.
4556 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
4557 value from configure.
4558 * Makefile.in: Regenerated.
4559
45602011-05-05 Joseph Myers <joseph@codesourcery.com>
4561
4562 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
4563 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
4564 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
4565 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
4566 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
4567 *-*-vxworks*): Disable newlib and libgloss in separate case
4568 statement.
4569 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
4570 to separate case statement.
4571 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4572 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
4573 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
4574 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
4575 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
4576 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
4577 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
4578 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
4579 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
4580 i[[3456789]]86-*-rdos*, m32r-*-*,
4581 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
4582 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
4583 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
4584 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
4585 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
4586 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
4587 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
4588 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
4589 and libgloss in main case over targets. Remove most empty cases
4590 in main case over targets.
4591 * configure: Regenerate.
4592
45932011-05-04 Janis Johnson <janisjo@codesourcery.com>
4594
4595 * MAINTAINERS (Write After Approval): Add myself.
4596
45972011-05-04 Joseph Myers <joseph@codesourcery.com>
4598
4599 * configure.ac: Remove code setting special library locations for
4600 hppa*64*-*-hpux11*. Remove code setting compiler for
4601 sparc-sun-solaris2*.
4602 * configure: Regenerate.
4603
46042011-05-04 Joseph Myers <joseph@codesourcery.com>
4605
4606 * configure.ac: Separate libgloss_dir settings from general case
4607 over targets.
4608 * configure: Regenerate.
4609
46102011-04-28 Joseph Myers <joseph@codesourcery.com>
4611
4612 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4613 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
4614 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
4615 cases in libgcj-disabling case statement.
4616 (hppa*64*-*-linux*): Set unsupported_languages instead of
4617 disabling target-zlib.
4618 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
4619 to hppa*64*-*-hpux*.
4620 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
4621 hppa*-*-hpux*.
4622 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
4623 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
4624 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
4625 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
4626 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
4627 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
4628 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
4629 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
4630 libgcj-disabling case statement.
4631 * configure: Regenerate.
4632
46332011-04-28 Joseph Myers <joseph@codesourcery.com>
4634
4635 * configure.ac: Disable Java for targets not supporting libffi.
4636 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
4637 Remove cases in Java-disabling statement.
4638 (*arm-wince-pe): Change to arm-wince-pe.
4639 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
4640 cases in Java-disabling statement.
4641 (bfin-*-*): Don't disable Java again.
4642 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
4643 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
4644 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
4645 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
4646 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
4647 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
4648 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
4649 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
4650 Java-disabling statement.
4651 (mmix-*-*): Don't disable Java again.
4652 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4653 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
4654 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
4655 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
4656 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
4657 statement.
4658 * configure: Regenerate.
4659
46602011-04-28 Joseph Myers <joseph@codesourcery.com>
4661
4662 * configure.ac: Separate cases disabling Java and Java libraries
4663 from general case over targets.
4664 * configure: Regenerate.
4665
46662011-04-21 Jie Zhang <jzhang918@gmail.com>
4667
4668 * MAINTAINERS: Update my email address.
4669
46702011-04-20 Easwaran Raman <eraman@google.com>
4671
4672 * MAINTAINERS (Write After Approval): Add myself.
4673
46742011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
4675
4676 PR lto/48086
4677 * configure.ac: Re-enable LTO on *-apple-darwin9*.
4678 * configure: Regenerate.
4679
46802011-04-16 Jim Meyering <meyering@redhat.com>
4681
4682 * MAINTAINERS (Write After Approval): Add myself.
4683
46842011-04-15 Dodji Seketeli <dodji@redhat.com>
4685
4686 * MAINTAINERS: Update my email address.
4687
46882011-04-13 Georg-Johann Lay <avr@gjlay.de>
4689
4690 * MAINTAINERS (Write After Approval): Add myself.
4691
46922011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
4693
4694 * MAINTAINERS (Write After Approval): Add myself.
4695
46962011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
4697
4698 * MAINTAINERS (Write After Approval): Add myself.
4699
47002011-04-06 Joseph Myers <joseph@codesourcery.com>
4701
4702 * configure.ac (build_tools): Remove build-byacc.
4703 (host_libs): Remove mmalloc.
4704 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
4705 autoconf automake libtool diff rcs fileutils shellutils time
4706 textutils wdiff find uudecode hello tar gzip indent recode release
4707 sed perl gawk findutils gettext zip.
4708 (libgcj): Remove target-qthreads.
4709 (target_tools): Remove target-examples target-gperf.
4710 (YACC): Don't handle building byacc.
4711 * configure: Regenerate.
4712 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
4713 dosutils, examples, fileutils, find, findutils, gawk, gettext,
4714 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
4715 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
4716 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
4717 handle building components.
4718 * Makefile.in: Regenerate.
4719
47202011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
4721
4722 * MAINTAINERS: Update my email address as Xtensa maintainer.
4723
47242011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4725
4726 * config.sub: Sync from upstream.
4727
47282011-04-01 Joseph Myers <joseph@codesourcery.com>
4729
4730 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
4731 (microblaze*): Don't disable libssp.
4732 * configure: Regenerate.
4733
47342011-04-01 Joseph Myers <joseph@codesourcery.com>
4735
4736 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
4737 moveifchange.
4738 * configure: Regenerate.
4739 * Makefile.tpl: Use @SHELL@ not @config_shell@.
4740 * Makefile.in: Regenerate.
4741
47422011-04-01 Joseph Myers <joseph@codesourcery.com>
4743
4744 * configure.ac (*-*-sysv4*): Don't enable libgomp.
4745 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
4746 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
4747 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
4748 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
4749 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
4750 md_exec_prefix cases.
4751 * configure: Regenerate.
4752
47532011-04-01 Joseph Myers <joseph@codesourcery.com>
4754
4755 * configure.ac: Separate cases disabling target-libssp,
4756 target-libiberty, target-libstdc++-v3 and Fortran from general
4757 case over targets.
4758 * configure: Regenerate.
4759
47602011-04-01 Joseph Myers <joseph@codesourcery.com>
4761
4762 * configure.ac (*-*-chorusos): Don't disable libgcj.
4763 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
4764 Remove case.
4765 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
4766 (arm-*-coff): Don't disable libgcj.
4767 (arm*-*-linux-gnueabi): Remove useless assignment.
4768 (arm-*-riscix*): Don't disable libgcj.
4769 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
4770 configuration.
4771 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
4772 (c54x*-*-*): Remove case.
4773 (tic54x-*-*): Don't disable GCC or GCC libraries.
4774 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
4775 to *.
4776 (d10v-*-*): Don't disable GCC libraries.
4777 (d30v-*-*): Don't disable libgcj.
4778 (h8500-*-*): Don't disable GCC libraries.
4779 (i960-*-*): Don't disable libgcj.
4780 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
4781 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4782 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
4783 libgcj.
4784 (m68k-*-coff*): Remove case.
4785 (mmix-*-*): Don't disable libgloss on host.
4786 (mn10200-*-*, mn10300-*-*): Remove cases.
4787 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4788 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
4789 Don't disable libgcj.
4790 (romp-*-*): Remove case.
4791 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
4792 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
4793 case.
4794 (v810-*-*): Don't disable GCC libraries.
4795 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
4796 (ip2k-*-*): Don't disable GCC libraries.
4797 * configure: Regenerate.
4798
47992011-03-28 Joseph Myers <joseph@codesourcery.com>
4800
4801 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
4802 libffi on host.
4803 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
4804 on host.
4805 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
4806 * configure: Regenerate.
4807
48082011-03-26 John Marino <binutils@marino.st>
4809
4810 * configure.ac: Add support for *-*-dragonfly*
4811 * configure: Regenerate.
4812
48132011-03-25 Joseph Myers <joseph@codesourcery.com>
4814
4815 * configure.ac (native_only): Remove.
4816 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
4817 send-pr uudecode guile gnuserv on host.
4818 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
4819 send-pr rcs guile perl texinfo libtool on host.
4820 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
4821 automake send-pr rcs guile perl texinfo libtool on host.
4822 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
4823 (*-*-kaos*): Don't disable target-examples target-gperf on target.
4824 (alpha*-dec-osf*): Don't disable fileutils on target.
4825 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
4826 texinfo send-pr expect dejagnu on target.
4827 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
4828 target-qthreads on target.
4829 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
4830 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
4831 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
4832 x86_64-*-mingw*): Don't disable expect on target.
4833 (*-*-cygwin*): Don't disable target-gperf on target.
4834 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
4835 gnuserv on target.
4836 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
4837 target.
4838 * configure: Regenerate.
4839
48402011-03-25 Joseph Myers <joseph@codesourcery.com>
4841
4842 * configure.ac (target_tools): Remove target-groff.
4843 (native_only): Remove target-groff.
4844 (hppa*64*-*-*): Don't disable byacc.
4845 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
4846 setting.
4847 (*-*-kaos*): Don't skip target-librx and target-groff.
4848 (*-*-netware*): Don't skip target-libmudflap.
4849 (*-*-tpf*): Don't skip target-libmudflap.
4850 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
4851 directories on the host.
4852 (ia64*-*-*vms*): Don't skip tix.
4853 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
4854 host.
4855 * configure: Regenerate.
4856
48572011-03-24 Paolo Bonzini <pbonzini@redhat.com>
4858
4859 * configure.ac: Remove references to mt-mep, mt-netware,
4860 mt-wince.
4861 * Makefile.def: Add all-utils soft dependencies.
4862 * Makefile.tpl: Remove GDB_NLM_DEPS.
4863 * configure: Regenerate.
4864 * Makefile.in: Regenerate.
4865
48662011-03-24 Paolo Bonzini <bonzini@gnu.org>
4867
4868 * configure.ac: Do not include mh-x86omitfp.
4869 * configure: Regenerate.
4870
48712011-03-24 Paolo Bonzini <bonzini@gnu.org>
4872
4873 * configure.ac: Remove empty cases.
4874 * configure: Regenerate.
4875
48762011-03-24 Paolo Bonzini <bonzini@gnu.org>
4877
4878 * Makefile.def: Add dependency from termcap to gdb.
4879 * Makefile.in: Regenerate.
4880
48812011-03-24 Paolo Bonzini <bonzini@gnu.org>
4882
4883 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
4884 * configure: Regenerate.
4885 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
4886 * Makefile.tpl: Likewise.
4887 * Makefile.in: Regenerate.
4888
48892011-03-24 Paolo Bonzini <bonzini@gnu.org>
4890
4891 * configure.ac: Remove all mentions of tentative_cc.
4892 * configure: Regenerate.
4893
48942011-03-24 Joseph Myers <joseph@codesourcery.com>
4895
4896 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
4897 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
4898 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
4899 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
4900 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
4901 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
4902 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
4903 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4904 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
4905 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
4906 *-*-rhapsody*): Remove host cases.
4907 * configure: Regenerate.
4908
49092011-03-24 Joseph Myers <joseph@codesourcery.com>
4910
4911 * configure.ac (ppc*-*-pe): Remove host case.
4912 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
4913 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
4914 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
4915 cases.
4916 * configure: Regenerate.
4917
49182011-03-24 Joseph Myers <joseph@codesourcery.com>
4919
4920 * config.sub: Update to version 2011-03-23.
4921
49222011-03-22 Joseph Myers <joseph@codesourcery.com>
4923
4924 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
4925 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
4926 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
4927 * configure: Regenerate.
4928
49292011-03-22 Joseph Myers <joseph@codesourcery.com>
4930
4931 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
4932 to Write After Approval.
4933 * config-ml.in: Don't handle arc-*-elf*.
4934 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
4935 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
4936 handle GCC libraries.
4937 * configure: Regenerate.
4938
49392011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4940
4941 PR bootstrap/48120:
4942 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
4943 Add -lstdc++ -lm to LIBS.
4944 * configure: Regenerate.
4945
49462011-03-18 David Edelsohn <dje.gcc@gmail.com>
4947
4948 * config.guess: Update to version 2011-02-02
4949 * config.sub: Update to version 2011-02-24
4950
49512011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
4952
4953 PR lto/48086
4954 * configure.ac: Re-enable LTO on *-apple-darwin9.
4955 * configure: Regenerate.
4956
49572011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
4958
4959 PR lto/48086
4960 * configure.ac: Disable LTO on darwin due to an assembler change in
4961 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
4962 under 256.
4963 * configure: Regenerate.
4964
49652011-03-11 Chen Liqin <liqin.gcc@gmail.com>
4966
4967 * MAINTAINERS: Update myself as score backend maintainer,
4968 update my e-mail address.
4969
49702011-03-09 Xuepeng Guo <terry.guo@arm.com>
4971
4972 * MAINTAINERS: Update my e-mail address.
4973
49742011-03-06 Joey Ye <joey.ye@arm.com>
4975
4976 * MAINTAINERS: Update my e-mail address.
4977
49782011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4979
4980 * configure.ac: Adjust test of with_ppl.
4981 * configure: Regenerated.
4982
49832011-03-02 Kai Tietz <ktietz@redhat.com>
4984
4985 * MAINTAINERS: Adjust my e-mail address.
4986
49872011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4988
4989 * configure.ac: Add -lpwl to ppllibs.
4990 * configure: Regenerated.
4991
49922011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4993
4994 * config/cloog.m4: Add -lisl to clooglibs.
4995 * configure: Regenerated.
4996
49972011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4998
4999 * MAINTAINERS (CPU Port maintainers): Add self.
5000
50012011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5002
5003 * MAINTAINERS: Add myself as testsuite maintainer.
5004
50052011-02-15 Mike Stump <mikestump@comcast.net>
5006
5007 * MAINTAINERS: Add myself as testsuite maintainer.
5008
50092011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5010
5011 Import from Libtool and gnulib:
5012
5013 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
5014
5015 Prepare for supporting FreeBSD 10.
5016 * config.rpath: Remove handling of freebsd1* which soon would
5017 match FreeBSD 10.0.
5018
5019 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
5020
5021 Remove support for FreeBSD 1.x.
5022 * libtool.m4 (_LT_LINKER_SHLIBS)
5023 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
5024 soon would incorrectly match FreeBSD 10.0.
5025
50262011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5027
5028 PR binutils/12283
5029 * move-if-change: Import version from gnulib.
5030
50312011-02-12 Alexandre Oliva <aoliva@redhat.com>
5032
5033 PR lto/47225
5034 * Makefile.def (lto-plugin): Double dash for enable-shared.
5035 (configure-gcc): Depend on all-lto-plugin.
5036 * Makefile.in: Rebuilt.
5037
50382011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5039
5040 * configure.ac: Remove extra bracket.
5041 * configure: Regenerate.
5042
50432011-02-08 Tobias Burnus <burnus@net-b.de>
5044
5045 * MAINTAINERS: Add myself as libquadmath maintainer.
5046
50472011-02-08 Thomas Schwinge <thomas@schwinge.name>
5048
5049 * MAINTAINERS: Update my email address.
5050
50512011-02-07 Joseph Myers <joseph@codesourcery.com>
5052
5053 * MAINTAINERS (option handling): Add self.
5054
50552011-02-06 Kai Tietz <kai.tietz@onevision.com>
5056
5057 PR lto/47225
5058 * Makefile.def: Add dependency for install-gcc
5059 on install-lto-plugin.
5060 * Makfile.in: Regenerated
5061
50622011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
5063
5064 * MAINTAINERS (CPU Port Maintainers): Add myself.
5065
50662011-01-31 Alexandre Oliva <aoliva@redhat.com>
5067
5068 PR libgcj/44341
5069 * configure.ac: Discard --with-* flags for host when configuring
5070 target libraries for cross build.
5071 * configure: Rebuilt.
5072
50732011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5074
5075 * MAINTAINERS (linear loop transforms): Removed.
5076
50772011-01-25 Jakub Jelinek <jakub@redhat.com>
5078
5079 * configure.ac: If with_ppl is no, move setting with_cloog=no
5080 after CLOOG_REQUESTED check.
5081 * configure: Regenerated.
5082
50832011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5084
5085 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
5086 CLooG has been requested.
5087 * configure: Regenerated.
5088
50892011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5090
5091 * configure: Regenerated.
5092 * configure.ac: Check for version 0.11 (or later revision) of PPL.
5093
50942011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
5095
5096 * configure: Regenerated.
5097 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
5098
50992011-01-21 Andreas Schwab <schwab@redhat.com>
5100
5101 * configure.ac: Use AS_HELP_STRING throughout.
5102 * configure: Regenerate.
5103
51042011-01-18 Jie Zhang <jie.zhang@analog.com>
5105
5106 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
5107 * configure: Regenerate.
5108
51092011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5110
5111 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
5112
51132011-01-13 Joel Brobecker <brobecker@adacore.com>
5114
5115 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
5116 for ia64-hpux.
5117 * configure: Regenerate.
5118
51192011-01-07 Jan Hubicka <jh@suse.cz>
5120
5121 PR lto/47225
5122 * Makefile.in: Regenerate.
5123 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
5124 configure.
5125
51262011-01-07 Jan Hubicka <jh@suse.cz>
5127
5128 * Makefile.in: Regenerate.
5129 * Makefile.def (gcc host module) and soft dependency on lto-plugin
5130 and configure dependency on lto-plugin configure.
5131 (lto-plugin module): Remove dependency on GCC; add dependency on
5132 liniberty.
5133
51342011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
5135
5136 * MAINTAINERS (Write After Approval): Add myself.
5137
51382010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
5139
5140 * configure: Regenerate.
5141
51422010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
5143
5144 * configure.ac: (picochip): Disable libiberty.
5145
51462010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
5147
5148 * MAINTAINERS (Write After Approval): Add myself.
5149
51502010-12-10 Ian Lance Taylor <iant@google.com>
5151
5152 PR bootstrap/46819
5153 * configure.ac: For --disable-libgcj clear libgcj_saved.
5154 * configure: Rebuild.
5155
51562010-12-10 Tobias Burnus <burnus@net-b.de>
5157
5158 PR fortran/46540
5159 * configure.ac: Add --disable-libquadmath and
5160 --disable-libquadmath-support.
5161 * configure: Regenerate.
5162
51632010-12-03 Ian Lance Taylor <iant@google.com>
5164
5165 * MAINTAINERS: Add myself as libgo maintainer.
5166
51672010-12-03 Hans-Peter Nilsson <hp@axis.com>
5168
5169 PR libffi/46792
5170 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
5171 * configure: Regenerate.
5172
51732010-12-02 Ian Lance Taylor <iant@google.com>
5174
5175 * configure.ac: Always set default for poststage1_ldflags to
5176 -static-libstdc++ -static-libgcc.
5177
51782010-11-29 Andreas Schwab <schwab@redhat.com>
5179
5180 * configure.ac: Move comment to remove extra space in last argument
5181 of GCC_TARGET_TOOL.
5182
51832010-11-26 Alexandre Oliva <aoliva@redhat.com>
5184
5185 PR other/46026
5186 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
5187 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
5188 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
5189 (BASE_FLAGS_TO_PASS): Use it.
5190 * configure: Rebuilt.
5191 * Makefile.in: Rebuilt.
5192
51932010-11-23 H.J. Lu <hongjiu.lu@intel.com>
5194
5195 PR binutils/12258
5196 * configure.ac: Correct comments for --enable-gold/--enable-ld.
5197 Properly check default linker.
5198 * configure: Regnerated.
5199
52002010-11-23 Matthias Klose <doko@ubuntu.com>
5201
5202 * configure.ac: For --enable-gold, handle value `default' instead of
5203 `both*'. New configure option --{en,dis}able-ld.
5204 * configure: Regenerate.
5205
52062010-11-20 Ian Lance Taylor <iant@google.com>
5207
5208 * configure.ac: Only disable a language library if no language needs
5209 it. Don't let --disable-libgcj uncondtionally disable libffi.
5210 * configure: Rebuild.
5211
52122010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5213
5214 * Makefile.in: Regenerate.
5215
5216 PR other/46202
5217 * configure.ac: Fix just-built in-tree STRIP name to be
5218 binutils/strip-new.
5219 * configure: Regenerate.
5220 * Makefile.def (install-strip-gcc, install-strip-binutils)
5221 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
5222 (install-strip-sid): Mirror dependencies on non-strip variants
5223 of these targets on the respective -strip prerequisites.
5224 * Makefile.tpl (install-strip, install-strip-host)
5225 (install-strip-target): New targets.
5226 (install-strip-[+module+], install-strip-target-[+module+]):
5227 New targets.
5228 * Makefile.in: Regenerate.
5229
52302010-11-19 Ian Lance Taylor <iant@google.com>
5231 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5232
5233 * configure.ac: Add target-libgo to target_libraries. Set
5234 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
5235 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
5236 (HOST_EXPORTS): Add GOC.
5237 (BASE_TARGET_EXPORTS): Add GOC.
5238 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
5239 (GOCFLAGS_FOR_TARGET): New variable.
5240 (EXTRA_HOST_FLAGS): Add GOC.
5241 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
5242 * Makefile.def (target_modules): Add libgo.
5243 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
5244 (dependencies): Add dependency from configure-target-libgo to
5245 configure-target-libffi and all-target-libstdc++-v3. Add
5246 dependencies from all-target-libgo to all-target-libffi.
5247 (languages): Add go.
5248 * configure: Rebuild.
5249 * Makefile.in: Rebuild.
5250
52512010-11-19 Ian Lance Taylor <iant@google.com>
5252
5253 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
5254 compiler/flag environment variables.
5255
52562010-11-18 Ian Lance Taylor <iant@google.com>
5257
5258 * configure.ac: Check for lang_requires_boot_languages in
5259 config-lang.in files.
5260 * configure: Rebuild.
5261
52622010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1ec601bf
FXC
5263 Tobias Burnus <burnus@net-b.de>
5264
5265 PR fortran/32049
5266 * Makefile.def: Add libquadmath; build it with language=fortran.
5267 * configure.ac: Add libquadmath.
5268 * Makefile.tpl: Handle multiple libs in check-[+language+].
5269 * Makefile.in: Regenerate.
5270 * configure: Regenerate.
5271
b9b9d342
TT
52722010-11-16 Tom Tromey <tromey@redhat.com>
5273
5274 * MAINTAINERS: Moved myself to reviewers section.
5275
ecbfe87a
ZD
52762010-11-15 Zdenek Dvorak <ook@ucw.cz>
5277
5278 * MAINTAINERS: Moved myself to reviewers section.
5279
29a4f477
RW
52802010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5281
5282 * MAINTAINERS (Various Maintainers): Add self for build machinery.
5283 (Write After Approval): Remove self.
5284
9965e3cd
AS
52852010-11-15 Andreas Schwab <schwab@redhat.com>
5286
5287 * configure.ac: Fix spelling in option names.
5288 * configure: Regenerated.
5289
0463992b
GJL
52902010-11-13 Georg-Johann Lay <georgjohann@web.de>
5291
5292 PR bootstrap/39622
5293 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
5294 * configure: Regenerated.
5295
3df08734
KG
52962010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
5297
5298 * MAINTAINERS: Update my email address.
5299
f16e2237
TG
53002010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5301
f16e2237
TG
5302 * configure: Regenerate.
5303
0bb52d68
TG
53042010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5305
1f980c25 5306 * configure: Regenerate.
0bb52d68 5307
aba2b02e
TG
53082010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5309
aba2b02e
TG
5310 * configure: Regenerate.
5311
27882098
TG
53122010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5313
27882098
TG
5314 * configure: Regenerate.
5315
d32ef397
AS
53162010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
5317
5318 * configure.ac: Support official CLooG.org versions.
5319 * configure: Regenerate.
5320 * config/cloog.m4: New.
5321
5a4b6c0e
FD
53222010-11-10 François Dumont <francois.cppdevs@free.fr>
5323
5324 * MAINTAINERS (Write After Approval): Add myself.
5325
f2cea726
DE
53262010-11-09 David Edelsohn <dje.gcc@gmail.com>
5327
5328 * MAINTAINERS: Update my email address.
5329
d8ed14ce
IS
53302010-11-04 Iain Sandoe <iains@gcc.gnu.org>
5331
5332 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
5333 * configure: Regenerate.
d8ed14ce 5334
48215350
DK
53352010-11-03 Ian Lance Taylor <iant@google.com>
5336 Dave Korn <dave.korn.cygwin@gmail.com>
5337
5338 PR lto/46273
5339 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
5340 and on other supported platforms whenever LTO is enabled.
5341 * configure: Rebuild.
5342
87841584
AM
53432010-11-02 Alan Modra <amodra@gmail.com>
5344
5345 PR binutils/12110
5346 * configure.ac: Error when source path contains spaces.
5347 * configure: Regenerate.
5348
fe12dfe1
JW
53492010-10-23 James E. Wilson <wilson@codesourcery.com>
5350
5351 * MAINTAINERS: Update my email address.
5352
66c92425
ILT
53532010-10-20 Ian Lance Taylor <iant@google.com>
5354
5355 * Makefile.def (target_modules): Set lib_path to src/.libs for
5356 libstdc++-v3 module.
5357 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
5358 * Makefile.in: Rebuild.
5359
187d3518
LB
53602010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5361
5362 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
5363 (Write After Approval): Remove myself.
5364
02db6bba
TG
53652010-10-15 Tristan Gingold <gingold@adacore.com>
5366
5367 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5368
c0103e74
DR
53692010-10-14 Douglas Rupp <rupp@gnat.com>
5370
5371 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5372
1cd0b716
DK
53732010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
5374
5375 * configure.ac (build_lto_plugin): New shell variable.
5376 (--enable-lto): Turn on by default for all non-ELF platforms that
5377 have had LTO support added so far. Set build_lto_plugin appropriately
5378 for both ELF and non-ELF.
5379 (configdirs): Add lto-plugin or not based on build_lto_plugin.
5380 * configure: Regenerate.
5381
d4c1abb3
RW
53822010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5383
5384 Sync from src:
5385 * configure.ac (v850 support): Remove target-libgloss from
5386 noconfigdirs.
5387 * configure: Regenerate.
5388
ffedf511
RW
53892010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5390
5391 PR bootstrap/45326
5392 PR bootstrap/45174
5393 * configure.ac: Honor initial values of $build_configargs,
5394 $host_configargs, $target_configargs. Mark the precious, so
5395 environment settings get recorded.
5396 * configure: Regenerate.
5397
e1826acc
RW
53982010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5399
5400 PR bootstrap/45796
5401 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
5402 Depend on all-build-libiberty.
5403 * Makefile.in: Regenerate.
5404
80920132
ME
54052010-09-30 Michael Eager <eager@eagercon.com>
5406
5407 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
5408 * configure: Regenerate.
5409
770a498a
ME
54102010-09-28 Michael Eager <eager@eagercon.com>
5411
5412 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
5413
86dfbd58
RW
54142010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5415
5416 PR bootstrap/44621
5417 * configure.ac: Fix unportable shell quoting.
5418 * configure: Regenerate.
5419
db50fe7d
IS
54202010-09-21 Iain Sandoe <iains@gcc.gnu.org>
5421
5422 * configure.ac (enable-lto): Add Darwin to the list of supported lto
5423 targets and amend comment.
5424 * configure: Regenerate.
5425
0064e825
TB
54262010-09-15 Tejas Belagod <tejas.belagod@arm.com>
5427
5428 * MAINTAINERS (Write After Approval): Add myself.
5429
bb79486c
JH
54302010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
5431
5432 * configure.ac: Enable LTO by default on Darwin.
5433 * configure: Regenerate.
5434
9e0b22c3
MS
54352010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
5436
bb79486c 5437 * MAINTAINERS (Write After Approval): Add myself.
9e0b22c3 5438
2fabf1b7
IB
54392010-09-01 Ian Bolton <ian.bolton@arm.com>
5440
bb79486c 5441 * MAINTAINERS (Write After Approval): Add myself.
2fabf1b7 5442
3a9abc98
DS
54432010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
5444
5445 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
5446 ports
5447
331a9a59
DY
54482010-07-28 David Yuste <david.yuste@gmail.com>
5449
5450 * MAINTAINERS (Write After Approval): Add myself.
5451
223a9d64
N
54522010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
5453
5454 * configure.ac: Support all v850 targets.
5455 * configure: Regenerate.
5456
9183bdcf
MG
54572010-07-23 Marc Glisse <marc.glisse@normalesup.org>
5458
5459 PR bootstrap/44455
5460 * configure.ac (extra_mpfr_configure_flags): Copy from
5461 extra_mpc_gmp_configure_flags.
5462 * configure: Re-generated.
5463
2e290598
AK
54642010-07-22 Andi Kleen <ak@linux.intel.com>
5465
5466 * MAINTAINERS (Write After Approval): Add myself.
5467
8d6cd388
CLT
54682010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
5469
5470 * MAINTAINERS (Write After Approval): Add myself.
5471
b0b01eb0
JY
54722010-07-20 Jeffrey Yasskin <jyasskin@google.com>
5473
5474 * MAINTAINERS (Write After Approval): Add myself.
5475
77198d71
JH
54762010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
5477
5478 PR target/44862
5479 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
5480 Provide -B option to allow for link spec %s substitutions for
5481 libstdc++.a on darwin.
5482 * Makefile.in: Regenerate.
5483
02fe70af
MM
54842010-07-10 Mikael Morin <mikael@gcc.gnu.org>
5485
5486 * MAINTAINERS (Reviewers): Update my e-mail address
5487
c63a4676
AO
54882010-06-10 Alexandre Oliva <aoliva@redhat.com>
5489
5490 * Makefile.def (configure-gcc): Depend on all-libelf.
5491 * Makefile.in: Rebuild.
5492
e68edbf6
FC
54932010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
5494
5495 * MAINTAINERS (Write After Approval): Add myself in the right place.
5496
dce2d8b2 54972010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
8eee0b8f
FC
5498
5499 * MAINTAINERS (Write After Approval): Add myself.
5500
dce2d8b2 55012010-05-25 Sterling Augustine <sterling@tensilica.com>
db94b0d8
SA
5502
5503 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dce2d8b2
EB
5504
55052010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
0c422e74 5506
1ab55d69
MK
5507 * config.sub: Update to version 2010-05-21.
5508 * config.guess: Update to version 2010-04-03.
0c422e74 5509
02540df4
SB
55102010-05-18 Steven Bosscher <steven@gcc.gnu.org>
5511
5512 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
5513 * configure: Regenerate.
5514
dfe5f5b2
ST
55152010-05-12 Sriraman Tallam <tmsriram@google.com>
5516
5517 * MAINTAINERS (Write After Approval): Add myself.
5518
c082f9f3
SB
55192010-05-07 Steven Bosscher <steven@gcc.gnu.org>
5520
5521 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
5522 a platform that supports LTO.
5523 * configure: Regenerate.
5524
f1af9e5f
SP
55252010-05-05 Sebastian Pop <sebastian.pop@amd.com>
5526
5527 * configure.ac: Allow all the versions greater than 0.10 of PPL.
5528 * configure: Regenerated.
5529
38e3d868
RM
55302010-04-27 Roland McGrath <roland@redhat.com>
5531 H.J. Lu <hongjiu.lu@intel.com>
5532
5533 * configure.ac (--enable-gold): Support both, both/gold and
5534 both/bfd to add gold to configdirs without removing ld.
5535 * configure: Regenerated.
5536
5537 * Makefile.def: Add install-gold dependency to install-ld.
5538 * Makefile.in: Regenerated.
5539
3bec79c5
DK
55402010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
5541
5542 PR lto/42776
5543 * configure.ac (--enable-lto): Refactor handling so libelf tests
5544 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
5545 and allow LTO to be explicitly enabled on non-ELF platforms that
5546 are known to support it inside else-clause.
5547 * configure: Regenerate.
5548
615c8ffa
EB
55492010-04-20 Eric Botcazou <ebotcazou@adacore.com>
5550
5551 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
5552 * configure: Regenerate.
5553
e4522f78
RC
55542010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
5555
5556 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
5557 * configure: Regenerate.
5558
8ccb78f2
RO
55592010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5560
5561 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
5562 separately.
5563 * configure: Regenerate.
5564
d5cc2ee3
KW
55652010-04-16 Kevin Williams <kevin.williams@inria.fr>
5566
5567 * MAINTAINERS (Write After Approval): Add myself.
5568
8406cb62
TG
55692010-04-14 Tristan Gingold <gingold@adacore.com>
5570
5571 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
5572 * configure: Regenerate.
5573
3591b8e2
SE
55742010-04-13 Steve Ellcey <sje@cup.hp.com>
5575
5576 * configure: Regenerate after change to elf.m4.
5577
a82ecc7b
IS
55782010-04-06 Iain Sandoe <iains@gcc.gnu.org>
5579
5580 * MAINTAINERS (Write After Approval): Add myself.
5581
1f0bf148
SP
55822010-04-02 Sebastian Pop <sebastian.pop@amd.com>
5583
5584 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
5585 * configure: Regenerated.
5586
55872010-04-02 Sebastian Pop <sebastian.pop@amd.com>
5588
5589 * configure.ac: Print "buggy but acceptable" when CLooG
5590 revision is less than 9.
5591 * configure: Regenerated.
5592
ecd01dee
DN
55932010-04-01 Diego Novillo <dnovillo@google.com>
5594
5595 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
5596
dc683a3f
RW
55972010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5598
5599 PR bootstrap/43615
5600 PR bootstrap/43328
5601
5602 Revert:
5603
5604 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5605
5606 * configure.ac: Do not pass --enable-multilib nor
5607 --disable-multilib in baseargs. Accept explicitly passed
5608 --enable_multilib.
5609 * configure: Regenerate.
5610
7527d83f
UW
56112010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
5612
5613 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
5614
895522b6
JJ
56152010-03-31 Janis Johnson <janis187@us.ibm.com>
5616
5617 * MAINTAINERS: Remove myself.
5618
9db4e878
RW
56192010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5620
5621 PR bootstrap/43328
5622 * configure.ac: Do not pass --enable-multilib nor
5623 --disable-multilib in baseargs. Accept explicitly passed
5624 --enable_multilib.
5625 * configure: Regenerate.
5626
acf6bf36
AP
56272010-03-28 Andrew Pinski <pinskia@gmail.com>
5628
5629 * MAINTAINERS (spu port): Remove me.
5630
b42f0d7e
JM
56312010-03-23 Joseph Myers <joseph@codesourcery.com>
5632
5633 * configure.ac (tic6x-*-*): New case.
5634 * configure: Regenerate.
5635
0d1152b1
JM
56362010-03-23 Joseph Myers <joseph@codesourcery.com>
5637
5638 * config.sub: Update to version 2010-03-22.
5639 * config.guess: Update to version 2009-12-30.
5640
dce2d8b2 56412010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
0aeb3cc6
JH
5642
5643 PR ada/42554
5644 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
5645 * configure: Regenerate.
5646
5408fbe8
RR
56472010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
5648
5649 * MAINTAINERS: Update my email address.
5650
3f55a3b3
SP
56512010-03-17 Sebastian Pop <sebastian.pop@amd.com>
5652
5653 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
5654 (ghassan.shobaki@amd.com): Removed.
5655
3f08f7e8
AM
56562010-03-17 Alan Modra <amodra@gmail.com>
5657
5658 * MAINTAINERS: Update my email address.
5659
f3a9d094
DN
56602010-03-16 Diego Novillo <dnovillo@google.com>
5661
5662 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
5663 Matthews.
5664
db5c4b8b
JM
56652010-03-16 Joseph Myers <joseph@codesourcery.com>
5666
5667 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
5668 Gutson, Jeffrey D. Oldham and Mark Shinwell.
5669
b995570a
JM
56702010-03-16 Joseph Myers <joseph@codesourcery.com>
5671
5672 * MAINTAINERS: Update my email address.
5673
124cc66f
DJ
56742010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
5675
5676 * MAINTAINERS: Update my email address.
5677
a4581668
BS
56782010-03-15 Bernd Schmidt <bernds@codesourcery.com>
5679
5680 * MAINTAINERS: Update my email address.
5681
49d78e29
JZ
56822010-03-09 Jie Zhang <jie@codesourcery.com>
5683
5684 * MAINTAINERS: Update my email address.
5685
8927b7c0
RO
56862010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5687
5688 PR libstdc++/32499
5689 * configure.ac (RANLIB): Default to true.
5690 (STRIP): Likewise.
5691 (RANLIB_FOR_TARGET): Remove superfluous : argument.
5692 * configure: Regenerate.
5693
dce2d8b2 56942010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
cae072e2
RAE
5695
5696 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
5697 (Write After Approval): Update my email address.
5698
bf646aaf
NC
56992010-02-17 Nick Clifton <nickc@redhat.com>
5700
5701 PR 11238
5702 * Makefile.tpl (local-distclean): Also remove config.cache files in
5703 sub-directories as there may not be Makefiles present in the
5704 sub-directories.
96e41f16
NC
5705 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
5706 the config.cache files found by the find command.
5707
bf646aaf
NC
5708 * Makefile.in: Regenerate.
5709 * configure.ac: Revert previous delta.
5710 * configure: Regenerate.
5711
ff78880a
NC
57122010-02-15 Nick Clifton <nickc@redhat.com>
5713
5714 PR 11238
5715 * configure.ac: Delete config.cache files in sub-directories when
5716 deleting Makefiles.
5717 * configure: Regenerate.
5718
8150eadf
BE
57192010-02-12 Ben Elliston <bje@gnu.org>
5720
5721 * MAINTAINERS: Update my email address.
5722
a9e12bfd
AP
57232010-02-08 Andrew Pinski <pinskia@gmail.com>
5724
5725 * MAINTAINERS (spu port): Update my email address.
5726
95315086
JZ
57272010-02-08 Jie Zhang <jie.zhang@analog.com>
5728
5729 * MAINTAINERS: Add myself as a maintainer for the bfin port.
5730
362c6d2f
KG
57312010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5732
5733 * configure.ac: Add "recommended" version checks for GMP/MPC.
5734 Update recommended GMP/MPFR/MPC versions.
5735 * configure: Regenerate.
5736
888c5ad2
JR
57372010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
5738
5739 * MAINTAINERS: Move my Embecosm email address into the
5740 write-after-approval section.
5741
3bf714a7
ILT
57422010-01-26 Ian Lance Taylor <iant@google.com>
5743
5744 * MAINTAINERS: Add myself as Go frontend maintainer.
5745
ad1e5170
JR
57462010-01-25 Joern Rennecke <amylaar@spamcop.net>
5747
5748 PR libstdc++/36101, PR libstdc++/42813
5749 * configure.ac (bootstrap_target_libs): Make inclusion of
5750 target-libgomp conditional on libgomb being in target_configdirs.
5751 * configure: Regenerate.
5752
fb0553d1
JR
57532010-01-23 Joern Rennecke <amylaar@spamcop.net>
5754
5755 PR libstdc++/36101, PR libstdc++/42813
5756 * configure.ac (bootstrap_target_libs): Include target-libgomp.
5757 * configure: Regenerate.
5758
aae29963
JR
57592010-01-22 Joern Rennecke <amylaar@spamcop.net>
5760
5761 PR libstdc++/36101, PR libstdc++/42813
5762 * configure.ac (target_configdirs): Substitute.
5763 * Makefile.def: Bootstrap target module libgomp.
5764 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
5765 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
5766 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
5767 * configure, Makefile.in: Regenerate.
5768
d8fe8895
DK
57692010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
5770
5771 * MAINTAINERS: Adjust my details.
5772
ebfe4897
EW
57732010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
5774
5775 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
5776
f7746c59
TL
57772010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
5778
5779 * MAINTAINERS: reindented my entry with tabs instead of spaces.
5780
306c7b5b
TL
57812010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
5782
5783 * MAINTAINERS (Write After Approval): Add myself.
5784
1b8b9e19
KT
57852010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
5786
5787 * MAINTAINERS (Write After Approval): Add myself.
5788
c164615b
RG
57892010-01-11 Richard Guenther <rguenther@suse.de>
5790
5791 PR lto/41569
5792 * Makefile.def (all-lto-plugin): Depend on all-gcc.
5793 * Makefile.in: Regenerated.
5794
f3f623ae
AT
57952010-01-11 Andreas Tobler <andreast@fgznet.ch>
5796
5797 * configure.ac: Enable libjava build on x86_64-*freebsd*.
5798 * configure: Regenerate.
5799
592c90ff 58002010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9c78662a 5801 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
592c90ff
KG
5802
5803 PR bootstrap/42424
5804 * configure.ac: Include libtool m4 files.
9c78662a 5805 (_LT_CHECK_OBJDIR): Call it.
592c90ff
KG
5806 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
5807 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 5808
592c90ff
KG
5809 * configure: Regenerate.
5810
60a2e213
RW
58112010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5812
5813 PR bootstrap/41818
5814 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
5815 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
5816 * Makefile.in: Regenerate.
5817
7413962d
RG
58182010-01-02 Richard Guenther <rguenther@suse.de>
5819
5820 PR lto/41529
5821 * configure.ac: Include config/elf.m4. Disable LTO if not
5822 builting for an elf target.
5823 * configure: Regenerate.
5824
f77f3945
CF
58252009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
5826
5827 * MAINTAINERS: Change my email address.
5828
4960e3f0
BE
58292009-12-18 Ben Elliston <bje@au.ibm.com>
5830
5831 * config.sub, config.guess: Update from upstream sources.
5832
d16a31da
SZ
58332009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
5834
5835 * MAINTAINERS (Write After Approval): Add myself.
5836
3a5729ea
KG
58372009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5838
5839 PR middle-end/30447
5840 PR middle-end/30789
5841 PR other/40302
5842
5843 * configure.ac: Require MPC.
5844 * configure: Regenerate.
5845
43e02a8a
RW
58462009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5847
5848 PR target/38384
5849 PR bootstrap/40972
5850 * libtool.m4: Sync from git Libtool.
5851 * ltoptions.m4: Likewise.
5852 * ltversion.m4: Likewise.
5853 * lt~obsolete.m4: Likewise.
5854 * ltmain.sh: Likewise.
5855
360d4522
KG
58562009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5857
5858 * configure.ac: Update minimum MPC version to 0.8.
5859 * configure: Regenerate.
5860
f264ed56
SP
58612009-11-21 Sebastian Pop <sebpop@gmail.com>
5862
5863 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
5864 * configure: Regenerated.
5865
ed2eaa9f
ILT
58662009-11-21 Ian Lance Taylor <iant@google.com>
5867
5868 * configure.ac: Change default of poststage1_ldflags to be empty if
5869 poststage1_libs is set. When poststage1_libs is empty, and
5870 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
5871 * configure: Rebuild.
5872
58346783
AN
58732009-11-21 Adam Nemet <adambnmet@gmail.com>
5874
5875 * MAINTAINERS (Write After Approval): Update my email address.
5876
5ca0106a
BE
58772009-11-20 Ben Elliston <bje@au.ibm.com>
5878
5879 * config.guess: Update from upstream sources.
5880
87213cd4
AO
58812009-11-16 Alexandre Oliva <aoliva@redhat.com>
5882
5883 * Makefile.def: Restore host and target settings for gmp.
5884 * Makefile.in: Rebuild.
5885
f61428ed
AO
58862009-11-16 Alexandre Oliva <aoliva@redhat.com>
5887
5888 * configure.ac: Add libelf to host_libs. Enable in-tree configury
5889 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
5890 Fix portability of test of C++ as bootstrap language. Add
5891 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
5892 * configure: Rebuild.
5893 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
5894 and cloog. Fix in-tree ppl configuration. Introduce libelf
5895 in-tree building.
5896 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
5897 (POSTSTAGE1_HOST_EXPORTS): Use it.
5898 (STAGE[+id+]_CXXFLAGS): New.
5899 (BASE_FLAGS_TO_PASS): Pass it down.
5900 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
5901 extra_exports.
5902 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
5903 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
5904 extra_exports.
5905 * Makefile.in: Rebuild.
5906
f6c56be6
BE
59072009-11-17 Ben Elliston <bje@au.ibm.com>
5908
5909 * config.sub, config.guess: Update from upstream sources.
5910
0ccb5970
JK
59112009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5912
5913 * MAINTAINERS (Write After Approval): Add myself.
5914
dce2d8b2 59152009-11-09 Jon Beniston <jon@beniston.com>
3f08607c
JB
5916
5917 * MAINTAINERS (Write After Approval): Add myself.
5918
5d571eaa
OS
59192009-11-06 Ozkan Sezer <sezeroz@gmail.com>
5920
5921 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
5922 paths for *-w64-mingw* and x86_64-*mingw*.
5923 * configure: Regenerated.
5924
dce2d8b2 59252009-11-05 Joern Rennecke <amylaar@spamcop.net>
3be9759a
JR
5926
5927 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
5928
c393f559
BK
59292009-11-02 Benjamin Kosnik <bkoz@redhat.com>
5930
5931 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
5932 Phil Edwards to Write-After Approval.
5933
ef4c4300
KT
59342009-10-30 Kai Tietz <kai.tietz@onevision.com>
5935
5936 * configure.ac: Disable target-winsup & co for
5937 x86_64-*-mingw* and *-w64-mingw* targets.
5938 * configure: Regenerated.
5939
65a324b4
NC
59402009-10-16 Nick Clifton <nickc@redhat.com>
5941
5942 * MAINTAINERS: Add myself as a maintainer for the RX port.
5943
dce2d8b2 59442009-10-26 Johannes Singler <singler@kit.edu>
22e5d3dc 5945
9c78662a 5946 * MAINTAINERS (Write After Approval): Update my e-mail address.
22e5d3dc 5947
17e72e5d
RO
59482009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5949
5950 * configure.ac (CLooG test): Use = with test.
5951 * configure: Regenerate.
5952
ed3a56f3
RG
59532009-10-22 Richard Guenther <rguenther@suse.de>
5954
5955 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
5956 cloog if the ppl version check failed. Move flags saving
5957 before setting in libelf check.
5958 * configure: Regenerate.
5959
ad0abd3c
RG
59602009-10-21 Richard Guenther <rguenther@suse.de>
5961
5962 * configure.ac: Adjust the ppl and cloog configure to work as
5963 documented. Disable cloog if ppl was disabled. Omit the version
5964 checks if they were disabled.
5965 * configure: Re-generate.
5966
e4c5bd48
RW
59672009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5968
5969 * configure.ac: Add 'lto' to enable_languages, not
5970 new_enable_languages, and only if not already present.
5971 * configure: Regenerate.
5972
0ffd69c5
GP
59732009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
5974
5975 * README: Refer to the various COPYING* files instead of just
5976 COPYING.
5977 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
5978
dce2d8b2 59792009-10-07 Rafael Avila de Espindola <espindola@google.com>
1fc23736
RE
5980
5981 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2bf33cdb 5982
58687768
RG
59832009-10-07 Richard Guenther <rguenther@suse.de>
5984
5985 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
5986 and Richard Guenther as reviewers.
5987 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
5988 as reviewers.
5989
49b0ca5c 59902009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 5991
49b0ca5c 5992 * config.sub: Update from upstream sources.
d2d9ce5e 5993
aeb94799
ILT
59942009-10-06 Ian Lance Taylor <iant@google.com>
5995
5996 * Makefile.def: check-gold depends upon all-gas.
5997 * Makefile.in: Rebuild.
5998
123651cd
PM
59992009-10-05 Phil Muldoon <pmuldoon@redhat.com>
6000
6001 * MAINTAINERS (Write After Approval): Add myself.
6002
d7f09764
DN
60032009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
6004
6005 * Makefile.def: all-lto-plugin depends on all-libiberty.
6006 set bootstrap=true for lto-plugin.
6007 Add lto-plugin.
6008 * Makefile.in: Regenerate.
6009 * configure.ac (host_libs): Add lto-plugin.
6010 * configure: Regenerate.
6011
d7f09764
DN
60122009-10-03 Diego Novillo <dnovillo@google.com>
6013
6014 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
6015 (HOST_LIBELFLIBS): Define.
6016 (HOST_LIBELFINC): Define.
6017 * Makefile.in: Regenerate.
6018 * configure.ac: Add --enable-lto.
6019 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
6020 If --enable-lto is used, add 'lto' to new_enable_languages.
6021 If --enable-lto is used and gold is enabled, add
6022 lto-plugin to configdirs.
6023 * configure: Regenerate.
6024
60252009-10-03 Simon Baldwin <simonb@google.com>
6026
6027 * configure.ac: If --with-system-zlib, suppress local zlib and
6028 pass --with-system-zlib to subdir configure scripts.
6029 * configure: Regenerate.
6030
dce2d8b2 60312009-10-01 Loren J. Rittle <ljrittle@acm.org>
0ecdd2aa
LR
6032 Paolo Bonzini <bonzini@gnu.org>
6033
6034 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
6035 $(srcdir).
6036 * Makefile.in: Rebuilt.
6037
dce2d8b2 60382009-09-26 Gary Funck <gary@intrepid.com>
5bfbb7f7
GF
6039
6040 * MAINTAINERS (Write After Approval): Add myself.
6041
3e661154
KG
60422009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6043
6044 * configure.ac: Update minimum MPC version to 0.7.
6045 * configure: Regenerate.
6046
f1a036e4
NC
60472009-09-25 Nick Clifton <nickc@redhat.com>
6048
6049 * configure.ac: Pass any --cache-file=/dev/null option on to
6050 subconfigures.
6051 * configure: Regenerate.
6052
d4c74acc
NC
60532009-09-23 Nick Clifton <nickc@redhat.com>
6054
6055 * config.sub, config.guess: Update from upstream sources.
6056
dce2d8b2 60572009-09-22 Loren J. Rittle <ljrittle@acm.org>
03261b6d
LR
6058
6059 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
6060 * Makefile.in: Rebuilt.
6061
0db770bd
RW
60622009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6063
6064 PR bootstrap/32272
6065 * configure.ac: Error out if $srcdir isn't '.' but contains
6066 host-${host_noncanonical}.
6067 * configure: Regenerate.
6068
71101870
RO
60692009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6070
6071 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
6072 maintainer.
6073
ca6d0d62
RW
60742009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6075
79cd2b23
RW
6076 * configure.ac: If bootstrapping a combined tree with
6077 --enable-gold, require c++ in stage1_languages.
6078 * configure: Regenerate.
6079
ab9dcd0c
RW
6080 * configure.ac: Also add target_libs of stage1_languages to
6081 bootstrap_target_libs.
6082 * configure: Regenerate.
6083
ca6d0d62
RW
6084 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
6085 with --enable-languages not containing c++.
6086 * configure: Regenerate.
6087
1c3c9f12
JZ
60882009-09-15 Jie Zhang <jie.zhang@analog.com>
6089
6090 * configure.ac: Disable java and boehm-gc for bfin-*-*.
6091 * configure: Regenerate.
6092
dce2d8b2 60932009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 6094
6fb30a14
JR
6095 * MAINTAINERS (Write After Approval): Update my e-mail address,
6096 and move from from here...
6097 (Waiting for paperwork): To here.
0318772d 6098
4056c2c6
JM
60992009-09-09 Joseph Myers <joseph@codesourcery.com>
6100
6101 * MAINTAINERS (Reviewers): Add self as driver reviewer.
6102
3e54529c
RW
61032009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6104
6105 * configure.ac: Do not use $extrasub for replacing @if/@endif
6106 parts in Makefile; instead, use additional arguments to
6107 AC_CONFIG_COMMANDS to do the replacement manually, with several
6108 sed invocations, to avoid HP-UX sed command limits.
6109 * configure: Regenerate.
6110
713e2ea6
AO
61112009-09-08 Alexandre Oliva <aoliva@redhat.com>
6112
6113 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
6114 blank before -L.
6115
5646b7b9
AO
61162009-09-04 Alexandre Oliva <aoliva@redhat.com>
6117
6118 * configure.ac (with-build-config): Document. Handle without.
6119 Handle missing argument.
6120 * configure: Rebuilt.
6121
e12c4094
AO
61222009-09-03 Alexandre Oliva <aoliva@redhat.com>
6123
6124 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
6125 Default to bootstrap-debug only if compare-debug works.
6126 * configure: Rebuilt.
6127 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
6128 * Makefile.in: Rebuilt.
6129
75cb0057
RO
61302009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6131
6132 * MAINTAINERS (OS Port Maintainers): Update my email address.
6133
8fc68cba
AO
61342009-09-01 Alexandre Oliva <aoliva@redhat.com>
6135
6136 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
6137 * Makefile.in: Rebuilt.
6138
44cb38cf
CD
61392009-09-01 Chris Demetriou <cgd@google.com>
6140
6141 * MAINTAINERS (Write After Approval): Add myself.
6142
f9329c35
DS
61432009-08-31 Dodji Seketeli <dodji@redhat.com>
6144
6145 PR debug/30161
6146 * include/dwarf2.h (enum dwarf_tag): Added
6147 DW_TAG_GNU_template_template_param
6148 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
6149
f945e229
PB
61502009-08-30 Paolo Bonzini <bonzini@gnu.org>
6151
6152 * Makefile.tpl (AWK): Fix typo.
6153 * Makefile.in: Regenerate.
6154
87264276
PB
61552009-08-30 Paolo Bonzini <bonzini@gnu.org>
6156
6157 * configure.ac: Detect awk and sed.
6158 * Makefile.def (flags_to_pass): Add AWK and SED.
6159 * Makefile.tpl (AWK, SED): New.
6160 (BASE_FLAGS_TO_PASS): Add AWK and SED.
6161 * configure: Regenerate.
6162 * Makefile.in: Regenerate.
6163
68ccd57c
DK
61642009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
6165
6166 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
6167 (collapseslashes): Likewise.
6168
df58e648
RW
61692009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6170
6171 * configure.ac (AC_PREREQ): Bump to 2.64.
6172
0539cb2c
RW
61732009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6174
70fa0efa
RW
6175 * configure.ac: Remove --with-datarootdir, --with-docdir,
6176 --with-pdfdir, --with-htmldir switches.
6177 * configure: Regenerate.
6178
5213506e
RW
6179 * configure: Regenerate.
6180
0539cb2c
RW
6181 * compile: Sync from Automake 1.11.
6182 * depcomp: Likewise.
6183 * install-sh: Likewise.
6184 * missing: Likewise.
6185 * mkinstalldirs: Likewise.
6186 * ylwrap: Likewise.
6187
197c68cc
DK
61882009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
6189
6190 * ltmain.sh (func_normal_abspath): New function.
6191 (func_relative_path): Likewise.
6192 (func_mode_help): Document new -bindir option for link mode.
6193 (func_mode_link): Add new -bindir option, and use it to place
6194 output DLL if specified.
6195
58af276a
RW
61962009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6197
0115d4a3
RW
6198 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
6199 (baseargs): Add --disable-option-checking.
6200 * configure: Regenerate.
6201
58af276a
RW
6202 * Makefile.def (configure-target-libiberty): Depend on
6203 all-binutils and all-ld.
6204 (configure-target-newlib): Likewise.
6205 * Makefile.in: Regenerate.
6206
e9d9afef
BE
62072009-08-17 Ben Elliston <bje@au.ibm.com>
6208
6209 * config.sub, config.guess: Update from upstream sources.
6210
354ebf88
RW
62112009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6212
6213 Sync from src, merge:
6214
6215 2009-07-02 Tristan Gingold <gingold@adacore.com>
6216
6217 * configure.ac: Do not exclude gas for i386-*-darwin.
6218 Add a case for x86_64-*-darwin.
6219 * configure: Regenerate.
6220
8375f7b2
NV
62212009-08-06 Neil Vachharajani <nvachhar@gmail.com>
6222
6223 * MAINTAINERS: Add my name to Write After Approval list.
6224
dce2d8b2 62252009-08-06 Michael Eager <eager@eagercon.com>
ca9fe997
ME
6226
6227 * configure.ac: Add Microblaze target.
6228 * configure: Regenerate.
6229
ea2002ba
CB
62302009-07-31 Christian Bruel <christian.bruel@st.com>
6231
6232 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
6233 * configure: Regenerate.
2bf33cdb 6234
dce2d8b2 62352009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
f563194d
RIL
6236
6237 * MAINTAINERS (Write After Approval): Update my e-mail address.
6238
e90e6bd7
ILT
62392009-07-06 Ian Lance Taylor <iant@google.com>
6240
6241 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
6242 * configure: Rebuild.
6243
f6e0880a
TG
62442009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
6245
6246 * MAINTAINERS: Move myself to the Graphite Reviewers.
6247
6d984927
WG
62482009-06-30 Wei Guozhi <carrot@google.com>
6249
6250 * MAINTAINERS: Add my name to Write After Approval list.
6251
f2689b09
SE
62522009-06-26 Steve Ellcey <sje@cup.hp.com>
6253
6254 PR bootstrap/40338
6255 * configure.ac (comparestring): Create new variable.
6256 * Makefile.tpl (comparestring): Use to skip some comparisions.
6257 * configure: Regenerate.
6258 * Makefile.in: Regenerate.
6259
f62c0ba4
DE
62602009-06-26 Doug Evans <dje@sebabeach.org>
6261
6262 * Makefile.def (host_modules): Add cgen.
6263 * Makefile.in: Regenerate.
6264 * configure.ac (host_tools): Add cgen.
6265 * configure: Regenerate.
6266
7acf4da6
DD
62672009-06-23 DJ Delorie <dj@redhat.com>
6268
6269 * MAINTAINERS: Add myself as mep maintainer.
6270
00020c16
ILT
62712009-06-23 Ian Lance Taylor <iant@google.com>
6272
6273 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
6274 boot_languages. Only bootstrap target libraries listed in
6275 target_libs for some boot language. Add --with-stage1-ldflags,
6276 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
6277 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
6278 if not building with C++.
6279 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
6280 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
6281 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
6282 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
6283 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
6284 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
6285 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
6286 * configure, Makefile.in: Rebuild.
6287
1da52d4a
LF
62882009-06-23 Li Feng <nemokingdom@gmail.com>
6289
6290 * MAINTAINERS: Added my name to write-after-approval list.
6291
144c9175
RM
62922009-06-15 Ryan Mansfield <rmansfield@qnx.com>
6293
6294 * configure.ac: Define is_elf for QNX Neutrino targets.
6295 * configure: Regenerate.
6296
e5871e24
GS
62972009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
6298
9c78662a 6299 * MAINTAINERS: Added my name to the write-after-approval list
e5871e24 6300
5f4a82c0
KG
63012009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6302
6303 * configure.ac: Detect MPC in default directory.
6304 * configure: Regenerate.
6305
394e9195
JG
63062009-06-03 Jerome Guitton <guitton@adacore.com>
6307 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6308
9c78662a
UB
6309 * Makefile.tpl (all): Avoid a trailing backslash.
6310 * Makefile.in: Regenerate.
394e9195 6311
47bca6aa
BE
63122009-06-03 Ben Elliston <bje@au.ibm.com>
6313
6314 * config.sub, config.guess: Update from upstream sources.
6315
a891a473
RS
63162009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
6317
6318 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
6319 to noconfdirs.
6320 * configure: Regenerate.
6321
70cb2d9f
AO
63222009-06-02 Alexandre Oliva <aoliva@redhat.com>
6323
6324 * Makefile.tpl ([+compare-target+]): Compare all stage
6325 directories, rather than just gcc.
6326 * Makefile.in: Rebuilt.
6327
7f1245df
DK
63282009-06-01 Doug Kwan <dougkwan@google.com>
6329
6330 * configure.ac: Support gold for target arm*-*-*.
6331 * configure: Regenerate.
394e9195 6332
acd26225
KG
63332009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6334
6335 * Makefile.def: Add MPC support and dependencies.
6336 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
6337
6338 * Makefile.in, configure: Regenerate.
6339
a1fc946a
AO
63402009-05-27 Alexandre Oliva <aoliva@redhat.com>
6341
6342 * Makefile.tpl (all): Avoid harmless warning in make all when
6343 gcc-bootstrap is enabled but stage_last does not exist.
6344 * Makefile.in: Rebuilt.
6345
2e6a3c8d
NR
63462009-05-24 Nicolas Roche <roche@adacore.com>
6347
6348 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
6349 * Makefile.in: Regenerate.
6350
63487d11
DC
63512009-05-21 Denis Chertykov <chertykov@gmail.com>
6352
6353 * MAINTAINERS: Update my e-mail address.
6354
449223af
DK
63552009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
6356
6357 * configure.ac (cygwin noconfigdirs): Remove libgcj.
6358 * configure: Regenerate.
6359
31c98f49
AO
63602009-05-18 Alexandre Oliva <aoliva@redhat.com>
6361
6362 PR other/40159
6363 * Makefile.tpl (all): Don't assume gcc-bootstrap and
6364 gcc-no-bootstrap are mutually exclusive.
6365 * Makefile.in: Rebuilt.
6366
0f501837
AO
63672009-05-18 Alexandre Oliva <aoliva@redhat.com>
6368
6369 PR other/40159
6370 * Makefile.tpl (all): Don't end with unconditional success.
6371 * Makefile.in: Rebuilt.
6372
4a4a4e99
AO
63732009-05-12 Alexandre Oliva <aoliva@redhat.com>
6374
6375 PR target/37137
6376 * Makefile.def (flags_to_pass): Remove redundant and incomplete
6377 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
6378 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
6379 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
6380 stage_configureflags, stage_cflags and stage_libcflags into
6381 explicit Makefile macros.
6382 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
6383 GFORTRAN.
6384 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
6385 CC. Set CC_FOR_BUILD from CC.
6386 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
6387 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
6388 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
6389 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
6390 and GFORTRAN.
6391 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
6392 (_LIBCFLAGS): Renamed to _TFLAGS.
6393 (do-compare-debug, do-compare3-debug): Drop.
6394 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
6395 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
6396 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
6397 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
6398 (XGCC_FLAGS_FOR_TARGET): New.
6399 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
6400 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
6401 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
6402 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9c78662a 6403 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4a4a4e99
AO
6404 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
6405 TFLAGS.
6406 (BUILD_CONFIG): Include if requested.
6407 (all): Set TFLAGS on bootstrap.
6408 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
6409 (all-stageid-prefixmodule): Likewise.
6410 (do-clean, distclean-stageid): Set TFLAGS.
6411 (restrap): Fix whitespace.
6412 * Makefile.in: Rebuilt.
6413
1cee3429
PB
64142009-05-07 Paolo Bonzini <bonzini@gnu.org>
6415
6416 * config.guess: Sync with src.
6417
0b70eafd
DK
64182009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
6419
6420 * configure.ac ($with_ppl): Default to no if not supplied.
6421 ($with_cloog): Likewise.
6422 configure: Regenerate.
6423
5175f17c
JW
64242009-04-27 James E. Wilson <wilson@codesourcery.com>
6425
6426 * MAINTAINERS: Update my e-mail address.
6427
952fa153
NC
64282009-04-27 Nick Clifton <nickc@redhat.com>
6429
6430 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
6431
a687f83c
EB
64322009-04-25 Eric Botcazou <ebotcazou@adacore.com>
6433
6434 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
6435 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
6436 * Makefile.in: Regenerate.
6437
9e3eba15
KG
64382009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6439
6440 PR bootstrap/39739
6441 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
6442 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
6443
6444 * configure, Makefile.in: Regenerate.
6445
a687f83c 64462009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
6447
6448 * include/hashtab.h: Update GTY annotations to new syntax
6449 * include/splay-tree.h: Likewise
6450
070bdbd9
BE
64512009-04-17 Ben Elliston <bje@au.ibm.com>
6452
6453 * config.sub, config.guess: Update from upstream sources.
6454
55f2d967
AG
64552009-04-15 Anthony Green <green@moxielogic.com>
6456
6457 * configure.ac: Add moxie support.
6458 * configure: Rebuilt.
6459
309c24a9
JJ
64602009-04-14 Jakub Jelinek <jakub@redhat.com>
6461
6462 * configure.ac: Change copyright header to refer to version
6463 3 of the GNU General Public License and to point readers at the
6464 COPYING3 file and the FSF's license web page.
6465 * Makefile.def: Likewise.
6466 * Makefile.tpl: Likewise.
6467 * Makefile.in: Regenerate.
6468
b93133bc
JH
64692009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
6470
6471 * configure.ac: Restore match for darwin9 or later. Use double
6472 brackets since regeneration eats one pair.
6473 * configure: Regenerate.
6474
d18ff35a
L
64752009-04-09 H.J. Lu <hongjiu.lu@intel.com>
6476
6477 PR gas/10039
6478 * configure.ac: Require texinfo 4.7.
6479 * configure: Regenerated.
6480
748086b7
JJ
64812009-04-09 Nick Clifton <nickc@redhat.com>
6482
6483 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
6484 the GCC Runtime Library Exception.
6485
a3337ea2
KG
64862009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6487
6488 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
6489 * configure: Regenerate.
6490
60911f14
SE
64912009-04-01 Steve Ellcey <sje@cup.hp.com>
6492
6493 * Makefil.def (languages): New entries.
6494 * Makefile.tpl (check-gcc-*): New generic target.
6495 * Makefile.in: Regenerate.
60911f14 6496
dce2d8b2 64972009-03-25 Erven Rohou <erven.rohou@inria.fr>
7369c1d0 6498
d18ff35a 6499 * MAINTAINERS: Update my email address.
7369c1d0 6500
cfb1f59f
TT
65012009-03-18 Tom Tromey <tromey@redhat.com>
6502
d18ff35a
L
6503 * configure: Rebuild.
6504 * configure.ac (host_libs): Add libiconv.
6505 * Makefile.in: Rebuild.
6506 * Makefile.def (host_modules): Add libiconv.
6507 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 6508
75eeae1a
TG
65092009-03-16 Tristan Gingold <gingold@adacore.com>
6510
6511 * configure.ac: Treat gdb as supported on x86_64-darwin.
6512 * configure: Regenerate.
6513
f38095f3
JM
65142009-03-16 Joseph Myers <joseph@codesourcery.com>
6515
6516 * configure.ac (--with-host-libstdcxx): New option.
6517 * configure: Regenerate.
6518
dce2d8b2 65192009-03-12 Joern Rennecke <joern.rennecke@arc.com>
fec7f245
JR
6520
6521 * MAINTAINERS: Move myself into the write after approval list.
6522
6d401294
NP
65232009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
6524
6525 * MAINTAINERS: Update e-mail address.
2bf33cdb 6526
07c97076
DN
65272009-03-11 Dorit Nuzman <dorit@il.ibm.com>
6528
6529 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
6530
dce2d8b2 65312009-03-10 Ira Rosen <irar@il.ibm.com>
bb947fd1
IR
6532
6533 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
6534
7a9d3fe8
RW
65352009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6536
6537 Backport from git Libtool:
6538
6539 2009-01-19 Robert Millan <rmh@aybabtu.com>
6540 Support GNU/kOpenSolaris.
6541 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
6542 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
6543 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
6544 GNU/kOpenSolaris.
6545
c9e9e11f
AS
65462009-02-27 Andreas Schwab <schwab@linux-m68k.org>
6547
6548 * MAINTAINERS: Update e-mail address.
6549
5e8c1552 65502009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
6551
6552 * MAINTAINERS (Write After Approval): Add self.
6553
b0adb088
BM
65542009-02-18 Bingfeng Mei <bmei@broadcom.com>
6555
6556 * MAINTAINERS (Write After Approval): Add myself.
6557
ee04b574
AS
65582009-02-05 Andreas Schwab <schwab@suse.de>
6559
6560 * Makefile.tpl (stage_last): Define $r and $s before using
6561 $(RECURSE_FLAGS_TO_PASS).
6562 * Makefile.in: Regenerate
6563
907884c9
ILT
65642009-01-30 Ian Lance Taylor <iant@google.com>
6565
6566 * MAINTAINERS: Move myself to the Global Reviewers list.
6567
416ac4d4
RM
65682009-01-29 Robert Millan <rmh@aybabtu.com>
6569
6570 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
6571 * configure: Regenerate.
6572
ee5decb3
GP
65732009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
6574
6575 * MAINTAINERS: Make whitespace consistent.
19196f44 6576 Remove Robert Millan from Write After Approval.
ee5decb3 6577
36fbb0ec
AM
65782009-01-16 Alan Modra <amodra@bigpond.net.au>
6579
6580 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
6581 (all-opcodes): Depend on all-libiberty.
6582 * Makefile.in: Regenerate.
6583
52535a64
DR
65842009-01-15 Douglas B Rupp <rupp@gnat.com>
6585
6586 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
6587 * configure: Regenerate.
6588
e04a57df
RR
65892009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
6590
6591 * MAINTAINERS (Write After Approval): Add myself.
6592
856c450b
SK
65932009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
6594
6595 * MAINTAINERS: Add myself to reviewers (Fortran).
6596
dce2d8b2 65972009-01-12 Sebastian Pop <sebastian.pop@amd.com>
53095c56
SP
6598
6599 PR tree-optimization/38515
6600 * configure.ac (cloog-polylib): Removed.
6601 (with_ppl, with_cloog): Test for "no".
6602 * configure: Regenerated.
6603
1e5e8a59
DF
66042009-01-11 Daniel Franke <franke.daniel@gmail.com>
6605
6606 * MAINTAINERS: Moved myself to reviewers (Fortran).
6607
5e5debf6
TS
66082009-01-06 Thomas Schwinge <tschwinge@gnu.org>
6609
6610 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
6611 (Write After Approval): Remove myself.
6612
1c42acf1
DN
66132009-01-03 Diego Novillo <dnovillo@google.com>
6614
6615 * MAINTAINERS: Remove myself from alias maintainership.
6616
2fbbedaf
DA
66172009-01-02 David Ayers <ayers@fsfe.org>
6618
6619 * MAINTAINERS: Update e-mail address.
6620
17213821
GP
66212008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
6622
6623 * MAINTAINERS: Make whitespace consistent.
6624
baafc534
RW
66252008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6626
6627 Backport from upstream Libtool:
6628 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
6629 Add cache variables to tests that require the linker to work.
6630 For shlibpath_overrides_runpath, this also changes the semantics
6631 to let the result from the C compiler take precedence.
6632
18430d27
BE
66332008-12-02 Ben Elliston <bje@au.ibm.com>
6634
6635 * config.sub, config.guess: Update from upstream sources.
6636
dce2d8b2 66372008-12-12 Sebastian Pop <sebastian.pop@amd.com>
0a280b35
SP
6638
6639 * configure.ac (ppllibs): Add by default the lib flags.
6640 * configure: Regenerate.
6641
41e9641b
LM
66422008-12-08 Luis Machado <luisgpm@br.ibm.com>
6643
6644 * MAINTAINERS: Add myself to the write after approval list.
6645
25783c30
JH
66462008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
6647
ee04b574
AS
6648 * configure.ac: Add double brackets on darwin[912].
6649 * configure: Regenerate.
25783c30 6650
0e318fcc
DK
66512008-12-03 Daniel Kraft <d@domob.eu>
6652
6653 * MAINTAINERS: Moved myself and Mikael Morin from Write After
6654 Approval to Reviewer section (for Fortran front-end).
6655
7f171b95
JH
66562008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
6657
6658 * configure.ac: Expand to darwin10 and later.
6659 * configure: Regenerate.
6660
09ce620e
AS
66612008-12-02 Andreas Schwab <schwab@suse.de>
6662
6663 * Makefile.def: configure-target-boehm-gc depends on
6664 all-target-libstdc++-v3.
6665 * Makefile.in: Regenerate.
6666
386c704d
KT
66672008-12-02 Kai Tietz <kai.tietz@onevision.com>
6668
6669 * MAINTAINERS: Add myself as mingw maintainer.
6670
e03dd84a
BE
66712008-12-02 Ben Elliston <bje@au.ibm.com>
6672
6673 * config.sub, config.guess: Update from upstream sources.
6674
3fa87964
GP
66752008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
6676
6677 * README.SCO: Remove.
6678
df72d7ed
FP
66792008-11-29 Fernando Pereira <pronesto@gmail.com>
6680
6681 * MAINTAINERS: Add myself to the write after approval list.
6682
b5646528
DK
66832008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
6684
6685 * MAINTAINERS: Update my email address in WAA section.
6686
dce2d8b2 66872008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
ebf24eb4
CL
6688
6689 * MAINTAINERS: Update e-mail address.
6690
dce2d8b2 66912008-11-27 Toon Moene <toon@moene.org>
50e0f131
TM
6692
6693 * MAINTAINERS: Change e-mail address.
6694
0db3a858
TG
66952008-11-27 Tristan Gingold <gingold@adacore.com>
6696
6697 * configure.ac: Build gdb for i?86-*-darwin*
6698 * configure: Regenerated.
6699
dce2d8b2 67002008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
f07bde68
HS
6701
6702 * MAINTAINERS: Added my full name.
6703
487e299b
DJ
67042008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
6705
6706 PR bootstrap/38014
6707 PR bootstrap/37923
6708
6709 Revert:
6710
6711 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6712
6713 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6714 * Makefile.in: Regenerated.
6715
6716 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
6717
6718 PR gdb/921
6719 PR gdb/1646
6720 PR gdb/2175
6721 PR gdb/2176
6722
6723 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6724 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6725 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
6726 (HOST_EXPORTS): Pass CPPFLAGS.
6727 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6728 (LDFLAGS_FOR_TARGET): Initialize from configure script.
6729 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6730 * Makefile.in, configure: Regenerated.
6731 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6732 and CPPFLAGS_FOR_BUILD.
6733
dce2d8b2 67342008-11-06 Jeff Law <law@redhat.com>
d69fbecb
JL
6735
6736 * MAINTAINERS: Add myself as middle end maintainer.
6737
044fed69
AS
67382008-11-06 Andrew Stubbs <ams@codesourcery.com>
6739
6740 * MAINTAINERS (Write after approval): Add myself.
6741
caf6defe
DN
67422008-11-05 Diego Novillo <dnovillo@google.com>
6743
6744 * MAINTAINERS (Global Reviewers): Add myself.
6745 (Non-Algorithmic Maintainers): Remove myself.
6746
3e9899ac
TS
67472008-11-04 Thomas Schwinge <tschwinge@gnu.org>
6748
09ce620e 6749 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 6750
ea99e36e
MM
67512008-10-31 Mikael Morin <mikael.morin@tele2.fr>
6752
09ce620e 6753 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 6754
fb0d2684
BE
67552008-10-31 Ben Elliston <bje@au.ibm.com>
6756
6757 * configure.ac (spu-*-*): Remove special case.
6758 * configure: Regenerate.
6759
73c07a3e
CM
67602008-10-30 Catherine Moore <clm@codesourcery.com>
6761
6762 * MAINTAINERS (Write after approval): Update my email address.
6763
7310a2da
SSF
67642008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
6765
6766 * configure.ac [spu-*-*]: Do not set skipdirs.
6767 * configure: Re-generate.
6768
7e51fe23
BS
67692008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
6770
6771 * MAINTAINERS (Various Maintainers): Add myself to reload.
6772
ef20be93
RG
67732008-10-25 Richard Guenther <rguenther@suse.de>
6774
6775 * MAINTAINERS (Various Maintainers): Add myself as middle-end
6776 maintainer. Remove myself as libgcc-math maintainer.
6777 (Non-Algorithmic Maintainers): Remove myself.
6778
03ffcfa0
DJ
67792008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6780
6781 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6782 * Makefile.in: Regenerated.
6783
dec014a9
CC
67842008-10-23 Cary Coutant <ccoutant@google.com>
6785
6786 * MAINTAINERS (Write after approval): Add myself.
6787
b36c386c
DJ
67882008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
6789
6790 PR gdb/921
6791 PR gdb/1646
6792 PR gdb/2175
6793 PR gdb/2176
6794
6795 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6796 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6797 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
6798 (HOST_EXPORTS): Pass CPPFLAGS.
6799 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6800 (LDFLAGS_FOR_TARGET): Initialize from configure script.
6801 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6802 * Makefile.in, configure: Regenerated.
6803 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6804 and CPPFLAGS_FOR_BUILD.
6805
dce2d8b2 68062008-10-20 Sebastian Pop <sebastian.pop@amd.com>
84541525
SP
6807
6808 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
6809 Sebastian Pop.
6810
e0bda97e
AP
68112008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
6812
6813 * MAINTAINERS (Write After Approval): Added myself.
6814
36c713e0
KG
68152008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6816
6817 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
6818 recommended version to 2.3.2.
6819
6820 * configure: Regenerate.
6821
8fe005ee
MM
68222008-10-01 Mark Mitchell <mark@codesourcery.com>
6823
6824 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
6825
be8f156f
DD
68262008-09-29 David Daney <david.daney@caviumnetworks.com>
6827
6828 * MAINTAINERS (Write After Approval): Update e-mail address.
6829
ae11dff4
PG
68302008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
6831
6832 * libtool.m4: Update to libtool 2.2.6.
6833 * lt~obsolete.m4: Update to libtool 2.2.6.
6834 * ltmain.sh: Update to libtool 2.2.6.
6835 * ltsugar.m4: Update to libtool 2.2.6.
6836 * ltversion.m4: Update to libtool 2.2.6.
6837 * ltoptions.m4: Update to libtool 2.2.6.
6838 * ltgcc.m4: Update to match changes from libtool 2.2.6.
6839
441154b1
CF
68402008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
6841
6842 * MAINTAINERS (Write After Approval): Add myself.
6843
775b3b26
BRF
68442008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
6845
6846 * MAINTAINERS (Write After Approval): Update my name.
6847
94538043
SB
68482008-09-20 Steven Bosscher <steven@gcc.gnu.org>
6849
09ce620e 6850 * MAINTAINERS: Add myself in "Write After Approval".
94538043 6851
52d1bfd8
SE
68522008-09-18 Steve Ellcey <sje@cup.hp.com>
6853
09ce620e 6854 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 6855
c5cc92f5
GP
68562008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
6857
6858 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
6859 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
6860 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
6861 and Michael Tiemann from Write After Approval since they do not
6862 actually have access.
6863
23d9794a
RG
68642008-09-05 Richard Guenther <rguenther@suse.de>
6865
6866 * configure.ac: Initialize clooglibs to -lcloog.
6867 * configure: Re-generate.
6868
192a671e
LCW
68692008-09-04 Le-Chun Wu <lcwu@google.com>
6870
6871 * MAINTAINERS (Write After Approval): Add myself.
6872
d789184e
SP
68732008-09-03 Sebastian Pop <sebastian.pop@amd.com>
6874
6875 * configure.ac (--with-cloog-polylib): New.
6876 (--disable-cloog-version-check): New.
6877 (--disable-ppl-version-check): New.
6878 * configure: Re-generate.
6879
36a881c7
RG
68802008-09-03 Richard Guenther <rguenther@suse.de>
6881
6882 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
6883 cloog test.
6884 * configure: Re-generate.
6885
358da97e
HS
68862008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
6887
6888 Add picoChip port.
6889 * MAINTAINERS: Add picoChip maintainers.
6890
f8bf9252
SP
68912008-09-02 Sebastian Pop <sebastian.pop@amd.com>
6892 Tobias Grosser <grosser@fim.uni-passau.de>
6893 Jan Sjodin <jan.sjodin@amd.com>
6894 Harsha Jagasia <harsha.jagasia@amd.com>
6895 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6896 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6897 Adrien Eliche <aeliche@isty.uvsq.fr>
6898
6899 Merge from graphite branch.
6900 * configure: Regenerate.
6901 * Makefile.in: Regenerate.
6902 * configure.ac (host_libs): Add ppl and cloog.
6903 Add checks for PPL and CLooG.
6904 * Makefile.def (ppl, cloog): Added modules and dependences.
6905 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
6906 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
6907
d89f0ad6
AL
69082008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6909
6910 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
6911 (GCC_SHLIB_SUBDIR): New.
6912 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
6913 * configure: Regenerate.
6914 * Makefile.in: Regenerate.
6915
88a25817
GP
69162008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
6917
6918 * MAINTAINERS: Consistently use tabs to separate columns.
6919
f873f15f
TG
69202008-08-29 Tristan Gingold <gingold@adacore.com>
6921
6922 * MAINTAINERS (Write after Approval): Add myself.
6923
e1514c3f
TG
69242008-08-28 Tristan Gingold <gingold@adacore.com>
6925
6926 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
6927 Enable bfd, binutils and opcodes.
6928 * configure: Regenerate.
6929
4717882f
JDA
69302008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6931
6932 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
6933
28c9884c
TK
69342008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6935
6936 * MAINTAINERS: Use correct Umlaut for last name.
6937
ae96d86a
FXC
69382008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6939
6940 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
6941
3ecc96e3
DE
69422008-08-16 David Edelsohn <edelsohn@gnu.org>
6943
6944 * MAINTAINERS: Update my email address.
6945
dd609cc1
EB
69462008-08-16 Nicolas Roche <roche@adacore.com>
6947
6948 * Makefile.tpl: Add BOOT_ADAFLAGS.
6949 * Makefile.in: Regenerate.
6950
08d0963a
RS
69512008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
6952
6953 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
6954 * configure: Regenerate.
6955
dce2d8b2 69562008-07-30 Paolo Bonzini <bonzini@gnu.org>
00afcaa0
PB
6957
6958 * configure.ac: Add makefile fragments for hpux.
6959 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
6960 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
6961 * configure: Regenerate.
6962 * Makefile.in: Regenerate.
6963
dce2d8b2 69642008-07-28 Aldy Hernandez <aldyh@redhat.com>
806b3528
AH
6965
6966 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
6967
dce2d8b2 69682008-07-11 Dodji Seketeli <dseketel@redhat.com>
ab220355
DS
6969
6970 * MAINTAINERS (Write after Approval): Add myself.
6971
78209f30
XG
69722008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
6973
6974 * MAINTAINERS (Write After Approval): Add myself.
6975
5b5b098d
AJ
69762008-06-29 Andrew Jenner <andrew@codesourcery.com>
6977
6978 * MAINTAINERS (Write After Approval): Add myself.
6979
d812ec93
KW
69802008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
6981
6982 * MAINTAINERS: Update my email address.
6983
99e78224
JY
69842008-06-25 Joey Ye <joey.ye@intel.com>
6985
6986 * MAINTAINERS (Write After Approval): Add myself.
6987
18c04407
RW
69882008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6989
6990 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
6991 * Makefile.in: Regenerate.
6992 * configure: Regenerate.
6993
47aa9a31
DK
69942008-06-17 Daniel Kraft <d@domob.eu>
6995
6996 * MAINTAINERS (Write After Approval): Add myself.
6997
ad33ff57
RW
69982008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6999
7000 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
7001 "$@" is still intact with both Autoconf 2.59 and 2.62.
7002 * configure: Regenerate.
7003
cdce5c41
RW
70042008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7005
7006 * Makefile.tpl: Fix comment errors.
7007 * Makefile.in: Regenerate.
7008
01b79d11
DM
70092008-06-12 David S. Miller <davem@davemloft.net>
7010 David Edelsohn <edelsohn@gnu.org>
7011
7012 * configure.ac: Add powerpc*-*-* to gold supported targets.
7013 * configure: Regenerate.
7014
f8c33439
JM
70152008-06-08 Joseph Myers <joseph@codesourcery.com>
7016
7017 PR tree-optimization/36218
7018 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
7019 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
7020 (all prefix="build-"): Pass them to build-system sub-makes.
7021 * Makefile.in: Regenerate.
7022
cd985f66
JM
70232008-06-07 Joseph Myers <joseph@codesourcery.com>
7024
7025 * MAINTAINERS (mt port): Remove.
7026 (sco5, unixware, sco udk): Remove.
7027 (Kean Johnston): Add to Write After Approval.
7028
3f6383d3
JB
70292008-05-30 Julian Brown <julian@codesourcery.com>
7030
7031 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
7032 of libobjc for ARM EABI Linux.
7033 * configure: Regenerate.
30da41ed 7034
dce2d8b2 70352008-05-18 Xinliang David Li <davidxl@google.com>
e29cc9b4 7036
09ce620e 7037 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 7038
dce2d8b2 70392008-05-17 Xinliang David Li <davidxl@google.com>
30da41ed 7040
e29cc9b4 7041 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 7042
955410cb
JW
70432008-05-15 Janus Weil <janus@gcc.gnu.org>
7044
7045 * MAINTAINERS (Write After Approval): Add myself.
7046
719bb4e3 70472008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
7048
7049 * config-ml.in: don't handle --enable-shared and --enable-static.
7050
372b05fc
RS
70512008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
7052
7053 * MAINTAINERS: Update my email address.
7054
f73e2200
PC
70552008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
7056
7057 * MAINTAINERS: Update my email address.
09ce620e 7058
3e438e2b
KVH
70592008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
7060
7061 * MAINTAINERS (Write After Approval): Add myself.
7062
177bf491
GS
70632008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
7064
7065 * MAINTAINERS (Write After Approval): Add myself.
7066
dce2d8b2 70672008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
ac89df2f
PG
7068
7069 * MAINTAINERS (crx): Add myself.
7070
14a8726b
PB
70712008-04-18 Paolo Bonzini <bonzini@gnu.org>
7072
7073 Sync with src:
7074 2008-04-14 David S. Miller <davem@davemloft.net>
7075
09ce620e
AS
7076 * configure.ac: Add sparc*-*-* to gold supported targets.
7077 * configure: Regenerate.
14a8726b 7078
7142fb32
PB
70792008-04-18 Paolo Bonzini <bonzini@gnu.org>
7080
7081 PR bootstrap/35457
7082 * configure.ac: Include override.m4.
7083 * configure: Regenerate.
7084
c6b196de
PB
70852008-04-18 Paolo Bonzini <bonzini@gnu.org>
7086
09ce620e
AS
7087 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
7088 * Makefile.in: Regenerate.
c6b196de 7089
dce2d8b2 70902008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
c993ae60 7091
09ce620e 7092 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 7093 as nonconfigurable directories list.
09ce620e 7094 * configure: Regenerate.
c993ae60 7095
8479b1b1
BE
70962008-04-14 Ben Elliston <bje@au.ibm.com>
7097
7098 * config.sub, config.guess: Update from upstream sources.
7099
295e261a
HPN
71002008-04-12 Hans-Peter Nilsson <hp@axis.com>
7101
7102 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
7103 * Makefile.in: Regenerate.
7104
ac3949d9
EW
71052008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
7106
7107 * configure.ac: Do not build libssp for the AVR.
7108 * configure: Regenerate.
7109
06407e30
ILT
71102008-04-07 Ian Lance Taylor <iant@google.com>
7111
7112 * Makefile.def: check-gold depends upon all-binutils.
7113 * Makefile.in: Regenerate.
7114
97db009c
AH
71152008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
7116
7117 * MAINTAINERS (Write After Approval): Add myself.
7118
2a79c47f
NC
71192008-04-04 Nick Clifton <nickc@redhat.com>
7120
7121 PR binutils/4334
5f4bebbf 7122 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
7123 builds.
7124 * configure: Regenerate.
7125
c53a18d3
N
71262008-04-04 NightStrike <NightStrike@gmail.com>
7127
7128 PR other/35151
09ce620e
AS
7129 * configure.ac: Combine rules for mingw32 and mingw64.
7130 * configure: Regenerate.
c53a18d3 7131
d925aa70
KT
71322008-04-02 Kai Tietz <kai.tietz@onvision.com>
7133
7134 * MAINTAINERS (Write After Approval): Add myself.
7135
dce2d8b2 71362008-04-01 Seongbae Park <seongbae.park@gmail.com>
ad424a85
SP
7137
7138 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
7139 * Makefile.in (.NOTPARALLEL): Ditto.
7140
4412a506
PG
71412008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
7142
7143 * MAINTAINERS (Write After Approval): Add myself.
7144
dce2d8b2 71452008-03-31 Seongbae Park <seongbae.park@gmail.com>
2f908293
SP
7146
7147 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
7148 * Makefile.in (.NOTPARALLEL): Regenerate.
7149
639223bd
PB
71502008-03-27 Paolo Bonzini <bonzini@gnu.org>
7151
7152 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
7153 * Makefile.in: Regenerate.
7154
b8ab1f4a
JS
71552008-03-26 Jakub Staszak <kuba@et.pl>
7156
7157 * MAINTAINERS (Write After Approval): Add myself.
7158
b45890a4
TK
71592008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
7160
7161 * MAINTAINERS: Update e-mail address.
7162
5afab7ad
ILT
71632008-03-20 Ian Lance Taylor <iant@google.com>
7164
7165 * configure.ac: Add support for --enable-gold.
7166 * Makefile.def: Add gold as a directory like ld.
7167 * configure, Makefile.in: Regenerate.
7168
38d24731
RW
71692008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7170
7171 * configure.ac: m4_include config/proginstall.m4.
7172 * configure: Regenerate.
32bc4cf4
RW
7173
7174 Backport from upstream Libtool:
09ce620e 7175
32bc4cf4 7176 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 7177
32bc4cf4
RW
7178 Deal with Autoconf 2.62's semantic change in m4_append.
7179 * ltsugar.m4 (lt_append): Replace broken versions of
7180 m4_append.
7181 (lt_if_append_uniq): Don't require separator to be overquoted,
7182 and avoid broken m4_append.
7183 (lt_dict_add): Fix typo.
7184 * libtool.m4 (_LT_DECL): Don't overquote separator.
7185
9d3c50ea
DE
71862008-03-13 David Edelsohn <edelsohn@gnu.org>
7187
7188 * config.rpath: Add AIX 6 support.
7189
5d2edb29
PB
71902008-03-13 Paolo Bonzini <bonzini@gnu.org>
7191
7192 * Makefile.def (stageprofile). Remove -fprofile-generate
7193 from stage_libcflags.
7194 * Makefile.in: Regenerate.
7195
954910ef
BE
71962008-03-13 Ben Elliston <bje@au.ibm.com>
7197
7198 * config.sub, config.guess: Update from upstream sources.
7199
e8645a40
TT
72002008-03-06 Tom Tromey <tromey@redhat.com>
7201
7202 * MAINTAINERS: Update for treelang deletion.
7203
2c8e955e
JW
72042008-03-03 James E. Wilson <wilson@tuliptree.org>
7205
7206 * MAINTAINERS: Update my email address.
7207
54acd307
SS
72082008-03-03 Stan Shebs <stanshebs@earthlink.net>
7209
893ad2a1 7210 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
7211 (objective-c/c++): Add myself as a maintainer.
7212
4b52b516
VR
72132008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
7214
7215 * MAINTAINERS (Write After Approval): Update my email address.
7216
e652b516
TB
72172008-02-25 Tomas Bily <tbily@suse.cz>
7218
7219 * MAINTAINERS (Write After Approval): Add myself.
7220
02d30740
JJ
72212008-02-23 Jakub Jelinek <jakub@redhat.com>
7222
7223 * MAINTAINERS (OpenMP): Add myself.
7224
1c8bd6a3
PB
72252008-02-20 Paolo Bonzini <bonzini@gnu.org>
7226
4b40b2a5
UB
7227 PR bootstrap/32009
7228 PR bootstrap/32161
1c8bd6a3 7229
4b40b2a5
UB
7230 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
7231 * configure: Regenerate.
1c8bd6a3 7232
4b40b2a5
UB
7233 * Makefile.def: Define stage_libcflags for all bootstrap stages.
7234 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
7235 STAGE4_LIBCFLAGS): New.
7236 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
7237 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
7238 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
7239 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
7240 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
7241 for target modules. Don't export LIBCFLAGS.
7242 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
7243 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
7244 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
7245 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
7246 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
7247 * Makefile.in: Regenerate.
1c8bd6a3 7248
bb44c9d2
RW
72492008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7250
7251 PR libgcj/33085
7252 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
7253 Do not use -DDLL_EXPORT. Backport from upstream.
7254
29a7754d
RW
72552008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7256
7257 * MAINTAINERS (Write After Approval): Add myself.
7258
9a212bb7
HPN
72592008-02-02 Hans-Peter Nilsson <hp@axis.com>
7260
7261 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
7262 * configure: Regenerate.
7263
aa12a573
MG
72642008-01-31 Marc Gauthier <marc@tensilica.com>
7265
7266 * configure.ac (xtensa*-*-*): Recognize processor variants.
7267 * configure: Regenerate.
7268
ac9e6043
RW
72692008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7270
40049ccc
UB
7271 PR bootstrap/34922
7272 * configure.ac (PARSE_ARGS): Push suitable setting of
7273 ac_subdirs_all, for `./configure --help=recursive'.
7274 Handle `+' in generic toplevel directory disabling.
7275 * configure: Regenerate.
ac9e6043 7276
4288c86a
NC
72772008-01-28 Nick Clifton <nickc@redhat.com>
7278
7279 * MAINTAINERS (xstormy16): Take over maintainership.
7280
8d8da227
JM
72812008-01-25 Joseph Myers <joseph@codesourcery.com>
7282
7283 * MAINTAINERS (c4x port): Remove.
7284
349b60e7
DE
72852008-01-24 David Edelsohn <edelsohn@gnu.org>
7286
7287 * libtool.m4: Backport AIX 6 support from ToT Libtool.
7288
3ca06a68
BE
72892008-01-23 Ben Elliston <bje@au.ibm.com>
7290
7291 * config.sub, config.guess: Update from upstream sources.
7292
3c631381
TG
72932008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
7294
7295 * MAINTAINERS (Write After Approval): Add myself.
7296
20533ef1
L
72972008-01-17 H.J. Lu <hjl.tools@gmail.com>
7298
7299 * MAINTAINERS: Update my email address.
7300
73012008-01-09 Raksit Ashok <raksit@google.com>
7302
7303 * MAINTAINERS (Write After Approval): Add myself.
7304
684f4f6a
RA
73052008-01-09 Raksit Ashok <raksit@google.com>
7306
7307 * MAINTAINERS (Write After Approval): Add myself.
7308
9cb8756f
BE
73092008-01-08 Ben Elliston <bje@au.ibm.com>
7310
7311 * config.sub, config.guess: Update from upstream sources.
7312
94e1934d
KG
73132007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7314
7315 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 7316 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
7317 * configure: Regenerate.
7318
a2e51f77
SP
73192007-12-15 Sebastian Pop <sebastian.pop@amd.com>
7320
7321 * MAINTAINERS: Update my email address.
7322
ffe3dcd9
BRF
73232007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
7324
7325 * MAINTAINERS: Update my email address.
7326
aa4095c9
RS
73272007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
7328
7329 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
7330 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
7331 * Makefile.in: Regenerate.
7332
dce2d8b2 73332007-12-10 Mark Heffernan <meheff@google.com>
030e2013
MH
7334
7335 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
7336 misplaced entries.
7337
0fe0f073
AT
73382007-12-10 Andreas Tobler <a.tobler@schweiz.org>
7339
7340 * configure.ac: Enable libjava for x86_64-*-darwin9.
7341 * configure: Regenerate.
7342
dce2d8b2 73432007-12-07 Bill Maddox <maddox@google.com>
d4ca4b06
BM
7344
7345 * MAINTAINERS (Write After Approval): Add myself.
7346
c3220d4c
BE
73472007-12-05 Ben Elliston <bje@au.ibm.com>
7348
7349 * config.sub, config.guess: Update from upstream sources.
7350
aba7501e
MK
73512007-12-02 Matthias Klose <doko@ubuntu.com>
7352
7353 * config-ml.in: Remove 64bit configure tests.
7354
d683ec81
PB
73552007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7356
7357 * config-ml.in: Robustify against white space in absolute file
7358 names.
7359
7360 * config-ml.in (multi-clean): Substitute ${Makefile}.
7361 Remove superfluous ${Makefile} in list.
7362
60f1711a
TS
73632007-11-19 Thiemo Seufer <ths@mips.com>
7364
7365 * config-ml.in: Don't hardcode the Makefile name.
7366
487f9d96
AM
73672007-11-08 Alexander Monakov <amonakov@ispras.ru>
7368
7369 * MAINTAINERS (Write After Approval): Add myself.
7370
fa3886fe
ST
73712007-11-07 Samuel Tardieu <sam@rfc1149.net>
7372
7373 * MAINTAINERS (Write After Approval): Add myself.
7374
dce2d8b2 73752007-11-06 Doug Kwan <dougkwan@google.com>
ae750079
DK
7376
7377 * MAINTAINERS (Write After Approval): Add myself.
7378
acc48927
BE
73792007-10-25 Ben Elliston <bje@au.ibm.com>
7380
7381 * MAINTAINERS (mercury): Remove entry.
7382 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
7383
e00e9858
DJ
73842007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
7385
7386 * Makefile.def (dependencies): Make configure-gdb depend on
7387 all-intl.
7388 * Makefile.in: Regenerated.
7389
def14a3c
SK
73902007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
7391
7392 * MAINTAINERS (Fortran maintainer): Remove myself.
7393
dce2d8b2 73942007-10-15 Patrick Mansfield <patmans@us.ibm.com>
0e5e9f76
PM
7395
7396 * Makefile.def: To avoid problems running with parallel makes,
7397 build newlib before libgloss so that target specific header
7398 files are availble.
7399 * Makefile.in: Regenerate
7400
bbfbfafc
DJ
74012007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
7402
7403 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
7404 * Makefile.in: Regenerate.
7405
c56abad5
VM
74062007-10-09 Vladimir Makarov <vmakarov@redhat.com>
7407
7408 * MAINTAINERS (Register allocation reviewer): Add myself.
7409
f019adc1
MF
74102007-10-08 Mike Frysinger <vapier@gentoo.org>
7411
7412 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
7413 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
7414 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
7415 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
7416 * configure: Regenerate.
7417
dce2d8b2 74182006-10-04 Seongbae Park <seongbae.park@gmail.com>
789e4e28
SP
7419
7420 * MAINTAINERS (Register allocation reviewer): Add myself.
7421
0999159b
PB
74222007-10-01 Paolo Bonzini <bonzini@gnu.org>
7423
7424 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
7425 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
7426 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
7427 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
7428 * configure.ac: Default them to host tools for $host = $build.
7429 Subst them.
7430
7431 * configure: Regenerate.
7432 * Makefile.in: Regenerate.
7433
dce2d8b2 74342006-09-24 Peter Bergner <bergner@vnet.ibm.com>
a054acde
PB
7435
7436 * MAINTAINERS (Register allocation reviewer): Add myself.
7437
dce2d8b2 74382006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
ffda6fc9
KZ
7439
7440 * MAINTAINERS (Register allocation reviewer): Add myself.
7441
9d209c83
SP
74422007-09-21 Seongbae Park <seongbae.park@gmail.com>
7443
7444 * MAINTAINERS (Write After Approval): Fix typo.
7445
1ec3b87b
RS
74462007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
7447
7448 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
7449 * configure: Regenerate.
7450
19d5986d
PJ
74512007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
7452
7453 PR bootstrap/31906
7454 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 7455 they're already prefixed.
19d5986d 7456
6d3b5aea
BK
74572007-09-19 Benjamin Kosnik <bkoz@redhat.com>
7458
7459 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
7460 libstdc++.
7461 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
7462 * configure: Regenerate.
7463 * Makefile.in: Regenerate.
09ce620e 7464
4fe7e755
AS
74652007-09-17 Andreas Schwab <schwab@suse.de>
7466
7467 * configure.ac: Raise minimum makeinfo version to 4.6.
7468 * configure: Regenerate.
7469
dce2d8b2 74702007-09-17 Johannes Singler <singler@ira.uka.de>
d483feaa 7471
ffe3dcd9 7472 * MAINTAINERS (write-after-approval) add myself
d483feaa 7473
fa9a3f31
AM
74742007-09-15 Alan Modra <amodra@bigpond.net.au>
7475
7476 * configure.ac: Correct makeinfo version check.
7477 * configure: Regenerate.
7478
6593a73e
RS
74792007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
7480
7481 * MAINTAINERS: Update my email address.
7482
d9dced13
RS
74832007-09-14 Richard Sandiford <richard@codesourcery.com>
7484
7485 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
7486 to $skipdirs and only disable gprof for newlib. Use the normal
7487 mips*-elf* handling in other respects.
7488 * configure: Regnerate.
7489
773c1467
DD
74902007-09-12 David Daney <ddaney@avtrex.com>
7491
7492 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
7493 enabling libgcj.
7494 * configure: Regenerate.
7495
c03353e2
RIL
74962007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
7497
7498 PR other/32154
7499 * configure.ac: For libgloss targets, point the linker to the linker
7500 script, startup code and simulator library.
7501 * configure: Regenerate.
7502
c4e9bf2b
AH
75032007-09-07 Andrew Haley <aph@redhat.com>
7504
7505 * configure.ac (noconfigdirs): Remove target-libffi and
7506 target-libjava.
7507 * configure: Regenerate.
7508
1f5a6b84
FXC
75092007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7510
7511 PR target/33281
7512 * configure.ac: Use config/mh-mingw on mingw.
7513 * configure: Regenerate.
1f5a6b84 7514
3951e521
PH
75152007-09-05 Pat Haugen <pthaugen@us.ibm.com>
7516
9f349f63 7517 * MAINTAINERS (Write After Approval): Add myself.
3951e521 7518
e643dc23
RG
75192007-09-05 Richard Guenther <rguenther@suse.de>
7520
7521 * configure.ac (--enable-stage1-checking): If neither --enable-checking
7522 nor --disable-checking is provided also turn on yes and types
7523 checking for stage1.
7524 * configure: Re-generate.
7525
039874df
KW
75262007-08-30 Krister Walfridsson <cato@df.lth.se>
7527
7528 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
7529 (Write After Approval): Remove myself.
7530
c3f07bd6 75312007-08-29 Nick Clifton <nickc@redhat.com>
15098359 7532
c3f07bd6 7533 * config.sub, config.guess: Update from upstream sources.
15098359 7534
40049ccc 75352007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
7536
7537 * MAINTAINERS (Write After Approval): Added myself.
7538 * MAINTAINERS (Reviewers): Removed myself.
7539
c8aea42c 75402007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 7541 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
7542
7543 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
7544 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
7545 * Makefile.in: Regenerate.
7546 * configure.ac (--with-debug-prefix-map): New.
7547 * configure: Regenerate.
7548
4bf6c438
RS
75492007-08-17 Richard Sandiford <richard@codesourcery.com>
7550 Nigel Stephens <nigel@mips.com>
7551
4bf6c438
RS
7552 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
7553 as target_makefile_frag.
7554 * configure: Regenerate.
7555
bb286d71
AO
75562007-08-16 Alexandre Oliva <aoliva@redhat.com>
7557
7558 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
7559 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
7560 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
7561 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
7562 (do-compare, do-compare3, do-compare-debug): New.
7563 ([+compare-target+]): Use them.
7564
a4630417
MK
75652007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
7566
7567 * MAINTAINERS (Write After Approval): Change my email address.
7568
d9acb717
RW
75692007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7570 Ben Elliston <bje@au.ibm.com>
7571
7572 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
7573 --silent if $silent.
7574 * configure: Regenerate.
7575
96876681
ZD
75762003-08-12 Zdenek Dvorak <ook@ucw.cz>
7577
7578 * MAINTAINERS (Various Maintainers): Add myself as
7579 loop infrastructure maintainer. Update my e-mail
7580 address.
7581
1c1d80ee
DN
75822007-07-31 Diego Novillo <dnovillo@google.com>
7583
7584 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
7585 Adjust description.
7586
7e98624c
RG
75872007-07-26 Richard Guenther <rguenther@suse.de>
7588
7589 * configure.ac: Add types checking to stage1 checking flags.
7590 * configure: Regenerate.
7591
4c85af60
NC
75922007-07-17 Nick Clifton <nickc@redhat.com>
7593
7594 * COPYING3: New file. Contains version 3 of the GNU General
7595 Public License.
7596 * COPYING3.LIB: New file. Contains version 3 of the GNU
7597 Lesser General Public License.
7598
19ddfd3a
AK
75992007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
7600
7601 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
7602
2a064545
AK
76032007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
7604
7605 * MAINTAINERS (S/390 co-maintainer): Add myself.
7606 (Write After Approval): Remove myself.
7607
f861f54d
DH
76082007-07-13 Dan Hipschman <dsh@google.com>
7609
7610 * MAINTAINERS (Write After Approval): Add myself.
7611
0136f2f7
NC
76122007-07-11 Nick Clifton <nickc@redhat.com>
7613
7614 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
7615 WINDRES export.
7616 * Makefile.in: Regenerate.
7617
6e29b5a4
RO
76182007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7619
7620 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
7621 maintainer.
7622
159a4b02
L
76232007-07-05 H.J. Lu <hongjiu.lu@intel.com>
7624
7625 * lt~obsolete.m4: New. Import from 20070318 libtool.
7626
6ba67283
JB
76272007-07-03 Julian Brown <julian@codesourcery.com>
7628
7629 * MAINTAINERS (Write After Approval): Add myself.
7630
30b74385
RW
76312007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7632
7633 * configure.ac: Rewrite 'configure --help' strings to look nicer.
7634 * configure: Regenerate.
7635
76362007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7637
7638 * configure.ac: Add some missing m4 quotation.
7639 * configure: Regenerate.
7640
943c54ce
SB
76412007-07-02 Simon Baldwin <simonb@google.com>
7642
7643 * MAINTAINERS (Write After Approval): Add myself.
7644
1c00b503
PB
76452007-07-02 Paolo Bonzini <bonzini@gnu.org>
7646
7647 * configure: Regenerate.
7648
901119ae
KT
76492007-07-02 Kai Tietz <kai.tietz@onevision.com>
7650
7651 * Makefile.def: Add windmc tool to build.
7652 * Makefile.tpl: Likewise.
7653 * configure.ac: Likewise.
7654 * Makefile.in: Regenerate.
7655 * configure: Regenerate.
09ce620e 7656
83f4c19f
DD
76572007-06-28 DJ Delorie <dj@redhat.com>
7658
7659 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
7660 not building newlib.
7661 * configure: Regenerated.
09ce620e 7662
5346c75c
JS
76632007-06-28 Jan Sjodin <jan.sjodin@amd.com>
7664
7665 * MAINTAINERS (Write After Approval): Add myself.
7666
aacfb86b
MM
76672007-06-25 Martin Michlmayr <tbm@cyrius.com>
7668
7669 * MAINTAINERS (Write After Approval): Add myself.
7670
590bf0d3
CM
76712007-06-19 Chris Matthews <chrismatthews@google.com>
7672
7673 * MAINTAINERS (Write After Approval): Add myself.
7674
cdbbee7a
RIL
76752007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
7676
7677 * MAINTAINERS (Write After Approval): Add myself.
7678
b8afffc1
DJ
76792007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
7680
7681 * Makefile.def: Add dependency from configure-gdb to all-bfd.
7682 * Makefile.in: Regenerated.
7683
3fcfad76
BS
76842007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
7685
7686 * configure.ac: Don't add target-libmudflap to noconfigdirs for
7687 bfin*-*-uclinux* targets.
7688 * configure: Regenerate.
7689
3f5a2b7f
ILT
76902007-06-14 Ian Lance Taylor <iant@google.com>
7691
7692 * MAINTAINERS: Add myself as non-algorithmic global write
7693 maintainer.
7694
4c46daee
DN
76952007-06-14 Diego Novillo <dnovillo@google.com>
7696
7697 * MAINTAINERS: Add self as middle-end maintainer and
7698 non-algorithmic global write maintainer.
7699
a3bb222a
FXC
77002007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7701
7702 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
7703 Move all Fortran maintainers except Paul Brook into the
7704 Non-Autopoiesis section.
7705
a19e8f64
PB
77062007-06-14 Paolo Bonzini <bonzini@gnu.org>
7707
7708 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
7709 (distclean-stage[+id+]): Possibly delete stage_last.
7710 * Makefile.in: Regenerate.
7711
1c2abe5e
SP
77122007-06-12 Seongbae Park <seongbae.park@gmail.com>
7713
7714 * MAINTAINERS (Various Maintainer): Fix typo.
7715
abca4739
PB
77162007-06-11 Paolo Bonzini <bonzini@gnu.org>
7717
7718 * MAINTAINERS (Various Maintainer): Add myself as
7719 dataflow maintainer.
7720
a894d2c3
BE
77212007-06-07 Ben Elliston <bje@au.ibm.com>
7722
7723 * config.sub, config.guess: Update from upstream sources.
7724
8024d75e
BE
77252007-06-07 Ben Elliston <bje@au.ibm.com>
7726
7727 * Makefile.tpl: Fix spelling error.
7728 * Makefile.in: Regenerate.
7729
973a9a5e
SE
77302007-06-01 Steve Ellcey <sje@cup.hp.com>
7731
96598938
L
7732 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
7733 lt_cv_sys_max_cmd_len.
973a9a5e 7734
ccb4d26b
DN
77352007-05-31 Dorit Nuzman <dorit@il.ibm.com>
7736
7737 * MAINTAINERS (Various Maintainers): Add myself as
7738 auto-vectorizer maintainer.
7739
eecb7461
PB
77402003-05-31 Paolo Bonzini <bonzini@gnu.org>
7741
7742 PR libjava/32098
7743 * libtool.m4: Revert previous change.
7744 * ltgcc.m4: Put it here.
7745
89d28202
ZD
77462003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
7747
7748 * MAINTAINERS (Various Maintainers): Add myself as
7749 auto-vectorizer maintainer.
7750
60c7a11a
L
77512007-05-30 H.J. Lu <hongjiu.lu@intel.com>
7752
7753 PR libjava/32098
7754 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
7755
9dd3cc81
RG
77562007-05-30 Richard Guenther <rguenther@suse.de>
7757
7758 * MAINTAINERS (Various Maintainers): Add myself as
7759 auto-vectorizer maintainer.
7760
9cc1244e
JJ
77612007-05-30 Jakub Jelinek <jakub@redhat.com>
7762
7763 PR bootstrap/29382
7764 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
7765 * configure: Rebuilt.
7766
6124296b
RC
77672007-05-28 Roberto Costa <robsettantasei@gmail.com>
7768
7769 * MAINTAINERS (Write After Approval): Removed my name.
7770
6b757a0d
SB
77712007-05-25 Steven Bosscher <steven@gcc.gnu.org>
7772
7773 * MAINTAINERS (Write After Approval): Remove myself.
7774
86ef8528
AT
77752007-05-25 Andreas Tobler <a.tobler@schweiz.org>
7776
7777 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
7778
1cf3d07d
SE
77792007-05-23 Steve Ellcey <sje@cup.hp.com>
7780
7781 * ltmain.sh: Update from ToT Libtool.
7782 * libtool.m4: Update from ToT Libtool.
7783 * ltsugar.m4: New. Update from ToT Libtool.
7784 * ltversion.m4: New. Update from ToT Libtool.
7785 * ltoptions.m4: New. Update from ToT Libtool.
7786 * ltconfig: Remove.
7787 * ltcf-c.sh: Remove.
7788 * ltcf-cxx.sh: Remove.
7789 * ltcf-gcj.sh: Remove.
7790
ce3fcf8c
OW
77912007-05-22 Ollie Wild <aaw@google.com>
7792
7793 * MAINTAINERS (Write After Approval): Add myself.
7794
342b9200
PB
77952007-05-16 Paolo Bonzini <bonzini@gnu.org>
7796
7797 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
7798 stage_cflags.
7799 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
7800 Remove CFLAGS/LIBCFLAGS.
7801 (configure-stage[+id+]-[+prefix+][+module+],
7802 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
7803 * Makefile.in: Regenerate.
7804
cea17285
DN
78052007-05-15 Diego Novillo <dnovillo@google.com>
7806
7807 * MAINTAINERS: Update e-mail address.
7808
11c004e7
RE
78092007-05-15 Revital Eres <eres@il.ibm.com>
7810
7811 * MAINTAINERS (Write After Approval): Add myself.
7812
ab6bd693
RC
78132007-05-14 Roberto Costa <robsettantasei@gmail.com>
7814
7815 * MAINTAINERS (Write After Approval): Updated my address.
7816
388cdf07
TN
78172007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
7818
7819 * MAINTAINERS (Write After Approval): Add myself.
7820
23f24034
SR
78212007-05-11 Silvius Rus <rus@google.com>
7822
7823 * MAINTAINERS (Write After Approval): Add myself.
7824
34a7526e
TT
78252007-04-23 Tom Tromey <tromey@redhat.com>
7826
7827 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
7828
51da21be
MM
78292007-04-22 Mark Mitchell <mark@codesourcery.com>
7830
7831 * MAINTAINERS (cpplib): Rename to ...
7832 (libcpp): ... this. Add C/C++ front end maintainers.
7833
70070387
SE
78342007-04-14 Steve Ellcey <sje@cup.hp.com>
7835
7836 * config-ml.in: Pass ${ml_config_env} to configure calls.
7837
df1a0dbb
CB
78382007-04-04 Christian Bruel <christian.bruel@st.com>
7839
7840 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 7841
9daff147
DK
78422007-04-02 Dave Korn <dave.korn@artimi.com>
7843
7844 * MAINTAINERS (Write After Approval): Add myself.
7845
374eadb2
TB
78462007-03-31 Tobias Burnus <burnus@net-b.de>
7847
7848 * MAINTAINERS (fortran 95 front end): Add myself.
7849
8eced3a2
DR
78502007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7851
7852 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 7853
653de3e3
AZ
78542007-03-24 Ayal Zaks <zaks@il.ibm.com>
7855
7856 * MAINTAINERS (Modulo Scheduler): Add myself.
7857
b737d953
BM
78582007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
7859
7860 * MAINTAINERS (fortran 95 front end): Add myself.
7861 (c++ front end): whitespace fix.
7862
a584cdf2
NF
78632007-03-22 Nathan Froyd <froydnj@codesourcery.com>
7864
7865 * MAINTAINERS (Write After Approval): Add myself.
7866
8c79f3c4
RS
78672007-03-21 Richard Sandiford <richard@codesourcery.com>
7868
7869 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
7870 of glob. Quote arguments with single quotes too.
7871 * configure: Regenerate.
7872
07f1ac6d
BM
78732007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
7874
7875 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
7876 * Makefile.in: Regenerate
7877
172e41aa
AS
78782007-03-07 Andreas Schwab <schwab@suse.de>
7879
7880 * configure: Regenerate.
7881
9c4d2493
BM
78822007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
7883
7884 * configure.ac: Add "--with-pdfdir" configure option,
7885 which defines pdfdir variable.
7886 * Makefile.def (target=fixincludes): Add install-pdf to
7887 missing targets.
7888 (recursive_targets): Add install-pdf target.
7889 (flags_to_pass): Add pdfdir.
7890 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
7891 target.
7892 * configure: Regenerate
7893 * Makefile.in: Regenerate
7894
e14e622e
EC
78952007-02-28 Eric Christopher <echristo@apple.com>
7896
7897 Revert:
7898 2006-12-07 Mike Stump <mrs@apple.com>
7899
7900 * Makefile.def (dependencies): Add dependency for
7901 install-target-libssp and install-target-libgomp on
7902 install-gcc.
7903 * Makefile.in: Regenerate.
7904
54e433bc
MK
79052007-02-27 Matt Kraai <kraai@ftbfs.org>
7906
7907 * configure: Regenerate.
7908 * configure.ac: Move statements after variable declarations.
7909
6c8d3d8f
KK
79102007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
7911
7912 * MAINTAINERS: Add myself as sh maintainer.
7913
9f8c6739
JM
79142007-02-19 Joseph Myers <joseph@codesourcery.com>
7915
7916 * configure.ac: Adjust for loop syntax.
7917 * configure: Regenerate.
7918
278a7a38
AO
79192007-02-18 Alexandre Oliva <aoliva@redhat.com>
7920
7921 * configure: Rebuilt.
7922
b2eaac4a
AO
79232007-02-18 Alexandre Oliva <aoliva@redhat.com>
7924
7925 * configure.ac: Drop multiple occurrences of --enable-languages,
7926 and fix its quoting.
7927 * configure: Rebuilt.
7928
beeaf216 79292007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
7930 Nathan Sidwell <nathan@codesourcery.com>
7931 Vladimir Prus <vladimir@codesourcery.com>
7932 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
7933
7934 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
7935 * configure: Regenerate.
7936
09201a09
GP
79372007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
7938
7939 * ltconfig (freebsd*): Default to elf.
7940
291f172e
DJ
79412007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7942
7943 * configure.ac (target_libraries): Move libgcc before libiberty.
7944 * configure: Regenerated.
7945
c3a86da9
DJ
79462007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7947 Paolo Bonzini <bonzini@gnu.org>
7948
7949 PR bootstrap/30753
7950 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
7951 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
7952 * configure: Regenerated.
7953
88e1e72a
FXC
79542007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7955
7956 * MAINTAINERS (Language Front End Maintainers): Update my mail
7957 address.
7958
44bfc3ac
DJ
79592007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
7960
7961 PR bootstrap/30748
7962 * configure.ac: Correct syntax for Solaris ksh.
7963 * configure: Regenerated.
7964
3e19841a
PB
79652007-02-09 Paolo Bonzini <bonzini@gnu.org>
7966
7967 * configure.ac: Sync with src.
7968 * configure: Regenerate.
7969
74a48762
PB
79702007-02-09 Paolo Bonzini <bonzini@gnu.org>
7971
7972 * Makefile.in: Regenerate.
7973
d846e52e
PB
79742007-02-09 Paolo Bonzini <bonzini@gnu.org>
7975
7976 * config.sub: Sync with src.
7977
1c710c3c
DJ
79782007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
7979
7980 * Makefile.tpl (build_alias, host_alias, target_alias): Use
7981 noncanonical equivalents.
7982 * configure.in: Rename to...
7983 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
7984 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
7985 target_noncanonical. Use them. Rewrite removal of configure
7986 arguments for autoconf 2.59. Discard variable settings. Force
7987 program_transform_name for native tools.
7988
7989 * Makefile.in: Regenerated.
7990 * configure: Regenerated with autoconf 2.59.
7991
dce2d8b2 79922007-02-07 Roman Zippel <zippel@linux-m68k.org>
74372bdf 7993
3de8da2a 7994 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 7995
f6671c93
AS
79962007-01-31 Andreas Schwab <schwab@suse.de>
7997
7998 * Makefile.tpl (LDFLAGS): Substitute it.
7999 * Makefile.in: Regenerate.
8000
dce2d8b2 80012007-01-30 Andrey Belevantsev <abel@ispras.ru>
ba9f17df 8002
3de8da2a 8003 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 8004
2472200d
DE
80052007-01-28 David Edelsohn <edelsohn@gnu.org>
8006
3de8da2a 8007 * MAINTAINERS (spu port): Add myself.
2472200d 8008
5305be7e
RG
80092007-01-23 Richard Guenther <rguenther@suse.de>
8010
8011 PR bootstrap/30541
8012 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
8013 * Makefile.tpl (GNATBIND): Substitute it.
8014 (GNATMAKE): Likewise.
8015 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
8016 of STAGE_PREFIX.
8017 * Makefile.in: Regenerate.
8018 * configure: Regenerate.
8019
416cfb5e
MS
80202007-01-18 Mike Stump <mrs@apple.com>
8021
8022 * configure.in: Re-enable -Werror for gcc builds.
8023
3de8da2a 80242007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 8025
3de8da2a 8026 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 8027
d943d7c4
PB
80282007-01-11 Paolo Bonzini <bonzini@gnu.org>
8029
8030 * configure.in: Change == to = in test command.
3de8da2a 8031 * configure: Regenerate.
d943d7c4 8032
e69bf64b 80332007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
8034 Nick Clifton <nickc@redhat.com>
8035 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
8036
8037 * configure.in (build_configargs, host_configargs, target_configargs):
8038 Remove build/host/target parameters.
8039 (host_libs): Add gmp and mpfr.
8040 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
8041 * Makefile.def (gmp, mpfr): New.
8042 (gcc): Remove target.
8043 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
8044 target_os, target_vendor): New.
dce2d8b2 8045 (configure): Add host_alias/target_alias arguments; adjust invocations.
3de8da2a
UB
8046 * configure: Regenerate.
8047 * Makefile.in: Regenerate.
e69bf64b
PB
8048
80492007-01-11 Matt Fago <fago@earthlink.net>
8050
8051 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 8052 to improve robustness of configure tests.
e69bf64b 8053 * configure: Regenerate.
e14e622e 8054
a42f3b80
UB
80552007-01-09 Uros Bizjak <ubizjak@gmail.com>
8056
8057 * MAINTAINERS: Add myself as i386 maintainer.
8058
a36aee1a
JH
80592007-01-08 Jan Hubicka <jh@suse.cz>
8060
61fcaeef 8061 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 8062
738a52d3
KT
80632007-01-08 Kai Tietz <kai.tietz@onevision.com>
8064
8065 * configure.in: Add support for an x86_64-mingw* target.
95af8923 8066 * configure: Regenerate.
738a52d3 8067
54fdc474
DJ
80682007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
8069
8070 * Makefile.tpl (all-target): Correct @if conditional for target
8071 modules.
8072 * configure.in: Omit libiberty if building only target libgcc.
8073 * configure, Makefile.in: Regenerated.
8074
3dd71726
PB
80752007-01-04 Paolo Bonzini <bonzini@gnu.org>
8076
dce2d8b2 8077 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3dd71726
PB
8078 * configure: Regenerate.
8079
fa958513
DJ
80802007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
8081
8082 * Makefile.def (target_modules): Add libgcc.
8083 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
8084 * Makefile.tpl (clean-target-libgcc): Delete.
8085 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
8086 on gcc even for bootstrapped modules. Rewrite handling of
8087 lang_env_dependencies to loop over target_modules.
8088 * configure.in (target_libraries): Add target-libgcc.
8089 * Makefile.in, configure: Regenerated.
8090
e1888513
PB
80912006-12-29 Paolo Bonzini <bonzini@gnu.org>
8092
8093 * configure.in: Reorganize recognition of languages. Add
8094 --enable-stage1-languages. Show supported languages for the chosen
8095 target rather than all recognized languages.
8096 * configure: Regenerate.
8097
53b88b73
PB
80982006-12-29 Paolo Bonzini <bonzini@gnu.org>
8099
8100 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
8101 * Makefile.in: Regenerate.
8102
a3993f33
KG
81032006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8104
8105 * configure.in: Warn that MPFR 2.2.0 is buggy.
8106 * configure: Regenerate.
8107
f063a9ed
ILT
81082006-12-27 Ian Lance Taylor <iant@google.com>
8109
8110 * configure.in: When removing Makefiles to force a reconfigure, also
8111 remove prev-DIR*/Makefile.
8112 * configure: Regenerate.
8113
af71363e
AS
81142006-12-22 Andreas Schwab <schwab@suse.de>
8115
8116 * configure: Regenerate with correct autoconf version.
8117
0b0dc272
AM
81182006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
8119
3de8da2a
UB
8120 * configure.in: add AC_SUBST for *_FOR_TARGET.
8121 * configure: Regenerate.
0b0dc272 8122
53b88b73
PB
81232006-12-19 Paolo Bonzini <bonzini@gnu.org>
8124
8125 * configure.in: Simplify logic for rejecting languages that cannot
8126 be built. Separate the case when a language is unsupported,
8127 from the case when the user chooses not to build a language.
8128
400ebff4
PB
81292006-12-19 Paolo Bonzini <bonzini@gnu.org>
8130
8131 * configure.in: Remove "$build" case for powerpc-*-darwin* since
8132 it only affects bootstrap and could be tested on "$host" as well.
8133 * configure: Regenerate.
8134 * config/mh-ppc-darwin: Add to the stage1 cflags here.
8135
8efea775
PB
81362006-12-19 Paolo Bonzini <bonzini@gnu.org>
8137
8138 PR bootstrap/29544
8139 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
8140 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
8141 move here comment from Makefile.tpl.
8142 * Makefile.tpl: Move some definitions higher in the file.
8143 (STAGE1_CHECKING): New.
8144 * configure.in: Add --enable-stage1-checking.
8145 * configure: Regenerate.
8146 * Makefile.in: Regenerate.
8147
ed88a7ed
PB
81482006-12-19 Paolo Bonzini <bonzini@gnu.org>
8149
8150 * MAINTAINERS: Add myself as build system maintainer.
8151
b65151d3
SM
81522006-12-15 Simon Martin <simartin@users.sourceforge.net>
8153
8154 * MAINTAINERS (Write After Approval): Add myself.
8155
7e050830
EC
81562006-12-13 Eric Christopher <echristo@apple.com>
8157
8158 * MAINTAINERS: Add myself as darwin maintainer.
8159
8b494895
ILT
81602006-12-11 Ian Lance Taylor <ian@airs.com>
8161
8162 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
8163
dce2d8b2 81642006-12-11 Joern Rennecke <joern.rennecke@arc.com>
0ff1416d
JR
8165
8166 MAINTAINERS: Update my entry.
8167
58e24147
AM
81682006-12-11 Alan Modra <amodra@bigpond.net.au>
8169
8170 * configure.in: Handle spu makefile frag.
58e24147
AM
8171 * Makefile.tpl (MAINT): Define
8172 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
8173 * configure: Regenerate.
8174 * Makefile.in: Regenerate.
8175
9b6f37a0
BE
81762006-12-11 Ben Elliston <bje@au.ibm.com>
8177
8178 * config.guess: Import latest version.
8179 * config.sub: Likewise.
8180
ea6f5c57
BE
81812006-12-11 Ben Elliston <bje@au.ibm.com>
8182
8183 * configure.in (spu-*-*): Don't skip target-libiberty.
8184 * configure: Regenerate.
8185
42c1cd8a
AT
81862006-12-10 Andreas Tobler <a.tobler@schweiz.org>
8187
8188 PR bootstrap/30134
8189 * configure.in: Correct x86 darwin support for libjava to powerpc
8190 and i?86 only.
8191 * configure: Regenerate.
8192
55eb837d
ST
81932006-12-08 Sandro Tolaini <tolaini@libero.it>
8194
8195 * configure.in: Add x86 darwin support for libjava.
8196 * configure: Regenerate.
8197
5bdacbc7
MS
81982006-12-07 Mike Stump <mrs@apple.com>
8199
8200 * Makefile.def (dependencies): Add dependency for
8201 install-target-libssp and install-target-libgomp on
8202 install-gcc.
8203 * Makefile.in: Regenerate.
8204
477d851c
RG
82052006-12-04 Richard Guenther <rguenther@suse.de>
8206
8207 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
8208 (Non-Algorithmic Maintainers): Move over non-algorithmic
8209 loop optimizer maintainers, add myself as a non-algorithmic
8210 middle-end maintainer.
8211
5d33d367
DF
82122006-12-04 Daniel Franke <franke.daniel@gmail.com>
8213
8214 * MAINTAINERS (Write After Approval): Add myself.
8215
dbee1fb3
KG
82162006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8217
8218 * configure.in: Update error message for missing GMP/MPFR.
8219
8220 * configure: Regenerate.
8221
b5147de7
KG
82222006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8223
8224 * configure.in: Update MPFR version in error message.
8225
8226 * configure: Regenerate.
8227
f019376c
KG
82282006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8229
8230 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
8231 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
8232 --with-gmp-lib): New flags.
8233
8234 * configure: Regenerate.
8235
91ed95ae
BM
82362006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
8237
8238 * MAINTAINERS (Write After Approval): Change my email address.
8239
3a971f15
MLI
82402006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
8241
05170031 8242 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 8243
dce2d8b2 82442006-11-22 Philipp Thomas <pth@suse.de>
431041ea
PT
8245
8246 * MAINTAINERS (i18n): Update e-mail address.
8247
df5487ee
TS
82482006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
8249
8250 * MAINTAINERS (spu port): Add myself as maintainer.
8251 (Write After Approval): Remove myself.
8252
92c2f0ee
BE
82532006-11-22 Ben Elliston <bje@au.ibm.com>
8254
8255 * configure.in (skipdirs): Don't build libssp for SPU.
8256 * configure: Regenerate.
8257
a3b97199
AP
82582006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
8259
8260 * MAINTAINERS (spu port): Add myself as maintainer.
8261 (libobjc): Update my email address.
8262
0eb97064
AB
82632006-11-21 Andrea Bona <andrea.bona@st.com>
8264
8265 * MAINTAINERS (Write After Approval): Add myself.
8266
dce2d8b2 82672006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
85d9c13c
TS
8268
8269 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
8270 * configure : Rebuilt.
8271
dce2d8b2 82722006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6696f3cd
TS
8273
8274 * MAINTAINERS (Write After Approval): Add myself.
8275
d58542ea
AO
82762006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
8277
8278 * MAINTAINERS (Write After Approval): Add myself.
8279
a357b5ae
KG
82802006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8281
8282 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
8283 libmpfr.a.
8284 * configure: Regenerate.
8285
9bd6112c
PB
82862006-11-16 Paolo Bonzini <bonzini@gnu.org>
8287
8288 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
8289 (unstage): Test for stage_last presence.
8290
8291 PR bootstrap/29802
dce2d8b2
EB
8292 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
8293 STAGE_PREFIX.
9bd6112c
PB
8294 * Makefile.in: Regenerate.
8295
c8cf9f0f
ZD
82962003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
8297
8298 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
8299 maintainers.
8300
467b1fc6
ER
83012006-11-14 Erven Rohou <erven.rohou@st.com>
8302
8303 * MAINTAINERS (Write After Approval): Add myself.
8304
995a5697
PB
83052006-11-14 Paolo Bonzini <bonzini@gnu.org>
8306
8307 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
8308 and stageN-package/Makefile.
8309 * Makefile.in: Regenerated.
8310
c8d6d53e
JZ
83112006-11-14 Jie Zhang <jie.zhang@analog.com>
8312
8313 * configure.in: Remove target-libgloss from noconfigdirs for
8314 bfin-*-*.
8315 * configure: Regenerated.
8316
dffb147d
KG
83172006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8318
8319 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 8320
dffb147d
KG
8321 * configure: Regenerate.
8322
ca558912
KG
83232006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8324
8325 * configure.in: Robustify error message for missing GMP/MPFR.
8326
8327 * configure: Regenerate.
8328
dce2d8b2 83292006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7aa42285
SW
8330
8331 * MAINTAINERS (Write After Approval): Add myself.
8332
dce2d8b2 83332006-10-30 Uros Bizjak <ubizjak@gmail.com>
779958a2
UB
8334
8335 * MAINTAINERS: Change email address.
8336
91de1527
VP
83372006-10-30 Vladimir Prus <vladimir@codesourcery.com>
8338
8339 * MAINTAINERS (Write After Approval): Add myself.
8340
a3867703
PB
83412006-10-26 Peter Bergner <bergner@vnet.ibm.com>
8342
8343 * MAINTAINERS (Write After Approval): Add myself.
8344
b4364fa2
CL
83452006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
8346
7e050830 8347 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 8348 Write After Approval section.
b4364fa2 8349
70ec446f
KG
83502006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8351
8352 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
8353 need_gmp anymore.
8354 * configure: Regenerate.
8355
018c8d88
TB
83562006-10-16 Tobias Burnus <burnus@net-b.de>
8357
8358 * MAINTAINERS (Write After Approval): Add myself.
8359
f6a1687e
BE
83602006-10-16 Ben Elliston <bje@au.ibm.com>
8361
8362 * config.guess: Import latest version.
8363 * config.sub: Likewise.
8364
b5422ad7
BM
83652006-10-10 Brooks Moses <bmoses@stanford.edu>
8366
8367 * Makefile.def: Added pdf target handling.
8368 * Makefile.tpl: Added pdf target handling.
8369 * Makefile.in: Regenerated.
8370
bdcee471
CL
83712006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
8372
8373 * MAINTAINERS: Add self as score port maintainer.
8374
7d610414
BM
83752006-10-04 Brooks Moses <bmoses@stanford.edu>
8376
8377 * MAINTAINERS (Write After Approval): Add myself.
8378
e48d66a9
SK
83792006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
8380
7e050830 8381 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
8382 or newer.
8383 * configure: Regenerated.
8384
c394e891
DB
83852006-09-27 Dave Brolley <brolley@redhat.com>
8386
dce2d8b2
EB
8387 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
8388 using $s instead of $r.
c394e891
DB
8389 * configure: Regenerated.
8390
1ee4c5a0
TS
83912006-09-26 Thiemo Seufer <ths@mips.com>
8392
8393 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
8394 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
8395 * configure: Regenerate.
8396
dce2d8b2 83972006-09-24 Graeme Peterson <gridly@gmail.com>
5997afc3
GP
8398
8399 * MAINTAINERS (Write After Approval): Remove myself.
8400
0c502898
CF
84012006-09-22 Chao-ying Fu <fu@mips.com>
8402
8403 * MAINTAINERS (Write After Approval): Add myself.
8404
a7819e42
JM
84052006-09-10 Joseph S. Myers <joseph@codesourcery.com>
8406
8407 * MAINTAINERS: Add self as soft-fp maintainer.
8408
dce2d8b2 84092006-09-09 Anatoly Sokolov <aesok@post.ru>
a7819e42
JM
8410
8411 * MAINTAINERS: Add myself as avr maintainer.
8412 Remove Marek Michalkiewicz as avr maintainer.
827d0991 8413
e8288489
RC
84142006-09-07 Roberto Costa <roberto.costa@st.com>
8415
8416 * MAINTAINERS (Write After Approval): Add myself.
8417
b91f0a41
CV
84182006-08-30 Corinna Vinschen <corinna@vinschen.de>
8419
8420 * configure.in: Never build newlib for a Mingw host.
8421 Never build newlib as Mingw target library.
8422 Test the existence of winsup/cygwin for building a Cygwin newlib,
8423 rather than just winsup.
8424 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
8425 building a Mingw target.
8426 * configure: Regenerate.
8427
094c07a0
EB
84282006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
8429
8430 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
8431
8d1171cb
PB
84322006-07-25 Paolo Bonzini <bonzini@gnu.org>
8433
8434 * config.guess: Import from src (was more updated).
8435 * config.sub: Likewise.
8436
2e9e6f68
DJ
84372006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
8438
8439 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
8440 * configure: Regenerated.
8441
57255173
PB
84422006-07-18 Paolo Bonzini <bonzini@gnu.org>
8443
cc6010cd
AP
8444 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
8445 for stages after the first.
57255173 8446
9fbe6585
JJ
84472006-07-17 Jakub Jelinek <jakub@redhat.com>
8448
8449 * Makefile.def: Add dependencies for configure-opcodes
8450 on configure-intl and all-opcodes on all-intl.
8451 * Makefile.in: Regenerated.
8452
18c3f977
BE
84532006-07-13 Ben Elliston <bje@au.ibm.com>
8454
8455 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
8456
27b56ba6
PE
84572006-07-06 Paul Eggert <eggert@cs.ucla.edu>
8458
8459 Port to hosts whose 'sort' and 'tail' implementations
8460 treat operands with leading '+' as file names, as POSIX
8461 has required since 2001. However, make sure the code still
8462 works on pre-POSIX hosts.
8463 * ltmain.sh: Don't assume "sort +2" is equivalent to
8464 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
8465
ad6d4e43
UW
84662006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
8467
8468 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
8469
706601d9
PG
84702006-07-04 Peter O'Gorman <peter@pogma.com>
8471
8472 * ltconfig: chmod 644 before ranlib during install.
8473
0b50988a
EB
84742006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
8475
8476 PR bootstrap/18058
8477 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
8478 if the bootstrap compiler is a GCC version that supports it.
8479 * configure: Regenerate.
8480
b6348cb3
PB
84812006-07-03 Paolo Bonzini <bonzini@gnu.org>
8482
95695ad3 8483 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
8484 * configure: Regenerate.
8485
1546bb64
PB
84862006-07-03 Paolo Bonzini <bonzini@gnu.org>
8487
8488 PR other/27063
8489 * configure.in: Test subdir_requires and give an appropriate
8490 error message.
8491 * configure: Regenerate.
8492
5cb6c629
AJH
84932006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
8494
8495 * MAINTAINERS (Write After Approval): Add myself.
8496
f4d8cdf8
JDA
84972006-06-22 John David Anglin <dave.anglin@nrc.ca>
8498
8499 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8500
4fe5abb7
SE
85012006-06-22 Steve Ellcey <sje@cup.hp.com>
8502
8503 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8504
2a79fd67
DA
85052006-06-20 David Ayers <d.ayers@inode.at>
8506
8507 PR bootstrap/28072
8508 * configure.in: Add target-boehm-gc to noconfigdirs depending on
8509 whether target-libjava is being configured instead of whether the
8510 java front end is enabled.
8511 * configure: Regenerate.
7e050830 8512
04879af3
RO
85132006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8514
8515 PR target/27540
8516 * configure.in: Only enable libgomp on IRIX 6.
8517 * configure: Regenerate.
8518
ec6c7392
PB
85192006-06-15 Paolo Bonzini <bonzini@gnu.org>
8520
8521 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
8522 too.
8523 * Makefile.in: Regenerate.
8524
12973d7a
DD
85252006-06-13 Jeff Johnston <jjohnstn@redhat.com>
8526
8527 * config-ml.in: Alter CCASFLAGS to include special
8528 multilib options the same as is done for CFLAGS.
8529
c67ed86a
JDA
85302006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8531
8532 * configure.in: Don't enable libgomp on hpux10.
8533 * configure: Rebuilt.
8534
cb253473
DA
85352006-06-12 David Ayers <d.ayers@inode.at>
8536
8537 PR bootstrap/27963
8538 PR target/19970
7e050830 8539 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
8540 ${libgcj} is specified.
8541 * configure: Regenerate.
7e050830 8542
dce2d8b2 85432006-06-06 Carlos O'Donell <carlos@codesourcery.com>
32845532
CD
8544
8545 Sync from src:
7e050830
EC
8546
8547 * configure.in: Sync.
32845532 8548 * configure: Regenerated.
7e050830 8549
32845532
CD
8550 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
8551
8552 * Makefile.def: Added dependencies from sim and gdb on intl, and
8553 added configure dependencies to everything with an all dependency
8554 on intl.
8555 * Makefile.in: Regenerated.
8556
7cd0cf9c
DA
85572006-06-06 David Ayers <d.ayers@inode.at>
8558
8559 PR libobjc/13946
8560 * Makefile.def: Add dependencies for libobjc which boehm-gc.
8561 * Makefile.in: Regenerate.
8562 * configure.in: Add --enable-objc-gc at toplevel and have it
8563 enable boehm-gc for Objective-C.
8564 Remove target-boehm-gc from libgcj.
8565 Add target-boehm-gc to target_libraries.
8566 Add target-boehm-gc to noconfigdirs where ${libgcj}
8567 is specified.
8568 Assert that boehm-gc is supported when requested for Objective-C.
8569 Only build boehm-gc if needed either for Java or Objective-C.
8570 * configure: Regenerate.
7e050830 8571
3ff3adad
PB
85722006-06-05 Paolo Bonzini <bonzini@gnu.org>
8573
8574 PR 27674
8575 * Makefile.tpl (configure-[+prefix+][+module+],
8576 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
8577 Remove rule to unstage bootstrapped modules.
8578 (stage_current): New.
8579 * Makefile.in: Regenerate.
8580
898e551d
LB
85812006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
8582
8583 * MAINTAINERS (Write After Approval): Update my e-mail address.
8584
ea60341e
MS
85852006-06-01 Mark Shinwell <shinwell@codesourcery.com>
8586
8587 * include/libiberty.h: Declare pex_run_in_environment.
8588
222ae291
AL
85892006-05-31 Asher Langton <langton2@llnl.gov>
8590
8591 * MAINTAINERS (Write After Approval): Add myself.
898e551d 8592
e9a54b07
PB
85932006-05-25 Paolo Bonzini <bonzini@gnu.org>
8594
8595 * Makefile.def (bfd, opcodes): Fix lib_path.
8596 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
8597 (restrap): Move under "@if gcc-bootstrap". Fix typo.
8598 * Makefile.in: Regenerate.
8599
03e67131
CD
86002006-05-24 Carlos O'Donell <carlos@codesourcery.com>
8601
8602 * Makefile.in: Regenerate.
8603
65d6e994
CD
86042006-05-24 Carlos O'Donell <carlos@codesourcery.com>
8605
8606 * Makefile.def: Add install-html target. Add datarootdir
8607 docdir and htmldir to flags_to_pass.
8608 * Makefile.tpl: Add install-html target.
8609 * Makefile.in: Regenerate.
8610 * configure.in: Add --with-datarootdir, --with-docdir, and
8611 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
8612 * configure: Regenerate.
8613
9e299237
MS
86142006-05-24 Mark Shinwell <shinwell@codesourcery.com>
8615
8616 * configure.in: Enable gprof for cross builds.
8617 * configure: Regenerate.
8618
c31202cd
RG
86192006-05-22 Richard Guenther <rguenther@suse.de>
8620
8621 Revert
8622 2006-01-31 Richard Guenther <rguenther@suse.de>
8623 Paolo Bonzini <bonzini@gnu.org>
8624
8625 * Makefile.def (target_modules): Add libgcc-math target module.
8626 * configure.in (target_libraries): Add libgcc-math target library.
8627 (--enable-libgcc-math): New configure switch.
8628 * Makefile.in: Re-generate.
8629 * configure: Re-generate.
8630 * libgcc-math: New toplevel directory.
8631
2a332582
JDA
86322006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8633 Andreas Tobler <a.tobler@schweiz.ch>
8634
8635 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
8636 * configure: Rebuilt.
8637
dce2d8b2 86382006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 8639
ccce6917
SL
8640 * MAINTAINERS (Write After Approval): Add myself.
8641
ed606bc0
DD
86422006-05-01 DJ Delorie <dj@redhat.com>
8643
3d8f47a0 8644 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
8645 * configure: Regenerate.
8646
9386bd20
RG
86472006-05-01 Richard Guenther <rguenther@suse.de>
8648
8649 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
8650 maintainer.
8651
dce2d8b2 86522006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7b3bd503
KZ
8653
8654 * MAINTAINERS (Write After Approval): Add myself.
8655
87ceee72
JB
86562006-04-28 Jan Beulich <jbeulich@novell.com>
8657
8658 * MAINTAINERS (Write After Approval): Add myself.
8659
e88a2c09
DD
86602006-04-18 DJ Delorie <dj@redhat.com>
8661
8662 * configure.in (m32c): Build libstdc++-v3. Pass flags to
8663 reference libgloss so that libssp can be built in a combined
8664 tree.
8665 * configure: Regenerate.
8666
675f0a8a
RM
86672006-04-08 Robert Millan <rmh@gcc.gnu.org>
8668
8669 * MAINTAINERS (Write After Approval): Add myself.
8670
27b6c940
BE
86712006-04-05 Ben Elliston <bje@au.ibm.com>
8672
8673 * configure.in: Require makeinfo 4.4 or higher.
8674 * configure: Regenerate.
8675
687b17d4
GP
86762006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
8677
8678 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
8679 Rearrange the entries of other libraries to have them in one place.
8680
906ac235
JB
86812006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
8682
7e050830 8683 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
8684 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8685
fb0103e5
RG
86862006-03-14 Richard Guenther <rguenther@suse.de>
8687
8688 * configure: Regenerate with autoconf 2.13.
8689
17237f6b
JB
86902006-03-13 Jim Blandy <jimb@codesourcery.com>
8691
8692 * MAINTAINERS: Use my work address.
bed31434
JB
8693
8694 * MAINTAINERS: Update my E-mail address.
8695
27079765
AH
86962006-03-10 Aldy Hernandez <aldyh@redhat.com>
8697
8698 * configure.in: Handle --disable-<component> generically.
8699 * configure: Regenerate.
8700
54a17039
L
87012006-03-01 H.J. Lu <hongjiu.lu@intel.com>
8702
8703 PR libgcj/17311
8704 * ltmain.sh: Don't use "$finalize_rpath" for compile.
8705
b9bd11ca
EE
87062006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
8707
8708 * MAINTAINERS (Write After Approval): Remove myself.
8709 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8710
dce2d8b2 87112006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 8712
072b06f2
RE
8713 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
8714 (TARGET_CONFIGDIRS): Remove.
8715 * configure.in: Remove AC_SUBST(target_configdirs).
8716 * Makefile.in, configure: Regenerated.
ee2312f3 8717
936e1a35
SK
87182006-02-20 Steven G. Kargl <kargls@comcast.net>
8719
8720 * MAINTAINERS (Write After Approval): Remove myself.
8721 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8722
cc11cc9b
PB
87232006-02-20 Paolo Bonzini <bonzini@gnu.org>
8724
8725 PR bootstrap/25670
8726
8727 * Makefile.tpl ([+compare-target+]): Print explanation messages.
8728
8729 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
8730 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
8731 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
8732 BUILD_PREFIX, BUILD_PREFIX_1.
8733 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
8734
8735 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
8736 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
8737
8738 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
8739 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
8740 of `cat stage_current`. Always provide the `r' and `s' variables.
8741 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
8742 a single shell execution.
8743 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
8744 bootstrapped modules, make the stage1 module if the build was not
8745 started yet, else build the current stage.
8746 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
8747 (all-build, all-host, all-target, [+make_target+]-host,
8748 [+make_target+]-target): Do not use \-continued lines.
8749 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
8750 (current_stage, restrap, stage_last): New.
8751
8752 * Makefile.in: Regenerate.
8753 * configure: Regenerate.
8754
63a7c9ef
BD
87552006-02-19 Bud Davis <jmdavis@link.com>
8756
8757 * MAINTAINERS (Write After Approval): Remove myself.
8758 (Language Front End Maintainers): Add myself as fortran 95
8759 maintainer and update e-mail address.
8760
a3543e3a
FXC
87612006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8762
8763 * MAINTAINERS (Write After Approval): Remove myself.
8764 (Language Front End Maintainers): Add myself as fortran 95
8765 maintainer.
8766
ca5b1d2c
VK
87672006-02-16 Victor Kaplansky <victork@il.ibm.com>
8768
8769 * MAINTAINERS (Write After Approval): Add myself.
8770
0499513f
TK
87712006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
8772
8773 * MAINTAINERS (Write After Approval): Remove myself.
8774 (Language Front End Maintainers): Add myself as
8775 fortran 95 maintainer.
8776
d1f8db0c
PB
87772006-02-14 Paolo Bonzini <bonzini@gnu.org>
8778
8779 Sync from src:
8780
8781 2005-12-27 Leif Ekblad <leif@rdos.net>
8782
cc6010cd
AP
8783 * configure.in: Add support for RDOS target.
8784 * configure: Regenerate.
d1f8db0c
PB
8785
87862006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 8787 Andreas Schwab <schwab@suse.de>
d1f8db0c 8788
cc6010cd 8789 * configure: Regenerate.
d1f8db0c 8790
cac90078
DE
87912006-02-12 David Edelsohn <edelsohn@gnu.org>
8792
8793 * configure.in (enable_libgomp): Add AIX.
8794 * configure: Regenerate.
8795
bd37fbf5
MK
87962006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
8797
8798 * MAINTAINERS (Write After Approval): Add myself.
7e050830 8799
23027b7a
LM
88002006-02-03 Lee Millward <lee.millward@gmail.com>
8801
8802 * MAINTAINERS (Write After Approval): Add myself.
7e050830 8803
0058967b
RG
88042006-01-31 Richard Guenther <rguenther@suse.de>
8805 Paolo Bonzini <bonzini@gnu.org>
8806
8807 * Makefile.def (target_modules): Add libgcc-math target module.
8808 * configure.in (target_libraries): Add libgcc-math target library.
8809 (--enable-libgcc-math): New configure switch.
8810 * Makefile.in: Re-generate.
8811 * configure: Re-generate.
8812 * libgcc-math: New toplevel directory.
8813
e8b05380
PB
88142006-01-26 Paolo Bonzini <bonzini@gnu.org>
8815
8816 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
8817 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
8818 the assembler, linker and binutils.
8819 * configure: Regenerate.
8820
d54d5437
DM
88212006-01-22 Dirk Mueller <dmueller@suse.de>
8822
8823 * MAINTAINERS (Write After Approval): Add myself.
8824
670cbfcf
DN
88252006-01-20 Diego Novillo <dnovillo@redhat.com>
8826
8827 * configure: Regenerate.
8828
953ff289
DN
88292006-01-18 Richard Henderson <rth@redhat.com>
8830 Jakub Jelinek <jakub@redhat.com>
8831 Diego Novillo <dnovillo@redhat.com>
8832
8833 * libgomp: New directory.
8834 * Makefile.def: Add target_module libgomp.
8835 * Makefile.in: Regenerate.
8836 * configure.in (target_libraries): Add target-libgomp.
8837 * configure: Regenerate.
8838
32ce4048
AO
88392006-01-05 Alexandre Oliva <aoliva@redhat.com>
8840
8841 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
8842 @ from continuation.
8843 * Makefile.in: Rebuilt.
8844
0eaf8e17 88452006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 8846
c76c0c83
CL
8847 * MAINTAINERS (Write After Approval): Add myself.
8848
2d309510
PB
88492006-01-04 Paolo Bonzini <bonzini@gnu.org>
8850
8851 PR bootstrap/24252
8852
8853 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
8854 * Makefile.tpl (OBJDUMP): New.
8855 (EXTRA_HOST_FLAGS): Add it.
8856 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
8857
953ff289
DN
8858 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
8859 to use symbolic links between directories. Avoid race conditions
8860 or make them harmless.
8861 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
8862
8863 * Makefile.def (LEAN): Pass.
8864 * Makefile.tpl (LEAN): Define.
8865 (stage[+id+]-start): Accept that the previous directory does not
8866 exist, if the bootstrap is lean.
8867 (stage[+id+]-bubble): Invoke lean bootstrap commands after
8868 stage[+id+]-start. Use a makefile variable and an `if' instead of a
8869 configure substitution.
8870 ([+compare-target+]): Likewise.
8871 ([+bootstrap-target+]-lean): New.
8872 * configure.in: Remove lean bootstrap support from here.
8873
953ff289
DN
8874 * Makefile.in: Regenerate.
8875 * configure: Regenerate.
2d309510 8876
368872c3
BE
88772006-01-04 Ben Elliston <bje@au.ibm.com>
8878
8879 * MAINTAINERS (libdecnumber): Add myself.
8880
d79e6356
MM
88812006-01-02 Mark Mitchell <mark@codesourcery.com>
8882
8883 * libtool-ldflags: New script.
8884
a6fbc1e2
AS
88852006-01-02 Andreas Schwab <schwab@suse.de>
8886
8887 * configure.in: When reconfiguring remove Makefile in
8888 all stage directories.
8889 * configure: Regenerate.
8890
103a4b39
SB
88912005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
8892
8893 * MAINTAINERS: Update my email address.
8894
212f829c
PB
88952005-12-20 Paolo Bonzini <bonzini@gnu.org>
8896
8897 Revert Ada-related part of the previous change.
8898
8899 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
8900 Do not pass.
8901 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
8902 * Makefile.in: Regenerate.
8903 * configure.in: Do not include mt-ppc-aix target fragment.
8904 * configure: Regenerate.
8905
8ef1f2df
PB
89062005-12-19 Paolo Bonzini <bonzini@gnu.org>
8907
8908 * configure.in: Select appropriate fragments for PowerPC/AIX.
8909 * configure: Regenerate.
8910
8911 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
8912 BOOT_CFLAGS, BOOT_LDFLAGS.
8913 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
8914 BOOT_CFLAGS, BOOT_LDFLAGS.
8915 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
8916 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
8917 (stage): Fail if we cannot complete the work.
8918 * Makefile.in: Regenerate.
8919
ab34901f
NS
89202005-12-16 Nathan Sidwell <nathan@codesourcery.com>
8921
8922 * configure.in: Replace ms1 with mt.
8923 * configure: Rebuilt.
8924
cbe82f21
BM
89252005-12-15 Bryce McKinlay <mckinlay@redhat.com>
8926
8927 * MAINTAINERS: Update my email address.
8928
19843472
PB
89292005-12-15 Paolo Bonzini <bonzini@gnu.org>
8930
8931 * Makefile.tpl (all, do-[+make_target+], do-check, install,
8932 install-host-nogcc): Don't invoke $(stage) at the end.
8933 * Makefile.in: Regenerate.
8934
1ca26cd2
PB
89352005-12-14 Paolo Bonzini <bonzini@gnu.org>
8936
8937 * configure.in: Flip the top-level bootstrap switch.
8938 * configure: Regenerate.
8939
f41d6665
DJ
89402005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
8941
8942 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
8943 $(stage) and $(unstage).
8944 (EXTRA_TARGET_FLAGS): Correct double-quoting.
8945 (all): Remove stray semicolon.
8946 (local-distclean): Don't handle multilib.tmp and multilib.out.
8947 (install.all): Set $s for consistency.
8948 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
8949 check_multilibs setting. Always make the install directory.
8950 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
8951 Correct @if/@endif.
8952 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
8953 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
8954 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
8955 (multilib.out): Remove.
8956 * Makefile.in: Regenerated.
8957
dce2d8b2 89582005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9174b3cf
CD
8959
8960 * MAINTAINERS (Write After Approval): Add myself.
8961
64f182bd
NS
89622005-12-12 Nathan Sidwell <nathan@codesourcery.com>
8963
121b2cee
NS
8964 * MAINTAINERS: Add myself as mt maintainer.
8965
64f182bd
NS
8966 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
8967
a6d63770
AN
89682005-12-06 Adam Nemet <anemet@caviumnetworks.com>
8969
8970 * MAINTAINERS: Change email address.
8971
2abefe3d
PB
89722005-12-05 Paolo Bonzini <bonzini@gnu.org>
8973
8974 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
8975 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
8976 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
8977 Find in-tree tools if available.
8978 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
8979 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
8980 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
8981 (COMPILER_*_FOR_TARGET): New.
8982 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
8983 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
8984 (CONFIGURED_*, USUAL_*): Remove.
8985 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
8986 STRIP): Use autoconf substitutions.
8987 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
8988 COMPILER_NM_FOR_TARGET): New.
8989 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
8990
8991 (all): Make all-host and all-target in parallel.
8992 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
8993 that $$r and $$s are set before invoking a recursive make.
8994 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
8995 ([+bootstrap-target+]): Inline most of the `all' target.
8996
2f3bdde7
BE
89972005-11-29 Ben Elliston <bje@au.ibm.com>
8998
8999 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
9000 from the gcc build directory.
9001 * Makefile.in: Regenerate.
9002
a4b6c45a
BE
90032005-11-29 Ben Elliston <bje@au.ibm.com>
9004
9005 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
9006 depend on all-libdecnumber.
9007 * configure.in (host_libs): Include libdecnumber.
9008 * Makefile.in: Regenerate.
9009 * configure: Likewise.
9010
473a74b9
BE
90112005-11-29 Ben Elliston <bje@au.ibm.com>
9012
9013 * libdecnumber: Import decNumber sources from the dfp-branch.
9014
b4623110
KJ
90152005-11-21 Kean Johnston <jkj@sco.com>
9016
9017 * config.sub, config.guess: Sync from upstream sources.
9018
67dc1785
BE
90192005-11-21 Ben Elliston <bje@au.ibm.com>
9020
9021 Import from Autoconf sources:
9022
9023 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
9024 * config/move-if-change: Don't output "$2 is unchanged";
9025 suggested by Ben Elliston. Handle weird characters correctly.
9026
186abafe
AT
90272005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
9028
9029 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
9030 to match upstream libtool for darwin.
9031
ef9db8d5
DJ
90322005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
9033
9034 * Makefile.def: Remove gdb dependencies for gdbtk.
9035 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
9036 (configure-gdb, install-gdb): New rules.
9037 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
9038 * Makefile.in, configure: Regenerated.
9039
9c5141ab
JB
90402005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
9041
9042 * MAINTAINERS (Write After Approval): Add myself.
9043
4523d51b
EE
90442005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
9045
9046 * MAINTAINERS (Write After Approval): Add myself.
9047
086b011c
DN
90482005-10-24 Diego Novillo <dnovillo@redhat.com>
9049
9050 * MAINTAINERS (alias analysis): Add Daniel Berlin and
9051 Diego Novillo.
9052
e7c84bf8
PB
90532005-10-22 Paolo Bonzini <bonzini@gnu.org>
9054
9055 PR bootstrap/24297
9056 * Makefile.tpl (do-[+make-target+], do-check, install,
9057 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
9058 are set before recursing.
9059 * Makefile.in: Regenerate.
9060
b88a7564
EB
90612005-10-20 Eric Botcazou <ebotcazou@adacore.com>
9062
9063 PR bootstrap/18939
9064 * Makefile.def (gcc) <target>: Fix thinko.
9065 * Makefile.in: Regenerate.
9066
61efc800
BS
90672005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
9068
9069 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
9070 * configure: Regenerate.
9071
f53d2869
JZ
90722005-10-15 Jie Zhang <jie.zhang@analog.com>
9073
9074 * MAINTAINERS (Write After Approval): Add self.
9075
077fc835
KH
90762005-10-08 Kazu Hirata <kazu@codesourcery.com>
9077
9078 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
9079 target-libffi, target-qthreads, target-libjava, and
9080 targetlibobjc.
9081 * configure: Regenerate.
9082
d739199a
DJ
90832005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
9084
9085 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
9086 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
9087 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
9088 (USUAL_OBJDUMP_FOR_TARGET): New.
9089 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
9090 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 9091 * configure, Makefile.in: Regenerated.
d739199a 9092
db38c6bb
PB
90932005-10-05 Paolo Bonzini <bonzini@gnu.org>
9094
9095 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
9096 before other host packages.
9097
3015564c
KK
90982005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
9099
9100 * MAINTAINERS: Add self as sh libraries/configury maintainer.
9101
1061f99e
PB
91022005-10-05 Paolo Bonzini <bonzini@gnu.org>
9103
9104 PR bootstrap/22340
9105
9106 * configure.in (default_target): Remove.
9107 * Makefile.tpl (all): Do not use prerequisites as subroutines
9108 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
9109 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
9110 use prerequisites as subroutines.
9111 (check-host, check-target): New.
9112 (bootstrap configure & all targets): Do not use stage*-start
9113 if the directory layout is already ok.
9114 (non-bootstrap configure & all targets): Prepend a $(unstage).
9115 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
9116 (NOTPARALLEL): Remove.
9117 (unstage, stage variables): New variables.
9118 (unstage, stage targets): Simply expand to those variables.
9119
9120 * configure: Regenerate.
9121 * Makefile.in: Regenerate.
9122
4a9c436f
JW
91232005-10-04 James E Wilson <wilson@specifix.com>
9124
9125 * Makefile.def (lang_env_dependencies): Add libmudflap.
9126 * Makefile.in: Regenerate.
9127
37150080
AS
91282005-10-03 Andreas Schwab <schwab@suse.de>
9129
9130 Backport from libtool CVS:
9131 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
9132
9133 * ltmain.sh: add support for installing into temporary
9134 staging area (e.g. 'make install DESTDIR=...')
9135
39d16468
L
91362005-10-03 H.J. Lu <hongjiu.lu@intel.com>
9137
9138 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
9139 * configure: Regenerated.
9140
72a7ab82
AP
91412005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
9142
9143 * configure: Regenerate with the correct
9144 autoconf version.
9145
6b65a26d
CM
91462005-09-30 Catherine Moore <clm@cm00re.com>
9147
9148 * configure.in (bfin-*-*): New.
9149 * configure: Regenerated.
9150
040b1c5a
GK
91512005-09-28 Geoffrey Keating <geoffk@apple.com>
9152
9153 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
9154 (LIPO_FOR_TARGET): New.
9155 (CONFIGURED_LIPO_FOR_TARGET): New.
9156 (USUAL_LIPO_FOR_TARGET): New.
9157 (STRIP_FOR_TARGET): New.
9158 (CONFIGURED_STRIP_FOR_TARGET): New.
9159 (USUAL_STRIP_FOR_TARGET): New.
9160 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
9161 STRIP_FOR_TARGET.
9162 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
9163 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
9164 * Makefile.in: Regenerate.
9165 * configure: Regenerate.
7e050830 9166
3a3c28db
DE
91672005-09-19 David Edelsohn <edelsohn@gnu.org>
9168
9169 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
9170 (rs6000-*-aix*): Same.
9171 * configure: Regenerate.
9172
2749a921
TT
91732005-09-16 Tom Tromey <tromey@redhat.com>
9174
9175 * MAINTAINERS: Add self as java maintainer.
9176
7f26dfa3
FXC
91772005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9178
9179 * configure.in: Recognize f95 in the --enable-languages option,
9180 and substitute it for fortran, issuing a warning.
9181 * configure: Regenerate.
9182
d8852c4f
PE
91832005-08-30 Phil Edwards <phil@codesourcery.com>
9184
9185 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
9186 * configure: Regenerated.
9187
ad685e81
AH
91882005-08-22 Aldy Hernandez <aldyh@redhat.com>
9189
9190 * MAINTAINERS: Add self as ms1 maintainer.
9191
b00d752c
RE
91922005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
9193
9194 * Makefile.def (libssp): Add to lang_env_dependencies.
9195 * Makefile.in: Regenerate.
9196
9ed8fb9b
ILT
91972005-08-18 Ian Lance Taylor <ian@airs.com>
9198
9199 * MAINTAINERS: Add myself as middle-end maintainer.
9200
0f029d39
CG
92012005-08-17 Christian Groessler <chris@groessler.org>
9202
9203 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
9204 * Makefile.in: Regenerate.
9205
81087874
AK
92062005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
9207
9208 * MAINTAINERS (write after approval): Added myself.
9209
6a134f1c
MR
92102005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
9211
9212 * MAINTAINERS (Write After Approval): Add myself.
9213
2693c0b0
PB
92142005-08-12 Paolo Bonzini <bonzini@gnu.org>
9215
9216 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
9217 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
9218 Look for alternate names of the target cc and c++
9219 * configure: Regenerate.
9220
4de997d1
PB
92212005-08-08 Paolo Bonzini <bonzini@gnu.org>
9222
9223 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9224 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
9225 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
9226 tools; remove code to manually set them.
9227 (Target tools): Look in the environment for them.
9228 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9229 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
9230 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
9231 build directory.
9232 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
9233 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
9234 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
9235 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9236 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
9237 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
9238 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
9239 * configure: Regenerate.
9240 * Makefile.in: Regenerate.
9241
b089e33a
BE
92422005-07-28 Ben Elliston <bje@au.ibm.com>
9243
9244 * MAINTAINERS: Update for removed CPU targets.
9245
e3791243
MM
92462005-07-27 Mark Mitchell <mark@codesourcery.com>
9247
9248 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 9249 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
9250 * Makefile.in: Regenerated.
9251
526635cb
MM
92522005-07-26 Mark Mitchell <mark@codesourcery.com>
9253
9254 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
9255 (CFLAGS_FOR_TARGET): Use it.
9256 (CXXFLAGS_FOR_TARGET): Likewise.
9257 * Makefile.in: Regenerated.
9258 * configure.in (--with-build-sysroot): New option.
9259 * configure: Regenerated.
9260
19791f70
PB
92612005-07-24 Paolo Bonzini <bonzini@gnu.org>
9262
9263 * Makefile.tpl: Wrap install between unstage and stage
9264 * Makefile.in: Regenerate.
9265
35f5a23f
EC
92662005-07-21 Eric Christopher <echristo@apple.com>
9267
9268 * MAINTAINERS: Update affiliation.
9269
ff3ddf15
PW
92702005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
9271
9272 * MAINTAINERS: Add self as crx port maintainer.
9273
3a664c1c
DD
92742005-07-20 DJ Delorie <dj@redhat.com>
9275
9276 * MAINTAINERS: Add self as m32c maintainer.
9277
539df155
KC
92782005-07-16 Kelley Cook <kcook@gcc.gnu.org>
9279
9280 * all files: Update FSF address.
9281
be9c593a
EC
92822005-07-15 Eric Christopher <echristo@redhat.com>
9283
9284 * MAINTAINERS: Change affiliation.
9285
fd7ea4ab
JB
92862005-07-14 Jim Blandy <jimb@redhat.com>
9287
9288 * configure.in: Add cases for Renesas m32c.
9289 * configure: Regenerated.
7e050830 9290
0063a823
KC
92912005-07-14 Kelley Cook <kcook@gcc.gnu.org>
9292
d0ca130a
KC
9293 * COPYING.LIB: Update from fsf.org.
9294
92952005-07-14 Kelley Cook <kcook@gcc.gnu.org>
9296
9297 * COPYING, compile, config.guess,
0063a823
KC
9298 config.sub, install-sh, missing, mkinstalldirs,
9299 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 9300 * config-ml.in: Update FSF address.
0063a823 9301
a8ba31f2
EC
93022005-07-13 Eric Christopher <echristo@redhat.com>
9303
9304 * configure.in: Add toplevel noconfigdir support for tpf.
9305 * configure: Regenerate.
9306
5bea4a03
PB
93072005-07-11 Paolo Bonzini <bonzini@gnu.org>
9308
9309 PR ada/22340
9310
9311 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
9312 * Makefile.in: Regenerate.
9313
284bdbbd
MM
93142005-07-07 Mark Mitchell <mark@codesourcery.com>
9315
9316 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 9317 Brolley to write-after-approval.
284bdbbd 9318
452190fb
AS
93192005-07-07 Andreas Schwab <schwab@suse.de>
9320
9321 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
9322 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
9323 * Makefile.in: Regenerated.
9324
9c8f9ec2
GK
93252005-07-06 Geoffrey Keating <geoffk@apple.com>
9326
9327 * configure.in: Don't build sim or rda when targetting darwin.
9328 * configure: Regenerate.
9329
ef0087a7
KH
93302005-07-06 Kazu Hirata <kazu@codesourcery.com>
9331
9332 * configure.in: Add --enable-libssp and --disable-libssp.
9333 * configure: Regenerate with autoconf-2.13.
9334
77008252
JJ
93352005-07-02 Jakub Jelinek <jakub@redhat.com>
9336
9337 * Makefile.def (target_modules): Add libssp.
9338 * configure.in (target_libraries): Add target-libssp.
9339 * configure: Rebuilt.
9340 * Makefile.in: Rebuilt.
9341
a04eae1b
ZW
93422005-07-01 Zack Weinberg <zackw@panix.com>
9343
9344 * MAINTAINERS: Change email address. Resign from maintainership.
9345
948884cd
RG
93462005-07-01 Richard Guenther <rguenther@suse.de>
9347
9348 * MAINTAINERS: Change my e-mail address and affiliation.
9349
c7870f5d
PB
93502005-06-22 Paolo Bonzini <bonzini@gnu.org>
9351
9352 * Makefile.def (stagefeedback): Come after profile.
9353 Define profiledbootstrap target.
9354 * Makefile.tpl (profiledbootstrap): Remove.
9355 (stageprofile-end): Zap stagefeedback.
9356 (stagefeedback-start): Copy all .gcda files, not only GCC's.
9357 * Makefile.in: Regenerate.
9358
ab99519a
RS
93592005-06-13 Richard Sandiford <richard@codesourcery.com>
9360
9361 * MAINTAINERS: Update my email address.
9362
f610dd5f
ZW
93632005-06-13 Zack Weinberg <zack@codesourcery.com>
9364
9365 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
9366 In 'cpp' stanza, support '#line' as well as '# '.
9367
71bc2a83
AS
93682005-06-08 Andreas Schwab <schwab@suse.de>
9369
9370 * MAINTAINERS: Move myself from 'Write After Approval' to
9371 'CPU Port Maintainers' section as m68k maintainer.
9372
4fab7234
HPN
93732005-06-07 Hans-Peter Nilsson <hp@axis.com>
9374
9375 * configure.in (unsupported_languages): New macro.
9376 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
9377 non-ported target libraries in noconfigdirs.
9378 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
9379 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 9380 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
9381 unsupported_languages.
9382 * configure: Regenerate.
9383
68193f9b
TS
93842005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
9385
9386 * configure.in: Fix typo in handling of --with-mpfr-dir.
9387 * configure: Regenerate.
9388
f26f6b8d
RS
93892005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
9390
9391 * MAINTAINERS: Update my email address.
9392
ba4853f8
JB
93932005-06-02 Jim Blandy <jimb@redhat.com>
9394
9395 * config.sub: Add cases for the Renesas m32c. (This patch has been
9396 accepted into the master sources.)
9397
79dd769c 93982005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
9399 Michael Snyder <msnyder@redhat.com>
9400 Stan Cox <scox@redhat.com>
79dd769c 9401
f610dd5f 9402 * configure.in: Set noconfigdirs for ms1.
79dd769c 9403
f610dd5f 9404 * configure: Regenerate.
79dd769c 9405
d29e107f
JD
94062005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
9407
9408 * MAINTAINERS (Write After Approval): Add self.
9409
e93196c3
JC
94102005-06-01 Josh Conner <jconner@apple.com>
9411
9412 * MAINTAINERS (Write After Approval): Add self.
9413
ae263c7a
KH
94142005-06-01 Kazu Hirata <kazu@codesourcery.com>
9415
9416 * MAINTAINERS: Update my email address.
9417
585b3aa3
ZM
94182005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
9419
9420 * MAINTAINERS (Write After Approval): Add self.
9421
4930c50b
CD
94222005-05-26 Chris Demetriou <cgd@broadcom.com>
9423
9424 * MAINTAINERS (Write After Approval): Remove self.
9425
2dfbef6d
PB
94262005-05-25 Paolo Bonzini <bonzini@gnu.org>
9427
9428 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
9429 (Dependencies): Consider target modules for bootstrap dependencies.
9430 Make target bootstrap modules depend on each stage's gcc.
9431 * Makefile.in: Regenerate.
9432
bcb28cf5
PB
94332005-05-20 Paolo Bonzini <bonzini@gnu.org>
9434
9435 * Makefile.def (configure-gcc): Depend on binutils having been built.
9436 (all-gcc): No need to do it here.
9437 * Makefile.in: Regenerate.
9438
0cf085e4
PB
94392005-05-19 Paul Brook <paul@codesourcery.com>
9440
f610dd5f 9441 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
9442 language cannot be built.
9443 * configure: Regenerate.
9444
dfb2c39a
DJ
94452005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
9446
9447 * ylwrap: Import from Automake 1.9.5.
9448
771aaa92
DU
94492005-05-13 David Ung <davidu@mips.com>
9450
9451 * MAINTAINERS (Write After Approval): Add self.
9452
3ac9bd58
MS
94532005-05-09 Mike Stump <mrs@apple.com>
9454
9455 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
9456 lt_cv_sys_max_cmd_len for now.
f610dd5f 9457
f77a5578
SC
94582005-05-09 Stan Cox <scox@redhat.com>
9459
9460 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
9461
795e36e5
MK
94622005-05-08 Matt Kraai <kraai@ftbfs.org>
9463
9464 * README.SCO: Update the URL.
9465
c9392a2b
DE
94662005-05-05 David Edelsohn <edelsohn@gnu.org>
9467
9468 * ltconfig: Define file_list_spec. Pass file_list_spec and
9469 with_gnu_ld to libtool.
9470 * ltcf-c.sh (aix[45]): Define file_list_spec.
9471 * ltcf-cxx.sh (aix[45]): Same.
9472 * ltcf-gcj.sh (aix[45]): Same.
9473 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
9474 exists, write list of input files to temporary file.
9475
bebcd931
MS
94762005-05-04 Mike Stump <mrs@apple.com>
9477
9478 * configure.in: Always pass --target to target configures as
9479 otherwise rebuilds that do --recheck will fail.
9480 * confiugure: Rebuilt.
9481
ce406537
PB
94822005-05-04 Paolo Bonzini <bonzini@gnu.org>
9483
9484 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
9485 STAGE_HOST_EXPORTS.
9486 (configure, all): Add bootstrap support.
9487 (Host modules, target modules): Pass post-stage1 flags and exports.
9488 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
9489 * Makefile.in: Regenerate.
9490
aa9dcfc4
PB
94912005-04-29 Paolo Bonzini <bonzini@gnu.org>
9492
9493 * configure: Regenerate.
9494
b6f9abcf
MS
94952005-04-27 Mike Stump <mrs@apple.com>
9496
9497 * MAINTAINERS: Add self as darwin maintainer.
9498
acb217cb
BS
94992005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
9500
9501 * config.sub: Update from master copy.
9502
b6dae270
MS
95032005-04-21 Mike Stump <mrs@apple.com>
9504
9505 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
9506 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
9507
c2e0d3a9
HPN
95082005-04-19 Hans-Peter Nilsson <hp@axis.com>
9509
9510 * configure.in <crisv32-*-*, cris-*-*>: New local variable
9511 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
9512 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
9513 "*-*-elf" and "*-*-linux*".
9514 * configure: Regenerate.
9515
871ae772
JM
95162005-04-14 Joseph S. Myers <joseph@codesourcery.com>
9517
9518 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
9519
bf070c29
MS
95202005-04-12 Mike Stump <mrs@apple.com>
9521
9522 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
9523
e865b6f7
TK
95242005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
9525
9526 * MAINTAINERS (Write After Approval): Add myself.
9527
7b71ad7f
BS
95282005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
9529
9530 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
9531
25b42232
PB
95322005-04-06 Paolo Bonzini <bonzini@gnu.org>
9533
f610dd5f 9534 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
9535 (TARGET_CONFIGARGS): Include --with-target-subdir.
9536 (configure, all): New macros. Use them throughout.
9537 * Makefile.in: Regenerate.
9538
d727c624
JG
95392005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
9540
9541 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 9542
fff72cc4
ZD
95432005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9544
9545 * MAINTAINERS: Remove 'loop unrolling' maintainer.
9546
86472dc3
GP
95472005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
9548
9549 * MAINTAINERS: Move John Carr to Write After Approval.
9550
dce2d8b2 95512005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5d0f90e5
R
9552
9553 * config/mh-mingw32: Delete.
9554 * configure.in: Don't use it.
9555 * configure: Regenerate.
9556
33da42bc
PB
95572005-03-31 Paolo Bonzini <bonzini@gnu.org>
9558
9559 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
9560 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dce2d8b2 9561 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
33da42bc
PB
9562 (HOST_LIB_PATH): Generate from Makefile.def.
9563 (TARGET_LIB_PATH): Likewise.
9564 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
9565 * Makefile.in: Regenerate.
9566 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
9567 (RPATH_ENVVAR): Include Darwin case.
9568 * configure: Regenerate.
9569
15cc1841
TF
95702005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
9571
9572 * MAINTAINERS (Various Maintainers): Remove self.
9573 (Write After Approval): Add self.
9574
6a8c79d5
TF
95752005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
9576
9577 * MAINTAINERS (Various Maintainers): Add self.
9578
256f7136
PB
95792005-03-25 Paolo Bonzini <bonzini@gnu.org>
9580
9581 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
9582 * configure: Regenerate.
9583
191dd2c9
ZW
95842005-03-21 Zack Weinberg <zack@codesourcery.com>
9585
9586 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
9587 gcc_version, and gcc_version_trigger from set of flags to pass.
9588 * Makefile.tpl: Remove definitions of above variables.
9589 (config.status): Remove dependency on $(gcc_version_trigger).
9590 * Makefile.in: Regenerate.
9591 * configure.in: Do not reference config/gcc-version.m4 nor
9592 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
9593 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
9594 * configure: Regenerate.
9595
ef6e9bc0 95962005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dce2d8b2 9597 Andrew Pinski <pinskia@physics.uc.edu>
ef6e9bc0
MH
9598
9599 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
9600 * Makefile.in: Regenerate.
9601
009bbd5a
FW
96022005-03-13 Feng Wang <fengwang@nudt.edu.cn>
9603
9604 * MAINTAINERS (Write After Approval): Add myself.
9605
09f8755b
DA
96062005-03-03 David Ayers <d.ayers@inode.at>
9607
9608 * MAINTAINERS (Write After Approval): Add myself.
9609
e73ed25c
AO
96102005-03-01 Alexandre Oliva <aoliva@redhat.com>
9611
9612 PR libgcj/20160
9613 * ltmain.sh: Avoid creating archives with components that have
9614 duplicate basenames.
9615
ace9ac7b
AP
96162005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
9617
9618 PR bootstrap/20250
9619 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
9620 instead of check.
9621 * Makefile.in: Regenerate.
9622
c9db9354
PB
96232005-02-28 Paolo Bonzini <bonzini@gnu.org>
9624
9625 * Makefile.in: Regenerate to fix conflict between the previous two
9626 patches.
9627
215c351a
PB
96282005-02-28 Paolo Bonzini <bonzini@gnu.org>
9629
9630 PR bootstrap/17383
9631 * Makefile.def (target_modules): Remove "stage", now unnecessary.
9632 * Makefile.tpl (HOST_SUBDIR): New substitution.
9633 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
9634 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9635 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
9636 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
9637 (Host modules, Bootstrapped modules): Use it.
9638 (Build modules, Target modules): Do not create symlink trees,
9639 always configure out-of-srcdir.
9640 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
9641 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
9642 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
9643 $(HOST_SUBDIR). Create a symlink for host_subdir.
9644
9645 * Makefile.in: Regenerate.
9646 * configure: Regenerate.
9647
5395b47b
NN
96482005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9649
9650 Merged from libada-gnattools-branch:
9651 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
9652
9653 * gnattools: New directory.
9654 * Makefile.def: Add gnattools as a module, depending on target-libada.
9655 * Makefile.in: Regenerate.
9656 * configure.in: Include gnattools in host_tools; disable it if ada
9657 is disabled.
9658 * configure: Regenerate.
9659
ca2cc05c
JM
96602005-02-24 James A. Morrison <phython@gcc.gnu.org>
9661
9662 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
9663 treelang maintainer.
9664 (Write After Approval): Remove myself.
9665
d2f3024f
PS
96662005-02-23 Paul Schlie <schlie@comcast.net>
9667
9668 * configure.in: Allow darwin targeted ports to build tk, itcl and
9669 libgui.
9670 * configure: Regenerate.
9671
bba5e0ca
EB
96722005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
9673
9674 PR libgcj/10353
9675 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
9676 * configure: Regenerate.
9677
70132ce7
SK
96782005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
9679
9680 * MAINTAINERS (Write After Approval): Add myself.
9681
20f0edca
ILT
96822005-02-10 Ian Lance Taylor <ian@airs.com>
9683
9684 * MAINTAINERS: Update my e-mail address.
9685
e64e5109
RG
96862005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
9687
9688 * MAINTAINERS (Write After Approval): Add myself.
9689
40d64b5a
HPN
96902005-01-29 Hans-Peter Nilsson <hp@axis.com>
9691
9692 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
9693 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
9694 target-libgloss when not *-*-elf and *-*-aout.
9695 * configure: Regenerate.
9696
54a12711
KH
96972005-01-23 Kazu Hirata <kazu@cs.umass.edu>
9698
9699 * MAINTAINERS: Remove obsolete entries.
9700
0aa99dbb
KH
9701 * MAINTAINERS (Write After Approval): Add Michael Matz.
9702
2b009f5f
NB
97032005-01-19 Neil Booth <neil@daikokuya.co.uk>
9704
9705 * MAINTAINERS: Remove self as cpplib maintainer.
9706
385870f5
KC
97072005-01-17 Kelley Cook <kcook@gcc.gnu.org>
9708
9709 * install-sh, config.sub: Import from upstream.
9710
e7daab31
KC
97112005-01-17 Kelley Cook <kcook@gcc.gnu.org>
9712
9713 PR bootstrap/18222
9714 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
9715 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
9716 * Makefile.in: Regenerate.
9717
e6003f4d
JT
97182005-01-16 Jason Thorpe <thorpej@netbsd.org>
9719
9720 * MAINTAINERS: Update my email address.
9721
145e2972 97222005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 9723 Andreas Schwab <schwab@suse.de>
145e2972
DE
9724
9725 PR bootstrap/18033
9726 * config-ml.in: Eval option if surrounded by single quotes.
9727
86c7e0da
PB
97282005-01-03 Paolo Bonzini <bonzini@gnu.org>
9729
9730 Revert 2004-12-28 Makefile changes, a better fix will be
9731 applied to mainline and src after GCC 4.0 branches.
9732
3224a22f
PB
97332004-12-28 Paolo Bonzini <bonzini@gnu.org>
9734
9735 PR bootstrap/17383
9736
9737 * Makefile.def (target_modules): Remove stage parameter,
9738 it is always true now.
9739 * Makefile.tpl (configure-build-[+module+],
9740 configure-target-[+module+]): Always build symlink tree
9741 for the directory and for include. BUILD_SUBDIR and
9742 TARGET_SUBDIR cannot be . anymore.
9743 * Makefile.in: Regenerate.
9744
aaf51ca2
DE
97452004-12-25 David Edelsohn <edelsohn@gnu.org>
9746
9747 Revert 2004-12-08 Makefile changes.
9748
4e32e454
DS
97492004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
9750
9751 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
9752 cygwin, mingw.
9753
669f01d8
AS
97542004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
9755
9756 * configure.in (sh64-*-*): Reenable gprof.
9757 * configure: Regenerate.
9758
1b227ee0
DE
97592004-12-08 David Edelsohn <edelsohn@gnu.org>
9760
9761 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
9762 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
9763 (EXTRA_TARGET_FLAGS): Add PICFLAG.
9764 * Makefile.in: Regenerate.
9765
ce5e944c
CF
97662004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
9767
9768 * MAINTAINERS: Update my email address.
9769
893f1e87
MK
97702004-12-07 Matt Kraai <kraai@ftbfs.org>
9771
9772 * Makefile.tpl: Generate normal dependencies if the LHS module is
9773 not bootstrapped.
9774 * Makefile.in: Regenerate.
9775
bb59c339
RS
97762004-12-03 Richard Sandiford <rsandifo@redhat.com>
9777
9778 * configure.in: Include config/gxx-include-dir.m4. Use
9779 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
9780 * configure: Regenerate.
9781
4982adbe
RS
97822004-12-03 Richard Sandiford <rsandifo@redhat.com>
9783
9784 * config.if: Delete.
9785 * configure.in: Set libstdcxx_incdir directly.
9786 * configure: Regenerate.
9787
05750653
EC
97882004-12-02 Eric Christopher <echristo@redhat.com>
9789
9790 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
9791 * Makefile.in: Regenerate.
9792
5fef1dbd
RS
97932004-12-02 Richard Sandiford <rsandifo@redhat.com>
9794
9795 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
9796 * configure: Regenerate.
9797
afabd8e6
RS
97982004-12-02 Richard Sandiford <rsandifo@redhat.com>
9799
9800 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
9801 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
9802 * configure: Regenerate.
9803
78716e86
EC
98042004-12-01 Eric Christopher <echristo@redhat.com>
9805
9806 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
9807 of things to remove.
9808
57ab8ba9
MK
98092004-11-29 Matt Kraai <kraai@ftbfs.org>
9810
9811 * MAINTAINERS (Write After Approval): Update my e-mail address.
9812
2539bffe
KC
98132004-11-29 Kelley Cook <kcook@gcc.gnu.org>
9814
9815 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
9816 from CVS libtool to always pass_all.
9817
3e732ba0
JDA
98182004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9819
9820 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
9821 (hppa*64*-*-*): Delete incorrect comment.
9822 * configure: Rebuilt.
9823
767f726e
KC
98242004-11-24 Kelley Cook <kcook@gcc.gnu.org>
9825
9826 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
9827
2c92e90f
KC
98282004-11-24 Kelley Cook <kcook@gcc.gnu.org>
9829
9830 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
9831 from CVS libtool to always pass_all.
9832
32f84e48
KC
98332004-11-15 Kelley Cook <kcook@gcc.gnu.org>
9834
9835 * install-sh, compile: Import from automake.
9836
9587be8a
KC
98372004-11-15 Kelley Cook <kcook@gcc.gnu.org>
9838
9839 * config.guess, config.sub: Import from savannnah.
9840
04e81808 98412004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
9842
9843 * MAINTAINERS (Write After Approval): Add myself
9844
f87a2b2e
MS
98452004-11-12 Mike Stump <mrs@apple.com>
9846
9847 * Makefile.def: Add html support.
9848 * Makefile.tpl: Likewise.
9849 * Makefile.in: Regenerate.
9850
848556c2
GK
98512004-11-11 Geoffrey Keating <geoffk@apple.com>
9852
556f03c4
GK
9853 PR 18423
9854 * configure.in: Remove all instances of build-fixincludes from
9855 noconfigdirs.
9856 (build_configargs): Supply --target to subdirectories.
9857 * configure: Regenerate.
9858
848556c2
GK
9859 * Makefile.def: Make gcc install depend on fixincludes install.
9860 * Makefile.in: Regenerate.
9861
9e5712a5
JJ
98622004-11-10 Janis Johnson <janis187@us.ibm.com>
9863
9864 * MAINTAINERS: Add myself as gcc testsuite maintainer.
9865
4ef509c0
PB
98662004-11-11 Paul Brook <paul@codesourcery.com>
9867
9868 * MAINTAINERS: Add self as arm maintainer. Update email address.
9869
20d11df6
HPN
98702004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
9871
9872 * configure.in (noconfigdirs) [mmix-*-*]: Disable
9873 target-libgfortran.
79fd8592 9874 * configure: Regenerate.
20d11df6 9875
68c70f15
DE
98762004-11-07 David Edelsohn <edelsohn@gnu.org>
9877
9878 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
9879 like CC.
9880
54f88091
PB
98812004-11-05 Paolo Bonzini <bonzini@gnu.org>
9882
9883 * Makefile.def (host fixincludes): Specify missing targets.
9884 * Makefile.in: Regenerate.
9885
6866abb8
RC
98862004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
9887
9888 * MAINTAINERS: Add myself
9889
83f62578
GL
98902004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
9891
9892 * MAINTAINERS (Write After Approval): Add myself.
9893
53c7ffe7
GK
98942004-11-04 Geoffrey Keating <geoffk@apple.com>
9895
9896 * Makefile.def: Build fixincludes for the host, too.
9897 * Makefile.in: Regenerate.
9898 * configure.in (host_tools): Add fixincludes.
9899 * configure: Regenerate.
9900
ac8b3d9d
DJ
99012004-11-04 Daniel Jacobowitz <dan@debian.org>
9902
9903 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
9904 * configure: Regenerated.
9905
bab37580
L
99062004-11-04 H.J. Lu <hongjiu.lu@intel.com>
9907
9908 PR other/17783
9909 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
9910 * configure: Regenerated.
9911
db1de713
MM
99122004-10-31 Mark Mitchell <mark@codesourcery.com>
9913
9914 * README.SCO: Update per FSF instructions.
9915
a827e21a
EW
99162004-10-28 Eric B. Weddington <ericw@evcohs.com>
9917
9918 PR target/18151
9919 * configure.in (case ${target}): Do not build fixincludes for avr.
9920 * configure: Regenerated.
9921
9d069a4f
PB
99222004-10-26 Paolo Bonzini <bonzini@gnu.org>
9923
9924 * configure.in (case ${target}): Do not build fixincludes
9925 on platforms where it is not used.
9926 * configure: Regenerated.
9927
fc45f3fe
DJ
99282004-10-23 Daniel Jacobowitz <dan@debian.org>
9929
9930 * configure.in: Use an absolute path to install-sh.
9931 * configure: Regenerated.
9932
36554b92
AL
99332004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
9934
9935 * MAINTAINERS (Write After Approval): Add myself.
9936
88e9994a
KH
99372004-10-19 Kazu Hirata <kazu@cs.umass.edu>
9938
9939 * MAINTAINERS: Remove from Write After Approval those that are
9940 already maintainers.
9941
ad02a944
SP
99422004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
9943
9944 * MAINTAINERS: Update my email address.
9945
c8e6cd41
KC
99462004-10-12 Kelley Cook <kcook@gcc.gnu.org>
9947
9948 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
9949 * configure: Regenerate.
9950
dce2d8b2 99512004-10-07 J"orn Rennecke <joern.rennecke@st.com>
ebe55024
R
9952
9953 * MAINTAINERS: Update my email address.
9954
a8b0957e
KH
99552004-10-07 Kazu Hirata <kazu@cs.umass.edu>
9956
9957 * MAINTAINERS (Language Front Ends Maintainers): New. Move
9958 entries belonging to this category.
9959
96836f61
JZ
99602004-10-06 Josef Zlomek <josef.zlomek@email.cz>
9961
9962 * MAINTAINERS: Update my e-mail address.
9963
7e0b5752
PB
99642004-10-06 Paolo Bonzini <bonzini@gnu.org>
9965
9966 Fix wrong conflict resolution in:
9967
9968 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
9969
9970 * Makefile.in: Regenerate.
9971 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9972 in the recursive `make', instead of hardwiring `all'.
9973 (Autogenerated TARGET-* variables): New.
9974
370f7a47
TL
99752004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
9976
9977 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 9978 * configure: Regenerate.
370f7a47 9979
13e5d623
KH
99802004-10-04 Kazu Hirata <kazu@cs.umass.edu>
9981
9982 * MAINTAINERS (Various Maintainers): Move the "windows,
9983 cygwin, mingw" maintainer to ...
9984 (OS Port Maintainers): ... here.
9985
a6497c1b
KH
99862004-10-04 Kazu Hirata <kazu@cs.umass.edu>
9987
9988 * MAINTAINERS (Write After Approval): Remove those that are
9989 maintainers of some subsystem.
9990
1abb828a
D
99912004-10-02 P.J. Darcy <darcypj@us.ibm.com>
9992
9993 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
9994 * ltcf-cxx.sh (tpf*): Likewise.
9995 * ltconfig (tpf*): Add TPF OS configuration support.
9996
16d1338d
BS
99972004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
9998
9999 * MAINTAINERS: Change my email address to my new work account.
10000
9082a750
MR
100012004-09-24 Michael Roth <mroth@nessie.de>
10002
10003 * configure.in (--without-headers): Add missing double quotes.
10004 * configure: Regenerate.
10005
dce2d8b2 100062004-09-24 Kelley Cook <kcook@gcc.gnu.org>
07a8bdf8
KC
10007
10008 * ylwrap: Revert to previous version.
10009
4c4a5bbc
L
100102004-09-23 H.J. Lu <hongjiu.lu@intel.com>
10011
10012 PR bootstrap/17369
10013 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
10014 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
10015 SET_GCC_LIB_PATH_CMD.
10016 (BASE_TARGET_EXPORTS): Likewise.
10017 * Makefile.in: Regenerated.
10018
10019 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
10020 * configure: Regenerated.
10021
85f59630
KC
100222004-09-23 Kelley Cook <kcook@gcc.gnu.org>
10023
10024 * config.guess: New upstream version
10025 * compile, depcomp, install-sh, ylwrap: Likewise.
10026
95c53c62
RS
100272004-09-19 Roger Sayle <roger@eyesopen.com>
10028
10029 * config/mh-x86omitfp: New host makefile fragment. Add
10030 -fomit-frame-pointer to the default BOOT_CFLAGS.
10031 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
10032 * configure: Regenerate.
10033
0a1c093b
AP
100342004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
10035
10036 PR target/11572
10037 * configure.in (*-*-darwin*): Renable libobjc.
10038 * configure: Regenerate.
10039
315fcf97
NS
100402004-09-10 Nathan Sidwell <nathan@codesourcery.com>
10041
10042 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
10043
0a050485 100442004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 10045
0a050485
DB
10046 * Makefile.def: Remove libbanshee.
10047 * Makefile.tpl: Ditto.
10048 * configure.in: Ditto.
10049 * Makefile.in: Regen.
10050 * configure: Ditto.
10051
5f4a098e
DE
100522004-09-08 David Edelsohn <edelsohn@gnu.org>
10053
10054 * ltmain.sh: Use $pic_object as $non_pic_object if
10055 $non_pic_object=none.
10056
32b2511f
PB
100572004-09-07 Paolo Bonzini <bonzini@gnu.org>
10058
10059 * missing: Import latest version from master repository.
10060
fc4d0e82
NC
100612004-09-06 Nick Clifton <nickc@redhat.com>
10062
10063 * config.sub: Import latest version from master repository.
10064 * config.guess: Likewise.
10065 This includes these changes:
78716e86 10066
fc4d0e82
NC
10067 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
10068
10069 * config.sub: Handle crisv32, alias etraxfs.
10070 * config.guess (crisv32:Linux:*:*): Handle.
10071
10072 2004-08-13 Brad Smith <brad@comstyle.com>
10073
10074 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
10075 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
10076
10077 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
10078
10079 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
10080 assume the processor is a powerpc. This is because coreutils
10081 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
10082 in this case, due to a MacOS X bug that causes
10083 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
10084 to return a negative number.
10085 Problem reported by Petter Reinholdtsen in:
10086 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
10087
10088 2004-07-19 Ben Elliston <bje@gnu.org>
10089
10090 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
10091
10092 2004-06-24 Ben Elliston <bje@gnu.org>
10093
10094 * config.guess: Update copyright years.
10095 * config.sub: Likewise.
10096
10097 2004-06-22 Robert Millan <robertmh@gnu.org>
10098
10099 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
10100 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
10101
10102 2004-06-22 Stanley F. Quayle <stan@stanq.com>
10103
10104 * config.guess (*:*VMS:*:*): New entry. Replaces
10105 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
10106 manufacturer.
10107
10108 2004-06-22 Ben Elliston <bje@gnu.org>
10109
10110 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
10111 * config.sub: Likewise.
10112
10113 2004-06-22 Ben Elliston <bje@gnu.org>
10114
10115 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
10116 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
10117
10118 2004-06-11 Ben Elliston <bje@gnu.org>
10119
10120 * config.guess (pegasos:OpenBSD:*:*): Remove.
10121
10122 2004-06-11 Ben Elliston <bje@gnu.org>
10123
10124 From Wouter Verhelst <wouter@grep.be>:
10125 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
10126
10127 2004-06-11 Ben Elliston <bje@gnu.org>
10128
10129 * config.guess (luna88k:OpenBSD:*:*): New.
10130
10131 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
10132
10133 * config.guess (m32r*:Linux:*:*): New case.
10134 * config.sub: Handle m32rle.
10135
10136 2004-03-12 Ben Elliston <bje@wasabisystems.com>
10137
10138 From Jens Petersen <petersen@redhat.com>:
10139 * config.sub: Handle sparcv8.
10140
10141 2004-03-03 Ben Elliston <bje@wasabisystems.com>
10142
10143 From Tom Smith <smith@cag.lkg.hp.com>:
10144 * config.guess: Version suffixes are equally significant on Tru64
10145 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
10146 prefix of "P" (patched kernel).
10147
10148 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
10149
10150 * config.sub: Add support for National Semiconductor CRX target.
10151
2f4cc6bf
JJ
101522004-09-03 Janis Johnson <janis187@us.ibm.com>
10153
10154 * MAINTAINERS (Various Maintainers): Remove myself as web page
10155 maintainer, add myself as maintainer of build status lists.
10156
61fec9ff
JB
101572004-09-03 Jan Beulich <jbeulich@novell.com>
10158
10159 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
10160 *-*-netware, but add target-libmudflap.
10161 Consolidate *-*-netware targets (of which really only i?86 exists)
10162 into a single entry.
10163 * configure: Likewise.
10164
45f366ab
PB
101652004-09-01 Paolo Bonzini <bonzini@gnu.org>
10166
10167 * Makefile.tpl (sorry): Remove.
10168 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
10169 (cleanstrap targets): Depend on distclean, not distclean-stage1.
10170 (do-clean): Clean per-stage directories too.
10171 (do-distclean): Run distclean-stage1 too.
10172 (.NOTPARALLEL): Enable during toplevel bootstrap.
10173 (stage[+id+]-bubble): Enable parallel execution during
10174 the recursive invocation.
10175 * Makefile.in: Regenerate.
10176
10177 Fix previous checkin:
10178
10179 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
10180 include.
10181 * configure.in: Fix indentation.
10182 * configure: Regenerate.
10183
dce2d8b2 101842004-08-31 Robert Bowdidge <bowdidge@apple.com>
be8fff81 10185
45f366ab
PB
10186 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
10187 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
10188 * configure: regenerate
78716e86 10189 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 10190 -mdynamic-no-pic
be8fff81 10191
71b5d516
PB
101922004-08-31 Paolo Bonzini <bonzini@gnu.org>
10193
10194 * Makefile.def (build_modules): Add fixincludes.
10195 (dependencies): Make gcc depend on fixincludes.
10196 * configure.in (build_tools): Add fixincludes.
10197 (build_configdirs): Always include build_libs.
10198 * Makefile.in: Regenerate.
10199 * configure: Regenerate.
10200
102012004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
10202
10203 * Makefile.def (bootstrap stages): Add 'lean' parameter.
10204 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
10205 phony targets; do not generate timestamp files.
10206 (distclean-stageN): Remove references to their timestamp files.
10207 (restageN, touch-stageN): Remove.
10208 (stageN-bubble): Rewritten.
10209 (compare): Support lean bootstraps.
10210 * Makefile.in: Regenerate.
10211
10212 * configure.in: Only warn when bootstrapping but
10213 build != host or build != target. Support lean bootstraps.
10214 * configure: Regenerate.
10215
ce7cbbb0
PE
102162004-08-26 Phil Edwards <phil@codesourcery.com>
10217
10218 * configure.in: Give a better error message if GMP/MPFR are missing
10219 and a language needing them has been requested.
10220 * configure: Regenerated.
10221
9c71a529
PE
102222004-08-25 Phil Edwards <phil@codesourcery.com>
10223
10224 * configure.in: Print a list of available language front-ends if
10225 a requested one is missing. Tidy stray tab characters.
10226 * configure: Regenerated.
10227
e3f92d3b
MK
102282004-08-19 Michael Koch <konqueror@gmx.de>
10229
10230 * gcc/doc/install.texi: Update entry about automake for libjava.
10231
c3f84f61
RM
102322004-08-17 Robert Millan <robertmh@gnu.org>
10233
10234 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
10235 (instead of FreeBSD).
10236 * configure: Regenerate.
10237
7c27e184
PB
102382004-08-16 Paolo Bonzini <bonzini@gnu.org>
10239
10240 * Makefile.in: Regenerate.
10241 * configure: Regenerate.
10242
10243 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
10244 stage_*_flags.
10245 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
10246 for bootstrapped modules if toplevel bootstrap is going.
10247 (GCC bootstrap): Generate per-stage targets for all bootstrapped
10248 modules. Adjust for changes in Makefile.def. Enable several
10249 rules even in non-bootstrap mode, just to avoid peppering the
10250 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
10251 (stage-[+prev+]-bubble): Remove.
10252
10253 * Makefile.def (Dependencies): Depend on all-build-bison,
10254 all-build-flex, all-build-byacc, all-build-texinfo, rather
10255 than the host variations.
10256 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
10257 with BUILD_SUBDIR.
10258 (BISON): Update for recent Bisons.
10259 (YACC): Fix typo.
10260 (cross): Depend on all-build.
10261 (all): Do not depend on all-build.
10262 (prebootstrap): Remove.
10263 (dep-kind): Accept separate prefixes for MODULE and ON variables.
10264 (Prebootstrap dependencies): Add them to the per-stage targets
10265 and to all-prebootstrap.
10266 * configure.in (build_configdirs): Always enable build_tools.
10267 (BUILD_DIR_PREFIX): Remove.
10268
10269 * Makefile.def (gcc): Add target variable.
10270 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
10271 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10272 in the recursive `make', instead of hardwiring `all'.
10273 (Autogenerated TARGET-* variables): New.
10274
20f3bb80
BB
102752004-08-13 Brian Booth <bbooth@redhat.com>
10276
10277 * MAINTAINERS: Remove myself from write-after-approval.
10278
b5be499d
NN
102792004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
10280
10281 * src-release: Stop distributing mmalloc with gdb (which doesn't
10282 use it).
10283 * Makefile.def: GDB doesn't depend on mmalloc anymore.
10284 * Makefile.in: Regenerate.
10285
b3f8d95d
MM
102862004-08-09 Mark Mitchell <mark@codesourcery.com>
10287
10288 * configure.in (arm*-*-eabi*): New target.
10289 * configure: Regenerate.
10290
3589b69e
PB
102912004-08-06 Paolo Bonzini <bonzini@gnu.org>
10292
10293 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
10294 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
10295 (Dependencies): New section.
10296 * Makefile.tpl (Dependencies): Generate from Makefile.def.
10297 (configure-target-[+module+]): Depend on maybe-all-gcc
10298 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
10299 (toplevel profiledbootstrap): Fix dependencies.
10300 * Makefile.in: Regenerate.
10301
972974fc
MM
103022004-08-03 Mark Mitchell <mark@codesourcery.com>
10303
10304 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
10305 target-libiberty to noconfigdirs.
10306 * configure: Regenerate.
10307
bebf829d
PB
103082004-08-03 Paul Brook <paul@codesourcery.com>
10309
10310 * configure.in: Check for MPFR as well as GMP.
10311 * configure: Regenerate.
10312
98a5bb3b
RM
103132004-08-01 Robert Millan <robertmh@gnu.org>
10314
10315 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
10316 libmudflap for all GNU-based systems (with Glibc).
10317 * configure: Regenerate.
10318
dce2d8b2 103192004-08-03 Paolo Bonzini <bonzini@gnu.org>
d32ab992
PB
10320
10321 * Makefile.def (host-modules): Add gcc.
10322 * Makefile.in: Regenerate.
10323 * Makefile.tpl (sorry): New rule.
10324 (configure-host, all-host, [+make_target+]-host, do-check,
10325 install-host): Do not add gcc as a special case.
10326 (host modules): Add a small special-casing for gcc. Export
10327 extra_make_flags through the environment.
10328 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
10329 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
10330 other recursive targets for gcc): Remove.
10331
10332 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
10333 (stage, unstage): New rules.
10334 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
10335 distclean-stage[+id+]): Use stage_current.
10336 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
10337 the stage*-start rules.
10338
aeb732c1
GK
103392004-08-02 Geoffrey Keating <geoffk@apple.com>
10340
10341 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
10342 use -all_load flag.
10343
25b656e7
PB
103442004-08-02 Paolo Bonzini <bonzini@gnu.org>
10345
10346 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
10347 * configure: Regenerate.
10348
cc440d71
TM
103492004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
10350
10351 * maintainer-scripts/gcc_release: Revert yesterday's change.
10352
270e140b
SB
103532004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
10354
10355 * MAINTAINERS: Add myself to write-after-approval.
10356
3e4035f8
TM
103572004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
10358
10359 * libf2c: Removed.
10360 * gcc/gccbug.in: Updated because of libf2c removal.
10361 * maintainer-scripts/gcc_release: Ditto.
10362
dce2d8b2 103632004-07-09 Loren J. Rittle <ljrittle@acm.org>
a3e8d8b4
LR
10364
10365 * configure.in: Build libmudflap by default on FreeBSD.
10366 * configure: Regenerated.
10367
dfcada9a
MM
103682004-07-09 Mark Mitchell <mark@codesourcery.com>
10369
10370 * configure.in: Do not build libmudflap by default on non-GNU/Linux
10371 systems.
10372 * configure: Regenerated.
10373
dce2d8b2 103742004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3922b216
JDA
10375
10376 PR target/16344
10377 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
10378 feedback based compiler.
10379 * Makefile.in: Rebuilt.
10380
95bcca47
AO
103812004-07-08 Alexandre Oliva <aoliva@redhat.com>
10382
10383 * Makefile.def (host_modules): Set bootstrap=true for flex.
10384 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
10385 * Makefile.in: Rebuilt.
10386
051822f6
JH
103872004-07-07 Jan Hubicka <jh@suse.cz>
10388
10389 * MAINTAINERS: Add self as a profile feedback maintainer.
10390
7b61653a
PE
103912004-07-05 Phil Edwards <phil@codesourcery.com>
10392
10393 * configure.in: Do not prepend $srcdir to /dev/null in
10394 makefile fragments.
10395 * configure: Regenerate.
10396
23f6b2f9
PB
103972004-07-01 Paolo Bonzini <bonzini@gnu.org>
10398
10399 * Makefile.def (build_modules): Add bison, byacc, flex,
10400 m4, texinfo.
10401 (flags_to_pass): Add FLEX.
10402 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
10403 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
10404 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
10405 DEFAULT_MAKEINFO): Remove.
10406 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
10407 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
10408 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
10409 objdir or else use configured tool.
10410 (all-build): New.
10411 (all): Depend on it.
10412 (Build module dependencies): Add.
10413 * Makefile.in: Regenerate.
10414 * configure.in: Better support for multiple build modules,
10415 matching what is done for host/target modules. Do not look
10416 for "plausible" locations of build tools if Canadian cross.
10417 Use autoconf's AC_PROG_CC to find a C compiler. Define
10418 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
10419 * configure: Regenerate.
78716e86 10420
1c020272
PB
104212004-06-22 Paolo Bonzini <bonzini@gnu.org>
10422
10423 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
10424 * Makefile.in: Regenerate.
10425
a52a0a7f
PB
104262004-06-22 Paolo Bonzini <bonzini@gnu.org>
10427
10428 * Makefile.tpl (configure-build-[+module+],
10429 configure-[+module+], configure-target-[+module+]): Pass
10430 [+extra_configure_args+].
10431 (all-build-[+module+], all-[+module+], check-[+module+],
10432 install-[+module+], [+make_target+]-[+module+],
10433 all-target-[+module+], check-target-[+module+],
10434 install-target-[+module+], [+make_target+]-target-[+module+]):
10435 Pass [+extra_make_args+].
10436 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
10437 (GCC_HOST_EXPORTS): Remove.
10438 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
10439 cross, check-gcc, check-gcc-c++, install-gcc,
10440 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
10441 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
10442 * Makefile.in: Regenerate.
10443
ccde3f1a
MS
104442004-06-21 Matthew Sachs <msachs@apple.com>
10445
10446 * MAINTAINERS: Added self to write-after-approval.
10447
6264b0a6
CF
104482004-06-21 Christopher Faylor <cgf@alum.bu.edu>
10449
10450 * configure.in: Check for srcdir/winsup rather than build directory
10451 winsup.
10452 * configure: Regenerate.
10453
801e2270
CV
104542004-06-17 Corinna Vinschen <vinschen@redhat.com>
10455
10456 * configure.in: Don't build Cygwin native newlib if winsup
10457 directory is missing. Emit warning instead.
10458 * configure: Regenerate.
10459
ad6717df
PB
104602004-06-09 Paolo Bonzini <bonzini@gnu.org>
10461
10462 * Makefile.tpl (touch-stage[+id+]): New.
10463 (restage[+prev+]): Depend on touch-stage[+id+].
10464
10465 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
10466 Use it throughout.
10467
10468 * Makefile.def: Add profile and feedback bootstrap stages.
10469 Remove next field from bootstrap stages.
10470 * Makefile.tpl (LN, LN_S): Substitute.
10471 (stageN-start, stageN-end): Use double-colon rules, to
10472 provide a hook for additional setup commands.
10473 (distclean-stageN-gcc, restageN): Create dependencies from
10474 [+prev+], not from [+next+].
10475 (stageN-bubble): Add commands for successive stages from
10476 [+prev+], using double-colon rules.
10477 (all-stageN-gcc): Fix typo.
10478 (stagefeedback-start, profiledbootstrap): New.
10479 * Makefile.in: Regenerate.
10480 * configure.in: Call ACX_PROG_LN.
10481 * configure: Regenerate.
10482
5bbb9680
CY
104832004-06-08 Canqun Yang <canqun@nudt.edu.cn>
10484
10485 * MAINTAINERS (Write After Approval): Add myself.
10486
e18be1d4
MA
104872004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
10488
10489 * MAINTAINERS (Write After Approval): Add myself.
10490
5607edfd
PB
104912004-06-03 Paolo Bonzini <bonzini@gnu.org>
10492
10493 * configure.in: Fix --enable-bootstrap breakage introduced in trees
10494 without gcc.
10495 * configure: Regenerate.
10496
1ec4e9c3
PB
104972004-06-01 Paolo Bonzini <bonzini@gnu.org>
10498
10499 * Makefile.tpl: Fix typo.
10500 * Makefile.in: Regenerate.
10501
dce2d8b2 105022004-06-01 Paolo Bonzini <bonzini@gnu.org>
c2f7605f
PB
10503
10504 * configure.in: Remove new- prefix from toplevel
10505 bootstrap targets.
10506 * configure: Regenerate.
10507
f516a7da
PB
105082004-06-01 Paolo Bonzini <bonzini@gnu.org>
10509
10510 * Makefile.tpl (all.normal): Rename to all.
10511 (all): Replace with a rule to pick the default
10512 target from configure.
10513 (all-gcc, configure-gcc): Use conditionals to
10514 do nothing when toplevel bootstrap is going on.
10515 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
10516 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
10517 * configure.in: Support --enable-bootstrap.
10518
10519 * Makefile.def: Remove new- prefix from toplevel
10520 bootstrap targets.
10521 * Makefile.tpl: Likewise.
10522
10523 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
10524 target.
10525
10526 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
10527 $(RECURSE_FLAGS) to recursive invocation of make.
10528
10529 * Makefile.in: Regenerate.
10530 * configure: Regenerate.
10531
78dd5e36 105322004-05-30 Andreas Jaeger <aj@suse.de>
dce2d8b2 10533 Jim Wilson <wilson@specifixinc.com>
78dd5e36
AJ
10534
10535 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
10536 like CC.
10537
30f1bddc
DJ
105382004-05-27 Daniel Jacobowitz <dan@debian.org>
10539
10540 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
10541 * configure: Regenerate.
10542
4fc4dd12
DJ
105432004-05-25 Daniel Jacobowitz <drow@false.org>
10544
10545 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
10546 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
10547 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
10548 targets.
10549 * Makefile.in: Regenerate.
10550
dce2d8b2 105512004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
10552
10553 * configure.in: Test the ability to symlink directories.
10554 * configure: Regenerate.
10555
10556 * Makefile.def (bootstrap-stage): New definitions.
10557 * Makefile.tpl (configure-stage1-gcc,
10558 configure-stage2-gcc, configure-stage3-gcc,
10559 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
10560 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
10561 new-restage3, compare): Autogenerate, see Makefile.in
10562 entry for behavioral changes.
10563 (distclean-stage1, new-stage1-start, new-stage1-end,
10564 new-stage1-bubble, distclean-stage2, new-stage2-start,
10565 new-stage2-end, new-stage2-bubble, distclean-stage3,
10566 new-stage3-start, new-stage3-end): New autogenerated targets.
10567 (objext, prebootstrap, BOOT_CFLAGS,
10568 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
10569 targets.
10570
10571 * Makefile.in: Regenerate.
10572 (distclean-stage1, new-stage1-start, new-stage1-end,
10573 new-stage1-bubble, distclean-stage2, new-stage2-start,
10574 new-stage2-end, new-stage2-bubble, distclean-stage3,
10575 new-stage3-start, new-stage3-end): New targets.
10576 (all-stage1-gcc): Move prebootstrap dependency from here...
10577 (configure-stage1-gcc): ...to here.
10578 (new-bootstrap): Use bubble targets.
10579 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10580 Use per-stage distclean targets.
10581 (configure-stage1-gcc, configure-stage2-gcc,
10582 configure-stage3-gcc, all-stage1-gcc,
10583 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
10584 Use new-stageN-start to prepare the tree.
10585
4f4e53dd
PB
105862004-05-23 Paolo Bonzini <bonzini@gnu.org>
10587
10588 * Makefile.def (host_modules): add libcpp.
10589 * Makefile.tpl: Add dependencies on and for libcpp.
10590 * Makefile.in: Regenerate.
10591 * configure.in: Add libcpp host module.
10592 * configure: Regenerate.
10593
60975492
PB
105942004-05-21 Paolo Bonzini <bonzini@gnu.org>
10595
10596 * Makefile.tpl: Whenever a recursive target is defined, wrap
10597 it in a special @if/@endif block, and prepare its maybe
10598 dependency in the @if/@endif block
10599 * configure.in: Instead of writing maybe dependencies, remove
10600 the @if/@endif statements, and remove the @if/@endif blocks
10601 that remain.
10602 * configure: Regenerate.
10603 * Makefile.in: Regenerate.
10604
5ce7d75d
JJ
106052004-05-20 Janis Johnson <janis187@us.ibm.com>
10606
10607 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
10608
c779c42f
KK
106092004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
10610
10611 PR bootstrap/15120
10612 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
10613 * */configure: Rebuilt.
10614
b4117c30
ZW
106152004-05-17 Zack Weinberg <zack@codesourcery.com>
10616
10617 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
10618 of libf2c.
10619 * configure, Makefile.in: Regenerate.
10620
719bb4e3 106212004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
10622
10623 * MAINTAINERS (Write After Approval): Add myself.
10624
6de9cd9a
DN
106252004-05-13 Diego Novillo <dnovillo@redhat.com>
10626
10627 Merge from tree-ssa-20020619-branch.
10628
10629 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
10630 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
10631 (HOST_GMPLIBS): Define.
10632 (HOST_GMPINC): Define.
10633 (TARGET_LIB_PATH): Add libmudflap.
10634 (GFORTRAN_FOR_TARGET): Define.
10635 (configure-build*): Export GFORTRAN.
10636 (configure-gcc): Export GMPLIBS and GMPINC.
10637 (all-gcc): Add maybe-all-libbanshee.
10638 (configure-target-libgfortran): Define.
10639 * Makefile.in: Regenerate.
10640 * configure.in (host_libs): Add libbanshee.
10641 (target_libraries): Add target-libmudflap and target-libgfortran.
10642 Add --with-libbanshee.
10643 Handle --disable-libmudflap.
10644 (*-*-freebsd*): Use with_gmp.
10645 Add $(libgcj) to noconfigdirs.
10646 * configure: Regenerate.
10647 * depcomp: New file.
10648 * MAINTAINERS: Add tree-ssa maintainers.
10649
8f1b790f
VM
106502004-05-04 Vladimir Makarov <vmakarov@redhat.com>
10651
b4117c30 10652 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 10653
693446fc
BF
106542004-04-30 Brian Ford <ford@vss.fsi.com>
10655
b4117c30 10656 * MAINTAINERS (Write After Approval): Add myself.
693446fc 10657
d1bb666c
UB
106582004-04-29 Uros Bizjak <uros@kss-loka.si>
10659
b4117c30 10660 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 10661
6cf1ac42
PB
106622004-04-28 Paolo Bonzini <bonzini@gnu.org>
10663
10664 * config/acx.m4: Fix fastcompare support for new-bootstrap.
10665 * configure: Regenerate.
10666
632933d5
PB
106672004-04-27 Paolo Bonzini <bonzini@gnu.org>
10668
10669 Revert:
10670 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10671
10672 * Makefile.def (flags_to_pass): Remove *dir variables that
10673 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10674 as well as prefix and exec_prefix.
10675 * Makefile.in: Regenerate.
10676
80dc6aa0
RM
106772004-04-26 Robert Millan <robertmh@gnu.org>
10678
10679 Add patches from libtool CVS.
10680 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
10681 * ltconfig: Likewise.
10682 * ltcf-c.sh: Likewise.
10683 * ltcf-cxx.sh: Likewise.
10684 * ltcf-gcj.sh: Likewise.
10685
e11283f1
PB
106862004-04-26 Paolo Bonzini <bonzini@gnu.org>
10687
10688 * Makefile.def (host_modules): Mark with the bootstrap
10689 flag packages on which gcc depends.
10690 * Makefile.tpl (all-bootstrap): Use it.
10691 * Makefile.in: Regenerate.
10692
8546950c
PB
106932004-04-26 Paolo Bonzini <bonzini@gnu.org>
10694
10695 * Makefile.def (flags_to_pass): Remove *dir variables that
10696 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10697 as well as prefix and exec_prefix.
10698 * Makefile.in: Regenerate.
10699
a76494aa
PB
107002004-04-26 Paolo Bonzini <bonzini@gnu.org>
10701
b4117c30
ZW
10702 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
10703 * configure: Regenerate.
10704 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
10705 * gcc/Makefile.tpl (compare): Use the result of the test.
10706 * gcc/Makefile.in: Regenerate.
a76494aa 10707
03a91701
PB
107082004-04-23 Paolo Bonzini <bonzini@gnu.org>
10709
10710 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
10711 Always relocate gcc and prev-gcc to the original names, even
10712 if the build fails.
10713 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10714 New targets.
10715
082a6351
LG
107162004-04-23 Laurent GUERBY <laurent@guerby.net>
10717
10718 * MAINTAINERS: Update my email address.
b4117c30 10719
1f1d584b
RO
107202004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10721
10722 * configure.in (mips*-*-irix5*): Enable ld.
10723 * configure: Regenerate.
082a6351 10724
1db673ca
RO
107252004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10726
10727 * configure: Regenerate.
10728
ce4ea44e
JW
107292004-04-15 James E Wilson <wilson@specifixinc.com>
10730
10731 * Makefile.tpl (configure-[+module+], configure-gcc,
10732 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
10733 Set and export LDFLAGS.
10734 * Makefile.in: Regenerate.
10735
611f62ad
MC
107362004-04-12 Michael Chastain <mec.gnu@mindspring.com>
10737
b4117c30 10738 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 10739
be912515
NN
107402004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
10741
10742 PR bootstrap/14871
10743 * Makefile.tpl: If we don't have built-in-tree target tools,
10744 use the ones found by configure rather than hacking around with
10745 program_transform_name.
10746 * configure.in: Give Makefile.tpl the information necessary
10747 to do that.
10748 * Makefile.in: Regenerate.
10749 * configure: Regenerate.
10750
9104315a
NN
107512004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
10752
10753 PR bootstrap/14760
10754 * configure.in: When computing baseargs, strip *all* copies of
10755 offending options. Also, don't match/substitute the trailing space,
10756 so that this actually works when two similar options are separated by
10757 only one space.
10758 * configure: Regenerate.
10759
bef1d700
DE
107602004-04-06 David Edelsohn <edelsohn@gnu.org>
10761
b4117c30
ZW
10762 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
10763 (rs6000-*-aix*): Same.
10764 * configure: Regenerate.
bef1d700 10765
54bcf05e 107662004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
10767
10768 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 10769
369a832c 107702004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
10771
10772 * MAINTAINERS: Add myself to write-after-approval.
369a832c 10773
09a9c095
NN
107742004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
10775
7caf53cb
NN
10776 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
10777 STRICT_WARN, WARN_CFLAGS flags passed down to make.
10778 * Makefile.in: Regenerate.
10779
09a9c095
NN
10780 * configure.in (top level bootstrap support): Rework --enable-werror
10781 to set @stage2_werror_flag@.
10782 * configure: Regenerate.
10783 * Makefile.tpl (top level bootstrap support): Pass
10784 @stage2_werror_flag@ down to configure in stages 2 and 3.
10785 * Makefile.in: Regenerate.
10786
5595a2bd
NN
107872004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
10788
cbfd7e06
NN
10789 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
10790 for stages 2 and 3 as well as in make. As a consequence, remove
10791 OUTPUT_OPTION (now detected by configure) from the flags passed down
10792 to make.
10793 * Makefile.in: Regenerate.
10794
5595a2bd
NN
10795 * Makefile.tpl (new-bootstrap): Fix typo.
10796 * Makefile.in: Regenerate.
10797
ca3b3e20
NN
107982004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
10799
295f4e42
NN
10800 * Makefile.tpl: Rearrange by moving recursive_targets rules
10801 into their proper sections.
10802 * Makefile.tpl (top level bootstrap support): Move disabling
10803 of coverage flags from 'make' to 'configure'; improve comments.
10804 * Makefile.in: Regenerate.
10805
340de83f
NN
10806 * Makefile.tpl (experimental top level bootstrap) Move stage1
10807 language setting from all- target to configure- target; disable
10808 intermodule optimization in stage 1; prevent gratuitous rebuilds
10809 of stage 1.
10810 * Makefile.in: Regenerate.
10811 * configure.in: Comma-separate stage 1 language list for top
10812 level bootstrap.
10813 * configure: Regenerate.
10814
ca3b3e20
NN
10815 * Makefile.tpl: Clean up experimental top level bootstrap support:
10816 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
10817 prev-gcc in configure- targets as well as all- targets.
10818 * Makefile.in: Regenerate.
10819
4d038073
KC
108202004-03-21 Kelley Cook <kcook@gcc.gnu.org>
10821
10822 * compile: New file imported from automake.
10823
ab3533d6
PB
108242004-03-17 Paolo Bonzini <bonzini@gnu.org>
10825
10826 * configure.in: Remove symbolic link section.
10827 * configure: Regenerate.
10828 * Makefile.tpl (links): Remove.
10829 * Makefile.in: Regenerate.
10830
1e0f07d3 108312004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 10832 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
10833
10834 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 10835 Set with AC_CHECK_PROGS.
1e0f07d3
PB
10836 * configure.in: Fix comment typo from last patch.
10837 * configure: Regenerate.
10838
2805b53a
NN
108392004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
10840
10841 * Makefile.tpl: Introduce experimental top level bootstrap support.
10842 * Makefile.in: Regenerate.
10843 * configure.in: Introduce support for top level bootstrap.
10844 * configure: Regenerate.
10845
79b4b7d2 108462004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 10847 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
10848
10849 PR bootstrap/14522
10850 * configure.in: Cope with shells that do not support unquoted ^
10851 * configure: Regenerate.
10852
6bbec498 108532004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 10854 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
10855
10856 PR bootstrap/14522
79b4b7d2 10857 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
10858 quotes inside quoted backquote substitutions.
10859 * configure: Regenerate.
10860
83c15dfc
AP
108612004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
10862
10863 PR bootstrap/14522
f2bd98d4 10864 * configure.in: Fix escaping of $.
83c15dfc
AP
10865 * configure: Regenerate.
10866
55ffb5ed
NN
108672004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
10868
10869 * configure: Regenerate, since I forgot to while committing Paolo's
10870 changes.
10871
e4c9c075
PB
108722004-03-08 Paolo Bonzini <bonzini@gnu.org>
10873
10874 PR ada/14131
10875 Move language detection to the top level.
10876 * configure.in: Find default values for the tools as
10877 soon as possible. Disable ada if GNAT is not found.
10878 Emit error message about missing languages. Expand
10879 --enable-languages=all for the gcc subdirectory.
10880
5199e2c6
BE
108812004-03-10 Ben Elliston <bje@gnu.org>
10882
10883 * MAINTAINERS: Update my email address.
10884
c18b95e5
DE
108852004-03-05 David Edelsohn <edelsohn@gnu.org>
10886
10887 * ltconfig: Disable building static libraries if building shared
10888 libraries on AIX 5L.
10889
d0fe5ad3
RS
108902004-03-01 Richard Sandiford <rsandifo@redhat.com>
10891
10892 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
10893 and disable libgcj.
10894 * configure: Regenerated.
10895
e6f71f9d
BB
108962004-03-01 Brian Booth <bbooth@redhat.com>
10897
10898 * MAINTAINERS: Add myself to write-after-approval.
10899
8983e50e
PB
109002004-03-01 Paolo Bonzini <bonzini@gnu.org>
10901
10902 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 10903
d4cd9d81
NN
109042004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10905
10906 PR bootstrap/7087
10907 * Makefile.tpl: Guard XFOO sed statements better.
10908 * Makefile.tpl: Add dependency for configure-target-libada.
10909 * Makefile.in: Regenerate (incidentally fixes broken
10910 commit when libada-branch was merged).
10911
0ea0229e
KC
109122004-02-25 Kelley Cook <kcook@gcc.gnu.org>
10913
10914 * MAINTAINERS: Add myself to write-after-approval.
10915
bad93735
AP
109162004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
10917
10918 * MAINTAINERS: Add Nicola Pero and myself as libobjc
10919 maintainers.
10920
a7ca14fc
AC
109212004-02-20 Andrew Cagney <cagney@redhat.com>
10922
10923 * config.guess: Update from version 2003-10-16 to 2004-02-16.
10924 * config.sub: Update from version 2003-11-03 to 2004-02-16.
10925
51592782
NN
109262004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
10927
10928 PR bootstrap/11932
10929 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
10930
6a30854a
JQ
109312004-02-14 Jerry Quinn <jlquinn@optonline.net>
10932
10933 * MAINTAINERS: Added myself to write-after-approval.
10934
be8b2bee
MK
109352004-02-14 Michael Koch <konqueror@gmx.de>
10936
10937 * MAINTAINERS: Added myself to write-after-approval.
10938
972760b7
JM
109392004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
10940
10941 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
10942 some OS port maintainers to OS port maintainers section.
10943
b0281654
FCE
109442004-02-13 Frank Ch. Eigler <fche@redhat.com>
10945
10946 * MAINTAINERS: Add self.
10947
3c419fd6
KH
109482004-02-12 Kazu Hirata <kazu@cs.umass.edu>
10949
10950 * MAINTAINERS: Alphabetize.
10951
e88e9aee
PB
109522004-02-12 Paolo Bonzini <bonzini@gnu.org>
10953
10954 * MAINTAINERS: Remove myself.
b4117c30 10955
1915e422
DE
109562004-02-11 David Edelsohn <edelsohn@gnu.org>
10957
10958 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
10959 (rs6000-*-aix*): Same.
10960 * configure: Regenerate.
10961
a22c2d8d
KC
109622004-02-11 Kelley Cook <kcook@gcc.gnu.org>
10963
10964 * configure.in (host): Add in missing $noconfigdirs to defines.
10965 * configure: Regenerate.
10966
d9cdb878
AC
109672004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
10968 Nathanael Nerode <neroden@gcc.gnu.org>
10969
10970 PR ada/6637, PR ada/5911
b4117c30 10971 Merge with libada-branch:
d9cdb878
AC
10972 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
10973 with appropriate dependencies. Add --enable-libada configure switch.
10974 * configure, Makefile.in: Regenerate.
10975
8bd92821
PB
109762004-02-09 Paolo Bonzini <bonzini@gnu.org>
10977
10978 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 10979
89a95129
RO
109802004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10981
10982 * configure.in: Don't pass --with-stabs on IRIX 5 either.
10983 * configure: Regenerate.
10984
892629bc
GK
109852004-02-04 Geoffrey Keating <geoffk@apple.com>
10986
10987 Merge from upstream:
10988
10989 * ltmain.in: When setting IFS to '~', be careful about user
10990 arguments that contain '~'.
10991
10992 2004-02-04 Peter O'Gorman <peter@pogma.com>
10993
10994 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
10995 Also test $base_compile against $CC with escaped arguments. Bug
10996 reported by Geoff Keating <geoffk@apple.com>.
10997
6b402165
KH
109982004-02-04 Kazu Hirata <kazu@cs.umass.edu>
10999
11000 * MAINTAINERS: Remove i960 port.
11001
fa2f0306
DD
110022004-01-23 DJ Delorie <dj@redhat.com>
11003
11004 * Makefile.def (target_modules) [libiberty]: Don't stage.
11005 * Makefile.in: Rebuilt.
11006
9feb20aa
CT
110072004-01-20 Caroline Tice <ctice@apple.com>
11008
11009 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 11010
7aed2ccc
PC
110112004-01-19 Paolo Carlini <pcarlini@suse.de>
11012
11013 * MAINTAINERS: Update my email address.
11014
f25bebe1
JM
110152004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
11016
11017 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 11018
28083580
VR
110192004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11020
11021 * MAINTAINERS: Remove entries without email address.
11022
c0f4b5e4
DJ
110232004-01-15 Daniel Jacobowitz <drow@mvista.com>
11024
11025 * MAINTAINERS: Add myself to write-after-approval.
11026
b5eb5a5e
SB
110272004-01-15 Steven Bosscher <stevenb@suse.de>
11028
11029 * MAINTAINERS: Update my email address.
11030
dce2d8b2 110312004-01-14 Loren J. Rittle <ljrittle@acm.org>
2c4de30b
LR
11032
11033 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
11034 * Makefile.tpl (configure-target-[+module+]): Support stage.
11035 * Makefile.in: Rebuilt.
11036
74c0b320
ILT
110372004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
11038
11039 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
11040
2560344b
RS
110412004-01-10 Richard Sandiford <rsandifo@redhat.com>
11042
11043 * MAINTAINERS: Add myself as a MIPS maintainer.
11044
8b21cda6
NN
110452004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
11046
2b6c260d
NN
11047 * configure.in: Use ./config.cache, not config.cache.
11048 * configure: Regenerate.
11049 * Makefile.tpl: Special-casing not needed for GCC any more.
11050 * Makefile.in: Regenerate.
11051
09438bde
NN
11052 * configure.in: Don't share a cache file for host dirs.
11053 * configure: Regenerate.
11054
8b21cda6
NN
11055 * config-ml.in: Don't mess with the cache file.
11056
e42870df
EB
110572004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
11058
11059 * MAINTAINERS: Move myself from 'Write After Approval' to
11060 'CPU Port Maintainers' section as SPARC maintainer.
11061
6b9eb62c
NN
110622004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
11063
78a816a6
NN
11064 * Makefile.tpl: Make GCC use a separate config.cache.
11065 * Makefile.in: Regenerate.
11066
6b9eb62c
NN
11067 PR bootstrap/11932, PR bootstrap/11933
11068 (I don't know if it will fix either of them, but it relates
11069 to them.)
11070 * configure.in: Don't use shared config.cache for target
11071 directories.
11072 * configure: Regenerate.
11073
86d7b562
DN
110742004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
11075
11076 * MAINTAINERS: Add myself to 'Write After Approval' section.
11077
07d0a605
RS
110782003-12-31 Roger Sayle <roger@eyesopen.com>
11079
11080 * configure.in (ia64*-*-hpux*): Disable building java libraries.
11081 * configure: Regenerated.
11082
459ac19f
KH
110832003-12-23 Kazu Hirata <kazu@cs.umass.edu>
11084
11085 * MAINTAINERS: Remove the mn10200 maintainer.
11086
5785c0ed 110872003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 11088
cc6010cd
AP
11089 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
11090 * configure: Regenerated.
5785c0ed 11091
a268eff9
JH
110922003-12-16 Jan Hubicka <jh@suse.cz>
11093
11094 * MAINTAINERS: Add myself as callgraph maintainer.
11095
9d465b12
TF
110962003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
11097
11098 * configure.in (raw_libstdcxx_flags): Remove the leading space.
11099 * configure: Regenerate.
11100
a68a270a
GB
111012003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
11102
11103 * MAINTAINERS: Move myself from 'Bug database only accounts' to
11104 'Write After Approval' section. Update email.
11105
dce2d8b2 111062003-12-01 James Lemke <jim@wasabisystems.com>
3066a15c
JL
11107
11108 * MAINTAINERS (Write After Approval): Add myself.
11109
8c052da4
MT
111102003-11-20 Matt Thomas <matt@3am-software.com>
11111
11112 * MAINTAINERS: Add myself as a vax port maintainer.
11113
e75f9147
KC
111142003-11-20 Kelley Cook <kcook@gcc.gnu.org>
11115
11116 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
11117 (configure-build-[+module+], configure-[+module+]): Likewise.
11118 (configure-target-[+module+], configure-gcc, config.status): Likewise.
11119 * Makefile.in: Regenerate.
11120
43d8d958
AT
111212003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
11122
11123 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
11124 shared/dylibed libraries.
11125 * ltmain.sh: Likewise.
11126 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
11127 * ltcf-cxx.sh: Likewise.
11128 * ltcf-gcj.sh: Likewise.
11129 * ltconfig: Likewise.
11130
638dcaa0
SC
111312003-11-17 Stan Cox <scox@redhat.com>
11132
11133 * MAINTAINERS: Add myself as iq2000 port maintainer.
11134
15cc172b
AC
111352003-11-14 Arnaud Charlet <charlet@act-europe.fr>
11136
b4117c30
ZW
11137 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
11138 * Makefile.in: Regenerate.
15cc172b 11139
20af77cd
UW
111402003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
11141
11142 * config.sub: Update to 2003-11-03 version.
11143
4dd01c5c
PE
111442003-10-20 Phil Edwards <phil@codesourcery.com>
11145
11146 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
11147 * configure: Regenerate.
11148
dce2d8b2 111492003-10-20 Nicolas Pitre <nico@cam.org>
8d36c499
NP
11150
11151 * MAINTAINERS: Add myself to 'Write After Approval' section.
11152
8b7ebc31
AC
111532003-10-20 Arnaud Charlet <charlet@act-europe.fr>
11154
11155 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11156
afe1910c
JM
111572003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
11158
11159 * MAINTAINERS: Update my email address.
11160
05dcec66
RO
111612003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11162
11163 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
11164
dce2d8b2 111652003-10-17 Ralph Loader <rcl@ihug.co.nz>
71fc2f0c
RL
11166
11167 * MAINTAINERS: Add myself to 'Write After Approval' section.
11168
507ec745
BI
111692003-10-16 Bernardo Innocenti <bernie@develer.com>
11170
11171 * config.guess: Update to 2003-10-16 version.
11172 * config.sub: Update to 2003-10-16 version.
11173
dce2d8b2 111742003-10-15 David Daney <ddaney@avtrex.com>
4d466c42
DD
11175
11176 * MAINTAINERS: Added myself to 'Write After Approval' section.
11177
0c9b16bc
FH
111782003-10-15 Falk Hueffner <falk@debian.org>
11179
11180 * MAINTAINERS: Move myself from 'Bug database only accounts' to
11181 'Write After Approval' section. Update email.
11182
74d57d15
RS
111832003-10-14 Roger Sayle <roger@eyesopen.com>
11184
11185 * MAINTAINERS: Move myself from 'Write After Approval' to
11186 'Various Maintainers' section as middle-end maintainer.
11187
d29b8ad8
NN
111882003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
11189
11190 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
11191 HOST_FLAGS_TO_PASS.
11192 * Makefile.in: Regenerate.
11193
26db814a
BI
111942003-10-11 Bernardo Innocenti <bernie@develer.com>
11195
11196 * config.guess: Update to 2003-10-07 version.
11197 * config.sub: Update to 2003-10-07 version.
11198
fffeb871
RO
111992003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11200
11201 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
11202 * ltconfig (irix5*, irix6*): Don't override version_type.
11203
6691a79e
ME
112042003-10-05 Mohan Embar <gnustuff@thisiscool.com>
11205
11206 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
11207 * configure: Rebuilt
11208 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
11209 * Makefile.in: Rebuilt
11210
62cdd71e
L
112112003-10-03 H.J. Lu <hongjiu.lu@intel.com>
11212
11213 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
11214
6fe2eacc
CW
112152003-09-30 Carlo Wood <carlo@alinoe.com>
11216
cc6010cd 11217 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 11218
ea57e5ad
PK
112192003-09-29 Paul Koning <ni1d@arrl.net>
11220
11221 * MAINTAINERS: Move myself from "Write After Approval"
11222 to CPU platform maintainers for pdp11 platform.
11223
e070672a
AT
112242003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
11225
11226 * MAINTAINERS: Move myself from 'Write After Approval' to
11227 'Various Maintainers' section as libffi testsuite maintainer.
11228
43bb47c2
DJ
112292003-09-21 Daniel Jacobowitz <drow@mvista.com>
11230
11231 * configure.in: Pass a computed --program-transform-name
11232 to subconfigures.
11233 * configure: Regenerated.
11234
da9d3b37
NN
112352003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
11236
94322beb
NN
11237 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
11238 * Makefile.in: Regenerate.
11239
da9d3b37
NN
11240 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
11241 * Makefile.in: Regenerate.
11242
ffd9060b
ZL
112432003-09-19 Ziemowit Laski <zlaski@apple.com>
11244
11245 * MAINTAINERS: Move myself from 'Write After Approval'
11246 to 'Various Maintainers' (objective-c) section.
11247
eeae7b41
DJ
112482003-09-17 Daniel Jacobowitz <drow@mvista.com>
11249
11250 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
11251 quoting.
11252 * configure: Regenerated.
11253
a080d12b
JB
112542003-09-16 Joel Brobecker <brobecker@gnat.com>
11255
11256 * MAINTAINERS (Write After Approval): Add myself to write after
11257 approval list.
11258
6cd2fc59
DN
112592003-09-16 Dorit Naishlos <dorit@il.ibm.com>
11260
cc6010cd 11261 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 11262
dcbdd9cc
ILT
112632003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
11264
11265 * MAINTAINERS: Update my e-mail address.
11266
e517f636
AM
112672003-09-09 Alan Modra <amodra@bigpond.net.au>
11268
11269 * libtool.m4 (LD): Correct powerpc64 host match.
11270
bc49924b
JW
112712003-09-06 James E Wilson <wilson@tuliptree.org>
11272
11273 * MAINTAINTERS: Update my affiliation and email address.
11274
082124f5
ZD
112752003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
11276
11277 * MAINTAINERS (Write After Approval): Add myself.
11278
dc94d89e
DD
112792003-09-04 DJ Delorie <dj@redhat.com>
11280
11281 * configure: Regenerate.
11282
112832003-09-04 Robert Millan <robertmh@gnu.org>
11284
11285 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 11286
7a0f2d4e
KG
112872003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11288
11289 * configure.in: Ensure arguments to sed are properly spaced.
11290 * configure: Regenerate.
11291
88d032eb
GP
112922003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
11293
11294 * MAINTAINERS: Update my e-mail address.
11295
0b3f3d22
ME
112962003-08-28 Mohan Embar <gnustuff@thisiscool.com>
11297
11298 * MAINTAINERS (Write After Approval): Add myself.
11299
d253f9ba
DJ
113002003-08-27 Daniel Jacobowitz <drow@mvista.com>
11301
11302 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
11303 * configure: Regenerated.
11304
066ec9c9
MM
113052003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
11306
11307 * MAINTAINERS: Update my email address.
11308
415d7ef9
PE
113092003-08-23 Phil Edwards <pme@gcc.gnu.org>
11310
11311 * configure.in: Use newline instead of semicolon when assuming
11312 shell arguments in a for loop.
11313 * configure: Regenerated.
11314
e1567352
JE
113152003-08-22 Jason Eckhardt <jle@rice.edu>
11316
11317 * MAINTAINERS: Resurrect the i860 maintainer.
11318
b348267b
GK
113192003-08-20 Geoffrey Keating <geoffk@apple.com>
11320
e50084fa
GK
11321 PR 8180
11322 * configure.in: When testing with_libs and with_headers, treat
11323 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
11324 * configure: Regenerate.
b4117c30 11325
b348267b
GK
11326 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
11327 make, shell, etc.
11328 (baseargs): Likewise.
11329 * configure: Regenerate.
11330
ca26ffe0
BI
113312003-08-20 Bernardo Innocenti <bernie@develer.com>
11332
11333 * MAINTAINERS (Write After Approval): Add myself.
11334
940cde4d
GK
113352003-08-19 Geoffrey Keating <geoffk@apple.com>
11336
11337 * configure.in: Disable libgcj for darwin not on powerpc.
11338 * configure: Rebuild.
11339
74bed51b
ADL
113402003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
11341
11342 * config-ml.in, symlink-tree: Add license.
11343
b4117c30
ZW
113442003-08-03 Richard Stallman <rms@gnu.org>
11345 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
11346
11347 * README.SCO: New file.
11348
333a28b4
MK
113492003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
11350
11351 * Makefile.tpl (check, check-c++): Express dependencies using
11352 dependencies rather than commands.
11353 * Makefile.in: Regenerate.
11354
c197e306
AC
113552003-08-01 Andrew Cagney <cagney@redhat.com>
11356
11357 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
11358 * configure: Ditto.
11359
a8ee6e2d
GK
113602003-07-31 Geoffrey Keating <geoffk@apple.com>
11361
11362 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 11363 * Makefile.in: Update.
a8ee6e2d 11364
8d9b3f2e
AT
113652003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
11366
11367 * configure.in: Enable libgcj for darwin.
11368 * configure: Rebuild.
11369
52c0c542
PE
113702003-07-29 Phil Edwards <pme@gcc.gnu.org>
11371
11372 * config-ml.in: Use ac_configure_args directly instead of
11373 ml_arguments. Only set ml_norecursion if --no[-]recursion is
11374 actually seen.
11375
b4acb5ef
NN
113762003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
11377
11378 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
11379 creating target and build subdirs to build all parent dirs as needed.
11380 * Makefile.in: Rebuild.
11381 * configure.in: Don't build dirs explicitly here.
11382 * configure: Rebuild.
11383
a51d71d0
PB
113842003-07-26 Paul Brook <paul@nowt.org>
11385
11386 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
11387
f43e12ce
AO
113882003-07-22 Alexandre Oliva <aoliva@redhat.com>
11389
11390 * Makefile.tpl (all-make): Depend on intl.
11391 * Makefile.in: Rebuilt.
11392
8a199ff6
PE
113932003-07-20 Phil Edwards <pme@gcc.gnu.org>
11394
11395 * install-sh: Update to newer upstream versions (associated with
11396 aclocal 1.7).
11397 * mkinstalldirs: Likewise.
11398 * missing: Likewise, plus $1Help2man -> $1 typo fix.
11399
e6a8c803
AP
114002003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
11401
11402 * MAINTAINERS: Move self from Bug database only accounts
11403 to write-after-approval.
11404
9f13608f
NN
114052003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
11406
11407 * config.if: Remove unused libc_interface determination.
11408
c7864714
NN
114092003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
11410
11411 * MAINTAINERS: Move self from write-after-approval to
11412 build machinery (*.in).
11413
775956d0
NN
114142003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
11415
11416 PR bootstrap/11273
11417 PR bootstrap/11408
11418 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
11419 unused INSTALL_PROGRAM_ARGS.
11420 * configure.in: Use AC_PROG_INSTALL.
11421 * Makefile.in: Regenerate.
11422 * configure: Regenerate.
11423
c7f67a6e
KH
114242003-07-13 Kazu Hirata <kazu@cs.umass.edu>
11425
11426 * MAINTAINERS: Alphabetize.
11427
33952f6f
AO
114282003-07-10 Alexandre Oliva <aoliva@redhat.com>
11429
11430 * configure: Rebuilt.
11431 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
11432 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
11433 newlib nor libgloss.
11434 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
11435 * configure.in (am33_2.0-*-linux*): Added.
11436
0d4f1b4e
BW
114372003-07-09 Bob Wilson <bob.wilson@acm.org>
11438
11439 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
11440 * configure: Regenerate.
11441
56694dd9
ZW
114422003-07-07 Zack Weinberg <zack@codesourcery.com>
11443
11444 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
11445 * Makefile.in: Regenerate.
11446
21607eb4
ZW
114472003-07-04 Zack Weinberg <zack@codesourcery.com>
11448
11449 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
11450 * Makefile.in: Regenerate.
11451
dce2d8b2 114522003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8c90b13a
L
11453
11454 * Makefile.tpl: Replace PWD with PWD_COMMAND.
11455 * Makefile.in: Regenerated.
11456
5d42f90e
L
11457 * config-ml.in: Replace PWD with PWD_COMMAND.
11458
6eb95e99
ZW
114592003-07-04 Zack Weinberg <zack@codesourcery.com>
11460
11461 * intl: New directory; see intl/ChangeLog for details.
11462 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
11463 * Makefile.tpl: all-gcc depends on maybe-all-intl.
11464 * Makefile.in: Regenerate.
11465
07d1940e
NN
114662003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
11467
11468 * configure.in: Clean up config-lang.in handling. Delete
11469 useless assignment to "subdirs".
11470 * configure: Regenerate.
11471
4dbda6f0
NN
114722003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
11473
11474 * configure.in: Rename 'target_libs' to 'target_libraries'.
11475 Remove useless reference to 'target_libs'.
11476 * configure: Regenerate.
11477
2c30ab71
KS
114782003-06-23 Keith Seitz <kseitz@sources.redhat.com>
11479
11480 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
11481 * Makefile.in: Regenerate.
11482
11405c93
NN
114832003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
11484
11485 * Makefile.def: Introduce flags_to_pass.
11486 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
11487 * Makefile.in: Regenerate.
11488
fb87ad5d
HPN
114892003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
11490
11491 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
11492 and target-libgloss.
11493 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
11494 <h8300*-*-*>: Disable libf2c and ${libgcj}.
11495 * configure: Regenerate.
11496
a7956a48
BK
114972003-06-17 Benjamin Kosnik <bkoz@redhat.com>
11498
11499 * configure.in: Update testsuite_flags to new location.
11500 * configure. Regenerate.
6eb95e99 11501
eaf9f3b2
NN
115022003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
11503
11504 * Makefile.tpl: Remove BUILD_CC stuff.
11505 * Makefile.in: Regenerate.
11506
2d89ffef
KH
115072003-06-17 Kazu Hirata <kazu@cs.umass.edu>
11508
11509 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
11510
dce2d8b2 115112003-06-16 Graeme Peterson <gp@qnx.com>
83415b0b
GP
11512
11513 * MAINTAINERS (Write After Approval): Add myself.
11514
dce2d8b2 115152003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 11516
b951c91c
L
11517 * config.guess: Update to 2003-06-12 version.
11518 * config.sub: Update to 2003-06-13 version.
11519
dce2d8b2 115202003-06-12 H.J. Lu <hongjiu.lu@intel.com>
0bb41a37
L
11521
11522 * config.guess: Update to 2003-06-06 version.
11523 * config.sub: Update to 2003-06-06 version.
11524
655b7166
RO
115252003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11526
11527 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
11528 * configure. Regenerate.
11529
01b759aa
NN
115302003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
11531
bf1d3e81
NN
11532 * configure.in: Disable serial configure by default.
11533 * configure: Regenerate.
11534 * Makefile.tpl: Abolish .NOTPARALLEL.
11535 * Makefile.in: Regenerate.
11536
e89fbdfe
NN
11537 * Makefile.tpl: Replace {build,host,target}_canonical by
11538 {build,host,target}.
11539 * Makefile.in: Regenerate.
11540
01b759aa
NN
11541 * Makefile.tpl: Fix stupid pasto.
11542 * Makefile.in: Regenerate.
11543
f7dae026
NN
115442003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
11545
11546 * Makefile.tpl: Remove bogus conditional.
11547 * Makefile.in: Regenerate.
11548
115492003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
11550
11551 * Makefile.tpl (profiledbootstrap): New target.
11552 * Makefile.in (profiledbootstrap): New target.
11553
2ffc3e73 115542003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
11555
11556 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
11557 Pinski. Remove user names from other bugzilla-only maintainers.
11558
1a1e6b96
NN
115592003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
11560
1358ccea
NN
11561 * Makefile.tpl: Make 'recursive targets' using autogen rather
11562 than shell loop. Remove duplicate 'clean' targets and false
11563 comments.
11564 * Makefile.def: Add systematic dependencies to 'recursive' targets.
11565 Add systematic method of specifying missing targets in subdirs.
11566 Add copyright boilerplate.
11567 * Makefile.in: Regenerate.
11568 * configure.in: Add 'recursive targets' to maybe list.
11569 * configure: Regenerate.
11570
ae74ed1f
NN
11571 * MAINTAINERS: "GNATS only" -> "Bug database only".
11572
1a1e6b96
NN
11573 * Makefile.tpl: Rename [+target+] to [+make_target+].
11574 * Makefile.def: Rename 'target' to 'make_target'.
11575
c79af3fa
NB
115762003-05-31 Neil Booth <neil@daikokuya.co.uk>
11577
11578 * MAINTAINERS: Add self as options handling maintainer.
11579
39d85b61
MM
115802003-05-28 Michael Meissner <gnu@the-meissners.org>
11581
11582 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
11583 been too long since I touched those ports.
11584
afc2b62d
DD
115852003-05-28 DJ Delorie <dj@redhat.com>
11586
11587 * Makefile.tpl: Make maybe-check-gcc .PHONY.
11588 * Makefile.in: Regenerate.
11589
df445104
MR
115902003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
11591
11592 * configure.in: Use curly braces in the definition of tooldir.
11593 * configure: Regenerate.
11594
2eb98e5d 115952003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 11596
2eb98e5d
DD
11597 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
11598 newlib or libgloss.
11599 * Makefile.in: Regenerate.
11600
862fced8
DD
116012003-05-21 DJ Delorie <dj@redhat.com>
11602
11603 * Makefile.tpl: Add missing empty maybe-check-gcc target.
11604 * Makefile.in: Regenerate.
11605
fc351800
ILT
116062003-05-20 Ian Lance Taylor <ian@airs.com>
11607
11608 * MAINTAINERS: Update my e-mail address.
11609
7e2dbcef
NN
116102003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
11611
11612 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 11613 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
11614 Factor out common code from autogen IF statements.
11615 * configure: Regenerate.
11616 * Makefile.in: Regenerate.
11617
f2a0e225
KC
116182003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
11619
11620 * configure.in: Accept i[3456789]86 for machine type.
11621 * configure: Regenerate.
11622
8b87bb96
NN
116232003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
11624
11625 * configure.in: Switch more things to use maybe dependencies.
11626 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
11627 * configure: Regenerate.
11628 * Makefile.tpl: Switch more things to use maybe dependencies.
11629 * Makefile.in: Regenerate.
11630
fdb882bc 116312003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
11632
11633 * Makefile.tpl (install-opcodes): Define.
11634 * Makefile.in: Rebuild.
11635
f7c50032
AJ
116362003-05-13 Andreas Jaeger <aj@suse.de>
11637
11638 * config.guess: Update to 2003-05-09 version.
11639 * config.sub: Update to 2003-05-09 version.
11640
dce2d8b2 116412003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
11642
11643 * configure.in: Correct sed script so that options in quotes are not
11644 deleted.
11645 * configure: Rebuild.
11646
aa8f1f57
CV
116472003-05-12 Corinna Vinschen <corinna@vinschen.de>
11648
11649 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
11650 and $$s/newlib/libc/sys/cygwin32 include paths.
11651 * configure: Ditto.
11652
0c130f81
MM
116532003-05-12 Michael Meissner <gnu@the-meissners.org>
11654
11655 * MAINTAINERS: Update my email addresses.
11656
aa1a100b
EB
116572003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
11658
11659 * config-ml.in: Propagate INSTALL variables.
f7c50032 11660
87861833
GP
116612003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11662
11663 * MAINTAINERS: Remove duplicate entries in Write After Approval.
11664
de722255
CD
116652003-05-02 Chris Demetriou <cgd@broadcom.com>
11666
6eb95e99
ZW
11667 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
11668 * Makefile.in: Regenerate.
de722255 11669
96c4a002
WB
116702003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
11671
11672 * MAINTAINERS (GNATS only): Add Falk Hueffner.
11673
55b15a11
WB
116742003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
11675
11676 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
11677
0c227849
DJ
116782003-04-27 Daniel Jacobowitz <drow@mvista.com>
11679
11680 * Makefile.tpl: Clean $(BUILD_SUBDIR).
11681 * Makefile.in: Regenerated.
11682
d45148c1
WB
116832003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
11684
11685 * MAINTAINERS (Write After Approval): Upgrade myself from
11686 GNATS only to write-after-approval. Update my mail address.
11687
dce2d8b2 116882003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
11689
11690 (OS Port Maintainers: freebsd): Add myself.
11691
438f50c3
MM
116922003-04-22 Mark Mitchell <mark@codesourcery.com>
11693
11694 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
11695
9074e169
KJ
116962003-04-22 Kean Johnston <jkj@sco.com>
11697
11698 * MAINTAINERS (SCO ports): Added myself.
11699
dfd39a2e
NS
117002003-04-21 Nathan Sidwell <nathan@codesourcery.com>
11701
11702 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
11703
ccbae82a
KJ
117042003-04-19 Kean Johnston <jkj@sco.com>
11705
11706 * MAINTAINERS (Write After Approval): Add myself.
11707
2f50999f
GP
117082003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11709
11710 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
11711 * Makefile.in: Regenerate.
11712
e9b84181
JJ
117132003-04-18 Jakub Jelinek <jakub@redhat.com>
11714
11715 * configure.in (powerpc64*-*-linux*): Remove.
11716 * configure: Rebuilt.
11717
1ca4c6e1
PE
117182003-04-17 Phil Edwards <pme@gcc.gnu.org>
11719
11720 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
11721 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
11722 and restrap.
11723 * Makefile.in: Regenerate.
11724
0590b963
RE
117252003-04-16 Richard Earnshaw <rearnsha@arm.com>
11726
11727 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
11728 * configure: Regenerated.
11729
ff41a56f
DD
117302003-04-15 DJ Delorie <dj@redhat.com>
11731
11732 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
11733
50d440bc
NC
117342003-04-13 Nick Clifton <nickc@redhat.com>
11735
11736 * config-ml.in: Remove support for --disable-aix removing
11737 call-aix multilibs.
11738
b1e0a93e
AO
117392003-04-10 Alexandre Oliva <aoliva@redhat.com>
11740
11741 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
11742 * */configure: Rebuilt.
11743
71fb704d
JS
117442003-04-08 Joel Sherrill <joel@oarcorp.com>
11745
11746 * MAINTAINERS: Add my email address.
11747
3897ea90
OH
117482003-03-17 Olivier Hainque <hainque@act-europe.fr>
11749
11750 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 11751
93c834b7
NN
117522003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
11753
11754 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
11755 * Makefile.in: Regenerate.
11756
82c34dcb
MC
117572003-03-14 Michael Chastain <mec@shout.net>
11758
11759 * Makefile.in: Regenerate with correct Makefile.def.
11760
73458fb7
NN
117612003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
11762
11763 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
11764 Make macro.
11765 * Makefile.in: Regenerate.
11766 * configure.in: Clean up gxx_include_dir logic.
11767 * configure: Regenerate.
11768
32cf27e5
AE
117692003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
11770
11771 * MAINTAINERS (Write After Approval): Add myself.
11772
c727e7a0
BE
117732003-03-10 Ben Elliston <bje@wasabisystems.com>
11774
11775 * MAINTAINERS: Update my mail address.
11776
9a27ac7a
FS
117772003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11778
11779 * configure.in (gxx_include_dir): Fix typo.
11780 * configure: Regenerated.
11781
3aa83176
NN
117822003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
11783
11784 * Makefile.tpl: Reindent.
11785 * Makefile.in: Regenerate.
11786 * configure.in: Reindent. Don't set unused variables.
11787 * configure: Regenerate.
11788
9124bc53
DJ
117892003-03-04 Daniel Jacobowitz <drow@mvista.com>
11790
11791 * configure.in: Include $(build_tooldir)/sys-include in
11792 FLAGS_FOR_TARGET.
11793 * configure: Regenerated.
11794
cb543528
NN
117952003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
11796
c858bf1e
NN
11797 * Makefile.tpl: Always pass down RANLIB.
11798 * Makefile.in: Regenerate.
11799
aa9c3ab4
NN
11800 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
11801 * Makefile.in: Regenerate.
11802 * configure.in: Remove unused logic relating to --enable-shared
11803 and --enable-threads. Remove bogus comments. Remove redundant
11804 noconfigdirs.
11805 * configure: Regenerate.
11806
cb543528
NN
11807 * configure.in: Replace ${libstdcxx_version} by its value.
11808 Remove reference to mh-dgux.
11809 * configure: Regenerate.
11810
53f70c1b
KB
118112003-03-03 Kevin Buettner <kevinb@redhat.com>
11812
11813 * MAINTAINERS (Write After Approval): Add myself.
11814
df0f0674
NN
118152003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11816
11817 * Makefile.tpl: Rearrange.
11818 * Makefile.in: Regenerate.
11819
dce2d8b2 118202003-02-25 Uwe Stieber <uwe@wwws.de>
ef4e7569
US
11821
11822 * configure.in: Add support for kaOS as cross build target system.
11823 * configure: Regenerated.
11824
a7a287eb
SB
118252003-02-24 Steven Bosscher <steven@gcc.gnu.org>
11826
11827 * MAINTAINERS (Write after approval): Add myself.
11828
ff00c8a2
JW
118292003-02-21 James E Wilson <wilson@tuliptree.org>
11830
11831 * MAINTAINERS: Update my email address.
11832
abb2db7a
ZW
118332003-02-21 Zack Weinberg <zack@codesourcery.com>
11834
11835 * MAINTAINERS: Add self to blanket write privs. section.
11836
e9f2dc3b
SM
118372003-02-20 Sean McNeil <sean@blue.mcneil.com>
11838
11839 * Makefile.tpl: Add definition of CPPFLAGS to pass into
11840 configure-target-* as some target builds may require additional
11841 flags for preprocessor tests.
11842 * Makefile.in: Regenerated.
11843
ee03dc5e
AO
118442003-02-19 Alexandre Oliva <aoliva@redhat.com>
11845
11856278
AO
11846 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
11847 * ltconfig: Handle it.
11848 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
11849 auto-detecting it.
11850
274aef32
AO
11851 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
11852 it is used as argument to $CC.
11853 * ltcf-gcj.sh: Likewise.
11854
ee03dc5e
AO
11855 * configure.in: Introduce --enable-maintainer-mode.
11856 * configure: Rebuilt.
11857 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
11858 for maintainer mode.
11859 * Makefile.in: Rebuilt.
11860
30db8e17
JM
118612003-02-18 Jason Merrill <jason@redhat.com>
11862
11863 * Makefile.tpl (check-c++): Allow parallelism.
11864
cab60ac6
GP
118652003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11866
11867 * MAINTAINERS: Remove John Carr (who never actually had access to
11868 gcc.gnu.org).
11869
c8e5d1af
GK
118702003-02-15 Geoffrey Keating <geoffk@apple.com>
11871
11872 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
11873 don't configure target-libobjc.
11874 * configure: Regenerate.
11875
70f91f50
RO
118762003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11877
11878 * Makefile.tpl (RANLIB): Define.
11879 * Makefile.in: Regenerate.
11880
669e9062
LB
118812003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
11882
11883 * MAINTAINERS: Update my email.
abb2db7a 11884
61b56b2e
KS
118852003-02-06 Keith R Seitz <keiths@redhat.com>
11886
11887 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
11888 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
11889 * Makefile.in: Regenerated.
11890 * configure.in: Remove all traces of snavigator, db, and grep.
11891 * configure: Regenerated.
11892
a1ba6e15
GP
118932003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11894
11895 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
11896 After Approval.
11897
f5f2cce5
CC
118982003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11899
11900 * MAINTAINERS (Write after approval): Add myself.
11901
ba49f6f1
FCE
119022003-01-31 Frank Ch. Eigler <fche@redhat.com>
11903
11904 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
11905 * Makefile.in: Regenerated.
11906
ccf9f10c
RS
119072003-01-30 Roger Sayle <roger@eyesopen.com>
11908
11909 * config.guess: Updated to 2003-01-30's version.
11910 * config.sub: Updated to 2003-01-28's version.
11911
a693735b
AO
119122003-01-30 Alexandre Oliva <aoliva@redhat.com>
11913
11914 * config.if: If gcc_version is already set, just use it. Don't set
11915 gcc_version_trigger if it's already set, otherwise set it to
11916 gcc/version.c, but only if the file exists. If it is not set and
11917 gcc/version.c does not exist, try to extract the version number from
11918 $CC.
11919
204c43d6
AT
119202003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
11921
abb2db7a 11922 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 11923
842e91ec
PE
119242003-01-27 Phil Edwards <pme@gcc.gnu.org>
11925
11926 * configure.in: Revert 24Jan change.
11927 * configure: Regenerate.
11928
6b99984e
GP
119292003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11930
11931 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
11932 entry of HJ Lu.
11933
806e0935
NN
119342003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11935
11936 * configure.in: Revert previous change.
11937 * configure: Regenerate.
11938
307a9864
NN
119392003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11940
11941 * configure.in: Make rda native-only.
11942 * configure: Regenerate.
11943
02ba6302
VR
119442003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11945
11946 * MAINTAINERS: Move myself from GNATS-only-accounts to
11947 write-after-approval.
11948
77d187bc
NN
119492003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
11950
11951 * configure.in: Add missing \.
11952 * configure: Rebuilt.
11953
a94a2d4c
JJ
119542003-01-17 Jakub Jelinek <jakub@redhat.com>
11955
11956 * configure.in (baseargs): Avoid using \| in sed regular
11957 expressions.
11958 * configure: Rebuilt.
11959
73f84924
JJ
119602003-01-16 Jakub Jelinek <jakub@redhat.com>
11961
11962 * configure.in (baseargs): Remove all supported forms of
11963 --cache-file, --srcdir, --host, --build and --target options
11964 from argument lists.
11965 * configure: Rebuilt.
11966
8c12fc63
JZ
119672003-01-15 Josef Zlomek <zlomekj@suse.cz>
11968
11969 * MAINTAINERS: Add myself to write-after-approval list.
11970
7c005a3a
AO
119712003-01-15 Alexandre Oliva <aoliva@redhat.com>
11972
11973 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
11974 * configure: Rebuilt.
11975
3dfabf63
NN
119762003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
11977
11978 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
11979 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
11980 * Makefile.in: Regenerate.
11981 * configure: Regenerate.
11982
cf53ae10
AO
119832003-01-09 Alexandre Oliva <aoliva@redhat.com>
11984
11985 * configure.in: Remove Makefile in build, host and target modules
11986 unless configure was run with --no-recursion.
11987 * configure: Rebuilt.
11988
3fbe8e4a
CC
119892003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11990
11991 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
11992 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
11993 * Makefile.in: Regenerate.
11994
66e2aa7d
CD
119952003-01-08 Chris Demetriou <cgd@broadcom.com>
11996
11997 * config.guess: Update to 2003-01-03 version.
11998 * config.sub: Update to 2003-01-03 version.
11999
b5038cfb
CF
120002003-01-07 Christopher Faylor <cgf@redhat.com>
12001
12002 * configure: Regenerate with proper autoconf 2.13.
12003
d02c69be
CF
120042003-01-07 Christopher Faylor <cgf@redhat.com>
12005
12006 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 12007 * configure: Regenerate.
d02c69be 12008
e914a571
AC
120092003-01-06 Andrew Cagney <ac131313@redhat.com>
12010
12011 * configure.in (GDB_TK): Add tcl directories conditional on
12012 gdb/gdbtk directory being present.
12013 * configure: Regenerate.
abb2db7a 12014
dce2d8b2 120152003-01-04 John David Anglin <dave.anglin@nrc.ca>
70571545 12016
dce2d8b2
EB
12017 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
12018 used by gcc if LD is not defined and we are not doing a Canadian Cross.
70571545
JDA
12019 * configure: Rebuilt.
12020
89a7012a
TT
120212002-12-31 Tom Tromey <tromey@redhat.com>
12022
12023 * Makefile.in: Rebuilt.
12024 * Makefile.def (target_modules) [libffi]: Allow installation.
12025
3f4f56e2
AS
120262002-12-31 Andreas Schwab <schwab@suse.de>
12027
12028 * configure.in: Fix use of $program_transform_name.
12029 * configure: Regenerated.
12030
6c1b8d0a
DJ
120312002-12-30 Daniel Jacobowitz <drow@mvista.com>
12032
12033 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 12034 * configure: Regenerated.
6c1b8d0a 12035
c5120911
AO
120362002-12-29 Alexandre Oliva <aoliva@redhat.com>
12037
12038 * Makefile.tpl (local-distclean): Don't remove...
12039 (multilib.ts): ... this. Moved into...
12040 (multilib.out): ... this. Don't use sub-make.
12041 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
12042 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
12043 (configure-build-[+module+], configure-[+module+],
12044 configure-target-[+module+], configure-gcc): ... these. Test
12045 for Makefile existence. Drop config.status from dependencies.
12046 * Makefile.in: Rebuilt.
12047 * configure.in: Move gcc-version-trigger to the end of
12048 ac_configure_args. Add comments to maybedep.tmp and
12049 serdep.tmp. Introduce --disable-serial-configure. Remove
12050 nonopt from baseargs, matching and removing corresponding
12051 whitespace while at it.
12052 * configure: Rebuilt.
12053
e245b0ea
AO
120542002-12-28 Alexandre Oliva <aoliva@redhat.com>
12055
903de295
AO
12056 * configure.in (host_configargs): Replace reference to
12057 no-longer-defined buildopts with --build=${build_alias}.
12058 * configure: Rebuilt.
12059
e245b0ea
AO
12060 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
12061 program_transform_name to standard idiom.
12062 (AUTOGEN, AUTOCONF): Define.
12063 (Makefile.in): Use $(AUTOGEN).
12064 (Makefile): Depend on config.status, and use autoconf-style rule to
12065 build it. Move original commands to...
12066 (config.status): ... this new target.
12067 (configure): Add $(srcdir). Depend on config/acx.m4. Use
12068 $(AUTOCONF).
12069 * Makefile.in: Rebuilt.
12070
671aa708
NN
120712002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
12072
53fbfb58
NN
12073 * Makefile.tpl: Fix dramatic bustage due to change in
12074 program_transform_name.
12075 * Makefile.in: Regenerate.
12076
12077 * configure.in: Remove unnecessary PATH setting.
12078 * configure: Regnerate.
12079
12080 * configure.in: Don't default to unprefixed tools unless
12081 the native tools will work.
12082 * configure: Regenerate.
12083
671aa708
NN
12084 * configure.in: Convert to autoconf script. Blow away lots
12085 of now-redundant Makefile fragments.
12086 * configure: Generate using Autoconf.
12087 * Makefile.tpl: Rewrite to reflect autoconfiscation.
12088 * Makefile.in: Regenerate.
12089
57f40826
NN
120902002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
12091
3fedb745
NN
12092 * configure: Fix stupid bug where RANLIB was mistakenly included.
12093
abb2db7a 12094 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
12095 (build_configargs, host_configargs, target_configargs).
12096
12097 * configure.in: Move logic out of sed statement.
12098
abb2db7a 12099 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
12100 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
12101
315fa0f4
SS
121022002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
12103
12104 * config.sub: Import from master repository
12105 * config.guess: Ditto
12106
45aff44f
AS
121072002-12-24 Andreas Schwab <schwab@suse.de>
12108
12109 * Makefile.tpl (multilib.out): Fix missing space.
12110 * Makefile.in: Regenerate.
12111
88b5521b
NN
121122002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
12113
12114 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
12115 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
12116 * Makefile.in: Regenerate.
12117 * configure.in: Remove unnecessary leftovers.
12118
2a726918
GK
121192002-12-21 Geoffrey Keating <geoffk@apple.com>
12120
12121 * configure.in (extra_ranlibflags_for_target): New variable.
12122 (*-*-darwin): Add -c to ranlib commands.
12123 * configure (tooldir): Handle extra_ranlibflags_for_target.
12124
aace3269 121252002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
12126
12127 * Makefile.tpl: Revert HJL's change.
12128 * Makefile.in: Regenerated.
12129 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
12130 always.
12131
f0895142
AS
121322002-12-19 Andreas Schwab <schwab@suse.de>
12133
12134 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
12135 * Makefile.in: Regenerate.
12136
dce2d8b2 121372002-12-18 H.J. Lu <hjl@gnu.org>
782d0c02
L
12138
12139 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
12140 * Makefile.in: Regenerated.
12141
12142 * configure.in (build_prefix): New. Substitute.
12143
212f6dd0
NN
121442002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
12145
79308c5d
NN
12146 * Makefile.tpl: Don't let real targets depend on phony targets.
12147 * Makefile.in: Regenerate.
12148
212f6dd0
NN
12149 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
12150 * Makefile.in: Regenerate.
12151
ab17919f
SS
121522002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
12153
12154 * config.sub: Import from master repository
12155 * config.guess: Ditto
12156
5ecf91d1
JM
121572002-12-16 Jason Merrill <jason@redhat.com>
12158
12159 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
12160 previous 'make bootstrap'.
12161 * Makefile.in: Regenerate.
12162
d8437e1b
HPN
121632002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
12164
12165 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
12166
4977bab6
ZW
121672002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
12168
12169 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
12170 * Makefile.in: Regenerate.
12171
0edcfdcb
JM
121722002-12-13 Jason Merrill <jason@redhat.com>
12173
6248218a 12174 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
12175 library tests.
12176 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
12177 * Makefile.in: Regenerate.
12178
4977bab6
ZW
121792002-12-12 Alexandre Oliva <aoliva@redhat.com>
12180
12181 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
12182 * Makefile.in: Rebuilt.
12183
f87505dd
AO
121842002-12-12 Alexandre Oliva <aoliva@redhat.com>
12185
12186 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
12187
4977bab6
ZW
121882002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
12189
12190 * configure: Fix bug put in by gremlins.
12191
12192 * Makefile.tpl: Substitute more autoconfily.
12193 * configure: Substitute more autoconfily.
12194 * Makefile.in: Regenerate.
12195
7f0db92a
SS
121962002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
12197
12198 * config.sub: Import from master repository
12199 * config.guess: Ditto
12200 * MAINTAINERS: Added Svein Seldal under write after approval
12201
4977bab6
ZW
122022002-12-08 Andrew Cagney <ac131313@redhat.com>
12203
12204 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
12205 * Makefile.in (all-sim): Ditto.
12206
122072002-12-06 DJ Delorie <dj@redhat.com>
12208
12209 * Makefile.tpl: Change configure dependencies to not have real
12210 targets depend on phony targets.
12211
122122002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
12213
12214 * configure.in: Revert unintentional change.
12215
12216 * Makefile.tpl: Change dependency for */multilib.out so that
12217 it works when gcc isn't in the tree.
12218
12219 * configure.in: Substitute more.
12220 * configure: Run subconfigures from the Makefile.
12221 * Makefile.tpl: Run subconfigures from the Makefile; add a few
12222 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
12223
67f1b906
GP
122242002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12225
12226 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
12227
4977bab6
ZW
122282002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
12229
12230 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
12231 and corresponding dependencies.
12232 * Makefile.in: Regenerate.
12233
12234 * configure.in (host_tools): Order binutils, gas and ld for
12235 convenience in running the testsuites.
12236
12237 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
12238 * Makefile.in: Regenerate.
12239 * configure.in: Introduce rules to serialize subconfigure runs.
12240
12241 * configure.in: Introduce BASE_CC_FOR_TARGET.
12242 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
12243 Realize configure-build-* targets. Realize configure-target-* targets.
12244 * Makefile.in: Regenerate.
12245
122462002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
12247
12248 * configure: Move gcc_version_trigger stuff from here...
12249 * configure.in: ...to here.
12250
12251 * configure.in: Separate subconfigure options added by this file from
12252 options given by the user. Add machinery to put args for host
12253 subconfigures into the Makefile.
12254
12255 * Makefile.tpl: Remove 'vault' targets.
12256 * Makefile.tpl: Reorder and comment dependencies.
12257 * Makefile.in: Regenerate.
12258
122592002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
12260 * configure.in: Fix my broken commit of previous patch. (sigh)
12261
743f054e
GK
122622002-11-28 Geoffrey Keating <geoffk@apple.com>
12263
12264 * configure.in: Move host-specific darwin noconfigdirs into
12265 the host-specific section.
12266
4977bab6
ZW
122672002-11-28 Geoffrey Keating <geoffk@apple.com>
12268
12269 * configure.in: Move host-specific darwin noconfigdirs into
12270 the host-specific section.
12271
122722002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
12273
12274 * configure: Remove skip-this-dir support.
12275 * Makefile.tpl: Remove skip-this-dir support.
12276
12277 * Makefile.tpl: Remove leftover support for non-autoconfiscated
12278 subdirectories.
12279 * Makefile.in: Regenerate.
12280
12281 * Makefile.tpl: Strip out useless setting of 'dir'.
12282 * Makefile.in: Regenerate.
12283
122842002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
12285
12286 * configure.in: Fix deeply stupid bug.
12287
12288 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
12289 shell code in CXX_FOR_TARGET
12290 * Makefile.def: Introduce raw_cxx.
12291 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
12292 RAW_CXX_FOR_TARGET.
12293 * Makefile.in: Regenerate.
12294
122952002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
12296
12297 * Makefile.tpl: Remove unnecessary ifs.
12298 * Makefile.in: Regenerate.
12299
12300 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
12301 dependencies. Maybe-ize build-libiberty. Create dummy install
12302 targets for 'no_install' modules.
12303 * configure: Move GDB_TK substitution to configure.in. Move
12304 build_modules stuff to configure.in.
12305 * configure.in: Implement soft dependency machinery. Maybe-ize
12306 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
12307 * Makefile.in: Regenerate.
12308
123092002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
12310
12311 * Makefile.tpl: Make all-target, install-target behave similarly
12312 to all, install (only hitting configured targets). Eliminate
12313 unused macro defintions.
12314
12315 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
12316 build != host.
12317
12318 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
12319
12320 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
12321
12322 * configure.in: Produce lists of subdir targets we're actually
12323 configuring. Remove references to "dosrel".
12324 * Makefile.tpl: Let configure set which subdir targets are hit.
12325 Remove install-cross; clean up install; remove ALL. Remove
12326 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
12327 Autogenerate host module targets. Remove empty dependency lines
12328 and redundant dependency; rearrange slightly.
12329 * Makefile.def: Add host-side libtermcap, utils.
12330
12331 * Makefile.in: Regenerate.
12332
e6226a2f
RO
123332002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12334
12335 * ltconfig (osf[345]): Append $major to soname_spec.
12336 Reflect this in library_names_spec.
12337 * ltmain.sh (osf): Prefix $major with . for use as extension.
12338
3b75d237
AJ
123392002-11-19 Andreas Jaeger <aj@suse.de>
12340
12341 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
12342 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
12343 and sparc64 GNU/Linux systems.
12344
809108de
NS
123452002-11-19 Nathan Sidwell <nathan@codesourcery.com>
12346
12347 * MAINTAINERS: Update email.
12348
e7e0de7e
GP
123492002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12350
12351 * MAINTAINERS: Complete James Dennett's entry.
12352
f7109dea
EB
123532002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
12354
12355 * MAINTAINERS (Write After Approval): Add myself.
12356
d3ac17c9
BK
123572002-11-13 Bruce Korb <bkorb@gnu.org>
12358
12359 * Makefile.tpl: syntactic cleanup
12360
dce2d8b2 123612002-11-13 Stuart Hastings <stuart@apple.com>
cbf78ae4
SH
12362
12363 * MAINTAINERS: Add myself to write-after-approval list.
12364
4977bab6
ZW
123652002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
12366
12367 * Makefile.def: Add list of recursive targets to autogenerate.
12368 Add build_modules.
12369 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
12370 targets. Autogenerate *-build-* targets.
12371 * Makefile.in: Regenerate.
12372
123732002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
12374
12375 * configure: More autoconf-style substitutions.
12376 * Makefile.tpl: More autoconf-style substitutions.
12377 * Makefile.in: Regenerate.
12378
123792002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
12380
12381 * configure: Substitute more variables in a more autoconf-friendly
12382 way. Simplify slightly.
12383 * Makefile.tpl: Make more variables substitutable in an
12384 autoconf-friendly way.
12385 * Makefile.in: Regenerate.
12386
d4783999
JW
123872002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
12388
12389 * MAINTAINERS (Write After Approval): Add myself.
12390
4977bab6
ZW
123912002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
12392
12393 * configure.in (v810*): Remove special setting of tools.
12394
12395 * configure: Add support for extra required flags for ar or nm.
12396 * configure.in (aix4.3+): Use above support for target-specific
12397 issues, rather than using config/mt-aix43.
12398
123992002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
12400
12401 * configure: Remove 'removing', which doesn't work. Replace $subdir
12402 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
12403 with $srcdir. Reformat indentation. Substitute some variables
12404 formerly hard-coded in the Makefile for build=host.
12405 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
12406 * Makefile.def: Autogenerate more.
12407 * Makefile.in: Regenerate.
12408
1c9c903e
AN
124092002-11-04 Adam Nemet <anemet@lnxw.com>
12410
12411 * MAINTAINERS (Write After Approval): Add myself.
12412
40673d2b
KB
124132002-11-04 Kevin Buettner <kevinb@redhat.com>
12414
12415 * Makefile.def (host_modules): Add rda.
12416 * Makefile.in: Regenerate.
12417 * configure.in (target_tool): Add target-rda to list.
12418
42e650ae
GP
124192002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12420
12421 * MAINTAINERS: Remove "co-maintainer" note for web pages.
12422
e004b81f
PE
124232002-10-25 Phil Edwards <pme@gcc.gnu.org>
12424
12425 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
12426 and restrap targets to this rule.
12427 * Makefile.in: Regenerate.
12428
06bd49b1
GP
124292002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12430
12431 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
12432 GNATS only accounts.
12433
d0af82b0
HPN
124342002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
12435
12436 * configure.in (i[3456]86-*-linux*): Add check to disable
12437 ${libgcj} for glibc1.
12438
10782654
DC
124392002-10-24 Denis Chertykov <denisc@overta.ru>
12440
12441 * MAINTAINERS: Add myself as ip2k port maintainer.
12442
a5a438f5
SS
124432002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
12444
12445 * configure.in: Add tic4x target.
12446
fe3d5b7f
NN
124472002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
12448
aba8a494
NN
12449 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
12450 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
12451 * Makefile.in: Regenerate.
12452
fe3d5b7f
NN
12453 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
12454 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
12455 * Makefile.in: Regenerate.
12456
a6ad79e7
JJ
124572002-10-02 Janis Johnson <janis187@us.ibm.com>
12458
12459 * MAINTAINERS: Add myself as web pages co-maintainer.
12460
6a8a9058
NN
124612002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
12462
12463 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
12464 * Makefile.in: Regenerate.
12465
327d975a
ZW
124662002-10-02 Zack Weinberg <zack@codesourcery.com>
12467
12468 * MAINTAINERS: Add myself and Nathan Sidwell
12469 <nathan@codesourcery.com> as VxWorks maintainers.
12470
a5ae8f19 124712002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
12472
12473 * Makefile.def: Remove order dependency comments.
12474 * Makefile.tpl: Add explicit install-install dependencies.
12475 * Makefile.in: Regenerate.
d0f6c823 12476
34c6040c 12477 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 12478 * Makefile.in: Regenerate.
34c6040c 12479
d0f6c823
NN
12480 * Makefile.tpl: Add configure-target (for src-release in src)
12481 * Makefile.in: Regenerate.
12482
50bd210b
NC
124832002-09-30 Nick Clifton <nickc@redhat.com>
12484
12485 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
12486
ca25149e
UW
124872002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
12488
12489 * configure.in (s390*-*-linux*): Enable libgcj.
12490
dd30b57d
NN
124912002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
12492
9e60a678
NN
12493 * configure: Revert accidentally applied changes.
12494
dd30b57d
NN
12495 * Makefile.tpl: Make more autoconf-friendly.
12496 * Makefile.in: Regenerate.
12497 * configure: Make substitution more autoconf-like.
12498
5831424e
RE
124992002-09-28 Richard Earnshaw <rearnsha@arm.com>
12500
12501 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
12502 single entry to handle all these.
12503 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
12504 libjava on arm-*-elf.
12505
b7f3b15b
GK
125062002-09-27 Geoffrey Keating <geoffk@apple.com>
12507
12508 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
12509 things that depend on them.
12510
0dffceed
NN
125112002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
12512
12513 * Makefile.tpl: Make subsituted variables more autoconfy.
12514 * Makefile.in: Regenerate.
12515 * configure: Make seds more autoconfy.
12516
1db75a86 125172002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
12518
12519 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
12520 * Makefile.in: Regenerate.
12521 * configure.in: Rewrite sed statements to look autoconfy.
12522
1db75a86
NN
12523 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
12524 all-target-foo on configure-target-foo.
12525 * Makefile.def: Ditto.
12526 * Makefile.in: Rebuild.
12527
741a4e89
AH
125282002-09-25 Andrew Haley <aph@redhat.com>
12529
12530 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
12531
95ddd785
NN
125322002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
12533
12534 * Makefile.def: New file.
12535 * Makefile.tpl: New file.
12536 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
12537 * contrib/gcc_update: Note that Makefile.in is a generated file.
12538
12539 * configure.in: Minor rearrangement. Simplify tests.
12540
65a824f6
JT
125412002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
12542
12543 * configure.in (with_headers): Skip copy if value is "yes".
12544 (with_libs): Likewise.
12545
51270f0a 125462002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
12547
12548 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
12549 * configure.in (sh*-*-pe*): Ditto.
12550 * configure.in (mips*-*-pe*): Ditto.
12551 * configure.in (*arm-wince-pe): Ditto.
12552
8f89dbf4
NN
12553 * configure.in: Rearrange.
12554
c1b8db3f
KH
125552002-09-14 Kazu Hirata <kazu@cs.umass.edu>
12556
12557 * MAINTAINERS: Update my email address.
12558
341f0575
PK
125592002-08-30 Paul Koning <pkoning@equallogic.com>
12560
12561 * MAINTAINERS: (Write After Approval): Add myself.
12562
d2e06980
GK
125632002-08-29 Geoffrey Keating <geoffk@redhat.com>
12564
12565 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
12566
4906d5d8
GK
125672002-08-24 Geoffrey Keating <geoffk@redhat.com>
12568
12569 * MAINTAINERS: Change my mailing address.
12570
e9a25cc8
PC
125712002-08-21 Paolo Carlini <pcarlini@unitus.it>
12572
12573 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 12574 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 12575
dce2d8b2 125762002-08-20 Loren J. Rittle <ljrittle@acm.org>
a5aa7421
LR
12577
12578 * MAINTAINERS (Write After Approval): Remove myself.
12579 (Various Maintainers: c++ runtime libs): Add myself.
12580
5ce6f47b
EC
125812002-08-15 Eric Christopher <echristo@redhat.com>
12582
12583 * config.sub: Import from master repository.
12584 * config.guess: Ditto.
12585
7f9317f0
AO
125862002-08-19 Alexandre Oliva <aoliva@redhat.com>
12587
12588 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
12589 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
12590 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
12591
7aecca3d
AH
125922002-08-16 Aldy Hernandez <aldyh@redhat.com>
12593
12594 * MAINTAINERS: Add self to rs6000 vector extensions.
12595
8ea4b195
AO
125962002-08-15 Alexandre Oliva <aoliva@redhat.com>
12597
12598 * libiberty/configure: Reverted unintended yesterday's check in.
12599
f5cc59a7
AO
126002002-08-14 Alexandre Oliva <aoliva@redhat.com>
12601
12602 * boehm-gc/configure, libf2c/configure: Rebuilt.
12603 * libffi/configure, libiberty/configure: Ditto.
12604 * libjava/configure, libobjc/configure: Ditto.
12605 * libstdc++-v3/configure, zlib/configure: Ditto.
12606 Merged from binutils:
12607 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
12608 From Steve Ellcey <sje@cup.hp.com>:
12609 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
12610 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
12611 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
12612 IA64.
12613 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
12614 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
12615 soname_spec, sys_lib_search_path_spec): Ditto.
12616
dce2d8b2 126172002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
66350331
FS
12618
12619 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
12620
2ff34870
L
126212002-08-04 H.J. Lu (hjl@gnu.org)
12622
12623 * configure.in (mips*-*-linux*): Don't skip target-libffi.
12624
a014f2fe
KW
126252002-08-02 Krister Walfridsson <cato@df.lth.se>
12626
12627 * MAINTAINERS (Write After Approval): Add myself.
12628
c01d477a
AM
126292002-07-31 Alan Modra <amodra@bigpond.net.au>
12630
12631 * configure.in: Move generic linux case to end. Copy generic
12632 linux noconfigdirs to mips*-*-linux* entry and new
12633 powerpc64*-*-linux* entry. Add target-libffi for the latter.
12634
68cd2524
MM
126352002-07-19 Michael Matz <matz@suse.de>
12636
12637 * MAINTAINERS: Add myself as ra* maintainer.
12638
e2d83b8c
CD
126392002-07-16 Chris Demetriou <cgd@broadcom.com>
12640
12641 * config.guess: Update to 2002-07-09 version.
12642 * config.sub: Update to 2002-07-03 version.
12643
cece4f1d
HPN
126442002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
12645
12646 * MAINTAINERS: Fix typo in a maintainer email address.
12647
bb654703
NN
126482002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
12649
12650 * configure.in: Remove two redundant tests.
12651
789b7de5
RO
126522002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12653
12654 * configure.in (mips*-*-irix6*o32): Enable stabs.
12655
e1da1089
NN
126562002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
12657
f3970bba
NN
12658 * configure.in: Don't build grez.
12659 * Makefile.in: Ditto.
12660
e1da1089
NN
12661 * Makefile.in: Remove references to bsp, cygmon, libstub.
12662 * configure.in: Ditto.
12663
12664 * configure.in: Remove leftover reference to gdbtest.
12665
57c905fa
PE
126662002-07-08 Phil Edwards <pme@gcc.gnu.org>
12667
12668 * configure.in (gxx_include_dir): Change to match versioned
12669 C++ headers if --enable-version-specific-runtime-libs is used.
12670
a0af94a7 126712002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 12672
a0af94a7
SE
12673 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
12674
423ce3eb
NN
126752002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
12676
12677 * configure.in: Make --without-x work.
12678
98186934
NN
126792002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
12680
c3b7d169
NN
12681 * configure.in: Rearrange target Makefile fragment collection.
12682
98186934
NN
12683 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
12684 cvs[src].
12685 * configure.in: Ditto.
12686
eebd288a
MK
126872002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
12688
12689 * MAINTAINERS (Write After Approval): Update my e-mail address.
12690
3ab36f05
NN
126912002-06-24 Ben Elliston <bje@redhat.com>
12692
12693 * configure.in (host_tools): Remove cgen.
12694
12695 * Makefile.in (all-cgen): Remove; runs from its source directory.
12696 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 12697 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
12698 (all-sim): Likewise.
12699
dce2d8b2 127002002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3ab36f05
NN
12701
12702 * Makefile.in: Eliminate 'apache' targets.
12703 * configure.in: Eliminate 'apache' targets.
12704
55380b08
NN
12705 * configure.in: Eliminate redundant tests. Reorganize.
12706
9a5c1b9d
NN
12707 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
12708
5fd3853a
NN
12709 * config-ml.in: Eliminate references to Cygnus configure.
12710
cfefc434
NN
12711 * Makefile.in: Eliminate references to building emacs.
12712
2fe93885
GS
127132002-06-28 Graham Stott <graham.stott@btinternet.com>
12714
12715 * MAINTAINERS: Update my email address.
12716
53c40185
BK
127172002-06-26 Benjamin Kosnik <bkoz@redhat.com>
12718
12719 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 12720 (cxx_incdir): Remove.
53c40185 12721
97679694
NN
127222002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
12723
12724 * MAINTAINERS (Write After Approval): Add self.
12725
b03bcd37
DC
12726Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
12727
12728 * configure.in: Add support for ip2k.
12729
6bd12129
NN
127302002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
12731
12732 * configure.in: Fix AIX configury bug.
12733
e0d98a92
SE
127342002-06-20 Steve Ellcey <sje@cup.hp.com>
12735
12736 * MAINTAINERS (Write After Approval): Add self.
12737
ba3292db
NN
127382002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
12739
ef40bc65
NN
12740 * configure.in: replace ${topsrcdir} with ${srcdir}
12741
7a0be465
NN
12742 * configure.in: Move definition of libstdcxx_flags
12743 right above usage, rather than waaay earlier.
12744
e1848dde
NN
12745 * configure.in: Pull definition of is_cross_compiler earlier.
12746
8bc2fff1
NN
12747 * configure.in: Rearrange a little.
12748
ba3292db
NN
12749 * configure.in: Remove references to librx.
12750 * Makefile.in: Remove references to librx.
12751
11d8b408
DC
12752Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
12753
12754 * config.sub: Add support for avr target.
12755 Import from master sources, rev 1.255
5ce6f47b 12756
93da8339
PE
127572002-06-19 Phil Edwards <pme@gcc.gnu.org>
12758
12759 * configure, .cvsignore: Revert previous change...
12760 * Makefile: ...delete.
12761
b4caab5c
NN
127622002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
12763
12764 * configure.in: Eliminate ${gasdir} variable.
12765
ee777171
DB
127662002-06-18 Dave Brolley <brolley@redhat.com>
12767
12768 * configure.in: Add support for frv.
12769 * config.sub: Add support for frv.
12770
26e4af54
PE
127712002-06-18 Phil Edwards <pme@gcc.gnu.org>
12772
12773 * configure: Remove garbage from previous commit.
12774
bb20b7da
PE
127752002-06-18 Phil Edwards <pme@gcc.gnu.org>
12776
12777 * configure: For in-source builds, make a subdir and re-exec there.
12778 * Makefile: New file. Pass targets through to build directory.
12779 * .cvsignore: No longer ignore "Makefile".
12780
9d321f6c
DR
127812002-06-16 Douglas Rupp <rupp@gnat.com>
12782
12783 * MAINTAINERS (Write After Approval): Add self.
12784
c8eb2bc0
KG
127852002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12786
12787 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
12788
f210d239
JT
127892002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
12790
12791 * configure.in (vax-*-netbsd*): Re-enable gas.
12792
e9667b3c
NN
127932002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
12794
efe1f357
NN
12795 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
12796 BUILD_PREFIX_1, to correct nomenclature.
12797 * configure: Likewise.
12798
e9667b3c
NN
12799 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
12800 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
12801
fe2fe497
OH
128022002-05-31 Olaf Hering <olh@suse.de>
12803
12804 * config-ml.in: Propogate DESTDIR also.
12805
dcf7f0dd
JT
128062002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
12807
12808 * configure.in (vax-*-netbsd*): Don't build gas for this
12809 platform.
12810
6ff14f32
MM
128112002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
12812
12813 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12814 and libgcj for AVR.
12815
397de1ff
KK
128162002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
12817
12818 * MAINTAINERS (Write After Approval): Add myself.
12819
ac30211c
JT
128202002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
12821
12822 * config.guess: Update to 2002-05-22 version.
12823 * config.sub: Likewise.
12824
1e6347d8
RO
128252002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12826
12827 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
12828 * config-ml.in: Likewise.
12829 * configure: Likewise.
12830 * configure.in: Likewise.
12831
e5ce1d6d
SC
128322002-05-16 Stephane Carrez <stcarrez@nerim.fr>
12833
12834 * MAINTAINERS: Update my email address.
12835
6cdef75d
NN
128362002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
12837
4a87f061
NN
12838 * configure.in: Simplify makefile fragment collection.
12839
12840 * configure.in: Remove code to build emacs.
603606e7 12841
e254d6b5
NN
12842 * configure.in : Remove --srcdir argument from targargs and buildargs
12843 (it's always overridden in the Makefile anyway). Rearrange a bit.
12844
12845 * configure: Move some logic to configure.in.
12846 * configure.in: Move some logic from configure.
6cdef75d 12847
1d6006fe
TT
128482002-05-11 Tom Tromey <tromey@redhat.com>
12849
12850 * MAINTAINERS: Reflect libgcj reality.
12851
b70b3534
FS
128522002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
12853
12854 * Makefile.in: Honour DESTDIR.
12855
4434687a
MM
128562002-05-08 Mark Mitchell <mark@codesourcery.com>
12857
12858 * config.guess: Import 2002-03-20 version.
12859 * config.sub: Import 2002-04-26 version.
12860
a89e49c7
RO
128612002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12862
12863 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
12864
44e55536
TJ
128652002-05-07 Tim Josling <tej@melbpc.org.au>
12866
12867 * MAINTAINERS: Add self.
12868
dce2d8b2 128692002-05-06 Loren J. Rittle <ljrittle@acm.org>
97320a3f
LR
12870
12871 * ltmain.sh: Detect and handle object name conflicts
12872 while piecewise linking a static library.
12873
b7c13625
AO
128742002-05-05 Alexandre Oliva <aoliva@redhat.com>
12875
12876 * configure.in (noconfigdirs): Don't disable libgcj on
12877 sparc64-*-solaris* and sparcv9-*-solaris*.
12878
4182d9fa
AO
128792002-05-03 Alexandre Oliva <aoliva@redhat.com>
12880
12881 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
12882
7bebf279
TF
128832002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
12884
12885 * configure.in (FLAGS_FOR_TARGET): Do not add
12886 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
12887 on i[3456]86-*-linux*.
12888
9a06dc7d
TF
128892002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
12890
12891 * configure.in (noconfigdirs): Replace [ ] with test.
12892
12893 * configure.in (noconfigdirs): Do not add target-newlib if
12894 target == i[3456]86-*-linux*, and host == target.
12895
a51a07fa
NN
128962002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
12897
9e7facd6
DD
12898 * configure.in: delete reference to absent file
12899
aeaa0f2f
NN
12900 * configure.in: replace '[' with 'test'
12901
4bb98828
NN
12902 * configure.in: Eliminate references to gash.
12903 * Makefile.in: Eliminate references to gash.
12904
64791664
NN
12905 * configure.in: remove useless references to 'pic' makefile fragments.
12906
3ed57cf4
NN
12907 * configure.in: (*-*-windows*) Finish removing.
12908
a51a07fa
NN
12909 * configure.in: Eliminate redundant test for libgui.
12910
8552f6f1
RS
129112002-04-29 Roger Sayle <roger@eyesopen.com>
12912
12913 * MAINTAINERS: Add self and realphabetize. Update entries
12914 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
12915 entry for a29k port maintainer.
12916
dce2d8b2 129172002-04-26 Joel Sherrill <joel@OARcorp.com>
9e847666
JS
12918
12919 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
12920 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
12921
704c9a14
NN
129222002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
12923
12924 * configure.in: remove references to dead files
12925
7bff5059
MM
129262002-04-19 Mark Mitchell <mark@codesourcery.com>
12927
12928 * MAINTAINERS: Add information about purpose of this file.
12929
0c7c67f0
TT
129302002-04-18 Tom Tromey <tromey@redhat.com>
12931
12932 * configure.in: Disallow configuring libgcj when it is already
12933 installed and we're using Solaris 2.8 linker. Do enable libgcj on
12934 Solaris 2.8 by default. For PR libgcj/6158.
12935
63501e91
NN
129362002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12937
12938 * configure.in: Move default CC setting out of config/mh-* fragments
12939 directly into here.
12940
701afd4d
NN
129412002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12942
12943 * configure.in: don't even try to configure or make a subdirectory
12944 if there's no configure script for it.
12945
07cdae91
MM
129462002-04-15 Mark Mitchell <mark@codesourcery.com>
12947
12948 * MAINTAINERS: Remove chill maintainers.
12949 * Makefile.in (CHILLFLAGS): Remove.
12950 (CHILL_LIB): Remove.
12951 (TARGET_CONFIGDIRS): Remove libchill.
12952 (CHILL_FOR_TARGET): Remove.
12953 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
12954 CHILL_LIB.
12955 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
12956 (CHECK_TARGET_MODULES): Likewise.
12957 (INSTALL_TARGET_MODULES): Likewise.
12958 (CLEAN_TARGET_MODULES): Likewise.
12959 (configure-target-libchill): Remove.
12960 (all-target-libchill): Remove.
12961 * configure.in (target_libs): Remove target-libchill.
12962 Do not compute CHILL_FOR_TARGET.
12963 * libchill: Remove directory.
5ce6f47b 12964
ab50d72b
DD
129652002-04-11 DJ Delorie <dj@redhat.com>
12966
12967 * Makefile.in, configure.in: Sync with binutils, entries
12968 follow...
12969
0a1e123a
DD
129702002-04-07 Andrew Cagney <ac131313@redhat.com>
12971
12972 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
12973 (do-tar, do-bz2): New rules.
12974 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
12975 (gdb-tar): New rule.
12976 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
12977 (insight_dejagnu.tar): New rule.
12978 (insight.tar): New rule.
12979 (gdb+dejagnu.tar): New rule.
12980 (gdb.tar): New rule.
12981
ab50d72b
DD
129822002-02-01 Mo DeJong <supermo@bayarea.net>
12983
12984 * Makefile.in: Add all-tix to deps for all-snavigator
12985 so that tix is built when building snavigator.
12986
129872002-01-11 Steve Ellcey <sje@cup.hp.com>
12988
12989 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
12990 ld and gdb are not supported.
12991
129922002-01-07 Mark Salter <msalter@redhat.com>
12993
12994 * configure.in: Remove target-bsp and target-cygmon from arm builds.
12995 Allow target-libgloss to be built for arm, strongarm, and xscale.
12996
129972001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
12998
12999 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
13000 options for i[3456]86-pc-linux* native builds.
13001
130022001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
13003
13004 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
13005 files from .po files for a distribution.
13006
130072001-09-03 Jeff Holcomb <jeffh@redhat.com>
13008
13009 * configure.in: Enable libstdc++-v3 for h8300 targets.
13010
130112001-06-19 Alan Modra <amodra@bigpond.net.au>
13012
13013 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
13014 version from bfd/.
13015
13016Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
13017
13018 * Makefile.in (VER): When present, extract the version number from
13019 the file version.in.
13020
dce2d8b2 130212001-05-24 Tom Rix <trix@redhat.com>
ab50d72b
DD
13022
13023 * configure.in : enable ld for aix
13024
130252001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
13026
13027 * config.guess: Add linux target for S/390.
13028
130292000-11-07 Philip Blundell <pb@futuretv.com>
13030
13031 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
13032
130332000-11-03 Philip Blundell <pb@futuretv.com>
13034
13035 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
13036 files.
13037
130382001-01-15 Ben Elliston <bje@redhat.com>
13039
13040 * configure.in (host_tools): Add sid.
13041 Always configure cgen.
13042
130432000-11-24 Nick Clifton <nickc@redhat.com>
13044
13045 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
13046
ab50d72b
DD
130472000-08-20 Doug Evans <dje@casey.transmeta.com>
13048
13049 * Makefile.in (ALL_MODULES): Add all-cgen.
13050 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
13051 (all-cgen): New target.
13052 (all-opcodes,all-sim): Depend on all-cgen.
13053 * configure.in (host_tools): Add cgen.
13054 Only configure cgen if --enable-cgen-maint.
13055
dce2d8b2 130562002-04-09 Loren J. Rittle <ljrittle@acm.org>
ef98ad7b
LR
13057
13058 * configure.in: Add *-*-freebsd* configurations.
13059
90def2b2
TT
130602002-04-08 Tom Tromey <tromey@redhat.com>
13061
13062 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
13063 Fixes PR libgcj/6068.
13064
320d7e7a
KW
130652002-03-30 Krister Walfridsson <cato@df.lth.se>
13066
13067 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
13068
18b467f1
RO
130692002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13070
13071 * configure.in (alpha*-dec-osf*): Enable libgcj.
13072
dce2d8b2 130732003-03-27 Matthew Gingell <gingell@gnat.com>
8bb3a5af
MG
13074
13075 * MAINTAINERS (Write After Approval): Add myself.
13076
56ae9405
NC
130772002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
13078
13079 Fix for: PR bootstrap/3591, target/5676
13080 * configure.in (mcore-pe): Disable the configuration of
13081 libstdc++-v3 since exceptions are not supported.
13082
f18d9a0c
AG
130832002-03-20 Anthony Green <green@redhat.com>
13084
13085 * configure.in: Enable libgcj for xscale-elf target.
13086
dce2d8b2 13087Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
c0e21eef
R
13088
13089 * MAINTAINERS: Update my email address.
13090
28eca9e8
AO
130912002-03-16 Alexandre Oliva <aoliva@redhat.com>
13092
13093 * ltmain.sh (relink_command): Fix typo in previous change.
13094
e67e72c7
AO
130952002-03-15 Alexandre Oliva <aoliva@redhat.com>
13096
13097 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
13098 (relink_command): Added --tag flags.
13099 (mode=install): If relinking fails; error out.
13100
c2273204
RH
131012002-03-12 Richard Henderson <rth@redhat.com>
13102
13103 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
13104 .NOTPARALLEL tag.
13105 (do-check): Rename from check.
13106 (check): Allow parallel check.
13107
bcb64245
BW
131082002-03-12 Bob Wilson <bob.wilson@acm.org>
13109
13110 * MAINTAINERS: Add myself as maintainer for xtensa port.
13111 Fix alphabetical order in CPU port maintainer list.
13112 Remove myself from Write After Approval list.
13113
63adb4ff
RH
131142002-03-11 Richard Henderson <rth@redhat.com>
13115
13116 * Makefile.in (.NOTPARALLEL): Add fake tag.
13117
9bec4bf0
L
131182002-03-07 H.J. Lu (hjl@gnu.org)
13119
13120 * configure.in: Enable gprof for mips*-*-linux*.
13121
c7fc1f84
DS
131222002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
13123
13124 * MAINTAINERS (Write After Approval): Add myself.
13125
6bff33fb
AO
131262002-02-28 Alexandre Oliva <aoliva@redhat.com>
13127
13128 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
13129 libjava.
13130 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
13131
0210b33b
AO
131322002-02-23 Alexandre Oliva <aoliva@redhat.com>
13133
13134 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
13135 because its Makefile is there; test for the executable instead.
13136
fcc0a3ef
AO
131372002-02-22 Alexandre Oliva <aoliva@redhat.com>
13138
13139 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
13140 libstdc++-v3 and libjava.
13141
dce2d8b2 131422002-02-11 Adam Megacz <adam@xwt.org>
97cf8285
AM
13143
13144 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
13145 boehm-gc
5ce6f47b 13146
40fe0ec3
AO
131472002-02-09 Alexandre Oliva <aoliva@redhat.com>
13148
13149 * config.guess: Updated to 2002-01-30's version.
13150 * config.sub: Updated to 2002-02-01's version.
13151 Contribute sh64-elf.
13152 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
13153 * configure.in: Added sh64-*-*.
13154
694d53ee
CD
131552002-02-08 Chris Demetriou <cgd@broadcom.com>
13156
13157 * MAINTAINERS: Belatedly add myself to write after approval list.
13158
a9ca50b1
JH
13159Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
13160
13161 * MAINTAINERS: Put self in as maintainer for x86-64 port.
13162 Remove self as Write After Approval.
13163
5ffc3500
GK
131642002-01-31 Geoffrey Keating <geoffk@redhat.com>
13165
13166 * MAINTAINERS: Put self in as maintainer for contrib/regression
13167 directory.
13168
4ceaf7fb
PE
131692002-01-28 Phil Edwards <pme@gcc.gnu.org>
13170
13171 * MAINTAINERS: Update my email address.
13172
51584787
JT
131732002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
13174
5ce6f47b
EC
13175 * configure.in (*-*-netbsd*): New. Skip target-newlib,
13176 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
13177 libraries if not supported for NetBSD on target CPU.
13178
5701d273
DR
131792002-01-25 Douglas B Rupp <rupp@gnat.com>
13180
13181 * install-sh: Use _inst.$$_ for temp file name.
13182
b299a075
JT
131832002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
13184
13185 * MAINTAINERS (Write After Approval): Move my contact info
13186 from here...
13187 (OS Port Maintainers): ...to here (netbsd).
13188
51fe14b5
BW
131892002-01-22 Bob Wilson <bob.wilson@acm.org>
13190
13191 * MAINTAINERS (Write After Approval): Add myself.
13192
dce2d8b2 131932002-01-17 H.J. Lu <hjl@gnu.org>
b634ad42
L
13194
13195 * Makefile.in (all-fastjar): Also depend on all-libiberty.
13196 (all-target-fastjar): Also depend on all-target-libiberty.
13197
3cd87679
L
131982002-01-16 H.J. Lu (hjl@gnu.org)
13199
13200 * config.guess: Import from master sources, rev 1.225.
13201 * config.sub: Import from master sources, rev 1.238.
13202
969a6d8f
KH
132032002-01-16 Kazu Hirata <kazu@hxi.com>
13204
13205 * MAINTAINERS (Write After Approval): Remove myself.
13206
366f6a52
FW
132072001-12-19 Florian Weimer <fw@deneb.enyo.de>
13208
13209 * MAINTAINERS (Write After Approval): Add myself.
13210
f02240b6
JM
132112001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
13212
13213 * MAINTAINERS: Add self as docs co-maintainer.
13214
5d08dc39
MK
132152001-12-11 Matthias Klose <doko@debian.org>
13216
13217 * MAINTAINERS (Write After Approval): Add myself.
13218
39e790d5
ZW
132192001-12-09 Zack Weinberg <zack@codesourcery.com>
13220
13221 * MAINTAINERS: Update my email address.
13222
4519d6a3
TC
132232001-12-07 Turly O'Connor <turly@apple.com>
13224 * MAINTAINERS (Write After Approval): Add myself.
13225 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
13226 (rs6000_initialize_trampoline): Call __trampoline_setup for
13227 ABI_DARWIN too.
13228 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 13229 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 13230
21cf0a73
PC
132312001-12-07 Paolo Carlini <pcarlini@unitus.it>
13232
13233 * MAINTAINERS (Write After Approval): Add myself.
13234
4ee43206
DR
13235Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
13236
13237 * configure, configure.in: Use temp file for long sed commands.
13238
251931f3
LG
132392001-12-03 Laurent Guerby <guerby@acm.org>
13240
13241 * config.sub: Update to version 1.232 on subversion.
13242
03777dd7
BE
132432001-12-03 Ben Elliston <bje@redhat.com>
13244
13245 * MAINTAINERS: Update mail address for config.* patches.
13246
dce2d8b2 132472001-11-27 DJ Delorie <dj@redhat.com>
e490616e
ZW
13248 Zack Weinberg <zack@codesourcery.com>
13249
13250 When build != host, create libiberty for the build machine.
13251
13252 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
13253 CONFIG_ARGUMENTS.
13254 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
13255 New variables.
13256 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
13257 and rules.
13258 (all.normal): Depend on ALL_BUILD_MODULES.
13259 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
13260 (all-build-libiberty): Depend on configure-build-libiberty.
13261
13262 * configure: Calculate and substitute proper value for
13263 ALL_BUILD_MODULES.
13264 * configure.in: Create the build subdirectory.
13265 Calculate and substitute TARGET_CONFIGARGS (formerly
13266 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
13267
04075e8f
ZL
132682001-11-26 Ziemowit Laski <zlaski@apple.com>
13269
13270 * MAINTAINERS (write-after-approval): Add self.
13271
ed19322d
CR
132722001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
13273
13274 * MAINTAINERS (GNATS only accounts): Remove self.
13275
90a12988
HPN
132762001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
13277
13278 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
13279 libf2c.
13280
77e653ad
CR
132812001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
13282
13283 * MAINTAINERS (Write After Approval): Add self.
13284
64adad99
DB
132852001-11-12 David O'Brien <obrien@FreeBSD.org>
13286
13287 * MAINTAINERS: mips and s390 are also CPU ports.
13288
834a28c7
DB
132892001-11-12 David O'Brien <obrien@FreeBSD.org>
13290
13291 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
13292
ef94239f
DB
132932001-11-11 David O'Brien <obrien@FreeBSD.org>
13294
13295 * MAINTAINERS: Alphabetize.
13296
beda0427
KH
132972001-11-09 Kazu Hirata <kazu@hxi.com>
13298
13299 * MAINTAINERS (Various maintainers: h8 port): Add myself.
13300
6ca224d3
JDA
133012001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
13302
13303 * MAINTAINERS (Various maintainers: hppa port): Added myself.
13304
132e4bd7
PE
133052001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
13306
13307 * configure.in (--enable-languages): Be more permissive about
13308 syntax. Check for empty lists better. Warn about $LANGUAGES.
13309
c6243b4c
GK
133102001-11-08 Geoffrey Keating <geoffk@redhat.com>
13311
13312 * config.sub: Import from master sources, rev. 1.230.
13313 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
13314
abbb9e76
LG
133152001-11-07 Laurent Guerby <guerby@acm.org>
13316
13317 * MAINTAINERS (Write After Approval): Add self.
13318
53cdb27a
HPN
133192001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
13320
13321 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
13322
dd3a88c9
HPN
133232001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
13324
13325 * config.sub: Import from master sources, rev 1.226.
13326 * config.guess: Import from master sources, rev 1.216.
13327
d344dce9
HPN
133282001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
13329
13330 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
13331 * MAINTAINERS: Add self as maintainer of MMIX port.
13332 Remove old after-approval entry.
13333
63f6bcd7
JM
133342001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
13335
13336 * ChangeLog, configure: Fix spelling errors.
13337
84f92638
BK
133382001-10-20 Brendan Kehoe <brendan@zen.org>
13339
13340 * MAINTAINERS: Tweak my address.
13341
dce2d8b2 13342Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2f30eda4
R
13343
13344 * MAINTAINERS: Update my email address.
13345
1567080c 133462001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 13347
f48a3b5c 13348 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 13349 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 13350
30106886
GB
133512001-10-10 Geert Bosch <bosch@gnat.com>
13352
e490616e 13353 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
13354 Added Robert Dewar.
13355
dce2d8b2 133562001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
d3d51b8c
DB
13357
13358 * MAINTAINERS (Write After Approval): Added self
13359
d1c3e709
GB
133602001-10-02 Geert Bosch <bosch@gnat.com>
13361
13362 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
13363
50f5f793
JM
133642001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
13365
13366 * configure: Handle temporary files securely using mkdir.
13367
7fddf9a9
AO
133682001-09-29 Alexandre Oliva <aoliva@redhat.com>
13369
13370 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
13371
dce2d8b2 133722001-09-26 Will Cohen <wcohen@redhat.com>
387beb82
WC
13373
13374 * configure.in (*-*-linux*): Disable configuration of target-newlib
13375 and target-libgloss.
e490616e 13376
0c055e34
AO
133772001-09-26 Alexandre Oliva <aoliva@redhat.com>
13378
13379 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
13380 RANLIB.
13381
759bfa90
AO
133822001-09-21 Alexandre Oliva <aoliva@redhat.com>
13383
13384 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
13385 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
13386 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
13387 avoid quotes nesting problems.
13388 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
13389 (DO_X): Export only variables that are set.
13390
1dc4a750
BE
133912001-09-19 Ben Elliston <bje@redhat.com>
13392
13393 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
13394 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
13395 semantics. Use the shell built-in "type" command instead.
13396
898c7238
AO
133972001-08-31 Alexandre Oliva <aoliva@redhat.com>
13398
13399 Merged from gcc-3_0-branch:
13400 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
13401 * ltcf-c.sh: Use $objext, not $ac_objext.
13402 2001-07-27 Mark Kettenis <kettenis@gnu.org>
13403 * ltcf-cxx.sh: Add support for GNU.
13404 2001-07-22 Timothy Wall <twall@redhat.com>
13405 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
13406 default settings if using GNU tools with that configuration.
13407 * ltcf-cxx.sh: Ditto.
13408 * ltcf-gcj.sh: Ditto.
13409 2001-07-21 Michael Chastain <chastain@redhat.com>
13410 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
13411 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
13412 * ltmain.sh: Mark as gcc-local.
13413
8fa0a32e
EC
134142001-08-30 Eric Christopher <echristo@redhat.com>
13415 Jason Eckhardt <jle@redhat.com>
13416
13417 * config.guess: Merge from master sources.
13418 * config.sub: Merge from master sources, add support for mipsisa32.
13419
32f30f91 134202001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
13421 * config.sub: Merge from master sources, rev 1.219.
13422 * MAINTAINERS: Add self as contact for stormy16 port.
13423
f6084f99
ZW
134242001-08-14 Zack Weinberg <zackw@panix.com>
13425
13426 * config.sub: Merge from master sources, rev 1.218.
13427 * config.guess: Merge from master sources, rev 1.209.
13428
91b54f7f
GS
134292001-08-11 Graham Stott <grahams@redhat.com>
13430
13431 * Makefile.in (check-c++): Add missing semicolon.
13432
e5b3941e
JH
13433Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
13434
32f30f91 13435 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 13436
6387a56e
EC
134372001-07-30 Eric Christopher <echristo@redhat.com>
13438
13439 * MAINTAINERS (Various maintainers: mips port): Added myself.
13440
53b475f0
AH
134412001-07-25 Andrew Haley <aph@cambridge.redhat.com>
13442
e490616e 13443 * configure.in (sh-*-linux*): New.
53b475f0 13444
2a08c780
RH
134452001-07-27 Richard Henderson <rth@redhat.com>
13446
13447 * .cvsignore: Add LAST_UPDATED.
13448
bfa79422
UW
134492001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
13450
13451 * MAINTAINERS (Various maintainers: s390 port): Added myself.
13452
0ae85492
AH
134532001-07-16 Aldy Hernandez <aldyh@redhat.com>
13454
e490616e 13455 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 13456
8e1ab0fe
NP
13457Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
13458
13459 * MAINTAINERS (Write After Approval): Added myself.
13460
2b997990
SC
134612001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13462
13463 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13464 and libgcj on m68hc11/m68hc12.
13465
d920e825
L
134662001-06-27 H.J. Lu (hjl@gnu.org)
13467
13468 * Makefile (CFLAGS_FOR_BUILD): New.
13469 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
13470
d425a1e0
JM
134712001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
13472
13473 * README: Remove version number.
13474
5b5b4207
GP
134752001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13476
13477 * INSTALL/README: Update wrt. to the installation instructions now
13478 residing in gcc/doc/install.texi.
13479
be839b69
JM
134802001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
13481
13482 * README: Replace with a cut-down and updated version of gcc/README.
13483
fe2ee7c4
DE
134842001-06-12 David Edelsohn <edelsohn@gnu.org>
13485
13486 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
13487 multilibs to be disabled.
13488
4f5d646c
DB
134892001-06-11 Daniel Berlin <dan@cgsoftware.com>
13490
13491 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 13492
818f0c85
AO
134932001-06-09 Alexandre Oliva <aoliva@redhat.com>
13494
13495 * config.guess: Import CVS version 1.195.
13496 * config.sub: Import CVS version 1.212.
13497
e9a8af10
AO
134982001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
13499
13500 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13501 gcc/xgcc is built, use -print-prog-name to find out the program
13502 name to use.
13503
ae3ca0a9
PE
135042001-06-04 Phil Edwards <pme@sources.redhat.com>
13505
13506 * config.guess: Import CVS version 1.194. All gcc-local changes
13507 appear to also be in the master copy.
13508 * config.sub: Import CVS version 1.211.
13509
066bd40d
MM
13510Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
13511
13512 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
13513 with_gcc]: Use `gcc -shared' to build a shared library.
13514
4aef4f33
JDA
13515Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
13516
13517 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
13518 archives.
13519
c386f00f
RO
13520Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13521
13522 * MAINTAINERS (Write After Approval): Add myself.
13523
2ae5cea5
HPN
135242001-06-01 Hans-Peter Nilsson <hp@axis.com>
13525
13526 * configure.in (libstdcxx_flags): Do not try to execute
13527 libstdc++-v3/testsuite_flags until it exists.
13528
c3766183
AM
135292001-06-01 Alan Modra <amodra@bigpond.net.au>
13530
13531 * MAINTAINERS: Update my email address.
13532
9b337833
GS
135332001-05-31 Graham Stott <grahams@redhat.com>
13534
13535 * MAINTAINERS (Write After Approval): Add myself.
13536
dce2d8b2 135372001-05-28 Simon Patarin <simon.patarin@inria.fr>
55fce0eb
SP
13538
13539 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
13540 libraries when using g++ with native linker.
13541
5f7de4b8
AO
135422001-05-28 Alexandre Oliva <aoliva@redhat.com>
13543
13544 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
13545
a7bc0fbb
AO
135462001-05-22 Alexandre Oliva <aoliva@redhat.com>
13547
13548 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
13549 [aix4*|aix5*]: Prepend blank.
13550
33456445
AO
135512001-05-20 Alexandre Oliva <aoliva@redhat.com>
13552
13553 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13554 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
13555 of subdir/configure scripts to use the new libtool.m4.
13556
e48d3d00
MK
135572001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
13558
13559 * MAINTAINERS (Write After Approval): Add myself.
13560
9e0e191b
BK
135612001-05-18 Benjamin Kosnik <bkoz@redhat.com>
13562
13563 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
13564
3f19b439
BE
135652001-05-11 Ben Elliston <bje@redhat.com>
13566
13567 * Makefile.in (all-sid): New target.
13568 (check-sid, clean-sid, install-sid): Likewise.
13569
6ebe3121
JO
135702001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
13571
13572 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
13573
ca3667c4
AO
135742001-05-03 Alexandre Oliva <aoliva@redhat.com>
13575
13576 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
13577 libgcj.
13578
135792001-05-03 Alexandre Oliva <aoliva@redhat.com>
13580
13581 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13582 gcc/xgcc is built, use -print-prog-name to find out the program
13583 name to use.
13584
b2964d63
AO
135852001-04-26 Alexandre Oliva <aoliva@redhat.com>
13586
b1bb2302
AO
13587 * configure.in (noconfigdirs): Don't reset it from scratch in the
13588 target case; only append to it.
6387a56e 13589
b2964d63
AO
13590 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
13591 sparc-*-solaris2.8]: Disable ${libgcj}.
13592
8343765d
AO
135932001-04-25 Alexandre Oliva <aoliva@redhat.com>
13594
13595 * configure.in (libgcj_saved): Copy from $libgcj.
13596 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
13597 --disable-libgcj.
13598
ddbb6d43
GRK
135992001-04-25 Gavin Romig-Koch <gavin@redhat.com>
13600
13601 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 13602 C front end maintainer.
ddbb6d43 13603
3fa03ff9
AG
13604Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
13605
13606 * configure.in: Move *-chorusos target case to the proper switch.
13607 Disable libgcj.
13608
99ffe40f
AO
136092001-04-12 Alexandre Oliva <aoliva@redhat.com>
13610
13611 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
13612 1.641.2.228.
13613
78faa32d
FS
136142001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13615
13616 * Makefile.in (STAGE1_CFLAGS): Pass down.
13617
cdbff0ab
AM
136182001-04-13 Alan Modra <amodra@one.net.au>
13619
13620 * config.guess: Add hppa64-linux support. Note for next import that
13621 this is already in the master file.
13622 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
13623
75b9074c
AO
136242001-04-12 Alexandre Oliva <aoliva@redhat.com>
13625
13626 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13627 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
13628
125404c5
SS
136292001-04-11 Stan Shebs <shebs@apple.com>
13630
13631 * MAINTAINERS: Add self as Darwin port maintainer.
13632
876684fe
AM
136332001-04-11 Alan Modra <amodra@one.net.au>
13634
13635 * MAINTAINERS: Update my email address.
13636
06729913
LR
136372001-04-10 Loren J. Rittle <ljrittle@acm.org>
13638
13639 * ltcf-cxx.sh: Support creation of C++ shared libraries on
13640 recent versions of FreeBSD (release 3 or later).
13641 * ltconfig: On FreeBSD, -lc must not be provided when building
13642 a shared library or else the standard -pthread gcc option is
13643 rendered worthless to later users of the built library.
13644
67916302
JM
136452001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
13646
13647 * MAINTAINERS: Add self and RTH as C front end maintainers.
13648
d2bc0628
AO
136492001-04-05 Alexandre Oliva <aoliva@redhat.com>
13650
e490616e
ZW
13651 * config.sub: Make sure to match an already-canonicalized
13652 machine name (eg. mn10300-unknown-elf).
d2bc0628 13653
a3406c06
AO
136542001-04-01 Alexandre Oliva <aoliva@redhat.com>
13655
13656 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
13657 New macros.
13658 (bootstrap, cross): Use RECURSE_FLAGS.
13659 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
13660
a076f6a4
AO
136612001-03-27 Alexandre Oliva <aoliva@redhat.com>
13662
13663 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
13664
e9f4fa71
CH
136652001-03-22 Colin Howell <chowell@redhat.com>
13666
7238de5c
CH
13667 * Makefile.in (DO_X): Do not backslash single-quotes in
13668 backquotes (two places).
e9f4fa71 13669
b6b14b1b
AO
136702001-03-22 Alexandre Oliva <aoliva@redhat.com>
13671
13672 Re-installed:
13673 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13674 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
13675 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13676 * ltcf-cxx.sh: Likewise.
13677 * ltcf-gcj.sh: Likewise.
13678
1eb0b89d
GP
136792001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13680
13681 * MAINTAINERS: Add myself as "documentation co-maintainer".
13682
82e23236
AO
136832001-03-22 Alexandre Oliva <aoliva@redhat.com>
13684
13685 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13686 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
13687
64ec27c3
TT
136882001-03-19 Tom Tromey <tromey@redhat.com>
13689
13690 * config-ml.in: Handle GCJ and GCJFLAGS.
13691
191de407
MC
136922001-03-21 Michael Chastain <chastain@redhat.com>
13693
13694 * Makefile.in: all-m4 depends on all-texinfo.
13695
fed4dede
LR
136962001-03-20 Loren J. Rittle <ljrittle@acm.org>
13697
13698 * MAINTAINERS: Add myself to write after approval list.
13699
085072bb
LB
137002001-03-18 Laurynas Biveinis <lauras@softhome.net>
13701
13702 * Makefile.in (DO_X): Quote nested quotes.
13703
5af8ea3f
AM
137042001-03-18 Alan Modra <alan@linuxcare.com.au>
13705
13706 * MAINTAINERS: Add myself to write after approval list.
13707
69e23037
LB
137082001-03-15 Laurynas Biveinis <lauras@softhome.net>
13709
13710 * Makefile.in (DO_X): Use double quotes for quoting
13711 "RANLIB=$${RANLIB}".
13712
2b9650f4
OP
137132001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
13714
13715 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
13716
dce2d8b2 137172001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4698d2cf
NP
13718
13719 * configure.in: Only use `lang_requires' for languages athat are
13720 actually enabled.
13721
f6646274
PE
137222001-03-08 Phil Edwards <pme@sources.redhat.com>
13723
13724 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
13725
c9a54638
AO
137262001-03-08 Alexandre Oliva <aoliva@redhat.com>
13727
13728 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
13729
6a556ad6
TT
137302001-03-07 Tom Tromey <tromey@redhat.com>
13731
13732 * configure.in: Allow config-lang.in to set `lang_requires' to list
13733 of other required languages.
13734
6822468a
LB
137352001-03-06 Laurynas Biveinis <lauras@softhome.net>
13736
13737 * Makefile.in: Remove RANLIB definition. Use RANLIB
13738 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
13739 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 13740
f04885d3 137412001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 13742 Alexandre Oliva <aoliva@redhat.com>
6387a56e 13743
f04885d3
BK
13744 * Makefile.in (check-c++): Use tabs, not spaces.
13745
288edf47 137462001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 13747
288edf47
LB
13748 * MAINTAINERS: add myself to Write After Approval list.
13749
3d55d2f8 137502001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 13751
e490616e 13752 * Makefile.in (check-c++): New rule.
6387a56e 13753
4d88a68a
BK
13754 * configure.in (target_libs): Remove libg++.
13755 (noconfigdirs): Remove libg++.
13756 (noconfigdirs): Same.
13757 (noconfigdirs): Same.
13758 (noconfigdirs): Same.
13759
13760 * config-ml.in: Remove libg++ references.
13761
13762 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
13763 (ALL_TARGET_MODULES): Same.
13764 (configure-target-libg++): Remove.
13765 (all-target-libg++): Remove.
13766 (configure-target-libio): Remove.
13767 (all-target-libio): Remove.
13768 (check-target-libio): Remove.
13769 (.PHONY): Remove.
13770 (libg++.tar.bz2): Remove.
13771 (all-target-cygmon): Remove libio.
13772 (all-target-libstdc++): Remove.
13773 (configure-target-libstdc++): Remove.
13774 (TARGET_LIB_PATH): Remove libstdc++.
13775 (ALL_GCC_CXX): Remove libstdc++.
13776 (all-target-gperf): Correct.
13777
2437d4ed
NC
137782001-02-16 Nick Clifton <nickc@redhat.com>
13779
13780 * configure.in (noconfigdirs): Allow configuration of texinfo
13781 for Cygwin hosts.
13782
85b99cbe
AG
137832001-02-15 Anthony Green <green@redhat.com>
13784
13785 * configure: Introduce GCJ_FOR_TARGET.
13786 * configure.in: Ditto.
13787 * Makefile.in: Ditto.
13788
7b18790c
AS
137892001-02-13 Andreas Schwab <schwab@suse.de>
13790
13791 * MAINTAINERS: Update mail address.
13792
c4880c99
MS
137932001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
13794
13795 * config.guess: Add linux target for S/390.
13796 * config.sub: Likewise.
13797
dce2d8b2 137982001-02-08 Chandrakala Chavva <cchavva@redhat.com>
e31ae6db
CC
13799
13800 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 13801 target-libgloss.
e31ae6db 13802
7739adfb
BE
138032001-02-06 Ben Elliston <bje@redhat.com>
13804
13805 * configure: Output host type to stdout, not stderr.
13806
36ca672c
MM
138072001-02-05 Mark Mitchell <mark@codesourcery.com>
13808
e40f2829 13809 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
13810 * ltcf-cxx.sh: Likewise.
13811
36ca672c
MM
13812 * config.if: Assume enable_libstdcxx_v3 is defined.
13813
22fdd65e
MM
138142001-02-04 Mark Mitchell <mark@codesourcery.com>
13815
13816 Remove V2 C++ library.
13817 * configure.in: Remove --enable-libstdcxx_v3 support.
13818
3b60dd8e
BM
138192001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
13820
13821 * include/demangle.h: Add prototype for java_demangle_v3.
13822
42c0c80a
PE
138232001-01-29 Phil Edwards <pme@sources.redhat.com>
13824
13825 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
13826
0be25992
RH
138272001-01-27 Richard Henderson <rth@redhat.com>
13828
13829 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
13830
8a8de62d
MS
138312001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13832
13833 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
13834 Don't unset, it's non-portable and no longer necessary, set to empty
13835 instead.
13836
92769744
MS
138372001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13838
13839 * ltconfig: Shell portability fix for the tagname validity check.
13840
88a1c0ab
AO
138412001-01-27 Alexandre Oliva <aoliva@redhat.com>
13842
13843 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
13844 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
13845
45291dd5
MS
138462001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13847
13848 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
13849
1ace7e15
TT
138502001-01-26 Tom Tromey <tromey@redhat.com>
13851
13852 * configure.in: Allow libgcj to be built on Sparc Solaris.
13853
0ef8b11b
DE
138542001-01-25 David Edelsohn <edelsohn@gnu.org>
13855
13856 * ltcf-c.sh: Add aix5 case.
13857 * ltcf-cxx.sh: Likewise.
13858 * ltconfig: Likewise.
13859
0006091e
AO
138602001-01-24 Alexandre Oliva <aoliva@redhat.com>
13861
9bad11e1
AO
13862 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
13863 keep at least one of build_libtool_libs or build_old_libs set to
13864 yes.
13865
0006091e
AO
13866 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
13867 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
13868
7c01b2b5
BM
138692001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
13870
13871 * configure.in: Enable libgcj on several additional platforms.
13872
d340e0ac
BM
138732001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
13874
13875 * configure.in: Enable libgcj for linux targets.
13876
5baf8c37
MS
138772001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13878
13879 * MAINTAINERS (Write After Approval): Add myself.
13880
10a0ba84
JDA
138812001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
13882
13883 * MAINTAINERS: Add myself as vax port maintainer.
13884
357c6a4b
FH
138852001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
13886
13887 * MAINTAINERS: Add myself as Mercury front-end maintainer.
13888
6e2d9a7a
MS
138892001-01-09 Mike Stump <mrs@wrs.com>
13890
13891 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
13892 failures of subdirectories.
13893
b6b14b1b 138942001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 13895
b6b14b1b 13896 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 13897 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
13898 * ltcf-cxx.sh: Likewise.
13899 * ltcf-gcj.sh: Likewise.
13900 * ltconfig.sh: Fix typo.
976b230d 13901
07109110
LB
139022001-01-02 Laurynas Biveinis <lauras@softhome.net>
13903
13904 * configure: handle DOS-style absolute paths.
13905
1da5b8fc
LB
139062001-01-02 Laurynas Biveinis <lauras@softhome.net>
13907
13908 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
13909
4c2f5b4f
MM
139102000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
13911
13912 * MAINTAINERS: Add myself as avr port co-maintainer.
13913
bc53668e
BE
139142000-12-28 Ben Elliston <bje@redhat.com>
13915
13916 * MAINTAINERS: Add myself under ``Write After Approval''.
13917
c387606f
JM
139182000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
13919
13920 * texinfo: Remove directory from GCC.
13921
2cb5082c
JM
139222000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
13923
13924 * COPYING: Update to current
13925 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
13926 to 19yy as example year in copyright notice).
13927
cc330df9
BK
139282000-12-18 Benjamin Kosnik <bkoz@redhat.com>
13929
6387a56e 13930 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
13931 (libstdcxx_incdir): Pass down.
13932 * config.if: Remove expired bits for cxx_interface, add stub.
13933 (libstdcxx_incdir): Add variable for g++ include directory.
13934 * configure.in (gxx_include_dir): Use it.
6387a56e 13935
4c6b2835
AO
139362000-12-18 Alexandre Oliva <aoliva@redhat.com>
13937
13938 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
13939 with old-email address from ``Write After Approval''.
13940
3896f13e
AJ
139412000-12-15 Andreas Jaeger <aj@suse.de>
13942
13943 * configure.in: Handle lang_dirs.
13944
139452000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 13946
ad46e881
TT
13947 * MAINTAINERS: Removed brads.
13948
90a10418
TT
13949 * MAINTAINERS: Added gcj developers.
13950
41dfe3a2 139512000-12-13 Anthony Green <green@redhat.com>
6387a56e 13952
41dfe3a2 13953 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
13954 listed. Disable libgcj for x86 and Alpha Linux until compatible
13955 with g++ abi.
6387a56e 13956
e2f601da
MS
139572000-12-13 Mike Stump <mrs@wrs.com>
13958
13959 * Makefile.in (local-distclean): Also remove fastjar.
13960
70030c01
RB
139612000-12-12 Rodney Brown <RodneyBrown@mynd.com>
13962
13963 * contrib/gcc_update: Add fastjar --touch entries.
13964
2a50f859
AO
139652000-12-12 Alexandre Oliva <aoliva@redhat.com>
13966
13967 * configure.in: Disable language-specific target libraries for
13968 languages that aren't enabled.
13969
7743113b
AG
139702000-12-10 Anthony Green <green@redhat.com>
13971
13972 * configure.in: Define libgcj. Disable libgcj target libraries for
13973 most targets.
13974
92e061a6
NB
139752000-12-10 Neil Booth <neilb@earthling.net>
13976
13977 * MAINTAINERS: Update mail address, remove from WAA list.
13978
f34ff6d6
APB
139792000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
13980
13981 * libjava: Imported from /cvs/java.
13982 * libffi: Likewise.
13983 * Boehm-gc: Likewise.
13984
d82a33c6
APB
139852000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
13986
13987 * configure.in (target_libs): Revert 2000-12-08 patch.
13988 (noconfigdirs): Added target-libjava.
13989
e14f8e28
LB
139902000-12-09 Laurynas Biveinis <lauras@softhome.net>
13991
13992 * djunpack.bat: removed.
13993
fc26516b
LB
139942000-12-09 Laurynas Biveinis <lauras@softhome.net>
13995
13996 * Makefile.in: handle DOS-style absolute paths.
13997 * config-ml.in: likewise.
13998 * symlink-tree: likewise.
13999
bd8757b3
APB
140002000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14001
14002 * fastjar: Imported.
14003
81522a1f
APB
140042000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14005
14006 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
14007 libjava.
14008 * configure.in (target_libs): Removed `target-libjava'.
14009
5db1f7ed
APB
140102000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14011
14012 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
14013 (ALL_MODULES): Added fastjar.
14014 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
14015 (all-target-libjava): all-fastjar replaces all-zip.
14016 (all-fastjar): Added.
14017 (configure-target-fastjar, all-target-fastjar): Likewise.
14018 * configure.in (host_tools): Added fastjar.
14019
5e59997c
MS
140202000-12-07 Mike Stump <mrs@wrs.com>
14021
14022 * Makefile.in (local-distclean): Remove leftover built files.
14023
0a534f40
NC
140242000-11-24 Nick Clifton <nickc@redhat.com>
14025
14026 * configure.in (xscale-elf): Add target.
14027 (xscale-coff): Add target.
14028
7686cadf
LR
140292000-11-22 Loren J. Rittle <ljrittle@acm.org>
14030
e490616e
ZW
14031 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14032 recent versions of FreeBSD (release 3 or later).
14033 * ltconfig: On FreeBSD, -lc must not be provided when building
14034 a shared library or else the standard -pthread gcc option is
14035 rendered worthless to later users of the built library.
7686cadf 14036
fff01699
FF
140372000-11-16 Fred Fish <fnf@be.com>
14038
14039 * configure.in (enable_libstdcxx_v3): Fix typo,
14040 libstd++ -> libstdc++.
14041
4dc16355
KL
140422000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14043
14044 * MAINTAINERS: Add self to Write After Approval list.
14045
bf6fc7b2
BS
140462000-11-21 Bernd Schmidt <bernds@redhat.com>
14047
14048 * MAINTAINERS: Update my email address. Add myself to global write
14049 privs list.
14050
ce8e06b1
AO
140512000-11-18 Alexandre Oliva <aoliva@redhat.com>
14052
6e2a4843
AO
14053 * Makefile.in: Merge with src and libgcj.
14054 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
14055 configure-target-<library> when their configure scripts need the C
14056 or C++ library to have already been built to work properly.
14057 (do_proto_toplev): Set them to an empty string.
14058
ce8e06b1
AO
14059 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
14060 (REALLY_SET_LIB_PATH): Use them.
14061
c003f378
SS
140622000-11-17 Stan Shebs <shebs@apple.com>
14063
14064 * MAINTAINERS: Add self to Write After Approval list.
14065
cc1e60ea
JM
140662000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14067
14068 * configure: Provide the original toplevel configure arguments
14069 (including $0) to subprocesses in the environment rather than
14070 through gcc/configargs.h.
14071
1173593d
JM
140722000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14073
14074 * MAINTAINERS: Remove references to cccp. Change C9X reference to
14075 C99. Alphabetise "Write After Approval" list.
14076
520907ee
MM
140772000-11-12 Mark Mitchell <mark@codesourcery.com>
14078
34f6fbdb
MM
14079 * configure: Turn on libstdc++ V3 by default.
14080
520907ee
MM
14081 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
14082 if we've got GCC.
14083
0bbd37ed
PB
140842000-11-11 Philip Blundell <philb@gnu.org>
14085
14086 * MAINTAINERS: Add self to Write After Approval list.
14087
7ca0e6d9
DE
140882000-11-09 David Edelsohn <edelsohn@gnu.org>
14089
14090 * ltcf-c.sh (aix4): Improve shared library configuration; require
14091 exporting symbols.
14092 * ltcf-cxx.sh (aix4): Define.
14093 * ltconfig (aix4): Define library and soname specs appropriate for
14094 AIX. Define command to create export symbols list.
14095
dce2d8b2 14096Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
f559f30b
CF
14097
14098 * config.sub: Add support for Sun Chorus
14099
fc05d516
NC
141002000-10-31 Nick Clifton <nickc@redhat.com>
14101
14102 * MAINTAINERS: Rename <name>@cygnus.com addresses to
14103 <name>@redhat.com. Also installed new email address for Clint
14104 Popetz.
6387a56e 14105
90a0e73f
JM
141062000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
14107
14108 * etc: Remove directory from GCC.
14109
a5e1b548
MM
141102000-10-16 Michael Meissner <meissner@redhat.com>
14111
14112 * configure (gcc/configargs.h): Only create if there is a build GCC
14113 directory created.
14114
6387a56e
EC
141152000-10-16 Matthias Klose <doko@debian.org>
14116
be1db873
MK
14117 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
14118 when configured for libstdc++-v3.
14119
f5fa9a5b
PE
141202000-10-05 Phil Edwards <pme@gcc.gnu.org>
14121
14122 * configure: Save configure arguments to gcc/configargs.h.
14123
61a77fea
PT
141242000-10-04 Philipp Thomas <pthomas@suse.de>
14125
14126 * config.guess: Import CVS version 1.157.
14127 * config.sub: Import CVS version 1.181.
14128
3a4fee66
AP
141292000-10-04 Andris Pavenis <pavenis@latnet.lv>
14130
14131 * Makefile.in (bootstrap): avoid recursion if subdir missing
14132 (cross): ditto
14133 (do-proto-toplev): ditto
14134
3dd7094e
AO
141352000-09-30 Alexandre Oliva <aoliva@redhat.com>
14136
de710532
AO
14137 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
14138 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
14139
3dd7094e
AO
14140 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
14141 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
14142 all affected `configure' scripts.
14143
e592386f
NB
14144Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
14145
14146 * MAINTAINERS: Add self as cpplib co-maintainer.
14147
fba54939
AH
141482000-09-24 Aldy Hernandez <aldyh@redhat.com>
14149
14150 * MAINTAINERS: Add self to Write After Approval list.
14151
2bd429f4
GP
141522000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14153
14154 * INSTALL/README: egcs -> GCC update.
14155
dce2d8b2 14156Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
d733f374
ME
14157
14158 * MAINTAINERS: Add myself to Write After Approval list.
14159
d7ce9a83
KH
141602000-09-15 Kazu Hirata <kazu@hxi.com>
14161
14162 * MAINTAINERS: Add myself to Write After Approval list.
14163
18a53ffe
JL
14164Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
14165
e490616e
ZW
14166 * configure.in: Do not build byacc for hppa64. Provide paths to the
14167 X11 libraries for hppa64.
18a53ffe 14168
f246ff23
SC
141692000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14170
14171 * MAINTAINERS: Add myself as 68hc11 port maintainer.
14172
06298abd
AO
141732000-09-06 Alexandre Oliva <aoliva@redhat.com>
14174
4b92758a
AO
14175 * Makefile.in (all-zlib): Added dummy target.
14176
06298abd
AO
14177 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14178 ltcf-gcj.sh: Updated from libtool multi-language branch.
14179
4d73d07a
AO
141802000-09-05 Alexandre Oliva <aoliva@redhat.com>
14181
14182 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
14183 (bootstrap*): Depend on all-bootstrap.
14184
05d52d78
PT
141852000-09-05 Philipp Thomas <pthomas@suse.de>
14186
14187 * config.guess: Import CVS version 1.156.
14188 * config.sub: Import CVS version 1.179.
14189
3c809ba4
AG
141902000-09-02 Anthony Green <green@cygnus.com>
14191
14192 * Makefile.in (all-gcc): Depend on all-zlib.
14193 (CLEAN_MODULES): Add clean-zlib.
14194 (ALL_MODULES): Add all-zlib.
14195 * configure.in (host_libs): Add zlib.
14196
10ad78a0 141972000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
14198
14199 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
14200 crosses, but add gcc/include to the header search path for them.
14201
b36a9ce3
DB
142022000-08-04 David E. O'Brien <obrien@FreeBSD.org>
14203
14204 * MAINTAINERS: Add self to Write After Approval list.
14205
cb011248
FS
142062000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14207
14208 * config.guess: Import CVS version 1.152.
14209 * config.sub: Import CVS version 1.177.
14210
db310af0
AO
142112000-08-25 Alexandre Oliva <aoliva@redhat.com>
14212
7965440a
AO
14213 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
14214 $targargs to tell whether newlib is going to be built.
14215
db310af0
AO
14216 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
14217 $$r/TARGET_SUBDIR/libio for _G_config.h.
14218
e7977565
AO
142192000-08-23 Alexandre Oliva <aoliva@redhat.com>
14220
14221 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
14222
126bb9ed
DD
142232000-08-22 DJ Delorie <dj@redhat.com>
14224
14225 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
14226
5b0e9d29
AO
142272000-08-22 Alexandre Oliva <aoliva@redhat.com>
14228
14229 * config-ml.in (CC, CXX): Avoid trailing whitespace.
14230 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
14231 sub-configures.
14232
4f3e904e
DD
142332000-08-21 DJ Delorie <dj@redhat.com>
14234
14235 * MAINTAINERS: Add self as a libiberty maintainer
14236
c9635443
AO
142372000-08-16 Alexandre Oliva <aoliva@redhat.com>
14238
14239 * configure.in (libstdcxx_flags): Use
14240 libstdc++-v3/src/libstdc++.INC.
14241
8b2100ba
AO
142422000-08-15 Alexandre Oliva <aoliva@redhat.com>
14243
14244 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
14245
57119aa9
ZW
142462000-08-14 Zack Weinberg <zack@wolery.cumb.org>
14247
eeb943b0
ZW
14248 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
14249
6387a56e 14250 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
14251 explicit. Substitute enable_threads into generated Makefiles.
14252 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
14253 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
14254
acffa7c4
GK
142552000-08-13 Geoff Keating <geoffk@cygnus.com>
14256
14257 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
14258
808d8c41
AO
142592000-08-12 Alexandre Oliva <aoliva@redhat.com>
14260
14261 * config-ml.in (CC): Remove bogus duplicate quotation mark from
14262 previous delta.
14263
1fc8c51c 142642000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 14265
1fc8c51c
JM
14266 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
14267 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
14268 (FLAGS_FOR_TARGET): Not here.
14269 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 14270
25698887
AO
142712000-08-11 Alexandre Oliva <aoliva@redhat.com>
14272
14273 * config-ml.in (CC, CXX): Don't introduce a leading space.
14274
10120687
DD
142752000-08-07 DJ Delorie <dj@delorie.com>
14276
14277 * MAINTAINERS: Add self as a DJGPP maintainer
14278
15c758e9
DD
142792000-08-07 DJ Delorie <dj@redhat.com>
14280
14281 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
14282 "if we're also building gcc, and it's a gcc that will run on the
14283 build machine, we want to use its includes instead of the system's
14284 default includes".
14285
2d0de245
JM
142862000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
14287
14288 * MAINTAINERS: Add self to Write After Approval list.
14289
e81b330a
AO
142902000-08-03 Alexandre Oliva <aoliva@redhat.com>
14291
83440c1e
AO
14292 * configure.in (libstdcxx_flags): Don't use `"'.
14293
e81b330a
AO
14294 * config-ml.in: Adjust multilib search paths to the
14295 appropriate multilib tree.
14296
cf95c847
AO
142972000-08-02 Alexandre Oliva <aoliva@redhat.com>
14298
14299 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
14300 commas in $LANGUAGES.
14301
9e9af119
MH
143022000-08-02 Manfred Hollstein <manfredh@redhat.com>
14303
14304 * configure.in: Re-enable all references to libg++ and librx.
14305
606ce391
AO
143062000-08-01 Alexandre Oliva <aoliva@redhat.com>
14307
89820b43
AO
14308 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
14309 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
14310 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
14311 * ltcf-cxx.sh (need_lc): Set based on postdeps.
14312
606ce391
AO
14313 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
14314
04179d4a
AO
143152000-07-31 Alexandre Oliva <aoliva@redhat.com>
14316
14317 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
14318 CXX_FOR_TARGET for sed.
14319
d4eb109c
AO
143202000-07-30 Alexandre Oliva <aoliva@redhat.com>
14321
14322 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
14323 Do not override if already set in the environment or in configure.
14324 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
14325 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
14326
4f4caf92
AO
143272000-07-28 Alexandre Oliva <aoliva@redhat.com>
14328
14329 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
14330 the libtool CVS tree multi-language branch.
14331 * ltconfig, ltmain.sh: Updated.
6387a56e 14332
b87487b6
AO
143332000-07-27 Alexandre Oliva <aoliva@redhat.com>
14334
1670d1ea
AO
14335 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
14336 (clean-target): Depend on it.
14337
b87487b6
AO
14338 * Makefile.in (FLAGS_FOR_TARGET): New macro.
14339 (GCC_FOR_TARGET): Use it.
14340 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
14341 * configure.in: ... here.
14342 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
14343 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
14344
4e81ae98
EC
143452000-07-24 Eric Christopher <echristo@cygnus.com>
14346
14347 * MAINTAINERS: Add self to Write After Approval list.
14348
059ae32c
AO
143492000-07-24 Alexandre Oliva <aoliva@redhat.com>
14350
5b28edd4
AO
14351 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
14352 (configure-target-libchill, configure-target-libobjc): Likewise.
14353
059ae32c
AO
14354 * configure.in: Use the same cache file for all target libs.
14355 * config-ml.in: But different cache files per multilib variant.
14356
1adcd149
MS
143572000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14358
14359 * configure (topsrcdir): Don't use dirname.
14360
2d573dff
JO
143612000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
14362
14363 * MAINTAINERS: Add self to Write After Approval list.
14364
d207ebef
JM
143652000-07-20 Jason Merrill <jason@redhat.com>
14366
14367 * configure.in: Remove all references to libg++ and librx.
14368
14369 * configure, configure.in, Makefile.in: Unify gcc and binutils.
14370
143712000-07-20 Hans-Peter Nilsson <hp@axis.com>
14372
14373 * config.sub: Update to subversions version 2000-07-06.
14374
7b7792d5
AH
143752000-07-12 Andrew Haley <aph@cygnus.com>
14376
14377 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
14378 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
14379
3abaac67
PE
143802000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
14381
14382 * symlink-tree: Check number of arguments.
14383
34be2b36
JW
143842000-07-05 Jim Wilson <wilson@cygnus.com>
14385
14386 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
14387 search path for a g++ extracted from the build tree. This
14388 will allow link tests run by configure scripts in
14389 subdirectories to succeed.
14390
d207ebef
JM
143912000-07-01 Koundinya K <kk@ddeorg.soft.net>
14392
e490616e 14393 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 14394
0900331b
MH
143952000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
14396
14397 * MAINTAINERS: Add myself as loop discovery maintainer.
14398
d207ebef
JM
143992000-06-28 Corinna Vinschen <vinschen@cygnus.com>
14400
14401 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
14402 `os2'. Force ac_cv_exeext to be ".exe" in that case.
14403
144042000-06-19 Timothy Wall <twall@cygnus.com>
14405
14406 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
14407 * config.sub: Add tic54x target.
14408
11a27a76
TM
14409Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
14410
14411 * MAINTAINERS: Add self as Fortran maintainer,
14412 remove Craig Burley.
14413
d207ebef 14414Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 14415
d207ebef
JM
14416 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
14417 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 14418
7758b73f
PT
14419Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
14420
14421 * MAINTAINERS: Add self as i18n maintainer
14422
d207ebef
JM
1442320000-05-21 H.J. Lu (hjl@gnu.org)
14424
e490616e
ZW
14425 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
14426 directory are used if they exist. Make sure
14427 $(build_tooldir)/include is searched for header files,
14428 $(build_tooldir)/lib/ for library files.
d207ebef 14429 (GCC_FOR_TARGET): Likewise.
e490616e 14430 (CXX_FOR_TARGET): Likewise.
d207ebef 14431
bae29210
JL
14432Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
14433
14434 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
14435
d207ebef 14436Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
14437
14438 * Makefile.in (configure-target-libiberty): Depend on
14439 configure-target-newlib.
14440
aab0d19d
AO
144412000-05-16 Alexandre Oliva <aoliva@cygnus.com>
14442
14443 * configure.in, Makefile.in: Merge all libffi-related
14444 configury stuff from the libgcj tree.
14445
d207ebef
JM
14446Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
14447
14448 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14449 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
14450
14451Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
14452
14453 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14454 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 14455 current version information. Add to proto-toplev directory.
d207ebef
JM
14456 (gdb-taz): Build do-djunpack.
14457
758c7bd4
DE
144582000-05-15 David Edelsohn <edelsohn@gnu.org>
14459
14460 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
14461
1888228d
AC
14462Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
14463
14464 * MAINTAINERS: Add self to Write After Approval list.
14465
d207ebef
JM
144662000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14467
14468 * ltmain.sh: Preserve in relink_command any environment
14469 variables that may affect the linker behavior.
14470
2d7cc2fe
JL
14471Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
14472
d207ebef
JM
14473 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
14474
14475Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
14476
14477 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
14478
144792000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
14480
14481 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 14482 with the version name.
2d7cc2fe 14483
ee455968
JE
14484Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
14485
14486 * MAINTAINERS: Add self as bb-reorder maintainer.
14487
73b97e5c
BK
144882000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
14489
14490 * config.if: Tweak.
14491
d207ebef
JM
144922000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
14493
14494 * djunpack.bat: New file.
14495
14496Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
14497
14498 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
14499 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
14500 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
14501 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 14502
954869eb
DP
145032000-04-16 Dave Pitts <dpitts@cozx.com>
14504
e490616e
ZW
14505 * config.sub (case $basic_machine): Change default for "ibm-*"
14506 to "openedition".
954869eb 14507
eaabe541
AJ
145082000-04-13 Andreas Jaeger <aj@suse.de>
14509
14510 * MAINTAINERS: Added myself.
14511
d207ebef
JM
14512Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
14513
14514 * Makefile.in (gdb-taz): New target. GDB specific archive.
14515 (do-md5sum): New target.
14516 (MD5PROG): Define.
14517 (PACKAGE): Default to TOOL.
14518 (VER): Default to a shell script.
14519 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 14520 md5 checksum generation.
d207ebef
JM
14521 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
14522 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
14523 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 14524 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
14525
14526Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
14527
14528 * configure (warn_cflags): Delete.
14529
0ea6d60c
PDM
14530Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
14531
14532 * MAINTAINERS: Added myself.
14533
17090313 145342000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 14535 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 14536
e490616e
ZW
14537 * configure.in (enable_libstdcxx_v3): Add.
14538 (target_libs): Add bits here to switch between libstdc++-v2 and
14539 libstdc++-v3.
14540 * config.if: And this file too.
14541 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 14542
76b78517
MM
145432000-04-05 Michael Meissner <meissner@redhat.com>
14544
14545 * config.sub (d30v): Add d30v as a basic machine type.
14546
ad242caf
JM
145472000-03-29 Jason Merrill <jason@casey.cygnus.com>
14548
14549 * configure.in: -linux-gnu*, not -linux-gnu.
14550
d4537148
TM
14551Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
14552
14553 * MAINTAINERS: Add self in write-after-approval section.
14554
f152e9d4
JW
14555Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
14556
14557 * MAINTAINERS: Add self as ia64 port maintainer.
14558
6a5fcef1
NB
145592000-03-08 Neil Booth <NeilB@earthling.net>
14560
14561 * MAINTAINERS: Add self in write-after-approval section.
14562
d207ebef 14563Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 14564
d207ebef
JM
14565 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
14566 (do-tar-bz2): Replace TOOL with PACKAGE.
14567 (gdb.tar.bz2): Remove GDBTK from GDB package.
14568 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 14569 dejagnu.tar.bz2): New packages.
d207ebef
JM
14570
145712000-02-27 Andreas Jaeger <aj@suse.de>
14572
14573 * configure.in: Add entry for mips*-*-linux*, move catch all
14574 *-*-*linux* entry below this one.
14575
145762000-02-27 Ian Lance Taylor <ian@zembu.com>
14577
14578 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 14579
521fe9d0
NC
145802000-02-24 Nick Clifton <nickc@cygnus.com>
14581
14582 * config.sub: Support an OS of "wince".
14583
d207ebef
JM
14584Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
14585
14586 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 14587 version.
d207ebef 14588
dce2d8b2 145892000-02-23 Linas Vepstas <linas@linas.org>
d207ebef
JM
14590
14591 * config.sub: Add support for Linux/IBM 370.
14592 * configure.in: Likewise.
14593
3a685f6f
NC
145942000-02-22 Nick Clifton <nickc@cygnus.com>
14595
14596 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
14597
dce2d8b2 145982000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 14599
d207ebef 14600 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 14601
4746ee26
KG
146022000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14603
14604 * configure (gcc_version): When setting, narrow search to
14605 lines containing `version_string'.
14606
ba96c72d
DC
146072000-02-15 Denis Chertykov <denisc@overta.ru>
14608
14609 * config.sub: Add support for avr target.
14610
77f16a66
NC
146112000-02-14 Nick Clifton <nickc@cygnus.com>
14612
14613 * MAINTAINERS: Add maintainers for MCore port.
14614
784a3a80
HPN
14615Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
14616
14617 * config.sub: Add mmix-knuth-mmixware.
14618
719dd4fa
KG
146192000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14620
14621 * MAINTAINERS: Pair cccp with cpplib maintainership.
14622
dce2d8b2 146232000-01-27 Christopher Faylor <cgf@redhat.com>
d207ebef
JM
14624
14625 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
14626 structure stuff to -L library search.
14627 (CXX_FOR_TARGET): Ditto.
14628 (CROSS_CHECK_MODULES): Fix spelling mistake.
14629
7a53e94b
MM
146302000-01-24 Mark Mitchell <mark@codesourcery.com>
14631
14632 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
14633 the C++ compiler.
14634
0da3b5a7
RH
146352000-01-12 Richard Henderson <rth@cygnus.com>
14636
14637 * configure.in: Don't build some bits for beos.
14638
02368d6d
JS
146392000-01-12 Joel Sherrill (joel@OARcorp.com)
14640
14641 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
14642 as include files.
14643
2e76d35c
ZW
146442000-01-11 Zack Weinberg <zack@wolery.cumb.org>
14645
14646 * Add self as cpplib maintainer, as requested by Jason
14647 Merrill. Correct my e-mail address.
14648
4c25fdcf
GK
146492000-01-06 Geoff Keating <geoffk@cygnus.com>
14650
14651 * configure.in: Use mt-aix43 to handle *_TARGET defs,
14652 not mh-aix43.
14653
188e3966
HPN
14654Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
14655
14656 * MAINTAINERS: Add myself to "write after approval" list.
14657
c2f5d030
RH
146581999-12-14 Richard Henderson <rth@cygnus.com>
14659
14660 * config.guess (alpha-osf, alpha-linux): Detect ev67.
14661 * config.sub: Accept alphaev[78], alphaev8.
14662
eeda916a
AO
146631999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14664
14665 * config.guess, config.sub: Update from autoconf.
14666
b3bd7820
BK
146671999-11-29 Bruce Korb <autogen@linuxbox.com>
14668
2c290989 14669 * MAINTAINERS: update my playtime e-address.
b3bd7820 14670
1882b2b1
RO
14671Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14672
14673 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
14674 necessary libraries are missing.
14675
dce2d8b2 14676Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2395f805
DN
14677
14678 * MAINTAINERS: Add new 'write after approval' maintainer.
14679
1e25de97
APB
14680Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
14681
14682 * MAINTAINERS: Add new Java maintainer.
14683
1722c704
AS
146841999-10-25 Andreas Schwab <schwab@suse.de>
14685
14686 * configure: Fix quoting inside arguments of eval.
14687
8141abe8
NC
146881999-10-21 Nick Clifton <nickc@cygnus.com>
14689
14690 * config-ml.in: Allow suppression of some ARM multilibs.
14691
0b77644a
LV
14692Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
14693
14694 * config.guess: Add OS/390 match pattern.
14695 * config.sub: Add mvs, openedition targets.
14696 * configure.in (i370-ibm-opened*): New.
14697
d207ebef
JM
146981999-09-04 Steve Chamberlain <sac@pobox.com>
14699
14700 * config.sub: Add support for configuring for pj.
14701
147021999-08-31 Nick Clifton <nickc@cygnus.com>
14703
14704 * config.sub (maybe_os): Add support for configuring for fr30.
14705
af13ebe9
NC
147061999-08-25 Nick Clifton <nickc@cygnus.com>
14707
14708 * configure.in: Do not configure or build ld for AIX
14709 platforms. ld is known to be broken on these platforms.
14710
1250c760
RO
14711Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14712
14713 * config-ml.in: Pass compiler flag corresponding to multidirs to
14714 subdir configures.
14715
d207ebef
JM
147161999-08-09 Ian Lance Taylor <ian@zembu.com>
14717
14718 * Makefile.in (LDFLAGS): Define.
14719
147201999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
14721
14722 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
14723 noconfigdirs.
14724 (*-*-cygwin*): Likewise.
14725
147261999-08-08 Ian Lance Taylor <ian@zembu.com>
14727
14728 * mkdep: New file.
14729 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
14730 (BINUTILS_SUPPORT_DIRS): Add mkdep.
14731
14732 From Eli Zaretskii <eliz@is.elta.co.il>:
14733 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
14734 long file name when using DJGPP on MS-DOS.
14735
dbd83e11
JL
14736Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
14737
14738 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
14739
d207ebef
JM
147401999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
14741
14742 * Makefile.in (check-target-libio): Remove all-target-libstdc++
14743 dependency as this causes "make check" to globally "make all"
14744
cd1f4c2c
TT
14745Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
14746
14747 * configure.in (target_libs): Added target-zlib.
14748 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
14749 (CONFIGURE_TARGET_MODULES): Likewise.
14750 (CHECK_TARGET_MODULES): Likewise.
14751 (INSTALL_TARGET_MODULES): Likewise.
14752 (CLEAN_TARGET_MODULES): Likewise.
14753 (configure-target-zlib): New target.
14754 (all-target-zlib): Likewise.
14755 (all-target-libjava): Depend on all-target-zlib.
14756 (configure-target-libjava): Depend on configure-target-zlib.
14757
14758 * Makefile.in (configure-target-libjava): Depend on
14759 configure-target-newlib.
14760 (configure-target-boehm-gc): New target.
14761 (configure-target-qthreads): New target.
14762
e490616e
ZW
14763 * configure.in (target_libs): Added target-qthreads.
14764 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
14765 (CONFIGURE_TARGET_MODULES): Likewise.
14766 (CHECK_TARGET_MODULES): Likewise.
14767 (INSTALL_TARGET_MODULES): Likewise.
14768 (CLEAN_TARGET_MODULES): Likewise.
14769 (all-target-qthreads): New target.
14770 (configure-target-libjava): Depend on configure-target-qthreads.
14771 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
14772
14773 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
14774 (CONFIGURE_TARGET_MODULES): Likewise.
14775 (CHECK_TARGET_MODULES): Likewise.
14776 (INSTALL_TARGET_MODULES): Likewise.
14777 (CLEAN_TARGET_MODULES): Likewise.
14778 (all-target-libjava): New target.
14779 (all-target-boehm-gc): Likewise.
14780 * configure.in (target_libs): Added libjava, boehm-gc.
14781
d207ebef
JM
147821999-07-22 Ian Lance Taylor <ian@zembu.com>
14783
14784 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
14785 configure.bat in SUPPORT_FILES.
14786 (gas+binutils.tar.bz2): Likewise.
14787
14788 * makeall.bat: Remove; obsolete.
14789
147901999-07-21 Ian Lance Taylor <ian@zembu.com>
14791
14792 From Mark Elbrecht:
14793 * configure.bat: Remove; obsolete.
14794
147951999-07-11 Ian Lance Taylor <ian@zembu.com>
14796
14797 * configure: Add -W -Wall to the default CFLAGS when compiling with
14798 gcc.
14799
14800Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
14801
14802 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
14803
148041999-06-30 Mark Mitchell <mark@codesourcery.com>
14805
14806 * configure.in: Build ld on IRIX6.
14807
148081999-06-12 Ian Lance Taylor <ian@zembu.com>
14809
14810 * Makefile.in: Change distribution targets to use bzip2 instead of
14811 gzip.
14812 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
14813 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
14814
148151999-06-04 Nick Clifton <nickc@cygnus.com>
14816
14817 * config.sub: Add mcore target.
14818
26d088fa
CD
14819Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
14820
14821 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
14822
c2c08b29
L
14823Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
14824
14825 * config.guess (dummy): Changed to $dummy.
14826
671d0648
NC
148271999-05-24 Nick Clifton <nickc@cygnus.com>
14828
14829 * config.sub: Tidied up case statements.
14830
b1345c72
BE
148311999-05-22 Ben Elliston <bje@cygnus.com>
14832
51ccbd8d
BE
14833 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
14834 <jiro@din.or.jp>.
14835
b1345c72
BE
14836 * config.guess: Merge with FSF version. Future changes will be
14837 more accurately recorded in this ChangeLog.
14838 * config.sub: Likewise.
14839
2caf864f
SM
14840Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
14841
14842 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
14843
d207ebef
JM
148441999-04-30 Tom Tromey <tromey@cygnus.com>
14845
14846 * ltmain.sh: [mode link] Always use CC given by ltconfig.
14847
90fb0c24
TT
148481999-04-23 Tom Tromey <tromey@cygnus.com>
14849
14850 * ltconfig, ltmain.sh: Update to libtool 1.2f.
14851
d207ebef
JM
148521999-04-20 Drew Moseley <dmoseley@cygnus.com>
14853
14854 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
14855 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
14856 Bad merge removed these two changes.
14857
3516940d 14858Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 14859 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
14860
14861 * config.guess (interix Alpha): Add.
14862
d207ebef
JM
148631999-04-11 Richard Henderson <rth@cygnus.com>
14864
14865 * configure.in (i?86-*-beos*): Do config gperf; don't config
14866 gdb, newlib, or libgloss.
14867
e891fbfe 14868Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 14869
e891fbfe
AO
14870 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
14871 link a trivial program with -mabi=64. If it fails, remove mabi=64
14872 from multidirs.
14873
f9ae47d6
PT
14874Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
14875
14876 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
14877
d207ebef
JM
148781999-04-08 Nick Clifton <nickc@cygnus.com>
14879
14880 * config.sub: Add support for mcore targets.
14881
148821999-04-07 Michael Meissner <meissner@cygnus.com>
14883
14884 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
14885 not mt-ospace, in order to shut up assembler warning about using
14886 symbols that are named the same as registers.
14887
148881999-04-07 Drew Moseley <dmoseley@cygnus.com>
14889
14890 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
14891 dependency list for all-target-cygmon.
14892
148931999-04-05 Doug Evans <devans@casey.cygnus.com>
14894
14895 * config-ml.in: Check $host, not $target, for selective multilibs.
14896 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
14897 thumb interworking, and underscore prefix multilibs.
14898
148991999-04-04 Ian Lance Taylor <ian@zembu.com>
14900
14901 * missing: Update to version from current automake.
14902
88101ab9
L
14903Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
14904
14905 * configure (gxx_include_dir): Removed.
14906
14907 * configure.in (gxx_include_dir): Handle it.
14908 * Makefile.in: Likewise.
14909
d207ebef
JM
149101999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
14911
14912 * config.sub (mips64vr4111,mips64vr4111el) Add.
14913
149141999-03-21 Ben Elliston <bje@cygnus.com>
14915
e490616e 14916 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 14917
8dc91cbe
ME
14918Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
14919
8dc91cbe
ME
14920 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
14921 config/mh-djgpp.
14922
d207ebef
JM
14923Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
14924
14925 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
14926 all-target-newlib to dependency list for all-target-bsp.
14927
926bb5ed
MK
14928Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
14929
14930 * config.sub: Add i386-uwin support.
14931 * config.guess: Likewise.
14932
4a6e3000
FS
14933Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14934
14935 * configure.in: cleanup, add mh-*pic handling for arm, special
14936 case powerpc*-*-aix*
14937
d207ebef
JM
14938Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
14939
14940 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
14941 can be built.
14942
14943Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
14944
14945 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 14946 targets.
d207ebef 14947
71c91078
NC
149481999-03-02 Nick Clifton <nickc@cygnus.com>
14949
14950 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
14951
282e5df8
GN
14952Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
14953
14954 * config.sub: Check for "cygwin*" rather than "cygwin32*"
14955
1de558ee
NC
149561999-02-24 Nick Clifton <nickc@cygnus.com>
14957
14958 * config.sub: Fix typo in arm recognition.
14959
d207ebef
JM
14960Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
14961
14962 * configure.in (noconfigdirs): Changed target_configdirs to
14963 include target-bsp only for m68k-*-elf* and m68k-*-coff*
14964 rather than m68k-*-* since it is not known to work on
14965 m68k-aout. Ditto for arm-*-*oabi.
14966
14967Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
14968
14969 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
14970
149711999-02-19 Ben Elliston <bje@cygnus.com>
14972
14973 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
14974 Smart and improved by Andrew Cagney.
14975
fab7445a
ME
14976Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
14977
14978 * config.guess: Recognize openbsd-*-hppa.
14979
8ccdc228
L
14980Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
14981
14982 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
14983 only if it is not empty.
14984
3b7265ff
NC
149851999-02-17 Nick Clifton <nickc@cygnus.com>
14986
14987 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 14988
d207ebef 14989 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
14990
14991 * config.sub: Modified to recognize uname's armv* syntax.
14992
d207ebef
JM
149931999-02-17 Mark Salter <msalter@cygnus.com>
14994
14995 * configure.in: Added target-bsp for sparclite.
14996
14997Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
14998
14999 * config.sub: Recognize alphapca5[67] and up to alphaev8.
15000
150011999-02-08 Nick Clifton <nickc@cygnus.com>
15002
15003 * configure.in: Add support for strongarm port.
15004 * config.sub: Add support for strongarm target.
15005
c48dd3f5 15006Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 15007
c48dd3f5
MK
15008 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
15009 the old name config/mh-cygwin32.
15010 Enable texinfo.
15011
d207ebef
JM
15012Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
15013
15014 * configure.in: Do build ld for ix86 Solaris.
15015
ecd62820
JW
15016Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
15017
15018 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
15019 $AR_FOR_TARGET. Likewise for RANLIB.
15020
bbd8fa7f 15021Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 15022
e490616e
ZW
15023 * config.sub (oabi): Recognize.
15024 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 15025
0397442c
RL
15026Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
15027
15028 * config.guess: Improve detection of i686 on UnixWare 7.
15029
c9ffaa63
MK
15030Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
15031
15032 * config.guess: Add support for i386-pc-interix.
15033 * config.sub: Likewise.
15034 * configure.in: Likewise.
c9ffaa63 15035
d207ebef
JM
15036Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
15037
15038 * Makefile.in: Remove unneeded all-target-libio from
15039 from all-target-winsup target since it is now unneeded.
15040 Add all-target-libtermcap in its place since it is now
15041 needed.
15042
15043Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
15044
15045 * configure.in: makefile stub for cygwin target is probably
15046 unnecessary. Remove it for now.
d207ebef
JM
15047
15048Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
15049
15050 * configure.in: libtermcap.a should be built when cygwin is the
15051 target as well as the host.
15052 * config.guess: Allow mixed case in cygwin uname output.
15053 * Makefile.in: Add libtermcap target.
d207ebef 15054
ebe12325
JL
15055Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
15056
15057 * config.sub: Clean up handling of hppa2.0.
15058
57057b67
RB
15059Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
15060
15061 * config.guess: Use C code to identify more HP machines.
15062
f8670be1
JL
15063Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
15064
15065 * config.sub: Handle hppa2.0.
15066
d207ebef
JM
15067Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
15068
15069 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 15070 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
15071
150721998-12-15 Mark Salter <msalter@cygnus.com>
15073
15074 * configure.in: Added target-bsp for several target architectures.
15075
15076 * Makefile.in: Added rules for bsp.
15077
d1a09590
JL
15078Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
15079
15080 * config.guess: Improve detection of hppa2.0 processors.
15081
15082Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
15083
15084 * config.guess: Recognize FreeBSD using ELF automatically.
15085
71205e0b
MH
150861998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
15087
15088 * configure (skip-this-dir): Add handling for new shell script, which
15089 might be created by a sub-directory's configure to indicate, this particular
15090 directory is "unwanted".
15091 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
15092
d207ebef
JM
15093Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
15094
15095 * ltconfig: import from libtool, after changing libtool to
15096 account for the cygwin name change.
15097
15098Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
15099
15100 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
15101 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
15102
15103Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
15104
15105 * configure.in: Add libtermcap to list of cygwin dependencies.
15106
15107Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
15108
e490616e
ZW
15109 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
15110 they include winsup/include when it's a cygwin target.
d207ebef
JM
15111
151121998-11-12 Tom Tromey <tromey@cygnus.com>
15113
15114 * configure.in (host_tools): Added zip.
15115 * Makefile.in (all-target-libjava): Depend on all-zip.
15116 (all-zip): New target.
15117 (ALL_MODULES): Added all-zip.
15118 (NATIVE_CHECK_MODULES): Added check-zip.
15119 (INSTALL_MODULES): Added install-zip.
15120 (CLEAN_MODULES): Added clean-zip.
15121
15122Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
15123
15124 * Makefile.in: lose "32" from comment about cygwin.
15125
15126Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
15127
15128 * configure.in: Use -Os to build target libraries for the fr30.
15129
15130Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
15131
15132 * config.sub: Add fr30.
15133
15134Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
15135
e490616e 15136 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
15137 cygwin* instead of cygwin32*.
15138 * config.sub: Check cygwin* instead of cygwin32*.
15139
d2ec8b39
RL
15140Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
15141
15142 * config.guess: Match any version of Unixware7.
15143
d207ebef
JM
151441998-10-20 Syd Polk <spolk@cygnus.com>
15145
15146 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
15147 if desired.
15148
35cd2565
JL
15149Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
15150
15151 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
15152 these if the appropriate directories and files to not exist.
15153
52d4e5b7
JL
15154Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
15155
15156 * Makefile.in (DEVO_SUPPORT): Add config.if.
15157
38ada91e
MH
15158Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
15159
15160 * configure: Add pattern to replace "build_tooldir"'s
15161 definition in the generated Makefile with "tooldir"'s
15162 actual value.
15163
e44e84da
JL
15164Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
15165
56a8387f
JL
15166 * config.sub: Bring back lost sparcv9.
15167
e44e84da
JL
15168 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
15169
5cb95c7a
JL
15170Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
15171
15172 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
15173 CC_FOR_TARGET and friends.
15174
15175Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 15176
ceff9b14
AO
15177 * Makefile.in (build_tooldir): New variable, same as tooldir.
15178 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
15179 -B$(build_tooldir)/bin/.
15180 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 15181
f2d11dcd
GP
15182Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
15183
15184 * README: Remove installation instructions and refer to the
15185 INSTALL directory instead.
15186
73a6d2e7 15187Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 15188
73a6d2e7
RL
15189 * config.sub: Add support for i[34567]86-pc-udk.
15190 * configure.in: Likewise.
15191
5d4a5ee6
JL
15192Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
15193
15194 * Makefile.in: add bzip2 package building bits for user
15195 tools module
15196 * configure.in: ditto
15197
6fc19d6d
JL
15198Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
15199
15200 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
15201 (ALL_TARGET_MODULES): Add all-target-libobjc.
15202 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15203 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15204 (all-target-libchill): Add dependencies.
15205 * configure.in (target_libs): Add libchill.
4e81ae98 15206
f653f0ab
MH
152071998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
15208
15209 * configure.in (target_subdir): Remove duplicate line.
15210
5d4a5ee6
JL
15211Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
15212
15213 * Makefile.in (all-automake): fix dependencies.
15214
494933e4
JL
15215Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
15216
15217 * configure.in: Minor cleanups for building in the $(target_alias)
15218 subdir.
15219
f6b58262
JW
152201998-09-22 Jim Wilson <wilson@cygnus.com>
15221
15222 * Makefile.in (bootstrap): Set r and s before make all. Use
15223 BASE_FLAGS_TO_PASS in make all.
15224 (cross): Likewise.
15225
27c7a08d
MM
152261998-09-20 Mark Mitchell <mark@markmitchell.com>
15227
15228 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
15229
e67afd1e
RH
15230Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
15231
15232 * config.sub: Fix typo in last change.
15233
8e44ac71
MH
152341998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15235
15236 * config.sub: Add support for C4x target.
15237 * configure.in: Likewise.
15238
d7496fbb
DM
152391998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
15240
15241 * config.sub: Recognize sparcv9 just like sparc64.
15242
22097bd1
RL
15243Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
15244
15245 * config.guess: Match "Pent II" or "PentII" for OpenServer.
15246
4b877abd
JL
15247Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
15248
2c8ec9a2
JL
15249 * config.guess: Correctly identify Pentium II sco boxes.
15250
4b877abd
JL
15251 * config.guess: Fix "tr" code. From Weiwen Liu.
15252
ab03db52
JH
15253Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
15254
15255 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
15256 stabs.
15257
b54db294
JL
15258Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
15259
15260 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
15261 (ALL_TARGET_MODULES): Add all-target-libchill.
15262 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15263 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15264 (all-target-libchill): Add dependencies.
15265 * configure.in (target_libs): Add libchill.
15266
bf48dd73
LW
15267Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
15268
15269 * config.guess: Avoid assumptions about "tr" behaves when
15270 LANG is set to something other than English.
15271
a3cbd105
L
15272Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
15273
15274 * configure (gxx_include_dir): Changed to
15275 '${prefix}/include/g++'-${libstdcxx_interface}.
15276
15277 * config.if: New to determine the interfaces.
15278
c4acd909
MK
15279Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
15280
15281 * config.guess: Detect and handle MPE/IX.
15282 * config.sub: Deal with MPE/IX.
15283
9ea97665
DE
15284Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
15285
15286 * configure.in: Use mh-aix43.
15287
0ce065bd
MH
152881998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
15289
15290 * configure: Fix --without/--disable cases for gxx-include-dir.
15291
5d4a5ee6
JL
15292Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
15293
15294 * mdata-sh: Imported. Needed for automake support.
15295
15296Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
15297
15298 * Makefile.in (taz): Try "chmod -R og=u ." before
15299 "chmod og=u `find . -print`".
15300
15301Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
15302
15303 * configure.in: Add arm-elf and thumb-elf support.
15304
15305Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
15306
15307 * Makefile.in: Undo previous patch.
15308
15309Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
15310
15311 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
15312 to here ...
15313 (install-no-fixedincludes): and here
15314 (INSTALL_MODULES): ... from here.
15315
466456d9
ILT
15316Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
15317
15318 * config.sub: Merge with FSF.
15319
1b409d25
ILT
15320 * config.guess: Merge with FSF.
15321
d207ebef
JM
15322Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
15323
15324 * configure (extraconfigdirs): New variable.
15325 (SUBDIRS): Add extraconfigdirs and recurse on them too.
15326 * Makefile.in (all): Move higher in file.
15327 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
15328 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
15329 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
15330 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
15331 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
15332
153331998-07-23 Brendan Kehoe <brendan@cygnus.com>
15334
15335 * Makefile.in (all-target-libjava): Depend on all-gcc and
15336 all-target-newlib.
15337 (configure-target-libjava): Depend on $(ALL_GCC).
15338
7f1937c1
RL
15339Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
15340
15341 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
15342 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
15343
2ada2bd6
ML
15344Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
15345
15346 * INSTALL/README: Fix typo.
15347
1e025bde
ML
15348Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
15349
5d4a5ee6
JL
15350 * ylwrap: Change absolute path checks to check for DOS style path
15351 names.
1e025bde 15352
5d4a5ee6
JL
15353 * ylwrap: Don't use a full path name if the source file is in the
15354 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 15355
6755ff73
ILT
15356 * config-ml.in: Default to being verbose, to match Feb 18 change to
15357 configure.
15358
5d4a5ee6
JL
15359Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
15360
15361 Brought over from egcs:
15362
15363 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
15364
15365 * configure.in (target_subdir): Set to ${target_alias} instead
15366 of "libraries".
15367
15368 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15369
15370 * configure.in (target_subdir): Set to libraries if enable_multilib.
15371
15372Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
15373
15374 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
15375 multilibs, force reconfiguration the first time we create
15376 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
15377
15378Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
15379
15380 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
15381 avoid confusion with --no-recursion.
15382
15383Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
15384
15385 * configure.in: Win32 hosts shouldn't use install -x
15386 * install-sh: remove -x option, and special .exe-handling
15387 hack.
15388
d207ebef
JM
15389Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
15390
15391 * config.guess: Recognize i586-pc-beos.
15392 * configure.in: Don't build some bits for beos.
15393
fbd836fc
ILT
15394Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
15395
5d4a5ee6
JL
15396 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
15397 CFLAGS default to -O2.
15398
fbd836fc
ILT
15399 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
15400 when using GNU ld.
15401
15402Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
15403
15404 * ltmain.sh: Correct install when using a different shell.
15405
15406Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
15407
15408 * ltconfig, ltmain.sh: Update to libtool 1.2b.
15409
d207ebef
JM
15410Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
15411
15412 * makefile.vms: Update to build binutils/makefile.vms. Add install
15413 target.
fbd836fc
ILT
15414
15415Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
15416
15417 * ltconfig: Update to correct AIX handling.
15418
69b471bc
JL
15419Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
15420
81241b5e
JL
15421 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
15422
69b471bc
JL
15423 * configure.in (target_subdir): Set to ${target_alias} instead
15424 of "libraries".
15425
bedf82df
MH
154261998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
15427
15428 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
15429 (Makefile): Depend on $(gcc_version_trigger).
15430
15431 * configure (gcc_version): Change default initializer to empty
15432 string.
15433 (gcc_version_trigger): New variable; pass this variable down
15434 to subdir configures to enable them checking gcc's version
15435 themselves. Emit make macros for both gcc_version vars.
15436 (topsrcdir): Initialize reliably.
15437 (recursion line): Remove --with-gcc-version=${gcc_version}.
15438
28e449d8
MH
154391998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
15440
15441 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
15442 --enable-version-specific-runtime-libs which installs C++ runtime stuff
15443 in $(libsubdir); emit definition in each generated Makefile.
15444 (gxx_include_dir): Initialize depending on
15445 $enable_version_specific_runtime_libs.
28e449d8 15446
50c4c9f7
MH
154471998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
15448
15449 * configure (gcc_version): Initialize properly depending on
15450 how and where configure is started.
15451 (recursion line): Pass a --with-gcc-version=${gcc_version}
15452 to configures in subdirs.
15453
d207ebef
JM
15454Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
15455
15456 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 15457 cygmon
d207ebef 15458
5d4a5ee6
JL
15459Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
15460
15461 * configure.in: Add cygmon and libstub support for mn10200.
15462
2f96399b
MH
154631998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
15464
15465 * configure (gcc_version): Add new variable describing the
15466 particular gcc version we're building.
15467 * Makefile.in (libsubdir): Add new macro for the directory
15468 in which the compiler finds executables, libraries, etc.
15469 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
15470 and libsubdir.
15471
c4137c50
AO
15472Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15473
ceff9b14
AO
15474 * Makefile.in (local-clean): Remove *.log.
15475 (warning.log): Built with warn_summary from build.log.
15476 (mail-report.log): Run test_summary.
15477 (mail-report-with-warnings.log): Run test_summary including
15478 warning.log in the report.
c4137c50 15479
276d5ee0
RL
15480Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
15481
15482 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
15483
5d4a5ee6
JL
15484Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
15485
15486 * Makefile.in (grep): Grep no longer depends on libiberty.
15487
15488Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
15489
15490 * Makefile.in: all-snavigator needs all-libgui.
15491
15492Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
15493
15494 * configure.in: Add cygmon and libstub support for mn10300.
15495
8af14275
ILT
15496Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
15497
15498 * missing: Update to version from automake 1.3.
15499
fbd836fc
ILT
15500 * ltmain.sh: On installation, don't get confused if the same name
15501 appears more than once in the list of library names.
15502
466456d9
ILT
15503Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
15504
15505 * config.sub: Accept m68060 and m5200 as CPU names.
15506
5d4a5ee6
JL
15507Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
15508
15509 * configure: Use && rather than using -a in test, because odd
15510 strings can confuse test.
15511 * configure.in: Likewise.
15512
fbd836fc
ILT
15513Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
15514
15515 * ltconfig, ltmain.sh: Bring in Visual C++ support.
15516
f0983958
AO
15517Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15518
15519 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 15520 bootstrap4-lean): New targets.
f0983958 15521
bfed1ea0
JL
15522Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
15523
15524 * mpw-* Delete. Not used.
15525
5d4a5ee6
JL
15526Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
15527
15528 * COPYING.LIB: Update FSF address.
15529
bfed1ea0
JL
15530Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
15531
15532 * ltconfig, ltmain.sh: Update to libtool 1.2a.
15533
5d4a5ee6
JL
15534 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
15535 GAS_SUPPORT_DIRS.
15536
bfed1ea0
JL
15537Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
15538
15539 * ltconfig, ltmain.sh: Avoid producing a version number if
15540 -version-info was not used.
15541
5d4a5ee6
JL
15542Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
15543
15544 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
15545 building with newlib.
15546
155471998-04-30 Paul Eggert <eggert@twinsun.com>
15548
d207ebef 15549 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 15550 Solaris `make' causes it to continue to next definition.
d207ebef
JM
15551
15552Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
15553
15554 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
15555 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
15556
15557Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
15558
15559 * configure.in: Change alpha to alpha* in several places.
15560
d207ebef
JM
15561Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
15562
15563 * config.sub: Recognize sparc86x.
15564
77be0cab
MM
15565Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
15566
15567 * configure.in (--enable-target-optspace): Remove debug echo.
15568
62441128
JW
15569Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
15570
15571 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
15572
bfed1ea0
JL
15573Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
15574
15575 * ltconfig: Update cygwin32 support.
15576
5d4a5ee6
JL
15577 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
15578 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
15579 (GDB_SUPPORT_DIRS): Likewise.
15580
3f4ea1de
MM
15581Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
15582
15583 * configure.in (target_makefile_frag): If --enable-target-optspace,
15584 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
15585 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
15586 not used.
15587 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 15588
5d4a5ee6
JL
15589Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
15590
15591 * Makefile.in (all-bfd): Depend on all-intl.
15592 (all-binutils): Likewise.
15593 (all-gas): Likewise.
15594 (all-gprof): Likewise.
15595 (all-ld): Likewise.
15596
155971998-04-19 Brendan Kehoe <brendan@cygnus.com>
15598
15599 * configure.in (host_tools): Fix typo, lbtool -> libtool.
15600
bfed1ea0
JL
15601Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
15602
5d4a5ee6
JL
15603 * Makefile.in (all-bfd): Depend upon all-libiberty.
15604
bfed1ea0
JL
15605 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
15606
5d4a5ee6
JL
15607Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
15608
15609 * Makefile.in: Add libstub.
15610
15611 * configure.in: Ditto. Build libstub for targets that have cygmon
15612 support.
15613
15614Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
15615
15616 * configure.in: Don't set PICFLAG on ix86-cygwin32.
15617
15618Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
15619
15620 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
15621 use mh-sysv5 if specified. Support gprof on SCO Open Server.
15622
ec8d6ddc
KW
15623Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
15624
15625 * configure: Define DEFAULT_M4 by searching PATH.
15626 * Makfile.in: Use DEFAULT_M4.
15627
bfed1ea0
JL
15628Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
15629
15630 * ltconfig: Add cygwin32 support.
15631
5d4a5ee6
JL
15632 * Makefile.in, configure.in: Add libtool as a native only directory
15633 to configure and build.
15634
547a6183
JL
15635Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
15636
15637 * Makefile.in (INSTALL_MODULES): Remove texinfo.
15638
5d4a5ee6 15639Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 15640
5d4a5ee6
JL
15641 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
15642
15643Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
15644
15645 * Makefile.in: add ash make rules
15646 * configure.in: add ash to native_only and host_tools lists
15647
15648Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
15649
15650 * Makefile.in (all-gettext, all-intl): New targets.
15651 (ALL_MODULES): Added all-gettext, all-intl.
15652 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
15653 (INSTALL_MODULES): Added install-gettext, install-intl.
15654 (CLEAN_MODULES): Added clean-gettext, clean-intl.
15655
15656 * configure.in (host_tools): Added gettext.
15657 (native_only): Likewise.
15658 (noconfigdirs) [various cases]: Likewise.
15659 (host_libs): Added intl.
15660
d207ebef
JM
15661Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
15662
15663 * configure: Do not disable building gdbtk for cygwin32 hosts.
15664
e98e406f
NC
15665Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
15666
15667 * configure.in: Add thumb-coff target.
15668 * config.sub: Add thumb-coff target.
15669
5d4a5ee6
JL
15670Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
15671
15672 * Makefile.in: Revert yesterday's change.
15673 (all-target-winsup): all-target-librx stays out of here.
15674
15675Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
15676
15677 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
15678 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
15679 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
15680 Remove references to librx and libg++.
15681
15682Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
15683
15684 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
15685 recursive makes
15686
bfed1ea0
JL
15687Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
15688
15689 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 15690 for newlib directory.
bfed1ea0
JL
15691 (CXX_FOR_TARGET): Likewise.
15692
15693Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
15694
15695 * ltconfig: Update after libtool/ltconfig.in change for
15696 hpux11.
15697
15698Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
15699
15700 * ltconfig, ltmain.sh: Update to libtool 1.2.
15701
3cd730af
MH
15702Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
15703
15704 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
15705 (install-gcc-cross): Instead, override LANGUAGES here.
15706
80564603
DL
157071998-03-18 Dave Love <d.love@dl.ac.uk>
15708
15709 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
15710 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
15711
d207ebef
JM
15712Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
15713
15714 * configure.in: Add Thumb-pe target.
15715
5d4a5ee6 15716Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 15717
5d4a5ee6
JL
15718 * Makefile.in - changed sn targets to snavigator
15719 * configure.in - changed sn targets to snavigator
15720
2d4a0558
MH
15721Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
15722
15723 * config-ml.in: After building symlink tree call make distclean
15724 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
15725 to be the case for libiberty.
15726
04b93567
L
15727Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
15728
15729 * configure: When making link, also check the current
15730 directory. The configure scripts may create one.
15731
9a06b842
RH
15732Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
15733
15734 * config.sub: Accept alphapca56 and alphaev6 properly.
15735
217fc4e6
FS
15736Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15737
15738 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
15739
3e07bdbd 15740Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 15741
e490616e 15742 * config.sub (sco5): Fix typo.
3e07bdbd 15743
5d4a5ee6
JL
15744Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
15745
15746 * Makefile.in (INSTALL_MODULES): Move install-tcl before
15747 install-itcl.
15748 (install-itcl): Remove dependency on install-tcl.
15749
15750Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
15751
15752 * configure.in: Remove libgloss from noconfigdirs for MN10300.
15753
15754Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
15755
15756 * configure.in: Don't build libgui for a cygwin32 target when not on
15757 a cygwin32 host.
15758
15759Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
15760
15761 * configure (redirect): Set to null, so default behavior of
15762 configure is now --verbose.
15763
ce0d965c
DL
157641998-02-16 Dave Love <d.love@dl.ac.uk>
15765
15766 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
15767 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
15768
3acd1fd0
MH
15769Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
15770
15771 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
15772 this change to sync Makefile.in with its ChangeLog entries.
15773
5d4a5ee6
JL
15774Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
15775
15776 * ltmain.sh (mkdir): Check that the directory doesn't exist
15777 before we exit with error, so that we don't get races during
15778 parallel builds.
15779
bfed1ea0
JL
15780Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
15781
15782 * ltconfig, ltmain.sh: Update from libtool 1.0i.
15783
4e77e8f1
MH
15784Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
15785
15786 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
15787 PICFLAG_FOR_TARGET.
15788 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
15789
15790 * configure: Emit a definition for the new macro enable_shared
15791 into each Makefile.
15792
5d4a5ee6
JL
15793Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
15794
15795 * configure.in (host_tools, native_only): Add libtool.
15796
15797Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
15798
15799 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
15800 Fix typo in ming config comment.
15801
bfed1ea0
JL
15802Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
15803
15804 * ltconfig, ltmain.sh: Update from libtool 1.0h.
15805
5d4a5ee6
JL
15806Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
15807
15808 * config.sub: Add tic30 cases, and map c30 to tic30.
15809
8821a725
RH
15810Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
15811
15812 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
15813 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
15814 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
15815 (CLEAN_TARGET_MODULES): Similarly
15816 (all-target-libf2c): Add dependences.
4e81ae98 15817 * configure.in (target_libs): Add libf2c.
8821a725 15818
5d4a5ee6
JL
15819Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
15820
15821 * configure.in: Remove expect from noconfigdirs when target
15822 is cygwin32. OK to build expect and dejagnu with Canadian
15823 Cross.
15824
0aadd657
ILT
15825Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
15826
5d4a5ee6
JL
15827 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
15828 host.
15829
0aadd657
ILT
15830 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
15831 and mingw32.
15832
d0a8352c
MH
15833Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
15834
15835 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
15836 here as it is not defined in the toplevel Makefile.
15837
59739e3c
MH
15838Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
15839
15840 * configure (package_makefile_rules_frag): New variable, which names
15841 a file with generic rules, ...
15842 Change comment to mention we now have FIVE parts.
15843 * configure: Undo last change.
15844
228197ee
LT
15845Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
15846
15847 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 15848 * config.sub: More accurate determination of HP processor types.
228197ee 15849
efd4c0ba
MH
15850Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
15851
15852 * configure (package_makefile_frag): Move inserting the
15853 ${package_makefile_frag} to where it should be according
15854 to the comment.
15855
6eef3189
PB
15856Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
15857
15858 * config.guess: Add support for Linux/ARM.
15859
d207ebef
JM
15860Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
15861
15862 * .cvsignore: Remove *-info and *-install since they match
15863 release-info and mpw-install, which we don't want to just ignore.
15864
48464ebf
RH
15865Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
15866
15867 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
15868
803462a7
PN
15869Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
15870
15871 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
15872 local_prefix to sub-make invocations.
15873
520ab477
L
15874Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
15875
15876 * configure.in: Check makefile fragments in the source
15877 directory.
15878
4bcdb76d
AO
15879Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15880
ceff9b14
AO
15881 * configure.in: Check whether host and target makefile
15882 fragments exist before adding them to *_makefile_frag.
4bcdb76d 15883
5d4a5ee6
JL
15884Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
15885
15886 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
15887
15888Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
15889
15890 * configure.in: Make sure we only replace RPATH_ENVVAR on
15891 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
15892 regexp to sed.
15893
15894 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
15895 to sub-makes.
15896
0d3e11a5
LI
158971998-01-13 Lee Iverson (leei@ai.sri.com)
15898
15899 * config-ml.in (multi-do): LDFLAGS must include multilib
15900 designator.
15901
d45b3d87 15902Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
15903
15904 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
15905
d39cd7a1
MK
15906Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
15907
15908 * config.sub: Add mingw32 support.
15909 * configure.in: Likewise.
d39cd7a1 15910
6decbc24
FS
15911Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
15912
15913 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
15914
5d4a5ee6
JL
15915Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
15916
15917 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15918 * configure (gxx_include_dir): Provide a definition for subdirs
15919 which do not use autoconf.
15920
15921Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
15922
15923 * config.guess: Sync with egcs. Picks up new alpha support,
15924 BeOS & some additional linux support.
15925
d3d1907a
JL
15926Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
15927
15928 * config.guess: HP 9000/803 is a PA1.1 machine.
15929
b104e095
RH
15930Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
15931
15932 * configure.in: It's alpha*-...
15933
aca823c1
L
15934Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15935
15936 * configure.in (host_makefile_frag, target_makefile_frag):
15937 Handle multiple config files.
15938 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
15939 alpha-*-*.
15940
d207ebef
JM
15941Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
15942
15943 * mkdep: New file.
15944
15945Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
15946
15947 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
15948
5d4a5ee6
JL
15949Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
15950
15951 * Makefile.in: Add libgui directory.
15952 (GDB_TK): Add all-libgui.
15953 * configure.in: Add libgui directory.
15954 * configure: Add all-libgui to GDB_TK.
15955
15956Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
15957
15958 * config-ml.in (multidirs): Add m32r to multilib list.
15959
15960Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
15961
15962 * Makefile.in (all-target-gperf): Change dependency to
15963 all-target-libstdc++.
15964
baf55877
FF
15965Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
15966
15967 * config.guess: Add BeOS support.
15968
5d4a5ee6
JL
15969Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
15970
15971 Source directory cvs renamed to cvssrc:
15972 * configure.in (host_tools): Change cvs to cvssrc.
15973 (native_only): Likewise.
15974 (noconfigdirs) [various cases]: Likewise.
15975 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
15976 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
15977 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
15978 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
15979 (all-cvssrc): Rename target from all-cvs.
15980
f2d76545
JL
15981Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
15982
15983 * configure (gxx_include_dir): Fix thinko.
15984
205cba53
JL
15985Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
15986
15987 * Makefile.in (INSTALL_TARGET_CROSS): Define.
15988 (install-cross, install-gcc-cross): New targets.
15989
5d4a5ee6
JL
15990Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
15991
15992 * configure.in (noconfigdirs): Add support for Thumb target.
15993
15994 * config.sub (maybe_os): Add support for Thumb target.
15995
15996Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
15997
15998 * Makefile.in: Add rules for cygmon.
15999
16000 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
16001
96b0f1fc
JL
16002Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
16003
16004 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16005 * configure (gxx_include_dir): Provide a definition for subdirs
16006 which do not use autoconf.
d207ebef
JM
16007
16008Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
16009
16010 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 16011 11/18/97 build
d207ebef 16012
7dfef6ed
JL
16013Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
16014
16015 * From Franz Sirl.
16016 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
16017 found on RedHat Linux systems.
96b0f1fc 16018
83cfe7c0
JL
16019Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
16020
16021 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
16022 guesses.
16023
7dfef6ed
JL
16024Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
16025
16026 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
16027
5d4a5ee6
JL
16028Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
16029
16030 * ltmain.sh: If mkdir fails, check whether the directory was created
16031 anyhow by some other process.
16032
d207ebef
JM
16033Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
16034
16035 * configure.in (d30v-*-*): Configure all directories.
16036
16037Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
16038
16039 * configure.in (d30v-*-*): Configure newlib, libiberty directories
16040 for the D30V.
16041
16042Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
16043
16044 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
16045
5d4a5ee6
JL
16046Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
16047
e490616e
ZW
16048 * include/libiberty.h: Add extern "C" { so it can be used with C++
16049 progrms.
16050 * include/remote-sim.h: Add extern "C" { so it can be used with C++
16051 programs.
5d4a5ee6 16052
d207ebef
JM
16053Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
16054
16055 * configure.in (d30v-*-*): Configure GCC now.
16056
5d4a5ee6
JL
16057Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
16058
16059 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
16060 is no longer needed.
16061
c9670e62
JM
16062Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
16063
16064 * Makefile.in: check-target-libio depends on all-target-libstdc++.
16065
cc71c0ca
MH
16066Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
16067
16068 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
16069 targets using "$@" to provide support for similar but not identical
16070 targets without having to duplicate code.
16071
d207ebef
JM
16072Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
16073
16074 * makefile.vms: Fix to work with DEC C.
16075
16076Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
16077
16078 * config.sub: Add mips-tx39-elf to marketing names.
16079
16080Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
16081
16082 * ltmain.sh: Handle symlinks in generated script.
16083
16084Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
16085
16086 * configure: Handle autoconf style directory options: --bindir,
16087 --datadir, --includedir, --infodir, --libdir, --libexecdir,
16088 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
16089 --sysconfdir.
16090 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
16091 (sharedstatedir, localstatedir, oldincludedir): New variables.
16092 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
16093 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
16094 sbindir, sharedstatedir, and sysconfdir.
16095
b1e3ddfd
AJ
16096Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
16097
16098 * Makefile.in (bootstrap-lean): New target.
16099
d207ebef
JM
16100Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
16101
16102 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 16103 sn, and gnuserv from noconfigdirs.
d207ebef
JM
16104
16105Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
16106
16107 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
16108
09f97c1e
JL
16109Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
16110
16111 * Makefile.in (cross): New target.
16112
335d0ab2
AO
16113Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
16114 Jeff Law <law@cygnus.com>
16115
16116 * Makefile.in (bootstrap2, bootstrap3): New targets.
16117 (all-bootstrap): Remove outdated and confusing target.
339c9b00 16118 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 16119
d207ebef
JM
16120Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
16121
16122 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 16123 windows. Consistent with gdb/configure.
d207ebef 16124
e693cc28
UD
161251997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
16126
e693cc28
UD
16127 * configure.in: Name Linux target fragment.
16128
16129 * configure: Rewrite so that project Makefile fragment is inserted
16130 first and appears last in the resulting Makefile.
16131
d207ebef
JM
16132Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
16133
16134 * Makefile.in (install-itcl): Install tcl first.
16135
5d4a5ee6
JL
16136Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
16137
16138 * configure.in: remove bison from noconfigdirs for Cygwin32 host
16139
f401679e
JW
16140Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
16141
16142 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
16143
16144 * configure.in (skipdirs): Add target-librx for Linux.
16145 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
16146
ec20b1b9
JL
16147Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
16148
16149 * Makefile.in (bootstrap): New target.
16150
becdcf6d
JL
16151Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
16152
63f6bcd7 16153 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 16154
d207ebef
JM
16155Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
16156
16157 * config.guess: Merge with FSF.
16158
0c82f6bf
FF
16159Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
16160
16161 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
16162
d207ebef
JM
16163Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
16164
16165 * config.sub: Add "marketing-names" patch.
16166
3fbc0b70
JS
16167Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
16168
e490616e 16169 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 16170
e20d4801
JL
16171Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
16172
16173 * config.sub: Handle v850-elf.
16174
fe181f78 16175Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
16176
16177 * .cvsignore (*-install): Remove.
16178
bfed1ea0
JL
16179Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
16180
16181 * ltconfig: Set CONFIG_SHELL in libtool.
16182 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
16183
558a1e7c
JW
16184Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
16185
16186 * configure.in (target_subdir): Set to libraries if enable_multilib.
16187
7818d6fc
JW
16188Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
16189
16190 * config.guess: Update from gcc directory.
16191
d207ebef
JM
16192Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
16193
16194 * Makefile.in (all-sim): Depends on all-readline.
16195
6599da04
JM
16196Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
16197
16198 * Makefile.in (BISON, YACC): Use $$s.
16199 (all-bison): Depend on all-texinfo.
16200
16201Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
16202
16203 * Makefile.in (BISON): Add -L flag.
16204 (YACC): Likewise.
16205
d207ebef
JM
16206Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
16207
4e81ae98
EC
16208 * configure.in (noconfigdirs): Add support for v850e target.
16209
d207ebef
JM
16210 * config.sub (maybe_os): Add support for v850e target.
16211
16212Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
16213
4e81ae98
EC
16214 * configure.in (noconfigdirs): Add support for v850ea target.
16215
d207ebef
JM
16216 * config.sub (maybe_os): Add support for v850ea target.
16217
6599da04
JM
16218Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
16219
16220 * config.sub: Add mipstx39. Delete r3900.
16221
16222Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
16223
16224 * Makefile.in (all-autoconf): Depends on all-texinfo.
16225
16226Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
16227
16228 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
16229 eabi targets.
16230
16231Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
16232
16233 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
16234
16235 * configure: When handling a Canadian Cross, handle YACC as well as
16236 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 16237 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
16238
16239Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
16240
16241 * Makefile.in (BISON): bison, not byacc or bison -y.
16242 (YACC): bison -y or byacc or yacc.
16243 (various): Add *-bison as appropriate.
16244 (taz): No need to mess with BISON anymore.
16245
16246Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
16247
16248 * configure: If OSTYPE matches *win32*, try to find a good value for
16249 CONFIG_SHELL.
16250
16251Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
16252
16253 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
16254 configure.in if it is present.
16255
16256Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
16257
16258 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
16259
16260Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
16261
16262 * config.sub: Recognize `arc' cpu.
16263 * configure.in: Likewise.
16264 * config-ml.in: Likewise.
16265
16266Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
16267
16268 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
16269
16270Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
16271
16272 * configure: Changed sed delimiter from ':' to '|' when
16273 attempting to substitute ${config_shell} for SHELL. On
16274 NT ${config_shell} may contain a ':' in it.
16275
16276Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
16277
16278 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
16279
16280Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
16281
16282 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
16283
16284Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
16285
16286 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
16287
16288 * ylwrap: If the program is a relative path, force it to be
16289 absolute.
16290
16291Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
16292
16293 * configure (tooldir): Set BISON to `bison -y' and not just bison.
16294
16295Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
16296
16297 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
16298 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
16299 for libraries.
6599da04
JM
16300
16301Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
16302
16303 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 16304 separated by spaces.
6599da04
JM
16305
16306Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
16307
16308 * ylwrap: New file.
16309 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
16310
16311 * ltmain.sh: Handle /bin/sh at start of install program.
16312
16313 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
16314
16315 * ltconfig, ltmain.sh: New files, from libtool 1.0.
16316 * missing: New file, from automake 1.2.
16317
16318Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
16319
16320 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
16321 check-tk to CHECK_X11_MODULES.
16322
16323Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
16324
16325 * config.sub: Merge with FSF.
16326
16327Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
16328
16329 * config.guess: Merge with FSF.
16330
16331Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
16332
16333 * configure: Treat msdosdjgpp like go32.
16334 * configure.in: Likewise. Don't remove gprof for go32.
16335
16336 * configure: Change Makefile.tem2 to Makefile.tm2.
16337
16338Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
16339
16340 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
16341
16342Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16343
16344 * install-sh (chmodcmd): Set to null if the DST directory already
16345 exists. Same as Nov 11th change.
16346
16347Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
16348
4e81ae98 16349 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
16350
16351Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
16352
16353 * config.guess: Update from FSF.
16354
16355Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
16356
16357 * Makefile.in (GDB_TK): Depend on itcl and tix.
16358
16359Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
16360
16361 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
16362 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
16363 (INSTALL_SCRIPT): New variable.
16364 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
16365 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
16366 to -x.
16367 * install-sh: Add support for -x option.
16368
16369Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
16370
16371 * configure.in, Makefile.in: Treat tix like itcl.
16372
16373Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
16374
16375 * Makefile.in (WINDRES): New variable.
16376 (WINDRES_FOR_TARGET): New variable.
16377 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
16378 (EXTRA_HOST_FLAGS): Add WINDRES.
16379 (EXTRA_TARGET_FLAGS): Add WINDRES.
16380 (EXTRA_GCC_FLAGS): Add WINDRES.
16381 ($(DO_X)): Pass down WINDRES.
16382 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
16383 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
16384 DLLTOOL_FOR_TARGET.
16385
16386Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
16387
16388 * configure.in: configure sim before gdb for win32-x-ppc
16389
16390Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16391
16392 Move gperf into the toplevel, from libg++.
16393 * configure.in (target_tools): Add target-gperf.
16394 (native_only): Add target-gperf.
16395 * Makefile.in (all-target-gperf): New target, depend on
16396 all-target-libg++.
16397 (configure-target-gperf): Empty rule.
16398 (ALL_TARGET_MODULES): Add all-target-gperf.
16399 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
16400 (CHECK_TARGET_MODULES): Add check-target-gperf.
16401 (INSTALL_TARGET_MODULES): Add install-target-gperf.
16402 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
16403
16404Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 16405
6599da04
JM
16406 * config.sub (mn10200): Recognize new basic machine.
16407
16408Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16409
16410 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
16411 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
16412
16413Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16414
16415 * configure.in: If we're building mips-sgi-irix6* native, turn on
16416 ENABLE_MULTILIB and set TARGET_SUBDIR.
16417
16418Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
16419
16420 * Makefile.in (all-sn): Depend on all-grep.
16421
16422Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
16423
16424 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
16425
16426 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
16427 Makefile. From Jeff Makey <jeff@cts.com>.
16428 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
16429
16430 * Makefile.in (DISTBISONFILES): Remove.
16431 (taz): Don't futz with DISTBISONFILES. Change BISON to use
16432 $(DEFAULT_YACC).
16433
16434 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 16435 cygwin32.
6599da04
JM
16436
16437 * Makefile.in (LD): New variable.
16438 (EXTRA_HOST_FLAGS): Pass down LD.
16439 ($(DO_X)): Likewise.
16440
16441Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
16442
16443 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
16444
16445Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
16446
16447 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 16448 before adding our own. Always add --build.
6599da04
JM
16449
16450Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
16451
16452 * configure.in (targargs): Pass --build if we're doing
16453 a cross-compile.
16454
16455Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
16456
ca236658 16457 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
16458 sed. Otherwise sed chokes on NT path names with drive
16459 designators. Also look for "?:*" as the leading characters in an
16460 absolute pathname.
16461
16462Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
16463
16464 * config.sub: Support for r3900.
16465
16466Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
16467
16468 * configure.in: Use install-sh, not install.sh.
16469
16470Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
16471
16472 * Makefile.in (taz): Improve check for BISON so it doesn't try to
16473 apply it twice.
16474
16475Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
16476
16477 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
16478 install-binutils.
16479
16480Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
16481
16482 * Makefile.in: Add automake targets.
16483 * configure.in (host_tools): Add automake.
16484
16485Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
16486
16487 * configure: Default CXX to c++, not gcc.
16488 * Makefile.in (CXX): Set to c++, not gcc.
16489 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
16490
16491Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
16492
16493 * install-sh: try appending a .exe if source file doesn't
16494 exist
16495
16496Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
16497
16498 * configure.in: Turn on multilib by default.
16499 (cross_only): Remove target-libiberty.
16500
16501 * Makefile.in (all-gcc): Don't depend on libiberty.
16502
16503Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
16504
16505 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
16506
16507Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
16508
16509 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
16510 (DISTBISONFILES): Add ld/Makefile.in
16511
16512Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
16513
16514 * configure.in: if target is cygwin32 but host isn't cygwin32,
16515 don't configure gdb tcl tk expect, not just gdb.
16516
16517Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
16518
16519 * configure.in: Added gnuserv everywhere sn appears.
16520
16521 * Makefile.in (ALL_MODULES): Added all-gnuserv.
16522 (CROSS_CHECK_MODULES): Added check-gnuserv.
16523 (INSTALL_MODULES): Added install-gnuserv.
16524 (CLEAN_MODULES): Added clean-gnuserv.
16525 (all-gnuserv): New target.
16526
16527Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
16528
16529 * config.guess: Fixes for MIPS OpenBSD systems.
16530
16531Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
16532
16533 * Makefile.in (INSTALL_XFORM): Remove.
16534 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
16535
16536 * mkinstalldirs: New file, copied from automake.
16537 * Makefile.in (installdirs): Rename from install-dirs. Use
16538 mkinstalldirs. Change all users.
16539 (DEVO_SUPPORT): Add mkinstalldirs.
16540
16541Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
16542
16543 * install-sh: Rename from install.sh.
16544 * Makefile.in (INSTALL): Change install.sh to install-sh.
16545 (DEVO_SUPPORT): Likewise.
16546
16547 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
16548 Graichen <graichen@rzpd.de>.
16549
16550Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
16551
16552 * config.guess: Recognize OpenBSD systems correctly.
16553
16554Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
16555
16556 * README, Makefile.in (ETC_SUPPORT): Remove references to
16557 cfg-paper*, configure.{texi,man,info*}._
16558
16559Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
16560
16561 * Makefile.in (all.normal): Ensure that gcc is built after all
16562 the x11 - ie gdb - targets.
16563
16564Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
16565
16566 * makefile.vms: Don't run conf-a-gas.
16567
16568Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
16569
e490616e 16570 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 16571
d207ebef
JM
16572Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
16573
16574 * configure.in: Remove noconfigdirs case since gdb also
16575 configures and builds for tic80-coff.
16576
6599da04
JM
16577Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
16578
16579 * configure: Set cache_file to config.cache.
16580 * Makefile.in (local-distclean): Remove config.cache.
16581
16582Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
16583
16584 * COPYING: Update FSF address.
16585
d207ebef
JM
16586Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
16587
16588 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
16589 noconfigdirs.
16590
6599da04
JM
16591Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
16592
16593 * Makefile.in (install-dirs): Don't crash if prefix, and hence
16594 MAKEDIRS, is empty.
16595
16596Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
16597
16598 * config.sub: Tweak mn10300 entry.
16599
16600Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
16601
16602 * configure.in (host_tools): Put sim before gdb, so gdb's
16603 configure.tgt can determine if the simulator was configured.
16604
16605Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
16606
16607 * config.sub: Move BeOS $os case to be with other Cygnus
16608 local cases.
16609
16610Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
16611
16612 * config.sub: Remove misplaced comment that broke Linux.
16613
16614Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
16615
16616 * config.sub: Add BeOS support.
16617
16618Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
16619
16620 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
16621
16622Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
16623
16624 * configure.in (noconfigdirs): Remove tcl and tk from
16625 noconfigdirs for cygwin32 builds.
16626
d207ebef
JM
16627Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
16628
16629 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
16630
6599da04
JM
16631Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
16632
16633 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
16634 make-all.com, use makefile.vms instead.
16635
16636Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
16637
16638 * config.sub: Accept -lnews*.
16639
d207ebef
JM
16640Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
16641
16642 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 16643 target-examples and target-libiberty for d30v.
d207ebef
JM
16644
16645Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
16646
16647 * configure.in (noconfigdirs): Enable ld for d30v.
16648
16649Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
16650
16651 * configure.in (tic80-*-*): Build compiler.
16652
16653Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
16654
16655 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 16656 unsupported d30v directories
d207ebef
JM
16657
16658Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
16659
4e81ae98
EC
16660 * config.sub, configure.in: Add d30v target cpu.
16661
6599da04
JM
16662Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
16663
16664 * makefile.vms: New file.
16665 * make-all.com: Remove.
16666
16667Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
16668
16669 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
16670
16671Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
16672
16673 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
16674
16675Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
16676
16677 * Makefile.in (ALL_MODULES): Added all-db.
16678 (CROSS_CHECK_MODULES): Addec check-db.
16679 (INSTALL_MODULES): Added install-db.
16680 (CLEAN_MODULES): Added clean-db.
16681
16682Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
16683
16684 * config.guess: Merge with latest FSF sources.
16685
16686Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
16687
16688 * Makefile.in (ALL_MODULES): Added all-itcl.
16689 (CROSS_CHECK_MODULES): Added check-itcl.
16690 (INSTALL_MODULES): Added install-itcl.
16691 (CLEAN_MODULES): Added clean-itcl.
16692
16693Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
16694
16695 * configure.in: build gdb for mn10200
16696
16697Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
16698
16699 * Makefile.in (all-target-winsup): Depend on all-target-libio.
16700
d207ebef
JM
16701Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
16702
16703 * configure.in (tic80-*-*): Turn off most targets right now.
16704
6599da04
JM
16705Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
16706
16707 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
16708 rather than the makeinfo program.
16709 (do-info): Depend upon all-texinfo.
16710
16711Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
16712
16713 * configure.in: Remove uses of config/mh-linux.
16714
16715 * config.sub, config.guess: Merge with latest FSF sources.
16716
d207ebef
JM
16717Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
16718
16719 * config.sub (case $basic_machine): Add tic80 entries.
16720
6599da04
JM
16721Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
16722
16723 * config.sub, config.guess: Merge with latest FSF sources.
16724
16725Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16726
16727 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
16728 * mpw-config.in: Test for NewFolderRecursive.
16729 * mpw-install: Use symbolic name for startup filename.
16730 * mpw-README: Add various additional details.
16731
16732Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
16733
16734 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
16735
16736Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
16737
16738 * configure.in: Do build gcc and the target libraries for
16739 the mn10200.
16740
16741Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
16742
16743 * configure.in: don't avoid building gdb for mn10300 any more
16744 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
16745 instead of single-quoting it.
16746
16747Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
16748
16749 * configure.in: Don't use --with-stabs on IRIX 6.
16750
16751Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
16752
16753 * configure.in (m32r): Build gdb, libg++ now.
16754
16755Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16756
16757 * configure.in (mips*-sgi-irix6*): Remove gdb and related
16758 directories from noconfigdirs.
16759
16760Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
16761
16762 * config.sub (basic_machine): added mips16 configuration
16763
16764Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16765
16766 * config.sub: Handle d10v-unknown.
16767
d207ebef
JM
16768Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
16769
16770 * config.sub: Handle v850-unknown.
16771
6599da04
JM
16772Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
16773
16774 * Makefile.in: add findutils
16775 * configure.in: add findutils to list of host_tools
16776
16777Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
16778
16779 * config.sub: Handle mn10200 and mn10300.
16780
16781Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16782
16783 * configure.in (d10v-*): Do not build librx.
16784
16785Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
16786
16787 * configure.in (mn10300): Build everything except gdb & libgloss.
16788
16789Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
16790
16791 * config.guess: Patch for Dansk Data Elektronik servers,
16792 from Niels Skou Olsen <nso@dde.dk>.
16793
16794 For ncr, use /bin/uname rather than uname, since GNU uname does not
16795 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
16796
16797 Patch for MIPS R4000 running System V,
16798 from Eric S. Raymond <esr@snark.thyrsus.com>.
16799
16800 Fix thinko for nextstep.
16801
16802 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
16803
16804 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
16805 * config.guess: Guess mips-dec-mach_bsd4.3.
16806
16807 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
16808 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
16809 release numbers.
16810 * config.guess (mips-mips-riscos*): Emit just enough of the
16811 release number.
16812
16813 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
16814 * config.guess (sparc-auspex-sunos*): Added.
16815 (f300-fujitsu-*): Added.
16816
16817 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
16818 * config.guess: Recognize a Tadpole as a sparc.
16819
16820Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
16821
16822 * config.guess: Don't assume that NextStep version is either 2 or
16823 3. NextStep 4 (aka OpenStep 4) has come out now.
16824
16825Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
16826
16827 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
16828 From Rik Faith <faith@cs.unc.edu>.
16829
16830Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
16831
16832 * config.sub: Contributions from bug-gnu-utils to:
16833 Support plain "hppa" (no version given) architecture, reported by
16834 OpenStep.
16835 OpenBSD like NetBSD.
16836 LynxOs is not a hardware supplier.
16837
16838 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 16839 OpenBSD like NetBSD.
6599da04
JM
16840 Stratus systems.
16841 More Pyramid systems.
16842 i[n>4]86 Intel chips.
16843 M680[n>4]0 Motorola chips.
16844 Use unknown instead of lynx for hardware manufacturer.
16845
16846Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16847
16848 * install.sh (chmodcmd): Set to null if the DST directory already
16849 exists.
16850
16851Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16852
16853 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
16854 not use mt-ppc target Makefile fragment any more.
16855
16856Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
16857
16858 * configure.in (*-*-windows): Exclude everything but those dirs
16859 needed to build windows.
16860
16861Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
16862
16863 * Makefile.in (all-target-winsup): Depend on all-target-librx.
16864
16865Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
16866
16867 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
16868
16869Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
16870
16871 * Undo my previous change.
16872
16873Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
16874
16875 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
16876 unconditionally.
16877 (MAKEOVERRIDES): Define (revert this part of October 18 change).
16878
16879Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
16880
16881 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
16882 host to add it's own flags.
6599da04
JM
16883
16884Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
16885
16886 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
16887
16888Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
16889
16890 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
16891 (CXX_FOR_TARGET): Likewise.
16892 (GCC_FOR_TARGET): Define.
16893 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
16894 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
16895 CC_FOR_TARGET was specified on the command line.
16896 (MAKEOVERRIDES): Don't define.
16897
16898Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
16899
16900 * configure.in (m32r): Fix spelling of libg++ libs.
16901
16902Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
16903
16904 * config.sub (-apple*): Remove, now redundant.
16905
16906Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
16907
16908 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
16909
16910 * configure: Rework yesterday's sed script patch.
16911
16912 * config.sub: Merge with FSF.
16913
16914Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
16915
16916 * config.guess: Merge from FSF.
16917
16918 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
16919 * config.guess: Use pc instead of unknown, for pc clone systems.
16920 Change linux to linux-gnu.
6599da04
JM
16921
16922 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 16923 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
16924
16925Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
16926
16927 * test-build.mk (HOLES): Add "xargs" for gdb.
16928
16929 * configure: Avoid hpux10.20 sed bug.
16930
16931Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
16932
731a8127 16933 * configure.in: Add support for windows host
6599da04
JM
16934 (that is a build done under the Microsoft build environment).
16935
16936Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
16937
16938 * Makefile.in: Replace all uses of srcroot with s, to shrink
16939 command line lengths.
16940
16941 Patches from Geoffrey Noer <noer@cygnus.com>:
16942 * configure.in: If configuring for newlib, pass --with-newlib to
16943 subdirectories.
16944 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
16945 -Bnewlib/ and -Lwinsup to gcc.
16946 (CXX_FOR_TARGET): Likewise.
16947
16948Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
16949
16950 * Makefile.in (ETC_SUPPORT): Add configure.
16951
16952Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
16953
4e81ae98 16954 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
16955 host configuration file.
16956
16957Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
16958
16959 * configure.in: Break mn10x00 support into separate
16960 mn10200 and mn10300 configurations.
16961 * config.sub: Likewise.
16962
16963Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
16964
16965 * configure.in: Add lots of stuff to noconfigdirs for
16966 the mn10x00 targets.
16967
16968 * config.sub, configure.in: Add mn10x00 support.
16969
16970Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
16971
16972 * make-all.com: Call conf-a-gas, not config-a-gas.
16973
16974Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
16975
16976 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 16977 targets.
6599da04
JM
16978
16979Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
16980
16981 * mpw-README: Add much more detail for native PowerMac.
16982 * mpw-install: New file.
16983 * mpw-configure: Add --norecursion and --help options.
16984 * mpw-config.in: Translate readme and install files when
16985 copying to objdir.
16986 * mpw-build.in: Don't always depend on byacc and flex.
16987 (install-only-top): New action.
16988
d207ebef
JM
16989Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
16990
16991 * configure.in: You can now configure GDB for the v850.
16992
6599da04
JM
16993Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
16994
16995 * configure.in (noconfigdirs): Don't configure any C++ dirs
16996 if targeting D10V.
16997
16998Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
16999
17000 * config.sub: Recognize mips64vr5000.
17001
17002Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
17003
17004 * configure.in: Use a single line for host_tools and native_only.
17005
17006Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
17007
17008 * config.sub, configure.in: Add entries for m32r.
17009
17010Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
17011
17012 * Makefile.in (inet-install): Don't run install-gzip.
17013
17014Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
17015
17016 * configure.in: Don't config lots of things for *-*-windows*.
17017
17018Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
17019
17020 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
17021 (host_libs, host_tools): Copy from configure.in.
17022 * mpw-configure: Don't complain about directories not found.
17023
17024Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17025
17026 * configure.in (i[345]86): Recognize i686 for pentium pro.
17027 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
17028 file.
17029
17030 * config.guess (i[345]86): Ditto.
17031
17032Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17033
17034 * configure.in (noconfigdirs): Removed gdb for D10V.
17035
d207ebef 17036Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 17037
d207ebef
JM
17038 * configure.in: Remove ld, target-libio, target-libg++, and
17039 target-libstdc++ from noconfigdirs.
5d4a5ee6 17040
6599da04
JM
17041Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
17042
17043 * configure: Fix three locations where shell scripts were
17044 being run directly rather than with config_shell.
17045
d207ebef
JM
17046Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
17047
17048 * configure.in (v850-*-*): Set up initial $noconfigdirs.
17049 * config.sub (basic_machine): Recognize v850.
17050
6599da04
JM
17051Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
17052
17053 * mpw-configure: Handle multiple enable/disable options and
17054 pass them down recursively, handle -c and -s flags appropriately
17055 depending on choice of compiler, add escape mechanism for
17056 quoted arguments to gC.
17057
17058Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17059
17060 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
17061 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
17062 so that -mrelocatable-lib and -mno-eabi are used.
17063
17064 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
17065 not support --print-multi-lib, don't abort.
17066
6599da04
JM
17067Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
17068
17069 * make-all.com: Run config-a-gas.
17070 * setup.com: Don't copy subdirectory files around.
17071
17072Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
17073
17074 * configure.in (*-*-ose): Remove exclusion of libgloss for this
17075 target, it now compiles correctly.
17076
17077Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
17078
17079 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
17080
17081Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17082
4e81ae98 17083 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
17084
17085Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17086
17087 * configure.in (native_only): Add prms.
17088
17089Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
17090
17091 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
17092 (BINUTILS_SUPPORT_DIRS): Likewise.
17093
17094Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17095
17096 * configure.in (d10v-*-*): Don't configure ld or gdb until the
17097 d10v support is added.
17098
17099Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17100
17101 * configure.in (d10v-*-*): New target.
17102
17103Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
17104
17105 * config.guess (HP 9000/811): Recognize this as a PA1.1
17106 machine.
17107
17108Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
17109
17110 * Makefile.in (do-tar-gz): New target, split out from tail end of
17111 taz target. Run each command separately, don't use pipes.
17112 (taz): Use it.
17113
17114Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
17115
17116 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
17117 * mpw-build.in: No builds should depend on building byacc or flex,
17118 they are assumed to be installed already.
17119
17120Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17121
17122 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
17123 variable that CC_FOR_TARGET needs.
17124
17125Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17126
17127 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
17128 options have changed since the last time the subdirectory was
17129 configured, and if it has, reconfigure.
17130 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
17131 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
17132
17133Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
17134
17135 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
17136 CLEAN_MODULES): Add bash.
17137 (all-bash): New target.
17138
17139Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
17140
17141 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
17142
17143Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17144
17145 * config.sub (basic_machine): Recognize d10v as a valid processor.
17146
17147Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
17148
17149 * mpw-configure: Add support for --bindir.
17150 * mpw-build.in: Use a GCC-specific build script for GCC actions.
17151
17152Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
17153
17154 * configure.in: add bash, time, gawk to list of hosttools and things
17155 to only build for native toolchains
17156
17157Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17158
17159 * Makefile.in (docdir): Remove.
17160
17161Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17162
17163 * Makefile.in (datadir): Set to $(prefix)/share.
17164
17165Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
17166
17167 * configure.in: build diff and patch for cygwin32-hosted
17168 toolchains.
17169
17170Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
17171
17172 * config.sub: Accept -rtems*.
17173
17174Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
17175
e490616e
ZW
17176 * configure.in: enable dosrel for cygwin32-hosted builds,
17177 remove diff from the list of things not buildable
17178 via Canadian Cross
6599da04
JM
17179
17180Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
17181
17182 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 17183 don't get ". ".
6599da04
JM
17184
17185Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
17186
17187 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
17188
17189Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
17190
17191 * Makefile.in (taz): Handle case where tex3patch didn't even get
17192 checked out. Also, if it was found, put the symlink in a new util
17193 subdirectory.
17194
17195Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17196
17197 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
17198
17199Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
17200
17201 * config.sub: Recognize -openvms.
17202 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
17203 * make-all.com, setup.com: New files.
17204
17205Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
17206
17207 * Makefile.in (taz): tex3patch moved to texinfo/util.
17208
17209Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
17210
17211 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
17212 * configure.in: remove make from disable-if-Can-Cross list
17213 enable gdb if ${host} and ${target} are cygwin32
17214
17215Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
17216
17217 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
17218 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
17219
17220Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
17221
17222 * config.guess: Combine mips-mips-riscos cases, and use cpp to
17223 distinguish sysv/svr4/bsd variants.
17224 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
17225
17226Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
17227
17228 * configure.in: Added copyright notice.
17229 * move-if-change: Added copyright notice.
17230
17231Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17232
17233 * configure.in (powerpcle-*-solaris*): Until we get shared
17234 libraries working, don't build gdb, sim, make, tcl, tk, or
17235 expect.
17236
17237Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
17238
17239 * config.guess: Merge with FSF:
17240
17241 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
17242 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
17243
17244 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
17245 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
17246
17247 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
17248 * config.guess: Combine two OSF1 rules.
17249 Also recognize field test versions. From mjr@zk3.dec.com.
17250 * config.guess (dgux): Use /usr/bin/uname rather than uname,
17251 because GNU uname does not support -p. From pmr@pajato.com.
17252
17253Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
17254
17255 * Makefile.in (MAKEDIRS): Removed $(tooldir).
17256
17257Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
17258
17259 * mpw-README: Document GCCIncludes.
17260
17261Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
17262
17263 * configure.in (alpha-*-linux*): Set enable_shared to yes.
17264
17265Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17266
17267 * mpw-configure: Handle --enable-FOO and --disable-FOO.
17268
17269Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
17270
17271 * configure.in (*-*-cygwin32): Configure make.
17272
17273Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
17274
17275 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
17276
17277Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
17278
17279 * Makefile.in (all-inet): Depend on all-perl.
17280
17281 * Makefile.in (inet-install): New target.
17282
17283 * Makefile.in (all-inet): Depend on all-tcl.
17284 (all-inet): Depend on all-send-pr.
17285
17286Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17287
17288 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
17289 temporarily.
17290
17291Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
17292
17293 * configure.in: Don't configure --with-gnu-ld on AIX.
17294
17295Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
17296
17297 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
17298
17299Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
17300
17301 * Makefile.in (ALL_MODULES): Added all-inet.
17302 (CROSS_CHECK_MODULES): Added check-inet.
17303 (INSTALL_MODULES): Added install-inet.
17304 (CLEAN_MODULES): Added clean-inet.
17305 (all-indent): New target.
17306
17307 * configure.in (host_tools): Added inet.
17308 (native_only): Added inet.
17309 (noconfigdirs): Added inet.
17310
17311Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
17312
17313 * configure.in: Don't configure libgloss if we are not configuring
17314 newlib.
17315
17316Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
17317
17318 * configure.in: Don't configure libgloss for unsupported
17319 architectures.
17320
17321Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17322
17323 * Makefile.in (CLEAN_MODULES): Add clean-apache.
17324
17325Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
17326
17327 * Makefile.in (ALL_MODULES): Include all-apache.
17328 (CROSS_CHECK_MODULES): Include check-apache.
17329 (INSTALL_MODULES): Include install-apache.
17330 (all-apache): New target.
17331
17332 * configure.in: Added apache everywhere perl is seen.
17333
17334Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17335
17336 * Makefile.in: Add support for clean-{module} and
17337 clean-target-{module} rules.
17338
17339Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
17340
17341 * configure.in (*-*-ose) do not build libgloss.
17342
17343Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17344
17345 * config.guess (prep*:SunOS:5.*:*): Turn into
17346 powerpele-unknown-solaris2.
17347
17348Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
17349
17350 * configure.in: Permit --enable-shared to specify a list of
17351 directories.
17352
17353Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
17354
17355 * configure.in (host==solaris): Pass only the first word of $CC
17356 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
17357
17358Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
17359
17360 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
17361
17362Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
17363
17364 * Makefile.in (ALL_MODULES): Include all-perl.
17365 (CROSS_CHECK_MODULES): Include check-perl.
17366 (INSTALL_MODULES): Include install-perl.
17367 (ALL_X11_MODULES): Include all-guile.
17368 (CHECK_X11_MODULES): Include check-guile.
17369 (INSTALL_X11_MODULES): Include install-guile.
17370 (all-perl): New target.
17371 (all-guile): New target.
17372
17373 * configure.in (host_tools): Include perl and guile.
17374 (native_only): Include perl and guile.
17375 (noconfigdirs): Don't build guile and perl; no ports have been
17376 done.
17377
17378Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
17379
e490616e
ZW
17380 * configure (--enable-*): Handle quoted option lists such as
17381 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
17382
17383Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17384
17385 * Makefile.in ({,inst}all-target): New rule so we can make and
17386 install all of the target directories easily.
17387
17388Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17389
17390 * configure.in: Add missing global flag in sed substitution when
17391 deleting `target-' from ${configdirs}.
17392
17393Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
17394
17395 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
17396 option.
17397
17398 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
17399 config/mh-necv4.
17400
17401 * install.sh: Correct misspelling of transformbasename.
17402
17403 * config.guess: Recognize mips-*-sysv*.
17404
17405Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
17406
17407 * config.sub: Recognize mon960.
17408
17409Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
17410
17411 * configure: Restore Canadian Cross handling of BISON and LEX,
17412 removed in Feb 20 change.
17413
17414Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
17415
17416 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
17417 Mention make install. Remove the old copyright date as well the
17418 clumsy and rather pointless copyright on the README file.
17419
17420Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
17421
17422 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
17423 Makefile after running symlink-tree, then run `make distclean' to
17424 avoid clobbering any generated files in srcdir.
17425
17426Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
17427
17428 * configure.in (m68k-*-netbsd*): Build everything now.
17429
17430Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
17431
17432 * Makefile.in (taz): Fix quoting.
17433
17434Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
17435
17436 * configure.in (sparclet-*-*): Build everything now.
17437
17438Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17439
17440 * configure.in (m68k-*-linux*): New host.
17441
17442Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
17443
17444 * configure: Check for bison before byacc.
17445
17446Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
17447
17448 * Makefile.in configure: Change the way LEX and BISON/YACC are
17449 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
17450 searching PATH. These are used as fallbacks by Makefile.in if
17451 flex/bison/byacc aren't in objdir.
17452
17453Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
17454
17455 * Makefile.in: Make everything which depends upon all-bfd also
17456 depend upon all-opcodes, in case --with-commonbfdlib is used.
17457
17458Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17459
17460 * configure.in (host *-*-cygwin32): Don't build gdb if we are
17461 building NT native compilers on Unix.
17462
17463Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
17464
17465 * configure.in: Don't get CC from the host Makefile fragment if we
17466 can find gcc in PATH, or if this is a Canadian Cross. Move the
17467 Solaris test for /usr/ucb/cc to the post target script, just after
17468 the compiler sanity test.
17469
17470Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
17471
17472 * config.sub: Merge with FSF.
17473
17474Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
17475
17476 * Makefile.in (RPATH_ENVVAR): New variable.
17477 (REALLY_SET_LIB_PATH): Use it.
17478 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
17479
17480Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
17481
17482 * config.sub, configure.in: Recognize sparclet cpu.
17483
17484Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
17485
17486 * config.guess: Support m68k-cbm-sysv4.
17487
17488Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17489
17490 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
17491 m68k-unknown-linuxaout from linker help string. Put quotes around
17492 $ld_help_string.
17493
17494Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
17495
17496 * config.guess (powerpc-harris-powerunix): Add guess for port
17497 to new target.
17498
17499Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17500
17501 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
17502
17503Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
17504
17505 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
17506 $(REALLY_SET_LIB_PATH) in Makefile.
17507 * Makefile.in (SET_LIB_PATH): New variable.
17508 (REALLY_SET_LIB_PATH): New variable.
17509 ($(DO_X)): Use $(SET_LIB_PATH).
17510 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
17511 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
17512 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
17513 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
17514 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
17515 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
17516 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
17517 (install-dosrel): Likewise.
17518 (all-opcodes): Depend upon all-libiberty.
17519
17520Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
17521
17522 * config.guess (*:CYGWIN*): New
17523
17524Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17525
17526 * Makefile.in (all-target-winsup): All all-target-libiberty.
17527
17528Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17529
17530 * configure.in (noconfigdirs): Add missing # in front of comment.
17531
17532Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
17533
17534 * configure.in: add second pass to things added to noconfigdirs
17535 so *-gm-magic can exclude libgloss properly.
17536
17537Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
17538
17539 * mpw-configure (extralibs_name, rez_name): Set correctly
17540 for MWC68K compiler.
17541
17542 * mpw-README: Add more info on the necessary build tools.
17543
17544Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
17545
17546 * configure.in, config.sub: Recognize cygwin32.
17547
17548Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
17549
17550 * config.guess, config.sub: Recognize A/UX.
17551
17552Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
17553
17554 * config.sub: Merge with gcc/config.sub.
17555
17556Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
17557
17558 * mpw-build.in (do-binutils): Add build of stamps.
17559
17560Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
17561
17562 * config.sub: Add recognition for mips64vr4100*-* targets.
17563
17564Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17565
17566 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
17567 Add creation of gconfigargs with `--enable-shared' turned on.
17568 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
17569 ($(host)-stamp-stage3-configured): Likewise.
17570 (HOLES): Add chatr and ldd.
17571 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
17572
17573Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
17574
17575 * configure: Pass --nfp to recursive configures.
17576
17577Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
17578
17579 * Makefile.in (DLLTOOL): New.
17580 (DLLTOOL_FOR_TARGET): New.
17581 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
17582 (EXTRA_TARGET_FLAGS): Ditto.
17583 (EXTRA_GCC_FLAGS): Ditto.
17584 (CONFIGURE_TARGET_MODULES): Ditto.
17585 (DO_X): Ditto.
17586 * configure: Add DLLTOOL.
17587
17588Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
17589
17590 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
17591 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
17592 mh-sco, since old workarounds no longer needed, and don't
17593 build ld, since libraries have weak symbols in COFF.
17594
17595Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
17596
17597 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
17598
17599Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
17600
17601 * configure.in: Make sure that ${CC} can be used to compile an
17602 executable.
17603
17604Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
17605
17606 * Makefile.in (all-gdb): Depend on $(GDB_TK).
17607 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
17608 nothing depending on whether gdbtk is being built.
17609
17610Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
17611
17612 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
17613
17614Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
17615
17616 * configure.in (noconfigdirs): Put ld or gas in this early, if the
17617 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
17618
17619Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
17620
17621 * config-ml.in: Add support for
17622 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
17623 Simplify setting of multidirs from --disable-foo.
17624
17625Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17626
17627 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
17628 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
17629 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 17630 non-empty, pass them on to the GCC make.
6599da04
JM
17631 (all-bootstrap): New rule that is like all-gcc, except it executes
17632 the GCC bootstrap rule instead of the GCC all rule.
17633
17634Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
17635
17636 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
17637
17638Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17639
17640 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
17641 DG/UX support.
17642
17643Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
17644
17645 * config.sub (i*86*) Change [345] to [3456]
17646
17647Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17648
17649 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
17650 --with-gnu-ld=no.
17651
17652Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17653
17654 * config-ml.in (rs6000*, powerpc*): Add switches to control which
17655 AIX multilibs get built.
17656
17657Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17658
17659 * configure.in (i386-win32): Don't build expect if we're not
17660 building the tcl subdir.
17661
17662Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
17663
17664 * Makefile.in: (configure-target-examples, all-target-examples):
17665 New targets, configure and build example programs.
17666
17667Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
17668
17669 * mpw-configure: If an mpw-config.in generated a file mk.sed,
17670 use it as input to sedit the generated MPW makefile.
17671 * mpw-README: Add a suggestion about Gestalt.h.
17672
17673Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
17674
17675 * config.sub: Accept *-*-ieee*.
17676
17677Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
17678
17679 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
17680 Ronald F. Guilmette <rfg@monkeys.com>.
17681
17682Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17683
17684 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
17685 for powerpc-pe native.
17686 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
17687 (target==powerpc-pe): duplicate i386-win32 entry.
17688
17689Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17690
17691 * configure.in (noconfigdirs): Exclude target-newlib for all versions
17692 of vxworks, not just vxworks5.1.
17693
17694Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
17695
17696 * mpw-configure: Add support for exec-prefix.
17697
17698Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17699
17700 * config.guess: Recognize HP model 816 machines as having
17701 a PA1.1 processor.
17702
17703Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
17704
17705 * configure: Ignore new autoconf configure options.
17706
6599da04
JM
17707Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
17708
17709 * config.guess: Recognize Pentium under SCO.
17710 From Robert Lipe <robertl@arnet.com>.
17711
17712Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17713
17714 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
17715
17716Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
17717
17718 * configure.in: Don't configure gas for alpha-dec-osf*.
17719
17720Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
17721
17722 * configure.in: Default to --with-stabs for some targets for which
17723 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
17724 i[345]86*-*-unixware*.
17725
17726Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
17727
17728 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
17729 rather than basing it on the target. Simplify handling of options
17730 controlling which directories to configure. Remove extraneous
17731 slash in multi-clean target.
17732
17733Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
17734
17735 * config-ml.in: Prefix more variables with ml_ so they don't collide
17736 with configure's.
17737
17738Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
17739
17740 * configure: Don't turn -v into --v.
17741
17742Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
17743
17744 * configure.in (targargs): Fix typo.
17745
17746 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
17747
17748Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
17749
17750 * configure.in: Strip --host and --target options from
17751 CONFIG_ARGUMENTS, and always configure for --host only. Add
17752 --with-cross-host option when building with a cross-compiler.
17753 * configure: Canonicalize the arguments put into config.status by
17754 always using `=' for an option with an argument. Pass a presumed
17755 --host or --target explicitly.
17756
17757Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
17758
17759 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
17760 into general OS recognition case.
17761
17762Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17763
17764 * configure.in (target_configdirs): add target-winsup only
17765 for win32 target systems.
17766
17767Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
17768
17769 * Makefile.in (all-target-libgloss): Depend upon
17770 configure-target-newlib, since when libgloss is built it looks to
17771 see if the newlib directory exists.
17772
17773Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
17774
17775 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
17776 cfg-ml-*.in.
17777
17778Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
17779
17780 * configure: Handle LD and LD_FOR_TARGET when configuring a
17781 Canadian Cross.
17782
6599da04
JM
17783Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17784
17785 * configure.in (target_libs): add target-winsup.
17786 (target==i386-win32): add patch diff flex make to $noconfigdirs.
17787 (target==ppcle-pe): remove ld from $noconfigdirs.
17788
17789Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
17790
17791 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
17792 Preserve relative path names in $srcdir. Build symlink tree if
17793 configuring cross target dir and srcdir=. (= no VPATH support).
17794 (configure-target-libg++): Depend on configure-target-librx.
17795 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
17796 * config-ml.in: New file.
17797 * symlink-tree: New file.
17798 * configure: Ensure srcdir="." if that's what it is.
17799
17800Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
17801
17802 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
17803 includes and FLEX_SKELETON setting.
17804 * mpw-configure (--with-gnu-ld): New option, controls whether
17805 to use PPCLink or ld with PowerMac GCC.
17806 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
17807 * mpw-config.in: Configure grez if targeting Mac.
17808
17809 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
17810 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
17811 just macos.
6599da04
JM
17812 * configure.in: Configure grez resource compiler if targeting Mac.
17813 * Makefile.in (all-grez, install-grez): New targets.
17814
17815Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
17816
17817 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 17818 gcc in the path, set CC to gcc -O2.
6599da04
JM
17819
17820Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
17821
17822 * configure: Default ${build} correctly. Avoid picking up extra
17823 spaces when reading CC and CXX from Makefile. When doing a
17824 Canadian Cross, use plausible default values for numerous
17825 variables.
17826 * configure.in: When doing a Canadian Cross, don't try to
17827 configure tools whose configure script can't handle it.
17828
17829Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17830
17831 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
17832
17833Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
17834
17835 * configure: Remove dubious bug reporting address.
17836
17837Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
17838
17839 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
17840 configure script, run that instead of this directory's configure.
17841 In either case, print a message that we're configuring the sub-dir.
17842
17843Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
17844
17845 * configure.in: Before checking for the existence of various files,
17846 use sed to filter out "target-".
17847
17848Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
17849
17850 * Makefile.in (DO_X): Split rule to decrease command line length
17851 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
17852 (Philippe De Muyter).
17853
17854Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17855
17856 * Makefile.in (all-patch): depend on all-libiberty.
17857
17858Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
17859
17860 * configure.in: If the only directory in target_configdirs which
17861 actually exists is libiberty, then set target_configdirs to empty,
17862 to avoid trying to build a target libiberty in a gas or gdb
17863 distribution.
17864
17865Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
17866
17867 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
17868 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
17869 systems.
6599da04
JM
17870
17871Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17872
17873 * configure.in (copy_dirs): Use sys-include instead of include
17874 for --with-headers option.
17875
17876Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
17877
17878 * Makefile.in, configure.in: Make winsup builds work with
17879 new scheme.
17880
17881Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
17882
17883 * configure.in: Build the linker on AIX.
17884
17885Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
17886
17887 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
17888 where needed.
17889
17890Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
17891
17892 * Makefile.in (all-gcc): Fix typo.
17893
17894Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
17895
17896 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
17897
17898Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
17899
17900 * configure.in: Rename libFOO to target-libFOO, and xiberty
17901 to target-xiberty, to provide more flexibility.
17902 (target_subdir): Define. Create if cross.
17903 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
17904 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
17905 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
17906 check-libFOO -> check-target-libFOO, etc.
17907 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
17908 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
17909 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
17910 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
17911 allow ALL_GCC="" to only configure.
17912 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
17913 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
17914 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
17915
17916Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
17917
17918 * Makefile.in (taz): Build "info" in etc explicitly.
17919
17920Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
17921
17922 * configure.in: Make sure that CC is undefined (as opposed to
17923 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
17924 problem with autoconf trying to configure on a host without GCC.
17925
17926Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17927
17928 * mpw-configure: Set host alias from choice of host compiler,
17929 only use generic MPW Makefile sed if present, edit a file
17930 named "hacked_Makefile.in" instead of "Makefile.in" if present.
17931 * mpw-README: Add problem notes about CW6 and CW7.
17932
17933Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
17934
17935 * Makefile.in (taz): Use ";" instead of ";;".
17936
17937Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17938
17939 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
17940 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
17941 DISTDOCDIRS.
17942 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
17943 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
17944
17945Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
17946
17947 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
17948 and gnats, because they are now subsumed by DISTSTUFFDIRS.
17949 Move bfd to DISTSTUFFDIRS.
17950
17951Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17952
17953 * Makefile.in (X11_LIB): Removed.
17954 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
17955
17956 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
17957
17958Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17959
17960 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
17961 names.
17962
17963Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17964
17965 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
17966
17967Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
17968
17969 * configure.in (i[345]86-*-win32): Always build newlib.
17970 Don't configure cvs, autoconf or texinfo.
17971 * Makefile.in (LD_FOR_TARGET): New.
17972 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
17973 Pass down LD_FOR_TARGET.
17974
17975Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
17976
17977 * winsup: New directory.
17978 * Makefile.in: Build winsup.
17979 * configure.in: Winsup is configured when target is win32.
17980 Can only build win32 target GDB when native.
4e81ae98 17981
6599da04
JM
17982Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
17983
17984 * config.guess: Recognize HP model 819 machines as having
17985 a PA 1.1 processor.
17986
17987Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
17988
17989 * configure: Fix sed loop which substitutes for CC and CXX to
17990 avoid bug found in various sed implementations.
17991
17992Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17993
17994 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
17995 simulator. Use standard powerpc-*-eabi*.
17996
17997Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
17998
17999 * configure.in: Stop putting gas and binutils in noconfigdirs for
18000 powerpc-*-aix* and rs6000-*-*.
18001
18002Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
18003
18004 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
18005 -mcall-aixdesc libraries.
18006
18007Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
18008
18009 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18010
18011 * config.sub (arm | armel | armeb): Fix shell syntax.
18012
18013Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18014
18015 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
18016 -msoft-float and -mcpu=common support.
18017 (powerpc*-*-eabisim*): Add support for building -mcall-aix
18018 libraries.
18019
18020Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18021
18022 * configure.in: Allow configuration and build of emacs19 for the alpha.
18023
18024Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18025
18026 * configure.in (CC): Get ^CC, not just any old CC, from
18027 ${host_makefile_frag}.
18028
18029Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18030
4e81ae98 18031 * configure.in (CC): Try to get CC from
6599da04
JM
18032 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
18033
18034Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18035
18036 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
18037 only if it exists in $(srcdir).
18038
18039Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
18040
18041 * configure: If CC and CXX are not set in the environment, set
18042 them, based on either an existing Makefile or on searching for gcc
18043 in PATH. Substitute for CC and CXX in Makefile.
18044 * configure.in: Remove libm from target_libs. Separate
18045 target_configdirs from configdirs. If CC is not set in
18046 environment, try to get it from a host Makefile fragment. Rewrite
18047 changes of configdirs to use skipdirs instead. A few minor
18048 tweaks. Take directories out of target_configdirs as they are
18049 taken out of configdirs. Remove existing Makefile files from
18050 subdirectories. Substitute for TARGET_CONFIGDIRS and
18051 CONFIG_ARGUMENTS in Makefile.
18052 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
18053 by configure.in.
18054 (CONFIG_ARGUMENTS): Likewise.
18055 (CONFIGURE_TARGET_MODULES): New variable.
18056 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
18057 ($(CONFIGURE_TARGET_MODULES)): New target.
18058 (configure-libg++, configure-libio): New targets.
18059 (all-libg++): Depend upon configure-libg++.
18060 (all-libio): Depend upon configure-libio.
18061 (configure-libgloss, all-libgloss): New targets.
18062 (configure-libstdc++): New target.
18063 (all-libstdc++): Depend upon configure-libstdc++.
18064 (configure-librx, all-librx): New targets.
18065 (configure-newlib): New target.
18066 (all-newlib): Depend upon configure-newlib
18067 (configure-xiberty): New target.
18068 (all-xiberty): Depend upon configure-xiberty.
18069
18070Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18071
18072 * configure.in (host i[345]86-*-win32): Expand the
18073 noconfigdirs again.
18074
18075Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
18076
18077 * mpw-configure: Fix sed command file name.
18078
18079Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
18080
4e81ae98 18081 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
18082 noconfigdirs again.
18083
18084Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
18085
18086 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
18087 or powerpc*-*-pe*, since they are not yet supported.
18088
18089Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18090
18091 Add PowerMac support and many other enhancements.
18092 * mpw-configure: New option --cc to select compiler to use,
18093 paste options set according to --cc into the generated
18094 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
18095 if mpw-make.sed is present.
18096 * mpw-config.in: Don't test for gC1, test for mpw-touch,
18097 add forward includes for PowerPC include files.
18098 * mpw-build.in: Build using Makefile.PPC if present.
18099 (do-byacc, etc): Remove separate version resource builds.
18100 (do-gas): Build "stamps" before "all".
18101 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
18102 * mpw-README: Update to reflect --cc option, PowerMac support,
18103 and recently-reported compatibility problems.
18104
18105Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
18106
18107 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
18108 embedded m68k systems (-aout, -coff, -elf, -vxworks).
18109 (--with-multilib-top): Pass to recursive invocations.
18110
18111Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
18112
18113 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
18114 v810-*-*.
18115
18116Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18117
18118 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
18119 gdb, ld and opcodes on v810-*-*.
18120
6599da04
JM
18121Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
18122
18123 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
18124 (local-maintainer-clean): New target.
18125 (maintainer-clean): New target.
18126 (realclean): Just depend upon maintainer-clean.
18127
18128Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18129
18130 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
18131
18132Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
18133
18134 * configure.in: Build ld in mips*-*-bsd* case.
18135
18136Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
18137
18138 * config.sub: Accept -lites* OS. From Ian Dall.
18139
18140Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
18141
18142 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 18143 targets.
6599da04
JM
18144
18145Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18146
18147 * configure.in: treat i386-win32 canadian cross the same as
18148 i386-go32 canadian cross.
18149
18150Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18151
18152 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
18153 running under the simulator to build a reduced set of libraries.
18154 (powerpc-*-eabiaix): Add fine grained multilib support added to
18155 other powerpc targets yesterday.
18156
18157Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18158
18159 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
18160 -disable-softfloat, -disable-relocatable, -disable-aix, and
18161 -disable-sysv to control which multilib libraries get built.
18162
18163Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
18164
18165 * configure: Add Makefile.tem to list of files to remove in trap
18166 handler.
18167
18168Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
18169
18170 * config.guess (*Linux*): Add missing "exit"s.
18171 Also, need specific check for alpha-unknown-linux (uses COFF).
18172
18173Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
18174
18175 * config.guess: Merge with FSF:
18176
18177 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
18178 * config.guess (AIX4): More robust release numbering discovery.
18179
18180 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
18181 * config.guess (i386-sequent-ptx): Properly get version number.
18182
18183 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
18184 * config.guess (mips:*:4*:UMIPS): New case.
18185
18186Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
18187
18188 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
18189 (i386-win32 host): Likewise. Don't build readline.
18190
18191Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
18192
18193 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
18194 SUPPORT_FILES to submakes.
18195
18196Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
18197
18198 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
18199 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
18200 mpw-configure.
18201
18202Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
18203
18204 * configure.in (appdirs): Use =, not ==, in test expression when
18205 trying to build the text to print in the warning message for
18206 Solaris users.
18207
18208Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
18209
18210 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
18211
18212Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18213
18214 * config.guess: Recognize lynx-2.3.
18215
18216Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
18217
18218 * config.sub (z8ksim): Deleted
18219 (z8k-*-coff): New, this is the one true name of the target.
18220
18221Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
18222
18223 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
18224
18225Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
18226
18227 * config.guess (*:Linux:*:*): First try asking the linker what the
18228 default object file format is (elf, aout, or coff). Then if this
18229 fails, try previous methods.
18230
18231Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18232
18233 * configure.in: Don't build newlib for *-*-vxworks5.1.
18234
18235Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18236
18237 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
18238 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
18239
18240Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
18241
18242 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
18243
18244Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
18245
18246 * cfg-ml-com.in: New file.
18247 * cfg-ml-pos.in: New file.
18248
18249Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18250
18251 * COPYING.NEWLIB: Add HP free copyright to list.
18252
18253Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18254
18255 * config.sub: Recognize -eabi* for the system, not just -eabi.
18256
18257Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
18258
18259 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
18260 * config.sub, configure.in (win32): New target and host.
18261
18262Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
18263
18264 * configure.in: Add i386-pe configuration.
18265
18266Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
18267
18268 * mpw-build.in (install): Install GDB after LD.
18269
18270Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
18271
18272 * mpw-config.in (elf/mips.h): Always forward-include, needed
18273 for GDB to build.
18274
18275Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
18276
18277 * testsuite: New directory for customer acceptance and whole tool
18278 chain tests.
18279
18280Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
18281
18282 * configure: If per-host line isn't found, but AC_OUTPUT is found
18283 and a configure script exists, run it instead.
18284
18285Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
18286
18287 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
18288
18289Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
18290
18291 * configure: Set build_{cpu,vendor,os,alias} to host values when
18292 --build isn't specified.
18293
18294Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18295
18296 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
18297 (FLAGS_TO_PASS): Pass them.
18298 (EXTRA_TARGET_FLAGS): Ditto.
18299
6599da04
JM
18300Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18301
18302 * Makefile.in (all-libg++): Depend on all-libstdc++.
18303
18304Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18305
18306 * configure.in (noconfigdirs): Enable all packages for
18307 i386-unknown-netbsd.
18308
18309Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
18310
18311 * configure.in (noconfigdirs): Don't configure tk for i386-go32
18312 hosted builds (DOS builds)
18313
18314Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
18315
18316 Changes for ARM based on patches from Richard Earnshaw:
18317 * config.sub: Handle armeb and armel.
18318 * configure.in: Omit arm linker only for riscix.
18319
18320Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
18321
18322 * config.guess: Update from FSF.
18323
18324Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
18325
63f6bcd7 18326 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
18327 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
18328 powerpcle variant. Convert pentium into i586, not i486. Add p5
18329 alias for i586. Map new x86 variants p6, k5, nexgen into i586
18330 temporarily.
18331
18332Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
18333
18334 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
18335
18336Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
18337
18338 * config.sub: Accept -lites* as a basic system type.
18339
18340Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
18341
18342 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
18343 installed, and if so return linuxoldld as the system name.
18344
18345Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
18346
18347 * config.guess: Add hppa1.1-hp-lites support.
18348
18349Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
18350
18351 * configure.in: Don't build newlib for m68k-vxworks5.1.
18352
18353Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18354
18355 * configure.in (mips-sgi-irix6): Use mh-irix5.
18356
18357Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
18358
18359 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
18360
18361Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18362
18363 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 18364 OSF/1. Fix compiler flags.
6599da04
JM
18365 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
18366
18367Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
18368
18369 * configure.in: Recognize --with-newlib.
18370 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
18371
18372Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18373
d207ebef 18374 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
18375 to *_X11_MODULES due to gdbtk needing X include files et al.
18376
18377Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
18378
18379 Merge in support for Mac MPW as a host.
18380 (Old change descriptions retained for informational value.)
18381
18382 * mpw-config.in: Add generic include forwards for cpu-specific
18383 include files in aout and elf directories.
18384
18385 * mpw-configure: Added copyright.
18386 * mpw-config.in: Check for presence of required build tools.
18387 (target_libs): Add newlib.
18388 (target_tools): Add examples.
18389 (Read Me): Generate as "Read Me for MPW" instead.
18390 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
18391 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
18392 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
18393
18394 * mpw-configure: Remove subdir-specific makefile hackery,
18395 delete mk.tmp after using it.
18396
18397 * mpw-build.in (all): Display start and end times.
18398
18399 * mpw-configure (host_canonical): Set.
18400 (target_cpu): Always add to makefiles.
18401 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
18402 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
18403 (mpw-mh-mpw): Look for in srcdir and srcroot.
18404 Use sed instead of mpw-edit-prefix to edit prefix definitions.
18405
18406 * mpw-build.in: (install-only): New target.
18407
18408 * mpw-configure (host_alias, target_alias): Rename from hostalias
18409 and targetalias, add into generated Makefile.
18410 (mk.tmp): If present, add into generated Makefile.
18411 * mpw-build.in (all-gas): Build config.h first before gas proper.
18412
18413 * mpw-configure (config.status): Write only if changed.
18414 * mpw-config.in (readline): Configure it (not built, just used for
18415 definitions).
18416
18417 * mpw-config.in (elf/mips.h): Add a forward include.
18418
18419 * mpw-config.in: Forward-include most .h files in include into
18420 extra-include.
18421 (readline): Don't build.
18422 mpw-build.in (install): Install GDB.
18423
18424 * mpw-configure (prefix, mpw_prefix): Handle it.
18425 * mpw-config.in (mmalloc, readline): Don't configure.
18426 * mpw-build.in (thisscript): Rename to ThisScript.
18427 Use mpw-build instead of BuildProgram everywhere.
18428 (mmalloc, readline): Don't build.
18429 * mpw-README: New file, basic documentation about the MPW port.
18430
18431 * mpw-config.in: Use forward-include to create include files.
18432
18433 * mpw-configure: Add more things to the top of each configured
18434 Makefile, including contents of config/mpw-mh-mpw.
18435 * mpw-config.in (extra-include): Create this directory and fill it
18436 with Posix-like include files when configuring.
18437
18438 * config.sub (apple, mac, mpw): Add various aliases.
18439
18440 * mpw-build.in: New file, top-level build script fragment for MPW.
18441 * mpw-configure: New file, configure script for MPW.
18442 * mpw-config.in: New file, config fragment for MPW.
18443
18444Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18445
18446 * configure.in (host_libs): Remove glob, since it is gone from the
18447 sources.
18448
18449Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18450
18451 * Makefile.in: define empty GDB_NLM_DEPS var.
18452
18453 * configure.in(target_makefile_frag): use config/mt-netware
18454 for netware targets.
18455
18456Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
18457
18458 * config.sub: Merge in recent FSF changes. Remove linux special
18459 cases.
18460
18461Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18462
731a8127 18463 Revert this change:
6599da04
JM
18464
18465 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
18466
18467 * build-all.mk: Use CC=cc -Xs on Solaris.
18468
6599da04
JM
18469Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18470
18471 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
18472 stop using it.
18473 * Makefile.in: Nuke all references to glob subdirectory.
18474
18475Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18476
18477 * configure.in: Fix --enable-shared logic in per-host.
18478
18479Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
18480
18481 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
18482
18483Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18484
18485 * configure.in (noconfigdirs): Don't build gas on AIX, for
18486 powerpc*-*-aix* as well as for rs6000*-*-aix*.
18487
18488Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
18489
18490 * configure: Fix --cache-file to work if the file argument is a
18491 relative path.
18492
18493Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
18494
18495 * configure: If the --cache-file is used, pass it down to
18496 configure in subdirectories.
18497
18498Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
18499
18500 * config.sub: add vxworks29k configuration.
18501
18502Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
18503
18504 * Makefile.in (taz): Do "diststuff" part quietly.
18505
18506Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
18507
18508 * config.sub: Mini-merge with gcc/config.sub.
18509
18510Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18511
18512 * config.guess (IRIX): Sed - to _.
18513
18514Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18515
18516 * Makefile.in (source-vault, binary-vault): New targets.
18517
18518Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
18519
18520 * config.sub: Recognize -eabi as a basic system type.
18521
18522Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18523
18524 * configure.in (enable_shared stuff): Fix typo.
18525
18526Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
18527
18528 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
18529
18530Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18531
18532 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
18533
18534Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
18535
18536 * configure.in (rs6000-*-*): Don't build gas.
18537
18538Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
18539
18540 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
18541 reduce command line length.
18542 (AS_FOR_TARGET): Check for as.new, not Makefile.
18543 (NM_FOR_TARGET): Check for nm.new, not Makefile.
18544
18545Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
18546
18547 * config.guess: Merge from FSF.
18548
18549Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18550
18551 * configure: Don't use $ when handling program_suffix.
18552
18553Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
18554
18555 * configure.in: Configure tk for hppa/hpux.
18556
18557Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
18558
18559 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
18560
18561Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
18562
18563 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
18564 to LIBCXXFLAGS. Tests are better run without it.
18565
18566Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
18567
18568 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
18569
18570Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
18571
18572 * configure.in (*-*-netware*): Don't configure xiberty.
18573
18574Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
18575
18576 * configure.in: Remove tk from native_only list.
18577
18578Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
18579
18580 * build-all.mk: Add mips-ncd-elf target to sun4 targets
18581 for special NCD build.
18582
18583Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18584
18585 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
18586 makeall.bat, they're only useful for binutils snapshots.
18587 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
18588 makeall.bat to specified SUPPORT_FILES.
18589
18590Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
18591
18592 * build-all.mk: Add Ericsson targets to sun4 and solaris
18593 hosts. Add BNR's sun4 target to solaris host, so their
18594 build-from-source will be tested in-house first.
18595
18596Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
18597
18598 * Makefile.in (LIBCFLAGS): New variable.
18599 (CFLAGS_FOR_TARGET): Ditto.
18600 (LIBCFLAGS_FOR_TARGET): Ditto.
18601 (LIBCXXFLAGS): Ditto.
18602 (CXXFLAGS_FOR_TARGET): Ditto.
18603 (LIBCXXFLAGS_FOR_TARGET): Ditto.
18604 (BASE_FLAGS_TO_PASS): Pass them.
18605 (EXTRA_TARGET_FLAGS): Ditto.
18606
731a8127 18607 * configure.in: Support --enable-shared.
6599da04
JM
18608
18609Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
18610
18611 * configure.in (target_libs): Include libstdc++ again.
18612 * config.guess: Update from FSF (for FreeBSD).
18613
18614Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18615
18616 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
18617 makeall.bat.
18618 (DISTDOCDIRS): Add `etc'.
18619 (ETC_SUPPORT_PFX): New variable.
18620 (taz): Include anything from etc starting with a word in
18621 ETC_SUPPORT_PFX.
18622
18623Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18624
18625 * config.sub: Update for recent FSF changes. Remove obsolete
18626 h8300hds entry. Add -windows* and -osx as basic os. Minor
18627 spacing changes.
18628
18629Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
18630
18631 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
18632
18633 * config.guess: Merge with FSF.
18634 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
18635
18636Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18637
18638 * configure: Since the "trap 0" handler will override the exit
18639 status on many systems, only use it for "exit 1", and make it set
18640 a non-zero exit status; reset it before "exit 0". Also, check
18641 exit status of config.sub, and error out if it failed.
18642
18643Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
18644
18645 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
18646 and install libgloss.
18647
18648Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18649
18650 * Makefile.in (all-binutils): Depend upon all-byacc.
18651
18652 * configure.in: Don't build emacs on Irix 5.
18653
18654Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
18655
18656 * configure.in (*-*-netware*): Add libio.
18657
18658Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
18659
18660 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
18661 (CHECK_TARGET_MODULES): Ditto.
18662 (INSTALL_TARGET_MODULES): Ditto.
18663 (TARGET_LIBS): Ditto.
18664 (all-libstdc++): Note dependencies.
18665
18666Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18667
18668 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
18669
18670Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
18671
18672 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
18673 -fexternal-templates.
18674
18675 * configure.in (target_libs): Add libstdc++.
18676 (noconfigdirs): Add libstdc++ as appropriate.
18677
18678Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18679
18680 * config.guess: Update from FSF.
18681
18682Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18683
18684 * configure: Use ${config_shell} when running ${configsub}.
18685
18686Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
18687
18688 * config.sub: No longer recognize h8300h.
18689
18690Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18691
18692 * config.sub: Remove extraneous differences between config.sub and
18693 gcc/config.sub.
18694
18695Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18696
18697 * Makefile.in (DISTSTUFFDIRS): Add gas.
18698
18699Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
18700
18701 * COPYING.NEWLIB: New file.
18702
18703Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
18704
18705 * config.guess (HP-UX): Patch from Harlan Stenn
18706 <harlan@landmark.com> to also emit release level.
18707
18708Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18709
18710 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
18711
18712Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
18713
18714 * config.sub: Merge nextstep cleanup from FSF.
18715
18716Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18717
18718 * configure.in (arm-*-*): Don't configure ld for this target.
18719
18720Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
18721
18722 * configure.in (*-*-netware): don't configure libg++, libio,
18723 librx, or newlib.
18724
18725Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18726
18727 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
18728 configure ld--it works, but it doesn't support shared libraries.
18729
18730Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
18731
18732 * config.guess (*-unknown-freebsd*): Get rid of possible
18733 trailing "(Release)" in version string.
18734 Patch from Paul Richards <paul@isl.cf.ac.uk>.
18735
18736Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
18737
18738 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
18739 Fix type: *-next-neststep -> *-next-nextstep.
18740
18741 * config.guess: Merge from FSF:
18742
18743 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
18744
18745 * config.guess: Recognize powerpc-ibm-aix3.2.5.
18746
18747 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
18748
18749 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
18750 instead of UNIX_SV for UnixWare 1.0).
18751
18752Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
18753
18754 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
18755 to make gdb/nlm/* build after the compiler and linker.
18756
18757Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
18758
18759 * config.guess (netbsd, freebsd, linux): Accept any machine,
18760 not just i[34]86.
18761 (m68k-atari-sysv4): Relocate to match FSF version.
18762
18763 * config.guess: More merges from the FSF:
18764
18765 Add a space before function call or macro invocation.
18766
18767 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18768
18769 * config.guess: Add trap cmd to remove dummy.c and dummy when
18770 interrupted.
18771
18772 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18773
18774 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
18775 (dummy): Redirect stderr from compilation of dummy.c.
18776
18777 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
18778
18779 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
18780
18781Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
18782
18783 * configure: Accept and ignore --cache*, for compatibility with
18784 new autoconf.
18785
18786Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
18787
18788 * config.guess: Merge from FSF:
18789
18790 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
18791
18792 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
18793 (PATH): Add /.attbin at end for finding uname.
18794 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
18795
18796 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
18797
e490616e 18798 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
18799
18800 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
18801
e490616e
ZW
18802 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
18803 to select whether to use ELF or COFF.
6599da04
JM
18804
18805 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
18806
e490616e 18807 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
18808
18809 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
18810
18811 * config.guess: Guess the OS version for HPUX.
18812
18813 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
18814
18815 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
18816
18817Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18818
18819 * configure.in: Recognize --with-headers, --with-libs, and
18820 --without-newlib.
18821 * Makefile.in (all-xiberty): Depend upon all-ld.
18822
18823Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18824
18825 * configure.in: Change i[34]86 to i[345]86.
18826
18827Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18828
18829 * configure (version): A few more tweaks to help message.
18830
18831Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
18832
18833 * Makefile.in: Remove (for now) librx as a host library,
18834 now that we're building it for target.
18835
18836Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18837
18838 * configure: Fix up help message; from karl@owl.hq.ileaf.com
18839 (Karl Berry).
18840
18841Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
18842
18843 * configure.in: Also configure librx.
18844
18845Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
18846
18847 * Makefile.in: Update various rules to reflect that librx
18848 is now needed for libg++.
18849
18850Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18851
18852 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
18853
18854Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
18855
18856 * configure.in: Configure the examples directory.
18857
18858Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18859
18860 * configure: Simplify Jun 2 1994 change.
18861
18862Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18863
18864 * change CC to /usr/latest/bin/gcc for lynx host builds, since
18865 /bin/gcc isn't good enough to build gcc.
18866
18867Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
18868
18869 * Makefile.in (GDB_SUPPORT_FILES): Remove
18870 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
18871 (gdb.tar.gz): Add new rule to use standard distribution building
18872 mechanism.
18873
18874Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18875
18876 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
18877 Bill Cox <bill@cygnus.com>.
18878
18879Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
18880
18881 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
18882
18883Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
18884
18885 * configure: Search current dir first in .gdbinit.
18886
18887Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
18888
18889 * config.sub: Recognize freebsd (merged from gcc config.sub).
18890
18891Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
18892
18893 * config.sub: Refer to NeXT's operating system as nextstep.
18894
18895 * config.sub (case $basic_machine): Re-order the cases, to match
18896 the order in the FSF version (which is mostly alphabethical).
18897 Merge in some additions and changes from the FSF.
18898
18899Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
18900
18901 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
18902 * config.sub: Recognize cxux7.
18903 * configure.in: Use mh-cxux for m88k-harris-cxux*.
18904
18905Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18906
18907 * config.sub: Fix typo powerpc -> powerpc-*.
18908
18909Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
18910
18911 * Makefile.in: `all-emacs19' depends on `all-byacc'.
18912
18913 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
18914 parallel with all-emacs and install-emacs). Top-level command
18915 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
18916
18917Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18918
18919 * test-build.mk ($(host)-stamp-stage2-installed): Remove
18920 $(relbindir)/make before doing ``make install'', and use
18921 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
18922 installing over running make binary.
18923 ($(host)-stamp-stage3-installed): Likewise.
18924
18925Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18926
18927 * config.guess: Recognize Mach.
18928
18929Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18930
18931 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
18932 see whether --exec-prefix was used.
18933
18934Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18935
18936 * README: Explicitly mention libg++/README. (Zoo's idea.)
18937
18938Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18939
18940 * Makefile.in: Add all-librx target similar to all-libproc.
18941
18942Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
18943
18944 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
18945 with post 1.2 uname bogosity.
18946
18947Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18948
18949 * configure: Remove temporary files on receipt of a signal.
18950
18951Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
18952
18953 * configure: If there is a package_makefile_frag, remove
18954 ${subdir}/Makefile.tem after copying it in.
18955
18956Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18957
18958 * build_all.mk: support rs6000 lynx identifies itself as
18959 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
18960 since /bin/gcc is too feeble to compile a modern gcc.
18961
18962Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
18963
18964 * brought devo/test-build.mk update-to-date with progressive/
18965 test-build.mk. Add lynx targets and hppa flag info.
18966
18967Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18968
18969 * configure.in: Use mh-ncrsvr43. Patch from
18970 Tom McConnell <tmcconne@sedona.intel.com>.
18971
18972Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
18973
18974 * config.guess (i386-unknown-bsdi): No longer need to
18975 check #if defined(__bsdi__) && defined(__i386__).
18976
18977Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18978
18979 * configure: Set program_transform_nameoption correctly.
18980
18981Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
18982
18983 * brought build-all.mk update-to-date with progressive build-all.mk,
18984 added new targets and hppa info.
4e81ae98 18985
6599da04
JM
18986Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18987
18988 * configure: If config.guess result is a prefix of the user
18989 specified target, assume a native build and use the user specified
18990 target as the host alias. Remove SunOS patch suffix removal hack.
18991 * configure.in: Remove SunOS patch suffix removal hack.
18992
18993 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
18994 in NATIVE_CHECK_MODULES.
18995
18996Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
18997
18998 * Makefile.in: Rename HOST_ONLY to NATIVE.
18999 * configure: Delete SunOs patch suffix from host_canonical
19000 and build_canonical variables that are prepended to Makefiles.
19001 * configure.in: Add comments for easier maintenance.
19002
19003Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19004
19005 * Makefile.in: Add all-libproc target similar to all-gui.
19006
19007Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
19008
19009 * Makefile.in (CHECK_MODULES): split into
19010 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
19011
19012Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
19013
19014 * config.guess (i386-unknown-bsdi): New system to guess.
19015
19016Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19017
19018 * Makefile.in: Add all-gui target (but not yet build by "all").
19019
19020Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
19021
19022 * config.sub: Move deletion of patch suffix from here...
19023 * configure.in: To here, at Ian's suggestion. The top-
19024 level scripts might need to know of a patch level.
19025
19026Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
19027
19028 * config.sub: Strip off patch suffix so rtl is recognized
19029 as a sunos4.1.3 machine, even though it's been patched.
19030
19031Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
19032
19033 * Makefile.in (INSTALL_LAST): Delete.
19034 (INSTALL_DOSREL): New.
19035
19036Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19037
19038 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
19039 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
19040 whether we pass down --with-gnu-ld anyhow.
19041
19042Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
19043
19044 * Makefile.in (INSTALL_LAST): Change operation so it works
19045 on more flavors of make.
19046 * configure.in (go32): Don't build libg++ or libio.
19047
19048Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
19049
19050 * Makefile.in (Move HOST_PREFIX_1 and friends up so
19051 they can be overriden by templates.
19052
19053Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
19054
19055 * configure.in (target==go32): Don't build gdb.
19056 * dosrel: New directory.
19057
19058Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
19059
19060 * configure.in (host==go32): Configure dosrel too.
19061 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
19062 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
19063 be set by incoming names or templates.
19064 (INSTALL_LAST): New rule.
6599da04
JM
19065
19066Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
19067
19068 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
19069
19070Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19071
6599da04
JM
19072 * configure.in (appdirs): New variable. Currently empty, but will
19073 be used in gas distribution. If nonempty, lists a set of
19074 directories at least one of which must get configured, or top
19075 level configuration is considered to have failed.
19076 (rs6000-*-lynxos*): Use new file name.
19077
19078Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19079
19080 Eliminate XTRAFLAGS.
19081 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
19082 newlib include files using -idirafter, and also use -nostdinc.
19083 (CXX_FOR_TARGET): Likewise.
19084 (XTRAFLAGS): Removed.
19085 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
19086 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
19087 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
19088 ($(DO_X)): Don't pass down XTRAFLAGS.
19089
19090Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19091
19092 * configure.in (mips*-dec-bsd*): New target; do build linker.
19093 (mips*-*-bsd*): New target; don't build linker.
19094
19095Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19096
19097 * configure.in: support rs6000-*-lynxos* configuration.
19098 support sunos4 as a cross target.
19099
19100 * config.sub: look for lynx*, not lynx since the OS version may
19101 legitimately be part of the name.
19102
19103Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19104
19105 * configure.in (i[34]86-*-sco*): Move to be with other i386
19106 targets.
19107 (romp-*-*): New target. Skip various binary utilities.
19108 (vax-*-*): New target. Don't build newlib.
19109 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
19110
19111Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19112
19113 * configure.in: Only set host_makefile_frag if config
19114 directory exists.
19115
19116Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19117
19118 * install.sh: If $dstdir exists, don't check whether each
19119 component does.
19120
19121Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19122
19123 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
19124
19125Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
19126
3b75d237
AJ
19127 * configure.in (*-*-lynxos*): Don't configure newlib for either
19128 native or cross Lynx.
6599da04
JM
19129
19130Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
19131
19132 * config.sub (sparc64-elf): Fix os.
19133 (z8k): Remove duplicate.
19134
19135Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19136
19137 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
19138 gcc/stmp-fixproto, to try to prevent fixproto from being run.
19139
19140Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
19141
19142 * configure: Make file links cleanly even if Lynx fails on
e490616e 19143 an NFS symlink (at least fail cleanly).
6599da04
JM
19144
19145Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19146
19147 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
19148 -XNh2000.
19149
19150Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19151
19152 * configure: Unknown options are fatal again.
19153
19154Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
19155
19156 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 19157 compatibility.
6599da04
JM
19158
19159Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
19160
19161 * build-all.mk: Add `clean' target.
19162
19163Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19164
19165 * config.guess: Add SINIX support.
19166 * configure.in: Add mips-*-sysv4* support.
19167
19168Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
19169
19170 * build-all.mk: Document all useful targets.
19171 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
19172 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
19173
19174Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19175
19176 * configure: Support --silent, --quiet.
19177
19178Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19179
19180 * configure: Support --disable-FEATURE.
19181
19182Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19183
19184 * config.guess: Recognize NCR running SVR4.3.
19185
19186Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
19187
19188 * config.guess: Make BSDI generate i386-unknown-bsd386.
19189 Patch from Paul Eggert <eggert@twinsun.com>.
19190
19191Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19192
19193 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
19194
19195Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19196
19197 * configure: Make unrecognized options give nonfatal warnings
19198 instead of fatal errors, and pass them to any subdirectory
19199 configures in case they recognize them.
19200 Make --x equivalent to --with-x.
19201
19202Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19203
19204 * configure: Add --enable-* options. Clean up usage message and
19205 some comments.
19206
19207Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
19208
19209 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
19210
19211Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19212
19213 * configure.in (hppa*-*-*): Enable binutils.
19214
19215Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19216
19217 * config.sub: Recognize cisco.
19218
19219Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
19220
19221 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
19222
19223Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19224
19225 * config.guess: about target *-hitachi-hiuxwe2, don't print more
19226 than one configuration name. Add comment.
19227
19228Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
19229
19230 * config.guess: about target *-hitachi-hiuxwe2, fixed
19231 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
19232 macro is incorrect.]
19233
19234Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19235
19236 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
19237 than the "make ls" stuff which used to be here.
19238
19239Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
19240
19241 * config.guess: Recognize i[34]86-unknown-freebsd.
19242 From Shawn M Carey <smcarey@rodan.syr.edu>.
19243
19244Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
19245
19246 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
19247
19248Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
19249
19250 * config.guess: Check for ptx.
19251
19252Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
19253
19254 * config.sub: Add os9k checking.
19255
19256Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19257
19258 * config.guess: Handle OSF1 running on HPPA processors
19259
19260Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
19261
19262 * configure: If subdir configure fails, print out a message with
19263 subdirectory name, in case subdir's configure code didn't identify
19264 itself.
19265
19266Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
19267
19268 * configure.in: Remove embedded newlines from configdirs.
19269 Avoid mismatches of substrings. Fix matching strings at end
19270 of configdirs.
19271
19272Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
19273
19274 * config.guess: Add Lynx/rs6000 config support.
19275
19276Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
19277
19278 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
19279
19280Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
19281
19282 * configure.in (hppa*-*-osf*): Treat this just like most other
19283 PA configurations (eg no binutils or ld).
19284 (hppa*-*-*elf*): These configurations have binutils and ld.
19285
19286Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19287
19288 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
19289
19290Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19291
19292 * configure.in (rs6000-*-*): Build gas.
19293
19294Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19295
e490616e 19296 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
19297
19298Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19299
19300 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
19301 for GDB and GDB has been fixed to not need it.
19302
6599da04
JM
19303Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19304
19305 * config.guess: Recognize vax hosts.
19306
19307Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19308
19309 * configure (while loop): Don't use "break 2" inside case
19310 statement -- the case statement isn't an enclosing loop.
19311
19312Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
19313
19314 * config.guess: Clean up NeXT support, to allow nextstep
19315 on Intel machines. Make OS be nextstep.
19316
19317Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
19318
19319 * config.guess: Add alternate forms for Convex.
19320
19321Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
19322
19323 * configure: Completely rewrite option processing. Take
19324 advantage of pattern-matching to avoid invoking test frequently.
19325 Also clean up host and target defaulting logic.
19326
19327Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19328
19329 * Makefile.in: Replace all occurrances of "rootme" with "r" and
19330 "$${rootme}" with "$$r", to increase the likelihood that the do-*
19331 commands (plus user environment) will fit SCO limits.
19332
19333Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19334
19335 * configure.in: Don't issue warnings about directories which are
19336 not being configured if -norecursion is set. Correct test for
19337 --with-gnu-as and --with-gnu-ld to not get confused by substring
19338 matches.
19339
19340 * configure.in: Don't build gas for alpha-dec-osf1*.
19341
19342Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
19343
19344 * configure: Back out Per's change of 12/19/1993. It changes the
19345 behavior of configure in unexpected and confusing ways.
19346
19347 Also, use different delim char when calculating
19348 program_transform_name so that the name can contain slashes.
19349
19350Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
19351
19352 * configure.in, config.sub: Add support for VSTa micro-kernel.
19353
19354Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
19355
19356 * configure.in: Nuke hacks which were used to get a special
19357 version of GAS for HPPA configurations.
19358
19359Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
19360
19361 * configure: If only ${target_alias} is given, use that
19362 as the default for ${host_alias}.
19363 * configure: Add missing back-slashes before nested quotes.
19364
19365Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
19366
19367 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
19368
19369Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
19370
19371 * config.guess: Recognize some Tektronix configurations.
19372 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
19373
19374Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19375
19376 * config.sub: Match any flavor of SH.
19377
19378Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
19379
19380 * configure.in: Don't try to configure newlib for Alpha.
19381
19382Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19383
19384 * configure.in: Don't build ld for Irix 5. Don't build gas,
19385 libg++ or libio for any Alpha target.
19386
19387 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
19388
19389Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
19390
19391 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
19392 default arguments -- so it tried to compress itself.
19393
19394Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
19395
19396 * configure.in (notsupp): ensure that a space is always at the end
19397 of the configdirs list, since the grep checks for an explicit space
19398
19399Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19400
19401 * configure.in (target i386-sysv4.2): don't build ld, since static
19402 versions of many libraries are not available.
19403
19404Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19405
19406 * config.guess: Recognize Apollos (using environment variables).
19407 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
19408
19409Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19410
19411 * config.guess: Recognize Sony news mips running newsos.
19412
19413Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
19414
19415 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
19416 "fi ; else" for bash.
19417
19418Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
19419
19420 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
19421
19422Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
19423
19424 * config.sub: accept unixware as an alias for svr4.2.
19425 Fix some inconsistancies with the gcc version.
19426
19427Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19428
19429 * Makefile.in (DISTDOCDIRS): Add gdb.
19430
19431Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
19432
19433 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
19434
19435Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
19436
19437 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
19438 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
19439 this now.
19440
19441Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19442
19443 * config.sub: Accept hiux* as an OS name.
19444
19445 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
19446 etc/make-stds.texi. The underscore came from gcc, and dje now
19447 agrees that RUNTESTFLAGS is the correct name.
19448
19449Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
19450
19451 * install.sh: Remove 'set -e'. It makes any conditionals
19452 in the script useless.
19453
19454 * config.guess: Automatically recognize arm-acorn-riscix
19455 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
19456
19457Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
19458
19459 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
19460
19461Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
19462
19463 * Makefile.in (DISTDOCDIRS): New variable.
19464 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 19465 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
19466
19467Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19468
19469 * configure.in (hppa target): check the source directory for the
19470 pagas sub-directory
19471
19472Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
19473
19474 * config.sub: Allow -aout* and -elf*.
19475
19476Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
19477
19478 * configure.in: Don't build ld on i386-solaris2, same as for
19479 sparc-solaris2.
19480
19481Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
19482
19483 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
19484
19485Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19486
19487 * configure.in: Configure gdb for alpha.
19488
19489Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19490
19491 * Makefile.in (CXXFLAGS): Add -O.
19492
19493Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19494
19495 * config.guess: added support for DG Aviion
19496
19497Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
19498
19499 * configure.in: Produce warning message for subdirectories not
19500 configurable for this host/target combination. Don't try to
19501 configure gdb for vms.
19502
19503Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
19504
19505 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
19506 appropriate files before making "diststuff".
19507 (DISTBISONFILES): New var: list of files to be edited.
19508 (DISTSTUFFDIRS): Add binutils.
19509
19510Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19511
19512 * config.sub: also handle mipsel and mips64el (for little endian mips)
19513
19514Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19515
19516 * configure.in: Add * to end of all OS names.
19517
19518Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
19519
19520 * configure.in: Build newlib for LynxOS native.
19521
19522Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19523
19524 * config.guess: Add support for delta 88k running SVR3.
19525
19526 * configure.in: Add comment about HP compiler vs. emacs.
19527
19528Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19529
19530 * configure.in: don't build ld on solaris2 (not a viable option
19531 due to bugs in getpwnam & getpwuid)
19532
19533Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
19534
19535 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
19536 config.guess will produce a full version number.
19537
19538Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19539
19540 * configure.in: Build linker and binutils for alpha-dec-osf1.
19541
19542Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19543
19544 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
19545 and gdb/testsuite/Makefile.in.
19546
19547Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19548
19549 * configure.in: recognize mips*- instead of mips-
19550
19551Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
19552
19553 * config.sub: Accept linux*coff and linux*elf as operating
19554 systems.
19555
19556Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19557
19558 * config.sub: Recognize mips64, and mips3 as an alias for it.
19559
19560Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19561
19562 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
19563 gdb knows how to handle OSF/1 shared libraries.
19564
19565Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19566
19567 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
19568 * config.guess: Recognize Hitachi's HIUX.
19569 * config.sub: Recognize h3050r* and hppahitachi.
19570 Remove redundant cases for hp9k[23]*.
19571
19572Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19573
19574 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
19575 if gas and ld are in the source tree and are in ${configdirs}.
19576 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 19577 --with options (but still pass them down on the command line,
6599da04
JM
19578 if they were explicitly specified).
19579
19580Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19581
19582 * configure: substitute SHELL value in Makefile.in with
19583 ${CONFIG_SHELL}
19584
19585Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19586
19587 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
19588 *-*-solaris2* targets.
19589
19590Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19591
19592 * Makefile.in: define M4, and pass it down to sub-makes;
19593 all-autoconf now depends on all-m4
19594
19595Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19596
19597 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
19598 presence of {ar,ranlib} instead of a configured directory
19599
19600Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
19601
19602 * config.guess: Accept 34?? as well as 33?? for NCR.
19603
19604Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19605
19606 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
19607 of 'gas' in sed commands, since 'gash' is now in the tree as well.
19608
19609Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19610
19611 * configure: grab values for $(CC) and $(CXX) from the
19612 environment, so that someone can do "CC=gcc configure; make" and
19613 have it work right (matching the way that autoconf works now)
19614
19615 * configure.in, Makefile.in: add support for gash, the tcl
19616 interface to Galaxy
19617
19618 * config.guess: add NetBSD variants (hp300, x86)
19619
19620Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
19621
19622 * install.sh: Support -d option (in the manner of SunOS 4 install,
19623 as it is more deterministic than that of GNU install)
19624 (chmodcmd): Set file to mode 755 by default (should also do default
19625 chgrp and chown, but I don't feel like dealing with that now)
19626
19627Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
19628
19629 * config.sub: Remove h8300hhms alias.
19630
19631Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19632
19633 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
19634
19635Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19636
19637 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
19638 as stmp-fixinc
19639
19640Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
19641
19642 * config.sub: recognize m88110-bug-coff.
19643
19644Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19645
19646 * Makefile.in (all-libio): all dependencies on the toolchain used
19647 to build this (gcc, gas, ld, etc)
19648
19649Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19650
19651 * config.guess: Deal with OSF/1 1.3 on alpha.
19652
19653Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19654
19655 * install.sh: add some 'else true' clauses for portability
19656
19657 * configure.in: don't build libio for h8[35]00-*-* targets
19658
19659Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
19660
19661 * Makefile.in: Add support for new libio.
19662
19663Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19664
19665 * install.sh: If one command fails, don't try the rest. Don't try
19666 to remove $dsttmp (via trap) unless we have already created it.
19667 If $src doesn't exist, detect it and exit with an error.
19668
19669 * config.guess: Recognize BSD on hp300.
19670
19671Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
19672
19673 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
19674 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
19675
19676Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
19677
19678 * Makefile.in (all-send-pr): depends on all-prms
19679
19680Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19681
19682 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
19683
19684Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19685
19686 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
19687 Added test for mips-mips-riscos5.
19688
19689Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19690
19691 * configure.in: use mh-hp300 for 68k HP hosts
19692
19693Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19694
19695 * configure: add support for CONFIG_SHELL, so that you can use
19696 some alternate shell for evaluating configure scripts
19697
19698Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
19699
19700 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
19701 in configure script to bug-gdb@prep.ai.mit.edu when building
19702 distribution archive.
19703 * Makefile.in (COMPRESS): Remove def.
19704 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
19705 gdb.tar.Z and make-gdb.tar.Z respectively.
19706 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
19707 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
19708 to convergence with 'taz' target in Makefile.in.
19709
19710Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19711
19712 * install.sh (dsttmp): use trap to ensure that tmp files go
19713 away on error conditions
19714
19715Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19716
19717 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
19718
19719Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19720
19721 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
19722 its parent is '/' not ''.
19723
19724 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
19725
19726Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
19727
19728 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
19729 that ${newsrcdir}/configure.in does.
19730
19731Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19732
19733 * test-build.mk: support for CONFIG_SHELL
19734
19735Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
19736
19737 * config.sub (netware): Add as a basic system type.
19738
19739Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
19740
19741 * Makefile.in (Makefile): depend on configure.in. Also drop the
19742 $(srcdir)/ from the dependency on Makefile.in.
19743
19744Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
19745
19746 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
19747 (h8300hhms is temporary until multi-libraries are implemented).
19748 * configure.in: Handle h8300h too.
19749
19750Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19751
19752 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
19753
19754Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
19755
19756 * configure: Remove extraneous output when guessing host type.
19757 * config.guess: Remove extraneous output when guessing using C
19758 compiler rather than uname, or when guessing fails.
19759
19760Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
19761
19762 * Makefile.in: remove all.cross and install.cross targets
19763
19764 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
19765 definitions
19766
19767Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
19768
19769 * configure.in (target sh): Build gprof.
19770
19771Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19772
19773 * config.sub: change -solaris to -solaris2
19774
19775Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19776
19777 * configure.in: Use config/mh-riscos for mips-*-sysv*.
19778
19779Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
19780
19781 * configure: Correct error message for missing Makefile.in to
19782 print correct directory.
19783
19784Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19785
19786 * install.sh: kludge around 386BSD shell bug
19787
19788Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
19789
19790 * config.guess: Recognize NeXT.
19791 * config.guess: Recognize i486-ncr-sysv4.
19792 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
19793
19794Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
19795
19796 * Makefile.in (MAKEINFOFLAGS): New variable.
19797 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
19798 * build-all.mk, test-build.mk: Pass down --no-split as
19799 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
19800
19801Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
19802
19803 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
19804
19805Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
19806
19807 * Makefile.in (libg++.tar.z): New rule.
19808 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
19809 * Makefile.in (taz): Only do a single chmod.
19810
19811Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
19812
19813 * install.sh: don't use dirname anymore (replaced with sed usage)
19814
19815Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
19816
19817 * Makefile.in: Change extension for gzip'd files from '.z' to
19818 '.gz' per new FSF standard usage.
19819
19820Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
19821
19822 * configure: put quotes around the final value of program_transform_name
19823
19824Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19825
19826 * Makefile.in: new install.sh support; update install-info rules
19827
19828Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
19829
19830 * configure.in: Build diff for crosses, but not for go32 host.
19831
19832 * configure.in: Build gprof only for native, and don't build it
19833 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
19834
19835Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
19836
19837 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
19838
19839Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19840
19841 * configure.in (host_tools): Add prms.
19842
19843Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19844
19845 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
19846 with $(FLAGS_TO_PASS) on the command line
19847
19848 * config.sub: Recognize lynx and lynxos
19849
19850Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
19851
19852 * config.sub: Accept -ecoff*, not just -ecoff.
19853
19854Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19855
19856 * Makefile.in (taz): Use .gz suffix instead of .z.
19857 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
19858 names.
19859
19860Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19861
19862 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
19863
19864Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19865
19866 * Makefile.in (install-no-fixedincludes): install gcc last, so
19867 that rebuilds that might happen during 'make install' don't get
19868 bogus gcc include files
19869
19870Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19871
19872 Change from Utah for HPPA support:
19873 * config.guess: Recognize hppa1.x-hp-bsd.
19874
19875Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
19876
19877 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
19878 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
19879
19880Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
19881
19882 * config.sub: Add support for rom68k and bug boot monitors.
19883
19884Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
19885
19886 * Makefile.in: Make all-opcodes depend on all-bfd.
19887
19888Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
19889
19890 * config.guess: Added special check for i[34]86-univel-sysv4*.
19891
19892Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
19893
19894 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
19895 the processor rather than assuming i486.
19896
19897Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19898
19899 * config.guess: Recognize SunOS6 as Solaris3.
19900
19901Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
19902
19903 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
19904 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
19905
19906Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
19907
19908 * build-all.mk (all-cross): New target for Canadian Cross.
19909 Added Q2 go32 targets.
19910 * test-build.mk: Configure go32 cross sparclite-aout and
19911 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
19912 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
19913
19914Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19915
19916 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
19917 GO32 hosted toolchains
19918
19919Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
19920
19921 * configure: change so "-exec-prefix" gets passed down rather
19922 than "-exec_prefix" so autoconf generated Makefiles get the
19923 exec_prefix set right.
19924
19925Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19926
19927 * config.guess: get the Solaris2 minor version number
19928
19929 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
19930
19931Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19932
19933 * config.guess: Recognize some Sequent platforms.
19934
19935Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19936
19937 * Makefile.in: added the vault-install target
19938
19939 * configure.in: actually use the Sun3 makefile fragment that's in
19940 config, also added the release dir to configdirs
19941
19942Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19943
19944 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
19945
19946Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19947
19948 * configure.in: remove some program from Alpha targetted toolchains
19949
19950Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
19951
19952 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
19953 gprof.
19954 (taz): Run "make diststuff" in those directories instead of "make
19955 proto-dir". Look for "VERSION=" only at start of line in subdir
19956 Makefile. Use "gzip -9" for compression.
19957 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
19958 (binutils.tar.z): New target.
19959
19960Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19961
19962 * Makefile.in (taz): Include gpl.texinfo.
19963
19964Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19965
19966 * Makefile.in (setup-dirs): Merged into "taz" target.
19967 (taz): Only do `proto-dir' stuff if a directory is actually needed
19968 for this target.
19969
19970Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
19971
19972 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
19973 (FLAGS_TO_PASS): Pass down MUNCH_NM.
19974 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
19975 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
19976 (gcc-no-fixedincludes): Correct for current gcc Makefile.
19977
19978Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
19979
19980 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
19981 config.sub, and move-if-change to gdb testsuite distribution
19982 archive, so the testsuite can be extracted, configured, and
19983 run separately from the gdb distribution. Blow away the Chill
19984 tests that require a Chill compiled executable, since GNU Chill
19985 is not yet publically available.
19986
19987Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19988
19989 * test-build.mk: set environment variables in a single command,
19990 instead of a list of assignments and exports
19991
19992 * config.guess: recognize Alpha/OSF1 systems
19993
19994Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19995
19996 * configure: Change help message to prefer --options rather than
19997 -options.
19998
19999Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20000
20001 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
20002 zippy@ecst.csuchico.edu.
20003 * config.guess: Recognize miniframe.
20004
20005Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
20006
cc6010cd
AP
20007 * Makefile.in: Use srcroot to find runtest rather than rootme.
20008 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
20009
20010Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
20011
20012 * test-build.mk: Extensive additions to support building on a
20013 machine other than the host.
20014
20015Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20016
20017 * configure (tooldir): Fix for i386-aix again.
20018
20019Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
20020
20021 * configure, Makefile.in: Change definition of $(tooldir)
20022 to match the FSF.
20023
20024Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
20025
20026 * config.guess: Recognize i[34]86/SVR4.
20027
20028Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20029
20030 * Makefile.in (all-gdb): gdb depends on sim.
20031
20032Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
20033
20034 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
20035 at the same time we make the prototype gdb directory.
20036 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
20037 files at the same time as the gdb base release distribution.
20038
20039Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
20040
20041 * Makefile.in (check): Use individual check targets rather than
20042 DO_X rule.
20043 (check-gcc): Added.
20044
20045Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
20046
20047 * config.sub: Use sysv3.2 not sysv32 for canonical OS
20048 for System V release 3.2.
20049
20050Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20051
20052 * config.sub: Recognize hppaosf.
20053 * configure.in: Do configure ld/binutils/gas for it.
20054
20055Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20056
20057 * configure (tooldir): Alter syntax used to set this, for systems
20058 where "\$" isn't handled right, like i386-aix.
20059
20060Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
20061
20062 * configure: Pass program-transform-name, not
20063 program_transform_name, to recursive configures.
20064
20065Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
20066
20067 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
20068 of gas+ld+binutils.
20069
20070Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
20071
20072 * config.guess: Recognize AIX3.2 as distinct from 3.1.
20073
20074Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20075
20076 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
20077
6599da04
JM
20078Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20079
20080 * Makefile.in (PRMS): Set back to all-prms.
20081
20082Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
20083
20084 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
20085 targets, rather than for MIPS hosts.
20086
20087Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20088
20089 * configure.in: add comment for --with-x default values
20090
20091 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
20092
20093 * Makefile.in: add check-* targets for each of the directories in
20094 the tree. Add a definition of RUNTEST that will use the one we
20095 just built, if it exists. Pass this down via FLAGS_TO_PASS.
20096
20097Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
20098
20099 * configure.in: Removed obsolete references to bfd_target and
20100 target_makefile_frag.
20101
20102 * build-all.mk: Set assorted targets for Q2.
20103 * config.sub: Recognize z8k-sim and h8300-hms.
20104 * test-build.mk: Really don't pass host to configure.
20105 (HOLES): Added uname.
20106
20107Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
20108
20109 * configure: Handle an empty program-prefix, program-suffix or
20110 program-transform-name correctly.
20111
20112Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
20113
20114 * build-all.mk: -G 8 no longer required for MIPS targets.
20115 * test-build.mk: Don't pass host argument to configure; make it
20116 guess.
20117
20118Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
20119
20120 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
20121 * Makefile.in (COMPRESS): New macro, like GZIP.
20122
20123Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
20124
20125 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
20126
20127 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
20128 with gas currently defaults to -G 0.
20129
20130Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
20131
20132 * Makefile.in (all-flex): flex depends on byacc.
20133
20134 * build-all.mk: If host not specified, use config.guess. Pass TAG
20135 to test-build.mk as RELEASE_TAG.
20136 * test-build.mk (configargs): New variable containing arguments to
20137 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
20138 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
20139
20140 * config.guess: Use /bin/uname when checking -X argument on SCO,
20141 to avoid invoking GNU uname which doesn't understand -X.
20142
20143 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
20144
20145 * configure.in: Build gas for mips-*-*.
20146
20147Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20148
20149 * Makefile.in (all.normal): insert missing backslash.
20150
20151Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
20152
731a8127 20153 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
20154
20155 * Makefile.in: Complete overhaul to merge many almost identical
20156 targets.
20157
20158Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20159
20160 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
20161 (gdb.tar.Z): Adjusted.
20162
20163 * Makefile.in (setup-dirs, taz): New targets; should be general
20164 enough to adapt for gdb sometime. Build only .z file.
20165 (gas.tar.z): New target.
20166
20167Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
20168
20169 * build-all.mk: Use CC=cc -Xs on Solaris.
20170
6599da04
JM
20171Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
20172
20173 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
20174 for handling BISON for FSF releases.
20175
20176Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20177
20178 * configure: Actually implement the change zoo just documented.
20179
20180Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
20181
20182 * configure: when using config.guess, only set target_alias when
20183 it's not already been set (ie, on the command line)
20184
20185Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20186
20187 * Makefile.in: add installcheck target, set PRMS to install-prms
20188
20189Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20190
20191 * configure: add support for package_makefile_fragment, handle the
20192 case where a directory has a configure.in file but no Makefile.in
20193 more gracefully (with an actual understandable error message, even);
20194 add support for --without (and add this to the usage message); also
20195 explicitly add a --host=${host_alias} to the command line when
20196 config.guess is used
20197
20198Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
20199
20200 * configure: Must use both --host and --target in recursive calls.
20201
20202Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
20203
20204 * Makefile.in: Change deja-gnu to dejagnu.
20205
20206Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
20207
20208 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
20209
20210Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20211
20212 * configure.in: canonicalize all instances to *-*-solaris2*,
20213 also strip out a number of tools to not build for go32 host
20214
20215Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20216
20217 * config.guess: add GPL.
20218
20219 * Makefile.in, config.guess, config.sub, configure: bump
20220 copyrights to 93.
20221
20222Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
20223
20224 * Makefile.in (do-info): Removed obsolete check for existence of
20225 localenv file.
20226
20227 * Makefile.in (MAKEOVERRIDES): Define to be empty.
20228
20229Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20230
20231 * Makefile.in: a couple of 'else true' for decstation,
20232 support for TclX
20233
20234 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
20235
20236Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
20237
20238 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
20239
20240Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
20241
20242 * config.guess: Recognize i386-ibm-aix (PS/2).
20243 * configure.in: Use config/mh-aix386 file for it.
20244
20245Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
20246
20247 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
20248 CC_FOR_TARGET instead.
20249 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
20250
20251Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
20252
20253 * Makefile.in: Add sim to list of directories sent with gdb
20254
20255Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
20256
20257 * configure.in: Put back mips-dec-bsd* case.
20258
20259Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
20260
20261 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
20262 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
20263 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
20264
20265Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20266
20267 * configure.in: remove no-op mips-dec-bsd* in "case $target"
20268
20269 * Makefile.in (dir.info): only run gen-info-dir if it exists,
20270 (install-info): install dir.info only if it exists,
20271 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
20272
20273Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
20274
20275 * configure.in: For vms target, skip bfd, ld, binutils. Do build
20276 gas for mips-dec-bsd.
20277
20278Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
20279
20280 * configure (makesrcdir): If ${srcdir} is relative and not ".",
20281 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
20282
20283Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
20284
20285 * configure.in: Added "dejagnu" to hosttools list.
20286
20287Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
20288
20289 * config.sub, configure.in, config.guess: Add support
20290 for Bosx, an AIX variant from Bull.
20291 Patches from F.Pierresteguy@frcl.bull.fr.
20292
20293Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
20294
20295 * devo/dejagnu: Initial creation of devo/dejagnu.
20296 Migrated dejagnu testcases and support files for testing software
20297 tools to reside as subdirectories, currently called "testsuite",
20298 within the directory of the software tool. Migrated all programs,
20299 support libraries, etc. beloging to dejagnu proper from
20300 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
20301 with no modifications. The changes to these files which will
20302 allow them to configure, build, and execute properly will be made
20303 in a future update.
20304
20305Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20306
20307 * Makefile.in: Change send_pr to send-pr.
20308 * configure.in: Likewise.
20309 * send_pr: Renamed directory to send-pr.
20310
20311Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
20312
20313 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
20314
20315Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
20316
20317 * README: Update for gdb-4.8 release.
20318 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
20319 gdb-xxx.tar.z (gzip'd) file also.
20320
20321Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20322
20323 * Makefile.in: make all-diff depend on all-libiberty
20324
20325Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
20326
20327 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
20328
20329Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20330
20331 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
20332
20333Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
20334
20335 * Makefile.in (DEVO_SUPPORT): Remove etc directory
20336 (ETC_SUPPORT): Only add the files GDB wants from etc/.
20337 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
20338
20339Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20340
20341 * Makefile.in: makeinfo binary is in a new location
20342
20343Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
20344
20345 * config.sub: Accept -ecoff as an OS.
20346
20347 * Makefile.in: Various changes to eliminate a level of make
20348 recursion and reduce the required command line length.
20349 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
20350 sub-makes.
20351 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
20352 variables holding settings for specific sub-makes.
20353 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
20354 in terms of BASE_FLAGS_TO_PASS.
20355 (TARGET_LIBS): New variable listing directories which use
20356 TARGET_FLAGS_TO_PASS.
20357 (subdir_do): Eliminated.
20358 (do-*): New set of targets to replace subdir_do.
20359 (various): All targets which used subdir_do now depend on do-*.
20360 (local-clean): Renamed from do_clean.
20361 (local-distclean): New target, dependency of distclean and
20362 realclean.
20363 (install-info): Don't create directories. Depend on dir.info
20364 rather than calling make recursively.
20365 (install-dir.info): Eliminated.
20366 (install-info-dirs): Create all info directories here.
20367 (dir.info): Depend upon do-install-info.
20368
20369 * test-build.mk (HOLES): Added false.
20370
20371Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
20372
20373 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
20374
20375Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20376
20377 * Makefile.in (info): remove dependency on all-texinfo. The
20378 problem was really in texinfo/C, not at this level.
20379
20380Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
20381
20382 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
20383
20384Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
20385
20386 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
20387 GDB releases.
20388
20389Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20390
20391 * configure: Include srcdir in message about target of link not
20392 being found. Don't convert `-' to `_' in `with' options being
20393 passed to subdirs.
20394
20395Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20396
20397 * configure.in: add uudecode to host_tools
20398
20399 * Makefile.in: added {all,install}-uudecode targets, added them to
20400 the appropriate lists
20401
20402Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
20403
20404 * Makefile.in (all-gcc): Added dependency on all-gas.
20405
20406 * configure.in (mips-*-*): Build ld and binutils.
20407
20408Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20409
20410 * configure: check return code from mkdir, print error message and
20411 exit on failure.
20412
20413Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
20414
20415 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
20416
20417Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
20418
20419 * test-build.mk (HOLES): Added tar, cpio and uudecode.
20420
20421Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
20422
20423 * config.sub (h8500): Recognize this as a cpu type.
20424
20425Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20426
20427 * configure: source directory missing is no longer a warning
20428
20429 * configure.in: recognize irix[34]* instead of irix[34]
20430
20431 * Makefile.in: define and pass down X11_LIB
20432
6599da04
JM
20433Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
20434
20435 * guess-systype: Renamed to ...
20436 * config.guess: ... by popular request.
20437 * configure.in, Makefile.in: Update accordingly.
20438
20439Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
20440
20441 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
20442 + Add Convex, Cray/Unicos, and Encore/Multimax support.
20443 + Execute ./dummy instead of assuming . is in PATH.
20444
20445Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
20446
20447 * guess-systype: New shell script. Attempts to guess the
20448 canonical host name of the executing host.
20449 Only a few hosts are supported so far.
20450 * configure: Call guess-systype if no host is specified.
20451
20452Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
20453
20454 * Makefile.in (gcc-no-fixedincludes): Made to work with current
20455 gcc Makefile.
20456
6599da04
JM
20457Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
20458
20459 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
20460 (all-gcc, install-gcc, subdir_do): Use it.
20461
20462Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
20463
20464 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
20465
20466Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
20467
20468 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
20469 set exclusively by configure, using configure.in .
20470
20471Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20472
20473 * test-build.mk: set $PATH for all builds
20474
20475 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
20476
20477Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
20478
20479 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
20480 the one used in gcc/Makefile.in, so that a null expansion doesn't
20481 override the one needed to build gcc with a native cc.
20482
6599da04
JM
20483Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20484
20485 * configure: Accept -with arguments.
20486
20487Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20488
20489 * Makefile.in: added h8300sim
20490
20491Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
20492
6599da04
JM
20493 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
20494 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
20495 (all-cygnus, native, build-cygnus): Make
20496 $(canonhost)-stamp-3stage-done, not $(host)....
20497 * test-build.mk (stamp-3stage-compared): Use tail +10c for
20498 i386-sco3.2v4. Added else true to if command.
20499
20500Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
20501
20502 * config.sub: (from FSF) Sequent uses a BSD-like OS.
20503
20504Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
20505
20506 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
20507
20508Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20509
20510 * configure.in: don't remove binutils from Solaris builds
20511
20512Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
20513
20514 * Makefile.in: get rid of earlier definitions for *clean,
20515 also handle the recursive info rule better
20516
20517Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
20518
20519 * Makefile.in (mostlyclean, distclean, realclean): Fix to
20520 do more-or-less the right thing.
20521
20522Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
20523
20524 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
20525 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
20526
20527Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20528
20529 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
20530 $(host_canonical).
20531
20532 * configure.in: split the configdirs list into 4 categories (native
20533 v. cross, library v. tool) and handle the cross-only and native-
20534 only in more reasonable (and correct!) way.
20535
20536Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
20537
20538 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
20539 configdirs anymore.
20540
20541Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20542
20543 * Makefile.in: extensive cleanup:: removed all of the explicit
20544 clean-* targets, collapsed many wrappers around subdir_do into
20545 one, added additional targets to satisfy standards.texi, deleted
20546 some old targets, some changes for consistency
20547
20548Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20549
20550 * configure.in: handle some programs as cross-only, and others as
20551 native only
20552
20553 * test-build.mk: handle partial holes in a more generic manner
20554
20555 * Makefile.in: m4 depends on libiberty
20556
6599da04
JM
20557Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20558
20559 * configure.in: add m4, textutils, fileutils, sed, shellutils,
20560 time, wdiff, and find to configdirs
20561
20562 * Makefile.in: all, clean, and install rules for the new programs
20563 added to configure.in
20564
20565Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20566
20567 * configure.in: use mh-sun for all *-sun-* hosts
20568
6599da04
JM
20569Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20570
20571 * Makefile.in: define flags for X11 include files and library file
20572 locations, pass them down to the programs that need this info
20573
20574 * build-all.mk: added a 'native' target, to 3stage the native toolchain
20575
6599da04
JM
20576Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20577
20578 * configure.in: start building libg++ for HP-UX targets
20579
20580Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
20581
20582 * README: Update references to files moved into etc/.
20583
20584Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
20585
20586 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
20587 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
20588
20589Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
20590
20591 * configure: accept dash as well as underscore in long option
20592 names for FSF compatibility.
20593
20594Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
20595
20596 * config.sub: added -sco3.2v4 support from FSF.
20597
20598Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20599
20600 * configure.in: expand the section that adds or removes
20601 directories from the list of programs to build, to handle native
20602 vs. cross in addition to host v. native
20603
20604Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
20605
20606 * Makefile.in: Replace C++ in macro names with CXX.
20607 This is less likely to break ...
20608
20609Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20610
20611 * test-build.mk: add -w to GNU_MAKE
20612
20613Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20614
20615 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
20616 add 'sparc' to list of recognized cpus. This needed to make
20617 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
20618 Delete some redundant ose68 variants. Recognize -wrs as an os,
20619 then changes that into $CPU-wrs-vxworks.
20620
20621 * configure.in: remove most references to gdbtest, regularize
20622 target based program removal
20623
20624 * test-build.mk: import from p3 tree (many fixes and changes)
20625
20626Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
20627
20628 * Makefile.in: added rules to handle tcl, tk, and expect
20629
20630 * configure.in: handle those directories if they exist
20631
20632Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20633
20634 * config.sub: removed bogus hppabsd and hppahpux names, since
20635 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
20636
20637Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20638
20639 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
20640 depends upon all-xiberty
20641
20642 * Makefile.in: changes from p3, including:
20643
20644 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
20645
20646 * Makefile.in (XTRAFLAGS): include newlib directories if
20647 newlib/Makefile exists, rather than if host != target.
20648
20649 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
20650
20651 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20652 from the same source tree and not building a cross-compiler. This
20653 matters for the libg++ configuration if reconfiguring a tree that
20654 has already been installed.
20655
20656 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
20657
20658 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20659 pick up the machine and system specific header files.
20660
20661 * Makefile.in: added AS_FOR_TARGET, passed down in
20662 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
20663 the C compiler to use to create programs which are run in the
20664 build environment, set it to default to $(CC), and passed it down
20665 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20666
20667 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
20668
20669 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
20670 We need them for unusual native builds, like systems without
20671 ranlib.
20672
20673 * configure: also define $(host_canonical) and
e490616e
ZW
20674 $(target_canonical), which are the full, canonical names for the
20675 given host and target
6599da04
JM
20676
20677Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
20678
20679 * Makefile.in: Added separate definitions for C++.
20680
20681Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
20682
20683 * configure.in (configdirs): Add deja-gnu.
20684
20685Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
20686
20687 * README: Update for configure.texi and gdb-4.7 release.
20688
20689Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
20690
20691 * Makefile.in: Move "all" target to top of file.
20692 Previously, first target was ".PHONY" which caused BSD4.4 make
20693 to build .PHONY when make was run without arguments.
20694
20695Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
20696
20697 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
20698 Library-copylefted code in libiberty.
20699
20700Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
20701
20702 * config.sub: Replace m68kmote with plain old m68k.
20703
20704Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
20705
20706 * Makefile.in: Remove space from blank line, avoid Make complaints.
20707
20708Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
20709
20710 * config.sub: Complain if no argument is given. Added support for
20711 386bsd as OS and target alias.
20712
20713Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
20714
20715 * Makefile.in (XTRAFLAGS): include newlib directories if
20716 newlib/Makefile exists, rather than if host != target.
20717
20718Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
20719
20720 * config.sub: recognize sparclite-wrs-vxworks.
20721
20722 * Makefile.in (install-xiberty): added *-xiberty make rules (from
20723 p3.) Added clean-xiberty to clean.
20724
20725Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20726
20727 * configure.in: use *-*-* instead of nested cases for host and target
20728
20729Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
20730
20731 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20732 from the same source tree and not building a cross-compiler. This
20733 matters for the libg++ configuration if reconfiguring a tree that
20734 has already been installed.
20735
20736Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
20737
20738 * config.sub (i486v/i486v4): Merge in from FSF version.
20739
20740Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
20741
20742 * configure: only set PWD if it is already set.
20743
20744Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
20745
20746 * configure: just set PWD=`pwd` at the top, since Ultrix sh
20747 doesn't have unset and all success paths (and most error paths)
20748 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
20749 to just ${PWD} to avoid confusion.)
20750
20751Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
20752
20753 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
20754 even for a native compilation.
20755
20756Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
20757
20758 Changes to make the gdb.tar.Z rule work better.
20759
20760 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
20761 (DEVO_SUPPORT): Add configure.texi.
20762 (bfd-ilrt.tar.Z): Remove ancient rule.
20763
20764Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
20765
20766 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20767 pick up the machine and system specific header files.
20768
20769 * configure.in, config.sub: added new target m68010-adobe-scout,
20770 with alias of adobe68k. Changed configure.in to check for
20771 -scout before -sco* to avoid a false match.
20772
20773 * Makefile.in: added AS_FOR_TARGET, passed down in
20774 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
20775 the C compiler to use to create programs which are run in the
20776 build environment, set it to default to $(CC), and passed it down
20777 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20778
20779Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
20780
20781 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
20782 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
20783 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
20784 FOR_TARGET variants, to newlib and libg++.
20785
20786Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
20787
20788 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
20789 first.
20790
20791Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
20792
20793 * config.sub: Accept `elf' as an environment.
20794
20795Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20796
20797 * Makefile.in (all-opcodes): cd into the right directory
20798
20799Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
20800
20801 * configure: added -program_transform_name option, used as
20802 argument to sed when installing programs.
20803 configure.texi: added documentation for -program_prefix,
20804 -program_suffix and -program_transform_name.
20805
20806Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
20807
20808 * config.sub: Accept i486 where i386 ok.
20809
20810Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
20811
20812 * config.sub: accept we32k
20813
20814Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
20815
3b75d237 20816 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
20817
20818 * Makefile.in: don't create all directories for ``make install'';
20819 let the subdirectories create the ones they need.
20820
20821Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20822
e490616e 20823 * COPYING: new file, GPL v2
6599da04
JM
20824
20825Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20826
20827 * Makefile.in: use the new gen-info-dir, which needs a template
20828 argument (which also lives in texinfo)
20829
20830 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
20831
6599da04
JM
20832Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
20833
20834 * config.sub (ncr3000): Change i386 to i486.
20835
20836Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20837
20838 * Makefile.in: add install-rcs, install-grep to
20839 install-no-fixedincludes, removed install-bison and install-libgcc
20840
20841Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
20842
20843 * configure.in: grab the HPUX makefile fragment if on HPUX
20844
20845Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
20846
20847 * Makefile.in: eradicate bison spoor (ditto libgcc).
20848 configure.in: recognise m68{k,000}-ericsson-OSE.
20849 es1800 is alias for m68k-ericsson-OSE
20850
20851Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20852
20853 * configure.in: rearrange the parts that remove programs from
20854 configdirs, based now on HOST==TARGET or by canonical triple.
20855
20856Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20857
20858 * test-build.mk: recurse explicitly with -f test-build.mk when
20859 appropriate. predicate stage3 and comparison on the existence
20860 of gcc. That is, if gcc isn't around, we aren't three-staging.
20861 On very clean, also remove ...stamp-co. Build in-place before
20862 doing other builds.
20863
20864Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20865
20866 * Makefile.in, configure.in: add tgas
20867
20868Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20869
20870 * Makefile.in: a number of changes merged in from progressive.
20871
20872 * configure.in: add libm.
20873
20874 * .cvsignore: ignore some stuff that comes from test-build.mk.
20875
6599da04
JM
20876Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
20877
20878 * config.sub: Add es1800 (m68k-ericsson-es1800).
20879
20880Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
20881
20882 * configure: Add program_suffix (parallel to program_prefix)
20883 * Makefile.in: adjust directory-creating script for losing decstation
20884
20885Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
20886
20887 * configure: Minor $subdir-related fixes.
20888
20889Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20890
20891 * configure: fix various problems with propogating
20892 makefile_target_frag in subdirs.
20893 * configure.in: config libgcc if its there
20894
20895Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
20896
20897 * config.sub: HPPA merge.
20898
6599da04
JM
20899Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
20900
20901 * Makefile.in: Replace all-bison with all-byacc in all
20902 dependency lines for other tools (which now use byacc).
20903
20904Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
20905
20906 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
20907
6599da04
JM
20908Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
20909
20910 * Makefile.in: make gprof rules similar to byacc rules (instead of
20911 vestigal $(unsubdir) that didn't work...)
20912
20913Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
20914
20915 * config.sub: Add support for Linux.
20916 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
20917 (at least for libg++).
20918
20919Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
20920
20921 * configure.texi: fix doc for the -nfp option to configure
20922
20923Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
20924
20925 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
20926
20927Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
20928
20929 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
20930 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
20931 * configure.in: added solaris* host_makefile_frag hook.
20932
20933Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20934
20935 * config.sub: changed recognition of m68000 so that various
20936 m68k types can be specified via m680[01234]0
20937
20938Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20939
20940 * config.sub (basic_machine): fix sed so that '-foo' isn't
20941 completely substituted out while .+'-foo' loses the '-foo'
20942
20943Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20944
20945 * config.sub ($os): Add -aout.
20946
20947Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
20948
20949 * configure: If host_makefile_frag is absolute, don't
20950 prefix ${invsubdir} (relevant to libg++ auto-configure).
20951
20952Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20953
20954 * Makefile.in (tooldir): Define it.
20955 (all-ld): Depend on all-flex.
20956
20957Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
20958
20959 * Makefile.in (check): Fix libg++ special case.
20960
20961Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
20962
20963 * configure: do not bury `pwd` into config.status, thus do fewer
20964 pwd's.
20965
20966 * configure: print the "Building in" message only when building in
20967 other than "." AND verbose.
20968
63f6bcd7 20969 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
20970 configures.
20971
20972 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
20973
20974Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
20975
20976 * Makefile.in: macroize flags passed on recursion. remove
20977 fileutils.
20978
20979Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
20980
20981 * configure: get makesrcdir right for subdirs deeper than 1.
20982
20983 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
20984 install.
20985
20986Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
20987
20988 * Makefile.in: don't print subdir_do or recursion lines.
20989
20990Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
20991
20992 * standards.texi: added menu item.
20993
20994 * Makefile.in: build and install standards.info.
20995
20996 * standards.texi: new file.
20997
20998Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20999
21000 * configure: test for and move config.status pieces from
21001 ${subdir}/.
21002
21003Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
21004
6599da04
JM
21005 * configure: Test for existance of files before trying to mv
21006 them, to avoid numerous non-existance messages.
21007
21008Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
21009
21010 * configure: correct final line of config.status.
21011
21012 * configure: patch from eggert. Avoids a protection problem if
21013 the original Makefile.in is read only.
21014
21015 * configure: use move-if-change from gcc to create config.status.
21016 Some makefiles depend on config.status to tell if a directory
21017 has been reconfigured for a different host. This change
21018 prevents those directories from remaking everything in the case
21019 where the reconfig was only intended to rebuild a Makefile.
21020
21021 * configure: test for config.sub with "config.sub sun4" rather
21022 than "config.sub ${host_alias}". Otherwise we can't tell a bad
21023 host alias from a missing config.sub.
21024
21025Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21026
21027 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
21028 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
21029
21030Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
21031
21032 * configure: mkdir ${subdir} as needed.
21033
21034Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
21035
21036 * Makefile.in,configure.in: added autoconf.
21037
21038Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21039
21040 * Makefile.in: no longer pass against on recursion.
21041
21042 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
21043 definitions are not inherited.
21044
21045 * configure: correct makesrcdir when subdir is .
21046
21047Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
21048
21049 * configure: Add support for 'subdirs' variable, which is
21050 like 'configdirs', except that configure doesn't re-invoke
21051 itself for subdirs, it just creates a Makefile for each subdir.
21052 * configure.texi: Document subdirs.
21053
21054Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21055
21056 * configure.in: added flex to configdirs
21057
21058Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
21059
21060 * Makefile.in: remove clean-stamps from clean.
21061
21062Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
21063
21064 * configure.in: Add gdbtest to configdirs.
21065
21066Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
21067
21068 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
21069 to recursive makes.
21070 * configure.in: Recognize new ncr3000 config.
21071
21072Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
21073
21074 * Makefile.in, configure.in: removed references to gdbm.
21075
21076Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
21077
21078 * config.sub: Don't canonicalize os value
21079 newsos* to bsd (readline needs to check for newsos).
21080 (This fix was earlier made Jan 31, but got re-broken.)
21081
21082Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
21083
21084 * configure.in: sco is an os, not a vendor!
21085
21086 * configure: Quote $( better. Keep various shells happy.
21087
21088Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
21089
21090 * Makefile.in: eliminate stamp-files.
21091
21092Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
21093
21094 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
21095 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
21096
21097Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
21098
21099 * config.sub: fix iris/iris3.
21100
21101Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
21102
21103 * configure: re-add -rm.
21104
21105Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
21106
21107 * Maskefile.in: add .stmp-rcs to all.
21108
21109 * configure.in: remove gas from rs6000 build, use aix host fragment.
21110
21111Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
21112
21113 * configure: pass down site_option during recursion.
21114
21115Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
21116
21117 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
21118
21119Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
21120
21121 * configure: Change exec_prefix so that it really defaults to prefix.
21122
21123Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
21124
21125 * Makefile.in, configure.in: Add support for mmalloc library.
21126
21127Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
21128
21129 * Makefile.in: add stmp dependencies for a few more things.
21130
21131Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
21132
21133 * configure: adjusted error message on objdir/srcdir configure
21134 collision, per john's suggestion.
21135
21136 * Makefile.in: add libiberty stmp to all and all.cross.
21137
21138Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
21139
21140 * Makefile.in: remove force dependencies, add grep to all.
21141
21142Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
21143
21144 * Makefile.in: drop flex. make stamp files work.
21145
21146 * configure: added test for conflicting configuration in srcdir,
21147 remove trailing slashes from srcdir. Otherwise emacs gdb mode
21148 gets cranky. use relative paths for configure and srcdir
21149 whenever possible. Send some error messages to stderr that were
21150 going to stdout.
21151
21152Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
21153
21154 * Makefile.in: Fix libg++ rule to check for gcc directory
21155 before using gcc/gcc. Also pass XTRAFLAGS.
21156
21157Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
21158
21159 * Makefile.in: added stmp-files so that directories aren't polled
21160 when they are already built.
21161
21162 * configure.texi: fixed a node pointer problem.
21163
21164Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
21165
731a8127 21166 * config.sub configure.in gdb/configure.in
6599da04
JM
21167 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
21168 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
21169 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
21170
21171Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21172
21173 * configure: -recurring becomes -silent. corrected help message
21174 for -site= option.
21175
21176 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
21177
21178Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21179
21180 * configure: when building Makefile for crosses, replace
21181 tooldir and program_prefix. default srcdir from location of
21182 config.sub. remove "for host in hosts" and "for target in
21183 targets" loops.
21184
21185Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21186
21187 * Makefile.in: Do not pass bindir or mandir to cvs.
21188
21189Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
21190
21191 * Makefile.in, configure.in: removed traces of namesubdir,
21192 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
21193 copyrights to '92, changed some from Cygnus to FSF.
21194
21195 * configure.texi: remove most references to multiple hosts,
21196 multiple targets, subdirs, etc.
21197
21198 * configure.man: removed rcsid. reference config.sub not
21199 config.subr.
21200
21201 * Makefile.in: mkdir $(infodir) on install-info.
21202
21203Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
21204
21205 * configure.texi: Explain better about .gdbinit and about
21206 the environment that configure.in sections run in.
21207
21208Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
21209
21210 * configure.in: Ultrix is only a decstation if it's a MIPS.
21211
21212Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
21213
21214 * README: DOC.configure => cfg-paper.texi.
21215
21216Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
21217
21218 * config.sub (near case $os): Don't convert newsos* to bsd!
21219
21220Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
21221
21222 * Makefile.in: Reinstall change from gdb-4.3 that reduces
21223 the number of copies of COPYING that go into the GDB tar file.
21224
21225Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
21226
731a8127 21227 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
21228 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
21229 Fix SCO configuration stuff.
21230
21231Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
21232
21233 * Makefile.in: For libg++, make sure the -I pointing
21234 to the gcc directory goes *after* all the libg++-local -I flags.
21235 Also, move just-gcc dependency from just-libg++ to all-libg++.
21236
21237Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
21238
21239 * configure: Change -x to -f to keep Ultrix /bin/test happy.
21240
21241Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
21242
21243 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
21244
21245Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
21246
21247 * config.sub: Add stratus configuration frags. Also
21248 submitted to FSF.
21249
21250Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
21251
21252 * Makefile.in (DEV_SUPPORT): add configure.man.
21253
21254 * config.sub(Decode manufacturer-specific): add -none*.
21255
21256Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
21257
21258 * Makefile.in: remove form feeds to make Sun's make happy.
21259 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
21260
21261Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
21262
21263 * Makefile.in (AR_FLAGS): Make quieter.
21264
21265Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
21266
21267 * configure.in: Add libg++.
21268 * configure: When verbose, don't output the command line at each
21269 level; it will be unremarkably the same as the previous version,
21270 which will be the same as what the user typed.
21271
21272Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
21273
21274 * configure.in, Makefile.in: fix clean-info, add flex. add
21275 fileutils.
21276
21277 * configure: be less sensitive to spaces in Makefile.in. Do not
21278 look for sources in "..". Doing so breaks subdirectories that
21279 might have their own configure. If a subdir has it's own
21280 configure script, use it.
21281
21282Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
21283
21284 * cfg-paper.texi: some changes suggested by rms.
21285
21286Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
21287
21288 * config.sub: Merge in some small additions from the FSF version,
21289 taken from the gcc distribution, to bring the Cygnus and FSF
21290 versions into closer sync.
21291
21292Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
21293
21294 * configure.in: Changed svr4 references to sysv4.
21295
21296Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
21297
21298 * configure: added -V for version number option.
21299
21300Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
21301
21302 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
21303 renamed from DOC.configure to cfg-paper.texi.
21304
21305Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21306
21307 * configure, config.subr, config.sub: config.subr is now
21308 config.sub again.
21309
21310Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
21311
21312 * configure.texi: new file, in progress.
21313
21314 * Makefile.in: build info file and install the man page for
21315 configure.
21316
21317 * configure.man: new file, first cut.
21318
21319 * configure: find config.subr again now that configuration "none"
21320 has gone. removed all traces of the -ansi option. removed all
21321 traces of the -languages option.
21322
21323 * config.subr: resync from rms.
21324
21325Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21326
21327 * configure, config.sub, config.subr: merge config.sub into
21328 config.subr, call the result config.subr, remove config.sub, use
21329 config.subr.
21330
21331 * Makefile.in: revised install for dir.info.
21332
21333Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21334
21335 * configure.in: add decstation host makefile frag.
21336
21337 * Makefile.in: BISON now bison -y again. also install-gcc on
21338 install. clean-gdbm on clean. infodir belongs in datadir.
21339 Make directories for info install. Build dir.info here then
21340 install it.
21341
21342Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21343
21344 * Makefile.in: fix for bad directory tests.
21345
21346Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21347
21348 * configure: \{1,2\} appears to be a sysv'ism. Use a different
21349 regexp. -srcdir relative was being handled incorrectly.
21350
21351 * Makefile.in: unwrapped some for loops so that parallel makes
21352 work again and so one can focus one's attention on a particular
21353 package.
21354
21355Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21356
21357 * configure: added PWD as a stand in for `pwd` (for speed). use
21358 elif wherever possible. make -srcdir work without -objdir.
21359 -objdir= commented out.
21360
21361Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21362
21363 * configure: +options become --options. -subdirs commented out.
21364 added -host, -datadir. Renamed -destdir to -prefix. Comment in
21365 Makefile now at top of generated Makefile. Removed cvs log
21366 entries. added -srcdir. create .gdbinit only if there is one
21367 in ${srcdir}.
21368
21369 * Makefile.in: idestdir and ddestdir go away. Added copyrights
21370 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
21371 and mandir now keyed off datadir by default.
21372
21373Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21374
21375 * Freshly created ChangeLog.
21376
21377\f
21378Local Variables:
21379mode: change-log
21380left-margin: 8
21381fill-column: 76
21382version-control: never
21383End: