]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
Avoid -Wformat-diag.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
7d11b64b
GA
12022-01-04 Gaius Mulley <gaiusmod2@gmail.com>
2
3 * MAINTAINERS: Change of email address in both DCO and
4 Write After Approval list.
5
aa17859b
GA
62021-12-21 Iain Buclaw <ibuclaw@gdcproject.org>
7
8 * configure: Regenerate.
9
102021-12-21 Martin Liska <mliska@suse.cz>
11
12 * config.sub: Change mode back to 755.
13
2554e2da
GA
142021-12-17 Martin Liska <mliska@suse.cz>
15
16 * config.sub: Sync from master.
17
182021-12-17 Martin Liska <mliska@suse.cz>
19
20 Revert:
21 2021-12-16 Matthias Seidel <mseidel@apache.org>
22
23 * config.sub: Fix typo.
24
774269aa
GA
252021-12-16 Matthias Seidel <mseidel@apache.org>
26
27 * config.sub: Fix typo.
28
292021-12-16 H.J. Lu <hjl.tools@gmail.com>
30
31 Revert:
32 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
33
34 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
35 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
36 * configure.ac: Include config/gcc-plugin.m4.
37 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
38 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
39 RANLIB if possible.
40 * Makefile.in: Regenerated.
41 * configure: Likewise.
42
8a89c39b
GA
432021-12-15 H.J. Lu <hjl.tools@gmail.com>
44
45 * Makefile.tpl (BUILD_CFLAGS): New.
46 (CFLAGS): Append $(BUILD_CFLAGS).
47 (CXXFLAGS): Likewise.
48 (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
49 (PGO_BUILD_TRAINING_CFLAGS): Likewise.
50 (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
51 (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
52 (PGO_BUILD_TRAINING_MFLAGS): Likewise.
53 (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
54 (PGO-TRAINING-TARGETS): Likewise.
55 (PGO_BUILD_TRAINING): Likewise.
56 (all): Add '+' to the command line for recursive make. Support
57 the PGO build.
58 * configure.ac: Add --enable-pgo-build[=lto].
59 AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
60 PGO_BUILD_LTO_CFLAGS. Enable the PGO build in Makefile.
61 * Makefile.in: Regenerated.
62 * configure: Likewise.
63
642021-12-15 H.J. Lu <hjl.tools@gmail.com>
65
66 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
67 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
68 * configure.ac: Include config/gcc-plugin.m4.
69 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
70 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
71 RANLIB if possible.
72 * Makefile.in: Regenerated.
73 * configure: Likewise.
74
9c6586bc
GA
752021-12-14 Marc Poulhiès <poulhies@adacore.com>
76
77 * MAINTAINERS: Add myself to write after approval.
78
3a580f96
GA
792021-12-06 Navid Rahimi <navidrahimi@microsoft.com>
80
81 * MAINTAINERS: Adding myself.
82
ea6ef320
GA
832021-12-02 Pekka Seppänen <pexu@gcc.mail.kapsi.fi>
84
85 * configure: Regenerate.
86 * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
87 $(CPP).
88
c177e806
GA
892021-11-30 Iain Buclaw <ibuclaw@gdcproject.org>
90
91 * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
92 libatomic.
93 * Makefile.in: Regenerate.
94 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
95 (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
96 target-libphobos-bootstrap.
97 (STAGE2_CONFIGURE_FLAGS): Likewise.
98 * configure: Regenerate.
99 * configure.ac: Add support for bootstrapping D front-end.
100
6b1695f4
GA
1012021-11-16 Martin Uecker <uecker@gcc.gnu.org>
102
103 * MAINTAINERS: Add myself to DCO section and update email address.
104
1052021-11-16 Iain Sandoe <iain@sandoe.co.uk>
106
107 * configure: Regenerate.
108 * configure.ac: Ensure that PIC (shared) defaults are set
109 correctly for Darwin.
110
1112021-11-16 Jim Wilson <jim.wilson.gcc@gmail.com>
112
113 * MAINTAINERS: Update my address.
114
af2852b9
GA
1152021-11-12 Alan Modra <amodra@gmail.com>
116
117 * Makefile.def (configure-opcodes): Depend on configure-bfd.
118 * Makefile.in: Regenerate.
119
18ae471f
GA
1202021-11-03 Maciej W. Rozycki <macro@embecosm.com>
121
122 * MAINTAINERS: Clarify the policy WRT the Write After Approval
123 list.
124
b4df2dd3
GA
1252021-11-02 Andrew Burgess <andrew.burgess@embecosm.com>
126
127 * MAINTAINERS (Reviewers, arc): Remove my entry.
128 (Write After Approval): Add an entry for myself.
129
2322c8b1
GA
1302021-10-28 Richard Purdie <richard.purdie@linuxfoundation.org>
131
132 * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
133 * Makefile.in: Regenerate.
134 * configure: Regenerate.
135 * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
136
3ff5b4ed
GA
1372021-10-26 Jeff Law <jeffreyalaw@gmail.com>
138
139 * MAINTAINERS: Fix up Maciej's entries.
140
1412021-10-26 Maciej W. Rozycki <macro@embecosm.com>
142
143 * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
144 maintainer.
145
c2bd5d8a
GA
1462021-10-22 Eric Gallager <egallager@gcc.gnu.org>
147
148 PR other/102663
149 * Makefile.def: Handle install-dvi target.
150 * Makefile.tpl: Likewise.
151 * Makefile.in: Regenerate.
152
19472fc3
GA
1532021-10-19 Clément Chigot <clement.chigot@atos.net>
154
155 * MAINTAINERS: Add myself for write after approval.
156
52055987
GA
1572021-10-12 Eric Gallager <egallager@gcc.gnu.org>
158
159 * Makefile.def: Mark libcody, libdecnumber,
160 c++tools, libgcc, and libobjc as missing TAGS
161 targets.
162 * Makefile.in: Regenerate.
163
50e20ee6
GA
1642021-10-07 Siddhesh Poyarekar <siddhesh@gotplt.org>
165
166 * MAINTAINERS: Add myself to DCO section and update email
167 address.
168
d238146e
GA
1692021-09-29 Jonathan Wakely <jwakely@redhat.com>
170
171 * MAINTAINERS: Add myself to DCO section.
172
fd133479
GA
1732021-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
174
175 * configure: Regenerate.
176 * configure.ac (skipdirs): Add the contents of target_configdirs if
177 we are not building gcc.
178
9a4293ed
GA
1792021-09-24 Andrew Burgess <andrew.burgess@embecosm.com>
180
181 * Makefile.def: Back-port commits ba4d88ad892f and
182 755ba58ebef0 from binutils-gdb repository.
183 * Makefile.in: Regenerated.
184
62498024
GA
1852021-09-20 Harald Anlauf <anlauf@gmx.de>
186
187 * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
188
0a4cb439
GA
1892021-09-17 Iain Sandoe <iain@sandoe.co.uk>
190
191 * Makefile.def: Add a jit check target for the jit
192 language.
193 * Makefile.in: Regenerate.
194
e19570d3
GA
1952021-09-16 Andrew Pinski <apinski@marvell.com>
196
197 PR bootstrap/67102
198 * Makefile.def: Have configure-target-libffi depend on
199 all-target-libstdc++-v3.
200 * Makefile.in: Regenerate.
201
a26206ec
GA
2022021-09-10 Petter Tomner <tomner@kth.se>
203
204 * MAINTAINERS: Me added to DCO and write after approval
205
e11c6046
GA
2062021-09-01 YunQiang Su <syq@debian.org>
207
208 * MAINTAINERS: Add myself for write after approval.
209
6d51ee43
GA
2102021-08-31 Andrew Burgess <andrew.burgess@embecosm.com>
211
212 * Makefile.def: Add all-gdb dependency on all-libbacktrace.
213 * Makefile.in: Regenerate.
214
4be4fa4e
GA
2152021-08-21 Dragan Mladjenovic <Dragan.Mladjenovic@syrmia.com>
216
217 * MAINTAINERS: Add myself for write after approval.
218
6e529985
GA
2192021-08-18 Iain Sandoe <iain@sandoe.co.uk>
220
221 * Makefile.in: Regenerate.
222 * Makefile.tpl: Make the state of the configured host
223 shared flag available to makefile fragements.
224
37768150
GA
2252021-08-09 Hongyu Wang <hongyu.wang@intel.com>
226
227 * MAINTAINERS (Write After Approval): Add myself.
228
92d45509
GA
2292021-07-20 Richard Earnshaw <rearnsha@arm.com>
230
231 * .dir-locals.el (bug-reference-url-format): Use https.
232
2332021-07-20 Richard Earnshaw <rearnsha@arm.com>
234
235 * .dir-locals.el (c-mode): Change fill-column to 79.
236
d97d71a1
GA
2372021-07-15 Trevor Saunders <tbsaunde@tbsaunde.org>
238
239 * MAINTAINERS: Add myself to DCO section.
240
ef2ace64
GA
2412021-07-09 Iain Sandoe <iain@sandoe.co.uk>
242
243 * configure: Regenerate.
244 * configure.ac: Adjust cases for which it is necessary to
245 include the Darwin host config fragment.
246
6fba0eea
GA
2472021-07-06 Gaius Mulley <gaius.mulley@southwales.ac.uk>
248
249 * MAINTAINERS: Add myself for write after approval and DCO.
250
6d53e6f9
GA
2512021-07-05 Iain Sandoe <iain@sandoe.co.uk>
252
253 * Makefile.def: Add dsymutil defs.
254 * Makefile.in: Regenerated.
255 * Makefile.tpl: Add dsymutil to flags.
256 * configure: Regenerated.
257 * configure.ac: Add dsymutil to target and build recipes.
258
bea7c16a
GA
2592021-07-01 Ankur Saini <arsenic@sourceware.org>
260
261 * MAINTAINERS: Add myself for write after approval.
262
25b6bfea
GA
2632021-06-30 Xi Ruoyao <xry111@mengyan1223.wang>
264
265 * MAINTAINERS (Write After Approval): Add myself.
266
90708f87
GA
2672021-06-25 Matthias Kretz <m.kretz@gsi.de>
268
269 * MAINTAINERS: Add myself for write after approval and DCO
270
9aa8327e
GA
2712021-06-24 prathamesh.kulkarni <prathamesh.kulkarni@linaro.org>
272
273 * .gitignore: Add entry for cscope.out.
274
419af06a
GA
2752021-06-22 liuhongt <hongtao.liu@intel.com>
276
277 * MAINTAINERS: Remove my Write After Approval entry.
278
2f080224
GA
2792021-06-21 liuhongt <hongtao.liu@intel.com>
280
281 * MAINTAINERS: Add myself as maintainer of the i386 vector
282 extensions.
283
c5581d48
GA
2842021-06-18 Antoni Boucher <bouanto@zoho.com>
285
286 * MAINTAINERS (Write After Approval): Add myself.
287
688359a2
GA
2882021-06-17 Aldy Hernandez <aldyh@redhat.com>
289
290 * MAINTAINERS (Various Maintainers): Add Andrew and myself
291 as *vrp and ranger maintainers.
292
28c62475
GA
2932021-06-05 Jeff Law <jeffreyalaw@gmail.com>
294
295 * MAINTAINERS: Adjust my entry in the DCO section so that it does
296 not trigger testsuite failures.
297
2982021-06-05 Jeff Law <jeffreyalaw@gmail.com>
299
300 * MAINTAINERS: Add myself to DCO section with both email addresses.
301
440c8a0a
GA
3022021-06-03 Jason Merrill <jason@redhat.com>
303
304 * MAINTAINERS: Add DCO version number.
305
9663c744
GA
3062021-06-02 Jason Merrill <jason@redhat.com>
307
308 * MAINTAINERS: Add DCO section.
309
ee682192
GA
3102021-05-31 Indu Bhagat <indu.bhagat@oracle.com>
311
312 * MAINTAINERS (Write After Approval): Add myself.
313
1a87f838
GA
3142021-05-29 Mike Frysinger <vapier@gentoo.org>
315
316 * configure.ac: Add gnulib to configdirs for sim.
317 * configure: Regenerate.
318
a8daf9a1
GA
3192021-05-18 Mike Frysinger <vapier@gentoo.org>
320
321 * Makefile.def: Add configure-sim dependency on all-gnulib.
322 * Makefile.in: Regenerated.
323
a7ffc1ef
GA
3242021-05-17 Serge Belyshev <belyshev@depni.sinp.msu.ru>
325
326 * MAINTAINERS (Write After Approval): Add myself.
327
0ff3a0f2
GA
3282021-05-12 Marcel Vollweiler <marcel@codesourcery.com>
329
330 * MAINTAINERS (Write After Approval): Add myself.
331
037e3661
GA
3322021-05-11 Martin Liska <mliska@suse.cz>
333
334 * MAINTAINERS: Remove entries for removed
335 components (HSA, BRIG, libhsail-rt).
336 Move Pekka to Write After Approval.
337
3382021-05-11 Martin Liska <mliska@suse.cz>
339
340 * Makefile.def: Remove libhsail-rt.
341 * Makefile.in: Likewise.
342 * configure.ac: Likewise.
343 * configure: Regenerate.
344 * libhsail-rt/ChangeLog: Removed.
345 * libhsail-rt/Makefile.am: Removed.
346 * libhsail-rt/Makefile.in: Removed.
347 * libhsail-rt/README: Removed.
348 * libhsail-rt/aclocal.m4: Removed.
349 * libhsail-rt/configure: Removed.
350 * libhsail-rt/configure.ac: Removed.
351 * libhsail-rt/configure.tgt: Removed.
352 * libhsail-rt/include/internal/fibers.h: Removed.
353 * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
354 * libhsail-rt/include/internal/phsa-rt.h: Removed.
355 * libhsail-rt/include/internal/workitems.h: Removed.
356 * libhsail-rt/rt/arithmetic.c: Removed.
357 * libhsail-rt/rt/atomics.c: Removed.
358 * libhsail-rt/rt/bitstring.c: Removed.
359 * libhsail-rt/rt/fbarrier.c: Removed.
360 * libhsail-rt/rt/fibers.c: Removed.
361 * libhsail-rt/rt/fp16.c: Removed.
362 * libhsail-rt/rt/misc.c: Removed.
363 * libhsail-rt/rt/multimedia.c: Removed.
364 * libhsail-rt/rt/queue.c: Removed.
365 * libhsail-rt/rt/sat_arithmetic.c: Removed.
366 * libhsail-rt/rt/segment.c: Removed.
367 * libhsail-rt/rt/workitems.c: Removed.
368 * libhsail-rt/target-config.h.in: Removed.
369
99e8df7a
GA
3702021-05-04 Nick Clifton <nickc@redhat.com>
371
372 * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
373 * configure: Regenerate.
374
e4ff4ffb
GA
3752021-04-28 Jakub Jelinek <jakub@redhat.com>
376 Tobias Burnus <tobias@codesourcery.com>
377
378 * configure.ac (--enable-offload-defaulted): New.
379 * configure: Regenerate.
380
05ec629f
GA
3812021-04-23 David Faust <david.faust@oracle.com>
382
383 * MAINTAINERS (Write After Approval): Add myself.
384
a0ecde22
GA
3852021-04-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
386
387 * MAINTAINERS (Write After Approval): Add myself.
388
651684b4
GA
3892021-03-26 Dimitar Dimitrov <dimitar@dinux.eu>
390
391 * MAINTAINERS: Add myself as pru port maintainer.
392
bf1f3168
GA
3932021-03-23 David Malcolm <dmalcolm@redhat.com>
394
395 * MAINTAINERS: Add myself as static analyzer maintainer.
396
287e3e84
GA
3972021-03-18 Jeff Law <jlaw@tachyum.com>
398
399 * MAINTAINERS: Update primary entry.
400
5e93c2f0
GA
4012021-03-13 Eugene Rozenfeld <erozen@microsoft.com>
402
403 * MAINTAINERS (Write After Approval): Add myself.
404
4052021-03-13 Mike Frysinger <vapier@gentoo.org>
406
407 * Makefile.def: Remove all-sim dependency on configure-gdb.
408 * Makefile.in: Regenerated.
409
48ff383f
GA
4102021-03-11 Jeff Law <law@redhat.com>
411
412 * MAINTAINERS: Update entries for a few ex-ImgTec employees
413
4142021-03-11 Martin Liska <mliska@suse.cz>
415
416 * Makefile.tpl: The change was done Makefile.in which
417 is generated file.
418
6405b40f
GA
4192021-03-08 Jeff Law <law@redhat.com>
420
421 * MAINTAINERS: Update my email address
422
71e24b06
GA
4232021-02-23 Kito Cheng <kito.cheng@sifive.com>
424
425 * config.guess: Import latest upstream.
426 * config.sub: Import latest upstream.
427
161e4c08
GA
4282021-01-25 Martin Liska <mliska@suse.cz>
429
430 PR gcov-profile/98739
431 * Makefile.in: Enable -fprofile-reproducible=parallel-runs
432 for profiledbootstrap.
433
8502e23d
GA
4342021-01-22 Jonathan Wright <jonathan.wright@arm.com>
435
436 * MAINTAINERS (Write After Approval): Add myself.
437
4382021-01-22 Maciej W. Rozycki <macro@orcam.me.uk>
439
440 * MAINTAINERS (Write After Approval): Update my e-mail address.
441
6851dda2
GA
4422021-01-12 Segher Boessenkool <segher@kernel.crashing.org>
443
444 * MAINTAINERS: Fix spacing.
445
4462021-01-12 Qian Jianhua <qianjh@cn.fujitsu.com>
447
448 * MAINTAINERS (Write After Approval): Add myself
449
942ae5be
GA
4502021-01-06 Nick Alcock <nick.alcock@oracle.com>
451
452 * Makefile.def: Sync with binutils-gdb:
453 (dependencies): all-ld depends on all-libctf.
454 (host_modules): libctf is no longer no_install.
455 No longer no_check. Checking depends on all-ld.
456 * Makefile.in: Regenerated.
457
651b8a50
GA
4582021-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
459
460 * libtool.m4: Match gnu* along other GNU systems.
461 * libgo/config/libtool.m4: Match gnu* along other GNU systems.
462 * libgo/configure: Re-generate.
463
7e73f511
GA
4642021-01-04 Philipp Tomsich <philipp.tomsich@vrull.eu>
465
466 * MAINTAINERS: Update my email address.
467
cd69e3d5
GA
4682020-12-17 Marius Hillenbrand <mhillen@linux.ibm.com>
469
470 * MAINTAINERS (Write After Approval): Add myself.
471
6e9d8651
GA
4722020-12-15 Nathan Sidwell <nathan@acm.org>
473
474 * Makefile.def
475 * Makefile.in
476 * Makefile.tpl
477 * configure
478 * configure.ac
479
4802020-12-15 Nathan Sidwell <nathan@acm.org>
481
482 * Makefile.def: Add libcody.
483 * configure.ac: Add libcody.
484 * Makefile.in: Regenerated.
485 * configure: Regenerated.
486
d52945ce
GA
4872020-12-14 Andrea Corallo <andrea.corallo@arm.com>
488
489 * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
490
6e1edf48
GA
4912020-12-05 Iain Sandoe <iain@sandoe.co.uk>
492
493 PR target/97865
494 * libtool.m4: Update handling of Darwin platform link flags
495 for Darwin20.
496
11860cf4
GA
4972020-12-02 Simon Marchi <simon.marchi@polymtl.ca>
498
499 * .gitignore: Sync with binutils-gdb
500
5012020-12-02 Claudiu Zissulescu <claziss@gmail.com>
502
503 * MAINTAINERS: Add myself as arc port maintainer.
504
a9625c50
GA
5052020-11-29 Iain Buclaw <ibuclaw@gdcproject.org>
506
507 PR d/87788
508 * configure.ac: Don't disable D for *-*-darwin*.
509 * configure: Regenerate.
510
5112020-11-29 John David Anglin <danglin@gcc.gnu.org>
512
513 * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
514 hppa64-*-hpux11*.
515
360258da
GA
5162020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
517
518 * configure: Regenerate.
519 * configure.ac: Add --bootstrap-hwasan option.
520
8e6198d0
GA
5212020-11-23 Iain Sandoe <iain@sandoe.co.uk>
522
523 * config.guess: Import latest upstream.
524 * config.sub: Import latest upstream.
525
29c5d9ce
GA
5262020-11-16 Martin Liska <mliska@suse.cz>
527
528 * .gitignore: Add cache as clangd uses it now.
529
77f67db2
GA
5302020-11-13 Haochen Gui <guihaoc@gcc.gnu.org>
531
532 * MAINTAINERS (Write After Approval): add myself
533
2bee28dd
GA
5342020-11-09 Pat Bernardi <bernardi@adacore.com>
535
536 * MAINTAINERS (Write After Approval): Add myself.
537
5382020-11-09 Jonathan Wakely <jwakely@redhat.com>
539
540 * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
541 Remove FIXME comments.
542
44cab2d8
GA
5432020-11-06 Martin Uecker <muecker@gwdg.de>
544
545 * MAINTAINERS: Update my email address.
546
5472020-11-06 Hongtao Liu <hongtao.liu@intel.com>
548
549 * MAINTAINERS (Write After Approval): Add myself.
550
8e97b905
GA
5512020-10-06 Tobias Burnus <tobias@codesourcery.com>
552
553 PR target/97302
554 * configure.ac: Only set with_gmp to /usr/local
555 if not building in tree.
556 * configure: Regenerate.
557
239601c5
GA
5582020-09-18 Omar Tahir <omar.tahir@arm.com>
559
560 * MAINTAINERS (Write After Approval): Add myself.
561
57ea0894
GA
5622020-08-26 Tobias Burnus <tobias@codesourcery.com>
563
564 * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
565
5b9a3d2a
GA
5662020-08-20 Tobias Burnus <tobias@codesourcery.com>
567
568 PR bootstrap/96612
569 * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
570 if not the same as ${host}.
571 * configure: Regenerate.
572
2c4c56c2
GA
5732020-08-16 Sergei Trofimovich <slyfox@gcc.gnu.org>
574
575 * MAINTAINERS (Write After Approval): Add myself.
576
afdd220a
GA
5772020-08-12 Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
578
579 * MAINTAINERS: Update my email address.
580
d48cca8f
GA
5812020-07-30 Joe Ramsay <joe.ramsay@arm.com>
582
583 * MAINTAINERS (Write After Approval): Add myself.
584
3ea9abca
GA
5852020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
586
587 * MAINTAINERS (Write After Approval): Add myself.
588
8e3b453e
GA
5892020-06-12 Martin Liska <mliska@suse.cz>
590
591 * .gitignore: Add .clang-tidy.
592
2c455ae0
GA
5932020-06-08 Jason Merrill <jason@redhat.com>
594
595 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
596 * configure: Regenerate.
597
8f94b078
GA
5982020-06-06 Max Filippov <jcmvbkbc@gmail.com>
599
600 * MAINTAINERS: Add myself as xtensa port maintainer.
601
53ffb43a
GA
6022020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
603
604 * configure.ac: Don't require --enable-host-shared when building
605 for Mingw.
606 * configure: Regenerate.
607
5329b59a
JM
6082020-05-18 Jason Merrill <jason@redhat.com>
609
610 * configure.ac: Update bootstrap dialect to -std=c++11.
611
9a4a0a5b
AC
6122020-05-18 Alex Coplan <alex.coplan@arm.com>
613
614 * MAINTAINERS (Write After Approval): Add myself.
615
afa3d80e
TS
6162020-04-29 Thomas Schwinge <thomas@codesourcery.com>
617
618 PR target/92713
619 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
620 (noconfigdirs): Add 'target-libstdc++-v3'.
621 * configure: Regenerate.
622
e6cbe965
SC
6232020-04-21 Stephen Casner <casner@acm.org>
624
625 PR 25830
626 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
627 * configure: Rebuild.
628
e9f799d2
ML
6292020-04-17 Martin Liska <mliska@suse.cz>
630 Jonathan Yong <10walls@gmail.com>
631
632 PR gcov-profile/94570
633 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
634 for CYGWIN.
635
efd5bd4d
MJ
6362020-04-14 Martin Jambor <mjambor@suse.cz>
637
638 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
639
f9d09df0
TT
6402020-04-09 Tom Tromey <tom@tromey.com>
641
642 * configure: Rebuild.
643 * Makefile.in: Rebuild.
644 * Makefile.def (gdbsupport, gdbserver): New host modules.
645 (configure-gdb): Depend on all-gdbsupport.
646 (all-gdb): Depend on all-gdbsupport, all-libctf.
647 * configure.ac (host_tools): Add gdbserver.
648 Conditionally build gdbserver and gdbsupport.
649
29b1533a
TB
6502020-03-09 Tobias Burnus <tobias@codesourcery.com>
651
652 * configure.ac: Build libgomp by default for amdgcn.
653 * configure: Regenerate.
654
7d6b3a78
SP
6552020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
656
657 * MAINTAINERS (Write After Approval): Add myself.
658
4707548e
JH
6592020-02-28 Joel Hutton <joel.hutton@arm.com>
660
661 * MAINTAINERS (Write After Approval) : Add myself.
662
6f83ceb8
PD
6632020-02-20 Palmer Dabbelt <palmer@sifive.com>
664
665 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
666
d6ee2e7c
MS
6672020-02-14 Martin Sebor <msebor@redhat.com>
668
669 * doc/extend.texi (attribute alias): Mention type requirement.
670 (attribute weak): Same.
671 (attribute weakref): Correct invalid example.
672
e01975f9
SB
6732020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
674
675 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
676
affb7b66
JJ
6772020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
678 Jakub Jelinek <jakub@redhat.com>
679
680 * .gitattributes: Add *.md diff=md.
681
780e19f8
GJL
6822020-01-14 Georg-Johann Lay <avr@gjlay.de>
683
684 The mentioned auto-generated file is no more part of the
685
686 GCC sources, it's auto-generated in $(builddir) during build.
687
688 PR target/92055
689 * contrib/gcc_update (files_and_dependencies): Remove
690 entry for gcc/config/avr/t-multilib.
691
ef4395e5
AS
6922020-01-14 Anatoly Sokolov <aesok@dol.ru>
693
694 * MAINTAINERS: Update my email address.
695
b2b465c5
JM
6962020-01-13 Joseph Myers <joseph@codesourcery.com>
697
698 * README.MOVED_TO_GIT: Remove.
699
cff5a231
JM
7002020-01-11 Joseph Myers <joseph@codesourcery.com>
701
702 * README.MOVED_TO_GIT: New file.
703
b1b72741
DZ
7042020-01-02 Dennis Zhang <dennis.zhang@arm.com>
705
706 * MAINTAINERS (Write After Approval): Add myself.
707
74a7b87a
JL
7082019-12-20 Jerome Lambourg <lambourg@adacore.com>
709
710 * MAINTAINERS (write_after_approval): Add myself.
711
39f8777c
SMW
7122019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
713
714 * MAINTAINERS (write_after_approval): Add myself.
715
6226f592
MI
7162019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
717
718 * MAINTAINERS (write_after_approval): Add myself.
719
4f943869
MK
7202019-12-11 Matthias Klose <doko@ubuntu.com>
721
722 * configure.ac: Factor out common cases for compare_exclusions.
723 * configure: Regenerate.
724
a9046e98
JL
7252019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
726
727 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
728 flag.
729
53eb0cb3
LH
7302019-12-10 Lewis Hyatt <lhyatt@gmail.com>
731
a9046e98 732 * MAINTAINERS (Write After Approval): Add myself.
53eb0cb3 733
90ca6847
TB
7342019-11-27 Tobias Burnus <tobias@codesourcery.com>
735
736 PR middle-end/92463
737 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
738 * configure: Regenerate
739
aeebd94c
JB
7402019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
741
742 * configure.ac: Use https for gcc.gnu.org.
743 * configure: Regenerated.
744
267d7432
JG
7452019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
746
747 * MAINTAINERS (aarch64 port): Remove my name, move to...
748 (Write After Approval): ...Here.
749
a91eb234
KN
7502019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
751
752 * MAINTAINERS: Change my email address as maintainer.
753
8be34204
JB
7542019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
755
90ca6847
TB
756 PR fortran/91828
757 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
758 * configure: Regenerated.
8be34204 759
678a1e99
JM
7602019-10-21 Jason Merrill <jason@redhat.com>
761
762 * .gitattributes: Also check ChangeLog whitespace.
763
aa7710cb
AB
7642019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
765
766 * contrib/dg-extract-results.sh: Add support for KPASS.
767 * contrib/dg-extract-results.py: Likewise.
768
6664a5f7
JM
7692019-10-17 Jason Merrill <jason@redhat.com>
770
771 * .gitattributes: Avoid {} in filename pattern.
772
df77d703
TS
7732019-10-08 Thomas Schwinge <thomas@codesourcery.com>
774
775 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
776 Approval section.
777
4d07a2ec
FH
7782019-10-01 Frederik Harwath <frederik@codesourcery.com>
779
780 * MAINTAINERS: Add myself to Write After Approval
781
5fdd1d33
RS
7822019-09-26 Richard Sandiford <richard.sandiford@arm.com>
783
784 * MAINTAINERS: Add myself as an aarch64 maintainer.
785
16b17446
KT
7862019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
787
788 * MAINTAINERS: Add myself as aarch64 maintainer.
789
a8cea25c
CL
7902019-09-23 Carl Love <cel@us.ibm.com>
791
792 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
793 New define_insn.
794 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
795 vsx_xxpermdi16_le_V16QI): Removed define_insn.
796
0d1cfeed
ST
7972019-09-13 Sam Tebbs <sam.tebbs@arm.com>
798
799 * MAINTAINERS (Sam Tebbs): Update email address.
800
3d34b7af
TB
8012019-09-10 Tobias Burnus <tobias@codesourcery.com>
802
803 * MAINTAINERS: Update my email address.
804
b1e21e5a
CL
8052019-09-10 Christophe Lyon <christophe.lyon@st.com>
806
3d34b7af 807 * libtool.m4: Handle uclinuxfdpiceabi.
b1e21e5a 808
91dfef96
JM
8092019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
810
811 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
812 Remove myself from Write After Approval section.
813
8142019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
815
816 * configure.ac: Support for bpf-*-* targets.
817 * configure: Regenerate.
818
b7b1f657
JM
8192019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
820
821 * config.sub: Import upstream version 2019-06-30.
822 * config.guess: Import upstream version 2019-07-24.
823
2f2aeda9
UW
8242019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
825
826 * MAINTAINERS: Remove spu port maintainers.
827
91eed5f2
ML
8282019-08-28 Martin Liska <mliska@suse.cz>
829
830 * .gitignore: Add .clangd and compile_commands.json
831 to .gitignore.
832
d0fc6e9f
MF
8332019-08-23 Michael Forney <mforney@mforney.org>
834
835 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
836 * Makefile.in: Regenerate.
837
aac9103b
TT
8382019-08-19 Tom Tromey <tom@tromey.com>
839
840 * configure: Rebuild.
841 * configure.ac: Add --with-static-standard-libraries.
842
3b5864f4
AO
8432019-08-16 Alexandre Oliva <oliva@gnu.org>
844
845 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
846
8fc306e9
ME
8472019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
848
849 * MAINTAINERS (Write After Approval): Add myself.
850
f069f0f2
KC
8512019-07-08 Kito Cheng <kito.cheng@sifive.com>
852
853 * MAINTAINERS (Write After Approval): Remove myself, already listed in
854 RISC-V port maitainer.
855
9118c5e1
KC
8562019-07-08 Kito Cheng <kito.cheng@sifive.com>
857
858 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
859
c19713b7
KC
8602019-07-08 Kito Cheng <kito.cheng@sifive.com>
861
862 * MAINTAINERS (Write After Approval): Add myself.
863
e676d704 8642019-07-03 Andrea Corallo <andrea.corallo@arm.com>
e7dbf7f0
AC
865
866 * MAINTAINERS (Write After Approval): Add myself.
867
247b63e3
ML
8682019-06-25 Martin Liska <mliska@suse.cz>
869
870 contrib/filter-clang-warnings.py: Transform from
871 filter-rtags-warnings.py.
872
98e5be21
TT
8732019-06-15 Tom Tromey <tom@tromey.com>
874
875 * configure.ac (host_libs): Add gnulib.
876 * configure: Rebuild.
877 * Makefile.def (host_modules, dependencies): Add gnulib.
878 * Makefile.in: Rebuild.
879
1ab4217d
DD
8802019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
881
882 * MAINTAINERS (Write After Approval): Add myself.
883
3e209f57 8842019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
8d2af3a2
DD
885
886 * configure: Regenerate.
887 * configure.ac: Add PRU target.
888
8b164a4e 8892019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
536b4592
MB
890
891 * MAINTAINERS (Write After Approval): Add myself.
892
de6abd85
NC
8932019-06-11 Nick Clifton <nickc@redhat.com>
894
895 Import these changes from the binutils/gdb repository:
896
897 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
898
899 * Makefile.def (dependencies): configure-libctf depends on all-bfd
900 and all its deps.
901 * Makefile.in: Regenerated.
902
903 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
904
905 * Makefile.def (host_modules): Add libctf.
906 * Makefile.def (dependencies): Likewise.
907 libctf depends on zlib, libiberty, and bfd.
908 * Makefile.in: Regenerated.
909 * configure.ac (host_libs): Add libctf.
910 * configure: Regenerated.
911
fb03c52f
VI
9122019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
913
914 * MAINTAINERS (Write After Approval): Add myself.
915
dbd5df2e
PB
9162019-05-19 Peter Bergner <bergner@linux.ibm.com>
917
918 * MAINTAINERS: Update my email address.
919
8ee47828
TR
9202019-05-17 Thomas Rodgers <trodgers@redhat.com>
921
922 * MAINTAINERS (Write After Approval): Add myself.
923
f6b2daaf
JM
9242019-05-16 Jun Ma <junma@linux.alibaba.com>
925
926 * MAINTAINERS (Write After Approval): Add myself.
927
2ed6d245
JW
9282019-05-07 Jim Wilson <jimw@sifive.com>
929
930 * MAINTAINERS: Remove myself as IA-64 maintainer.
931
d1b65077
RI
9322019-05-04 Roland Illig <roland.illig@gmx.de>
933
934 * MAINTAINERS (Write After Approval): Add myself.
935
5fe6af6d
RB
9362019-05-02 Richard Biener <rguenther@suse.de>
937
938 PR bootstrap/85574
939 * Makefile.tpl (compare target): Also compare extra-compare
940 files.
941 * Makefile.in: Regenerate.
942
1e8dac32
RZ
9432019-04-22 Roman Zhuykov <zhroma@ispras.ru>
944
945 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
946 as modulo-scheduler maintainer.
947
42d3fe9a
IS
9482019-04-21 Iain Sandoe <iain@sandoe.co.uk>
949
950 * MAINTAINERS: Add myself as co-maintainer for Darwin.
951
3d52462c
IS
9522019-04-18 Iain Sandoe <iain@sandoe.co.uk>
953
954 * MAINTAINERS: Update my email address.
955
4d024c32
JP
9562019-04-14 Johannes Pfau <johannespfau@gmail.com>
957
958 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
959 * configure: Regenerate.
960
7d31d331
RO
9612019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
962
963 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
964 * configure: Regenerate.
965
bb50312e
IB
9662019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
967
968 * configure.ac: Add target-zlib to target_libraries.
969 * configure: Regenerate.
970
1c67e69c
ML
9712019-04-09 Martin Liska <mliska@suse.cz>
972
973 * Makefile.in: Regenerate.
974 * Makefile.tpl: Pass GENERATOR_CFLAGS
975 in all stages.
976
684f6008
ML
9772019-03-28 Martin Liska <mliska@suse.cz>
978
979 PR bootstrap/89829
980 * Makefile.in: Revert r254150.
981 * Makefile.tpl: Likewise.
982
fed156ac
BE
9832019-03-28 Ben Elliston <bje@gnu.org>
984
985 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
986 related, and libdecnumber.
987
d81beb31
AM
9882019-03-15 Alexander Monakov <amonakov@ispras.ru>
989
990 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
991 (Write After Approval): Remove myself.
992
35e2f066
AM
9932019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
994
5fce606f 995 * MAINTAINERS (Write After Approval): Add myself.
35e2f066 996
60f32352
AS
9972019-02-11 Andrew Stubbs <ams@codesourcery.com>
998
999 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
1000 (Write After Approval): Remove myself and Julian.
1001
b4f964c8
HA
10022019-01-26 Harald Anlauf <anlauf@gmx.de>
1003
1004 * MAINTAINERS (Write After Approval): Add myself.
1005
1009e9a2
KCY
10062019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
1007
1008 * MAINTAINERS (Write After Approval): Add myself.
1009
275e9ad9
XHL
10102019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
1011
62fa42ce
SB
1012 * ChangeLog: Replace space with tab.
1013 * MAINTAINERS: Delete 1 tab to keep alignment.
275e9ad9 1014
8fcc3599
JG
10152019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
1016
1017 * MAINTAINERS (Write After Approval): Add myself.
1018
9c83c587
LJH
10192019-01-18 Li Jia He <helijia@gcc.gnu.org>
1020
1021 * MAINTAINERS (Write After Approval): Add myself.
1022
7431c1a1
AS
10232019-01-17 Andrew Stubbs <ams@codesourcery.com>
1024 Kwok Cheung Yeung <kcy@codesourcery.com>
1025 Julian Brown <julian@codesourcery.com>
1026 Tom de Vries <tom@codesourcery.com>
1027 Jan Hubicka <hubicka@ucw.cz>
1028 Martin Jambor <mjambor@suse.cz>
1029
1030 * configure.ac: Likewise.
1031 * configure: Regenerate.
1032 * contrib/config-list.mk: Add amdgcn-amdhsa.
1033
0684a816
KL
10342019-01-16 Kewen Lin <linkw@gcc.gnu.org>
1035
1036 * MAINTAINERS (Write After Approval): Add myself.
1037
62fa42ce 10382019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
9a603611 1039
275e9ad9 1040 * MAINTAINERS (Write After Approval): Add myself.
9a603611 1041
5227609c
RO
10422019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1043
1044 PR target/88535
1045 * config.guess: Import upstream version 2019-01-03.
1046 * config.sub: Import upstream version 2019-01-01.
1047
7c50cefc
TP
10482018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
1049
1050 * MAINTAINERS (Write After Approval): Update my maintainer address.
1051
ea9a30d0
GB
10522018-12-21 Gergö Barany <gergo@codesourcery.com>
1053
1054 * MAINTAINERS (Write After Approval): Add myself.
1055
23d3e2d5
SB
10562018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
1057
1058 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
1059
e4a9a572
IS
10602018-12-05 Iain Sandoe <iain@sandoe.co.uk>
1061
1062 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
1063 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
1064 (GCC_TARGET_TOOL): Likewise.
1065 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
1066 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
5227609c 1067 OTOOL, OTOOL_FOR_TARGET: New substitutions.
e4a9a572 1068 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
5227609c 1069 * configure: Regenerate.
e4a9a572
IS
1070 * Makefile.in: Likewise.
1071
f9b4801c
JP
10722018-11-28 Johannes Pfau <johannespfau@gmail.com>
1073
1074 * MAINTAINERS (Write After Approval): Add myself.
1075
7f9414c1
ML
10762018-11-13 Martin Liska <mliska@suse.cz>
1077
1078 * gcc.target/i386/pr87930.c: Move to ...
1079 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
1080
1dbff00c
SH
10812018-11-10 Stafford Horne <shorne@gmail.com>
1082
1083 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
1084 (Write After Approval): Remove myself.
1085
e9f3803d
HAQ
10862018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
1087
1088 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
1089 Append $INCICONV to it.
1090
45bf1490
SH
10912018-11-04 Stafford Horne <shorne@gmail.com>
1092
1093 * MAINTAINERS (Write After Approval): Add myself.
1094
22e05272
JM
10952018-10-31 Joseph Myers <joseph@codesourcery.com>
1096
1097 PR bootstrap/82856
1098 * multilib.am: New file. From automake.
1099
1100 Merge from binutils-gdb:
1101 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
1102
1103 * libtool.m4: Use AC_LANG_SOURCE.
1104 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
1105 * ar-lib: New file.
1106 * test-driver: New file.
1107 * configure: Re-generate.
1108
82a14443
MP
11092018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
1110
1111 * MAINTAINERS (Write After Approval): Add myself.
1112
260eedb9
IB
11132018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
1114
1115 PR bootstrap/87788
1116 PR d/87799
1117 * configure: Rebuild.
1118 * configure.ac: Disable D on systems where it is known not to work.
1119
b4c522fa
IB
11202018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
1121
1122 * Makefile.def (target_modules): Add libphobos.
1123 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
1124 GDCFLAGS_FOR_TARGET.
1125 (dependencies): Make libphobos depend on libatomic, libbacktrace
1126 configure, and zlib configure.
1127 (language): Add language d.
1128 * Makefile.in: Rebuild.
1129 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
1130 (HOST_EXPORTS): Add GDC.
1131 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
1132 (BASE_TARGET_EXPORTS): Add GDC.
1133 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
1134 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
1135 (EXTRA_HOST_FLAGS): Add GDC.
1136 (STAGE1_FLAGS_TO_PASS): Add GDC.
1137 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
1138 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
1139 environment variables.
1140 * configure: Rebuild.
1141 * configure.ac: Add target-libphobos to target_libraries. Set and
1142 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
1143
04193ea0
IL
11442018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
1145
1146 * MAINTAINERS (Write After Approval): Add myself.
1147
72eda5f2
IB
11482018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
1149
1150 * MAINTAINERS (Write After Approval): Remove myself.
1151
4c029cee
IB
11522018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
1153
1154 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
1155
fc7367ea
BC
11562018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
1157
1158 * MAINTAINERS: Update my email address.
1159
956a7508
TS
11602018-10-04 Thomas Schwinge <thomas@codesourcery.com>
1161
1162 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
1163 maintainer.
1164
16ddcc28
MM
11652018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
1166
1167 * MAINTAINERS (Write After Approval): Add self.
1168
f9529512
ST
11692018-09-13 Sam Tebbs <sam.tebbs@arm.com>
1170
1171 * MAINTAINERS (write after approval): Add myself.
1172
3ff89a4e
XG
11732018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
1174
1175 * MAINTAINERS: Update my email address.
1176
e8a0276c
VL
11772018-08-29 Vlad Lazar <vlad.lazar@arm.com>
1178
1179 * MAINTAINERS (write after approval): Add myself.
1180
3d20537c
RS
11812018-08-21 Richard Sandiford <richard.sandiford@arm.com>
1182
1183 * MAINTAINERS: Add self to global reviewers list.
1184
661d1750
SL
11852018-08-17 Sandra Loosemore <sandra@codesourcery.com>
1186
1187 MAINTAINERS: Add c-sky port maintainers.
1188
aa405905
ML
11892018-08-10 Martin Liska <mliska@suse.cz>
1190
1191 * MAINTAINERS: Revert change in previous commit and
92a285c1 1192 join lines.
aa405905 1193
04e2b41d
ML
11942018-08-10 Martin Liska <mliska@suse.cz>
1195
1196 * MAINTAINERS: Remove extra line.
1197
6e9f49e4
N
11982018-08-06 Naveen H.S <naveenh@marvell.com>
1199
1200 * MAINTAINERS: Update my email address.
1201
3b0df776
DD
12022018-07-19 DJ Delorie <dj@redhat.com>
1203
1204 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
1205 as maintainer.
1206
f030b30e
AK
12072018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
1208
1209 * MAINTAINERS: Adjust email address for me and my colleague Robin
1210 Dapp.
1211
7264261f
L
12122018-07-13 H.J. Lu <hongjiu.lu@intel.com>
1213 Sunil K Pandey <sunil.k.pandey@intel.com>
1214
1215 PR target/84413
1216 * config/i386/i386.c (m_CORE_AVX512): New.
1217 (m_CORE_AVX2): Likewise.
1218 (m_CORE_ALL): Add m_CORE_AVX2.
1219 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
1220 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
1221 and remove the rest of m_SKYLAKE_AVX512.
1222
19975c57
SH
12232018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
1224
1225 * config.sub: Sync with upstream version 2018-07-03.
1226
c234070e
SH
12272018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
1228
1229 * config.guess: Sync with upstream version 2018-06-26.
1230 * config.sub: Sync with upstream version 2018-07-02.
1231
d41cd173
BW
12322018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
1233
92a285c1 1234 * libtool.m4: Sort output of 'find' to enable deterministic builds.
d41cd173
BW
1235 * ltmain.sh: Likewise.
1236
d3435784
SB
12372018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
1238
1239 * contrib/config-list.mk: Remove powerpc-linux_paired.
1240
da34ca3f
AO
12412018-06-29 Alexandre Oliva <oliva@adacore.com>
1242
1243 * configure.ac: Introduce support for @unless/@endunless.
1244 * Makefile.tpl (dep-kind): Rewrite with cond; return
1245 postbootstrap in some cases.
1246 (make-postboot-dep, postboot-targets): New.
1247 (dependencies): Do not output postbootstrap dependencies at
1248 first. Output non-target ones changed for configure to depend
1249 on stage_last @if gcc-bootstrap, and the original deps @unless
1250 gcc-bootstrap.
1251 * configure.in, Makefile.in: Rebuilt.
1252
8e236ddd
JW
12532018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
1254
1255 * MAINTAINERS (write after approval): Add myself.
1256
71d40114
RV
12572018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
1258
1259 * MAINTAINERS (write after approval): Add myself.
1260
8006534c
NC
12612018-06-19 Nick Clifton <nickc@redhat.com>
1262
1263 * zlib/configure.ac: Restore old behaviour of only enabling
1264 multilibs when a target subdirectory is defined. This allows
1265 building with srcdir == builddir.
1266 * zlib/configure: Regenerate.
1267
9e03592e
EB
12682018-06-18 Eric Botcazou <ebotcazou@adacore.com>
1269
1270 * Makefile.def (fortran): Add check-target-libgomp-fortran.
1271 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
1272 * Makefile.in: Regenerate.
1273
29305f60
BE
12742018-06-16 Ben Elliston <bje@gnu.org>
1275
1276 * config.guess: Import latest version.
1277 * config.sub: Likewise.
1278
31db0fe0
ML
12792018-06-08 Martin Liska <mliska@suse.cz>
1280
1281 * MAINTAINERS: Remove MPX-related entries.
1282 * Makefile.def: Remove libmpx support.
9e03592e
EB
1283 * Makefile.in: Regenerate.
1284 * configure.ac: Remove removed files.
1285 * configure: Regenerate.
31db0fe0
ML
1286 * libmpx/ChangeLog: Remove.
1287 * libmpx/Makefile.am: Remove.
1288 * libmpx/Makefile.in: Remove.
1289 * libmpx/acinclude.m4: Remove.
1290 * libmpx/aclocal.m4: Remove.
1291 * libmpx/config.h.in: Remove.
1292 * libmpx/configure: Remove.
1293 * libmpx/configure.ac: Remove.
1294 * libmpx/configure.tgt: Remove.
1295 * libmpx/libmpx.spec.in: Remove.
1296 * libmpx/mpxrt/Makefile.am: Remove.
1297 * libmpx/mpxrt/Makefile.in: Remove.
1298 * libmpx/mpxrt/libmpx.map: Remove.
1299 * libmpx/mpxrt/libtool-version: Remove.
1300 * libmpx/mpxrt/mpxrt-utils.c: Remove.
1301 * libmpx/mpxrt/mpxrt-utils.h: Remove.
1302 * libmpx/mpxrt/mpxrt.c: Remove.
1303 * libmpx/mpxrt/mpxrt.h: Remove.
1304 * libmpx/mpxwrap/Makefile.am: Remove.
1305 * libmpx/mpxwrap/Makefile.in: Remove.
1306 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
1307 * libmpx/mpxwrap/libtool-version: Remove.
1308 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
1309
e68086c4
ML
13102018-06-04 Martin Liska <mliska@suse.cz>
1311
1312 * MAINTAINERS: Add myself as gcov maintainer.
1313
37cca345
MF
13142018-06-04 Matthew Fortune <mfortune@gmail.com>
1315
1316 * MAINTAINERS: Update my email address.
1317
74386680
TV
13182018-06-04 Tom de Vries <tdevries@suse.de>
1319
1320 * MAINTAINERS: Remove write-after-approval entries for component
1321 maintainers.
1322
010ff25b
JL
13232018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1324
1325 * MAINTAINERS (write after approval): Add myself.
1326
64acc19a 13272018-06-01 Bin Cheng <amker@gcc.gnu.org>
232d2edb
BC
1328
1329 * MAINTAINERS: Update my email address.
1330
7aad7f4b
TV
13312018-06-01 Tom de Vries <tdevries@suse.de>
1332
1333 * MAINTAINERS: Update my email address.
1334
c5470754
BC
13352018-05-22 Bin Cheng <bin.cheng@arm.com>
1336
1337 * MAINTAINERS (loop-optimizer): Add myself.
1338
58b40a67
FT
13392018-05-01 Francois H. Theron <francois.theron@netronome.com>
1340
1341 * configure.ac: Added "nfp" target.
1342 * configure: Regenerate.
1343
bece35ca
RB
13442018-04-30 Richard Biener <rguenther@suse.de>
1345
1346 PR bootstrap/85571
1347 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
1348 (STAGE3_TFLAGS): Likewise.
1349 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
1350 (STAGEtrain_TFLAGS): Likewise.
1351 * Makefile.in: Regenerate.
1352
ae05281f
RB
13532018-04-26 Richard Biener <rguenther@suse.de>
1354
1355 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
1356 (STAGE2_CFLAGS): Likewise.
1357 (STAGE2_TFLAGS): Likewise.
1358 (STAGE3_CFLAGS): Add -fchecking.
1359 (STAGE3_TFLAGS): Likewise.
1360 (STAGEtrain_CFLAGS): Filter out -fchecking.
1361 (STAGEtrain_TFLAGS): Likewise.
1362 * Makefile.in: Re-generate.
1363
c6e34a9b
CM
13642018-04-25 Catherine Moore <clm@codesourcery.com>
1365
1366 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
1367
ae9fb56f
PC
13682018-04-18 Paul Clarke <pc@us.ibm.com>
1369
1370 * MAINTAINERS (write after approval): Add myself.
1371
a2919888
AS
13722018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
1373
1374 * MAINTAINERS: Update my email address.
1375
c6024672
BS
13762018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
1377
1378 * MAINTAINERS: Remove redundant Write-After-Approval entry.
1379
85d36775
BS
13802018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
1381
1382 * MAINTAINERS: Update my email address and disambiguate myself
1383 a bit from Will Schmidt.
1384
8bb406a2
NS
13852018-03-21 Nathan Sidwell <nathan@acm.org>
1386
1387 * MAINTAINERS: Move maintainers of now-removed picochip and score
1388 ports to write after approval.
1389
c9b39302
RS
13902018-03-13 Richard Sandiford <richard.sandiford@arm.com>
1391
1392 * MAINTAINERS: Add entry for SVE maintainership.
1393
1fc1d82e
MR
13942018-02-13 Maciej W. Rozycki <macro@mips.com>
1395
1396 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
1397 * configure: Regenerate.
1398
7b7f78d7
BK
13992018-01-18 Boris Kolpackov <boris@codesynthesis.com>
1400
1401 * MAINTAINERS (write after approval): Add myself.
1402
3c1f3bf6
SP
14032018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
1404
1405 * MAINTAINERS (write after approval): Add myself.
1406
182f27e3
SP
14072018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
1408
1409 * MAINTAINERS (write after approval): Add myself.
85911661 1410
85ec4feb
JJ
14112018-01-03 Jakub Jelinek <jakub@redhat.com>
1412
1413 Update copyright years.
1414
ef7d7cf5
BE
14152018-01-03 Ben Elliston <bje@gnu.org>
1416
1417 * config.guess: Import latest version.
1418 * config.sub: Likewise.
1419
842df93e
SH
14202017-12-12 Stafford Horne <shorne@gmail.com>
1421
1422 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
1423 * configure: Regenerate.
1424
1d0a8ae9
QZ
14252017-11-29 Qing Zhao <qing.zhao@oracle.com>
1426
1427 * MAINTAINERS (Write After Approval): Add myself.
1428
5e9d6aa4
JK
14292017-11-28 Julia Koval <julia.koval@intel.com>
1430 Sebastian Peryt <sebastian.peryt@intel.com>
1431
1432 * Makefile.def (target_modules): Remove libcilkrts.
1433 * Makefile.in: Ditto.
1434 * configure: Ditto.
1435 * configure.ac: Ditto.
1436
d2eaaa89
JK
14372017-11-28 Julia Koval <julia.koval@intel.com>
1438
1439 * MAINTAINERS (Write After Approval): Add myself.
1440
90b415f6
SD
14412017-11-22 Sudakshina Das <sudi.das@arm.com>
1442
1443 * MAINTAINERS (Write After Approval): Add myself.
1444
f804ba3e
PD
14452017-11-06 Palmer Dabbelt <palmer@sifive.com>
1446
1447 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
1448 Use my SiFive email address.
1449
8744c9bf
SP
14502017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
1451
1452 * MAINTAINERS (write after approval): Add myself.
1453
7181cca3
ML
14542017-10-27 Martin Liska <mliska@suse.cz>
1455
1456 * Makefile.tpl: Use proper name of folder as it was renamed
1457 during transition to 4 stages.
1458 * Makefile.in: Regenerate.
1459
fb336a7b
IT
14602017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
1461
e50ffab3 1462 * MAINTAINERS (write after approval): Add myself.
fb336a7b 1463
7b5f5267
GP
14642017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
1465
1466 * MAINTAINERS: Add a note that maintainership also includes web
1467 pages, docs, and testsuite related to that area.
1468
55de8eb3
TV
14692017-09-25 Tom de Vries <tom@codesourcery.com>
1470
1471 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
1472
86ab175e
PMR
14732017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
1474
1475 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
1476
500ac452
NS
14772017-09-15 Nathan Sidwell <nathan@acm.org>
1478
1479 * MAINTAINERS: Remove myself as a vxworks maintainer.
1480
72ace300
TS
14812017-09-13 Thomas Schwinge <thomas@codesourcery.com>
1482
1483 * MAINTAINERS: Remove email address of Jim Norris.
1484
1328002a
KT
14852017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1486
1487 * MAINTAINERS (Reviewers): Move myself from here...
1488 (CPU Port Maintainers): ... to here.
1489
84d0b6f5
JG
14902017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
1491
1492 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
1493
9c04bba3
RD
14942017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
1495
e50ffab3 1496 * MAINTAINERS (write after approval): Add myself.
9c04bba3 1497
5a427c63
TR
14982017-07-28 Tony Reix <tony.reix@atos.net>
1499
1500 * configure.ac (target-libffi): Don't disable for AIX.
1501 (go): Don't add to unsupported_languages on AIX.
1502 (target-libgo): Don't disable for AIX.
1503 * configure: Regenerate.
1504
8994b66f
YG
15052017-07-19 Yury Gribov <tetra2005@gmail.com>
1506
1507 * MAINTAINERS: Add myself.
1508
7a795e10
TS
15092017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1510
1511 * MAINTAINERS: Update my email address.
1512
50061652
RE
15132017-07-04 Richard Earnshaw <rearnsha@arm.com>
1514
1515 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
1516 arm-specific auto-generated header files.
1517
d4360477
NS
15182017-07-03 Nathan Sidwell <nathan@acm.org>
1519
1520 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
1521 * configure: Rebuilt.
1522
9dc9ae74
BS
15232017-07-03 Bernd Schmidt <bschmidt@redhat.com>
1524
1525 * MAINTAINERS: Readd myself for c6x.
1526
c8cf0b6f
ML
15272017-06-28 Martin Liska <mliska@suse.cz>
1528
1529 PR bootstrap/81217
1530 * Makefile.def: Remove superfluous bootstrap_target from
1531 bootstrap_stage.
1532 * Makefile.in: Re-generate the file.
1533
0666865c
MO
15342017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
1535
e50ffab3 1536 * MAINTAINERS: Add myself to Write After Approval
0666865c 1537
827c925e
AJ
15382017-06-21 Andrew Jenner <andrew@codesourcery.com>
1539
1540 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
1541
0d053a49
ML
15422017-06-19 Martin Liska <mliska@suse.cz>
1543
1544 * Makefile.def: Define 4 stages PGO bootstrap.
1545 * Makefile.tpl: Define FLAGS.
1546 * Makefile.in: Regenerate.
1547
be75f645
ILT
15482017-06-14 Ian Lance Taylor <iant@golang.org>
1549
1550 * Makefile.def: Add check-gotools to go check targets.
1551 * Makefile.in: Rebuild.
1552
c725f69c
SB
15532017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
1554
1555 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
1556
76052545
EB
15572017-06-03 Eric Botcazou <ebotcazou@adacore.com>
1558
1559 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
1560 * configure: Regenerate.
1561
afd88efc
ML
15622017-05-31 Martin Liska <mliska@suse.cz>
1563
1564 * configure.ac: Add handling of stage2_werror_flags to
1565 action-if-given and to action-if-not-given.
1566 * configure: Regenerate.
1567
945bafd6
PB
15682017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
1569
1570 * MAINTAINERS: Add self to Write After Approval
1571
b9396a49
BS
15722017-05-27 Bernd Schmidt <bschmidt@redhat.com>
1573
1574 * MAINTAINERS: Update my email address, and remove myself as
1575 maintainer in some areas.
1576
aa1b69e7
EG
15772017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
1578
1579 * MAINTAINERS: Add self to Write After Approval
1580
cdfee50a
NS
15812017-05-25 Nathan Sidwell <nathan@acm.org>
1582
1583 * configure.ac: Add --enable-languages=default to mean default and
1584 make --enable-languages=all mean all supported languages.
1585 * configure: Regenerated.
1586
83349046
SB
15872017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
1588
1589 * config.gcc (powerpc*-*-*spe*): New.
1590 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
1591 (powerpc-*-rtems*spe*): New.
1592 (powerpc*-*-linux*spe*): New.
1593 (powerpc-wrs-vxworksspe): New.
1594 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1595 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1596 * config.host (powerpc*-*-*spe*): New.
1597
01c712cb
ML
15982017-05-19 Martin Liska <mliska@suse.cz>
1599
1600 * configure.ac: Add --enable-werror-always just for
1601 bootstrap-debug (or none build config) and do not add it
1602 when we are on a release branch.
1603 * configure: Regenerated.
1604
7880c1a5
SL
16052017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
1606
1607 * MAINTAINERS: Add self to Write After Approval
1608
c759355f
KK
16092017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
1610
1611 * MAINTAINERS: Move myself to Write After Approval section.
1612
79557bae
CZ
16132017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1614
1615 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
1616 ACCH registers.
1617 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
1618 available.
1619 (umulsidi3): Likewise.
1620 (mulsidi3_700): Disable this pattern when we have advanced mpy
1621 instructions.
1622 (umulsidi3_700): Likewise.
1623 (maddsidi4): New pattern.
1624 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
1625 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
1626 (mpydu_imm_arcv2hs): Likewise.
1627 * config/arc/predicates.md (accl_operand): New predicate.
1628
c7314bc1
CZ
16292017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1630 Andrew Burgess <andrew.burgess@embecosm.com>
1631
1632 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
1633 case.
1634 (ARC_AUTOFP_IRQ_P): Likewise.
1635 (ARC_AUTO_IRQ_P): Likewise.
1636 (rgf_banked_register_count): New variable.
1637 (parse_mrgf_banked_regs_option): New function.
1638 (arc_override_options): Handle rgf_banked_regs option.
1639 (arc_handle_interrupt_attribute): Add firq option.
1640 (arc_compute_function_type): Return fast irq type when required.
1641 (arc_must_save_register): Handle fast interrupts.
1642 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
1643 (arc_return_address_regs): Update.
1644 * config/arc/arc.h (arc_return_address_regs): Update.
1645 (arc_function_type): Add fast interrupt type.
1646 (ARC_INTERRUPT_P): Update.
1647 (RC_FAST_INTERRUPT_P): Define.
1648 * config/arc/arc.md (simple_return): Update for fast interrupts.
1649 (p_return_i): Likewise.
1650 * config/arc/arc.opt (mrgf-banked-regs): New option.
1651 * doc/invoke.texi (mrgf-banked-regs): Document.
1652
41453183
CZ
16532017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1654
1655 * config/arc/arc.c (irq_ctrl_saved): New variable.
1656 (ARC_AUTOBLINK_IRQ_P): Define.
1657 (ARC_AUTOFP_IRQ_P): Likewise.
1658 (ARC_AUTO_IRQ_P): Likewise.
1659 (irq_range): New function.
1660 (arc_must_save_register): Likewise.
1661 (arc_must_save_return_addr): Likewise.
1662 (arc_dwarf_emit_irq_save_regs): Likewise.
1663 (arc_override_options): Handle deferred options.
1664 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
1665 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
1666 arc_must_save_return_addr.
1667 (arc_compute_frame_size): Handle automated save and restore of
1668 registers.
1669 (arc_expand_prologue): Likewise.
1670 (arc_expand_epilogue): Likewise.
1671 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
1672 * config/arc/arc.opt (mirq-ctrl-saved): New option.
1673 * doc/invoke.texi (mirq-ctrl-saved): Document option.
1674
52744dd7
TK
16752017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
1676 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
1677
1678 PR bootstrap/77661
1679 * Makefile.def: Don't pass --enable-maintainer-mode on to an
1680 in-tree build MPC.
1681 * Makefile.in: Regenerate.
1682
deeba76a
FXC
16832017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1684
1685 * configure.ac: Enable LTO by default on darwin >= 9.
1686 * configure: Regenerate.
1687
5a05e11d
PD
16882017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
1689
1690 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
1691 and Andrew Waterman as the RISC-V maintainers.
1692
e04f858c
NK
16932017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
1694
1695 * MAINTAINERS: Add self to Write After Approval
1696
a98cf819
GP
16972017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
1698
1699 * config.guess: Import latest from upstream.
1700
9826d1a3
GP
17012017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
1702
1703 * MAINTAINERS (Write After Approval): Remove entries that are
1704 already covered under Reviewers.
1705
a46586c3
MW
17062017-03-08 Mark Wielaard <mark@klomp.org>
1707
1708 PR demangler/70909
1709 PR demangler/67264
1710 * include/demangle.h: Add d_printing to struct demangle_component
1711 and pass struct demangle_component as non const.
1712
734ca1c2
GP
17132017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
1714
1715 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
1716
93b87d1d
TS
17172017-02-15 Thomas Schwinge <thomas@codesourcery.com>
1718
1719 * Makefile.tpl: Remove HOST_ISLVER.
1720 (HOST_EXPORTS): Remove ISLVER.
1721 * Makefile.in: Regenerate.
1722
f877b3ad
RB
17232017-02-13 Richard Biener <rguenther@suse.de>
1724
1725 * configure: Re-generate.
1726
2ad31830
GP
17272017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
1728
1729 * MAINTAINERS: Adjust bug reporting URL.
1730
3501e62c
GP
17312017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
1732
1733 * MAINTAINERS (Write After Approval): Remove redundant entry
1734 for Andrew Burgess.
1735
510555e0
JDA
17362017-02-03 John David Anglin <danglin@gcc.gnu.org>
1737
e50ffab3 1738 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
510555e0 1739 32-bit hppa*-*-hpux*.
e50ffab3 1740 * configure: Regenerate.
510555e0 1741
f6a24a94
MJ
17422017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
1743
1744 * configure.ac: Moved the white list of enabling BRIG FE to
1745 libhsail-rt/configure.tgt.
1746 * configure: Regenerated.
1747 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
1748
17492017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
5fd1486c
PJ
1750 Martin Jambor <mjambor@suse.cz>
1751
5fd1486c
PJ
1752 * Makefile.def (target_modules): Added libhsail-rt.
1753 (languages): Added language brig.
1754 * Makefile.in: Regenerated.
1755 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
1756 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
1757 * configure: Regenerated.
1758
3c36aa6b
JJ
17592017-01-17 Jakub Jelinek <jakub@redhat.com>
1760
1761 PR other/79046
1762 * configure: Regenerated.
1763
8f56cb51
AM
17642017-01-04 Alan Modra <amodra@gmail.com>
1765
1766 * configure: Regenerate.
1767
f2c764c5
BE
17682016-12-29 Ben Elliston <bje@gnu.org>
1769
1770 * config.sub: Import latest version.
1771
1dc9c117
AI
17722016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
1773
1774 * MAINTAINERS (Write After Approval): Add myself.
1775
c21fdaa1
JJ
17762016-12-21 Jakub Jelinek <jakub@redhat.com>
1777
1778 * configure.ac: Don't bootstrap libmpx unless --with-build-config
1779 includes bootstrap-mpx.
1780 * configure: Regenerated.
1781
cc811459
CX
17822016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
1783
1784 * MAINTAINERS (Write After Approval): Add myself.
1785
b55e6680
MJ
17862016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
1787
8f56cb51 1788 * configure: Regenerate.
b55e6680 1789
825fba52
MK
17902016-12-01 Matthias Klose <doko@ubuntu.com>
1791
1792 * configure.ac: Don't use pkg-config to check for bdw-gc.
1793 * configure: Regenerate.
1794
114bf3f1
MK
17952016-11-30 Matthias Klose <doko@ubuntu.com>
1796
1797 * Makefile.def: Remove reference to boehm-gc target module.
1798 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
1799 options and for the bdw-gc pkg-config module.
1800 * configure: Regenerate.
1801 * Makefile.in: Regenerate.
1802
21b0f96a
NS
18032016-11-28 Nathan Sidwell <nathan@acm.org>
1804
1805 * MAINTAINERS (nvptx): Remove self.
1806
292edab3
BE
18072016-11-25 Ben Elliston <bje@gnu.org>
1808
1809 * config.guess: Import latest version.
1810 * config.sub: Likewise.
1811
0954a00b
TT
18122016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
1813
1814 * MAINTAINERS (Write After Approval): Add myself.
1815
8e4d2ca4
MK
18162016-11-15 Matthias Klose <doko@ubuntu.com>
1817
1818 * Makefile.def: Remove references to GCJ.
1819 * Makefile.tpl: Likewise.
1820 * Makefile.in: Regenerate.
1821
84c1b9d3
MK
18222016-11-15 Matthias Klose <doko@ubuntu.com>
1823
1824 * config-ml.in: Remove references to GCJ.
1825 * configure.ac: Likewise.
1826 * configure: Regenerate.
1827
3f95ca6c
JC
18282016-11-01 Josh Conner <joshconner@google.com>
1829
1830 * MAINTAINERS (Write After Approval): Update email address,
1831
457cc672
CL
18322016-10-27 Carl Love <cel@us.ibm.com>
1833
1834 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
1835 Approval list to make it alphabetical.
1836
2142f54f
CL
18372016-10-27 Carl Love <cel@us.ibm.com>
1838
1839 * MAINTAINERS (Write After Approval): Add myself.
1840
104700f4
AB
18412016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
1842
1843 * MAINTAINERS (Reviewers): Add myself.
1844 (Write After Approval): Add myself.
1845
942c0db8
HP
18462016-10-21 Hartmut Penner <hepenner@us.ibm.com>
1847 Ulrich Weigand <uweigand@de.ibm.com>
1848
1849 * MAINTAINERS: Update email address.
1850
fbf4c502
NS
18512016-10-10 Nathan Sidwell <nathan@acm.org>
1852
1853 * MAINTAINERS: Update email address.
1854
b20e7532
AT
18552016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
1856
1857 * configure.ac: Add aarch64-*-freebsd*.
1858 * configure: Regenerate.
1859
2e21fd4d
SE
18602016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
1861
1862 * MAINTAINERS: Update email address after it got reverted.
1863
43c40f3e
RO
18642016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1865
1866 * configure.ac (target_libraries): Readd target-boehm-gc.
1867 Restore --enable-objc-gc handling.
1868 * configure: Regenerate.
1869
f05796ba
JL
18702015-10-03 Jeff Law <law@redhat.com>
1871
1872 * MAINTAINERS: Move several inactive maintainers to the
1873 write-after-approval section.
1874
012447ea
JJ
18752016-09-30 Jakub Jelinek <jakub@redhat.com>
1876
1877 * configure.ac: Add target-libffi to target_libraries.
1878 Readd libgcj target disablings, modified to only target-libffi.
1879 Readd target addition of go to unsupported languages.
1880 * configure: Regenerated.
1881
a7d75d59
SE
18822016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
1883
1884 * MAINTAINERS: Update email address.
1885
d1a79a95
AH
18862016-09-30 Andrew Haley <aph@redhat.com>
1887
4d8c733d 1888 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
d1a79a95
AH
1889 write-after approval. Remove Tom Tromey and Bryce McKinlay from
1890 libgcj.
1891
af2d4873
AH
18922016-09-30 Andrew Haley <aph@redhat.com>
1893
1894 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
1895 write-after approval after GCJ deletion.
1896
07b78716
AH
18972016-09-30 Andrew Haley <aph@redhat.com>
1898
1899 * Makefile.def: Remove libjava.
1900 * Makefile.tpl: Likewise.
1901 * Makefile.in: Regenerate.
1902 * configure.ac: Likewise.
1903 * configure: Likewise.
1904 * gcc/java: Remove.
1905 * libjava: Likewise.
1906
a29b7214
CZ
19072016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
1908
1909 * MAINTAINERS (Reviewers): Add myself.
1910
2fd88f4f
AK
19112016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
1912
1913 * configure.ac: Disable "sim" directory for arc*-*-*.
1914 * configure: Regenerated.
1915
e2080e79
TC
19162016-09-23 Tamar Christina <tamar.christina@arm.com>
1917
1918 * MAINTAINERS (Write After Approval): Add myself.
1919
8f3675f8
MR
19202016-09-12 Maciej W. Rozycki <macro@imgtec.com>
1921
1922 * configure.ac: Check for the minimum in-tree MPFR version
1923 handled.
1924 * configure: Regenerate.
1925
21f88103
YTL
19262016-07-20 Yan-Ting Lin <currygt52@gmail.com>
1927
1928 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
1929 * configure: Regenerated.
1930
60d51882
FR
19312016-07-19 Fritz Reese <fritzoreese@gmail.com>
1932
1933 * MAINTAINERS (Write After Approval): Add myself.
1934
277d7ee0
AK
19352016-06-23 Andi Kleen <ak@linux.intel.com>
1936
1937 * Makefile.def: Add autoprofiledbootstrap.
1938 * Makefile.tpl: Dito.
1939 * Makefile.in: Regenerate.
1940
fd6487af
JS
19412016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
1942
1943 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
1944 * configure: Regenerate.
1945
3e326935
TS
19462016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1947
1948 * configure: Regenerate.
1949 * configure.ac: Remove support for avr-rtems.
1950
9582bf04
SKS
19512016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1952
1953 * MAINTAINERS (Write After Approval): Add myself.
1954
6f820b68
MC
19552016-06-16 Michael Collison <michael.collison@arm.com>
1956
1957 * MAINTAINERS (Write After Approval): Add myself.
1958
775ee7fa
MM
19592016-06-14 Mikael Morin <mikael@gcc.gnu.org>
1960
1961 * MAINTAINERS (Write After Approval): Update e-mail address.
1962
de3ba371
JM
19632016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
1964
21f88103 1965 * MAINTAINERS (Write After Approval): Add myself.
de3ba371 1966
350216e3
AM
19672016-05-28 Alan Modra <amodra@gmail.com>
1968
1969 * Makefile.tpl (configure): Depend on m4 files included.
1970 * Makefile.in: Regenerate.
1971
9cad20fa
BS
19722016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1973
1974 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
1975 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
1976
92466115
BS
19772016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1978
1979 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
1980 special case builtin.
1981 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
1982 support for ALTIVEC_BUILTIN_VEC_ADDEC.
1983 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
1984 for __builtin_vec_addec.
1985
fe38e08b
JS
19862016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
1987
1988 * config.guess: Import version 2016-04-02 (newest).
1989 * config.sub: Import version 2016-05-10 (newest).
1990
cef1a0b8 19912016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
704b85c7 1992
cef1a0b8
JL
1993 * configure.ac: Add ARC support to libgloss.
1994 * configure: Regenerate
704b85c7 1995
75a6b91a
AS
19962016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
1997
1998 * MAINTAINERS (Write After Approval): Add myself.
1999
00f35794
BE
20002016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
2001
2002 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
2003 * configure: Regenerated.
2004 * Makefile.def (gmp): Explicitly disable assembler.
2005 (mpfr): Adjust lib_path.
2006 (mpc): Likewise.
2007 * Makefile.in: Regenerated.
2008
c100769b
JJ
20092016-05-01 Jakub Jelinek <jakub@redhat.com>
2010
2011 PR bootstrap/70704
2012 * configure.ac (--enable-stage1-checking): Add missing
2013 --enable-checking=.
2014 * configure: Regenerated.
2015
bc6d9014
OE
20162016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2017
ace08cb8
OE
2018 * config.guess: Revert r235676.
2019 * config.sub: Revert r235676.
2020
20212016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2022
2023 * config.guess: Remove SH5 support.
bc6d9014
OE
2024 * config.sub: Likewise.
2025 * configure: Likewise.
2026 * configure.ac: Likewise.
2027
7db11a5a
JJ
20282016-04-26 Jakub Jelinek <jakub@redhat.com>
2029
2030 PR bootstrap/70704
2031 * configure.ac (--enable-stage1-checking): For --disable-checking or
2032 implicit --enable-checking, make sure extra flag matches in between
2033 stage1 and later checking.
2034 * configure: Regenerated.
2035
ab0fc037
TS
20362016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2037
2038 * .gitattributes: New file.
2039
c048fa95
SB
20402016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
2041
2042 * MAINTAINERS (rs6000/powerpc port): Add myself.
2043
f3653cf5
SB
20442016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
2045
2046 PR bootstrap/70173
2047 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
2048 and gotools directories. Delete the stage_final file.
2049 * Makefile.in: Regenerate.
2050
4f93efa4
AV
20512016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
2052
2053 * MAINTAINERS (Write After Approval): Add myself.
2054
c27e432e
SK
20552016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
2056
2057 * MAINTAINERS (Fortran maintainer): Remove myself.
2058
7134713c
BS
20592016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
2060
2061 * MAINTAINERS (Write After Approval): Add myself.
2062
7d74282a
KN
20632016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
2064
2065 * MAINTAINERS (Write After Approval): Add myself.
2066
1b858e76
CC
20672016-03-17 Cary Coutant <ccoutant@gmail.com>
2068
2069 Sync with binutils-gdb:
2070
2071 2016-03-17 Cary Coutant <ccoutant@gmail.com>
2072
2073 * configure.ac: Add mips and s390 to the gold target check.
2074 * configure: Regenerate.
2075
d15bd5bb
DD
20762016-03-01 DJ Delorie <dj@redhat.com>
2077
2078 * MAINTAINERS (mep): Remove myself as MeP maintainer.
2079
6d1fa6bb
DM
20802016-02-22 David Malcolm <dmalcolm@redhat.com>
2081
2082 * MAINTAINERS (libcpp): Add myself.
2083 (diagnostic messages): Likewise.
2084
607bda60
TV
20852016-02-20 Tom de Vries <tom@codesourcery.com>
2086
2087 * MAINTAINERS: Fix whitespace.
2088
80cfaff8
CZ
20892016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
2090
2091 * MAINTAINERS (Write After Approval): Add myself.
2092
c661a43d
SP
20932016-01-29 Sebastian Pop <s.pop@samsung.com>
2094
2095 * config/isl.m4: Add comments about isl-0.16.
2096 * configure: Regenerate.
2097
86b3a101
MJ
20982016-01-29 Martin Jambor <mjambor@suse.cz>
2099
2100 * MAINTAINERS (hsa maintainers): Add myself.
2101
960cbfd2
WD
21022015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
2103
2104 * MAINTAINERS: (Write After Approval): Add myself.
2105
1e050c90
AK
21062016-01-25 Aditya Kumar <aditya.k7@samsung.com>
2107 Sebastian Pop <s.pop@samsung.com>
2108
2109 * Makefile.in: Regenerate.
2110 * Makefile.tpl: Export ISLVER.
2111 * configure: Regenerate.
2112 * config/isl.m4: Detect isl-0.15.
2113
cefadad1
MM
21142016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
2115
2116 PR bootstrap/69329
2117 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
2118 * Makefile.in: Regenerate.
2119
9e530bcd
AP
21202016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
2121
2122 * configure.ac: Enable LTO for DJGPP
2123 * configure: Regenerate
2124
324402a0
L
21252016-01-12 H.J. Lu <hongjiu.lu@intel.com>
2126
2127 Sync with binutils-gdb:
2128 2015-10-21 Nick Clifton <nickc@redhat.com>
2129
2130 PR gas/19109
2131 * configure.ac: Note the 'none' is an acceptable argument to
2132 --enable-compressed-debug-sections.
2133 * configure: Regenerate.
2134
9eaaa830
BE
21352016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
2136
2137 PR bootstrap/69134
2138 * Makefile.def (mpfr): Disable assembler.
2139 * Makefile.in: Regenerate.
2140
cfe67e03
BE
21412016-01-01 Ben Elliston <bje@gnu.org>
2142
2143 * config.guess: Import version 2016-01-01.
2144 * config.sub: Likewise.
2145
be33d404
SS
21462015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
2147
2148 * MAINTAINERS (Write After Approval): Add myself.
2149
e357a5e0
SP
21502015-12-17 Sebastian Pop <s.pop@samsung.com>
2151
2152 * Makefile.in: Replace ISL with isl.
2153 * Makefile.tpl: Same.
2154 * config/isl.m4: Same.
2155 * configure.ac: Same.
2156 * contrib/download_prerequisites: Same.
2157 * configure: Regenerate.
2158
1ad2439b
AP
21592015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
2160
2161 * MAINTAINERS (Write After Approval): Add Myself.
2162
70decafb
NS
21632015-12-17 Nathan Sidwell <nathan@acm.org>
2164
2165 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
2166 * configure: Regenerate.
2167
560d18d3
AK
21682015-12-16 Aditya Kumar <aditya.k7@samsung.com>
2169 Sebastian Pop <s.pop@samsung.com>
2170
2171 * config/isl.m4 (ISL_CHECK_VERSION): Check for
2172 isl_ctx_get_max_operations.
2173 * configure: Regenerate.
2174
57e8ab24 21752015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
b15f0273
AF
2176
2177 * MAINTAINERS (Write After Approval): Add myself.
2178
105b682e
ILT
21792015-12-02 Ian Lance Taylor <iant@google.com>
2180
2181 PR go/66147
2182 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
2183 * Makefile.in: Regenerate.
2184
7eb46bec
AT
21852015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
2186
2187 PR libffi/65726
2188 * Makefile.def (lang_env_dependencies): Make libffi depend
2189 on cxx.
2190 * Makefile.in: Regenerate.
2191
cc3baaa9
DE
21922015-11-26 David Edelsohn <dje.gcc@gmail.com>
2193
2194 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
2195 symbols.
2196
3be96231
TG
21972015-11-20 Tristan Gingold <gingold@adacore.com>
2198
2199 Sync with binutils-gdb:
2200 2015-11-20 Tristan Gingold <gingold@adacore.com>
2201
2202 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
2203 * configure: Regenerate.
2204
daa53f38
ML
22052015-11-19 Martin Liska <mliska@suse.cz>
2206
2207 * .gitignore: Add .clang-format to ignored files.
2208 * Makefile.in: Add clang-format.
2209 * Makefile.tpl: Likewise.
2210
54985c70
TA
22112015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
2212
2213 * configure.ac: Enable libmpx by default.
2214 * configure: Regenerated.
2215
d0397c75
SE
22162015-10-23 Steve Ellcey <sellcey@imgtec.com>
2217
2218 * MAINTAINERS: Update email address.
2219
735a559c
PM
22202015-10-23 Paulo Matos <pmatos@linki.tools>
2221
2222 * MAINTAINERS: Update email address.
2223
15713b43
AH
22242015-10-23 Alan Hayward <alan.hayward@arm.com>
2225
2226 * MAINTAINERS (Write After Approval): Add myself.
2227
78edb32f
L
22282015-10-20 H.J. Lu <hongjiu.lu@intel.com>
2229
2230 Sync with binutils-gdb:
2231 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
2232
2233 PR gas/19109
2234 * configure.ac: Add
2235 --enable-compressed-debug-sections={all,gas,gold,ld}.
2236 * configure: Regenerated.
2237
dec6b7f1
AC
22382015-10-16 Arnaud Charlet <charlet@adacore.com>
2239
2240 * MAINTAINERS: Update list of Ada maintainers and email addresses.
2241
6be1d686
ML
22422015-10-09 Martin Liska <mliska@suse.cz>
2243
2244 * MAINTAINERS (Write After Approval): Add myself.
2245
dc0e2060
AF
22462015-10-09 Alexander Fomin <alexander.fomin@intel.com>
2247
2248 * MAINTAINERS (Write After Approval): Add myself.
2249
bec93d40
FW
22502015-10-02 Florian Weimer <fweimer@redhat.com>
2251
2252 * MAINTAINERS: Update email address.
2253
0487f06d
LK
22542015-10-02 Louis Krupp <louis.krupp@zoho.com>
2255
2256 * MAINTAINERS (Write After Approval): Add myself.
2257
56547ff7
KT
22582015-09-20 Kai Tietz <ktietz70@googlemail.com>
2259
423ea09f 2260 * MAINTAINERS: Update email.
56547ff7 2261
ed4c91ea
BS
22622015-09-14 Bernd Schmidt <bschmidt@redhat.com>
2263
2264 * MAINTAINERS: Update my email address.
2265
2503fd9e
JB
22662015-09-01 James Bowman <james.bowman@ftdichip.com>
2267
2268 * MAINTAINERS (ft32 port): Add myself.
2269
3726332a
DS
22702015-08-28 David Sherwood <david.sherwood@arm.com>
2271
2272 * MAINTAINERS: Add myself.
2273
15480aaf
PM
22742015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
2275
2276 * MAINTAINERS (Write After Approval): Add myself.
2277
ad4f95e3
FXC
22782015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2279
2280 PR libfortran/54572
2281 * Makefile.def: Make libgfortran depend on libbacktrace.
2282 * Makefile.in: Regenerate.
2283
95f25df0
SD
22842015-08-20 Simon Dardis <simon.dardis@imgtec.com>
2285
2286 * MAINTAINERS (Write After Approval): Add myself.
2287
5dc85f7e
TV
22882015-08-12 Tom de Vries <tom@codesourcery.com>
2289
2290 PR other/67092
2291 * configure.ac: Remove --with_host_libstdcxx support.
2292 * configure: Regenerate.
2293
44a7d18d
TS
22942015-08-10 Thomas Schwinge <thomas@codesourcery.com>
2295 Jakub Jelinek <jakub@redhat.com>
2296
2297 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
2298 nvptx*-*-*.
2299 * configure: Regenerate.
2300
bf5372e7
YS
23012015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
2302
2303 * Makefile.def (libiconv): Define bootstrap=true.
2304 Mark pdf/html/info as missing.
2305 (configure-gcc): Depend on all-libiconv.
2306 (all-gcc): Ditto.
2307 (configure-libcpp): Ditto.
2308 (all-libcpp): Ditto.
2309 (configure-intl): Ditto.
2310 (all-intl): Ditto.
2311 * Makefile.in: Regenerate.
2312
94b8fdcc
BC
23132015-08-03 Bin Cheng <bin.cheng@arm.com>
2314
2315 * MAINTAINERS (loop ivopts): Add the entry and myself.
2316
430bcac1
NS
23172015-07-31 Nathan Sidwell <nathan@codesourcery.com>
2318
2319 * MAINTAINERS (nvptx): Add self.
2320
110d61da
AL
23212015-07-29 Alan Lawrence <alan.lawrence@arm.com>
2322
2323 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
2324 128-bit vector modes.
2325
c9da7548 23262015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
18e1ed34 2327
c9da7548
VV
2328 * MAINTAINERS (Write After Approval): Add myself.
2329
423ea09f 23302015-07-28 Ben Elliston <bje@gnu.org>
d5e9bac5
BE
2331
2332 * config.sub, config.guess: Import from upstream.
2333
6b1786aa
JL
23342015-07-24 Michael Darling <darlingm@gmail.com>
2335
2336 PR other/66259
2337 * config-ml.in: Reflects renaming of configure.in to configure.ac
2338 * configure: Likewise
2339 * configure.ac: Likewise
2340
45952786
BS
23412015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
2342
2343 * MAINTAINERS: Update my email address.
2344
f1595603
L
23452015-07-14 H.J. Lu <hongjiu.lu@intel.com>
2346
2347 Sync with binutils-gdb:
2348 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
2349
2350 * configure.ac (target_configdirs): Exclude target-zlib if
2351 target-libjava isn't built.
2352 * configure: Regenerated.
2353
a05c2c75
L
23542015-07-14 H.J. Lu <hongjiu.lu@intel.com>
2355
2356 Sync with binutils-gdb:
2357 2015-05-13 John David Anglin <dave.anglin@bell.net>
2358
2359 * configure.ac: Disable configuration of GDB for HPUX targets.
2360 * configure: Regenerate.
2361
2362 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
2363
2364 * configure.ac: Add --with-system-zlib.
2365 * configure: Regenerated.
2366
2367 2015-01-28 James Bowman <james.bowman@ftdichip.com>
2368
2369 * configure.ac: Add FT32 support.
2370 * configure: Regenerate.
2371
2372 2015-01-12 Anthony Green <green@moxielogic.com>
2373
2374 * configure.ac: Don't disable gprof for moxie.
2375 * configure: Rebuild.
2376
1c01ebf6
L
23772015-07-14 H.J. Lu <hongjiu.lu@intel.com>
2378
2379 Sync with binutils-gdb:
2380 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
2381
2382 PR ld/18355
2383 * Makefile.def: Add extra_configure_flags to host zlib.
2384 * configure.ac (extra_host_zlib_configure_flags): New. Set
2385 to --enable-host-shared When bfd is to be built as shared
2386 library. AC_SUBST.
2387 * Makefile.in: Regenerated.
2388
e59969a1
HPN
23892015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
2390
2391 Sync with src:
2392 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
2393 * Makefile.def (dependencies): Add all-zlib to all-bfd.
2394 * Makefile.in: Regenerated.
2395
d9063947
L
23962015-06-30 H.J. Lu <hongjiu.lu@intel.com>
2397
2398 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
2399 target.
2400 * configure: Regenerate.
2401
b837291d
LC
24022015-06-23 Ludovic Courtès <ludo@gnu.org>
2403
2404 * MAINTAINERS (Write After Approval): Add myself.
2405
2a97995f
AT
24062015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
2407
2408 * MAINTAINERS (OS Port Maintainers): Add myself.
2409 (Various Maintainers): Remove myself from libffi testsuite.
2410
19cd26a6
RS
24112015-06-04 Richard Sandiford <richard.sandiford@arm.com>
2412
2413 * MAINTAINERS (gen* on machine desc): Add self.
2414
8ca528d9
JM
24152015-06-02 Jason Merrill <jason@redhat.com>
2416
2417 PR bootstrap/66319
2418 * configure.ac: Use -std=gnu++98.
2419
4526c3c1
SN
24202015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
2421
2422 * MAINTAINERS (Write After Approval): Add myself.
2423
318a4e6d
MF
24242015-05-28 Mike Frysinger <vapier@gentoo.org>
2425
2426 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
2427 * configure: Regenerate.
2428
46070488
JM
24292015-05-26 Jason Merrill <jason@redhat.com>
2430
2431 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
2432 * configure: Regenerate.
2433
fef939d6
JB
24342015-05-16 James Bowman <james.bowman@ftdichip.com>
2435
2436 * configure.ac: FT32 target added.
fef939d6
JB
2437 * configure: Regenerated.
2438
886faf50
IB
24392015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
2440
2441 * MAINTAINERS (Write After Approval): Add myself.
2442
91c6b410
PM
24432015-05-11 Paulo Matos <paulo@matos-sorge.com>
2444
2445 * MAINTAINERS (Write After Approval): Add myself.
2446
e640447c
PM
24472015-05-11 Paulo Matos <paulo@matos-sorge.com>
2448
2449 * configure.ac: Fix typo.
2450 * configure: Regenerate.
2451
e587377d
MM
24522015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
2453
2454 * MAINTAINERS (Write After Approval): Add myself.
2455
cabb9d59
MK
24562015-05-03 Matthias Klose <doko@ubuntu.com>
2457
2458 * configure.ac: Match $host configured with triplets.
2459 * configure: Regenerate.
2460
fafb95a6
BRF
24612015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
2462
2463 * Makefile.tpl: Remove surplus whitespace throughout.
2464 * Makefile.in: Regenerate.
2465
85867772
SB
24662015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
2467
2468 * MAINTAINERS (Various Maintainers): Add myself as instruction
2469 combiner maintainer.
2470
c10b5ea0
JJ
24712015-04-17 Jakub Jelinek <jakub@redhat.com>
2472
2473 PR bootstrap/62077
2474 * configure.ac (--enable-stage1-checking): Default to
2475 release,misc,gimple,rtlflag,tree,types if --disable-checking
2476 or --enable-checking is not specified and DEV-PHASE is not
2477 experimental.
2478 * configure: Regenerated.
2479
77019397
MO
24802015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
2481
2482 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
2483 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
2484 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
2485 * Makefile.in: Regenerate.
2486
17feae99 24872015-04-08 Cary Coutant <ccoutant@gmail.com>
b68ba431
CC
2488
2489 * MAINTAINERS: Update my email address.
2490
e61ffb3b
JG
24912015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
2492
2493 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
2494
b16cc4f2
KT
24952015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2496
2497 * MAINTAINERS: Add myself as an arm port reviewer.
2498
ec523909
ML
24992015-03-25 Martin Liska <mliska@suse.cz>
2500 Yury Gribov <y.gribov@samsung.com>
2501
2502 * Makefile.in: Fix ln source location for vimrc file.
2503 * Makefile.tpl: Likewise.
2504
fc30054e
AH
25052015-03-09 Aldy Hernandez <aldyh@redhat.com>
2506
2507 PR bootstrap/25672
2508 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
2509 cross-compiling. Similarly for CXX_FOR_TARGET.
2510 * configure: Regenerate.
2511
5373cd33
IE
25122015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
2513
2514 * Makefile.def: Add libmpx.
2515 * configure.ac: Add libmpx.
2516 * Makefile.in: Regenerate.
2517 * configure: Regenerate.
2518
a6e8abb9
KY
25192015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
2520
2521 * MAINTAINERS (CPU Port Maintainers): Add myself
2522 i386 vector ISA extns mantainer.
2523
f2b86778
JL
25242015-03-13 Jeff Law <law@redhat.com>
2525
2526 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
2527 maintainer.
2528 Remove Richard Henderson as a maintainer for the x86 port.
2529
9dd44d1c
JR
25302015-03-03 Joern Rennecke <gnu@amylaar.uk>
2531
2532 * MAINTAINERS (CPU Port Maintainers): Update my email address.
2533
33079441
IE
25342015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
2535
2536 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
2537 pointer bounds checker and i386 MPX maintainer.
2538
d083ae5f
SL
25392015-02-26 Sandra Loosemore <sandra@codesourcery.com>
2540
2541 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
2542
f91f1c13
MS
25432015-02-26 Martin Sebor <msebor@redhat.com>
2544
2545 * MAINTAINERS (Various Maintainers): Add self.
2546
426c1eb0
TS
25472015-02-20 Thomas Schwinge <thomas@codesourcery.com>
2548
2549 * configure.ac [--enable-as-accelerator-for] (enable_languages):
2550 Make sure it contains lto.
2551 * configure: Regenerate.
2552
8ae12d71
TS
25532015-02-18 Thomas Schwinge <thomas@codesourcery.com>
2554
2555 * configure: Regenerate.
2556
11aa81cc 25572015-02-06 Diego Novillo <dnovillo@google.com>
be04451f 25581
11aa81cc
DN
2559 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
2560 middle-end, docstring): Remove myself.
2561 (Write After Approval): Add myself.
2562
a436ab27
JJ
25632015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
2564
2565 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
2566 (Write After Approval): Update address.
2567
231d020b
DM
25682015-01-29 David Malcolm <dmalcolm@redhat.com>
2569
2570 PR jit/64780
2571 * configure.ac: Require the user to explicitly specify
2572 --enable-host-shared if the jit is enabled.
2573 * configure: Regenerate.
2574
82a94471
RS
25752015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
2576
2577 * MAINTAINERS (Write After Approval): Add myself.
2578
e6f0c56d
TV
25792015-01-25 Tom de Vries <tom@codesourcery.com>
2580
2581 * MAINTAINERS: Make whitespace consistent.
2582
631ff3e1
BO
25832015-01-23 Braden Obrzut <admin@maniacsvault.net>
2584
2585 * MAINTAINERS (Write After Approval): Add myself.
2586
09b9cd1f
AV
25872015-01-20 Andre Vehreschild <vehre@gmx.de>
2588
2589 * MAINTAINERS: (Write After Approval): Add myself.
2590
802ed46a
MU
25912015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
2592
2593 * MAINTAINERS: (Write After Approval): Add myself.
2594
c61fcfa6
PT
25952015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
2596
2597 * MAINTAINERS: (Write After Approval): Add myself.
2598
ebcd09c1
IS
25992015-01-13 Iain Sandoe <iain@codesourcery.com>
2600
2601 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
2602 objective-c/c++ front end maintainer.
2603
71aa170d
MP
26042015-01-13 Marek Polacek <polacek@redhat.com>
2605
2606 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
2607
da067543
JL
26082015-01-12 Jeff Law <law@redhat.com>
2609
2610 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
2611 a very long time.
2612
bf1de3f0
ILT
26132015-01-09 Ian Lance Taylor <iant@google.com>
2614
2615 * configure.ac (host_tools): Add gotools.
2616 * Makefile.def (host_modules): Add gotools.
2617 (dependencies): Add dependency of all-gotools on all-target-libgo.
2618
82a19768
AT
26192015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
2620
2621 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
2622 * configure: Regenerate.
2623
53dd59bf
TS
26242015-01-08 Thomas Schwinge <thomas@codesourcery.com>
2625
2626 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
2627 all-target-libgomp.
2628 * Makefile.in: Regenerate.
2629
8054942d
EB
26302015-01-06 Eric Botcazou <ebotcazou@adacore.com>
2631
2632 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
2633
0969ec7d
EB
26342015-01-06 Eric Botcazou <ebotcazou@adacore.com>
2635
2636 * configure.ac: Add Visium support.
2637 * configure: Regenerate.
2638
ec8fd1c0
AS
26392015-01-04 Andreas Schwab <schwab@linux-m68k.org>
2640
2641 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
2642 * configure: Regenerate.
2643
9bccfdf5
AP
26442015-01-03 Andrew Pinski <apinski@cavium.com>
2645
2646 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
2647 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
2648 (BASE_TARGET_EXPORTS): Add OBJCOPY.
2649 (OBJCOPY_FOR_TARGET): New variable.
2650 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
2651 * Makefile.in: Regenerate.
2652 * configure.ac: Check for already installed target objcopy.
2653 Also GCC_TARGET_TOOL on objcopy.
2654 * configure: Regenerate.
2655
007adc0d
HPN
26562015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
2657
2658 * config.sub: Update from upstream, to 2015-01-01 version.
2659 * config.guess: Ditto.
2660
fe55e976
SH
26612014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
2662
2663 * MAINTAINERS (RTEMS Ports): Add myself.
2664
b86d271e
PMR
26652014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
2666
2667 * MAINTAINERS (Write After Approval): Add myself.
2668
9733278a
MH
26692014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
2670
2671 * MAINTAINERS (Write After Approval): Add myself.
2672
4b4f2e35
TS
26732014-12-15 Thomas Schwinge <thomas@codesourcery.com>
2674
2675 * configure.ac (--enable-as-accelerator-for): Don't set
2676 ENABLE_AS_ACCELERATOR_FOR. Update all users.
2677 * configure: Regenerate.
2678
b6a65eb6
JJ
26792014-12-13 Jakub Jelinek <jakub@redhat.com>
2680
2681 PR bootstrap/64023
2682 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
2683 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
2684 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
2685 to CXX.
2686 * Makefile.in: Regenerated.
2687
c3e1e693
YG
26882014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2689 Yury Gribov <y.gribov@samsung.com>
2690
2691 * .gitignore: Added .local.vimrc and .lvimrc.
2692 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
2693 * Makefile.in: Regenerate.
2694
26952014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
113c6c5c
JH
2696
2697 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
2698 * configure: Regenerated.
2699
b9fb25a5
BS
27002014-11-27 Bernd Schmidt <bernds@codesourcery.com>
2701
2702 * MAINTAINERS (nvptx port): New entry.
2703
d896cc4d
JBG
27042014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
2705
2706 * configure: Regenerate.
2707
74ae587e
JBG
27082014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2709
2710 * configure.ac: Merge with Binutils.
2711
45c89690
TB
27122014-11-26 Tobias Burnus <burnus@net-b.de>
2713
2714 * Makefile.def: Make more dependent on mpfr, mpc and isl.
2715 * Makefile.in: Regenerate.
2716
ea903c37
BE
27172014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
2718
2719 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
2720 missing flex.
2721 * Makefile.in: Regenerated.
2722
eb23df59
IV
27232014-11-21 Ilya Verbin <ilya.verbin@intel.com>
2724
2725 * Makefile.in: Regenerate.
2726
a699d672
L
27272014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
2728
2729 PR bootstrap/63784
2730 * libtool.m4: Add $pic_flag with -shared.
2731
fc065a61
RL
27322014-11-21 Renlin Li <Renlin.Li@arm.com>
2733
2734 * MAINTAINERS (Write After Approval): Added myself.
2735
efcc23e6
AV
27362014-11-21 Alex Velenko <Alex.Velenko@arm.com>
2737
2738 * MAINTAINERS (write-after-approval): Add myself.
2739
dd308ed8
MK
27402014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2741
2742 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
2743 from 2 years ago.
2744
ac8698a1
AV
27452014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2746
2747 Revert:
2748 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2749
2750 * MAINTAINERS (Write After Approval): Added myself as line map
2751 maintainer.
2752
8dab9330
RL
27532014-11-19 Renlin Li <Renlin.Li@arm.com>
2754
2755 Revert:
2756 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2757
2758 * MAINTAINERS (Write After Approval): Added myself.
2759
1be22083
RL
27602014-11-19 Renlin Li <Renlin.Li@arm.com>
2761
2762 * MAINTAINERS (Write After Approval): Added myself.
2763
59392f46
AV
27642014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2765
2766 * MAINTAINERS (Write After Approval): Added myself as line map
2767 maintainer.
2768
0f3422cc
DS
27692014-11-17 Dodji Seketeli <dodji@redhat.com>
2770
2771 * MAINTAINERS (Various Maintainers): Added myself as line map
2772 maintainer.
2773
0c8969f0
JBG
27742014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2775
2776 * move-if-change: Sync from upstream gnulib.
2777
d7134c0e
JBG
27782014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2779
2780 * compile: Sync with upstream Automake.
2781 * depcomp: Ditto.
2782 * install-sh: Ditto.
2783 * missing: Ditto.
2784 * mkinstalldirs: Ditto.
2785 * ylwrap: Ditto.
2786
e4ff7e6a
JBG
27872014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2788
2789 * config.sub: Update from upstream config repo.
2790 * config.guess: Ditto.
2791
5f520819
KY
27922014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
2793
2794 * Makefile.def: Add liboffloadmic to target_modules. Make
2795 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
2796 * Makefile.in: Regenerate.
2797 * configure: Regenerate.
2798 * configure.ac: Add liboffloadmic to target binaries.
2799 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
2800 Add liboffloadmic to noconfig list when C++ is not supported.
2801
85c64bbe
BS
28022014-11-13 Bernd Schmidt <bernds@codesourcery.com>
2803 Thomas Schwinge <thomas@codesourcery.com>
2804 Ilya Verbin <ilya.verbin@intel.com>
2805 Andrey Turetskiy <andrey.turetskiy@intel.com>
2806
2807 * configure: Regenerate.
2808 * configure.ac (--enable-as-accelerator-for)
2809 (--enable-offload-targets): New configure options.
2810
7d35a59e
TB
28112014-11-11 Tobias Burnus <burnus@net-b.de>
2812
0a002272 2813 * Makefile.def: Make all-gcc depend on all-isl.
7d35a59e
TB
2814 * Makefile.in: Regenerate.
2815
35485da9
DM
28162014-11-11 David Malcolm <dmalcolm@redhat.com>
2817
2818 * ChangeLog.jit: New.
2819 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
2820
ebf6d33b
FXC
28212014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2822
2823 PR target/63610
2824 * libtool.m4: Fix globbing of darwin versions.
2825 * configure: Regenerate.
2826
4a9bb2aa
TB
28272014-11-11 Tobias Burnus <burnus@net-b.de>
2828
4a9bb2aa
TB
2829 * Makefile.def: Remove CLooG.
2830 * Makefile.tpl: Ditto.
2831 * configure.ac: Ditto.
2832 * configure: Regenerate.
2833 * Makefile.in: Ditto.
2834
738f2522
BS
28352014-11-06 Bernd Schmidt <bernds@codesourcery.com>
2836
2837 * configure.ac: Handle nvptx-*-*.
2838 * configure: Regenerate.
2839
9b591dd1
PG
28402014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
2841
2842 * MAINTAINERS (Write After Approval): Add myself.
2843
14258928
JJ
28442014-10-31 Jakub Jelinek <jakub@redhat.com>
2845
2846 * Makefile.def (libcc1): Remove bootstrap=true;.
2847 * Makefile.in: Regenerated.
2848
1335a8ca
JBG
28492014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2850
2851 * configure.ac: Update comment.
2852 * configure: Regenerate.
2853
cb115cc2
IE
28542014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
2855
2856 * MAINTAINERS (Write After Approval): Add myself.
2857
fca38047
TS
28582014-10-30 Thomas Schwinge <thomas@codesourcery.com>
2859
2860 * configure.ac (extra_host_libiberty_configure_flags): Add
2861 --enable-shared also for libcc1's benefit.
2862 * configure: Regenerate.
2863
65c0707b
TG
28642014-10-29 Tristan Gingold <gingold@adacore.com>
2865
2866 * MAINTAINERS: Change my email address.
2867
ddc8de03
PM
28682014-10-27 Phil Muldoon <pmuldoon@redhat.com>
2869 Tom Tromey <tromey@redhat.com>
2870
2871 * Makefile.def: Add libcc1 to host_modules.
2872 * configure.ac (host_tools): Add libcc1.
2873 * Makefile.in, configure: Rebuild.
2874
4eb1ac39 28752014-10-24 Hans-Peter Nilsson <hp@axis.com>
3d96b0d0
HPN
2876
2877 * configure.ac (build_configargs): Don't share config.cache between
2878 build subdirs.
7fd74620 2879 * configure: Regenerate.
3d96b0d0 2880
d81230b5
DH
28812014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2882
2883 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
2884 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
2885 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
2886 leon3v7 as leon3.
2887 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
2888 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
2889 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
2890 * config/sparc/sparc.md (cpu): Add leon3v7.
2891 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
2892
c7a6a617
DH
28932014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2894
2895 * MAINTAINERS (write-after-approval): Add myself.
2896
74cc5471
ILT
28972014-10-23 Ian Lance Taylor <iant@google.com>
2898
2899 * configure.ac: Disable the Go frontend on systems where it is known
2900 to not work.
2901 * configure: Regenerate.
2902
929315a9
RB
29032014-10-23 Richard Biener <rguenther@suse.de>
2904
2905 * Makefile.def: Add libcpp build module and dependencies.
2906 * configure.ac: Add libcpp build module.
2907 * Makefile.in: Regenerate.
2908 * configure: Likewise.
2909
5d12b768
MF
29102014-10-15 Max Filippov <jcmvbkbc@gmail.com>
2911
2912 * MAINTAINERS (write-after-approval): Add myself.
2913
7b262a51
MLI
29142014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
2915
2916 * INSTALL/README: Do not mention CVS.
2917
7705dfd1
JY
29182014-10-03 Jing Yu <jingyu@google.com>
2919
2920 * configure.ac: Add aarch64 to list of targets that support gold.
2921 * configure: Regenerate.
2922
a3052d31
FD
29232014-09-29 François Dumont <fdumont@gcc.gnu.org>
2924
2925 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
2926
b2a1b261
CM
29272014-09-29 Catherine Moore <clm@codesourcery.com>
2928
2929 * MAINTAINERS: Add myself as MIPS maintainer.
2930
05342e10
MF
29312014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
2932
2933 * MAINTAINERS: Move myself to MIPS maintainers.
2934
3f6bb7e5
JBG
29352014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2936
2937 * MAINTAINERS: Put all email addresses between '<' and '>'.
2938
3e895729
FXC
29392014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2940
2941 * MAINTAINERS: Move myself to reviewers (Fortran).
2942
e04733ee
AK
29432014-09-01 Andi Kleen <ak@linux.intel.com>
2944
2945 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
2946 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
2947 * Makefile.in: Regenerate.
2948
e79c0ea8
DM
29492014-08-28 David Malcolm <dmalcolm@redhat.com>
2950
2951 * rtx-classes-status.txt: Delete
2952
b32d5189
DM
29532014-08-28 David Malcolm <dmalcolm@redhat.com>
2954
2955 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
2956
e0c0c325
SP
29572014-08-27 Sebastian Pop <s.pop@samsung.com>
2958
2959 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
2960 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
2961 of checking for version number.
2962 * configure: Regenerated.
2963 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
2964
d7ac0a6a
DM
29652014-08-27 David Malcolm <dmalcolm@redhat.com>
2966
2967 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
2968 is done; begin phase 6 (use extra rtx_def subclasses).
2969
9daaca36
DM
29702014-08-27 David Malcolm <dmalcolm@redhat.com>
2971
2972 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
2973 done; begin phase 5 (additional rtx_def subclasses).
2974
b2908ba6
DM
29752014-08-26 David Malcolm <dmalcolm@redhat.com>
2976
2977 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
2978
1130d5e3
DM
29792014-08-26 David Malcolm <dmalcolm@redhat.com>
2980
2981 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
2982 SET_BB_HEADER are done.
2983
0e0ce50d
DM
29842014-08-26 David Malcolm <dmalcolm@redhat.com>
2985
2986 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
2987 done.
2988
3d30f4e8
DM
29892014-08-26 David Malcolm <dmalcolm@redhat.com>
2990
2991 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
2992
6144a836
DM
29932014-08-26 David Malcolm <dmalcolm@redhat.com>
2994
2995 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
2996
b311fd0f
DM
29972014-08-25 David Malcolm <dmalcolm@redhat.com>
2998
2999 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
3000
d8ce2eae
DM
30012014-08-25 David Malcolm <dmalcolm@redhat.com>
3002
3003 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
3004
1455e88c
DM
30052014-08-25 David Malcolm <dmalcolm@redhat.com>
3006
3007 * rtx-classes-status.txt: Phase 3 (per-file commits within
3008 "config" subdirs) is done; begin phase 4 (removal of
3009 "scaffolding").
3010
76c531d3
DM
30112014-08-23 David Malcolm <dmalcolm@redhat.com>
3012
3013 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
3014 dir) is done; begin phase 3 (per-file commits within "config"
3015 subdirs).
3016
00550b3d
DM
30172014-08-21 David Malcolm <dmalcolm@redhat.com>
3018
3019 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
3020 phase 2 (per-file commits in main source dir).
3021
622dbadf
BC
30222014-08-21 Bin Cheng <bin.cheng@arm.com>
3023
3024 * configure: Regenerated.
3025
c1286e0b
DM
30262014-08-19 David Malcolm <dmalcolm@redhat.com>
3027
3028 * rtx-classes-status.txt (TODO): Add SET_BND_TO
3029
c2fc1aee
DM
30302014-08-19 David Malcolm <dmalcolm@redhat.com>
3031
3032 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
3033
68975683
DM
30342014-08-19 David Malcolm <dmalcolm@redhat.com>
3035
3036 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
3037
d914bc6b
DM
30382014-08-19 David Malcolm <dmalcolm@redhat.com>
3039
3040 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
3041
8020a4d5
DM
30422014-08-19 David Malcolm <dmalcolm@redhat.com>
3043
3044 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
3045
a231b8a5
JV
30462014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
3047
3048 * MAINTAINERS (Write After Approval): Add myself.
3049
ce8126f5
CF
30502014-08-19 Christopher Faylor <me.gnu@cgf.cx>
3051
3052 * MAINTAINERS: Remove myself
3053
0f82e5c9
DM
30542014-08-19 David Malcolm <dmalcolm@redhat.com>
3055
3056 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
3057
9c9afb69
PP
30582014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
3059
3060 * MAINTAINERS (Write After Approval): Add myself.
3061
190bea87
DM
30622014-08-18 David Malcolm <dmalcolm@redhat.com>
3063
3064 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
3065 SET_BB_HEADER, SET_BB_FOOTER
3066
c41b94ce
DM
30672014-08-18 David Malcolm <dmalcolm@redhat.com>
3068
bb3fff01 3069 * rtx-classes-status.txt: New file
c41b94ce 3070
eae1a5d4
RG
30712014-08-18 Roman Gareev <gareevroman@gmail.com>
3072
3073 * configure.ac: Eliminate ClooG installation dependency.
3074 * configure: Regenerate.
3075 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
3076 * Makefile.in: Regenerate.
3077
f613bc0f
IV
30782014-08-15 Ilya Verbin <iverbin@gmail.com>
3079
3080 * MAINTAINERS (Write After Approval): Add myself.
3081
423ea09f 30822014-08-15 Ilya Tocar <tocarip@gmail.com>
5f75acf4
IT
3083
3084 * MAINTAINERS (Write After Approval): Add myself.
3085
88b1a322
JW
30862014-08-01 Jiong Wang <jiong.wang@arm.com>
3087
3088 * MAINTAINERS (Write After Approval): Add myself.
3089
8ed499f8
AG
30902014-07-28 Anthony Green <green@moxielogic.com>
3091
3092 Import from savannah.gnu.org:
3093 * config.sub: Update to 2014-07-28 version.
3094
09ec3110
RS
30952014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
3096
3097 * MAINTAINERS: Remove my MIPS maintainer entry.
3098
7b7f941a
UB
30992014-07-26 Uros Bizjak <ubizjak@gmail.com>
3100
3101 PR target/47230
3102 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
3103 * configure: Regenerate.
3104
a12f7ac8
JN
31052014-07-24 James Norris <jnorris@codesourcery.com>
3106
3107 * MAINTAINERS (Write After Approval): Add myself.
3108
09611faf
RG
31092014-07-20 Roman Gareev <gareevroman@gmail.com>
3110
3111 * configure.ac: Accept only CLooG 0.18.1.
3112 * configure: Regenerate.
3113
37738b0f
RG
31142014-07-17 Roman Gareev <gareevroman@gmail.com>
3115
3116 * configure.ac: Don't accept isl 0.11.
3117 * configure: Regenerate.
3118
473037cb
AZ
31192014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
3120
3121 * MAINTAINERS (Write After Approval): Add myself.
3122
9a62ed16
RO
31232014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3124
3125 * configure.ac: Don't accept isl 0.10.
3126 * configure: Regenerate.
3127
c41f1c42 31282014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
29d0a43c 3129
c41f1c42
BE
3130 Fix include path for in-tree cloog.
3131 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
3132 * configure: Regenerate.
29d0a43c 3133
c41f1c42 31342014-06-18 Richard Henderson <rth@redhat.com>
a5852bea 3135
c41f1c42 3136 * .gitignore: Import gcc_update output.
a5852bea 3137
b6383ab8
TS
31382014-06-13 Thomas Schwinge <thomas@codesourcery.com>
3139
a10ec8bc
TS
3140 * config-ml.in: Robustify ac_configure_args parsing.
3141
45b3824d
TS
3142 * configure.ac (--enable-linker-plugin-configure-flags)
3143 (--enable-linker-plugin-flags): New flags.
3144 (configdirs): Conditionally add libiberty-linker-plugin.
3145 * configure: Regenerate.
3146 * Makefile.def (host_modules): Add libiberty-linker-plugin.
3147 (host_modules) <lto-plugin>: Pay attention to
3148 @extra_linker_plugin_flags@ and
3149 @extra_linker_plugin_configure_flags@.
3150 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
3151 * Makefile.in: Regenerate.
3152
b6383ab8
TS
3153 * Makefile.tpl (configure-[+prefix+][+module+])
3154 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
3155 "module_srcdir" instead of "module" for locating a module's srcdir.
3156 * Makefile.in: Regenerate.
3157
a4a1b5f3
MF
31582014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
3159
3160 * MAINTAINERS (Write After Approval): Add myself.
3161
38a13841
SP
31622014-06-06 Sebastian Pop <sebpop@gmail.com>
3163
3164 * MAINTAINERS: Update my email address.
3165
153fcd41
TP
31662014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
3167
3168 * MAINTAINERS (Write After Approval): Add myself.
3169
e25d9632
AB
31702014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
3171
3172 * MAINTAINERS (Write After Approval): Add myself.
3173
1007a55c
JW
31742014-05-30 Jonathan Wakely <jwakely@redhat.com>
3175
3176 PR libstdc++/61011
3177 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
3178 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
3179 * configure: Regenerate.
3180
fd9ed1ae
PA
31812014-05-28 Pedro Alves <palves@redhat.com>
3182
3183 * MAINTAINERS (Write After Approval): Add myself.
3184
03bdb69f
MK
31852014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3186
3187 * MAINTAINERS: Update my affiliation/email.
3188
905083ad
MS
31892014-05-19 Mike Stump <mikestump@comcast.net>
3190
3191 * MAINTAINERS: Add wide-int reviewers.
3192
707f1839
SL
31932014-05-14 Sandra Loosemore <sandra@codesourcery.com>
3194
3195 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
3196 * configure: Regenerated.
3197
7321dc60
TR
31982014-05-15 Torvald Riegel <triegel@redhat.com>
3199
3200 * MAINTAINERS (libitm): Add myself as maintainer.
3201
5b1e4b47
CB
32022014-05-07 Charles Baylis <charles.baylis@linaro.org>
3203
3204 * MAINTAINERS (Write After Approval): Add myself.
3205
a4ebe104
RS
32062014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
3207
3208 * config.sub, config.guess: Import from upstream.
3209
9575df4a
AL
32102014-04-29 Alan Lawrence <alan.lawrence@arm.com>
3211
3212 * MAINTAINERS (Write After Approval): Put myself in correct order.
3213
2fdc94b7
AL
32142014-04-29 Alan Lawrence <alan.lawrence@arm.com>
3215
3216 * MAINTAINERS (Write After Approval): Add myself.
3217
080c6230
LB
32182014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3219
3220 * MAINTAINERS: Move myself from Reviewers to Write After Approval
3221 section.
3222
4e4c8692
RÁE
32232014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3224
3225 * MAINTAINERS (Write After Approval): Delete myself.
3226
ffe7f7a7
JJ
32272014-04-17 Jakub Jelinek <jakub@redhat.com>
3228
3229 PR sanitizer/56781
3230 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
3231 and -B* options with -Xcompiler.
3232
147d38a5
EB
32332014-04-04 Eric Botcazou <ebotcazou@adacore.com>
3234
3235 PR bootstrap/60620
423ea09f 3236 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
147d38a5
EB
3237 * Makefile.in: Regenerate.
3238
ba1925c3
YS
32392014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
3240
3241 * Makefile.def (dependencies): Make all-ld depend on all-binutils
3242 for WINDRES_FOR_TARGET in default-manifest.o rule.
3243 * Makefile.in: Regenerate.
3244
8707b3bc
DH
32452014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
3246
3247 * MAINTAINERS (Write After Approval): Add myself.
3248
9e1c8fc1
JJ
32492014-03-26 Jakub Jelinek <jakub@redhat.com>
3250
3251 PR sanitizer/56781
3252 * Makefile.def: Set bootstrap=true; for host fixincludes.
3253 * configure.ac: Don't bootstrap host fixincludes unless
3254 --with-build-config=bootstrap-{a,ub}san.
3255 * Makefile.in: Regenerated.
3256 * configure: Regenerated.
3257
beeda1d9
JJ
32582014-03-21 Jakub Jelinek <jakub@redhat.com>
3259
3260 * configure.ac: Move BUILD_CONFIG set up earlier. Add
3261 --enable-vtable-verify option parsing. Don't add
3262 target-libsanitizer to bootstrap_target_libs unless
3263 --with-build-config=bootstrap-asan or
3264 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
3265 to bootstrap_target_libs unless --enable-vtable-verify.
3266 * configure: Regenerated.
3267
e5dddc50
AS
32682014-03-10 Anatoly Sokolov <aesok@post.ru>
3269
3270 * MAINTAINERS (Write After Approval): Add myself.
3271
df5bc1cb
DC
32722014-03-07 Denis Chertykov <chertykov@gmail.com>
3273
3274 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
3275
3b9edeac
JJ
32762014-03-07 Jakub Jelinek <jakub@redhat.com>
3277
3278 PR bootstrap/58572
3279 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
3280 -I for libstdc++-v3 includes if $(LEAN).
3281 * Makefile.in: Regenerated.
3282
c01a8548
JW
32832014-03-04 Jonathan Wakely <jwakely@redhat.com>
3284
3285 * MAINTAINERS: Update my email address.
3286
341c653c
WL
32872014-02-24 Walter Lee <walt@tilera.com>
3288
3289 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
3290 (tilegx-*-*): Change to tilegx*-*-*.
3291 * configure: Regenerate.
3292
37f2c4f0
LR
32932014-02-17 Loren J. Rittle <ljrittle@acm.org>
3294
3295 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
3296
6c01e96e
KV
32972014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
3298
3299 * MAINTAINERS (Write After Approval): Add myself.
3300
91da0481
RO
33012014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3302
3303 PR target/59788
3304 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
3305 *solaris2*.
3306
dd35b84f
JDA
33072014-01-21 John David Anglin <danglin@gcc.gnu.org>
3308
3309 * MAINTAINERS: Update my email address.
3310
493b8af8
GP
33112014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
3312
3313 * MAINTAINERS: Convert to UTF-8.
3314 Properly sort Xinliang David Li's entry.
3315
f121b81d
CLT
33162013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
3317 Sandra Loosemore <sandra@codesourcery.com>
3318
3319 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
3320 nios2 port maintainers.
3321
74f769b5
MT
33222013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
3323
3324 * MAINTAINERS (Write After Approval): Add myself.
3325
79e0604d 33262013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
a3b854b6
FXC
3327
3328 * configure.ac: Add user-friendly check for native x86_64-linux
3329 multilibs.
3330 * configure: Regenerate.
3331
33322013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
3333
3334 * MAINTAINERS: Add myself as sh maintainer.
3335
33362013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
3337
3338 * MAINTAINERS: Add self as SLSR maintainer.
3339
33402013-11-18 Jan Hubicka <hubicka@ucw.cz>
3341
3342 * MAINTAINERS: Update my email address.
3343
33442013-11-15 David Edelsohn <dje.gcc@gmail.com>
3345
3346 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
3347
33482013-11-07 Thomas Schwinge <thomas@codesourcery.com>
3349
3350 * Makefile.in: Regenerate.
3351
3352 * Makefile.tpl: Fix typo.
3353 * Makefile.in: Regenerate partially.
3354
33552013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
3356
3357 * configure.ac: Added libcilkrts to noconfig list when C++ is not
3358 supported.
3359 * configure: Regenerated.
3360
33612013-11-01 Trevor Saunders <tsaunders@mozilla.com>
3362
3363 * MAINTAINERS (Write After Approval): Add myself.
3364
33652013-10-30 Jason Merrill <jason@redhat.com>
3366
3367 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
3368 --disable-build-format-warnings.
3369
33702013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
3371
423ea09f 3372 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
a3b854b6
FXC
3373 depend on libstdc++ and libgcc.
3374 * configure: Regenerate.
3375 * configure.ac: Added libcilkrts to target binaries. Also, restrict
3376 libcilkrts for POSIX and i*86, and x86_64 architectures.
3377 * Makefile.in: Added libcilkrts related fields to support building it.
3378
33792013-10-26 Jeff Law <law@redhat.com>
3380
3381 * Makefile.def (target_modules): Remove libmudflap
3382 (languages): Remove check-target-libmudflap).
3383 * Makefile.in: Rebuilt.
3384 * Makefile.tpl (check-target-libmudflap-c++): Remove.
3385 * configure.ac (target_libraries): Remove target-libmudflap.
3386 Remove checks which disabled libmudflap on some systems.
3387 * configure: Rebuilt.
3388 * libmudflap: Directory removed.
3389
33902013-10-21 Cong Hou <congh@google.com>
3391
3392 * MAINTAINERS (Write After Approval): Add myself.
3393
33942013-10-16 Mike Stump <mikestump@comcast.net>
3395
3396 * .dir-locals.el: Add.
3397
33982013-10-15 David Malcolm <dmalcolm@redhat.com>
3399
3400 * configure.ac: Add --enable-host-shared
3401 * configure: Regenerate.
3402
34032013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
3404
3405 Import from savannah.gnu.org:
3406 * config.guess: Update to 2013-06-10 version.
3407 * config.sub: Update to 2013-10-01 version.
3408
34092013-10-01 Simon Cook <simon.cook@embecosm.com>
3410
3411 Changes to build configuration to allow big endian ARC ELF toolchain
3412 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
3413 * configure: Regenerate.
3414
34152013-09-20 Alan Modra <amodra@gmail.com>
3416
3417 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
3418 ppc host match. Support little-endian powerpc linux hosts.
3419
34202013-09-19 Dodji Seketeli <dodji@redhat.com>
3421
3422 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
3423 maintainer.
3424
34252013-09-12 DJ Delorie <dj@redhat.com>
3426
3427 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
3428 maintainers.
3429
34302013-09-03 Richard Biener <rguenther@suse.de>
3431
3432 * configure.ac: Also allow ISL 0.12.
3433 * configure: Regenerated.
3434
34352013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
3436
3437 * MAINTAINERS (Write After Approval): Add myself.
3438
34392013-08-27 David Malcolm <dmalcolm@redhat.com>
3440
3441 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
3442
34432013-08-26 Caroline Tice <cmtice@google.com>
3444
3445 * MAINTAINERS: Correct earliers update: Move myself from libvtv
3446 "Various Reviewers" to libvtv "Various Maintainers".
3447
34482013-08-20 Steven Bosscher <steven@gcc.gnu.org>
3449
3450 * MAINTAINERS: Add myself as RTL optimizers reviewer.
3451
34522013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
3453
3454 * MAINTAINERS: Update name, email.
3455
34562013-08-13 Adam Butcher <adam@jessamine.co.uk>
3457
3458 * MAINTAINERS (Write After Approval): Add myself.
3459
34602013-08-12 Caroline Tice <cmtice@google.com>
3461
3462 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
3463 address in the Write After Approval section.
3464
34652013-08-09 Carlos O'Donell <carlos@redhat.com>
3466
3467 * MAINTAINERS (Write After Approval): Update email.
3468
34692013-08-08 Benjamin Kosnik <bkoz@redhat.com>
3470
3471 * configure.ac: Adjust to check VTV_SUPPORTED.
3472 * configure: Regenerated.
3473
34742013-08-02 Caroline Tice <cmtice@google.com>
3475
3476 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
3477 on non-linux systems; add target-libvtv to noconfigdirs; add
3478 libsupc++/.libs to C++ library search paths.
3479 * configure: Regenerated.
3480 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
3481 libstdc++ and libgcc.
3482 * Makefile.in: Regenerated.
3483
34842013-07-19 Yvan Roux <yvan.roux@linaro.org>
3485
3486 * MAINTAINERS (Write After Approval): Add myself.
3487
34882013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
3489 Shiva Chen <shiva0217@gmail.com>
3490
3491 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
3492 nds32 port maintainers.
3493
34942013-07-17 Tim Shen <timshen91@gmail.com>
3495
3496 * MAINTAINERS (Write After Approval): Add myself.
3497
34982013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3499
3500 * configure.ac: Sync from binutils.
3501 * configure: Regenerate.
3502
35032013-06-14 Vidya Praveen <vidyapraveen@arm.com>
3504
3505 * MAINTAINERS (Write After Approval): Add myself.
3506
35072013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
3508
3509 * MAINTAINERS (Write After Approval): Add myself.
3510
35112013-05-17 David Malcolm <dmalcolm@redhat.com>
3512
3513 * MAINTAINERS (Write After Approval): Add myself.
3514
35152013-04-30 Brooks Moses <bmoses@google.com>
3516
3517 * MAINTAINERS: Update my email; move myself from Fortran
3518 reviewer to Write After Approval.
3519
35202013-04-16 Andreas Schwab <schwab@suse.de>
3521
3522 * configure.ac (aarch64-*-*): Don't disable java.
3523 * configure: Regenerate.
3524
35252013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
3526
3527 * MAINTAINERS (Write After Approval): Add myself.
3528
35292013-03-30 Matthias Klose <doko@ubuntu.com>
3530
3531 * Makefile.def (target_modules): Don't install libffi.
3532 * Makefile.in: Regenerate.
3533
35342013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
3535
3536 * MAINTAINERS (Write After Approval): Add myself.
3537
35382013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
3539
3540 * MAINTAINERS (Write After Approval): Add myself.
3541
35422013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
3543
3544 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
3545 * configure: Regenerated.
3546
a15d2ea8
ILT
35472013-02-05 Ian Lance Taylor <iant@google.com>
3548
3549 PR go/55969
3550 * configure.ac: Disable libgo on some systems where it does not
3551 work.
3552
a3b854b6
FXC
35532013-02-04 David Edelsohn <dje.gcc@gmail.com>
3554
3555 * MAINTAINERS: Explicitly add myself as AIX maintainer.
3556 Remove Geoff Keating as rs6000 port maintainer, at his request.
3557
35582013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
3559
3560 * MAINTAINERS: Update my email.
3561
35622013-01-23 Shenghou Ma <minux.ma@gmail.com>
3563
3564 * configure: Re-generate.
3565
35662013-01-15 Richard Biener <rguenther@suse.de>
3567
3568 PR other/55973
3569 * configure: Re-generate.
3570
35712013-01-14 Matthias Klose <doko@ubuntu.com>
3572
3573 * Makefile.def (install-target-libsanitizer): Depend on
3574 install-target-libstdc++-v3.
3575 * Makefile.in: Regenerate.
3576
35772013-01-14 Richard Biener <rguenther@suse.de>
3578
3579 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
3580 * configure: Re-generate
3581
35822013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3583
3584 * config.sub: Update from config repo.
3585
35862013-01-11 Eric Botcazou <ebotcazou@adacore.com>
3587
3588 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
3589 * Makefile.in: Regenerate.
3590
35912013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
3592
3593 * MAINTAINERS (arc): Add new port maintainership for myself.
3594
35952013-01-09 Jason Merrill <jason@redhat.com>
3596
3597 * .gitignore: Import from gdb repository.
3598
35992013-01-09 H.J. Lu <hongjiu.lu@intel.com>
3600
3601 * Makefile.def (configure-gcc): Depend on all-gmp.
3602 (all-gcc): Remove dependency on all-gmp.
3603 * Makefile.in: Regenerated.
3604
36052013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3606
3607 * config.sub: Merge from config repo.
3608 * config.guess: Ditto.
3609
36102013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3611
3612 * Makefile.def: Merge from binutils.
3613 * Makefile.in: Ditto.
3614
36152013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
3616
3617 * MAINTAINERS: Update my email.
3618
36192012-12-29 Ben Elliston <bje@gnu.org>
3620
3621 * config.guess: Update to 2012-12-29 version.
3622 * config.sub: Likewise.
3623
36242012-12-20 Matthias Klose <doko@ubuntu.com>
3625
3626 * Makefile.def (install-target-libgfortran): Depend on
3627 install-target-libquadmath, install-target-libgcc.
3628 (install-target-libsanitizer): Depend on install-target-libgcc.
3629 (install-target-libjava): Depend on install-target-libgcc.
3630 (install-target-libitm): Depend on install-target-libgcc.
3631 (install-target-libobjc): Depend on install-target-libgcc.
3632 (install-target-libstdc++-v3): Depend on install-target-libgcc.
3633 * Makefile.in: Regenerate.
3634
36352012-12-19 Matthias Klose <doko@ubuntu.com>
3636
3637 * Makefile.def (install-target-libgo): Depend on
3638 install-target-libatomic.
3639 * Makefile.in: Regenerate.
3640
36412012-12-18 Andreas Schwab <schwab@linux-m68k.org>
3642
3643 PR go/55201
3644 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
3645 * Makefile.in: Regenerate.
3646
36472012-12-16 Thomas Schwinge <thomas@codesourcery.com>
3648
3649 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
3650 * configure: Regenerate.
3651
36522012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3653
3654 * config.sub: Merge from config repo.
3655
36562012-12-11 H.J. Lu <hongjiu.lu@intel.com>
3657
3658 * Makefile.def (target_modules): Add bootstrap=true and
3659 raw_cxx=true to libsanitizer.
3660 * configure.ac (bootstrap_target_libs): Add libsanitizer.
3661 * Makefile.in: Regenerated.
3662 * configure: Likewise.
3663
36642012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
3665
3666 * MAINTAINERS: Remove self as RTL optimization maintainer.
3667
36682012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3669
3670 * MAINTAINERS (Write After Approval): Add myself.
3671
36722012-11-28 H.J. Lu <hongjiu.lu@intel.com>
3673
3674 * Makefile.def (target_modules): Remove bootstrap=true and
3675 raw_cxx=true from libsanitizer.
3676 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
3677 * Makefile.in: Regenerated.
3678 * configure: Likewise.
3679
36802012-11-28 H.J. Lu <hongjiu.lu@intel.com>
3681
3682 * Makefile.def (target_modules): Add bootstrap=true and
3683 raw_cxx=true to libsanitizer.
3684 * configure.ac (bootstrap_target_libs): Add libsanitizer.
3685 * Makefile.in: Regenerated.
3686 * configure: Likewise.
3687
36882012-11-28 Andrew Pinski <apinski@cavium.com>
3689
3690 PR bootstrap/54279
3691 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
3692 * configure: Regenerate.
3693 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
3694 * Makefile.in: Regenerate.
3695
36962012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
3697
3698 * configure.ac: Disable libsanitizer if we're not building C++.
3699 * configure: Regenerate.
3700
37012012-11-15 Roland McGrath <roland@hack.frob.com>
3702
3703 * MAINTAINERS (Write After Approval): Add myself.
3704
37052012-11-15 Dmitry Vyukov <dvyukov@google.com>
3706
3707 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
3708 Kostya Serebryany (kcc@google.com) and
3709 Jakub Jelinek (jakub@redhat.com).
3710 Rename area for Dodji Seketeli (dodji@redhat.com).
3711
37122012-11-15 Dodji Seketeli <dodji@redhat.com>
3713
3714 * MAINTAINERS: (asan.c, related): Add myself.
3715
37162012-11-14 Roland McGrath <mcgrathr@google.com>
3717
3718 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
3719 * configure: Regenerate.
3720
37212012-11-13 Richard Henderson <rth@redhat.com>
3722
3723 * configure.ac: Move libsanitizer logic to subdirectory.
3724 * configure: Regenerate.
3725
37262012-11-13 Dodji Seketeli <dodji@redhat.com>
3727
3728 * configure.ac: Enable libsanitizer just on x86 linux for now.
3729 * configure: Re-generate.
3730
37312012-11-13 David Edelsohn <dje.gcc@gmail.com>
3732
3733 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
3734 sections.
3735 * configure: Regenerate.
3736
37372012-11-13 Hans-Peter Nilsson <hp@axis.com>
3738
3739 * configure.ac: Add section for configdirs for libsanitizer.
3740 Disable for cris-*-* and mmix-*-*.
3741 * configure: Regenerate.
3742
37432012-11-12 Wei Mi <wmi@google.com>
3744
3745 * configure.ac: Add libsanitizer to target_libraries.
3746 * Makefile.def: Ditto.
3747 * configure: Regenerate.
3748 * Makefile.in: Regenerate.
3749 * libsanitizer: New directory for asan runtime. Contains an empty
3750 tsan directory.
3751
37522012-11-03 Corinna Vinschen <corinna@vinschen.de>
3753
3754 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
3755 against Mingw64 w32api.
3756 * configure: Regenerate.
3757
37582012-11-03 H.J. Lu <hongjiu.lu@intel.com>
3759
3760 * configure: Regenerated.
3761
37622012-11-03 Robert Mason <rbmj@verizon.net>
3763
3764 * configure.ac: add --disable-libstdcxx configure option
3765 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
3766
37672012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
3768
3769 * MAINTAINERS (Write After Approval): Add myself.
3770
37712012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
3772
3773 * MAINTAINERS (Write After Approval): Add myself.
3774
37752012-10-24 Sharad Singhai <singhai@google.com>
3776
3777 * MAINTAINERS (Write After Approval): Add myself.
3778
37792012-10-24 Eric Christopher <echristo@gmail.com>
3780
3781 * MAINTAINERS: Update email address.
3782
37832012-10-23 Eric Botcazou <ebotcazou@adacore.com>
3784
3785 PR bootstrap/54820
3786 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
3787 * configure: Regenerate.
3788
37892012-10-23 Richard Earnshaw <rearnsha@arm.com>
3790
3791 * MAINTAINERS (aarch64): Add Marcus and myself.
3792
37932012-10-22 Eric Botcazou <ebotcazou@adacore.com>
3794
3795 PR bootstrap/54820
3796 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
3797 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
3798 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3799 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3800 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
3801 * Makefile.in: Regenerate.
3802 * configure.ac (have_static_libs): New variable and associated check.
3803 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
3804 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
3805 * configure: Regenerate.
3806
38072012-10-10 Richard Biener <rguenther@suse.de>
3808
3809 * MAINTAINERS: Adjust for changed surname.
3810
38112012-10-04 Lawrence Crowl <crowl@google.com>
3812
3813 * MAINTAINERS (Write After Approval): Add myself.
3814
38152012-10-01 Cary Coutant <ccoutant@google.com>
3816
3817 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
3818
38192012-09-28 Ian Lance Taylor <iant@google.com>
3820
3821 * Makefile.def: Make all-target-libgo depend on
3822 all-target-libbacktrace.
3823 * Makefile.in: Rebuild.
3824
38252012-09-26 Ian Lance Taylor <iant@google.com>
3826
3827 * Makefile.def: Make all-gcc depend on all-libbacktrace.
3828 * Makefile.in: Rebuild.
3829
38302012-09-20 Walter Lee <walt@tilera.com>
3831
3832 * configure.ac: Add tilegx to list of targets that support gold.
3833 * configure: Regenerate.
3834
38352012-09-20 Marek Polacek <polacek@redhat.com>
3836
3837 * MAINTAINERS (Write After Approval): Add myself.
3838
38392012-09-19 Steve Ellcey <sellcey@mips.com>
3840
3841 * configure.ac: Add mips*-mti-elf* target.
3842 * configure: Regenerate.
3843
38442012-09-17 Ian Lance Taylor <iant@google.com>
3845
3846 * MAINTAINERS (Various Maintainers): Add libbacktrace.
3847 * configure.ac (host_libs): Add libbacktrace.
3848 (target_libraries): Add libbacktrace.
3849 * Makefile.def (host_modules): Add libbacktrace.
3850 (target_modules): Likewise.
3851 * configure, Makefile.in: Rebuild.
3852
38532012-09-14 David Edelsohn <dje.gcc@gmail.com>
3854
3855 PR target/38607
3856 Merge upstream change.
3857 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
3858
3859 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
3860 Add libgomp*.o to compare_exclusions for AIX.
3861 * configure: Regenerate.
3862
38632012-09-06 Diego Novillo <dnovillo@google.com>
3864
3865 * configure.ac: Bump minimum GMP version to 4.2.3.
3866 * configure: Re-generate.
3867
38682012-09-05 Georg-Johann Lay <avr@gjlay.de>
3869
3870 PR target/54461
3871 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
3872 target-libgloss if not configured --with-avrlibc=no.
3873 * configure: Regenerate.
3874
38752012-09-04 Jason Merrill <jason@redhat.com>
3876
3877 * configure.ac: Fix --enable-languages=all.
3878
38792012-09-04 Christophe Lyon <christophe.lyon@st.com>
3880
3881 * MAINTAINERS (Write After Approval): Add myself.
3882
38832012-09-03 Richard Guenther <rguenther@suse.de>
3884
3885 PR bootstrap/54138
3886 * configure.ac: Re-organize ISL / CLOOG checks to allow
3887 disabling with either --without-isl or --without-cloog.
3888 * configure: Regenerated.
3889
38902012-09-03 Georg-Johann Lay <avr@gjlay.de>
3891
3892 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
3893 * configure: Regenerate.
3894
38952012-08-27 Ulrich Drepper <drepper@gmail.com>
3896
3897 * MAINTAINERS: Fix my email address.
3898
38992012-08-26 H.J. Lu <hongjiu.lu@intel.com>
3900
3901 PR binutils/4970
3902 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
3903 and opcodes.
3904 * Makefile.in: Regenerated.
3905
39062012-08-26 Art Haas <ahaas@impactweather.com>
3907
3908 * configure: Regenerate.
3909
39102012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
3911
3912 * INSTALL/README: Also refer to the online installation
3913 instructions.
3914
39152012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3916
3917 * MAINTAINERS (Write After Approval): Add myself.
3918 (Picochip port): Remove myself.
3919
39202012-08-14 Diego Novillo <dnovillo@google.com>
3921
3922 Merge from cxx-conversion branch.
3923
3924 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
3925 POSTSTAGE1_CONFIGURE_FLAGS.
3926 * Makefile.in: Regenerate.
3927 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
3928 Force C++ when bootstrapping.
3929 * configure: Regenerate.
3930
39312012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3932
3933 * MAINTAINERS (Write After Approval): Add myself.
3934
39352012-07-16 Joseph Myers <joseph@codesourcery.com>
3936
3937 * README: Document use of ranges of years in copyright notices.
3938
39392012-07-06 Richard Guenther <rguenther@suse.de>
3940
3941 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
3942 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
3943 --with-gmp=system.
3944 * Makefile.in: Regenerated.
3945 * configure: Likewise.
3946
39472012-07-06 Richard Guenther <rguenther@suse.de>
3948
3949 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
3950 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
3951 supply V=1 as extra_make_flags.
3952 * configure: Regenerated.
3953 * Makefile.in: Likewise.
3954
39552012-07-04 Tristan Gingold <gingold@adacore.com>
3956
3957 * configure: Regenerate.
3958
39592012-07-03 Richard Guenther <rguenther@suse.de>
3960
3961 * Makfile.def (isl): Remove not necessary extra_exports and
3962 extra_make_flags.
3963 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
3964 * Makefile.in: Regenerated.
3965
39662012-07-03 Richard Guenther <rguenther@suse.de>
3967
3968 * Makefile.def (cloog): Add V=1 to extra_make_flags.
3969 * configure.ac: If either the ISL or the CLooG check failed
3970 do not try to build in-tree versions.
3971 * Makefile.in: Regenerated.
3972 * configure: Regenerated.
3973
39742012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3975
3976 * configure: Regenerate.
3977
39782012-07-02 Janis Johnson <janisjo@codesourcery.com>
3979
3980 * MAINTAINERS (Various Maintainers): Add myself as testsuite
3981 maintainer.
3982
39832012-07-02 Richard Guenther <rguenther@suse.de>
3984
3985 * configure: Regenerated.
3986
39872012-07-02 Richard Guenther <rguenther@suse.de>
3988 Michael Matz <matz@suse.de>
3989 Tobias Grosser <tobias@grosser.es>
3990 Sebastian Pop <sebpop@gmail.com>
3991
3992 * Makefile.def: Add ISL host module, remove PPL host module.
3993 Adjust ClooG host module to use the proper ISL.
3994 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
3995 * configure.ac: Include config/isl.m4. Add ISL host library,
3996 remove PPL. Remove PPL configury, add ISL configury, adjust
3997 ClooG configury.
3998 * Makefile.in: Regenerated.
3999 * configure: Likewise.
4000
40012012-07-02 Richard Guenther <rguenther@suse.de>
4002
4003 Merge from graphite branch
4004 2011-07-21 Tobias Grosser <tobias@grosser.es>
4005
4006 * configure: Regenerated.
4007 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
4008 both cloog.org and legacy versions. The only supported version will
4009 be CLooG with the isl backend.
4010
4011 2011-07-21 Tobias Grosser <tobias@grosser.es>
4012
4013 * configure: Regenerated.
4014 * configure.ac: Require cloog isl 0.17.0
4015
4016 2011-07-21 Tobias Grosser <tobias@grosser.es>
4017
4018 * configure: Regenerated.
4019 * config/cloog.m4: Do not define CLOOG_ORG
4020
40212012-06-29 Steven Bosscher <steven@gcc.gnu.org>
4022
4023 * configure.ac: Skip C if explicitly selected.
4024 * configure: Regenerate.
4025
40262012-06-28 Christophe Lyon <christophe.lyon@st.com>
4027
4028 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
4029 they contain -O2.
4030 * configure: Regenerate.
4031
40322012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
4033
4034 PR debug/53740
4035 * df.h, df-problems.c, dce.c: Revert last patch.
4036
40372012-06-25 Iain Sandoe <iain@codesourcery.com>
4038
4039 * MAINTAINERS (Write After Approval): Update my email address.
4040
40412012-06-21 Meador Inge <meadori@codesourcery.com>
4042
4043 * MAINTAINERS (Write After Approval): Add myself.
4044
40452012-06-20 Jason Merrill <jason@redhat.com>
4046
4047 * Makefile.tpl (check-target-libgomp-c++): New.
4048 (check-target-libitm-c++): New.
4049 * Makefile.def (c++): Add them.
4050 * Makefile.in: Regenerate.
4051
40522012-05-29 Edmar Wienskoski <edmar@freescale.com>
4053
4054 * MAINTAINERS (Write After Approval): Add myself.
4055
40562012-05-16 Olivier Hainque <hainque@adacore.com>
4057
4058 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
4059 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
4060 (install-no-fixedincludes): Adjust accordingly.
4061 * Makefile.in: Regenerate.
4062
40632012-05-15 H.J. Lu <hongjiu.lu@intel.com>
4064
4065 Merge upstream change
4066 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
4067
40682012-05-14 Marc Glisse <marc.glisse@inria.fr>
4069
4070 * MAINTAINERS (Write After Approval): Add myself.
4071
40722012-05-09 Nick Clifton <nickc@redhat.com>
4073 Paul Smith <psmith@gnu.org>
4074
4075 PR bootstrap/50461
4076 * configure.ac (mpfr-dir): When using in-tree MPFR sources
4077 allow for the fact that from release v3.1.0 of MPFR the source
4078 files were moved into a src sub-directory.
4079 * configure: Regenerate.
4080
40812012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
4082
4083 * configure.ac: Bump minimum MPFR version to 2.4.0.
4084 * configure: Regenerated.
4085
40862012-05-01 Richard Henderson <rth@redhat.com>
4087
4088 * Makefile.def (libatomic): New target_module.
4089 * configure.ac (target_libraries): Add libatomic.
4090 (noconfigdirs): Check if libatomic is supported.
4091 * Makefile.in, configure: Rebuild.
4092
40932012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
4094
4095 * MAINTAINERS (Write After Approval): Add myself.
4096
40972012-04-25 Joel Brobecker <brobecker@adacore.com>
4098
4099 * config.sub: Update to 2012-04-18 version from official repo.
4100
41012012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
4102
4103 * MAINTAINERS (Write After Approval): Add myself.
4104
41052012-04-11 Steve Ellcey <sellcey@mips.com>
4106
4107 * MAINTAINERS: Changed email address.
4108
41092012-03-28 Georg-Johann Lay <avr@gjlay.de>
4110
4111 PR target/52737
4112 * contrib/gcc_update (files_and_dependencies):
4113 Remove gcc/config/avr/t-multilib from touch data.
4114
41152012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4116
4117 * MAINTAINERS (OS Port Maintainers): Remove irix.
4118 * configure.ac (enable_libgomp): Remove *-*-irix6*.
4119 (unsupported_languages): Remove mips-sgi-irix6.*.
4120 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
4121 (with_stabs): Remove.
4122 * configure: Regenerate.
4123
41242012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4125
4126 * MAINTAINERS (OS Port Maintainers): Remove osf.
4127 * configure.ac (enable_libgomp): Remove *-*-osf*.
4128 (with_stabs): Remove alpha*-*-osf*.
4129 * configure: Regenerate.
4130
41312012-03-05 Tristan Gingold <gingold@adacore.com>
4132
4133 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
4134 * configure: Regenerate.
4135
41362012-02-17 Walter Lee <walt@tilera.com>
4137
4138 * MAINTAINERS: (Write After Approval): Delete myself.
4139
41402012-02-14 Walter Lee <walt@tilera.com>
4141
4142 * MAINTAINERS (tilegx port): Add myself.
4143 (tilepro port): Add myself.
4144 (Write After Approval): Add myself.
4145
41462012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
4147
4148 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
4149 and Joseph Myers as docstring relicensing maintainers.
4150
41512012-02-09 Bin Cheng <bin.cheng@arm.com>
4152
4153 * MAINTAINERS (write-after-approval): Add myself.
4154
41552012-02-08 Ira Rosen <irar@il.ibm.com>
4156
4157 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
4158 maintainer.
4159
41602012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
4161
4162 * MAINTAINERS (Write After Approval): Move myself to
4163 maintain alphabetical order.
4164
41652012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
4166
4167 * MAINTAINERS (Write After Approval): Add myself.
4168
41692012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
4170
4171 * MAINTAINERS (Write After Approval): Add myself.
4172
41732012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
4174 Jayant R Sonar <jayant.sonar@kpitcummins.com>
4175
4176 * configure.ac (cr16-*-*): Remove nonconfigdirs.
4177 * configure: Regenerate.
4178
41792012-01-23 Harshit Chopra <harshit@google.com>
4180
4181 * MAINTAINERS (Write After Approval): Add myself.
4182
41832012-01-22 Douglas B Rupp <rupp@ngnat.com>
4184
4185 * configure.ac: Remove reference to mh-interix.
4186 * configure: Regenerate.
4187
41882012-01-05 Richard Henderson <rth@redhat.com>
4189
4190 PR bootstrap/51072
4191 * configure.ac: Disable libitm if c++ is not enabled.
4192 * configure: Rebuild.
4193
4194 * configure.ac: Fix regexp for same.
4195 * configure: Rebuild.
4196
41972012-01-02 Balaji V. Iyer <bviyer@gmail.com>
4198
4199 * MAINTAINERS (Write After Approval): Add myself.
4200
42012012-01-02 Richard Guenther <rguenther@suse.de>
4202
4203 PR bootstrap/51686
4204 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
4205 * Makefile.in: Regenerate.
4206
42072011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
4208
4209 * MAINTAINERS (Write After Approval): Add myself.
4210
42112011-12-18 Eric Botcazou <ebotcazou@adacore.com>
4212
4213 * configure: Regenerate.
4214
42152011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4216
4217 * MAINTAINERS (picochip): Changed email address.
4218
42192011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
4220
4221 * MAINTAINERS (write-after-approval): Add self.
4222
42232011-11-29 DJ Delorie <dj@redhat.com>
4224
4225 * configure.ac (rl78-*-*) New case.
4226 * configure: Regenerate.
4227 * MAINTAINERS: Add myself as RL78 maintainer.
4228
42292011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4230
4231 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
4232
42332011-11-21 Andreas Tobler <andreast@fgznet.ch>
4234
4235 * libtool.m4: Additional FreeBSD 10 fixes.
4236
42372011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
4238
4239 * MAINTAINERS: Move myself from Write After Approval to CPU Port
4240 Maintainers section, as Epiphany maintainer.
4241
42422011-11-18 Iain Sandoe <iains@gcc.gnu.org>
4243
4244 PR target/49992
4245 * configure.ac: Remove ranlib special-casing for Darwin.
4246 * configure: Regenerate.
4247
42482011-11-12 Andrey Belevantsev <abel@ispras.ru>
4249
4250 * MAINTAINERS (Reviewers): Keep the list sorted.
4251
42522011-11-11 Andrey Belevantsev <abel@ispras.ru>
4253
4254 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
4255
42562011-11-09 Roland McGrath <mcgrathr@google.com>
4257
4258 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
4259 * configure: Rebuild.
4260 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
4261 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
4262 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
4263 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
4264 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
4265 Add READELF.
4266 * Makefile.in: Rebuild.
4267
42682011-11-09 Jason Merrill <jason@redhat.com>
4269
4270 * Makefile.def (language=c++): Remove check-c++0x.
4271 * Makefile.in (check-gcc-c++): Regenerate.
4272
42732011-11-08 Richard Henderson <rth@redhat.com>
4274
4275 * configure.ac: Test for libitm directory present first.
4276
4277 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
4278
4279 * configure.ac: Test libitm/configure.tgt to disable libitm.
4280 * configure: Rebuild.
4281
42822011-11-07 Aldy Hernandez <aldyh@redhat.com>
4283 Richard Henderson <rth@redhat.com>
4284
4285 Merged from transactional-memory.
4286
4287 * Makefile.def (lang_env_dependencies): libitm is c++.
4288 Add libitm target module.
4289 * configure.ac: Likewise.
4290 * config/mmap.m4: New file.
4291 * contrib/gcc_update: Add libitm to touch data.
4292 * Makefile.in, configure: Rebuild.
4293
42942011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4295
4296 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
4297 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
4298 * Makefile.in: Regenerate.
4299
43002011-11-01 DJ Delorie <dj@redhat.com>
4301
4302 * config.sub: Update to version 2011-10-29 (added rl78)
4303
43042011-10-27 Nick Clifton <nickc@redhat.com>
4305
4306 * config.sub: Import these changes from the config project:
4307
4308 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
4309 Ben Elliston <bje@gnu.org>
4310
4311 * config.sub (epiphany): New.
4312
4313 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
4314 Ben Elliston <bje@gnu.org>
4315
4316 * config.sub (hexagon, hexagon-*): New.
4317
4318 2011-08-23 Roland McGrath <mcgrathr@google.com>
4319
4320 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
4321 64eb to be64.
4322
4323 2011-08-16 Roland McGrath <mcgrathr@google.com>
4324
4325 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
4326 (nacl): Grok as alias for 32el-unknown-nacl.
4327
43282011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
4329
4330 * MAINTAINERS (Write After Approval): Add myself.
4331
43322011-10-24 Teresa Johnson <tejohnson@google.com>
4333
4334 * MAINTAINERS (Write After Approval): Add myself.
4335
43362011-09-21 Jakub Jelinek <jakub@redhat.com>
4337
4338 * MAINTAINERS (sparc port): Remove myself.
4339
43402011-09-14 Tom de Vries <tom@codesourcery.com>
4341
4342 * MAINTAINERS (Write After Approval): Add myself.
4343
43442011-08-14 Yao Qi <yao@codesourcery.com>
4345
4346 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
4347 * configure: Regenerate.
4348
43492011-07-26 Ian Lance Taylor <iant@google.com>
4350
4351 * configure.ac: Set have_compiler based on whether gcc directory
4352 exists, rather than on whether gcc is in configdirs.
4353 * configure: Rebuild.
4354
43552011-07-21 Joseph Myers <joseph@codesourcery.com>
4356
4357 * MAINTAINERS (Global Reviewers): Add self.
4358
43592011-07-20 David Edelsohn <dje.gcc@gmail.com>
4360
4361 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
4362 link directories.
4363 * Makefile.in: Rebuild.
4364
43652011-07-20 Ian Lance Taylor <iant@google.com>
4366
4367 PR bootstrap/49787
4368 * configure.ac: Move --enable-bootstrap handling earlier in file.
4369 If --enable-bootstrap and either --enable-build-with-cxx or
4370 --enable-build-poststage1-with-cxx, enable C++ automatically.
4371 * configure: Rebuild.
4372
43732011-07-19 Ian Lance Taylor <iant@google.com>
4374
4375 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
4376 make C++ a boot_language. Set and substitute
4377 POSTSTAGE1_CONFIGURE_FLAGS.
4378 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
4379 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
4380 * configure, Makefile.in: Rebuild.
4381
43822011-07-19 Vladimir Makarov <vmakarov@redhat.com>
4383
4384 * MAINTAINERS (Register Allocation): Move myself from reviewers to
4385 maintainers.
4386
43872011-07-18 Jakub Jelinek <jakub@redhat.com>
4388
4389 * MAINTAINERS (Global Reviewers): Add myself.
4390
43912011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4392
4393 * configure: Regenerate.
4394
43952011-07-16 Jason Merrill <jason@redhat.com>
4396
4397 * Makefile.def (language=c++): Add check-c++0x and
4398 check-target-libmudflap-c++.
4399 * Makefile.tpl (check-target-libmudflap-c++): New.
4400 * Makefile.in: Regenerate.
4401
44022011-07-16 Matthias Klose <doko@ubuntu.com>
4403
4404 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
4405 * Makefile.def (target_modules/libjava): Pass
4406 $(EXTRA_CONFIGARGS_LIBJAVA).
4407 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
4408 if not configured with --enable-static-libjava.
4409 * Makefile.in: Regenerate.
4410 * configure: Likewise.
4411
44122011-07-15 Jason Merrill <jason@redhat.com>
4413
4414 * Makefile.in (check-c++): Move check-gcc-c++0x after
4415 check-target-libstdc++-v3.
4416
44172011-07-15 Bernd Schmidt <bernds@codesourcery.com>
4418
4419 * MAINTAINERS (c6x port): New entry.
4420
44212011-07-13 Jason Merrill <jason@redhat.com>
4422
4423 * Makefile.in (check-gcc-c++0x): New.
4424 (check-c++): Depend on it.
4425
44262011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4427
4428 PR target/39150
4429 * configure.ac (i[3456789]86-*-solaris2*): Also accept
4430 x86_64-*-solaris2.1[0-9]*.
4431 * configure: Regenerate.
4432
44332011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
4434
4435 * MAINTAINERS (RTL optimizers): Add self.
4436
44372011-06-27 Gabriel Charette <gchare@google.com>
4438
4439 * MAINTAINERS (Write After Approval): Add myself.
4440
44412011-06-22 Hans-Peter Nilsson <hp@axis.com>
4442
4443 PR regression/47836
4444 PR bootstrap/23656
4445 PR other/47733
4446 PR bootstrap/49247
4447 PR c/48825
4448 * configure.ac (target_libraries): Remove target-libiberty.
4449 Remove case-statement setting skipdirs=target-libiberty for
4450 multiple targets. Remove checking target_configdirs and
4451 removing target-libiberty but keeping target-libgcc if
4452 otherwise empty.
4453 * Makefile.def (target_modules): Don't add libiberty.
4454 (dependencies): Remove all traces of target-libiberty.
4455 * configure, Makefile.in: Regenerate.
4456
44572011-06-13 Walter Lee <walt@tilera.com>
4458
4459 * configure.ac (tilepro-*-*) New case.
4460 (tilegx-*-*): Likewise.
4461 * configure: Regenerate.
4462
44632011-06-06 Jing Yu <jingyu@google.com>
4464
4465 * configure.ac: Skip target-libiberty for
4466 arm*-*-linux-androideabi.
4467 * configure: Regenerated.
4468
44692011-06-06 Nick Clifton <nickc@redhat.com>
4470
4471 * config.sub: Sync from upstream.
4472
44732011-06-05 Nenad Vukicevic <nenad@intrepid.com>
4474
4475 * MAINTAINERS (Write After Approval): Add myself.
4476
44772011-06-01 Daniel Jacobowitz <drow@false.org>
4478
4479 * MAINTAINERS: Update my email address.
4480
44812011-05-27 Nathan Froyd <froydnj@codesourcery.com>
4482
4483 * MAINTAINERS (Write After Approval): Update my email address.
4484
44852011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
4486
4487 * MAINTAINERS (Write After Approval): Add myself.
4488
44892011-05-08 Doug Kwan <dougkwan@google.com>
4490
4491 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
4492 * configure: Regenerated.
4493 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
4494 value from configure.
4495 * Makefile.in: Regenerated.
4496
44972011-05-05 Joseph Myers <joseph@codesourcery.com>
4498
4499 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
4500 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
4501 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
4502 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
4503 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
4504 *-*-vxworks*): Disable newlib and libgloss in separate case
4505 statement.
4506 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
4507 to separate case statement.
4508 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4509 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
4510 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
4511 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
4512 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
4513 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
4514 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
4515 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
4516 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
4517 i[[3456789]]86-*-rdos*, m32r-*-*,
4518 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
4519 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
4520 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
4521 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
4522 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
4523 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
4524 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
4525 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
4526 and libgloss in main case over targets. Remove most empty cases
4527 in main case over targets.
4528 * configure: Regenerate.
4529
45302011-05-04 Janis Johnson <janisjo@codesourcery.com>
4531
4532 * MAINTAINERS (Write After Approval): Add myself.
4533
45342011-05-04 Joseph Myers <joseph@codesourcery.com>
4535
4536 * configure.ac: Remove code setting special library locations for
4537 hppa*64*-*-hpux11*. Remove code setting compiler for
4538 sparc-sun-solaris2*.
4539 * configure: Regenerate.
4540
45412011-05-04 Joseph Myers <joseph@codesourcery.com>
4542
4543 * configure.ac: Separate libgloss_dir settings from general case
4544 over targets.
4545 * configure: Regenerate.
4546
45472011-04-28 Joseph Myers <joseph@codesourcery.com>
4548
4549 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4550 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
4551 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
4552 cases in libgcj-disabling case statement.
4553 (hppa*64*-*-linux*): Set unsupported_languages instead of
4554 disabling target-zlib.
4555 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
4556 to hppa*64*-*-hpux*.
4557 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
4558 hppa*-*-hpux*.
4559 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
4560 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
4561 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
4562 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
4563 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
4564 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
4565 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
4566 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
4567 libgcj-disabling case statement.
4568 * configure: Regenerate.
4569
45702011-04-28 Joseph Myers <joseph@codesourcery.com>
4571
4572 * configure.ac: Disable Java for targets not supporting libffi.
4573 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
4574 Remove cases in Java-disabling statement.
4575 (*arm-wince-pe): Change to arm-wince-pe.
4576 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
4577 cases in Java-disabling statement.
4578 (bfin-*-*): Don't disable Java again.
4579 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
4580 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
4581 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
4582 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
4583 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
4584 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
4585 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
4586 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
4587 Java-disabling statement.
4588 (mmix-*-*): Don't disable Java again.
4589 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4590 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
4591 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
4592 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
4593 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
4594 statement.
4595 * configure: Regenerate.
4596
45972011-04-28 Joseph Myers <joseph@codesourcery.com>
4598
4599 * configure.ac: Separate cases disabling Java and Java libraries
4600 from general case over targets.
4601 * configure: Regenerate.
4602
46032011-04-21 Jie Zhang <jzhang918@gmail.com>
4604
4605 * MAINTAINERS: Update my email address.
4606
46072011-04-20 Easwaran Raman <eraman@google.com>
4608
4609 * MAINTAINERS (Write After Approval): Add myself.
4610
46112011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
4612
4613 PR lto/48086
4614 * configure.ac: Re-enable LTO on *-apple-darwin9*.
4615 * configure: Regenerate.
4616
46172011-04-16 Jim Meyering <meyering@redhat.com>
4618
4619 * MAINTAINERS (Write After Approval): Add myself.
4620
46212011-04-15 Dodji Seketeli <dodji@redhat.com>
4622
4623 * MAINTAINERS: Update my email address.
4624
46252011-04-13 Georg-Johann Lay <avr@gjlay.de>
4626
4627 * MAINTAINERS (Write After Approval): Add myself.
4628
46292011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
4630
4631 * MAINTAINERS (Write After Approval): Add myself.
4632
46332011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
4634
4635 * MAINTAINERS (Write After Approval): Add myself.
4636
46372011-04-06 Joseph Myers <joseph@codesourcery.com>
4638
4639 * configure.ac (build_tools): Remove build-byacc.
4640 (host_libs): Remove mmalloc.
4641 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
4642 autoconf automake libtool diff rcs fileutils shellutils time
4643 textutils wdiff find uudecode hello tar gzip indent recode release
4644 sed perl gawk findutils gettext zip.
4645 (libgcj): Remove target-qthreads.
4646 (target_tools): Remove target-examples target-gperf.
4647 (YACC): Don't handle building byacc.
4648 * configure: Regenerate.
4649 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
4650 dosutils, examples, fileutils, find, findutils, gawk, gettext,
4651 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
4652 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
4653 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
4654 handle building components.
4655 * Makefile.in: Regenerate.
4656
46572011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
4658
4659 * MAINTAINERS: Update my email address as Xtensa maintainer.
4660
46612011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4662
4663 * config.sub: Sync from upstream.
4664
46652011-04-01 Joseph Myers <joseph@codesourcery.com>
4666
4667 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
4668 (microblaze*): Don't disable libssp.
4669 * configure: Regenerate.
4670
46712011-04-01 Joseph Myers <joseph@codesourcery.com>
4672
4673 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
4674 moveifchange.
4675 * configure: Regenerate.
4676 * Makefile.tpl: Use @SHELL@ not @config_shell@.
4677 * Makefile.in: Regenerate.
4678
46792011-04-01 Joseph Myers <joseph@codesourcery.com>
4680
4681 * configure.ac (*-*-sysv4*): Don't enable libgomp.
4682 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
4683 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
4684 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
4685 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
4686 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
4687 md_exec_prefix cases.
4688 * configure: Regenerate.
4689
46902011-04-01 Joseph Myers <joseph@codesourcery.com>
4691
4692 * configure.ac: Separate cases disabling target-libssp,
4693 target-libiberty, target-libstdc++-v3 and Fortran from general
4694 case over targets.
4695 * configure: Regenerate.
4696
46972011-04-01 Joseph Myers <joseph@codesourcery.com>
4698
4699 * configure.ac (*-*-chorusos): Don't disable libgcj.
4700 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
4701 Remove case.
4702 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
4703 (arm-*-coff): Don't disable libgcj.
4704 (arm*-*-linux-gnueabi): Remove useless assignment.
4705 (arm-*-riscix*): Don't disable libgcj.
4706 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
4707 configuration.
4708 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
4709 (c54x*-*-*): Remove case.
4710 (tic54x-*-*): Don't disable GCC or GCC libraries.
4711 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
4712 to *.
4713 (d10v-*-*): Don't disable GCC libraries.
4714 (d30v-*-*): Don't disable libgcj.
4715 (h8500-*-*): Don't disable GCC libraries.
4716 (i960-*-*): Don't disable libgcj.
4717 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
4718 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4719 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
4720 libgcj.
4721 (m68k-*-coff*): Remove case.
4722 (mmix-*-*): Don't disable libgloss on host.
4723 (mn10200-*-*, mn10300-*-*): Remove cases.
4724 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4725 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
4726 Don't disable libgcj.
4727 (romp-*-*): Remove case.
4728 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
4729 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
4730 case.
4731 (v810-*-*): Don't disable GCC libraries.
4732 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
4733 (ip2k-*-*): Don't disable GCC libraries.
4734 * configure: Regenerate.
4735
47362011-03-28 Joseph Myers <joseph@codesourcery.com>
4737
4738 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
4739 libffi on host.
4740 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
4741 on host.
4742 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
4743 * configure: Regenerate.
4744
47452011-03-26 John Marino <binutils@marino.st>
4746
4747 * configure.ac: Add support for *-*-dragonfly*
4748 * configure: Regenerate.
4749
47502011-03-25 Joseph Myers <joseph@codesourcery.com>
4751
4752 * configure.ac (native_only): Remove.
4753 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
4754 send-pr uudecode guile gnuserv on host.
4755 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
4756 send-pr rcs guile perl texinfo libtool on host.
4757 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
4758 automake send-pr rcs guile perl texinfo libtool on host.
4759 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
4760 (*-*-kaos*): Don't disable target-examples target-gperf on target.
4761 (alpha*-dec-osf*): Don't disable fileutils on target.
4762 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
4763 texinfo send-pr expect dejagnu on target.
4764 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
4765 target-qthreads on target.
4766 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
4767 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
4768 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
4769 x86_64-*-mingw*): Don't disable expect on target.
4770 (*-*-cygwin*): Don't disable target-gperf on target.
4771 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
4772 gnuserv on target.
4773 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
4774 target.
4775 * configure: Regenerate.
4776
47772011-03-25 Joseph Myers <joseph@codesourcery.com>
4778
4779 * configure.ac (target_tools): Remove target-groff.
4780 (native_only): Remove target-groff.
4781 (hppa*64*-*-*): Don't disable byacc.
4782 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
4783 setting.
4784 (*-*-kaos*): Don't skip target-librx and target-groff.
4785 (*-*-netware*): Don't skip target-libmudflap.
4786 (*-*-tpf*): Don't skip target-libmudflap.
4787 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
4788 directories on the host.
4789 (ia64*-*-*vms*): Don't skip tix.
4790 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
4791 host.
4792 * configure: Regenerate.
4793
47942011-03-24 Paolo Bonzini <pbonzini@redhat.com>
4795
4796 * configure.ac: Remove references to mt-mep, mt-netware,
4797 mt-wince.
4798 * Makefile.def: Add all-utils soft dependencies.
4799 * Makefile.tpl: Remove GDB_NLM_DEPS.
4800 * configure: Regenerate.
4801 * Makefile.in: Regenerate.
4802
48032011-03-24 Paolo Bonzini <bonzini@gnu.org>
4804
4805 * configure.ac: Do not include mh-x86omitfp.
4806 * configure: Regenerate.
4807
48082011-03-24 Paolo Bonzini <bonzini@gnu.org>
4809
4810 * configure.ac: Remove empty cases.
4811 * configure: Regenerate.
4812
48132011-03-24 Paolo Bonzini <bonzini@gnu.org>
4814
4815 * Makefile.def: Add dependency from termcap to gdb.
4816 * Makefile.in: Regenerate.
4817
48182011-03-24 Paolo Bonzini <bonzini@gnu.org>
4819
4820 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
4821 * configure: Regenerate.
4822 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
4823 * Makefile.tpl: Likewise.
4824 * Makefile.in: Regenerate.
4825
48262011-03-24 Paolo Bonzini <bonzini@gnu.org>
4827
4828 * configure.ac: Remove all mentions of tentative_cc.
4829 * configure: Regenerate.
4830
48312011-03-24 Joseph Myers <joseph@codesourcery.com>
4832
4833 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
4834 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
4835 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
4836 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
4837 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
4838 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
4839 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
4840 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4841 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
4842 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
4843 *-*-rhapsody*): Remove host cases.
4844 * configure: Regenerate.
4845
48462011-03-24 Joseph Myers <joseph@codesourcery.com>
4847
4848 * configure.ac (ppc*-*-pe): Remove host case.
4849 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
4850 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
4851 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
4852 cases.
4853 * configure: Regenerate.
4854
48552011-03-24 Joseph Myers <joseph@codesourcery.com>
4856
4857 * config.sub: Update to version 2011-03-23.
4858
48592011-03-22 Joseph Myers <joseph@codesourcery.com>
4860
4861 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
4862 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
4863 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
4864 * configure: Regenerate.
4865
48662011-03-22 Joseph Myers <joseph@codesourcery.com>
4867
4868 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
4869 to Write After Approval.
4870 * config-ml.in: Don't handle arc-*-elf*.
4871 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
4872 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
4873 handle GCC libraries.
4874 * configure: Regenerate.
4875
48762011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4877
4878 PR bootstrap/48120:
4879 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
4880 Add -lstdc++ -lm to LIBS.
4881 * configure: Regenerate.
4882
48832011-03-18 David Edelsohn <dje.gcc@gmail.com>
4884
4885 * config.guess: Update to version 2011-02-02
4886 * config.sub: Update to version 2011-02-24
4887
48882011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
4889
4890 PR lto/48086
4891 * configure.ac: Re-enable LTO on *-apple-darwin9.
4892 * configure: Regenerate.
4893
48942011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
4895
4896 PR lto/48086
4897 * configure.ac: Disable LTO on darwin due to an assembler change in
4898 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
4899 under 256.
4900 * configure: Regenerate.
4901
49022011-03-11 Chen Liqin <liqin.gcc@gmail.com>
4903
4904 * MAINTAINERS: Update myself as score backend maintainer,
4905 update my e-mail address.
4906
49072011-03-09 Xuepeng Guo <terry.guo@arm.com>
4908
4909 * MAINTAINERS: Update my e-mail address.
4910
49112011-03-06 Joey Ye <joey.ye@arm.com>
4912
4913 * MAINTAINERS: Update my e-mail address.
4914
49152011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4916
4917 * configure.ac: Adjust test of with_ppl.
4918 * configure: Regenerated.
4919
49202011-03-02 Kai Tietz <ktietz@redhat.com>
4921
4922 * MAINTAINERS: Adjust my e-mail address.
4923
49242011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4925
4926 * configure.ac: Add -lpwl to ppllibs.
4927 * configure: Regenerated.
4928
49292011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4930
4931 * config/cloog.m4: Add -lisl to clooglibs.
4932 * configure: Regenerated.
4933
49342011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4935
4936 * MAINTAINERS (CPU Port maintainers): Add self.
4937
49382011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4939
4940 * MAINTAINERS: Add myself as testsuite maintainer.
4941
49422011-02-15 Mike Stump <mikestump@comcast.net>
4943
4944 * MAINTAINERS: Add myself as testsuite maintainer.
4945
49462011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4947
4948 Import from Libtool and gnulib:
4949
4950 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
4951
4952 Prepare for supporting FreeBSD 10.
4953 * config.rpath: Remove handling of freebsd1* which soon would
4954 match FreeBSD 10.0.
4955
4956 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
4957
4958 Remove support for FreeBSD 1.x.
4959 * libtool.m4 (_LT_LINKER_SHLIBS)
4960 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
4961 soon would incorrectly match FreeBSD 10.0.
4962
49632011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4964
4965 PR binutils/12283
4966 * move-if-change: Import version from gnulib.
4967
49682011-02-12 Alexandre Oliva <aoliva@redhat.com>
4969
4970 PR lto/47225
4971 * Makefile.def (lto-plugin): Double dash for enable-shared.
4972 (configure-gcc): Depend on all-lto-plugin.
4973 * Makefile.in: Rebuilt.
4974
49752011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4976
4977 * configure.ac: Remove extra bracket.
4978 * configure: Regenerate.
4979
49802011-02-08 Tobias Burnus <burnus@net-b.de>
4981
4982 * MAINTAINERS: Add myself as libquadmath maintainer.
4983
49842011-02-08 Thomas Schwinge <thomas@schwinge.name>
4985
4986 * MAINTAINERS: Update my email address.
4987
49882011-02-07 Joseph Myers <joseph@codesourcery.com>
4989
4990 * MAINTAINERS (option handling): Add self.
4991
49922011-02-06 Kai Tietz <kai.tietz@onevision.com>
4993
4994 PR lto/47225
4995 * Makefile.def: Add dependency for install-gcc
4996 on install-lto-plugin.
4997 * Makfile.in: Regenerated
4998
49992011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
5000
5001 * MAINTAINERS (CPU Port Maintainers): Add myself.
5002
50032011-01-31 Alexandre Oliva <aoliva@redhat.com>
5004
5005 PR libgcj/44341
5006 * configure.ac: Discard --with-* flags for host when configuring
5007 target libraries for cross build.
5008 * configure: Rebuilt.
5009
50102011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5011
5012 * MAINTAINERS (linear loop transforms): Removed.
5013
50142011-01-25 Jakub Jelinek <jakub@redhat.com>
5015
5016 * configure.ac: If with_ppl is no, move setting with_cloog=no
5017 after CLOOG_REQUESTED check.
5018 * configure: Regenerated.
5019
50202011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5021
5022 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
5023 CLooG has been requested.
5024 * configure: Regenerated.
5025
50262011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5027
5028 * configure: Regenerated.
5029 * configure.ac: Check for version 0.11 (or later revision) of PPL.
5030
50312011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
5032
5033 * configure: Regenerated.
5034 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
5035
50362011-01-21 Andreas Schwab <schwab@redhat.com>
5037
5038 * configure.ac: Use AS_HELP_STRING throughout.
5039 * configure: Regenerate.
5040
50412011-01-18 Jie Zhang <jie.zhang@analog.com>
5042
5043 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
5044 * configure: Regenerate.
5045
50462011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5047
5048 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
5049
50502011-01-13 Joel Brobecker <brobecker@adacore.com>
5051
5052 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
5053 for ia64-hpux.
5054 * configure: Regenerate.
5055
50562011-01-07 Jan Hubicka <jh@suse.cz>
5057
5058 PR lto/47225
5059 * Makefile.in: Regenerate.
5060 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
5061 configure.
5062
50632011-01-07 Jan Hubicka <jh@suse.cz>
5064
5065 * Makefile.in: Regenerate.
5066 * Makefile.def (gcc host module) and soft dependency on lto-plugin
5067 and configure dependency on lto-plugin configure.
5068 (lto-plugin module): Remove dependency on GCC; add dependency on
5069 liniberty.
5070
50712011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
5072
5073 * MAINTAINERS (Write After Approval): Add myself.
5074
50752010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
5076
5077 * configure: Regenerate.
5078
50792010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
5080
5081 * configure.ac: (picochip): Disable libiberty.
5082
50832010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
5084
5085 * MAINTAINERS (Write After Approval): Add myself.
5086
50872010-12-10 Ian Lance Taylor <iant@google.com>
5088
5089 PR bootstrap/46819
5090 * configure.ac: For --disable-libgcj clear libgcj_saved.
5091 * configure: Rebuild.
5092
50932010-12-10 Tobias Burnus <burnus@net-b.de>
5094
5095 PR fortran/46540
5096 * configure.ac: Add --disable-libquadmath and
5097 --disable-libquadmath-support.
5098 * configure: Regenerate.
5099
51002010-12-03 Ian Lance Taylor <iant@google.com>
5101
5102 * MAINTAINERS: Add myself as libgo maintainer.
5103
51042010-12-03 Hans-Peter Nilsson <hp@axis.com>
5105
5106 PR libffi/46792
5107 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
5108 * configure: Regenerate.
5109
51102010-12-02 Ian Lance Taylor <iant@google.com>
5111
5112 * configure.ac: Always set default for poststage1_ldflags to
5113 -static-libstdc++ -static-libgcc.
5114
51152010-11-29 Andreas Schwab <schwab@redhat.com>
5116
5117 * configure.ac: Move comment to remove extra space in last argument
5118 of GCC_TARGET_TOOL.
5119
51202010-11-26 Alexandre Oliva <aoliva@redhat.com>
5121
5122 PR other/46026
5123 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
5124 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
5125 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
5126 (BASE_FLAGS_TO_PASS): Use it.
5127 * configure: Rebuilt.
5128 * Makefile.in: Rebuilt.
5129
51302010-11-23 H.J. Lu <hongjiu.lu@intel.com>
5131
5132 PR binutils/12258
5133 * configure.ac: Correct comments for --enable-gold/--enable-ld.
5134 Properly check default linker.
5135 * configure: Regnerated.
5136
51372010-11-23 Matthias Klose <doko@ubuntu.com>
5138
5139 * configure.ac: For --enable-gold, handle value `default' instead of
5140 `both*'. New configure option --{en,dis}able-ld.
5141 * configure: Regenerate.
5142
51432010-11-20 Ian Lance Taylor <iant@google.com>
5144
5145 * configure.ac: Only disable a language library if no language needs
5146 it. Don't let --disable-libgcj uncondtionally disable libffi.
5147 * configure: Rebuild.
5148
51492010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5150
5151 * Makefile.in: Regenerate.
5152
5153 PR other/46202
5154 * configure.ac: Fix just-built in-tree STRIP name to be
5155 binutils/strip-new.
5156 * configure: Regenerate.
5157 * Makefile.def (install-strip-gcc, install-strip-binutils)
5158 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
5159 (install-strip-sid): Mirror dependencies on non-strip variants
5160 of these targets on the respective -strip prerequisites.
5161 * Makefile.tpl (install-strip, install-strip-host)
5162 (install-strip-target): New targets.
5163 (install-strip-[+module+], install-strip-target-[+module+]):
5164 New targets.
5165 * Makefile.in: Regenerate.
5166
51672010-11-19 Ian Lance Taylor <iant@google.com>
5168 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5169
5170 * configure.ac: Add target-libgo to target_libraries. Set
5171 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
5172 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
5173 (HOST_EXPORTS): Add GOC.
5174 (BASE_TARGET_EXPORTS): Add GOC.
5175 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
5176 (GOCFLAGS_FOR_TARGET): New variable.
5177 (EXTRA_HOST_FLAGS): Add GOC.
5178 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
5179 * Makefile.def (target_modules): Add libgo.
5180 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
5181 (dependencies): Add dependency from configure-target-libgo to
5182 configure-target-libffi and all-target-libstdc++-v3. Add
5183 dependencies from all-target-libgo to all-target-libffi.
5184 (languages): Add go.
5185 * configure: Rebuild.
5186 * Makefile.in: Rebuild.
5187
51882010-11-19 Ian Lance Taylor <iant@google.com>
5189
5190 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
5191 compiler/flag environment variables.
5192
51932010-11-18 Ian Lance Taylor <iant@google.com>
5194
5195 * configure.ac: Check for lang_requires_boot_languages in
5196 config-lang.in files.
5197 * configure: Rebuild.
5198
51992010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1ec601bf
FXC
5200 Tobias Burnus <burnus@net-b.de>
5201
5202 PR fortran/32049
5203 * Makefile.def: Add libquadmath; build it with language=fortran.
5204 * configure.ac: Add libquadmath.
5205 * Makefile.tpl: Handle multiple libs in check-[+language+].
5206 * Makefile.in: Regenerate.
5207 * configure: Regenerate.
5208
b9b9d342
TT
52092010-11-16 Tom Tromey <tromey@redhat.com>
5210
5211 * MAINTAINERS: Moved myself to reviewers section.
5212
ecbfe87a
ZD
52132010-11-15 Zdenek Dvorak <ook@ucw.cz>
5214
5215 * MAINTAINERS: Moved myself to reviewers section.
5216
29a4f477
RW
52172010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5218
5219 * MAINTAINERS (Various Maintainers): Add self for build machinery.
5220 (Write After Approval): Remove self.
5221
9965e3cd
AS
52222010-11-15 Andreas Schwab <schwab@redhat.com>
5223
5224 * configure.ac: Fix spelling in option names.
5225 * configure: Regenerated.
5226
0463992b
GJL
52272010-11-13 Georg-Johann Lay <georgjohann@web.de>
5228
5229 PR bootstrap/39622
5230 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
5231 * configure: Regenerated.
5232
3df08734
KG
52332010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
5234
5235 * MAINTAINERS: Update my email address.
5236
f16e2237
TG
52372010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5238
f16e2237
TG
5239 * configure: Regenerate.
5240
0bb52d68
TG
52412010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5242
1f980c25 5243 * configure: Regenerate.
0bb52d68 5244
aba2b02e
TG
52452010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5246
aba2b02e
TG
5247 * configure: Regenerate.
5248
27882098
TG
52492010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5250
27882098
TG
5251 * configure: Regenerate.
5252
d32ef397
AS
52532010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
5254
5255 * configure.ac: Support official CLooG.org versions.
5256 * configure: Regenerate.
5257 * config/cloog.m4: New.
5258
5a4b6c0e
FD
52592010-11-10 François Dumont <francois.cppdevs@free.fr>
5260
5261 * MAINTAINERS (Write After Approval): Add myself.
5262
f2cea726
DE
52632010-11-09 David Edelsohn <dje.gcc@gmail.com>
5264
5265 * MAINTAINERS: Update my email address.
5266
d8ed14ce
IS
52672010-11-04 Iain Sandoe <iains@gcc.gnu.org>
5268
5269 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
5270 * configure: Regenerate.
d8ed14ce 5271
48215350
DK
52722010-11-03 Ian Lance Taylor <iant@google.com>
5273 Dave Korn <dave.korn.cygwin@gmail.com>
5274
5275 PR lto/46273
5276 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
5277 and on other supported platforms whenever LTO is enabled.
5278 * configure: Rebuild.
5279
87841584
AM
52802010-11-02 Alan Modra <amodra@gmail.com>
5281
5282 PR binutils/12110
5283 * configure.ac: Error when source path contains spaces.
5284 * configure: Regenerate.
5285
fe12dfe1
JW
52862010-10-23 James E. Wilson <wilson@codesourcery.com>
5287
5288 * MAINTAINERS: Update my email address.
5289
66c92425
ILT
52902010-10-20 Ian Lance Taylor <iant@google.com>
5291
5292 * Makefile.def (target_modules): Set lib_path to src/.libs for
5293 libstdc++-v3 module.
5294 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
5295 * Makefile.in: Rebuild.
5296
187d3518
LB
52972010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5298
5299 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
5300 (Write After Approval): Remove myself.
5301
02db6bba
TG
53022010-10-15 Tristan Gingold <gingold@adacore.com>
5303
5304 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5305
c0103e74
DR
53062010-10-14 Douglas Rupp <rupp@gnat.com>
5307
5308 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5309
1cd0b716
DK
53102010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
5311
5312 * configure.ac (build_lto_plugin): New shell variable.
5313 (--enable-lto): Turn on by default for all non-ELF platforms that
5314 have had LTO support added so far. Set build_lto_plugin appropriately
5315 for both ELF and non-ELF.
5316 (configdirs): Add lto-plugin or not based on build_lto_plugin.
5317 * configure: Regenerate.
5318
d4c1abb3
RW
53192010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5320
5321 Sync from src:
5322 * configure.ac (v850 support): Remove target-libgloss from
5323 noconfigdirs.
5324 * configure: Regenerate.
5325
ffedf511
RW
53262010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5327
5328 PR bootstrap/45326
5329 PR bootstrap/45174
5330 * configure.ac: Honor initial values of $build_configargs,
5331 $host_configargs, $target_configargs. Mark the precious, so
5332 environment settings get recorded.
5333 * configure: Regenerate.
5334
e1826acc
RW
53352010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5336
5337 PR bootstrap/45796
5338 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
5339 Depend on all-build-libiberty.
5340 * Makefile.in: Regenerate.
5341
80920132
ME
53422010-09-30 Michael Eager <eager@eagercon.com>
5343
5344 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
5345 * configure: Regenerate.
5346
770a498a
ME
53472010-09-28 Michael Eager <eager@eagercon.com>
5348
5349 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
5350
86dfbd58
RW
53512010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5352
5353 PR bootstrap/44621
5354 * configure.ac: Fix unportable shell quoting.
5355 * configure: Regenerate.
5356
db50fe7d
IS
53572010-09-21 Iain Sandoe <iains@gcc.gnu.org>
5358
5359 * configure.ac (enable-lto): Add Darwin to the list of supported lto
5360 targets and amend comment.
5361 * configure: Regenerate.
5362
0064e825
TB
53632010-09-15 Tejas Belagod <tejas.belagod@arm.com>
5364
5365 * MAINTAINERS (Write After Approval): Add myself.
5366
bb79486c
JH
53672010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
5368
5369 * configure.ac: Enable LTO by default on Darwin.
5370 * configure: Regenerate.
5371
9e0b22c3
MS
53722010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
5373
bb79486c 5374 * MAINTAINERS (Write After Approval): Add myself.
9e0b22c3 5375
2fabf1b7
IB
53762010-09-01 Ian Bolton <ian.bolton@arm.com>
5377
bb79486c 5378 * MAINTAINERS (Write After Approval): Add myself.
2fabf1b7 5379
3a9abc98
DS
53802010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
5381
5382 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
5383 ports
5384
331a9a59
DY
53852010-07-28 David Yuste <david.yuste@gmail.com>
5386
5387 * MAINTAINERS (Write After Approval): Add myself.
5388
223a9d64
N
53892010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
5390
5391 * configure.ac: Support all v850 targets.
5392 * configure: Regenerate.
5393
9183bdcf
MG
53942010-07-23 Marc Glisse <marc.glisse@normalesup.org>
5395
5396 PR bootstrap/44455
5397 * configure.ac (extra_mpfr_configure_flags): Copy from
5398 extra_mpc_gmp_configure_flags.
5399 * configure: Re-generated.
5400
2e290598
AK
54012010-07-22 Andi Kleen <ak@linux.intel.com>
5402
5403 * MAINTAINERS (Write After Approval): Add myself.
5404
8d6cd388
CLT
54052010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
5406
5407 * MAINTAINERS (Write After Approval): Add myself.
5408
b0b01eb0
JY
54092010-07-20 Jeffrey Yasskin <jyasskin@google.com>
5410
5411 * MAINTAINERS (Write After Approval): Add myself.
5412
77198d71
JH
54132010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
5414
5415 PR target/44862
5416 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
5417 Provide -B option to allow for link spec %s substitutions for
5418 libstdc++.a on darwin.
5419 * Makefile.in: Regenerate.
5420
02fe70af
MM
54212010-07-10 Mikael Morin <mikael@gcc.gnu.org>
5422
5423 * MAINTAINERS (Reviewers): Update my e-mail address
5424
c63a4676
AO
54252010-06-10 Alexandre Oliva <aoliva@redhat.com>
5426
5427 * Makefile.def (configure-gcc): Depend on all-libelf.
5428 * Makefile.in: Rebuild.
5429
e68edbf6
FC
54302010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
5431
5432 * MAINTAINERS (Write After Approval): Add myself in the right place.
5433
dce2d8b2 54342010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
8eee0b8f
FC
5435
5436 * MAINTAINERS (Write After Approval): Add myself.
5437
dce2d8b2 54382010-05-25 Sterling Augustine <sterling@tensilica.com>
db94b0d8
SA
5439
5440 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dce2d8b2
EB
5441
54422010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
0c422e74 5443
1ab55d69
MK
5444 * config.sub: Update to version 2010-05-21.
5445 * config.guess: Update to version 2010-04-03.
0c422e74 5446
02540df4
SB
54472010-05-18 Steven Bosscher <steven@gcc.gnu.org>
5448
5449 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
5450 * configure: Regenerate.
5451
dfe5f5b2
ST
54522010-05-12 Sriraman Tallam <tmsriram@google.com>
5453
5454 * MAINTAINERS (Write After Approval): Add myself.
5455
c082f9f3
SB
54562010-05-07 Steven Bosscher <steven@gcc.gnu.org>
5457
5458 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
5459 a platform that supports LTO.
5460 * configure: Regenerate.
5461
f1af9e5f
SP
54622010-05-05 Sebastian Pop <sebastian.pop@amd.com>
5463
5464 * configure.ac: Allow all the versions greater than 0.10 of PPL.
5465 * configure: Regenerated.
5466
38e3d868
RM
54672010-04-27 Roland McGrath <roland@redhat.com>
5468 H.J. Lu <hongjiu.lu@intel.com>
5469
5470 * configure.ac (--enable-gold): Support both, both/gold and
5471 both/bfd to add gold to configdirs without removing ld.
5472 * configure: Regenerated.
5473
5474 * Makefile.def: Add install-gold dependency to install-ld.
5475 * Makefile.in: Regenerated.
5476
3bec79c5
DK
54772010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
5478
5479 PR lto/42776
5480 * configure.ac (--enable-lto): Refactor handling so libelf tests
5481 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
5482 and allow LTO to be explicitly enabled on non-ELF platforms that
5483 are known to support it inside else-clause.
5484 * configure: Regenerate.
5485
615c8ffa
EB
54862010-04-20 Eric Botcazou <ebotcazou@adacore.com>
5487
5488 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
5489 * configure: Regenerate.
5490
e4522f78
RC
54912010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
5492
5493 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
5494 * configure: Regenerate.
5495
8ccb78f2
RO
54962010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5497
5498 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
5499 separately.
5500 * configure: Regenerate.
5501
d5cc2ee3
KW
55022010-04-16 Kevin Williams <kevin.williams@inria.fr>
5503
5504 * MAINTAINERS (Write After Approval): Add myself.
5505
8406cb62
TG
55062010-04-14 Tristan Gingold <gingold@adacore.com>
5507
5508 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
5509 * configure: Regenerate.
5510
3591b8e2
SE
55112010-04-13 Steve Ellcey <sje@cup.hp.com>
5512
5513 * configure: Regenerate after change to elf.m4.
5514
a82ecc7b
IS
55152010-04-06 Iain Sandoe <iains@gcc.gnu.org>
5516
5517 * MAINTAINERS (Write After Approval): Add myself.
5518
1f0bf148
SP
55192010-04-02 Sebastian Pop <sebastian.pop@amd.com>
5520
5521 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
5522 * configure: Regenerated.
5523
55242010-04-02 Sebastian Pop <sebastian.pop@amd.com>
5525
5526 * configure.ac: Print "buggy but acceptable" when CLooG
5527 revision is less than 9.
5528 * configure: Regenerated.
5529
ecd01dee
DN
55302010-04-01 Diego Novillo <dnovillo@google.com>
5531
5532 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
5533
dc683a3f
RW
55342010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5535
5536 PR bootstrap/43615
5537 PR bootstrap/43328
5538
5539 Revert:
5540
5541 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5542
5543 * configure.ac: Do not pass --enable-multilib nor
5544 --disable-multilib in baseargs. Accept explicitly passed
5545 --enable_multilib.
5546 * configure: Regenerate.
5547
7527d83f
UW
55482010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
5549
5550 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
5551
895522b6
JJ
55522010-03-31 Janis Johnson <janis187@us.ibm.com>
5553
5554 * MAINTAINERS: Remove myself.
5555
9db4e878
RW
55562010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5557
5558 PR bootstrap/43328
5559 * configure.ac: Do not pass --enable-multilib nor
5560 --disable-multilib in baseargs. Accept explicitly passed
5561 --enable_multilib.
5562 * configure: Regenerate.
5563
acf6bf36
AP
55642010-03-28 Andrew Pinski <pinskia@gmail.com>
5565
5566 * MAINTAINERS (spu port): Remove me.
5567
b42f0d7e
JM
55682010-03-23 Joseph Myers <joseph@codesourcery.com>
5569
5570 * configure.ac (tic6x-*-*): New case.
5571 * configure: Regenerate.
5572
0d1152b1
JM
55732010-03-23 Joseph Myers <joseph@codesourcery.com>
5574
5575 * config.sub: Update to version 2010-03-22.
5576 * config.guess: Update to version 2009-12-30.
5577
dce2d8b2 55782010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
0aeb3cc6
JH
5579
5580 PR ada/42554
5581 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
5582 * configure: Regenerate.
5583
5408fbe8
RR
55842010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
5585
5586 * MAINTAINERS: Update my email address.
5587
3f55a3b3
SP
55882010-03-17 Sebastian Pop <sebastian.pop@amd.com>
5589
5590 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
5591 (ghassan.shobaki@amd.com): Removed.
5592
3f08f7e8
AM
55932010-03-17 Alan Modra <amodra@gmail.com>
5594
5595 * MAINTAINERS: Update my email address.
5596
f3a9d094
DN
55972010-03-16 Diego Novillo <dnovillo@google.com>
5598
5599 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
5600 Matthews.
5601
db5c4b8b
JM
56022010-03-16 Joseph Myers <joseph@codesourcery.com>
5603
5604 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
5605 Gutson, Jeffrey D. Oldham and Mark Shinwell.
5606
b995570a
JM
56072010-03-16 Joseph Myers <joseph@codesourcery.com>
5608
5609 * MAINTAINERS: Update my email address.
5610
124cc66f
DJ
56112010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
5612
5613 * MAINTAINERS: Update my email address.
5614
a4581668
BS
56152010-03-15 Bernd Schmidt <bernds@codesourcery.com>
5616
5617 * MAINTAINERS: Update my email address.
5618
49d78e29
JZ
56192010-03-09 Jie Zhang <jie@codesourcery.com>
5620
5621 * MAINTAINERS: Update my email address.
5622
8927b7c0
RO
56232010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5624
5625 PR libstdc++/32499
5626 * configure.ac (RANLIB): Default to true.
5627 (STRIP): Likewise.
5628 (RANLIB_FOR_TARGET): Remove superfluous : argument.
5629 * configure: Regenerate.
5630
dce2d8b2 56312010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
cae072e2
RAE
5632
5633 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
5634 (Write After Approval): Update my email address.
5635
bf646aaf
NC
56362010-02-17 Nick Clifton <nickc@redhat.com>
5637
5638 PR 11238
5639 * Makefile.tpl (local-distclean): Also remove config.cache files in
5640 sub-directories as there may not be Makefiles present in the
5641 sub-directories.
96e41f16
NC
5642 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
5643 the config.cache files found by the find command.
5644
bf646aaf
NC
5645 * Makefile.in: Regenerate.
5646 * configure.ac: Revert previous delta.
5647 * configure: Regenerate.
5648
ff78880a
NC
56492010-02-15 Nick Clifton <nickc@redhat.com>
5650
5651 PR 11238
5652 * configure.ac: Delete config.cache files in sub-directories when
5653 deleting Makefiles.
5654 * configure: Regenerate.
5655
8150eadf
BE
56562010-02-12 Ben Elliston <bje@gnu.org>
5657
5658 * MAINTAINERS: Update my email address.
5659
a9e12bfd
AP
56602010-02-08 Andrew Pinski <pinskia@gmail.com>
5661
5662 * MAINTAINERS (spu port): Update my email address.
5663
95315086
JZ
56642010-02-08 Jie Zhang <jie.zhang@analog.com>
5665
5666 * MAINTAINERS: Add myself as a maintainer for the bfin port.
5667
362c6d2f
KG
56682010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5669
5670 * configure.ac: Add "recommended" version checks for GMP/MPC.
5671 Update recommended GMP/MPFR/MPC versions.
5672 * configure: Regenerate.
5673
888c5ad2
JR
56742010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
5675
5676 * MAINTAINERS: Move my Embecosm email address into the
5677 write-after-approval section.
5678
3bf714a7
ILT
56792010-01-26 Ian Lance Taylor <iant@google.com>
5680
5681 * MAINTAINERS: Add myself as Go frontend maintainer.
5682
ad1e5170
JR
56832010-01-25 Joern Rennecke <amylaar@spamcop.net>
5684
5685 PR libstdc++/36101, PR libstdc++/42813
5686 * configure.ac (bootstrap_target_libs): Make inclusion of
5687 target-libgomp conditional on libgomb being in target_configdirs.
5688 * configure: Regenerate.
5689
fb0553d1
JR
56902010-01-23 Joern Rennecke <amylaar@spamcop.net>
5691
5692 PR libstdc++/36101, PR libstdc++/42813
5693 * configure.ac (bootstrap_target_libs): Include target-libgomp.
5694 * configure: Regenerate.
5695
aae29963
JR
56962010-01-22 Joern Rennecke <amylaar@spamcop.net>
5697
5698 PR libstdc++/36101, PR libstdc++/42813
5699 * configure.ac (target_configdirs): Substitute.
5700 * Makefile.def: Bootstrap target module libgomp.
5701 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
5702 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
5703 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
5704 * configure, Makefile.in: Regenerate.
5705
d8fe8895
DK
57062010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
5707
5708 * MAINTAINERS: Adjust my details.
5709
ebfe4897
EW
57102010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
5711
5712 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
5713
f7746c59
TL
57142010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
5715
5716 * MAINTAINERS: reindented my entry with tabs instead of spaces.
5717
306c7b5b
TL
57182010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
5719
5720 * MAINTAINERS (Write After Approval): Add myself.
5721
1b8b9e19
KT
57222010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
5723
5724 * MAINTAINERS (Write After Approval): Add myself.
5725
c164615b
RG
57262010-01-11 Richard Guenther <rguenther@suse.de>
5727
5728 PR lto/41569
5729 * Makefile.def (all-lto-plugin): Depend on all-gcc.
5730 * Makefile.in: Regenerated.
5731
f3f623ae
AT
57322010-01-11 Andreas Tobler <andreast@fgznet.ch>
5733
5734 * configure.ac: Enable libjava build on x86_64-*freebsd*.
5735 * configure: Regenerate.
5736
592c90ff 57372010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9c78662a 5738 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
592c90ff
KG
5739
5740 PR bootstrap/42424
5741 * configure.ac: Include libtool m4 files.
9c78662a 5742 (_LT_CHECK_OBJDIR): Call it.
592c90ff
KG
5743 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
5744 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 5745
592c90ff
KG
5746 * configure: Regenerate.
5747
60a2e213
RW
57482010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5749
5750 PR bootstrap/41818
5751 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
5752 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
5753 * Makefile.in: Regenerate.
5754
7413962d
RG
57552010-01-02 Richard Guenther <rguenther@suse.de>
5756
5757 PR lto/41529
5758 * configure.ac: Include config/elf.m4. Disable LTO if not
5759 builting for an elf target.
5760 * configure: Regenerate.
5761
f77f3945
CF
57622009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
5763
5764 * MAINTAINERS: Change my email address.
5765
4960e3f0
BE
57662009-12-18 Ben Elliston <bje@au.ibm.com>
5767
5768 * config.sub, config.guess: Update from upstream sources.
5769
d16a31da
SZ
57702009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
5771
5772 * MAINTAINERS (Write After Approval): Add myself.
5773
3a5729ea
KG
57742009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5775
5776 PR middle-end/30447
5777 PR middle-end/30789
5778 PR other/40302
5779
5780 * configure.ac: Require MPC.
5781 * configure: Regenerate.
5782
43e02a8a
RW
57832009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5784
5785 PR target/38384
5786 PR bootstrap/40972
5787 * libtool.m4: Sync from git Libtool.
5788 * ltoptions.m4: Likewise.
5789 * ltversion.m4: Likewise.
5790 * lt~obsolete.m4: Likewise.
5791 * ltmain.sh: Likewise.
5792
360d4522
KG
57932009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5794
5795 * configure.ac: Update minimum MPC version to 0.8.
5796 * configure: Regenerate.
5797
f264ed56
SP
57982009-11-21 Sebastian Pop <sebpop@gmail.com>
5799
5800 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
5801 * configure: Regenerated.
5802
ed2eaa9f
ILT
58032009-11-21 Ian Lance Taylor <iant@google.com>
5804
5805 * configure.ac: Change default of poststage1_ldflags to be empty if
5806 poststage1_libs is set. When poststage1_libs is empty, and
5807 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
5808 * configure: Rebuild.
5809
58346783
AN
58102009-11-21 Adam Nemet <adambnmet@gmail.com>
5811
5812 * MAINTAINERS (Write After Approval): Update my email address.
5813
5ca0106a
BE
58142009-11-20 Ben Elliston <bje@au.ibm.com>
5815
5816 * config.guess: Update from upstream sources.
5817
87213cd4
AO
58182009-11-16 Alexandre Oliva <aoliva@redhat.com>
5819
5820 * Makefile.def: Restore host and target settings for gmp.
5821 * Makefile.in: Rebuild.
5822
f61428ed
AO
58232009-11-16 Alexandre Oliva <aoliva@redhat.com>
5824
5825 * configure.ac: Add libelf to host_libs. Enable in-tree configury
5826 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
5827 Fix portability of test of C++ as bootstrap language. Add
5828 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
5829 * configure: Rebuild.
5830 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
5831 and cloog. Fix in-tree ppl configuration. Introduce libelf
5832 in-tree building.
5833 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
5834 (POSTSTAGE1_HOST_EXPORTS): Use it.
5835 (STAGE[+id+]_CXXFLAGS): New.
5836 (BASE_FLAGS_TO_PASS): Pass it down.
5837 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
5838 extra_exports.
5839 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
5840 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
5841 extra_exports.
5842 * Makefile.in: Rebuild.
5843
f6c56be6
BE
58442009-11-17 Ben Elliston <bje@au.ibm.com>
5845
5846 * config.sub, config.guess: Update from upstream sources.
5847
0ccb5970
JK
58482009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5849
5850 * MAINTAINERS (Write After Approval): Add myself.
5851
dce2d8b2 58522009-11-09 Jon Beniston <jon@beniston.com>
3f08607c
JB
5853
5854 * MAINTAINERS (Write After Approval): Add myself.
5855
5d571eaa
OS
58562009-11-06 Ozkan Sezer <sezeroz@gmail.com>
5857
5858 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
5859 paths for *-w64-mingw* and x86_64-*mingw*.
5860 * configure: Regenerated.
5861
dce2d8b2 58622009-11-05 Joern Rennecke <amylaar@spamcop.net>
3be9759a
JR
5863
5864 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
5865
c393f559
BK
58662009-11-02 Benjamin Kosnik <bkoz@redhat.com>
5867
5868 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
5869 Phil Edwards to Write-After Approval.
5870
ef4c4300
KT
58712009-10-30 Kai Tietz <kai.tietz@onevision.com>
5872
5873 * configure.ac: Disable target-winsup & co for
5874 x86_64-*-mingw* and *-w64-mingw* targets.
5875 * configure: Regenerated.
5876
65a324b4
NC
58772009-10-16 Nick Clifton <nickc@redhat.com>
5878
5879 * MAINTAINERS: Add myself as a maintainer for the RX port.
5880
dce2d8b2 58812009-10-26 Johannes Singler <singler@kit.edu>
22e5d3dc 5882
9c78662a 5883 * MAINTAINERS (Write After Approval): Update my e-mail address.
22e5d3dc 5884
17e72e5d
RO
58852009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5886
5887 * configure.ac (CLooG test): Use = with test.
5888 * configure: Regenerate.
5889
ed3a56f3
RG
58902009-10-22 Richard Guenther <rguenther@suse.de>
5891
5892 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
5893 cloog if the ppl version check failed. Move flags saving
5894 before setting in libelf check.
5895 * configure: Regenerate.
5896
ad0abd3c
RG
58972009-10-21 Richard Guenther <rguenther@suse.de>
5898
5899 * configure.ac: Adjust the ppl and cloog configure to work as
5900 documented. Disable cloog if ppl was disabled. Omit the version
5901 checks if they were disabled.
5902 * configure: Re-generate.
5903
e4c5bd48
RW
59042009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5905
5906 * configure.ac: Add 'lto' to enable_languages, not
5907 new_enable_languages, and only if not already present.
5908 * configure: Regenerate.
5909
0ffd69c5
GP
59102009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
5911
5912 * README: Refer to the various COPYING* files instead of just
5913 COPYING.
5914 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
5915
dce2d8b2 59162009-10-07 Rafael Avila de Espindola <espindola@google.com>
1fc23736
RE
5917
5918 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2bf33cdb 5919
58687768
RG
59202009-10-07 Richard Guenther <rguenther@suse.de>
5921
5922 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
5923 and Richard Guenther as reviewers.
5924 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
5925 as reviewers.
5926
49b0ca5c 59272009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 5928
49b0ca5c 5929 * config.sub: Update from upstream sources.
d2d9ce5e 5930
aeb94799
ILT
59312009-10-06 Ian Lance Taylor <iant@google.com>
5932
5933 * Makefile.def: check-gold depends upon all-gas.
5934 * Makefile.in: Rebuild.
5935
123651cd
PM
59362009-10-05 Phil Muldoon <pmuldoon@redhat.com>
5937
5938 * MAINTAINERS (Write After Approval): Add myself.
5939
d7f09764
DN
59402009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
5941
5942 * Makefile.def: all-lto-plugin depends on all-libiberty.
5943 set bootstrap=true for lto-plugin.
5944 Add lto-plugin.
5945 * Makefile.in: Regenerate.
5946 * configure.ac (host_libs): Add lto-plugin.
5947 * configure: Regenerate.
5948
d7f09764
DN
59492009-10-03 Diego Novillo <dnovillo@google.com>
5950
5951 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
5952 (HOST_LIBELFLIBS): Define.
5953 (HOST_LIBELFINC): Define.
5954 * Makefile.in: Regenerate.
5955 * configure.ac: Add --enable-lto.
5956 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
5957 If --enable-lto is used, add 'lto' to new_enable_languages.
5958 If --enable-lto is used and gold is enabled, add
5959 lto-plugin to configdirs.
5960 * configure: Regenerate.
5961
59622009-10-03 Simon Baldwin <simonb@google.com>
5963
5964 * configure.ac: If --with-system-zlib, suppress local zlib and
5965 pass --with-system-zlib to subdir configure scripts.
5966 * configure: Regenerate.
5967
dce2d8b2 59682009-10-01 Loren J. Rittle <ljrittle@acm.org>
0ecdd2aa
LR
5969 Paolo Bonzini <bonzini@gnu.org>
5970
5971 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
5972 $(srcdir).
5973 * Makefile.in: Rebuilt.
5974
dce2d8b2 59752009-09-26 Gary Funck <gary@intrepid.com>
5bfbb7f7
GF
5976
5977 * MAINTAINERS (Write After Approval): Add myself.
5978
3e661154
KG
59792009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5980
5981 * configure.ac: Update minimum MPC version to 0.7.
5982 * configure: Regenerate.
5983
f1a036e4
NC
59842009-09-25 Nick Clifton <nickc@redhat.com>
5985
5986 * configure.ac: Pass any --cache-file=/dev/null option on to
5987 subconfigures.
5988 * configure: Regenerate.
5989
d4c74acc
NC
59902009-09-23 Nick Clifton <nickc@redhat.com>
5991
5992 * config.sub, config.guess: Update from upstream sources.
5993
dce2d8b2 59942009-09-22 Loren J. Rittle <ljrittle@acm.org>
03261b6d
LR
5995
5996 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
5997 * Makefile.in: Rebuilt.
5998
0db770bd
RW
59992009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6000
6001 PR bootstrap/32272
6002 * configure.ac: Error out if $srcdir isn't '.' but contains
6003 host-${host_noncanonical}.
6004 * configure: Regenerate.
6005
71101870
RO
60062009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6007
6008 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
6009 maintainer.
6010
ca6d0d62
RW
60112009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6012
79cd2b23
RW
6013 * configure.ac: If bootstrapping a combined tree with
6014 --enable-gold, require c++ in stage1_languages.
6015 * configure: Regenerate.
6016
ab9dcd0c
RW
6017 * configure.ac: Also add target_libs of stage1_languages to
6018 bootstrap_target_libs.
6019 * configure: Regenerate.
6020
ca6d0d62
RW
6021 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
6022 with --enable-languages not containing c++.
6023 * configure: Regenerate.
6024
1c3c9f12
JZ
60252009-09-15 Jie Zhang <jie.zhang@analog.com>
6026
6027 * configure.ac: Disable java and boehm-gc for bfin-*-*.
6028 * configure: Regenerate.
6029
dce2d8b2 60302009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 6031
6fb30a14
JR
6032 * MAINTAINERS (Write After Approval): Update my e-mail address,
6033 and move from from here...
6034 (Waiting for paperwork): To here.
0318772d 6035
4056c2c6
JM
60362009-09-09 Joseph Myers <joseph@codesourcery.com>
6037
6038 * MAINTAINERS (Reviewers): Add self as driver reviewer.
6039
3e54529c
RW
60402009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6041
6042 * configure.ac: Do not use $extrasub for replacing @if/@endif
6043 parts in Makefile; instead, use additional arguments to
6044 AC_CONFIG_COMMANDS to do the replacement manually, with several
6045 sed invocations, to avoid HP-UX sed command limits.
6046 * configure: Regenerate.
6047
713e2ea6
AO
60482009-09-08 Alexandre Oliva <aoliva@redhat.com>
6049
6050 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
6051 blank before -L.
6052
5646b7b9
AO
60532009-09-04 Alexandre Oliva <aoliva@redhat.com>
6054
6055 * configure.ac (with-build-config): Document. Handle without.
6056 Handle missing argument.
6057 * configure: Rebuilt.
6058
e12c4094
AO
60592009-09-03 Alexandre Oliva <aoliva@redhat.com>
6060
6061 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
6062 Default to bootstrap-debug only if compare-debug works.
6063 * configure: Rebuilt.
6064 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
6065 * Makefile.in: Rebuilt.
6066
75cb0057
RO
60672009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6068
6069 * MAINTAINERS (OS Port Maintainers): Update my email address.
6070
8fc68cba
AO
60712009-09-01 Alexandre Oliva <aoliva@redhat.com>
6072
6073 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
6074 * Makefile.in: Rebuilt.
6075
44cb38cf
CD
60762009-09-01 Chris Demetriou <cgd@google.com>
6077
6078 * MAINTAINERS (Write After Approval): Add myself.
6079
f9329c35
DS
60802009-08-31 Dodji Seketeli <dodji@redhat.com>
6081
6082 PR debug/30161
6083 * include/dwarf2.h (enum dwarf_tag): Added
6084 DW_TAG_GNU_template_template_param
6085 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
6086
f945e229
PB
60872009-08-30 Paolo Bonzini <bonzini@gnu.org>
6088
6089 * Makefile.tpl (AWK): Fix typo.
6090 * Makefile.in: Regenerate.
6091
87264276
PB
60922009-08-30 Paolo Bonzini <bonzini@gnu.org>
6093
6094 * configure.ac: Detect awk and sed.
6095 * Makefile.def (flags_to_pass): Add AWK and SED.
6096 * Makefile.tpl (AWK, SED): New.
6097 (BASE_FLAGS_TO_PASS): Add AWK and SED.
6098 * configure: Regenerate.
6099 * Makefile.in: Regenerate.
6100
68ccd57c
DK
61012009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
6102
6103 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
6104 (collapseslashes): Likewise.
6105
df58e648
RW
61062009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6107
6108 * configure.ac (AC_PREREQ): Bump to 2.64.
6109
0539cb2c
RW
61102009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6111
70fa0efa
RW
6112 * configure.ac: Remove --with-datarootdir, --with-docdir,
6113 --with-pdfdir, --with-htmldir switches.
6114 * configure: Regenerate.
6115
5213506e
RW
6116 * configure: Regenerate.
6117
0539cb2c
RW
6118 * compile: Sync from Automake 1.11.
6119 * depcomp: Likewise.
6120 * install-sh: Likewise.
6121 * missing: Likewise.
6122 * mkinstalldirs: Likewise.
6123 * ylwrap: Likewise.
6124
197c68cc
DK
61252009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
6126
6127 * ltmain.sh (func_normal_abspath): New function.
6128 (func_relative_path): Likewise.
6129 (func_mode_help): Document new -bindir option for link mode.
6130 (func_mode_link): Add new -bindir option, and use it to place
6131 output DLL if specified.
6132
58af276a
RW
61332009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6134
0115d4a3
RW
6135 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
6136 (baseargs): Add --disable-option-checking.
6137 * configure: Regenerate.
6138
58af276a
RW
6139 * Makefile.def (configure-target-libiberty): Depend on
6140 all-binutils and all-ld.
6141 (configure-target-newlib): Likewise.
6142 * Makefile.in: Regenerate.
6143
e9d9afef
BE
61442009-08-17 Ben Elliston <bje@au.ibm.com>
6145
6146 * config.sub, config.guess: Update from upstream sources.
6147
354ebf88
RW
61482009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6149
6150 Sync from src, merge:
6151
6152 2009-07-02 Tristan Gingold <gingold@adacore.com>
6153
6154 * configure.ac: Do not exclude gas for i386-*-darwin.
6155 Add a case for x86_64-*-darwin.
6156 * configure: Regenerate.
6157
8375f7b2
NV
61582009-08-06 Neil Vachharajani <nvachhar@gmail.com>
6159
6160 * MAINTAINERS: Add my name to Write After Approval list.
6161
dce2d8b2 61622009-08-06 Michael Eager <eager@eagercon.com>
ca9fe997
ME
6163
6164 * configure.ac: Add Microblaze target.
6165 * configure: Regenerate.
6166
ea2002ba
CB
61672009-07-31 Christian Bruel <christian.bruel@st.com>
6168
6169 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
6170 * configure: Regenerate.
2bf33cdb 6171
dce2d8b2 61722009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
f563194d
RIL
6173
6174 * MAINTAINERS (Write After Approval): Update my e-mail address.
6175
e90e6bd7
ILT
61762009-07-06 Ian Lance Taylor <iant@google.com>
6177
6178 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
6179 * configure: Rebuild.
6180
f6e0880a
TG
61812009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
6182
6183 * MAINTAINERS: Move myself to the Graphite Reviewers.
6184
6d984927
WG
61852009-06-30 Wei Guozhi <carrot@google.com>
6186
6187 * MAINTAINERS: Add my name to Write After Approval list.
6188
f2689b09
SE
61892009-06-26 Steve Ellcey <sje@cup.hp.com>
6190
6191 PR bootstrap/40338
6192 * configure.ac (comparestring): Create new variable.
6193 * Makefile.tpl (comparestring): Use to skip some comparisions.
6194 * configure: Regenerate.
6195 * Makefile.in: Regenerate.
6196
f62c0ba4
DE
61972009-06-26 Doug Evans <dje@sebabeach.org>
6198
6199 * Makefile.def (host_modules): Add cgen.
6200 * Makefile.in: Regenerate.
6201 * configure.ac (host_tools): Add cgen.
6202 * configure: Regenerate.
6203
7acf4da6
DD
62042009-06-23 DJ Delorie <dj@redhat.com>
6205
6206 * MAINTAINERS: Add myself as mep maintainer.
6207
00020c16
ILT
62082009-06-23 Ian Lance Taylor <iant@google.com>
6209
6210 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
6211 boot_languages. Only bootstrap target libraries listed in
6212 target_libs for some boot language. Add --with-stage1-ldflags,
6213 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
6214 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
6215 if not building with C++.
6216 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
6217 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
6218 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
6219 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
6220 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
6221 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
6222 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
6223 * configure, Makefile.in: Rebuild.
6224
1da52d4a
LF
62252009-06-23 Li Feng <nemokingdom@gmail.com>
6226
6227 * MAINTAINERS: Added my name to write-after-approval list.
6228
144c9175
RM
62292009-06-15 Ryan Mansfield <rmansfield@qnx.com>
6230
6231 * configure.ac: Define is_elf for QNX Neutrino targets.
6232 * configure: Regenerate.
6233
e5871e24
GS
62342009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
6235
9c78662a 6236 * MAINTAINERS: Added my name to the write-after-approval list
e5871e24 6237
5f4a82c0
KG
62382009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6239
6240 * configure.ac: Detect MPC in default directory.
6241 * configure: Regenerate.
6242
394e9195
JG
62432009-06-03 Jerome Guitton <guitton@adacore.com>
6244 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6245
9c78662a
UB
6246 * Makefile.tpl (all): Avoid a trailing backslash.
6247 * Makefile.in: Regenerate.
394e9195 6248
47bca6aa
BE
62492009-06-03 Ben Elliston <bje@au.ibm.com>
6250
6251 * config.sub, config.guess: Update from upstream sources.
6252
a891a473
RS
62532009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
6254
6255 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
6256 to noconfdirs.
6257 * configure: Regenerate.
6258
70cb2d9f
AO
62592009-06-02 Alexandre Oliva <aoliva@redhat.com>
6260
6261 * Makefile.tpl ([+compare-target+]): Compare all stage
6262 directories, rather than just gcc.
6263 * Makefile.in: Rebuilt.
6264
7f1245df
DK
62652009-06-01 Doug Kwan <dougkwan@google.com>
6266
6267 * configure.ac: Support gold for target arm*-*-*.
6268 * configure: Regenerate.
394e9195 6269
acd26225
KG
62702009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6271
6272 * Makefile.def: Add MPC support and dependencies.
6273 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
6274
6275 * Makefile.in, configure: Regenerate.
6276
a1fc946a
AO
62772009-05-27 Alexandre Oliva <aoliva@redhat.com>
6278
6279 * Makefile.tpl (all): Avoid harmless warning in make all when
6280 gcc-bootstrap is enabled but stage_last does not exist.
6281 * Makefile.in: Rebuilt.
6282
2e6a3c8d
NR
62832009-05-24 Nicolas Roche <roche@adacore.com>
6284
6285 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
6286 * Makefile.in: Regenerate.
6287
63487d11
DC
62882009-05-21 Denis Chertykov <chertykov@gmail.com>
6289
6290 * MAINTAINERS: Update my e-mail address.
6291
449223af
DK
62922009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
6293
6294 * configure.ac (cygwin noconfigdirs): Remove libgcj.
6295 * configure: Regenerate.
6296
31c98f49
AO
62972009-05-18 Alexandre Oliva <aoliva@redhat.com>
6298
6299 PR other/40159
6300 * Makefile.tpl (all): Don't assume gcc-bootstrap and
6301 gcc-no-bootstrap are mutually exclusive.
6302 * Makefile.in: Rebuilt.
6303
0f501837
AO
63042009-05-18 Alexandre Oliva <aoliva@redhat.com>
6305
6306 PR other/40159
6307 * Makefile.tpl (all): Don't end with unconditional success.
6308 * Makefile.in: Rebuilt.
6309
4a4a4e99
AO
63102009-05-12 Alexandre Oliva <aoliva@redhat.com>
6311
6312 PR target/37137
6313 * Makefile.def (flags_to_pass): Remove redundant and incomplete
6314 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
6315 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
6316 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
6317 stage_configureflags, stage_cflags and stage_libcflags into
6318 explicit Makefile macros.
6319 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
6320 GFORTRAN.
6321 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
6322 CC. Set CC_FOR_BUILD from CC.
6323 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
6324 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
6325 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
6326 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
6327 and GFORTRAN.
6328 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
6329 (_LIBCFLAGS): Renamed to _TFLAGS.
6330 (do-compare-debug, do-compare3-debug): Drop.
6331 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
6332 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
6333 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
6334 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
6335 (XGCC_FLAGS_FOR_TARGET): New.
6336 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
6337 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
6338 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
6339 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9c78662a 6340 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4a4a4e99
AO
6341 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
6342 TFLAGS.
6343 (BUILD_CONFIG): Include if requested.
6344 (all): Set TFLAGS on bootstrap.
6345 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
6346 (all-stageid-prefixmodule): Likewise.
6347 (do-clean, distclean-stageid): Set TFLAGS.
6348 (restrap): Fix whitespace.
6349 * Makefile.in: Rebuilt.
6350
1cee3429
PB
63512009-05-07 Paolo Bonzini <bonzini@gnu.org>
6352
6353 * config.guess: Sync with src.
6354
0b70eafd
DK
63552009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
6356
6357 * configure.ac ($with_ppl): Default to no if not supplied.
6358 ($with_cloog): Likewise.
6359 configure: Regenerate.
6360
5175f17c
JW
63612009-04-27 James E. Wilson <wilson@codesourcery.com>
6362
6363 * MAINTAINERS: Update my e-mail address.
6364
952fa153
NC
63652009-04-27 Nick Clifton <nickc@redhat.com>
6366
6367 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
6368
a687f83c
EB
63692009-04-25 Eric Botcazou <ebotcazou@adacore.com>
6370
6371 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
6372 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
6373 * Makefile.in: Regenerate.
6374
9e3eba15
KG
63752009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6376
6377 PR bootstrap/39739
6378 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
6379 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
6380
6381 * configure, Makefile.in: Regenerate.
6382
a687f83c 63832009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
6384
6385 * include/hashtab.h: Update GTY annotations to new syntax
6386 * include/splay-tree.h: Likewise
6387
070bdbd9
BE
63882009-04-17 Ben Elliston <bje@au.ibm.com>
6389
6390 * config.sub, config.guess: Update from upstream sources.
6391
55f2d967
AG
63922009-04-15 Anthony Green <green@moxielogic.com>
6393
6394 * configure.ac: Add moxie support.
6395 * configure: Rebuilt.
6396
309c24a9
JJ
63972009-04-14 Jakub Jelinek <jakub@redhat.com>
6398
6399 * configure.ac: Change copyright header to refer to version
6400 3 of the GNU General Public License and to point readers at the
6401 COPYING3 file and the FSF's license web page.
6402 * Makefile.def: Likewise.
6403 * Makefile.tpl: Likewise.
6404 * Makefile.in: Regenerate.
6405
b93133bc
JH
64062009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
6407
6408 * configure.ac: Restore match for darwin9 or later. Use double
6409 brackets since regeneration eats one pair.
6410 * configure: Regenerate.
6411
d18ff35a
L
64122009-04-09 H.J. Lu <hongjiu.lu@intel.com>
6413
6414 PR gas/10039
6415 * configure.ac: Require texinfo 4.7.
6416 * configure: Regenerated.
6417
748086b7
JJ
64182009-04-09 Nick Clifton <nickc@redhat.com>
6419
6420 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
6421 the GCC Runtime Library Exception.
6422
a3337ea2
KG
64232009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6424
6425 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
6426 * configure: Regenerate.
6427
60911f14
SE
64282009-04-01 Steve Ellcey <sje@cup.hp.com>
6429
6430 * Makefil.def (languages): New entries.
6431 * Makefile.tpl (check-gcc-*): New generic target.
6432 * Makefile.in: Regenerate.
60911f14 6433
dce2d8b2 64342009-03-25 Erven Rohou <erven.rohou@inria.fr>
7369c1d0 6435
d18ff35a 6436 * MAINTAINERS: Update my email address.
7369c1d0 6437
cfb1f59f
TT
64382009-03-18 Tom Tromey <tromey@redhat.com>
6439
d18ff35a
L
6440 * configure: Rebuild.
6441 * configure.ac (host_libs): Add libiconv.
6442 * Makefile.in: Rebuild.
6443 * Makefile.def (host_modules): Add libiconv.
6444 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 6445
75eeae1a
TG
64462009-03-16 Tristan Gingold <gingold@adacore.com>
6447
6448 * configure.ac: Treat gdb as supported on x86_64-darwin.
6449 * configure: Regenerate.
6450
f38095f3
JM
64512009-03-16 Joseph Myers <joseph@codesourcery.com>
6452
6453 * configure.ac (--with-host-libstdcxx): New option.
6454 * configure: Regenerate.
6455
dce2d8b2 64562009-03-12 Joern Rennecke <joern.rennecke@arc.com>
fec7f245
JR
6457
6458 * MAINTAINERS: Move myself into the write after approval list.
6459
6d401294
NP
64602009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
6461
6462 * MAINTAINERS: Update e-mail address.
2bf33cdb 6463
07c97076
DN
64642009-03-11 Dorit Nuzman <dorit@il.ibm.com>
6465
6466 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
6467
dce2d8b2 64682009-03-10 Ira Rosen <irar@il.ibm.com>
bb947fd1
IR
6469
6470 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
6471
7a9d3fe8
RW
64722009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6473
6474 Backport from git Libtool:
6475
6476 2009-01-19 Robert Millan <rmh@aybabtu.com>
6477 Support GNU/kOpenSolaris.
6478 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
6479 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
6480 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
6481 GNU/kOpenSolaris.
6482
c9e9e11f
AS
64832009-02-27 Andreas Schwab <schwab@linux-m68k.org>
6484
6485 * MAINTAINERS: Update e-mail address.
6486
5e8c1552 64872009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
6488
6489 * MAINTAINERS (Write After Approval): Add self.
6490
b0adb088
BM
64912009-02-18 Bingfeng Mei <bmei@broadcom.com>
6492
6493 * MAINTAINERS (Write After Approval): Add myself.
6494
ee04b574
AS
64952009-02-05 Andreas Schwab <schwab@suse.de>
6496
6497 * Makefile.tpl (stage_last): Define $r and $s before using
6498 $(RECURSE_FLAGS_TO_PASS).
6499 * Makefile.in: Regenerate
6500
907884c9
ILT
65012009-01-30 Ian Lance Taylor <iant@google.com>
6502
6503 * MAINTAINERS: Move myself to the Global Reviewers list.
6504
416ac4d4
RM
65052009-01-29 Robert Millan <rmh@aybabtu.com>
6506
6507 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
6508 * configure: Regenerate.
6509
ee5decb3
GP
65102009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
6511
6512 * MAINTAINERS: Make whitespace consistent.
19196f44 6513 Remove Robert Millan from Write After Approval.
ee5decb3 6514
36fbb0ec
AM
65152009-01-16 Alan Modra <amodra@bigpond.net.au>
6516
6517 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
6518 (all-opcodes): Depend on all-libiberty.
6519 * Makefile.in: Regenerate.
6520
52535a64
DR
65212009-01-15 Douglas B Rupp <rupp@gnat.com>
6522
6523 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
6524 * configure: Regenerate.
6525
e04a57df
RR
65262009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
6527
6528 * MAINTAINERS (Write After Approval): Add myself.
6529
856c450b
SK
65302009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
6531
6532 * MAINTAINERS: Add myself to reviewers (Fortran).
6533
dce2d8b2 65342009-01-12 Sebastian Pop <sebastian.pop@amd.com>
53095c56
SP
6535
6536 PR tree-optimization/38515
6537 * configure.ac (cloog-polylib): Removed.
6538 (with_ppl, with_cloog): Test for "no".
6539 * configure: Regenerated.
6540
1e5e8a59
DF
65412009-01-11 Daniel Franke <franke.daniel@gmail.com>
6542
6543 * MAINTAINERS: Moved myself to reviewers (Fortran).
6544
5e5debf6
TS
65452009-01-06 Thomas Schwinge <tschwinge@gnu.org>
6546
6547 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
6548 (Write After Approval): Remove myself.
6549
1c42acf1
DN
65502009-01-03 Diego Novillo <dnovillo@google.com>
6551
6552 * MAINTAINERS: Remove myself from alias maintainership.
6553
2fbbedaf
DA
65542009-01-02 David Ayers <ayers@fsfe.org>
6555
6556 * MAINTAINERS: Update e-mail address.
6557
17213821
GP
65582008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
6559
6560 * MAINTAINERS: Make whitespace consistent.
6561
baafc534
RW
65622008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6563
6564 Backport from upstream Libtool:
6565 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
6566 Add cache variables to tests that require the linker to work.
6567 For shlibpath_overrides_runpath, this also changes the semantics
6568 to let the result from the C compiler take precedence.
6569
18430d27
BE
65702008-12-02 Ben Elliston <bje@au.ibm.com>
6571
6572 * config.sub, config.guess: Update from upstream sources.
6573
dce2d8b2 65742008-12-12 Sebastian Pop <sebastian.pop@amd.com>
0a280b35
SP
6575
6576 * configure.ac (ppllibs): Add by default the lib flags.
6577 * configure: Regenerate.
6578
41e9641b
LM
65792008-12-08 Luis Machado <luisgpm@br.ibm.com>
6580
6581 * MAINTAINERS: Add myself to the write after approval list.
6582
25783c30
JH
65832008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
6584
ee04b574
AS
6585 * configure.ac: Add double brackets on darwin[912].
6586 * configure: Regenerate.
25783c30 6587
0e318fcc
DK
65882008-12-03 Daniel Kraft <d@domob.eu>
6589
6590 * MAINTAINERS: Moved myself and Mikael Morin from Write After
6591 Approval to Reviewer section (for Fortran front-end).
6592
7f171b95
JH
65932008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
6594
6595 * configure.ac: Expand to darwin10 and later.
6596 * configure: Regenerate.
6597
09ce620e
AS
65982008-12-02 Andreas Schwab <schwab@suse.de>
6599
6600 * Makefile.def: configure-target-boehm-gc depends on
6601 all-target-libstdc++-v3.
6602 * Makefile.in: Regenerate.
6603
386c704d
KT
66042008-12-02 Kai Tietz <kai.tietz@onevision.com>
6605
6606 * MAINTAINERS: Add myself as mingw maintainer.
6607
e03dd84a
BE
66082008-12-02 Ben Elliston <bje@au.ibm.com>
6609
6610 * config.sub, config.guess: Update from upstream sources.
6611
3fa87964
GP
66122008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
6613
6614 * README.SCO: Remove.
6615
df72d7ed
FP
66162008-11-29 Fernando Pereira <pronesto@gmail.com>
6617
6618 * MAINTAINERS: Add myself to the write after approval list.
6619
b5646528
DK
66202008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
6621
6622 * MAINTAINERS: Update my email address in WAA section.
6623
dce2d8b2 66242008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
ebf24eb4
CL
6625
6626 * MAINTAINERS: Update e-mail address.
6627
dce2d8b2 66282008-11-27 Toon Moene <toon@moene.org>
50e0f131
TM
6629
6630 * MAINTAINERS: Change e-mail address.
6631
0db3a858
TG
66322008-11-27 Tristan Gingold <gingold@adacore.com>
6633
6634 * configure.ac: Build gdb for i?86-*-darwin*
6635 * configure: Regenerated.
6636
dce2d8b2 66372008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
f07bde68
HS
6638
6639 * MAINTAINERS: Added my full name.
6640
487e299b
DJ
66412008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
6642
6643 PR bootstrap/38014
6644 PR bootstrap/37923
6645
6646 Revert:
6647
6648 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6649
6650 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6651 * Makefile.in: Regenerated.
6652
6653 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
6654
6655 PR gdb/921
6656 PR gdb/1646
6657 PR gdb/2175
6658 PR gdb/2176
6659
6660 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6661 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6662 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
6663 (HOST_EXPORTS): Pass CPPFLAGS.
6664 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6665 (LDFLAGS_FOR_TARGET): Initialize from configure script.
6666 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6667 * Makefile.in, configure: Regenerated.
6668 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6669 and CPPFLAGS_FOR_BUILD.
6670
dce2d8b2 66712008-11-06 Jeff Law <law@redhat.com>
d69fbecb
JL
6672
6673 * MAINTAINERS: Add myself as middle end maintainer.
6674
044fed69
AS
66752008-11-06 Andrew Stubbs <ams@codesourcery.com>
6676
6677 * MAINTAINERS (Write after approval): Add myself.
6678
caf6defe
DN
66792008-11-05 Diego Novillo <dnovillo@google.com>
6680
6681 * MAINTAINERS (Global Reviewers): Add myself.
6682 (Non-Algorithmic Maintainers): Remove myself.
6683
3e9899ac
TS
66842008-11-04 Thomas Schwinge <tschwinge@gnu.org>
6685
09ce620e 6686 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 6687
ea99e36e
MM
66882008-10-31 Mikael Morin <mikael.morin@tele2.fr>
6689
09ce620e 6690 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 6691
fb0d2684
BE
66922008-10-31 Ben Elliston <bje@au.ibm.com>
6693
6694 * configure.ac (spu-*-*): Remove special case.
6695 * configure: Regenerate.
6696
73c07a3e
CM
66972008-10-30 Catherine Moore <clm@codesourcery.com>
6698
6699 * MAINTAINERS (Write after approval): Update my email address.
6700
7310a2da
SSF
67012008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
6702
6703 * configure.ac [spu-*-*]: Do not set skipdirs.
6704 * configure: Re-generate.
6705
7e51fe23
BS
67062008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
6707
6708 * MAINTAINERS (Various Maintainers): Add myself to reload.
6709
ef20be93
RG
67102008-10-25 Richard Guenther <rguenther@suse.de>
6711
6712 * MAINTAINERS (Various Maintainers): Add myself as middle-end
6713 maintainer. Remove myself as libgcc-math maintainer.
6714 (Non-Algorithmic Maintainers): Remove myself.
6715
03ffcfa0
DJ
67162008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6717
6718 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6719 * Makefile.in: Regenerated.
6720
dec014a9
CC
67212008-10-23 Cary Coutant <ccoutant@google.com>
6722
6723 * MAINTAINERS (Write after approval): Add myself.
6724
b36c386c
DJ
67252008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
6726
6727 PR gdb/921
6728 PR gdb/1646
6729 PR gdb/2175
6730 PR gdb/2176
6731
6732 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6733 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6734 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
6735 (HOST_EXPORTS): Pass CPPFLAGS.
6736 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6737 (LDFLAGS_FOR_TARGET): Initialize from configure script.
6738 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6739 * Makefile.in, configure: Regenerated.
6740 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6741 and CPPFLAGS_FOR_BUILD.
6742
dce2d8b2 67432008-10-20 Sebastian Pop <sebastian.pop@amd.com>
84541525
SP
6744
6745 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
6746 Sebastian Pop.
6747
e0bda97e
AP
67482008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
6749
6750 * MAINTAINERS (Write After Approval): Added myself.
6751
36c713e0
KG
67522008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6753
6754 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
6755 recommended version to 2.3.2.
6756
6757 * configure: Regenerate.
6758
8fe005ee
MM
67592008-10-01 Mark Mitchell <mark@codesourcery.com>
6760
6761 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
6762
be8f156f
DD
67632008-09-29 David Daney <david.daney@caviumnetworks.com>
6764
6765 * MAINTAINERS (Write After Approval): Update e-mail address.
6766
ae11dff4
PG
67672008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
6768
6769 * libtool.m4: Update to libtool 2.2.6.
6770 * lt~obsolete.m4: Update to libtool 2.2.6.
6771 * ltmain.sh: Update to libtool 2.2.6.
6772 * ltsugar.m4: Update to libtool 2.2.6.
6773 * ltversion.m4: Update to libtool 2.2.6.
6774 * ltoptions.m4: Update to libtool 2.2.6.
6775 * ltgcc.m4: Update to match changes from libtool 2.2.6.
6776
441154b1
CF
67772008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
6778
6779 * MAINTAINERS (Write After Approval): Add myself.
6780
775b3b26
BRF
67812008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
6782
6783 * MAINTAINERS (Write After Approval): Update my name.
6784
94538043
SB
67852008-09-20 Steven Bosscher <steven@gcc.gnu.org>
6786
09ce620e 6787 * MAINTAINERS: Add myself in "Write After Approval".
94538043 6788
52d1bfd8
SE
67892008-09-18 Steve Ellcey <sje@cup.hp.com>
6790
09ce620e 6791 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 6792
c5cc92f5
GP
67932008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
6794
6795 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
6796 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
6797 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
6798 and Michael Tiemann from Write After Approval since they do not
6799 actually have access.
6800
23d9794a
RG
68012008-09-05 Richard Guenther <rguenther@suse.de>
6802
6803 * configure.ac: Initialize clooglibs to -lcloog.
6804 * configure: Re-generate.
6805
192a671e
LCW
68062008-09-04 Le-Chun Wu <lcwu@google.com>
6807
6808 * MAINTAINERS (Write After Approval): Add myself.
6809
d789184e
SP
68102008-09-03 Sebastian Pop <sebastian.pop@amd.com>
6811
6812 * configure.ac (--with-cloog-polylib): New.
6813 (--disable-cloog-version-check): New.
6814 (--disable-ppl-version-check): New.
6815 * configure: Re-generate.
6816
36a881c7
RG
68172008-09-03 Richard Guenther <rguenther@suse.de>
6818
6819 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
6820 cloog test.
6821 * configure: Re-generate.
6822
358da97e
HS
68232008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
6824
6825 Add picoChip port.
6826 * MAINTAINERS: Add picoChip maintainers.
6827
f8bf9252
SP
68282008-09-02 Sebastian Pop <sebastian.pop@amd.com>
6829 Tobias Grosser <grosser@fim.uni-passau.de>
6830 Jan Sjodin <jan.sjodin@amd.com>
6831 Harsha Jagasia <harsha.jagasia@amd.com>
6832 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6833 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6834 Adrien Eliche <aeliche@isty.uvsq.fr>
6835
6836 Merge from graphite branch.
6837 * configure: Regenerate.
6838 * Makefile.in: Regenerate.
6839 * configure.ac (host_libs): Add ppl and cloog.
6840 Add checks for PPL and CLooG.
6841 * Makefile.def (ppl, cloog): Added modules and dependences.
6842 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
6843 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
6844
d89f0ad6
AL
68452008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6846
6847 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
6848 (GCC_SHLIB_SUBDIR): New.
6849 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
6850 * configure: Regenerate.
6851 * Makefile.in: Regenerate.
6852
88a25817
GP
68532008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
6854
6855 * MAINTAINERS: Consistently use tabs to separate columns.
6856
f873f15f
TG
68572008-08-29 Tristan Gingold <gingold@adacore.com>
6858
6859 * MAINTAINERS (Write after Approval): Add myself.
6860
e1514c3f
TG
68612008-08-28 Tristan Gingold <gingold@adacore.com>
6862
6863 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
6864 Enable bfd, binutils and opcodes.
6865 * configure: Regenerate.
6866
4717882f
JDA
68672008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6868
6869 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
6870
28c9884c
TK
68712008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6872
6873 * MAINTAINERS: Use correct Umlaut for last name.
6874
ae96d86a
FXC
68752008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6876
6877 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
6878
3ecc96e3
DE
68792008-08-16 David Edelsohn <edelsohn@gnu.org>
6880
6881 * MAINTAINERS: Update my email address.
6882
dd609cc1
EB
68832008-08-16 Nicolas Roche <roche@adacore.com>
6884
6885 * Makefile.tpl: Add BOOT_ADAFLAGS.
6886 * Makefile.in: Regenerate.
6887
08d0963a
RS
68882008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
6889
6890 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
6891 * configure: Regenerate.
6892
dce2d8b2 68932008-07-30 Paolo Bonzini <bonzini@gnu.org>
00afcaa0
PB
6894
6895 * configure.ac: Add makefile fragments for hpux.
6896 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
6897 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
6898 * configure: Regenerate.
6899 * Makefile.in: Regenerate.
6900
dce2d8b2 69012008-07-28 Aldy Hernandez <aldyh@redhat.com>
806b3528
AH
6902
6903 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
6904
dce2d8b2 69052008-07-11 Dodji Seketeli <dseketel@redhat.com>
ab220355
DS
6906
6907 * MAINTAINERS (Write after Approval): Add myself.
6908
78209f30
XG
69092008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
6910
6911 * MAINTAINERS (Write After Approval): Add myself.
6912
5b5b098d
AJ
69132008-06-29 Andrew Jenner <andrew@codesourcery.com>
6914
6915 * MAINTAINERS (Write After Approval): Add myself.
6916
d812ec93
KW
69172008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
6918
6919 * MAINTAINERS: Update my email address.
6920
99e78224
JY
69212008-06-25 Joey Ye <joey.ye@intel.com>
6922
6923 * MAINTAINERS (Write After Approval): Add myself.
6924
18c04407
RW
69252008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6926
6927 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
6928 * Makefile.in: Regenerate.
6929 * configure: Regenerate.
6930
47aa9a31
DK
69312008-06-17 Daniel Kraft <d@domob.eu>
6932
6933 * MAINTAINERS (Write After Approval): Add myself.
6934
ad33ff57
RW
69352008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6936
6937 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
6938 "$@" is still intact with both Autoconf 2.59 and 2.62.
6939 * configure: Regenerate.
6940
cdce5c41
RW
69412008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6942
6943 * Makefile.tpl: Fix comment errors.
6944 * Makefile.in: Regenerate.
6945
01b79d11
DM
69462008-06-12 David S. Miller <davem@davemloft.net>
6947 David Edelsohn <edelsohn@gnu.org>
6948
6949 * configure.ac: Add powerpc*-*-* to gold supported targets.
6950 * configure: Regenerate.
6951
f8c33439
JM
69522008-06-08 Joseph Myers <joseph@codesourcery.com>
6953
6954 PR tree-optimization/36218
6955 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
6956 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
6957 (all prefix="build-"): Pass them to build-system sub-makes.
6958 * Makefile.in: Regenerate.
6959
cd985f66
JM
69602008-06-07 Joseph Myers <joseph@codesourcery.com>
6961
6962 * MAINTAINERS (mt port): Remove.
6963 (sco5, unixware, sco udk): Remove.
6964 (Kean Johnston): Add to Write After Approval.
6965
3f6383d3
JB
69662008-05-30 Julian Brown <julian@codesourcery.com>
6967
6968 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
6969 of libobjc for ARM EABI Linux.
6970 * configure: Regenerate.
30da41ed 6971
dce2d8b2 69722008-05-18 Xinliang David Li <davidxl@google.com>
e29cc9b4 6973
09ce620e 6974 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 6975
dce2d8b2 69762008-05-17 Xinliang David Li <davidxl@google.com>
30da41ed 6977
e29cc9b4 6978 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 6979
955410cb
JW
69802008-05-15 Janus Weil <janus@gcc.gnu.org>
6981
6982 * MAINTAINERS (Write After Approval): Add myself.
6983
719bb4e3 69842008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
6985
6986 * config-ml.in: don't handle --enable-shared and --enable-static.
6987
372b05fc
RS
69882008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
6989
6990 * MAINTAINERS: Update my email address.
6991
f73e2200
PC
69922008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
6993
6994 * MAINTAINERS: Update my email address.
09ce620e 6995
3e438e2b
KVH
69962008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
6997
6998 * MAINTAINERS (Write After Approval): Add myself.
6999
177bf491
GS
70002008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
7001
7002 * MAINTAINERS (Write After Approval): Add myself.
7003
dce2d8b2 70042008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
ac89df2f
PG
7005
7006 * MAINTAINERS (crx): Add myself.
7007
14a8726b
PB
70082008-04-18 Paolo Bonzini <bonzini@gnu.org>
7009
7010 Sync with src:
7011 2008-04-14 David S. Miller <davem@davemloft.net>
7012
09ce620e
AS
7013 * configure.ac: Add sparc*-*-* to gold supported targets.
7014 * configure: Regenerate.
14a8726b 7015
7142fb32
PB
70162008-04-18 Paolo Bonzini <bonzini@gnu.org>
7017
7018 PR bootstrap/35457
7019 * configure.ac: Include override.m4.
7020 * configure: Regenerate.
7021
c6b196de
PB
70222008-04-18 Paolo Bonzini <bonzini@gnu.org>
7023
09ce620e
AS
7024 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
7025 * Makefile.in: Regenerate.
c6b196de 7026
dce2d8b2 70272008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
c993ae60 7028
09ce620e 7029 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 7030 as nonconfigurable directories list.
09ce620e 7031 * configure: Regenerate.
c993ae60 7032
8479b1b1
BE
70332008-04-14 Ben Elliston <bje@au.ibm.com>
7034
7035 * config.sub, config.guess: Update from upstream sources.
7036
295e261a
HPN
70372008-04-12 Hans-Peter Nilsson <hp@axis.com>
7038
7039 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
7040 * Makefile.in: Regenerate.
7041
ac3949d9
EW
70422008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
7043
7044 * configure.ac: Do not build libssp for the AVR.
7045 * configure: Regenerate.
7046
06407e30
ILT
70472008-04-07 Ian Lance Taylor <iant@google.com>
7048
7049 * Makefile.def: check-gold depends upon all-binutils.
7050 * Makefile.in: Regenerate.
7051
97db009c
AH
70522008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
7053
7054 * MAINTAINERS (Write After Approval): Add myself.
7055
2a79c47f
NC
70562008-04-04 Nick Clifton <nickc@redhat.com>
7057
7058 PR binutils/4334
5f4bebbf 7059 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
7060 builds.
7061 * configure: Regenerate.
7062
c53a18d3
N
70632008-04-04 NightStrike <NightStrike@gmail.com>
7064
7065 PR other/35151
09ce620e
AS
7066 * configure.ac: Combine rules for mingw32 and mingw64.
7067 * configure: Regenerate.
c53a18d3 7068
d925aa70
KT
70692008-04-02 Kai Tietz <kai.tietz@onvision.com>
7070
7071 * MAINTAINERS (Write After Approval): Add myself.
7072
dce2d8b2 70732008-04-01 Seongbae Park <seongbae.park@gmail.com>
ad424a85
SP
7074
7075 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
7076 * Makefile.in (.NOTPARALLEL): Ditto.
7077
4412a506
PG
70782008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
7079
7080 * MAINTAINERS (Write After Approval): Add myself.
7081
dce2d8b2 70822008-03-31 Seongbae Park <seongbae.park@gmail.com>
2f908293
SP
7083
7084 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
7085 * Makefile.in (.NOTPARALLEL): Regenerate.
7086
639223bd
PB
70872008-03-27 Paolo Bonzini <bonzini@gnu.org>
7088
7089 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
7090 * Makefile.in: Regenerate.
7091
b8ab1f4a
JS
70922008-03-26 Jakub Staszak <kuba@et.pl>
7093
7094 * MAINTAINERS (Write After Approval): Add myself.
7095
b45890a4
TK
70962008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
7097
7098 * MAINTAINERS: Update e-mail address.
7099
5afab7ad
ILT
71002008-03-20 Ian Lance Taylor <iant@google.com>
7101
7102 * configure.ac: Add support for --enable-gold.
7103 * Makefile.def: Add gold as a directory like ld.
7104 * configure, Makefile.in: Regenerate.
7105
38d24731
RW
71062008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7107
7108 * configure.ac: m4_include config/proginstall.m4.
7109 * configure: Regenerate.
32bc4cf4
RW
7110
7111 Backport from upstream Libtool:
09ce620e 7112
32bc4cf4 7113 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 7114
32bc4cf4
RW
7115 Deal with Autoconf 2.62's semantic change in m4_append.
7116 * ltsugar.m4 (lt_append): Replace broken versions of
7117 m4_append.
7118 (lt_if_append_uniq): Don't require separator to be overquoted,
7119 and avoid broken m4_append.
7120 (lt_dict_add): Fix typo.
7121 * libtool.m4 (_LT_DECL): Don't overquote separator.
7122
9d3c50ea
DE
71232008-03-13 David Edelsohn <edelsohn@gnu.org>
7124
7125 * config.rpath: Add AIX 6 support.
7126
5d2edb29
PB
71272008-03-13 Paolo Bonzini <bonzini@gnu.org>
7128
7129 * Makefile.def (stageprofile). Remove -fprofile-generate
7130 from stage_libcflags.
7131 * Makefile.in: Regenerate.
7132
954910ef
BE
71332008-03-13 Ben Elliston <bje@au.ibm.com>
7134
7135 * config.sub, config.guess: Update from upstream sources.
7136
e8645a40
TT
71372008-03-06 Tom Tromey <tromey@redhat.com>
7138
7139 * MAINTAINERS: Update for treelang deletion.
7140
2c8e955e
JW
71412008-03-03 James E. Wilson <wilson@tuliptree.org>
7142
7143 * MAINTAINERS: Update my email address.
7144
54acd307
SS
71452008-03-03 Stan Shebs <stanshebs@earthlink.net>
7146
893ad2a1 7147 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
7148 (objective-c/c++): Add myself as a maintainer.
7149
4b52b516
VR
71502008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
7151
7152 * MAINTAINERS (Write After Approval): Update my email address.
7153
e652b516
TB
71542008-02-25 Tomas Bily <tbily@suse.cz>
7155
7156 * MAINTAINERS (Write After Approval): Add myself.
7157
02d30740
JJ
71582008-02-23 Jakub Jelinek <jakub@redhat.com>
7159
7160 * MAINTAINERS (OpenMP): Add myself.
7161
1c8bd6a3
PB
71622008-02-20 Paolo Bonzini <bonzini@gnu.org>
7163
4b40b2a5
UB
7164 PR bootstrap/32009
7165 PR bootstrap/32161
1c8bd6a3 7166
4b40b2a5
UB
7167 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
7168 * configure: Regenerate.
1c8bd6a3 7169
4b40b2a5
UB
7170 * Makefile.def: Define stage_libcflags for all bootstrap stages.
7171 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
7172 STAGE4_LIBCFLAGS): New.
7173 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
7174 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
7175 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
7176 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
7177 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
7178 for target modules. Don't export LIBCFLAGS.
7179 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
7180 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
7181 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
7182 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
7183 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
7184 * Makefile.in: Regenerate.
1c8bd6a3 7185
bb44c9d2
RW
71862008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7187
7188 PR libgcj/33085
7189 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
7190 Do not use -DDLL_EXPORT. Backport from upstream.
7191
29a7754d
RW
71922008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7193
7194 * MAINTAINERS (Write After Approval): Add myself.
7195
9a212bb7
HPN
71962008-02-02 Hans-Peter Nilsson <hp@axis.com>
7197
7198 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
7199 * configure: Regenerate.
7200
aa12a573
MG
72012008-01-31 Marc Gauthier <marc@tensilica.com>
7202
7203 * configure.ac (xtensa*-*-*): Recognize processor variants.
7204 * configure: Regenerate.
7205
ac9e6043
RW
72062008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7207
40049ccc
UB
7208 PR bootstrap/34922
7209 * configure.ac (PARSE_ARGS): Push suitable setting of
7210 ac_subdirs_all, for `./configure --help=recursive'.
7211 Handle `+' in generic toplevel directory disabling.
7212 * configure: Regenerate.
ac9e6043 7213
4288c86a
NC
72142008-01-28 Nick Clifton <nickc@redhat.com>
7215
7216 * MAINTAINERS (xstormy16): Take over maintainership.
7217
8d8da227
JM
72182008-01-25 Joseph Myers <joseph@codesourcery.com>
7219
7220 * MAINTAINERS (c4x port): Remove.
7221
349b60e7
DE
72222008-01-24 David Edelsohn <edelsohn@gnu.org>
7223
7224 * libtool.m4: Backport AIX 6 support from ToT Libtool.
7225
3ca06a68
BE
72262008-01-23 Ben Elliston <bje@au.ibm.com>
7227
7228 * config.sub, config.guess: Update from upstream sources.
7229
3c631381
TG
72302008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
7231
7232 * MAINTAINERS (Write After Approval): Add myself.
7233
20533ef1
L
72342008-01-17 H.J. Lu <hjl.tools@gmail.com>
7235
7236 * MAINTAINERS: Update my email address.
7237
72382008-01-09 Raksit Ashok <raksit@google.com>
7239
7240 * MAINTAINERS (Write After Approval): Add myself.
7241
684f4f6a
RA
72422008-01-09 Raksit Ashok <raksit@google.com>
7243
7244 * MAINTAINERS (Write After Approval): Add myself.
7245
9cb8756f
BE
72462008-01-08 Ben Elliston <bje@au.ibm.com>
7247
7248 * config.sub, config.guess: Update from upstream sources.
7249
94e1934d
KG
72502007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7251
7252 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 7253 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
7254 * configure: Regenerate.
7255
a2e51f77
SP
72562007-12-15 Sebastian Pop <sebastian.pop@amd.com>
7257
7258 * MAINTAINERS: Update my email address.
7259
ffe3dcd9
BRF
72602007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
7261
7262 * MAINTAINERS: Update my email address.
7263
aa4095c9
RS
72642007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
7265
7266 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
7267 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
7268 * Makefile.in: Regenerate.
7269
dce2d8b2 72702007-12-10 Mark Heffernan <meheff@google.com>
030e2013
MH
7271
7272 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
7273 misplaced entries.
7274
0fe0f073
AT
72752007-12-10 Andreas Tobler <a.tobler@schweiz.org>
7276
7277 * configure.ac: Enable libjava for x86_64-*-darwin9.
7278 * configure: Regenerate.
7279
dce2d8b2 72802007-12-07 Bill Maddox <maddox@google.com>
d4ca4b06
BM
7281
7282 * MAINTAINERS (Write After Approval): Add myself.
7283
c3220d4c
BE
72842007-12-05 Ben Elliston <bje@au.ibm.com>
7285
7286 * config.sub, config.guess: Update from upstream sources.
7287
aba7501e
MK
72882007-12-02 Matthias Klose <doko@ubuntu.com>
7289
7290 * config-ml.in: Remove 64bit configure tests.
7291
d683ec81
PB
72922007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7293
7294 * config-ml.in: Robustify against white space in absolute file
7295 names.
7296
7297 * config-ml.in (multi-clean): Substitute ${Makefile}.
7298 Remove superfluous ${Makefile} in list.
7299
60f1711a
TS
73002007-11-19 Thiemo Seufer <ths@mips.com>
7301
7302 * config-ml.in: Don't hardcode the Makefile name.
7303
487f9d96
AM
73042007-11-08 Alexander Monakov <amonakov@ispras.ru>
7305
7306 * MAINTAINERS (Write After Approval): Add myself.
7307
fa3886fe
ST
73082007-11-07 Samuel Tardieu <sam@rfc1149.net>
7309
7310 * MAINTAINERS (Write After Approval): Add myself.
7311
dce2d8b2 73122007-11-06 Doug Kwan <dougkwan@google.com>
ae750079
DK
7313
7314 * MAINTAINERS (Write After Approval): Add myself.
7315
acc48927
BE
73162007-10-25 Ben Elliston <bje@au.ibm.com>
7317
7318 * MAINTAINERS (mercury): Remove entry.
7319 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
7320
e00e9858
DJ
73212007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
7322
7323 * Makefile.def (dependencies): Make configure-gdb depend on
7324 all-intl.
7325 * Makefile.in: Regenerated.
7326
def14a3c
SK
73272007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
7328
7329 * MAINTAINERS (Fortran maintainer): Remove myself.
7330
dce2d8b2 73312007-10-15 Patrick Mansfield <patmans@us.ibm.com>
0e5e9f76
PM
7332
7333 * Makefile.def: To avoid problems running with parallel makes,
7334 build newlib before libgloss so that target specific header
7335 files are availble.
7336 * Makefile.in: Regenerate
7337
bbfbfafc
DJ
73382007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
7339
7340 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
7341 * Makefile.in: Regenerate.
7342
c56abad5
VM
73432007-10-09 Vladimir Makarov <vmakarov@redhat.com>
7344
7345 * MAINTAINERS (Register allocation reviewer): Add myself.
7346
f019adc1
MF
73472007-10-08 Mike Frysinger <vapier@gentoo.org>
7348
7349 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
7350 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
7351 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
7352 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
7353 * configure: Regenerate.
7354
dce2d8b2 73552006-10-04 Seongbae Park <seongbae.park@gmail.com>
789e4e28
SP
7356
7357 * MAINTAINERS (Register allocation reviewer): Add myself.
7358
0999159b
PB
73592007-10-01 Paolo Bonzini <bonzini@gnu.org>
7360
7361 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
7362 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
7363 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
7364 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
7365 * configure.ac: Default them to host tools for $host = $build.
7366 Subst them.
7367
7368 * configure: Regenerate.
7369 * Makefile.in: Regenerate.
7370
dce2d8b2 73712006-09-24 Peter Bergner <bergner@vnet.ibm.com>
a054acde
PB
7372
7373 * MAINTAINERS (Register allocation reviewer): Add myself.
7374
dce2d8b2 73752006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
ffda6fc9
KZ
7376
7377 * MAINTAINERS (Register allocation reviewer): Add myself.
7378
9d209c83
SP
73792007-09-21 Seongbae Park <seongbae.park@gmail.com>
7380
7381 * MAINTAINERS (Write After Approval): Fix typo.
7382
1ec3b87b
RS
73832007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
7384
7385 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
7386 * configure: Regenerate.
7387
19d5986d
PJ
73882007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
7389
7390 PR bootstrap/31906
7391 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 7392 they're already prefixed.
19d5986d 7393
6d3b5aea
BK
73942007-09-19 Benjamin Kosnik <bkoz@redhat.com>
7395
7396 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
7397 libstdc++.
7398 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
7399 * configure: Regenerate.
7400 * Makefile.in: Regenerate.
09ce620e 7401
4fe7e755
AS
74022007-09-17 Andreas Schwab <schwab@suse.de>
7403
7404 * configure.ac: Raise minimum makeinfo version to 4.6.
7405 * configure: Regenerate.
7406
dce2d8b2 74072007-09-17 Johannes Singler <singler@ira.uka.de>
d483feaa 7408
ffe3dcd9 7409 * MAINTAINERS (write-after-approval) add myself
d483feaa 7410
fa9a3f31
AM
74112007-09-15 Alan Modra <amodra@bigpond.net.au>
7412
7413 * configure.ac: Correct makeinfo version check.
7414 * configure: Regenerate.
7415
6593a73e
RS
74162007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
7417
7418 * MAINTAINERS: Update my email address.
7419
d9dced13
RS
74202007-09-14 Richard Sandiford <richard@codesourcery.com>
7421
7422 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
7423 to $skipdirs and only disable gprof for newlib. Use the normal
7424 mips*-elf* handling in other respects.
7425 * configure: Regnerate.
7426
773c1467
DD
74272007-09-12 David Daney <ddaney@avtrex.com>
7428
7429 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
7430 enabling libgcj.
7431 * configure: Regenerate.
7432
c03353e2
RIL
74332007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
7434
7435 PR other/32154
7436 * configure.ac: For libgloss targets, point the linker to the linker
7437 script, startup code and simulator library.
7438 * configure: Regenerate.
7439
c4e9bf2b
AH
74402007-09-07 Andrew Haley <aph@redhat.com>
7441
7442 * configure.ac (noconfigdirs): Remove target-libffi and
7443 target-libjava.
7444 * configure: Regenerate.
7445
1f5a6b84
FXC
74462007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7447
7448 PR target/33281
7449 * configure.ac: Use config/mh-mingw on mingw.
7450 * configure: Regenerate.
1f5a6b84 7451
3951e521
PH
74522007-09-05 Pat Haugen <pthaugen@us.ibm.com>
7453
9f349f63 7454 * MAINTAINERS (Write After Approval): Add myself.
3951e521 7455
e643dc23
RG
74562007-09-05 Richard Guenther <rguenther@suse.de>
7457
7458 * configure.ac (--enable-stage1-checking): If neither --enable-checking
7459 nor --disable-checking is provided also turn on yes and types
7460 checking for stage1.
7461 * configure: Re-generate.
7462
039874df
KW
74632007-08-30 Krister Walfridsson <cato@df.lth.se>
7464
7465 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
7466 (Write After Approval): Remove myself.
7467
c3f07bd6 74682007-08-29 Nick Clifton <nickc@redhat.com>
15098359 7469
c3f07bd6 7470 * config.sub, config.guess: Update from upstream sources.
15098359 7471
40049ccc 74722007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
7473
7474 * MAINTAINERS (Write After Approval): Added myself.
7475 * MAINTAINERS (Reviewers): Removed myself.
7476
c8aea42c 74772007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 7478 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
7479
7480 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
7481 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
7482 * Makefile.in: Regenerate.
7483 * configure.ac (--with-debug-prefix-map): New.
7484 * configure: Regenerate.
7485
4bf6c438
RS
74862007-08-17 Richard Sandiford <richard@codesourcery.com>
7487 Nigel Stephens <nigel@mips.com>
7488
4bf6c438
RS
7489 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
7490 as target_makefile_frag.
7491 * configure: Regenerate.
7492
bb286d71
AO
74932007-08-16 Alexandre Oliva <aoliva@redhat.com>
7494
7495 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
7496 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
7497 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
7498 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
7499 (do-compare, do-compare3, do-compare-debug): New.
7500 ([+compare-target+]): Use them.
7501
a4630417
MK
75022007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
7503
7504 * MAINTAINERS (Write After Approval): Change my email address.
7505
d9acb717
RW
75062007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7507 Ben Elliston <bje@au.ibm.com>
7508
7509 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
7510 --silent if $silent.
7511 * configure: Regenerate.
7512
96876681
ZD
75132003-08-12 Zdenek Dvorak <ook@ucw.cz>
7514
7515 * MAINTAINERS (Various Maintainers): Add myself as
7516 loop infrastructure maintainer. Update my e-mail
7517 address.
7518
1c1d80ee
DN
75192007-07-31 Diego Novillo <dnovillo@google.com>
7520
7521 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
7522 Adjust description.
7523
7e98624c
RG
75242007-07-26 Richard Guenther <rguenther@suse.de>
7525
7526 * configure.ac: Add types checking to stage1 checking flags.
7527 * configure: Regenerate.
7528
4c85af60
NC
75292007-07-17 Nick Clifton <nickc@redhat.com>
7530
7531 * COPYING3: New file. Contains version 3 of the GNU General
7532 Public License.
7533 * COPYING3.LIB: New file. Contains version 3 of the GNU
7534 Lesser General Public License.
7535
19ddfd3a
AK
75362007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
7537
7538 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
7539
2a064545
AK
75402007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
7541
7542 * MAINTAINERS (S/390 co-maintainer): Add myself.
7543 (Write After Approval): Remove myself.
7544
f861f54d
DH
75452007-07-13 Dan Hipschman <dsh@google.com>
7546
7547 * MAINTAINERS (Write After Approval): Add myself.
7548
0136f2f7
NC
75492007-07-11 Nick Clifton <nickc@redhat.com>
7550
7551 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
7552 WINDRES export.
7553 * Makefile.in: Regenerate.
7554
6e29b5a4
RO
75552007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7556
7557 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
7558 maintainer.
7559
159a4b02
L
75602007-07-05 H.J. Lu <hongjiu.lu@intel.com>
7561
7562 * lt~obsolete.m4: New. Import from 20070318 libtool.
7563
6ba67283
JB
75642007-07-03 Julian Brown <julian@codesourcery.com>
7565
7566 * MAINTAINERS (Write After Approval): Add myself.
7567
30b74385
RW
75682007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7569
7570 * configure.ac: Rewrite 'configure --help' strings to look nicer.
7571 * configure: Regenerate.
7572
75732007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7574
7575 * configure.ac: Add some missing m4 quotation.
7576 * configure: Regenerate.
7577
943c54ce
SB
75782007-07-02 Simon Baldwin <simonb@google.com>
7579
7580 * MAINTAINERS (Write After Approval): Add myself.
7581
1c00b503
PB
75822007-07-02 Paolo Bonzini <bonzini@gnu.org>
7583
7584 * configure: Regenerate.
7585
901119ae
KT
75862007-07-02 Kai Tietz <kai.tietz@onevision.com>
7587
7588 * Makefile.def: Add windmc tool to build.
7589 * Makefile.tpl: Likewise.
7590 * configure.ac: Likewise.
7591 * Makefile.in: Regenerate.
7592 * configure: Regenerate.
09ce620e 7593
83f4c19f
DD
75942007-06-28 DJ Delorie <dj@redhat.com>
7595
7596 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
7597 not building newlib.
7598 * configure: Regenerated.
09ce620e 7599
5346c75c
JS
76002007-06-28 Jan Sjodin <jan.sjodin@amd.com>
7601
7602 * MAINTAINERS (Write After Approval): Add myself.
7603
aacfb86b
MM
76042007-06-25 Martin Michlmayr <tbm@cyrius.com>
7605
7606 * MAINTAINERS (Write After Approval): Add myself.
7607
590bf0d3
CM
76082007-06-19 Chris Matthews <chrismatthews@google.com>
7609
7610 * MAINTAINERS (Write After Approval): Add myself.
7611
cdbbee7a
RIL
76122007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
7613
7614 * MAINTAINERS (Write After Approval): Add myself.
7615
b8afffc1
DJ
76162007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
7617
7618 * Makefile.def: Add dependency from configure-gdb to all-bfd.
7619 * Makefile.in: Regenerated.
7620
3fcfad76
BS
76212007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
7622
7623 * configure.ac: Don't add target-libmudflap to noconfigdirs for
7624 bfin*-*-uclinux* targets.
7625 * configure: Regenerate.
7626
3f5a2b7f
ILT
76272007-06-14 Ian Lance Taylor <iant@google.com>
7628
7629 * MAINTAINERS: Add myself as non-algorithmic global write
7630 maintainer.
7631
4c46daee
DN
76322007-06-14 Diego Novillo <dnovillo@google.com>
7633
7634 * MAINTAINERS: Add self as middle-end maintainer and
7635 non-algorithmic global write maintainer.
7636
a3bb222a
FXC
76372007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7638
7639 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
7640 Move all Fortran maintainers except Paul Brook into the
7641 Non-Autopoiesis section.
7642
a19e8f64
PB
76432007-06-14 Paolo Bonzini <bonzini@gnu.org>
7644
7645 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
7646 (distclean-stage[+id+]): Possibly delete stage_last.
7647 * Makefile.in: Regenerate.
7648
1c2abe5e
SP
76492007-06-12 Seongbae Park <seongbae.park@gmail.com>
7650
7651 * MAINTAINERS (Various Maintainer): Fix typo.
7652
abca4739
PB
76532007-06-11 Paolo Bonzini <bonzini@gnu.org>
7654
7655 * MAINTAINERS (Various Maintainer): Add myself as
7656 dataflow maintainer.
7657
a894d2c3
BE
76582007-06-07 Ben Elliston <bje@au.ibm.com>
7659
7660 * config.sub, config.guess: Update from upstream sources.
7661
8024d75e
BE
76622007-06-07 Ben Elliston <bje@au.ibm.com>
7663
7664 * Makefile.tpl: Fix spelling error.
7665 * Makefile.in: Regenerate.
7666
973a9a5e
SE
76672007-06-01 Steve Ellcey <sje@cup.hp.com>
7668
96598938
L
7669 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
7670 lt_cv_sys_max_cmd_len.
973a9a5e 7671
ccb4d26b
DN
76722007-05-31 Dorit Nuzman <dorit@il.ibm.com>
7673
7674 * MAINTAINERS (Various Maintainers): Add myself as
7675 auto-vectorizer maintainer.
7676
eecb7461
PB
76772003-05-31 Paolo Bonzini <bonzini@gnu.org>
7678
7679 PR libjava/32098
7680 * libtool.m4: Revert previous change.
7681 * ltgcc.m4: Put it here.
7682
89d28202
ZD
76832003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
7684
7685 * MAINTAINERS (Various Maintainers): Add myself as
7686 auto-vectorizer maintainer.
7687
60c7a11a
L
76882007-05-30 H.J. Lu <hongjiu.lu@intel.com>
7689
7690 PR libjava/32098
7691 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
7692
9dd3cc81
RG
76932007-05-30 Richard Guenther <rguenther@suse.de>
7694
7695 * MAINTAINERS (Various Maintainers): Add myself as
7696 auto-vectorizer maintainer.
7697
9cc1244e
JJ
76982007-05-30 Jakub Jelinek <jakub@redhat.com>
7699
7700 PR bootstrap/29382
7701 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
7702 * configure: Rebuilt.
7703
6124296b
RC
77042007-05-28 Roberto Costa <robsettantasei@gmail.com>
7705
7706 * MAINTAINERS (Write After Approval): Removed my name.
7707
6b757a0d
SB
77082007-05-25 Steven Bosscher <steven@gcc.gnu.org>
7709
7710 * MAINTAINERS (Write After Approval): Remove myself.
7711
86ef8528
AT
77122007-05-25 Andreas Tobler <a.tobler@schweiz.org>
7713
7714 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
7715
1cf3d07d
SE
77162007-05-23 Steve Ellcey <sje@cup.hp.com>
7717
7718 * ltmain.sh: Update from ToT Libtool.
7719 * libtool.m4: Update from ToT Libtool.
7720 * ltsugar.m4: New. Update from ToT Libtool.
7721 * ltversion.m4: New. Update from ToT Libtool.
7722 * ltoptions.m4: New. Update from ToT Libtool.
7723 * ltconfig: Remove.
7724 * ltcf-c.sh: Remove.
7725 * ltcf-cxx.sh: Remove.
7726 * ltcf-gcj.sh: Remove.
7727
ce3fcf8c
OW
77282007-05-22 Ollie Wild <aaw@google.com>
7729
7730 * MAINTAINERS (Write After Approval): Add myself.
7731
342b9200
PB
77322007-05-16 Paolo Bonzini <bonzini@gnu.org>
7733
7734 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
7735 stage_cflags.
7736 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
7737 Remove CFLAGS/LIBCFLAGS.
7738 (configure-stage[+id+]-[+prefix+][+module+],
7739 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
7740 * Makefile.in: Regenerate.
7741
cea17285
DN
77422007-05-15 Diego Novillo <dnovillo@google.com>
7743
7744 * MAINTAINERS: Update e-mail address.
7745
11c004e7
RE
77462007-05-15 Revital Eres <eres@il.ibm.com>
7747
7748 * MAINTAINERS (Write After Approval): Add myself.
7749
ab6bd693
RC
77502007-05-14 Roberto Costa <robsettantasei@gmail.com>
7751
7752 * MAINTAINERS (Write After Approval): Updated my address.
7753
388cdf07
TN
77542007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
7755
7756 * MAINTAINERS (Write After Approval): Add myself.
7757
23f24034
SR
77582007-05-11 Silvius Rus <rus@google.com>
7759
7760 * MAINTAINERS (Write After Approval): Add myself.
7761
34a7526e
TT
77622007-04-23 Tom Tromey <tromey@redhat.com>
7763
7764 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
7765
51da21be
MM
77662007-04-22 Mark Mitchell <mark@codesourcery.com>
7767
7768 * MAINTAINERS (cpplib): Rename to ...
7769 (libcpp): ... this. Add C/C++ front end maintainers.
7770
70070387
SE
77712007-04-14 Steve Ellcey <sje@cup.hp.com>
7772
7773 * config-ml.in: Pass ${ml_config_env} to configure calls.
7774
df1a0dbb
CB
77752007-04-04 Christian Bruel <christian.bruel@st.com>
7776
7777 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 7778
9daff147
DK
77792007-04-02 Dave Korn <dave.korn@artimi.com>
7780
7781 * MAINTAINERS (Write After Approval): Add myself.
7782
374eadb2
TB
77832007-03-31 Tobias Burnus <burnus@net-b.de>
7784
7785 * MAINTAINERS (fortran 95 front end): Add myself.
7786
8eced3a2
DR
77872007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7788
7789 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 7790
653de3e3
AZ
77912007-03-24 Ayal Zaks <zaks@il.ibm.com>
7792
7793 * MAINTAINERS (Modulo Scheduler): Add myself.
7794
b737d953
BM
77952007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
7796
7797 * MAINTAINERS (fortran 95 front end): Add myself.
7798 (c++ front end): whitespace fix.
7799
a584cdf2
NF
78002007-03-22 Nathan Froyd <froydnj@codesourcery.com>
7801
7802 * MAINTAINERS (Write After Approval): Add myself.
7803
8c79f3c4
RS
78042007-03-21 Richard Sandiford <richard@codesourcery.com>
7805
7806 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
7807 of glob. Quote arguments with single quotes too.
7808 * configure: Regenerate.
7809
07f1ac6d
BM
78102007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
7811
7812 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
7813 * Makefile.in: Regenerate
7814
172e41aa
AS
78152007-03-07 Andreas Schwab <schwab@suse.de>
7816
7817 * configure: Regenerate.
7818
9c4d2493
BM
78192007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
7820
7821 * configure.ac: Add "--with-pdfdir" configure option,
7822 which defines pdfdir variable.
7823 * Makefile.def (target=fixincludes): Add install-pdf to
7824 missing targets.
7825 (recursive_targets): Add install-pdf target.
7826 (flags_to_pass): Add pdfdir.
7827 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
7828 target.
7829 * configure: Regenerate
7830 * Makefile.in: Regenerate
7831
e14e622e
EC
78322007-02-28 Eric Christopher <echristo@apple.com>
7833
7834 Revert:
7835 2006-12-07 Mike Stump <mrs@apple.com>
7836
7837 * Makefile.def (dependencies): Add dependency for
7838 install-target-libssp and install-target-libgomp on
7839 install-gcc.
7840 * Makefile.in: Regenerate.
7841
54e433bc
MK
78422007-02-27 Matt Kraai <kraai@ftbfs.org>
7843
7844 * configure: Regenerate.
7845 * configure.ac: Move statements after variable declarations.
7846
6c8d3d8f
KK
78472007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
7848
7849 * MAINTAINERS: Add myself as sh maintainer.
7850
9f8c6739
JM
78512007-02-19 Joseph Myers <joseph@codesourcery.com>
7852
7853 * configure.ac: Adjust for loop syntax.
7854 * configure: Regenerate.
7855
278a7a38
AO
78562007-02-18 Alexandre Oliva <aoliva@redhat.com>
7857
7858 * configure: Rebuilt.
7859
b2eaac4a
AO
78602007-02-18 Alexandre Oliva <aoliva@redhat.com>
7861
7862 * configure.ac: Drop multiple occurrences of --enable-languages,
7863 and fix its quoting.
7864 * configure: Rebuilt.
7865
beeaf216 78662007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
7867 Nathan Sidwell <nathan@codesourcery.com>
7868 Vladimir Prus <vladimir@codesourcery.com>
7869 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
7870
7871 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
7872 * configure: Regenerate.
7873
09201a09
GP
78742007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
7875
7876 * ltconfig (freebsd*): Default to elf.
7877
291f172e
DJ
78782007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7879
7880 * configure.ac (target_libraries): Move libgcc before libiberty.
7881 * configure: Regenerated.
7882
c3a86da9
DJ
78832007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7884 Paolo Bonzini <bonzini@gnu.org>
7885
7886 PR bootstrap/30753
7887 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
7888 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
7889 * configure: Regenerated.
7890
88e1e72a
FXC
78912007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7892
7893 * MAINTAINERS (Language Front End Maintainers): Update my mail
7894 address.
7895
44bfc3ac
DJ
78962007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
7897
7898 PR bootstrap/30748
7899 * configure.ac: Correct syntax for Solaris ksh.
7900 * configure: Regenerated.
7901
3e19841a
PB
79022007-02-09 Paolo Bonzini <bonzini@gnu.org>
7903
7904 * configure.ac: Sync with src.
7905 * configure: Regenerate.
7906
74a48762
PB
79072007-02-09 Paolo Bonzini <bonzini@gnu.org>
7908
7909 * Makefile.in: Regenerate.
7910
d846e52e
PB
79112007-02-09 Paolo Bonzini <bonzini@gnu.org>
7912
7913 * config.sub: Sync with src.
7914
1c710c3c
DJ
79152007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
7916
7917 * Makefile.tpl (build_alias, host_alias, target_alias): Use
7918 noncanonical equivalents.
7919 * configure.in: Rename to...
7920 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
7921 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
7922 target_noncanonical. Use them. Rewrite removal of configure
7923 arguments for autoconf 2.59. Discard variable settings. Force
7924 program_transform_name for native tools.
7925
7926 * Makefile.in: Regenerated.
7927 * configure: Regenerated with autoconf 2.59.
7928
dce2d8b2 79292007-02-07 Roman Zippel <zippel@linux-m68k.org>
74372bdf 7930
3de8da2a 7931 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 7932
f6671c93
AS
79332007-01-31 Andreas Schwab <schwab@suse.de>
7934
7935 * Makefile.tpl (LDFLAGS): Substitute it.
7936 * Makefile.in: Regenerate.
7937
dce2d8b2 79382007-01-30 Andrey Belevantsev <abel@ispras.ru>
ba9f17df 7939
3de8da2a 7940 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 7941
2472200d
DE
79422007-01-28 David Edelsohn <edelsohn@gnu.org>
7943
3de8da2a 7944 * MAINTAINERS (spu port): Add myself.
2472200d 7945
5305be7e
RG
79462007-01-23 Richard Guenther <rguenther@suse.de>
7947
7948 PR bootstrap/30541
7949 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
7950 * Makefile.tpl (GNATBIND): Substitute it.
7951 (GNATMAKE): Likewise.
7952 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
7953 of STAGE_PREFIX.
7954 * Makefile.in: Regenerate.
7955 * configure: Regenerate.
7956
416cfb5e
MS
79572007-01-18 Mike Stump <mrs@apple.com>
7958
7959 * configure.in: Re-enable -Werror for gcc builds.
7960
3de8da2a 79612007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 7962
3de8da2a 7963 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 7964
d943d7c4
PB
79652007-01-11 Paolo Bonzini <bonzini@gnu.org>
7966
7967 * configure.in: Change == to = in test command.
3de8da2a 7968 * configure: Regenerate.
d943d7c4 7969
e69bf64b 79702007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
7971 Nick Clifton <nickc@redhat.com>
7972 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
7973
7974 * configure.in (build_configargs, host_configargs, target_configargs):
7975 Remove build/host/target parameters.
7976 (host_libs): Add gmp and mpfr.
7977 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
7978 * Makefile.def (gmp, mpfr): New.
7979 (gcc): Remove target.
7980 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
7981 target_os, target_vendor): New.
dce2d8b2 7982 (configure): Add host_alias/target_alias arguments; adjust invocations.
3de8da2a
UB
7983 * configure: Regenerate.
7984 * Makefile.in: Regenerate.
e69bf64b
PB
7985
79862007-01-11 Matt Fago <fago@earthlink.net>
7987
7988 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 7989 to improve robustness of configure tests.
e69bf64b 7990 * configure: Regenerate.
e14e622e 7991
a42f3b80
UB
79922007-01-09 Uros Bizjak <ubizjak@gmail.com>
7993
7994 * MAINTAINERS: Add myself as i386 maintainer.
7995
a36aee1a
JH
79962007-01-08 Jan Hubicka <jh@suse.cz>
7997
61fcaeef 7998 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 7999
738a52d3
KT
80002007-01-08 Kai Tietz <kai.tietz@onevision.com>
8001
8002 * configure.in: Add support for an x86_64-mingw* target.
95af8923 8003 * configure: Regenerate.
738a52d3 8004
54fdc474
DJ
80052007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
8006
8007 * Makefile.tpl (all-target): Correct @if conditional for target
8008 modules.
8009 * configure.in: Omit libiberty if building only target libgcc.
8010 * configure, Makefile.in: Regenerated.
8011
3dd71726
PB
80122007-01-04 Paolo Bonzini <bonzini@gnu.org>
8013
dce2d8b2 8014 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3dd71726
PB
8015 * configure: Regenerate.
8016
fa958513
DJ
80172007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
8018
8019 * Makefile.def (target_modules): Add libgcc.
8020 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
8021 * Makefile.tpl (clean-target-libgcc): Delete.
8022 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
8023 on gcc even for bootstrapped modules. Rewrite handling of
8024 lang_env_dependencies to loop over target_modules.
8025 * configure.in (target_libraries): Add target-libgcc.
8026 * Makefile.in, configure: Regenerated.
8027
e1888513
PB
80282006-12-29 Paolo Bonzini <bonzini@gnu.org>
8029
8030 * configure.in: Reorganize recognition of languages. Add
8031 --enable-stage1-languages. Show supported languages for the chosen
8032 target rather than all recognized languages.
8033 * configure: Regenerate.
8034
53b88b73
PB
80352006-12-29 Paolo Bonzini <bonzini@gnu.org>
8036
8037 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
8038 * Makefile.in: Regenerate.
8039
a3993f33
KG
80402006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8041
8042 * configure.in: Warn that MPFR 2.2.0 is buggy.
8043 * configure: Regenerate.
8044
f063a9ed
ILT
80452006-12-27 Ian Lance Taylor <iant@google.com>
8046
8047 * configure.in: When removing Makefiles to force a reconfigure, also
8048 remove prev-DIR*/Makefile.
8049 * configure: Regenerate.
8050
af71363e
AS
80512006-12-22 Andreas Schwab <schwab@suse.de>
8052
8053 * configure: Regenerate with correct autoconf version.
8054
0b0dc272
AM
80552006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
8056
3de8da2a
UB
8057 * configure.in: add AC_SUBST for *_FOR_TARGET.
8058 * configure: Regenerate.
0b0dc272 8059
53b88b73
PB
80602006-12-19 Paolo Bonzini <bonzini@gnu.org>
8061
8062 * configure.in: Simplify logic for rejecting languages that cannot
8063 be built. Separate the case when a language is unsupported,
8064 from the case when the user chooses not to build a language.
8065
400ebff4
PB
80662006-12-19 Paolo Bonzini <bonzini@gnu.org>
8067
8068 * configure.in: Remove "$build" case for powerpc-*-darwin* since
8069 it only affects bootstrap and could be tested on "$host" as well.
8070 * configure: Regenerate.
8071 * config/mh-ppc-darwin: Add to the stage1 cflags here.
8072
8efea775
PB
80732006-12-19 Paolo Bonzini <bonzini@gnu.org>
8074
8075 PR bootstrap/29544
8076 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
8077 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
8078 move here comment from Makefile.tpl.
8079 * Makefile.tpl: Move some definitions higher in the file.
8080 (STAGE1_CHECKING): New.
8081 * configure.in: Add --enable-stage1-checking.
8082 * configure: Regenerate.
8083 * Makefile.in: Regenerate.
8084
ed88a7ed
PB
80852006-12-19 Paolo Bonzini <bonzini@gnu.org>
8086
8087 * MAINTAINERS: Add myself as build system maintainer.
8088
b65151d3
SM
80892006-12-15 Simon Martin <simartin@users.sourceforge.net>
8090
8091 * MAINTAINERS (Write After Approval): Add myself.
8092
7e050830
EC
80932006-12-13 Eric Christopher <echristo@apple.com>
8094
8095 * MAINTAINERS: Add myself as darwin maintainer.
8096
8b494895
ILT
80972006-12-11 Ian Lance Taylor <ian@airs.com>
8098
8099 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
8100
dce2d8b2 81012006-12-11 Joern Rennecke <joern.rennecke@arc.com>
0ff1416d
JR
8102
8103 MAINTAINERS: Update my entry.
8104
58e24147
AM
81052006-12-11 Alan Modra <amodra@bigpond.net.au>
8106
8107 * configure.in: Handle spu makefile frag.
58e24147
AM
8108 * Makefile.tpl (MAINT): Define
8109 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
8110 * configure: Regenerate.
8111 * Makefile.in: Regenerate.
8112
9b6f37a0
BE
81132006-12-11 Ben Elliston <bje@au.ibm.com>
8114
8115 * config.guess: Import latest version.
8116 * config.sub: Likewise.
8117
ea6f5c57
BE
81182006-12-11 Ben Elliston <bje@au.ibm.com>
8119
8120 * configure.in (spu-*-*): Don't skip target-libiberty.
8121 * configure: Regenerate.
8122
42c1cd8a
AT
81232006-12-10 Andreas Tobler <a.tobler@schweiz.org>
8124
8125 PR bootstrap/30134
8126 * configure.in: Correct x86 darwin support for libjava to powerpc
8127 and i?86 only.
8128 * configure: Regenerate.
8129
55eb837d
ST
81302006-12-08 Sandro Tolaini <tolaini@libero.it>
8131
8132 * configure.in: Add x86 darwin support for libjava.
8133 * configure: Regenerate.
8134
5bdacbc7
MS
81352006-12-07 Mike Stump <mrs@apple.com>
8136
8137 * Makefile.def (dependencies): Add dependency for
8138 install-target-libssp and install-target-libgomp on
8139 install-gcc.
8140 * Makefile.in: Regenerate.
8141
477d851c
RG
81422006-12-04 Richard Guenther <rguenther@suse.de>
8143
8144 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
8145 (Non-Algorithmic Maintainers): Move over non-algorithmic
8146 loop optimizer maintainers, add myself as a non-algorithmic
8147 middle-end maintainer.
8148
5d33d367
DF
81492006-12-04 Daniel Franke <franke.daniel@gmail.com>
8150
8151 * MAINTAINERS (Write After Approval): Add myself.
8152
dbee1fb3
KG
81532006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8154
8155 * configure.in: Update error message for missing GMP/MPFR.
8156
8157 * configure: Regenerate.
8158
b5147de7
KG
81592006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8160
8161 * configure.in: Update MPFR version in error message.
8162
8163 * configure: Regenerate.
8164
f019376c
KG
81652006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8166
8167 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
8168 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
8169 --with-gmp-lib): New flags.
8170
8171 * configure: Regenerate.
8172
91ed95ae
BM
81732006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
8174
8175 * MAINTAINERS (Write After Approval): Change my email address.
8176
3a971f15
MLI
81772006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
8178
05170031 8179 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 8180
dce2d8b2 81812006-11-22 Philipp Thomas <pth@suse.de>
431041ea
PT
8182
8183 * MAINTAINERS (i18n): Update e-mail address.
8184
df5487ee
TS
81852006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
8186
8187 * MAINTAINERS (spu port): Add myself as maintainer.
8188 (Write After Approval): Remove myself.
8189
92c2f0ee
BE
81902006-11-22 Ben Elliston <bje@au.ibm.com>
8191
8192 * configure.in (skipdirs): Don't build libssp for SPU.
8193 * configure: Regenerate.
8194
a3b97199
AP
81952006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
8196
8197 * MAINTAINERS (spu port): Add myself as maintainer.
8198 (libobjc): Update my email address.
8199
0eb97064
AB
82002006-11-21 Andrea Bona <andrea.bona@st.com>
8201
8202 * MAINTAINERS (Write After Approval): Add myself.
8203
dce2d8b2 82042006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
85d9c13c
TS
8205
8206 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
8207 * configure : Rebuilt.
8208
dce2d8b2 82092006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6696f3cd
TS
8210
8211 * MAINTAINERS (Write After Approval): Add myself.
8212
d58542ea
AO
82132006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
8214
8215 * MAINTAINERS (Write After Approval): Add myself.
8216
a357b5ae
KG
82172006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8218
8219 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
8220 libmpfr.a.
8221 * configure: Regenerate.
8222
9bd6112c
PB
82232006-11-16 Paolo Bonzini <bonzini@gnu.org>
8224
8225 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
8226 (unstage): Test for stage_last presence.
8227
8228 PR bootstrap/29802
dce2d8b2
EB
8229 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
8230 STAGE_PREFIX.
9bd6112c
PB
8231 * Makefile.in: Regenerate.
8232
c8cf9f0f
ZD
82332003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
8234
8235 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
8236 maintainers.
8237
467b1fc6
ER
82382006-11-14 Erven Rohou <erven.rohou@st.com>
8239
8240 * MAINTAINERS (Write After Approval): Add myself.
8241
995a5697
PB
82422006-11-14 Paolo Bonzini <bonzini@gnu.org>
8243
8244 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
8245 and stageN-package/Makefile.
8246 * Makefile.in: Regenerated.
8247
c8d6d53e
JZ
82482006-11-14 Jie Zhang <jie.zhang@analog.com>
8249
8250 * configure.in: Remove target-libgloss from noconfigdirs for
8251 bfin-*-*.
8252 * configure: Regenerated.
8253
dffb147d
KG
82542006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8255
8256 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 8257
dffb147d
KG
8258 * configure: Regenerate.
8259
ca558912
KG
82602006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8261
8262 * configure.in: Robustify error message for missing GMP/MPFR.
8263
8264 * configure: Regenerate.
8265
dce2d8b2 82662006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7aa42285
SW
8267
8268 * MAINTAINERS (Write After Approval): Add myself.
8269
dce2d8b2 82702006-10-30 Uros Bizjak <ubizjak@gmail.com>
779958a2
UB
8271
8272 * MAINTAINERS: Change email address.
8273
91de1527
VP
82742006-10-30 Vladimir Prus <vladimir@codesourcery.com>
8275
8276 * MAINTAINERS (Write After Approval): Add myself.
8277
a3867703
PB
82782006-10-26 Peter Bergner <bergner@vnet.ibm.com>
8279
8280 * MAINTAINERS (Write After Approval): Add myself.
8281
b4364fa2
CL
82822006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
8283
7e050830 8284 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 8285 Write After Approval section.
b4364fa2 8286
70ec446f
KG
82872006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8288
8289 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
8290 need_gmp anymore.
8291 * configure: Regenerate.
8292
018c8d88
TB
82932006-10-16 Tobias Burnus <burnus@net-b.de>
8294
8295 * MAINTAINERS (Write After Approval): Add myself.
8296
f6a1687e
BE
82972006-10-16 Ben Elliston <bje@au.ibm.com>
8298
8299 * config.guess: Import latest version.
8300 * config.sub: Likewise.
8301
b5422ad7
BM
83022006-10-10 Brooks Moses <bmoses@stanford.edu>
8303
8304 * Makefile.def: Added pdf target handling.
8305 * Makefile.tpl: Added pdf target handling.
8306 * Makefile.in: Regenerated.
8307
bdcee471
CL
83082006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
8309
8310 * MAINTAINERS: Add self as score port maintainer.
8311
7d610414
BM
83122006-10-04 Brooks Moses <bmoses@stanford.edu>
8313
8314 * MAINTAINERS (Write After Approval): Add myself.
8315
e48d66a9
SK
83162006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
8317
7e050830 8318 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
8319 or newer.
8320 * configure: Regenerated.
8321
c394e891
DB
83222006-09-27 Dave Brolley <brolley@redhat.com>
8323
dce2d8b2
EB
8324 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
8325 using $s instead of $r.
c394e891
DB
8326 * configure: Regenerated.
8327
1ee4c5a0
TS
83282006-09-26 Thiemo Seufer <ths@mips.com>
8329
8330 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
8331 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
8332 * configure: Regenerate.
8333
dce2d8b2 83342006-09-24 Graeme Peterson <gridly@gmail.com>
5997afc3
GP
8335
8336 * MAINTAINERS (Write After Approval): Remove myself.
8337
0c502898
CF
83382006-09-22 Chao-ying Fu <fu@mips.com>
8339
8340 * MAINTAINERS (Write After Approval): Add myself.
8341
a7819e42
JM
83422006-09-10 Joseph S. Myers <joseph@codesourcery.com>
8343
8344 * MAINTAINERS: Add self as soft-fp maintainer.
8345
dce2d8b2 83462006-09-09 Anatoly Sokolov <aesok@post.ru>
a7819e42
JM
8347
8348 * MAINTAINERS: Add myself as avr maintainer.
8349 Remove Marek Michalkiewicz as avr maintainer.
827d0991 8350
e8288489
RC
83512006-09-07 Roberto Costa <roberto.costa@st.com>
8352
8353 * MAINTAINERS (Write After Approval): Add myself.
8354
b91f0a41
CV
83552006-08-30 Corinna Vinschen <corinna@vinschen.de>
8356
8357 * configure.in: Never build newlib for a Mingw host.
8358 Never build newlib as Mingw target library.
8359 Test the existence of winsup/cygwin for building a Cygwin newlib,
8360 rather than just winsup.
8361 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
8362 building a Mingw target.
8363 * configure: Regenerate.
8364
094c07a0
EB
83652006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
8366
8367 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
8368
8d1171cb
PB
83692006-07-25 Paolo Bonzini <bonzini@gnu.org>
8370
8371 * config.guess: Import from src (was more updated).
8372 * config.sub: Likewise.
8373
2e9e6f68
DJ
83742006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
8375
8376 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
8377 * configure: Regenerated.
8378
57255173
PB
83792006-07-18 Paolo Bonzini <bonzini@gnu.org>
8380
cc6010cd
AP
8381 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
8382 for stages after the first.
57255173 8383
9fbe6585
JJ
83842006-07-17 Jakub Jelinek <jakub@redhat.com>
8385
8386 * Makefile.def: Add dependencies for configure-opcodes
8387 on configure-intl and all-opcodes on all-intl.
8388 * Makefile.in: Regenerated.
8389
18c3f977
BE
83902006-07-13 Ben Elliston <bje@au.ibm.com>
8391
8392 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
8393
27b56ba6
PE
83942006-07-06 Paul Eggert <eggert@cs.ucla.edu>
8395
8396 Port to hosts whose 'sort' and 'tail' implementations
8397 treat operands with leading '+' as file names, as POSIX
8398 has required since 2001. However, make sure the code still
8399 works on pre-POSIX hosts.
8400 * ltmain.sh: Don't assume "sort +2" is equivalent to
8401 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
8402
ad6d4e43
UW
84032006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
8404
8405 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
8406
706601d9
PG
84072006-07-04 Peter O'Gorman <peter@pogma.com>
8408
8409 * ltconfig: chmod 644 before ranlib during install.
8410
0b50988a
EB
84112006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
8412
8413 PR bootstrap/18058
8414 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
8415 if the bootstrap compiler is a GCC version that supports it.
8416 * configure: Regenerate.
8417
b6348cb3
PB
84182006-07-03 Paolo Bonzini <bonzini@gnu.org>
8419
95695ad3 8420 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
8421 * configure: Regenerate.
8422
1546bb64
PB
84232006-07-03 Paolo Bonzini <bonzini@gnu.org>
8424
8425 PR other/27063
8426 * configure.in: Test subdir_requires and give an appropriate
8427 error message.
8428 * configure: Regenerate.
8429
5cb6c629
AJH
84302006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
8431
8432 * MAINTAINERS (Write After Approval): Add myself.
8433
f4d8cdf8
JDA
84342006-06-22 John David Anglin <dave.anglin@nrc.ca>
8435
8436 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8437
4fe5abb7
SE
84382006-06-22 Steve Ellcey <sje@cup.hp.com>
8439
8440 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8441
2a79fd67
DA
84422006-06-20 David Ayers <d.ayers@inode.at>
8443
8444 PR bootstrap/28072
8445 * configure.in: Add target-boehm-gc to noconfigdirs depending on
8446 whether target-libjava is being configured instead of whether the
8447 java front end is enabled.
8448 * configure: Regenerate.
7e050830 8449
04879af3
RO
84502006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8451
8452 PR target/27540
8453 * configure.in: Only enable libgomp on IRIX 6.
8454 * configure: Regenerate.
8455
ec6c7392
PB
84562006-06-15 Paolo Bonzini <bonzini@gnu.org>
8457
8458 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
8459 too.
8460 * Makefile.in: Regenerate.
8461
12973d7a
DD
84622006-06-13 Jeff Johnston <jjohnstn@redhat.com>
8463
8464 * config-ml.in: Alter CCASFLAGS to include special
8465 multilib options the same as is done for CFLAGS.
8466
c67ed86a
JDA
84672006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8468
8469 * configure.in: Don't enable libgomp on hpux10.
8470 * configure: Rebuilt.
8471
cb253473
DA
84722006-06-12 David Ayers <d.ayers@inode.at>
8473
8474 PR bootstrap/27963
8475 PR target/19970
7e050830 8476 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
8477 ${libgcj} is specified.
8478 * configure: Regenerate.
7e050830 8479
dce2d8b2 84802006-06-06 Carlos O'Donell <carlos@codesourcery.com>
32845532
CD
8481
8482 Sync from src:
7e050830
EC
8483
8484 * configure.in: Sync.
32845532 8485 * configure: Regenerated.
7e050830 8486
32845532
CD
8487 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
8488
8489 * Makefile.def: Added dependencies from sim and gdb on intl, and
8490 added configure dependencies to everything with an all dependency
8491 on intl.
8492 * Makefile.in: Regenerated.
8493
7cd0cf9c
DA
84942006-06-06 David Ayers <d.ayers@inode.at>
8495
8496 PR libobjc/13946
8497 * Makefile.def: Add dependencies for libobjc which boehm-gc.
8498 * Makefile.in: Regenerate.
8499 * configure.in: Add --enable-objc-gc at toplevel and have it
8500 enable boehm-gc for Objective-C.
8501 Remove target-boehm-gc from libgcj.
8502 Add target-boehm-gc to target_libraries.
8503 Add target-boehm-gc to noconfigdirs where ${libgcj}
8504 is specified.
8505 Assert that boehm-gc is supported when requested for Objective-C.
8506 Only build boehm-gc if needed either for Java or Objective-C.
8507 * configure: Regenerate.
7e050830 8508
3ff3adad
PB
85092006-06-05 Paolo Bonzini <bonzini@gnu.org>
8510
8511 PR 27674
8512 * Makefile.tpl (configure-[+prefix+][+module+],
8513 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
8514 Remove rule to unstage bootstrapped modules.
8515 (stage_current): New.
8516 * Makefile.in: Regenerate.
8517
898e551d
LB
85182006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
8519
8520 * MAINTAINERS (Write After Approval): Update my e-mail address.
8521
ea60341e
MS
85222006-06-01 Mark Shinwell <shinwell@codesourcery.com>
8523
8524 * include/libiberty.h: Declare pex_run_in_environment.
8525
222ae291
AL
85262006-05-31 Asher Langton <langton2@llnl.gov>
8527
8528 * MAINTAINERS (Write After Approval): Add myself.
898e551d 8529
e9a54b07
PB
85302006-05-25 Paolo Bonzini <bonzini@gnu.org>
8531
8532 * Makefile.def (bfd, opcodes): Fix lib_path.
8533 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
8534 (restrap): Move under "@if gcc-bootstrap". Fix typo.
8535 * Makefile.in: Regenerate.
8536
03e67131
CD
85372006-05-24 Carlos O'Donell <carlos@codesourcery.com>
8538
8539 * Makefile.in: Regenerate.
8540
65d6e994
CD
85412006-05-24 Carlos O'Donell <carlos@codesourcery.com>
8542
8543 * Makefile.def: Add install-html target. Add datarootdir
8544 docdir and htmldir to flags_to_pass.
8545 * Makefile.tpl: Add install-html target.
8546 * Makefile.in: Regenerate.
8547 * configure.in: Add --with-datarootdir, --with-docdir, and
8548 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
8549 * configure: Regenerate.
8550
9e299237
MS
85512006-05-24 Mark Shinwell <shinwell@codesourcery.com>
8552
8553 * configure.in: Enable gprof for cross builds.
8554 * configure: Regenerate.
8555
c31202cd
RG
85562006-05-22 Richard Guenther <rguenther@suse.de>
8557
8558 Revert
8559 2006-01-31 Richard Guenther <rguenther@suse.de>
8560 Paolo Bonzini <bonzini@gnu.org>
8561
8562 * Makefile.def (target_modules): Add libgcc-math target module.
8563 * configure.in (target_libraries): Add libgcc-math target library.
8564 (--enable-libgcc-math): New configure switch.
8565 * Makefile.in: Re-generate.
8566 * configure: Re-generate.
8567 * libgcc-math: New toplevel directory.
8568
2a332582
JDA
85692006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8570 Andreas Tobler <a.tobler@schweiz.ch>
8571
8572 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
8573 * configure: Rebuilt.
8574
dce2d8b2 85752006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 8576
ccce6917
SL
8577 * MAINTAINERS (Write After Approval): Add myself.
8578
ed606bc0
DD
85792006-05-01 DJ Delorie <dj@redhat.com>
8580
3d8f47a0 8581 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
8582 * configure: Regenerate.
8583
9386bd20
RG
85842006-05-01 Richard Guenther <rguenther@suse.de>
8585
8586 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
8587 maintainer.
8588
dce2d8b2 85892006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7b3bd503
KZ
8590
8591 * MAINTAINERS (Write After Approval): Add myself.
8592
87ceee72
JB
85932006-04-28 Jan Beulich <jbeulich@novell.com>
8594
8595 * MAINTAINERS (Write After Approval): Add myself.
8596
e88a2c09
DD
85972006-04-18 DJ Delorie <dj@redhat.com>
8598
8599 * configure.in (m32c): Build libstdc++-v3. Pass flags to
8600 reference libgloss so that libssp can be built in a combined
8601 tree.
8602 * configure: Regenerate.
8603
675f0a8a
RM
86042006-04-08 Robert Millan <rmh@gcc.gnu.org>
8605
8606 * MAINTAINERS (Write After Approval): Add myself.
8607
27b6c940
BE
86082006-04-05 Ben Elliston <bje@au.ibm.com>
8609
8610 * configure.in: Require makeinfo 4.4 or higher.
8611 * configure: Regenerate.
8612
687b17d4
GP
86132006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
8614
8615 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
8616 Rearrange the entries of other libraries to have them in one place.
8617
906ac235
JB
86182006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
8619
7e050830 8620 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
8621 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8622
fb0103e5
RG
86232006-03-14 Richard Guenther <rguenther@suse.de>
8624
8625 * configure: Regenerate with autoconf 2.13.
8626
17237f6b
JB
86272006-03-13 Jim Blandy <jimb@codesourcery.com>
8628
8629 * MAINTAINERS: Use my work address.
bed31434
JB
8630
8631 * MAINTAINERS: Update my E-mail address.
8632
27079765
AH
86332006-03-10 Aldy Hernandez <aldyh@redhat.com>
8634
8635 * configure.in: Handle --disable-<component> generically.
8636 * configure: Regenerate.
8637
54a17039
L
86382006-03-01 H.J. Lu <hongjiu.lu@intel.com>
8639
8640 PR libgcj/17311
8641 * ltmain.sh: Don't use "$finalize_rpath" for compile.
8642
b9bd11ca
EE
86432006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
8644
8645 * MAINTAINERS (Write After Approval): Remove myself.
8646 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8647
dce2d8b2 86482006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 8649
072b06f2
RE
8650 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
8651 (TARGET_CONFIGDIRS): Remove.
8652 * configure.in: Remove AC_SUBST(target_configdirs).
8653 * Makefile.in, configure: Regenerated.
ee2312f3 8654
936e1a35
SK
86552006-02-20 Steven G. Kargl <kargls@comcast.net>
8656
8657 * MAINTAINERS (Write After Approval): Remove myself.
8658 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8659
cc11cc9b
PB
86602006-02-20 Paolo Bonzini <bonzini@gnu.org>
8661
8662 PR bootstrap/25670
8663
8664 * Makefile.tpl ([+compare-target+]): Print explanation messages.
8665
8666 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
8667 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
8668 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
8669 BUILD_PREFIX, BUILD_PREFIX_1.
8670 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
8671
8672 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
8673 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
8674
8675 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
8676 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
8677 of `cat stage_current`. Always provide the `r' and `s' variables.
8678 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
8679 a single shell execution.
8680 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
8681 bootstrapped modules, make the stage1 module if the build was not
8682 started yet, else build the current stage.
8683 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
8684 (all-build, all-host, all-target, [+make_target+]-host,
8685 [+make_target+]-target): Do not use \-continued lines.
8686 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
8687 (current_stage, restrap, stage_last): New.
8688
8689 * Makefile.in: Regenerate.
8690 * configure: Regenerate.
8691
63a7c9ef
BD
86922006-02-19 Bud Davis <jmdavis@link.com>
8693
8694 * MAINTAINERS (Write After Approval): Remove myself.
8695 (Language Front End Maintainers): Add myself as fortran 95
8696 maintainer and update e-mail address.
8697
a3543e3a
FXC
86982006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8699
8700 * MAINTAINERS (Write After Approval): Remove myself.
8701 (Language Front End Maintainers): Add myself as fortran 95
8702 maintainer.
8703
ca5b1d2c
VK
87042006-02-16 Victor Kaplansky <victork@il.ibm.com>
8705
8706 * MAINTAINERS (Write After Approval): Add myself.
8707
0499513f
TK
87082006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
8709
8710 * MAINTAINERS (Write After Approval): Remove myself.
8711 (Language Front End Maintainers): Add myself as
8712 fortran 95 maintainer.
8713
d1f8db0c
PB
87142006-02-14 Paolo Bonzini <bonzini@gnu.org>
8715
8716 Sync from src:
8717
8718 2005-12-27 Leif Ekblad <leif@rdos.net>
8719
cc6010cd
AP
8720 * configure.in: Add support for RDOS target.
8721 * configure: Regenerate.
d1f8db0c
PB
8722
87232006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 8724 Andreas Schwab <schwab@suse.de>
d1f8db0c 8725
cc6010cd 8726 * configure: Regenerate.
d1f8db0c 8727
cac90078
DE
87282006-02-12 David Edelsohn <edelsohn@gnu.org>
8729
8730 * configure.in (enable_libgomp): Add AIX.
8731 * configure: Regenerate.
8732
bd37fbf5
MK
87332006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
8734
8735 * MAINTAINERS (Write After Approval): Add myself.
7e050830 8736
23027b7a
LM
87372006-02-03 Lee Millward <lee.millward@gmail.com>
8738
8739 * MAINTAINERS (Write After Approval): Add myself.
7e050830 8740
0058967b
RG
87412006-01-31 Richard Guenther <rguenther@suse.de>
8742 Paolo Bonzini <bonzini@gnu.org>
8743
8744 * Makefile.def (target_modules): Add libgcc-math target module.
8745 * configure.in (target_libraries): Add libgcc-math target library.
8746 (--enable-libgcc-math): New configure switch.
8747 * Makefile.in: Re-generate.
8748 * configure: Re-generate.
8749 * libgcc-math: New toplevel directory.
8750
e8b05380
PB
87512006-01-26 Paolo Bonzini <bonzini@gnu.org>
8752
8753 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
8754 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
8755 the assembler, linker and binutils.
8756 * configure: Regenerate.
8757
d54d5437
DM
87582006-01-22 Dirk Mueller <dmueller@suse.de>
8759
8760 * MAINTAINERS (Write After Approval): Add myself.
8761
670cbfcf
DN
87622006-01-20 Diego Novillo <dnovillo@redhat.com>
8763
8764 * configure: Regenerate.
8765
953ff289
DN
87662006-01-18 Richard Henderson <rth@redhat.com>
8767 Jakub Jelinek <jakub@redhat.com>
8768 Diego Novillo <dnovillo@redhat.com>
8769
8770 * libgomp: New directory.
8771 * Makefile.def: Add target_module libgomp.
8772 * Makefile.in: Regenerate.
8773 * configure.in (target_libraries): Add target-libgomp.
8774 * configure: Regenerate.
8775
32ce4048
AO
87762006-01-05 Alexandre Oliva <aoliva@redhat.com>
8777
8778 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
8779 @ from continuation.
8780 * Makefile.in: Rebuilt.
8781
0eaf8e17 87822006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 8783
c76c0c83
CL
8784 * MAINTAINERS (Write After Approval): Add myself.
8785
2d309510
PB
87862006-01-04 Paolo Bonzini <bonzini@gnu.org>
8787
8788 PR bootstrap/24252
8789
8790 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
8791 * Makefile.tpl (OBJDUMP): New.
8792 (EXTRA_HOST_FLAGS): Add it.
8793 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
8794
953ff289
DN
8795 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
8796 to use symbolic links between directories. Avoid race conditions
8797 or make them harmless.
8798 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
8799
8800 * Makefile.def (LEAN): Pass.
8801 * Makefile.tpl (LEAN): Define.
8802 (stage[+id+]-start): Accept that the previous directory does not
8803 exist, if the bootstrap is lean.
8804 (stage[+id+]-bubble): Invoke lean bootstrap commands after
8805 stage[+id+]-start. Use a makefile variable and an `if' instead of a
8806 configure substitution.
8807 ([+compare-target+]): Likewise.
8808 ([+bootstrap-target+]-lean): New.
8809 * configure.in: Remove lean bootstrap support from here.
8810
953ff289
DN
8811 * Makefile.in: Regenerate.
8812 * configure: Regenerate.
2d309510 8813
368872c3
BE
88142006-01-04 Ben Elliston <bje@au.ibm.com>
8815
8816 * MAINTAINERS (libdecnumber): Add myself.
8817
d79e6356
MM
88182006-01-02 Mark Mitchell <mark@codesourcery.com>
8819
8820 * libtool-ldflags: New script.
8821
a6fbc1e2
AS
88222006-01-02 Andreas Schwab <schwab@suse.de>
8823
8824 * configure.in: When reconfiguring remove Makefile in
8825 all stage directories.
8826 * configure: Regenerate.
8827
103a4b39
SB
88282005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
8829
8830 * MAINTAINERS: Update my email address.
8831
212f829c
PB
88322005-12-20 Paolo Bonzini <bonzini@gnu.org>
8833
8834 Revert Ada-related part of the previous change.
8835
8836 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
8837 Do not pass.
8838 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
8839 * Makefile.in: Regenerate.
8840 * configure.in: Do not include mt-ppc-aix target fragment.
8841 * configure: Regenerate.
8842
8ef1f2df
PB
88432005-12-19 Paolo Bonzini <bonzini@gnu.org>
8844
8845 * configure.in: Select appropriate fragments for PowerPC/AIX.
8846 * configure: Regenerate.
8847
8848 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
8849 BOOT_CFLAGS, BOOT_LDFLAGS.
8850 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
8851 BOOT_CFLAGS, BOOT_LDFLAGS.
8852 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
8853 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
8854 (stage): Fail if we cannot complete the work.
8855 * Makefile.in: Regenerate.
8856
ab34901f
NS
88572005-12-16 Nathan Sidwell <nathan@codesourcery.com>
8858
8859 * configure.in: Replace ms1 with mt.
8860 * configure: Rebuilt.
8861
cbe82f21
BM
88622005-12-15 Bryce McKinlay <mckinlay@redhat.com>
8863
8864 * MAINTAINERS: Update my email address.
8865
19843472
PB
88662005-12-15 Paolo Bonzini <bonzini@gnu.org>
8867
8868 * Makefile.tpl (all, do-[+make_target+], do-check, install,
8869 install-host-nogcc): Don't invoke $(stage) at the end.
8870 * Makefile.in: Regenerate.
8871
1ca26cd2
PB
88722005-12-14 Paolo Bonzini <bonzini@gnu.org>
8873
8874 * configure.in: Flip the top-level bootstrap switch.
8875 * configure: Regenerate.
8876
f41d6665
DJ
88772005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
8878
8879 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
8880 $(stage) and $(unstage).
8881 (EXTRA_TARGET_FLAGS): Correct double-quoting.
8882 (all): Remove stray semicolon.
8883 (local-distclean): Don't handle multilib.tmp and multilib.out.
8884 (install.all): Set $s for consistency.
8885 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
8886 check_multilibs setting. Always make the install directory.
8887 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
8888 Correct @if/@endif.
8889 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
8890 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
8891 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
8892 (multilib.out): Remove.
8893 * Makefile.in: Regenerated.
8894
dce2d8b2 88952005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9174b3cf
CD
8896
8897 * MAINTAINERS (Write After Approval): Add myself.
8898
64f182bd
NS
88992005-12-12 Nathan Sidwell <nathan@codesourcery.com>
8900
121b2cee
NS
8901 * MAINTAINERS: Add myself as mt maintainer.
8902
64f182bd
NS
8903 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
8904
a6d63770
AN
89052005-12-06 Adam Nemet <anemet@caviumnetworks.com>
8906
8907 * MAINTAINERS: Change email address.
8908
2abefe3d
PB
89092005-12-05 Paolo Bonzini <bonzini@gnu.org>
8910
8911 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
8912 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
8913 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
8914 Find in-tree tools if available.
8915 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
8916 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
8917 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
8918 (COMPILER_*_FOR_TARGET): New.
8919 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
8920 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
8921 (CONFIGURED_*, USUAL_*): Remove.
8922 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
8923 STRIP): Use autoconf substitutions.
8924 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
8925 COMPILER_NM_FOR_TARGET): New.
8926 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
8927
8928 (all): Make all-host and all-target in parallel.
8929 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
8930 that $$r and $$s are set before invoking a recursive make.
8931 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
8932 ([+bootstrap-target+]): Inline most of the `all' target.
8933
2f3bdde7
BE
89342005-11-29 Ben Elliston <bje@au.ibm.com>
8935
8936 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
8937 from the gcc build directory.
8938 * Makefile.in: Regenerate.
8939
a4b6c45a
BE
89402005-11-29 Ben Elliston <bje@au.ibm.com>
8941
8942 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
8943 depend on all-libdecnumber.
8944 * configure.in (host_libs): Include libdecnumber.
8945 * Makefile.in: Regenerate.
8946 * configure: Likewise.
8947
473a74b9
BE
89482005-11-29 Ben Elliston <bje@au.ibm.com>
8949
8950 * libdecnumber: Import decNumber sources from the dfp-branch.
8951
b4623110
KJ
89522005-11-21 Kean Johnston <jkj@sco.com>
8953
8954 * config.sub, config.guess: Sync from upstream sources.
8955
67dc1785
BE
89562005-11-21 Ben Elliston <bje@au.ibm.com>
8957
8958 Import from Autoconf sources:
8959
8960 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
8961 * config/move-if-change: Don't output "$2 is unchanged";
8962 suggested by Ben Elliston. Handle weird characters correctly.
8963
186abafe
AT
89642005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
8965
8966 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
8967 to match upstream libtool for darwin.
8968
ef9db8d5
DJ
89692005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
8970
8971 * Makefile.def: Remove gdb dependencies for gdbtk.
8972 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
8973 (configure-gdb, install-gdb): New rules.
8974 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
8975 * Makefile.in, configure: Regenerated.
8976
9c5141ab
JB
89772005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
8978
8979 * MAINTAINERS (Write After Approval): Add myself.
8980
4523d51b
EE
89812005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
8982
8983 * MAINTAINERS (Write After Approval): Add myself.
8984
086b011c
DN
89852005-10-24 Diego Novillo <dnovillo@redhat.com>
8986
8987 * MAINTAINERS (alias analysis): Add Daniel Berlin and
8988 Diego Novillo.
8989
e7c84bf8
PB
89902005-10-22 Paolo Bonzini <bonzini@gnu.org>
8991
8992 PR bootstrap/24297
8993 * Makefile.tpl (do-[+make-target+], do-check, install,
8994 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
8995 are set before recursing.
8996 * Makefile.in: Regenerate.
8997
b88a7564
EB
89982005-10-20 Eric Botcazou <ebotcazou@adacore.com>
8999
9000 PR bootstrap/18939
9001 * Makefile.def (gcc) <target>: Fix thinko.
9002 * Makefile.in: Regenerate.
9003
61efc800
BS
90042005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
9005
9006 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
9007 * configure: Regenerate.
9008
f53d2869
JZ
90092005-10-15 Jie Zhang <jie.zhang@analog.com>
9010
9011 * MAINTAINERS (Write After Approval): Add self.
9012
077fc835
KH
90132005-10-08 Kazu Hirata <kazu@codesourcery.com>
9014
9015 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
9016 target-libffi, target-qthreads, target-libjava, and
9017 targetlibobjc.
9018 * configure: Regenerate.
9019
d739199a
DJ
90202005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
9021
9022 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
9023 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
9024 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
9025 (USUAL_OBJDUMP_FOR_TARGET): New.
9026 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
9027 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 9028 * configure, Makefile.in: Regenerated.
d739199a 9029
db38c6bb
PB
90302005-10-05 Paolo Bonzini <bonzini@gnu.org>
9031
9032 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
9033 before other host packages.
9034
3015564c
KK
90352005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
9036
9037 * MAINTAINERS: Add self as sh libraries/configury maintainer.
9038
1061f99e
PB
90392005-10-05 Paolo Bonzini <bonzini@gnu.org>
9040
9041 PR bootstrap/22340
9042
9043 * configure.in (default_target): Remove.
9044 * Makefile.tpl (all): Do not use prerequisites as subroutines
9045 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
9046 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
9047 use prerequisites as subroutines.
9048 (check-host, check-target): New.
9049 (bootstrap configure & all targets): Do not use stage*-start
9050 if the directory layout is already ok.
9051 (non-bootstrap configure & all targets): Prepend a $(unstage).
9052 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
9053 (NOTPARALLEL): Remove.
9054 (unstage, stage variables): New variables.
9055 (unstage, stage targets): Simply expand to those variables.
9056
9057 * configure: Regenerate.
9058 * Makefile.in: Regenerate.
9059
4a9c436f
JW
90602005-10-04 James E Wilson <wilson@specifix.com>
9061
9062 * Makefile.def (lang_env_dependencies): Add libmudflap.
9063 * Makefile.in: Regenerate.
9064
37150080
AS
90652005-10-03 Andreas Schwab <schwab@suse.de>
9066
9067 Backport from libtool CVS:
9068 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
9069
9070 * ltmain.sh: add support for installing into temporary
9071 staging area (e.g. 'make install DESTDIR=...')
9072
39d16468
L
90732005-10-03 H.J. Lu <hongjiu.lu@intel.com>
9074
9075 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
9076 * configure: Regenerated.
9077
72a7ab82
AP
90782005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
9079
9080 * configure: Regenerate with the correct
9081 autoconf version.
9082
6b65a26d
CM
90832005-09-30 Catherine Moore <clm@cm00re.com>
9084
9085 * configure.in (bfin-*-*): New.
9086 * configure: Regenerated.
9087
040b1c5a
GK
90882005-09-28 Geoffrey Keating <geoffk@apple.com>
9089
9090 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
9091 (LIPO_FOR_TARGET): New.
9092 (CONFIGURED_LIPO_FOR_TARGET): New.
9093 (USUAL_LIPO_FOR_TARGET): New.
9094 (STRIP_FOR_TARGET): New.
9095 (CONFIGURED_STRIP_FOR_TARGET): New.
9096 (USUAL_STRIP_FOR_TARGET): New.
9097 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
9098 STRIP_FOR_TARGET.
9099 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
9100 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
9101 * Makefile.in: Regenerate.
9102 * configure: Regenerate.
7e050830 9103
3a3c28db
DE
91042005-09-19 David Edelsohn <edelsohn@gnu.org>
9105
9106 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
9107 (rs6000-*-aix*): Same.
9108 * configure: Regenerate.
9109
2749a921
TT
91102005-09-16 Tom Tromey <tromey@redhat.com>
9111
9112 * MAINTAINERS: Add self as java maintainer.
9113
7f26dfa3
FXC
91142005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9115
9116 * configure.in: Recognize f95 in the --enable-languages option,
9117 and substitute it for fortran, issuing a warning.
9118 * configure: Regenerate.
9119
d8852c4f
PE
91202005-08-30 Phil Edwards <phil@codesourcery.com>
9121
9122 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
9123 * configure: Regenerated.
9124
ad685e81
AH
91252005-08-22 Aldy Hernandez <aldyh@redhat.com>
9126
9127 * MAINTAINERS: Add self as ms1 maintainer.
9128
b00d752c
RE
91292005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
9130
9131 * Makefile.def (libssp): Add to lang_env_dependencies.
9132 * Makefile.in: Regenerate.
9133
9ed8fb9b
ILT
91342005-08-18 Ian Lance Taylor <ian@airs.com>
9135
9136 * MAINTAINERS: Add myself as middle-end maintainer.
9137
0f029d39
CG
91382005-08-17 Christian Groessler <chris@groessler.org>
9139
9140 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
9141 * Makefile.in: Regenerate.
9142
81087874
AK
91432005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
9144
9145 * MAINTAINERS (write after approval): Added myself.
9146
6a134f1c
MR
91472005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
9148
9149 * MAINTAINERS (Write After Approval): Add myself.
9150
2693c0b0
PB
91512005-08-12 Paolo Bonzini <bonzini@gnu.org>
9152
9153 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
9154 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
9155 Look for alternate names of the target cc and c++
9156 * configure: Regenerate.
9157
4de997d1
PB
91582005-08-08 Paolo Bonzini <bonzini@gnu.org>
9159
9160 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9161 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
9162 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
9163 tools; remove code to manually set them.
9164 (Target tools): Look in the environment for them.
9165 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9166 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
9167 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
9168 build directory.
9169 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
9170 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
9171 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
9172 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9173 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
9174 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
9175 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
9176 * configure: Regenerate.
9177 * Makefile.in: Regenerate.
9178
b089e33a
BE
91792005-07-28 Ben Elliston <bje@au.ibm.com>
9180
9181 * MAINTAINERS: Update for removed CPU targets.
9182
e3791243
MM
91832005-07-27 Mark Mitchell <mark@codesourcery.com>
9184
9185 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 9186 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
9187 * Makefile.in: Regenerated.
9188
526635cb
MM
91892005-07-26 Mark Mitchell <mark@codesourcery.com>
9190
9191 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
9192 (CFLAGS_FOR_TARGET): Use it.
9193 (CXXFLAGS_FOR_TARGET): Likewise.
9194 * Makefile.in: Regenerated.
9195 * configure.in (--with-build-sysroot): New option.
9196 * configure: Regenerated.
9197
19791f70
PB
91982005-07-24 Paolo Bonzini <bonzini@gnu.org>
9199
9200 * Makefile.tpl: Wrap install between unstage and stage
9201 * Makefile.in: Regenerate.
9202
35f5a23f
EC
92032005-07-21 Eric Christopher <echristo@apple.com>
9204
9205 * MAINTAINERS: Update affiliation.
9206
ff3ddf15
PW
92072005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
9208
9209 * MAINTAINERS: Add self as crx port maintainer.
9210
3a664c1c
DD
92112005-07-20 DJ Delorie <dj@redhat.com>
9212
9213 * MAINTAINERS: Add self as m32c maintainer.
9214
539df155
KC
92152005-07-16 Kelley Cook <kcook@gcc.gnu.org>
9216
9217 * all files: Update FSF address.
9218
be9c593a
EC
92192005-07-15 Eric Christopher <echristo@redhat.com>
9220
9221 * MAINTAINERS: Change affiliation.
9222
fd7ea4ab
JB
92232005-07-14 Jim Blandy <jimb@redhat.com>
9224
9225 * configure.in: Add cases for Renesas m32c.
9226 * configure: Regenerated.
7e050830 9227
0063a823
KC
92282005-07-14 Kelley Cook <kcook@gcc.gnu.org>
9229
d0ca130a
KC
9230 * COPYING.LIB: Update from fsf.org.
9231
92322005-07-14 Kelley Cook <kcook@gcc.gnu.org>
9233
9234 * COPYING, compile, config.guess,
0063a823
KC
9235 config.sub, install-sh, missing, mkinstalldirs,
9236 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 9237 * config-ml.in: Update FSF address.
0063a823 9238
a8ba31f2
EC
92392005-07-13 Eric Christopher <echristo@redhat.com>
9240
9241 * configure.in: Add toplevel noconfigdir support for tpf.
9242 * configure: Regenerate.
9243
5bea4a03
PB
92442005-07-11 Paolo Bonzini <bonzini@gnu.org>
9245
9246 PR ada/22340
9247
9248 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
9249 * Makefile.in: Regenerate.
9250
284bdbbd
MM
92512005-07-07 Mark Mitchell <mark@codesourcery.com>
9252
9253 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 9254 Brolley to write-after-approval.
284bdbbd 9255
452190fb
AS
92562005-07-07 Andreas Schwab <schwab@suse.de>
9257
9258 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
9259 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
9260 * Makefile.in: Regenerated.
9261
9c8f9ec2
GK
92622005-07-06 Geoffrey Keating <geoffk@apple.com>
9263
9264 * configure.in: Don't build sim or rda when targetting darwin.
9265 * configure: Regenerate.
9266
ef0087a7
KH
92672005-07-06 Kazu Hirata <kazu@codesourcery.com>
9268
9269 * configure.in: Add --enable-libssp and --disable-libssp.
9270 * configure: Regenerate with autoconf-2.13.
9271
77008252
JJ
92722005-07-02 Jakub Jelinek <jakub@redhat.com>
9273
9274 * Makefile.def (target_modules): Add libssp.
9275 * configure.in (target_libraries): Add target-libssp.
9276 * configure: Rebuilt.
9277 * Makefile.in: Rebuilt.
9278
a04eae1b
ZW
92792005-07-01 Zack Weinberg <zackw@panix.com>
9280
9281 * MAINTAINERS: Change email address. Resign from maintainership.
9282
948884cd
RG
92832005-07-01 Richard Guenther <rguenther@suse.de>
9284
9285 * MAINTAINERS: Change my e-mail address and affiliation.
9286
c7870f5d
PB
92872005-06-22 Paolo Bonzini <bonzini@gnu.org>
9288
9289 * Makefile.def (stagefeedback): Come after profile.
9290 Define profiledbootstrap target.
9291 * Makefile.tpl (profiledbootstrap): Remove.
9292 (stageprofile-end): Zap stagefeedback.
9293 (stagefeedback-start): Copy all .gcda files, not only GCC's.
9294 * Makefile.in: Regenerate.
9295
ab99519a
RS
92962005-06-13 Richard Sandiford <richard@codesourcery.com>
9297
9298 * MAINTAINERS: Update my email address.
9299
f610dd5f
ZW
93002005-06-13 Zack Weinberg <zack@codesourcery.com>
9301
9302 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
9303 In 'cpp' stanza, support '#line' as well as '# '.
9304
71bc2a83
AS
93052005-06-08 Andreas Schwab <schwab@suse.de>
9306
9307 * MAINTAINERS: Move myself from 'Write After Approval' to
9308 'CPU Port Maintainers' section as m68k maintainer.
9309
4fab7234
HPN
93102005-06-07 Hans-Peter Nilsson <hp@axis.com>
9311
9312 * configure.in (unsupported_languages): New macro.
9313 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
9314 non-ported target libraries in noconfigdirs.
9315 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
9316 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 9317 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
9318 unsupported_languages.
9319 * configure: Regenerate.
9320
68193f9b
TS
93212005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
9322
9323 * configure.in: Fix typo in handling of --with-mpfr-dir.
9324 * configure: Regenerate.
9325
f26f6b8d
RS
93262005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
9327
9328 * MAINTAINERS: Update my email address.
9329
ba4853f8
JB
93302005-06-02 Jim Blandy <jimb@redhat.com>
9331
9332 * config.sub: Add cases for the Renesas m32c. (This patch has been
9333 accepted into the master sources.)
9334
79dd769c 93352005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
9336 Michael Snyder <msnyder@redhat.com>
9337 Stan Cox <scox@redhat.com>
79dd769c 9338
f610dd5f 9339 * configure.in: Set noconfigdirs for ms1.
79dd769c 9340
f610dd5f 9341 * configure: Regenerate.
79dd769c 9342
d29e107f
JD
93432005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
9344
9345 * MAINTAINERS (Write After Approval): Add self.
9346
e93196c3
JC
93472005-06-01 Josh Conner <jconner@apple.com>
9348
9349 * MAINTAINERS (Write After Approval): Add self.
9350
ae263c7a
KH
93512005-06-01 Kazu Hirata <kazu@codesourcery.com>
9352
9353 * MAINTAINERS: Update my email address.
9354
585b3aa3
ZM
93552005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
9356
9357 * MAINTAINERS (Write After Approval): Add self.
9358
4930c50b
CD
93592005-05-26 Chris Demetriou <cgd@broadcom.com>
9360
9361 * MAINTAINERS (Write After Approval): Remove self.
9362
2dfbef6d
PB
93632005-05-25 Paolo Bonzini <bonzini@gnu.org>
9364
9365 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
9366 (Dependencies): Consider target modules for bootstrap dependencies.
9367 Make target bootstrap modules depend on each stage's gcc.
9368 * Makefile.in: Regenerate.
9369
bcb28cf5
PB
93702005-05-20 Paolo Bonzini <bonzini@gnu.org>
9371
9372 * Makefile.def (configure-gcc): Depend on binutils having been built.
9373 (all-gcc): No need to do it here.
9374 * Makefile.in: Regenerate.
9375
0cf085e4
PB
93762005-05-19 Paul Brook <paul@codesourcery.com>
9377
f610dd5f 9378 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
9379 language cannot be built.
9380 * configure: Regenerate.
9381
dfb2c39a
DJ
93822005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
9383
9384 * ylwrap: Import from Automake 1.9.5.
9385
771aaa92
DU
93862005-05-13 David Ung <davidu@mips.com>
9387
9388 * MAINTAINERS (Write After Approval): Add self.
9389
3ac9bd58
MS
93902005-05-09 Mike Stump <mrs@apple.com>
9391
9392 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
9393 lt_cv_sys_max_cmd_len for now.
f610dd5f 9394
f77a5578
SC
93952005-05-09 Stan Cox <scox@redhat.com>
9396
9397 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
9398
795e36e5
MK
93992005-05-08 Matt Kraai <kraai@ftbfs.org>
9400
9401 * README.SCO: Update the URL.
9402
c9392a2b
DE
94032005-05-05 David Edelsohn <edelsohn@gnu.org>
9404
9405 * ltconfig: Define file_list_spec. Pass file_list_spec and
9406 with_gnu_ld to libtool.
9407 * ltcf-c.sh (aix[45]): Define file_list_spec.
9408 * ltcf-cxx.sh (aix[45]): Same.
9409 * ltcf-gcj.sh (aix[45]): Same.
9410 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
9411 exists, write list of input files to temporary file.
9412
bebcd931
MS
94132005-05-04 Mike Stump <mrs@apple.com>
9414
9415 * configure.in: Always pass --target to target configures as
9416 otherwise rebuilds that do --recheck will fail.
9417 * confiugure: Rebuilt.
9418
ce406537
PB
94192005-05-04 Paolo Bonzini <bonzini@gnu.org>
9420
9421 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
9422 STAGE_HOST_EXPORTS.
9423 (configure, all): Add bootstrap support.
9424 (Host modules, target modules): Pass post-stage1 flags and exports.
9425 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
9426 * Makefile.in: Regenerate.
9427
aa9dcfc4
PB
94282005-04-29 Paolo Bonzini <bonzini@gnu.org>
9429
9430 * configure: Regenerate.
9431
b6f9abcf
MS
94322005-04-27 Mike Stump <mrs@apple.com>
9433
9434 * MAINTAINERS: Add self as darwin maintainer.
9435
acb217cb
BS
94362005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
9437
9438 * config.sub: Update from master copy.
9439
b6dae270
MS
94402005-04-21 Mike Stump <mrs@apple.com>
9441
9442 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
9443 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
9444
c2e0d3a9
HPN
94452005-04-19 Hans-Peter Nilsson <hp@axis.com>
9446
9447 * configure.in <crisv32-*-*, cris-*-*>: New local variable
9448 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
9449 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
9450 "*-*-elf" and "*-*-linux*".
9451 * configure: Regenerate.
9452
871ae772
JM
94532005-04-14 Joseph S. Myers <joseph@codesourcery.com>
9454
9455 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
9456
bf070c29
MS
94572005-04-12 Mike Stump <mrs@apple.com>
9458
9459 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
9460
e865b6f7
TK
94612005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
9462
9463 * MAINTAINERS (Write After Approval): Add myself.
9464
7b71ad7f
BS
94652005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
9466
9467 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
9468
25b42232
PB
94692005-04-06 Paolo Bonzini <bonzini@gnu.org>
9470
f610dd5f 9471 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
9472 (TARGET_CONFIGARGS): Include --with-target-subdir.
9473 (configure, all): New macros. Use them throughout.
9474 * Makefile.in: Regenerate.
9475
d727c624
JG
94762005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
9477
9478 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 9479
fff72cc4
ZD
94802005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9481
9482 * MAINTAINERS: Remove 'loop unrolling' maintainer.
9483
86472dc3
GP
94842005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
9485
9486 * MAINTAINERS: Move John Carr to Write After Approval.
9487
dce2d8b2 94882005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5d0f90e5
R
9489
9490 * config/mh-mingw32: Delete.
9491 * configure.in: Don't use it.
9492 * configure: Regenerate.
9493
33da42bc
PB
94942005-03-31 Paolo Bonzini <bonzini@gnu.org>
9495
9496 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
9497 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dce2d8b2 9498 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
33da42bc
PB
9499 (HOST_LIB_PATH): Generate from Makefile.def.
9500 (TARGET_LIB_PATH): Likewise.
9501 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
9502 * Makefile.in: Regenerate.
9503 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
9504 (RPATH_ENVVAR): Include Darwin case.
9505 * configure: Regenerate.
9506
15cc1841
TF
95072005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
9508
9509 * MAINTAINERS (Various Maintainers): Remove self.
9510 (Write After Approval): Add self.
9511
6a8c79d5
TF
95122005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
9513
9514 * MAINTAINERS (Various Maintainers): Add self.
9515
256f7136
PB
95162005-03-25 Paolo Bonzini <bonzini@gnu.org>
9517
9518 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
9519 * configure: Regenerate.
9520
191dd2c9
ZW
95212005-03-21 Zack Weinberg <zack@codesourcery.com>
9522
9523 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
9524 gcc_version, and gcc_version_trigger from set of flags to pass.
9525 * Makefile.tpl: Remove definitions of above variables.
9526 (config.status): Remove dependency on $(gcc_version_trigger).
9527 * Makefile.in: Regenerate.
9528 * configure.in: Do not reference config/gcc-version.m4 nor
9529 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
9530 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
9531 * configure: Regenerate.
9532
ef6e9bc0 95332005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dce2d8b2 9534 Andrew Pinski <pinskia@physics.uc.edu>
ef6e9bc0
MH
9535
9536 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
9537 * Makefile.in: Regenerate.
9538
009bbd5a
FW
95392005-03-13 Feng Wang <fengwang@nudt.edu.cn>
9540
9541 * MAINTAINERS (Write After Approval): Add myself.
9542
09f8755b
DA
95432005-03-03 David Ayers <d.ayers@inode.at>
9544
9545 * MAINTAINERS (Write After Approval): Add myself.
9546
e73ed25c
AO
95472005-03-01 Alexandre Oliva <aoliva@redhat.com>
9548
9549 PR libgcj/20160
9550 * ltmain.sh: Avoid creating archives with components that have
9551 duplicate basenames.
9552
ace9ac7b
AP
95532005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
9554
9555 PR bootstrap/20250
9556 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
9557 instead of check.
9558 * Makefile.in: Regenerate.
9559
c9db9354
PB
95602005-02-28 Paolo Bonzini <bonzini@gnu.org>
9561
9562 * Makefile.in: Regenerate to fix conflict between the previous two
9563 patches.
9564
215c351a
PB
95652005-02-28 Paolo Bonzini <bonzini@gnu.org>
9566
9567 PR bootstrap/17383
9568 * Makefile.def (target_modules): Remove "stage", now unnecessary.
9569 * Makefile.tpl (HOST_SUBDIR): New substitution.
9570 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
9571 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9572 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
9573 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
9574 (Host modules, Bootstrapped modules): Use it.
9575 (Build modules, Target modules): Do not create symlink trees,
9576 always configure out-of-srcdir.
9577 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
9578 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
9579 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
9580 $(HOST_SUBDIR). Create a symlink for host_subdir.
9581
9582 * Makefile.in: Regenerate.
9583 * configure: Regenerate.
9584
5395b47b
NN
95852005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9586
9587 Merged from libada-gnattools-branch:
9588 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
9589
9590 * gnattools: New directory.
9591 * Makefile.def: Add gnattools as a module, depending on target-libada.
9592 * Makefile.in: Regenerate.
9593 * configure.in: Include gnattools in host_tools; disable it if ada
9594 is disabled.
9595 * configure: Regenerate.
9596
ca2cc05c
JM
95972005-02-24 James A. Morrison <phython@gcc.gnu.org>
9598
9599 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
9600 treelang maintainer.
9601 (Write After Approval): Remove myself.
9602
d2f3024f
PS
96032005-02-23 Paul Schlie <schlie@comcast.net>
9604
9605 * configure.in: Allow darwin targeted ports to build tk, itcl and
9606 libgui.
9607 * configure: Regenerate.
9608
bba5e0ca
EB
96092005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
9610
9611 PR libgcj/10353
9612 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
9613 * configure: Regenerate.
9614
70132ce7
SK
96152005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
9616
9617 * MAINTAINERS (Write After Approval): Add myself.
9618
20f0edca
ILT
96192005-02-10 Ian Lance Taylor <ian@airs.com>
9620
9621 * MAINTAINERS: Update my e-mail address.
9622
e64e5109
RG
96232005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
9624
9625 * MAINTAINERS (Write After Approval): Add myself.
9626
40d64b5a
HPN
96272005-01-29 Hans-Peter Nilsson <hp@axis.com>
9628
9629 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
9630 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
9631 target-libgloss when not *-*-elf and *-*-aout.
9632 * configure: Regenerate.
9633
54a12711
KH
96342005-01-23 Kazu Hirata <kazu@cs.umass.edu>
9635
9636 * MAINTAINERS: Remove obsolete entries.
9637
0aa99dbb
KH
9638 * MAINTAINERS (Write After Approval): Add Michael Matz.
9639
2b009f5f
NB
96402005-01-19 Neil Booth <neil@daikokuya.co.uk>
9641
9642 * MAINTAINERS: Remove self as cpplib maintainer.
9643
385870f5
KC
96442005-01-17 Kelley Cook <kcook@gcc.gnu.org>
9645
9646 * install-sh, config.sub: Import from upstream.
9647
e7daab31
KC
96482005-01-17 Kelley Cook <kcook@gcc.gnu.org>
9649
9650 PR bootstrap/18222
9651 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
9652 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
9653 * Makefile.in: Regenerate.
9654
e6003f4d
JT
96552005-01-16 Jason Thorpe <thorpej@netbsd.org>
9656
9657 * MAINTAINERS: Update my email address.
9658
145e2972 96592005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 9660 Andreas Schwab <schwab@suse.de>
145e2972
DE
9661
9662 PR bootstrap/18033
9663 * config-ml.in: Eval option if surrounded by single quotes.
9664
86c7e0da
PB
96652005-01-03 Paolo Bonzini <bonzini@gnu.org>
9666
9667 Revert 2004-12-28 Makefile changes, a better fix will be
9668 applied to mainline and src after GCC 4.0 branches.
9669
3224a22f
PB
96702004-12-28 Paolo Bonzini <bonzini@gnu.org>
9671
9672 PR bootstrap/17383
9673
9674 * Makefile.def (target_modules): Remove stage parameter,
9675 it is always true now.
9676 * Makefile.tpl (configure-build-[+module+],
9677 configure-target-[+module+]): Always build symlink tree
9678 for the directory and for include. BUILD_SUBDIR and
9679 TARGET_SUBDIR cannot be . anymore.
9680 * Makefile.in: Regenerate.
9681
aaf51ca2
DE
96822004-12-25 David Edelsohn <edelsohn@gnu.org>
9683
9684 Revert 2004-12-08 Makefile changes.
9685
4e32e454
DS
96862004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
9687
9688 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
9689 cygwin, mingw.
9690
669f01d8
AS
96912004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
9692
9693 * configure.in (sh64-*-*): Reenable gprof.
9694 * configure: Regenerate.
9695
1b227ee0
DE
96962004-12-08 David Edelsohn <edelsohn@gnu.org>
9697
9698 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
9699 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
9700 (EXTRA_TARGET_FLAGS): Add PICFLAG.
9701 * Makefile.in: Regenerate.
9702
ce5e944c
CF
97032004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
9704
9705 * MAINTAINERS: Update my email address.
9706
893f1e87
MK
97072004-12-07 Matt Kraai <kraai@ftbfs.org>
9708
9709 * Makefile.tpl: Generate normal dependencies if the LHS module is
9710 not bootstrapped.
9711 * Makefile.in: Regenerate.
9712
bb59c339
RS
97132004-12-03 Richard Sandiford <rsandifo@redhat.com>
9714
9715 * configure.in: Include config/gxx-include-dir.m4. Use
9716 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
9717 * configure: Regenerate.
9718
4982adbe
RS
97192004-12-03 Richard Sandiford <rsandifo@redhat.com>
9720
9721 * config.if: Delete.
9722 * configure.in: Set libstdcxx_incdir directly.
9723 * configure: Regenerate.
9724
05750653
EC
97252004-12-02 Eric Christopher <echristo@redhat.com>
9726
9727 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
9728 * Makefile.in: Regenerate.
9729
5fef1dbd
RS
97302004-12-02 Richard Sandiford <rsandifo@redhat.com>
9731
9732 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
9733 * configure: Regenerate.
9734
afabd8e6
RS
97352004-12-02 Richard Sandiford <rsandifo@redhat.com>
9736
9737 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
9738 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
9739 * configure: Regenerate.
9740
78716e86
EC
97412004-12-01 Eric Christopher <echristo@redhat.com>
9742
9743 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
9744 of things to remove.
9745
57ab8ba9
MK
97462004-11-29 Matt Kraai <kraai@ftbfs.org>
9747
9748 * MAINTAINERS (Write After Approval): Update my e-mail address.
9749
2539bffe
KC
97502004-11-29 Kelley Cook <kcook@gcc.gnu.org>
9751
9752 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
9753 from CVS libtool to always pass_all.
9754
3e732ba0
JDA
97552004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9756
9757 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
9758 (hppa*64*-*-*): Delete incorrect comment.
9759 * configure: Rebuilt.
9760
767f726e
KC
97612004-11-24 Kelley Cook <kcook@gcc.gnu.org>
9762
9763 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
9764
2c92e90f
KC
97652004-11-24 Kelley Cook <kcook@gcc.gnu.org>
9766
9767 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
9768 from CVS libtool to always pass_all.
9769
32f84e48
KC
97702004-11-15 Kelley Cook <kcook@gcc.gnu.org>
9771
9772 * install-sh, compile: Import from automake.
9773
9587be8a
KC
97742004-11-15 Kelley Cook <kcook@gcc.gnu.org>
9775
9776 * config.guess, config.sub: Import from savannnah.
9777
04e81808 97782004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
9779
9780 * MAINTAINERS (Write After Approval): Add myself
9781
f87a2b2e
MS
97822004-11-12 Mike Stump <mrs@apple.com>
9783
9784 * Makefile.def: Add html support.
9785 * Makefile.tpl: Likewise.
9786 * Makefile.in: Regenerate.
9787
848556c2
GK
97882004-11-11 Geoffrey Keating <geoffk@apple.com>
9789
556f03c4
GK
9790 PR 18423
9791 * configure.in: Remove all instances of build-fixincludes from
9792 noconfigdirs.
9793 (build_configargs): Supply --target to subdirectories.
9794 * configure: Regenerate.
9795
848556c2
GK
9796 * Makefile.def: Make gcc install depend on fixincludes install.
9797 * Makefile.in: Regenerate.
9798
9e5712a5
JJ
97992004-11-10 Janis Johnson <janis187@us.ibm.com>
9800
9801 * MAINTAINERS: Add myself as gcc testsuite maintainer.
9802
4ef509c0
PB
98032004-11-11 Paul Brook <paul@codesourcery.com>
9804
9805 * MAINTAINERS: Add self as arm maintainer. Update email address.
9806
20d11df6
HPN
98072004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
9808
9809 * configure.in (noconfigdirs) [mmix-*-*]: Disable
9810 target-libgfortran.
79fd8592 9811 * configure: Regenerate.
20d11df6 9812
68c70f15
DE
98132004-11-07 David Edelsohn <edelsohn@gnu.org>
9814
9815 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
9816 like CC.
9817
54f88091
PB
98182004-11-05 Paolo Bonzini <bonzini@gnu.org>
9819
9820 * Makefile.def (host fixincludes): Specify missing targets.
9821 * Makefile.in: Regenerate.
9822
6866abb8
RC
98232004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
9824
9825 * MAINTAINERS: Add myself
9826
83f62578
GL
98272004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
9828
9829 * MAINTAINERS (Write After Approval): Add myself.
9830
53c7ffe7
GK
98312004-11-04 Geoffrey Keating <geoffk@apple.com>
9832
9833 * Makefile.def: Build fixincludes for the host, too.
9834 * Makefile.in: Regenerate.
9835 * configure.in (host_tools): Add fixincludes.
9836 * configure: Regenerate.
9837
ac8b3d9d
DJ
98382004-11-04 Daniel Jacobowitz <dan@debian.org>
9839
9840 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
9841 * configure: Regenerated.
9842
bab37580
L
98432004-11-04 H.J. Lu <hongjiu.lu@intel.com>
9844
9845 PR other/17783
9846 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
9847 * configure: Regenerated.
9848
db1de713
MM
98492004-10-31 Mark Mitchell <mark@codesourcery.com>
9850
9851 * README.SCO: Update per FSF instructions.
9852
a827e21a
EW
98532004-10-28 Eric B. Weddington <ericw@evcohs.com>
9854
9855 PR target/18151
9856 * configure.in (case ${target}): Do not build fixincludes for avr.
9857 * configure: Regenerated.
9858
9d069a4f
PB
98592004-10-26 Paolo Bonzini <bonzini@gnu.org>
9860
9861 * configure.in (case ${target}): Do not build fixincludes
9862 on platforms where it is not used.
9863 * configure: Regenerated.
9864
fc45f3fe
DJ
98652004-10-23 Daniel Jacobowitz <dan@debian.org>
9866
9867 * configure.in: Use an absolute path to install-sh.
9868 * configure: Regenerated.
9869
36554b92
AL
98702004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
9871
9872 * MAINTAINERS (Write After Approval): Add myself.
9873
88e9994a
KH
98742004-10-19 Kazu Hirata <kazu@cs.umass.edu>
9875
9876 * MAINTAINERS: Remove from Write After Approval those that are
9877 already maintainers.
9878
ad02a944
SP
98792004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
9880
9881 * MAINTAINERS: Update my email address.
9882
c8e6cd41
KC
98832004-10-12 Kelley Cook <kcook@gcc.gnu.org>
9884
9885 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
9886 * configure: Regenerate.
9887
dce2d8b2 98882004-10-07 J"orn Rennecke <joern.rennecke@st.com>
ebe55024
R
9889
9890 * MAINTAINERS: Update my email address.
9891
a8b0957e
KH
98922004-10-07 Kazu Hirata <kazu@cs.umass.edu>
9893
9894 * MAINTAINERS (Language Front Ends Maintainers): New. Move
9895 entries belonging to this category.
9896
96836f61
JZ
98972004-10-06 Josef Zlomek <josef.zlomek@email.cz>
9898
9899 * MAINTAINERS: Update my e-mail address.
9900
7e0b5752
PB
99012004-10-06 Paolo Bonzini <bonzini@gnu.org>
9902
9903 Fix wrong conflict resolution in:
9904
9905 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
9906
9907 * Makefile.in: Regenerate.
9908 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9909 in the recursive `make', instead of hardwiring `all'.
9910 (Autogenerated TARGET-* variables): New.
9911
370f7a47
TL
99122004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
9913
9914 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 9915 * configure: Regenerate.
370f7a47 9916
13e5d623
KH
99172004-10-04 Kazu Hirata <kazu@cs.umass.edu>
9918
9919 * MAINTAINERS (Various Maintainers): Move the "windows,
9920 cygwin, mingw" maintainer to ...
9921 (OS Port Maintainers): ... here.
9922
a6497c1b
KH
99232004-10-04 Kazu Hirata <kazu@cs.umass.edu>
9924
9925 * MAINTAINERS (Write After Approval): Remove those that are
9926 maintainers of some subsystem.
9927
1abb828a
D
99282004-10-02 P.J. Darcy <darcypj@us.ibm.com>
9929
9930 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
9931 * ltcf-cxx.sh (tpf*): Likewise.
9932 * ltconfig (tpf*): Add TPF OS configuration support.
9933
16d1338d
BS
99342004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
9935
9936 * MAINTAINERS: Change my email address to my new work account.
9937
9082a750
MR
99382004-09-24 Michael Roth <mroth@nessie.de>
9939
9940 * configure.in (--without-headers): Add missing double quotes.
9941 * configure: Regenerate.
9942
dce2d8b2 99432004-09-24 Kelley Cook <kcook@gcc.gnu.org>
07a8bdf8
KC
9944
9945 * ylwrap: Revert to previous version.
9946
4c4a5bbc
L
99472004-09-23 H.J. Lu <hongjiu.lu@intel.com>
9948
9949 PR bootstrap/17369
9950 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
9951 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
9952 SET_GCC_LIB_PATH_CMD.
9953 (BASE_TARGET_EXPORTS): Likewise.
9954 * Makefile.in: Regenerated.
9955
9956 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
9957 * configure: Regenerated.
9958
85f59630
KC
99592004-09-23 Kelley Cook <kcook@gcc.gnu.org>
9960
9961 * config.guess: New upstream version
9962 * compile, depcomp, install-sh, ylwrap: Likewise.
9963
95c53c62
RS
99642004-09-19 Roger Sayle <roger@eyesopen.com>
9965
9966 * config/mh-x86omitfp: New host makefile fragment. Add
9967 -fomit-frame-pointer to the default BOOT_CFLAGS.
9968 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
9969 * configure: Regenerate.
9970
0a1c093b
AP
99712004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
9972
9973 PR target/11572
9974 * configure.in (*-*-darwin*): Renable libobjc.
9975 * configure: Regenerate.
9976
315fcf97
NS
99772004-09-10 Nathan Sidwell <nathan@codesourcery.com>
9978
9979 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
9980
0a050485 99812004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 9982
0a050485
DB
9983 * Makefile.def: Remove libbanshee.
9984 * Makefile.tpl: Ditto.
9985 * configure.in: Ditto.
9986 * Makefile.in: Regen.
9987 * configure: Ditto.
9988
5f4a098e
DE
99892004-09-08 David Edelsohn <edelsohn@gnu.org>
9990
9991 * ltmain.sh: Use $pic_object as $non_pic_object if
9992 $non_pic_object=none.
9993
32b2511f
PB
99942004-09-07 Paolo Bonzini <bonzini@gnu.org>
9995
9996 * missing: Import latest version from master repository.
9997
fc4d0e82
NC
99982004-09-06 Nick Clifton <nickc@redhat.com>
9999
10000 * config.sub: Import latest version from master repository.
10001 * config.guess: Likewise.
10002 This includes these changes:
78716e86 10003
fc4d0e82
NC
10004 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
10005
10006 * config.sub: Handle crisv32, alias etraxfs.
10007 * config.guess (crisv32:Linux:*:*): Handle.
10008
10009 2004-08-13 Brad Smith <brad@comstyle.com>
10010
10011 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
10012 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
10013
10014 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
10015
10016 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
10017 assume the processor is a powerpc. This is because coreutils
10018 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
10019 in this case, due to a MacOS X bug that causes
10020 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
10021 to return a negative number.
10022 Problem reported by Petter Reinholdtsen in:
10023 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
10024
10025 2004-07-19 Ben Elliston <bje@gnu.org>
10026
10027 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
10028
10029 2004-06-24 Ben Elliston <bje@gnu.org>
10030
10031 * config.guess: Update copyright years.
10032 * config.sub: Likewise.
10033
10034 2004-06-22 Robert Millan <robertmh@gnu.org>
10035
10036 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
10037 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
10038
10039 2004-06-22 Stanley F. Quayle <stan@stanq.com>
10040
10041 * config.guess (*:*VMS:*:*): New entry. Replaces
10042 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
10043 manufacturer.
10044
10045 2004-06-22 Ben Elliston <bje@gnu.org>
10046
10047 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
10048 * config.sub: Likewise.
10049
10050 2004-06-22 Ben Elliston <bje@gnu.org>
10051
10052 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
10053 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
10054
10055 2004-06-11 Ben Elliston <bje@gnu.org>
10056
10057 * config.guess (pegasos:OpenBSD:*:*): Remove.
10058
10059 2004-06-11 Ben Elliston <bje@gnu.org>
10060
10061 From Wouter Verhelst <wouter@grep.be>:
10062 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
10063
10064 2004-06-11 Ben Elliston <bje@gnu.org>
10065
10066 * config.guess (luna88k:OpenBSD:*:*): New.
10067
10068 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
10069
10070 * config.guess (m32r*:Linux:*:*): New case.
10071 * config.sub: Handle m32rle.
10072
10073 2004-03-12 Ben Elliston <bje@wasabisystems.com>
10074
10075 From Jens Petersen <petersen@redhat.com>:
10076 * config.sub: Handle sparcv8.
10077
10078 2004-03-03 Ben Elliston <bje@wasabisystems.com>
10079
10080 From Tom Smith <smith@cag.lkg.hp.com>:
10081 * config.guess: Version suffixes are equally significant on Tru64
10082 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
10083 prefix of "P" (patched kernel).
10084
10085 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
10086
10087 * config.sub: Add support for National Semiconductor CRX target.
10088
2f4cc6bf
JJ
100892004-09-03 Janis Johnson <janis187@us.ibm.com>
10090
10091 * MAINTAINERS (Various Maintainers): Remove myself as web page
10092 maintainer, add myself as maintainer of build status lists.
10093
61fec9ff
JB
100942004-09-03 Jan Beulich <jbeulich@novell.com>
10095
10096 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
10097 *-*-netware, but add target-libmudflap.
10098 Consolidate *-*-netware targets (of which really only i?86 exists)
10099 into a single entry.
10100 * configure: Likewise.
10101
45f366ab
PB
101022004-09-01 Paolo Bonzini <bonzini@gnu.org>
10103
10104 * Makefile.tpl (sorry): Remove.
10105 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
10106 (cleanstrap targets): Depend on distclean, not distclean-stage1.
10107 (do-clean): Clean per-stage directories too.
10108 (do-distclean): Run distclean-stage1 too.
10109 (.NOTPARALLEL): Enable during toplevel bootstrap.
10110 (stage[+id+]-bubble): Enable parallel execution during
10111 the recursive invocation.
10112 * Makefile.in: Regenerate.
10113
10114 Fix previous checkin:
10115
10116 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
10117 include.
10118 * configure.in: Fix indentation.
10119 * configure: Regenerate.
10120
dce2d8b2 101212004-08-31 Robert Bowdidge <bowdidge@apple.com>
be8fff81 10122
45f366ab
PB
10123 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
10124 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
10125 * configure: regenerate
78716e86 10126 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 10127 -mdynamic-no-pic
be8fff81 10128
71b5d516
PB
101292004-08-31 Paolo Bonzini <bonzini@gnu.org>
10130
10131 * Makefile.def (build_modules): Add fixincludes.
10132 (dependencies): Make gcc depend on fixincludes.
10133 * configure.in (build_tools): Add fixincludes.
10134 (build_configdirs): Always include build_libs.
10135 * Makefile.in: Regenerate.
10136 * configure: Regenerate.
10137
101382004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
10139
10140 * Makefile.def (bootstrap stages): Add 'lean' parameter.
10141 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
10142 phony targets; do not generate timestamp files.
10143 (distclean-stageN): Remove references to their timestamp files.
10144 (restageN, touch-stageN): Remove.
10145 (stageN-bubble): Rewritten.
10146 (compare): Support lean bootstraps.
10147 * Makefile.in: Regenerate.
10148
10149 * configure.in: Only warn when bootstrapping but
10150 build != host or build != target. Support lean bootstraps.
10151 * configure: Regenerate.
10152
ce7cbbb0
PE
101532004-08-26 Phil Edwards <phil@codesourcery.com>
10154
10155 * configure.in: Give a better error message if GMP/MPFR are missing
10156 and a language needing them has been requested.
10157 * configure: Regenerated.
10158
9c71a529
PE
101592004-08-25 Phil Edwards <phil@codesourcery.com>
10160
10161 * configure.in: Print a list of available language front-ends if
10162 a requested one is missing. Tidy stray tab characters.
10163 * configure: Regenerated.
10164
e3f92d3b
MK
101652004-08-19 Michael Koch <konqueror@gmx.de>
10166
10167 * gcc/doc/install.texi: Update entry about automake for libjava.
10168
c3f84f61
RM
101692004-08-17 Robert Millan <robertmh@gnu.org>
10170
10171 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
10172 (instead of FreeBSD).
10173 * configure: Regenerate.
10174
7c27e184
PB
101752004-08-16 Paolo Bonzini <bonzini@gnu.org>
10176
10177 * Makefile.in: Regenerate.
10178 * configure: Regenerate.
10179
10180 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
10181 stage_*_flags.
10182 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
10183 for bootstrapped modules if toplevel bootstrap is going.
10184 (GCC bootstrap): Generate per-stage targets for all bootstrapped
10185 modules. Adjust for changes in Makefile.def. Enable several
10186 rules even in non-bootstrap mode, just to avoid peppering the
10187 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
10188 (stage-[+prev+]-bubble): Remove.
10189
10190 * Makefile.def (Dependencies): Depend on all-build-bison,
10191 all-build-flex, all-build-byacc, all-build-texinfo, rather
10192 than the host variations.
10193 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
10194 with BUILD_SUBDIR.
10195 (BISON): Update for recent Bisons.
10196 (YACC): Fix typo.
10197 (cross): Depend on all-build.
10198 (all): Do not depend on all-build.
10199 (prebootstrap): Remove.
10200 (dep-kind): Accept separate prefixes for MODULE and ON variables.
10201 (Prebootstrap dependencies): Add them to the per-stage targets
10202 and to all-prebootstrap.
10203 * configure.in (build_configdirs): Always enable build_tools.
10204 (BUILD_DIR_PREFIX): Remove.
10205
10206 * Makefile.def (gcc): Add target variable.
10207 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
10208 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10209 in the recursive `make', instead of hardwiring `all'.
10210 (Autogenerated TARGET-* variables): New.
10211
20f3bb80
BB
102122004-08-13 Brian Booth <bbooth@redhat.com>
10213
10214 * MAINTAINERS: Remove myself from write-after-approval.
10215
b5be499d
NN
102162004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
10217
10218 * src-release: Stop distributing mmalloc with gdb (which doesn't
10219 use it).
10220 * Makefile.def: GDB doesn't depend on mmalloc anymore.
10221 * Makefile.in: Regenerate.
10222
b3f8d95d
MM
102232004-08-09 Mark Mitchell <mark@codesourcery.com>
10224
10225 * configure.in (arm*-*-eabi*): New target.
10226 * configure: Regenerate.
10227
3589b69e
PB
102282004-08-06 Paolo Bonzini <bonzini@gnu.org>
10229
10230 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
10231 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
10232 (Dependencies): New section.
10233 * Makefile.tpl (Dependencies): Generate from Makefile.def.
10234 (configure-target-[+module+]): Depend on maybe-all-gcc
10235 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
10236 (toplevel profiledbootstrap): Fix dependencies.
10237 * Makefile.in: Regenerate.
10238
972974fc
MM
102392004-08-03 Mark Mitchell <mark@codesourcery.com>
10240
10241 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
10242 target-libiberty to noconfigdirs.
10243 * configure: Regenerate.
10244
bebf829d
PB
102452004-08-03 Paul Brook <paul@codesourcery.com>
10246
10247 * configure.in: Check for MPFR as well as GMP.
10248 * configure: Regenerate.
10249
98a5bb3b
RM
102502004-08-01 Robert Millan <robertmh@gnu.org>
10251
10252 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
10253 libmudflap for all GNU-based systems (with Glibc).
10254 * configure: Regenerate.
10255
dce2d8b2 102562004-08-03 Paolo Bonzini <bonzini@gnu.org>
d32ab992
PB
10257
10258 * Makefile.def (host-modules): Add gcc.
10259 * Makefile.in: Regenerate.
10260 * Makefile.tpl (sorry): New rule.
10261 (configure-host, all-host, [+make_target+]-host, do-check,
10262 install-host): Do not add gcc as a special case.
10263 (host modules): Add a small special-casing for gcc. Export
10264 extra_make_flags through the environment.
10265 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
10266 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
10267 other recursive targets for gcc): Remove.
10268
10269 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
10270 (stage, unstage): New rules.
10271 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
10272 distclean-stage[+id+]): Use stage_current.
10273 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
10274 the stage*-start rules.
10275
aeb732c1
GK
102762004-08-02 Geoffrey Keating <geoffk@apple.com>
10277
10278 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
10279 use -all_load flag.
10280
25b656e7
PB
102812004-08-02 Paolo Bonzini <bonzini@gnu.org>
10282
10283 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
10284 * configure: Regenerate.
10285
cc440d71
TM
102862004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
10287
10288 * maintainer-scripts/gcc_release: Revert yesterday's change.
10289
270e140b
SB
102902004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
10291
10292 * MAINTAINERS: Add myself to write-after-approval.
10293
3e4035f8
TM
102942004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
10295
10296 * libf2c: Removed.
10297 * gcc/gccbug.in: Updated because of libf2c removal.
10298 * maintainer-scripts/gcc_release: Ditto.
10299
dce2d8b2 103002004-07-09 Loren J. Rittle <ljrittle@acm.org>
a3e8d8b4
LR
10301
10302 * configure.in: Build libmudflap by default on FreeBSD.
10303 * configure: Regenerated.
10304
dfcada9a
MM
103052004-07-09 Mark Mitchell <mark@codesourcery.com>
10306
10307 * configure.in: Do not build libmudflap by default on non-GNU/Linux
10308 systems.
10309 * configure: Regenerated.
10310
dce2d8b2 103112004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3922b216
JDA
10312
10313 PR target/16344
10314 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
10315 feedback based compiler.
10316 * Makefile.in: Rebuilt.
10317
95bcca47
AO
103182004-07-08 Alexandre Oliva <aoliva@redhat.com>
10319
10320 * Makefile.def (host_modules): Set bootstrap=true for flex.
10321 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
10322 * Makefile.in: Rebuilt.
10323
051822f6
JH
103242004-07-07 Jan Hubicka <jh@suse.cz>
10325
10326 * MAINTAINERS: Add self as a profile feedback maintainer.
10327
7b61653a
PE
103282004-07-05 Phil Edwards <phil@codesourcery.com>
10329
10330 * configure.in: Do not prepend $srcdir to /dev/null in
10331 makefile fragments.
10332 * configure: Regenerate.
10333
23f6b2f9
PB
103342004-07-01 Paolo Bonzini <bonzini@gnu.org>
10335
10336 * Makefile.def (build_modules): Add bison, byacc, flex,
10337 m4, texinfo.
10338 (flags_to_pass): Add FLEX.
10339 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
10340 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
10341 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
10342 DEFAULT_MAKEINFO): Remove.
10343 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
10344 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
10345 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
10346 objdir or else use configured tool.
10347 (all-build): New.
10348 (all): Depend on it.
10349 (Build module dependencies): Add.
10350 * Makefile.in: Regenerate.
10351 * configure.in: Better support for multiple build modules,
10352 matching what is done for host/target modules. Do not look
10353 for "plausible" locations of build tools if Canadian cross.
10354 Use autoconf's AC_PROG_CC to find a C compiler. Define
10355 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
10356 * configure: Regenerate.
78716e86 10357
1c020272
PB
103582004-06-22 Paolo Bonzini <bonzini@gnu.org>
10359
10360 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
10361 * Makefile.in: Regenerate.
10362
a52a0a7f
PB
103632004-06-22 Paolo Bonzini <bonzini@gnu.org>
10364
10365 * Makefile.tpl (configure-build-[+module+],
10366 configure-[+module+], configure-target-[+module+]): Pass
10367 [+extra_configure_args+].
10368 (all-build-[+module+], all-[+module+], check-[+module+],
10369 install-[+module+], [+make_target+]-[+module+],
10370 all-target-[+module+], check-target-[+module+],
10371 install-target-[+module+], [+make_target+]-target-[+module+]):
10372 Pass [+extra_make_args+].
10373 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
10374 (GCC_HOST_EXPORTS): Remove.
10375 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
10376 cross, check-gcc, check-gcc-c++, install-gcc,
10377 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
10378 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
10379 * Makefile.in: Regenerate.
10380
ccde3f1a
MS
103812004-06-21 Matthew Sachs <msachs@apple.com>
10382
10383 * MAINTAINERS: Added self to write-after-approval.
10384
6264b0a6
CF
103852004-06-21 Christopher Faylor <cgf@alum.bu.edu>
10386
10387 * configure.in: Check for srcdir/winsup rather than build directory
10388 winsup.
10389 * configure: Regenerate.
10390
801e2270
CV
103912004-06-17 Corinna Vinschen <vinschen@redhat.com>
10392
10393 * configure.in: Don't build Cygwin native newlib if winsup
10394 directory is missing. Emit warning instead.
10395 * configure: Regenerate.
10396
ad6717df
PB
103972004-06-09 Paolo Bonzini <bonzini@gnu.org>
10398
10399 * Makefile.tpl (touch-stage[+id+]): New.
10400 (restage[+prev+]): Depend on touch-stage[+id+].
10401
10402 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
10403 Use it throughout.
10404
10405 * Makefile.def: Add profile and feedback bootstrap stages.
10406 Remove next field from bootstrap stages.
10407 * Makefile.tpl (LN, LN_S): Substitute.
10408 (stageN-start, stageN-end): Use double-colon rules, to
10409 provide a hook for additional setup commands.
10410 (distclean-stageN-gcc, restageN): Create dependencies from
10411 [+prev+], not from [+next+].
10412 (stageN-bubble): Add commands for successive stages from
10413 [+prev+], using double-colon rules.
10414 (all-stageN-gcc): Fix typo.
10415 (stagefeedback-start, profiledbootstrap): New.
10416 * Makefile.in: Regenerate.
10417 * configure.in: Call ACX_PROG_LN.
10418 * configure: Regenerate.
10419
5bbb9680
CY
104202004-06-08 Canqun Yang <canqun@nudt.edu.cn>
10421
10422 * MAINTAINERS (Write After Approval): Add myself.
10423
e18be1d4
MA
104242004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
10425
10426 * MAINTAINERS (Write After Approval): Add myself.
10427
5607edfd
PB
104282004-06-03 Paolo Bonzini <bonzini@gnu.org>
10429
10430 * configure.in: Fix --enable-bootstrap breakage introduced in trees
10431 without gcc.
10432 * configure: Regenerate.
10433
1ec4e9c3
PB
104342004-06-01 Paolo Bonzini <bonzini@gnu.org>
10435
10436 * Makefile.tpl: Fix typo.
10437 * Makefile.in: Regenerate.
10438
dce2d8b2 104392004-06-01 Paolo Bonzini <bonzini@gnu.org>
c2f7605f
PB
10440
10441 * configure.in: Remove new- prefix from toplevel
10442 bootstrap targets.
10443 * configure: Regenerate.
10444
f516a7da
PB
104452004-06-01 Paolo Bonzini <bonzini@gnu.org>
10446
10447 * Makefile.tpl (all.normal): Rename to all.
10448 (all): Replace with a rule to pick the default
10449 target from configure.
10450 (all-gcc, configure-gcc): Use conditionals to
10451 do nothing when toplevel bootstrap is going on.
10452 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
10453 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
10454 * configure.in: Support --enable-bootstrap.
10455
10456 * Makefile.def: Remove new- prefix from toplevel
10457 bootstrap targets.
10458 * Makefile.tpl: Likewise.
10459
10460 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
10461 target.
10462
10463 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
10464 $(RECURSE_FLAGS) to recursive invocation of make.
10465
10466 * Makefile.in: Regenerate.
10467 * configure: Regenerate.
10468
78dd5e36 104692004-05-30 Andreas Jaeger <aj@suse.de>
dce2d8b2 10470 Jim Wilson <wilson@specifixinc.com>
78dd5e36
AJ
10471
10472 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
10473 like CC.
10474
30f1bddc
DJ
104752004-05-27 Daniel Jacobowitz <dan@debian.org>
10476
10477 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
10478 * configure: Regenerate.
10479
4fc4dd12
DJ
104802004-05-25 Daniel Jacobowitz <drow@false.org>
10481
10482 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
10483 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
10484 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
10485 targets.
10486 * Makefile.in: Regenerate.
10487
dce2d8b2 104882004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
10489
10490 * configure.in: Test the ability to symlink directories.
10491 * configure: Regenerate.
10492
10493 * Makefile.def (bootstrap-stage): New definitions.
10494 * Makefile.tpl (configure-stage1-gcc,
10495 configure-stage2-gcc, configure-stage3-gcc,
10496 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
10497 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
10498 new-restage3, compare): Autogenerate, see Makefile.in
10499 entry for behavioral changes.
10500 (distclean-stage1, new-stage1-start, new-stage1-end,
10501 new-stage1-bubble, distclean-stage2, new-stage2-start,
10502 new-stage2-end, new-stage2-bubble, distclean-stage3,
10503 new-stage3-start, new-stage3-end): New autogenerated targets.
10504 (objext, prebootstrap, BOOT_CFLAGS,
10505 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
10506 targets.
10507
10508 * Makefile.in: Regenerate.
10509 (distclean-stage1, new-stage1-start, new-stage1-end,
10510 new-stage1-bubble, distclean-stage2, new-stage2-start,
10511 new-stage2-end, new-stage2-bubble, distclean-stage3,
10512 new-stage3-start, new-stage3-end): New targets.
10513 (all-stage1-gcc): Move prebootstrap dependency from here...
10514 (configure-stage1-gcc): ...to here.
10515 (new-bootstrap): Use bubble targets.
10516 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10517 Use per-stage distclean targets.
10518 (configure-stage1-gcc, configure-stage2-gcc,
10519 configure-stage3-gcc, all-stage1-gcc,
10520 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
10521 Use new-stageN-start to prepare the tree.
10522
4f4e53dd
PB
105232004-05-23 Paolo Bonzini <bonzini@gnu.org>
10524
10525 * Makefile.def (host_modules): add libcpp.
10526 * Makefile.tpl: Add dependencies on and for libcpp.
10527 * Makefile.in: Regenerate.
10528 * configure.in: Add libcpp host module.
10529 * configure: Regenerate.
10530
60975492
PB
105312004-05-21 Paolo Bonzini <bonzini@gnu.org>
10532
10533 * Makefile.tpl: Whenever a recursive target is defined, wrap
10534 it in a special @if/@endif block, and prepare its maybe
10535 dependency in the @if/@endif block
10536 * configure.in: Instead of writing maybe dependencies, remove
10537 the @if/@endif statements, and remove the @if/@endif blocks
10538 that remain.
10539 * configure: Regenerate.
10540 * Makefile.in: Regenerate.
10541
5ce7d75d
JJ
105422004-05-20 Janis Johnson <janis187@us.ibm.com>
10543
10544 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
10545
c779c42f
KK
105462004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
10547
10548 PR bootstrap/15120
10549 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
10550 * */configure: Rebuilt.
10551
b4117c30
ZW
105522004-05-17 Zack Weinberg <zack@codesourcery.com>
10553
10554 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
10555 of libf2c.
10556 * configure, Makefile.in: Regenerate.
10557
719bb4e3 105582004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
10559
10560 * MAINTAINERS (Write After Approval): Add myself.
10561
6de9cd9a
DN
105622004-05-13 Diego Novillo <dnovillo@redhat.com>
10563
10564 Merge from tree-ssa-20020619-branch.
10565
10566 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
10567 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
10568 (HOST_GMPLIBS): Define.
10569 (HOST_GMPINC): Define.
10570 (TARGET_LIB_PATH): Add libmudflap.
10571 (GFORTRAN_FOR_TARGET): Define.
10572 (configure-build*): Export GFORTRAN.
10573 (configure-gcc): Export GMPLIBS and GMPINC.
10574 (all-gcc): Add maybe-all-libbanshee.
10575 (configure-target-libgfortran): Define.
10576 * Makefile.in: Regenerate.
10577 * configure.in (host_libs): Add libbanshee.
10578 (target_libraries): Add target-libmudflap and target-libgfortran.
10579 Add --with-libbanshee.
10580 Handle --disable-libmudflap.
10581 (*-*-freebsd*): Use with_gmp.
10582 Add $(libgcj) to noconfigdirs.
10583 * configure: Regenerate.
10584 * depcomp: New file.
10585 * MAINTAINERS: Add tree-ssa maintainers.
10586
8f1b790f
VM
105872004-05-04 Vladimir Makarov <vmakarov@redhat.com>
10588
b4117c30 10589 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 10590
693446fc
BF
105912004-04-30 Brian Ford <ford@vss.fsi.com>
10592
b4117c30 10593 * MAINTAINERS (Write After Approval): Add myself.
693446fc 10594
d1bb666c
UB
105952004-04-29 Uros Bizjak <uros@kss-loka.si>
10596
b4117c30 10597 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 10598
6cf1ac42
PB
105992004-04-28 Paolo Bonzini <bonzini@gnu.org>
10600
10601 * config/acx.m4: Fix fastcompare support for new-bootstrap.
10602 * configure: Regenerate.
10603
632933d5
PB
106042004-04-27 Paolo Bonzini <bonzini@gnu.org>
10605
10606 Revert:
10607 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10608
10609 * Makefile.def (flags_to_pass): Remove *dir variables that
10610 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10611 as well as prefix and exec_prefix.
10612 * Makefile.in: Regenerate.
10613
80dc6aa0
RM
106142004-04-26 Robert Millan <robertmh@gnu.org>
10615
10616 Add patches from libtool CVS.
10617 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
10618 * ltconfig: Likewise.
10619 * ltcf-c.sh: Likewise.
10620 * ltcf-cxx.sh: Likewise.
10621 * ltcf-gcj.sh: Likewise.
10622
e11283f1
PB
106232004-04-26 Paolo Bonzini <bonzini@gnu.org>
10624
10625 * Makefile.def (host_modules): Mark with the bootstrap
10626 flag packages on which gcc depends.
10627 * Makefile.tpl (all-bootstrap): Use it.
10628 * Makefile.in: Regenerate.
10629
8546950c
PB
106302004-04-26 Paolo Bonzini <bonzini@gnu.org>
10631
10632 * Makefile.def (flags_to_pass): Remove *dir variables that
10633 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10634 as well as prefix and exec_prefix.
10635 * Makefile.in: Regenerate.
10636
a76494aa
PB
106372004-04-26 Paolo Bonzini <bonzini@gnu.org>
10638
b4117c30
ZW
10639 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
10640 * configure: Regenerate.
10641 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
10642 * gcc/Makefile.tpl (compare): Use the result of the test.
10643 * gcc/Makefile.in: Regenerate.
a76494aa 10644
03a91701
PB
106452004-04-23 Paolo Bonzini <bonzini@gnu.org>
10646
10647 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
10648 Always relocate gcc and prev-gcc to the original names, even
10649 if the build fails.
10650 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10651 New targets.
10652
082a6351
LG
106532004-04-23 Laurent GUERBY <laurent@guerby.net>
10654
10655 * MAINTAINERS: Update my email address.
b4117c30 10656
1f1d584b
RO
106572004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10658
10659 * configure.in (mips*-*-irix5*): Enable ld.
10660 * configure: Regenerate.
082a6351 10661
1db673ca
RO
106622004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10663
10664 * configure: Regenerate.
10665
ce4ea44e
JW
106662004-04-15 James E Wilson <wilson@specifixinc.com>
10667
10668 * Makefile.tpl (configure-[+module+], configure-gcc,
10669 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
10670 Set and export LDFLAGS.
10671 * Makefile.in: Regenerate.
10672
611f62ad
MC
106732004-04-12 Michael Chastain <mec.gnu@mindspring.com>
10674
b4117c30 10675 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 10676
be912515
NN
106772004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
10678
10679 PR bootstrap/14871
10680 * Makefile.tpl: If we don't have built-in-tree target tools,
10681 use the ones found by configure rather than hacking around with
10682 program_transform_name.
10683 * configure.in: Give Makefile.tpl the information necessary
10684 to do that.
10685 * Makefile.in: Regenerate.
10686 * configure: Regenerate.
10687
9104315a
NN
106882004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
10689
10690 PR bootstrap/14760
10691 * configure.in: When computing baseargs, strip *all* copies of
10692 offending options. Also, don't match/substitute the trailing space,
10693 so that this actually works when two similar options are separated by
10694 only one space.
10695 * configure: Regenerate.
10696
bef1d700
DE
106972004-04-06 David Edelsohn <edelsohn@gnu.org>
10698
b4117c30
ZW
10699 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
10700 (rs6000-*-aix*): Same.
10701 * configure: Regenerate.
bef1d700 10702
54bcf05e 107032004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
10704
10705 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 10706
369a832c 107072004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
10708
10709 * MAINTAINERS: Add myself to write-after-approval.
369a832c 10710
09a9c095
NN
107112004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
10712
7caf53cb
NN
10713 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
10714 STRICT_WARN, WARN_CFLAGS flags passed down to make.
10715 * Makefile.in: Regenerate.
10716
09a9c095
NN
10717 * configure.in (top level bootstrap support): Rework --enable-werror
10718 to set @stage2_werror_flag@.
10719 * configure: Regenerate.
10720 * Makefile.tpl (top level bootstrap support): Pass
10721 @stage2_werror_flag@ down to configure in stages 2 and 3.
10722 * Makefile.in: Regenerate.
10723
5595a2bd
NN
107242004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
10725
cbfd7e06
NN
10726 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
10727 for stages 2 and 3 as well as in make. As a consequence, remove
10728 OUTPUT_OPTION (now detected by configure) from the flags passed down
10729 to make.
10730 * Makefile.in: Regenerate.
10731
5595a2bd
NN
10732 * Makefile.tpl (new-bootstrap): Fix typo.
10733 * Makefile.in: Regenerate.
10734
ca3b3e20
NN
107352004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
10736
295f4e42
NN
10737 * Makefile.tpl: Rearrange by moving recursive_targets rules
10738 into their proper sections.
10739 * Makefile.tpl (top level bootstrap support): Move disabling
10740 of coverage flags from 'make' to 'configure'; improve comments.
10741 * Makefile.in: Regenerate.
10742
340de83f
NN
10743 * Makefile.tpl (experimental top level bootstrap) Move stage1
10744 language setting from all- target to configure- target; disable
10745 intermodule optimization in stage 1; prevent gratuitous rebuilds
10746 of stage 1.
10747 * Makefile.in: Regenerate.
10748 * configure.in: Comma-separate stage 1 language list for top
10749 level bootstrap.
10750 * configure: Regenerate.
10751
ca3b3e20
NN
10752 * Makefile.tpl: Clean up experimental top level bootstrap support:
10753 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
10754 prev-gcc in configure- targets as well as all- targets.
10755 * Makefile.in: Regenerate.
10756
4d038073
KC
107572004-03-21 Kelley Cook <kcook@gcc.gnu.org>
10758
10759 * compile: New file imported from automake.
10760
ab3533d6
PB
107612004-03-17 Paolo Bonzini <bonzini@gnu.org>
10762
10763 * configure.in: Remove symbolic link section.
10764 * configure: Regenerate.
10765 * Makefile.tpl (links): Remove.
10766 * Makefile.in: Regenerate.
10767
1e0f07d3 107682004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 10769 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
10770
10771 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 10772 Set with AC_CHECK_PROGS.
1e0f07d3
PB
10773 * configure.in: Fix comment typo from last patch.
10774 * configure: Regenerate.
10775
2805b53a
NN
107762004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
10777
10778 * Makefile.tpl: Introduce experimental top level bootstrap support.
10779 * Makefile.in: Regenerate.
10780 * configure.in: Introduce support for top level bootstrap.
10781 * configure: Regenerate.
10782
79b4b7d2 107832004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 10784 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
10785
10786 PR bootstrap/14522
10787 * configure.in: Cope with shells that do not support unquoted ^
10788 * configure: Regenerate.
10789
6bbec498 107902004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 10791 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
10792
10793 PR bootstrap/14522
79b4b7d2 10794 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
10795 quotes inside quoted backquote substitutions.
10796 * configure: Regenerate.
10797
83c15dfc
AP
107982004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
10799
10800 PR bootstrap/14522
f2bd98d4 10801 * configure.in: Fix escaping of $.
83c15dfc
AP
10802 * configure: Regenerate.
10803
55ffb5ed
NN
108042004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
10805
10806 * configure: Regenerate, since I forgot to while committing Paolo's
10807 changes.
10808
e4c9c075
PB
108092004-03-08 Paolo Bonzini <bonzini@gnu.org>
10810
10811 PR ada/14131
10812 Move language detection to the top level.
10813 * configure.in: Find default values for the tools as
10814 soon as possible. Disable ada if GNAT is not found.
10815 Emit error message about missing languages. Expand
10816 --enable-languages=all for the gcc subdirectory.
10817
5199e2c6
BE
108182004-03-10 Ben Elliston <bje@gnu.org>
10819
10820 * MAINTAINERS: Update my email address.
10821
c18b95e5
DE
108222004-03-05 David Edelsohn <edelsohn@gnu.org>
10823
10824 * ltconfig: Disable building static libraries if building shared
10825 libraries on AIX 5L.
10826
d0fe5ad3
RS
108272004-03-01 Richard Sandiford <rsandifo@redhat.com>
10828
10829 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
10830 and disable libgcj.
10831 * configure: Regenerated.
10832
e6f71f9d
BB
108332004-03-01 Brian Booth <bbooth@redhat.com>
10834
10835 * MAINTAINERS: Add myself to write-after-approval.
10836
8983e50e
PB
108372004-03-01 Paolo Bonzini <bonzini@gnu.org>
10838
10839 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 10840
d4cd9d81
NN
108412004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10842
10843 PR bootstrap/7087
10844 * Makefile.tpl: Guard XFOO sed statements better.
10845 * Makefile.tpl: Add dependency for configure-target-libada.
10846 * Makefile.in: Regenerate (incidentally fixes broken
10847 commit when libada-branch was merged).
10848
0ea0229e
KC
108492004-02-25 Kelley Cook <kcook@gcc.gnu.org>
10850
10851 * MAINTAINERS: Add myself to write-after-approval.
10852
bad93735
AP
108532004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
10854
10855 * MAINTAINERS: Add Nicola Pero and myself as libobjc
10856 maintainers.
10857
a7ca14fc
AC
108582004-02-20 Andrew Cagney <cagney@redhat.com>
10859
10860 * config.guess: Update from version 2003-10-16 to 2004-02-16.
10861 * config.sub: Update from version 2003-11-03 to 2004-02-16.
10862
51592782
NN
108632004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
10864
10865 PR bootstrap/11932
10866 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
10867
6a30854a
JQ
108682004-02-14 Jerry Quinn <jlquinn@optonline.net>
10869
10870 * MAINTAINERS: Added myself to write-after-approval.
10871
be8b2bee
MK
108722004-02-14 Michael Koch <konqueror@gmx.de>
10873
10874 * MAINTAINERS: Added myself to write-after-approval.
10875
972760b7
JM
108762004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
10877
10878 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
10879 some OS port maintainers to OS port maintainers section.
10880
b0281654
FCE
108812004-02-13 Frank Ch. Eigler <fche@redhat.com>
10882
10883 * MAINTAINERS: Add self.
10884
3c419fd6
KH
108852004-02-12 Kazu Hirata <kazu@cs.umass.edu>
10886
10887 * MAINTAINERS: Alphabetize.
10888
e88e9aee
PB
108892004-02-12 Paolo Bonzini <bonzini@gnu.org>
10890
10891 * MAINTAINERS: Remove myself.
b4117c30 10892
1915e422
DE
108932004-02-11 David Edelsohn <edelsohn@gnu.org>
10894
10895 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
10896 (rs6000-*-aix*): Same.
10897 * configure: Regenerate.
10898
a22c2d8d
KC
108992004-02-11 Kelley Cook <kcook@gcc.gnu.org>
10900
10901 * configure.in (host): Add in missing $noconfigdirs to defines.
10902 * configure: Regenerate.
10903
d9cdb878
AC
109042004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
10905 Nathanael Nerode <neroden@gcc.gnu.org>
10906
10907 PR ada/6637, PR ada/5911
b4117c30 10908 Merge with libada-branch:
d9cdb878
AC
10909 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
10910 with appropriate dependencies. Add --enable-libada configure switch.
10911 * configure, Makefile.in: Regenerate.
10912
8bd92821
PB
109132004-02-09 Paolo Bonzini <bonzini@gnu.org>
10914
10915 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 10916
89a95129
RO
109172004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10918
10919 * configure.in: Don't pass --with-stabs on IRIX 5 either.
10920 * configure: Regenerate.
10921
892629bc
GK
109222004-02-04 Geoffrey Keating <geoffk@apple.com>
10923
10924 Merge from upstream:
10925
10926 * ltmain.in: When setting IFS to '~', be careful about user
10927 arguments that contain '~'.
10928
10929 2004-02-04 Peter O'Gorman <peter@pogma.com>
10930
10931 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
10932 Also test $base_compile against $CC with escaped arguments. Bug
10933 reported by Geoff Keating <geoffk@apple.com>.
10934
6b402165
KH
109352004-02-04 Kazu Hirata <kazu@cs.umass.edu>
10936
10937 * MAINTAINERS: Remove i960 port.
10938
fa2f0306
DD
109392004-01-23 DJ Delorie <dj@redhat.com>
10940
10941 * Makefile.def (target_modules) [libiberty]: Don't stage.
10942 * Makefile.in: Rebuilt.
10943
9feb20aa
CT
109442004-01-20 Caroline Tice <ctice@apple.com>
10945
10946 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 10947
7aed2ccc
PC
109482004-01-19 Paolo Carlini <pcarlini@suse.de>
10949
10950 * MAINTAINERS: Update my email address.
10951
f25bebe1
JM
109522004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
10953
10954 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 10955
28083580
VR
109562004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10957
10958 * MAINTAINERS: Remove entries without email address.
10959
c0f4b5e4
DJ
109602004-01-15 Daniel Jacobowitz <drow@mvista.com>
10961
10962 * MAINTAINERS: Add myself to write-after-approval.
10963
b5eb5a5e
SB
109642004-01-15 Steven Bosscher <stevenb@suse.de>
10965
10966 * MAINTAINERS: Update my email address.
10967
dce2d8b2 109682004-01-14 Loren J. Rittle <ljrittle@acm.org>
2c4de30b
LR
10969
10970 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
10971 * Makefile.tpl (configure-target-[+module+]): Support stage.
10972 * Makefile.in: Rebuilt.
10973
74c0b320
ILT
109742004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
10975
10976 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
10977
2560344b
RS
109782004-01-10 Richard Sandiford <rsandifo@redhat.com>
10979
10980 * MAINTAINERS: Add myself as a MIPS maintainer.
10981
8b21cda6
NN
109822004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
10983
2b6c260d
NN
10984 * configure.in: Use ./config.cache, not config.cache.
10985 * configure: Regenerate.
10986 * Makefile.tpl: Special-casing not needed for GCC any more.
10987 * Makefile.in: Regenerate.
10988
09438bde
NN
10989 * configure.in: Don't share a cache file for host dirs.
10990 * configure: Regenerate.
10991
8b21cda6
NN
10992 * config-ml.in: Don't mess with the cache file.
10993
e42870df
EB
109942004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
10995
10996 * MAINTAINERS: Move myself from 'Write After Approval' to
10997 'CPU Port Maintainers' section as SPARC maintainer.
10998
6b9eb62c
NN
109992004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
11000
78a816a6
NN
11001 * Makefile.tpl: Make GCC use a separate config.cache.
11002 * Makefile.in: Regenerate.
11003
6b9eb62c
NN
11004 PR bootstrap/11932, PR bootstrap/11933
11005 (I don't know if it will fix either of them, but it relates
11006 to them.)
11007 * configure.in: Don't use shared config.cache for target
11008 directories.
11009 * configure: Regenerate.
11010
86d7b562
DN
110112004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
11012
11013 * MAINTAINERS: Add myself to 'Write After Approval' section.
11014
07d0a605
RS
110152003-12-31 Roger Sayle <roger@eyesopen.com>
11016
11017 * configure.in (ia64*-*-hpux*): Disable building java libraries.
11018 * configure: Regenerated.
11019
459ac19f
KH
110202003-12-23 Kazu Hirata <kazu@cs.umass.edu>
11021
11022 * MAINTAINERS: Remove the mn10200 maintainer.
11023
5785c0ed 110242003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 11025
cc6010cd
AP
11026 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
11027 * configure: Regenerated.
5785c0ed 11028
a268eff9
JH
110292003-12-16 Jan Hubicka <jh@suse.cz>
11030
11031 * MAINTAINERS: Add myself as callgraph maintainer.
11032
9d465b12
TF
110332003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
11034
11035 * configure.in (raw_libstdcxx_flags): Remove the leading space.
11036 * configure: Regenerate.
11037
a68a270a
GB
110382003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
11039
11040 * MAINTAINERS: Move myself from 'Bug database only accounts' to
11041 'Write After Approval' section. Update email.
11042
dce2d8b2 110432003-12-01 James Lemke <jim@wasabisystems.com>
3066a15c
JL
11044
11045 * MAINTAINERS (Write After Approval): Add myself.
11046
8c052da4
MT
110472003-11-20 Matt Thomas <matt@3am-software.com>
11048
11049 * MAINTAINERS: Add myself as a vax port maintainer.
11050
e75f9147
KC
110512003-11-20 Kelley Cook <kcook@gcc.gnu.org>
11052
11053 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
11054 (configure-build-[+module+], configure-[+module+]): Likewise.
11055 (configure-target-[+module+], configure-gcc, config.status): Likewise.
11056 * Makefile.in: Regenerate.
11057
43d8d958
AT
110582003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
11059
11060 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
11061 shared/dylibed libraries.
11062 * ltmain.sh: Likewise.
11063 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
11064 * ltcf-cxx.sh: Likewise.
11065 * ltcf-gcj.sh: Likewise.
11066 * ltconfig: Likewise.
11067
638dcaa0
SC
110682003-11-17 Stan Cox <scox@redhat.com>
11069
11070 * MAINTAINERS: Add myself as iq2000 port maintainer.
11071
15cc172b
AC
110722003-11-14 Arnaud Charlet <charlet@act-europe.fr>
11073
b4117c30
ZW
11074 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
11075 * Makefile.in: Regenerate.
15cc172b 11076
20af77cd
UW
110772003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
11078
11079 * config.sub: Update to 2003-11-03 version.
11080
4dd01c5c
PE
110812003-10-20 Phil Edwards <phil@codesourcery.com>
11082
11083 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
11084 * configure: Regenerate.
11085
dce2d8b2 110862003-10-20 Nicolas Pitre <nico@cam.org>
8d36c499
NP
11087
11088 * MAINTAINERS: Add myself to 'Write After Approval' section.
11089
8b7ebc31
AC
110902003-10-20 Arnaud Charlet <charlet@act-europe.fr>
11091
11092 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11093
afe1910c
JM
110942003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
11095
11096 * MAINTAINERS: Update my email address.
11097
05dcec66
RO
110982003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11099
11100 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
11101
dce2d8b2 111022003-10-17 Ralph Loader <rcl@ihug.co.nz>
71fc2f0c
RL
11103
11104 * MAINTAINERS: Add myself to 'Write After Approval' section.
11105
507ec745
BI
111062003-10-16 Bernardo Innocenti <bernie@develer.com>
11107
11108 * config.guess: Update to 2003-10-16 version.
11109 * config.sub: Update to 2003-10-16 version.
11110
dce2d8b2 111112003-10-15 David Daney <ddaney@avtrex.com>
4d466c42
DD
11112
11113 * MAINTAINERS: Added myself to 'Write After Approval' section.
11114
0c9b16bc
FH
111152003-10-15 Falk Hueffner <falk@debian.org>
11116
11117 * MAINTAINERS: Move myself from 'Bug database only accounts' to
11118 'Write After Approval' section. Update email.
11119
74d57d15
RS
111202003-10-14 Roger Sayle <roger@eyesopen.com>
11121
11122 * MAINTAINERS: Move myself from 'Write After Approval' to
11123 'Various Maintainers' section as middle-end maintainer.
11124
d29b8ad8
NN
111252003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
11126
11127 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
11128 HOST_FLAGS_TO_PASS.
11129 * Makefile.in: Regenerate.
11130
26db814a
BI
111312003-10-11 Bernardo Innocenti <bernie@develer.com>
11132
11133 * config.guess: Update to 2003-10-07 version.
11134 * config.sub: Update to 2003-10-07 version.
11135
fffeb871
RO
111362003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11137
11138 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
11139 * ltconfig (irix5*, irix6*): Don't override version_type.
11140
6691a79e
ME
111412003-10-05 Mohan Embar <gnustuff@thisiscool.com>
11142
11143 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
11144 * configure: Rebuilt
11145 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
11146 * Makefile.in: Rebuilt
11147
62cdd71e
L
111482003-10-03 H.J. Lu <hongjiu.lu@intel.com>
11149
11150 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
11151
6fe2eacc
CW
111522003-09-30 Carlo Wood <carlo@alinoe.com>
11153
cc6010cd 11154 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 11155
ea57e5ad
PK
111562003-09-29 Paul Koning <ni1d@arrl.net>
11157
11158 * MAINTAINERS: Move myself from "Write After Approval"
11159 to CPU platform maintainers for pdp11 platform.
11160
e070672a
AT
111612003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
11162
11163 * MAINTAINERS: Move myself from 'Write After Approval' to
11164 'Various Maintainers' section as libffi testsuite maintainer.
11165
43bb47c2
DJ
111662003-09-21 Daniel Jacobowitz <drow@mvista.com>
11167
11168 * configure.in: Pass a computed --program-transform-name
11169 to subconfigures.
11170 * configure: Regenerated.
11171
da9d3b37
NN
111722003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
11173
94322beb
NN
11174 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
11175 * Makefile.in: Regenerate.
11176
da9d3b37
NN
11177 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
11178 * Makefile.in: Regenerate.
11179
ffd9060b
ZL
111802003-09-19 Ziemowit Laski <zlaski@apple.com>
11181
11182 * MAINTAINERS: Move myself from 'Write After Approval'
11183 to 'Various Maintainers' (objective-c) section.
11184
eeae7b41
DJ
111852003-09-17 Daniel Jacobowitz <drow@mvista.com>
11186
11187 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
11188 quoting.
11189 * configure: Regenerated.
11190
a080d12b
JB
111912003-09-16 Joel Brobecker <brobecker@gnat.com>
11192
11193 * MAINTAINERS (Write After Approval): Add myself to write after
11194 approval list.
11195
6cd2fc59
DN
111962003-09-16 Dorit Naishlos <dorit@il.ibm.com>
11197
cc6010cd 11198 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 11199
dcbdd9cc
ILT
112002003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
11201
11202 * MAINTAINERS: Update my e-mail address.
11203
e517f636
AM
112042003-09-09 Alan Modra <amodra@bigpond.net.au>
11205
11206 * libtool.m4 (LD): Correct powerpc64 host match.
11207
bc49924b
JW
112082003-09-06 James E Wilson <wilson@tuliptree.org>
11209
11210 * MAINTAINTERS: Update my affiliation and email address.
11211
082124f5
ZD
112122003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
11213
11214 * MAINTAINERS (Write After Approval): Add myself.
11215
dc94d89e
DD
112162003-09-04 DJ Delorie <dj@redhat.com>
11217
11218 * configure: Regenerate.
11219
112202003-09-04 Robert Millan <robertmh@gnu.org>
11221
11222 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 11223
7a0f2d4e
KG
112242003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11225
11226 * configure.in: Ensure arguments to sed are properly spaced.
11227 * configure: Regenerate.
11228
88d032eb
GP
112292003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
11230
11231 * MAINTAINERS: Update my e-mail address.
11232
0b3f3d22
ME
112332003-08-28 Mohan Embar <gnustuff@thisiscool.com>
11234
11235 * MAINTAINERS (Write After Approval): Add myself.
11236
d253f9ba
DJ
112372003-08-27 Daniel Jacobowitz <drow@mvista.com>
11238
11239 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
11240 * configure: Regenerated.
11241
066ec9c9
MM
112422003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
11243
11244 * MAINTAINERS: Update my email address.
11245
415d7ef9
PE
112462003-08-23 Phil Edwards <pme@gcc.gnu.org>
11247
11248 * configure.in: Use newline instead of semicolon when assuming
11249 shell arguments in a for loop.
11250 * configure: Regenerated.
11251
e1567352
JE
112522003-08-22 Jason Eckhardt <jle@rice.edu>
11253
11254 * MAINTAINERS: Resurrect the i860 maintainer.
11255
b348267b
GK
112562003-08-20 Geoffrey Keating <geoffk@apple.com>
11257
e50084fa
GK
11258 PR 8180
11259 * configure.in: When testing with_libs and with_headers, treat
11260 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
11261 * configure: Regenerate.
b4117c30 11262
b348267b
GK
11263 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
11264 make, shell, etc.
11265 (baseargs): Likewise.
11266 * configure: Regenerate.
11267
ca26ffe0
BI
112682003-08-20 Bernardo Innocenti <bernie@develer.com>
11269
11270 * MAINTAINERS (Write After Approval): Add myself.
11271
940cde4d
GK
112722003-08-19 Geoffrey Keating <geoffk@apple.com>
11273
11274 * configure.in: Disable libgcj for darwin not on powerpc.
11275 * configure: Rebuild.
11276
74bed51b
ADL
112772003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
11278
11279 * config-ml.in, symlink-tree: Add license.
11280
b4117c30
ZW
112812003-08-03 Richard Stallman <rms@gnu.org>
11282 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
11283
11284 * README.SCO: New file.
11285
333a28b4
MK
112862003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
11287
11288 * Makefile.tpl (check, check-c++): Express dependencies using
11289 dependencies rather than commands.
11290 * Makefile.in: Regenerate.
11291
c197e306
AC
112922003-08-01 Andrew Cagney <cagney@redhat.com>
11293
11294 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
11295 * configure: Ditto.
11296
a8ee6e2d
GK
112972003-07-31 Geoffrey Keating <geoffk@apple.com>
11298
11299 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 11300 * Makefile.in: Update.
a8ee6e2d 11301
8d9b3f2e
AT
113022003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
11303
11304 * configure.in: Enable libgcj for darwin.
11305 * configure: Rebuild.
11306
52c0c542
PE
113072003-07-29 Phil Edwards <pme@gcc.gnu.org>
11308
11309 * config-ml.in: Use ac_configure_args directly instead of
11310 ml_arguments. Only set ml_norecursion if --no[-]recursion is
11311 actually seen.
11312
b4acb5ef
NN
113132003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
11314
11315 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
11316 creating target and build subdirs to build all parent dirs as needed.
11317 * Makefile.in: Rebuild.
11318 * configure.in: Don't build dirs explicitly here.
11319 * configure: Rebuild.
11320
a51d71d0
PB
113212003-07-26 Paul Brook <paul@nowt.org>
11322
11323 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
11324
f43e12ce
AO
113252003-07-22 Alexandre Oliva <aoliva@redhat.com>
11326
11327 * Makefile.tpl (all-make): Depend on intl.
11328 * Makefile.in: Rebuilt.
11329
8a199ff6
PE
113302003-07-20 Phil Edwards <pme@gcc.gnu.org>
11331
11332 * install-sh: Update to newer upstream versions (associated with
11333 aclocal 1.7).
11334 * mkinstalldirs: Likewise.
11335 * missing: Likewise, plus $1Help2man -> $1 typo fix.
11336
e6a8c803
AP
113372003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
11338
11339 * MAINTAINERS: Move self from Bug database only accounts
11340 to write-after-approval.
11341
9f13608f
NN
113422003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
11343
11344 * config.if: Remove unused libc_interface determination.
11345
c7864714
NN
113462003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
11347
11348 * MAINTAINERS: Move self from write-after-approval to
11349 build machinery (*.in).
11350
775956d0
NN
113512003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
11352
11353 PR bootstrap/11273
11354 PR bootstrap/11408
11355 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
11356 unused INSTALL_PROGRAM_ARGS.
11357 * configure.in: Use AC_PROG_INSTALL.
11358 * Makefile.in: Regenerate.
11359 * configure: Regenerate.
11360
c7f67a6e
KH
113612003-07-13 Kazu Hirata <kazu@cs.umass.edu>
11362
11363 * MAINTAINERS: Alphabetize.
11364
33952f6f
AO
113652003-07-10 Alexandre Oliva <aoliva@redhat.com>
11366
11367 * configure: Rebuilt.
11368 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
11369 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
11370 newlib nor libgloss.
11371 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
11372 * configure.in (am33_2.0-*-linux*): Added.
11373
0d4f1b4e
BW
113742003-07-09 Bob Wilson <bob.wilson@acm.org>
11375
11376 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
11377 * configure: Regenerate.
11378
56694dd9
ZW
113792003-07-07 Zack Weinberg <zack@codesourcery.com>
11380
11381 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
11382 * Makefile.in: Regenerate.
11383
21607eb4
ZW
113842003-07-04 Zack Weinberg <zack@codesourcery.com>
11385
11386 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
11387 * Makefile.in: Regenerate.
11388
dce2d8b2 113892003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8c90b13a
L
11390
11391 * Makefile.tpl: Replace PWD with PWD_COMMAND.
11392 * Makefile.in: Regenerated.
11393
5d42f90e
L
11394 * config-ml.in: Replace PWD with PWD_COMMAND.
11395
6eb95e99
ZW
113962003-07-04 Zack Weinberg <zack@codesourcery.com>
11397
11398 * intl: New directory; see intl/ChangeLog for details.
11399 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
11400 * Makefile.tpl: all-gcc depends on maybe-all-intl.
11401 * Makefile.in: Regenerate.
11402
07d1940e
NN
114032003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
11404
11405 * configure.in: Clean up config-lang.in handling. Delete
11406 useless assignment to "subdirs".
11407 * configure: Regenerate.
11408
4dbda6f0
NN
114092003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
11410
11411 * configure.in: Rename 'target_libs' to 'target_libraries'.
11412 Remove useless reference to 'target_libs'.
11413 * configure: Regenerate.
11414
2c30ab71
KS
114152003-06-23 Keith Seitz <kseitz@sources.redhat.com>
11416
11417 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
11418 * Makefile.in: Regenerate.
11419
11405c93
NN
114202003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
11421
11422 * Makefile.def: Introduce flags_to_pass.
11423 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
11424 * Makefile.in: Regenerate.
11425
fb87ad5d
HPN
114262003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
11427
11428 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
11429 and target-libgloss.
11430 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
11431 <h8300*-*-*>: Disable libf2c and ${libgcj}.
11432 * configure: Regenerate.
11433
a7956a48
BK
114342003-06-17 Benjamin Kosnik <bkoz@redhat.com>
11435
11436 * configure.in: Update testsuite_flags to new location.
11437 * configure. Regenerate.
6eb95e99 11438
eaf9f3b2
NN
114392003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
11440
11441 * Makefile.tpl: Remove BUILD_CC stuff.
11442 * Makefile.in: Regenerate.
11443
2d89ffef
KH
114442003-06-17 Kazu Hirata <kazu@cs.umass.edu>
11445
11446 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
11447
dce2d8b2 114482003-06-16 Graeme Peterson <gp@qnx.com>
83415b0b
GP
11449
11450 * MAINTAINERS (Write After Approval): Add myself.
11451
dce2d8b2 114522003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 11453
b951c91c
L
11454 * config.guess: Update to 2003-06-12 version.
11455 * config.sub: Update to 2003-06-13 version.
11456
dce2d8b2 114572003-06-12 H.J. Lu <hongjiu.lu@intel.com>
0bb41a37
L
11458
11459 * config.guess: Update to 2003-06-06 version.
11460 * config.sub: Update to 2003-06-06 version.
11461
655b7166
RO
114622003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11463
11464 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
11465 * configure. Regenerate.
11466
01b759aa
NN
114672003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
11468
bf1d3e81
NN
11469 * configure.in: Disable serial configure by default.
11470 * configure: Regenerate.
11471 * Makefile.tpl: Abolish .NOTPARALLEL.
11472 * Makefile.in: Regenerate.
11473
e89fbdfe
NN
11474 * Makefile.tpl: Replace {build,host,target}_canonical by
11475 {build,host,target}.
11476 * Makefile.in: Regenerate.
11477
01b759aa
NN
11478 * Makefile.tpl: Fix stupid pasto.
11479 * Makefile.in: Regenerate.
11480
f7dae026
NN
114812003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
11482
11483 * Makefile.tpl: Remove bogus conditional.
11484 * Makefile.in: Regenerate.
11485
114862003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
11487
11488 * Makefile.tpl (profiledbootstrap): New target.
11489 * Makefile.in (profiledbootstrap): New target.
11490
2ffc3e73 114912003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
11492
11493 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
11494 Pinski. Remove user names from other bugzilla-only maintainers.
11495
1a1e6b96
NN
114962003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
11497
1358ccea
NN
11498 * Makefile.tpl: Make 'recursive targets' using autogen rather
11499 than shell loop. Remove duplicate 'clean' targets and false
11500 comments.
11501 * Makefile.def: Add systematic dependencies to 'recursive' targets.
11502 Add systematic method of specifying missing targets in subdirs.
11503 Add copyright boilerplate.
11504 * Makefile.in: Regenerate.
11505 * configure.in: Add 'recursive targets' to maybe list.
11506 * configure: Regenerate.
11507
ae74ed1f
NN
11508 * MAINTAINERS: "GNATS only" -> "Bug database only".
11509
1a1e6b96
NN
11510 * Makefile.tpl: Rename [+target+] to [+make_target+].
11511 * Makefile.def: Rename 'target' to 'make_target'.
11512
c79af3fa
NB
115132003-05-31 Neil Booth <neil@daikokuya.co.uk>
11514
11515 * MAINTAINERS: Add self as options handling maintainer.
11516
39d85b61
MM
115172003-05-28 Michael Meissner <gnu@the-meissners.org>
11518
11519 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
11520 been too long since I touched those ports.
11521
afc2b62d
DD
115222003-05-28 DJ Delorie <dj@redhat.com>
11523
11524 * Makefile.tpl: Make maybe-check-gcc .PHONY.
11525 * Makefile.in: Regenerate.
11526
df445104
MR
115272003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
11528
11529 * configure.in: Use curly braces in the definition of tooldir.
11530 * configure: Regenerate.
11531
2eb98e5d 115322003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 11533
2eb98e5d
DD
11534 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
11535 newlib or libgloss.
11536 * Makefile.in: Regenerate.
11537
862fced8
DD
115382003-05-21 DJ Delorie <dj@redhat.com>
11539
11540 * Makefile.tpl: Add missing empty maybe-check-gcc target.
11541 * Makefile.in: Regenerate.
11542
fc351800
ILT
115432003-05-20 Ian Lance Taylor <ian@airs.com>
11544
11545 * MAINTAINERS: Update my e-mail address.
11546
7e2dbcef
NN
115472003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
11548
11549 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 11550 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
11551 Factor out common code from autogen IF statements.
11552 * configure: Regenerate.
11553 * Makefile.in: Regenerate.
11554
f2a0e225
KC
115552003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
11556
11557 * configure.in: Accept i[3456789]86 for machine type.
11558 * configure: Regenerate.
11559
8b87bb96
NN
115602003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
11561
11562 * configure.in: Switch more things to use maybe dependencies.
11563 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
11564 * configure: Regenerate.
11565 * Makefile.tpl: Switch more things to use maybe dependencies.
11566 * Makefile.in: Regenerate.
11567
fdb882bc 115682003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
11569
11570 * Makefile.tpl (install-opcodes): Define.
11571 * Makefile.in: Rebuild.
11572
f7c50032
AJ
115732003-05-13 Andreas Jaeger <aj@suse.de>
11574
11575 * config.guess: Update to 2003-05-09 version.
11576 * config.sub: Update to 2003-05-09 version.
11577
dce2d8b2 115782003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
11579
11580 * configure.in: Correct sed script so that options in quotes are not
11581 deleted.
11582 * configure: Rebuild.
11583
aa8f1f57
CV
115842003-05-12 Corinna Vinschen <corinna@vinschen.de>
11585
11586 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
11587 and $$s/newlib/libc/sys/cygwin32 include paths.
11588 * configure: Ditto.
11589
0c130f81
MM
115902003-05-12 Michael Meissner <gnu@the-meissners.org>
11591
11592 * MAINTAINERS: Update my email addresses.
11593
aa1a100b
EB
115942003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
11595
11596 * config-ml.in: Propagate INSTALL variables.
f7c50032 11597
87861833
GP
115982003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11599
11600 * MAINTAINERS: Remove duplicate entries in Write After Approval.
11601
de722255
CD
116022003-05-02 Chris Demetriou <cgd@broadcom.com>
11603
6eb95e99
ZW
11604 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
11605 * Makefile.in: Regenerate.
de722255 11606
96c4a002
WB
116072003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
11608
11609 * MAINTAINERS (GNATS only): Add Falk Hueffner.
11610
55b15a11
WB
116112003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
11612
11613 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
11614
0c227849
DJ
116152003-04-27 Daniel Jacobowitz <drow@mvista.com>
11616
11617 * Makefile.tpl: Clean $(BUILD_SUBDIR).
11618 * Makefile.in: Regenerated.
11619
d45148c1
WB
116202003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
11621
11622 * MAINTAINERS (Write After Approval): Upgrade myself from
11623 GNATS only to write-after-approval. Update my mail address.
11624
dce2d8b2 116252003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
11626
11627 (OS Port Maintainers: freebsd): Add myself.
11628
438f50c3
MM
116292003-04-22 Mark Mitchell <mark@codesourcery.com>
11630
11631 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
11632
9074e169
KJ
116332003-04-22 Kean Johnston <jkj@sco.com>
11634
11635 * MAINTAINERS (SCO ports): Added myself.
11636
dfd39a2e
NS
116372003-04-21 Nathan Sidwell <nathan@codesourcery.com>
11638
11639 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
11640
ccbae82a
KJ
116412003-04-19 Kean Johnston <jkj@sco.com>
11642
11643 * MAINTAINERS (Write After Approval): Add myself.
11644
2f50999f
GP
116452003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11646
11647 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
11648 * Makefile.in: Regenerate.
11649
e9b84181
JJ
116502003-04-18 Jakub Jelinek <jakub@redhat.com>
11651
11652 * configure.in (powerpc64*-*-linux*): Remove.
11653 * configure: Rebuilt.
11654
1ca4c6e1
PE
116552003-04-17 Phil Edwards <pme@gcc.gnu.org>
11656
11657 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
11658 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
11659 and restrap.
11660 * Makefile.in: Regenerate.
11661
0590b963
RE
116622003-04-16 Richard Earnshaw <rearnsha@arm.com>
11663
11664 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
11665 * configure: Regenerated.
11666
ff41a56f
DD
116672003-04-15 DJ Delorie <dj@redhat.com>
11668
11669 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
11670
50d440bc
NC
116712003-04-13 Nick Clifton <nickc@redhat.com>
11672
11673 * config-ml.in: Remove support for --disable-aix removing
11674 call-aix multilibs.
11675
b1e0a93e
AO
116762003-04-10 Alexandre Oliva <aoliva@redhat.com>
11677
11678 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
11679 * */configure: Rebuilt.
11680
71fb704d
JS
116812003-04-08 Joel Sherrill <joel@oarcorp.com>
11682
11683 * MAINTAINERS: Add my email address.
11684
3897ea90
OH
116852003-03-17 Olivier Hainque <hainque@act-europe.fr>
11686
11687 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 11688
93c834b7
NN
116892003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
11690
11691 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
11692 * Makefile.in: Regenerate.
11693
82c34dcb
MC
116942003-03-14 Michael Chastain <mec@shout.net>
11695
11696 * Makefile.in: Regenerate with correct Makefile.def.
11697
73458fb7
NN
116982003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
11699
11700 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
11701 Make macro.
11702 * Makefile.in: Regenerate.
11703 * configure.in: Clean up gxx_include_dir logic.
11704 * configure: Regenerate.
11705
32cf27e5
AE
117062003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
11707
11708 * MAINTAINERS (Write After Approval): Add myself.
11709
c727e7a0
BE
117102003-03-10 Ben Elliston <bje@wasabisystems.com>
11711
11712 * MAINTAINERS: Update my mail address.
11713
9a27ac7a
FS
117142003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11715
11716 * configure.in (gxx_include_dir): Fix typo.
11717 * configure: Regenerated.
11718
3aa83176
NN
117192003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
11720
11721 * Makefile.tpl: Reindent.
11722 * Makefile.in: Regenerate.
11723 * configure.in: Reindent. Don't set unused variables.
11724 * configure: Regenerate.
11725
9124bc53
DJ
117262003-03-04 Daniel Jacobowitz <drow@mvista.com>
11727
11728 * configure.in: Include $(build_tooldir)/sys-include in
11729 FLAGS_FOR_TARGET.
11730 * configure: Regenerated.
11731
cb543528
NN
117322003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
11733
c858bf1e
NN
11734 * Makefile.tpl: Always pass down RANLIB.
11735 * Makefile.in: Regenerate.
11736
aa9c3ab4
NN
11737 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
11738 * Makefile.in: Regenerate.
11739 * configure.in: Remove unused logic relating to --enable-shared
11740 and --enable-threads. Remove bogus comments. Remove redundant
11741 noconfigdirs.
11742 * configure: Regenerate.
11743
cb543528
NN
11744 * configure.in: Replace ${libstdcxx_version} by its value.
11745 Remove reference to mh-dgux.
11746 * configure: Regenerate.
11747
53f70c1b
KB
117482003-03-03 Kevin Buettner <kevinb@redhat.com>
11749
11750 * MAINTAINERS (Write After Approval): Add myself.
11751
df0f0674
NN
117522003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11753
11754 * Makefile.tpl: Rearrange.
11755 * Makefile.in: Regenerate.
11756
dce2d8b2 117572003-02-25 Uwe Stieber <uwe@wwws.de>
ef4e7569
US
11758
11759 * configure.in: Add support for kaOS as cross build target system.
11760 * configure: Regenerated.
11761
a7a287eb
SB
117622003-02-24 Steven Bosscher <steven@gcc.gnu.org>
11763
11764 * MAINTAINERS (Write after approval): Add myself.
11765
ff00c8a2
JW
117662003-02-21 James E Wilson <wilson@tuliptree.org>
11767
11768 * MAINTAINERS: Update my email address.
11769
abb2db7a
ZW
117702003-02-21 Zack Weinberg <zack@codesourcery.com>
11771
11772 * MAINTAINERS: Add self to blanket write privs. section.
11773
e9f2dc3b
SM
117742003-02-20 Sean McNeil <sean@blue.mcneil.com>
11775
11776 * Makefile.tpl: Add definition of CPPFLAGS to pass into
11777 configure-target-* as some target builds may require additional
11778 flags for preprocessor tests.
11779 * Makefile.in: Regenerated.
11780
ee03dc5e
AO
117812003-02-19 Alexandre Oliva <aoliva@redhat.com>
11782
11856278
AO
11783 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
11784 * ltconfig: Handle it.
11785 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
11786 auto-detecting it.
11787
274aef32
AO
11788 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
11789 it is used as argument to $CC.
11790 * ltcf-gcj.sh: Likewise.
11791
ee03dc5e
AO
11792 * configure.in: Introduce --enable-maintainer-mode.
11793 * configure: Rebuilt.
11794 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
11795 for maintainer mode.
11796 * Makefile.in: Rebuilt.
11797
30db8e17
JM
117982003-02-18 Jason Merrill <jason@redhat.com>
11799
11800 * Makefile.tpl (check-c++): Allow parallelism.
11801
cab60ac6
GP
118022003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11803
11804 * MAINTAINERS: Remove John Carr (who never actually had access to
11805 gcc.gnu.org).
11806
c8e5d1af
GK
118072003-02-15 Geoffrey Keating <geoffk@apple.com>
11808
11809 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
11810 don't configure target-libobjc.
11811 * configure: Regenerate.
11812
70f91f50
RO
118132003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11814
11815 * Makefile.tpl (RANLIB): Define.
11816 * Makefile.in: Regenerate.
11817
669e9062
LB
118182003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
11819
11820 * MAINTAINERS: Update my email.
abb2db7a 11821
61b56b2e
KS
118222003-02-06 Keith R Seitz <keiths@redhat.com>
11823
11824 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
11825 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
11826 * Makefile.in: Regenerated.
11827 * configure.in: Remove all traces of snavigator, db, and grep.
11828 * configure: Regenerated.
11829
a1ba6e15
GP
118302003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11831
11832 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
11833 After Approval.
11834
f5f2cce5
CC
118352003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11836
11837 * MAINTAINERS (Write after approval): Add myself.
11838
ba49f6f1
FCE
118392003-01-31 Frank Ch. Eigler <fche@redhat.com>
11840
11841 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
11842 * Makefile.in: Regenerated.
11843
ccf9f10c
RS
118442003-01-30 Roger Sayle <roger@eyesopen.com>
11845
11846 * config.guess: Updated to 2003-01-30's version.
11847 * config.sub: Updated to 2003-01-28's version.
11848
a693735b
AO
118492003-01-30 Alexandre Oliva <aoliva@redhat.com>
11850
11851 * config.if: If gcc_version is already set, just use it. Don't set
11852 gcc_version_trigger if it's already set, otherwise set it to
11853 gcc/version.c, but only if the file exists. If it is not set and
11854 gcc/version.c does not exist, try to extract the version number from
11855 $CC.
11856
204c43d6
AT
118572003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
11858
abb2db7a 11859 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 11860
842e91ec
PE
118612003-01-27 Phil Edwards <pme@gcc.gnu.org>
11862
11863 * configure.in: Revert 24Jan change.
11864 * configure: Regenerate.
11865
6b99984e
GP
118662003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11867
11868 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
11869 entry of HJ Lu.
11870
806e0935
NN
118712003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11872
11873 * configure.in: Revert previous change.
11874 * configure: Regenerate.
11875
307a9864
NN
118762003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11877
11878 * configure.in: Make rda native-only.
11879 * configure: Regenerate.
11880
02ba6302
VR
118812003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11882
11883 * MAINTAINERS: Move myself from GNATS-only-accounts to
11884 write-after-approval.
11885
77d187bc
NN
118862003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
11887
11888 * configure.in: Add missing \.
11889 * configure: Rebuilt.
11890
a94a2d4c
JJ
118912003-01-17 Jakub Jelinek <jakub@redhat.com>
11892
11893 * configure.in (baseargs): Avoid using \| in sed regular
11894 expressions.
11895 * configure: Rebuilt.
11896
73f84924
JJ
118972003-01-16 Jakub Jelinek <jakub@redhat.com>
11898
11899 * configure.in (baseargs): Remove all supported forms of
11900 --cache-file, --srcdir, --host, --build and --target options
11901 from argument lists.
11902 * configure: Rebuilt.
11903
8c12fc63
JZ
119042003-01-15 Josef Zlomek <zlomekj@suse.cz>
11905
11906 * MAINTAINERS: Add myself to write-after-approval list.
11907
7c005a3a
AO
119082003-01-15 Alexandre Oliva <aoliva@redhat.com>
11909
11910 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
11911 * configure: Rebuilt.
11912
3dfabf63
NN
119132003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
11914
11915 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
11916 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
11917 * Makefile.in: Regenerate.
11918 * configure: Regenerate.
11919
cf53ae10
AO
119202003-01-09 Alexandre Oliva <aoliva@redhat.com>
11921
11922 * configure.in: Remove Makefile in build, host and target modules
11923 unless configure was run with --no-recursion.
11924 * configure: Rebuilt.
11925
3fbe8e4a
CC
119262003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11927
11928 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
11929 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
11930 * Makefile.in: Regenerate.
11931
66e2aa7d
CD
119322003-01-08 Chris Demetriou <cgd@broadcom.com>
11933
11934 * config.guess: Update to 2003-01-03 version.
11935 * config.sub: Update to 2003-01-03 version.
11936
b5038cfb
CF
119372003-01-07 Christopher Faylor <cgf@redhat.com>
11938
11939 * configure: Regenerate with proper autoconf 2.13.
11940
d02c69be
CF
119412003-01-07 Christopher Faylor <cgf@redhat.com>
11942
11943 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 11944 * configure: Regenerate.
d02c69be 11945
e914a571
AC
119462003-01-06 Andrew Cagney <ac131313@redhat.com>
11947
11948 * configure.in (GDB_TK): Add tcl directories conditional on
11949 gdb/gdbtk directory being present.
11950 * configure: Regenerate.
abb2db7a 11951
dce2d8b2 119522003-01-04 John David Anglin <dave.anglin@nrc.ca>
70571545 11953
dce2d8b2
EB
11954 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
11955 used by gcc if LD is not defined and we are not doing a Canadian Cross.
70571545
JDA
11956 * configure: Rebuilt.
11957
89a7012a
TT
119582002-12-31 Tom Tromey <tromey@redhat.com>
11959
11960 * Makefile.in: Rebuilt.
11961 * Makefile.def (target_modules) [libffi]: Allow installation.
11962
3f4f56e2
AS
119632002-12-31 Andreas Schwab <schwab@suse.de>
11964
11965 * configure.in: Fix use of $program_transform_name.
11966 * configure: Regenerated.
11967
6c1b8d0a
DJ
119682002-12-30 Daniel Jacobowitz <drow@mvista.com>
11969
11970 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 11971 * configure: Regenerated.
6c1b8d0a 11972
c5120911
AO
119732002-12-29 Alexandre Oliva <aoliva@redhat.com>
11974
11975 * Makefile.tpl (local-distclean): Don't remove...
11976 (multilib.ts): ... this. Moved into...
11977 (multilib.out): ... this. Don't use sub-make.
11978 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
11979 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
11980 (configure-build-[+module+], configure-[+module+],
11981 configure-target-[+module+], configure-gcc): ... these. Test
11982 for Makefile existence. Drop config.status from dependencies.
11983 * Makefile.in: Rebuilt.
11984 * configure.in: Move gcc-version-trigger to the end of
11985 ac_configure_args. Add comments to maybedep.tmp and
11986 serdep.tmp. Introduce --disable-serial-configure. Remove
11987 nonopt from baseargs, matching and removing corresponding
11988 whitespace while at it.
11989 * configure: Rebuilt.
11990
e245b0ea
AO
119912002-12-28 Alexandre Oliva <aoliva@redhat.com>
11992
903de295
AO
11993 * configure.in (host_configargs): Replace reference to
11994 no-longer-defined buildopts with --build=${build_alias}.
11995 * configure: Rebuilt.
11996
e245b0ea
AO
11997 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
11998 program_transform_name to standard idiom.
11999 (AUTOGEN, AUTOCONF): Define.
12000 (Makefile.in): Use $(AUTOGEN).
12001 (Makefile): Depend on config.status, and use autoconf-style rule to
12002 build it. Move original commands to...
12003 (config.status): ... this new target.
12004 (configure): Add $(srcdir). Depend on config/acx.m4. Use
12005 $(AUTOCONF).
12006 * Makefile.in: Rebuilt.
12007
671aa708
NN
120082002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
12009
53fbfb58
NN
12010 * Makefile.tpl: Fix dramatic bustage due to change in
12011 program_transform_name.
12012 * Makefile.in: Regenerate.
12013
12014 * configure.in: Remove unnecessary PATH setting.
12015 * configure: Regnerate.
12016
12017 * configure.in: Don't default to unprefixed tools unless
12018 the native tools will work.
12019 * configure: Regenerate.
12020
671aa708
NN
12021 * configure.in: Convert to autoconf script. Blow away lots
12022 of now-redundant Makefile fragments.
12023 * configure: Generate using Autoconf.
12024 * Makefile.tpl: Rewrite to reflect autoconfiscation.
12025 * Makefile.in: Regenerate.
12026
57f40826
NN
120272002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
12028
3fedb745
NN
12029 * configure: Fix stupid bug where RANLIB was mistakenly included.
12030
abb2db7a 12031 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
12032 (build_configargs, host_configargs, target_configargs).
12033
12034 * configure.in: Move logic out of sed statement.
12035
abb2db7a 12036 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
12037 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
12038
315fa0f4
SS
120392002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
12040
12041 * config.sub: Import from master repository
12042 * config.guess: Ditto
12043
45aff44f
AS
120442002-12-24 Andreas Schwab <schwab@suse.de>
12045
12046 * Makefile.tpl (multilib.out): Fix missing space.
12047 * Makefile.in: Regenerate.
12048
88b5521b
NN
120492002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
12050
12051 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
12052 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
12053 * Makefile.in: Regenerate.
12054 * configure.in: Remove unnecessary leftovers.
12055
2a726918
GK
120562002-12-21 Geoffrey Keating <geoffk@apple.com>
12057
12058 * configure.in (extra_ranlibflags_for_target): New variable.
12059 (*-*-darwin): Add -c to ranlib commands.
12060 * configure (tooldir): Handle extra_ranlibflags_for_target.
12061
aace3269 120622002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
12063
12064 * Makefile.tpl: Revert HJL's change.
12065 * Makefile.in: Regenerated.
12066 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
12067 always.
12068
f0895142
AS
120692002-12-19 Andreas Schwab <schwab@suse.de>
12070
12071 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
12072 * Makefile.in: Regenerate.
12073
dce2d8b2 120742002-12-18 H.J. Lu <hjl@gnu.org>
782d0c02
L
12075
12076 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
12077 * Makefile.in: Regenerated.
12078
12079 * configure.in (build_prefix): New. Substitute.
12080
212f6dd0
NN
120812002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
12082
79308c5d
NN
12083 * Makefile.tpl: Don't let real targets depend on phony targets.
12084 * Makefile.in: Regenerate.
12085
212f6dd0
NN
12086 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
12087 * Makefile.in: Regenerate.
12088
ab17919f
SS
120892002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
12090
12091 * config.sub: Import from master repository
12092 * config.guess: Ditto
12093
5ecf91d1
JM
120942002-12-16 Jason Merrill <jason@redhat.com>
12095
12096 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
12097 previous 'make bootstrap'.
12098 * Makefile.in: Regenerate.
12099
d8437e1b
HPN
121002002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
12101
12102 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
12103
4977bab6
ZW
121042002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
12105
12106 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
12107 * Makefile.in: Regenerate.
12108
0edcfdcb
JM
121092002-12-13 Jason Merrill <jason@redhat.com>
12110
6248218a 12111 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
12112 library tests.
12113 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
12114 * Makefile.in: Regenerate.
12115
4977bab6
ZW
121162002-12-12 Alexandre Oliva <aoliva@redhat.com>
12117
12118 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
12119 * Makefile.in: Rebuilt.
12120
f87505dd
AO
121212002-12-12 Alexandre Oliva <aoliva@redhat.com>
12122
12123 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
12124
4977bab6
ZW
121252002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
12126
12127 * configure: Fix bug put in by gremlins.
12128
12129 * Makefile.tpl: Substitute more autoconfily.
12130 * configure: Substitute more autoconfily.
12131 * Makefile.in: Regenerate.
12132
7f0db92a
SS
121332002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
12134
12135 * config.sub: Import from master repository
12136 * config.guess: Ditto
12137 * MAINTAINERS: Added Svein Seldal under write after approval
12138
4977bab6
ZW
121392002-12-08 Andrew Cagney <ac131313@redhat.com>
12140
12141 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
12142 * Makefile.in (all-sim): Ditto.
12143
121442002-12-06 DJ Delorie <dj@redhat.com>
12145
12146 * Makefile.tpl: Change configure dependencies to not have real
12147 targets depend on phony targets.
12148
121492002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
12150
12151 * configure.in: Revert unintentional change.
12152
12153 * Makefile.tpl: Change dependency for */multilib.out so that
12154 it works when gcc isn't in the tree.
12155
12156 * configure.in: Substitute more.
12157 * configure: Run subconfigures from the Makefile.
12158 * Makefile.tpl: Run subconfigures from the Makefile; add a few
12159 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
12160
67f1b906
GP
121612002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12162
12163 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
12164
4977bab6
ZW
121652002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
12166
12167 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
12168 and corresponding dependencies.
12169 * Makefile.in: Regenerate.
12170
12171 * configure.in (host_tools): Order binutils, gas and ld for
12172 convenience in running the testsuites.
12173
12174 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
12175 * Makefile.in: Regenerate.
12176 * configure.in: Introduce rules to serialize subconfigure runs.
12177
12178 * configure.in: Introduce BASE_CC_FOR_TARGET.
12179 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
12180 Realize configure-build-* targets. Realize configure-target-* targets.
12181 * Makefile.in: Regenerate.
12182
121832002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
12184
12185 * configure: Move gcc_version_trigger stuff from here...
12186 * configure.in: ...to here.
12187
12188 * configure.in: Separate subconfigure options added by this file from
12189 options given by the user. Add machinery to put args for host
12190 subconfigures into the Makefile.
12191
12192 * Makefile.tpl: Remove 'vault' targets.
12193 * Makefile.tpl: Reorder and comment dependencies.
12194 * Makefile.in: Regenerate.
12195
121962002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
12197 * configure.in: Fix my broken commit of previous patch. (sigh)
12198
743f054e
GK
121992002-11-28 Geoffrey Keating <geoffk@apple.com>
12200
12201 * configure.in: Move host-specific darwin noconfigdirs into
12202 the host-specific section.
12203
4977bab6
ZW
122042002-11-28 Geoffrey Keating <geoffk@apple.com>
12205
12206 * configure.in: Move host-specific darwin noconfigdirs into
12207 the host-specific section.
12208
122092002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
12210
12211 * configure: Remove skip-this-dir support.
12212 * Makefile.tpl: Remove skip-this-dir support.
12213
12214 * Makefile.tpl: Remove leftover support for non-autoconfiscated
12215 subdirectories.
12216 * Makefile.in: Regenerate.
12217
12218 * Makefile.tpl: Strip out useless setting of 'dir'.
12219 * Makefile.in: Regenerate.
12220
122212002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
12222
12223 * configure.in: Fix deeply stupid bug.
12224
12225 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
12226 shell code in CXX_FOR_TARGET
12227 * Makefile.def: Introduce raw_cxx.
12228 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
12229 RAW_CXX_FOR_TARGET.
12230 * Makefile.in: Regenerate.
12231
122322002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
12233
12234 * Makefile.tpl: Remove unnecessary ifs.
12235 * Makefile.in: Regenerate.
12236
12237 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
12238 dependencies. Maybe-ize build-libiberty. Create dummy install
12239 targets for 'no_install' modules.
12240 * configure: Move GDB_TK substitution to configure.in. Move
12241 build_modules stuff to configure.in.
12242 * configure.in: Implement soft dependency machinery. Maybe-ize
12243 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
12244 * Makefile.in: Regenerate.
12245
122462002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
12247
12248 * Makefile.tpl: Make all-target, install-target behave similarly
12249 to all, install (only hitting configured targets). Eliminate
12250 unused macro defintions.
12251
12252 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
12253 build != host.
12254
12255 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
12256
12257 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
12258
12259 * configure.in: Produce lists of subdir targets we're actually
12260 configuring. Remove references to "dosrel".
12261 * Makefile.tpl: Let configure set which subdir targets are hit.
12262 Remove install-cross; clean up install; remove ALL. Remove
12263 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
12264 Autogenerate host module targets. Remove empty dependency lines
12265 and redundant dependency; rearrange slightly.
12266 * Makefile.def: Add host-side libtermcap, utils.
12267
12268 * Makefile.in: Regenerate.
12269
e6226a2f
RO
122702002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12271
12272 * ltconfig (osf[345]): Append $major to soname_spec.
12273 Reflect this in library_names_spec.
12274 * ltmain.sh (osf): Prefix $major with . for use as extension.
12275
3b75d237
AJ
122762002-11-19 Andreas Jaeger <aj@suse.de>
12277
12278 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
12279 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
12280 and sparc64 GNU/Linux systems.
12281
809108de
NS
122822002-11-19 Nathan Sidwell <nathan@codesourcery.com>
12283
12284 * MAINTAINERS: Update email.
12285
e7e0de7e
GP
122862002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12287
12288 * MAINTAINERS: Complete James Dennett's entry.
12289
f7109dea
EB
122902002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
12291
12292 * MAINTAINERS (Write After Approval): Add myself.
12293
d3ac17c9
BK
122942002-11-13 Bruce Korb <bkorb@gnu.org>
12295
12296 * Makefile.tpl: syntactic cleanup
12297
dce2d8b2 122982002-11-13 Stuart Hastings <stuart@apple.com>
cbf78ae4
SH
12299
12300 * MAINTAINERS: Add myself to write-after-approval list.
12301
4977bab6
ZW
123022002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
12303
12304 * Makefile.def: Add list of recursive targets to autogenerate.
12305 Add build_modules.
12306 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
12307 targets. Autogenerate *-build-* targets.
12308 * Makefile.in: Regenerate.
12309
123102002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
12311
12312 * configure: More autoconf-style substitutions.
12313 * Makefile.tpl: More autoconf-style substitutions.
12314 * Makefile.in: Regenerate.
12315
123162002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
12317
12318 * configure: Substitute more variables in a more autoconf-friendly
12319 way. Simplify slightly.
12320 * Makefile.tpl: Make more variables substitutable in an
12321 autoconf-friendly way.
12322 * Makefile.in: Regenerate.
12323
d4783999
JW
123242002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
12325
12326 * MAINTAINERS (Write After Approval): Add myself.
12327
4977bab6
ZW
123282002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
12329
12330 * configure.in (v810*): Remove special setting of tools.
12331
12332 * configure: Add support for extra required flags for ar or nm.
12333 * configure.in (aix4.3+): Use above support for target-specific
12334 issues, rather than using config/mt-aix43.
12335
123362002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
12337
12338 * configure: Remove 'removing', which doesn't work. Replace $subdir
12339 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
12340 with $srcdir. Reformat indentation. Substitute some variables
12341 formerly hard-coded in the Makefile for build=host.
12342 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
12343 * Makefile.def: Autogenerate more.
12344 * Makefile.in: Regenerate.
12345
1c9c903e
AN
123462002-11-04 Adam Nemet <anemet@lnxw.com>
12347
12348 * MAINTAINERS (Write After Approval): Add myself.
12349
40673d2b
KB
123502002-11-04 Kevin Buettner <kevinb@redhat.com>
12351
12352 * Makefile.def (host_modules): Add rda.
12353 * Makefile.in: Regenerate.
12354 * configure.in (target_tool): Add target-rda to list.
12355
42e650ae
GP
123562002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12357
12358 * MAINTAINERS: Remove "co-maintainer" note for web pages.
12359
e004b81f
PE
123602002-10-25 Phil Edwards <pme@gcc.gnu.org>
12361
12362 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
12363 and restrap targets to this rule.
12364 * Makefile.in: Regenerate.
12365
06bd49b1
GP
123662002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12367
12368 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
12369 GNATS only accounts.
12370
d0af82b0
HPN
123712002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
12372
12373 * configure.in (i[3456]86-*-linux*): Add check to disable
12374 ${libgcj} for glibc1.
12375
10782654
DC
123762002-10-24 Denis Chertykov <denisc@overta.ru>
12377
12378 * MAINTAINERS: Add myself as ip2k port maintainer.
12379
a5a438f5
SS
123802002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
12381
12382 * configure.in: Add tic4x target.
12383
fe3d5b7f
NN
123842002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
12385
aba8a494
NN
12386 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
12387 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
12388 * Makefile.in: Regenerate.
12389
fe3d5b7f
NN
12390 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
12391 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
12392 * Makefile.in: Regenerate.
12393
a6ad79e7
JJ
123942002-10-02 Janis Johnson <janis187@us.ibm.com>
12395
12396 * MAINTAINERS: Add myself as web pages co-maintainer.
12397
6a8a9058
NN
123982002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
12399
12400 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
12401 * Makefile.in: Regenerate.
12402
327d975a
ZW
124032002-10-02 Zack Weinberg <zack@codesourcery.com>
12404
12405 * MAINTAINERS: Add myself and Nathan Sidwell
12406 <nathan@codesourcery.com> as VxWorks maintainers.
12407
a5ae8f19 124082002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
12409
12410 * Makefile.def: Remove order dependency comments.
12411 * Makefile.tpl: Add explicit install-install dependencies.
12412 * Makefile.in: Regenerate.
d0f6c823 12413
34c6040c 12414 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 12415 * Makefile.in: Regenerate.
34c6040c 12416
d0f6c823
NN
12417 * Makefile.tpl: Add configure-target (for src-release in src)
12418 * Makefile.in: Regenerate.
12419
50bd210b
NC
124202002-09-30 Nick Clifton <nickc@redhat.com>
12421
12422 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
12423
ca25149e
UW
124242002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
12425
12426 * configure.in (s390*-*-linux*): Enable libgcj.
12427
dd30b57d
NN
124282002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
12429
9e60a678
NN
12430 * configure: Revert accidentally applied changes.
12431
dd30b57d
NN
12432 * Makefile.tpl: Make more autoconf-friendly.
12433 * Makefile.in: Regenerate.
12434 * configure: Make substitution more autoconf-like.
12435
5831424e
RE
124362002-09-28 Richard Earnshaw <rearnsha@arm.com>
12437
12438 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
12439 single entry to handle all these.
12440 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
12441 libjava on arm-*-elf.
12442
b7f3b15b
GK
124432002-09-27 Geoffrey Keating <geoffk@apple.com>
12444
12445 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
12446 things that depend on them.
12447
0dffceed
NN
124482002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
12449
12450 * Makefile.tpl: Make subsituted variables more autoconfy.
12451 * Makefile.in: Regenerate.
12452 * configure: Make seds more autoconfy.
12453
1db75a86 124542002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
12455
12456 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
12457 * Makefile.in: Regenerate.
12458 * configure.in: Rewrite sed statements to look autoconfy.
12459
1db75a86
NN
12460 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
12461 all-target-foo on configure-target-foo.
12462 * Makefile.def: Ditto.
12463 * Makefile.in: Rebuild.
12464
741a4e89
AH
124652002-09-25 Andrew Haley <aph@redhat.com>
12466
12467 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
12468
95ddd785
NN
124692002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
12470
12471 * Makefile.def: New file.
12472 * Makefile.tpl: New file.
12473 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
12474 * contrib/gcc_update: Note that Makefile.in is a generated file.
12475
12476 * configure.in: Minor rearrangement. Simplify tests.
12477
65a824f6
JT
124782002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
12479
12480 * configure.in (with_headers): Skip copy if value is "yes".
12481 (with_libs): Likewise.
12482
51270f0a 124832002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
12484
12485 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
12486 * configure.in (sh*-*-pe*): Ditto.
12487 * configure.in (mips*-*-pe*): Ditto.
12488 * configure.in (*arm-wince-pe): Ditto.
12489
8f89dbf4
NN
12490 * configure.in: Rearrange.
12491
c1b8db3f
KH
124922002-09-14 Kazu Hirata <kazu@cs.umass.edu>
12493
12494 * MAINTAINERS: Update my email address.
12495
341f0575
PK
124962002-08-30 Paul Koning <pkoning@equallogic.com>
12497
12498 * MAINTAINERS: (Write After Approval): Add myself.
12499
d2e06980
GK
125002002-08-29 Geoffrey Keating <geoffk@redhat.com>
12501
12502 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
12503
4906d5d8
GK
125042002-08-24 Geoffrey Keating <geoffk@redhat.com>
12505
12506 * MAINTAINERS: Change my mailing address.
12507
e9a25cc8
PC
125082002-08-21 Paolo Carlini <pcarlini@unitus.it>
12509
12510 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 12511 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 12512
dce2d8b2 125132002-08-20 Loren J. Rittle <ljrittle@acm.org>
a5aa7421
LR
12514
12515 * MAINTAINERS (Write After Approval): Remove myself.
12516 (Various Maintainers: c++ runtime libs): Add myself.
12517
5ce6f47b
EC
125182002-08-15 Eric Christopher <echristo@redhat.com>
12519
12520 * config.sub: Import from master repository.
12521 * config.guess: Ditto.
12522
7f9317f0
AO
125232002-08-19 Alexandre Oliva <aoliva@redhat.com>
12524
12525 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
12526 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
12527 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
12528
7aecca3d
AH
125292002-08-16 Aldy Hernandez <aldyh@redhat.com>
12530
12531 * MAINTAINERS: Add self to rs6000 vector extensions.
12532
8ea4b195
AO
125332002-08-15 Alexandre Oliva <aoliva@redhat.com>
12534
12535 * libiberty/configure: Reverted unintended yesterday's check in.
12536
f5cc59a7
AO
125372002-08-14 Alexandre Oliva <aoliva@redhat.com>
12538
12539 * boehm-gc/configure, libf2c/configure: Rebuilt.
12540 * libffi/configure, libiberty/configure: Ditto.
12541 * libjava/configure, libobjc/configure: Ditto.
12542 * libstdc++-v3/configure, zlib/configure: Ditto.
12543 Merged from binutils:
12544 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
12545 From Steve Ellcey <sje@cup.hp.com>:
12546 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
12547 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
12548 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
12549 IA64.
12550 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
12551 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
12552 soname_spec, sys_lib_search_path_spec): Ditto.
12553
dce2d8b2 125542002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
66350331
FS
12555
12556 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
12557
2ff34870
L
125582002-08-04 H.J. Lu (hjl@gnu.org)
12559
12560 * configure.in (mips*-*-linux*): Don't skip target-libffi.
12561
a014f2fe
KW
125622002-08-02 Krister Walfridsson <cato@df.lth.se>
12563
12564 * MAINTAINERS (Write After Approval): Add myself.
12565
c01d477a
AM
125662002-07-31 Alan Modra <amodra@bigpond.net.au>
12567
12568 * configure.in: Move generic linux case to end. Copy generic
12569 linux noconfigdirs to mips*-*-linux* entry and new
12570 powerpc64*-*-linux* entry. Add target-libffi for the latter.
12571
68cd2524
MM
125722002-07-19 Michael Matz <matz@suse.de>
12573
12574 * MAINTAINERS: Add myself as ra* maintainer.
12575
e2d83b8c
CD
125762002-07-16 Chris Demetriou <cgd@broadcom.com>
12577
12578 * config.guess: Update to 2002-07-09 version.
12579 * config.sub: Update to 2002-07-03 version.
12580
cece4f1d
HPN
125812002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
12582
12583 * MAINTAINERS: Fix typo in a maintainer email address.
12584
bb654703
NN
125852002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
12586
12587 * configure.in: Remove two redundant tests.
12588
789b7de5
RO
125892002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12590
12591 * configure.in (mips*-*-irix6*o32): Enable stabs.
12592
e1da1089
NN
125932002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
12594
f3970bba
NN
12595 * configure.in: Don't build grez.
12596 * Makefile.in: Ditto.
12597
e1da1089
NN
12598 * Makefile.in: Remove references to bsp, cygmon, libstub.
12599 * configure.in: Ditto.
12600
12601 * configure.in: Remove leftover reference to gdbtest.
12602
57c905fa
PE
126032002-07-08 Phil Edwards <pme@gcc.gnu.org>
12604
12605 * configure.in (gxx_include_dir): Change to match versioned
12606 C++ headers if --enable-version-specific-runtime-libs is used.
12607
a0af94a7 126082002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 12609
a0af94a7
SE
12610 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
12611
423ce3eb
NN
126122002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
12613
12614 * configure.in: Make --without-x work.
12615
98186934
NN
126162002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
12617
c3b7d169
NN
12618 * configure.in: Rearrange target Makefile fragment collection.
12619
98186934
NN
12620 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
12621 cvs[src].
12622 * configure.in: Ditto.
12623
eebd288a
MK
126242002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
12625
12626 * MAINTAINERS (Write After Approval): Update my e-mail address.
12627
3ab36f05
NN
126282002-06-24 Ben Elliston <bje@redhat.com>
12629
12630 * configure.in (host_tools): Remove cgen.
12631
12632 * Makefile.in (all-cgen): Remove; runs from its source directory.
12633 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 12634 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
12635 (all-sim): Likewise.
12636
dce2d8b2 126372002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3ab36f05
NN
12638
12639 * Makefile.in: Eliminate 'apache' targets.
12640 * configure.in: Eliminate 'apache' targets.
12641
55380b08
NN
12642 * configure.in: Eliminate redundant tests. Reorganize.
12643
9a5c1b9d
NN
12644 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
12645
5fd3853a
NN
12646 * config-ml.in: Eliminate references to Cygnus configure.
12647
cfefc434
NN
12648 * Makefile.in: Eliminate references to building emacs.
12649
2fe93885
GS
126502002-06-28 Graham Stott <graham.stott@btinternet.com>
12651
12652 * MAINTAINERS: Update my email address.
12653
53c40185
BK
126542002-06-26 Benjamin Kosnik <bkoz@redhat.com>
12655
12656 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 12657 (cxx_incdir): Remove.
53c40185 12658
97679694
NN
126592002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
12660
12661 * MAINTAINERS (Write After Approval): Add self.
12662
b03bcd37
DC
12663Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
12664
12665 * configure.in: Add support for ip2k.
12666
6bd12129
NN
126672002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
12668
12669 * configure.in: Fix AIX configury bug.
12670
e0d98a92
SE
126712002-06-20 Steve Ellcey <sje@cup.hp.com>
12672
12673 * MAINTAINERS (Write After Approval): Add self.
12674
ba3292db
NN
126752002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
12676
ef40bc65
NN
12677 * configure.in: replace ${topsrcdir} with ${srcdir}
12678
7a0be465
NN
12679 * configure.in: Move definition of libstdcxx_flags
12680 right above usage, rather than waaay earlier.
12681
e1848dde
NN
12682 * configure.in: Pull definition of is_cross_compiler earlier.
12683
8bc2fff1
NN
12684 * configure.in: Rearrange a little.
12685
ba3292db
NN
12686 * configure.in: Remove references to librx.
12687 * Makefile.in: Remove references to librx.
12688
11d8b408
DC
12689Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
12690
12691 * config.sub: Add support for avr target.
12692 Import from master sources, rev 1.255
5ce6f47b 12693
93da8339
PE
126942002-06-19 Phil Edwards <pme@gcc.gnu.org>
12695
12696 * configure, .cvsignore: Revert previous change...
12697 * Makefile: ...delete.
12698
b4caab5c
NN
126992002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
12700
12701 * configure.in: Eliminate ${gasdir} variable.
12702
ee777171
DB
127032002-06-18 Dave Brolley <brolley@redhat.com>
12704
12705 * configure.in: Add support for frv.
12706 * config.sub: Add support for frv.
12707
26e4af54
PE
127082002-06-18 Phil Edwards <pme@gcc.gnu.org>
12709
12710 * configure: Remove garbage from previous commit.
12711
bb20b7da
PE
127122002-06-18 Phil Edwards <pme@gcc.gnu.org>
12713
12714 * configure: For in-source builds, make a subdir and re-exec there.
12715 * Makefile: New file. Pass targets through to build directory.
12716 * .cvsignore: No longer ignore "Makefile".
12717
9d321f6c
DR
127182002-06-16 Douglas Rupp <rupp@gnat.com>
12719
12720 * MAINTAINERS (Write After Approval): Add self.
12721
c8eb2bc0
KG
127222002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12723
12724 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
12725
f210d239
JT
127262002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
12727
12728 * configure.in (vax-*-netbsd*): Re-enable gas.
12729
e9667b3c
NN
127302002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
12731
efe1f357
NN
12732 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
12733 BUILD_PREFIX_1, to correct nomenclature.
12734 * configure: Likewise.
12735
e9667b3c
NN
12736 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
12737 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
12738
fe2fe497
OH
127392002-05-31 Olaf Hering <olh@suse.de>
12740
12741 * config-ml.in: Propogate DESTDIR also.
12742
dcf7f0dd
JT
127432002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
12744
12745 * configure.in (vax-*-netbsd*): Don't build gas for this
12746 platform.
12747
6ff14f32
MM
127482002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
12749
12750 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12751 and libgcj for AVR.
12752
397de1ff
KK
127532002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
12754
12755 * MAINTAINERS (Write After Approval): Add myself.
12756
ac30211c
JT
127572002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
12758
12759 * config.guess: Update to 2002-05-22 version.
12760 * config.sub: Likewise.
12761
1e6347d8
RO
127622002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12763
12764 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
12765 * config-ml.in: Likewise.
12766 * configure: Likewise.
12767 * configure.in: Likewise.
12768
e5ce1d6d
SC
127692002-05-16 Stephane Carrez <stcarrez@nerim.fr>
12770
12771 * MAINTAINERS: Update my email address.
12772
6cdef75d
NN
127732002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
12774
4a87f061
NN
12775 * configure.in: Simplify makefile fragment collection.
12776
12777 * configure.in: Remove code to build emacs.
603606e7 12778
e254d6b5
NN
12779 * configure.in : Remove --srcdir argument from targargs and buildargs
12780 (it's always overridden in the Makefile anyway). Rearrange a bit.
12781
12782 * configure: Move some logic to configure.in.
12783 * configure.in: Move some logic from configure.
6cdef75d 12784
1d6006fe
TT
127852002-05-11 Tom Tromey <tromey@redhat.com>
12786
12787 * MAINTAINERS: Reflect libgcj reality.
12788
b70b3534
FS
127892002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
12790
12791 * Makefile.in: Honour DESTDIR.
12792
4434687a
MM
127932002-05-08 Mark Mitchell <mark@codesourcery.com>
12794
12795 * config.guess: Import 2002-03-20 version.
12796 * config.sub: Import 2002-04-26 version.
12797
a89e49c7
RO
127982002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12799
12800 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
12801
44e55536
TJ
128022002-05-07 Tim Josling <tej@melbpc.org.au>
12803
12804 * MAINTAINERS: Add self.
12805
dce2d8b2 128062002-05-06 Loren J. Rittle <ljrittle@acm.org>
97320a3f
LR
12807
12808 * ltmain.sh: Detect and handle object name conflicts
12809 while piecewise linking a static library.
12810
b7c13625
AO
128112002-05-05 Alexandre Oliva <aoliva@redhat.com>
12812
12813 * configure.in (noconfigdirs): Don't disable libgcj on
12814 sparc64-*-solaris* and sparcv9-*-solaris*.
12815
4182d9fa
AO
128162002-05-03 Alexandre Oliva <aoliva@redhat.com>
12817
12818 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
12819
7bebf279
TF
128202002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
12821
12822 * configure.in (FLAGS_FOR_TARGET): Do not add
12823 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
12824 on i[3456]86-*-linux*.
12825
9a06dc7d
TF
128262002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
12827
12828 * configure.in (noconfigdirs): Replace [ ] with test.
12829
12830 * configure.in (noconfigdirs): Do not add target-newlib if
12831 target == i[3456]86-*-linux*, and host == target.
12832
a51a07fa
NN
128332002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
12834
9e7facd6
DD
12835 * configure.in: delete reference to absent file
12836
aeaa0f2f
NN
12837 * configure.in: replace '[' with 'test'
12838
4bb98828
NN
12839 * configure.in: Eliminate references to gash.
12840 * Makefile.in: Eliminate references to gash.
12841
64791664
NN
12842 * configure.in: remove useless references to 'pic' makefile fragments.
12843
3ed57cf4
NN
12844 * configure.in: (*-*-windows*) Finish removing.
12845
a51a07fa
NN
12846 * configure.in: Eliminate redundant test for libgui.
12847
8552f6f1
RS
128482002-04-29 Roger Sayle <roger@eyesopen.com>
12849
12850 * MAINTAINERS: Add self and realphabetize. Update entries
12851 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
12852 entry for a29k port maintainer.
12853
dce2d8b2 128542002-04-26 Joel Sherrill <joel@OARcorp.com>
9e847666
JS
12855
12856 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
12857 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
12858
704c9a14
NN
128592002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
12860
12861 * configure.in: remove references to dead files
12862
7bff5059
MM
128632002-04-19 Mark Mitchell <mark@codesourcery.com>
12864
12865 * MAINTAINERS: Add information about purpose of this file.
12866
0c7c67f0
TT
128672002-04-18 Tom Tromey <tromey@redhat.com>
12868
12869 * configure.in: Disallow configuring libgcj when it is already
12870 installed and we're using Solaris 2.8 linker. Do enable libgcj on
12871 Solaris 2.8 by default. For PR libgcj/6158.
12872
63501e91
NN
128732002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12874
12875 * configure.in: Move default CC setting out of config/mh-* fragments
12876 directly into here.
12877
701afd4d
NN
128782002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12879
12880 * configure.in: don't even try to configure or make a subdirectory
12881 if there's no configure script for it.
12882
07cdae91
MM
128832002-04-15 Mark Mitchell <mark@codesourcery.com>
12884
12885 * MAINTAINERS: Remove chill maintainers.
12886 * Makefile.in (CHILLFLAGS): Remove.
12887 (CHILL_LIB): Remove.
12888 (TARGET_CONFIGDIRS): Remove libchill.
12889 (CHILL_FOR_TARGET): Remove.
12890 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
12891 CHILL_LIB.
12892 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
12893 (CHECK_TARGET_MODULES): Likewise.
12894 (INSTALL_TARGET_MODULES): Likewise.
12895 (CLEAN_TARGET_MODULES): Likewise.
12896 (configure-target-libchill): Remove.
12897 (all-target-libchill): Remove.
12898 * configure.in (target_libs): Remove target-libchill.
12899 Do not compute CHILL_FOR_TARGET.
12900 * libchill: Remove directory.
5ce6f47b 12901
ab50d72b
DD
129022002-04-11 DJ Delorie <dj@redhat.com>
12903
12904 * Makefile.in, configure.in: Sync with binutils, entries
12905 follow...
12906
0a1e123a
DD
129072002-04-07 Andrew Cagney <ac131313@redhat.com>
12908
12909 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
12910 (do-tar, do-bz2): New rules.
12911 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
12912 (gdb-tar): New rule.
12913 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
12914 (insight_dejagnu.tar): New rule.
12915 (insight.tar): New rule.
12916 (gdb+dejagnu.tar): New rule.
12917 (gdb.tar): New rule.
12918
ab50d72b
DD
129192002-02-01 Mo DeJong <supermo@bayarea.net>
12920
12921 * Makefile.in: Add all-tix to deps for all-snavigator
12922 so that tix is built when building snavigator.
12923
129242002-01-11 Steve Ellcey <sje@cup.hp.com>
12925
12926 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
12927 ld and gdb are not supported.
12928
129292002-01-07 Mark Salter <msalter@redhat.com>
12930
12931 * configure.in: Remove target-bsp and target-cygmon from arm builds.
12932 Allow target-libgloss to be built for arm, strongarm, and xscale.
12933
129342001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
12935
12936 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
12937 options for i[3456]86-pc-linux* native builds.
12938
129392001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
12940
12941 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
12942 files from .po files for a distribution.
12943
129442001-09-03 Jeff Holcomb <jeffh@redhat.com>
12945
12946 * configure.in: Enable libstdc++-v3 for h8300 targets.
12947
129482001-06-19 Alan Modra <amodra@bigpond.net.au>
12949
12950 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
12951 version from bfd/.
12952
12953Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
12954
12955 * Makefile.in (VER): When present, extract the version number from
12956 the file version.in.
12957
dce2d8b2 129582001-05-24 Tom Rix <trix@redhat.com>
ab50d72b
DD
12959
12960 * configure.in : enable ld for aix
12961
129622001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12963
12964 * config.guess: Add linux target for S/390.
12965
129662000-11-07 Philip Blundell <pb@futuretv.com>
12967
12968 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
12969
129702000-11-03 Philip Blundell <pb@futuretv.com>
12971
12972 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
12973 files.
12974
129752001-01-15 Ben Elliston <bje@redhat.com>
12976
12977 * configure.in (host_tools): Add sid.
12978 Always configure cgen.
12979
129802000-11-24 Nick Clifton <nickc@redhat.com>
12981
12982 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
12983
ab50d72b
DD
129842000-08-20 Doug Evans <dje@casey.transmeta.com>
12985
12986 * Makefile.in (ALL_MODULES): Add all-cgen.
12987 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
12988 (all-cgen): New target.
12989 (all-opcodes,all-sim): Depend on all-cgen.
12990 * configure.in (host_tools): Add cgen.
12991 Only configure cgen if --enable-cgen-maint.
12992
dce2d8b2 129932002-04-09 Loren J. Rittle <ljrittle@acm.org>
ef98ad7b
LR
12994
12995 * configure.in: Add *-*-freebsd* configurations.
12996
90def2b2
TT
129972002-04-08 Tom Tromey <tromey@redhat.com>
12998
12999 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
13000 Fixes PR libgcj/6068.
13001
320d7e7a
KW
130022002-03-30 Krister Walfridsson <cato@df.lth.se>
13003
13004 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
13005
18b467f1
RO
130062002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13007
13008 * configure.in (alpha*-dec-osf*): Enable libgcj.
13009
dce2d8b2 130102003-03-27 Matthew Gingell <gingell@gnat.com>
8bb3a5af
MG
13011
13012 * MAINTAINERS (Write After Approval): Add myself.
13013
56ae9405
NC
130142002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
13015
13016 Fix for: PR bootstrap/3591, target/5676
13017 * configure.in (mcore-pe): Disable the configuration of
13018 libstdc++-v3 since exceptions are not supported.
13019
f18d9a0c
AG
130202002-03-20 Anthony Green <green@redhat.com>
13021
13022 * configure.in: Enable libgcj for xscale-elf target.
13023
dce2d8b2 13024Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
c0e21eef
R
13025
13026 * MAINTAINERS: Update my email address.
13027
28eca9e8
AO
130282002-03-16 Alexandre Oliva <aoliva@redhat.com>
13029
13030 * ltmain.sh (relink_command): Fix typo in previous change.
13031
e67e72c7
AO
130322002-03-15 Alexandre Oliva <aoliva@redhat.com>
13033
13034 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
13035 (relink_command): Added --tag flags.
13036 (mode=install): If relinking fails; error out.
13037
c2273204
RH
130382002-03-12 Richard Henderson <rth@redhat.com>
13039
13040 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
13041 .NOTPARALLEL tag.
13042 (do-check): Rename from check.
13043 (check): Allow parallel check.
13044
bcb64245
BW
130452002-03-12 Bob Wilson <bob.wilson@acm.org>
13046
13047 * MAINTAINERS: Add myself as maintainer for xtensa port.
13048 Fix alphabetical order in CPU port maintainer list.
13049 Remove myself from Write After Approval list.
13050
63adb4ff
RH
130512002-03-11 Richard Henderson <rth@redhat.com>
13052
13053 * Makefile.in (.NOTPARALLEL): Add fake tag.
13054
9bec4bf0
L
130552002-03-07 H.J. Lu (hjl@gnu.org)
13056
13057 * configure.in: Enable gprof for mips*-*-linux*.
13058
c7fc1f84
DS
130592002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
13060
13061 * MAINTAINERS (Write After Approval): Add myself.
13062
6bff33fb
AO
130632002-02-28 Alexandre Oliva <aoliva@redhat.com>
13064
13065 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
13066 libjava.
13067 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
13068
0210b33b
AO
130692002-02-23 Alexandre Oliva <aoliva@redhat.com>
13070
13071 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
13072 because its Makefile is there; test for the executable instead.
13073
fcc0a3ef
AO
130742002-02-22 Alexandre Oliva <aoliva@redhat.com>
13075
13076 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
13077 libstdc++-v3 and libjava.
13078
dce2d8b2 130792002-02-11 Adam Megacz <adam@xwt.org>
97cf8285
AM
13080
13081 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
13082 boehm-gc
5ce6f47b 13083
40fe0ec3
AO
130842002-02-09 Alexandre Oliva <aoliva@redhat.com>
13085
13086 * config.guess: Updated to 2002-01-30's version.
13087 * config.sub: Updated to 2002-02-01's version.
13088 Contribute sh64-elf.
13089 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
13090 * configure.in: Added sh64-*-*.
13091
694d53ee
CD
130922002-02-08 Chris Demetriou <cgd@broadcom.com>
13093
13094 * MAINTAINERS: Belatedly add myself to write after approval list.
13095
a9ca50b1
JH
13096Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
13097
13098 * MAINTAINERS: Put self in as maintainer for x86-64 port.
13099 Remove self as Write After Approval.
13100
5ffc3500
GK
131012002-01-31 Geoffrey Keating <geoffk@redhat.com>
13102
13103 * MAINTAINERS: Put self in as maintainer for contrib/regression
13104 directory.
13105
4ceaf7fb
PE
131062002-01-28 Phil Edwards <pme@gcc.gnu.org>
13107
13108 * MAINTAINERS: Update my email address.
13109
51584787
JT
131102002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
13111
5ce6f47b
EC
13112 * configure.in (*-*-netbsd*): New. Skip target-newlib,
13113 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
13114 libraries if not supported for NetBSD on target CPU.
13115
5701d273
DR
131162002-01-25 Douglas B Rupp <rupp@gnat.com>
13117
13118 * install-sh: Use _inst.$$_ for temp file name.
13119
b299a075
JT
131202002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
13121
13122 * MAINTAINERS (Write After Approval): Move my contact info
13123 from here...
13124 (OS Port Maintainers): ...to here (netbsd).
13125
51fe14b5
BW
131262002-01-22 Bob Wilson <bob.wilson@acm.org>
13127
13128 * MAINTAINERS (Write After Approval): Add myself.
13129
dce2d8b2 131302002-01-17 H.J. Lu <hjl@gnu.org>
b634ad42
L
13131
13132 * Makefile.in (all-fastjar): Also depend on all-libiberty.
13133 (all-target-fastjar): Also depend on all-target-libiberty.
13134
3cd87679
L
131352002-01-16 H.J. Lu (hjl@gnu.org)
13136
13137 * config.guess: Import from master sources, rev 1.225.
13138 * config.sub: Import from master sources, rev 1.238.
13139
969a6d8f
KH
131402002-01-16 Kazu Hirata <kazu@hxi.com>
13141
13142 * MAINTAINERS (Write After Approval): Remove myself.
13143
366f6a52
FW
131442001-12-19 Florian Weimer <fw@deneb.enyo.de>
13145
13146 * MAINTAINERS (Write After Approval): Add myself.
13147
f02240b6
JM
131482001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
13149
13150 * MAINTAINERS: Add self as docs co-maintainer.
13151
5d08dc39
MK
131522001-12-11 Matthias Klose <doko@debian.org>
13153
13154 * MAINTAINERS (Write After Approval): Add myself.
13155
39e790d5
ZW
131562001-12-09 Zack Weinberg <zack@codesourcery.com>
13157
13158 * MAINTAINERS: Update my email address.
13159
4519d6a3
TC
131602001-12-07 Turly O'Connor <turly@apple.com>
13161 * MAINTAINERS (Write After Approval): Add myself.
13162 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
13163 (rs6000_initialize_trampoline): Call __trampoline_setup for
13164 ABI_DARWIN too.
13165 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 13166 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 13167
21cf0a73
PC
131682001-12-07 Paolo Carlini <pcarlini@unitus.it>
13169
13170 * MAINTAINERS (Write After Approval): Add myself.
13171
4ee43206
DR
13172Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
13173
13174 * configure, configure.in: Use temp file for long sed commands.
13175
251931f3
LG
131762001-12-03 Laurent Guerby <guerby@acm.org>
13177
13178 * config.sub: Update to version 1.232 on subversion.
13179
03777dd7
BE
131802001-12-03 Ben Elliston <bje@redhat.com>
13181
13182 * MAINTAINERS: Update mail address for config.* patches.
13183
dce2d8b2 131842001-11-27 DJ Delorie <dj@redhat.com>
e490616e
ZW
13185 Zack Weinberg <zack@codesourcery.com>
13186
13187 When build != host, create libiberty for the build machine.
13188
13189 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
13190 CONFIG_ARGUMENTS.
13191 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
13192 New variables.
13193 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
13194 and rules.
13195 (all.normal): Depend on ALL_BUILD_MODULES.
13196 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
13197 (all-build-libiberty): Depend on configure-build-libiberty.
13198
13199 * configure: Calculate and substitute proper value for
13200 ALL_BUILD_MODULES.
13201 * configure.in: Create the build subdirectory.
13202 Calculate and substitute TARGET_CONFIGARGS (formerly
13203 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
13204
04075e8f
ZL
132052001-11-26 Ziemowit Laski <zlaski@apple.com>
13206
13207 * MAINTAINERS (write-after-approval): Add self.
13208
ed19322d
CR
132092001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
13210
13211 * MAINTAINERS (GNATS only accounts): Remove self.
13212
90a12988
HPN
132132001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
13214
13215 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
13216 libf2c.
13217
77e653ad
CR
132182001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
13219
13220 * MAINTAINERS (Write After Approval): Add self.
13221
64adad99
DB
132222001-11-12 David O'Brien <obrien@FreeBSD.org>
13223
13224 * MAINTAINERS: mips and s390 are also CPU ports.
13225
834a28c7
DB
132262001-11-12 David O'Brien <obrien@FreeBSD.org>
13227
13228 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
13229
ef94239f
DB
132302001-11-11 David O'Brien <obrien@FreeBSD.org>
13231
13232 * MAINTAINERS: Alphabetize.
13233
beda0427
KH
132342001-11-09 Kazu Hirata <kazu@hxi.com>
13235
13236 * MAINTAINERS (Various maintainers: h8 port): Add myself.
13237
6ca224d3
JDA
132382001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
13239
13240 * MAINTAINERS (Various maintainers: hppa port): Added myself.
13241
132e4bd7
PE
132422001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
13243
13244 * configure.in (--enable-languages): Be more permissive about
13245 syntax. Check for empty lists better. Warn about $LANGUAGES.
13246
c6243b4c
GK
132472001-11-08 Geoffrey Keating <geoffk@redhat.com>
13248
13249 * config.sub: Import from master sources, rev. 1.230.
13250 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
13251
abbb9e76
LG
132522001-11-07 Laurent Guerby <guerby@acm.org>
13253
13254 * MAINTAINERS (Write After Approval): Add self.
13255
53cdb27a
HPN
132562001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
13257
13258 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
13259
dd3a88c9
HPN
132602001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
13261
13262 * config.sub: Import from master sources, rev 1.226.
13263 * config.guess: Import from master sources, rev 1.216.
13264
d344dce9
HPN
132652001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
13266
13267 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
13268 * MAINTAINERS: Add self as maintainer of MMIX port.
13269 Remove old after-approval entry.
13270
63f6bcd7
JM
132712001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
13272
13273 * ChangeLog, configure: Fix spelling errors.
13274
84f92638
BK
132752001-10-20 Brendan Kehoe <brendan@zen.org>
13276
13277 * MAINTAINERS: Tweak my address.
13278
dce2d8b2 13279Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2f30eda4
R
13280
13281 * MAINTAINERS: Update my email address.
13282
1567080c 132832001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 13284
f48a3b5c 13285 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 13286 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 13287
30106886
GB
132882001-10-10 Geert Bosch <bosch@gnat.com>
13289
e490616e 13290 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
13291 Added Robert Dewar.
13292
dce2d8b2 132932001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
d3d51b8c
DB
13294
13295 * MAINTAINERS (Write After Approval): Added self
13296
d1c3e709
GB
132972001-10-02 Geert Bosch <bosch@gnat.com>
13298
13299 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
13300
50f5f793
JM
133012001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
13302
13303 * configure: Handle temporary files securely using mkdir.
13304
7fddf9a9
AO
133052001-09-29 Alexandre Oliva <aoliva@redhat.com>
13306
13307 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
13308
dce2d8b2 133092001-09-26 Will Cohen <wcohen@redhat.com>
387beb82
WC
13310
13311 * configure.in (*-*-linux*): Disable configuration of target-newlib
13312 and target-libgloss.
e490616e 13313
0c055e34
AO
133142001-09-26 Alexandre Oliva <aoliva@redhat.com>
13315
13316 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
13317 RANLIB.
13318
759bfa90
AO
133192001-09-21 Alexandre Oliva <aoliva@redhat.com>
13320
13321 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
13322 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
13323 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
13324 avoid quotes nesting problems.
13325 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
13326 (DO_X): Export only variables that are set.
13327
1dc4a750
BE
133282001-09-19 Ben Elliston <bje@redhat.com>
13329
13330 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
13331 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
13332 semantics. Use the shell built-in "type" command instead.
13333
898c7238
AO
133342001-08-31 Alexandre Oliva <aoliva@redhat.com>
13335
13336 Merged from gcc-3_0-branch:
13337 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
13338 * ltcf-c.sh: Use $objext, not $ac_objext.
13339 2001-07-27 Mark Kettenis <kettenis@gnu.org>
13340 * ltcf-cxx.sh: Add support for GNU.
13341 2001-07-22 Timothy Wall <twall@redhat.com>
13342 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
13343 default settings if using GNU tools with that configuration.
13344 * ltcf-cxx.sh: Ditto.
13345 * ltcf-gcj.sh: Ditto.
13346 2001-07-21 Michael Chastain <chastain@redhat.com>
13347 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
13348 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
13349 * ltmain.sh: Mark as gcc-local.
13350
8fa0a32e
EC
133512001-08-30 Eric Christopher <echristo@redhat.com>
13352 Jason Eckhardt <jle@redhat.com>
13353
13354 * config.guess: Merge from master sources.
13355 * config.sub: Merge from master sources, add support for mipsisa32.
13356
32f30f91 133572001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
13358 * config.sub: Merge from master sources, rev 1.219.
13359 * MAINTAINERS: Add self as contact for stormy16 port.
13360
f6084f99
ZW
133612001-08-14 Zack Weinberg <zackw@panix.com>
13362
13363 * config.sub: Merge from master sources, rev 1.218.
13364 * config.guess: Merge from master sources, rev 1.209.
13365
91b54f7f
GS
133662001-08-11 Graham Stott <grahams@redhat.com>
13367
13368 * Makefile.in (check-c++): Add missing semicolon.
13369
e5b3941e
JH
13370Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
13371
32f30f91 13372 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 13373
6387a56e
EC
133742001-07-30 Eric Christopher <echristo@redhat.com>
13375
13376 * MAINTAINERS (Various maintainers: mips port): Added myself.
13377
53b475f0
AH
133782001-07-25 Andrew Haley <aph@cambridge.redhat.com>
13379
e490616e 13380 * configure.in (sh-*-linux*): New.
53b475f0 13381
2a08c780
RH
133822001-07-27 Richard Henderson <rth@redhat.com>
13383
13384 * .cvsignore: Add LAST_UPDATED.
13385
bfa79422
UW
133862001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
13387
13388 * MAINTAINERS (Various maintainers: s390 port): Added myself.
13389
0ae85492
AH
133902001-07-16 Aldy Hernandez <aldyh@redhat.com>
13391
e490616e 13392 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 13393
8e1ab0fe
NP
13394Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
13395
13396 * MAINTAINERS (Write After Approval): Added myself.
13397
2b997990
SC
133982001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13399
13400 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13401 and libgcj on m68hc11/m68hc12.
13402
d920e825
L
134032001-06-27 H.J. Lu (hjl@gnu.org)
13404
13405 * Makefile (CFLAGS_FOR_BUILD): New.
13406 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
13407
d425a1e0
JM
134082001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
13409
13410 * README: Remove version number.
13411
5b5b4207
GP
134122001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13413
13414 * INSTALL/README: Update wrt. to the installation instructions now
13415 residing in gcc/doc/install.texi.
13416
be839b69
JM
134172001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
13418
13419 * README: Replace with a cut-down and updated version of gcc/README.
13420
fe2ee7c4
DE
134212001-06-12 David Edelsohn <edelsohn@gnu.org>
13422
13423 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
13424 multilibs to be disabled.
13425
4f5d646c
DB
134262001-06-11 Daniel Berlin <dan@cgsoftware.com>
13427
13428 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 13429
818f0c85
AO
134302001-06-09 Alexandre Oliva <aoliva@redhat.com>
13431
13432 * config.guess: Import CVS version 1.195.
13433 * config.sub: Import CVS version 1.212.
13434
e9a8af10
AO
134352001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
13436
13437 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13438 gcc/xgcc is built, use -print-prog-name to find out the program
13439 name to use.
13440
ae3ca0a9
PE
134412001-06-04 Phil Edwards <pme@sources.redhat.com>
13442
13443 * config.guess: Import CVS version 1.194. All gcc-local changes
13444 appear to also be in the master copy.
13445 * config.sub: Import CVS version 1.211.
13446
066bd40d
MM
13447Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
13448
13449 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
13450 with_gcc]: Use `gcc -shared' to build a shared library.
13451
4aef4f33
JDA
13452Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
13453
13454 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
13455 archives.
13456
c386f00f
RO
13457Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13458
13459 * MAINTAINERS (Write After Approval): Add myself.
13460
2ae5cea5
HPN
134612001-06-01 Hans-Peter Nilsson <hp@axis.com>
13462
13463 * configure.in (libstdcxx_flags): Do not try to execute
13464 libstdc++-v3/testsuite_flags until it exists.
13465
c3766183
AM
134662001-06-01 Alan Modra <amodra@bigpond.net.au>
13467
13468 * MAINTAINERS: Update my email address.
13469
9b337833
GS
134702001-05-31 Graham Stott <grahams@redhat.com>
13471
13472 * MAINTAINERS (Write After Approval): Add myself.
13473
dce2d8b2 134742001-05-28 Simon Patarin <simon.patarin@inria.fr>
55fce0eb
SP
13475
13476 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
13477 libraries when using g++ with native linker.
13478
5f7de4b8
AO
134792001-05-28 Alexandre Oliva <aoliva@redhat.com>
13480
13481 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
13482
a7bc0fbb
AO
134832001-05-22 Alexandre Oliva <aoliva@redhat.com>
13484
13485 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
13486 [aix4*|aix5*]: Prepend blank.
13487
33456445
AO
134882001-05-20 Alexandre Oliva <aoliva@redhat.com>
13489
13490 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13491 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
13492 of subdir/configure scripts to use the new libtool.m4.
13493
e48d3d00
MK
134942001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
13495
13496 * MAINTAINERS (Write After Approval): Add myself.
13497
9e0e191b
BK
134982001-05-18 Benjamin Kosnik <bkoz@redhat.com>
13499
13500 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
13501
3f19b439
BE
135022001-05-11 Ben Elliston <bje@redhat.com>
13503
13504 * Makefile.in (all-sid): New target.
13505 (check-sid, clean-sid, install-sid): Likewise.
13506
6ebe3121
JO
135072001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
13508
13509 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
13510
ca3667c4
AO
135112001-05-03 Alexandre Oliva <aoliva@redhat.com>
13512
13513 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
13514 libgcj.
13515
135162001-05-03 Alexandre Oliva <aoliva@redhat.com>
13517
13518 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13519 gcc/xgcc is built, use -print-prog-name to find out the program
13520 name to use.
13521
b2964d63
AO
135222001-04-26 Alexandre Oliva <aoliva@redhat.com>
13523
b1bb2302
AO
13524 * configure.in (noconfigdirs): Don't reset it from scratch in the
13525 target case; only append to it.
6387a56e 13526
b2964d63
AO
13527 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
13528 sparc-*-solaris2.8]: Disable ${libgcj}.
13529
8343765d
AO
135302001-04-25 Alexandre Oliva <aoliva@redhat.com>
13531
13532 * configure.in (libgcj_saved): Copy from $libgcj.
13533 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
13534 --disable-libgcj.
13535
ddbb6d43
GRK
135362001-04-25 Gavin Romig-Koch <gavin@redhat.com>
13537
13538 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 13539 C front end maintainer.
ddbb6d43 13540
3fa03ff9
AG
13541Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
13542
13543 * configure.in: Move *-chorusos target case to the proper switch.
13544 Disable libgcj.
13545
99ffe40f
AO
135462001-04-12 Alexandre Oliva <aoliva@redhat.com>
13547
13548 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
13549 1.641.2.228.
13550
78faa32d
FS
135512001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13552
13553 * Makefile.in (STAGE1_CFLAGS): Pass down.
13554
cdbff0ab
AM
135552001-04-13 Alan Modra <amodra@one.net.au>
13556
13557 * config.guess: Add hppa64-linux support. Note for next import that
13558 this is already in the master file.
13559 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
13560
75b9074c
AO
135612001-04-12 Alexandre Oliva <aoliva@redhat.com>
13562
13563 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13564 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
13565
125404c5
SS
135662001-04-11 Stan Shebs <shebs@apple.com>
13567
13568 * MAINTAINERS: Add self as Darwin port maintainer.
13569
876684fe
AM
135702001-04-11 Alan Modra <amodra@one.net.au>
13571
13572 * MAINTAINERS: Update my email address.
13573
06729913
LR
135742001-04-10 Loren J. Rittle <ljrittle@acm.org>
13575
13576 * ltcf-cxx.sh: Support creation of C++ shared libraries on
13577 recent versions of FreeBSD (release 3 or later).
13578 * ltconfig: On FreeBSD, -lc must not be provided when building
13579 a shared library or else the standard -pthread gcc option is
13580 rendered worthless to later users of the built library.
13581
67916302
JM
135822001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
13583
13584 * MAINTAINERS: Add self and RTH as C front end maintainers.
13585
d2bc0628
AO
135862001-04-05 Alexandre Oliva <aoliva@redhat.com>
13587
e490616e
ZW
13588 * config.sub: Make sure to match an already-canonicalized
13589 machine name (eg. mn10300-unknown-elf).
d2bc0628 13590
a3406c06
AO
135912001-04-01 Alexandre Oliva <aoliva@redhat.com>
13592
13593 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
13594 New macros.
13595 (bootstrap, cross): Use RECURSE_FLAGS.
13596 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
13597
a076f6a4
AO
135982001-03-27 Alexandre Oliva <aoliva@redhat.com>
13599
13600 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
13601
e9f4fa71
CH
136022001-03-22 Colin Howell <chowell@redhat.com>
13603
7238de5c
CH
13604 * Makefile.in (DO_X): Do not backslash single-quotes in
13605 backquotes (two places).
e9f4fa71 13606
b6b14b1b
AO
136072001-03-22 Alexandre Oliva <aoliva@redhat.com>
13608
13609 Re-installed:
13610 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13611 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
13612 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13613 * ltcf-cxx.sh: Likewise.
13614 * ltcf-gcj.sh: Likewise.
13615
1eb0b89d
GP
136162001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13617
13618 * MAINTAINERS: Add myself as "documentation co-maintainer".
13619
82e23236
AO
136202001-03-22 Alexandre Oliva <aoliva@redhat.com>
13621
13622 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13623 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
13624
64ec27c3
TT
136252001-03-19 Tom Tromey <tromey@redhat.com>
13626
13627 * config-ml.in: Handle GCJ and GCJFLAGS.
13628
191de407
MC
136292001-03-21 Michael Chastain <chastain@redhat.com>
13630
13631 * Makefile.in: all-m4 depends on all-texinfo.
13632
fed4dede
LR
136332001-03-20 Loren J. Rittle <ljrittle@acm.org>
13634
13635 * MAINTAINERS: Add myself to write after approval list.
13636
085072bb
LB
136372001-03-18 Laurynas Biveinis <lauras@softhome.net>
13638
13639 * Makefile.in (DO_X): Quote nested quotes.
13640
5af8ea3f
AM
136412001-03-18 Alan Modra <alan@linuxcare.com.au>
13642
13643 * MAINTAINERS: Add myself to write after approval list.
13644
69e23037
LB
136452001-03-15 Laurynas Biveinis <lauras@softhome.net>
13646
13647 * Makefile.in (DO_X): Use double quotes for quoting
13648 "RANLIB=$${RANLIB}".
13649
2b9650f4
OP
136502001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
13651
13652 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
13653
dce2d8b2 136542001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4698d2cf
NP
13655
13656 * configure.in: Only use `lang_requires' for languages athat are
13657 actually enabled.
13658
f6646274
PE
136592001-03-08 Phil Edwards <pme@sources.redhat.com>
13660
13661 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
13662
c9a54638
AO
136632001-03-08 Alexandre Oliva <aoliva@redhat.com>
13664
13665 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
13666
6a556ad6
TT
136672001-03-07 Tom Tromey <tromey@redhat.com>
13668
13669 * configure.in: Allow config-lang.in to set `lang_requires' to list
13670 of other required languages.
13671
6822468a
LB
136722001-03-06 Laurynas Biveinis <lauras@softhome.net>
13673
13674 * Makefile.in: Remove RANLIB definition. Use RANLIB
13675 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
13676 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 13677
f04885d3 136782001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 13679 Alexandre Oliva <aoliva@redhat.com>
6387a56e 13680
f04885d3
BK
13681 * Makefile.in (check-c++): Use tabs, not spaces.
13682
288edf47 136832001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 13684
288edf47
LB
13685 * MAINTAINERS: add myself to Write After Approval list.
13686
3d55d2f8 136872001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 13688
e490616e 13689 * Makefile.in (check-c++): New rule.
6387a56e 13690
4d88a68a
BK
13691 * configure.in (target_libs): Remove libg++.
13692 (noconfigdirs): Remove libg++.
13693 (noconfigdirs): Same.
13694 (noconfigdirs): Same.
13695 (noconfigdirs): Same.
13696
13697 * config-ml.in: Remove libg++ references.
13698
13699 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
13700 (ALL_TARGET_MODULES): Same.
13701 (configure-target-libg++): Remove.
13702 (all-target-libg++): Remove.
13703 (configure-target-libio): Remove.
13704 (all-target-libio): Remove.
13705 (check-target-libio): Remove.
13706 (.PHONY): Remove.
13707 (libg++.tar.bz2): Remove.
13708 (all-target-cygmon): Remove libio.
13709 (all-target-libstdc++): Remove.
13710 (configure-target-libstdc++): Remove.
13711 (TARGET_LIB_PATH): Remove libstdc++.
13712 (ALL_GCC_CXX): Remove libstdc++.
13713 (all-target-gperf): Correct.
13714
2437d4ed
NC
137152001-02-16 Nick Clifton <nickc@redhat.com>
13716
13717 * configure.in (noconfigdirs): Allow configuration of texinfo
13718 for Cygwin hosts.
13719
85b99cbe
AG
137202001-02-15 Anthony Green <green@redhat.com>
13721
13722 * configure: Introduce GCJ_FOR_TARGET.
13723 * configure.in: Ditto.
13724 * Makefile.in: Ditto.
13725
7b18790c
AS
137262001-02-13 Andreas Schwab <schwab@suse.de>
13727
13728 * MAINTAINERS: Update mail address.
13729
c4880c99
MS
137302001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
13731
13732 * config.guess: Add linux target for S/390.
13733 * config.sub: Likewise.
13734
dce2d8b2 137352001-02-08 Chandrakala Chavva <cchavva@redhat.com>
e31ae6db
CC
13736
13737 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 13738 target-libgloss.
e31ae6db 13739
7739adfb
BE
137402001-02-06 Ben Elliston <bje@redhat.com>
13741
13742 * configure: Output host type to stdout, not stderr.
13743
36ca672c
MM
137442001-02-05 Mark Mitchell <mark@codesourcery.com>
13745
e40f2829 13746 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
13747 * ltcf-cxx.sh: Likewise.
13748
36ca672c
MM
13749 * config.if: Assume enable_libstdcxx_v3 is defined.
13750
22fdd65e
MM
137512001-02-04 Mark Mitchell <mark@codesourcery.com>
13752
13753 Remove V2 C++ library.
13754 * configure.in: Remove --enable-libstdcxx_v3 support.
13755
3b60dd8e
BM
137562001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
13757
13758 * include/demangle.h: Add prototype for java_demangle_v3.
13759
42c0c80a
PE
137602001-01-29 Phil Edwards <pme@sources.redhat.com>
13761
13762 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
13763
0be25992
RH
137642001-01-27 Richard Henderson <rth@redhat.com>
13765
13766 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
13767
8a8de62d
MS
137682001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13769
13770 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
13771 Don't unset, it's non-portable and no longer necessary, set to empty
13772 instead.
13773
92769744
MS
137742001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13775
13776 * ltconfig: Shell portability fix for the tagname validity check.
13777
88a1c0ab
AO
137782001-01-27 Alexandre Oliva <aoliva@redhat.com>
13779
13780 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
13781 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
13782
45291dd5
MS
137832001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13784
13785 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
13786
1ace7e15
TT
137872001-01-26 Tom Tromey <tromey@redhat.com>
13788
13789 * configure.in: Allow libgcj to be built on Sparc Solaris.
13790
0ef8b11b
DE
137912001-01-25 David Edelsohn <edelsohn@gnu.org>
13792
13793 * ltcf-c.sh: Add aix5 case.
13794 * ltcf-cxx.sh: Likewise.
13795 * ltconfig: Likewise.
13796
0006091e
AO
137972001-01-24 Alexandre Oliva <aoliva@redhat.com>
13798
9bad11e1
AO
13799 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
13800 keep at least one of build_libtool_libs or build_old_libs set to
13801 yes.
13802
0006091e
AO
13803 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
13804 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
13805
7c01b2b5
BM
138062001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
13807
13808 * configure.in: Enable libgcj on several additional platforms.
13809
d340e0ac
BM
138102001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
13811
13812 * configure.in: Enable libgcj for linux targets.
13813
5baf8c37
MS
138142001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13815
13816 * MAINTAINERS (Write After Approval): Add myself.
13817
10a0ba84
JDA
138182001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
13819
13820 * MAINTAINERS: Add myself as vax port maintainer.
13821
357c6a4b
FH
138222001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
13823
13824 * MAINTAINERS: Add myself as Mercury front-end maintainer.
13825
6e2d9a7a
MS
138262001-01-09 Mike Stump <mrs@wrs.com>
13827
13828 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
13829 failures of subdirectories.
13830
b6b14b1b 138312001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 13832
b6b14b1b 13833 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 13834 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
13835 * ltcf-cxx.sh: Likewise.
13836 * ltcf-gcj.sh: Likewise.
13837 * ltconfig.sh: Fix typo.
976b230d 13838
07109110
LB
138392001-01-02 Laurynas Biveinis <lauras@softhome.net>
13840
13841 * configure: handle DOS-style absolute paths.
13842
1da5b8fc
LB
138432001-01-02 Laurynas Biveinis <lauras@softhome.net>
13844
13845 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
13846
4c2f5b4f
MM
138472000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
13848
13849 * MAINTAINERS: Add myself as avr port co-maintainer.
13850
bc53668e
BE
138512000-12-28 Ben Elliston <bje@redhat.com>
13852
13853 * MAINTAINERS: Add myself under ``Write After Approval''.
13854
c387606f
JM
138552000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
13856
13857 * texinfo: Remove directory from GCC.
13858
2cb5082c
JM
138592000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
13860
13861 * COPYING: Update to current
13862 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
13863 to 19yy as example year in copyright notice).
13864
cc330df9
BK
138652000-12-18 Benjamin Kosnik <bkoz@redhat.com>
13866
6387a56e 13867 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
13868 (libstdcxx_incdir): Pass down.
13869 * config.if: Remove expired bits for cxx_interface, add stub.
13870 (libstdcxx_incdir): Add variable for g++ include directory.
13871 * configure.in (gxx_include_dir): Use it.
6387a56e 13872
4c6b2835
AO
138732000-12-18 Alexandre Oliva <aoliva@redhat.com>
13874
13875 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
13876 with old-email address from ``Write After Approval''.
13877
3896f13e
AJ
138782000-12-15 Andreas Jaeger <aj@suse.de>
13879
13880 * configure.in: Handle lang_dirs.
13881
138822000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 13883
ad46e881
TT
13884 * MAINTAINERS: Removed brads.
13885
90a10418
TT
13886 * MAINTAINERS: Added gcj developers.
13887
41dfe3a2 138882000-12-13 Anthony Green <green@redhat.com>
6387a56e 13889
41dfe3a2 13890 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
13891 listed. Disable libgcj for x86 and Alpha Linux until compatible
13892 with g++ abi.
6387a56e 13893
e2f601da
MS
138942000-12-13 Mike Stump <mrs@wrs.com>
13895
13896 * Makefile.in (local-distclean): Also remove fastjar.
13897
70030c01
RB
138982000-12-12 Rodney Brown <RodneyBrown@mynd.com>
13899
13900 * contrib/gcc_update: Add fastjar --touch entries.
13901
2a50f859
AO
139022000-12-12 Alexandre Oliva <aoliva@redhat.com>
13903
13904 * configure.in: Disable language-specific target libraries for
13905 languages that aren't enabled.
13906
7743113b
AG
139072000-12-10 Anthony Green <green@redhat.com>
13908
13909 * configure.in: Define libgcj. Disable libgcj target libraries for
13910 most targets.
13911
92e061a6
NB
139122000-12-10 Neil Booth <neilb@earthling.net>
13913
13914 * MAINTAINERS: Update mail address, remove from WAA list.
13915
f34ff6d6
APB
139162000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
13917
13918 * libjava: Imported from /cvs/java.
13919 * libffi: Likewise.
13920 * Boehm-gc: Likewise.
13921
d82a33c6
APB
139222000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
13923
13924 * configure.in (target_libs): Revert 2000-12-08 patch.
13925 (noconfigdirs): Added target-libjava.
13926
e14f8e28
LB
139272000-12-09 Laurynas Biveinis <lauras@softhome.net>
13928
13929 * djunpack.bat: removed.
13930
fc26516b
LB
139312000-12-09 Laurynas Biveinis <lauras@softhome.net>
13932
13933 * Makefile.in: handle DOS-style absolute paths.
13934 * config-ml.in: likewise.
13935 * symlink-tree: likewise.
13936
bd8757b3
APB
139372000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13938
13939 * fastjar: Imported.
13940
81522a1f
APB
139412000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13942
13943 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
13944 libjava.
13945 * configure.in (target_libs): Removed `target-libjava'.
13946
5db1f7ed
APB
139472000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13948
13949 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
13950 (ALL_MODULES): Added fastjar.
13951 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
13952 (all-target-libjava): all-fastjar replaces all-zip.
13953 (all-fastjar): Added.
13954 (configure-target-fastjar, all-target-fastjar): Likewise.
13955 * configure.in (host_tools): Added fastjar.
13956
5e59997c
MS
139572000-12-07 Mike Stump <mrs@wrs.com>
13958
13959 * Makefile.in (local-distclean): Remove leftover built files.
13960
0a534f40
NC
139612000-11-24 Nick Clifton <nickc@redhat.com>
13962
13963 * configure.in (xscale-elf): Add target.
13964 (xscale-coff): Add target.
13965
7686cadf
LR
139662000-11-22 Loren J. Rittle <ljrittle@acm.org>
13967
e490616e
ZW
13968 * ltcf-cxx.sh: Support creation of C++ shared libraries on
13969 recent versions of FreeBSD (release 3 or later).
13970 * ltconfig: On FreeBSD, -lc must not be provided when building
13971 a shared library or else the standard -pthread gcc option is
13972 rendered worthless to later users of the built library.
7686cadf 13973
fff01699
FF
139742000-11-16 Fred Fish <fnf@be.com>
13975
13976 * configure.in (enable_libstdcxx_v3): Fix typo,
13977 libstd++ -> libstdc++.
13978
4dc16355
KL
139792000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13980
13981 * MAINTAINERS: Add self to Write After Approval list.
13982
bf6fc7b2
BS
139832000-11-21 Bernd Schmidt <bernds@redhat.com>
13984
13985 * MAINTAINERS: Update my email address. Add myself to global write
13986 privs list.
13987
ce8e06b1
AO
139882000-11-18 Alexandre Oliva <aoliva@redhat.com>
13989
6e2a4843
AO
13990 * Makefile.in: Merge with src and libgcj.
13991 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
13992 configure-target-<library> when their configure scripts need the C
13993 or C++ library to have already been built to work properly.
13994 (do_proto_toplev): Set them to an empty string.
13995
ce8e06b1
AO
13996 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
13997 (REALLY_SET_LIB_PATH): Use them.
13998
c003f378
SS
139992000-11-17 Stan Shebs <shebs@apple.com>
14000
14001 * MAINTAINERS: Add self to Write After Approval list.
14002
cc1e60ea
JM
140032000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14004
14005 * configure: Provide the original toplevel configure arguments
14006 (including $0) to subprocesses in the environment rather than
14007 through gcc/configargs.h.
14008
1173593d
JM
140092000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14010
14011 * MAINTAINERS: Remove references to cccp. Change C9X reference to
14012 C99. Alphabetise "Write After Approval" list.
14013
520907ee
MM
140142000-11-12 Mark Mitchell <mark@codesourcery.com>
14015
34f6fbdb
MM
14016 * configure: Turn on libstdc++ V3 by default.
14017
520907ee
MM
14018 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
14019 if we've got GCC.
14020
0bbd37ed
PB
140212000-11-11 Philip Blundell <philb@gnu.org>
14022
14023 * MAINTAINERS: Add self to Write After Approval list.
14024
7ca0e6d9
DE
140252000-11-09 David Edelsohn <edelsohn@gnu.org>
14026
14027 * ltcf-c.sh (aix4): Improve shared library configuration; require
14028 exporting symbols.
14029 * ltcf-cxx.sh (aix4): Define.
14030 * ltconfig (aix4): Define library and soname specs appropriate for
14031 AIX. Define command to create export symbols list.
14032
dce2d8b2 14033Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
f559f30b
CF
14034
14035 * config.sub: Add support for Sun Chorus
14036
fc05d516
NC
140372000-10-31 Nick Clifton <nickc@redhat.com>
14038
14039 * MAINTAINERS: Rename <name>@cygnus.com addresses to
14040 <name>@redhat.com. Also installed new email address for Clint
14041 Popetz.
6387a56e 14042
90a0e73f
JM
140432000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
14044
14045 * etc: Remove directory from GCC.
14046
a5e1b548
MM
140472000-10-16 Michael Meissner <meissner@redhat.com>
14048
14049 * configure (gcc/configargs.h): Only create if there is a build GCC
14050 directory created.
14051
6387a56e
EC
140522000-10-16 Matthias Klose <doko@debian.org>
14053
be1db873
MK
14054 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
14055 when configured for libstdc++-v3.
14056
f5fa9a5b
PE
140572000-10-05 Phil Edwards <pme@gcc.gnu.org>
14058
14059 * configure: Save configure arguments to gcc/configargs.h.
14060
61a77fea
PT
140612000-10-04 Philipp Thomas <pthomas@suse.de>
14062
14063 * config.guess: Import CVS version 1.157.
14064 * config.sub: Import CVS version 1.181.
14065
3a4fee66
AP
140662000-10-04 Andris Pavenis <pavenis@latnet.lv>
14067
14068 * Makefile.in (bootstrap): avoid recursion if subdir missing
14069 (cross): ditto
14070 (do-proto-toplev): ditto
14071
3dd7094e
AO
140722000-09-30 Alexandre Oliva <aoliva@redhat.com>
14073
de710532
AO
14074 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
14075 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
14076
3dd7094e
AO
14077 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
14078 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
14079 all affected `configure' scripts.
14080
e592386f
NB
14081Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
14082
14083 * MAINTAINERS: Add self as cpplib co-maintainer.
14084
fba54939
AH
140852000-09-24 Aldy Hernandez <aldyh@redhat.com>
14086
14087 * MAINTAINERS: Add self to Write After Approval list.
14088
2bd429f4
GP
140892000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14090
14091 * INSTALL/README: egcs -> GCC update.
14092
dce2d8b2 14093Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
d733f374
ME
14094
14095 * MAINTAINERS: Add myself to Write After Approval list.
14096
d7ce9a83
KH
140972000-09-15 Kazu Hirata <kazu@hxi.com>
14098
14099 * MAINTAINERS: Add myself to Write After Approval list.
14100
18a53ffe
JL
14101Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
14102
e490616e
ZW
14103 * configure.in: Do not build byacc for hppa64. Provide paths to the
14104 X11 libraries for hppa64.
18a53ffe 14105
f246ff23
SC
141062000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14107
14108 * MAINTAINERS: Add myself as 68hc11 port maintainer.
14109
06298abd
AO
141102000-09-06 Alexandre Oliva <aoliva@redhat.com>
14111
4b92758a
AO
14112 * Makefile.in (all-zlib): Added dummy target.
14113
06298abd
AO
14114 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14115 ltcf-gcj.sh: Updated from libtool multi-language branch.
14116
4d73d07a
AO
141172000-09-05 Alexandre Oliva <aoliva@redhat.com>
14118
14119 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
14120 (bootstrap*): Depend on all-bootstrap.
14121
05d52d78
PT
141222000-09-05 Philipp Thomas <pthomas@suse.de>
14123
14124 * config.guess: Import CVS version 1.156.
14125 * config.sub: Import CVS version 1.179.
14126
3c809ba4
AG
141272000-09-02 Anthony Green <green@cygnus.com>
14128
14129 * Makefile.in (all-gcc): Depend on all-zlib.
14130 (CLEAN_MODULES): Add clean-zlib.
14131 (ALL_MODULES): Add all-zlib.
14132 * configure.in (host_libs): Add zlib.
14133
10ad78a0 141342000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
14135
14136 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
14137 crosses, but add gcc/include to the header search path for them.
14138
b36a9ce3
DB
141392000-08-04 David E. O'Brien <obrien@FreeBSD.org>
14140
14141 * MAINTAINERS: Add self to Write After Approval list.
14142
cb011248
FS
141432000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14144
14145 * config.guess: Import CVS version 1.152.
14146 * config.sub: Import CVS version 1.177.
14147
db310af0
AO
141482000-08-25 Alexandre Oliva <aoliva@redhat.com>
14149
7965440a
AO
14150 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
14151 $targargs to tell whether newlib is going to be built.
14152
db310af0
AO
14153 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
14154 $$r/TARGET_SUBDIR/libio for _G_config.h.
14155
e7977565
AO
141562000-08-23 Alexandre Oliva <aoliva@redhat.com>
14157
14158 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
14159
126bb9ed
DD
141602000-08-22 DJ Delorie <dj@redhat.com>
14161
14162 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
14163
5b0e9d29
AO
141642000-08-22 Alexandre Oliva <aoliva@redhat.com>
14165
14166 * config-ml.in (CC, CXX): Avoid trailing whitespace.
14167 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
14168 sub-configures.
14169
4f3e904e
DD
141702000-08-21 DJ Delorie <dj@redhat.com>
14171
14172 * MAINTAINERS: Add self as a libiberty maintainer
14173
c9635443
AO
141742000-08-16 Alexandre Oliva <aoliva@redhat.com>
14175
14176 * configure.in (libstdcxx_flags): Use
14177 libstdc++-v3/src/libstdc++.INC.
14178
8b2100ba
AO
141792000-08-15 Alexandre Oliva <aoliva@redhat.com>
14180
14181 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
14182
57119aa9
ZW
141832000-08-14 Zack Weinberg <zack@wolery.cumb.org>
14184
eeb943b0
ZW
14185 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
14186
6387a56e 14187 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
14188 explicit. Substitute enable_threads into generated Makefiles.
14189 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
14190 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
14191
acffa7c4
GK
141922000-08-13 Geoff Keating <geoffk@cygnus.com>
14193
14194 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
14195
808d8c41
AO
141962000-08-12 Alexandre Oliva <aoliva@redhat.com>
14197
14198 * config-ml.in (CC): Remove bogus duplicate quotation mark from
14199 previous delta.
14200
1fc8c51c 142012000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 14202
1fc8c51c
JM
14203 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
14204 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
14205 (FLAGS_FOR_TARGET): Not here.
14206 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 14207
25698887
AO
142082000-08-11 Alexandre Oliva <aoliva@redhat.com>
14209
14210 * config-ml.in (CC, CXX): Don't introduce a leading space.
14211
10120687
DD
142122000-08-07 DJ Delorie <dj@delorie.com>
14213
14214 * MAINTAINERS: Add self as a DJGPP maintainer
14215
15c758e9
DD
142162000-08-07 DJ Delorie <dj@redhat.com>
14217
14218 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
14219 "if we're also building gcc, and it's a gcc that will run on the
14220 build machine, we want to use its includes instead of the system's
14221 default includes".
14222
2d0de245
JM
142232000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
14224
14225 * MAINTAINERS: Add self to Write After Approval list.
14226
e81b330a
AO
142272000-08-03 Alexandre Oliva <aoliva@redhat.com>
14228
83440c1e
AO
14229 * configure.in (libstdcxx_flags): Don't use `"'.
14230
e81b330a
AO
14231 * config-ml.in: Adjust multilib search paths to the
14232 appropriate multilib tree.
14233
cf95c847
AO
142342000-08-02 Alexandre Oliva <aoliva@redhat.com>
14235
14236 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
14237 commas in $LANGUAGES.
14238
9e9af119
MH
142392000-08-02 Manfred Hollstein <manfredh@redhat.com>
14240
14241 * configure.in: Re-enable all references to libg++ and librx.
14242
606ce391
AO
142432000-08-01 Alexandre Oliva <aoliva@redhat.com>
14244
89820b43
AO
14245 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
14246 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
14247 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
14248 * ltcf-cxx.sh (need_lc): Set based on postdeps.
14249
606ce391
AO
14250 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
14251
04179d4a
AO
142522000-07-31 Alexandre Oliva <aoliva@redhat.com>
14253
14254 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
14255 CXX_FOR_TARGET for sed.
14256
d4eb109c
AO
142572000-07-30 Alexandre Oliva <aoliva@redhat.com>
14258
14259 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
14260 Do not override if already set in the environment or in configure.
14261 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
14262 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
14263
4f4caf92
AO
142642000-07-28 Alexandre Oliva <aoliva@redhat.com>
14265
14266 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
14267 the libtool CVS tree multi-language branch.
14268 * ltconfig, ltmain.sh: Updated.
6387a56e 14269
b87487b6
AO
142702000-07-27 Alexandre Oliva <aoliva@redhat.com>
14271
1670d1ea
AO
14272 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
14273 (clean-target): Depend on it.
14274
b87487b6
AO
14275 * Makefile.in (FLAGS_FOR_TARGET): New macro.
14276 (GCC_FOR_TARGET): Use it.
14277 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
14278 * configure.in: ... here.
14279 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
14280 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
14281
4e81ae98
EC
142822000-07-24 Eric Christopher <echristo@cygnus.com>
14283
14284 * MAINTAINERS: Add self to Write After Approval list.
14285
059ae32c
AO
142862000-07-24 Alexandre Oliva <aoliva@redhat.com>
14287
5b28edd4
AO
14288 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
14289 (configure-target-libchill, configure-target-libobjc): Likewise.
14290
059ae32c
AO
14291 * configure.in: Use the same cache file for all target libs.
14292 * config-ml.in: But different cache files per multilib variant.
14293
1adcd149
MS
142942000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14295
14296 * configure (topsrcdir): Don't use dirname.
14297
2d573dff
JO
142982000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
14299
14300 * MAINTAINERS: Add self to Write After Approval list.
14301
d207ebef
JM
143022000-07-20 Jason Merrill <jason@redhat.com>
14303
14304 * configure.in: Remove all references to libg++ and librx.
14305
14306 * configure, configure.in, Makefile.in: Unify gcc and binutils.
14307
143082000-07-20 Hans-Peter Nilsson <hp@axis.com>
14309
14310 * config.sub: Update to subversions version 2000-07-06.
14311
7b7792d5
AH
143122000-07-12 Andrew Haley <aph@cygnus.com>
14313
14314 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
14315 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
14316
3abaac67
PE
143172000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
14318
14319 * symlink-tree: Check number of arguments.
14320
34be2b36
JW
143212000-07-05 Jim Wilson <wilson@cygnus.com>
14322
14323 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
14324 search path for a g++ extracted from the build tree. This
14325 will allow link tests run by configure scripts in
14326 subdirectories to succeed.
14327
d207ebef
JM
143282000-07-01 Koundinya K <kk@ddeorg.soft.net>
14329
e490616e 14330 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 14331
0900331b
MH
143322000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
14333
14334 * MAINTAINERS: Add myself as loop discovery maintainer.
14335
d207ebef
JM
143362000-06-28 Corinna Vinschen <vinschen@cygnus.com>
14337
14338 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
14339 `os2'. Force ac_cv_exeext to be ".exe" in that case.
14340
143412000-06-19 Timothy Wall <twall@cygnus.com>
14342
14343 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
14344 * config.sub: Add tic54x target.
14345
11a27a76
TM
14346Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
14347
14348 * MAINTAINERS: Add self as Fortran maintainer,
14349 remove Craig Burley.
14350
d207ebef 14351Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 14352
d207ebef
JM
14353 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
14354 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 14355
7758b73f
PT
14356Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
14357
14358 * MAINTAINERS: Add self as i18n maintainer
14359
d207ebef
JM
1436020000-05-21 H.J. Lu (hjl@gnu.org)
14361
e490616e
ZW
14362 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
14363 directory are used if they exist. Make sure
14364 $(build_tooldir)/include is searched for header files,
14365 $(build_tooldir)/lib/ for library files.
d207ebef 14366 (GCC_FOR_TARGET): Likewise.
e490616e 14367 (CXX_FOR_TARGET): Likewise.
d207ebef 14368
bae29210
JL
14369Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
14370
14371 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
14372
d207ebef 14373Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
14374
14375 * Makefile.in (configure-target-libiberty): Depend on
14376 configure-target-newlib.
14377
aab0d19d
AO
143782000-05-16 Alexandre Oliva <aoliva@cygnus.com>
14379
14380 * configure.in, Makefile.in: Merge all libffi-related
14381 configury stuff from the libgcj tree.
14382
d207ebef
JM
14383Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
14384
14385 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14386 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
14387
14388Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
14389
14390 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14391 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 14392 current version information. Add to proto-toplev directory.
d207ebef
JM
14393 (gdb-taz): Build do-djunpack.
14394
758c7bd4
DE
143952000-05-15 David Edelsohn <edelsohn@gnu.org>
14396
14397 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
14398
1888228d
AC
14399Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
14400
14401 * MAINTAINERS: Add self to Write After Approval list.
14402
d207ebef
JM
144032000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14404
14405 * ltmain.sh: Preserve in relink_command any environment
14406 variables that may affect the linker behavior.
14407
2d7cc2fe
JL
14408Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
14409
d207ebef
JM
14410 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
14411
14412Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
14413
14414 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
14415
144162000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
14417
14418 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 14419 with the version name.
2d7cc2fe 14420
ee455968
JE
14421Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
14422
14423 * MAINTAINERS: Add self as bb-reorder maintainer.
14424
73b97e5c
BK
144252000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
14426
14427 * config.if: Tweak.
14428
d207ebef
JM
144292000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
14430
14431 * djunpack.bat: New file.
14432
14433Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
14434
14435 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
14436 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
14437 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
14438 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 14439
954869eb
DP
144402000-04-16 Dave Pitts <dpitts@cozx.com>
14441
e490616e
ZW
14442 * config.sub (case $basic_machine): Change default for "ibm-*"
14443 to "openedition".
954869eb 14444
eaabe541
AJ
144452000-04-13 Andreas Jaeger <aj@suse.de>
14446
14447 * MAINTAINERS: Added myself.
14448
d207ebef
JM
14449Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
14450
14451 * Makefile.in (gdb-taz): New target. GDB specific archive.
14452 (do-md5sum): New target.
14453 (MD5PROG): Define.
14454 (PACKAGE): Default to TOOL.
14455 (VER): Default to a shell script.
14456 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 14457 md5 checksum generation.
d207ebef
JM
14458 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
14459 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
14460 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 14461 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
14462
14463Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
14464
14465 * configure (warn_cflags): Delete.
14466
0ea6d60c
PDM
14467Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
14468
14469 * MAINTAINERS: Added myself.
14470
17090313 144712000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 14472 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 14473
e490616e
ZW
14474 * configure.in (enable_libstdcxx_v3): Add.
14475 (target_libs): Add bits here to switch between libstdc++-v2 and
14476 libstdc++-v3.
14477 * config.if: And this file too.
14478 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 14479
76b78517
MM
144802000-04-05 Michael Meissner <meissner@redhat.com>
14481
14482 * config.sub (d30v): Add d30v as a basic machine type.
14483
ad242caf
JM
144842000-03-29 Jason Merrill <jason@casey.cygnus.com>
14485
14486 * configure.in: -linux-gnu*, not -linux-gnu.
14487
d4537148
TM
14488Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
14489
14490 * MAINTAINERS: Add self in write-after-approval section.
14491
f152e9d4
JW
14492Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
14493
14494 * MAINTAINERS: Add self as ia64 port maintainer.
14495
6a5fcef1
NB
144962000-03-08 Neil Booth <NeilB@earthling.net>
14497
14498 * MAINTAINERS: Add self in write-after-approval section.
14499
d207ebef 14500Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 14501
d207ebef
JM
14502 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
14503 (do-tar-bz2): Replace TOOL with PACKAGE.
14504 (gdb.tar.bz2): Remove GDBTK from GDB package.
14505 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 14506 dejagnu.tar.bz2): New packages.
d207ebef
JM
14507
145082000-02-27 Andreas Jaeger <aj@suse.de>
14509
14510 * configure.in: Add entry for mips*-*-linux*, move catch all
14511 *-*-*linux* entry below this one.
14512
145132000-02-27 Ian Lance Taylor <ian@zembu.com>
14514
14515 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 14516
521fe9d0
NC
145172000-02-24 Nick Clifton <nickc@cygnus.com>
14518
14519 * config.sub: Support an OS of "wince".
14520
d207ebef
JM
14521Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
14522
14523 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 14524 version.
d207ebef 14525
dce2d8b2 145262000-02-23 Linas Vepstas <linas@linas.org>
d207ebef
JM
14527
14528 * config.sub: Add support for Linux/IBM 370.
14529 * configure.in: Likewise.
14530
3a685f6f
NC
145312000-02-22 Nick Clifton <nickc@cygnus.com>
14532
14533 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
14534
dce2d8b2 145352000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 14536
d207ebef 14537 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 14538
4746ee26
KG
145392000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14540
14541 * configure (gcc_version): When setting, narrow search to
14542 lines containing `version_string'.
14543
ba96c72d
DC
145442000-02-15 Denis Chertykov <denisc@overta.ru>
14545
14546 * config.sub: Add support for avr target.
14547
77f16a66
NC
145482000-02-14 Nick Clifton <nickc@cygnus.com>
14549
14550 * MAINTAINERS: Add maintainers for MCore port.
14551
784a3a80
HPN
14552Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
14553
14554 * config.sub: Add mmix-knuth-mmixware.
14555
719dd4fa
KG
145562000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14557
14558 * MAINTAINERS: Pair cccp with cpplib maintainership.
14559
dce2d8b2 145602000-01-27 Christopher Faylor <cgf@redhat.com>
d207ebef
JM
14561
14562 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
14563 structure stuff to -L library search.
14564 (CXX_FOR_TARGET): Ditto.
14565 (CROSS_CHECK_MODULES): Fix spelling mistake.
14566
7a53e94b
MM
145672000-01-24 Mark Mitchell <mark@codesourcery.com>
14568
14569 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
14570 the C++ compiler.
14571
0da3b5a7
RH
145722000-01-12 Richard Henderson <rth@cygnus.com>
14573
14574 * configure.in: Don't build some bits for beos.
14575
02368d6d
JS
145762000-01-12 Joel Sherrill (joel@OARcorp.com)
14577
14578 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
14579 as include files.
14580
2e76d35c
ZW
145812000-01-11 Zack Weinberg <zack@wolery.cumb.org>
14582
14583 * Add self as cpplib maintainer, as requested by Jason
14584 Merrill. Correct my e-mail address.
14585
4c25fdcf
GK
145862000-01-06 Geoff Keating <geoffk@cygnus.com>
14587
14588 * configure.in: Use mt-aix43 to handle *_TARGET defs,
14589 not mh-aix43.
14590
188e3966
HPN
14591Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
14592
14593 * MAINTAINERS: Add myself to "write after approval" list.
14594
c2f5d030
RH
145951999-12-14 Richard Henderson <rth@cygnus.com>
14596
14597 * config.guess (alpha-osf, alpha-linux): Detect ev67.
14598 * config.sub: Accept alphaev[78], alphaev8.
14599
eeda916a
AO
146001999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14601
14602 * config.guess, config.sub: Update from autoconf.
14603
b3bd7820
BK
146041999-11-29 Bruce Korb <autogen@linuxbox.com>
14605
2c290989 14606 * MAINTAINERS: update my playtime e-address.
b3bd7820 14607
1882b2b1
RO
14608Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14609
14610 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
14611 necessary libraries are missing.
14612
dce2d8b2 14613Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2395f805
DN
14614
14615 * MAINTAINERS: Add new 'write after approval' maintainer.
14616
1e25de97
APB
14617Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
14618
14619 * MAINTAINERS: Add new Java maintainer.
14620
1722c704
AS
146211999-10-25 Andreas Schwab <schwab@suse.de>
14622
14623 * configure: Fix quoting inside arguments of eval.
14624
8141abe8
NC
146251999-10-21 Nick Clifton <nickc@cygnus.com>
14626
14627 * config-ml.in: Allow suppression of some ARM multilibs.
14628
0b77644a
LV
14629Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
14630
14631 * config.guess: Add OS/390 match pattern.
14632 * config.sub: Add mvs, openedition targets.
14633 * configure.in (i370-ibm-opened*): New.
14634
d207ebef
JM
146351999-09-04 Steve Chamberlain <sac@pobox.com>
14636
14637 * config.sub: Add support for configuring for pj.
14638
146391999-08-31 Nick Clifton <nickc@cygnus.com>
14640
14641 * config.sub (maybe_os): Add support for configuring for fr30.
14642
af13ebe9
NC
146431999-08-25 Nick Clifton <nickc@cygnus.com>
14644
14645 * configure.in: Do not configure or build ld for AIX
14646 platforms. ld is known to be broken on these platforms.
14647
1250c760
RO
14648Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14649
14650 * config-ml.in: Pass compiler flag corresponding to multidirs to
14651 subdir configures.
14652
d207ebef
JM
146531999-08-09 Ian Lance Taylor <ian@zembu.com>
14654
14655 * Makefile.in (LDFLAGS): Define.
14656
146571999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
14658
14659 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
14660 noconfigdirs.
14661 (*-*-cygwin*): Likewise.
14662
146631999-08-08 Ian Lance Taylor <ian@zembu.com>
14664
14665 * mkdep: New file.
14666 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
14667 (BINUTILS_SUPPORT_DIRS): Add mkdep.
14668
14669 From Eli Zaretskii <eliz@is.elta.co.il>:
14670 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
14671 long file name when using DJGPP on MS-DOS.
14672
dbd83e11
JL
14673Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
14674
14675 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
14676
d207ebef
JM
146771999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
14678
14679 * Makefile.in (check-target-libio): Remove all-target-libstdc++
14680 dependency as this causes "make check" to globally "make all"
14681
cd1f4c2c
TT
14682Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
14683
14684 * configure.in (target_libs): Added target-zlib.
14685 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
14686 (CONFIGURE_TARGET_MODULES): Likewise.
14687 (CHECK_TARGET_MODULES): Likewise.
14688 (INSTALL_TARGET_MODULES): Likewise.
14689 (CLEAN_TARGET_MODULES): Likewise.
14690 (configure-target-zlib): New target.
14691 (all-target-zlib): Likewise.
14692 (all-target-libjava): Depend on all-target-zlib.
14693 (configure-target-libjava): Depend on configure-target-zlib.
14694
14695 * Makefile.in (configure-target-libjava): Depend on
14696 configure-target-newlib.
14697 (configure-target-boehm-gc): New target.
14698 (configure-target-qthreads): New target.
14699
e490616e
ZW
14700 * configure.in (target_libs): Added target-qthreads.
14701 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
14702 (CONFIGURE_TARGET_MODULES): Likewise.
14703 (CHECK_TARGET_MODULES): Likewise.
14704 (INSTALL_TARGET_MODULES): Likewise.
14705 (CLEAN_TARGET_MODULES): Likewise.
14706 (all-target-qthreads): New target.
14707 (configure-target-libjava): Depend on configure-target-qthreads.
14708 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
14709
14710 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
14711 (CONFIGURE_TARGET_MODULES): Likewise.
14712 (CHECK_TARGET_MODULES): Likewise.
14713 (INSTALL_TARGET_MODULES): Likewise.
14714 (CLEAN_TARGET_MODULES): Likewise.
14715 (all-target-libjava): New target.
14716 (all-target-boehm-gc): Likewise.
14717 * configure.in (target_libs): Added libjava, boehm-gc.
14718
d207ebef
JM
147191999-07-22 Ian Lance Taylor <ian@zembu.com>
14720
14721 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
14722 configure.bat in SUPPORT_FILES.
14723 (gas+binutils.tar.bz2): Likewise.
14724
14725 * makeall.bat: Remove; obsolete.
14726
147271999-07-21 Ian Lance Taylor <ian@zembu.com>
14728
14729 From Mark Elbrecht:
14730 * configure.bat: Remove; obsolete.
14731
147321999-07-11 Ian Lance Taylor <ian@zembu.com>
14733
14734 * configure: Add -W -Wall to the default CFLAGS when compiling with
14735 gcc.
14736
14737Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
14738
14739 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
14740
147411999-06-30 Mark Mitchell <mark@codesourcery.com>
14742
14743 * configure.in: Build ld on IRIX6.
14744
147451999-06-12 Ian Lance Taylor <ian@zembu.com>
14746
14747 * Makefile.in: Change distribution targets to use bzip2 instead of
14748 gzip.
14749 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
14750 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
14751
147521999-06-04 Nick Clifton <nickc@cygnus.com>
14753
14754 * config.sub: Add mcore target.
14755
26d088fa
CD
14756Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
14757
14758 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
14759
c2c08b29
L
14760Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
14761
14762 * config.guess (dummy): Changed to $dummy.
14763
671d0648
NC
147641999-05-24 Nick Clifton <nickc@cygnus.com>
14765
14766 * config.sub: Tidied up case statements.
14767
b1345c72
BE
147681999-05-22 Ben Elliston <bje@cygnus.com>
14769
51ccbd8d
BE
14770 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
14771 <jiro@din.or.jp>.
14772
b1345c72
BE
14773 * config.guess: Merge with FSF version. Future changes will be
14774 more accurately recorded in this ChangeLog.
14775 * config.sub: Likewise.
14776
2caf864f
SM
14777Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
14778
14779 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
14780
d207ebef
JM
147811999-04-30 Tom Tromey <tromey@cygnus.com>
14782
14783 * ltmain.sh: [mode link] Always use CC given by ltconfig.
14784
90fb0c24
TT
147851999-04-23 Tom Tromey <tromey@cygnus.com>
14786
14787 * ltconfig, ltmain.sh: Update to libtool 1.2f.
14788
d207ebef
JM
147891999-04-20 Drew Moseley <dmoseley@cygnus.com>
14790
14791 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
14792 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
14793 Bad merge removed these two changes.
14794
3516940d 14795Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 14796 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
14797
14798 * config.guess (interix Alpha): Add.
14799
d207ebef
JM
148001999-04-11 Richard Henderson <rth@cygnus.com>
14801
14802 * configure.in (i?86-*-beos*): Do config gperf; don't config
14803 gdb, newlib, or libgloss.
14804
e891fbfe 14805Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 14806
e891fbfe
AO
14807 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
14808 link a trivial program with -mabi=64. If it fails, remove mabi=64
14809 from multidirs.
14810
f9ae47d6
PT
14811Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
14812
14813 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
14814
d207ebef
JM
148151999-04-08 Nick Clifton <nickc@cygnus.com>
14816
14817 * config.sub: Add support for mcore targets.
14818
148191999-04-07 Michael Meissner <meissner@cygnus.com>
14820
14821 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
14822 not mt-ospace, in order to shut up assembler warning about using
14823 symbols that are named the same as registers.
14824
148251999-04-07 Drew Moseley <dmoseley@cygnus.com>
14826
14827 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
14828 dependency list for all-target-cygmon.
14829
148301999-04-05 Doug Evans <devans@casey.cygnus.com>
14831
14832 * config-ml.in: Check $host, not $target, for selective multilibs.
14833 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
14834 thumb interworking, and underscore prefix multilibs.
14835
148361999-04-04 Ian Lance Taylor <ian@zembu.com>
14837
14838 * missing: Update to version from current automake.
14839
88101ab9
L
14840Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
14841
14842 * configure (gxx_include_dir): Removed.
14843
14844 * configure.in (gxx_include_dir): Handle it.
14845 * Makefile.in: Likewise.
14846
d207ebef
JM
148471999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
14848
14849 * config.sub (mips64vr4111,mips64vr4111el) Add.
14850
148511999-03-21 Ben Elliston <bje@cygnus.com>
14852
e490616e 14853 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 14854
8dc91cbe
ME
14855Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
14856
8dc91cbe
ME
14857 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
14858 config/mh-djgpp.
14859
d207ebef
JM
14860Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
14861
14862 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
14863 all-target-newlib to dependency list for all-target-bsp.
14864
926bb5ed
MK
14865Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
14866
14867 * config.sub: Add i386-uwin support.
14868 * config.guess: Likewise.
14869
4a6e3000
FS
14870Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14871
14872 * configure.in: cleanup, add mh-*pic handling for arm, special
14873 case powerpc*-*-aix*
14874
d207ebef
JM
14875Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
14876
14877 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
14878 can be built.
14879
14880Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
14881
14882 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 14883 targets.
d207ebef 14884
71c91078
NC
148851999-03-02 Nick Clifton <nickc@cygnus.com>
14886
14887 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
14888
282e5df8
GN
14889Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
14890
14891 * config.sub: Check for "cygwin*" rather than "cygwin32*"
14892
1de558ee
NC
148931999-02-24 Nick Clifton <nickc@cygnus.com>
14894
14895 * config.sub: Fix typo in arm recognition.
14896
d207ebef
JM
14897Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
14898
14899 * configure.in (noconfigdirs): Changed target_configdirs to
14900 include target-bsp only for m68k-*-elf* and m68k-*-coff*
14901 rather than m68k-*-* since it is not known to work on
14902 m68k-aout. Ditto for arm-*-*oabi.
14903
14904Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
14905
14906 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
14907
149081999-02-19 Ben Elliston <bje@cygnus.com>
14909
14910 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
14911 Smart and improved by Andrew Cagney.
14912
fab7445a
ME
14913Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
14914
14915 * config.guess: Recognize openbsd-*-hppa.
14916
8ccdc228
L
14917Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
14918
14919 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
14920 only if it is not empty.
14921
3b7265ff
NC
149221999-02-17 Nick Clifton <nickc@cygnus.com>
14923
14924 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 14925
d207ebef 14926 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
14927
14928 * config.sub: Modified to recognize uname's armv* syntax.
14929
d207ebef
JM
149301999-02-17 Mark Salter <msalter@cygnus.com>
14931
14932 * configure.in: Added target-bsp for sparclite.
14933
14934Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
14935
14936 * config.sub: Recognize alphapca5[67] and up to alphaev8.
14937
149381999-02-08 Nick Clifton <nickc@cygnus.com>
14939
14940 * configure.in: Add support for strongarm port.
14941 * config.sub: Add support for strongarm target.
14942
c48dd3f5 14943Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 14944
c48dd3f5
MK
14945 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
14946 the old name config/mh-cygwin32.
14947 Enable texinfo.
14948
d207ebef
JM
14949Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
14950
14951 * configure.in: Do build ld for ix86 Solaris.
14952
ecd62820
JW
14953Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
14954
14955 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
14956 $AR_FOR_TARGET. Likewise for RANLIB.
14957
bbd8fa7f 14958Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 14959
e490616e
ZW
14960 * config.sub (oabi): Recognize.
14961 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 14962
0397442c
RL
14963Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
14964
14965 * config.guess: Improve detection of i686 on UnixWare 7.
14966
c9ffaa63
MK
14967Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
14968
14969 * config.guess: Add support for i386-pc-interix.
14970 * config.sub: Likewise.
14971 * configure.in: Likewise.
c9ffaa63 14972
d207ebef
JM
14973Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
14974
14975 * Makefile.in: Remove unneeded all-target-libio from
14976 from all-target-winsup target since it is now unneeded.
14977 Add all-target-libtermcap in its place since it is now
14978 needed.
14979
14980Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
14981
14982 * configure.in: makefile stub for cygwin target is probably
14983 unnecessary. Remove it for now.
d207ebef
JM
14984
14985Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
14986
14987 * configure.in: libtermcap.a should be built when cygwin is the
14988 target as well as the host.
14989 * config.guess: Allow mixed case in cygwin uname output.
14990 * Makefile.in: Add libtermcap target.
d207ebef 14991
ebe12325
JL
14992Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
14993
14994 * config.sub: Clean up handling of hppa2.0.
14995
57057b67
RB
14996Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
14997
14998 * config.guess: Use C code to identify more HP machines.
14999
f8670be1
JL
15000Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
15001
15002 * config.sub: Handle hppa2.0.
15003
d207ebef
JM
15004Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
15005
15006 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 15007 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
15008
150091998-12-15 Mark Salter <msalter@cygnus.com>
15010
15011 * configure.in: Added target-bsp for several target architectures.
15012
15013 * Makefile.in: Added rules for bsp.
15014
d1a09590
JL
15015Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
15016
15017 * config.guess: Improve detection of hppa2.0 processors.
15018
15019Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
15020
15021 * config.guess: Recognize FreeBSD using ELF automatically.
15022
71205e0b
MH
150231998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
15024
15025 * configure (skip-this-dir): Add handling for new shell script, which
15026 might be created by a sub-directory's configure to indicate, this particular
15027 directory is "unwanted".
15028 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
15029
d207ebef
JM
15030Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
15031
15032 * ltconfig: import from libtool, after changing libtool to
15033 account for the cygwin name change.
15034
15035Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
15036
15037 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
15038 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
15039
15040Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
15041
15042 * configure.in: Add libtermcap to list of cygwin dependencies.
15043
15044Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
15045
e490616e
ZW
15046 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
15047 they include winsup/include when it's a cygwin target.
d207ebef
JM
15048
150491998-11-12 Tom Tromey <tromey@cygnus.com>
15050
15051 * configure.in (host_tools): Added zip.
15052 * Makefile.in (all-target-libjava): Depend on all-zip.
15053 (all-zip): New target.
15054 (ALL_MODULES): Added all-zip.
15055 (NATIVE_CHECK_MODULES): Added check-zip.
15056 (INSTALL_MODULES): Added install-zip.
15057 (CLEAN_MODULES): Added clean-zip.
15058
15059Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
15060
15061 * Makefile.in: lose "32" from comment about cygwin.
15062
15063Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
15064
15065 * configure.in: Use -Os to build target libraries for the fr30.
15066
15067Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
15068
15069 * config.sub: Add fr30.
15070
15071Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
15072
e490616e 15073 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
15074 cygwin* instead of cygwin32*.
15075 * config.sub: Check cygwin* instead of cygwin32*.
15076
d2ec8b39
RL
15077Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
15078
15079 * config.guess: Match any version of Unixware7.
15080
d207ebef
JM
150811998-10-20 Syd Polk <spolk@cygnus.com>
15082
15083 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
15084 if desired.
15085
35cd2565
JL
15086Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
15087
15088 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
15089 these if the appropriate directories and files to not exist.
15090
52d4e5b7
JL
15091Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
15092
15093 * Makefile.in (DEVO_SUPPORT): Add config.if.
15094
38ada91e
MH
15095Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
15096
15097 * configure: Add pattern to replace "build_tooldir"'s
15098 definition in the generated Makefile with "tooldir"'s
15099 actual value.
15100
e44e84da
JL
15101Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
15102
56a8387f
JL
15103 * config.sub: Bring back lost sparcv9.
15104
e44e84da
JL
15105 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
15106
5cb95c7a
JL
15107Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
15108
15109 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
15110 CC_FOR_TARGET and friends.
15111
15112Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 15113
ceff9b14
AO
15114 * Makefile.in (build_tooldir): New variable, same as tooldir.
15115 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
15116 -B$(build_tooldir)/bin/.
15117 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 15118
f2d11dcd
GP
15119Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
15120
15121 * README: Remove installation instructions and refer to the
15122 INSTALL directory instead.
15123
73a6d2e7 15124Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 15125
73a6d2e7
RL
15126 * config.sub: Add support for i[34567]86-pc-udk.
15127 * configure.in: Likewise.
15128
5d4a5ee6
JL
15129Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
15130
15131 * Makefile.in: add bzip2 package building bits for user
15132 tools module
15133 * configure.in: ditto
15134
6fc19d6d
JL
15135Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
15136
15137 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
15138 (ALL_TARGET_MODULES): Add all-target-libobjc.
15139 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15140 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15141 (all-target-libchill): Add dependencies.
15142 * configure.in (target_libs): Add libchill.
4e81ae98 15143
f653f0ab
MH
151441998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
15145
15146 * configure.in (target_subdir): Remove duplicate line.
15147
5d4a5ee6
JL
15148Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
15149
15150 * Makefile.in (all-automake): fix dependencies.
15151
494933e4
JL
15152Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
15153
15154 * configure.in: Minor cleanups for building in the $(target_alias)
15155 subdir.
15156
f6b58262
JW
151571998-09-22 Jim Wilson <wilson@cygnus.com>
15158
15159 * Makefile.in (bootstrap): Set r and s before make all. Use
15160 BASE_FLAGS_TO_PASS in make all.
15161 (cross): Likewise.
15162
27c7a08d
MM
151631998-09-20 Mark Mitchell <mark@markmitchell.com>
15164
15165 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
15166
e67afd1e
RH
15167Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
15168
15169 * config.sub: Fix typo in last change.
15170
8e44ac71
MH
151711998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15172
15173 * config.sub: Add support for C4x target.
15174 * configure.in: Likewise.
15175
d7496fbb
DM
151761998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
15177
15178 * config.sub: Recognize sparcv9 just like sparc64.
15179
22097bd1
RL
15180Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
15181
15182 * config.guess: Match "Pent II" or "PentII" for OpenServer.
15183
4b877abd
JL
15184Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
15185
2c8ec9a2
JL
15186 * config.guess: Correctly identify Pentium II sco boxes.
15187
4b877abd
JL
15188 * config.guess: Fix "tr" code. From Weiwen Liu.
15189
ab03db52
JH
15190Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
15191
15192 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
15193 stabs.
15194
b54db294
JL
15195Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
15196
15197 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
15198 (ALL_TARGET_MODULES): Add all-target-libchill.
15199 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15200 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15201 (all-target-libchill): Add dependencies.
15202 * configure.in (target_libs): Add libchill.
15203
bf48dd73
LW
15204Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
15205
15206 * config.guess: Avoid assumptions about "tr" behaves when
15207 LANG is set to something other than English.
15208
a3cbd105
L
15209Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
15210
15211 * configure (gxx_include_dir): Changed to
15212 '${prefix}/include/g++'-${libstdcxx_interface}.
15213
15214 * config.if: New to determine the interfaces.
15215
c4acd909
MK
15216Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
15217
15218 * config.guess: Detect and handle MPE/IX.
15219 * config.sub: Deal with MPE/IX.
15220
9ea97665
DE
15221Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
15222
15223 * configure.in: Use mh-aix43.
15224
0ce065bd
MH
152251998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
15226
15227 * configure: Fix --without/--disable cases for gxx-include-dir.
15228
5d4a5ee6
JL
15229Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
15230
15231 * mdata-sh: Imported. Needed for automake support.
15232
15233Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
15234
15235 * Makefile.in (taz): Try "chmod -R og=u ." before
15236 "chmod og=u `find . -print`".
15237
15238Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
15239
15240 * configure.in: Add arm-elf and thumb-elf support.
15241
15242Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
15243
15244 * Makefile.in: Undo previous patch.
15245
15246Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
15247
15248 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
15249 to here ...
15250 (install-no-fixedincludes): and here
15251 (INSTALL_MODULES): ... from here.
15252
466456d9
ILT
15253Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
15254
15255 * config.sub: Merge with FSF.
15256
1b409d25
ILT
15257 * config.guess: Merge with FSF.
15258
d207ebef
JM
15259Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
15260
15261 * configure (extraconfigdirs): New variable.
15262 (SUBDIRS): Add extraconfigdirs and recurse on them too.
15263 * Makefile.in (all): Move higher in file.
15264 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
15265 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
15266 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
15267 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
15268 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
15269
152701998-07-23 Brendan Kehoe <brendan@cygnus.com>
15271
15272 * Makefile.in (all-target-libjava): Depend on all-gcc and
15273 all-target-newlib.
15274 (configure-target-libjava): Depend on $(ALL_GCC).
15275
7f1937c1
RL
15276Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
15277
15278 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
15279 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
15280
2ada2bd6
ML
15281Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
15282
15283 * INSTALL/README: Fix typo.
15284
1e025bde
ML
15285Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
15286
5d4a5ee6
JL
15287 * ylwrap: Change absolute path checks to check for DOS style path
15288 names.
1e025bde 15289
5d4a5ee6
JL
15290 * ylwrap: Don't use a full path name if the source file is in the
15291 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 15292
6755ff73
ILT
15293 * config-ml.in: Default to being verbose, to match Feb 18 change to
15294 configure.
15295
5d4a5ee6
JL
15296Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
15297
15298 Brought over from egcs:
15299
15300 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
15301
15302 * configure.in (target_subdir): Set to ${target_alias} instead
15303 of "libraries".
15304
15305 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15306
15307 * configure.in (target_subdir): Set to libraries if enable_multilib.
15308
15309Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
15310
15311 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
15312 multilibs, force reconfiguration the first time we create
15313 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
15314
15315Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
15316
15317 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
15318 avoid confusion with --no-recursion.
15319
15320Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
15321
15322 * configure.in: Win32 hosts shouldn't use install -x
15323 * install-sh: remove -x option, and special .exe-handling
15324 hack.
15325
d207ebef
JM
15326Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
15327
15328 * config.guess: Recognize i586-pc-beos.
15329 * configure.in: Don't build some bits for beos.
15330
fbd836fc
ILT
15331Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
15332
5d4a5ee6
JL
15333 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
15334 CFLAGS default to -O2.
15335
fbd836fc
ILT
15336 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
15337 when using GNU ld.
15338
15339Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
15340
15341 * ltmain.sh: Correct install when using a different shell.
15342
15343Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
15344
15345 * ltconfig, ltmain.sh: Update to libtool 1.2b.
15346
d207ebef
JM
15347Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
15348
15349 * makefile.vms: Update to build binutils/makefile.vms. Add install
15350 target.
fbd836fc
ILT
15351
15352Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
15353
15354 * ltconfig: Update to correct AIX handling.
15355
69b471bc
JL
15356Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
15357
81241b5e
JL
15358 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
15359
69b471bc
JL
15360 * configure.in (target_subdir): Set to ${target_alias} instead
15361 of "libraries".
15362
bedf82df
MH
153631998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
15364
15365 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
15366 (Makefile): Depend on $(gcc_version_trigger).
15367
15368 * configure (gcc_version): Change default initializer to empty
15369 string.
15370 (gcc_version_trigger): New variable; pass this variable down
15371 to subdir configures to enable them checking gcc's version
15372 themselves. Emit make macros for both gcc_version vars.
15373 (topsrcdir): Initialize reliably.
15374 (recursion line): Remove --with-gcc-version=${gcc_version}.
15375
28e449d8
MH
153761998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
15377
15378 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
15379 --enable-version-specific-runtime-libs which installs C++ runtime stuff
15380 in $(libsubdir); emit definition in each generated Makefile.
15381 (gxx_include_dir): Initialize depending on
15382 $enable_version_specific_runtime_libs.
28e449d8 15383
50c4c9f7
MH
153841998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
15385
15386 * configure (gcc_version): Initialize properly depending on
15387 how and where configure is started.
15388 (recursion line): Pass a --with-gcc-version=${gcc_version}
15389 to configures in subdirs.
15390
d207ebef
JM
15391Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
15392
15393 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 15394 cygmon
d207ebef 15395
5d4a5ee6
JL
15396Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
15397
15398 * configure.in: Add cygmon and libstub support for mn10200.
15399
2f96399b
MH
154001998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
15401
15402 * configure (gcc_version): Add new variable describing the
15403 particular gcc version we're building.
15404 * Makefile.in (libsubdir): Add new macro for the directory
15405 in which the compiler finds executables, libraries, etc.
15406 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
15407 and libsubdir.
15408
c4137c50
AO
15409Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15410
ceff9b14
AO
15411 * Makefile.in (local-clean): Remove *.log.
15412 (warning.log): Built with warn_summary from build.log.
15413 (mail-report.log): Run test_summary.
15414 (mail-report-with-warnings.log): Run test_summary including
15415 warning.log in the report.
c4137c50 15416
276d5ee0
RL
15417Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
15418
15419 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
15420
5d4a5ee6
JL
15421Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
15422
15423 * Makefile.in (grep): Grep no longer depends on libiberty.
15424
15425Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
15426
15427 * Makefile.in: all-snavigator needs all-libgui.
15428
15429Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
15430
15431 * configure.in: Add cygmon and libstub support for mn10300.
15432
8af14275
ILT
15433Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
15434
15435 * missing: Update to version from automake 1.3.
15436
fbd836fc
ILT
15437 * ltmain.sh: On installation, don't get confused if the same name
15438 appears more than once in the list of library names.
15439
466456d9
ILT
15440Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
15441
15442 * config.sub: Accept m68060 and m5200 as CPU names.
15443
5d4a5ee6
JL
15444Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
15445
15446 * configure: Use && rather than using -a in test, because odd
15447 strings can confuse test.
15448 * configure.in: Likewise.
15449
fbd836fc
ILT
15450Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
15451
15452 * ltconfig, ltmain.sh: Bring in Visual C++ support.
15453
f0983958
AO
15454Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15455
15456 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 15457 bootstrap4-lean): New targets.
f0983958 15458
bfed1ea0
JL
15459Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
15460
15461 * mpw-* Delete. Not used.
15462
5d4a5ee6
JL
15463Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
15464
15465 * COPYING.LIB: Update FSF address.
15466
bfed1ea0
JL
15467Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
15468
15469 * ltconfig, ltmain.sh: Update to libtool 1.2a.
15470
5d4a5ee6
JL
15471 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
15472 GAS_SUPPORT_DIRS.
15473
bfed1ea0
JL
15474Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
15475
15476 * ltconfig, ltmain.sh: Avoid producing a version number if
15477 -version-info was not used.
15478
5d4a5ee6
JL
15479Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
15480
15481 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
15482 building with newlib.
15483
154841998-04-30 Paul Eggert <eggert@twinsun.com>
15485
d207ebef 15486 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 15487 Solaris `make' causes it to continue to next definition.
d207ebef
JM
15488
15489Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
15490
15491 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
15492 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
15493
15494Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
15495
15496 * configure.in: Change alpha to alpha* in several places.
15497
d207ebef
JM
15498Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
15499
15500 * config.sub: Recognize sparc86x.
15501
77be0cab
MM
15502Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
15503
15504 * configure.in (--enable-target-optspace): Remove debug echo.
15505
62441128
JW
15506Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
15507
15508 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
15509
bfed1ea0
JL
15510Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
15511
15512 * ltconfig: Update cygwin32 support.
15513
5d4a5ee6
JL
15514 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
15515 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
15516 (GDB_SUPPORT_DIRS): Likewise.
15517
3f4ea1de
MM
15518Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
15519
15520 * configure.in (target_makefile_frag): If --enable-target-optspace,
15521 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
15522 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
15523 not used.
15524 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 15525
5d4a5ee6
JL
15526Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
15527
15528 * Makefile.in (all-bfd): Depend on all-intl.
15529 (all-binutils): Likewise.
15530 (all-gas): Likewise.
15531 (all-gprof): Likewise.
15532 (all-ld): Likewise.
15533
155341998-04-19 Brendan Kehoe <brendan@cygnus.com>
15535
15536 * configure.in (host_tools): Fix typo, lbtool -> libtool.
15537
bfed1ea0
JL
15538Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
15539
5d4a5ee6
JL
15540 * Makefile.in (all-bfd): Depend upon all-libiberty.
15541
bfed1ea0
JL
15542 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
15543
5d4a5ee6
JL
15544Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
15545
15546 * Makefile.in: Add libstub.
15547
15548 * configure.in: Ditto. Build libstub for targets that have cygmon
15549 support.
15550
15551Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
15552
15553 * configure.in: Don't set PICFLAG on ix86-cygwin32.
15554
15555Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
15556
15557 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
15558 use mh-sysv5 if specified. Support gprof on SCO Open Server.
15559
ec8d6ddc
KW
15560Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
15561
15562 * configure: Define DEFAULT_M4 by searching PATH.
15563 * Makfile.in: Use DEFAULT_M4.
15564
bfed1ea0
JL
15565Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
15566
15567 * ltconfig: Add cygwin32 support.
15568
5d4a5ee6
JL
15569 * Makefile.in, configure.in: Add libtool as a native only directory
15570 to configure and build.
15571
547a6183
JL
15572Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
15573
15574 * Makefile.in (INSTALL_MODULES): Remove texinfo.
15575
5d4a5ee6 15576Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 15577
5d4a5ee6
JL
15578 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
15579
15580Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
15581
15582 * Makefile.in: add ash make rules
15583 * configure.in: add ash to native_only and host_tools lists
15584
15585Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
15586
15587 * Makefile.in (all-gettext, all-intl): New targets.
15588 (ALL_MODULES): Added all-gettext, all-intl.
15589 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
15590 (INSTALL_MODULES): Added install-gettext, install-intl.
15591 (CLEAN_MODULES): Added clean-gettext, clean-intl.
15592
15593 * configure.in (host_tools): Added gettext.
15594 (native_only): Likewise.
15595 (noconfigdirs) [various cases]: Likewise.
15596 (host_libs): Added intl.
15597
d207ebef
JM
15598Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
15599
15600 * configure: Do not disable building gdbtk for cygwin32 hosts.
15601
e98e406f
NC
15602Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
15603
15604 * configure.in: Add thumb-coff target.
15605 * config.sub: Add thumb-coff target.
15606
5d4a5ee6
JL
15607Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
15608
15609 * Makefile.in: Revert yesterday's change.
15610 (all-target-winsup): all-target-librx stays out of here.
15611
15612Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
15613
15614 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
15615 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
15616 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
15617 Remove references to librx and libg++.
15618
15619Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
15620
15621 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
15622 recursive makes
15623
bfed1ea0
JL
15624Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
15625
15626 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 15627 for newlib directory.
bfed1ea0
JL
15628 (CXX_FOR_TARGET): Likewise.
15629
15630Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
15631
15632 * ltconfig: Update after libtool/ltconfig.in change for
15633 hpux11.
15634
15635Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
15636
15637 * ltconfig, ltmain.sh: Update to libtool 1.2.
15638
3cd730af
MH
15639Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
15640
15641 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
15642 (install-gcc-cross): Instead, override LANGUAGES here.
15643
80564603
DL
156441998-03-18 Dave Love <d.love@dl.ac.uk>
15645
15646 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
15647 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
15648
d207ebef
JM
15649Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
15650
15651 * configure.in: Add Thumb-pe target.
15652
5d4a5ee6 15653Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 15654
5d4a5ee6
JL
15655 * Makefile.in - changed sn targets to snavigator
15656 * configure.in - changed sn targets to snavigator
15657
2d4a0558
MH
15658Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
15659
15660 * config-ml.in: After building symlink tree call make distclean
15661 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
15662 to be the case for libiberty.
15663
04b93567
L
15664Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
15665
15666 * configure: When making link, also check the current
15667 directory. The configure scripts may create one.
15668
9a06b842
RH
15669Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
15670
15671 * config.sub: Accept alphapca56 and alphaev6 properly.
15672
217fc4e6
FS
15673Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15674
15675 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
15676
3e07bdbd 15677Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 15678
e490616e 15679 * config.sub (sco5): Fix typo.
3e07bdbd 15680
5d4a5ee6
JL
15681Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
15682
15683 * Makefile.in (INSTALL_MODULES): Move install-tcl before
15684 install-itcl.
15685 (install-itcl): Remove dependency on install-tcl.
15686
15687Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
15688
15689 * configure.in: Remove libgloss from noconfigdirs for MN10300.
15690
15691Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
15692
15693 * configure.in: Don't build libgui for a cygwin32 target when not on
15694 a cygwin32 host.
15695
15696Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
15697
15698 * configure (redirect): Set to null, so default behavior of
15699 configure is now --verbose.
15700
ce0d965c
DL
157011998-02-16 Dave Love <d.love@dl.ac.uk>
15702
15703 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
15704 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
15705
3acd1fd0
MH
15706Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
15707
15708 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
15709 this change to sync Makefile.in with its ChangeLog entries.
15710
5d4a5ee6
JL
15711Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
15712
15713 * ltmain.sh (mkdir): Check that the directory doesn't exist
15714 before we exit with error, so that we don't get races during
15715 parallel builds.
15716
bfed1ea0
JL
15717Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
15718
15719 * ltconfig, ltmain.sh: Update from libtool 1.0i.
15720
4e77e8f1
MH
15721Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
15722
15723 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
15724 PICFLAG_FOR_TARGET.
15725 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
15726
15727 * configure: Emit a definition for the new macro enable_shared
15728 into each Makefile.
15729
5d4a5ee6
JL
15730Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
15731
15732 * configure.in (host_tools, native_only): Add libtool.
15733
15734Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
15735
15736 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
15737 Fix typo in ming config comment.
15738
bfed1ea0
JL
15739Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
15740
15741 * ltconfig, ltmain.sh: Update from libtool 1.0h.
15742
5d4a5ee6
JL
15743Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
15744
15745 * config.sub: Add tic30 cases, and map c30 to tic30.
15746
8821a725
RH
15747Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
15748
15749 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
15750 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
15751 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
15752 (CLEAN_TARGET_MODULES): Similarly
15753 (all-target-libf2c): Add dependences.
4e81ae98 15754 * configure.in (target_libs): Add libf2c.
8821a725 15755
5d4a5ee6
JL
15756Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
15757
15758 * configure.in: Remove expect from noconfigdirs when target
15759 is cygwin32. OK to build expect and dejagnu with Canadian
15760 Cross.
15761
0aadd657
ILT
15762Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
15763
5d4a5ee6
JL
15764 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
15765 host.
15766
0aadd657
ILT
15767 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
15768 and mingw32.
15769
d0a8352c
MH
15770Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
15771
15772 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
15773 here as it is not defined in the toplevel Makefile.
15774
59739e3c
MH
15775Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
15776
15777 * configure (package_makefile_rules_frag): New variable, which names
15778 a file with generic rules, ...
15779 Change comment to mention we now have FIVE parts.
15780 * configure: Undo last change.
15781
228197ee
LT
15782Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
15783
15784 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 15785 * config.sub: More accurate determination of HP processor types.
228197ee 15786
efd4c0ba
MH
15787Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
15788
15789 * configure (package_makefile_frag): Move inserting the
15790 ${package_makefile_frag} to where it should be according
15791 to the comment.
15792
6eef3189
PB
15793Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
15794
15795 * config.guess: Add support for Linux/ARM.
15796
d207ebef
JM
15797Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
15798
15799 * .cvsignore: Remove *-info and *-install since they match
15800 release-info and mpw-install, which we don't want to just ignore.
15801
48464ebf
RH
15802Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
15803
15804 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
15805
803462a7
PN
15806Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
15807
15808 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
15809 local_prefix to sub-make invocations.
15810
520ab477
L
15811Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
15812
15813 * configure.in: Check makefile fragments in the source
15814 directory.
15815
4bcdb76d
AO
15816Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15817
ceff9b14
AO
15818 * configure.in: Check whether host and target makefile
15819 fragments exist before adding them to *_makefile_frag.
4bcdb76d 15820
5d4a5ee6
JL
15821Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
15822
15823 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
15824
15825Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
15826
15827 * configure.in: Make sure we only replace RPATH_ENVVAR on
15828 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
15829 regexp to sed.
15830
15831 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
15832 to sub-makes.
15833
0d3e11a5
LI
158341998-01-13 Lee Iverson (leei@ai.sri.com)
15835
15836 * config-ml.in (multi-do): LDFLAGS must include multilib
15837 designator.
15838
d45b3d87 15839Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
15840
15841 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
15842
d39cd7a1
MK
15843Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
15844
15845 * config.sub: Add mingw32 support.
15846 * configure.in: Likewise.
d39cd7a1 15847
6decbc24
FS
15848Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
15849
15850 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
15851
5d4a5ee6
JL
15852Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
15853
15854 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15855 * configure (gxx_include_dir): Provide a definition for subdirs
15856 which do not use autoconf.
15857
15858Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
15859
15860 * config.guess: Sync with egcs. Picks up new alpha support,
15861 BeOS & some additional linux support.
15862
d3d1907a
JL
15863Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
15864
15865 * config.guess: HP 9000/803 is a PA1.1 machine.
15866
b104e095
RH
15867Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
15868
15869 * configure.in: It's alpha*-...
15870
aca823c1
L
15871Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15872
15873 * configure.in (host_makefile_frag, target_makefile_frag):
15874 Handle multiple config files.
15875 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
15876 alpha-*-*.
15877
d207ebef
JM
15878Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
15879
15880 * mkdep: New file.
15881
15882Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
15883
15884 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
15885
5d4a5ee6
JL
15886Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
15887
15888 * Makefile.in: Add libgui directory.
15889 (GDB_TK): Add all-libgui.
15890 * configure.in: Add libgui directory.
15891 * configure: Add all-libgui to GDB_TK.
15892
15893Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
15894
15895 * config-ml.in (multidirs): Add m32r to multilib list.
15896
15897Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
15898
15899 * Makefile.in (all-target-gperf): Change dependency to
15900 all-target-libstdc++.
15901
baf55877
FF
15902Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
15903
15904 * config.guess: Add BeOS support.
15905
5d4a5ee6
JL
15906Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
15907
15908 Source directory cvs renamed to cvssrc:
15909 * configure.in (host_tools): Change cvs to cvssrc.
15910 (native_only): Likewise.
15911 (noconfigdirs) [various cases]: Likewise.
15912 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
15913 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
15914 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
15915 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
15916 (all-cvssrc): Rename target from all-cvs.
15917
f2d76545
JL
15918Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
15919
15920 * configure (gxx_include_dir): Fix thinko.
15921
205cba53
JL
15922Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
15923
15924 * Makefile.in (INSTALL_TARGET_CROSS): Define.
15925 (install-cross, install-gcc-cross): New targets.
15926
5d4a5ee6
JL
15927Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
15928
15929 * configure.in (noconfigdirs): Add support for Thumb target.
15930
15931 * config.sub (maybe_os): Add support for Thumb target.
15932
15933Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
15934
15935 * Makefile.in: Add rules for cygmon.
15936
15937 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
15938
96b0f1fc
JL
15939Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
15940
15941 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15942 * configure (gxx_include_dir): Provide a definition for subdirs
15943 which do not use autoconf.
d207ebef
JM
15944
15945Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
15946
15947 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 15948 11/18/97 build
d207ebef 15949
7dfef6ed
JL
15950Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
15951
15952 * From Franz Sirl.
15953 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
15954 found on RedHat Linux systems.
96b0f1fc 15955
83cfe7c0
JL
15956Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
15957
15958 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
15959 guesses.
15960
7dfef6ed
JL
15961Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
15962
15963 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
15964
5d4a5ee6
JL
15965Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
15966
15967 * ltmain.sh: If mkdir fails, check whether the directory was created
15968 anyhow by some other process.
15969
d207ebef
JM
15970Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
15971
15972 * configure.in (d30v-*-*): Configure all directories.
15973
15974Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
15975
15976 * configure.in (d30v-*-*): Configure newlib, libiberty directories
15977 for the D30V.
15978
15979Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
15980
15981 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
15982
5d4a5ee6
JL
15983Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
15984
e490616e
ZW
15985 * include/libiberty.h: Add extern "C" { so it can be used with C++
15986 progrms.
15987 * include/remote-sim.h: Add extern "C" { so it can be used with C++
15988 programs.
5d4a5ee6 15989
d207ebef
JM
15990Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
15991
15992 * configure.in (d30v-*-*): Configure GCC now.
15993
5d4a5ee6
JL
15994Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
15995
15996 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
15997 is no longer needed.
15998
c9670e62
JM
15999Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
16000
16001 * Makefile.in: check-target-libio depends on all-target-libstdc++.
16002
cc71c0ca
MH
16003Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
16004
16005 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
16006 targets using "$@" to provide support for similar but not identical
16007 targets without having to duplicate code.
16008
d207ebef
JM
16009Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
16010
16011 * makefile.vms: Fix to work with DEC C.
16012
16013Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
16014
16015 * config.sub: Add mips-tx39-elf to marketing names.
16016
16017Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
16018
16019 * ltmain.sh: Handle symlinks in generated script.
16020
16021Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
16022
16023 * configure: Handle autoconf style directory options: --bindir,
16024 --datadir, --includedir, --infodir, --libdir, --libexecdir,
16025 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
16026 --sysconfdir.
16027 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
16028 (sharedstatedir, localstatedir, oldincludedir): New variables.
16029 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
16030 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
16031 sbindir, sharedstatedir, and sysconfdir.
16032
b1e3ddfd
AJ
16033Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
16034
16035 * Makefile.in (bootstrap-lean): New target.
16036
d207ebef
JM
16037Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
16038
16039 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 16040 sn, and gnuserv from noconfigdirs.
d207ebef
JM
16041
16042Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
16043
16044 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
16045
09f97c1e
JL
16046Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
16047
16048 * Makefile.in (cross): New target.
16049
335d0ab2
AO
16050Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
16051 Jeff Law <law@cygnus.com>
16052
16053 * Makefile.in (bootstrap2, bootstrap3): New targets.
16054 (all-bootstrap): Remove outdated and confusing target.
339c9b00 16055 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 16056
d207ebef
JM
16057Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
16058
16059 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 16060 windows. Consistent with gdb/configure.
d207ebef 16061
e693cc28
UD
160621997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
16063
e693cc28
UD
16064 * configure.in: Name Linux target fragment.
16065
16066 * configure: Rewrite so that project Makefile fragment is inserted
16067 first and appears last in the resulting Makefile.
16068
d207ebef
JM
16069Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
16070
16071 * Makefile.in (install-itcl): Install tcl first.
16072
5d4a5ee6
JL
16073Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
16074
16075 * configure.in: remove bison from noconfigdirs for Cygwin32 host
16076
f401679e
JW
16077Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
16078
16079 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
16080
16081 * configure.in (skipdirs): Add target-librx for Linux.
16082 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
16083
ec20b1b9
JL
16084Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
16085
16086 * Makefile.in (bootstrap): New target.
16087
becdcf6d
JL
16088Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
16089
63f6bcd7 16090 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 16091
d207ebef
JM
16092Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
16093
16094 * config.guess: Merge with FSF.
16095
0c82f6bf
FF
16096Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
16097
16098 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
16099
d207ebef
JM
16100Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
16101
16102 * config.sub: Add "marketing-names" patch.
16103
3fbc0b70
JS
16104Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
16105
e490616e 16106 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 16107
e20d4801
JL
16108Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
16109
16110 * config.sub: Handle v850-elf.
16111
fe181f78 16112Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
16113
16114 * .cvsignore (*-install): Remove.
16115
bfed1ea0
JL
16116Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
16117
16118 * ltconfig: Set CONFIG_SHELL in libtool.
16119 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
16120
558a1e7c
JW
16121Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
16122
16123 * configure.in (target_subdir): Set to libraries if enable_multilib.
16124
7818d6fc
JW
16125Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
16126
16127 * config.guess: Update from gcc directory.
16128
d207ebef
JM
16129Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
16130
16131 * Makefile.in (all-sim): Depends on all-readline.
16132
6599da04
JM
16133Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
16134
16135 * Makefile.in (BISON, YACC): Use $$s.
16136 (all-bison): Depend on all-texinfo.
16137
16138Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
16139
16140 * Makefile.in (BISON): Add -L flag.
16141 (YACC): Likewise.
16142
d207ebef
JM
16143Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
16144
4e81ae98
EC
16145 * configure.in (noconfigdirs): Add support for v850e target.
16146
d207ebef
JM
16147 * config.sub (maybe_os): Add support for v850e target.
16148
16149Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
16150
4e81ae98
EC
16151 * configure.in (noconfigdirs): Add support for v850ea target.
16152
d207ebef
JM
16153 * config.sub (maybe_os): Add support for v850ea target.
16154
6599da04
JM
16155Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
16156
16157 * config.sub: Add mipstx39. Delete r3900.
16158
16159Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
16160
16161 * Makefile.in (all-autoconf): Depends on all-texinfo.
16162
16163Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
16164
16165 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
16166 eabi targets.
16167
16168Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
16169
16170 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
16171
16172 * configure: When handling a Canadian Cross, handle YACC as well as
16173 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 16174 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
16175
16176Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
16177
16178 * Makefile.in (BISON): bison, not byacc or bison -y.
16179 (YACC): bison -y or byacc or yacc.
16180 (various): Add *-bison as appropriate.
16181 (taz): No need to mess with BISON anymore.
16182
16183Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
16184
16185 * configure: If OSTYPE matches *win32*, try to find a good value for
16186 CONFIG_SHELL.
16187
16188Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
16189
16190 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
16191 configure.in if it is present.
16192
16193Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
16194
16195 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
16196
16197Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
16198
16199 * config.sub: Recognize `arc' cpu.
16200 * configure.in: Likewise.
16201 * config-ml.in: Likewise.
16202
16203Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
16204
16205 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
16206
16207Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
16208
16209 * configure: Changed sed delimiter from ':' to '|' when
16210 attempting to substitute ${config_shell} for SHELL. On
16211 NT ${config_shell} may contain a ':' in it.
16212
16213Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
16214
16215 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
16216
16217Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
16218
16219 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
16220
16221Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
16222
16223 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
16224
16225 * ylwrap: If the program is a relative path, force it to be
16226 absolute.
16227
16228Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
16229
16230 * configure (tooldir): Set BISON to `bison -y' and not just bison.
16231
16232Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
16233
16234 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
16235 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
16236 for libraries.
6599da04
JM
16237
16238Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
16239
16240 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 16241 separated by spaces.
6599da04
JM
16242
16243Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
16244
16245 * ylwrap: New file.
16246 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
16247
16248 * ltmain.sh: Handle /bin/sh at start of install program.
16249
16250 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
16251
16252 * ltconfig, ltmain.sh: New files, from libtool 1.0.
16253 * missing: New file, from automake 1.2.
16254
16255Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
16256
16257 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
16258 check-tk to CHECK_X11_MODULES.
16259
16260Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
16261
16262 * config.sub: Merge with FSF.
16263
16264Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
16265
16266 * config.guess: Merge with FSF.
16267
16268Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
16269
16270 * configure: Treat msdosdjgpp like go32.
16271 * configure.in: Likewise. Don't remove gprof for go32.
16272
16273 * configure: Change Makefile.tem2 to Makefile.tm2.
16274
16275Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
16276
16277 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
16278
16279Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16280
16281 * install-sh (chmodcmd): Set to null if the DST directory already
16282 exists. Same as Nov 11th change.
16283
16284Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
16285
4e81ae98 16286 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
16287
16288Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
16289
16290 * config.guess: Update from FSF.
16291
16292Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
16293
16294 * Makefile.in (GDB_TK): Depend on itcl and tix.
16295
16296Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
16297
16298 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
16299 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
16300 (INSTALL_SCRIPT): New variable.
16301 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
16302 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
16303 to -x.
16304 * install-sh: Add support for -x option.
16305
16306Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
16307
16308 * configure.in, Makefile.in: Treat tix like itcl.
16309
16310Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
16311
16312 * Makefile.in (WINDRES): New variable.
16313 (WINDRES_FOR_TARGET): New variable.
16314 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
16315 (EXTRA_HOST_FLAGS): Add WINDRES.
16316 (EXTRA_TARGET_FLAGS): Add WINDRES.
16317 (EXTRA_GCC_FLAGS): Add WINDRES.
16318 ($(DO_X)): Pass down WINDRES.
16319 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
16320 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
16321 DLLTOOL_FOR_TARGET.
16322
16323Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
16324
16325 * configure.in: configure sim before gdb for win32-x-ppc
16326
16327Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16328
16329 Move gperf into the toplevel, from libg++.
16330 * configure.in (target_tools): Add target-gperf.
16331 (native_only): Add target-gperf.
16332 * Makefile.in (all-target-gperf): New target, depend on
16333 all-target-libg++.
16334 (configure-target-gperf): Empty rule.
16335 (ALL_TARGET_MODULES): Add all-target-gperf.
16336 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
16337 (CHECK_TARGET_MODULES): Add check-target-gperf.
16338 (INSTALL_TARGET_MODULES): Add install-target-gperf.
16339 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
16340
16341Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 16342
6599da04
JM
16343 * config.sub (mn10200): Recognize new basic machine.
16344
16345Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16346
16347 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
16348 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
16349
16350Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16351
16352 * configure.in: If we're building mips-sgi-irix6* native, turn on
16353 ENABLE_MULTILIB and set TARGET_SUBDIR.
16354
16355Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
16356
16357 * Makefile.in (all-sn): Depend on all-grep.
16358
16359Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
16360
16361 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
16362
16363 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
16364 Makefile. From Jeff Makey <jeff@cts.com>.
16365 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
16366
16367 * Makefile.in (DISTBISONFILES): Remove.
16368 (taz): Don't futz with DISTBISONFILES. Change BISON to use
16369 $(DEFAULT_YACC).
16370
16371 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 16372 cygwin32.
6599da04
JM
16373
16374 * Makefile.in (LD): New variable.
16375 (EXTRA_HOST_FLAGS): Pass down LD.
16376 ($(DO_X)): Likewise.
16377
16378Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
16379
16380 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
16381
16382Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
16383
16384 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 16385 before adding our own. Always add --build.
6599da04
JM
16386
16387Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
16388
16389 * configure.in (targargs): Pass --build if we're doing
16390 a cross-compile.
16391
16392Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
16393
ca236658 16394 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
16395 sed. Otherwise sed chokes on NT path names with drive
16396 designators. Also look for "?:*" as the leading characters in an
16397 absolute pathname.
16398
16399Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
16400
16401 * config.sub: Support for r3900.
16402
16403Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
16404
16405 * configure.in: Use install-sh, not install.sh.
16406
16407Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
16408
16409 * Makefile.in (taz): Improve check for BISON so it doesn't try to
16410 apply it twice.
16411
16412Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
16413
16414 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
16415 install-binutils.
16416
16417Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
16418
16419 * Makefile.in: Add automake targets.
16420 * configure.in (host_tools): Add automake.
16421
16422Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
16423
16424 * configure: Default CXX to c++, not gcc.
16425 * Makefile.in (CXX): Set to c++, not gcc.
16426 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
16427
16428Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
16429
16430 * install-sh: try appending a .exe if source file doesn't
16431 exist
16432
16433Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
16434
16435 * configure.in: Turn on multilib by default.
16436 (cross_only): Remove target-libiberty.
16437
16438 * Makefile.in (all-gcc): Don't depend on libiberty.
16439
16440Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
16441
16442 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
16443
16444Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
16445
16446 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
16447 (DISTBISONFILES): Add ld/Makefile.in
16448
16449Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
16450
16451 * configure.in: if target is cygwin32 but host isn't cygwin32,
16452 don't configure gdb tcl tk expect, not just gdb.
16453
16454Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
16455
16456 * configure.in: Added gnuserv everywhere sn appears.
16457
16458 * Makefile.in (ALL_MODULES): Added all-gnuserv.
16459 (CROSS_CHECK_MODULES): Added check-gnuserv.
16460 (INSTALL_MODULES): Added install-gnuserv.
16461 (CLEAN_MODULES): Added clean-gnuserv.
16462 (all-gnuserv): New target.
16463
16464Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
16465
16466 * config.guess: Fixes for MIPS OpenBSD systems.
16467
16468Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
16469
16470 * Makefile.in (INSTALL_XFORM): Remove.
16471 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
16472
16473 * mkinstalldirs: New file, copied from automake.
16474 * Makefile.in (installdirs): Rename from install-dirs. Use
16475 mkinstalldirs. Change all users.
16476 (DEVO_SUPPORT): Add mkinstalldirs.
16477
16478Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
16479
16480 * install-sh: Rename from install.sh.
16481 * Makefile.in (INSTALL): Change install.sh to install-sh.
16482 (DEVO_SUPPORT): Likewise.
16483
16484 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
16485 Graichen <graichen@rzpd.de>.
16486
16487Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
16488
16489 * config.guess: Recognize OpenBSD systems correctly.
16490
16491Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
16492
16493 * README, Makefile.in (ETC_SUPPORT): Remove references to
16494 cfg-paper*, configure.{texi,man,info*}._
16495
16496Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
16497
16498 * Makefile.in (all.normal): Ensure that gcc is built after all
16499 the x11 - ie gdb - targets.
16500
16501Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
16502
16503 * makefile.vms: Don't run conf-a-gas.
16504
16505Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
16506
e490616e 16507 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 16508
d207ebef
JM
16509Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
16510
16511 * configure.in: Remove noconfigdirs case since gdb also
16512 configures and builds for tic80-coff.
16513
6599da04
JM
16514Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
16515
16516 * configure: Set cache_file to config.cache.
16517 * Makefile.in (local-distclean): Remove config.cache.
16518
16519Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
16520
16521 * COPYING: Update FSF address.
16522
d207ebef
JM
16523Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
16524
16525 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
16526 noconfigdirs.
16527
6599da04
JM
16528Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
16529
16530 * Makefile.in (install-dirs): Don't crash if prefix, and hence
16531 MAKEDIRS, is empty.
16532
16533Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
16534
16535 * config.sub: Tweak mn10300 entry.
16536
16537Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
16538
16539 * configure.in (host_tools): Put sim before gdb, so gdb's
16540 configure.tgt can determine if the simulator was configured.
16541
16542Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
16543
16544 * config.sub: Move BeOS $os case to be with other Cygnus
16545 local cases.
16546
16547Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
16548
16549 * config.sub: Remove misplaced comment that broke Linux.
16550
16551Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
16552
16553 * config.sub: Add BeOS support.
16554
16555Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
16556
16557 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
16558
16559Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
16560
16561 * configure.in (noconfigdirs): Remove tcl and tk from
16562 noconfigdirs for cygwin32 builds.
16563
d207ebef
JM
16564Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
16565
16566 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
16567
6599da04
JM
16568Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
16569
16570 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
16571 make-all.com, use makefile.vms instead.
16572
16573Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
16574
16575 * config.sub: Accept -lnews*.
16576
d207ebef
JM
16577Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
16578
16579 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 16580 target-examples and target-libiberty for d30v.
d207ebef
JM
16581
16582Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
16583
16584 * configure.in (noconfigdirs): Enable ld for d30v.
16585
16586Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
16587
16588 * configure.in (tic80-*-*): Build compiler.
16589
16590Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
16591
16592 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 16593 unsupported d30v directories
d207ebef
JM
16594
16595Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
16596
4e81ae98
EC
16597 * config.sub, configure.in: Add d30v target cpu.
16598
6599da04
JM
16599Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
16600
16601 * makefile.vms: New file.
16602 * make-all.com: Remove.
16603
16604Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
16605
16606 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
16607
16608Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
16609
16610 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
16611
16612Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
16613
16614 * Makefile.in (ALL_MODULES): Added all-db.
16615 (CROSS_CHECK_MODULES): Addec check-db.
16616 (INSTALL_MODULES): Added install-db.
16617 (CLEAN_MODULES): Added clean-db.
16618
16619Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
16620
16621 * config.guess: Merge with latest FSF sources.
16622
16623Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
16624
16625 * Makefile.in (ALL_MODULES): Added all-itcl.
16626 (CROSS_CHECK_MODULES): Added check-itcl.
16627 (INSTALL_MODULES): Added install-itcl.
16628 (CLEAN_MODULES): Added clean-itcl.
16629
16630Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
16631
16632 * configure.in: build gdb for mn10200
16633
16634Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
16635
16636 * Makefile.in (all-target-winsup): Depend on all-target-libio.
16637
d207ebef
JM
16638Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
16639
16640 * configure.in (tic80-*-*): Turn off most targets right now.
16641
6599da04
JM
16642Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
16643
16644 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
16645 rather than the makeinfo program.
16646 (do-info): Depend upon all-texinfo.
16647
16648Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
16649
16650 * configure.in: Remove uses of config/mh-linux.
16651
16652 * config.sub, config.guess: Merge with latest FSF sources.
16653
d207ebef
JM
16654Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
16655
16656 * config.sub (case $basic_machine): Add tic80 entries.
16657
6599da04
JM
16658Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
16659
16660 * config.sub, config.guess: Merge with latest FSF sources.
16661
16662Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16663
16664 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
16665 * mpw-config.in: Test for NewFolderRecursive.
16666 * mpw-install: Use symbolic name for startup filename.
16667 * mpw-README: Add various additional details.
16668
16669Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
16670
16671 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
16672
16673Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
16674
16675 * configure.in: Do build gcc and the target libraries for
16676 the mn10200.
16677
16678Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
16679
16680 * configure.in: don't avoid building gdb for mn10300 any more
16681 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
16682 instead of single-quoting it.
16683
16684Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
16685
16686 * configure.in: Don't use --with-stabs on IRIX 6.
16687
16688Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
16689
16690 * configure.in (m32r): Build gdb, libg++ now.
16691
16692Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16693
16694 * configure.in (mips*-sgi-irix6*): Remove gdb and related
16695 directories from noconfigdirs.
16696
16697Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
16698
16699 * config.sub (basic_machine): added mips16 configuration
16700
16701Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16702
16703 * config.sub: Handle d10v-unknown.
16704
d207ebef
JM
16705Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
16706
16707 * config.sub: Handle v850-unknown.
16708
6599da04
JM
16709Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
16710
16711 * Makefile.in: add findutils
16712 * configure.in: add findutils to list of host_tools
16713
16714Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
16715
16716 * config.sub: Handle mn10200 and mn10300.
16717
16718Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16719
16720 * configure.in (d10v-*): Do not build librx.
16721
16722Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
16723
16724 * configure.in (mn10300): Build everything except gdb & libgloss.
16725
16726Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
16727
16728 * config.guess: Patch for Dansk Data Elektronik servers,
16729 from Niels Skou Olsen <nso@dde.dk>.
16730
16731 For ncr, use /bin/uname rather than uname, since GNU uname does not
16732 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
16733
16734 Patch for MIPS R4000 running System V,
16735 from Eric S. Raymond <esr@snark.thyrsus.com>.
16736
16737 Fix thinko for nextstep.
16738
16739 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
16740
16741 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
16742 * config.guess: Guess mips-dec-mach_bsd4.3.
16743
16744 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
16745 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
16746 release numbers.
16747 * config.guess (mips-mips-riscos*): Emit just enough of the
16748 release number.
16749
16750 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
16751 * config.guess (sparc-auspex-sunos*): Added.
16752 (f300-fujitsu-*): Added.
16753
16754 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
16755 * config.guess: Recognize a Tadpole as a sparc.
16756
16757Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
16758
16759 * config.guess: Don't assume that NextStep version is either 2 or
16760 3. NextStep 4 (aka OpenStep 4) has come out now.
16761
16762Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
16763
16764 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
16765 From Rik Faith <faith@cs.unc.edu>.
16766
16767Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
16768
16769 * config.sub: Contributions from bug-gnu-utils to:
16770 Support plain "hppa" (no version given) architecture, reported by
16771 OpenStep.
16772 OpenBSD like NetBSD.
16773 LynxOs is not a hardware supplier.
16774
16775 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 16776 OpenBSD like NetBSD.
6599da04
JM
16777 Stratus systems.
16778 More Pyramid systems.
16779 i[n>4]86 Intel chips.
16780 M680[n>4]0 Motorola chips.
16781 Use unknown instead of lynx for hardware manufacturer.
16782
16783Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16784
16785 * install.sh (chmodcmd): Set to null if the DST directory already
16786 exists.
16787
16788Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16789
16790 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
16791 not use mt-ppc target Makefile fragment any more.
16792
16793Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
16794
16795 * configure.in (*-*-windows): Exclude everything but those dirs
16796 needed to build windows.
16797
16798Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
16799
16800 * Makefile.in (all-target-winsup): Depend on all-target-librx.
16801
16802Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
16803
16804 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
16805
16806Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
16807
16808 * Undo my previous change.
16809
16810Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
16811
16812 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
16813 unconditionally.
16814 (MAKEOVERRIDES): Define (revert this part of October 18 change).
16815
16816Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
16817
16818 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
16819 host to add it's own flags.
6599da04
JM
16820
16821Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
16822
16823 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
16824
16825Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
16826
16827 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
16828 (CXX_FOR_TARGET): Likewise.
16829 (GCC_FOR_TARGET): Define.
16830 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
16831 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
16832 CC_FOR_TARGET was specified on the command line.
16833 (MAKEOVERRIDES): Don't define.
16834
16835Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
16836
16837 * configure.in (m32r): Fix spelling of libg++ libs.
16838
16839Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
16840
16841 * config.sub (-apple*): Remove, now redundant.
16842
16843Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
16844
16845 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
16846
16847 * configure: Rework yesterday's sed script patch.
16848
16849 * config.sub: Merge with FSF.
16850
16851Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
16852
16853 * config.guess: Merge from FSF.
16854
16855 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
16856 * config.guess: Use pc instead of unknown, for pc clone systems.
16857 Change linux to linux-gnu.
6599da04
JM
16858
16859 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 16860 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
16861
16862Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
16863
16864 * test-build.mk (HOLES): Add "xargs" for gdb.
16865
16866 * configure: Avoid hpux10.20 sed bug.
16867
16868Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
16869
731a8127 16870 * configure.in: Add support for windows host
6599da04
JM
16871 (that is a build done under the Microsoft build environment).
16872
16873Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
16874
16875 * Makefile.in: Replace all uses of srcroot with s, to shrink
16876 command line lengths.
16877
16878 Patches from Geoffrey Noer <noer@cygnus.com>:
16879 * configure.in: If configuring for newlib, pass --with-newlib to
16880 subdirectories.
16881 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
16882 -Bnewlib/ and -Lwinsup to gcc.
16883 (CXX_FOR_TARGET): Likewise.
16884
16885Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
16886
16887 * Makefile.in (ETC_SUPPORT): Add configure.
16888
16889Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
16890
4e81ae98 16891 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
16892 host configuration file.
16893
16894Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
16895
16896 * configure.in: Break mn10x00 support into separate
16897 mn10200 and mn10300 configurations.
16898 * config.sub: Likewise.
16899
16900Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
16901
16902 * configure.in: Add lots of stuff to noconfigdirs for
16903 the mn10x00 targets.
16904
16905 * config.sub, configure.in: Add mn10x00 support.
16906
16907Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
16908
16909 * make-all.com: Call conf-a-gas, not config-a-gas.
16910
16911Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
16912
16913 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 16914 targets.
6599da04
JM
16915
16916Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
16917
16918 * mpw-README: Add much more detail for native PowerMac.
16919 * mpw-install: New file.
16920 * mpw-configure: Add --norecursion and --help options.
16921 * mpw-config.in: Translate readme and install files when
16922 copying to objdir.
16923 * mpw-build.in: Don't always depend on byacc and flex.
16924 (install-only-top): New action.
16925
d207ebef
JM
16926Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
16927
16928 * configure.in: You can now configure GDB for the v850.
16929
6599da04
JM
16930Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
16931
16932 * configure.in (noconfigdirs): Don't configure any C++ dirs
16933 if targeting D10V.
16934
16935Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
16936
16937 * config.sub: Recognize mips64vr5000.
16938
16939Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
16940
16941 * configure.in: Use a single line for host_tools and native_only.
16942
16943Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
16944
16945 * config.sub, configure.in: Add entries for m32r.
16946
16947Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
16948
16949 * Makefile.in (inet-install): Don't run install-gzip.
16950
16951Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
16952
16953 * configure.in: Don't config lots of things for *-*-windows*.
16954
16955Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
16956
16957 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
16958 (host_libs, host_tools): Copy from configure.in.
16959 * mpw-configure: Don't complain about directories not found.
16960
16961Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16962
16963 * configure.in (i[345]86): Recognize i686 for pentium pro.
16964 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
16965 file.
16966
16967 * config.guess (i[345]86): Ditto.
16968
16969Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16970
16971 * configure.in (noconfigdirs): Removed gdb for D10V.
16972
d207ebef 16973Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 16974
d207ebef
JM
16975 * configure.in: Remove ld, target-libio, target-libg++, and
16976 target-libstdc++ from noconfigdirs.
5d4a5ee6 16977
6599da04
JM
16978Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
16979
16980 * configure: Fix three locations where shell scripts were
16981 being run directly rather than with config_shell.
16982
d207ebef
JM
16983Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
16984
16985 * configure.in (v850-*-*): Set up initial $noconfigdirs.
16986 * config.sub (basic_machine): Recognize v850.
16987
6599da04
JM
16988Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
16989
16990 * mpw-configure: Handle multiple enable/disable options and
16991 pass them down recursively, handle -c and -s flags appropriately
16992 depending on choice of compiler, add escape mechanism for
16993 quoted arguments to gC.
16994
16995Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16996
16997 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
16998 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
16999 so that -mrelocatable-lib and -mno-eabi are used.
17000
17001 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
17002 not support --print-multi-lib, don't abort.
17003
6599da04
JM
17004Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
17005
17006 * make-all.com: Run config-a-gas.
17007 * setup.com: Don't copy subdirectory files around.
17008
17009Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
17010
17011 * configure.in (*-*-ose): Remove exclusion of libgloss for this
17012 target, it now compiles correctly.
17013
17014Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
17015
17016 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
17017
17018Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17019
4e81ae98 17020 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
17021
17022Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17023
17024 * configure.in (native_only): Add prms.
17025
17026Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
17027
17028 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
17029 (BINUTILS_SUPPORT_DIRS): Likewise.
17030
17031Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17032
17033 * configure.in (d10v-*-*): Don't configure ld or gdb until the
17034 d10v support is added.
17035
17036Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17037
17038 * configure.in (d10v-*-*): New target.
17039
17040Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
17041
17042 * config.guess (HP 9000/811): Recognize this as a PA1.1
17043 machine.
17044
17045Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
17046
17047 * Makefile.in (do-tar-gz): New target, split out from tail end of
17048 taz target. Run each command separately, don't use pipes.
17049 (taz): Use it.
17050
17051Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
17052
17053 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
17054 * mpw-build.in: No builds should depend on building byacc or flex,
17055 they are assumed to be installed already.
17056
17057Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17058
17059 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
17060 variable that CC_FOR_TARGET needs.
17061
17062Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17063
17064 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
17065 options have changed since the last time the subdirectory was
17066 configured, and if it has, reconfigure.
17067 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
17068 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
17069
17070Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
17071
17072 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
17073 CLEAN_MODULES): Add bash.
17074 (all-bash): New target.
17075
17076Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
17077
17078 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
17079
17080Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17081
17082 * config.sub (basic_machine): Recognize d10v as a valid processor.
17083
17084Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
17085
17086 * mpw-configure: Add support for --bindir.
17087 * mpw-build.in: Use a GCC-specific build script for GCC actions.
17088
17089Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
17090
17091 * configure.in: add bash, time, gawk to list of hosttools and things
17092 to only build for native toolchains
17093
17094Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17095
17096 * Makefile.in (docdir): Remove.
17097
17098Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17099
17100 * Makefile.in (datadir): Set to $(prefix)/share.
17101
17102Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
17103
17104 * configure.in: build diff and patch for cygwin32-hosted
17105 toolchains.
17106
17107Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
17108
17109 * config.sub: Accept -rtems*.
17110
17111Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
17112
e490616e
ZW
17113 * configure.in: enable dosrel for cygwin32-hosted builds,
17114 remove diff from the list of things not buildable
17115 via Canadian Cross
6599da04
JM
17116
17117Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
17118
17119 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 17120 don't get ". ".
6599da04
JM
17121
17122Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
17123
17124 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
17125
17126Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
17127
17128 * Makefile.in (taz): Handle case where tex3patch didn't even get
17129 checked out. Also, if it was found, put the symlink in a new util
17130 subdirectory.
17131
17132Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17133
17134 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
17135
17136Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
17137
17138 * config.sub: Recognize -openvms.
17139 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
17140 * make-all.com, setup.com: New files.
17141
17142Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
17143
17144 * Makefile.in (taz): tex3patch moved to texinfo/util.
17145
17146Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
17147
17148 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
17149 * configure.in: remove make from disable-if-Can-Cross list
17150 enable gdb if ${host} and ${target} are cygwin32
17151
17152Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
17153
17154 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
17155 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
17156
17157Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
17158
17159 * config.guess: Combine mips-mips-riscos cases, and use cpp to
17160 distinguish sysv/svr4/bsd variants.
17161 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
17162
17163Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
17164
17165 * configure.in: Added copyright notice.
17166 * move-if-change: Added copyright notice.
17167
17168Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17169
17170 * configure.in (powerpcle-*-solaris*): Until we get shared
17171 libraries working, don't build gdb, sim, make, tcl, tk, or
17172 expect.
17173
17174Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
17175
17176 * config.guess: Merge with FSF:
17177
17178 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
17179 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
17180
17181 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
17182 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
17183
17184 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
17185 * config.guess: Combine two OSF1 rules.
17186 Also recognize field test versions. From mjr@zk3.dec.com.
17187 * config.guess (dgux): Use /usr/bin/uname rather than uname,
17188 because GNU uname does not support -p. From pmr@pajato.com.
17189
17190Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
17191
17192 * Makefile.in (MAKEDIRS): Removed $(tooldir).
17193
17194Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
17195
17196 * mpw-README: Document GCCIncludes.
17197
17198Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
17199
17200 * configure.in (alpha-*-linux*): Set enable_shared to yes.
17201
17202Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17203
17204 * mpw-configure: Handle --enable-FOO and --disable-FOO.
17205
17206Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
17207
17208 * configure.in (*-*-cygwin32): Configure make.
17209
17210Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
17211
17212 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
17213
17214Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
17215
17216 * Makefile.in (all-inet): Depend on all-perl.
17217
17218 * Makefile.in (inet-install): New target.
17219
17220 * Makefile.in (all-inet): Depend on all-tcl.
17221 (all-inet): Depend on all-send-pr.
17222
17223Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17224
17225 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
17226 temporarily.
17227
17228Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
17229
17230 * configure.in: Don't configure --with-gnu-ld on AIX.
17231
17232Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
17233
17234 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
17235
17236Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
17237
17238 * Makefile.in (ALL_MODULES): Added all-inet.
17239 (CROSS_CHECK_MODULES): Added check-inet.
17240 (INSTALL_MODULES): Added install-inet.
17241 (CLEAN_MODULES): Added clean-inet.
17242 (all-indent): New target.
17243
17244 * configure.in (host_tools): Added inet.
17245 (native_only): Added inet.
17246 (noconfigdirs): Added inet.
17247
17248Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
17249
17250 * configure.in: Don't configure libgloss if we are not configuring
17251 newlib.
17252
17253Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
17254
17255 * configure.in: Don't configure libgloss for unsupported
17256 architectures.
17257
17258Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17259
17260 * Makefile.in (CLEAN_MODULES): Add clean-apache.
17261
17262Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
17263
17264 * Makefile.in (ALL_MODULES): Include all-apache.
17265 (CROSS_CHECK_MODULES): Include check-apache.
17266 (INSTALL_MODULES): Include install-apache.
17267 (all-apache): New target.
17268
17269 * configure.in: Added apache everywhere perl is seen.
17270
17271Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17272
17273 * Makefile.in: Add support for clean-{module} and
17274 clean-target-{module} rules.
17275
17276Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
17277
17278 * configure.in (*-*-ose) do not build libgloss.
17279
17280Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17281
17282 * config.guess (prep*:SunOS:5.*:*): Turn into
17283 powerpele-unknown-solaris2.
17284
17285Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
17286
17287 * configure.in: Permit --enable-shared to specify a list of
17288 directories.
17289
17290Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
17291
17292 * configure.in (host==solaris): Pass only the first word of $CC
17293 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
17294
17295Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
17296
17297 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
17298
17299Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
17300
17301 * Makefile.in (ALL_MODULES): Include all-perl.
17302 (CROSS_CHECK_MODULES): Include check-perl.
17303 (INSTALL_MODULES): Include install-perl.
17304 (ALL_X11_MODULES): Include all-guile.
17305 (CHECK_X11_MODULES): Include check-guile.
17306 (INSTALL_X11_MODULES): Include install-guile.
17307 (all-perl): New target.
17308 (all-guile): New target.
17309
17310 * configure.in (host_tools): Include perl and guile.
17311 (native_only): Include perl and guile.
17312 (noconfigdirs): Don't build guile and perl; no ports have been
17313 done.
17314
17315Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
17316
e490616e
ZW
17317 * configure (--enable-*): Handle quoted option lists such as
17318 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
17319
17320Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17321
17322 * Makefile.in ({,inst}all-target): New rule so we can make and
17323 install all of the target directories easily.
17324
17325Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17326
17327 * configure.in: Add missing global flag in sed substitution when
17328 deleting `target-' from ${configdirs}.
17329
17330Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
17331
17332 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
17333 option.
17334
17335 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
17336 config/mh-necv4.
17337
17338 * install.sh: Correct misspelling of transformbasename.
17339
17340 * config.guess: Recognize mips-*-sysv*.
17341
17342Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
17343
17344 * config.sub: Recognize mon960.
17345
17346Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
17347
17348 * configure: Restore Canadian Cross handling of BISON and LEX,
17349 removed in Feb 20 change.
17350
17351Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
17352
17353 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
17354 Mention make install. Remove the old copyright date as well the
17355 clumsy and rather pointless copyright on the README file.
17356
17357Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
17358
17359 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
17360 Makefile after running symlink-tree, then run `make distclean' to
17361 avoid clobbering any generated files in srcdir.
17362
17363Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
17364
17365 * configure.in (m68k-*-netbsd*): Build everything now.
17366
17367Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
17368
17369 * Makefile.in (taz): Fix quoting.
17370
17371Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
17372
17373 * configure.in (sparclet-*-*): Build everything now.
17374
17375Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17376
17377 * configure.in (m68k-*-linux*): New host.
17378
17379Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
17380
17381 * configure: Check for bison before byacc.
17382
17383Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
17384
17385 * Makefile.in configure: Change the way LEX and BISON/YACC are
17386 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
17387 searching PATH. These are used as fallbacks by Makefile.in if
17388 flex/bison/byacc aren't in objdir.
17389
17390Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
17391
17392 * Makefile.in: Make everything which depends upon all-bfd also
17393 depend upon all-opcodes, in case --with-commonbfdlib is used.
17394
17395Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17396
17397 * configure.in (host *-*-cygwin32): Don't build gdb if we are
17398 building NT native compilers on Unix.
17399
17400Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
17401
17402 * configure.in: Don't get CC from the host Makefile fragment if we
17403 can find gcc in PATH, or if this is a Canadian Cross. Move the
17404 Solaris test for /usr/ucb/cc to the post target script, just after
17405 the compiler sanity test.
17406
17407Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
17408
17409 * config.sub: Merge with FSF.
17410
17411Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
17412
17413 * Makefile.in (RPATH_ENVVAR): New variable.
17414 (REALLY_SET_LIB_PATH): Use it.
17415 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
17416
17417Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
17418
17419 * config.sub, configure.in: Recognize sparclet cpu.
17420
17421Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
17422
17423 * config.guess: Support m68k-cbm-sysv4.
17424
17425Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17426
17427 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
17428 m68k-unknown-linuxaout from linker help string. Put quotes around
17429 $ld_help_string.
17430
17431Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
17432
17433 * config.guess (powerpc-harris-powerunix): Add guess for port
17434 to new target.
17435
17436Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17437
17438 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
17439
17440Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
17441
17442 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
17443 $(REALLY_SET_LIB_PATH) in Makefile.
17444 * Makefile.in (SET_LIB_PATH): New variable.
17445 (REALLY_SET_LIB_PATH): New variable.
17446 ($(DO_X)): Use $(SET_LIB_PATH).
17447 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
17448 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
17449 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
17450 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
17451 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
17452 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
17453 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
17454 (install-dosrel): Likewise.
17455 (all-opcodes): Depend upon all-libiberty.
17456
17457Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
17458
17459 * config.guess (*:CYGWIN*): New
17460
17461Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17462
17463 * Makefile.in (all-target-winsup): All all-target-libiberty.
17464
17465Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17466
17467 * configure.in (noconfigdirs): Add missing # in front of comment.
17468
17469Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
17470
17471 * configure.in: add second pass to things added to noconfigdirs
17472 so *-gm-magic can exclude libgloss properly.
17473
17474Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
17475
17476 * mpw-configure (extralibs_name, rez_name): Set correctly
17477 for MWC68K compiler.
17478
17479 * mpw-README: Add more info on the necessary build tools.
17480
17481Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
17482
17483 * configure.in, config.sub: Recognize cygwin32.
17484
17485Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
17486
17487 * config.guess, config.sub: Recognize A/UX.
17488
17489Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
17490
17491 * config.sub: Merge with gcc/config.sub.
17492
17493Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
17494
17495 * mpw-build.in (do-binutils): Add build of stamps.
17496
17497Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
17498
17499 * config.sub: Add recognition for mips64vr4100*-* targets.
17500
17501Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17502
17503 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
17504 Add creation of gconfigargs with `--enable-shared' turned on.
17505 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
17506 ($(host)-stamp-stage3-configured): Likewise.
17507 (HOLES): Add chatr and ldd.
17508 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
17509
17510Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
17511
17512 * configure: Pass --nfp to recursive configures.
17513
17514Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
17515
17516 * Makefile.in (DLLTOOL): New.
17517 (DLLTOOL_FOR_TARGET): New.
17518 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
17519 (EXTRA_TARGET_FLAGS): Ditto.
17520 (EXTRA_GCC_FLAGS): Ditto.
17521 (CONFIGURE_TARGET_MODULES): Ditto.
17522 (DO_X): Ditto.
17523 * configure: Add DLLTOOL.
17524
17525Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
17526
17527 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
17528 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
17529 mh-sco, since old workarounds no longer needed, and don't
17530 build ld, since libraries have weak symbols in COFF.
17531
17532Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
17533
17534 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
17535
17536Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
17537
17538 * configure.in: Make sure that ${CC} can be used to compile an
17539 executable.
17540
17541Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
17542
17543 * Makefile.in (all-gdb): Depend on $(GDB_TK).
17544 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
17545 nothing depending on whether gdbtk is being built.
17546
17547Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
17548
17549 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
17550
17551Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
17552
17553 * configure.in (noconfigdirs): Put ld or gas in this early, if the
17554 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
17555
17556Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
17557
17558 * config-ml.in: Add support for
17559 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
17560 Simplify setting of multidirs from --disable-foo.
17561
17562Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17563
17564 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
17565 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
17566 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 17567 non-empty, pass them on to the GCC make.
6599da04
JM
17568 (all-bootstrap): New rule that is like all-gcc, except it executes
17569 the GCC bootstrap rule instead of the GCC all rule.
17570
17571Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
17572
17573 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
17574
17575Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17576
17577 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
17578 DG/UX support.
17579
17580Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
17581
17582 * config.sub (i*86*) Change [345] to [3456]
17583
17584Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17585
17586 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
17587 --with-gnu-ld=no.
17588
17589Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17590
17591 * config-ml.in (rs6000*, powerpc*): Add switches to control which
17592 AIX multilibs get built.
17593
17594Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17595
17596 * configure.in (i386-win32): Don't build expect if we're not
17597 building the tcl subdir.
17598
17599Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
17600
17601 * Makefile.in: (configure-target-examples, all-target-examples):
17602 New targets, configure and build example programs.
17603
17604Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
17605
17606 * mpw-configure: If an mpw-config.in generated a file mk.sed,
17607 use it as input to sedit the generated MPW makefile.
17608 * mpw-README: Add a suggestion about Gestalt.h.
17609
17610Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
17611
17612 * config.sub: Accept *-*-ieee*.
17613
17614Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
17615
17616 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
17617 Ronald F. Guilmette <rfg@monkeys.com>.
17618
17619Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17620
17621 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
17622 for powerpc-pe native.
17623 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
17624 (target==powerpc-pe): duplicate i386-win32 entry.
17625
17626Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17627
17628 * configure.in (noconfigdirs): Exclude target-newlib for all versions
17629 of vxworks, not just vxworks5.1.
17630
17631Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
17632
17633 * mpw-configure: Add support for exec-prefix.
17634
17635Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17636
17637 * config.guess: Recognize HP model 816 machines as having
17638 a PA1.1 processor.
17639
17640Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
17641
17642 * configure: Ignore new autoconf configure options.
17643
6599da04
JM
17644Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
17645
17646 * config.guess: Recognize Pentium under SCO.
17647 From Robert Lipe <robertl@arnet.com>.
17648
17649Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17650
17651 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
17652
17653Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
17654
17655 * configure.in: Don't configure gas for alpha-dec-osf*.
17656
17657Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
17658
17659 * configure.in: Default to --with-stabs for some targets for which
17660 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
17661 i[345]86*-*-unixware*.
17662
17663Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
17664
17665 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
17666 rather than basing it on the target. Simplify handling of options
17667 controlling which directories to configure. Remove extraneous
17668 slash in multi-clean target.
17669
17670Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
17671
17672 * config-ml.in: Prefix more variables with ml_ so they don't collide
17673 with configure's.
17674
17675Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
17676
17677 * configure: Don't turn -v into --v.
17678
17679Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
17680
17681 * configure.in (targargs): Fix typo.
17682
17683 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
17684
17685Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
17686
17687 * configure.in: Strip --host and --target options from
17688 CONFIG_ARGUMENTS, and always configure for --host only. Add
17689 --with-cross-host option when building with a cross-compiler.
17690 * configure: Canonicalize the arguments put into config.status by
17691 always using `=' for an option with an argument. Pass a presumed
17692 --host or --target explicitly.
17693
17694Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
17695
17696 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
17697 into general OS recognition case.
17698
17699Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17700
17701 * configure.in (target_configdirs): add target-winsup only
17702 for win32 target systems.
17703
17704Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
17705
17706 * Makefile.in (all-target-libgloss): Depend upon
17707 configure-target-newlib, since when libgloss is built it looks to
17708 see if the newlib directory exists.
17709
17710Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
17711
17712 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
17713 cfg-ml-*.in.
17714
17715Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
17716
17717 * configure: Handle LD and LD_FOR_TARGET when configuring a
17718 Canadian Cross.
17719
6599da04
JM
17720Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17721
17722 * configure.in (target_libs): add target-winsup.
17723 (target==i386-win32): add patch diff flex make to $noconfigdirs.
17724 (target==ppcle-pe): remove ld from $noconfigdirs.
17725
17726Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
17727
17728 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
17729 Preserve relative path names in $srcdir. Build symlink tree if
17730 configuring cross target dir and srcdir=. (= no VPATH support).
17731 (configure-target-libg++): Depend on configure-target-librx.
17732 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
17733 * config-ml.in: New file.
17734 * symlink-tree: New file.
17735 * configure: Ensure srcdir="." if that's what it is.
17736
17737Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
17738
17739 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
17740 includes and FLEX_SKELETON setting.
17741 * mpw-configure (--with-gnu-ld): New option, controls whether
17742 to use PPCLink or ld with PowerMac GCC.
17743 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
17744 * mpw-config.in: Configure grez if targeting Mac.
17745
17746 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
17747 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
17748 just macos.
6599da04
JM
17749 * configure.in: Configure grez resource compiler if targeting Mac.
17750 * Makefile.in (all-grez, install-grez): New targets.
17751
17752Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
17753
17754 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 17755 gcc in the path, set CC to gcc -O2.
6599da04
JM
17756
17757Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
17758
17759 * configure: Default ${build} correctly. Avoid picking up extra
17760 spaces when reading CC and CXX from Makefile. When doing a
17761 Canadian Cross, use plausible default values for numerous
17762 variables.
17763 * configure.in: When doing a Canadian Cross, don't try to
17764 configure tools whose configure script can't handle it.
17765
17766Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17767
17768 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
17769
17770Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
17771
17772 * configure: Remove dubious bug reporting address.
17773
17774Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
17775
17776 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
17777 configure script, run that instead of this directory's configure.
17778 In either case, print a message that we're configuring the sub-dir.
17779
17780Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
17781
17782 * configure.in: Before checking for the existence of various files,
17783 use sed to filter out "target-".
17784
17785Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
17786
17787 * Makefile.in (DO_X): Split rule to decrease command line length
17788 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
17789 (Philippe De Muyter).
17790
17791Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17792
17793 * Makefile.in (all-patch): depend on all-libiberty.
17794
17795Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
17796
17797 * configure.in: If the only directory in target_configdirs which
17798 actually exists is libiberty, then set target_configdirs to empty,
17799 to avoid trying to build a target libiberty in a gas or gdb
17800 distribution.
17801
17802Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
17803
17804 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
17805 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
17806 systems.
6599da04
JM
17807
17808Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17809
17810 * configure.in (copy_dirs): Use sys-include instead of include
17811 for --with-headers option.
17812
17813Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
17814
17815 * Makefile.in, configure.in: Make winsup builds work with
17816 new scheme.
17817
17818Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
17819
17820 * configure.in: Build the linker on AIX.
17821
17822Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
17823
17824 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
17825 where needed.
17826
17827Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
17828
17829 * Makefile.in (all-gcc): Fix typo.
17830
17831Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
17832
17833 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
17834
17835Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
17836
17837 * configure.in: Rename libFOO to target-libFOO, and xiberty
17838 to target-xiberty, to provide more flexibility.
17839 (target_subdir): Define. Create if cross.
17840 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
17841 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
17842 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
17843 check-libFOO -> check-target-libFOO, etc.
17844 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
17845 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
17846 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
17847 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
17848 allow ALL_GCC="" to only configure.
17849 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
17850 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
17851 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
17852
17853Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
17854
17855 * Makefile.in (taz): Build "info" in etc explicitly.
17856
17857Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
17858
17859 * configure.in: Make sure that CC is undefined (as opposed to
17860 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
17861 problem with autoconf trying to configure on a host without GCC.
17862
17863Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17864
17865 * mpw-configure: Set host alias from choice of host compiler,
17866 only use generic MPW Makefile sed if present, edit a file
17867 named "hacked_Makefile.in" instead of "Makefile.in" if present.
17868 * mpw-README: Add problem notes about CW6 and CW7.
17869
17870Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
17871
17872 * Makefile.in (taz): Use ";" instead of ";;".
17873
17874Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17875
17876 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
17877 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
17878 DISTDOCDIRS.
17879 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
17880 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
17881
17882Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
17883
17884 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
17885 and gnats, because they are now subsumed by DISTSTUFFDIRS.
17886 Move bfd to DISTSTUFFDIRS.
17887
17888Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17889
17890 * Makefile.in (X11_LIB): Removed.
17891 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
17892
17893 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
17894
17895Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17896
17897 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
17898 names.
17899
17900Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17901
17902 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
17903
17904Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
17905
17906 * configure.in (i[345]86-*-win32): Always build newlib.
17907 Don't configure cvs, autoconf or texinfo.
17908 * Makefile.in (LD_FOR_TARGET): New.
17909 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
17910 Pass down LD_FOR_TARGET.
17911
17912Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
17913
17914 * winsup: New directory.
17915 * Makefile.in: Build winsup.
17916 * configure.in: Winsup is configured when target is win32.
17917 Can only build win32 target GDB when native.
4e81ae98 17918
6599da04
JM
17919Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
17920
17921 * config.guess: Recognize HP model 819 machines as having
17922 a PA 1.1 processor.
17923
17924Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
17925
17926 * configure: Fix sed loop which substitutes for CC and CXX to
17927 avoid bug found in various sed implementations.
17928
17929Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17930
17931 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
17932 simulator. Use standard powerpc-*-eabi*.
17933
17934Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
17935
17936 * configure.in: Stop putting gas and binutils in noconfigdirs for
17937 powerpc-*-aix* and rs6000-*-*.
17938
17939Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
17940
17941 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
17942 -mcall-aixdesc libraries.
17943
17944Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
17945
17946 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17947
17948 * config.sub (arm | armel | armeb): Fix shell syntax.
17949
17950Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17951
17952 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
17953 -msoft-float and -mcpu=common support.
17954 (powerpc*-*-eabisim*): Add support for building -mcall-aix
17955 libraries.
17956
17957Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17958
17959 * configure.in: Allow configuration and build of emacs19 for the alpha.
17960
17961Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17962
17963 * configure.in (CC): Get ^CC, not just any old CC, from
17964 ${host_makefile_frag}.
17965
17966Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17967
4e81ae98 17968 * configure.in (CC): Try to get CC from
6599da04
JM
17969 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
17970
17971Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17972
17973 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
17974 only if it exists in $(srcdir).
17975
17976Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
17977
17978 * configure: If CC and CXX are not set in the environment, set
17979 them, based on either an existing Makefile or on searching for gcc
17980 in PATH. Substitute for CC and CXX in Makefile.
17981 * configure.in: Remove libm from target_libs. Separate
17982 target_configdirs from configdirs. If CC is not set in
17983 environment, try to get it from a host Makefile fragment. Rewrite
17984 changes of configdirs to use skipdirs instead. A few minor
17985 tweaks. Take directories out of target_configdirs as they are
17986 taken out of configdirs. Remove existing Makefile files from
17987 subdirectories. Substitute for TARGET_CONFIGDIRS and
17988 CONFIG_ARGUMENTS in Makefile.
17989 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
17990 by configure.in.
17991 (CONFIG_ARGUMENTS): Likewise.
17992 (CONFIGURE_TARGET_MODULES): New variable.
17993 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
17994 ($(CONFIGURE_TARGET_MODULES)): New target.
17995 (configure-libg++, configure-libio): New targets.
17996 (all-libg++): Depend upon configure-libg++.
17997 (all-libio): Depend upon configure-libio.
17998 (configure-libgloss, all-libgloss): New targets.
17999 (configure-libstdc++): New target.
18000 (all-libstdc++): Depend upon configure-libstdc++.
18001 (configure-librx, all-librx): New targets.
18002 (configure-newlib): New target.
18003 (all-newlib): Depend upon configure-newlib
18004 (configure-xiberty): New target.
18005 (all-xiberty): Depend upon configure-xiberty.
18006
18007Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18008
18009 * configure.in (host i[345]86-*-win32): Expand the
18010 noconfigdirs again.
18011
18012Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
18013
18014 * mpw-configure: Fix sed command file name.
18015
18016Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
18017
4e81ae98 18018 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
18019 noconfigdirs again.
18020
18021Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
18022
18023 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
18024 or powerpc*-*-pe*, since they are not yet supported.
18025
18026Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18027
18028 Add PowerMac support and many other enhancements.
18029 * mpw-configure: New option --cc to select compiler to use,
18030 paste options set according to --cc into the generated
18031 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
18032 if mpw-make.sed is present.
18033 * mpw-config.in: Don't test for gC1, test for mpw-touch,
18034 add forward includes for PowerPC include files.
18035 * mpw-build.in: Build using Makefile.PPC if present.
18036 (do-byacc, etc): Remove separate version resource builds.
18037 (do-gas): Build "stamps" before "all".
18038 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
18039 * mpw-README: Update to reflect --cc option, PowerMac support,
18040 and recently-reported compatibility problems.
18041
18042Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
18043
18044 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
18045 embedded m68k systems (-aout, -coff, -elf, -vxworks).
18046 (--with-multilib-top): Pass to recursive invocations.
18047
18048Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
18049
18050 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
18051 v810-*-*.
18052
18053Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18054
18055 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
18056 gdb, ld and opcodes on v810-*-*.
18057
6599da04
JM
18058Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
18059
18060 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
18061 (local-maintainer-clean): New target.
18062 (maintainer-clean): New target.
18063 (realclean): Just depend upon maintainer-clean.
18064
18065Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18066
18067 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
18068
18069Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
18070
18071 * configure.in: Build ld in mips*-*-bsd* case.
18072
18073Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
18074
18075 * config.sub: Accept -lites* OS. From Ian Dall.
18076
18077Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
18078
18079 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 18080 targets.
6599da04
JM
18081
18082Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18083
18084 * configure.in: treat i386-win32 canadian cross the same as
18085 i386-go32 canadian cross.
18086
18087Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18088
18089 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
18090 running under the simulator to build a reduced set of libraries.
18091 (powerpc-*-eabiaix): Add fine grained multilib support added to
18092 other powerpc targets yesterday.
18093
18094Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18095
18096 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
18097 -disable-softfloat, -disable-relocatable, -disable-aix, and
18098 -disable-sysv to control which multilib libraries get built.
18099
18100Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
18101
18102 * configure: Add Makefile.tem to list of files to remove in trap
18103 handler.
18104
18105Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
18106
18107 * config.guess (*Linux*): Add missing "exit"s.
18108 Also, need specific check for alpha-unknown-linux (uses COFF).
18109
18110Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
18111
18112 * config.guess: Merge with FSF:
18113
18114 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
18115 * config.guess (AIX4): More robust release numbering discovery.
18116
18117 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
18118 * config.guess (i386-sequent-ptx): Properly get version number.
18119
18120 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
18121 * config.guess (mips:*:4*:UMIPS): New case.
18122
18123Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
18124
18125 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
18126 (i386-win32 host): Likewise. Don't build readline.
18127
18128Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
18129
18130 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
18131 SUPPORT_FILES to submakes.
18132
18133Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
18134
18135 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
18136 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
18137 mpw-configure.
18138
18139Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
18140
18141 * configure.in (appdirs): Use =, not ==, in test expression when
18142 trying to build the text to print in the warning message for
18143 Solaris users.
18144
18145Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
18146
18147 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
18148
18149Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18150
18151 * config.guess: Recognize lynx-2.3.
18152
18153Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
18154
18155 * config.sub (z8ksim): Deleted
18156 (z8k-*-coff): New, this is the one true name of the target.
18157
18158Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
18159
18160 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
18161
18162Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
18163
18164 * config.guess (*:Linux:*:*): First try asking the linker what the
18165 default object file format is (elf, aout, or coff). Then if this
18166 fails, try previous methods.
18167
18168Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18169
18170 * configure.in: Don't build newlib for *-*-vxworks5.1.
18171
18172Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18173
18174 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
18175 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
18176
18177Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
18178
18179 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
18180
18181Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
18182
18183 * cfg-ml-com.in: New file.
18184 * cfg-ml-pos.in: New file.
18185
18186Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18187
18188 * COPYING.NEWLIB: Add HP free copyright to list.
18189
18190Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18191
18192 * config.sub: Recognize -eabi* for the system, not just -eabi.
18193
18194Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
18195
18196 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
18197 * config.sub, configure.in (win32): New target and host.
18198
18199Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
18200
18201 * configure.in: Add i386-pe configuration.
18202
18203Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
18204
18205 * mpw-build.in (install): Install GDB after LD.
18206
18207Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
18208
18209 * mpw-config.in (elf/mips.h): Always forward-include, needed
18210 for GDB to build.
18211
18212Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
18213
18214 * testsuite: New directory for customer acceptance and whole tool
18215 chain tests.
18216
18217Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
18218
18219 * configure: If per-host line isn't found, but AC_OUTPUT is found
18220 and a configure script exists, run it instead.
18221
18222Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
18223
18224 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
18225
18226Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
18227
18228 * configure: Set build_{cpu,vendor,os,alias} to host values when
18229 --build isn't specified.
18230
18231Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18232
18233 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
18234 (FLAGS_TO_PASS): Pass them.
18235 (EXTRA_TARGET_FLAGS): Ditto.
18236
6599da04
JM
18237Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18238
18239 * Makefile.in (all-libg++): Depend on all-libstdc++.
18240
18241Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18242
18243 * configure.in (noconfigdirs): Enable all packages for
18244 i386-unknown-netbsd.
18245
18246Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
18247
18248 * configure.in (noconfigdirs): Don't configure tk for i386-go32
18249 hosted builds (DOS builds)
18250
18251Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
18252
18253 Changes for ARM based on patches from Richard Earnshaw:
18254 * config.sub: Handle armeb and armel.
18255 * configure.in: Omit arm linker only for riscix.
18256
18257Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
18258
18259 * config.guess: Update from FSF.
18260
18261Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
18262
63f6bcd7 18263 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
18264 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
18265 powerpcle variant. Convert pentium into i586, not i486. Add p5
18266 alias for i586. Map new x86 variants p6, k5, nexgen into i586
18267 temporarily.
18268
18269Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
18270
18271 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
18272
18273Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
18274
18275 * config.sub: Accept -lites* as a basic system type.
18276
18277Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
18278
18279 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
18280 installed, and if so return linuxoldld as the system name.
18281
18282Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
18283
18284 * config.guess: Add hppa1.1-hp-lites support.
18285
18286Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
18287
18288 * configure.in: Don't build newlib for m68k-vxworks5.1.
18289
18290Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18291
18292 * configure.in (mips-sgi-irix6): Use mh-irix5.
18293
18294Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
18295
18296 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
18297
18298Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18299
18300 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 18301 OSF/1. Fix compiler flags.
6599da04
JM
18302 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
18303
18304Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
18305
18306 * configure.in: Recognize --with-newlib.
18307 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
18308
18309Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18310
d207ebef 18311 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
18312 to *_X11_MODULES due to gdbtk needing X include files et al.
18313
18314Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
18315
18316 Merge in support for Mac MPW as a host.
18317 (Old change descriptions retained for informational value.)
18318
18319 * mpw-config.in: Add generic include forwards for cpu-specific
18320 include files in aout and elf directories.
18321
18322 * mpw-configure: Added copyright.
18323 * mpw-config.in: Check for presence of required build tools.
18324 (target_libs): Add newlib.
18325 (target_tools): Add examples.
18326 (Read Me): Generate as "Read Me for MPW" instead.
18327 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
18328 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
18329 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
18330
18331 * mpw-configure: Remove subdir-specific makefile hackery,
18332 delete mk.tmp after using it.
18333
18334 * mpw-build.in (all): Display start and end times.
18335
18336 * mpw-configure (host_canonical): Set.
18337 (target_cpu): Always add to makefiles.
18338 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
18339 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
18340 (mpw-mh-mpw): Look for in srcdir and srcroot.
18341 Use sed instead of mpw-edit-prefix to edit prefix definitions.
18342
18343 * mpw-build.in: (install-only): New target.
18344
18345 * mpw-configure (host_alias, target_alias): Rename from hostalias
18346 and targetalias, add into generated Makefile.
18347 (mk.tmp): If present, add into generated Makefile.
18348 * mpw-build.in (all-gas): Build config.h first before gas proper.
18349
18350 * mpw-configure (config.status): Write only if changed.
18351 * mpw-config.in (readline): Configure it (not built, just used for
18352 definitions).
18353
18354 * mpw-config.in (elf/mips.h): Add a forward include.
18355
18356 * mpw-config.in: Forward-include most .h files in include into
18357 extra-include.
18358 (readline): Don't build.
18359 mpw-build.in (install): Install GDB.
18360
18361 * mpw-configure (prefix, mpw_prefix): Handle it.
18362 * mpw-config.in (mmalloc, readline): Don't configure.
18363 * mpw-build.in (thisscript): Rename to ThisScript.
18364 Use mpw-build instead of BuildProgram everywhere.
18365 (mmalloc, readline): Don't build.
18366 * mpw-README: New file, basic documentation about the MPW port.
18367
18368 * mpw-config.in: Use forward-include to create include files.
18369
18370 * mpw-configure: Add more things to the top of each configured
18371 Makefile, including contents of config/mpw-mh-mpw.
18372 * mpw-config.in (extra-include): Create this directory and fill it
18373 with Posix-like include files when configuring.
18374
18375 * config.sub (apple, mac, mpw): Add various aliases.
18376
18377 * mpw-build.in: New file, top-level build script fragment for MPW.
18378 * mpw-configure: New file, configure script for MPW.
18379 * mpw-config.in: New file, config fragment for MPW.
18380
18381Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18382
18383 * configure.in (host_libs): Remove glob, since it is gone from the
18384 sources.
18385
18386Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18387
18388 * Makefile.in: define empty GDB_NLM_DEPS var.
18389
18390 * configure.in(target_makefile_frag): use config/mt-netware
18391 for netware targets.
18392
18393Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
18394
18395 * config.sub: Merge in recent FSF changes. Remove linux special
18396 cases.
18397
18398Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18399
731a8127 18400 Revert this change:
6599da04
JM
18401
18402 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
18403
18404 * build-all.mk: Use CC=cc -Xs on Solaris.
18405
6599da04
JM
18406Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18407
18408 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
18409 stop using it.
18410 * Makefile.in: Nuke all references to glob subdirectory.
18411
18412Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18413
18414 * configure.in: Fix --enable-shared logic in per-host.
18415
18416Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
18417
18418 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
18419
18420Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
18421
18422 * configure.in (noconfigdirs): Don't build gas on AIX, for
18423 powerpc*-*-aix* as well as for rs6000*-*-aix*.
18424
18425Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
18426
18427 * configure: Fix --cache-file to work if the file argument is a
18428 relative path.
18429
18430Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
18431
18432 * configure: If the --cache-file is used, pass it down to
18433 configure in subdirectories.
18434
18435Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
18436
18437 * config.sub: add vxworks29k configuration.
18438
18439Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
18440
18441 * Makefile.in (taz): Do "diststuff" part quietly.
18442
18443Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
18444
18445 * config.sub: Mini-merge with gcc/config.sub.
18446
18447Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18448
18449 * config.guess (IRIX): Sed - to _.
18450
18451Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18452
18453 * Makefile.in (source-vault, binary-vault): New targets.
18454
18455Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
18456
18457 * config.sub: Recognize -eabi as a basic system type.
18458
18459Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18460
18461 * configure.in (enable_shared stuff): Fix typo.
18462
18463Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
18464
18465 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
18466
18467Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18468
18469 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
18470
18471Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
18472
18473 * configure.in (rs6000-*-*): Don't build gas.
18474
18475Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
18476
18477 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
18478 reduce command line length.
18479 (AS_FOR_TARGET): Check for as.new, not Makefile.
18480 (NM_FOR_TARGET): Check for nm.new, not Makefile.
18481
18482Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
18483
18484 * config.guess: Merge from FSF.
18485
18486Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18487
18488 * configure: Don't use $ when handling program_suffix.
18489
18490Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
18491
18492 * configure.in: Configure tk for hppa/hpux.
18493
18494Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
18495
18496 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
18497
18498Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
18499
18500 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
18501 to LIBCXXFLAGS. Tests are better run without it.
18502
18503Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
18504
18505 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
18506
18507Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
18508
18509 * configure.in (*-*-netware*): Don't configure xiberty.
18510
18511Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
18512
18513 * configure.in: Remove tk from native_only list.
18514
18515Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
18516
18517 * build-all.mk: Add mips-ncd-elf target to sun4 targets
18518 for special NCD build.
18519
18520Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18521
18522 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
18523 makeall.bat, they're only useful for binutils snapshots.
18524 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
18525 makeall.bat to specified SUPPORT_FILES.
18526
18527Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
18528
18529 * build-all.mk: Add Ericsson targets to sun4 and solaris
18530 hosts. Add BNR's sun4 target to solaris host, so their
18531 build-from-source will be tested in-house first.
18532
18533Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
18534
18535 * Makefile.in (LIBCFLAGS): New variable.
18536 (CFLAGS_FOR_TARGET): Ditto.
18537 (LIBCFLAGS_FOR_TARGET): Ditto.
18538 (LIBCXXFLAGS): Ditto.
18539 (CXXFLAGS_FOR_TARGET): Ditto.
18540 (LIBCXXFLAGS_FOR_TARGET): Ditto.
18541 (BASE_FLAGS_TO_PASS): Pass them.
18542 (EXTRA_TARGET_FLAGS): Ditto.
18543
731a8127 18544 * configure.in: Support --enable-shared.
6599da04
JM
18545
18546Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
18547
18548 * configure.in (target_libs): Include libstdc++ again.
18549 * config.guess: Update from FSF (for FreeBSD).
18550
18551Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18552
18553 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
18554 makeall.bat.
18555 (DISTDOCDIRS): Add `etc'.
18556 (ETC_SUPPORT_PFX): New variable.
18557 (taz): Include anything from etc starting with a word in
18558 ETC_SUPPORT_PFX.
18559
18560Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18561
18562 * config.sub: Update for recent FSF changes. Remove obsolete
18563 h8300hds entry. Add -windows* and -osx as basic os. Minor
18564 spacing changes.
18565
18566Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
18567
18568 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
18569
18570 * config.guess: Merge with FSF.
18571 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
18572
18573Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18574
18575 * configure: Since the "trap 0" handler will override the exit
18576 status on many systems, only use it for "exit 1", and make it set
18577 a non-zero exit status; reset it before "exit 0". Also, check
18578 exit status of config.sub, and error out if it failed.
18579
18580Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
18581
18582 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
18583 and install libgloss.
18584
18585Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18586
18587 * Makefile.in (all-binutils): Depend upon all-byacc.
18588
18589 * configure.in: Don't build emacs on Irix 5.
18590
18591Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
18592
18593 * configure.in (*-*-netware*): Add libio.
18594
18595Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
18596
18597 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
18598 (CHECK_TARGET_MODULES): Ditto.
18599 (INSTALL_TARGET_MODULES): Ditto.
18600 (TARGET_LIBS): Ditto.
18601 (all-libstdc++): Note dependencies.
18602
18603Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18604
18605 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
18606
18607Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
18608
18609 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
18610 -fexternal-templates.
18611
18612 * configure.in (target_libs): Add libstdc++.
18613 (noconfigdirs): Add libstdc++ as appropriate.
18614
18615Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18616
18617 * config.guess: Update from FSF.
18618
18619Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18620
18621 * configure: Use ${config_shell} when running ${configsub}.
18622
18623Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
18624
18625 * config.sub: No longer recognize h8300h.
18626
18627Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18628
18629 * config.sub: Remove extraneous differences between config.sub and
18630 gcc/config.sub.
18631
18632Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18633
18634 * Makefile.in (DISTSTUFFDIRS): Add gas.
18635
18636Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
18637
18638 * COPYING.NEWLIB: New file.
18639
18640Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
18641
18642 * config.guess (HP-UX): Patch from Harlan Stenn
18643 <harlan@landmark.com> to also emit release level.
18644
18645Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18646
18647 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
18648
18649Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
18650
18651 * config.sub: Merge nextstep cleanup from FSF.
18652
18653Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18654
18655 * configure.in (arm-*-*): Don't configure ld for this target.
18656
18657Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
18658
18659 * configure.in (*-*-netware): don't configure libg++, libio,
18660 librx, or newlib.
18661
18662Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18663
18664 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
18665 configure ld--it works, but it doesn't support shared libraries.
18666
18667Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
18668
18669 * config.guess (*-unknown-freebsd*): Get rid of possible
18670 trailing "(Release)" in version string.
18671 Patch from Paul Richards <paul@isl.cf.ac.uk>.
18672
18673Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
18674
18675 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
18676 Fix type: *-next-neststep -> *-next-nextstep.
18677
18678 * config.guess: Merge from FSF:
18679
18680 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
18681
18682 * config.guess: Recognize powerpc-ibm-aix3.2.5.
18683
18684 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
18685
18686 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
18687 instead of UNIX_SV for UnixWare 1.0).
18688
18689Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
18690
18691 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
18692 to make gdb/nlm/* build after the compiler and linker.
18693
18694Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
18695
18696 * config.guess (netbsd, freebsd, linux): Accept any machine,
18697 not just i[34]86.
18698 (m68k-atari-sysv4): Relocate to match FSF version.
18699
18700 * config.guess: More merges from the FSF:
18701
18702 Add a space before function call or macro invocation.
18703
18704 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18705
18706 * config.guess: Add trap cmd to remove dummy.c and dummy when
18707 interrupted.
18708
18709 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18710
18711 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
18712 (dummy): Redirect stderr from compilation of dummy.c.
18713
18714 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
18715
18716 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
18717
18718Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
18719
18720 * configure: Accept and ignore --cache*, for compatibility with
18721 new autoconf.
18722
18723Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
18724
18725 * config.guess: Merge from FSF:
18726
18727 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
18728
18729 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
18730 (PATH): Add /.attbin at end for finding uname.
18731 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
18732
18733 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
18734
e490616e 18735 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
18736
18737 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
18738
e490616e
ZW
18739 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
18740 to select whether to use ELF or COFF.
6599da04
JM
18741
18742 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
18743
e490616e 18744 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
18745
18746 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
18747
18748 * config.guess: Guess the OS version for HPUX.
18749
18750 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
18751
18752 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
18753
18754Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18755
18756 * configure.in: Recognize --with-headers, --with-libs, and
18757 --without-newlib.
18758 * Makefile.in (all-xiberty): Depend upon all-ld.
18759
18760Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18761
18762 * configure.in: Change i[34]86 to i[345]86.
18763
18764Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18765
18766 * configure (version): A few more tweaks to help message.
18767
18768Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
18769
18770 * Makefile.in: Remove (for now) librx as a host library,
18771 now that we're building it for target.
18772
18773Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18774
18775 * configure: Fix up help message; from karl@owl.hq.ileaf.com
18776 (Karl Berry).
18777
18778Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
18779
18780 * configure.in: Also configure librx.
18781
18782Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
18783
18784 * Makefile.in: Update various rules to reflect that librx
18785 is now needed for libg++.
18786
18787Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18788
18789 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
18790
18791Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
18792
18793 * configure.in: Configure the examples directory.
18794
18795Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18796
18797 * configure: Simplify Jun 2 1994 change.
18798
18799Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18800
18801 * change CC to /usr/latest/bin/gcc for lynx host builds, since
18802 /bin/gcc isn't good enough to build gcc.
18803
18804Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
18805
18806 * Makefile.in (GDB_SUPPORT_FILES): Remove
18807 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
18808 (gdb.tar.gz): Add new rule to use standard distribution building
18809 mechanism.
18810
18811Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18812
18813 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
18814 Bill Cox <bill@cygnus.com>.
18815
18816Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
18817
18818 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
18819
18820Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
18821
18822 * configure: Search current dir first in .gdbinit.
18823
18824Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
18825
18826 * config.sub: Recognize freebsd (merged from gcc config.sub).
18827
18828Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
18829
18830 * config.sub: Refer to NeXT's operating system as nextstep.
18831
18832 * config.sub (case $basic_machine): Re-order the cases, to match
18833 the order in the FSF version (which is mostly alphabethical).
18834 Merge in some additions and changes from the FSF.
18835
18836Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
18837
18838 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
18839 * config.sub: Recognize cxux7.
18840 * configure.in: Use mh-cxux for m88k-harris-cxux*.
18841
18842Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18843
18844 * config.sub: Fix typo powerpc -> powerpc-*.
18845
18846Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
18847
18848 * Makefile.in: `all-emacs19' depends on `all-byacc'.
18849
18850 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
18851 parallel with all-emacs and install-emacs). Top-level command
18852 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
18853
18854Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18855
18856 * test-build.mk ($(host)-stamp-stage2-installed): Remove
18857 $(relbindir)/make before doing ``make install'', and use
18858 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
18859 installing over running make binary.
18860 ($(host)-stamp-stage3-installed): Likewise.
18861
18862Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18863
18864 * config.guess: Recognize Mach.
18865
18866Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18867
18868 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
18869 see whether --exec-prefix was used.
18870
18871Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18872
18873 * README: Explicitly mention libg++/README. (Zoo's idea.)
18874
18875Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18876
18877 * Makefile.in: Add all-librx target similar to all-libproc.
18878
18879Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
18880
18881 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
18882 with post 1.2 uname bogosity.
18883
18884Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18885
18886 * configure: Remove temporary files on receipt of a signal.
18887
18888Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
18889
18890 * configure: If there is a package_makefile_frag, remove
18891 ${subdir}/Makefile.tem after copying it in.
18892
18893Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18894
18895 * build_all.mk: support rs6000 lynx identifies itself as
18896 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
18897 since /bin/gcc is too feeble to compile a modern gcc.
18898
18899Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
18900
18901 * brought devo/test-build.mk update-to-date with progressive/
18902 test-build.mk. Add lynx targets and hppa flag info.
18903
18904Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18905
18906 * configure.in: Use mh-ncrsvr43. Patch from
18907 Tom McConnell <tmcconne@sedona.intel.com>.
18908
18909Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
18910
18911 * config.guess (i386-unknown-bsdi): No longer need to
18912 check #if defined(__bsdi__) && defined(__i386__).
18913
18914Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18915
18916 * configure: Set program_transform_nameoption correctly.
18917
18918Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
18919
18920 * brought build-all.mk update-to-date with progressive build-all.mk,
18921 added new targets and hppa info.
4e81ae98 18922
6599da04
JM
18923Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18924
18925 * configure: If config.guess result is a prefix of the user
18926 specified target, assume a native build and use the user specified
18927 target as the host alias. Remove SunOS patch suffix removal hack.
18928 * configure.in: Remove SunOS patch suffix removal hack.
18929
18930 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
18931 in NATIVE_CHECK_MODULES.
18932
18933Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
18934
18935 * Makefile.in: Rename HOST_ONLY to NATIVE.
18936 * configure: Delete SunOs patch suffix from host_canonical
18937 and build_canonical variables that are prepended to Makefiles.
18938 * configure.in: Add comments for easier maintenance.
18939
18940Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18941
18942 * Makefile.in: Add all-libproc target similar to all-gui.
18943
18944Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
18945
18946 * Makefile.in (CHECK_MODULES): split into
18947 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
18948
18949Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
18950
18951 * config.guess (i386-unknown-bsdi): New system to guess.
18952
18953Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18954
18955 * Makefile.in: Add all-gui target (but not yet build by "all").
18956
18957Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
18958
18959 * config.sub: Move deletion of patch suffix from here...
18960 * configure.in: To here, at Ian's suggestion. The top-
18961 level scripts might need to know of a patch level.
18962
18963Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
18964
18965 * config.sub: Strip off patch suffix so rtl is recognized
18966 as a sunos4.1.3 machine, even though it's been patched.
18967
18968Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
18969
18970 * Makefile.in (INSTALL_LAST): Delete.
18971 (INSTALL_DOSREL): New.
18972
18973Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18974
18975 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
18976 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
18977 whether we pass down --with-gnu-ld anyhow.
18978
18979Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
18980
18981 * Makefile.in (INSTALL_LAST): Change operation so it works
18982 on more flavors of make.
18983 * configure.in (go32): Don't build libg++ or libio.
18984
18985Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
18986
18987 * Makefile.in (Move HOST_PREFIX_1 and friends up so
18988 they can be overriden by templates.
18989
18990Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
18991
18992 * configure.in (target==go32): Don't build gdb.
18993 * dosrel: New directory.
18994
18995Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
18996
18997 * configure.in (host==go32): Configure dosrel too.
18998 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
18999 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
19000 be set by incoming names or templates.
19001 (INSTALL_LAST): New rule.
6599da04
JM
19002
19003Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
19004
19005 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
19006
19007Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19008
6599da04
JM
19009 * configure.in (appdirs): New variable. Currently empty, but will
19010 be used in gas distribution. If nonempty, lists a set of
19011 directories at least one of which must get configured, or top
19012 level configuration is considered to have failed.
19013 (rs6000-*-lynxos*): Use new file name.
19014
19015Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19016
19017 Eliminate XTRAFLAGS.
19018 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
19019 newlib include files using -idirafter, and also use -nostdinc.
19020 (CXX_FOR_TARGET): Likewise.
19021 (XTRAFLAGS): Removed.
19022 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
19023 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
19024 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
19025 ($(DO_X)): Don't pass down XTRAFLAGS.
19026
19027Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19028
19029 * configure.in (mips*-dec-bsd*): New target; do build linker.
19030 (mips*-*-bsd*): New target; don't build linker.
19031
19032Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19033
19034 * configure.in: support rs6000-*-lynxos* configuration.
19035 support sunos4 as a cross target.
19036
19037 * config.sub: look for lynx*, not lynx since the OS version may
19038 legitimately be part of the name.
19039
19040Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19041
19042 * configure.in (i[34]86-*-sco*): Move to be with other i386
19043 targets.
19044 (romp-*-*): New target. Skip various binary utilities.
19045 (vax-*-*): New target. Don't build newlib.
19046 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
19047
19048Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19049
19050 * configure.in: Only set host_makefile_frag if config
19051 directory exists.
19052
19053Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19054
19055 * install.sh: If $dstdir exists, don't check whether each
19056 component does.
19057
19058Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19059
19060 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
19061
19062Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
19063
3b75d237
AJ
19064 * configure.in (*-*-lynxos*): Don't configure newlib for either
19065 native or cross Lynx.
6599da04
JM
19066
19067Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
19068
19069 * config.sub (sparc64-elf): Fix os.
19070 (z8k): Remove duplicate.
19071
19072Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19073
19074 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
19075 gcc/stmp-fixproto, to try to prevent fixproto from being run.
19076
19077Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
19078
19079 * configure: Make file links cleanly even if Lynx fails on
e490616e 19080 an NFS symlink (at least fail cleanly).
6599da04
JM
19081
19082Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19083
19084 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
19085 -XNh2000.
19086
19087Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19088
19089 * configure: Unknown options are fatal again.
19090
19091Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
19092
19093 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 19094 compatibility.
6599da04
JM
19095
19096Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
19097
19098 * build-all.mk: Add `clean' target.
19099
19100Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19101
19102 * config.guess: Add SINIX support.
19103 * configure.in: Add mips-*-sysv4* support.
19104
19105Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
19106
19107 * build-all.mk: Document all useful targets.
19108 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
19109 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
19110
19111Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19112
19113 * configure: Support --silent, --quiet.
19114
19115Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19116
19117 * configure: Support --disable-FEATURE.
19118
19119Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19120
19121 * config.guess: Recognize NCR running SVR4.3.
19122
19123Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
19124
19125 * config.guess: Make BSDI generate i386-unknown-bsd386.
19126 Patch from Paul Eggert <eggert@twinsun.com>.
19127
19128Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19129
19130 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
19131
19132Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19133
19134 * configure: Make unrecognized options give nonfatal warnings
19135 instead of fatal errors, and pass them to any subdirectory
19136 configures in case they recognize them.
19137 Make --x equivalent to --with-x.
19138
19139Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19140
19141 * configure: Add --enable-* options. Clean up usage message and
19142 some comments.
19143
19144Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
19145
19146 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
19147
19148Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19149
19150 * configure.in (hppa*-*-*): Enable binutils.
19151
19152Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19153
19154 * config.sub: Recognize cisco.
19155
19156Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
19157
19158 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
19159
19160Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19161
19162 * config.guess: about target *-hitachi-hiuxwe2, don't print more
19163 than one configuration name. Add comment.
19164
19165Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
19166
19167 * config.guess: about target *-hitachi-hiuxwe2, fixed
19168 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
19169 macro is incorrect.]
19170
19171Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19172
19173 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
19174 than the "make ls" stuff which used to be here.
19175
19176Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
19177
19178 * config.guess: Recognize i[34]86-unknown-freebsd.
19179 From Shawn M Carey <smcarey@rodan.syr.edu>.
19180
19181Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
19182
19183 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
19184
19185Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
19186
19187 * config.guess: Check for ptx.
19188
19189Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
19190
19191 * config.sub: Add os9k checking.
19192
19193Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19194
19195 * config.guess: Handle OSF1 running on HPPA processors
19196
19197Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
19198
19199 * configure: If subdir configure fails, print out a message with
19200 subdirectory name, in case subdir's configure code didn't identify
19201 itself.
19202
19203Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
19204
19205 * configure.in: Remove embedded newlines from configdirs.
19206 Avoid mismatches of substrings. Fix matching strings at end
19207 of configdirs.
19208
19209Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
19210
19211 * config.guess: Add Lynx/rs6000 config support.
19212
19213Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
19214
19215 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
19216
19217Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
19218
19219 * configure.in (hppa*-*-osf*): Treat this just like most other
19220 PA configurations (eg no binutils or ld).
19221 (hppa*-*-*elf*): These configurations have binutils and ld.
19222
19223Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19224
19225 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
19226
19227Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19228
19229 * configure.in (rs6000-*-*): Build gas.
19230
19231Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19232
e490616e 19233 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
19234
19235Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19236
19237 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
19238 for GDB and GDB has been fixed to not need it.
19239
6599da04
JM
19240Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19241
19242 * config.guess: Recognize vax hosts.
19243
19244Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19245
19246 * configure (while loop): Don't use "break 2" inside case
19247 statement -- the case statement isn't an enclosing loop.
19248
19249Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
19250
19251 * config.guess: Clean up NeXT support, to allow nextstep
19252 on Intel machines. Make OS be nextstep.
19253
19254Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
19255
19256 * config.guess: Add alternate forms for Convex.
19257
19258Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
19259
19260 * configure: Completely rewrite option processing. Take
19261 advantage of pattern-matching to avoid invoking test frequently.
19262 Also clean up host and target defaulting logic.
19263
19264Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19265
19266 * Makefile.in: Replace all occurrances of "rootme" with "r" and
19267 "$${rootme}" with "$$r", to increase the likelihood that the do-*
19268 commands (plus user environment) will fit SCO limits.
19269
19270Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19271
19272 * configure.in: Don't issue warnings about directories which are
19273 not being configured if -norecursion is set. Correct test for
19274 --with-gnu-as and --with-gnu-ld to not get confused by substring
19275 matches.
19276
19277 * configure.in: Don't build gas for alpha-dec-osf1*.
19278
19279Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
19280
19281 * configure: Back out Per's change of 12/19/1993. It changes the
19282 behavior of configure in unexpected and confusing ways.
19283
19284 Also, use different delim char when calculating
19285 program_transform_name so that the name can contain slashes.
19286
19287Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
19288
19289 * configure.in, config.sub: Add support for VSTa micro-kernel.
19290
19291Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
19292
19293 * configure.in: Nuke hacks which were used to get a special
19294 version of GAS for HPPA configurations.
19295
19296Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
19297
19298 * configure: If only ${target_alias} is given, use that
19299 as the default for ${host_alias}.
19300 * configure: Add missing back-slashes before nested quotes.
19301
19302Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
19303
19304 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
19305
19306Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
19307
19308 * config.guess: Recognize some Tektronix configurations.
19309 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
19310
19311Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19312
19313 * config.sub: Match any flavor of SH.
19314
19315Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
19316
19317 * configure.in: Don't try to configure newlib for Alpha.
19318
19319Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19320
19321 * configure.in: Don't build ld for Irix 5. Don't build gas,
19322 libg++ or libio for any Alpha target.
19323
19324 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
19325
19326Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
19327
19328 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
19329 default arguments -- so it tried to compress itself.
19330
19331Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
19332
19333 * configure.in (notsupp): ensure that a space is always at the end
19334 of the configdirs list, since the grep checks for an explicit space
19335
19336Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19337
19338 * configure.in (target i386-sysv4.2): don't build ld, since static
19339 versions of many libraries are not available.
19340
19341Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19342
19343 * config.guess: Recognize Apollos (using environment variables).
19344 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
19345
19346Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19347
19348 * config.guess: Recognize Sony news mips running newsos.
19349
19350Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
19351
19352 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
19353 "fi ; else" for bash.
19354
19355Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
19356
19357 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
19358
19359Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
19360
19361 * config.sub: accept unixware as an alias for svr4.2.
19362 Fix some inconsistancies with the gcc version.
19363
19364Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19365
19366 * Makefile.in (DISTDOCDIRS): Add gdb.
19367
19368Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
19369
19370 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
19371
19372Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
19373
19374 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
19375 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
19376 this now.
19377
19378Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19379
19380 * config.sub: Accept hiux* as an OS name.
19381
19382 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
19383 etc/make-stds.texi. The underscore came from gcc, and dje now
19384 agrees that RUNTESTFLAGS is the correct name.
19385
19386Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
19387
19388 * install.sh: Remove 'set -e'. It makes any conditionals
19389 in the script useless.
19390
19391 * config.guess: Automatically recognize arm-acorn-riscix
19392 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
19393
19394Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
19395
19396 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
19397
19398Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
19399
19400 * Makefile.in (DISTDOCDIRS): New variable.
19401 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 19402 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
19403
19404Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19405
19406 * configure.in (hppa target): check the source directory for the
19407 pagas sub-directory
19408
19409Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
19410
19411 * config.sub: Allow -aout* and -elf*.
19412
19413Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
19414
19415 * configure.in: Don't build ld on i386-solaris2, same as for
19416 sparc-solaris2.
19417
19418Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
19419
19420 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
19421
19422Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19423
19424 * configure.in: Configure gdb for alpha.
19425
19426Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19427
19428 * Makefile.in (CXXFLAGS): Add -O.
19429
19430Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19431
19432 * config.guess: added support for DG Aviion
19433
19434Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
19435
19436 * configure.in: Produce warning message for subdirectories not
19437 configurable for this host/target combination. Don't try to
19438 configure gdb for vms.
19439
19440Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
19441
19442 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
19443 appropriate files before making "diststuff".
19444 (DISTBISONFILES): New var: list of files to be edited.
19445 (DISTSTUFFDIRS): Add binutils.
19446
19447Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19448
19449 * config.sub: also handle mipsel and mips64el (for little endian mips)
19450
19451Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19452
19453 * configure.in: Add * to end of all OS names.
19454
19455Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
19456
19457 * configure.in: Build newlib for LynxOS native.
19458
19459Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19460
19461 * config.guess: Add support for delta 88k running SVR3.
19462
19463 * configure.in: Add comment about HP compiler vs. emacs.
19464
19465Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19466
19467 * configure.in: don't build ld on solaris2 (not a viable option
19468 due to bugs in getpwnam & getpwuid)
19469
19470Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
19471
19472 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
19473 config.guess will produce a full version number.
19474
19475Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19476
19477 * configure.in: Build linker and binutils for alpha-dec-osf1.
19478
19479Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19480
19481 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
19482 and gdb/testsuite/Makefile.in.
19483
19484Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19485
19486 * configure.in: recognize mips*- instead of mips-
19487
19488Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
19489
19490 * config.sub: Accept linux*coff and linux*elf as operating
19491 systems.
19492
19493Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19494
19495 * config.sub: Recognize mips64, and mips3 as an alias for it.
19496
19497Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19498
19499 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
19500 gdb knows how to handle OSF/1 shared libraries.
19501
19502Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19503
19504 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
19505 * config.guess: Recognize Hitachi's HIUX.
19506 * config.sub: Recognize h3050r* and hppahitachi.
19507 Remove redundant cases for hp9k[23]*.
19508
19509Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19510
19511 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
19512 if gas and ld are in the source tree and are in ${configdirs}.
19513 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 19514 --with options (but still pass them down on the command line,
6599da04
JM
19515 if they were explicitly specified).
19516
19517Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19518
19519 * configure: substitute SHELL value in Makefile.in with
19520 ${CONFIG_SHELL}
19521
19522Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19523
19524 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
19525 *-*-solaris2* targets.
19526
19527Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19528
19529 * Makefile.in: define M4, and pass it down to sub-makes;
19530 all-autoconf now depends on all-m4
19531
19532Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19533
19534 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
19535 presence of {ar,ranlib} instead of a configured directory
19536
19537Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
19538
19539 * config.guess: Accept 34?? as well as 33?? for NCR.
19540
19541Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19542
19543 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
19544 of 'gas' in sed commands, since 'gash' is now in the tree as well.
19545
19546Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19547
19548 * configure: grab values for $(CC) and $(CXX) from the
19549 environment, so that someone can do "CC=gcc configure; make" and
19550 have it work right (matching the way that autoconf works now)
19551
19552 * configure.in, Makefile.in: add support for gash, the tcl
19553 interface to Galaxy
19554
19555 * config.guess: add NetBSD variants (hp300, x86)
19556
19557Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
19558
19559 * install.sh: Support -d option (in the manner of SunOS 4 install,
19560 as it is more deterministic than that of GNU install)
19561 (chmodcmd): Set file to mode 755 by default (should also do default
19562 chgrp and chown, but I don't feel like dealing with that now)
19563
19564Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
19565
19566 * config.sub: Remove h8300hhms alias.
19567
19568Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19569
19570 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
19571
19572Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19573
19574 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
19575 as stmp-fixinc
19576
19577Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
19578
19579 * config.sub: recognize m88110-bug-coff.
19580
19581Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19582
19583 * Makefile.in (all-libio): all dependencies on the toolchain used
19584 to build this (gcc, gas, ld, etc)
19585
19586Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19587
19588 * config.guess: Deal with OSF/1 1.3 on alpha.
19589
19590Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19591
19592 * install.sh: add some 'else true' clauses for portability
19593
19594 * configure.in: don't build libio for h8[35]00-*-* targets
19595
19596Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
19597
19598 * Makefile.in: Add support for new libio.
19599
19600Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19601
19602 * install.sh: If one command fails, don't try the rest. Don't try
19603 to remove $dsttmp (via trap) unless we have already created it.
19604 If $src doesn't exist, detect it and exit with an error.
19605
19606 * config.guess: Recognize BSD on hp300.
19607
19608Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
19609
19610 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
19611 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
19612
19613Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
19614
19615 * Makefile.in (all-send-pr): depends on all-prms
19616
19617Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19618
19619 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
19620
19621Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19622
19623 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
19624 Added test for mips-mips-riscos5.
19625
19626Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19627
19628 * configure.in: use mh-hp300 for 68k HP hosts
19629
19630Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19631
19632 * configure: add support for CONFIG_SHELL, so that you can use
19633 some alternate shell for evaluating configure scripts
19634
19635Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
19636
19637 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
19638 in configure script to bug-gdb@prep.ai.mit.edu when building
19639 distribution archive.
19640 * Makefile.in (COMPRESS): Remove def.
19641 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
19642 gdb.tar.Z and make-gdb.tar.Z respectively.
19643 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
19644 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
19645 to convergence with 'taz' target in Makefile.in.
19646
19647Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19648
19649 * install.sh (dsttmp): use trap to ensure that tmp files go
19650 away on error conditions
19651
19652Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19653
19654 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
19655
19656Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19657
19658 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
19659 its parent is '/' not ''.
19660
19661 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
19662
19663Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
19664
19665 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
19666 that ${newsrcdir}/configure.in does.
19667
19668Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19669
19670 * test-build.mk: support for CONFIG_SHELL
19671
19672Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
19673
19674 * config.sub (netware): Add as a basic system type.
19675
19676Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
19677
19678 * Makefile.in (Makefile): depend on configure.in. Also drop the
19679 $(srcdir)/ from the dependency on Makefile.in.
19680
19681Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
19682
19683 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
19684 (h8300hhms is temporary until multi-libraries are implemented).
19685 * configure.in: Handle h8300h too.
19686
19687Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19688
19689 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
19690
19691Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
19692
19693 * configure: Remove extraneous output when guessing host type.
19694 * config.guess: Remove extraneous output when guessing using C
19695 compiler rather than uname, or when guessing fails.
19696
19697Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
19698
19699 * Makefile.in: remove all.cross and install.cross targets
19700
19701 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
19702 definitions
19703
19704Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
19705
19706 * configure.in (target sh): Build gprof.
19707
19708Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19709
19710 * config.sub: change -solaris to -solaris2
19711
19712Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19713
19714 * configure.in: Use config/mh-riscos for mips-*-sysv*.
19715
19716Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
19717
19718 * configure: Correct error message for missing Makefile.in to
19719 print correct directory.
19720
19721Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19722
19723 * install.sh: kludge around 386BSD shell bug
19724
19725Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
19726
19727 * config.guess: Recognize NeXT.
19728 * config.guess: Recognize i486-ncr-sysv4.
19729 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
19730
19731Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
19732
19733 * Makefile.in (MAKEINFOFLAGS): New variable.
19734 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
19735 * build-all.mk, test-build.mk: Pass down --no-split as
19736 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
19737
19738Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
19739
19740 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
19741
19742Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
19743
19744 * Makefile.in (libg++.tar.z): New rule.
19745 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
19746 * Makefile.in (taz): Only do a single chmod.
19747
19748Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
19749
19750 * install.sh: don't use dirname anymore (replaced with sed usage)
19751
19752Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
19753
19754 * Makefile.in: Change extension for gzip'd files from '.z' to
19755 '.gz' per new FSF standard usage.
19756
19757Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
19758
19759 * configure: put quotes around the final value of program_transform_name
19760
19761Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19762
19763 * Makefile.in: new install.sh support; update install-info rules
19764
19765Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
19766
19767 * configure.in: Build diff for crosses, but not for go32 host.
19768
19769 * configure.in: Build gprof only for native, and don't build it
19770 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
19771
19772Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
19773
19774 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
19775
19776Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19777
19778 * configure.in (host_tools): Add prms.
19779
19780Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19781
19782 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
19783 with $(FLAGS_TO_PASS) on the command line
19784
19785 * config.sub: Recognize lynx and lynxos
19786
19787Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
19788
19789 * config.sub: Accept -ecoff*, not just -ecoff.
19790
19791Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19792
19793 * Makefile.in (taz): Use .gz suffix instead of .z.
19794 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
19795 names.
19796
19797Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19798
19799 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
19800
19801Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19802
19803 * Makefile.in (install-no-fixedincludes): install gcc last, so
19804 that rebuilds that might happen during 'make install' don't get
19805 bogus gcc include files
19806
19807Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19808
19809 Change from Utah for HPPA support:
19810 * config.guess: Recognize hppa1.x-hp-bsd.
19811
19812Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
19813
19814 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
19815 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
19816
19817Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
19818
19819 * config.sub: Add support for rom68k and bug boot monitors.
19820
19821Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
19822
19823 * Makefile.in: Make all-opcodes depend on all-bfd.
19824
19825Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
19826
19827 * config.guess: Added special check for i[34]86-univel-sysv4*.
19828
19829Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
19830
19831 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
19832 the processor rather than assuming i486.
19833
19834Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19835
19836 * config.guess: Recognize SunOS6 as Solaris3.
19837
19838Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
19839
19840 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
19841 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
19842
19843Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
19844
19845 * build-all.mk (all-cross): New target for Canadian Cross.
19846 Added Q2 go32 targets.
19847 * test-build.mk: Configure go32 cross sparclite-aout and
19848 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
19849 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
19850
19851Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19852
19853 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
19854 GO32 hosted toolchains
19855
19856Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
19857
19858 * configure: change so "-exec-prefix" gets passed down rather
19859 than "-exec_prefix" so autoconf generated Makefiles get the
19860 exec_prefix set right.
19861
19862Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19863
19864 * config.guess: get the Solaris2 minor version number
19865
19866 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
19867
19868Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19869
19870 * config.guess: Recognize some Sequent platforms.
19871
19872Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19873
19874 * Makefile.in: added the vault-install target
19875
19876 * configure.in: actually use the Sun3 makefile fragment that's in
19877 config, also added the release dir to configdirs
19878
19879Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19880
19881 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
19882
19883Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19884
19885 * configure.in: remove some program from Alpha targetted toolchains
19886
19887Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
19888
19889 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
19890 gprof.
19891 (taz): Run "make diststuff" in those directories instead of "make
19892 proto-dir". Look for "VERSION=" only at start of line in subdir
19893 Makefile. Use "gzip -9" for compression.
19894 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
19895 (binutils.tar.z): New target.
19896
19897Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19898
19899 * Makefile.in (taz): Include gpl.texinfo.
19900
19901Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19902
19903 * Makefile.in (setup-dirs): Merged into "taz" target.
19904 (taz): Only do `proto-dir' stuff if a directory is actually needed
19905 for this target.
19906
19907Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
19908
19909 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
19910 (FLAGS_TO_PASS): Pass down MUNCH_NM.
19911 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
19912 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
19913 (gcc-no-fixedincludes): Correct for current gcc Makefile.
19914
19915Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
19916
19917 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
19918 config.sub, and move-if-change to gdb testsuite distribution
19919 archive, so the testsuite can be extracted, configured, and
19920 run separately from the gdb distribution. Blow away the Chill
19921 tests that require a Chill compiled executable, since GNU Chill
19922 is not yet publically available.
19923
19924Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19925
19926 * test-build.mk: set environment variables in a single command,
19927 instead of a list of assignments and exports
19928
19929 * config.guess: recognize Alpha/OSF1 systems
19930
19931Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19932
19933 * configure: Change help message to prefer --options rather than
19934 -options.
19935
19936Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19937
19938 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
19939 zippy@ecst.csuchico.edu.
19940 * config.guess: Recognize miniframe.
19941
19942Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
19943
cc6010cd
AP
19944 * Makefile.in: Use srcroot to find runtest rather than rootme.
19945 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
19946
19947Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
19948
19949 * test-build.mk: Extensive additions to support building on a
19950 machine other than the host.
19951
19952Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19953
19954 * configure (tooldir): Fix for i386-aix again.
19955
19956Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
19957
19958 * configure, Makefile.in: Change definition of $(tooldir)
19959 to match the FSF.
19960
19961Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
19962
19963 * config.guess: Recognize i[34]86/SVR4.
19964
19965Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19966
19967 * Makefile.in (all-gdb): gdb depends on sim.
19968
19969Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
19970
19971 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
19972 at the same time we make the prototype gdb directory.
19973 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
19974 files at the same time as the gdb base release distribution.
19975
19976Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
19977
19978 * Makefile.in (check): Use individual check targets rather than
19979 DO_X rule.
19980 (check-gcc): Added.
19981
19982Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
19983
19984 * config.sub: Use sysv3.2 not sysv32 for canonical OS
19985 for System V release 3.2.
19986
19987Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19988
19989 * config.sub: Recognize hppaosf.
19990 * configure.in: Do configure ld/binutils/gas for it.
19991
19992Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19993
19994 * configure (tooldir): Alter syntax used to set this, for systems
19995 where "\$" isn't handled right, like i386-aix.
19996
19997Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
19998
19999 * configure: Pass program-transform-name, not
20000 program_transform_name, to recursive configures.
20001
20002Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
20003
20004 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
20005 of gas+ld+binutils.
20006
20007Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
20008
20009 * config.guess: Recognize AIX3.2 as distinct from 3.1.
20010
20011Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20012
20013 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
20014
6599da04
JM
20015Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20016
20017 * Makefile.in (PRMS): Set back to all-prms.
20018
20019Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
20020
20021 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
20022 targets, rather than for MIPS hosts.
20023
20024Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20025
20026 * configure.in: add comment for --with-x default values
20027
20028 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
20029
20030 * Makefile.in: add check-* targets for each of the directories in
20031 the tree. Add a definition of RUNTEST that will use the one we
20032 just built, if it exists. Pass this down via FLAGS_TO_PASS.
20033
20034Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
20035
20036 * configure.in: Removed obsolete references to bfd_target and
20037 target_makefile_frag.
20038
20039 * build-all.mk: Set assorted targets for Q2.
20040 * config.sub: Recognize z8k-sim and h8300-hms.
20041 * test-build.mk: Really don't pass host to configure.
20042 (HOLES): Added uname.
20043
20044Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
20045
20046 * configure: Handle an empty program-prefix, program-suffix or
20047 program-transform-name correctly.
20048
20049Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
20050
20051 * build-all.mk: -G 8 no longer required for MIPS targets.
20052 * test-build.mk: Don't pass host argument to configure; make it
20053 guess.
20054
20055Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
20056
20057 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
20058 * Makefile.in (COMPRESS): New macro, like GZIP.
20059
20060Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
20061
20062 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
20063
20064 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
20065 with gas currently defaults to -G 0.
20066
20067Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
20068
20069 * Makefile.in (all-flex): flex depends on byacc.
20070
20071 * build-all.mk: If host not specified, use config.guess. Pass TAG
20072 to test-build.mk as RELEASE_TAG.
20073 * test-build.mk (configargs): New variable containing arguments to
20074 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
20075 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
20076
20077 * config.guess: Use /bin/uname when checking -X argument on SCO,
20078 to avoid invoking GNU uname which doesn't understand -X.
20079
20080 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
20081
20082 * configure.in: Build gas for mips-*-*.
20083
20084Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20085
20086 * Makefile.in (all.normal): insert missing backslash.
20087
20088Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
20089
731a8127 20090 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
20091
20092 * Makefile.in: Complete overhaul to merge many almost identical
20093 targets.
20094
20095Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20096
20097 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
20098 (gdb.tar.Z): Adjusted.
20099
20100 * Makefile.in (setup-dirs, taz): New targets; should be general
20101 enough to adapt for gdb sometime. Build only .z file.
20102 (gas.tar.z): New target.
20103
20104Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
20105
20106 * build-all.mk: Use CC=cc -Xs on Solaris.
20107
6599da04
JM
20108Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
20109
20110 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
20111 for handling BISON for FSF releases.
20112
20113Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20114
20115 * configure: Actually implement the change zoo just documented.
20116
20117Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
20118
20119 * configure: when using config.guess, only set target_alias when
20120 it's not already been set (ie, on the command line)
20121
20122Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20123
20124 * Makefile.in: add installcheck target, set PRMS to install-prms
20125
20126Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20127
20128 * configure: add support for package_makefile_fragment, handle the
20129 case where a directory has a configure.in file but no Makefile.in
20130 more gracefully (with an actual understandable error message, even);
20131 add support for --without (and add this to the usage message); also
20132 explicitly add a --host=${host_alias} to the command line when
20133 config.guess is used
20134
20135Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
20136
20137 * configure: Must use both --host and --target in recursive calls.
20138
20139Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
20140
20141 * Makefile.in: Change deja-gnu to dejagnu.
20142
20143Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
20144
20145 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
20146
20147Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20148
20149 * configure.in: canonicalize all instances to *-*-solaris2*,
20150 also strip out a number of tools to not build for go32 host
20151
20152Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20153
20154 * config.guess: add GPL.
20155
20156 * Makefile.in, config.guess, config.sub, configure: bump
20157 copyrights to 93.
20158
20159Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
20160
20161 * Makefile.in (do-info): Removed obsolete check for existence of
20162 localenv file.
20163
20164 * Makefile.in (MAKEOVERRIDES): Define to be empty.
20165
20166Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20167
20168 * Makefile.in: a couple of 'else true' for decstation,
20169 support for TclX
20170
20171 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
20172
20173Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
20174
20175 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
20176
20177Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
20178
20179 * config.guess: Recognize i386-ibm-aix (PS/2).
20180 * configure.in: Use config/mh-aix386 file for it.
20181
20182Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
20183
20184 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
20185 CC_FOR_TARGET instead.
20186 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
20187
20188Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
20189
20190 * Makefile.in: Add sim to list of directories sent with gdb
20191
20192Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
20193
20194 * configure.in: Put back mips-dec-bsd* case.
20195
20196Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
20197
20198 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
20199 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
20200 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
20201
20202Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20203
20204 * configure.in: remove no-op mips-dec-bsd* in "case $target"
20205
20206 * Makefile.in (dir.info): only run gen-info-dir if it exists,
20207 (install-info): install dir.info only if it exists,
20208 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
20209
20210Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
20211
20212 * configure.in: For vms target, skip bfd, ld, binutils. Do build
20213 gas for mips-dec-bsd.
20214
20215Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
20216
20217 * configure (makesrcdir): If ${srcdir} is relative and not ".",
20218 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
20219
20220Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
20221
20222 * configure.in: Added "dejagnu" to hosttools list.
20223
20224Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
20225
20226 * config.sub, configure.in, config.guess: Add support
20227 for Bosx, an AIX variant from Bull.
20228 Patches from F.Pierresteguy@frcl.bull.fr.
20229
20230Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
20231
20232 * devo/dejagnu: Initial creation of devo/dejagnu.
20233 Migrated dejagnu testcases and support files for testing software
20234 tools to reside as subdirectories, currently called "testsuite",
20235 within the directory of the software tool. Migrated all programs,
20236 support libraries, etc. beloging to dejagnu proper from
20237 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
20238 with no modifications. The changes to these files which will
20239 allow them to configure, build, and execute properly will be made
20240 in a future update.
20241
20242Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20243
20244 * Makefile.in: Change send_pr to send-pr.
20245 * configure.in: Likewise.
20246 * send_pr: Renamed directory to send-pr.
20247
20248Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
20249
20250 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
20251
20252Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
20253
20254 * README: Update for gdb-4.8 release.
20255 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
20256 gdb-xxx.tar.z (gzip'd) file also.
20257
20258Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20259
20260 * Makefile.in: make all-diff depend on all-libiberty
20261
20262Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
20263
20264 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
20265
20266Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20267
20268 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
20269
20270Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
20271
20272 * Makefile.in (DEVO_SUPPORT): Remove etc directory
20273 (ETC_SUPPORT): Only add the files GDB wants from etc/.
20274 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
20275
20276Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20277
20278 * Makefile.in: makeinfo binary is in a new location
20279
20280Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
20281
20282 * config.sub: Accept -ecoff as an OS.
20283
20284 * Makefile.in: Various changes to eliminate a level of make
20285 recursion and reduce the required command line length.
20286 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
20287 sub-makes.
20288 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
20289 variables holding settings for specific sub-makes.
20290 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
20291 in terms of BASE_FLAGS_TO_PASS.
20292 (TARGET_LIBS): New variable listing directories which use
20293 TARGET_FLAGS_TO_PASS.
20294 (subdir_do): Eliminated.
20295 (do-*): New set of targets to replace subdir_do.
20296 (various): All targets which used subdir_do now depend on do-*.
20297 (local-clean): Renamed from do_clean.
20298 (local-distclean): New target, dependency of distclean and
20299 realclean.
20300 (install-info): Don't create directories. Depend on dir.info
20301 rather than calling make recursively.
20302 (install-dir.info): Eliminated.
20303 (install-info-dirs): Create all info directories here.
20304 (dir.info): Depend upon do-install-info.
20305
20306 * test-build.mk (HOLES): Added false.
20307
20308Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
20309
20310 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
20311
20312Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20313
20314 * Makefile.in (info): remove dependency on all-texinfo. The
20315 problem was really in texinfo/C, not at this level.
20316
20317Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
20318
20319 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
20320
20321Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
20322
20323 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
20324 GDB releases.
20325
20326Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20327
20328 * configure: Include srcdir in message about target of link not
20329 being found. Don't convert `-' to `_' in `with' options being
20330 passed to subdirs.
20331
20332Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20333
20334 * configure.in: add uudecode to host_tools
20335
20336 * Makefile.in: added {all,install}-uudecode targets, added them to
20337 the appropriate lists
20338
20339Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
20340
20341 * Makefile.in (all-gcc): Added dependency on all-gas.
20342
20343 * configure.in (mips-*-*): Build ld and binutils.
20344
20345Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20346
20347 * configure: check return code from mkdir, print error message and
20348 exit on failure.
20349
20350Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
20351
20352 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
20353
20354Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
20355
20356 * test-build.mk (HOLES): Added tar, cpio and uudecode.
20357
20358Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
20359
20360 * config.sub (h8500): Recognize this as a cpu type.
20361
20362Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20363
20364 * configure: source directory missing is no longer a warning
20365
20366 * configure.in: recognize irix[34]* instead of irix[34]
20367
20368 * Makefile.in: define and pass down X11_LIB
20369
6599da04
JM
20370Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
20371
20372 * guess-systype: Renamed to ...
20373 * config.guess: ... by popular request.
20374 * configure.in, Makefile.in: Update accordingly.
20375
20376Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
20377
20378 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
20379 + Add Convex, Cray/Unicos, and Encore/Multimax support.
20380 + Execute ./dummy instead of assuming . is in PATH.
20381
20382Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
20383
20384 * guess-systype: New shell script. Attempts to guess the
20385 canonical host name of the executing host.
20386 Only a few hosts are supported so far.
20387 * configure: Call guess-systype if no host is specified.
20388
20389Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
20390
20391 * Makefile.in (gcc-no-fixedincludes): Made to work with current
20392 gcc Makefile.
20393
6599da04
JM
20394Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
20395
20396 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
20397 (all-gcc, install-gcc, subdir_do): Use it.
20398
20399Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
20400
20401 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
20402
20403Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
20404
20405 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
20406 set exclusively by configure, using configure.in .
20407
20408Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20409
20410 * test-build.mk: set $PATH for all builds
20411
20412 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
20413
20414Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
20415
20416 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
20417 the one used in gcc/Makefile.in, so that a null expansion doesn't
20418 override the one needed to build gcc with a native cc.
20419
6599da04
JM
20420Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20421
20422 * configure: Accept -with arguments.
20423
20424Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20425
20426 * Makefile.in: added h8300sim
20427
20428Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
20429
6599da04
JM
20430 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
20431 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
20432 (all-cygnus, native, build-cygnus): Make
20433 $(canonhost)-stamp-3stage-done, not $(host)....
20434 * test-build.mk (stamp-3stage-compared): Use tail +10c for
20435 i386-sco3.2v4. Added else true to if command.
20436
20437Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
20438
20439 * config.sub: (from FSF) Sequent uses a BSD-like OS.
20440
20441Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
20442
20443 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
20444
20445Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20446
20447 * configure.in: don't remove binutils from Solaris builds
20448
20449Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
20450
20451 * Makefile.in: get rid of earlier definitions for *clean,
20452 also handle the recursive info rule better
20453
20454Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
20455
20456 * Makefile.in (mostlyclean, distclean, realclean): Fix to
20457 do more-or-less the right thing.
20458
20459Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
20460
20461 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
20462 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
20463
20464Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20465
20466 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
20467 $(host_canonical).
20468
20469 * configure.in: split the configdirs list into 4 categories (native
20470 v. cross, library v. tool) and handle the cross-only and native-
20471 only in more reasonable (and correct!) way.
20472
20473Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
20474
20475 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
20476 configdirs anymore.
20477
20478Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20479
20480 * Makefile.in: extensive cleanup:: removed all of the explicit
20481 clean-* targets, collapsed many wrappers around subdir_do into
20482 one, added additional targets to satisfy standards.texi, deleted
20483 some old targets, some changes for consistency
20484
20485Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20486
20487 * configure.in: handle some programs as cross-only, and others as
20488 native only
20489
20490 * test-build.mk: handle partial holes in a more generic manner
20491
20492 * Makefile.in: m4 depends on libiberty
20493
6599da04
JM
20494Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20495
20496 * configure.in: add m4, textutils, fileutils, sed, shellutils,
20497 time, wdiff, and find to configdirs
20498
20499 * Makefile.in: all, clean, and install rules for the new programs
20500 added to configure.in
20501
20502Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20503
20504 * configure.in: use mh-sun for all *-sun-* hosts
20505
6599da04
JM
20506Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20507
20508 * Makefile.in: define flags for X11 include files and library file
20509 locations, pass them down to the programs that need this info
20510
20511 * build-all.mk: added a 'native' target, to 3stage the native toolchain
20512
6599da04
JM
20513Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20514
20515 * configure.in: start building libg++ for HP-UX targets
20516
20517Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
20518
20519 * README: Update references to files moved into etc/.
20520
20521Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
20522
20523 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
20524 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
20525
20526Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
20527
20528 * configure: accept dash as well as underscore in long option
20529 names for FSF compatibility.
20530
20531Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
20532
20533 * config.sub: added -sco3.2v4 support from FSF.
20534
20535Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20536
20537 * configure.in: expand the section that adds or removes
20538 directories from the list of programs to build, to handle native
20539 vs. cross in addition to host v. native
20540
20541Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
20542
20543 * Makefile.in: Replace C++ in macro names with CXX.
20544 This is less likely to break ...
20545
20546Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20547
20548 * test-build.mk: add -w to GNU_MAKE
20549
20550Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20551
20552 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
20553 add 'sparc' to list of recognized cpus. This needed to make
20554 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
20555 Delete some redundant ose68 variants. Recognize -wrs as an os,
20556 then changes that into $CPU-wrs-vxworks.
20557
20558 * configure.in: remove most references to gdbtest, regularize
20559 target based program removal
20560
20561 * test-build.mk: import from p3 tree (many fixes and changes)
20562
20563Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
20564
20565 * Makefile.in: added rules to handle tcl, tk, and expect
20566
20567 * configure.in: handle those directories if they exist
20568
20569Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20570
20571 * config.sub: removed bogus hppabsd and hppahpux names, since
20572 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
20573
20574Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20575
20576 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
20577 depends upon all-xiberty
20578
20579 * Makefile.in: changes from p3, including:
20580
20581 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
20582
20583 * Makefile.in (XTRAFLAGS): include newlib directories if
20584 newlib/Makefile exists, rather than if host != target.
20585
20586 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
20587
20588 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20589 from the same source tree and not building a cross-compiler. This
20590 matters for the libg++ configuration if reconfiguring a tree that
20591 has already been installed.
20592
20593 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
20594
20595 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20596 pick up the machine and system specific header files.
20597
20598 * Makefile.in: added AS_FOR_TARGET, passed down in
20599 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
20600 the C compiler to use to create programs which are run in the
20601 build environment, set it to default to $(CC), and passed it down
20602 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20603
20604 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
20605
20606 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
20607 We need them for unusual native builds, like systems without
20608 ranlib.
20609
20610 * configure: also define $(host_canonical) and
e490616e
ZW
20611 $(target_canonical), which are the full, canonical names for the
20612 given host and target
6599da04
JM
20613
20614Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
20615
20616 * Makefile.in: Added separate definitions for C++.
20617
20618Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
20619
20620 * configure.in (configdirs): Add deja-gnu.
20621
20622Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
20623
20624 * README: Update for configure.texi and gdb-4.7 release.
20625
20626Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
20627
20628 * Makefile.in: Move "all" target to top of file.
20629 Previously, first target was ".PHONY" which caused BSD4.4 make
20630 to build .PHONY when make was run without arguments.
20631
20632Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
20633
20634 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
20635 Library-copylefted code in libiberty.
20636
20637Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
20638
20639 * config.sub: Replace m68kmote with plain old m68k.
20640
20641Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
20642
20643 * Makefile.in: Remove space from blank line, avoid Make complaints.
20644
20645Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
20646
20647 * config.sub: Complain if no argument is given. Added support for
20648 386bsd as OS and target alias.
20649
20650Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
20651
20652 * Makefile.in (XTRAFLAGS): include newlib directories if
20653 newlib/Makefile exists, rather than if host != target.
20654
20655Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
20656
20657 * config.sub: recognize sparclite-wrs-vxworks.
20658
20659 * Makefile.in (install-xiberty): added *-xiberty make rules (from
20660 p3.) Added clean-xiberty to clean.
20661
20662Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20663
20664 * configure.in: use *-*-* instead of nested cases for host and target
20665
20666Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
20667
20668 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20669 from the same source tree and not building a cross-compiler. This
20670 matters for the libg++ configuration if reconfiguring a tree that
20671 has already been installed.
20672
20673Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
20674
20675 * config.sub (i486v/i486v4): Merge in from FSF version.
20676
20677Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
20678
20679 * configure: only set PWD if it is already set.
20680
20681Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
20682
20683 * configure: just set PWD=`pwd` at the top, since Ultrix sh
20684 doesn't have unset and all success paths (and most error paths)
20685 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
20686 to just ${PWD} to avoid confusion.)
20687
20688Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
20689
20690 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
20691 even for a native compilation.
20692
20693Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
20694
20695 Changes to make the gdb.tar.Z rule work better.
20696
20697 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
20698 (DEVO_SUPPORT): Add configure.texi.
20699 (bfd-ilrt.tar.Z): Remove ancient rule.
20700
20701Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
20702
20703 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20704 pick up the machine and system specific header files.
20705
20706 * configure.in, config.sub: added new target m68010-adobe-scout,
20707 with alias of adobe68k. Changed configure.in to check for
20708 -scout before -sco* to avoid a false match.
20709
20710 * Makefile.in: added AS_FOR_TARGET, passed down in
20711 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
20712 the C compiler to use to create programs which are run in the
20713 build environment, set it to default to $(CC), and passed it down
20714 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20715
20716Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
20717
20718 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
20719 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
20720 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
20721 FOR_TARGET variants, to newlib and libg++.
20722
20723Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
20724
20725 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
20726 first.
20727
20728Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
20729
20730 * config.sub: Accept `elf' as an environment.
20731
20732Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20733
20734 * Makefile.in (all-opcodes): cd into the right directory
20735
20736Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
20737
20738 * configure: added -program_transform_name option, used as
20739 argument to sed when installing programs.
20740 configure.texi: added documentation for -program_prefix,
20741 -program_suffix and -program_transform_name.
20742
20743Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
20744
20745 * config.sub: Accept i486 where i386 ok.
20746
20747Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
20748
20749 * config.sub: accept we32k
20750
20751Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
20752
3b75d237 20753 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
20754
20755 * Makefile.in: don't create all directories for ``make install'';
20756 let the subdirectories create the ones they need.
20757
20758Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20759
e490616e 20760 * COPYING: new file, GPL v2
6599da04
JM
20761
20762Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20763
20764 * Makefile.in: use the new gen-info-dir, which needs a template
20765 argument (which also lives in texinfo)
20766
20767 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
20768
6599da04
JM
20769Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
20770
20771 * config.sub (ncr3000): Change i386 to i486.
20772
20773Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20774
20775 * Makefile.in: add install-rcs, install-grep to
20776 install-no-fixedincludes, removed install-bison and install-libgcc
20777
20778Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
20779
20780 * configure.in: grab the HPUX makefile fragment if on HPUX
20781
20782Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
20783
20784 * Makefile.in: eradicate bison spoor (ditto libgcc).
20785 configure.in: recognise m68{k,000}-ericsson-OSE.
20786 es1800 is alias for m68k-ericsson-OSE
20787
20788Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20789
20790 * configure.in: rearrange the parts that remove programs from
20791 configdirs, based now on HOST==TARGET or by canonical triple.
20792
20793Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20794
20795 * test-build.mk: recurse explicitly with -f test-build.mk when
20796 appropriate. predicate stage3 and comparison on the existence
20797 of gcc. That is, if gcc isn't around, we aren't three-staging.
20798 On very clean, also remove ...stamp-co. Build in-place before
20799 doing other builds.
20800
20801Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20802
20803 * Makefile.in, configure.in: add tgas
20804
20805Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20806
20807 * Makefile.in: a number of changes merged in from progressive.
20808
20809 * configure.in: add libm.
20810
20811 * .cvsignore: ignore some stuff that comes from test-build.mk.
20812
6599da04
JM
20813Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
20814
20815 * config.sub: Add es1800 (m68k-ericsson-es1800).
20816
20817Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
20818
20819 * configure: Add program_suffix (parallel to program_prefix)
20820 * Makefile.in: adjust directory-creating script for losing decstation
20821
20822Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
20823
20824 * configure: Minor $subdir-related fixes.
20825
20826Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20827
20828 * configure: fix various problems with propogating
20829 makefile_target_frag in subdirs.
20830 * configure.in: config libgcc if its there
20831
20832Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
20833
20834 * config.sub: HPPA merge.
20835
6599da04
JM
20836Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
20837
20838 * Makefile.in: Replace all-bison with all-byacc in all
20839 dependency lines for other tools (which now use byacc).
20840
20841Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
20842
20843 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
20844
6599da04
JM
20845Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
20846
20847 * Makefile.in: make gprof rules similar to byacc rules (instead of
20848 vestigal $(unsubdir) that didn't work...)
20849
20850Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
20851
20852 * config.sub: Add support for Linux.
20853 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
20854 (at least for libg++).
20855
20856Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
20857
20858 * configure.texi: fix doc for the -nfp option to configure
20859
20860Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
20861
20862 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
20863
20864Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
20865
20866 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
20867 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
20868 * configure.in: added solaris* host_makefile_frag hook.
20869
20870Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20871
20872 * config.sub: changed recognition of m68000 so that various
20873 m68k types can be specified via m680[01234]0
20874
20875Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20876
20877 * config.sub (basic_machine): fix sed so that '-foo' isn't
20878 completely substituted out while .+'-foo' loses the '-foo'
20879
20880Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20881
20882 * config.sub ($os): Add -aout.
20883
20884Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
20885
20886 * configure: If host_makefile_frag is absolute, don't
20887 prefix ${invsubdir} (relevant to libg++ auto-configure).
20888
20889Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20890
20891 * Makefile.in (tooldir): Define it.
20892 (all-ld): Depend on all-flex.
20893
20894Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
20895
20896 * Makefile.in (check): Fix libg++ special case.
20897
20898Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
20899
20900 * configure: do not bury `pwd` into config.status, thus do fewer
20901 pwd's.
20902
20903 * configure: print the "Building in" message only when building in
20904 other than "." AND verbose.
20905
63f6bcd7 20906 * configure: remove -s, rework -v to better accommodate guested
6599da04
JM
20907 configures.
20908
20909 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
20910
20911Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
20912
20913 * Makefile.in: macroize flags passed on recursion. remove
20914 fileutils.
20915
20916Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
20917
20918 * configure: get makesrcdir right for subdirs deeper than 1.
20919
20920 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
20921 install.
20922
20923Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
20924
20925 * Makefile.in: don't print subdir_do or recursion lines.
20926
20927Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
20928
20929 * standards.texi: added menu item.
20930
20931 * Makefile.in: build and install standards.info.
20932
20933 * standards.texi: new file.
20934
20935Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20936
20937 * configure: test for and move config.status pieces from
20938 ${subdir}/.
20939
20940Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
20941
6599da04
JM
20942 * configure: Test for existance of files before trying to mv
20943 them, to avoid numerous non-existance messages.
20944
20945Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
20946
20947 * configure: correct final line of config.status.
20948
20949 * configure: patch from eggert. Avoids a protection problem if
20950 the original Makefile.in is read only.
20951
20952 * configure: use move-if-change from gcc to create config.status.
20953 Some makefiles depend on config.status to tell if a directory
20954 has been reconfigured for a different host. This change
20955 prevents those directories from remaking everything in the case
20956 where the reconfig was only intended to rebuild a Makefile.
20957
20958 * configure: test for config.sub with "config.sub sun4" rather
20959 than "config.sub ${host_alias}". Otherwise we can't tell a bad
20960 host alias from a missing config.sub.
20961
20962Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20963
20964 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
20965 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
20966
20967Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
20968
20969 * configure: mkdir ${subdir} as needed.
20970
20971Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
20972
20973 * Makefile.in,configure.in: added autoconf.
20974
20975Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20976
20977 * Makefile.in: no longer pass against on recursion.
20978
20979 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
20980 definitions are not inherited.
20981
20982 * configure: correct makesrcdir when subdir is .
20983
20984Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
20985
20986 * configure: Add support for 'subdirs' variable, which is
20987 like 'configdirs', except that configure doesn't re-invoke
20988 itself for subdirs, it just creates a Makefile for each subdir.
20989 * configure.texi: Document subdirs.
20990
20991Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20992
20993 * configure.in: added flex to configdirs
20994
20995Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
20996
20997 * Makefile.in: remove clean-stamps from clean.
20998
20999Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
21000
21001 * configure.in: Add gdbtest to configdirs.
21002
21003Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
21004
21005 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
21006 to recursive makes.
21007 * configure.in: Recognize new ncr3000 config.
21008
21009Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
21010
21011 * Makefile.in, configure.in: removed references to gdbm.
21012
21013Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
21014
21015 * config.sub: Don't canonicalize os value
21016 newsos* to bsd (readline needs to check for newsos).
21017 (This fix was earlier made Jan 31, but got re-broken.)
21018
21019Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
21020
21021 * configure.in: sco is an os, not a vendor!
21022
21023 * configure: Quote $( better. Keep various shells happy.
21024
21025Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
21026
21027 * Makefile.in: eliminate stamp-files.
21028
21029Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
21030
21031 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
21032 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
21033
21034Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
21035
21036 * config.sub: fix iris/iris3.
21037
21038Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
21039
21040 * configure: re-add -rm.
21041
21042Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
21043
21044 * Maskefile.in: add .stmp-rcs to all.
21045
21046 * configure.in: remove gas from rs6000 build, use aix host fragment.
21047
21048Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
21049
21050 * configure: pass down site_option during recursion.
21051
21052Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
21053
21054 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
21055
21056Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
21057
21058 * configure: Change exec_prefix so that it really defaults to prefix.
21059
21060Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
21061
21062 * Makefile.in, configure.in: Add support for mmalloc library.
21063
21064Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
21065
21066 * Makefile.in: add stmp dependencies for a few more things.
21067
21068Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
21069
21070 * configure: adjusted error message on objdir/srcdir configure
21071 collision, per john's suggestion.
21072
21073 * Makefile.in: add libiberty stmp to all and all.cross.
21074
21075Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
21076
21077 * Makefile.in: remove force dependencies, add grep to all.
21078
21079Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
21080
21081 * Makefile.in: drop flex. make stamp files work.
21082
21083 * configure: added test for conflicting configuration in srcdir,
21084 remove trailing slashes from srcdir. Otherwise emacs gdb mode
21085 gets cranky. use relative paths for configure and srcdir
21086 whenever possible. Send some error messages to stderr that were
21087 going to stdout.
21088
21089Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
21090
21091 * Makefile.in: Fix libg++ rule to check for gcc directory
21092 before using gcc/gcc. Also pass XTRAFLAGS.
21093
21094Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
21095
21096 * Makefile.in: added stmp-files so that directories aren't polled
21097 when they are already built.
21098
21099 * configure.texi: fixed a node pointer problem.
21100
21101Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
21102
731a8127 21103 * config.sub configure.in gdb/configure.in
6599da04
JM
21104 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
21105 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
21106 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
21107
21108Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21109
21110 * configure: -recurring becomes -silent. corrected help message
21111 for -site= option.
21112
21113 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
21114
21115Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21116
21117 * configure: when building Makefile for crosses, replace
21118 tooldir and program_prefix. default srcdir from location of
21119 config.sub. remove "for host in hosts" and "for target in
21120 targets" loops.
21121
21122Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21123
21124 * Makefile.in: Do not pass bindir or mandir to cvs.
21125
21126Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
21127
21128 * Makefile.in, configure.in: removed traces of namesubdir,
21129 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
21130 copyrights to '92, changed some from Cygnus to FSF.
21131
21132 * configure.texi: remove most references to multiple hosts,
21133 multiple targets, subdirs, etc.
21134
21135 * configure.man: removed rcsid. reference config.sub not
21136 config.subr.
21137
21138 * Makefile.in: mkdir $(infodir) on install-info.
21139
21140Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
21141
21142 * configure.texi: Explain better about .gdbinit and about
21143 the environment that configure.in sections run in.
21144
21145Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
21146
21147 * configure.in: Ultrix is only a decstation if it's a MIPS.
21148
21149Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
21150
21151 * README: DOC.configure => cfg-paper.texi.
21152
21153Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
21154
21155 * config.sub (near case $os): Don't convert newsos* to bsd!
21156
21157Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
21158
21159 * Makefile.in: Reinstall change from gdb-4.3 that reduces
21160 the number of copies of COPYING that go into the GDB tar file.
21161
21162Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
21163
731a8127 21164 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
21165 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
21166 Fix SCO configuration stuff.
21167
21168Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
21169
21170 * Makefile.in: For libg++, make sure the -I pointing
21171 to the gcc directory goes *after* all the libg++-local -I flags.
21172 Also, move just-gcc dependency from just-libg++ to all-libg++.
21173
21174Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
21175
21176 * configure: Change -x to -f to keep Ultrix /bin/test happy.
21177
21178Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
21179
21180 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
21181
21182Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
21183
21184 * config.sub: Add stratus configuration frags. Also
21185 submitted to FSF.
21186
21187Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
21188
21189 * Makefile.in (DEV_SUPPORT): add configure.man.
21190
21191 * config.sub(Decode manufacturer-specific): add -none*.
21192
21193Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
21194
21195 * Makefile.in: remove form feeds to make Sun's make happy.
21196 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
21197
21198Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
21199
21200 * Makefile.in (AR_FLAGS): Make quieter.
21201
21202Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
21203
21204 * configure.in: Add libg++.
21205 * configure: When verbose, don't output the command line at each
21206 level; it will be unremarkably the same as the previous version,
21207 which will be the same as what the user typed.
21208
21209Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
21210
21211 * configure.in, Makefile.in: fix clean-info, add flex. add
21212 fileutils.
21213
21214 * configure: be less sensitive to spaces in Makefile.in. Do not
21215 look for sources in "..". Doing so breaks subdirectories that
21216 might have their own configure. If a subdir has it's own
21217 configure script, use it.
21218
21219Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
21220
21221 * cfg-paper.texi: some changes suggested by rms.
21222
21223Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
21224
21225 * config.sub: Merge in some small additions from the FSF version,
21226 taken from the gcc distribution, to bring the Cygnus and FSF
21227 versions into closer sync.
21228
21229Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
21230
21231 * configure.in: Changed svr4 references to sysv4.
21232
21233Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
21234
21235 * configure: added -V for version number option.
21236
21237Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
21238
21239 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
21240 renamed from DOC.configure to cfg-paper.texi.
21241
21242Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21243
21244 * configure, config.subr, config.sub: config.subr is now
21245 config.sub again.
21246
21247Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
21248
21249 * configure.texi: new file, in progress.
21250
21251 * Makefile.in: build info file and install the man page for
21252 configure.
21253
21254 * configure.man: new file, first cut.
21255
21256 * configure: find config.subr again now that configuration "none"
21257 has gone. removed all traces of the -ansi option. removed all
21258 traces of the -languages option.
21259
21260 * config.subr: resync from rms.
21261
21262Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21263
21264 * configure, config.sub, config.subr: merge config.sub into
21265 config.subr, call the result config.subr, remove config.sub, use
21266 config.subr.
21267
21268 * Makefile.in: revised install for dir.info.
21269
21270Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21271
21272 * configure.in: add decstation host makefile frag.
21273
21274 * Makefile.in: BISON now bison -y again. also install-gcc on
21275 install. clean-gdbm on clean. infodir belongs in datadir.
21276 Make directories for info install. Build dir.info here then
21277 install it.
21278
21279Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21280
21281 * Makefile.in: fix for bad directory tests.
21282
21283Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21284
21285 * configure: \{1,2\} appears to be a sysv'ism. Use a different
21286 regexp. -srcdir relative was being handled incorrectly.
21287
21288 * Makefile.in: unwrapped some for loops so that parallel makes
21289 work again and so one can focus one's attention on a particular
21290 package.
21291
21292Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21293
21294 * configure: added PWD as a stand in for `pwd` (for speed). use
21295 elif wherever possible. make -srcdir work without -objdir.
21296 -objdir= commented out.
21297
21298Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21299
21300 * configure: +options become --options. -subdirs commented out.
21301 added -host, -datadir. Renamed -destdir to -prefix. Comment in
21302 Makefile now at top of generated Makefile. Removed cvs log
21303 entries. added -srcdir. create .gdbinit only if there is one
21304 in ${srcdir}.
21305
21306 * Makefile.in: idestdir and ddestdir go away. Added copyrights
21307 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
21308 and mandir now keyed off datadir by default.
21309
21310Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21311
21312 * Freshly created ChangeLog.
21313
21314\f
21315Local Variables:
21316mode: change-log
21317left-margin: 8
21318fill-column: 76
21319version-control: never
21320End: