]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
Skip -fwhole-program when merging LTO options.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
26f4aefa
GA
12022-12-14 Gaius Mulley <gaiusmod2@gmail.com>
2
3 * configure.ac (target_libraries): Add target-libgm2.
4 Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
32582c19
JJ
5 Add GCC_TARGET_TOOL entry for gm2.
6 (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
26f4aefa 7 gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
32582c19
JJ
8 * Makefile.def (target_modules): Add libgm2.
9 (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
10 (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
11 (languages): Add entry for language=m2 with gcc-check-target=check-m2
26f4aefa 12 and lib-check-target=check-target-libgm2.
32582c19
JJ
13 * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
14 (HOST_EXPORTS): Add definition for GM2.
15 (BASE_TARGET_EXPORTS): Add definition for GM2.
16 (GM2_FOR_BUILD): Defined.
17 (GM2FLAGS): Defined.
18 (GM2_FOR_TARGET): Defined.
19 (GM2FLAGS_FOR_TARGET): Defined.
20 (EXTRA_HOST_FLAGS): Defined.
21 (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
22 (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
23 (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
24 * configure: Rebuilt.
25 * Makefile.in: Rebuilt.
26f4aefa 26
f17ddf2c
GA
272022-12-13 Philip Herron <philip.herron@embecosm.com>
28
29 * Makefile.def: Add Rust language.
30 * Makefile.in: Regenerate via autogen.
31
40ce6485
GA
322022-12-09 Martin Liska <mliska@suse.cz>
33
34 * MAINTAINERS: Fix spacing.
35
4bc2d9f6
GA
362022-12-07 Arthur Cohen <arthur.cohen@embecosm.com>
37
38 * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
39
402022-12-07 Iain Sandoe <iain@sandoe.co.uk>
41
42 * Makefile.def: Pass host_libs_picflag to host dependent library
43 configures.
44 * Makefile.in: Regenerate.
45 * configure: Regenerate.
46 * configure.ac (host_libs_picflag): New configure variable set to
47 '--with-pic' when building 'host_shared'.
48
d769c504
GA
492022-11-25 Weimin Pan <weimin.pan@oracle.com>
50
51 * Makefile.def: Add libsframe as new module with its dependencies.
52 * Makefile.in: Regenerated.
53 * configure.ac: Add libsframe to host_libs.
54 * configure: Regenerated.
55
8761284f
GA
562022-11-23 Marek Polacek <polacek@redhat.com>
57
58 Revert:
59 2022-11-23 Marek Polacek <polacek@redhat.com>
60
61 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
62 isl.
63 * Makefile.in: Regenerate.
64 * Makefile.tpl: Set PICFLAG.
65 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
66 check.
67 * configure: Regenerate.
68
692022-11-23 Marek Polacek <polacek@redhat.com>
70
71 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
72 isl.
73 * Makefile.in: Regenerate.
74 * Makefile.tpl: Set PICFLAG.
75 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
76 check.
77 * configure: Regenerate.
78
83d400bd
GA
792022-11-14 Martin Liska <mliska@suse.cz>
80
81 Revert:
82 2022-11-09 Martin Liska <mliska@suse.cz>
83
84 * doc/Makefile: New file.
85 * doc/_static/custom.css: New file.
86 * doc/baseconf.py: New file.
87 * doc/bsd.rst: New file.
88 * doc/contrib.rst: New file.
89 * doc/contribute.rst: New file.
90 * doc/cppdiropts.rst: New file.
91 * doc/cppenv.rst: New file.
92 * doc/cppopts.rst: New file.
93 * doc/cppwarnopts.rst: New file.
94 * doc/favicon.ico: New file.
95 * doc/funding.rst: New file.
96 * doc/gcc_sphinx.py: New file.
97 * doc/gnu.rst: New file.
98 * doc/gnu_free_documentation_license.rst: New file.
99 * doc/gpl-3.0.rst: New file.
100 * doc/indices-and-tables.rst: New file.
101 * doc/lgpl-2.1.rst: New file.
102 * doc/logo.pdf: New file.
103 * doc/logo.svg: New file.
104 * doc/md.rst: New file.
105 * doc/requirements.txt: New file.
106
1072022-11-14 Martin Liska <mliska@suse.cz>
108
109 Revert:
110 2022-11-09 Martin Liska <mliska@suse.cz>
111
112 * doc/baseconf.py: Port to GCC sources.
113
1142022-11-14 Martin Liska <mliska@suse.cz>
115
116 Revert:
117 2022-11-14 Martin Liska <mliska@suse.cz>
118
119 * configure: Regenerate.
120 * configure.ac: Support Sphinx based documentation.
121
1222022-11-14 Martin Liska <mliska@suse.cz>
123
124 Revert:
125 2022-11-09 Martin Liska <mliska@suse.cz>
126
127 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
128 provide a default.
129
1302022-11-14 Martin Liska <mliska@suse.cz>
131
132 Revert:
133 2022-11-09 Martin Liska <mliska@suse.cz>
134
135 * doc/bsd.rst:
3d3b561f 136 Add trailing newline.
83d400bd 137 * doc/contrib.rst:
3d3b561f 138 Add trailing newline.
83d400bd 139 * doc/contribute.rst:
3d3b561f 140 Add trailing newline.
83d400bd 141 * doc/cppdiropts.rst:
3d3b561f 142 Add trailing newline.
83d400bd 143 * doc/cppenv.rst:
3d3b561f 144 Add trailing newline.
83d400bd 145 * doc/cppopts.rst:
3d3b561f 146 Add trailing newline.
83d400bd 147 * doc/cppwarnopts.rst:
3d3b561f 148 Add trailing newline.
83d400bd 149 * doc/funding.rst:
3d3b561f 150 Add trailing newline.
83d400bd 151 * doc/gnu.rst:
3d3b561f 152 Add trailing newline.
83d400bd 153 * doc/gnu_free_documentation_license.rst:
3d3b561f 154 Add trailing newline.
83d400bd 155 * doc/gpl-3.0.rst:
3d3b561f 156 Add trailing newline.
83d400bd 157 * doc/indices-and-tables.rst:
3d3b561f 158 Add trailing newline.
83d400bd 159 * doc/lgpl-2.1.rst:
3d3b561f 160 Add trailing newline.
83d400bd 161 * doc/md.rst:
3d3b561f 162 Add trailing newline.
83d400bd
GA
163
1642022-11-14 Martin Liska <mliska@suse.cz>
165
166 Revert:
167 2022-11-09 Martin Liska <mliska@suse.cz>
168
169 * configure.ac: Use new install URL.
170 * configure: Regenerate.
171
1722022-11-14 Martin Liska <mliska@suse.cz>
173
174 Revert:
175 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
176
177 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
178 instead of just ``.''.
179 * doc/gcc_sphinx.py: Moved to...
180 * doc/modules/gcc_sphinx.py: ...here.
181
1822022-11-14 Martin Liska <mliska@suse.cz>
183
184 Revert:
185 2022-11-10 Martin Liska <mliska@suse.cz>
186
187 * doc/baseconf.py: Modernize by using pathlib.
188
1892022-11-14 Martin Liska <mliska@suse.cz>
190
191 Revert:
192 2022-11-11 Martin Liska <mliska@suse.cz>
193
194 * doc/Makefile: Disable -j auto.
195
1962022-11-14 Martin Liska <mliska@suse.cz>
197
198 Revert:
199 2022-11-11 Martin Liska <mliska@suse.cz>
200
201 * doc/Makefile: Update comment.
202
2032022-11-14 Martin Liska <mliska@suse.cz>
204
205 Revert:
206 2022-11-11 Martin Liska <mliska@suse.cz>
207
208 * doc/indices-and-tables.rst: Rename Indexes to Indices.
209
2102022-11-14 Martin Liska <mliska@suse.cz>
211
212 Revert:
213 2022-11-13 Martin Liska <mliska@suse.cz>
214
215 PR web/107643
216 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
217 is set.
218 * doc/indices-and-tables.rst: Use include_todo tag.
219
2202022-11-14 Martin Liska <mliska@suse.cz>
221
222 Revert:
223 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
224
225 * doc/contrib.rst: Update Jeff Law's email address.
226
eefbfbc7
GA
2272022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
228
229 * doc/contrib.rst: Update Jeff Law's email address.
230
2312022-11-13 Martin Liska <mliska@suse.cz>
232
233 PR web/107643
234 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
235 is set.
236 * doc/indices-and-tables.rst: Use include_todo tag.
237
5b6ce16a
GA
2382022-11-11 Martin Liska <mliska@suse.cz>
239
240 * doc/indices-and-tables.rst: Rename Indexes to Indices.
241
2422022-11-11 Martin Liska <mliska@suse.cz>
243
244 * doc/Makefile: Update comment.
245
2462022-11-11 Martin Liska <mliska@suse.cz>
247
248 * doc/Makefile: Disable -j auto.
249
f225b813
GA
2502022-11-10 Martin Liska <mliska@suse.cz>
251
252 * doc/baseconf.py: Modernize by using pathlib.
253
2542022-11-10 Arsen Arsenović <arsen@aarsen.me>
255
256 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
257 instead of just ``.''.
258 * doc/gcc_sphinx.py: Moved to...
259 * doc/modules/gcc_sphinx.py: ...here.
260
1cdfd0e5
GA
2612022-11-09 Martin Liska <mliska@suse.cz>
262
263 * configure.ac: Use new install URL.
264 * configure: Regenerate.
265
2662022-11-09 Martin Liska <mliska@suse.cz>
267
268 * doc/bsd.rst:
3d3b561f 269 Add trailing newline.
1cdfd0e5 270 * doc/contrib.rst:
3d3b561f 271 Add trailing newline.
1cdfd0e5 272 * doc/contribute.rst:
3d3b561f 273 Add trailing newline.
1cdfd0e5 274 * doc/cppdiropts.rst:
3d3b561f 275 Add trailing newline.
1cdfd0e5 276 * doc/cppenv.rst:
3d3b561f 277 Add trailing newline.
1cdfd0e5 278 * doc/cppopts.rst:
3d3b561f 279 Add trailing newline.
1cdfd0e5 280 * doc/cppwarnopts.rst:
3d3b561f 281 Add trailing newline.
1cdfd0e5 282 * doc/funding.rst:
3d3b561f 283 Add trailing newline.
1cdfd0e5 284 * doc/gnu.rst:
3d3b561f 285 Add trailing newline.
1cdfd0e5 286 * doc/gnu_free_documentation_license.rst:
3d3b561f 287 Add trailing newline.
1cdfd0e5 288 * doc/gpl-3.0.rst:
3d3b561f 289 Add trailing newline.
1cdfd0e5 290 * doc/indices-and-tables.rst:
3d3b561f 291 Add trailing newline.
1cdfd0e5 292 * doc/lgpl-2.1.rst:
3d3b561f 293 Add trailing newline.
1cdfd0e5 294 * doc/md.rst:
3d3b561f 295 Add trailing newline.
1cdfd0e5
GA
296
2972022-11-09 Martin Liska <mliska@suse.cz>
298
299 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
300 provide a default.
301
3022022-11-09 Martin Liska <mliska@suse.cz>
303
304 * configure: Regenerate.
305 * configure.ac: Support Sphinx based documentation.
306
3072022-11-09 Martin Liska <mliska@suse.cz>
308
309 * doc/baseconf.py: Port to GCC sources.
310
3112022-11-09 Martin Liska <mliska@suse.cz>
312
313 * doc/Makefile: New file.
314 * doc/_static/custom.css: New file.
315 * doc/baseconf.py: New file.
316 * doc/bsd.rst: New file.
317 * doc/contrib.rst: New file.
318 * doc/contribute.rst: New file.
319 * doc/cppdiropts.rst: New file.
320 * doc/cppenv.rst: New file.
321 * doc/cppopts.rst: New file.
322 * doc/cppwarnopts.rst: New file.
323 * doc/favicon.ico: New file.
324 * doc/funding.rst: New file.
325 * doc/gcc_sphinx.py: New file.
326 * doc/gnu.rst: New file.
327 * doc/gnu_free_documentation_license.rst: New file.
328 * doc/gpl-3.0.rst: New file.
329 * doc/indices-and-tables.rst: New file.
330 * doc/lgpl-2.1.rst: New file.
331 * doc/logo.pdf: New file.
332 * doc/logo.svg: New file.
333 * doc/md.rst: New file.
334 * doc/requirements.txt: New file.
335
89d0a14a
JJ
3362022-11-04 Thomas Schwinge <thomas@codesourcery.com>
337
338 * Makefile.def: Remove module 'liboffloadmic'.
339 * Makefile.in: Regenerate.
340 * configure.ac: Remove 'liboffloadmic' handling.
341 * configure: Regenerate.
342
9a8b868d
GA
3432022-10-31 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
344
345 * MAINTAINERS: Update email address.
346
10439719
GA
3472022-10-21 Дилян Палаузов <dilyan.palauzov@aegee.org>
348
349 * configure.ac: Don't configure readline if --with-system-readline is
350 used.
351 * configure: Re-generate.
352
781f477a
GA
3532022-10-12 Cui,Lili <lili.cui@intel.com>
354
355 * MAINTAINERS (Write After Approval): Add myself.
356
ab332cd7
GA
3572022-10-11 Olivier Hainque <hainque@adacore.com>
358
359 * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
360 and friends for rtp !large. Assume the linker has the required
361 abilities and set lt_cv_deplibs_check_method.
362
3a221b73
GA
3632022-09-30 Olivier Hainque <hainque@adacore.com>
364
365 * configure.ac (*vxworks*): If enable_shared is not
366 set, set to "no" and add --disable-shared to target and
367 host_configargs.
368 * configure: Regenerate.
369
220c4d8e
GA
3702022-09-26 Jeff Law <jlaw@ventanamicro.com>
371
372 * MAINTAINERS: Update my email address and DCO entry.
373
4afaeaab
GA
3742022-09-23 Paul-Antoine Arras <pa@codesourcery.com>
375
376 * MAINTAINERS (Write After Approval): Add myself.
377
d0fc05e8
GA
3782022-09-15 Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
379
380 * MAINTAINERS (Write After Approval): Add myself.
381
fe2a8ce9
GA
3822022-09-07 Jeff Law <jeffreyalaw@gmail.com>
383
384 * MAINTAINERS: Update my email address.
385
3862022-09-07 Tom de Vries <tdevries@suse.de>
387
388 * configure.ac: Set extra_host_libiberty_configure_flags and
389 extra_host_zlib_configure_flags in separate case statements.
390 * configure: Regenerate.
391
25aeb922
GA
3922022-09-06 Xianmiao Qu <cooper.qu@linux.alibaba.com>
393
394 * MAINTAINERS: Update c-sky port maintainers' emails.
395
542c60c4
GA
3962022-08-31 Martin Liska <mliska@suse.cz>
397
398 * configure: Regenerate.
399 * configure.ac: Delete hpux9 and hpux10.
400
30afe5e7
GA
4012022-08-18 Sergei Trofimovich <siarheit@google.com>
402
403 * Makefile.def: Drop libelf module and gcc-configure dependency
404 on it.
405 * Makefile.in: Regenerate with 'autogen Makefile.def'.
406 * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
407 LIBELFINC.
408 * configure: Regenrate.
409 * configure.ac (host_libs): Drop unused libelf.
410
4112022-08-18 Sergei Trofimovich <siarheit@google.com>
412
413 * Makefile.in: Regenerate.
414
4ad52740
GA
4152022-08-04 Eugene Rozenfeld <erozen@microsoft.com>
416
417 * MAINTAINERS: Add myself as AutoFDO maintainer.
418
32510382
GA
4192022-08-01 Roger Sayle <roger@nextmovesoftware.com>
420 Arnaud Charlet <charlet@adacore.com>
421
422 * configure: Regenerate.
423
4a7274dd
GA
4242022-07-31 Roger Sayle <roger@nextmovesoftware.com>
425
426 PR bootstrap/106472
427 * Makefile.def (dependencies): Make configure-target-libgo depend
428 upon all-target-libbacktrace.
429
1e2c5f4c
GA
4302022-07-27 David Faust <david.faust@oracle.com>
431
432 * MAINTAINERS: Add myself as reviewer for CTF and BTF.
433
4342022-07-27 Richard Biener <rguenther@suse.de>
435
436 * MAINTAINERS (Roger Sayle): Update e-mail address.
437
bbb9c030
GA
4382022-07-21 Sam Feifer <sfeifer@redhat.com>
439
440 * MAINTAINERS (Write After Approval): Add myself.
441
4422022-07-21 Marc Poulhiès <poulhies@adacore.com>
443
444 * MAINTAINERS: Add myself as Ada front end co-maintainer.
445
7c0c10db
GA
4462022-07-19 Alexander Monakov <amonakov@ispras.ru>
447
448 * .gitignore: Do not ignore config.h.
449
bdc7b765
GA
4502022-07-15 Andrew Carlotti <andrew.carlotti@arm.com>
451
452 * MAINTAINERS: Add myself to Write After Approval.
453
8467574d
GA
4542022-07-04 Martin Liska <mliska@suse.cz>
455
456 * MAINTAINERS: fix sorting of names
457
3731dd0b
GA
4582022-07-03 Immad Mir <mirimmad17@gmail.com>
459
460 * MAINTAINERS: add myself.
461
4622022-07-03 Immad Mir <mirimmad17@gmail.com>
463
464 * MAINTAINERS: Add myself to write after approval and DCO.
465
20f0f305
GA
4662022-07-02 Tim Lange <mail@tim-lange.me>
467
468 * MAINTAINERS: Add myself.
469
ed974488
GA
4702022-07-01 Haochen Jiang <haochen.jiang@intel.com>
471
472 * MAINTAINERS (Write After Approval): Add myself.
473
976196b3
GA
4742022-06-30 Cui,Lili <lili.cui@intel.com>
475
476 Revert:
477 2022-06-30 Cui,Lili <lili.cui@intel.com>
478
479 * MAINTAINERS (Write After Approval): Add myself.
480
4812022-06-30 Cui,Lili <lili.cui@intel.com>
482
483 * MAINTAINERS (Write After Approval): Add myself.
484
fb29fdea
GA
4852022-06-28 Alexandre Oliva <oliva@adacore.com>
486
487 * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
488 (EXTRA_GCC_FLAGS): Likewise.
489 * Makefile.in: Rebuilt.
490
4912022-06-28 konglin1 <lingling.kong@intel.com>
492
493 * MAINTAINERS (Write After Approval): Add myself.
494
9d3dd218
GA
4952022-06-27 Tom de Vries <tdevries@suse.de>
496
497 * configure.ac: Build libiberty pic variant for gdbserver.
498 * configure: Regenerate.
499
b2b72757
GA
5002022-06-26 Iain Sandoe <iain@sandoe.co.uk>
501
502 * configure: Regenerate.
503 * configure.ac: Correct use of $host.
504
87509781
GA
5052022-06-25 Jeff Law <jeffreyalaw@gmail.com>
506
507 * MAINTAINERS: Remove tilegx and tilepro entries.
508 * configure.ac: Remove tilegx and tilepro stanzas.
509 * configure: Rebuilt.
510
37b3b5da
GA
5112022-05-28 Bruce Korb <bkorb@gnu.org>
512
513 * .gitignore: Ignore vim swap files
514
9df4ffe4
GA
5152022-05-13 Surya Kumari Jangala <jskumari@linux.ibm.com>
516
517 * MAINTAINERS: Add myself to write after approval.
518
d0d513b5
GA
5192022-05-11 Kewen Lin <linkw@linux.ibm.com>
520
521 * MAINTAINERS: Remove myself from DCO section.
522
bd022ff9
GA
5232022-05-09 Xi Ruoyao <xry111@xry111.site>
524
525 * MAINTAINERS: Update my email address.
526
5272022-05-09 Clément Chigot <chigot@adacore.com>
528
529 * MAINTAINERS: Update my email address.
530
ab869e7f
GA
5312022-05-05 Kewen Lin <linkw@linux.ibm.com>
532
533 * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
534 section.
535
d1d57187
GA
5362022-04-19 Richard Henderson <rth@gcc.gnu.org>
537
538 * MAINTAINERS: Update my email address.
539
8af4270d
GA
5402022-04-01 Qian Jianhua <qianjh@fujitsu.com>
541
542 * MAINTAINERS: Update my email address.
543
9f774626
GA
5442022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
545
546 * MAINTAINERS: (CPU Port Maintainers): Add myself and
547 Lulu as LoongArch port maintainer.
548
5492022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
550 Lulu Cheng <chenglulu@loongson.cn>
551
552 * configure.ac: Add LoongArch tuples.
553 * configure: Regenerate.
554
aab0127d
GA
5552022-03-28 Tom Tromey <tromey@adacore.com>
556
557 * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
558 * configure: Rebuild.
559
6fc4a993
GA
5602022-03-24 Bill Schmidt <bill.schmidt@gmail.com>
561
562 * MAINTAINERS: Change my information.
563
9fc8f278
GA
5642022-03-16 Chung-Ju Wu <jasonwucj@gmail.com>
565
566 * MAINTAINERS: Add myself to DCO section.
567
510613e7
GA
5682022-03-14 Jonathan Wakely <jwakely@redhat.com>
569
570 * configure.ac: Fix incorrect option in comment.
571 * configure: Regenerate.
572
8cc4f9cd
GA
5732022-03-09 Hans-Peter Nilsson <hp@axis.com>
574
575 * Makefile.def (dependencies): Make configure-sim depend on
576 all-readline.
577 * Makefile.in: Regenerate.
578
2cfb33fc
GA
5792022-02-22 Christophe Lyon <christophe.lyon@foss.st.com>
580
581 * MAINTAINERS (Write After Approval): Update my e-mail address.
582
2a2fda2d
GA
5832022-02-08 Ulrich Weigand <ulrich.weigand@de.ibm.com>
584
585 * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
586
1bb52662
GA
5872022-01-31 Ed Smith-Rowland <esmithrowland@gmail.com>
588
589 * MAINTAINERS: Update my email and add myself to the DCO list.
590
e0b8716f
GA
5912022-01-25 Thomas Schwinge <thomas@codesourcery.com>
592
593 Revert:
594 2021-09-16 Andrew Pinski <apinski@marvell.com>
595
596 PR bootstrap/67102
597 * Makefile.def: Have configure-target-libffi depend on
598 all-target-libstdc++-v3.
599 * Makefile.in: Regenerate.
600
d43be9dc
GA
6012022-01-22 Jakub Jelinek <jakub@redhat.com>
602
603 PR other/104181
604 * build.log: Remove.
605
5fa55d55
GA
6062022-01-20 Martin Liska <mliska@suse.cz>
607
608 * MAINTAINERS: Adjust email address based on IRC request.
609
7a761ae6
GA
6102022-01-18 Xionghu Luo <luoxhu@linux.ibm.com>
611
612 * MAINTAINERS: Update my email address.
613
fc829782
GA
6142022-01-17 Martin Liska <mliska@suse.cz>
615
616 * MAINTAINERS: Rename .c names to .cc.
617
ad3f0d08
GA
6182022-01-13 Jakub Jelinek <jakub@redhat.com>
619
620 * Makefile.am: Remove.
621
01a254e3
GA
6222022-01-11 Thomas Koenig <tkoenig@gcc.gnu.org>
623
624 * Makefile.am: New file.
625
6262022-01-11 Martin Liska <mliska@suse.cz>
627
628 * MAINTAINERS: Sort 2 names.
629
d9450aa0
GA
6302022-01-10 Martin Liska <mliska@suse.cz>
631
632 * MAINTAINERS: Fix obvious issues with sorting.
633
55e96bf9
GA
6342022-01-07 liuhongt <hongtao.liu@intel.com>
635
636 * build.log: New file.
637
0fbefa25
GA
6382022-01-05 Nathan Sidwell <nathan@acm.org>
639
640 * MAINTAINERS: Add DCO entry. Sort that list.
641
7d11b64b
GA
6422022-01-04 Gaius Mulley <gaiusmod2@gmail.com>
643
644 * MAINTAINERS: Change of email address in both DCO and
645 Write After Approval list.
646
aa17859b
GA
6472021-12-21 Iain Buclaw <ibuclaw@gdcproject.org>
648
649 * configure: Regenerate.
650
6512021-12-21 Martin Liska <mliska@suse.cz>
652
653 * config.sub: Change mode back to 755.
654
2554e2da
GA
6552021-12-17 Martin Liska <mliska@suse.cz>
656
657 * config.sub: Sync from master.
658
6592021-12-17 Martin Liska <mliska@suse.cz>
660
661 Revert:
662 2021-12-16 Matthias Seidel <mseidel@apache.org>
663
664 * config.sub: Fix typo.
665
774269aa
GA
6662021-12-16 Matthias Seidel <mseidel@apache.org>
667
668 * config.sub: Fix typo.
669
6702021-12-16 H.J. Lu <hjl.tools@gmail.com>
671
672 Revert:
673 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
674
675 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
676 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
677 * configure.ac: Include config/gcc-plugin.m4.
678 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
679 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
680 RANLIB if possible.
681 * Makefile.in: Regenerated.
682 * configure: Likewise.
683
8a89c39b
GA
6842021-12-15 H.J. Lu <hjl.tools@gmail.com>
685
686 * Makefile.tpl (BUILD_CFLAGS): New.
687 (CFLAGS): Append $(BUILD_CFLAGS).
688 (CXXFLAGS): Likewise.
689 (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
690 (PGO_BUILD_TRAINING_CFLAGS): Likewise.
691 (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
692 (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
693 (PGO_BUILD_TRAINING_MFLAGS): Likewise.
694 (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
695 (PGO-TRAINING-TARGETS): Likewise.
696 (PGO_BUILD_TRAINING): Likewise.
697 (all): Add '+' to the command line for recursive make. Support
698 the PGO build.
699 * configure.ac: Add --enable-pgo-build[=lto].
700 AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
701 PGO_BUILD_LTO_CFLAGS. Enable the PGO build in Makefile.
702 * Makefile.in: Regenerated.
703 * configure: Likewise.
704
7052021-12-15 H.J. Lu <hjl.tools@gmail.com>
706
707 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
708 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
709 * configure.ac: Include config/gcc-plugin.m4.
710 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
711 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
712 RANLIB if possible.
713 * Makefile.in: Regenerated.
714 * configure: Likewise.
715
9c6586bc
GA
7162021-12-14 Marc Poulhiès <poulhies@adacore.com>
717
718 * MAINTAINERS: Add myself to write after approval.
719
3a580f96
GA
7202021-12-06 Navid Rahimi <navidrahimi@microsoft.com>
721
722 * MAINTAINERS: Adding myself.
723
ea6ef320
GA
7242021-12-02 Pekka Seppänen <pexu@gcc.mail.kapsi.fi>
725
726 * configure: Regenerate.
727 * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
728 $(CPP).
729
c177e806
GA
7302021-11-30 Iain Buclaw <ibuclaw@gdcproject.org>
731
732 * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
733 libatomic.
734 * Makefile.in: Regenerate.
735 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
736 (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
737 target-libphobos-bootstrap.
738 (STAGE2_CONFIGURE_FLAGS): Likewise.
739 * configure: Regenerate.
740 * configure.ac: Add support for bootstrapping D front-end.
741
6b1695f4
GA
7422021-11-16 Martin Uecker <uecker@gcc.gnu.org>
743
744 * MAINTAINERS: Add myself to DCO section and update email address.
745
7462021-11-16 Iain Sandoe <iain@sandoe.co.uk>
747
748 * configure: Regenerate.
749 * configure.ac: Ensure that PIC (shared) defaults are set
750 correctly for Darwin.
751
7522021-11-16 Jim Wilson <jim.wilson.gcc@gmail.com>
753
754 * MAINTAINERS: Update my address.
755
af2852b9
GA
7562021-11-12 Alan Modra <amodra@gmail.com>
757
758 * Makefile.def (configure-opcodes): Depend on configure-bfd.
759 * Makefile.in: Regenerate.
760
18ae471f
GA
7612021-11-03 Maciej W. Rozycki <macro@embecosm.com>
762
763 * MAINTAINERS: Clarify the policy WRT the Write After Approval
764 list.
765
b4df2dd3
GA
7662021-11-02 Andrew Burgess <andrew.burgess@embecosm.com>
767
768 * MAINTAINERS (Reviewers, arc): Remove my entry.
769 (Write After Approval): Add an entry for myself.
770
2322c8b1
GA
7712021-10-28 Richard Purdie <richard.purdie@linuxfoundation.org>
772
773 * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
774 * Makefile.in: Regenerate.
775 * configure: Regenerate.
776 * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
777
3ff5b4ed
GA
7782021-10-26 Jeff Law <jeffreyalaw@gmail.com>
779
780 * MAINTAINERS: Fix up Maciej's entries.
781
7822021-10-26 Maciej W. Rozycki <macro@embecosm.com>
783
784 * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
785 maintainer.
786
c2bd5d8a
GA
7872021-10-22 Eric Gallager <egallager@gcc.gnu.org>
788
789 PR other/102663
790 * Makefile.def: Handle install-dvi target.
791 * Makefile.tpl: Likewise.
792 * Makefile.in: Regenerate.
793
19472fc3
GA
7942021-10-19 Clément Chigot <clement.chigot@atos.net>
795
796 * MAINTAINERS: Add myself for write after approval.
797
52055987
GA
7982021-10-12 Eric Gallager <egallager@gcc.gnu.org>
799
800 * Makefile.def: Mark libcody, libdecnumber,
801 c++tools, libgcc, and libobjc as missing TAGS
802 targets.
803 * Makefile.in: Regenerate.
804
50e20ee6
GA
8052021-10-07 Siddhesh Poyarekar <siddhesh@gotplt.org>
806
807 * MAINTAINERS: Add myself to DCO section and update email
808 address.
809
d238146e
GA
8102021-09-29 Jonathan Wakely <jwakely@redhat.com>
811
812 * MAINTAINERS: Add myself to DCO section.
813
fd133479
GA
8142021-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
815
816 * configure: Regenerate.
817 * configure.ac (skipdirs): Add the contents of target_configdirs if
818 we are not building gcc.
819
9a4293ed
GA
8202021-09-24 Andrew Burgess <andrew.burgess@embecosm.com>
821
822 * Makefile.def: Back-port commits ba4d88ad892f and
823 755ba58ebef0 from binutils-gdb repository.
824 * Makefile.in: Regenerated.
825
62498024
GA
8262021-09-20 Harald Anlauf <anlauf@gmx.de>
827
828 * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
829
0a4cb439
GA
8302021-09-17 Iain Sandoe <iain@sandoe.co.uk>
831
832 * Makefile.def: Add a jit check target for the jit
833 language.
834 * Makefile.in: Regenerate.
835
e19570d3
GA
8362021-09-16 Andrew Pinski <apinski@marvell.com>
837
838 PR bootstrap/67102
839 * Makefile.def: Have configure-target-libffi depend on
840 all-target-libstdc++-v3.
841 * Makefile.in: Regenerate.
842
a26206ec
GA
8432021-09-10 Petter Tomner <tomner@kth.se>
844
845 * MAINTAINERS: Me added to DCO and write after approval
846
e11c6046
GA
8472021-09-01 YunQiang Su <syq@debian.org>
848
849 * MAINTAINERS: Add myself for write after approval.
850
6d51ee43
GA
8512021-08-31 Andrew Burgess <andrew.burgess@embecosm.com>
852
853 * Makefile.def: Add all-gdb dependency on all-libbacktrace.
854 * Makefile.in: Regenerate.
855
4be4fa4e
GA
8562021-08-21 Dragan Mladjenovic <Dragan.Mladjenovic@syrmia.com>
857
858 * MAINTAINERS: Add myself for write after approval.
859
6e529985
GA
8602021-08-18 Iain Sandoe <iain@sandoe.co.uk>
861
862 * Makefile.in: Regenerate.
863 * Makefile.tpl: Make the state of the configured host
864 shared flag available to makefile fragements.
865
37768150
GA
8662021-08-09 Hongyu Wang <hongyu.wang@intel.com>
867
868 * MAINTAINERS (Write After Approval): Add myself.
869
92d45509
GA
8702021-07-20 Richard Earnshaw <rearnsha@arm.com>
871
872 * .dir-locals.el (bug-reference-url-format): Use https.
873
8742021-07-20 Richard Earnshaw <rearnsha@arm.com>
875
876 * .dir-locals.el (c-mode): Change fill-column to 79.
877
d97d71a1
GA
8782021-07-15 Trevor Saunders <tbsaunde@tbsaunde.org>
879
880 * MAINTAINERS: Add myself to DCO section.
881
ef2ace64
GA
8822021-07-09 Iain Sandoe <iain@sandoe.co.uk>
883
884 * configure: Regenerate.
885 * configure.ac: Adjust cases for which it is necessary to
886 include the Darwin host config fragment.
887
6fba0eea
GA
8882021-07-06 Gaius Mulley <gaius.mulley@southwales.ac.uk>
889
890 * MAINTAINERS: Add myself for write after approval and DCO.
891
6d53e6f9
GA
8922021-07-05 Iain Sandoe <iain@sandoe.co.uk>
893
894 * Makefile.def: Add dsymutil defs.
895 * Makefile.in: Regenerated.
896 * Makefile.tpl: Add dsymutil to flags.
897 * configure: Regenerated.
898 * configure.ac: Add dsymutil to target and build recipes.
899
bea7c16a
GA
9002021-07-01 Ankur Saini <arsenic@sourceware.org>
901
902 * MAINTAINERS: Add myself for write after approval.
903
25b6bfea
GA
9042021-06-30 Xi Ruoyao <xry111@mengyan1223.wang>
905
906 * MAINTAINERS (Write After Approval): Add myself.
907
90708f87
GA
9082021-06-25 Matthias Kretz <m.kretz@gsi.de>
909
910 * MAINTAINERS: Add myself for write after approval and DCO
911
9aa8327e
GA
9122021-06-24 prathamesh.kulkarni <prathamesh.kulkarni@linaro.org>
913
914 * .gitignore: Add entry for cscope.out.
915
419af06a
GA
9162021-06-22 liuhongt <hongtao.liu@intel.com>
917
918 * MAINTAINERS: Remove my Write After Approval entry.
919
2f080224
GA
9202021-06-21 liuhongt <hongtao.liu@intel.com>
921
922 * MAINTAINERS: Add myself as maintainer of the i386 vector
923 extensions.
924
c5581d48
GA
9252021-06-18 Antoni Boucher <bouanto@zoho.com>
926
927 * MAINTAINERS (Write After Approval): Add myself.
928
688359a2
GA
9292021-06-17 Aldy Hernandez <aldyh@redhat.com>
930
931 * MAINTAINERS (Various Maintainers): Add Andrew and myself
932 as *vrp and ranger maintainers.
933
28c62475
GA
9342021-06-05 Jeff Law <jeffreyalaw@gmail.com>
935
936 * MAINTAINERS: Adjust my entry in the DCO section so that it does
937 not trigger testsuite failures.
938
9392021-06-05 Jeff Law <jeffreyalaw@gmail.com>
940
941 * MAINTAINERS: Add myself to DCO section with both email addresses.
942
440c8a0a
GA
9432021-06-03 Jason Merrill <jason@redhat.com>
944
945 * MAINTAINERS: Add DCO version number.
946
9663c744
GA
9472021-06-02 Jason Merrill <jason@redhat.com>
948
949 * MAINTAINERS: Add DCO section.
950
ee682192
GA
9512021-05-31 Indu Bhagat <indu.bhagat@oracle.com>
952
953 * MAINTAINERS (Write After Approval): Add myself.
954
1a87f838
GA
9552021-05-29 Mike Frysinger <vapier@gentoo.org>
956
957 * configure.ac: Add gnulib to configdirs for sim.
958 * configure: Regenerate.
959
a8daf9a1
GA
9602021-05-18 Mike Frysinger <vapier@gentoo.org>
961
962 * Makefile.def: Add configure-sim dependency on all-gnulib.
963 * Makefile.in: Regenerated.
964
a7ffc1ef
GA
9652021-05-17 Serge Belyshev <belyshev@depni.sinp.msu.ru>
966
967 * MAINTAINERS (Write After Approval): Add myself.
968
0ff3a0f2
GA
9692021-05-12 Marcel Vollweiler <marcel@codesourcery.com>
970
971 * MAINTAINERS (Write After Approval): Add myself.
972
037e3661
GA
9732021-05-11 Martin Liska <mliska@suse.cz>
974
975 * MAINTAINERS: Remove entries for removed
976 components (HSA, BRIG, libhsail-rt).
977 Move Pekka to Write After Approval.
978
9792021-05-11 Martin Liska <mliska@suse.cz>
980
981 * Makefile.def: Remove libhsail-rt.
982 * Makefile.in: Likewise.
983 * configure.ac: Likewise.
984 * configure: Regenerate.
985 * libhsail-rt/ChangeLog: Removed.
986 * libhsail-rt/Makefile.am: Removed.
987 * libhsail-rt/Makefile.in: Removed.
988 * libhsail-rt/README: Removed.
989 * libhsail-rt/aclocal.m4: Removed.
990 * libhsail-rt/configure: Removed.
991 * libhsail-rt/configure.ac: Removed.
992 * libhsail-rt/configure.tgt: Removed.
993 * libhsail-rt/include/internal/fibers.h: Removed.
994 * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
995 * libhsail-rt/include/internal/phsa-rt.h: Removed.
996 * libhsail-rt/include/internal/workitems.h: Removed.
997 * libhsail-rt/rt/arithmetic.c: Removed.
998 * libhsail-rt/rt/atomics.c: Removed.
999 * libhsail-rt/rt/bitstring.c: Removed.
1000 * libhsail-rt/rt/fbarrier.c: Removed.
1001 * libhsail-rt/rt/fibers.c: Removed.
1002 * libhsail-rt/rt/fp16.c: Removed.
1003 * libhsail-rt/rt/misc.c: Removed.
1004 * libhsail-rt/rt/multimedia.c: Removed.
1005 * libhsail-rt/rt/queue.c: Removed.
1006 * libhsail-rt/rt/sat_arithmetic.c: Removed.
1007 * libhsail-rt/rt/segment.c: Removed.
1008 * libhsail-rt/rt/workitems.c: Removed.
1009 * libhsail-rt/target-config.h.in: Removed.
1010
99e8df7a
GA
10112021-05-04 Nick Clifton <nickc@redhat.com>
1012
1013 * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1014 * configure: Regenerate.
1015
e4ff4ffb
GA
10162021-04-28 Jakub Jelinek <jakub@redhat.com>
1017 Tobias Burnus <tobias@codesourcery.com>
1018
1019 * configure.ac (--enable-offload-defaulted): New.
1020 * configure: Regenerate.
1021
05ec629f
GA
10222021-04-23 David Faust <david.faust@oracle.com>
1023
1024 * MAINTAINERS (Write After Approval): Add myself.
1025
a0ecde22
GA
10262021-04-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
1027
1028 * MAINTAINERS (Write After Approval): Add myself.
1029
651684b4
GA
10302021-03-26 Dimitar Dimitrov <dimitar@dinux.eu>
1031
1032 * MAINTAINERS: Add myself as pru port maintainer.
1033
bf1f3168
GA
10342021-03-23 David Malcolm <dmalcolm@redhat.com>
1035
1036 * MAINTAINERS: Add myself as static analyzer maintainer.
1037
287e3e84
GA
10382021-03-18 Jeff Law <jlaw@tachyum.com>
1039
1040 * MAINTAINERS: Update primary entry.
1041
5e93c2f0
GA
10422021-03-13 Eugene Rozenfeld <erozen@microsoft.com>
1043
1044 * MAINTAINERS (Write After Approval): Add myself.
1045
10462021-03-13 Mike Frysinger <vapier@gentoo.org>
1047
1048 * Makefile.def: Remove all-sim dependency on configure-gdb.
1049 * Makefile.in: Regenerated.
1050
48ff383f
GA
10512021-03-11 Jeff Law <law@redhat.com>
1052
1053 * MAINTAINERS: Update entries for a few ex-ImgTec employees
1054
10552021-03-11 Martin Liska <mliska@suse.cz>
1056
1057 * Makefile.tpl: The change was done Makefile.in which
1058 is generated file.
1059
6405b40f
GA
10602021-03-08 Jeff Law <law@redhat.com>
1061
1062 * MAINTAINERS: Update my email address
1063
71e24b06
GA
10642021-02-23 Kito Cheng <kito.cheng@sifive.com>
1065
1066 * config.guess: Import latest upstream.
1067 * config.sub: Import latest upstream.
1068
161e4c08
GA
10692021-01-25 Martin Liska <mliska@suse.cz>
1070
1071 PR gcov-profile/98739
1072 * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1073 for profiledbootstrap.
1074
8502e23d
GA
10752021-01-22 Jonathan Wright <jonathan.wright@arm.com>
1076
1077 * MAINTAINERS (Write After Approval): Add myself.
1078
10792021-01-22 Maciej W. Rozycki <macro@orcam.me.uk>
1080
1081 * MAINTAINERS (Write After Approval): Update my e-mail address.
1082
6851dda2
GA
10832021-01-12 Segher Boessenkool <segher@kernel.crashing.org>
1084
1085 * MAINTAINERS: Fix spacing.
1086
10872021-01-12 Qian Jianhua <qianjh@cn.fujitsu.com>
1088
1089 * MAINTAINERS (Write After Approval): Add myself
1090
942ae5be
GA
10912021-01-06 Nick Alcock <nick.alcock@oracle.com>
1092
1093 * Makefile.def: Sync with binutils-gdb:
1094 (dependencies): all-ld depends on all-libctf.
1095 (host_modules): libctf is no longer no_install.
1096 No longer no_check. Checking depends on all-ld.
1097 * Makefile.in: Regenerated.
1098
651b8a50
GA
10992021-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
1100
1101 * libtool.m4: Match gnu* along other GNU systems.
1102 * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1103 * libgo/configure: Re-generate.
1104
7e73f511
GA
11052021-01-04 Philipp Tomsich <philipp.tomsich@vrull.eu>
1106
1107 * MAINTAINERS: Update my email address.
1108
cd69e3d5
GA
11092020-12-17 Marius Hillenbrand <mhillen@linux.ibm.com>
1110
1111 * MAINTAINERS (Write After Approval): Add myself.
1112
6e9d8651
GA
11132020-12-15 Nathan Sidwell <nathan@acm.org>
1114
1115 * Makefile.def
1116 * Makefile.in
1117 * Makefile.tpl
1118 * configure
1119 * configure.ac
1120
11212020-12-15 Nathan Sidwell <nathan@acm.org>
1122
1123 * Makefile.def: Add libcody.
1124 * configure.ac: Add libcody.
1125 * Makefile.in: Regenerated.
1126 * configure: Regenerated.
1127
d52945ce
GA
11282020-12-14 Andrea Corallo <andrea.corallo@arm.com>
1129
1130 * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1131
6e1edf48
GA
11322020-12-05 Iain Sandoe <iain@sandoe.co.uk>
1133
1134 PR target/97865
1135 * libtool.m4: Update handling of Darwin platform link flags
1136 for Darwin20.
1137
11860cf4
GA
11382020-12-02 Simon Marchi <simon.marchi@polymtl.ca>
1139
1140 * .gitignore: Sync with binutils-gdb
1141
11422020-12-02 Claudiu Zissulescu <claziss@gmail.com>
1143
1144 * MAINTAINERS: Add myself as arc port maintainer.
1145
a9625c50
GA
11462020-11-29 Iain Buclaw <ibuclaw@gdcproject.org>
1147
1148 PR d/87788
1149 * configure.ac: Don't disable D for *-*-darwin*.
1150 * configure: Regenerate.
1151
11522020-11-29 John David Anglin <danglin@gcc.gnu.org>
1153
1154 * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1155 hppa64-*-hpux11*.
1156
360258da
GA
11572020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
1158
1159 * configure: Regenerate.
1160 * configure.ac: Add --bootstrap-hwasan option.
1161
8e6198d0
GA
11622020-11-23 Iain Sandoe <iain@sandoe.co.uk>
1163
1164 * config.guess: Import latest upstream.
1165 * config.sub: Import latest upstream.
1166
29c5d9ce
GA
11672020-11-16 Martin Liska <mliska@suse.cz>
1168
1169 * .gitignore: Add cache as clangd uses it now.
1170
77f67db2
GA
11712020-11-13 Haochen Gui <guihaoc@gcc.gnu.org>
1172
1173 * MAINTAINERS (Write After Approval): add myself
1174
2bee28dd
GA
11752020-11-09 Pat Bernardi <bernardi@adacore.com>
1176
1177 * MAINTAINERS (Write After Approval): Add myself.
1178
11792020-11-09 Jonathan Wakely <jwakely@redhat.com>
1180
1181 * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1182 Remove FIXME comments.
1183
44cab2d8
GA
11842020-11-06 Martin Uecker <muecker@gwdg.de>
1185
1186 * MAINTAINERS: Update my email address.
1187
11882020-11-06 Hongtao Liu <hongtao.liu@intel.com>
1189
1190 * MAINTAINERS (Write After Approval): Add myself.
1191
8e97b905
GA
11922020-10-06 Tobias Burnus <tobias@codesourcery.com>
1193
1194 PR target/97302
1195 * configure.ac: Only set with_gmp to /usr/local
1196 if not building in tree.
1197 * configure: Regenerate.
1198
239601c5
GA
11992020-09-18 Omar Tahir <omar.tahir@arm.com>
1200
1201 * MAINTAINERS (Write After Approval): Add myself.
1202
57ea0894
GA
12032020-08-26 Tobias Burnus <tobias@codesourcery.com>
1204
1205 * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1206
5b9a3d2a
GA
12072020-08-20 Tobias Burnus <tobias@codesourcery.com>
1208
1209 PR bootstrap/96612
1210 * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1211 if not the same as ${host}.
1212 * configure: Regenerate.
1213
2c4c56c2
GA
12142020-08-16 Sergei Trofimovich <slyfox@gcc.gnu.org>
1215
1216 * MAINTAINERS (Write After Approval): Add myself.
1217
afdd220a
GA
12182020-08-12 Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
1219
1220 * MAINTAINERS: Update my email address.
1221
d48cca8f
GA
12222020-07-30 Joe Ramsay <joe.ramsay@arm.com>
1223
1224 * MAINTAINERS (Write After Approval): Add myself.
1225
3ea9abca
GA
12262020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
1227
1228 * MAINTAINERS (Write After Approval): Add myself.
1229
8e3b453e
GA
12302020-06-12 Martin Liska <mliska@suse.cz>
1231
1232 * .gitignore: Add .clang-tidy.
1233
2c455ae0
GA
12342020-06-08 Jason Merrill <jason@redhat.com>
1235
1236 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1237 * configure: Regenerate.
1238
8f94b078
GA
12392020-06-06 Max Filippov <jcmvbkbc@gmail.com>
1240
1241 * MAINTAINERS: Add myself as xtensa port maintainer.
1242
53ffb43a
GA
12432020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
1244
1245 * configure.ac: Don't require --enable-host-shared when building
1246 for Mingw.
1247 * configure: Regenerate.
1248
5329b59a
JM
12492020-05-18 Jason Merrill <jason@redhat.com>
1250
1251 * configure.ac: Update bootstrap dialect to -std=c++11.
1252
9a4a0a5b
AC
12532020-05-18 Alex Coplan <alex.coplan@arm.com>
1254
1255 * MAINTAINERS (Write After Approval): Add myself.
1256
afa3d80e
TS
12572020-04-29 Thomas Schwinge <thomas@codesourcery.com>
1258
1259 PR target/92713
1260 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1261 (noconfigdirs): Add 'target-libstdc++-v3'.
1262 * configure: Regenerate.
1263
e6cbe965
SC
12642020-04-21 Stephen Casner <casner@acm.org>
1265
1266 PR 25830
1267 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1268 * configure: Rebuild.
1269
e9f799d2
ML
12702020-04-17 Martin Liska <mliska@suse.cz>
1271 Jonathan Yong <10walls@gmail.com>
1272
1273 PR gcov-profile/94570
1274 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1275 for CYGWIN.
1276
efd5bd4d
MJ
12772020-04-14 Martin Jambor <mjambor@suse.cz>
1278
1279 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1280
f9d09df0
TT
12812020-04-09 Tom Tromey <tom@tromey.com>
1282
1283 * configure: Rebuild.
1284 * Makefile.in: Rebuild.
1285 * Makefile.def (gdbsupport, gdbserver): New host modules.
1286 (configure-gdb): Depend on all-gdbsupport.
1287 (all-gdb): Depend on all-gdbsupport, all-libctf.
1288 * configure.ac (host_tools): Add gdbserver.
1289 Conditionally build gdbserver and gdbsupport.
1290
29b1533a
TB
12912020-03-09 Tobias Burnus <tobias@codesourcery.com>
1292
1293 * configure.ac: Build libgomp by default for amdgcn.
1294 * configure: Regenerate.
1295
7d6b3a78
SP
12962020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1297
1298 * MAINTAINERS (Write After Approval): Add myself.
1299
4707548e
JH
13002020-02-28 Joel Hutton <joel.hutton@arm.com>
1301
1302 * MAINTAINERS (Write After Approval) : Add myself.
1303
6f83ceb8
PD
13042020-02-20 Palmer Dabbelt <palmer@sifive.com>
1305
1306 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1307
d6ee2e7c
MS
13082020-02-14 Martin Sebor <msebor@redhat.com>
1309
1310 * doc/extend.texi (attribute alias): Mention type requirement.
1311 (attribute weak): Same.
1312 (attribute weakref): Correct invalid example.
1313
e01975f9
SB
13142020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
1315
1316 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1317
affb7b66
JJ
13182020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
1319 Jakub Jelinek <jakub@redhat.com>
1320
1321 * .gitattributes: Add *.md diff=md.
1322
780e19f8
GJL
13232020-01-14 Georg-Johann Lay <avr@gjlay.de>
1324
1325 The mentioned auto-generated file is no more part of the
1326
1327 GCC sources, it's auto-generated in $(builddir) during build.
1328
1329 PR target/92055
1330 * contrib/gcc_update (files_and_dependencies): Remove
1331 entry for gcc/config/avr/t-multilib.
1332
ef4395e5
AS
13332020-01-14 Anatoly Sokolov <aesok@dol.ru>
1334
1335 * MAINTAINERS: Update my email address.
1336
b2b465c5
JM
13372020-01-13 Joseph Myers <joseph@codesourcery.com>
1338
1339 * README.MOVED_TO_GIT: Remove.
1340
cff5a231
JM
13412020-01-11 Joseph Myers <joseph@codesourcery.com>
1342
1343 * README.MOVED_TO_GIT: New file.
1344
b1b72741
DZ
13452020-01-02 Dennis Zhang <dennis.zhang@arm.com>
1346
1347 * MAINTAINERS (Write After Approval): Add myself.
1348
74a7b87a
JL
13492019-12-20 Jerome Lambourg <lambourg@adacore.com>
1350
1351 * MAINTAINERS (write_after_approval): Add myself.
1352
39f8777c
SMW
13532019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
1354
1355 * MAINTAINERS (write_after_approval): Add myself.
1356
6226f592
MI
13572019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
1358
1359 * MAINTAINERS (write_after_approval): Add myself.
1360
4f943869
MK
13612019-12-11 Matthias Klose <doko@ubuntu.com>
1362
1363 * configure.ac: Factor out common cases for compare_exclusions.
1364 * configure: Regenerate.
1365
a9046e98
JL
13662019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1367
1368 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1369 flag.
1370
53eb0cb3
LH
13712019-12-10 Lewis Hyatt <lhyatt@gmail.com>
1372
a9046e98 1373 * MAINTAINERS (Write After Approval): Add myself.
53eb0cb3 1374
90ca6847
TB
13752019-11-27 Tobias Burnus <tobias@codesourcery.com>
1376
1377 PR middle-end/92463
1378 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1379 * configure: Regenerate
1380
aeebd94c
JB
13812019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
1382
1383 * configure.ac: Use https for gcc.gnu.org.
1384 * configure: Regenerated.
1385
267d7432
JG
13862019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
1387
1388 * MAINTAINERS (aarch64 port): Remove my name, move to...
1389 (Write After Approval): ...Here.
1390
a91eb234
KN
13912019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
1392
1393 * MAINTAINERS: Change my email address as maintainer.
1394
8be34204
JB
13952019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
1396
90ca6847
TB
1397 PR fortran/91828
1398 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1399 * configure: Regenerated.
8be34204 1400
678a1e99
JM
14012019-10-21 Jason Merrill <jason@redhat.com>
1402
1403 * .gitattributes: Also check ChangeLog whitespace.
1404
aa7710cb
AB
14052019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
1406
1407 * contrib/dg-extract-results.sh: Add support for KPASS.
1408 * contrib/dg-extract-results.py: Likewise.
1409
6664a5f7
JM
14102019-10-17 Jason Merrill <jason@redhat.com>
1411
1412 * .gitattributes: Avoid {} in filename pattern.
1413
df77d703
TS
14142019-10-08 Thomas Schwinge <thomas@codesourcery.com>
1415
1416 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1417 Approval section.
1418
4d07a2ec
FH
14192019-10-01 Frederik Harwath <frederik@codesourcery.com>
1420
1421 * MAINTAINERS: Add myself to Write After Approval
1422
5fdd1d33
RS
14232019-09-26 Richard Sandiford <richard.sandiford@arm.com>
1424
1425 * MAINTAINERS: Add myself as an aarch64 maintainer.
1426
16b17446
KT
14272019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1428
1429 * MAINTAINERS: Add myself as aarch64 maintainer.
1430
a8cea25c
CL
14312019-09-23 Carl Love <cel@us.ibm.com>
1432
1433 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1434 New define_insn.
1435 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1436 vsx_xxpermdi16_le_V16QI): Removed define_insn.
1437
0d1cfeed
ST
14382019-09-13 Sam Tebbs <sam.tebbs@arm.com>
1439
1440 * MAINTAINERS (Sam Tebbs): Update email address.
1441
3d34b7af
TB
14422019-09-10 Tobias Burnus <tobias@codesourcery.com>
1443
1444 * MAINTAINERS: Update my email address.
1445
b1e21e5a
CL
14462019-09-10 Christophe Lyon <christophe.lyon@st.com>
1447
3d34b7af 1448 * libtool.m4: Handle uclinuxfdpiceabi.
b1e21e5a 1449
91dfef96
JM
14502019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1451
1452 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1453 Remove myself from Write After Approval section.
1454
14552019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1456
1457 * configure.ac: Support for bpf-*-* targets.
1458 * configure: Regenerate.
1459
b7b1f657
JM
14602019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1461
1462 * config.sub: Import upstream version 2019-06-30.
1463 * config.guess: Import upstream version 2019-07-24.
1464
2f2aeda9
UW
14652019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
1466
1467 * MAINTAINERS: Remove spu port maintainers.
1468
91eed5f2
ML
14692019-08-28 Martin Liska <mliska@suse.cz>
1470
1471 * .gitignore: Add .clangd and compile_commands.json
1472 to .gitignore.
1473
d0fc6e9f
MF
14742019-08-23 Michael Forney <mforney@mforney.org>
1475
1476 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
1477 * Makefile.in: Regenerate.
1478
aac9103b
TT
14792019-08-19 Tom Tromey <tom@tromey.com>
1480
1481 * configure: Rebuild.
1482 * configure.ac: Add --with-static-standard-libraries.
1483
3b5864f4
AO
14842019-08-16 Alexandre Oliva <oliva@gnu.org>
1485
1486 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
1487
8fc306e9
ME
14882019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
1489
1490 * MAINTAINERS (Write After Approval): Add myself.
1491
f069f0f2
KC
14922019-07-08 Kito Cheng <kito.cheng@sifive.com>
1493
1494 * MAINTAINERS (Write After Approval): Remove myself, already listed in
1495 RISC-V port maitainer.
1496
9118c5e1
KC
14972019-07-08 Kito Cheng <kito.cheng@sifive.com>
1498
1499 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
1500
c19713b7
KC
15012019-07-08 Kito Cheng <kito.cheng@sifive.com>
1502
1503 * MAINTAINERS (Write After Approval): Add myself.
1504
e676d704 15052019-07-03 Andrea Corallo <andrea.corallo@arm.com>
e7dbf7f0
AC
1506
1507 * MAINTAINERS (Write After Approval): Add myself.
1508
247b63e3
ML
15092019-06-25 Martin Liska <mliska@suse.cz>
1510
1511 contrib/filter-clang-warnings.py: Transform from
1512 filter-rtags-warnings.py.
1513
98e5be21
TT
15142019-06-15 Tom Tromey <tom@tromey.com>
1515
1516 * configure.ac (host_libs): Add gnulib.
1517 * configure: Rebuild.
1518 * Makefile.def (host_modules, dependencies): Add gnulib.
1519 * Makefile.in: Rebuild.
1520
1ab4217d
DD
15212019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
1522
1523 * MAINTAINERS (Write After Approval): Add myself.
1524
3e209f57 15252019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
8d2af3a2
DD
1526
1527 * configure: Regenerate.
1528 * configure.ac: Add PRU target.
1529
8b164a4e 15302019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
536b4592
MB
1531
1532 * MAINTAINERS (Write After Approval): Add myself.
1533
de6abd85
NC
15342019-06-11 Nick Clifton <nickc@redhat.com>
1535
1536 Import these changes from the binutils/gdb repository:
1537
1538 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1539
1540 * Makefile.def (dependencies): configure-libctf depends on all-bfd
1541 and all its deps.
1542 * Makefile.in: Regenerated.
1543
1544 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1545
1546 * Makefile.def (host_modules): Add libctf.
1547 * Makefile.def (dependencies): Likewise.
1548 libctf depends on zlib, libiberty, and bfd.
1549 * Makefile.in: Regenerated.
1550 * configure.ac (host_libs): Add libctf.
1551 * configure: Regenerated.
1552
fb03c52f
VI
15532019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
1554
1555 * MAINTAINERS (Write After Approval): Add myself.
1556
dbd5df2e
PB
15572019-05-19 Peter Bergner <bergner@linux.ibm.com>
1558
1559 * MAINTAINERS: Update my email address.
1560
8ee47828
TR
15612019-05-17 Thomas Rodgers <trodgers@redhat.com>
1562
1563 * MAINTAINERS (Write After Approval): Add myself.
1564
f6b2daaf
JM
15652019-05-16 Jun Ma <junma@linux.alibaba.com>
1566
1567 * MAINTAINERS (Write After Approval): Add myself.
1568
2ed6d245
JW
15692019-05-07 Jim Wilson <jimw@sifive.com>
1570
1571 * MAINTAINERS: Remove myself as IA-64 maintainer.
1572
d1b65077
RI
15732019-05-04 Roland Illig <roland.illig@gmx.de>
1574
1575 * MAINTAINERS (Write After Approval): Add myself.
1576
5fe6af6d
RB
15772019-05-02 Richard Biener <rguenther@suse.de>
1578
1579 PR bootstrap/85574
1580 * Makefile.tpl (compare target): Also compare extra-compare
1581 files.
1582 * Makefile.in: Regenerate.
1583
1e8dac32
RZ
15842019-04-22 Roman Zhuykov <zhroma@ispras.ru>
1585
1586 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
1587 as modulo-scheduler maintainer.
1588
42d3fe9a
IS
15892019-04-21 Iain Sandoe <iain@sandoe.co.uk>
1590
1591 * MAINTAINERS: Add myself as co-maintainer for Darwin.
1592
3d52462c
IS
15932019-04-18 Iain Sandoe <iain@sandoe.co.uk>
1594
1595 * MAINTAINERS: Update my email address.
1596
4d024c32
JP
15972019-04-14 Johannes Pfau <johannespfau@gmail.com>
1598
1599 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
1600 * configure: Regenerate.
1601
7d31d331
RO
16022019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1603
1604 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
1605 * configure: Regenerate.
1606
bb50312e
IB
16072019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
1608
1609 * configure.ac: Add target-zlib to target_libraries.
1610 * configure: Regenerate.
1611
1c67e69c
ML
16122019-04-09 Martin Liska <mliska@suse.cz>
1613
1614 * Makefile.in: Regenerate.
1615 * Makefile.tpl: Pass GENERATOR_CFLAGS
1616 in all stages.
1617
684f6008
ML
16182019-03-28 Martin Liska <mliska@suse.cz>
1619
1620 PR bootstrap/89829
1621 * Makefile.in: Revert r254150.
1622 * Makefile.tpl: Likewise.
1623
fed156ac
BE
16242019-03-28 Ben Elliston <bje@gnu.org>
1625
1626 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
1627 related, and libdecnumber.
1628
d81beb31
AM
16292019-03-15 Alexander Monakov <amonakov@ispras.ru>
1630
1631 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
1632 (Write After Approval): Remove myself.
1633
35e2f066
AM
16342019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
1635
5fce606f 1636 * MAINTAINERS (Write After Approval): Add myself.
35e2f066 1637
60f32352
AS
16382019-02-11 Andrew Stubbs <ams@codesourcery.com>
1639
1640 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
1641 (Write After Approval): Remove myself and Julian.
1642
b4f964c8
HA
16432019-01-26 Harald Anlauf <anlauf@gmx.de>
1644
1645 * MAINTAINERS (Write After Approval): Add myself.
1646
1009e9a2
KCY
16472019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
1648
1649 * MAINTAINERS (Write After Approval): Add myself.
1650
275e9ad9
XHL
16512019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
1652
62fa42ce
SB
1653 * ChangeLog: Replace space with tab.
1654 * MAINTAINERS: Delete 1 tab to keep alignment.
275e9ad9 1655
8fcc3599
JG
16562019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
1657
1658 * MAINTAINERS (Write After Approval): Add myself.
1659
9c83c587
LJH
16602019-01-18 Li Jia He <helijia@gcc.gnu.org>
1661
1662 * MAINTAINERS (Write After Approval): Add myself.
1663
7431c1a1
AS
16642019-01-17 Andrew Stubbs <ams@codesourcery.com>
1665 Kwok Cheung Yeung <kcy@codesourcery.com>
1666 Julian Brown <julian@codesourcery.com>
1667 Tom de Vries <tom@codesourcery.com>
1668 Jan Hubicka <hubicka@ucw.cz>
1669 Martin Jambor <mjambor@suse.cz>
1670
1671 * configure.ac: Likewise.
1672 * configure: Regenerate.
1673 * contrib/config-list.mk: Add amdgcn-amdhsa.
1674
0684a816
KL
16752019-01-16 Kewen Lin <linkw@gcc.gnu.org>
1676
1677 * MAINTAINERS (Write After Approval): Add myself.
1678
62fa42ce 16792019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
9a603611 1680
275e9ad9 1681 * MAINTAINERS (Write After Approval): Add myself.
9a603611 1682
5227609c
RO
16832019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1684
1685 PR target/88535
1686 * config.guess: Import upstream version 2019-01-03.
1687 * config.sub: Import upstream version 2019-01-01.
1688
7c50cefc
TP
16892018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
1690
1691 * MAINTAINERS (Write After Approval): Update my maintainer address.
1692
ea9a30d0
GB
16932018-12-21 Gergö Barany <gergo@codesourcery.com>
1694
1695 * MAINTAINERS (Write After Approval): Add myself.
1696
23d3e2d5
SB
16972018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
1698
1699 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
1700
e4a9a572
IS
17012018-12-05 Iain Sandoe <iain@sandoe.co.uk>
1702
1703 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
1704 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
1705 (GCC_TARGET_TOOL): Likewise.
1706 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
1707 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
5227609c 1708 OTOOL, OTOOL_FOR_TARGET: New substitutions.
e4a9a572 1709 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
5227609c 1710 * configure: Regenerate.
e4a9a572
IS
1711 * Makefile.in: Likewise.
1712
f9b4801c
JP
17132018-11-28 Johannes Pfau <johannespfau@gmail.com>
1714
1715 * MAINTAINERS (Write After Approval): Add myself.
1716
7f9414c1
ML
17172018-11-13 Martin Liska <mliska@suse.cz>
1718
1719 * gcc.target/i386/pr87930.c: Move to ...
1720 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
1721
1dbff00c
SH
17222018-11-10 Stafford Horne <shorne@gmail.com>
1723
1724 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
1725 (Write After Approval): Remove myself.
1726
e9f3803d
HAQ
17272018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
1728
1729 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
1730 Append $INCICONV to it.
1731
45bf1490
SH
17322018-11-04 Stafford Horne <shorne@gmail.com>
1733
1734 * MAINTAINERS (Write After Approval): Add myself.
1735
22e05272
JM
17362018-10-31 Joseph Myers <joseph@codesourcery.com>
1737
1738 PR bootstrap/82856
1739 * multilib.am: New file. From automake.
1740
1741 Merge from binutils-gdb:
1742 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
1743
1744 * libtool.m4: Use AC_LANG_SOURCE.
1745 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
1746 * ar-lib: New file.
1747 * test-driver: New file.
1748 * configure: Re-generate.
1749
82a14443
MP
17502018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
1751
1752 * MAINTAINERS (Write After Approval): Add myself.
1753
260eedb9
IB
17542018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
1755
1756 PR bootstrap/87788
1757 PR d/87799
1758 * configure: Rebuild.
1759 * configure.ac: Disable D on systems where it is known not to work.
1760
b4c522fa
IB
17612018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
1762
1763 * Makefile.def (target_modules): Add libphobos.
1764 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
1765 GDCFLAGS_FOR_TARGET.
1766 (dependencies): Make libphobos depend on libatomic, libbacktrace
1767 configure, and zlib configure.
1768 (language): Add language d.
1769 * Makefile.in: Rebuild.
1770 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
1771 (HOST_EXPORTS): Add GDC.
1772 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
1773 (BASE_TARGET_EXPORTS): Add GDC.
1774 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
1775 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
1776 (EXTRA_HOST_FLAGS): Add GDC.
1777 (STAGE1_FLAGS_TO_PASS): Add GDC.
1778 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
1779 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
1780 environment variables.
1781 * configure: Rebuild.
1782 * configure.ac: Add target-libphobos to target_libraries. Set and
1783 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
1784
04193ea0
IL
17852018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
1786
1787 * MAINTAINERS (Write After Approval): Add myself.
1788
72eda5f2
IB
17892018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
1790
1791 * MAINTAINERS (Write After Approval): Remove myself.
1792
4c029cee
IB
17932018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
1794
1795 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
1796
fc7367ea
BC
17972018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
1798
1799 * MAINTAINERS: Update my email address.
1800
956a7508
TS
18012018-10-04 Thomas Schwinge <thomas@codesourcery.com>
1802
1803 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
1804 maintainer.
1805
16ddcc28
MM
18062018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
1807
1808 * MAINTAINERS (Write After Approval): Add self.
1809
f9529512
ST
18102018-09-13 Sam Tebbs <sam.tebbs@arm.com>
1811
1812 * MAINTAINERS (write after approval): Add myself.
1813
3ff89a4e
XG
18142018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
1815
1816 * MAINTAINERS: Update my email address.
1817
e8a0276c
VL
18182018-08-29 Vlad Lazar <vlad.lazar@arm.com>
1819
1820 * MAINTAINERS (write after approval): Add myself.
1821
3d20537c
RS
18222018-08-21 Richard Sandiford <richard.sandiford@arm.com>
1823
1824 * MAINTAINERS: Add self to global reviewers list.
1825
661d1750
SL
18262018-08-17 Sandra Loosemore <sandra@codesourcery.com>
1827
1828 MAINTAINERS: Add c-sky port maintainers.
1829
aa405905
ML
18302018-08-10 Martin Liska <mliska@suse.cz>
1831
1832 * MAINTAINERS: Revert change in previous commit and
92a285c1 1833 join lines.
aa405905 1834
04e2b41d
ML
18352018-08-10 Martin Liska <mliska@suse.cz>
1836
1837 * MAINTAINERS: Remove extra line.
1838
6e9f49e4
N
18392018-08-06 Naveen H.S <naveenh@marvell.com>
1840
1841 * MAINTAINERS: Update my email address.
1842
3b0df776
DD
18432018-07-19 DJ Delorie <dj@redhat.com>
1844
1845 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
1846 as maintainer.
1847
f030b30e
AK
18482018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
1849
1850 * MAINTAINERS: Adjust email address for me and my colleague Robin
1851 Dapp.
1852
7264261f
L
18532018-07-13 H.J. Lu <hongjiu.lu@intel.com>
1854 Sunil K Pandey <sunil.k.pandey@intel.com>
1855
1856 PR target/84413
1857 * config/i386/i386.c (m_CORE_AVX512): New.
1858 (m_CORE_AVX2): Likewise.
1859 (m_CORE_ALL): Add m_CORE_AVX2.
1860 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
1861 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
1862 and remove the rest of m_SKYLAKE_AVX512.
1863
19975c57
SH
18642018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
1865
1866 * config.sub: Sync with upstream version 2018-07-03.
1867
c234070e
SH
18682018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
1869
1870 * config.guess: Sync with upstream version 2018-06-26.
1871 * config.sub: Sync with upstream version 2018-07-02.
1872
d41cd173
BW
18732018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
1874
92a285c1 1875 * libtool.m4: Sort output of 'find' to enable deterministic builds.
d41cd173
BW
1876 * ltmain.sh: Likewise.
1877
d3435784
SB
18782018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
1879
1880 * contrib/config-list.mk: Remove powerpc-linux_paired.
1881
da34ca3f
AO
18822018-06-29 Alexandre Oliva <oliva@adacore.com>
1883
1884 * configure.ac: Introduce support for @unless/@endunless.
1885 * Makefile.tpl (dep-kind): Rewrite with cond; return
1886 postbootstrap in some cases.
1887 (make-postboot-dep, postboot-targets): New.
1888 (dependencies): Do not output postbootstrap dependencies at
1889 first. Output non-target ones changed for configure to depend
1890 on stage_last @if gcc-bootstrap, and the original deps @unless
1891 gcc-bootstrap.
1892 * configure.in, Makefile.in: Rebuilt.
1893
8e236ddd
JW
18942018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
1895
1896 * MAINTAINERS (write after approval): Add myself.
1897
71d40114
RV
18982018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
1899
1900 * MAINTAINERS (write after approval): Add myself.
1901
8006534c
NC
19022018-06-19 Nick Clifton <nickc@redhat.com>
1903
1904 * zlib/configure.ac: Restore old behaviour of only enabling
1905 multilibs when a target subdirectory is defined. This allows
1906 building with srcdir == builddir.
1907 * zlib/configure: Regenerate.
1908
9e03592e
EB
19092018-06-18 Eric Botcazou <ebotcazou@adacore.com>
1910
1911 * Makefile.def (fortran): Add check-target-libgomp-fortran.
1912 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
1913 * Makefile.in: Regenerate.
1914
29305f60
BE
19152018-06-16 Ben Elliston <bje@gnu.org>
1916
1917 * config.guess: Import latest version.
1918 * config.sub: Likewise.
1919
31db0fe0
ML
19202018-06-08 Martin Liska <mliska@suse.cz>
1921
1922 * MAINTAINERS: Remove MPX-related entries.
1923 * Makefile.def: Remove libmpx support.
9e03592e
EB
1924 * Makefile.in: Regenerate.
1925 * configure.ac: Remove removed files.
1926 * configure: Regenerate.
31db0fe0
ML
1927 * libmpx/ChangeLog: Remove.
1928 * libmpx/Makefile.am: Remove.
1929 * libmpx/Makefile.in: Remove.
1930 * libmpx/acinclude.m4: Remove.
1931 * libmpx/aclocal.m4: Remove.
1932 * libmpx/config.h.in: Remove.
1933 * libmpx/configure: Remove.
1934 * libmpx/configure.ac: Remove.
1935 * libmpx/configure.tgt: Remove.
1936 * libmpx/libmpx.spec.in: Remove.
1937 * libmpx/mpxrt/Makefile.am: Remove.
1938 * libmpx/mpxrt/Makefile.in: Remove.
1939 * libmpx/mpxrt/libmpx.map: Remove.
1940 * libmpx/mpxrt/libtool-version: Remove.
1941 * libmpx/mpxrt/mpxrt-utils.c: Remove.
1942 * libmpx/mpxrt/mpxrt-utils.h: Remove.
1943 * libmpx/mpxrt/mpxrt.c: Remove.
1944 * libmpx/mpxrt/mpxrt.h: Remove.
1945 * libmpx/mpxwrap/Makefile.am: Remove.
1946 * libmpx/mpxwrap/Makefile.in: Remove.
1947 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
1948 * libmpx/mpxwrap/libtool-version: Remove.
1949 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
1950
e68086c4
ML
19512018-06-04 Martin Liska <mliska@suse.cz>
1952
1953 * MAINTAINERS: Add myself as gcov maintainer.
1954
37cca345
MF
19552018-06-04 Matthew Fortune <mfortune@gmail.com>
1956
1957 * MAINTAINERS: Update my email address.
1958
74386680
TV
19592018-06-04 Tom de Vries <tdevries@suse.de>
1960
1961 * MAINTAINERS: Remove write-after-approval entries for component
1962 maintainers.
1963
010ff25b
JL
19642018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1965
1966 * MAINTAINERS (write after approval): Add myself.
1967
64acc19a 19682018-06-01 Bin Cheng <amker@gcc.gnu.org>
232d2edb
BC
1969
1970 * MAINTAINERS: Update my email address.
1971
7aad7f4b
TV
19722018-06-01 Tom de Vries <tdevries@suse.de>
1973
1974 * MAINTAINERS: Update my email address.
1975
c5470754
BC
19762018-05-22 Bin Cheng <bin.cheng@arm.com>
1977
1978 * MAINTAINERS (loop-optimizer): Add myself.
1979
58b40a67
FT
19802018-05-01 Francois H. Theron <francois.theron@netronome.com>
1981
1982 * configure.ac: Added "nfp" target.
1983 * configure: Regenerate.
1984
bece35ca
RB
19852018-04-30 Richard Biener <rguenther@suse.de>
1986
1987 PR bootstrap/85571
1988 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
1989 (STAGE3_TFLAGS): Likewise.
1990 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
1991 (STAGEtrain_TFLAGS): Likewise.
1992 * Makefile.in: Regenerate.
1993
ae05281f
RB
19942018-04-26 Richard Biener <rguenther@suse.de>
1995
1996 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
1997 (STAGE2_CFLAGS): Likewise.
1998 (STAGE2_TFLAGS): Likewise.
1999 (STAGE3_CFLAGS): Add -fchecking.
2000 (STAGE3_TFLAGS): Likewise.
2001 (STAGEtrain_CFLAGS): Filter out -fchecking.
2002 (STAGEtrain_TFLAGS): Likewise.
2003 * Makefile.in: Re-generate.
2004
c6e34a9b
CM
20052018-04-25 Catherine Moore <clm@codesourcery.com>
2006
2007 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2008
ae9fb56f
PC
20092018-04-18 Paul Clarke <pc@us.ibm.com>
2010
2011 * MAINTAINERS (write after approval): Add myself.
2012
a2919888
AS
20132018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
2014
2015 * MAINTAINERS: Update my email address.
2016
c6024672
BS
20172018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
2018
2019 * MAINTAINERS: Remove redundant Write-After-Approval entry.
2020
85d36775
BS
20212018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
2022
2023 * MAINTAINERS: Update my email address and disambiguate myself
2024 a bit from Will Schmidt.
2025
8bb406a2
NS
20262018-03-21 Nathan Sidwell <nathan@acm.org>
2027
2028 * MAINTAINERS: Move maintainers of now-removed picochip and score
2029 ports to write after approval.
2030
c9b39302
RS
20312018-03-13 Richard Sandiford <richard.sandiford@arm.com>
2032
2033 * MAINTAINERS: Add entry for SVE maintainership.
2034
1fc1d82e
MR
20352018-02-13 Maciej W. Rozycki <macro@mips.com>
2036
2037 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2038 * configure: Regenerate.
2039
7b7f78d7
BK
20402018-01-18 Boris Kolpackov <boris@codesynthesis.com>
2041
2042 * MAINTAINERS (write after approval): Add myself.
2043
3c1f3bf6
SP
20442018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
2045
2046 * MAINTAINERS (write after approval): Add myself.
2047
182f27e3
SP
20482018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
2049
2050 * MAINTAINERS (write after approval): Add myself.
85911661 2051
85ec4feb
JJ
20522018-01-03 Jakub Jelinek <jakub@redhat.com>
2053
2054 Update copyright years.
2055
ef7d7cf5
BE
20562018-01-03 Ben Elliston <bje@gnu.org>
2057
2058 * config.guess: Import latest version.
2059 * config.sub: Likewise.
2060
842df93e
SH
20612017-12-12 Stafford Horne <shorne@gmail.com>
2062
2063 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2064 * configure: Regenerate.
2065
1d0a8ae9
QZ
20662017-11-29 Qing Zhao <qing.zhao@oracle.com>
2067
2068 * MAINTAINERS (Write After Approval): Add myself.
2069
5e9d6aa4
JK
20702017-11-28 Julia Koval <julia.koval@intel.com>
2071 Sebastian Peryt <sebastian.peryt@intel.com>
2072
2073 * Makefile.def (target_modules): Remove libcilkrts.
2074 * Makefile.in: Ditto.
2075 * configure: Ditto.
2076 * configure.ac: Ditto.
2077
d2eaaa89
JK
20782017-11-28 Julia Koval <julia.koval@intel.com>
2079
2080 * MAINTAINERS (Write After Approval): Add myself.
2081
90b415f6
SD
20822017-11-22 Sudakshina Das <sudi.das@arm.com>
2083
2084 * MAINTAINERS (Write After Approval): Add myself.
2085
f804ba3e
PD
20862017-11-06 Palmer Dabbelt <palmer@sifive.com>
2087
2088 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2089 Use my SiFive email address.
2090
8744c9bf
SP
20912017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
2092
2093 * MAINTAINERS (write after approval): Add myself.
2094
7181cca3
ML
20952017-10-27 Martin Liska <mliska@suse.cz>
2096
2097 * Makefile.tpl: Use proper name of folder as it was renamed
2098 during transition to 4 stages.
2099 * Makefile.in: Regenerate.
2100
fb336a7b
IT
21012017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
2102
e50ffab3 2103 * MAINTAINERS (write after approval): Add myself.
fb336a7b 2104
7b5f5267
GP
21052017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
2106
2107 * MAINTAINERS: Add a note that maintainership also includes web
2108 pages, docs, and testsuite related to that area.
2109
55de8eb3
TV
21102017-09-25 Tom de Vries <tom@codesourcery.com>
2111
2112 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2113
86ab175e
PMR
21142017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
2115
2116 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2117
500ac452
NS
21182017-09-15 Nathan Sidwell <nathan@acm.org>
2119
2120 * MAINTAINERS: Remove myself as a vxworks maintainer.
2121
72ace300
TS
21222017-09-13 Thomas Schwinge <thomas@codesourcery.com>
2123
2124 * MAINTAINERS: Remove email address of Jim Norris.
2125
1328002a
KT
21262017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2127
2128 * MAINTAINERS (Reviewers): Move myself from here...
2129 (CPU Port Maintainers): ... to here.
2130
84d0b6f5
JG
21312017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
2132
2133 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2134
9c04bba3
RD
21352017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
2136
e50ffab3 2137 * MAINTAINERS (write after approval): Add myself.
9c04bba3 2138
5a427c63
TR
21392017-07-28 Tony Reix <tony.reix@atos.net>
2140
2141 * configure.ac (target-libffi): Don't disable for AIX.
2142 (go): Don't add to unsupported_languages on AIX.
2143 (target-libgo): Don't disable for AIX.
2144 * configure: Regenerate.
2145
8994b66f
YG
21462017-07-19 Yury Gribov <tetra2005@gmail.com>
2147
2148 * MAINTAINERS: Add myself.
2149
7a795e10
TS
21502017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2151
2152 * MAINTAINERS: Update my email address.
2153
50061652
RE
21542017-07-04 Richard Earnshaw <rearnsha@arm.com>
2155
2156 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2157 arm-specific auto-generated header files.
2158
d4360477
NS
21592017-07-03 Nathan Sidwell <nathan@acm.org>
2160
2161 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2162 * configure: Rebuilt.
2163
9dc9ae74
BS
21642017-07-03 Bernd Schmidt <bschmidt@redhat.com>
2165
2166 * MAINTAINERS: Readd myself for c6x.
2167
c8cf0b6f
ML
21682017-06-28 Martin Liska <mliska@suse.cz>
2169
2170 PR bootstrap/81217
2171 * Makefile.def: Remove superfluous bootstrap_target from
2172 bootstrap_stage.
2173 * Makefile.in: Re-generate the file.
2174
0666865c
MO
21752017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
2176
e50ffab3 2177 * MAINTAINERS: Add myself to Write After Approval
0666865c 2178
827c925e
AJ
21792017-06-21 Andrew Jenner <andrew@codesourcery.com>
2180
2181 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2182
0d053a49
ML
21832017-06-19 Martin Liska <mliska@suse.cz>
2184
2185 * Makefile.def: Define 4 stages PGO bootstrap.
2186 * Makefile.tpl: Define FLAGS.
2187 * Makefile.in: Regenerate.
2188
be75f645
ILT
21892017-06-14 Ian Lance Taylor <iant@golang.org>
2190
2191 * Makefile.def: Add check-gotools to go check targets.
2192 * Makefile.in: Rebuild.
2193
c725f69c
SB
21942017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
2195
2196 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2197
76052545
EB
21982017-06-03 Eric Botcazou <ebotcazou@adacore.com>
2199
2200 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2201 * configure: Regenerate.
2202
afd88efc
ML
22032017-05-31 Martin Liska <mliska@suse.cz>
2204
2205 * configure.ac: Add handling of stage2_werror_flags to
2206 action-if-given and to action-if-not-given.
2207 * configure: Regenerate.
2208
945bafd6
PB
22092017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
2210
2211 * MAINTAINERS: Add self to Write After Approval
2212
b9396a49
BS
22132017-05-27 Bernd Schmidt <bschmidt@redhat.com>
2214
2215 * MAINTAINERS: Update my email address, and remove myself as
2216 maintainer in some areas.
2217
aa1b69e7
EG
22182017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
2219
2220 * MAINTAINERS: Add self to Write After Approval
2221
cdfee50a
NS
22222017-05-25 Nathan Sidwell <nathan@acm.org>
2223
2224 * configure.ac: Add --enable-languages=default to mean default and
2225 make --enable-languages=all mean all supported languages.
2226 * configure: Regenerated.
2227
83349046
SB
22282017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
2229
2230 * config.gcc (powerpc*-*-*spe*): New.
2231 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2232 (powerpc-*-rtems*spe*): New.
2233 (powerpc*-*-linux*spe*): New.
2234 (powerpc-wrs-vxworksspe): New.
2235 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2236 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2237 * config.host (powerpc*-*-*spe*): New.
2238
01c712cb
ML
22392017-05-19 Martin Liska <mliska@suse.cz>
2240
2241 * configure.ac: Add --enable-werror-always just for
2242 bootstrap-debug (or none build config) and do not add it
2243 when we are on a release branch.
2244 * configure: Regenerated.
2245
7880c1a5
SL
22462017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
2247
2248 * MAINTAINERS: Add self to Write After Approval
2249
c759355f
KK
22502017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
2251
2252 * MAINTAINERS: Move myself to Write After Approval section.
2253
79557bae
CZ
22542017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2255
2256 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2257 ACCH registers.
2258 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2259 available.
2260 (umulsidi3): Likewise.
2261 (mulsidi3_700): Disable this pattern when we have advanced mpy
2262 instructions.
2263 (umulsidi3_700): Likewise.
2264 (maddsidi4): New pattern.
2265 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2266 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2267 (mpydu_imm_arcv2hs): Likewise.
2268 * config/arc/predicates.md (accl_operand): New predicate.
2269
c7314bc1
CZ
22702017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2271 Andrew Burgess <andrew.burgess@embecosm.com>
2272
2273 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2274 case.
2275 (ARC_AUTOFP_IRQ_P): Likewise.
2276 (ARC_AUTO_IRQ_P): Likewise.
2277 (rgf_banked_register_count): New variable.
2278 (parse_mrgf_banked_regs_option): New function.
2279 (arc_override_options): Handle rgf_banked_regs option.
2280 (arc_handle_interrupt_attribute): Add firq option.
2281 (arc_compute_function_type): Return fast irq type when required.
2282 (arc_must_save_register): Handle fast interrupts.
2283 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2284 (arc_return_address_regs): Update.
2285 * config/arc/arc.h (arc_return_address_regs): Update.
2286 (arc_function_type): Add fast interrupt type.
2287 (ARC_INTERRUPT_P): Update.
2288 (RC_FAST_INTERRUPT_P): Define.
2289 * config/arc/arc.md (simple_return): Update for fast interrupts.
2290 (p_return_i): Likewise.
2291 * config/arc/arc.opt (mrgf-banked-regs): New option.
2292 * doc/invoke.texi (mrgf-banked-regs): Document.
2293
41453183
CZ
22942017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2295
2296 * config/arc/arc.c (irq_ctrl_saved): New variable.
2297 (ARC_AUTOBLINK_IRQ_P): Define.
2298 (ARC_AUTOFP_IRQ_P): Likewise.
2299 (ARC_AUTO_IRQ_P): Likewise.
2300 (irq_range): New function.
2301 (arc_must_save_register): Likewise.
2302 (arc_must_save_return_addr): Likewise.
2303 (arc_dwarf_emit_irq_save_regs): Likewise.
2304 (arc_override_options): Handle deferred options.
2305 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2306 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2307 arc_must_save_return_addr.
2308 (arc_compute_frame_size): Handle automated save and restore of
2309 registers.
2310 (arc_expand_prologue): Likewise.
2311 (arc_expand_epilogue): Likewise.
2312 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2313 * config/arc/arc.opt (mirq-ctrl-saved): New option.
2314 * doc/invoke.texi (mirq-ctrl-saved): Document option.
2315
52744dd7
TK
23162017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
2317 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
2318
2319 PR bootstrap/77661
2320 * Makefile.def: Don't pass --enable-maintainer-mode on to an
2321 in-tree build MPC.
2322 * Makefile.in: Regenerate.
2323
deeba76a
FXC
23242017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2325
2326 * configure.ac: Enable LTO by default on darwin >= 9.
2327 * configure: Regenerate.
2328
5a05e11d
PD
23292017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
2330
2331 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2332 and Andrew Waterman as the RISC-V maintainers.
2333
e04f858c
NK
23342017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
2335
2336 * MAINTAINERS: Add self to Write After Approval
2337
a98cf819
GP
23382017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2339
2340 * config.guess: Import latest from upstream.
2341
9826d1a3
GP
23422017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2343
2344 * MAINTAINERS (Write After Approval): Remove entries that are
2345 already covered under Reviewers.
2346
a46586c3
MW
23472017-03-08 Mark Wielaard <mark@klomp.org>
2348
2349 PR demangler/70909
2350 PR demangler/67264
2351 * include/demangle.h: Add d_printing to struct demangle_component
2352 and pass struct demangle_component as non const.
2353
734ca1c2
GP
23542017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
2355
2356 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2357
93b87d1d
TS
23582017-02-15 Thomas Schwinge <thomas@codesourcery.com>
2359
2360 * Makefile.tpl: Remove HOST_ISLVER.
2361 (HOST_EXPORTS): Remove ISLVER.
2362 * Makefile.in: Regenerate.
2363
f877b3ad
RB
23642017-02-13 Richard Biener <rguenther@suse.de>
2365
2366 * configure: Re-generate.
2367
2ad31830
GP
23682017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
2369
2370 * MAINTAINERS: Adjust bug reporting URL.
2371
3501e62c
GP
23722017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
2373
2374 * MAINTAINERS (Write After Approval): Remove redundant entry
2375 for Andrew Burgess.
2376
510555e0
JDA
23772017-02-03 John David Anglin <danglin@gcc.gnu.org>
2378
e50ffab3 2379 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
510555e0 2380 32-bit hppa*-*-hpux*.
e50ffab3 2381 * configure: Regenerate.
510555e0 2382
f6a24a94
MJ
23832017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
2384
2385 * configure.ac: Moved the white list of enabling BRIG FE to
2386 libhsail-rt/configure.tgt.
2387 * configure: Regenerated.
2388 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2389
23902017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
5fd1486c
PJ
2391 Martin Jambor <mjambor@suse.cz>
2392
5fd1486c
PJ
2393 * Makefile.def (target_modules): Added libhsail-rt.
2394 (languages): Added language brig.
2395 * Makefile.in: Regenerated.
2396 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2397 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
2398 * configure: Regenerated.
2399
3c36aa6b
JJ
24002017-01-17 Jakub Jelinek <jakub@redhat.com>
2401
2402 PR other/79046
2403 * configure: Regenerated.
2404
8f56cb51
AM
24052017-01-04 Alan Modra <amodra@gmail.com>
2406
2407 * configure: Regenerate.
2408
f2c764c5
BE
24092016-12-29 Ben Elliston <bje@gnu.org>
2410
2411 * config.sub: Import latest version.
2412
1dc9c117
AI
24132016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
2414
2415 * MAINTAINERS (Write After Approval): Add myself.
2416
c21fdaa1
JJ
24172016-12-21 Jakub Jelinek <jakub@redhat.com>
2418
2419 * configure.ac: Don't bootstrap libmpx unless --with-build-config
2420 includes bootstrap-mpx.
2421 * configure: Regenerated.
2422
cc811459
CX
24232016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
2424
2425 * MAINTAINERS (Write After Approval): Add myself.
2426
b55e6680
MJ
24272016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
2428
8f56cb51 2429 * configure: Regenerate.
b55e6680 2430
825fba52
MK
24312016-12-01 Matthias Klose <doko@ubuntu.com>
2432
2433 * configure.ac: Don't use pkg-config to check for bdw-gc.
2434 * configure: Regenerate.
2435
114bf3f1
MK
24362016-11-30 Matthias Klose <doko@ubuntu.com>
2437
2438 * Makefile.def: Remove reference to boehm-gc target module.
2439 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2440 options and for the bdw-gc pkg-config module.
2441 * configure: Regenerate.
2442 * Makefile.in: Regenerate.
2443
21b0f96a
NS
24442016-11-28 Nathan Sidwell <nathan@acm.org>
2445
2446 * MAINTAINERS (nvptx): Remove self.
2447
292edab3
BE
24482016-11-25 Ben Elliston <bje@gnu.org>
2449
2450 * config.guess: Import latest version.
2451 * config.sub: Likewise.
2452
0954a00b
TT
24532016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
2454
2455 * MAINTAINERS (Write After Approval): Add myself.
2456
8e4d2ca4
MK
24572016-11-15 Matthias Klose <doko@ubuntu.com>
2458
2459 * Makefile.def: Remove references to GCJ.
2460 * Makefile.tpl: Likewise.
2461 * Makefile.in: Regenerate.
2462
84c1b9d3
MK
24632016-11-15 Matthias Klose <doko@ubuntu.com>
2464
2465 * config-ml.in: Remove references to GCJ.
2466 * configure.ac: Likewise.
2467 * configure: Regenerate.
2468
3f95ca6c
JC
24692016-11-01 Josh Conner <joshconner@google.com>
2470
2471 * MAINTAINERS (Write After Approval): Update email address,
2472
457cc672
CL
24732016-10-27 Carl Love <cel@us.ibm.com>
2474
2475 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
2476 Approval list to make it alphabetical.
2477
2142f54f
CL
24782016-10-27 Carl Love <cel@us.ibm.com>
2479
2480 * MAINTAINERS (Write After Approval): Add myself.
2481
104700f4
AB
24822016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
2483
2484 * MAINTAINERS (Reviewers): Add myself.
2485 (Write After Approval): Add myself.
2486
942c0db8
HP
24872016-10-21 Hartmut Penner <hepenner@us.ibm.com>
2488 Ulrich Weigand <uweigand@de.ibm.com>
2489
2490 * MAINTAINERS: Update email address.
2491
fbf4c502
NS
24922016-10-10 Nathan Sidwell <nathan@acm.org>
2493
2494 * MAINTAINERS: Update email address.
2495
b20e7532
AT
24962016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
2497
2498 * configure.ac: Add aarch64-*-freebsd*.
2499 * configure: Regenerate.
2500
2e21fd4d
SE
25012016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
2502
2503 * MAINTAINERS: Update email address after it got reverted.
2504
43c40f3e
RO
25052016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2506
2507 * configure.ac (target_libraries): Readd target-boehm-gc.
2508 Restore --enable-objc-gc handling.
2509 * configure: Regenerate.
2510
f05796ba
JL
25112015-10-03 Jeff Law <law@redhat.com>
2512
2513 * MAINTAINERS: Move several inactive maintainers to the
2514 write-after-approval section.
2515
012447ea
JJ
25162016-09-30 Jakub Jelinek <jakub@redhat.com>
2517
2518 * configure.ac: Add target-libffi to target_libraries.
2519 Readd libgcj target disablings, modified to only target-libffi.
2520 Readd target addition of go to unsupported languages.
2521 * configure: Regenerated.
2522
a7d75d59
SE
25232016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
2524
2525 * MAINTAINERS: Update email address.
2526
d1a79a95
AH
25272016-09-30 Andrew Haley <aph@redhat.com>
2528
4d8c733d 2529 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
d1a79a95
AH
2530 write-after approval. Remove Tom Tromey and Bryce McKinlay from
2531 libgcj.
2532
af2d4873
AH
25332016-09-30 Andrew Haley <aph@redhat.com>
2534
2535 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
2536 write-after approval after GCJ deletion.
2537
07b78716
AH
25382016-09-30 Andrew Haley <aph@redhat.com>
2539
2540 * Makefile.def: Remove libjava.
2541 * Makefile.tpl: Likewise.
2542 * Makefile.in: Regenerate.
2543 * configure.ac: Likewise.
2544 * configure: Likewise.
2545 * gcc/java: Remove.
2546 * libjava: Likewise.
2547
a29b7214
CZ
25482016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
2549
2550 * MAINTAINERS (Reviewers): Add myself.
2551
2fd88f4f
AK
25522016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
2553
2554 * configure.ac: Disable "sim" directory for arc*-*-*.
2555 * configure: Regenerated.
2556
e2080e79
TC
25572016-09-23 Tamar Christina <tamar.christina@arm.com>
2558
2559 * MAINTAINERS (Write After Approval): Add myself.
2560
8f3675f8
MR
25612016-09-12 Maciej W. Rozycki <macro@imgtec.com>
2562
2563 * configure.ac: Check for the minimum in-tree MPFR version
2564 handled.
2565 * configure: Regenerate.
2566
21f88103
YTL
25672016-07-20 Yan-Ting Lin <currygt52@gmail.com>
2568
2569 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
2570 * configure: Regenerated.
2571
60d51882
FR
25722016-07-19 Fritz Reese <fritzoreese@gmail.com>
2573
2574 * MAINTAINERS (Write After Approval): Add myself.
2575
277d7ee0
AK
25762016-06-23 Andi Kleen <ak@linux.intel.com>
2577
2578 * Makefile.def: Add autoprofiledbootstrap.
2579 * Makefile.tpl: Dito.
2580 * Makefile.in: Regenerate.
2581
fd6487af
JS
25822016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
2583
2584 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
2585 * configure: Regenerate.
2586
3e326935
TS
25872016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2588
2589 * configure: Regenerate.
2590 * configure.ac: Remove support for avr-rtems.
2591
9582bf04
SKS
25922016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
2593
2594 * MAINTAINERS (Write After Approval): Add myself.
2595
6f820b68
MC
25962016-06-16 Michael Collison <michael.collison@arm.com>
2597
2598 * MAINTAINERS (Write After Approval): Add myself.
2599
775ee7fa
MM
26002016-06-14 Mikael Morin <mikael@gcc.gnu.org>
2601
2602 * MAINTAINERS (Write After Approval): Update e-mail address.
2603
de3ba371
JM
26042016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
2605
21f88103 2606 * MAINTAINERS (Write After Approval): Add myself.
de3ba371 2607
350216e3
AM
26082016-05-28 Alan Modra <amodra@gmail.com>
2609
2610 * Makefile.tpl (configure): Depend on m4 files included.
2611 * Makefile.in: Regenerate.
2612
9cad20fa
BS
26132016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2614
2615 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
2616 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
2617
92466115
BS
26182016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2619
2620 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
2621 special case builtin.
2622 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
2623 support for ALTIVEC_BUILTIN_VEC_ADDEC.
2624 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
2625 for __builtin_vec_addec.
2626
fe38e08b
JS
26272016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
2628
2629 * config.guess: Import version 2016-04-02 (newest).
2630 * config.sub: Import version 2016-05-10 (newest).
2631
cef1a0b8 26322016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
704b85c7 2633
cef1a0b8
JL
2634 * configure.ac: Add ARC support to libgloss.
2635 * configure: Regenerate
704b85c7 2636
75a6b91a
AS
26372016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
2638
2639 * MAINTAINERS (Write After Approval): Add myself.
2640
00f35794
BE
26412016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
2642
2643 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
2644 * configure: Regenerated.
2645 * Makefile.def (gmp): Explicitly disable assembler.
2646 (mpfr): Adjust lib_path.
2647 (mpc): Likewise.
2648 * Makefile.in: Regenerated.
2649
c100769b
JJ
26502016-05-01 Jakub Jelinek <jakub@redhat.com>
2651
2652 PR bootstrap/70704
2653 * configure.ac (--enable-stage1-checking): Add missing
2654 --enable-checking=.
2655 * configure: Regenerated.
2656
bc6d9014
OE
26572016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2658
ace08cb8
OE
2659 * config.guess: Revert r235676.
2660 * config.sub: Revert r235676.
2661
26622016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
2663
2664 * config.guess: Remove SH5 support.
bc6d9014
OE
2665 * config.sub: Likewise.
2666 * configure: Likewise.
2667 * configure.ac: Likewise.
2668
7db11a5a
JJ
26692016-04-26 Jakub Jelinek <jakub@redhat.com>
2670
2671 PR bootstrap/70704
2672 * configure.ac (--enable-stage1-checking): For --disable-checking or
2673 implicit --enable-checking, make sure extra flag matches in between
2674 stage1 and later checking.
2675 * configure: Regenerated.
2676
ab0fc037
TS
26772016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2678
2679 * .gitattributes: New file.
2680
c048fa95
SB
26812016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
2682
2683 * MAINTAINERS (rs6000/powerpc port): Add myself.
2684
f3653cf5
SB
26852016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
2686
2687 PR bootstrap/70173
2688 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
2689 and gotools directories. Delete the stage_final file.
2690 * Makefile.in: Regenerate.
2691
4f93efa4
AV
26922016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
2693
2694 * MAINTAINERS (Write After Approval): Add myself.
2695
c27e432e
SK
26962016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
2697
2698 * MAINTAINERS (Fortran maintainer): Remove myself.
2699
7134713c
BS
27002016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
2701
2702 * MAINTAINERS (Write After Approval): Add myself.
2703
7d74282a
KN
27042016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
2705
2706 * MAINTAINERS (Write After Approval): Add myself.
2707
1b858e76
CC
27082016-03-17 Cary Coutant <ccoutant@gmail.com>
2709
2710 Sync with binutils-gdb:
2711
2712 2016-03-17 Cary Coutant <ccoutant@gmail.com>
2713
2714 * configure.ac: Add mips and s390 to the gold target check.
2715 * configure: Regenerate.
2716
d15bd5bb
DD
27172016-03-01 DJ Delorie <dj@redhat.com>
2718
2719 * MAINTAINERS (mep): Remove myself as MeP maintainer.
2720
6d1fa6bb
DM
27212016-02-22 David Malcolm <dmalcolm@redhat.com>
2722
2723 * MAINTAINERS (libcpp): Add myself.
2724 (diagnostic messages): Likewise.
2725
607bda60
TV
27262016-02-20 Tom de Vries <tom@codesourcery.com>
2727
2728 * MAINTAINERS: Fix whitespace.
2729
80cfaff8
CZ
27302016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
2731
2732 * MAINTAINERS (Write After Approval): Add myself.
2733
c661a43d
SP
27342016-01-29 Sebastian Pop <s.pop@samsung.com>
2735
2736 * config/isl.m4: Add comments about isl-0.16.
2737 * configure: Regenerate.
2738
86b3a101
MJ
27392016-01-29 Martin Jambor <mjambor@suse.cz>
2740
2741 * MAINTAINERS (hsa maintainers): Add myself.
2742
960cbfd2
WD
27432015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
2744
2745 * MAINTAINERS: (Write After Approval): Add myself.
2746
1e050c90
AK
27472016-01-25 Aditya Kumar <aditya.k7@samsung.com>
2748 Sebastian Pop <s.pop@samsung.com>
2749
2750 * Makefile.in: Regenerate.
2751 * Makefile.tpl: Export ISLVER.
2752 * configure: Regenerate.
2753 * config/isl.m4: Detect isl-0.15.
2754
cefadad1
MM
27552016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
2756
2757 PR bootstrap/69329
2758 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
2759 * Makefile.in: Regenerate.
2760
9e530bcd
AP
27612016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
2762
2763 * configure.ac: Enable LTO for DJGPP
2764 * configure: Regenerate
2765
324402a0
L
27662016-01-12 H.J. Lu <hongjiu.lu@intel.com>
2767
2768 Sync with binutils-gdb:
2769 2015-10-21 Nick Clifton <nickc@redhat.com>
2770
2771 PR gas/19109
2772 * configure.ac: Note the 'none' is an acceptable argument to
2773 --enable-compressed-debug-sections.
2774 * configure: Regenerate.
2775
9eaaa830
BE
27762016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
2777
2778 PR bootstrap/69134
2779 * Makefile.def (mpfr): Disable assembler.
2780 * Makefile.in: Regenerate.
2781
cfe67e03
BE
27822016-01-01 Ben Elliston <bje@gnu.org>
2783
2784 * config.guess: Import version 2016-01-01.
2785 * config.sub: Likewise.
2786
be33d404
SS
27872015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
2788
2789 * MAINTAINERS (Write After Approval): Add myself.
2790
e357a5e0
SP
27912015-12-17 Sebastian Pop <s.pop@samsung.com>
2792
2793 * Makefile.in: Replace ISL with isl.
2794 * Makefile.tpl: Same.
2795 * config/isl.m4: Same.
2796 * configure.ac: Same.
2797 * contrib/download_prerequisites: Same.
2798 * configure: Regenerate.
2799
1ad2439b
AP
28002015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
2801
2802 * MAINTAINERS (Write After Approval): Add Myself.
2803
70decafb
NS
28042015-12-17 Nathan Sidwell <nathan@acm.org>
2805
2806 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
2807 * configure: Regenerate.
2808
560d18d3
AK
28092015-12-16 Aditya Kumar <aditya.k7@samsung.com>
2810 Sebastian Pop <s.pop@samsung.com>
2811
2812 * config/isl.m4 (ISL_CHECK_VERSION): Check for
2813 isl_ctx_get_max_operations.
2814 * configure: Regenerate.
2815
57e8ab24 28162015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
b15f0273
AF
2817
2818 * MAINTAINERS (Write After Approval): Add myself.
2819
105b682e
ILT
28202015-12-02 Ian Lance Taylor <iant@google.com>
2821
2822 PR go/66147
2823 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
2824 * Makefile.in: Regenerate.
2825
7eb46bec
AT
28262015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
2827
2828 PR libffi/65726
2829 * Makefile.def (lang_env_dependencies): Make libffi depend
2830 on cxx.
2831 * Makefile.in: Regenerate.
2832
cc3baaa9
DE
28332015-11-26 David Edelsohn <dje.gcc@gmail.com>
2834
2835 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
2836 symbols.
2837
3be96231
TG
28382015-11-20 Tristan Gingold <gingold@adacore.com>
2839
2840 Sync with binutils-gdb:
2841 2015-11-20 Tristan Gingold <gingold@adacore.com>
2842
2843 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
2844 * configure: Regenerate.
2845
daa53f38
ML
28462015-11-19 Martin Liska <mliska@suse.cz>
2847
2848 * .gitignore: Add .clang-format to ignored files.
2849 * Makefile.in: Add clang-format.
2850 * Makefile.tpl: Likewise.
2851
54985c70
TA
28522015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
2853
2854 * configure.ac: Enable libmpx by default.
2855 * configure: Regenerated.
2856
d0397c75
SE
28572015-10-23 Steve Ellcey <sellcey@imgtec.com>
2858
2859 * MAINTAINERS: Update email address.
2860
735a559c
PM
28612015-10-23 Paulo Matos <pmatos@linki.tools>
2862
2863 * MAINTAINERS: Update email address.
2864
15713b43
AH
28652015-10-23 Alan Hayward <alan.hayward@arm.com>
2866
2867 * MAINTAINERS (Write After Approval): Add myself.
2868
78edb32f
L
28692015-10-20 H.J. Lu <hongjiu.lu@intel.com>
2870
2871 Sync with binutils-gdb:
2872 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
2873
2874 PR gas/19109
2875 * configure.ac: Add
2876 --enable-compressed-debug-sections={all,gas,gold,ld}.
2877 * configure: Regenerated.
2878
dec6b7f1
AC
28792015-10-16 Arnaud Charlet <charlet@adacore.com>
2880
2881 * MAINTAINERS: Update list of Ada maintainers and email addresses.
2882
6be1d686
ML
28832015-10-09 Martin Liska <mliska@suse.cz>
2884
2885 * MAINTAINERS (Write After Approval): Add myself.
2886
dc0e2060
AF
28872015-10-09 Alexander Fomin <alexander.fomin@intel.com>
2888
2889 * MAINTAINERS (Write After Approval): Add myself.
2890
bec93d40
FW
28912015-10-02 Florian Weimer <fweimer@redhat.com>
2892
2893 * MAINTAINERS: Update email address.
2894
0487f06d
LK
28952015-10-02 Louis Krupp <louis.krupp@zoho.com>
2896
2897 * MAINTAINERS (Write After Approval): Add myself.
2898
56547ff7
KT
28992015-09-20 Kai Tietz <ktietz70@googlemail.com>
2900
423ea09f 2901 * MAINTAINERS: Update email.
56547ff7 2902
ed4c91ea
BS
29032015-09-14 Bernd Schmidt <bschmidt@redhat.com>
2904
2905 * MAINTAINERS: Update my email address.
2906
2503fd9e
JB
29072015-09-01 James Bowman <james.bowman@ftdichip.com>
2908
2909 * MAINTAINERS (ft32 port): Add myself.
2910
3726332a
DS
29112015-08-28 David Sherwood <david.sherwood@arm.com>
2912
2913 * MAINTAINERS: Add myself.
2914
15480aaf
PM
29152015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
2916
2917 * MAINTAINERS (Write After Approval): Add myself.
2918
ad4f95e3
FXC
29192015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2920
2921 PR libfortran/54572
2922 * Makefile.def: Make libgfortran depend on libbacktrace.
2923 * Makefile.in: Regenerate.
2924
95f25df0
SD
29252015-08-20 Simon Dardis <simon.dardis@imgtec.com>
2926
2927 * MAINTAINERS (Write After Approval): Add myself.
2928
5dc85f7e
TV
29292015-08-12 Tom de Vries <tom@codesourcery.com>
2930
2931 PR other/67092
2932 * configure.ac: Remove --with_host_libstdcxx support.
2933 * configure: Regenerate.
2934
44a7d18d
TS
29352015-08-10 Thomas Schwinge <thomas@codesourcery.com>
2936 Jakub Jelinek <jakub@redhat.com>
2937
2938 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
2939 nvptx*-*-*.
2940 * configure: Regenerate.
2941
bf5372e7
YS
29422015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
2943
2944 * Makefile.def (libiconv): Define bootstrap=true.
2945 Mark pdf/html/info as missing.
2946 (configure-gcc): Depend on all-libiconv.
2947 (all-gcc): Ditto.
2948 (configure-libcpp): Ditto.
2949 (all-libcpp): Ditto.
2950 (configure-intl): Ditto.
2951 (all-intl): Ditto.
2952 * Makefile.in: Regenerate.
2953
94b8fdcc
BC
29542015-08-03 Bin Cheng <bin.cheng@arm.com>
2955
2956 * MAINTAINERS (loop ivopts): Add the entry and myself.
2957
430bcac1
NS
29582015-07-31 Nathan Sidwell <nathan@codesourcery.com>
2959
2960 * MAINTAINERS (nvptx): Add self.
2961
110d61da
AL
29622015-07-29 Alan Lawrence <alan.lawrence@arm.com>
2963
2964 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
2965 128-bit vector modes.
2966
c9da7548 29672015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
18e1ed34 2968
c9da7548
VV
2969 * MAINTAINERS (Write After Approval): Add myself.
2970
423ea09f 29712015-07-28 Ben Elliston <bje@gnu.org>
d5e9bac5
BE
2972
2973 * config.sub, config.guess: Import from upstream.
2974
6b1786aa
JL
29752015-07-24 Michael Darling <darlingm@gmail.com>
2976
2977 PR other/66259
2978 * config-ml.in: Reflects renaming of configure.in to configure.ac
2979 * configure: Likewise
2980 * configure.ac: Likewise
2981
45952786
BS
29822015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
2983
2984 * MAINTAINERS: Update my email address.
2985
f1595603
L
29862015-07-14 H.J. Lu <hongjiu.lu@intel.com>
2987
2988 Sync with binutils-gdb:
2989 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
2990
2991 * configure.ac (target_configdirs): Exclude target-zlib if
2992 target-libjava isn't built.
2993 * configure: Regenerated.
2994
a05c2c75
L
29952015-07-14 H.J. Lu <hongjiu.lu@intel.com>
2996
2997 Sync with binutils-gdb:
2998 2015-05-13 John David Anglin <dave.anglin@bell.net>
2999
3000 * configure.ac: Disable configuration of GDB for HPUX targets.
3001 * configure: Regenerate.
3002
3003 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
3004
3005 * configure.ac: Add --with-system-zlib.
3006 * configure: Regenerated.
3007
3008 2015-01-28 James Bowman <james.bowman@ftdichip.com>
3009
3010 * configure.ac: Add FT32 support.
3011 * configure: Regenerate.
3012
3013 2015-01-12 Anthony Green <green@moxielogic.com>
3014
3015 * configure.ac: Don't disable gprof for moxie.
3016 * configure: Rebuild.
3017
1c01ebf6
L
30182015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3019
3020 Sync with binutils-gdb:
3021 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
3022
3023 PR ld/18355
3024 * Makefile.def: Add extra_configure_flags to host zlib.
3025 * configure.ac (extra_host_zlib_configure_flags): New. Set
3026 to --enable-host-shared When bfd is to be built as shared
3027 library. AC_SUBST.
3028 * Makefile.in: Regenerated.
3029
e59969a1
HPN
30302015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
3031
3032 Sync with src:
3033 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
3034 * Makefile.def (dependencies): Add all-zlib to all-bfd.
3035 * Makefile.in: Regenerated.
3036
d9063947
L
30372015-06-30 H.J. Lu <hongjiu.lu@intel.com>
3038
3039 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3040 target.
3041 * configure: Regenerate.
3042
b837291d
LC
30432015-06-23 Ludovic Courtès <ludo@gnu.org>
3044
3045 * MAINTAINERS (Write After Approval): Add myself.
3046
2a97995f
AT
30472015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
3048
3049 * MAINTAINERS (OS Port Maintainers): Add myself.
3050 (Various Maintainers): Remove myself from libffi testsuite.
3051
19cd26a6
RS
30522015-06-04 Richard Sandiford <richard.sandiford@arm.com>
3053
3054 * MAINTAINERS (gen* on machine desc): Add self.
3055
8ca528d9
JM
30562015-06-02 Jason Merrill <jason@redhat.com>
3057
3058 PR bootstrap/66319
3059 * configure.ac: Use -std=gnu++98.
3060
4526c3c1
SN
30612015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
3062
3063 * MAINTAINERS (Write After Approval): Add myself.
3064
318a4e6d
MF
30652015-05-28 Mike Frysinger <vapier@gentoo.org>
3066
3067 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3068 * configure: Regenerate.
3069
46070488
JM
30702015-05-26 Jason Merrill <jason@redhat.com>
3071
3072 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3073 * configure: Regenerate.
3074
fef939d6
JB
30752015-05-16 James Bowman <james.bowman@ftdichip.com>
3076
3077 * configure.ac: FT32 target added.
fef939d6
JB
3078 * configure: Regenerated.
3079
886faf50
IB
30802015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
3081
3082 * MAINTAINERS (Write After Approval): Add myself.
3083
91c6b410
PM
30842015-05-11 Paulo Matos <paulo@matos-sorge.com>
3085
3086 * MAINTAINERS (Write After Approval): Add myself.
3087
e640447c
PM
30882015-05-11 Paulo Matos <paulo@matos-sorge.com>
3089
3090 * configure.ac: Fix typo.
3091 * configure: Regenerate.
3092
e587377d
MM
30932015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
3094
3095 * MAINTAINERS (Write After Approval): Add myself.
3096
cabb9d59
MK
30972015-05-03 Matthias Klose <doko@ubuntu.com>
3098
3099 * configure.ac: Match $host configured with triplets.
3100 * configure: Regenerate.
3101
fafb95a6
BRF
31022015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3103
3104 * Makefile.tpl: Remove surplus whitespace throughout.
3105 * Makefile.in: Regenerate.
3106
85867772
SB
31072015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
3108
3109 * MAINTAINERS (Various Maintainers): Add myself as instruction
3110 combiner maintainer.
3111
c10b5ea0
JJ
31122015-04-17 Jakub Jelinek <jakub@redhat.com>
3113
3114 PR bootstrap/62077
3115 * configure.ac (--enable-stage1-checking): Default to
3116 release,misc,gimple,rtlflag,tree,types if --disable-checking
3117 or --enable-checking is not specified and DEV-PHASE is not
3118 experimental.
3119 * configure: Regenerated.
3120
77019397
MO
31212015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
3122
3123 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3124 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3125 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3126 * Makefile.in: Regenerate.
3127
17feae99 31282015-04-08 Cary Coutant <ccoutant@gmail.com>
b68ba431
CC
3129
3130 * MAINTAINERS: Update my email address.
3131
e61ffb3b
JG
31322015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
3133
3134 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3135
b16cc4f2
KT
31362015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3137
3138 * MAINTAINERS: Add myself as an arm port reviewer.
3139
ec523909
ML
31402015-03-25 Martin Liska <mliska@suse.cz>
3141 Yury Gribov <y.gribov@samsung.com>
3142
3143 * Makefile.in: Fix ln source location for vimrc file.
3144 * Makefile.tpl: Likewise.
3145
fc30054e
AH
31462015-03-09 Aldy Hernandez <aldyh@redhat.com>
3147
3148 PR bootstrap/25672
3149 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3150 cross-compiling. Similarly for CXX_FOR_TARGET.
3151 * configure: Regenerate.
3152
5373cd33
IE
31532015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
3154
3155 * Makefile.def: Add libmpx.
3156 * configure.ac: Add libmpx.
3157 * Makefile.in: Regenerate.
3158 * configure: Regenerate.
3159
a6e8abb9
KY
31602015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
3161
3162 * MAINTAINERS (CPU Port Maintainers): Add myself
3163 i386 vector ISA extns mantainer.
3164
f2b86778
JL
31652015-03-13 Jeff Law <law@redhat.com>
3166
3167 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3168 maintainer.
3169 Remove Richard Henderson as a maintainer for the x86 port.
3170
9dd44d1c
JR
31712015-03-03 Joern Rennecke <gnu@amylaar.uk>
3172
3173 * MAINTAINERS (CPU Port Maintainers): Update my email address.
3174
33079441
IE
31752015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
3176
3177 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3178 pointer bounds checker and i386 MPX maintainer.
3179
d083ae5f
SL
31802015-02-26 Sandra Loosemore <sandra@codesourcery.com>
3181
3182 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3183
f91f1c13
MS
31842015-02-26 Martin Sebor <msebor@redhat.com>
3185
3186 * MAINTAINERS (Various Maintainers): Add self.
3187
426c1eb0
TS
31882015-02-20 Thomas Schwinge <thomas@codesourcery.com>
3189
3190 * configure.ac [--enable-as-accelerator-for] (enable_languages):
3191 Make sure it contains lto.
3192 * configure: Regenerate.
3193
8ae12d71
TS
31942015-02-18 Thomas Schwinge <thomas@codesourcery.com>
3195
3196 * configure: Regenerate.
3197
11aa81cc 31982015-02-06 Diego Novillo <dnovillo@google.com>
be04451f 31991
11aa81cc
DN
3200 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3201 middle-end, docstring): Remove myself.
3202 (Write After Approval): Add myself.
3203
a436ab27
JJ
32042015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
3205
3206 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3207 (Write After Approval): Update address.
3208
231d020b
DM
32092015-01-29 David Malcolm <dmalcolm@redhat.com>
3210
3211 PR jit/64780
3212 * configure.ac: Require the user to explicitly specify
3213 --enable-host-shared if the jit is enabled.
3214 * configure: Regenerate.
3215
82a94471
RS
32162015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
3217
3218 * MAINTAINERS (Write After Approval): Add myself.
3219
e6f0c56d
TV
32202015-01-25 Tom de Vries <tom@codesourcery.com>
3221
3222 * MAINTAINERS: Make whitespace consistent.
3223
631ff3e1
BO
32242015-01-23 Braden Obrzut <admin@maniacsvault.net>
3225
3226 * MAINTAINERS (Write After Approval): Add myself.
3227
09b9cd1f
AV
32282015-01-20 Andre Vehreschild <vehre@gmx.de>
3229
3230 * MAINTAINERS: (Write After Approval): Add myself.
3231
802ed46a
MU
32322015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
3233
3234 * MAINTAINERS: (Write After Approval): Add myself.
3235
c61fcfa6
PT
32362015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
3237
3238 * MAINTAINERS: (Write After Approval): Add myself.
3239
ebcd09c1
IS
32402015-01-13 Iain Sandoe <iain@codesourcery.com>
3241
3242 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3243 objective-c/c++ front end maintainer.
3244
71aa170d
MP
32452015-01-13 Marek Polacek <polacek@redhat.com>
3246
3247 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3248
da067543
JL
32492015-01-12 Jeff Law <law@redhat.com>
3250
3251 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3252 a very long time.
3253
bf1de3f0
ILT
32542015-01-09 Ian Lance Taylor <iant@google.com>
3255
3256 * configure.ac (host_tools): Add gotools.
3257 * Makefile.def (host_modules): Add gotools.
3258 (dependencies): Add dependency of all-gotools on all-target-libgo.
3259
82a19768
AT
32602015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
3261
3262 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3263 * configure: Regenerate.
3264
53dd59bf
TS
32652015-01-08 Thomas Schwinge <thomas@codesourcery.com>
3266
3267 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3268 all-target-libgomp.
3269 * Makefile.in: Regenerate.
3270
8054942d
EB
32712015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3272
3273 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3274
0969ec7d
EB
32752015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3276
3277 * configure.ac: Add Visium support.
3278 * configure: Regenerate.
3279
ec8fd1c0
AS
32802015-01-04 Andreas Schwab <schwab@linux-m68k.org>
3281
3282 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3283 * configure: Regenerate.
3284
9bccfdf5
AP
32852015-01-03 Andrew Pinski <apinski@cavium.com>
3286
3287 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3288 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3289 (BASE_TARGET_EXPORTS): Add OBJCOPY.
3290 (OBJCOPY_FOR_TARGET): New variable.
3291 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3292 * Makefile.in: Regenerate.
3293 * configure.ac: Check for already installed target objcopy.
3294 Also GCC_TARGET_TOOL on objcopy.
3295 * configure: Regenerate.
3296
007adc0d
HPN
32972015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
3298
3299 * config.sub: Update from upstream, to 2015-01-01 version.
3300 * config.guess: Ditto.
3301
fe55e976
SH
33022014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
3303
3304 * MAINTAINERS (RTEMS Ports): Add myself.
3305
b86d271e
PMR
33062014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
3307
3308 * MAINTAINERS (Write After Approval): Add myself.
3309
9733278a
MH
33102014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3311
3312 * MAINTAINERS (Write After Approval): Add myself.
3313
4b4f2e35
TS
33142014-12-15 Thomas Schwinge <thomas@codesourcery.com>
3315
3316 * configure.ac (--enable-as-accelerator-for): Don't set
3317 ENABLE_AS_ACCELERATOR_FOR. Update all users.
3318 * configure: Regenerate.
3319
b6a65eb6
JJ
33202014-12-13 Jakub Jelinek <jakub@redhat.com>
3321
3322 PR bootstrap/64023
3323 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3324 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3325 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3326 to CXX.
3327 * Makefile.in: Regenerated.
3328
c3e1e693
YG
33292014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3330 Yury Gribov <y.gribov@samsung.com>
3331
3332 * .gitignore: Added .local.vimrc and .lvimrc.
3333 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3334 * Makefile.in: Regenerate.
3335
33362014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
113c6c5c
JH
3337
3338 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3339 * configure: Regenerated.
3340
b9fb25a5
BS
33412014-11-27 Bernd Schmidt <bernds@codesourcery.com>
3342
3343 * MAINTAINERS (nvptx port): New entry.
3344
d896cc4d
JBG
33452014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
3346
3347 * configure: Regenerate.
3348
74ae587e
JBG
33492014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3350
3351 * configure.ac: Merge with Binutils.
3352
45c89690
TB
33532014-11-26 Tobias Burnus <burnus@net-b.de>
3354
3355 * Makefile.def: Make more dependent on mpfr, mpc and isl.
3356 * Makefile.in: Regenerate.
3357
ea903c37
BE
33582014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
3359
3360 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3361 missing flex.
3362 * Makefile.in: Regenerated.
3363
eb23df59
IV
33642014-11-21 Ilya Verbin <ilya.verbin@intel.com>
3365
3366 * Makefile.in: Regenerate.
3367
a699d672
L
33682014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
3369
3370 PR bootstrap/63784
3371 * libtool.m4: Add $pic_flag with -shared.
3372
fc065a61
RL
33732014-11-21 Renlin Li <Renlin.Li@arm.com>
3374
3375 * MAINTAINERS (Write After Approval): Added myself.
3376
efcc23e6
AV
33772014-11-21 Alex Velenko <Alex.Velenko@arm.com>
3378
3379 * MAINTAINERS (write-after-approval): Add myself.
3380
dd308ed8
MK
33812014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3382
3383 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3384 from 2 years ago.
3385
ac8698a1
AV
33862014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3387
3388 Revert:
3389 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3390
3391 * MAINTAINERS (Write After Approval): Added myself as line map
3392 maintainer.
3393
8dab9330
RL
33942014-11-19 Renlin Li <Renlin.Li@arm.com>
3395
3396 Revert:
3397 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3398
3399 * MAINTAINERS (Write After Approval): Added myself.
3400
1be22083
RL
34012014-11-19 Renlin Li <Renlin.Li@arm.com>
3402
3403 * MAINTAINERS (Write After Approval): Added myself.
3404
59392f46
AV
34052014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3406
3407 * MAINTAINERS (Write After Approval): Added myself as line map
3408 maintainer.
3409
0f3422cc
DS
34102014-11-17 Dodji Seketeli <dodji@redhat.com>
3411
3412 * MAINTAINERS (Various Maintainers): Added myself as line map
3413 maintainer.
3414
0c8969f0
JBG
34152014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3416
3417 * move-if-change: Sync from upstream gnulib.
3418
d7134c0e
JBG
34192014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3420
3421 * compile: Sync with upstream Automake.
3422 * depcomp: Ditto.
3423 * install-sh: Ditto.
3424 * missing: Ditto.
3425 * mkinstalldirs: Ditto.
3426 * ylwrap: Ditto.
3427
e4ff7e6a
JBG
34282014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3429
3430 * config.sub: Update from upstream config repo.
3431 * config.guess: Ditto.
3432
5f520819
KY
34332014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
3434
3435 * Makefile.def: Add liboffloadmic to target_modules. Make
3436 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3437 * Makefile.in: Regenerate.
3438 * configure: Regenerate.
3439 * configure.ac: Add liboffloadmic to target binaries.
3440 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3441 Add liboffloadmic to noconfig list when C++ is not supported.
3442
85c64bbe
BS
34432014-11-13 Bernd Schmidt <bernds@codesourcery.com>
3444 Thomas Schwinge <thomas@codesourcery.com>
3445 Ilya Verbin <ilya.verbin@intel.com>
3446 Andrey Turetskiy <andrey.turetskiy@intel.com>
3447
3448 * configure: Regenerate.
3449 * configure.ac (--enable-as-accelerator-for)
3450 (--enable-offload-targets): New configure options.
3451
7d35a59e
TB
34522014-11-11 Tobias Burnus <burnus@net-b.de>
3453
0a002272 3454 * Makefile.def: Make all-gcc depend on all-isl.
7d35a59e
TB
3455 * Makefile.in: Regenerate.
3456
35485da9
DM
34572014-11-11 David Malcolm <dmalcolm@redhat.com>
3458
3459 * ChangeLog.jit: New.
3460 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
3461
ebf6d33b
FXC
34622014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3463
3464 PR target/63610
3465 * libtool.m4: Fix globbing of darwin versions.
3466 * configure: Regenerate.
3467
4a9bb2aa
TB
34682014-11-11 Tobias Burnus <burnus@net-b.de>
3469
4a9bb2aa
TB
3470 * Makefile.def: Remove CLooG.
3471 * Makefile.tpl: Ditto.
3472 * configure.ac: Ditto.
3473 * configure: Regenerate.
3474 * Makefile.in: Ditto.
3475
738f2522
BS
34762014-11-06 Bernd Schmidt <bernds@codesourcery.com>
3477
3478 * configure.ac: Handle nvptx-*-*.
3479 * configure: Regenerate.
3480
9b591dd1
PG
34812014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
3482
3483 * MAINTAINERS (Write After Approval): Add myself.
3484
14258928
JJ
34852014-10-31 Jakub Jelinek <jakub@redhat.com>
3486
3487 * Makefile.def (libcc1): Remove bootstrap=true;.
3488 * Makefile.in: Regenerated.
3489
1335a8ca
JBG
34902014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3491
3492 * configure.ac: Update comment.
3493 * configure: Regenerate.
3494
cb115cc2
IE
34952014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
3496
3497 * MAINTAINERS (Write After Approval): Add myself.
3498
fca38047
TS
34992014-10-30 Thomas Schwinge <thomas@codesourcery.com>
3500
3501 * configure.ac (extra_host_libiberty_configure_flags): Add
3502 --enable-shared also for libcc1's benefit.
3503 * configure: Regenerate.
3504
65c0707b
TG
35052014-10-29 Tristan Gingold <gingold@adacore.com>
3506
3507 * MAINTAINERS: Change my email address.
3508
ddc8de03
PM
35092014-10-27 Phil Muldoon <pmuldoon@redhat.com>
3510 Tom Tromey <tromey@redhat.com>
3511
3512 * Makefile.def: Add libcc1 to host_modules.
3513 * configure.ac (host_tools): Add libcc1.
3514 * Makefile.in, configure: Rebuild.
3515
4eb1ac39 35162014-10-24 Hans-Peter Nilsson <hp@axis.com>
3d96b0d0
HPN
3517
3518 * configure.ac (build_configargs): Don't share config.cache between
3519 build subdirs.
7fd74620 3520 * configure: Regenerate.
3d96b0d0 3521
d81230b5
DH
35222014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3523
3524 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
3525 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
3526 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
3527 leon3v7 as leon3.
3528 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
3529 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
3530 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
3531 * config/sparc/sparc.md (cpu): Add leon3v7.
3532 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
3533
c7a6a617
DH
35342014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3535
3536 * MAINTAINERS (write-after-approval): Add myself.
3537
74cc5471
ILT
35382014-10-23 Ian Lance Taylor <iant@google.com>
3539
3540 * configure.ac: Disable the Go frontend on systems where it is known
3541 to not work.
3542 * configure: Regenerate.
3543
929315a9
RB
35442014-10-23 Richard Biener <rguenther@suse.de>
3545
3546 * Makefile.def: Add libcpp build module and dependencies.
3547 * configure.ac: Add libcpp build module.
3548 * Makefile.in: Regenerate.
3549 * configure: Likewise.
3550
5d12b768
MF
35512014-10-15 Max Filippov <jcmvbkbc@gmail.com>
3552
3553 * MAINTAINERS (write-after-approval): Add myself.
3554
7b262a51
MLI
35552014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
3556
3557 * INSTALL/README: Do not mention CVS.
3558
7705dfd1
JY
35592014-10-03 Jing Yu <jingyu@google.com>
3560
3561 * configure.ac: Add aarch64 to list of targets that support gold.
3562 * configure: Regenerate.
3563
a3052d31
FD
35642014-09-29 François Dumont <fdumont@gcc.gnu.org>
3565
3566 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
3567
b2a1b261
CM
35682014-09-29 Catherine Moore <clm@codesourcery.com>
3569
3570 * MAINTAINERS: Add myself as MIPS maintainer.
3571
05342e10
MF
35722014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
3573
3574 * MAINTAINERS: Move myself to MIPS maintainers.
3575
3f6bb7e5
JBG
35762014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3577
3578 * MAINTAINERS: Put all email addresses between '<' and '>'.
3579
3e895729
FXC
35802014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3581
3582 * MAINTAINERS: Move myself to reviewers (Fortran).
3583
e04733ee
AK
35842014-09-01 Andi Kleen <ak@linux.intel.com>
3585
3586 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
3587 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
3588 * Makefile.in: Regenerate.
3589
e79c0ea8
DM
35902014-08-28 David Malcolm <dmalcolm@redhat.com>
3591
3592 * rtx-classes-status.txt: Delete
3593
b32d5189
DM
35942014-08-28 David Malcolm <dmalcolm@redhat.com>
3595
3596 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
3597
e0c0c325
SP
35982014-08-27 Sebastian Pop <s.pop@samsung.com>
3599
3600 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
3601 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
3602 of checking for version number.
3603 * configure: Regenerated.
3604 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
3605
d7ac0a6a
DM
36062014-08-27 David Malcolm <dmalcolm@redhat.com>
3607
3608 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
3609 is done; begin phase 6 (use extra rtx_def subclasses).
3610
9daaca36
DM
36112014-08-27 David Malcolm <dmalcolm@redhat.com>
3612
3613 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
3614 done; begin phase 5 (additional rtx_def subclasses).
3615
b2908ba6
DM
36162014-08-26 David Malcolm <dmalcolm@redhat.com>
3617
3618 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
3619
1130d5e3
DM
36202014-08-26 David Malcolm <dmalcolm@redhat.com>
3621
3622 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
3623 SET_BB_HEADER are done.
3624
0e0ce50d
DM
36252014-08-26 David Malcolm <dmalcolm@redhat.com>
3626
3627 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
3628 done.
3629
3d30f4e8
DM
36302014-08-26 David Malcolm <dmalcolm@redhat.com>
3631
3632 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
3633
6144a836
DM
36342014-08-26 David Malcolm <dmalcolm@redhat.com>
3635
3636 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
3637
b311fd0f
DM
36382014-08-25 David Malcolm <dmalcolm@redhat.com>
3639
3640 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
3641
d8ce2eae
DM
36422014-08-25 David Malcolm <dmalcolm@redhat.com>
3643
3644 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
3645
1455e88c
DM
36462014-08-25 David Malcolm <dmalcolm@redhat.com>
3647
3648 * rtx-classes-status.txt: Phase 3 (per-file commits within
3649 "config" subdirs) is done; begin phase 4 (removal of
3650 "scaffolding").
3651
76c531d3
DM
36522014-08-23 David Malcolm <dmalcolm@redhat.com>
3653
3654 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
3655 dir) is done; begin phase 3 (per-file commits within "config"
3656 subdirs).
3657
00550b3d
DM
36582014-08-21 David Malcolm <dmalcolm@redhat.com>
3659
3660 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
3661 phase 2 (per-file commits in main source dir).
3662
622dbadf
BC
36632014-08-21 Bin Cheng <bin.cheng@arm.com>
3664
3665 * configure: Regenerated.
3666
c1286e0b
DM
36672014-08-19 David Malcolm <dmalcolm@redhat.com>
3668
3669 * rtx-classes-status.txt (TODO): Add SET_BND_TO
3670
c2fc1aee
DM
36712014-08-19 David Malcolm <dmalcolm@redhat.com>
3672
3673 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
3674
68975683
DM
36752014-08-19 David Malcolm <dmalcolm@redhat.com>
3676
3677 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
3678
d914bc6b
DM
36792014-08-19 David Malcolm <dmalcolm@redhat.com>
3680
3681 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
3682
8020a4d5
DM
36832014-08-19 David Malcolm <dmalcolm@redhat.com>
3684
3685 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
3686
a231b8a5
JV
36872014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
3688
3689 * MAINTAINERS (Write After Approval): Add myself.
3690
ce8126f5
CF
36912014-08-19 Christopher Faylor <me.gnu@cgf.cx>
3692
3693 * MAINTAINERS: Remove myself
3694
0f82e5c9
DM
36952014-08-19 David Malcolm <dmalcolm@redhat.com>
3696
3697 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
3698
9c9afb69
PP
36992014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
3700
3701 * MAINTAINERS (Write After Approval): Add myself.
3702
190bea87
DM
37032014-08-18 David Malcolm <dmalcolm@redhat.com>
3704
3705 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
3706 SET_BB_HEADER, SET_BB_FOOTER
3707
c41b94ce
DM
37082014-08-18 David Malcolm <dmalcolm@redhat.com>
3709
bb3fff01 3710 * rtx-classes-status.txt: New file
c41b94ce 3711
eae1a5d4
RG
37122014-08-18 Roman Gareev <gareevroman@gmail.com>
3713
3714 * configure.ac: Eliminate ClooG installation dependency.
3715 * configure: Regenerate.
3716 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
3717 * Makefile.in: Regenerate.
3718
f613bc0f
IV
37192014-08-15 Ilya Verbin <iverbin@gmail.com>
3720
3721 * MAINTAINERS (Write After Approval): Add myself.
3722
423ea09f 37232014-08-15 Ilya Tocar <tocarip@gmail.com>
5f75acf4
IT
3724
3725 * MAINTAINERS (Write After Approval): Add myself.
3726
88b1a322
JW
37272014-08-01 Jiong Wang <jiong.wang@arm.com>
3728
3729 * MAINTAINERS (Write After Approval): Add myself.
3730
8ed499f8
AG
37312014-07-28 Anthony Green <green@moxielogic.com>
3732
3733 Import from savannah.gnu.org:
3734 * config.sub: Update to 2014-07-28 version.
3735
09ec3110
RS
37362014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
3737
3738 * MAINTAINERS: Remove my MIPS maintainer entry.
3739
7b7f941a
UB
37402014-07-26 Uros Bizjak <ubizjak@gmail.com>
3741
3742 PR target/47230
3743 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
3744 * configure: Regenerate.
3745
a12f7ac8
JN
37462014-07-24 James Norris <jnorris@codesourcery.com>
3747
3748 * MAINTAINERS (Write After Approval): Add myself.
3749
09611faf
RG
37502014-07-20 Roman Gareev <gareevroman@gmail.com>
3751
3752 * configure.ac: Accept only CLooG 0.18.1.
3753 * configure: Regenerate.
3754
37738b0f
RG
37552014-07-17 Roman Gareev <gareevroman@gmail.com>
3756
3757 * configure.ac: Don't accept isl 0.11.
3758 * configure: Regenerate.
3759
473037cb
AZ
37602014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
3761
3762 * MAINTAINERS (Write After Approval): Add myself.
3763
9a62ed16
RO
37642014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3765
3766 * configure.ac: Don't accept isl 0.10.
3767 * configure: Regenerate.
3768
c41f1c42 37692014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
29d0a43c 3770
c41f1c42
BE
3771 Fix include path for in-tree cloog.
3772 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
3773 * configure: Regenerate.
29d0a43c 3774
c41f1c42 37752014-06-18 Richard Henderson <rth@redhat.com>
a5852bea 3776
c41f1c42 3777 * .gitignore: Import gcc_update output.
a5852bea 3778
b6383ab8
TS
37792014-06-13 Thomas Schwinge <thomas@codesourcery.com>
3780
a10ec8bc
TS
3781 * config-ml.in: Robustify ac_configure_args parsing.
3782
45b3824d
TS
3783 * configure.ac (--enable-linker-plugin-configure-flags)
3784 (--enable-linker-plugin-flags): New flags.
3785 (configdirs): Conditionally add libiberty-linker-plugin.
3786 * configure: Regenerate.
3787 * Makefile.def (host_modules): Add libiberty-linker-plugin.
3788 (host_modules) <lto-plugin>: Pay attention to
3789 @extra_linker_plugin_flags@ and
3790 @extra_linker_plugin_configure_flags@.
3791 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
3792 * Makefile.in: Regenerate.
3793
b6383ab8
TS
3794 * Makefile.tpl (configure-[+prefix+][+module+])
3795 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
3796 "module_srcdir" instead of "module" for locating a module's srcdir.
3797 * Makefile.in: Regenerate.
3798
a4a1b5f3
MF
37992014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
3800
3801 * MAINTAINERS (Write After Approval): Add myself.
3802
38a13841
SP
38032014-06-06 Sebastian Pop <sebpop@gmail.com>
3804
3805 * MAINTAINERS: Update my email address.
3806
153fcd41
TP
38072014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
3808
3809 * MAINTAINERS (Write After Approval): Add myself.
3810
e25d9632
AB
38112014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
3812
3813 * MAINTAINERS (Write After Approval): Add myself.
3814
1007a55c
JW
38152014-05-30 Jonathan Wakely <jwakely@redhat.com>
3816
3817 PR libstdc++/61011
3818 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
3819 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
3820 * configure: Regenerate.
3821
fd9ed1ae
PA
38222014-05-28 Pedro Alves <palves@redhat.com>
3823
3824 * MAINTAINERS (Write After Approval): Add myself.
3825
03bdb69f
MK
38262014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3827
3828 * MAINTAINERS: Update my affiliation/email.
3829
905083ad
MS
38302014-05-19 Mike Stump <mikestump@comcast.net>
3831
3832 * MAINTAINERS: Add wide-int reviewers.
3833
707f1839
SL
38342014-05-14 Sandra Loosemore <sandra@codesourcery.com>
3835
3836 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
3837 * configure: Regenerated.
3838
7321dc60
TR
38392014-05-15 Torvald Riegel <triegel@redhat.com>
3840
3841 * MAINTAINERS (libitm): Add myself as maintainer.
3842
5b1e4b47
CB
38432014-05-07 Charles Baylis <charles.baylis@linaro.org>
3844
3845 * MAINTAINERS (Write After Approval): Add myself.
3846
a4ebe104
RS
38472014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
3848
3849 * config.sub, config.guess: Import from upstream.
3850
9575df4a
AL
38512014-04-29 Alan Lawrence <alan.lawrence@arm.com>
3852
3853 * MAINTAINERS (Write After Approval): Put myself in correct order.
3854
2fdc94b7
AL
38552014-04-29 Alan Lawrence <alan.lawrence@arm.com>
3856
3857 * MAINTAINERS (Write After Approval): Add myself.
3858
080c6230
LB
38592014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3860
3861 * MAINTAINERS: Move myself from Reviewers to Write After Approval
3862 section.
3863
4e4c8692
RÁE
38642014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3865
3866 * MAINTAINERS (Write After Approval): Delete myself.
3867
ffe7f7a7
JJ
38682014-04-17 Jakub Jelinek <jakub@redhat.com>
3869
3870 PR sanitizer/56781
3871 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
3872 and -B* options with -Xcompiler.
3873
147d38a5
EB
38742014-04-04 Eric Botcazou <ebotcazou@adacore.com>
3875
3876 PR bootstrap/60620
423ea09f 3877 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
147d38a5
EB
3878 * Makefile.in: Regenerate.
3879
ba1925c3
YS
38802014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
3881
3882 * Makefile.def (dependencies): Make all-ld depend on all-binutils
3883 for WINDRES_FOR_TARGET in default-manifest.o rule.
3884 * Makefile.in: Regenerate.
3885
8707b3bc
DH
38862014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
3887
3888 * MAINTAINERS (Write After Approval): Add myself.
3889
9e1c8fc1
JJ
38902014-03-26 Jakub Jelinek <jakub@redhat.com>
3891
3892 PR sanitizer/56781
3893 * Makefile.def: Set bootstrap=true; for host fixincludes.
3894 * configure.ac: Don't bootstrap host fixincludes unless
3895 --with-build-config=bootstrap-{a,ub}san.
3896 * Makefile.in: Regenerated.
3897 * configure: Regenerated.
3898
beeda1d9
JJ
38992014-03-21 Jakub Jelinek <jakub@redhat.com>
3900
3901 * configure.ac: Move BUILD_CONFIG set up earlier. Add
3902 --enable-vtable-verify option parsing. Don't add
3903 target-libsanitizer to bootstrap_target_libs unless
3904 --with-build-config=bootstrap-asan or
3905 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
3906 to bootstrap_target_libs unless --enable-vtable-verify.
3907 * configure: Regenerated.
3908
e5dddc50
AS
39092014-03-10 Anatoly Sokolov <aesok@post.ru>
3910
3911 * MAINTAINERS (Write After Approval): Add myself.
3912
df5bc1cb
DC
39132014-03-07 Denis Chertykov <chertykov@gmail.com>
3914
3915 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
3916
3b9edeac
JJ
39172014-03-07 Jakub Jelinek <jakub@redhat.com>
3918
3919 PR bootstrap/58572
3920 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
3921 -I for libstdc++-v3 includes if $(LEAN).
3922 * Makefile.in: Regenerated.
3923
c01a8548
JW
39242014-03-04 Jonathan Wakely <jwakely@redhat.com>
3925
3926 * MAINTAINERS: Update my email address.
3927
341c653c
WL
39282014-02-24 Walter Lee <walt@tilera.com>
3929
3930 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
3931 (tilegx-*-*): Change to tilegx*-*-*.
3932 * configure: Regenerate.
3933
37f2c4f0
LR
39342014-02-17 Loren J. Rittle <ljrittle@acm.org>
3935
3936 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
3937
6c01e96e
KV
39382014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
3939
3940 * MAINTAINERS (Write After Approval): Add myself.
3941
91da0481
RO
39422014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3943
3944 PR target/59788
3945 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
3946 *solaris2*.
3947
dd35b84f
JDA
39482014-01-21 John David Anglin <danglin@gcc.gnu.org>
3949
3950 * MAINTAINERS: Update my email address.
3951
493b8af8
GP
39522014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
3953
3954 * MAINTAINERS: Convert to UTF-8.
3955 Properly sort Xinliang David Li's entry.
3956
f121b81d
CLT
39572013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
3958 Sandra Loosemore <sandra@codesourcery.com>
3959
3960 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
3961 nios2 port maintainers.
3962
74f769b5
MT
39632013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
3964
3965 * MAINTAINERS (Write After Approval): Add myself.
3966
79e0604d 39672013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
a3b854b6
FXC
3968
3969 * configure.ac: Add user-friendly check for native x86_64-linux
3970 multilibs.
3971 * configure: Regenerate.
3972
39732013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
3974
3975 * MAINTAINERS: Add myself as sh maintainer.
3976
39772013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
3978
3979 * MAINTAINERS: Add self as SLSR maintainer.
3980
39812013-11-18 Jan Hubicka <hubicka@ucw.cz>
3982
3983 * MAINTAINERS: Update my email address.
3984
39852013-11-15 David Edelsohn <dje.gcc@gmail.com>
3986
3987 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
3988
39892013-11-07 Thomas Schwinge <thomas@codesourcery.com>
3990
3991 * Makefile.in: Regenerate.
3992
3993 * Makefile.tpl: Fix typo.
3994 * Makefile.in: Regenerate partially.
3995
39962013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
3997
3998 * configure.ac: Added libcilkrts to noconfig list when C++ is not
3999 supported.
4000 * configure: Regenerated.
4001
40022013-11-01 Trevor Saunders <tsaunders@mozilla.com>
4003
4004 * MAINTAINERS (Write After Approval): Add myself.
4005
40062013-10-30 Jason Merrill <jason@redhat.com>
4007
4008 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4009 --disable-build-format-warnings.
4010
40112013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
4012
423ea09f 4013 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
a3b854b6
FXC
4014 depend on libstdc++ and libgcc.
4015 * configure: Regenerate.
4016 * configure.ac: Added libcilkrts to target binaries. Also, restrict
4017 libcilkrts for POSIX and i*86, and x86_64 architectures.
4018 * Makefile.in: Added libcilkrts related fields to support building it.
4019
40202013-10-26 Jeff Law <law@redhat.com>
4021
4022 * Makefile.def (target_modules): Remove libmudflap
4023 (languages): Remove check-target-libmudflap).
4024 * Makefile.in: Rebuilt.
4025 * Makefile.tpl (check-target-libmudflap-c++): Remove.
4026 * configure.ac (target_libraries): Remove target-libmudflap.
4027 Remove checks which disabled libmudflap on some systems.
4028 * configure: Rebuilt.
4029 * libmudflap: Directory removed.
4030
40312013-10-21 Cong Hou <congh@google.com>
4032
4033 * MAINTAINERS (Write After Approval): Add myself.
4034
40352013-10-16 Mike Stump <mikestump@comcast.net>
4036
4037 * .dir-locals.el: Add.
4038
40392013-10-15 David Malcolm <dmalcolm@redhat.com>
4040
4041 * configure.ac: Add --enable-host-shared
4042 * configure: Regenerate.
4043
40442013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4045
4046 Import from savannah.gnu.org:
4047 * config.guess: Update to 2013-06-10 version.
4048 * config.sub: Update to 2013-10-01 version.
4049
40502013-10-01 Simon Cook <simon.cook@embecosm.com>
4051
4052 Changes to build configuration to allow big endian ARC ELF toolchain
4053 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4054 * configure: Regenerate.
4055
40562013-09-20 Alan Modra <amodra@gmail.com>
4057
4058 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4059 ppc host match. Support little-endian powerpc linux hosts.
4060
40612013-09-19 Dodji Seketeli <dodji@redhat.com>
4062
4063 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4064 maintainer.
4065
40662013-09-12 DJ Delorie <dj@redhat.com>
4067
4068 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4069 maintainers.
4070
40712013-09-03 Richard Biener <rguenther@suse.de>
4072
4073 * configure.ac: Also allow ISL 0.12.
4074 * configure: Regenerated.
4075
40762013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
4077
4078 * MAINTAINERS (Write After Approval): Add myself.
4079
40802013-08-27 David Malcolm <dmalcolm@redhat.com>
4081
4082 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4083
40842013-08-26 Caroline Tice <cmtice@google.com>
4085
4086 * MAINTAINERS: Correct earliers update: Move myself from libvtv
4087 "Various Reviewers" to libvtv "Various Maintainers".
4088
40892013-08-20 Steven Bosscher <steven@gcc.gnu.org>
4090
4091 * MAINTAINERS: Add myself as RTL optimizers reviewer.
4092
40932013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
4094
4095 * MAINTAINERS: Update name, email.
4096
40972013-08-13 Adam Butcher <adam@jessamine.co.uk>
4098
4099 * MAINTAINERS (Write After Approval): Add myself.
4100
41012013-08-12 Caroline Tice <cmtice@google.com>
4102
4103 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4104 address in the Write After Approval section.
4105
41062013-08-09 Carlos O'Donell <carlos@redhat.com>
4107
4108 * MAINTAINERS (Write After Approval): Update email.
4109
41102013-08-08 Benjamin Kosnik <bkoz@redhat.com>
4111
4112 * configure.ac: Adjust to check VTV_SUPPORTED.
4113 * configure: Regenerated.
4114
41152013-08-02 Caroline Tice <cmtice@google.com>
4116
4117 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4118 on non-linux systems; add target-libvtv to noconfigdirs; add
4119 libsupc++/.libs to C++ library search paths.
4120 * configure: Regenerated.
4121 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4122 libstdc++ and libgcc.
4123 * Makefile.in: Regenerated.
4124
41252013-07-19 Yvan Roux <yvan.roux@linaro.org>
4126
4127 * MAINTAINERS (Write After Approval): Add myself.
4128
41292013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
4130 Shiva Chen <shiva0217@gmail.com>
4131
4132 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4133 nds32 port maintainers.
4134
41352013-07-17 Tim Shen <timshen91@gmail.com>
4136
4137 * MAINTAINERS (Write After Approval): Add myself.
4138
41392013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4140
4141 * configure.ac: Sync from binutils.
4142 * configure: Regenerate.
4143
41442013-06-14 Vidya Praveen <vidyapraveen@arm.com>
4145
4146 * MAINTAINERS (Write After Approval): Add myself.
4147
41482013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
4149
4150 * MAINTAINERS (Write After Approval): Add myself.
4151
41522013-05-17 David Malcolm <dmalcolm@redhat.com>
4153
4154 * MAINTAINERS (Write After Approval): Add myself.
4155
41562013-04-30 Brooks Moses <bmoses@google.com>
4157
4158 * MAINTAINERS: Update my email; move myself from Fortran
4159 reviewer to Write After Approval.
4160
41612013-04-16 Andreas Schwab <schwab@suse.de>
4162
4163 * configure.ac (aarch64-*-*): Don't disable java.
4164 * configure: Regenerate.
4165
41662013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
4167
4168 * MAINTAINERS (Write After Approval): Add myself.
4169
41702013-03-30 Matthias Klose <doko@ubuntu.com>
4171
4172 * Makefile.def (target_modules): Don't install libffi.
4173 * Makefile.in: Regenerate.
4174
41752013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
4176
4177 * MAINTAINERS (Write After Approval): Add myself.
4178
41792013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
4180
4181 * MAINTAINERS (Write After Approval): Add myself.
4182
41832013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
4184
4185 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4186 * configure: Regenerated.
4187
a15d2ea8
ILT
41882013-02-05 Ian Lance Taylor <iant@google.com>
4189
4190 PR go/55969
4191 * configure.ac: Disable libgo on some systems where it does not
4192 work.
4193
a3b854b6
FXC
41942013-02-04 David Edelsohn <dje.gcc@gmail.com>
4195
4196 * MAINTAINERS: Explicitly add myself as AIX maintainer.
4197 Remove Geoff Keating as rs6000 port maintainer, at his request.
4198
41992013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
4200
4201 * MAINTAINERS: Update my email.
4202
42032013-01-23 Shenghou Ma <minux.ma@gmail.com>
4204
4205 * configure: Re-generate.
4206
42072013-01-15 Richard Biener <rguenther@suse.de>
4208
4209 PR other/55973
4210 * configure: Re-generate.
4211
42122013-01-14 Matthias Klose <doko@ubuntu.com>
4213
4214 * Makefile.def (install-target-libsanitizer): Depend on
4215 install-target-libstdc++-v3.
4216 * Makefile.in: Regenerate.
4217
42182013-01-14 Richard Biener <rguenther@suse.de>
4219
4220 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4221 * configure: Re-generate
4222
42232013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4224
4225 * config.sub: Update from config repo.
4226
42272013-01-11 Eric Botcazou <ebotcazou@adacore.com>
4228
4229 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4230 * Makefile.in: Regenerate.
4231
42322013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4233
4234 * MAINTAINERS (arc): Add new port maintainership for myself.
4235
42362013-01-09 Jason Merrill <jason@redhat.com>
4237
4238 * .gitignore: Import from gdb repository.
4239
42402013-01-09 H.J. Lu <hongjiu.lu@intel.com>
4241
4242 * Makefile.def (configure-gcc): Depend on all-gmp.
4243 (all-gcc): Remove dependency on all-gmp.
4244 * Makefile.in: Regenerated.
4245
42462013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4247
4248 * config.sub: Merge from config repo.
4249 * config.guess: Ditto.
4250
42512013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4252
4253 * Makefile.def: Merge from binutils.
4254 * Makefile.in: Ditto.
4255
42562013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
4257
4258 * MAINTAINERS: Update my email.
4259
42602012-12-29 Ben Elliston <bje@gnu.org>
4261
4262 * config.guess: Update to 2012-12-29 version.
4263 * config.sub: Likewise.
4264
42652012-12-20 Matthias Klose <doko@ubuntu.com>
4266
4267 * Makefile.def (install-target-libgfortran): Depend on
4268 install-target-libquadmath, install-target-libgcc.
4269 (install-target-libsanitizer): Depend on install-target-libgcc.
4270 (install-target-libjava): Depend on install-target-libgcc.
4271 (install-target-libitm): Depend on install-target-libgcc.
4272 (install-target-libobjc): Depend on install-target-libgcc.
4273 (install-target-libstdc++-v3): Depend on install-target-libgcc.
4274 * Makefile.in: Regenerate.
4275
42762012-12-19 Matthias Klose <doko@ubuntu.com>
4277
4278 * Makefile.def (install-target-libgo): Depend on
4279 install-target-libatomic.
4280 * Makefile.in: Regenerate.
4281
42822012-12-18 Andreas Schwab <schwab@linux-m68k.org>
4283
4284 PR go/55201
4285 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4286 * Makefile.in: Regenerate.
4287
42882012-12-16 Thomas Schwinge <thomas@codesourcery.com>
4289
4290 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4291 * configure: Regenerate.
4292
42932012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4294
4295 * config.sub: Merge from config repo.
4296
42972012-12-11 H.J. Lu <hongjiu.lu@intel.com>
4298
4299 * Makefile.def (target_modules): Add bootstrap=true and
4300 raw_cxx=true to libsanitizer.
4301 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4302 * Makefile.in: Regenerated.
4303 * configure: Likewise.
4304
43052012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
4306
4307 * MAINTAINERS: Remove self as RTL optimization maintainer.
4308
43092012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
4310
4311 * MAINTAINERS (Write After Approval): Add myself.
4312
43132012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4314
4315 * Makefile.def (target_modules): Remove bootstrap=true and
4316 raw_cxx=true from libsanitizer.
4317 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4318 * Makefile.in: Regenerated.
4319 * configure: Likewise.
4320
43212012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4322
4323 * Makefile.def (target_modules): Add bootstrap=true and
4324 raw_cxx=true to libsanitizer.
4325 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4326 * Makefile.in: Regenerated.
4327 * configure: Likewise.
4328
43292012-11-28 Andrew Pinski <apinski@cavium.com>
4330
4331 PR bootstrap/54279
4332 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4333 * configure: Regenerate.
4334 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4335 * Makefile.in: Regenerate.
4336
43372012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
4338
4339 * configure.ac: Disable libsanitizer if we're not building C++.
4340 * configure: Regenerate.
4341
43422012-11-15 Roland McGrath <roland@hack.frob.com>
4343
4344 * MAINTAINERS (Write After Approval): Add myself.
4345
43462012-11-15 Dmitry Vyukov <dvyukov@google.com>
4347
4348 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4349 Kostya Serebryany (kcc@google.com) and
4350 Jakub Jelinek (jakub@redhat.com).
4351 Rename area for Dodji Seketeli (dodji@redhat.com).
4352
43532012-11-15 Dodji Seketeli <dodji@redhat.com>
4354
4355 * MAINTAINERS: (asan.c, related): Add myself.
4356
43572012-11-14 Roland McGrath <mcgrathr@google.com>
4358
4359 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4360 * configure: Regenerate.
4361
43622012-11-13 Richard Henderson <rth@redhat.com>
4363
4364 * configure.ac: Move libsanitizer logic to subdirectory.
4365 * configure: Regenerate.
4366
43672012-11-13 Dodji Seketeli <dodji@redhat.com>
4368
4369 * configure.ac: Enable libsanitizer just on x86 linux for now.
4370 * configure: Re-generate.
4371
43722012-11-13 David Edelsohn <dje.gcc@gmail.com>
4373
4374 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4375 sections.
4376 * configure: Regenerate.
4377
43782012-11-13 Hans-Peter Nilsson <hp@axis.com>
4379
4380 * configure.ac: Add section for configdirs for libsanitizer.
4381 Disable for cris-*-* and mmix-*-*.
4382 * configure: Regenerate.
4383
43842012-11-12 Wei Mi <wmi@google.com>
4385
4386 * configure.ac: Add libsanitizer to target_libraries.
4387 * Makefile.def: Ditto.
4388 * configure: Regenerate.
4389 * Makefile.in: Regenerate.
4390 * libsanitizer: New directory for asan runtime. Contains an empty
4391 tsan directory.
4392
43932012-11-03 Corinna Vinschen <corinna@vinschen.de>
4394
4395 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4396 against Mingw64 w32api.
4397 * configure: Regenerate.
4398
43992012-11-03 H.J. Lu <hongjiu.lu@intel.com>
4400
4401 * configure: Regenerated.
4402
44032012-11-03 Robert Mason <rbmj@verizon.net>
4404
4405 * configure.ac: add --disable-libstdcxx configure option
4406 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4407
44082012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
4409
4410 * MAINTAINERS (Write After Approval): Add myself.
4411
44122012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
4413
4414 * MAINTAINERS (Write After Approval): Add myself.
4415
44162012-10-24 Sharad Singhai <singhai@google.com>
4417
4418 * MAINTAINERS (Write After Approval): Add myself.
4419
44202012-10-24 Eric Christopher <echristo@gmail.com>
4421
4422 * MAINTAINERS: Update email address.
4423
44242012-10-23 Eric Botcazou <ebotcazou@adacore.com>
4425
4426 PR bootstrap/54820
4427 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4428 * configure: Regenerate.
4429
44302012-10-23 Richard Earnshaw <rearnsha@arm.com>
4431
4432 * MAINTAINERS (aarch64): Add Marcus and myself.
4433
44342012-10-22 Eric Botcazou <ebotcazou@adacore.com>
4435
4436 PR bootstrap/54820
4437 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4438 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4439 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4440 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4441 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4442 * Makefile.in: Regenerate.
4443 * configure.ac (have_static_libs): New variable and associated check.
4444 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4445 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4446 * configure: Regenerate.
4447
44482012-10-10 Richard Biener <rguenther@suse.de>
4449
4450 * MAINTAINERS: Adjust for changed surname.
4451
44522012-10-04 Lawrence Crowl <crowl@google.com>
4453
4454 * MAINTAINERS (Write After Approval): Add myself.
4455
44562012-10-01 Cary Coutant <ccoutant@google.com>
4457
4458 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4459
44602012-09-28 Ian Lance Taylor <iant@google.com>
4461
4462 * Makefile.def: Make all-target-libgo depend on
4463 all-target-libbacktrace.
4464 * Makefile.in: Rebuild.
4465
44662012-09-26 Ian Lance Taylor <iant@google.com>
4467
4468 * Makefile.def: Make all-gcc depend on all-libbacktrace.
4469 * Makefile.in: Rebuild.
4470
44712012-09-20 Walter Lee <walt@tilera.com>
4472
4473 * configure.ac: Add tilegx to list of targets that support gold.
4474 * configure: Regenerate.
4475
44762012-09-20 Marek Polacek <polacek@redhat.com>
4477
4478 * MAINTAINERS (Write After Approval): Add myself.
4479
44802012-09-19 Steve Ellcey <sellcey@mips.com>
4481
4482 * configure.ac: Add mips*-mti-elf* target.
4483 * configure: Regenerate.
4484
44852012-09-17 Ian Lance Taylor <iant@google.com>
4486
4487 * MAINTAINERS (Various Maintainers): Add libbacktrace.
4488 * configure.ac (host_libs): Add libbacktrace.
4489 (target_libraries): Add libbacktrace.
4490 * Makefile.def (host_modules): Add libbacktrace.
4491 (target_modules): Likewise.
4492 * configure, Makefile.in: Rebuild.
4493
44942012-09-14 David Edelsohn <dje.gcc@gmail.com>
4495
4496 PR target/38607
4497 Merge upstream change.
4498 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
4499
4500 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
4501 Add libgomp*.o to compare_exclusions for AIX.
4502 * configure: Regenerate.
4503
45042012-09-06 Diego Novillo <dnovillo@google.com>
4505
4506 * configure.ac: Bump minimum GMP version to 4.2.3.
4507 * configure: Re-generate.
4508
45092012-09-05 Georg-Johann Lay <avr@gjlay.de>
4510
4511 PR target/54461
4512 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
4513 target-libgloss if not configured --with-avrlibc=no.
4514 * configure: Regenerate.
4515
45162012-09-04 Jason Merrill <jason@redhat.com>
4517
4518 * configure.ac: Fix --enable-languages=all.
4519
45202012-09-04 Christophe Lyon <christophe.lyon@st.com>
4521
4522 * MAINTAINERS (Write After Approval): Add myself.
4523
45242012-09-03 Richard Guenther <rguenther@suse.de>
4525
4526 PR bootstrap/54138
4527 * configure.ac: Re-organize ISL / CLOOG checks to allow
4528 disabling with either --without-isl or --without-cloog.
4529 * configure: Regenerated.
4530
45312012-09-03 Georg-Johann Lay <avr@gjlay.de>
4532
4533 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
4534 * configure: Regenerate.
4535
45362012-08-27 Ulrich Drepper <drepper@gmail.com>
4537
4538 * MAINTAINERS: Fix my email address.
4539
45402012-08-26 H.J. Lu <hongjiu.lu@intel.com>
4541
4542 PR binutils/4970
4543 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
4544 and opcodes.
4545 * Makefile.in: Regenerated.
4546
45472012-08-26 Art Haas <ahaas@impactweather.com>
4548
4549 * configure: Regenerate.
4550
45512012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
4552
4553 * INSTALL/README: Also refer to the online installation
4554 instructions.
4555
45562012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4557
4558 * MAINTAINERS (Write After Approval): Add myself.
4559 (Picochip port): Remove myself.
4560
45612012-08-14 Diego Novillo <dnovillo@google.com>
4562
4563 Merge from cxx-conversion branch.
4564
4565 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
4566 POSTSTAGE1_CONFIGURE_FLAGS.
4567 * Makefile.in: Regenerate.
4568 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
4569 Force C++ when bootstrapping.
4570 * configure: Regenerate.
4571
45722012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4573
4574 * MAINTAINERS (Write After Approval): Add myself.
4575
45762012-07-16 Joseph Myers <joseph@codesourcery.com>
4577
4578 * README: Document use of ranges of years in copyright notices.
4579
45802012-07-06 Richard Guenther <rguenther@suse.de>
4581
4582 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
4583 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
4584 --with-gmp=system.
4585 * Makefile.in: Regenerated.
4586 * configure: Likewise.
4587
45882012-07-06 Richard Guenther <rguenther@suse.de>
4589
4590 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
4591 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
4592 supply V=1 as extra_make_flags.
4593 * configure: Regenerated.
4594 * Makefile.in: Likewise.
4595
45962012-07-04 Tristan Gingold <gingold@adacore.com>
4597
4598 * configure: Regenerate.
4599
46002012-07-03 Richard Guenther <rguenther@suse.de>
4601
4602 * Makfile.def (isl): Remove not necessary extra_exports and
4603 extra_make_flags.
4604 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
4605 * Makefile.in: Regenerated.
4606
46072012-07-03 Richard Guenther <rguenther@suse.de>
4608
4609 * Makefile.def (cloog): Add V=1 to extra_make_flags.
4610 * configure.ac: If either the ISL or the CLooG check failed
4611 do not try to build in-tree versions.
4612 * Makefile.in: Regenerated.
4613 * configure: Regenerated.
4614
46152012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4616
4617 * configure: Regenerate.
4618
46192012-07-02 Janis Johnson <janisjo@codesourcery.com>
4620
4621 * MAINTAINERS (Various Maintainers): Add myself as testsuite
4622 maintainer.
4623
46242012-07-02 Richard Guenther <rguenther@suse.de>
4625
4626 * configure: Regenerated.
4627
46282012-07-02 Richard Guenther <rguenther@suse.de>
4629 Michael Matz <matz@suse.de>
4630 Tobias Grosser <tobias@grosser.es>
4631 Sebastian Pop <sebpop@gmail.com>
4632
4633 * Makefile.def: Add ISL host module, remove PPL host module.
4634 Adjust ClooG host module to use the proper ISL.
4635 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
4636 * configure.ac: Include config/isl.m4. Add ISL host library,
4637 remove PPL. Remove PPL configury, add ISL configury, adjust
4638 ClooG configury.
4639 * Makefile.in: Regenerated.
4640 * configure: Likewise.
4641
46422012-07-02 Richard Guenther <rguenther@suse.de>
4643
4644 Merge from graphite branch
4645 2011-07-21 Tobias Grosser <tobias@grosser.es>
4646
4647 * configure: Regenerated.
4648 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
4649 both cloog.org and legacy versions. The only supported version will
4650 be CLooG with the isl backend.
4651
4652 2011-07-21 Tobias Grosser <tobias@grosser.es>
4653
4654 * configure: Regenerated.
4655 * configure.ac: Require cloog isl 0.17.0
4656
4657 2011-07-21 Tobias Grosser <tobias@grosser.es>
4658
4659 * configure: Regenerated.
4660 * config/cloog.m4: Do not define CLOOG_ORG
4661
46622012-06-29 Steven Bosscher <steven@gcc.gnu.org>
4663
4664 * configure.ac: Skip C if explicitly selected.
4665 * configure: Regenerate.
4666
46672012-06-28 Christophe Lyon <christophe.lyon@st.com>
4668
4669 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
4670 they contain -O2.
4671 * configure: Regenerate.
4672
46732012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
4674
4675 PR debug/53740
4676 * df.h, df-problems.c, dce.c: Revert last patch.
4677
46782012-06-25 Iain Sandoe <iain@codesourcery.com>
4679
4680 * MAINTAINERS (Write After Approval): Update my email address.
4681
46822012-06-21 Meador Inge <meadori@codesourcery.com>
4683
4684 * MAINTAINERS (Write After Approval): Add myself.
4685
46862012-06-20 Jason Merrill <jason@redhat.com>
4687
4688 * Makefile.tpl (check-target-libgomp-c++): New.
4689 (check-target-libitm-c++): New.
4690 * Makefile.def (c++): Add them.
4691 * Makefile.in: Regenerate.
4692
46932012-05-29 Edmar Wienskoski <edmar@freescale.com>
4694
4695 * MAINTAINERS (Write After Approval): Add myself.
4696
46972012-05-16 Olivier Hainque <hainque@adacore.com>
4698
4699 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
4700 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
4701 (install-no-fixedincludes): Adjust accordingly.
4702 * Makefile.in: Regenerate.
4703
47042012-05-15 H.J. Lu <hongjiu.lu@intel.com>
4705
4706 Merge upstream change
4707 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
4708
47092012-05-14 Marc Glisse <marc.glisse@inria.fr>
4710
4711 * MAINTAINERS (Write After Approval): Add myself.
4712
47132012-05-09 Nick Clifton <nickc@redhat.com>
4714 Paul Smith <psmith@gnu.org>
4715
4716 PR bootstrap/50461
4717 * configure.ac (mpfr-dir): When using in-tree MPFR sources
4718 allow for the fact that from release v3.1.0 of MPFR the source
4719 files were moved into a src sub-directory.
4720 * configure: Regenerate.
4721
47222012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
4723
4724 * configure.ac: Bump minimum MPFR version to 2.4.0.
4725 * configure: Regenerated.
4726
47272012-05-01 Richard Henderson <rth@redhat.com>
4728
4729 * Makefile.def (libatomic): New target_module.
4730 * configure.ac (target_libraries): Add libatomic.
4731 (noconfigdirs): Check if libatomic is supported.
4732 * Makefile.in, configure: Rebuild.
4733
47342012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
4735
4736 * MAINTAINERS (Write After Approval): Add myself.
4737
47382012-04-25 Joel Brobecker <brobecker@adacore.com>
4739
4740 * config.sub: Update to 2012-04-18 version from official repo.
4741
47422012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
4743
4744 * MAINTAINERS (Write After Approval): Add myself.
4745
47462012-04-11 Steve Ellcey <sellcey@mips.com>
4747
4748 * MAINTAINERS: Changed email address.
4749
47502012-03-28 Georg-Johann Lay <avr@gjlay.de>
4751
4752 PR target/52737
4753 * contrib/gcc_update (files_and_dependencies):
4754 Remove gcc/config/avr/t-multilib from touch data.
4755
47562012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4757
4758 * MAINTAINERS (OS Port Maintainers): Remove irix.
4759 * configure.ac (enable_libgomp): Remove *-*-irix6*.
4760 (unsupported_languages): Remove mips-sgi-irix6.*.
4761 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
4762 (with_stabs): Remove.
4763 * configure: Regenerate.
4764
47652012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4766
4767 * MAINTAINERS (OS Port Maintainers): Remove osf.
4768 * configure.ac (enable_libgomp): Remove *-*-osf*.
4769 (with_stabs): Remove alpha*-*-osf*.
4770 * configure: Regenerate.
4771
47722012-03-05 Tristan Gingold <gingold@adacore.com>
4773
4774 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
4775 * configure: Regenerate.
4776
47772012-02-17 Walter Lee <walt@tilera.com>
4778
4779 * MAINTAINERS: (Write After Approval): Delete myself.
4780
47812012-02-14 Walter Lee <walt@tilera.com>
4782
4783 * MAINTAINERS (tilegx port): Add myself.
4784 (tilepro port): Add myself.
4785 (Write After Approval): Add myself.
4786
47872012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
4788
4789 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
4790 and Joseph Myers as docstring relicensing maintainers.
4791
47922012-02-09 Bin Cheng <bin.cheng@arm.com>
4793
4794 * MAINTAINERS (write-after-approval): Add myself.
4795
47962012-02-08 Ira Rosen <irar@il.ibm.com>
4797
4798 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
4799 maintainer.
4800
48012012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
4802
4803 * MAINTAINERS (Write After Approval): Move myself to
4804 maintain alphabetical order.
4805
48062012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
4807
4808 * MAINTAINERS (Write After Approval): Add myself.
4809
48102012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
4811
4812 * MAINTAINERS (Write After Approval): Add myself.
4813
48142012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
4815 Jayant R Sonar <jayant.sonar@kpitcummins.com>
4816
4817 * configure.ac (cr16-*-*): Remove nonconfigdirs.
4818 * configure: Regenerate.
4819
48202012-01-23 Harshit Chopra <harshit@google.com>
4821
4822 * MAINTAINERS (Write After Approval): Add myself.
4823
48242012-01-22 Douglas B Rupp <rupp@ngnat.com>
4825
4826 * configure.ac: Remove reference to mh-interix.
4827 * configure: Regenerate.
4828
48292012-01-05 Richard Henderson <rth@redhat.com>
4830
4831 PR bootstrap/51072
4832 * configure.ac: Disable libitm if c++ is not enabled.
4833 * configure: Rebuild.
4834
4835 * configure.ac: Fix regexp for same.
4836 * configure: Rebuild.
4837
48382012-01-02 Balaji V. Iyer <bviyer@gmail.com>
4839
4840 * MAINTAINERS (Write After Approval): Add myself.
4841
48422012-01-02 Richard Guenther <rguenther@suse.de>
4843
4844 PR bootstrap/51686
4845 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
4846 * Makefile.in: Regenerate.
4847
48482011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
4849
4850 * MAINTAINERS (Write After Approval): Add myself.
4851
48522011-12-18 Eric Botcazou <ebotcazou@adacore.com>
4853
4854 * configure: Regenerate.
4855
48562011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4857
4858 * MAINTAINERS (picochip): Changed email address.
4859
48602011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
4861
4862 * MAINTAINERS (write-after-approval): Add self.
4863
48642011-11-29 DJ Delorie <dj@redhat.com>
4865
4866 * configure.ac (rl78-*-*) New case.
4867 * configure: Regenerate.
4868 * MAINTAINERS: Add myself as RL78 maintainer.
4869
48702011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4871
4872 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
4873
48742011-11-21 Andreas Tobler <andreast@fgznet.ch>
4875
4876 * libtool.m4: Additional FreeBSD 10 fixes.
4877
48782011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
4879
4880 * MAINTAINERS: Move myself from Write After Approval to CPU Port
4881 Maintainers section, as Epiphany maintainer.
4882
48832011-11-18 Iain Sandoe <iains@gcc.gnu.org>
4884
4885 PR target/49992
4886 * configure.ac: Remove ranlib special-casing for Darwin.
4887 * configure: Regenerate.
4888
48892011-11-12 Andrey Belevantsev <abel@ispras.ru>
4890
4891 * MAINTAINERS (Reviewers): Keep the list sorted.
4892
48932011-11-11 Andrey Belevantsev <abel@ispras.ru>
4894
4895 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
4896
48972011-11-09 Roland McGrath <mcgrathr@google.com>
4898
4899 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
4900 * configure: Rebuild.
4901 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
4902 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
4903 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
4904 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
4905 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
4906 Add READELF.
4907 * Makefile.in: Rebuild.
4908
49092011-11-09 Jason Merrill <jason@redhat.com>
4910
4911 * Makefile.def (language=c++): Remove check-c++0x.
4912 * Makefile.in (check-gcc-c++): Regenerate.
4913
49142011-11-08 Richard Henderson <rth@redhat.com>
4915
4916 * configure.ac: Test for libitm directory present first.
4917
4918 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
4919
4920 * configure.ac: Test libitm/configure.tgt to disable libitm.
4921 * configure: Rebuild.
4922
49232011-11-07 Aldy Hernandez <aldyh@redhat.com>
4924 Richard Henderson <rth@redhat.com>
4925
4926 Merged from transactional-memory.
4927
4928 * Makefile.def (lang_env_dependencies): libitm is c++.
4929 Add libitm target module.
4930 * configure.ac: Likewise.
4931 * config/mmap.m4: New file.
4932 * contrib/gcc_update: Add libitm to touch data.
4933 * Makefile.in, configure: Rebuild.
4934
49352011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4936
4937 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
4938 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
4939 * Makefile.in: Regenerate.
4940
49412011-11-01 DJ Delorie <dj@redhat.com>
4942
4943 * config.sub: Update to version 2011-10-29 (added rl78)
4944
49452011-10-27 Nick Clifton <nickc@redhat.com>
4946
4947 * config.sub: Import these changes from the config project:
4948
4949 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
4950 Ben Elliston <bje@gnu.org>
4951
4952 * config.sub (epiphany): New.
4953
4954 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
4955 Ben Elliston <bje@gnu.org>
4956
4957 * config.sub (hexagon, hexagon-*): New.
4958
4959 2011-08-23 Roland McGrath <mcgrathr@google.com>
4960
4961 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
4962 64eb to be64.
4963
4964 2011-08-16 Roland McGrath <mcgrathr@google.com>
4965
4966 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
4967 (nacl): Grok as alias for 32el-unknown-nacl.
4968
49692011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
4970
4971 * MAINTAINERS (Write After Approval): Add myself.
4972
49732011-10-24 Teresa Johnson <tejohnson@google.com>
4974
4975 * MAINTAINERS (Write After Approval): Add myself.
4976
49772011-09-21 Jakub Jelinek <jakub@redhat.com>
4978
4979 * MAINTAINERS (sparc port): Remove myself.
4980
49812011-09-14 Tom de Vries <tom@codesourcery.com>
4982
4983 * MAINTAINERS (Write After Approval): Add myself.
4984
49852011-08-14 Yao Qi <yao@codesourcery.com>
4986
4987 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
4988 * configure: Regenerate.
4989
49902011-07-26 Ian Lance Taylor <iant@google.com>
4991
4992 * configure.ac: Set have_compiler based on whether gcc directory
4993 exists, rather than on whether gcc is in configdirs.
4994 * configure: Rebuild.
4995
49962011-07-21 Joseph Myers <joseph@codesourcery.com>
4997
4998 * MAINTAINERS (Global Reviewers): Add self.
4999
50002011-07-20 David Edelsohn <dje.gcc@gmail.com>
5001
5002 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5003 link directories.
5004 * Makefile.in: Rebuild.
5005
50062011-07-20 Ian Lance Taylor <iant@google.com>
5007
5008 PR bootstrap/49787
5009 * configure.ac: Move --enable-bootstrap handling earlier in file.
5010 If --enable-bootstrap and either --enable-build-with-cxx or
5011 --enable-build-poststage1-with-cxx, enable C++ automatically.
5012 * configure: Rebuild.
5013
50142011-07-19 Ian Lance Taylor <iant@google.com>
5015
5016 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
5017 make C++ a boot_language. Set and substitute
5018 POSTSTAGE1_CONFIGURE_FLAGS.
5019 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5020 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5021 * configure, Makefile.in: Rebuild.
5022
50232011-07-19 Vladimir Makarov <vmakarov@redhat.com>
5024
5025 * MAINTAINERS (Register Allocation): Move myself from reviewers to
5026 maintainers.
5027
50282011-07-18 Jakub Jelinek <jakub@redhat.com>
5029
5030 * MAINTAINERS (Global Reviewers): Add myself.
5031
50322011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5033
5034 * configure: Regenerate.
5035
50362011-07-16 Jason Merrill <jason@redhat.com>
5037
5038 * Makefile.def (language=c++): Add check-c++0x and
5039 check-target-libmudflap-c++.
5040 * Makefile.tpl (check-target-libmudflap-c++): New.
5041 * Makefile.in: Regenerate.
5042
50432011-07-16 Matthias Klose <doko@ubuntu.com>
5044
5045 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5046 * Makefile.def (target_modules/libjava): Pass
5047 $(EXTRA_CONFIGARGS_LIBJAVA).
5048 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5049 if not configured with --enable-static-libjava.
5050 * Makefile.in: Regenerate.
5051 * configure: Likewise.
5052
50532011-07-15 Jason Merrill <jason@redhat.com>
5054
5055 * Makefile.in (check-c++): Move check-gcc-c++0x after
5056 check-target-libstdc++-v3.
5057
50582011-07-15 Bernd Schmidt <bernds@codesourcery.com>
5059
5060 * MAINTAINERS (c6x port): New entry.
5061
50622011-07-13 Jason Merrill <jason@redhat.com>
5063
5064 * Makefile.in (check-gcc-c++0x): New.
5065 (check-c++): Depend on it.
5066
50672011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5068
5069 PR target/39150
5070 * configure.ac (i[3456789]86-*-solaris2*): Also accept
5071 x86_64-*-solaris2.1[0-9]*.
5072 * configure: Regenerate.
5073
50742011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
5075
5076 * MAINTAINERS (RTL optimizers): Add self.
5077
50782011-06-27 Gabriel Charette <gchare@google.com>
5079
5080 * MAINTAINERS (Write After Approval): Add myself.
5081
50822011-06-22 Hans-Peter Nilsson <hp@axis.com>
5083
5084 PR regression/47836
5085 PR bootstrap/23656
5086 PR other/47733
5087 PR bootstrap/49247
5088 PR c/48825
5089 * configure.ac (target_libraries): Remove target-libiberty.
5090 Remove case-statement setting skipdirs=target-libiberty for
5091 multiple targets. Remove checking target_configdirs and
5092 removing target-libiberty but keeping target-libgcc if
5093 otherwise empty.
5094 * Makefile.def (target_modules): Don't add libiberty.
5095 (dependencies): Remove all traces of target-libiberty.
5096 * configure, Makefile.in: Regenerate.
5097
50982011-06-13 Walter Lee <walt@tilera.com>
5099
5100 * configure.ac (tilepro-*-*) New case.
5101 (tilegx-*-*): Likewise.
5102 * configure: Regenerate.
5103
51042011-06-06 Jing Yu <jingyu@google.com>
5105
5106 * configure.ac: Skip target-libiberty for
5107 arm*-*-linux-androideabi.
5108 * configure: Regenerated.
5109
51102011-06-06 Nick Clifton <nickc@redhat.com>
5111
5112 * config.sub: Sync from upstream.
5113
51142011-06-05 Nenad Vukicevic <nenad@intrepid.com>
5115
5116 * MAINTAINERS (Write After Approval): Add myself.
5117
51182011-06-01 Daniel Jacobowitz <drow@false.org>
5119
5120 * MAINTAINERS: Update my email address.
5121
51222011-05-27 Nathan Froyd <froydnj@codesourcery.com>
5123
5124 * MAINTAINERS (Write After Approval): Update my email address.
5125
51262011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
5127
5128 * MAINTAINERS (Write After Approval): Add myself.
5129
51302011-05-08 Doug Kwan <dougkwan@google.com>
5131
5132 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5133 * configure: Regenerated.
5134 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5135 value from configure.
5136 * Makefile.in: Regenerated.
5137
51382011-05-05 Joseph Myers <joseph@codesourcery.com>
5139
5140 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5141 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5142 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5143 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5144 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5145 *-*-vxworks*): Disable newlib and libgloss in separate case
5146 statement.
5147 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5148 to separate case statement.
5149 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5150 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5151 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5152 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5153 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5154 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5155 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5156 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5157 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5158 i[[3456789]]86-*-rdos*, m32r-*-*,
5159 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5160 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5161 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5162 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5163 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5164 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5165 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5166 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5167 and libgloss in main case over targets. Remove most empty cases
5168 in main case over targets.
5169 * configure: Regenerate.
5170
51712011-05-04 Janis Johnson <janisjo@codesourcery.com>
5172
5173 * MAINTAINERS (Write After Approval): Add myself.
5174
51752011-05-04 Joseph Myers <joseph@codesourcery.com>
5176
5177 * configure.ac: Remove code setting special library locations for
5178 hppa*64*-*-hpux11*. Remove code setting compiler for
5179 sparc-sun-solaris2*.
5180 * configure: Regenerate.
5181
51822011-05-04 Joseph Myers <joseph@codesourcery.com>
5183
5184 * configure.ac: Separate libgloss_dir settings from general case
5185 over targets.
5186 * configure: Regenerate.
5187
51882011-04-28 Joseph Myers <joseph@codesourcery.com>
5189
5190 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5191 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5192 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5193 cases in libgcj-disabling case statement.
5194 (hppa*64*-*-linux*): Set unsupported_languages instead of
5195 disabling target-zlib.
5196 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5197 to hppa*64*-*-hpux*.
5198 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5199 hppa*-*-hpux*.
5200 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5201 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5202 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5203 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5204 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5205 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5206 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5207 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5208 libgcj-disabling case statement.
5209 * configure: Regenerate.
5210
52112011-04-28 Joseph Myers <joseph@codesourcery.com>
5212
5213 * configure.ac: Disable Java for targets not supporting libffi.
5214 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5215 Remove cases in Java-disabling statement.
5216 (*arm-wince-pe): Change to arm-wince-pe.
5217 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5218 cases in Java-disabling statement.
5219 (bfin-*-*): Don't disable Java again.
5220 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5221 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5222 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5223 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5224 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5225 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5226 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5227 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5228 Java-disabling statement.
5229 (mmix-*-*): Don't disable Java again.
5230 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5231 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5232 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5233 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5234 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5235 statement.
5236 * configure: Regenerate.
5237
52382011-04-28 Joseph Myers <joseph@codesourcery.com>
5239
5240 * configure.ac: Separate cases disabling Java and Java libraries
5241 from general case over targets.
5242 * configure: Regenerate.
5243
52442011-04-21 Jie Zhang <jzhang918@gmail.com>
5245
5246 * MAINTAINERS: Update my email address.
5247
52482011-04-20 Easwaran Raman <eraman@google.com>
5249
5250 * MAINTAINERS (Write After Approval): Add myself.
5251
52522011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
5253
5254 PR lto/48086
5255 * configure.ac: Re-enable LTO on *-apple-darwin9*.
5256 * configure: Regenerate.
5257
52582011-04-16 Jim Meyering <meyering@redhat.com>
5259
5260 * MAINTAINERS (Write After Approval): Add myself.
5261
52622011-04-15 Dodji Seketeli <dodji@redhat.com>
5263
5264 * MAINTAINERS: Update my email address.
5265
52662011-04-13 Georg-Johann Lay <avr@gjlay.de>
5267
5268 * MAINTAINERS (Write After Approval): Add myself.
5269
52702011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
5271
5272 * MAINTAINERS (Write After Approval): Add myself.
5273
52742011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
5275
5276 * MAINTAINERS (Write After Approval): Add myself.
5277
52782011-04-06 Joseph Myers <joseph@codesourcery.com>
5279
5280 * configure.ac (build_tools): Remove build-byacc.
5281 (host_libs): Remove mmalloc.
5282 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5283 autoconf automake libtool diff rcs fileutils shellutils time
5284 textutils wdiff find uudecode hello tar gzip indent recode release
5285 sed perl gawk findutils gettext zip.
5286 (libgcj): Remove target-qthreads.
5287 (target_tools): Remove target-examples target-gperf.
5288 (YACC): Don't handle building byacc.
5289 * configure: Regenerate.
5290 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5291 dosutils, examples, fileutils, find, findutils, gawk, gettext,
5292 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5293 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5294 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5295 handle building components.
5296 * Makefile.in: Regenerate.
5297
52982011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
5299
5300 * MAINTAINERS: Update my email address as Xtensa maintainer.
5301
53022011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5303
5304 * config.sub: Sync from upstream.
5305
53062011-04-01 Joseph Myers <joseph@codesourcery.com>
5307
5308 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5309 (microblaze*): Don't disable libssp.
5310 * configure: Regenerate.
5311
53122011-04-01 Joseph Myers <joseph@codesourcery.com>
5313
5314 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5315 moveifchange.
5316 * configure: Regenerate.
5317 * Makefile.tpl: Use @SHELL@ not @config_shell@.
5318 * Makefile.in: Regenerate.
5319
53202011-04-01 Joseph Myers <joseph@codesourcery.com>
5321
5322 * configure.ac (*-*-sysv4*): Don't enable libgomp.
5323 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5324 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5325 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5326 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5327 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5328 md_exec_prefix cases.
5329 * configure: Regenerate.
5330
53312011-04-01 Joseph Myers <joseph@codesourcery.com>
5332
5333 * configure.ac: Separate cases disabling target-libssp,
5334 target-libiberty, target-libstdc++-v3 and Fortran from general
5335 case over targets.
5336 * configure: Regenerate.
5337
53382011-04-01 Joseph Myers <joseph@codesourcery.com>
5339
5340 * configure.ac (*-*-chorusos): Don't disable libgcj.
5341 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5342 Remove case.
5343 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5344 (arm-*-coff): Don't disable libgcj.
5345 (arm*-*-linux-gnueabi): Remove useless assignment.
5346 (arm-*-riscix*): Don't disable libgcj.
5347 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5348 configuration.
5349 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5350 (c54x*-*-*): Remove case.
5351 (tic54x-*-*): Don't disable GCC or GCC libraries.
5352 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
5353 to *.
5354 (d10v-*-*): Don't disable GCC libraries.
5355 (d30v-*-*): Don't disable libgcj.
5356 (h8500-*-*): Don't disable GCC libraries.
5357 (i960-*-*): Don't disable libgcj.
5358 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5359 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5360 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5361 libgcj.
5362 (m68k-*-coff*): Remove case.
5363 (mmix-*-*): Don't disable libgloss on host.
5364 (mn10200-*-*, mn10300-*-*): Remove cases.
5365 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5366 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5367 Don't disable libgcj.
5368 (romp-*-*): Remove case.
5369 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5370 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5371 case.
5372 (v810-*-*): Don't disable GCC libraries.
5373 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5374 (ip2k-*-*): Don't disable GCC libraries.
5375 * configure: Regenerate.
5376
53772011-03-28 Joseph Myers <joseph@codesourcery.com>
5378
5379 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5380 libffi on host.
5381 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5382 on host.
5383 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5384 * configure: Regenerate.
5385
53862011-03-26 John Marino <binutils@marino.st>
5387
5388 * configure.ac: Add support for *-*-dragonfly*
5389 * configure: Regenerate.
5390
53912011-03-25 Joseph Myers <joseph@codesourcery.com>
5392
5393 * configure.ac (native_only): Remove.
5394 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5395 send-pr uudecode guile gnuserv on host.
5396 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5397 send-pr rcs guile perl texinfo libtool on host.
5398 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5399 automake send-pr rcs guile perl texinfo libtool on host.
5400 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5401 (*-*-kaos*): Don't disable target-examples target-gperf on target.
5402 (alpha*-dec-osf*): Don't disable fileutils on target.
5403 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5404 texinfo send-pr expect dejagnu on target.
5405 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5406 target-qthreads on target.
5407 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5408 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5409 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5410 x86_64-*-mingw*): Don't disable expect on target.
5411 (*-*-cygwin*): Don't disable target-gperf on target.
5412 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5413 gnuserv on target.
5414 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5415 target.
5416 * configure: Regenerate.
5417
54182011-03-25 Joseph Myers <joseph@codesourcery.com>
5419
5420 * configure.ac (target_tools): Remove target-groff.
5421 (native_only): Remove target-groff.
5422 (hppa*64*-*-*): Don't disable byacc.
5423 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5424 setting.
5425 (*-*-kaos*): Don't skip target-librx and target-groff.
5426 (*-*-netware*): Don't skip target-libmudflap.
5427 (*-*-tpf*): Don't skip target-libmudflap.
5428 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5429 directories on the host.
5430 (ia64*-*-*vms*): Don't skip tix.
5431 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5432 host.
5433 * configure: Regenerate.
5434
54352011-03-24 Paolo Bonzini <pbonzini@redhat.com>
5436
5437 * configure.ac: Remove references to mt-mep, mt-netware,
5438 mt-wince.
5439 * Makefile.def: Add all-utils soft dependencies.
5440 * Makefile.tpl: Remove GDB_NLM_DEPS.
5441 * configure: Regenerate.
5442 * Makefile.in: Regenerate.
5443
54442011-03-24 Paolo Bonzini <bonzini@gnu.org>
5445
5446 * configure.ac: Do not include mh-x86omitfp.
5447 * configure: Regenerate.
5448
54492011-03-24 Paolo Bonzini <bonzini@gnu.org>
5450
5451 * configure.ac: Remove empty cases.
5452 * configure: Regenerate.
5453
54542011-03-24 Paolo Bonzini <bonzini@gnu.org>
5455
5456 * Makefile.def: Add dependency from termcap to gdb.
5457 * Makefile.in: Regenerate.
5458
54592011-03-24 Paolo Bonzini <bonzini@gnu.org>
5460
5461 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
5462 * configure: Regenerate.
5463 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
5464 * Makefile.tpl: Likewise.
5465 * Makefile.in: Regenerate.
5466
54672011-03-24 Paolo Bonzini <bonzini@gnu.org>
5468
5469 * configure.ac: Remove all mentions of tentative_cc.
5470 * configure: Regenerate.
5471
54722011-03-24 Joseph Myers <joseph@codesourcery.com>
5473
5474 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
5475 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
5476 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
5477 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
5478 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
5479 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
5480 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
5481 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5482 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
5483 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
5484 *-*-rhapsody*): Remove host cases.
5485 * configure: Regenerate.
5486
54872011-03-24 Joseph Myers <joseph@codesourcery.com>
5488
5489 * configure.ac (ppc*-*-pe): Remove host case.
5490 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
5491 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
5492 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
5493 cases.
5494 * configure: Regenerate.
5495
54962011-03-24 Joseph Myers <joseph@codesourcery.com>
5497
5498 * config.sub: Update to version 2011-03-23.
5499
55002011-03-22 Joseph Myers <joseph@codesourcery.com>
5501
5502 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
5503 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
5504 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
5505 * configure: Regenerate.
5506
55072011-03-22 Joseph Myers <joseph@codesourcery.com>
5508
5509 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
5510 to Write After Approval.
5511 * config-ml.in: Don't handle arc-*-elf*.
5512 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
5513 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
5514 handle GCC libraries.
5515 * configure: Regenerate.
5516
55172011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5518
5519 PR bootstrap/48120:
5520 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
5521 Add -lstdc++ -lm to LIBS.
5522 * configure: Regenerate.
5523
55242011-03-18 David Edelsohn <dje.gcc@gmail.com>
5525
5526 * config.guess: Update to version 2011-02-02
5527 * config.sub: Update to version 2011-02-24
5528
55292011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
5530
5531 PR lto/48086
5532 * configure.ac: Re-enable LTO on *-apple-darwin9.
5533 * configure: Regenerate.
5534
55352011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
5536
5537 PR lto/48086
5538 * configure.ac: Disable LTO on darwin due to an assembler change in
5539 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
5540 under 256.
5541 * configure: Regenerate.
5542
55432011-03-11 Chen Liqin <liqin.gcc@gmail.com>
5544
5545 * MAINTAINERS: Update myself as score backend maintainer,
5546 update my e-mail address.
5547
55482011-03-09 Xuepeng Guo <terry.guo@arm.com>
5549
5550 * MAINTAINERS: Update my e-mail address.
5551
55522011-03-06 Joey Ye <joey.ye@arm.com>
5553
5554 * MAINTAINERS: Update my e-mail address.
5555
55562011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5557
5558 * configure.ac: Adjust test of with_ppl.
5559 * configure: Regenerated.
5560
55612011-03-02 Kai Tietz <ktietz@redhat.com>
5562
5563 * MAINTAINERS: Adjust my e-mail address.
5564
55652011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5566
5567 * configure.ac: Add -lpwl to ppllibs.
5568 * configure: Regenerated.
5569
55702011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5571
5572 * config/cloog.m4: Add -lisl to clooglibs.
5573 * configure: Regenerated.
5574
55752011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
5576
5577 * MAINTAINERS (CPU Port maintainers): Add self.
5578
55792011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5580
5581 * MAINTAINERS: Add myself as testsuite maintainer.
5582
55832011-02-15 Mike Stump <mikestump@comcast.net>
5584
5585 * MAINTAINERS: Add myself as testsuite maintainer.
5586
55872011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5588
5589 Import from Libtool and gnulib:
5590
5591 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
5592
5593 Prepare for supporting FreeBSD 10.
5594 * config.rpath: Remove handling of freebsd1* which soon would
5595 match FreeBSD 10.0.
5596
5597 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
5598
5599 Remove support for FreeBSD 1.x.
5600 * libtool.m4 (_LT_LINKER_SHLIBS)
5601 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
5602 soon would incorrectly match FreeBSD 10.0.
5603
56042011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5605
5606 PR binutils/12283
5607 * move-if-change: Import version from gnulib.
5608
56092011-02-12 Alexandre Oliva <aoliva@redhat.com>
5610
5611 PR lto/47225
5612 * Makefile.def (lto-plugin): Double dash for enable-shared.
5613 (configure-gcc): Depend on all-lto-plugin.
5614 * Makefile.in: Rebuilt.
5615
56162011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5617
5618 * configure.ac: Remove extra bracket.
5619 * configure: Regenerate.
5620
56212011-02-08 Tobias Burnus <burnus@net-b.de>
5622
5623 * MAINTAINERS: Add myself as libquadmath maintainer.
5624
56252011-02-08 Thomas Schwinge <thomas@schwinge.name>
5626
5627 * MAINTAINERS: Update my email address.
5628
56292011-02-07 Joseph Myers <joseph@codesourcery.com>
5630
5631 * MAINTAINERS (option handling): Add self.
5632
56332011-02-06 Kai Tietz <kai.tietz@onevision.com>
5634
5635 PR lto/47225
5636 * Makefile.def: Add dependency for install-gcc
5637 on install-lto-plugin.
5638 * Makfile.in: Regenerated
5639
56402011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
5641
5642 * MAINTAINERS (CPU Port Maintainers): Add myself.
5643
56442011-01-31 Alexandre Oliva <aoliva@redhat.com>
5645
5646 PR libgcj/44341
5647 * configure.ac: Discard --with-* flags for host when configuring
5648 target libraries for cross build.
5649 * configure: Rebuilt.
5650
56512011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5652
5653 * MAINTAINERS (linear loop transforms): Removed.
5654
56552011-01-25 Jakub Jelinek <jakub@redhat.com>
5656
5657 * configure.ac: If with_ppl is no, move setting with_cloog=no
5658 after CLOOG_REQUESTED check.
5659 * configure: Regenerated.
5660
56612011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5662
5663 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
5664 CLooG has been requested.
5665 * configure: Regenerated.
5666
56672011-01-25 Sebastian Pop <sebastian.pop@amd.com>
5668
5669 * configure: Regenerated.
5670 * configure.ac: Check for version 0.11 (or later revision) of PPL.
5671
56722011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
5673
5674 * configure: Regenerated.
5675 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
5676
56772011-01-21 Andreas Schwab <schwab@redhat.com>
5678
5679 * configure.ac: Use AS_HELP_STRING throughout.
5680 * configure: Regenerate.
5681
56822011-01-18 Jie Zhang <jie.zhang@analog.com>
5683
5684 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
5685 * configure: Regenerate.
5686
56872011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5688
5689 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
5690
56912011-01-13 Joel Brobecker <brobecker@adacore.com>
5692
5693 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
5694 for ia64-hpux.
5695 * configure: Regenerate.
5696
56972011-01-07 Jan Hubicka <jh@suse.cz>
5698
5699 PR lto/47225
5700 * Makefile.in: Regenerate.
5701 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
5702 configure.
5703
57042011-01-07 Jan Hubicka <jh@suse.cz>
5705
5706 * Makefile.in: Regenerate.
5707 * Makefile.def (gcc host module) and soft dependency on lto-plugin
5708 and configure dependency on lto-plugin configure.
5709 (lto-plugin module): Remove dependency on GCC; add dependency on
5710 liniberty.
5711
57122011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
5713
5714 * MAINTAINERS (Write After Approval): Add myself.
5715
57162010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
5717
5718 * configure: Regenerate.
5719
57202010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
5721
5722 * configure.ac: (picochip): Disable libiberty.
5723
57242010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
5725
5726 * MAINTAINERS (Write After Approval): Add myself.
5727
57282010-12-10 Ian Lance Taylor <iant@google.com>
5729
5730 PR bootstrap/46819
5731 * configure.ac: For --disable-libgcj clear libgcj_saved.
5732 * configure: Rebuild.
5733
57342010-12-10 Tobias Burnus <burnus@net-b.de>
5735
5736 PR fortran/46540
5737 * configure.ac: Add --disable-libquadmath and
5738 --disable-libquadmath-support.
5739 * configure: Regenerate.
5740
57412010-12-03 Ian Lance Taylor <iant@google.com>
5742
5743 * MAINTAINERS: Add myself as libgo maintainer.
5744
57452010-12-03 Hans-Peter Nilsson <hp@axis.com>
5746
5747 PR libffi/46792
5748 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
5749 * configure: Regenerate.
5750
57512010-12-02 Ian Lance Taylor <iant@google.com>
5752
5753 * configure.ac: Always set default for poststage1_ldflags to
5754 -static-libstdc++ -static-libgcc.
5755
57562010-11-29 Andreas Schwab <schwab@redhat.com>
5757
5758 * configure.ac: Move comment to remove extra space in last argument
5759 of GCC_TARGET_TOOL.
5760
57612010-11-26 Alexandre Oliva <aoliva@redhat.com>
5762
5763 PR other/46026
5764 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
5765 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
5766 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
5767 (BASE_FLAGS_TO_PASS): Use it.
5768 * configure: Rebuilt.
5769 * Makefile.in: Rebuilt.
5770
57712010-11-23 H.J. Lu <hongjiu.lu@intel.com>
5772
5773 PR binutils/12258
5774 * configure.ac: Correct comments for --enable-gold/--enable-ld.
5775 Properly check default linker.
5776 * configure: Regnerated.
5777
57782010-11-23 Matthias Klose <doko@ubuntu.com>
5779
5780 * configure.ac: For --enable-gold, handle value `default' instead of
5781 `both*'. New configure option --{en,dis}able-ld.
5782 * configure: Regenerate.
5783
57842010-11-20 Ian Lance Taylor <iant@google.com>
5785
5786 * configure.ac: Only disable a language library if no language needs
5787 it. Don't let --disable-libgcj uncondtionally disable libffi.
5788 * configure: Rebuild.
5789
57902010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5791
5792 * Makefile.in: Regenerate.
5793
5794 PR other/46202
5795 * configure.ac: Fix just-built in-tree STRIP name to be
5796 binutils/strip-new.
5797 * configure: Regenerate.
5798 * Makefile.def (install-strip-gcc, install-strip-binutils)
5799 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
5800 (install-strip-sid): Mirror dependencies on non-strip variants
5801 of these targets on the respective -strip prerequisites.
5802 * Makefile.tpl (install-strip, install-strip-host)
5803 (install-strip-target): New targets.
5804 (install-strip-[+module+], install-strip-target-[+module+]):
5805 New targets.
5806 * Makefile.in: Regenerate.
5807
58082010-11-19 Ian Lance Taylor <iant@google.com>
5809 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5810
5811 * configure.ac: Add target-libgo to target_libraries. Set
5812 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
5813 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
5814 (HOST_EXPORTS): Add GOC.
5815 (BASE_TARGET_EXPORTS): Add GOC.
5816 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
5817 (GOCFLAGS_FOR_TARGET): New variable.
5818 (EXTRA_HOST_FLAGS): Add GOC.
5819 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
5820 * Makefile.def (target_modules): Add libgo.
5821 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
5822 (dependencies): Add dependency from configure-target-libgo to
5823 configure-target-libffi and all-target-libstdc++-v3. Add
5824 dependencies from all-target-libgo to all-target-libffi.
5825 (languages): Add go.
5826 * configure: Rebuild.
5827 * Makefile.in: Rebuild.
5828
58292010-11-19 Ian Lance Taylor <iant@google.com>
5830
5831 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
5832 compiler/flag environment variables.
5833
58342010-11-18 Ian Lance Taylor <iant@google.com>
5835
5836 * configure.ac: Check for lang_requires_boot_languages in
5837 config-lang.in files.
5838 * configure: Rebuild.
5839
58402010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1ec601bf
FXC
5841 Tobias Burnus <burnus@net-b.de>
5842
5843 PR fortran/32049
5844 * Makefile.def: Add libquadmath; build it with language=fortran.
5845 * configure.ac: Add libquadmath.
5846 * Makefile.tpl: Handle multiple libs in check-[+language+].
5847 * Makefile.in: Regenerate.
5848 * configure: Regenerate.
5849
b9b9d342
TT
58502010-11-16 Tom Tromey <tromey@redhat.com>
5851
5852 * MAINTAINERS: Moved myself to reviewers section.
5853
ecbfe87a
ZD
58542010-11-15 Zdenek Dvorak <ook@ucw.cz>
5855
5856 * MAINTAINERS: Moved myself to reviewers section.
5857
29a4f477
RW
58582010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5859
5860 * MAINTAINERS (Various Maintainers): Add self for build machinery.
5861 (Write After Approval): Remove self.
5862
9965e3cd
AS
58632010-11-15 Andreas Schwab <schwab@redhat.com>
5864
5865 * configure.ac: Fix spelling in option names.
5866 * configure: Regenerated.
5867
0463992b
GJL
58682010-11-13 Georg-Johann Lay <georgjohann@web.de>
5869
5870 PR bootstrap/39622
5871 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
5872 * configure: Regenerated.
5873
3df08734
KG
58742010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
5875
5876 * MAINTAINERS: Update my email address.
5877
f16e2237
TG
58782010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5879
f16e2237
TG
5880 * configure: Regenerate.
5881
0bb52d68
TG
58822010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5883
1f980c25 5884 * configure: Regenerate.
0bb52d68 5885
aba2b02e
TG
58862010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5887
aba2b02e
TG
5888 * configure: Regenerate.
5889
27882098
TG
58902010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
5891
27882098
TG
5892 * configure: Regenerate.
5893
d32ef397
AS
58942010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
5895
5896 * configure.ac: Support official CLooG.org versions.
5897 * configure: Regenerate.
5898 * config/cloog.m4: New.
5899
5a4b6c0e
FD
59002010-11-10 François Dumont <francois.cppdevs@free.fr>
5901
5902 * MAINTAINERS (Write After Approval): Add myself.
5903
f2cea726
DE
59042010-11-09 David Edelsohn <dje.gcc@gmail.com>
5905
5906 * MAINTAINERS: Update my email address.
5907
d8ed14ce
IS
59082010-11-04 Iain Sandoe <iains@gcc.gnu.org>
5909
5910 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
5911 * configure: Regenerate.
d8ed14ce 5912
48215350
DK
59132010-11-03 Ian Lance Taylor <iant@google.com>
5914 Dave Korn <dave.korn.cygwin@gmail.com>
5915
5916 PR lto/46273
5917 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
5918 and on other supported platforms whenever LTO is enabled.
5919 * configure: Rebuild.
5920
87841584
AM
59212010-11-02 Alan Modra <amodra@gmail.com>
5922
5923 PR binutils/12110
5924 * configure.ac: Error when source path contains spaces.
5925 * configure: Regenerate.
5926
fe12dfe1
JW
59272010-10-23 James E. Wilson <wilson@codesourcery.com>
5928
5929 * MAINTAINERS: Update my email address.
5930
66c92425
ILT
59312010-10-20 Ian Lance Taylor <iant@google.com>
5932
5933 * Makefile.def (target_modules): Set lib_path to src/.libs for
5934 libstdc++-v3 module.
5935 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
5936 * Makefile.in: Rebuild.
5937
187d3518
LB
59382010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5939
5940 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
5941 (Write After Approval): Remove myself.
5942
02db6bba
TG
59432010-10-15 Tristan Gingold <gingold@adacore.com>
5944
5945 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5946
c0103e74
DR
59472010-10-14 Douglas Rupp <rupp@gnat.com>
5948
5949 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5950
1cd0b716
DK
59512010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
5952
5953 * configure.ac (build_lto_plugin): New shell variable.
5954 (--enable-lto): Turn on by default for all non-ELF platforms that
5955 have had LTO support added so far. Set build_lto_plugin appropriately
5956 for both ELF and non-ELF.
5957 (configdirs): Add lto-plugin or not based on build_lto_plugin.
5958 * configure: Regenerate.
5959
d4c1abb3
RW
59602010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5961
5962 Sync from src:
5963 * configure.ac (v850 support): Remove target-libgloss from
5964 noconfigdirs.
5965 * configure: Regenerate.
5966
ffedf511
RW
59672010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5968
5969 PR bootstrap/45326
5970 PR bootstrap/45174
5971 * configure.ac: Honor initial values of $build_configargs,
5972 $host_configargs, $target_configargs. Mark the precious, so
5973 environment settings get recorded.
5974 * configure: Regenerate.
5975
e1826acc
RW
59762010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5977
5978 PR bootstrap/45796
5979 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
5980 Depend on all-build-libiberty.
5981 * Makefile.in: Regenerate.
5982
80920132
ME
59832010-09-30 Michael Eager <eager@eagercon.com>
5984
5985 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
5986 * configure: Regenerate.
5987
770a498a
ME
59882010-09-28 Michael Eager <eager@eagercon.com>
5989
5990 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
5991
86dfbd58
RW
59922010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5993
5994 PR bootstrap/44621
5995 * configure.ac: Fix unportable shell quoting.
5996 * configure: Regenerate.
5997
db50fe7d
IS
59982010-09-21 Iain Sandoe <iains@gcc.gnu.org>
5999
6000 * configure.ac (enable-lto): Add Darwin to the list of supported lto
6001 targets and amend comment.
6002 * configure: Regenerate.
6003
0064e825
TB
60042010-09-15 Tejas Belagod <tejas.belagod@arm.com>
6005
6006 * MAINTAINERS (Write After Approval): Add myself.
6007
bb79486c
JH
60082010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
6009
6010 * configure.ac: Enable LTO by default on Darwin.
6011 * configure: Regenerate.
6012
9e0b22c3
MS
60132010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
6014
bb79486c 6015 * MAINTAINERS (Write After Approval): Add myself.
9e0b22c3 6016
2fabf1b7
IB
60172010-09-01 Ian Bolton <ian.bolton@arm.com>
6018
bb79486c 6019 * MAINTAINERS (Write After Approval): Add myself.
2fabf1b7 6020
3a9abc98
DS
60212010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
6022
6023 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6024 ports
6025
331a9a59
DY
60262010-07-28 David Yuste <david.yuste@gmail.com>
6027
6028 * MAINTAINERS (Write After Approval): Add myself.
6029
223a9d64
N
60302010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
6031
6032 * configure.ac: Support all v850 targets.
6033 * configure: Regenerate.
6034
9183bdcf
MG
60352010-07-23 Marc Glisse <marc.glisse@normalesup.org>
6036
6037 PR bootstrap/44455
6038 * configure.ac (extra_mpfr_configure_flags): Copy from
6039 extra_mpc_gmp_configure_flags.
6040 * configure: Re-generated.
6041
2e290598
AK
60422010-07-22 Andi Kleen <ak@linux.intel.com>
6043
6044 * MAINTAINERS (Write After Approval): Add myself.
6045
8d6cd388
CLT
60462010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
6047
6048 * MAINTAINERS (Write After Approval): Add myself.
6049
b0b01eb0
JY
60502010-07-20 Jeffrey Yasskin <jyasskin@google.com>
6051
6052 * MAINTAINERS (Write After Approval): Add myself.
6053
77198d71
JH
60542010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
6055
6056 PR target/44862
6057 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6058 Provide -B option to allow for link spec %s substitutions for
6059 libstdc++.a on darwin.
6060 * Makefile.in: Regenerate.
6061
02fe70af
MM
60622010-07-10 Mikael Morin <mikael@gcc.gnu.org>
6063
6064 * MAINTAINERS (Reviewers): Update my e-mail address
6065
c63a4676
AO
60662010-06-10 Alexandre Oliva <aoliva@redhat.com>
6067
6068 * Makefile.def (configure-gcc): Depend on all-libelf.
6069 * Makefile.in: Rebuild.
6070
e68edbf6
FC
60712010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
6072
6073 * MAINTAINERS (Write After Approval): Add myself in the right place.
6074
dce2d8b2 60752010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
8eee0b8f
FC
6076
6077 * MAINTAINERS (Write After Approval): Add myself.
6078
dce2d8b2 60792010-05-25 Sterling Augustine <sterling@tensilica.com>
db94b0d8
SA
6080
6081 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dce2d8b2
EB
6082
60832010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
0c422e74 6084
1ab55d69
MK
6085 * config.sub: Update to version 2010-05-21.
6086 * config.guess: Update to version 2010-04-03.
0c422e74 6087
02540df4
SB
60882010-05-18 Steven Bosscher <steven@gcc.gnu.org>
6089
6090 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6091 * configure: Regenerate.
6092
dfe5f5b2
ST
60932010-05-12 Sriraman Tallam <tmsriram@google.com>
6094
6095 * MAINTAINERS (Write After Approval): Add myself.
6096
c082f9f3
SB
60972010-05-07 Steven Bosscher <steven@gcc.gnu.org>
6098
6099 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6100 a platform that supports LTO.
6101 * configure: Regenerate.
6102
f1af9e5f
SP
61032010-05-05 Sebastian Pop <sebastian.pop@amd.com>
6104
6105 * configure.ac: Allow all the versions greater than 0.10 of PPL.
6106 * configure: Regenerated.
6107
38e3d868
RM
61082010-04-27 Roland McGrath <roland@redhat.com>
6109 H.J. Lu <hongjiu.lu@intel.com>
6110
6111 * configure.ac (--enable-gold): Support both, both/gold and
6112 both/bfd to add gold to configdirs without removing ld.
6113 * configure: Regenerated.
6114
6115 * Makefile.def: Add install-gold dependency to install-ld.
6116 * Makefile.in: Regenerated.
6117
3bec79c5
DK
61182010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
6119
6120 PR lto/42776
6121 * configure.ac (--enable-lto): Refactor handling so libelf tests
6122 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6123 and allow LTO to be explicitly enabled on non-ELF platforms that
6124 are known to support it inside else-clause.
6125 * configure: Regenerate.
6126
615c8ffa
EB
61272010-04-20 Eric Botcazou <ebotcazou@adacore.com>
6128
6129 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6130 * configure: Regenerate.
6131
e4522f78
RC
61322010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
6133
6134 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6135 * configure: Regenerate.
6136
8ccb78f2
RO
61372010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6138
6139 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6140 separately.
6141 * configure: Regenerate.
6142
d5cc2ee3
KW
61432010-04-16 Kevin Williams <kevin.williams@inria.fr>
6144
6145 * MAINTAINERS (Write After Approval): Add myself.
6146
8406cb62
TG
61472010-04-14 Tristan Gingold <gingold@adacore.com>
6148
6149 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6150 * configure: Regenerate.
6151
3591b8e2
SE
61522010-04-13 Steve Ellcey <sje@cup.hp.com>
6153
6154 * configure: Regenerate after change to elf.m4.
6155
a82ecc7b
IS
61562010-04-06 Iain Sandoe <iains@gcc.gnu.org>
6157
6158 * MAINTAINERS (Write After Approval): Add myself.
6159
1f0bf148
SP
61602010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6161
6162 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6163 * configure: Regenerated.
6164
61652010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6166
6167 * configure.ac: Print "buggy but acceptable" when CLooG
6168 revision is less than 9.
6169 * configure: Regenerated.
6170
ecd01dee
DN
61712010-04-01 Diego Novillo <dnovillo@google.com>
6172
6173 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6174
dc683a3f
RW
61752010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6176
6177 PR bootstrap/43615
6178 PR bootstrap/43328
6179
6180 Revert:
6181
6182 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6183
6184 * configure.ac: Do not pass --enable-multilib nor
6185 --disable-multilib in baseargs. Accept explicitly passed
6186 --enable_multilib.
6187 * configure: Regenerate.
6188
7527d83f
UW
61892010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
6190
6191 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6192
895522b6
JJ
61932010-03-31 Janis Johnson <janis187@us.ibm.com>
6194
6195 * MAINTAINERS: Remove myself.
6196
9db4e878
RW
61972010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6198
6199 PR bootstrap/43328
6200 * configure.ac: Do not pass --enable-multilib nor
6201 --disable-multilib in baseargs. Accept explicitly passed
6202 --enable_multilib.
6203 * configure: Regenerate.
6204
acf6bf36
AP
62052010-03-28 Andrew Pinski <pinskia@gmail.com>
6206
6207 * MAINTAINERS (spu port): Remove me.
6208
b42f0d7e
JM
62092010-03-23 Joseph Myers <joseph@codesourcery.com>
6210
6211 * configure.ac (tic6x-*-*): New case.
6212 * configure: Regenerate.
6213
0d1152b1
JM
62142010-03-23 Joseph Myers <joseph@codesourcery.com>
6215
6216 * config.sub: Update to version 2010-03-22.
6217 * config.guess: Update to version 2009-12-30.
6218
dce2d8b2 62192010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
0aeb3cc6
JH
6220
6221 PR ada/42554
6222 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6223 * configure: Regenerate.
6224
5408fbe8
RR
62252010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
6226
6227 * MAINTAINERS: Update my email address.
6228
3f55a3b3
SP
62292010-03-17 Sebastian Pop <sebastian.pop@amd.com>
6230
6231 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6232 (ghassan.shobaki@amd.com): Removed.
6233
3f08f7e8
AM
62342010-03-17 Alan Modra <amodra@gmail.com>
6235
6236 * MAINTAINERS: Update my email address.
6237
f3a9d094
DN
62382010-03-16 Diego Novillo <dnovillo@google.com>
6239
6240 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6241 Matthews.
6242
db5c4b8b
JM
62432010-03-16 Joseph Myers <joseph@codesourcery.com>
6244
6245 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6246 Gutson, Jeffrey D. Oldham and Mark Shinwell.
6247
b995570a
JM
62482010-03-16 Joseph Myers <joseph@codesourcery.com>
6249
6250 * MAINTAINERS: Update my email address.
6251
124cc66f
DJ
62522010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
6253
6254 * MAINTAINERS: Update my email address.
6255
a4581668
BS
62562010-03-15 Bernd Schmidt <bernds@codesourcery.com>
6257
6258 * MAINTAINERS: Update my email address.
6259
49d78e29
JZ
62602010-03-09 Jie Zhang <jie@codesourcery.com>
6261
6262 * MAINTAINERS: Update my email address.
6263
8927b7c0
RO
62642010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6265
6266 PR libstdc++/32499
6267 * configure.ac (RANLIB): Default to true.
6268 (STRIP): Likewise.
6269 (RANLIB_FOR_TARGET): Remove superfluous : argument.
6270 * configure: Regenerate.
6271
dce2d8b2 62722010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
cae072e2
RAE
6273
6274 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6275 (Write After Approval): Update my email address.
6276
bf646aaf
NC
62772010-02-17 Nick Clifton <nickc@redhat.com>
6278
6279 PR 11238
6280 * Makefile.tpl (local-distclean): Also remove config.cache files in
6281 sub-directories as there may not be Makefiles present in the
6282 sub-directories.
96e41f16
NC
6283 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6284 the config.cache files found by the find command.
6285
bf646aaf
NC
6286 * Makefile.in: Regenerate.
6287 * configure.ac: Revert previous delta.
6288 * configure: Regenerate.
6289
ff78880a
NC
62902010-02-15 Nick Clifton <nickc@redhat.com>
6291
6292 PR 11238
6293 * configure.ac: Delete config.cache files in sub-directories when
6294 deleting Makefiles.
6295 * configure: Regenerate.
6296
8150eadf
BE
62972010-02-12 Ben Elliston <bje@gnu.org>
6298
6299 * MAINTAINERS: Update my email address.
6300
a9e12bfd
AP
63012010-02-08 Andrew Pinski <pinskia@gmail.com>
6302
6303 * MAINTAINERS (spu port): Update my email address.
6304
95315086
JZ
63052010-02-08 Jie Zhang <jie.zhang@analog.com>
6306
6307 * MAINTAINERS: Add myself as a maintainer for the bfin port.
6308
362c6d2f
KG
63092010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6310
6311 * configure.ac: Add "recommended" version checks for GMP/MPC.
6312 Update recommended GMP/MPFR/MPC versions.
6313 * configure: Regenerate.
6314
888c5ad2
JR
63152010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
6316
6317 * MAINTAINERS: Move my Embecosm email address into the
6318 write-after-approval section.
6319
3bf714a7
ILT
63202010-01-26 Ian Lance Taylor <iant@google.com>
6321
6322 * MAINTAINERS: Add myself as Go frontend maintainer.
6323
ad1e5170
JR
63242010-01-25 Joern Rennecke <amylaar@spamcop.net>
6325
6326 PR libstdc++/36101, PR libstdc++/42813
6327 * configure.ac (bootstrap_target_libs): Make inclusion of
6328 target-libgomp conditional on libgomb being in target_configdirs.
6329 * configure: Regenerate.
6330
fb0553d1
JR
63312010-01-23 Joern Rennecke <amylaar@spamcop.net>
6332
6333 PR libstdc++/36101, PR libstdc++/42813
6334 * configure.ac (bootstrap_target_libs): Include target-libgomp.
6335 * configure: Regenerate.
6336
aae29963
JR
63372010-01-22 Joern Rennecke <amylaar@spamcop.net>
6338
6339 PR libstdc++/36101, PR libstdc++/42813
6340 * configure.ac (target_configdirs): Substitute.
6341 * Makefile.def: Bootstrap target module libgomp.
6342 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6343 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6344 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6345 * configure, Makefile.in: Regenerate.
6346
d8fe8895
DK
63472010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
6348
6349 * MAINTAINERS: Adjust my details.
6350
ebfe4897
EW
63512010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
6352
6353 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6354
f7746c59
TL
63552010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
6356
6357 * MAINTAINERS: reindented my entry with tabs instead of spaces.
6358
306c7b5b
TL
63592010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
6360
6361 * MAINTAINERS (Write After Approval): Add myself.
6362
1b8b9e19
KT
63632010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6364
6365 * MAINTAINERS (Write After Approval): Add myself.
6366
c164615b
RG
63672010-01-11 Richard Guenther <rguenther@suse.de>
6368
6369 PR lto/41569
6370 * Makefile.def (all-lto-plugin): Depend on all-gcc.
6371 * Makefile.in: Regenerated.
6372
f3f623ae
AT
63732010-01-11 Andreas Tobler <andreast@fgznet.ch>
6374
6375 * configure.ac: Enable libjava build on x86_64-*freebsd*.
6376 * configure: Regenerate.
6377
592c90ff 63782010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9c78662a 6379 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
592c90ff
KG
6380
6381 PR bootstrap/42424
6382 * configure.ac: Include libtool m4 files.
9c78662a 6383 (_LT_CHECK_OBJDIR): Call it.
592c90ff
KG
6384 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6385 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 6386
592c90ff
KG
6387 * configure: Regenerate.
6388
60a2e213
RW
63892010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6390
6391 PR bootstrap/41818
6392 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6393 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
6394 * Makefile.in: Regenerate.
6395
7413962d
RG
63962010-01-02 Richard Guenther <rguenther@suse.de>
6397
6398 PR lto/41529
6399 * configure.ac: Include config/elf.m4. Disable LTO if not
6400 builting for an elf target.
6401 * configure: Regenerate.
6402
f77f3945
CF
64032009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
6404
6405 * MAINTAINERS: Change my email address.
6406
4960e3f0
BE
64072009-12-18 Ben Elliston <bje@au.ibm.com>
6408
6409 * config.sub, config.guess: Update from upstream sources.
6410
d16a31da
SZ
64112009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
6412
6413 * MAINTAINERS (Write After Approval): Add myself.
6414
3a5729ea
KG
64152009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6416
6417 PR middle-end/30447
6418 PR middle-end/30789
6419 PR other/40302
6420
6421 * configure.ac: Require MPC.
6422 * configure: Regenerate.
6423
43e02a8a
RW
64242009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6425
6426 PR target/38384
6427 PR bootstrap/40972
6428 * libtool.m4: Sync from git Libtool.
6429 * ltoptions.m4: Likewise.
6430 * ltversion.m4: Likewise.
6431 * lt~obsolete.m4: Likewise.
6432 * ltmain.sh: Likewise.
6433
360d4522
KG
64342009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6435
6436 * configure.ac: Update minimum MPC version to 0.8.
6437 * configure: Regenerate.
6438
f264ed56
SP
64392009-11-21 Sebastian Pop <sebpop@gmail.com>
6440
6441 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6442 * configure: Regenerated.
6443
ed2eaa9f
ILT
64442009-11-21 Ian Lance Taylor <iant@google.com>
6445
6446 * configure.ac: Change default of poststage1_ldflags to be empty if
6447 poststage1_libs is set. When poststage1_libs is empty, and
6448 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6449 * configure: Rebuild.
6450
58346783
AN
64512009-11-21 Adam Nemet <adambnmet@gmail.com>
6452
6453 * MAINTAINERS (Write After Approval): Update my email address.
6454
5ca0106a
BE
64552009-11-20 Ben Elliston <bje@au.ibm.com>
6456
6457 * config.guess: Update from upstream sources.
6458
87213cd4
AO
64592009-11-16 Alexandre Oliva <aoliva@redhat.com>
6460
6461 * Makefile.def: Restore host and target settings for gmp.
6462 * Makefile.in: Rebuild.
6463
f61428ed
AO
64642009-11-16 Alexandre Oliva <aoliva@redhat.com>
6465
6466 * configure.ac: Add libelf to host_libs. Enable in-tree configury
6467 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
6468 Fix portability of test of C++ as bootstrap language. Add
6469 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
6470 * configure: Rebuild.
6471 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
6472 and cloog. Fix in-tree ppl configuration. Introduce libelf
6473 in-tree building.
6474 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
6475 (POSTSTAGE1_HOST_EXPORTS): Use it.
6476 (STAGE[+id+]_CXXFLAGS): New.
6477 (BASE_FLAGS_TO_PASS): Pass it down.
6478 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
6479 extra_exports.
6480 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
6481 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
6482 extra_exports.
6483 * Makefile.in: Rebuild.
6484
f6c56be6
BE
64852009-11-17 Ben Elliston <bje@au.ibm.com>
6486
6487 * config.sub, config.guess: Update from upstream sources.
6488
0ccb5970
JK
64892009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6490
6491 * MAINTAINERS (Write After Approval): Add myself.
6492
dce2d8b2 64932009-11-09 Jon Beniston <jon@beniston.com>
3f08607c
JB
6494
6495 * MAINTAINERS (Write After Approval): Add myself.
6496
5d571eaa
OS
64972009-11-06 Ozkan Sezer <sezeroz@gmail.com>
6498
6499 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
6500 paths for *-w64-mingw* and x86_64-*mingw*.
6501 * configure: Regenerated.
6502
dce2d8b2 65032009-11-05 Joern Rennecke <amylaar@spamcop.net>
3be9759a
JR
6504
6505 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
6506
c393f559
BK
65072009-11-02 Benjamin Kosnik <bkoz@redhat.com>
6508
6509 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
6510 Phil Edwards to Write-After Approval.
6511
ef4c4300
KT
65122009-10-30 Kai Tietz <kai.tietz@onevision.com>
6513
6514 * configure.ac: Disable target-winsup & co for
6515 x86_64-*-mingw* and *-w64-mingw* targets.
6516 * configure: Regenerated.
6517
65a324b4
NC
65182009-10-16 Nick Clifton <nickc@redhat.com>
6519
6520 * MAINTAINERS: Add myself as a maintainer for the RX port.
6521
dce2d8b2 65222009-10-26 Johannes Singler <singler@kit.edu>
22e5d3dc 6523
9c78662a 6524 * MAINTAINERS (Write After Approval): Update my e-mail address.
22e5d3dc 6525
17e72e5d
RO
65262009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6527
6528 * configure.ac (CLooG test): Use = with test.
6529 * configure: Regenerate.
6530
ed3a56f3
RG
65312009-10-22 Richard Guenther <rguenther@suse.de>
6532
6533 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
6534 cloog if the ppl version check failed. Move flags saving
6535 before setting in libelf check.
6536 * configure: Regenerate.
6537
ad0abd3c
RG
65382009-10-21 Richard Guenther <rguenther@suse.de>
6539
6540 * configure.ac: Adjust the ppl and cloog configure to work as
6541 documented. Disable cloog if ppl was disabled. Omit the version
6542 checks if they were disabled.
6543 * configure: Re-generate.
6544
e4c5bd48
RW
65452009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6546
6547 * configure.ac: Add 'lto' to enable_languages, not
6548 new_enable_languages, and only if not already present.
6549 * configure: Regenerate.
6550
0ffd69c5
GP
65512009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
6552
6553 * README: Refer to the various COPYING* files instead of just
6554 COPYING.
6555 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
6556
dce2d8b2 65572009-10-07 Rafael Avila de Espindola <espindola@google.com>
1fc23736
RE
6558
6559 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2bf33cdb 6560
58687768
RG
65612009-10-07 Richard Guenther <rguenther@suse.de>
6562
6563 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
6564 and Richard Guenther as reviewers.
6565 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
6566 as reviewers.
6567
49b0ca5c 65682009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 6569
49b0ca5c 6570 * config.sub: Update from upstream sources.
d2d9ce5e 6571
aeb94799
ILT
65722009-10-06 Ian Lance Taylor <iant@google.com>
6573
6574 * Makefile.def: check-gold depends upon all-gas.
6575 * Makefile.in: Rebuild.
6576
123651cd
PM
65772009-10-05 Phil Muldoon <pmuldoon@redhat.com>
6578
6579 * MAINTAINERS (Write After Approval): Add myself.
6580
d7f09764
DN
65812009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
6582
6583 * Makefile.def: all-lto-plugin depends on all-libiberty.
6584 set bootstrap=true for lto-plugin.
6585 Add lto-plugin.
6586 * Makefile.in: Regenerate.
6587 * configure.ac (host_libs): Add lto-plugin.
6588 * configure: Regenerate.
6589
d7f09764
DN
65902009-10-03 Diego Novillo <dnovillo@google.com>
6591
6592 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
6593 (HOST_LIBELFLIBS): Define.
6594 (HOST_LIBELFINC): Define.
6595 * Makefile.in: Regenerate.
6596 * configure.ac: Add --enable-lto.
6597 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
6598 If --enable-lto is used, add 'lto' to new_enable_languages.
6599 If --enable-lto is used and gold is enabled, add
6600 lto-plugin to configdirs.
6601 * configure: Regenerate.
6602
66032009-10-03 Simon Baldwin <simonb@google.com>
6604
6605 * configure.ac: If --with-system-zlib, suppress local zlib and
6606 pass --with-system-zlib to subdir configure scripts.
6607 * configure: Regenerate.
6608
dce2d8b2 66092009-10-01 Loren J. Rittle <ljrittle@acm.org>
0ecdd2aa
LR
6610 Paolo Bonzini <bonzini@gnu.org>
6611
6612 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
6613 $(srcdir).
6614 * Makefile.in: Rebuilt.
6615
dce2d8b2 66162009-09-26 Gary Funck <gary@intrepid.com>
5bfbb7f7
GF
6617
6618 * MAINTAINERS (Write After Approval): Add myself.
6619
3e661154
KG
66202009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6621
6622 * configure.ac: Update minimum MPC version to 0.7.
6623 * configure: Regenerate.
6624
f1a036e4
NC
66252009-09-25 Nick Clifton <nickc@redhat.com>
6626
6627 * configure.ac: Pass any --cache-file=/dev/null option on to
6628 subconfigures.
6629 * configure: Regenerate.
6630
d4c74acc
NC
66312009-09-23 Nick Clifton <nickc@redhat.com>
6632
6633 * config.sub, config.guess: Update from upstream sources.
6634
dce2d8b2 66352009-09-22 Loren J. Rittle <ljrittle@acm.org>
03261b6d
LR
6636
6637 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
6638 * Makefile.in: Rebuilt.
6639
0db770bd
RW
66402009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6641
6642 PR bootstrap/32272
6643 * configure.ac: Error out if $srcdir isn't '.' but contains
6644 host-${host_noncanonical}.
6645 * configure: Regenerate.
6646
71101870
RO
66472009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6648
6649 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
6650 maintainer.
6651
ca6d0d62
RW
66522009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6653
79cd2b23
RW
6654 * configure.ac: If bootstrapping a combined tree with
6655 --enable-gold, require c++ in stage1_languages.
6656 * configure: Regenerate.
6657
ab9dcd0c
RW
6658 * configure.ac: Also add target_libs of stage1_languages to
6659 bootstrap_target_libs.
6660 * configure: Regenerate.
6661
ca6d0d62
RW
6662 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
6663 with --enable-languages not containing c++.
6664 * configure: Regenerate.
6665
1c3c9f12
JZ
66662009-09-15 Jie Zhang <jie.zhang@analog.com>
6667
6668 * configure.ac: Disable java and boehm-gc for bfin-*-*.
6669 * configure: Regenerate.
6670
dce2d8b2 66712009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 6672
6fb30a14
JR
6673 * MAINTAINERS (Write After Approval): Update my e-mail address,
6674 and move from from here...
6675 (Waiting for paperwork): To here.
0318772d 6676
4056c2c6
JM
66772009-09-09 Joseph Myers <joseph@codesourcery.com>
6678
6679 * MAINTAINERS (Reviewers): Add self as driver reviewer.
6680
3e54529c
RW
66812009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6682
6683 * configure.ac: Do not use $extrasub for replacing @if/@endif
6684 parts in Makefile; instead, use additional arguments to
6685 AC_CONFIG_COMMANDS to do the replacement manually, with several
6686 sed invocations, to avoid HP-UX sed command limits.
6687 * configure: Regenerate.
6688
713e2ea6
AO
66892009-09-08 Alexandre Oliva <aoliva@redhat.com>
6690
6691 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
6692 blank before -L.
6693
5646b7b9
AO
66942009-09-04 Alexandre Oliva <aoliva@redhat.com>
6695
6696 * configure.ac (with-build-config): Document. Handle without.
6697 Handle missing argument.
6698 * configure: Rebuilt.
6699
e12c4094
AO
67002009-09-03 Alexandre Oliva <aoliva@redhat.com>
6701
6702 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
6703 Default to bootstrap-debug only if compare-debug works.
6704 * configure: Rebuilt.
6705 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
6706 * Makefile.in: Rebuilt.
6707
75cb0057
RO
67082009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6709
6710 * MAINTAINERS (OS Port Maintainers): Update my email address.
6711
8fc68cba
AO
67122009-09-01 Alexandre Oliva <aoliva@redhat.com>
6713
6714 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
6715 * Makefile.in: Rebuilt.
6716
44cb38cf
CD
67172009-09-01 Chris Demetriou <cgd@google.com>
6718
6719 * MAINTAINERS (Write After Approval): Add myself.
6720
f9329c35
DS
67212009-08-31 Dodji Seketeli <dodji@redhat.com>
6722
6723 PR debug/30161
6724 * include/dwarf2.h (enum dwarf_tag): Added
6725 DW_TAG_GNU_template_template_param
6726 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
6727
f945e229
PB
67282009-08-30 Paolo Bonzini <bonzini@gnu.org>
6729
6730 * Makefile.tpl (AWK): Fix typo.
6731 * Makefile.in: Regenerate.
6732
87264276
PB
67332009-08-30 Paolo Bonzini <bonzini@gnu.org>
6734
6735 * configure.ac: Detect awk and sed.
6736 * Makefile.def (flags_to_pass): Add AWK and SED.
6737 * Makefile.tpl (AWK, SED): New.
6738 (BASE_FLAGS_TO_PASS): Add AWK and SED.
6739 * configure: Regenerate.
6740 * Makefile.in: Regenerate.
6741
68ccd57c
DK
67422009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
6743
6744 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
6745 (collapseslashes): Likewise.
6746
df58e648
RW
67472009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6748
6749 * configure.ac (AC_PREREQ): Bump to 2.64.
6750
0539cb2c
RW
67512009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6752
70fa0efa
RW
6753 * configure.ac: Remove --with-datarootdir, --with-docdir,
6754 --with-pdfdir, --with-htmldir switches.
6755 * configure: Regenerate.
6756
5213506e
RW
6757 * configure: Regenerate.
6758
0539cb2c
RW
6759 * compile: Sync from Automake 1.11.
6760 * depcomp: Likewise.
6761 * install-sh: Likewise.
6762 * missing: Likewise.
6763 * mkinstalldirs: Likewise.
6764 * ylwrap: Likewise.
6765
197c68cc
DK
67662009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
6767
6768 * ltmain.sh (func_normal_abspath): New function.
6769 (func_relative_path): Likewise.
6770 (func_mode_help): Document new -bindir option for link mode.
6771 (func_mode_link): Add new -bindir option, and use it to place
6772 output DLL if specified.
6773
58af276a
RW
67742009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6775
0115d4a3
RW
6776 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
6777 (baseargs): Add --disable-option-checking.
6778 * configure: Regenerate.
6779
58af276a
RW
6780 * Makefile.def (configure-target-libiberty): Depend on
6781 all-binutils and all-ld.
6782 (configure-target-newlib): Likewise.
6783 * Makefile.in: Regenerate.
6784
e9d9afef
BE
67852009-08-17 Ben Elliston <bje@au.ibm.com>
6786
6787 * config.sub, config.guess: Update from upstream sources.
6788
354ebf88
RW
67892009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6790
6791 Sync from src, merge:
6792
6793 2009-07-02 Tristan Gingold <gingold@adacore.com>
6794
6795 * configure.ac: Do not exclude gas for i386-*-darwin.
6796 Add a case for x86_64-*-darwin.
6797 * configure: Regenerate.
6798
8375f7b2
NV
67992009-08-06 Neil Vachharajani <nvachhar@gmail.com>
6800
6801 * MAINTAINERS: Add my name to Write After Approval list.
6802
dce2d8b2 68032009-08-06 Michael Eager <eager@eagercon.com>
ca9fe997
ME
6804
6805 * configure.ac: Add Microblaze target.
6806 * configure: Regenerate.
6807
ea2002ba
CB
68082009-07-31 Christian Bruel <christian.bruel@st.com>
6809
6810 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
6811 * configure: Regenerate.
2bf33cdb 6812
dce2d8b2 68132009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
f563194d
RIL
6814
6815 * MAINTAINERS (Write After Approval): Update my e-mail address.
6816
e90e6bd7
ILT
68172009-07-06 Ian Lance Taylor <iant@google.com>
6818
6819 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
6820 * configure: Rebuild.
6821
f6e0880a
TG
68222009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
6823
6824 * MAINTAINERS: Move myself to the Graphite Reviewers.
6825
6d984927
WG
68262009-06-30 Wei Guozhi <carrot@google.com>
6827
6828 * MAINTAINERS: Add my name to Write After Approval list.
6829
f2689b09
SE
68302009-06-26 Steve Ellcey <sje@cup.hp.com>
6831
6832 PR bootstrap/40338
6833 * configure.ac (comparestring): Create new variable.
6834 * Makefile.tpl (comparestring): Use to skip some comparisions.
6835 * configure: Regenerate.
6836 * Makefile.in: Regenerate.
6837
f62c0ba4
DE
68382009-06-26 Doug Evans <dje@sebabeach.org>
6839
6840 * Makefile.def (host_modules): Add cgen.
6841 * Makefile.in: Regenerate.
6842 * configure.ac (host_tools): Add cgen.
6843 * configure: Regenerate.
6844
7acf4da6
DD
68452009-06-23 DJ Delorie <dj@redhat.com>
6846
6847 * MAINTAINERS: Add myself as mep maintainer.
6848
00020c16
ILT
68492009-06-23 Ian Lance Taylor <iant@google.com>
6850
6851 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
6852 boot_languages. Only bootstrap target libraries listed in
6853 target_libs for some boot language. Add --with-stage1-ldflags,
6854 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
6855 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
6856 if not building with C++.
6857 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
6858 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
6859 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
6860 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
6861 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
6862 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
6863 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
6864 * configure, Makefile.in: Rebuild.
6865
1da52d4a
LF
68662009-06-23 Li Feng <nemokingdom@gmail.com>
6867
6868 * MAINTAINERS: Added my name to write-after-approval list.
6869
144c9175
RM
68702009-06-15 Ryan Mansfield <rmansfield@qnx.com>
6871
6872 * configure.ac: Define is_elf for QNX Neutrino targets.
6873 * configure: Regenerate.
6874
e5871e24
GS
68752009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
6876
9c78662a 6877 * MAINTAINERS: Added my name to the write-after-approval list
e5871e24 6878
5f4a82c0
KG
68792009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6880
6881 * configure.ac: Detect MPC in default directory.
6882 * configure: Regenerate.
6883
394e9195
JG
68842009-06-03 Jerome Guitton <guitton@adacore.com>
6885 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6886
9c78662a
UB
6887 * Makefile.tpl (all): Avoid a trailing backslash.
6888 * Makefile.in: Regenerate.
394e9195 6889
47bca6aa
BE
68902009-06-03 Ben Elliston <bje@au.ibm.com>
6891
6892 * config.sub, config.guess: Update from upstream sources.
6893
a891a473
RS
68942009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
6895
6896 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
6897 to noconfdirs.
6898 * configure: Regenerate.
6899
70cb2d9f
AO
69002009-06-02 Alexandre Oliva <aoliva@redhat.com>
6901
6902 * Makefile.tpl ([+compare-target+]): Compare all stage
6903 directories, rather than just gcc.
6904 * Makefile.in: Rebuilt.
6905
7f1245df
DK
69062009-06-01 Doug Kwan <dougkwan@google.com>
6907
6908 * configure.ac: Support gold for target arm*-*-*.
6909 * configure: Regenerate.
394e9195 6910
acd26225
KG
69112009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6912
6913 * Makefile.def: Add MPC support and dependencies.
6914 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
6915
6916 * Makefile.in, configure: Regenerate.
6917
a1fc946a
AO
69182009-05-27 Alexandre Oliva <aoliva@redhat.com>
6919
6920 * Makefile.tpl (all): Avoid harmless warning in make all when
6921 gcc-bootstrap is enabled but stage_last does not exist.
6922 * Makefile.in: Rebuilt.
6923
2e6a3c8d
NR
69242009-05-24 Nicolas Roche <roche@adacore.com>
6925
6926 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
6927 * Makefile.in: Regenerate.
6928
63487d11
DC
69292009-05-21 Denis Chertykov <chertykov@gmail.com>
6930
6931 * MAINTAINERS: Update my e-mail address.
6932
449223af
DK
69332009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
6934
6935 * configure.ac (cygwin noconfigdirs): Remove libgcj.
6936 * configure: Regenerate.
6937
31c98f49
AO
69382009-05-18 Alexandre Oliva <aoliva@redhat.com>
6939
6940 PR other/40159
6941 * Makefile.tpl (all): Don't assume gcc-bootstrap and
6942 gcc-no-bootstrap are mutually exclusive.
6943 * Makefile.in: Rebuilt.
6944
0f501837
AO
69452009-05-18 Alexandre Oliva <aoliva@redhat.com>
6946
6947 PR other/40159
6948 * Makefile.tpl (all): Don't end with unconditional success.
6949 * Makefile.in: Rebuilt.
6950
4a4a4e99
AO
69512009-05-12 Alexandre Oliva <aoliva@redhat.com>
6952
6953 PR target/37137
6954 * Makefile.def (flags_to_pass): Remove redundant and incomplete
6955 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
6956 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
6957 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
6958 stage_configureflags, stage_cflags and stage_libcflags into
6959 explicit Makefile macros.
6960 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
6961 GFORTRAN.
6962 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
6963 CC. Set CC_FOR_BUILD from CC.
6964 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
6965 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
6966 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
6967 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
6968 and GFORTRAN.
6969 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
6970 (_LIBCFLAGS): Renamed to _TFLAGS.
6971 (do-compare-debug, do-compare3-debug): Drop.
6972 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
6973 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
6974 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
6975 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
6976 (XGCC_FLAGS_FOR_TARGET): New.
6977 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
6978 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
6979 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
6980 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9c78662a 6981 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4a4a4e99
AO
6982 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
6983 TFLAGS.
6984 (BUILD_CONFIG): Include if requested.
6985 (all): Set TFLAGS on bootstrap.
6986 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
6987 (all-stageid-prefixmodule): Likewise.
6988 (do-clean, distclean-stageid): Set TFLAGS.
6989 (restrap): Fix whitespace.
6990 * Makefile.in: Rebuilt.
6991
1cee3429
PB
69922009-05-07 Paolo Bonzini <bonzini@gnu.org>
6993
6994 * config.guess: Sync with src.
6995
0b70eafd
DK
69962009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
6997
6998 * configure.ac ($with_ppl): Default to no if not supplied.
6999 ($with_cloog): Likewise.
7000 configure: Regenerate.
7001
5175f17c
JW
70022009-04-27 James E. Wilson <wilson@codesourcery.com>
7003
7004 * MAINTAINERS: Update my e-mail address.
7005
952fa153
NC
70062009-04-27 Nick Clifton <nickc@redhat.com>
7007
7008 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7009
a687f83c
EB
70102009-04-25 Eric Botcazou <ebotcazou@adacore.com>
7011
7012 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7013 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7014 * Makefile.in: Regenerate.
7015
9e3eba15
KG
70162009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7017
7018 PR bootstrap/39739
7019 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7020 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7021
7022 * configure, Makefile.in: Regenerate.
7023
a687f83c 70242009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
7025
7026 * include/hashtab.h: Update GTY annotations to new syntax
7027 * include/splay-tree.h: Likewise
7028
070bdbd9
BE
70292009-04-17 Ben Elliston <bje@au.ibm.com>
7030
7031 * config.sub, config.guess: Update from upstream sources.
7032
55f2d967
AG
70332009-04-15 Anthony Green <green@moxielogic.com>
7034
7035 * configure.ac: Add moxie support.
7036 * configure: Rebuilt.
7037
309c24a9
JJ
70382009-04-14 Jakub Jelinek <jakub@redhat.com>
7039
7040 * configure.ac: Change copyright header to refer to version
7041 3 of the GNU General Public License and to point readers at the
7042 COPYING3 file and the FSF's license web page.
7043 * Makefile.def: Likewise.
7044 * Makefile.tpl: Likewise.
7045 * Makefile.in: Regenerate.
7046
b93133bc
JH
70472009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
7048
7049 * configure.ac: Restore match for darwin9 or later. Use double
7050 brackets since regeneration eats one pair.
7051 * configure: Regenerate.
7052
d18ff35a
L
70532009-04-09 H.J. Lu <hongjiu.lu@intel.com>
7054
7055 PR gas/10039
7056 * configure.ac: Require texinfo 4.7.
7057 * configure: Regenerated.
7058
748086b7
JJ
70592009-04-09 Nick Clifton <nickc@redhat.com>
7060
7061 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7062 the GCC Runtime Library Exception.
7063
a3337ea2
KG
70642009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7065
7066 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7067 * configure: Regenerate.
7068
60911f14
SE
70692009-04-01 Steve Ellcey <sje@cup.hp.com>
7070
7071 * Makefil.def (languages): New entries.
7072 * Makefile.tpl (check-gcc-*): New generic target.
7073 * Makefile.in: Regenerate.
60911f14 7074
dce2d8b2 70752009-03-25 Erven Rohou <erven.rohou@inria.fr>
7369c1d0 7076
d18ff35a 7077 * MAINTAINERS: Update my email address.
7369c1d0 7078
cfb1f59f
TT
70792009-03-18 Tom Tromey <tromey@redhat.com>
7080
d18ff35a
L
7081 * configure: Rebuild.
7082 * configure.ac (host_libs): Add libiconv.
7083 * Makefile.in: Rebuild.
7084 * Makefile.def (host_modules): Add libiconv.
7085 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 7086
75eeae1a
TG
70872009-03-16 Tristan Gingold <gingold@adacore.com>
7088
7089 * configure.ac: Treat gdb as supported on x86_64-darwin.
7090 * configure: Regenerate.
7091
f38095f3
JM
70922009-03-16 Joseph Myers <joseph@codesourcery.com>
7093
7094 * configure.ac (--with-host-libstdcxx): New option.
7095 * configure: Regenerate.
7096
dce2d8b2 70972009-03-12 Joern Rennecke <joern.rennecke@arc.com>
fec7f245
JR
7098
7099 * MAINTAINERS: Move myself into the write after approval list.
7100
6d401294
NP
71012009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
7102
7103 * MAINTAINERS: Update e-mail address.
2bf33cdb 7104
07c97076
DN
71052009-03-11 Dorit Nuzman <dorit@il.ibm.com>
7106
7107 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7108
dce2d8b2 71092009-03-10 Ira Rosen <irar@il.ibm.com>
bb947fd1
IR
7110
7111 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7112
7a9d3fe8
RW
71132009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7114
7115 Backport from git Libtool:
7116
7117 2009-01-19 Robert Millan <rmh@aybabtu.com>
7118 Support GNU/kOpenSolaris.
7119 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7120 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7121 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7122 GNU/kOpenSolaris.
7123
c9e9e11f
AS
71242009-02-27 Andreas Schwab <schwab@linux-m68k.org>
7125
7126 * MAINTAINERS: Update e-mail address.
7127
5e8c1552 71282009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
7129
7130 * MAINTAINERS (Write After Approval): Add self.
7131
b0adb088
BM
71322009-02-18 Bingfeng Mei <bmei@broadcom.com>
7133
7134 * MAINTAINERS (Write After Approval): Add myself.
7135
ee04b574
AS
71362009-02-05 Andreas Schwab <schwab@suse.de>
7137
7138 * Makefile.tpl (stage_last): Define $r and $s before using
7139 $(RECURSE_FLAGS_TO_PASS).
7140 * Makefile.in: Regenerate
7141
907884c9
ILT
71422009-01-30 Ian Lance Taylor <iant@google.com>
7143
7144 * MAINTAINERS: Move myself to the Global Reviewers list.
7145
416ac4d4
RM
71462009-01-29 Robert Millan <rmh@aybabtu.com>
7147
7148 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7149 * configure: Regenerate.
7150
ee5decb3
GP
71512009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
7152
7153 * MAINTAINERS: Make whitespace consistent.
19196f44 7154 Remove Robert Millan from Write After Approval.
ee5decb3 7155
36fbb0ec
AM
71562009-01-16 Alan Modra <amodra@bigpond.net.au>
7157
7158 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7159 (all-opcodes): Depend on all-libiberty.
7160 * Makefile.in: Regenerate.
7161
52535a64
DR
71622009-01-15 Douglas B Rupp <rupp@gnat.com>
7163
7164 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7165 * configure: Regenerate.
7166
e04a57df
RR
71672009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
7168
7169 * MAINTAINERS (Write After Approval): Add myself.
7170
856c450b
SK
71712009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
7172
7173 * MAINTAINERS: Add myself to reviewers (Fortran).
7174
dce2d8b2 71752009-01-12 Sebastian Pop <sebastian.pop@amd.com>
53095c56
SP
7176
7177 PR tree-optimization/38515
7178 * configure.ac (cloog-polylib): Removed.
7179 (with_ppl, with_cloog): Test for "no".
7180 * configure: Regenerated.
7181
1e5e8a59
DF
71822009-01-11 Daniel Franke <franke.daniel@gmail.com>
7183
7184 * MAINTAINERS: Moved myself to reviewers (Fortran).
7185
5e5debf6
TS
71862009-01-06 Thomas Schwinge <tschwinge@gnu.org>
7187
7188 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7189 (Write After Approval): Remove myself.
7190
1c42acf1
DN
71912009-01-03 Diego Novillo <dnovillo@google.com>
7192
7193 * MAINTAINERS: Remove myself from alias maintainership.
7194
2fbbedaf
DA
71952009-01-02 David Ayers <ayers@fsfe.org>
7196
7197 * MAINTAINERS: Update e-mail address.
7198
17213821
GP
71992008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
7200
7201 * MAINTAINERS: Make whitespace consistent.
7202
baafc534
RW
72032008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7204
7205 Backport from upstream Libtool:
7206 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7207 Add cache variables to tests that require the linker to work.
7208 For shlibpath_overrides_runpath, this also changes the semantics
7209 to let the result from the C compiler take precedence.
7210
18430d27
BE
72112008-12-02 Ben Elliston <bje@au.ibm.com>
7212
7213 * config.sub, config.guess: Update from upstream sources.
7214
dce2d8b2 72152008-12-12 Sebastian Pop <sebastian.pop@amd.com>
0a280b35
SP
7216
7217 * configure.ac (ppllibs): Add by default the lib flags.
7218 * configure: Regenerate.
7219
41e9641b
LM
72202008-12-08 Luis Machado <luisgpm@br.ibm.com>
7221
7222 * MAINTAINERS: Add myself to the write after approval list.
7223
25783c30
JH
72242008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
7225
ee04b574
AS
7226 * configure.ac: Add double brackets on darwin[912].
7227 * configure: Regenerate.
25783c30 7228
0e318fcc
DK
72292008-12-03 Daniel Kraft <d@domob.eu>
7230
7231 * MAINTAINERS: Moved myself and Mikael Morin from Write After
7232 Approval to Reviewer section (for Fortran front-end).
7233
7f171b95
JH
72342008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
7235
7236 * configure.ac: Expand to darwin10 and later.
7237 * configure: Regenerate.
7238
09ce620e
AS
72392008-12-02 Andreas Schwab <schwab@suse.de>
7240
7241 * Makefile.def: configure-target-boehm-gc depends on
7242 all-target-libstdc++-v3.
7243 * Makefile.in: Regenerate.
7244
386c704d
KT
72452008-12-02 Kai Tietz <kai.tietz@onevision.com>
7246
7247 * MAINTAINERS: Add myself as mingw maintainer.
7248
e03dd84a
BE
72492008-12-02 Ben Elliston <bje@au.ibm.com>
7250
7251 * config.sub, config.guess: Update from upstream sources.
7252
3fa87964
GP
72532008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
7254
7255 * README.SCO: Remove.
7256
df72d7ed
FP
72572008-11-29 Fernando Pereira <pronesto@gmail.com>
7258
7259 * MAINTAINERS: Add myself to the write after approval list.
7260
b5646528
DK
72612008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
7262
7263 * MAINTAINERS: Update my email address in WAA section.
7264
dce2d8b2 72652008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
ebf24eb4
CL
7266
7267 * MAINTAINERS: Update e-mail address.
7268
dce2d8b2 72692008-11-27 Toon Moene <toon@moene.org>
50e0f131
TM
7270
7271 * MAINTAINERS: Change e-mail address.
7272
0db3a858
TG
72732008-11-27 Tristan Gingold <gingold@adacore.com>
7274
7275 * configure.ac: Build gdb for i?86-*-darwin*
7276 * configure: Regenerated.
7277
dce2d8b2 72782008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
f07bde68
HS
7279
7280 * MAINTAINERS: Added my full name.
7281
487e299b
DJ
72822008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
7283
7284 PR bootstrap/38014
7285 PR bootstrap/37923
7286
7287 Revert:
7288
7289 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7290
7291 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7292 * Makefile.in: Regenerated.
7293
7294 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7295
7296 PR gdb/921
7297 PR gdb/1646
7298 PR gdb/2175
7299 PR gdb/2176
7300
7301 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7302 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7303 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7304 (HOST_EXPORTS): Pass CPPFLAGS.
7305 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7306 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7307 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7308 * Makefile.in, configure: Regenerated.
7309 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7310 and CPPFLAGS_FOR_BUILD.
7311
dce2d8b2 73122008-11-06 Jeff Law <law@redhat.com>
d69fbecb
JL
7313
7314 * MAINTAINERS: Add myself as middle end maintainer.
7315
044fed69
AS
73162008-11-06 Andrew Stubbs <ams@codesourcery.com>
7317
7318 * MAINTAINERS (Write after approval): Add myself.
7319
caf6defe
DN
73202008-11-05 Diego Novillo <dnovillo@google.com>
7321
7322 * MAINTAINERS (Global Reviewers): Add myself.
7323 (Non-Algorithmic Maintainers): Remove myself.
7324
3e9899ac
TS
73252008-11-04 Thomas Schwinge <tschwinge@gnu.org>
7326
09ce620e 7327 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 7328
ea99e36e
MM
73292008-10-31 Mikael Morin <mikael.morin@tele2.fr>
7330
09ce620e 7331 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 7332
fb0d2684
BE
73332008-10-31 Ben Elliston <bje@au.ibm.com>
7334
7335 * configure.ac (spu-*-*): Remove special case.
7336 * configure: Regenerate.
7337
73c07a3e
CM
73382008-10-30 Catherine Moore <clm@codesourcery.com>
7339
7340 * MAINTAINERS (Write after approval): Update my email address.
7341
7310a2da
SSF
73422008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
7343
7344 * configure.ac [spu-*-*]: Do not set skipdirs.
7345 * configure: Re-generate.
7346
7e51fe23
BS
73472008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
7348
7349 * MAINTAINERS (Various Maintainers): Add myself to reload.
7350
ef20be93
RG
73512008-10-25 Richard Guenther <rguenther@suse.de>
7352
7353 * MAINTAINERS (Various Maintainers): Add myself as middle-end
7354 maintainer. Remove myself as libgcc-math maintainer.
7355 (Non-Algorithmic Maintainers): Remove myself.
7356
03ffcfa0
DJ
73572008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7358
7359 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7360 * Makefile.in: Regenerated.
7361
dec014a9
CC
73622008-10-23 Cary Coutant <ccoutant@google.com>
7363
7364 * MAINTAINERS (Write after approval): Add myself.
7365
b36c386c
DJ
73662008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7367
7368 PR gdb/921
7369 PR gdb/1646
7370 PR gdb/2175
7371 PR gdb/2176
7372
7373 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7374 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7375 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7376 (HOST_EXPORTS): Pass CPPFLAGS.
7377 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7378 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7379 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7380 * Makefile.in, configure: Regenerated.
7381 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7382 and CPPFLAGS_FOR_BUILD.
7383
dce2d8b2 73842008-10-20 Sebastian Pop <sebastian.pop@amd.com>
84541525
SP
7385
7386 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7387 Sebastian Pop.
7388
e0bda97e
AP
73892008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
7390
7391 * MAINTAINERS (Write After Approval): Added myself.
7392
36c713e0
KG
73932008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7394
7395 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7396 recommended version to 2.3.2.
7397
7398 * configure: Regenerate.
7399
8fe005ee
MM
74002008-10-01 Mark Mitchell <mark@codesourcery.com>
7401
7402 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7403
be8f156f
DD
74042008-09-29 David Daney <david.daney@caviumnetworks.com>
7405
7406 * MAINTAINERS (Write After Approval): Update e-mail address.
7407
ae11dff4
PG
74082008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
7409
7410 * libtool.m4: Update to libtool 2.2.6.
7411 * lt~obsolete.m4: Update to libtool 2.2.6.
7412 * ltmain.sh: Update to libtool 2.2.6.
7413 * ltsugar.m4: Update to libtool 2.2.6.
7414 * ltversion.m4: Update to libtool 2.2.6.
7415 * ltoptions.m4: Update to libtool 2.2.6.
7416 * ltgcc.m4: Update to match changes from libtool 2.2.6.
7417
441154b1
CF
74182008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
7419
7420 * MAINTAINERS (Write After Approval): Add myself.
7421
775b3b26
BRF
74222008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
7423
7424 * MAINTAINERS (Write After Approval): Update my name.
7425
94538043
SB
74262008-09-20 Steven Bosscher <steven@gcc.gnu.org>
7427
09ce620e 7428 * MAINTAINERS: Add myself in "Write After Approval".
94538043 7429
52d1bfd8
SE
74302008-09-18 Steve Ellcey <sje@cup.hp.com>
7431
09ce620e 7432 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 7433
c5cc92f5
GP
74342008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
7435
7436 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7437 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7438 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7439 and Michael Tiemann from Write After Approval since they do not
7440 actually have access.
7441
23d9794a
RG
74422008-09-05 Richard Guenther <rguenther@suse.de>
7443
7444 * configure.ac: Initialize clooglibs to -lcloog.
7445 * configure: Re-generate.
7446
192a671e
LCW
74472008-09-04 Le-Chun Wu <lcwu@google.com>
7448
7449 * MAINTAINERS (Write After Approval): Add myself.
7450
d789184e
SP
74512008-09-03 Sebastian Pop <sebastian.pop@amd.com>
7452
7453 * configure.ac (--with-cloog-polylib): New.
7454 (--disable-cloog-version-check): New.
7455 (--disable-ppl-version-check): New.
7456 * configure: Re-generate.
7457
36a881c7
RG
74582008-09-03 Richard Guenther <rguenther@suse.de>
7459
7460 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
7461 cloog test.
7462 * configure: Re-generate.
7463
358da97e
HS
74642008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
7465
7466 Add picoChip port.
7467 * MAINTAINERS: Add picoChip maintainers.
7468
f8bf9252
SP
74692008-09-02 Sebastian Pop <sebastian.pop@amd.com>
7470 Tobias Grosser <grosser@fim.uni-passau.de>
7471 Jan Sjodin <jan.sjodin@amd.com>
7472 Harsha Jagasia <harsha.jagasia@amd.com>
7473 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7474 Konrad Trifunovic <konrad.trifunovic@inria.fr>
7475 Adrien Eliche <aeliche@isty.uvsq.fr>
7476
7477 Merge from graphite branch.
7478 * configure: Regenerate.
7479 * Makefile.in: Regenerate.
7480 * configure.ac (host_libs): Add ppl and cloog.
7481 Add checks for PPL and CLooG.
7482 * Makefile.def (ppl, cloog): Added modules and dependences.
7483 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
7484 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
7485
d89f0ad6
AL
74862008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7487
7488 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
7489 (GCC_SHLIB_SUBDIR): New.
7490 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
7491 * configure: Regenerate.
7492 * Makefile.in: Regenerate.
7493
88a25817
GP
74942008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7495
7496 * MAINTAINERS: Consistently use tabs to separate columns.
7497
f873f15f
TG
74982008-08-29 Tristan Gingold <gingold@adacore.com>
7499
7500 * MAINTAINERS (Write after Approval): Add myself.
7501
e1514c3f
TG
75022008-08-28 Tristan Gingold <gingold@adacore.com>
7503
7504 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
7505 Enable bfd, binutils and opcodes.
7506 * configure: Regenerate.
7507
4717882f
JDA
75082008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7509
7510 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
7511
28c9884c
TK
75122008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
7513
7514 * MAINTAINERS: Use correct Umlaut for last name.
7515
ae96d86a
FXC
75162008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7517
7518 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
7519
3ecc96e3
DE
75202008-08-16 David Edelsohn <edelsohn@gnu.org>
7521
7522 * MAINTAINERS: Update my email address.
7523
dd609cc1
EB
75242008-08-16 Nicolas Roche <roche@adacore.com>
7525
7526 * Makefile.tpl: Add BOOT_ADAFLAGS.
7527 * Makefile.in: Regenerate.
7528
08d0963a
RS
75292008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
7530
7531 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
7532 * configure: Regenerate.
7533
dce2d8b2 75342008-07-30 Paolo Bonzini <bonzini@gnu.org>
00afcaa0
PB
7535
7536 * configure.ac: Add makefile fragments for hpux.
7537 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
7538 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
7539 * configure: Regenerate.
7540 * Makefile.in: Regenerate.
7541
dce2d8b2 75422008-07-28 Aldy Hernandez <aldyh@redhat.com>
806b3528
AH
7543
7544 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
7545
dce2d8b2 75462008-07-11 Dodji Seketeli <dseketel@redhat.com>
ab220355
DS
7547
7548 * MAINTAINERS (Write after Approval): Add myself.
7549
78209f30
XG
75502008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
7551
7552 * MAINTAINERS (Write After Approval): Add myself.
7553
5b5b098d
AJ
75542008-06-29 Andrew Jenner <andrew@codesourcery.com>
7555
7556 * MAINTAINERS (Write After Approval): Add myself.
7557
d812ec93
KW
75582008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
7559
7560 * MAINTAINERS: Update my email address.
7561
99e78224
JY
75622008-06-25 Joey Ye <joey.ye@intel.com>
7563
7564 * MAINTAINERS (Write After Approval): Add myself.
7565
18c04407
RW
75662008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7567
7568 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
7569 * Makefile.in: Regenerate.
7570 * configure: Regenerate.
7571
47aa9a31
DK
75722008-06-17 Daniel Kraft <d@domob.eu>
7573
7574 * MAINTAINERS (Write After Approval): Add myself.
7575
ad33ff57
RW
75762008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7577
7578 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
7579 "$@" is still intact with both Autoconf 2.59 and 2.62.
7580 * configure: Regenerate.
7581
cdce5c41
RW
75822008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7583
7584 * Makefile.tpl: Fix comment errors.
7585 * Makefile.in: Regenerate.
7586
01b79d11
DM
75872008-06-12 David S. Miller <davem@davemloft.net>
7588 David Edelsohn <edelsohn@gnu.org>
7589
7590 * configure.ac: Add powerpc*-*-* to gold supported targets.
7591 * configure: Regenerate.
7592
f8c33439
JM
75932008-06-08 Joseph Myers <joseph@codesourcery.com>
7594
7595 PR tree-optimization/36218
7596 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
7597 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
7598 (all prefix="build-"): Pass them to build-system sub-makes.
7599 * Makefile.in: Regenerate.
7600
cd985f66
JM
76012008-06-07 Joseph Myers <joseph@codesourcery.com>
7602
7603 * MAINTAINERS (mt port): Remove.
7604 (sco5, unixware, sco udk): Remove.
7605 (Kean Johnston): Add to Write After Approval.
7606
3f6383d3
JB
76072008-05-30 Julian Brown <julian@codesourcery.com>
7608
7609 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
7610 of libobjc for ARM EABI Linux.
7611 * configure: Regenerate.
30da41ed 7612
dce2d8b2 76132008-05-18 Xinliang David Li <davidxl@google.com>
e29cc9b4 7614
09ce620e 7615 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 7616
dce2d8b2 76172008-05-17 Xinliang David Li <davidxl@google.com>
30da41ed 7618
e29cc9b4 7619 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 7620
955410cb
JW
76212008-05-15 Janus Weil <janus@gcc.gnu.org>
7622
7623 * MAINTAINERS (Write After Approval): Add myself.
7624
719bb4e3 76252008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
7626
7627 * config-ml.in: don't handle --enable-shared and --enable-static.
7628
372b05fc
RS
76292008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
7630
7631 * MAINTAINERS: Update my email address.
7632
f73e2200
PC
76332008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
7634
7635 * MAINTAINERS: Update my email address.
09ce620e 7636
3e438e2b
KVH
76372008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
7638
7639 * MAINTAINERS (Write After Approval): Add myself.
7640
177bf491
GS
76412008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
7642
7643 * MAINTAINERS (Write After Approval): Add myself.
7644
dce2d8b2 76452008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
ac89df2f
PG
7646
7647 * MAINTAINERS (crx): Add myself.
7648
14a8726b
PB
76492008-04-18 Paolo Bonzini <bonzini@gnu.org>
7650
7651 Sync with src:
7652 2008-04-14 David S. Miller <davem@davemloft.net>
7653
09ce620e
AS
7654 * configure.ac: Add sparc*-*-* to gold supported targets.
7655 * configure: Regenerate.
14a8726b 7656
7142fb32
PB
76572008-04-18 Paolo Bonzini <bonzini@gnu.org>
7658
7659 PR bootstrap/35457
7660 * configure.ac: Include override.m4.
7661 * configure: Regenerate.
7662
c6b196de
PB
76632008-04-18 Paolo Bonzini <bonzini@gnu.org>
7664
09ce620e
AS
7665 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
7666 * Makefile.in: Regenerate.
c6b196de 7667
dce2d8b2 76682008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
c993ae60 7669
09ce620e 7670 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 7671 as nonconfigurable directories list.
09ce620e 7672 * configure: Regenerate.
c993ae60 7673
8479b1b1
BE
76742008-04-14 Ben Elliston <bje@au.ibm.com>
7675
7676 * config.sub, config.guess: Update from upstream sources.
7677
295e261a
HPN
76782008-04-12 Hans-Peter Nilsson <hp@axis.com>
7679
7680 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
7681 * Makefile.in: Regenerate.
7682
ac3949d9
EW
76832008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
7684
7685 * configure.ac: Do not build libssp for the AVR.
7686 * configure: Regenerate.
7687
06407e30
ILT
76882008-04-07 Ian Lance Taylor <iant@google.com>
7689
7690 * Makefile.def: check-gold depends upon all-binutils.
7691 * Makefile.in: Regenerate.
7692
97db009c
AH
76932008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
7694
7695 * MAINTAINERS (Write After Approval): Add myself.
7696
2a79c47f
NC
76972008-04-04 Nick Clifton <nickc@redhat.com>
7698
7699 PR binutils/4334
5f4bebbf 7700 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
7701 builds.
7702 * configure: Regenerate.
7703
c53a18d3
N
77042008-04-04 NightStrike <NightStrike@gmail.com>
7705
7706 PR other/35151
09ce620e
AS
7707 * configure.ac: Combine rules for mingw32 and mingw64.
7708 * configure: Regenerate.
c53a18d3 7709
d925aa70
KT
77102008-04-02 Kai Tietz <kai.tietz@onvision.com>
7711
7712 * MAINTAINERS (Write After Approval): Add myself.
7713
dce2d8b2 77142008-04-01 Seongbae Park <seongbae.park@gmail.com>
ad424a85
SP
7715
7716 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
7717 * Makefile.in (.NOTPARALLEL): Ditto.
7718
4412a506
PG
77192008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
7720
7721 * MAINTAINERS (Write After Approval): Add myself.
7722
dce2d8b2 77232008-03-31 Seongbae Park <seongbae.park@gmail.com>
2f908293
SP
7724
7725 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
7726 * Makefile.in (.NOTPARALLEL): Regenerate.
7727
639223bd
PB
77282008-03-27 Paolo Bonzini <bonzini@gnu.org>
7729
7730 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
7731 * Makefile.in: Regenerate.
7732
b8ab1f4a
JS
77332008-03-26 Jakub Staszak <kuba@et.pl>
7734
7735 * MAINTAINERS (Write After Approval): Add myself.
7736
b45890a4
TK
77372008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
7738
7739 * MAINTAINERS: Update e-mail address.
7740
5afab7ad
ILT
77412008-03-20 Ian Lance Taylor <iant@google.com>
7742
7743 * configure.ac: Add support for --enable-gold.
7744 * Makefile.def: Add gold as a directory like ld.
7745 * configure, Makefile.in: Regenerate.
7746
38d24731
RW
77472008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7748
7749 * configure.ac: m4_include config/proginstall.m4.
7750 * configure: Regenerate.
32bc4cf4
RW
7751
7752 Backport from upstream Libtool:
09ce620e 7753
32bc4cf4 7754 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 7755
32bc4cf4
RW
7756 Deal with Autoconf 2.62's semantic change in m4_append.
7757 * ltsugar.m4 (lt_append): Replace broken versions of
7758 m4_append.
7759 (lt_if_append_uniq): Don't require separator to be overquoted,
7760 and avoid broken m4_append.
7761 (lt_dict_add): Fix typo.
7762 * libtool.m4 (_LT_DECL): Don't overquote separator.
7763
9d3c50ea
DE
77642008-03-13 David Edelsohn <edelsohn@gnu.org>
7765
7766 * config.rpath: Add AIX 6 support.
7767
5d2edb29
PB
77682008-03-13 Paolo Bonzini <bonzini@gnu.org>
7769
7770 * Makefile.def (stageprofile). Remove -fprofile-generate
7771 from stage_libcflags.
7772 * Makefile.in: Regenerate.
7773
954910ef
BE
77742008-03-13 Ben Elliston <bje@au.ibm.com>
7775
7776 * config.sub, config.guess: Update from upstream sources.
7777
e8645a40
TT
77782008-03-06 Tom Tromey <tromey@redhat.com>
7779
7780 * MAINTAINERS: Update for treelang deletion.
7781
2c8e955e
JW
77822008-03-03 James E. Wilson <wilson@tuliptree.org>
7783
7784 * MAINTAINERS: Update my email address.
7785
54acd307
SS
77862008-03-03 Stan Shebs <stanshebs@earthlink.net>
7787
893ad2a1 7788 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
7789 (objective-c/c++): Add myself as a maintainer.
7790
4b52b516
VR
77912008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
7792
7793 * MAINTAINERS (Write After Approval): Update my email address.
7794
e652b516
TB
77952008-02-25 Tomas Bily <tbily@suse.cz>
7796
7797 * MAINTAINERS (Write After Approval): Add myself.
7798
02d30740
JJ
77992008-02-23 Jakub Jelinek <jakub@redhat.com>
7800
7801 * MAINTAINERS (OpenMP): Add myself.
7802
1c8bd6a3
PB
78032008-02-20 Paolo Bonzini <bonzini@gnu.org>
7804
4b40b2a5
UB
7805 PR bootstrap/32009
7806 PR bootstrap/32161
1c8bd6a3 7807
4b40b2a5
UB
7808 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
7809 * configure: Regenerate.
1c8bd6a3 7810
4b40b2a5
UB
7811 * Makefile.def: Define stage_libcflags for all bootstrap stages.
7812 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
7813 STAGE4_LIBCFLAGS): New.
7814 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
7815 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
7816 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
7817 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
7818 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
7819 for target modules. Don't export LIBCFLAGS.
7820 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
7821 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
7822 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
7823 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
7824 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
7825 * Makefile.in: Regenerate.
1c8bd6a3 7826
bb44c9d2
RW
78272008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7828
7829 PR libgcj/33085
7830 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
7831 Do not use -DDLL_EXPORT. Backport from upstream.
7832
29a7754d
RW
78332008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7834
7835 * MAINTAINERS (Write After Approval): Add myself.
7836
9a212bb7
HPN
78372008-02-02 Hans-Peter Nilsson <hp@axis.com>
7838
7839 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
7840 * configure: Regenerate.
7841
aa12a573
MG
78422008-01-31 Marc Gauthier <marc@tensilica.com>
7843
7844 * configure.ac (xtensa*-*-*): Recognize processor variants.
7845 * configure: Regenerate.
7846
ac9e6043
RW
78472008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7848
40049ccc
UB
7849 PR bootstrap/34922
7850 * configure.ac (PARSE_ARGS): Push suitable setting of
7851 ac_subdirs_all, for `./configure --help=recursive'.
7852 Handle `+' in generic toplevel directory disabling.
7853 * configure: Regenerate.
ac9e6043 7854
4288c86a
NC
78552008-01-28 Nick Clifton <nickc@redhat.com>
7856
7857 * MAINTAINERS (xstormy16): Take over maintainership.
7858
8d8da227
JM
78592008-01-25 Joseph Myers <joseph@codesourcery.com>
7860
7861 * MAINTAINERS (c4x port): Remove.
7862
349b60e7
DE
78632008-01-24 David Edelsohn <edelsohn@gnu.org>
7864
7865 * libtool.m4: Backport AIX 6 support from ToT Libtool.
7866
3ca06a68
BE
78672008-01-23 Ben Elliston <bje@au.ibm.com>
7868
7869 * config.sub, config.guess: Update from upstream sources.
7870
3c631381
TG
78712008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
7872
7873 * MAINTAINERS (Write After Approval): Add myself.
7874
20533ef1
L
78752008-01-17 H.J. Lu <hjl.tools@gmail.com>
7876
7877 * MAINTAINERS: Update my email address.
7878
78792008-01-09 Raksit Ashok <raksit@google.com>
7880
7881 * MAINTAINERS (Write After Approval): Add myself.
7882
684f4f6a
RA
78832008-01-09 Raksit Ashok <raksit@google.com>
7884
7885 * MAINTAINERS (Write After Approval): Add myself.
7886
9cb8756f
BE
78872008-01-08 Ben Elliston <bje@au.ibm.com>
7888
7889 * config.sub, config.guess: Update from upstream sources.
7890
94e1934d
KG
78912007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7892
7893 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 7894 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
7895 * configure: Regenerate.
7896
a2e51f77
SP
78972007-12-15 Sebastian Pop <sebastian.pop@amd.com>
7898
7899 * MAINTAINERS: Update my email address.
7900
ffe3dcd9
BRF
79012007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
7902
7903 * MAINTAINERS: Update my email address.
7904
aa4095c9
RS
79052007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
7906
7907 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
7908 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
7909 * Makefile.in: Regenerate.
7910
dce2d8b2 79112007-12-10 Mark Heffernan <meheff@google.com>
030e2013
MH
7912
7913 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
7914 misplaced entries.
7915
0fe0f073
AT
79162007-12-10 Andreas Tobler <a.tobler@schweiz.org>
7917
7918 * configure.ac: Enable libjava for x86_64-*-darwin9.
7919 * configure: Regenerate.
7920
dce2d8b2 79212007-12-07 Bill Maddox <maddox@google.com>
d4ca4b06
BM
7922
7923 * MAINTAINERS (Write After Approval): Add myself.
7924
c3220d4c
BE
79252007-12-05 Ben Elliston <bje@au.ibm.com>
7926
7927 * config.sub, config.guess: Update from upstream sources.
7928
aba7501e
MK
79292007-12-02 Matthias Klose <doko@ubuntu.com>
7930
7931 * config-ml.in: Remove 64bit configure tests.
7932
d683ec81
PB
79332007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7934
7935 * config-ml.in: Robustify against white space in absolute file
7936 names.
7937
7938 * config-ml.in (multi-clean): Substitute ${Makefile}.
7939 Remove superfluous ${Makefile} in list.
7940
60f1711a
TS
79412007-11-19 Thiemo Seufer <ths@mips.com>
7942
7943 * config-ml.in: Don't hardcode the Makefile name.
7944
487f9d96
AM
79452007-11-08 Alexander Monakov <amonakov@ispras.ru>
7946
7947 * MAINTAINERS (Write After Approval): Add myself.
7948
fa3886fe
ST
79492007-11-07 Samuel Tardieu <sam@rfc1149.net>
7950
7951 * MAINTAINERS (Write After Approval): Add myself.
7952
dce2d8b2 79532007-11-06 Doug Kwan <dougkwan@google.com>
ae750079
DK
7954
7955 * MAINTAINERS (Write After Approval): Add myself.
7956
acc48927
BE
79572007-10-25 Ben Elliston <bje@au.ibm.com>
7958
7959 * MAINTAINERS (mercury): Remove entry.
7960 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
7961
e00e9858
DJ
79622007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
7963
7964 * Makefile.def (dependencies): Make configure-gdb depend on
7965 all-intl.
7966 * Makefile.in: Regenerated.
7967
def14a3c
SK
79682007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
7969
7970 * MAINTAINERS (Fortran maintainer): Remove myself.
7971
dce2d8b2 79722007-10-15 Patrick Mansfield <patmans@us.ibm.com>
0e5e9f76
PM
7973
7974 * Makefile.def: To avoid problems running with parallel makes,
7975 build newlib before libgloss so that target specific header
7976 files are availble.
7977 * Makefile.in: Regenerate
7978
bbfbfafc
DJ
79792007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
7980
7981 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
7982 * Makefile.in: Regenerate.
7983
c56abad5
VM
79842007-10-09 Vladimir Makarov <vmakarov@redhat.com>
7985
7986 * MAINTAINERS (Register allocation reviewer): Add myself.
7987
f019adc1
MF
79882007-10-08 Mike Frysinger <vapier@gentoo.org>
7989
7990 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
7991 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
7992 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
7993 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
7994 * configure: Regenerate.
7995
dce2d8b2 79962006-10-04 Seongbae Park <seongbae.park@gmail.com>
789e4e28
SP
7997
7998 * MAINTAINERS (Register allocation reviewer): Add myself.
7999
0999159b
PB
80002007-10-01 Paolo Bonzini <bonzini@gnu.org>
8001
8002 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8003 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8004 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8005 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8006 * configure.ac: Default them to host tools for $host = $build.
8007 Subst them.
8008
8009 * configure: Regenerate.
8010 * Makefile.in: Regenerate.
8011
dce2d8b2 80122006-09-24 Peter Bergner <bergner@vnet.ibm.com>
a054acde
PB
8013
8014 * MAINTAINERS (Register allocation reviewer): Add myself.
8015
dce2d8b2 80162006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
ffda6fc9
KZ
8017
8018 * MAINTAINERS (Register allocation reviewer): Add myself.
8019
9d209c83
SP
80202007-09-21 Seongbae Park <seongbae.park@gmail.com>
8021
8022 * MAINTAINERS (Write After Approval): Fix typo.
8023
1ec3b87b
RS
80242007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
8025
8026 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8027 * configure: Regenerate.
8028
19d5986d
PJ
80292007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
8030
8031 PR bootstrap/31906
8032 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 8033 they're already prefixed.
19d5986d 8034
6d3b5aea
BK
80352007-09-19 Benjamin Kosnik <bkoz@redhat.com>
8036
8037 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8038 libstdc++.
8039 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8040 * configure: Regenerate.
8041 * Makefile.in: Regenerate.
09ce620e 8042
4fe7e755
AS
80432007-09-17 Andreas Schwab <schwab@suse.de>
8044
8045 * configure.ac: Raise minimum makeinfo version to 4.6.
8046 * configure: Regenerate.
8047
dce2d8b2 80482007-09-17 Johannes Singler <singler@ira.uka.de>
d483feaa 8049
ffe3dcd9 8050 * MAINTAINERS (write-after-approval) add myself
d483feaa 8051
fa9a3f31
AM
80522007-09-15 Alan Modra <amodra@bigpond.net.au>
8053
8054 * configure.ac: Correct makeinfo version check.
8055 * configure: Regenerate.
8056
6593a73e
RS
80572007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
8058
8059 * MAINTAINERS: Update my email address.
8060
d9dced13
RS
80612007-09-14 Richard Sandiford <richard@codesourcery.com>
8062
8063 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
8064 to $skipdirs and only disable gprof for newlib. Use the normal
8065 mips*-elf* handling in other respects.
8066 * configure: Regnerate.
8067
773c1467
DD
80682007-09-12 David Daney <ddaney@avtrex.com>
8069
8070 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8071 enabling libgcj.
8072 * configure: Regenerate.
8073
c03353e2
RIL
80742007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
8075
8076 PR other/32154
8077 * configure.ac: For libgloss targets, point the linker to the linker
8078 script, startup code and simulator library.
8079 * configure: Regenerate.
8080
c4e9bf2b
AH
80812007-09-07 Andrew Haley <aph@redhat.com>
8082
8083 * configure.ac (noconfigdirs): Remove target-libffi and
8084 target-libjava.
8085 * configure: Regenerate.
8086
1f5a6b84
FXC
80872007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8088
8089 PR target/33281
8090 * configure.ac: Use config/mh-mingw on mingw.
8091 * configure: Regenerate.
1f5a6b84 8092
3951e521
PH
80932007-09-05 Pat Haugen <pthaugen@us.ibm.com>
8094
9f349f63 8095 * MAINTAINERS (Write After Approval): Add myself.
3951e521 8096
e643dc23
RG
80972007-09-05 Richard Guenther <rguenther@suse.de>
8098
8099 * configure.ac (--enable-stage1-checking): If neither --enable-checking
8100 nor --disable-checking is provided also turn on yes and types
8101 checking for stage1.
8102 * configure: Re-generate.
8103
039874df
KW
81042007-08-30 Krister Walfridsson <cato@df.lth.se>
8105
8106 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8107 (Write After Approval): Remove myself.
8108
c3f07bd6 81092007-08-29 Nick Clifton <nickc@redhat.com>
15098359 8110
c3f07bd6 8111 * config.sub, config.guess: Update from upstream sources.
15098359 8112
40049ccc 81132007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
8114
8115 * MAINTAINERS (Write After Approval): Added myself.
8116 * MAINTAINERS (Reviewers): Removed myself.
8117
c8aea42c 81182007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 8119 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
8120
8121 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8122 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8123 * Makefile.in: Regenerate.
8124 * configure.ac (--with-debug-prefix-map): New.
8125 * configure: Regenerate.
8126
4bf6c438
RS
81272007-08-17 Richard Sandiford <richard@codesourcery.com>
8128 Nigel Stephens <nigel@mips.com>
8129
4bf6c438
RS
8130 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
8131 as target_makefile_frag.
8132 * configure: Regenerate.
8133
bb286d71
AO
81342007-08-16 Alexandre Oliva <aoliva@redhat.com>
8135
8136 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8137 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
8138 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8139 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8140 (do-compare, do-compare3, do-compare-debug): New.
8141 ([+compare-target+]): Use them.
8142
a4630417
MK
81432007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
8144
8145 * MAINTAINERS (Write After Approval): Change my email address.
8146
d9acb717
RW
81472007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8148 Ben Elliston <bje@au.ibm.com>
8149
8150 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8151 --silent if $silent.
8152 * configure: Regenerate.
8153
96876681
ZD
81542003-08-12 Zdenek Dvorak <ook@ucw.cz>
8155
8156 * MAINTAINERS (Various Maintainers): Add myself as
8157 loop infrastructure maintainer. Update my e-mail
8158 address.
8159
1c1d80ee
DN
81602007-07-31 Diego Novillo <dnovillo@google.com>
8161
8162 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8163 Adjust description.
8164
7e98624c
RG
81652007-07-26 Richard Guenther <rguenther@suse.de>
8166
8167 * configure.ac: Add types checking to stage1 checking flags.
8168 * configure: Regenerate.
8169
4c85af60
NC
81702007-07-17 Nick Clifton <nickc@redhat.com>
8171
8172 * COPYING3: New file. Contains version 3 of the GNU General
8173 Public License.
8174 * COPYING3.LIB: New file. Contains version 3 of the GNU
8175 Lesser General Public License.
8176
19ddfd3a
AK
81772007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8178
8179 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8180
2a064545
AK
81812007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8182
8183 * MAINTAINERS (S/390 co-maintainer): Add myself.
8184 (Write After Approval): Remove myself.
8185
f861f54d
DH
81862007-07-13 Dan Hipschman <dsh@google.com>
8187
8188 * MAINTAINERS (Write After Approval): Add myself.
8189
0136f2f7
NC
81902007-07-11 Nick Clifton <nickc@redhat.com>
8191
8192 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8193 WINDRES export.
8194 * Makefile.in: Regenerate.
8195
6e29b5a4
RO
81962007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8197
8198 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8199 maintainer.
8200
159a4b02
L
82012007-07-05 H.J. Lu <hongjiu.lu@intel.com>
8202
8203 * lt~obsolete.m4: New. Import from 20070318 libtool.
8204
6ba67283
JB
82052007-07-03 Julian Brown <julian@codesourcery.com>
8206
8207 * MAINTAINERS (Write After Approval): Add myself.
8208
30b74385
RW
82092007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8210
8211 * configure.ac: Rewrite 'configure --help' strings to look nicer.
8212 * configure: Regenerate.
8213
82142007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8215
8216 * configure.ac: Add some missing m4 quotation.
8217 * configure: Regenerate.
8218
943c54ce
SB
82192007-07-02 Simon Baldwin <simonb@google.com>
8220
8221 * MAINTAINERS (Write After Approval): Add myself.
8222
1c00b503
PB
82232007-07-02 Paolo Bonzini <bonzini@gnu.org>
8224
8225 * configure: Regenerate.
8226
901119ae
KT
82272007-07-02 Kai Tietz <kai.tietz@onevision.com>
8228
8229 * Makefile.def: Add windmc tool to build.
8230 * Makefile.tpl: Likewise.
8231 * configure.ac: Likewise.
8232 * Makefile.in: Regenerate.
8233 * configure: Regenerate.
09ce620e 8234
83f4c19f
DD
82352007-06-28 DJ Delorie <dj@redhat.com>
8236
8237 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8238 not building newlib.
8239 * configure: Regenerated.
09ce620e 8240
5346c75c
JS
82412007-06-28 Jan Sjodin <jan.sjodin@amd.com>
8242
8243 * MAINTAINERS (Write After Approval): Add myself.
8244
aacfb86b
MM
82452007-06-25 Martin Michlmayr <tbm@cyrius.com>
8246
8247 * MAINTAINERS (Write After Approval): Add myself.
8248
590bf0d3
CM
82492007-06-19 Chris Matthews <chrismatthews@google.com>
8250
8251 * MAINTAINERS (Write After Approval): Add myself.
8252
cdbbee7a
RIL
82532007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
8254
8255 * MAINTAINERS (Write After Approval): Add myself.
8256
b8afffc1
DJ
82572007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
8258
8259 * Makefile.def: Add dependency from configure-gdb to all-bfd.
8260 * Makefile.in: Regenerated.
8261
3fcfad76
BS
82622007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
8263
8264 * configure.ac: Don't add target-libmudflap to noconfigdirs for
8265 bfin*-*-uclinux* targets.
8266 * configure: Regenerate.
8267
3f5a2b7f
ILT
82682007-06-14 Ian Lance Taylor <iant@google.com>
8269
8270 * MAINTAINERS: Add myself as non-algorithmic global write
8271 maintainer.
8272
4c46daee
DN
82732007-06-14 Diego Novillo <dnovillo@google.com>
8274
8275 * MAINTAINERS: Add self as middle-end maintainer and
8276 non-algorithmic global write maintainer.
8277
a3bb222a
FXC
82782007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8279
8280 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8281 Move all Fortran maintainers except Paul Brook into the
8282 Non-Autopoiesis section.
8283
a19e8f64
PB
82842007-06-14 Paolo Bonzini <bonzini@gnu.org>
8285
8286 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8287 (distclean-stage[+id+]): Possibly delete stage_last.
8288 * Makefile.in: Regenerate.
8289
1c2abe5e
SP
82902007-06-12 Seongbae Park <seongbae.park@gmail.com>
8291
8292 * MAINTAINERS (Various Maintainer): Fix typo.
8293
abca4739
PB
82942007-06-11 Paolo Bonzini <bonzini@gnu.org>
8295
8296 * MAINTAINERS (Various Maintainer): Add myself as
8297 dataflow maintainer.
8298
a894d2c3
BE
82992007-06-07 Ben Elliston <bje@au.ibm.com>
8300
8301 * config.sub, config.guess: Update from upstream sources.
8302
8024d75e
BE
83032007-06-07 Ben Elliston <bje@au.ibm.com>
8304
8305 * Makefile.tpl: Fix spelling error.
8306 * Makefile.in: Regenerate.
8307
973a9a5e
SE
83082007-06-01 Steve Ellcey <sje@cup.hp.com>
8309
96598938
L
8310 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8311 lt_cv_sys_max_cmd_len.
973a9a5e 8312
ccb4d26b
DN
83132007-05-31 Dorit Nuzman <dorit@il.ibm.com>
8314
8315 * MAINTAINERS (Various Maintainers): Add myself as
8316 auto-vectorizer maintainer.
8317
eecb7461
PB
83182003-05-31 Paolo Bonzini <bonzini@gnu.org>
8319
8320 PR libjava/32098
8321 * libtool.m4: Revert previous change.
8322 * ltgcc.m4: Put it here.
8323
89d28202
ZD
83242003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
8325
8326 * MAINTAINERS (Various Maintainers): Add myself as
8327 auto-vectorizer maintainer.
8328
60c7a11a
L
83292007-05-30 H.J. Lu <hongjiu.lu@intel.com>
8330
8331 PR libjava/32098
8332 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8333
9dd3cc81
RG
83342007-05-30 Richard Guenther <rguenther@suse.de>
8335
8336 * MAINTAINERS (Various Maintainers): Add myself as
8337 auto-vectorizer maintainer.
8338
9cc1244e
JJ
83392007-05-30 Jakub Jelinek <jakub@redhat.com>
8340
8341 PR bootstrap/29382
8342 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8343 * configure: Rebuilt.
8344
6124296b
RC
83452007-05-28 Roberto Costa <robsettantasei@gmail.com>
8346
8347 * MAINTAINERS (Write After Approval): Removed my name.
8348
6b757a0d
SB
83492007-05-25 Steven Bosscher <steven@gcc.gnu.org>
8350
8351 * MAINTAINERS (Write After Approval): Remove myself.
8352
86ef8528
AT
83532007-05-25 Andreas Tobler <a.tobler@schweiz.org>
8354
8355 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8356
1cf3d07d
SE
83572007-05-23 Steve Ellcey <sje@cup.hp.com>
8358
8359 * ltmain.sh: Update from ToT Libtool.
8360 * libtool.m4: Update from ToT Libtool.
8361 * ltsugar.m4: New. Update from ToT Libtool.
8362 * ltversion.m4: New. Update from ToT Libtool.
8363 * ltoptions.m4: New. Update from ToT Libtool.
8364 * ltconfig: Remove.
8365 * ltcf-c.sh: Remove.
8366 * ltcf-cxx.sh: Remove.
8367 * ltcf-gcj.sh: Remove.
8368
ce3fcf8c
OW
83692007-05-22 Ollie Wild <aaw@google.com>
8370
8371 * MAINTAINERS (Write After Approval): Add myself.
8372
342b9200
PB
83732007-05-16 Paolo Bonzini <bonzini@gnu.org>
8374
8375 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8376 stage_cflags.
8377 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8378 Remove CFLAGS/LIBCFLAGS.
8379 (configure-stage[+id+]-[+prefix+][+module+],
8380 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8381 * Makefile.in: Regenerate.
8382
cea17285
DN
83832007-05-15 Diego Novillo <dnovillo@google.com>
8384
8385 * MAINTAINERS: Update e-mail address.
8386
11c004e7
RE
83872007-05-15 Revital Eres <eres@il.ibm.com>
8388
8389 * MAINTAINERS (Write After Approval): Add myself.
8390
ab6bd693
RC
83912007-05-14 Roberto Costa <robsettantasei@gmail.com>
8392
8393 * MAINTAINERS (Write After Approval): Updated my address.
8394
388cdf07
TN
83952007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
8396
8397 * MAINTAINERS (Write After Approval): Add myself.
8398
23f24034
SR
83992007-05-11 Silvius Rus <rus@google.com>
8400
8401 * MAINTAINERS (Write After Approval): Add myself.
8402
34a7526e
TT
84032007-04-23 Tom Tromey <tromey@redhat.com>
8404
8405 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8406
51da21be
MM
84072007-04-22 Mark Mitchell <mark@codesourcery.com>
8408
8409 * MAINTAINERS (cpplib): Rename to ...
8410 (libcpp): ... this. Add C/C++ front end maintainers.
8411
70070387
SE
84122007-04-14 Steve Ellcey <sje@cup.hp.com>
8413
8414 * config-ml.in: Pass ${ml_config_env} to configure calls.
8415
df1a0dbb
CB
84162007-04-04 Christian Bruel <christian.bruel@st.com>
8417
8418 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 8419
9daff147
DK
84202007-04-02 Dave Korn <dave.korn@artimi.com>
8421
8422 * MAINTAINERS (Write After Approval): Add myself.
8423
374eadb2
TB
84242007-03-31 Tobias Burnus <burnus@net-b.de>
8425
8426 * MAINTAINERS (fortran 95 front end): Add myself.
8427
8eced3a2
DR
84282007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
8429
8430 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 8431
653de3e3
AZ
84322007-03-24 Ayal Zaks <zaks@il.ibm.com>
8433
8434 * MAINTAINERS (Modulo Scheduler): Add myself.
8435
b737d953
BM
84362007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
8437
8438 * MAINTAINERS (fortran 95 front end): Add myself.
8439 (c++ front end): whitespace fix.
8440
a584cdf2
NF
84412007-03-22 Nathan Froyd <froydnj@codesourcery.com>
8442
8443 * MAINTAINERS (Write After Approval): Add myself.
8444
8c79f3c4
RS
84452007-03-21 Richard Sandiford <richard@codesourcery.com>
8446
8447 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8448 of glob. Quote arguments with single quotes too.
8449 * configure: Regenerate.
8450
07f1ac6d
BM
84512007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
8452
8453 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8454 * Makefile.in: Regenerate
8455
172e41aa
AS
84562007-03-07 Andreas Schwab <schwab@suse.de>
8457
8458 * configure: Regenerate.
8459
9c4d2493
BM
84602007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
8461
8462 * configure.ac: Add "--with-pdfdir" configure option,
8463 which defines pdfdir variable.
8464 * Makefile.def (target=fixincludes): Add install-pdf to
8465 missing targets.
8466 (recursive_targets): Add install-pdf target.
8467 (flags_to_pass): Add pdfdir.
8468 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
8469 target.
8470 * configure: Regenerate
8471 * Makefile.in: Regenerate
8472
e14e622e
EC
84732007-02-28 Eric Christopher <echristo@apple.com>
8474
8475 Revert:
8476 2006-12-07 Mike Stump <mrs@apple.com>
8477
8478 * Makefile.def (dependencies): Add dependency for
8479 install-target-libssp and install-target-libgomp on
8480 install-gcc.
8481 * Makefile.in: Regenerate.
8482
54e433bc
MK
84832007-02-27 Matt Kraai <kraai@ftbfs.org>
8484
8485 * configure: Regenerate.
8486 * configure.ac: Move statements after variable declarations.
8487
6c8d3d8f
KK
84882007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
8489
8490 * MAINTAINERS: Add myself as sh maintainer.
8491
9f8c6739
JM
84922007-02-19 Joseph Myers <joseph@codesourcery.com>
8493
8494 * configure.ac: Adjust for loop syntax.
8495 * configure: Regenerate.
8496
278a7a38
AO
84972007-02-18 Alexandre Oliva <aoliva@redhat.com>
8498
8499 * configure: Rebuilt.
8500
b2eaac4a
AO
85012007-02-18 Alexandre Oliva <aoliva@redhat.com>
8502
8503 * configure.ac: Drop multiple occurrences of --enable-languages,
8504 and fix its quoting.
8505 * configure: Rebuilt.
8506
beeaf216 85072007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
8508 Nathan Sidwell <nathan@codesourcery.com>
8509 Vladimir Prus <vladimir@codesourcery.com>
8510 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
8511
8512 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
8513 * configure: Regenerate.
8514
09201a09
GP
85152007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
8516
8517 * ltconfig (freebsd*): Default to elf.
8518
291f172e
DJ
85192007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8520
8521 * configure.ac (target_libraries): Move libgcc before libiberty.
8522 * configure: Regenerated.
8523
c3a86da9
DJ
85242007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8525 Paolo Bonzini <bonzini@gnu.org>
8526
8527 PR bootstrap/30753
8528 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
8529 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
8530 * configure: Regenerated.
8531
88e1e72a
FXC
85322007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8533
8534 * MAINTAINERS (Language Front End Maintainers): Update my mail
8535 address.
8536
44bfc3ac
DJ
85372007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8538
8539 PR bootstrap/30748
8540 * configure.ac: Correct syntax for Solaris ksh.
8541 * configure: Regenerated.
8542
3e19841a
PB
85432007-02-09 Paolo Bonzini <bonzini@gnu.org>
8544
8545 * configure.ac: Sync with src.
8546 * configure: Regenerate.
8547
74a48762
PB
85482007-02-09 Paolo Bonzini <bonzini@gnu.org>
8549
8550 * Makefile.in: Regenerate.
8551
d846e52e
PB
85522007-02-09 Paolo Bonzini <bonzini@gnu.org>
8553
8554 * config.sub: Sync with src.
8555
1c710c3c
DJ
85562007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8557
8558 * Makefile.tpl (build_alias, host_alias, target_alias): Use
8559 noncanonical equivalents.
8560 * configure.in: Rename to...
8561 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
8562 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
8563 target_noncanonical. Use them. Rewrite removal of configure
8564 arguments for autoconf 2.59. Discard variable settings. Force
8565 program_transform_name for native tools.
8566
8567 * Makefile.in: Regenerated.
8568 * configure: Regenerated with autoconf 2.59.
8569
dce2d8b2 85702007-02-07 Roman Zippel <zippel@linux-m68k.org>
74372bdf 8571
3de8da2a 8572 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 8573
f6671c93
AS
85742007-01-31 Andreas Schwab <schwab@suse.de>
8575
8576 * Makefile.tpl (LDFLAGS): Substitute it.
8577 * Makefile.in: Regenerate.
8578
dce2d8b2 85792007-01-30 Andrey Belevantsev <abel@ispras.ru>
ba9f17df 8580
3de8da2a 8581 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 8582
2472200d
DE
85832007-01-28 David Edelsohn <edelsohn@gnu.org>
8584
3de8da2a 8585 * MAINTAINERS (spu port): Add myself.
2472200d 8586
5305be7e
RG
85872007-01-23 Richard Guenther <rguenther@suse.de>
8588
8589 PR bootstrap/30541
8590 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
8591 * Makefile.tpl (GNATBIND): Substitute it.
8592 (GNATMAKE): Likewise.
8593 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
8594 of STAGE_PREFIX.
8595 * Makefile.in: Regenerate.
8596 * configure: Regenerate.
8597
416cfb5e
MS
85982007-01-18 Mike Stump <mrs@apple.com>
8599
8600 * configure.in: Re-enable -Werror for gcc builds.
8601
3de8da2a 86022007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 8603
3de8da2a 8604 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 8605
d943d7c4
PB
86062007-01-11 Paolo Bonzini <bonzini@gnu.org>
8607
8608 * configure.in: Change == to = in test command.
3de8da2a 8609 * configure: Regenerate.
d943d7c4 8610
e69bf64b 86112007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
8612 Nick Clifton <nickc@redhat.com>
8613 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
8614
8615 * configure.in (build_configargs, host_configargs, target_configargs):
8616 Remove build/host/target parameters.
8617 (host_libs): Add gmp and mpfr.
8618 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
8619 * Makefile.def (gmp, mpfr): New.
8620 (gcc): Remove target.
8621 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
8622 target_os, target_vendor): New.
dce2d8b2 8623 (configure): Add host_alias/target_alias arguments; adjust invocations.
3de8da2a
UB
8624 * configure: Regenerate.
8625 * Makefile.in: Regenerate.
e69bf64b
PB
8626
86272007-01-11 Matt Fago <fago@earthlink.net>
8628
8629 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 8630 to improve robustness of configure tests.
e69bf64b 8631 * configure: Regenerate.
e14e622e 8632
a42f3b80
UB
86332007-01-09 Uros Bizjak <ubizjak@gmail.com>
8634
8635 * MAINTAINERS: Add myself as i386 maintainer.
8636
a36aee1a
JH
86372007-01-08 Jan Hubicka <jh@suse.cz>
8638
61fcaeef 8639 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 8640
738a52d3
KT
86412007-01-08 Kai Tietz <kai.tietz@onevision.com>
8642
8643 * configure.in: Add support for an x86_64-mingw* target.
95af8923 8644 * configure: Regenerate.
738a52d3 8645
54fdc474
DJ
86462007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
8647
8648 * Makefile.tpl (all-target): Correct @if conditional for target
8649 modules.
8650 * configure.in: Omit libiberty if building only target libgcc.
8651 * configure, Makefile.in: Regenerated.
8652
3dd71726
PB
86532007-01-04 Paolo Bonzini <bonzini@gnu.org>
8654
dce2d8b2 8655 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3dd71726
PB
8656 * configure: Regenerate.
8657
fa958513
DJ
86582007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
8659
8660 * Makefile.def (target_modules): Add libgcc.
8661 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
8662 * Makefile.tpl (clean-target-libgcc): Delete.
8663 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
8664 on gcc even for bootstrapped modules. Rewrite handling of
8665 lang_env_dependencies to loop over target_modules.
8666 * configure.in (target_libraries): Add target-libgcc.
8667 * Makefile.in, configure: Regenerated.
8668
e1888513
PB
86692006-12-29 Paolo Bonzini <bonzini@gnu.org>
8670
8671 * configure.in: Reorganize recognition of languages. Add
8672 --enable-stage1-languages. Show supported languages for the chosen
8673 target rather than all recognized languages.
8674 * configure: Regenerate.
8675
53b88b73
PB
86762006-12-29 Paolo Bonzini <bonzini@gnu.org>
8677
8678 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
8679 * Makefile.in: Regenerate.
8680
a3993f33
KG
86812006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8682
8683 * configure.in: Warn that MPFR 2.2.0 is buggy.
8684 * configure: Regenerate.
8685
f063a9ed
ILT
86862006-12-27 Ian Lance Taylor <iant@google.com>
8687
8688 * configure.in: When removing Makefiles to force a reconfigure, also
8689 remove prev-DIR*/Makefile.
8690 * configure: Regenerate.
8691
af71363e
AS
86922006-12-22 Andreas Schwab <schwab@suse.de>
8693
8694 * configure: Regenerate with correct autoconf version.
8695
0b0dc272
AM
86962006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
8697
3de8da2a
UB
8698 * configure.in: add AC_SUBST for *_FOR_TARGET.
8699 * configure: Regenerate.
0b0dc272 8700
53b88b73
PB
87012006-12-19 Paolo Bonzini <bonzini@gnu.org>
8702
8703 * configure.in: Simplify logic for rejecting languages that cannot
8704 be built. Separate the case when a language is unsupported,
8705 from the case when the user chooses not to build a language.
8706
400ebff4
PB
87072006-12-19 Paolo Bonzini <bonzini@gnu.org>
8708
8709 * configure.in: Remove "$build" case for powerpc-*-darwin* since
8710 it only affects bootstrap and could be tested on "$host" as well.
8711 * configure: Regenerate.
8712 * config/mh-ppc-darwin: Add to the stage1 cflags here.
8713
8efea775
PB
87142006-12-19 Paolo Bonzini <bonzini@gnu.org>
8715
8716 PR bootstrap/29544
8717 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
8718 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
8719 move here comment from Makefile.tpl.
8720 * Makefile.tpl: Move some definitions higher in the file.
8721 (STAGE1_CHECKING): New.
8722 * configure.in: Add --enable-stage1-checking.
8723 * configure: Regenerate.
8724 * Makefile.in: Regenerate.
8725
ed88a7ed
PB
87262006-12-19 Paolo Bonzini <bonzini@gnu.org>
8727
8728 * MAINTAINERS: Add myself as build system maintainer.
8729
b65151d3
SM
87302006-12-15 Simon Martin <simartin@users.sourceforge.net>
8731
8732 * MAINTAINERS (Write After Approval): Add myself.
8733
7e050830
EC
87342006-12-13 Eric Christopher <echristo@apple.com>
8735
8736 * MAINTAINERS: Add myself as darwin maintainer.
8737
8b494895
ILT
87382006-12-11 Ian Lance Taylor <ian@airs.com>
8739
8740 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
8741
dce2d8b2 87422006-12-11 Joern Rennecke <joern.rennecke@arc.com>
0ff1416d
JR
8743
8744 MAINTAINERS: Update my entry.
8745
58e24147
AM
87462006-12-11 Alan Modra <amodra@bigpond.net.au>
8747
8748 * configure.in: Handle spu makefile frag.
58e24147
AM
8749 * Makefile.tpl (MAINT): Define
8750 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
8751 * configure: Regenerate.
8752 * Makefile.in: Regenerate.
8753
9b6f37a0
BE
87542006-12-11 Ben Elliston <bje@au.ibm.com>
8755
8756 * config.guess: Import latest version.
8757 * config.sub: Likewise.
8758
ea6f5c57
BE
87592006-12-11 Ben Elliston <bje@au.ibm.com>
8760
8761 * configure.in (spu-*-*): Don't skip target-libiberty.
8762 * configure: Regenerate.
8763
42c1cd8a
AT
87642006-12-10 Andreas Tobler <a.tobler@schweiz.org>
8765
8766 PR bootstrap/30134
8767 * configure.in: Correct x86 darwin support for libjava to powerpc
8768 and i?86 only.
8769 * configure: Regenerate.
8770
55eb837d
ST
87712006-12-08 Sandro Tolaini <tolaini@libero.it>
8772
8773 * configure.in: Add x86 darwin support for libjava.
8774 * configure: Regenerate.
8775
5bdacbc7
MS
87762006-12-07 Mike Stump <mrs@apple.com>
8777
8778 * Makefile.def (dependencies): Add dependency for
8779 install-target-libssp and install-target-libgomp on
8780 install-gcc.
8781 * Makefile.in: Regenerate.
8782
477d851c
RG
87832006-12-04 Richard Guenther <rguenther@suse.de>
8784
8785 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
8786 (Non-Algorithmic Maintainers): Move over non-algorithmic
8787 loop optimizer maintainers, add myself as a non-algorithmic
8788 middle-end maintainer.
8789
5d33d367
DF
87902006-12-04 Daniel Franke <franke.daniel@gmail.com>
8791
8792 * MAINTAINERS (Write After Approval): Add myself.
8793
dbee1fb3
KG
87942006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8795
8796 * configure.in: Update error message for missing GMP/MPFR.
8797
8798 * configure: Regenerate.
8799
b5147de7
KG
88002006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8801
8802 * configure.in: Update MPFR version in error message.
8803
8804 * configure: Regenerate.
8805
f019376c
KG
88062006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8807
8808 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
8809 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
8810 --with-gmp-lib): New flags.
8811
8812 * configure: Regenerate.
8813
91ed95ae
BM
88142006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
8815
8816 * MAINTAINERS (Write After Approval): Change my email address.
8817
3a971f15
MLI
88182006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
8819
05170031 8820 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 8821
dce2d8b2 88222006-11-22 Philipp Thomas <pth@suse.de>
431041ea
PT
8823
8824 * MAINTAINERS (i18n): Update e-mail address.
8825
df5487ee
TS
88262006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
8827
8828 * MAINTAINERS (spu port): Add myself as maintainer.
8829 (Write After Approval): Remove myself.
8830
92c2f0ee
BE
88312006-11-22 Ben Elliston <bje@au.ibm.com>
8832
8833 * configure.in (skipdirs): Don't build libssp for SPU.
8834 * configure: Regenerate.
8835
a3b97199
AP
88362006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
8837
8838 * MAINTAINERS (spu port): Add myself as maintainer.
8839 (libobjc): Update my email address.
8840
0eb97064
AB
88412006-11-21 Andrea Bona <andrea.bona@st.com>
8842
8843 * MAINTAINERS (Write After Approval): Add myself.
8844
dce2d8b2 88452006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
85d9c13c
TS
8846
8847 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
8848 * configure : Rebuilt.
8849
dce2d8b2 88502006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6696f3cd
TS
8851
8852 * MAINTAINERS (Write After Approval): Add myself.
8853
d58542ea
AO
88542006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
8855
8856 * MAINTAINERS (Write After Approval): Add myself.
8857
a357b5ae
KG
88582006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8859
8860 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
8861 libmpfr.a.
8862 * configure: Regenerate.
8863
9bd6112c
PB
88642006-11-16 Paolo Bonzini <bonzini@gnu.org>
8865
8866 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
8867 (unstage): Test for stage_last presence.
8868
8869 PR bootstrap/29802
dce2d8b2
EB
8870 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
8871 STAGE_PREFIX.
9bd6112c
PB
8872 * Makefile.in: Regenerate.
8873
c8cf9f0f
ZD
88742003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
8875
8876 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
8877 maintainers.
8878
467b1fc6
ER
88792006-11-14 Erven Rohou <erven.rohou@st.com>
8880
8881 * MAINTAINERS (Write After Approval): Add myself.
8882
995a5697
PB
88832006-11-14 Paolo Bonzini <bonzini@gnu.org>
8884
8885 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
8886 and stageN-package/Makefile.
8887 * Makefile.in: Regenerated.
8888
c8d6d53e
JZ
88892006-11-14 Jie Zhang <jie.zhang@analog.com>
8890
8891 * configure.in: Remove target-libgloss from noconfigdirs for
8892 bfin-*-*.
8893 * configure: Regenerated.
8894
dffb147d
KG
88952006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8896
8897 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 8898
dffb147d
KG
8899 * configure: Regenerate.
8900
ca558912
KG
89012006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8902
8903 * configure.in: Robustify error message for missing GMP/MPFR.
8904
8905 * configure: Regenerate.
8906
dce2d8b2 89072006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7aa42285
SW
8908
8909 * MAINTAINERS (Write After Approval): Add myself.
8910
dce2d8b2 89112006-10-30 Uros Bizjak <ubizjak@gmail.com>
779958a2
UB
8912
8913 * MAINTAINERS: Change email address.
8914
91de1527
VP
89152006-10-30 Vladimir Prus <vladimir@codesourcery.com>
8916
8917 * MAINTAINERS (Write After Approval): Add myself.
8918
a3867703
PB
89192006-10-26 Peter Bergner <bergner@vnet.ibm.com>
8920
8921 * MAINTAINERS (Write After Approval): Add myself.
8922
b4364fa2
CL
89232006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
8924
7e050830 8925 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 8926 Write After Approval section.
b4364fa2 8927
70ec446f
KG
89282006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8929
8930 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
8931 need_gmp anymore.
8932 * configure: Regenerate.
8933
018c8d88
TB
89342006-10-16 Tobias Burnus <burnus@net-b.de>
8935
8936 * MAINTAINERS (Write After Approval): Add myself.
8937
f6a1687e
BE
89382006-10-16 Ben Elliston <bje@au.ibm.com>
8939
8940 * config.guess: Import latest version.
8941 * config.sub: Likewise.
8942
b5422ad7
BM
89432006-10-10 Brooks Moses <bmoses@stanford.edu>
8944
8945 * Makefile.def: Added pdf target handling.
8946 * Makefile.tpl: Added pdf target handling.
8947 * Makefile.in: Regenerated.
8948
bdcee471
CL
89492006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
8950
8951 * MAINTAINERS: Add self as score port maintainer.
8952
7d610414
BM
89532006-10-04 Brooks Moses <bmoses@stanford.edu>
8954
8955 * MAINTAINERS (Write After Approval): Add myself.
8956
e48d66a9
SK
89572006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
8958
7e050830 8959 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
8960 or newer.
8961 * configure: Regenerated.
8962
c394e891
DB
89632006-09-27 Dave Brolley <brolley@redhat.com>
8964
dce2d8b2
EB
8965 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
8966 using $s instead of $r.
c394e891
DB
8967 * configure: Regenerated.
8968
1ee4c5a0
TS
89692006-09-26 Thiemo Seufer <ths@mips.com>
8970
8971 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
8972 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
8973 * configure: Regenerate.
8974
dce2d8b2 89752006-09-24 Graeme Peterson <gridly@gmail.com>
5997afc3
GP
8976
8977 * MAINTAINERS (Write After Approval): Remove myself.
8978
0c502898
CF
89792006-09-22 Chao-ying Fu <fu@mips.com>
8980
8981 * MAINTAINERS (Write After Approval): Add myself.
8982
a7819e42
JM
89832006-09-10 Joseph S. Myers <joseph@codesourcery.com>
8984
8985 * MAINTAINERS: Add self as soft-fp maintainer.
8986
dce2d8b2 89872006-09-09 Anatoly Sokolov <aesok@post.ru>
a7819e42
JM
8988
8989 * MAINTAINERS: Add myself as avr maintainer.
8990 Remove Marek Michalkiewicz as avr maintainer.
827d0991 8991
e8288489
RC
89922006-09-07 Roberto Costa <roberto.costa@st.com>
8993
8994 * MAINTAINERS (Write After Approval): Add myself.
8995
b91f0a41
CV
89962006-08-30 Corinna Vinschen <corinna@vinschen.de>
8997
8998 * configure.in: Never build newlib for a Mingw host.
8999 Never build newlib as Mingw target library.
9000 Test the existence of winsup/cygwin for building a Cygwin newlib,
9001 rather than just winsup.
9002 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9003 building a Mingw target.
9004 * configure: Regenerate.
9005
094c07a0
EB
90062006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
9007
9008 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9009
8d1171cb
PB
90102006-07-25 Paolo Bonzini <bonzini@gnu.org>
9011
9012 * config.guess: Import from src (was more updated).
9013 * config.sub: Likewise.
9014
2e9e6f68
DJ
90152006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
9016
9017 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9018 * configure: Regenerated.
9019
57255173
PB
90202006-07-18 Paolo Bonzini <bonzini@gnu.org>
9021
cc6010cd
AP
9022 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9023 for stages after the first.
57255173 9024
9fbe6585
JJ
90252006-07-17 Jakub Jelinek <jakub@redhat.com>
9026
9027 * Makefile.def: Add dependencies for configure-opcodes
9028 on configure-intl and all-opcodes on all-intl.
9029 * Makefile.in: Regenerated.
9030
18c3f977
BE
90312006-07-13 Ben Elliston <bje@au.ibm.com>
9032
9033 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9034
27b56ba6
PE
90352006-07-06 Paul Eggert <eggert@cs.ucla.edu>
9036
9037 Port to hosts whose 'sort' and 'tail' implementations
9038 treat operands with leading '+' as file names, as POSIX
9039 has required since 2001. However, make sure the code still
9040 works on pre-POSIX hosts.
9041 * ltmain.sh: Don't assume "sort +2" is equivalent to
9042 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9043
ad6d4e43
UW
90442006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
9045
9046 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9047
706601d9
PG
90482006-07-04 Peter O'Gorman <peter@pogma.com>
9049
9050 * ltconfig: chmod 644 before ranlib during install.
9051
0b50988a
EB
90522006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9053
9054 PR bootstrap/18058
9055 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9056 if the bootstrap compiler is a GCC version that supports it.
9057 * configure: Regenerate.
9058
b6348cb3
PB
90592006-07-03 Paolo Bonzini <bonzini@gnu.org>
9060
95695ad3 9061 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
9062 * configure: Regenerate.
9063
1546bb64
PB
90642006-07-03 Paolo Bonzini <bonzini@gnu.org>
9065
9066 PR other/27063
9067 * configure.in: Test subdir_requires and give an appropriate
9068 error message.
9069 * configure: Regenerate.
9070
5cb6c629
AJH
90712006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
9072
9073 * MAINTAINERS (Write After Approval): Add myself.
9074
f4d8cdf8
JDA
90752006-06-22 John David Anglin <dave.anglin@nrc.ca>
9076
9077 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9078
4fe5abb7
SE
90792006-06-22 Steve Ellcey <sje@cup.hp.com>
9080
9081 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9082
2a79fd67
DA
90832006-06-20 David Ayers <d.ayers@inode.at>
9084
9085 PR bootstrap/28072
9086 * configure.in: Add target-boehm-gc to noconfigdirs depending on
9087 whether target-libjava is being configured instead of whether the
9088 java front end is enabled.
9089 * configure: Regenerate.
7e050830 9090
04879af3
RO
90912006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9092
9093 PR target/27540
9094 * configure.in: Only enable libgomp on IRIX 6.
9095 * configure: Regenerate.
9096
ec6c7392
PB
90972006-06-15 Paolo Bonzini <bonzini@gnu.org>
9098
9099 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9100 too.
9101 * Makefile.in: Regenerate.
9102
12973d7a
DD
91032006-06-13 Jeff Johnston <jjohnstn@redhat.com>
9104
9105 * config-ml.in: Alter CCASFLAGS to include special
9106 multilib options the same as is done for CFLAGS.
9107
c67ed86a
JDA
91082006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9109
9110 * configure.in: Don't enable libgomp on hpux10.
9111 * configure: Rebuilt.
9112
cb253473
DA
91132006-06-12 David Ayers <d.ayers@inode.at>
9114
9115 PR bootstrap/27963
9116 PR target/19970
7e050830 9117 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
9118 ${libgcj} is specified.
9119 * configure: Regenerate.
7e050830 9120
dce2d8b2 91212006-06-06 Carlos O'Donell <carlos@codesourcery.com>
32845532
CD
9122
9123 Sync from src:
7e050830
EC
9124
9125 * configure.in: Sync.
32845532 9126 * configure: Regenerated.
7e050830 9127
32845532
CD
9128 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
9129
9130 * Makefile.def: Added dependencies from sim and gdb on intl, and
9131 added configure dependencies to everything with an all dependency
9132 on intl.
9133 * Makefile.in: Regenerated.
9134
7cd0cf9c
DA
91352006-06-06 David Ayers <d.ayers@inode.at>
9136
9137 PR libobjc/13946
9138 * Makefile.def: Add dependencies for libobjc which boehm-gc.
9139 * Makefile.in: Regenerate.
9140 * configure.in: Add --enable-objc-gc at toplevel and have it
9141 enable boehm-gc for Objective-C.
9142 Remove target-boehm-gc from libgcj.
9143 Add target-boehm-gc to target_libraries.
9144 Add target-boehm-gc to noconfigdirs where ${libgcj}
9145 is specified.
9146 Assert that boehm-gc is supported when requested for Objective-C.
9147 Only build boehm-gc if needed either for Java or Objective-C.
9148 * configure: Regenerate.
7e050830 9149
3ff3adad
PB
91502006-06-05 Paolo Bonzini <bonzini@gnu.org>
9151
9152 PR 27674
9153 * Makefile.tpl (configure-[+prefix+][+module+],
9154 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9155 Remove rule to unstage bootstrapped modules.
9156 (stage_current): New.
9157 * Makefile.in: Regenerate.
9158
898e551d
LB
91592006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
9160
9161 * MAINTAINERS (Write After Approval): Update my e-mail address.
9162
ea60341e
MS
91632006-06-01 Mark Shinwell <shinwell@codesourcery.com>
9164
9165 * include/libiberty.h: Declare pex_run_in_environment.
9166
222ae291
AL
91672006-05-31 Asher Langton <langton2@llnl.gov>
9168
9169 * MAINTAINERS (Write After Approval): Add myself.
898e551d 9170
e9a54b07
PB
91712006-05-25 Paolo Bonzini <bonzini@gnu.org>
9172
9173 * Makefile.def (bfd, opcodes): Fix lib_path.
9174 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9175 (restrap): Move under "@if gcc-bootstrap". Fix typo.
9176 * Makefile.in: Regenerate.
9177
03e67131
CD
91782006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9179
9180 * Makefile.in: Regenerate.
9181
65d6e994
CD
91822006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9183
9184 * Makefile.def: Add install-html target. Add datarootdir
9185 docdir and htmldir to flags_to_pass.
9186 * Makefile.tpl: Add install-html target.
9187 * Makefile.in: Regenerate.
9188 * configure.in: Add --with-datarootdir, --with-docdir, and
9189 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9190 * configure: Regenerate.
9191
9e299237
MS
91922006-05-24 Mark Shinwell <shinwell@codesourcery.com>
9193
9194 * configure.in: Enable gprof for cross builds.
9195 * configure: Regenerate.
9196
c31202cd
RG
91972006-05-22 Richard Guenther <rguenther@suse.de>
9198
9199 Revert
9200 2006-01-31 Richard Guenther <rguenther@suse.de>
9201 Paolo Bonzini <bonzini@gnu.org>
9202
9203 * Makefile.def (target_modules): Add libgcc-math target module.
9204 * configure.in (target_libraries): Add libgcc-math target library.
9205 (--enable-libgcc-math): New configure switch.
9206 * Makefile.in: Re-generate.
9207 * configure: Re-generate.
9208 * libgcc-math: New toplevel directory.
9209
2a332582
JDA
92102006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9211 Andreas Tobler <a.tobler@schweiz.ch>
9212
9213 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
9214 * configure: Rebuilt.
9215
dce2d8b2 92162006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 9217
ccce6917
SL
9218 * MAINTAINERS (Write After Approval): Add myself.
9219
ed606bc0
DD
92202006-05-01 DJ Delorie <dj@redhat.com>
9221
3d8f47a0 9222 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
9223 * configure: Regenerate.
9224
9386bd20
RG
92252006-05-01 Richard Guenther <rguenther@suse.de>
9226
9227 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9228 maintainer.
9229
dce2d8b2 92302006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7b3bd503
KZ
9231
9232 * MAINTAINERS (Write After Approval): Add myself.
9233
87ceee72
JB
92342006-04-28 Jan Beulich <jbeulich@novell.com>
9235
9236 * MAINTAINERS (Write After Approval): Add myself.
9237
e88a2c09
DD
92382006-04-18 DJ Delorie <dj@redhat.com>
9239
9240 * configure.in (m32c): Build libstdc++-v3. Pass flags to
9241 reference libgloss so that libssp can be built in a combined
9242 tree.
9243 * configure: Regenerate.
9244
675f0a8a
RM
92452006-04-08 Robert Millan <rmh@gcc.gnu.org>
9246
9247 * MAINTAINERS (Write After Approval): Add myself.
9248
27b6c940
BE
92492006-04-05 Ben Elliston <bje@au.ibm.com>
9250
9251 * configure.in: Require makeinfo 4.4 or higher.
9252 * configure: Regenerate.
9253
687b17d4
GP
92542006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
9255
9256 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9257 Rearrange the entries of other libraries to have them in one place.
9258
906ac235
JB
92592006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
9260
7e050830 9261 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
9262 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9263
fb0103e5
RG
92642006-03-14 Richard Guenther <rguenther@suse.de>
9265
9266 * configure: Regenerate with autoconf 2.13.
9267
17237f6b
JB
92682006-03-13 Jim Blandy <jimb@codesourcery.com>
9269
9270 * MAINTAINERS: Use my work address.
bed31434
JB
9271
9272 * MAINTAINERS: Update my E-mail address.
9273
27079765
AH
92742006-03-10 Aldy Hernandez <aldyh@redhat.com>
9275
9276 * configure.in: Handle --disable-<component> generically.
9277 * configure: Regenerate.
9278
54a17039
L
92792006-03-01 H.J. Lu <hongjiu.lu@intel.com>
9280
9281 PR libgcj/17311
9282 * ltmain.sh: Don't use "$finalize_rpath" for compile.
9283
b9bd11ca
EE
92842006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
9285
9286 * MAINTAINERS (Write After Approval): Remove myself.
9287 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9288
dce2d8b2 92892006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 9290
072b06f2
RE
9291 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
9292 (TARGET_CONFIGDIRS): Remove.
9293 * configure.in: Remove AC_SUBST(target_configdirs).
9294 * Makefile.in, configure: Regenerated.
ee2312f3 9295
936e1a35
SK
92962006-02-20 Steven G. Kargl <kargls@comcast.net>
9297
9298 * MAINTAINERS (Write After Approval): Remove myself.
9299 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9300
cc11cc9b
PB
93012006-02-20 Paolo Bonzini <bonzini@gnu.org>
9302
9303 PR bootstrap/25670
9304
9305 * Makefile.tpl ([+compare-target+]): Print explanation messages.
9306
9307 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9308 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9309 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9310 BUILD_PREFIX, BUILD_PREFIX_1.
9311 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9312
9313 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9314 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9315
9316 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9317 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9318 of `cat stage_current`. Always provide the `r' and `s' variables.
9319 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9320 a single shell execution.
9321 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9322 bootstrapped modules, make the stage1 module if the build was not
9323 started yet, else build the current stage.
9324 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9325 (all-build, all-host, all-target, [+make_target+]-host,
9326 [+make_target+]-target): Do not use \-continued lines.
9327 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9328 (current_stage, restrap, stage_last): New.
9329
9330 * Makefile.in: Regenerate.
9331 * configure: Regenerate.
9332
63a7c9ef
BD
93332006-02-19 Bud Davis <jmdavis@link.com>
9334
9335 * MAINTAINERS (Write After Approval): Remove myself.
9336 (Language Front End Maintainers): Add myself as fortran 95
9337 maintainer and update e-mail address.
9338
a3543e3a
FXC
93392006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9340
9341 * MAINTAINERS (Write After Approval): Remove myself.
9342 (Language Front End Maintainers): Add myself as fortran 95
9343 maintainer.
9344
ca5b1d2c
VK
93452006-02-16 Victor Kaplansky <victork@il.ibm.com>
9346
9347 * MAINTAINERS (Write After Approval): Add myself.
9348
0499513f
TK
93492006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
9350
9351 * MAINTAINERS (Write After Approval): Remove myself.
9352 (Language Front End Maintainers): Add myself as
9353 fortran 95 maintainer.
9354
d1f8db0c
PB
93552006-02-14 Paolo Bonzini <bonzini@gnu.org>
9356
9357 Sync from src:
9358
9359 2005-12-27 Leif Ekblad <leif@rdos.net>
9360
cc6010cd
AP
9361 * configure.in: Add support for RDOS target.
9362 * configure: Regenerate.
d1f8db0c
PB
9363
93642006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 9365 Andreas Schwab <schwab@suse.de>
d1f8db0c 9366
cc6010cd 9367 * configure: Regenerate.
d1f8db0c 9368
cac90078
DE
93692006-02-12 David Edelsohn <edelsohn@gnu.org>
9370
9371 * configure.in (enable_libgomp): Add AIX.
9372 * configure: Regenerate.
9373
bd37fbf5
MK
93742006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
9375
9376 * MAINTAINERS (Write After Approval): Add myself.
7e050830 9377
23027b7a
LM
93782006-02-03 Lee Millward <lee.millward@gmail.com>
9379
9380 * MAINTAINERS (Write After Approval): Add myself.
7e050830 9381
0058967b
RG
93822006-01-31 Richard Guenther <rguenther@suse.de>
9383 Paolo Bonzini <bonzini@gnu.org>
9384
9385 * Makefile.def (target_modules): Add libgcc-math target module.
9386 * configure.in (target_libraries): Add libgcc-math target library.
9387 (--enable-libgcc-math): New configure switch.
9388 * Makefile.in: Re-generate.
9389 * configure: Re-generate.
9390 * libgcc-math: New toplevel directory.
9391
e8b05380
PB
93922006-01-26 Paolo Bonzini <bonzini@gnu.org>
9393
9394 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9395 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9396 the assembler, linker and binutils.
9397 * configure: Regenerate.
9398
d54d5437
DM
93992006-01-22 Dirk Mueller <dmueller@suse.de>
9400
9401 * MAINTAINERS (Write After Approval): Add myself.
9402
670cbfcf
DN
94032006-01-20 Diego Novillo <dnovillo@redhat.com>
9404
9405 * configure: Regenerate.
9406
953ff289
DN
94072006-01-18 Richard Henderson <rth@redhat.com>
9408 Jakub Jelinek <jakub@redhat.com>
9409 Diego Novillo <dnovillo@redhat.com>
9410
9411 * libgomp: New directory.
9412 * Makefile.def: Add target_module libgomp.
9413 * Makefile.in: Regenerate.
9414 * configure.in (target_libraries): Add target-libgomp.
9415 * configure: Regenerate.
9416
32ce4048
AO
94172006-01-05 Alexandre Oliva <aoliva@redhat.com>
9418
9419 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9420 @ from continuation.
9421 * Makefile.in: Rebuilt.
9422
0eaf8e17 94232006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 9424
c76c0c83
CL
9425 * MAINTAINERS (Write After Approval): Add myself.
9426
2d309510
PB
94272006-01-04 Paolo Bonzini <bonzini@gnu.org>
9428
9429 PR bootstrap/24252
9430
9431 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9432 * Makefile.tpl (OBJDUMP): New.
9433 (EXTRA_HOST_FLAGS): Add it.
9434 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9435
953ff289
DN
9436 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9437 to use symbolic links between directories. Avoid race conditions
9438 or make them harmless.
9439 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
9440
9441 * Makefile.def (LEAN): Pass.
9442 * Makefile.tpl (LEAN): Define.
9443 (stage[+id+]-start): Accept that the previous directory does not
9444 exist, if the bootstrap is lean.
9445 (stage[+id+]-bubble): Invoke lean bootstrap commands after
9446 stage[+id+]-start. Use a makefile variable and an `if' instead of a
9447 configure substitution.
9448 ([+compare-target+]): Likewise.
9449 ([+bootstrap-target+]-lean): New.
9450 * configure.in: Remove lean bootstrap support from here.
9451
953ff289
DN
9452 * Makefile.in: Regenerate.
9453 * configure: Regenerate.
2d309510 9454
368872c3
BE
94552006-01-04 Ben Elliston <bje@au.ibm.com>
9456
9457 * MAINTAINERS (libdecnumber): Add myself.
9458
d79e6356
MM
94592006-01-02 Mark Mitchell <mark@codesourcery.com>
9460
9461 * libtool-ldflags: New script.
9462
a6fbc1e2
AS
94632006-01-02 Andreas Schwab <schwab@suse.de>
9464
9465 * configure.in: When reconfiguring remove Makefile in
9466 all stage directories.
9467 * configure: Regenerate.
9468
103a4b39
SB
94692005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
9470
9471 * MAINTAINERS: Update my email address.
9472
212f829c
PB
94732005-12-20 Paolo Bonzini <bonzini@gnu.org>
9474
9475 Revert Ada-related part of the previous change.
9476
9477 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
9478 Do not pass.
9479 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
9480 * Makefile.in: Regenerate.
9481 * configure.in: Do not include mt-ppc-aix target fragment.
9482 * configure: Regenerate.
9483
8ef1f2df
PB
94842005-12-19 Paolo Bonzini <bonzini@gnu.org>
9485
9486 * configure.in: Select appropriate fragments for PowerPC/AIX.
9487 * configure: Regenerate.
9488
9489 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
9490 BOOT_CFLAGS, BOOT_LDFLAGS.
9491 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
9492 BOOT_CFLAGS, BOOT_LDFLAGS.
9493 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
9494 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
9495 (stage): Fail if we cannot complete the work.
9496 * Makefile.in: Regenerate.
9497
ab34901f
NS
94982005-12-16 Nathan Sidwell <nathan@codesourcery.com>
9499
9500 * configure.in: Replace ms1 with mt.
9501 * configure: Rebuilt.
9502
cbe82f21
BM
95032005-12-15 Bryce McKinlay <mckinlay@redhat.com>
9504
9505 * MAINTAINERS: Update my email address.
9506
19843472
PB
95072005-12-15 Paolo Bonzini <bonzini@gnu.org>
9508
9509 * Makefile.tpl (all, do-[+make_target+], do-check, install,
9510 install-host-nogcc): Don't invoke $(stage) at the end.
9511 * Makefile.in: Regenerate.
9512
1ca26cd2
PB
95132005-12-14 Paolo Bonzini <bonzini@gnu.org>
9514
9515 * configure.in: Flip the top-level bootstrap switch.
9516 * configure: Regenerate.
9517
f41d6665
DJ
95182005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
9519
9520 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
9521 $(stage) and $(unstage).
9522 (EXTRA_TARGET_FLAGS): Correct double-quoting.
9523 (all): Remove stray semicolon.
9524 (local-distclean): Don't handle multilib.tmp and multilib.out.
9525 (install.all): Set $s for consistency.
9526 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
9527 check_multilibs setting. Always make the install directory.
9528 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
9529 Correct @if/@endif.
9530 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
9531 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
9532 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
9533 (multilib.out): Remove.
9534 * Makefile.in: Regenerated.
9535
dce2d8b2 95362005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9174b3cf
CD
9537
9538 * MAINTAINERS (Write After Approval): Add myself.
9539
64f182bd
NS
95402005-12-12 Nathan Sidwell <nathan@codesourcery.com>
9541
121b2cee
NS
9542 * MAINTAINERS: Add myself as mt maintainer.
9543
64f182bd
NS
9544 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
9545
a6d63770
AN
95462005-12-06 Adam Nemet <anemet@caviumnetworks.com>
9547
9548 * MAINTAINERS: Change email address.
9549
2abefe3d
PB
95502005-12-05 Paolo Bonzini <bonzini@gnu.org>
9551
9552 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
9553 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
9554 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
9555 Find in-tree tools if available.
9556 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
9557 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
9558 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
9559 (COMPILER_*_FOR_TARGET): New.
9560 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
9561 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
9562 (CONFIGURED_*, USUAL_*): Remove.
9563 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
9564 STRIP): Use autoconf substitutions.
9565 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
9566 COMPILER_NM_FOR_TARGET): New.
9567 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
9568
9569 (all): Make all-host and all-target in parallel.
9570 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
9571 that $$r and $$s are set before invoking a recursive make.
9572 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
9573 ([+bootstrap-target+]): Inline most of the `all' target.
9574
2f3bdde7
BE
95752005-11-29 Ben Elliston <bje@au.ibm.com>
9576
9577 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
9578 from the gcc build directory.
9579 * Makefile.in: Regenerate.
9580
a4b6c45a
BE
95812005-11-29 Ben Elliston <bje@au.ibm.com>
9582
9583 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
9584 depend on all-libdecnumber.
9585 * configure.in (host_libs): Include libdecnumber.
9586 * Makefile.in: Regenerate.
9587 * configure: Likewise.
9588
473a74b9
BE
95892005-11-29 Ben Elliston <bje@au.ibm.com>
9590
9591 * libdecnumber: Import decNumber sources from the dfp-branch.
9592
b4623110
KJ
95932005-11-21 Kean Johnston <jkj@sco.com>
9594
9595 * config.sub, config.guess: Sync from upstream sources.
9596
67dc1785
BE
95972005-11-21 Ben Elliston <bje@au.ibm.com>
9598
9599 Import from Autoconf sources:
9600
9601 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
9602 * config/move-if-change: Don't output "$2 is unchanged";
9603 suggested by Ben Elliston. Handle weird characters correctly.
9604
186abafe
AT
96052005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
9606
9607 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
9608 to match upstream libtool for darwin.
9609
ef9db8d5
DJ
96102005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
9611
9612 * Makefile.def: Remove gdb dependencies for gdbtk.
9613 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
9614 (configure-gdb, install-gdb): New rules.
9615 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
9616 * Makefile.in, configure: Regenerated.
9617
9c5141ab
JB
96182005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
9619
9620 * MAINTAINERS (Write After Approval): Add myself.
9621
4523d51b
EE
96222005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
9623
9624 * MAINTAINERS (Write After Approval): Add myself.
9625
086b011c
DN
96262005-10-24 Diego Novillo <dnovillo@redhat.com>
9627
9628 * MAINTAINERS (alias analysis): Add Daniel Berlin and
9629 Diego Novillo.
9630
e7c84bf8
PB
96312005-10-22 Paolo Bonzini <bonzini@gnu.org>
9632
9633 PR bootstrap/24297
9634 * Makefile.tpl (do-[+make-target+], do-check, install,
9635 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
9636 are set before recursing.
9637 * Makefile.in: Regenerate.
9638
b88a7564
EB
96392005-10-20 Eric Botcazou <ebotcazou@adacore.com>
9640
9641 PR bootstrap/18939
9642 * Makefile.def (gcc) <target>: Fix thinko.
9643 * Makefile.in: Regenerate.
9644
61efc800
BS
96452005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
9646
9647 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
9648 * configure: Regenerate.
9649
f53d2869
JZ
96502005-10-15 Jie Zhang <jie.zhang@analog.com>
9651
9652 * MAINTAINERS (Write After Approval): Add self.
9653
077fc835
KH
96542005-10-08 Kazu Hirata <kazu@codesourcery.com>
9655
9656 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
9657 target-libffi, target-qthreads, target-libjava, and
9658 targetlibobjc.
9659 * configure: Regenerate.
9660
d739199a
DJ
96612005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
9662
9663 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
9664 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
9665 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
9666 (USUAL_OBJDUMP_FOR_TARGET): New.
9667 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
9668 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 9669 * configure, Makefile.in: Regenerated.
d739199a 9670
db38c6bb
PB
96712005-10-05 Paolo Bonzini <bonzini@gnu.org>
9672
9673 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
9674 before other host packages.
9675
3015564c
KK
96762005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
9677
9678 * MAINTAINERS: Add self as sh libraries/configury maintainer.
9679
1061f99e
PB
96802005-10-05 Paolo Bonzini <bonzini@gnu.org>
9681
9682 PR bootstrap/22340
9683
9684 * configure.in (default_target): Remove.
9685 * Makefile.tpl (all): Do not use prerequisites as subroutines
9686 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
9687 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
9688 use prerequisites as subroutines.
9689 (check-host, check-target): New.
9690 (bootstrap configure & all targets): Do not use stage*-start
9691 if the directory layout is already ok.
9692 (non-bootstrap configure & all targets): Prepend a $(unstage).
9693 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
9694 (NOTPARALLEL): Remove.
9695 (unstage, stage variables): New variables.
9696 (unstage, stage targets): Simply expand to those variables.
9697
9698 * configure: Regenerate.
9699 * Makefile.in: Regenerate.
9700
4a9c436f
JW
97012005-10-04 James E Wilson <wilson@specifix.com>
9702
9703 * Makefile.def (lang_env_dependencies): Add libmudflap.
9704 * Makefile.in: Regenerate.
9705
37150080
AS
97062005-10-03 Andreas Schwab <schwab@suse.de>
9707
9708 Backport from libtool CVS:
9709 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
9710
9711 * ltmain.sh: add support for installing into temporary
9712 staging area (e.g. 'make install DESTDIR=...')
9713
39d16468
L
97142005-10-03 H.J. Lu <hongjiu.lu@intel.com>
9715
9716 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
9717 * configure: Regenerated.
9718
72a7ab82
AP
97192005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
9720
9721 * configure: Regenerate with the correct
9722 autoconf version.
9723
6b65a26d
CM
97242005-09-30 Catherine Moore <clm@cm00re.com>
9725
9726 * configure.in (bfin-*-*): New.
9727 * configure: Regenerated.
9728
040b1c5a
GK
97292005-09-28 Geoffrey Keating <geoffk@apple.com>
9730
9731 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
9732 (LIPO_FOR_TARGET): New.
9733 (CONFIGURED_LIPO_FOR_TARGET): New.
9734 (USUAL_LIPO_FOR_TARGET): New.
9735 (STRIP_FOR_TARGET): New.
9736 (CONFIGURED_STRIP_FOR_TARGET): New.
9737 (USUAL_STRIP_FOR_TARGET): New.
9738 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
9739 STRIP_FOR_TARGET.
9740 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
9741 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
9742 * Makefile.in: Regenerate.
9743 * configure: Regenerate.
7e050830 9744
3a3c28db
DE
97452005-09-19 David Edelsohn <edelsohn@gnu.org>
9746
9747 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
9748 (rs6000-*-aix*): Same.
9749 * configure: Regenerate.
9750
2749a921
TT
97512005-09-16 Tom Tromey <tromey@redhat.com>
9752
9753 * MAINTAINERS: Add self as java maintainer.
9754
7f26dfa3
FXC
97552005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9756
9757 * configure.in: Recognize f95 in the --enable-languages option,
9758 and substitute it for fortran, issuing a warning.
9759 * configure: Regenerate.
9760
d8852c4f
PE
97612005-08-30 Phil Edwards <phil@codesourcery.com>
9762
9763 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
9764 * configure: Regenerated.
9765
ad685e81
AH
97662005-08-22 Aldy Hernandez <aldyh@redhat.com>
9767
9768 * MAINTAINERS: Add self as ms1 maintainer.
9769
b00d752c
RE
97702005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
9771
9772 * Makefile.def (libssp): Add to lang_env_dependencies.
9773 * Makefile.in: Regenerate.
9774
9ed8fb9b
ILT
97752005-08-18 Ian Lance Taylor <ian@airs.com>
9776
9777 * MAINTAINERS: Add myself as middle-end maintainer.
9778
0f029d39
CG
97792005-08-17 Christian Groessler <chris@groessler.org>
9780
9781 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
9782 * Makefile.in: Regenerate.
9783
81087874
AK
97842005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
9785
9786 * MAINTAINERS (write after approval): Added myself.
9787
6a134f1c
MR
97882005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
9789
9790 * MAINTAINERS (Write After Approval): Add myself.
9791
2693c0b0
PB
97922005-08-12 Paolo Bonzini <bonzini@gnu.org>
9793
9794 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
9795 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
9796 Look for alternate names of the target cc and c++
9797 * configure: Regenerate.
9798
4de997d1
PB
97992005-08-08 Paolo Bonzini <bonzini@gnu.org>
9800
9801 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9802 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
9803 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
9804 tools; remove code to manually set them.
9805 (Target tools): Look in the environment for them.
9806 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9807 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
9808 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
9809 build directory.
9810 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
9811 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
9812 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
9813 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9814 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
9815 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
9816 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
9817 * configure: Regenerate.
9818 * Makefile.in: Regenerate.
9819
b089e33a
BE
98202005-07-28 Ben Elliston <bje@au.ibm.com>
9821
9822 * MAINTAINERS: Update for removed CPU targets.
9823
e3791243
MM
98242005-07-27 Mark Mitchell <mark@codesourcery.com>
9825
9826 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 9827 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
9828 * Makefile.in: Regenerated.
9829
526635cb
MM
98302005-07-26 Mark Mitchell <mark@codesourcery.com>
9831
9832 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
9833 (CFLAGS_FOR_TARGET): Use it.
9834 (CXXFLAGS_FOR_TARGET): Likewise.
9835 * Makefile.in: Regenerated.
9836 * configure.in (--with-build-sysroot): New option.
9837 * configure: Regenerated.
9838
19791f70
PB
98392005-07-24 Paolo Bonzini <bonzini@gnu.org>
9840
9841 * Makefile.tpl: Wrap install between unstage and stage
9842 * Makefile.in: Regenerate.
9843
35f5a23f
EC
98442005-07-21 Eric Christopher <echristo@apple.com>
9845
9846 * MAINTAINERS: Update affiliation.
9847
ff3ddf15
PW
98482005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
9849
9850 * MAINTAINERS: Add self as crx port maintainer.
9851
3a664c1c
DD
98522005-07-20 DJ Delorie <dj@redhat.com>
9853
9854 * MAINTAINERS: Add self as m32c maintainer.
9855
539df155
KC
98562005-07-16 Kelley Cook <kcook@gcc.gnu.org>
9857
9858 * all files: Update FSF address.
9859
be9c593a
EC
98602005-07-15 Eric Christopher <echristo@redhat.com>
9861
9862 * MAINTAINERS: Change affiliation.
9863
fd7ea4ab
JB
98642005-07-14 Jim Blandy <jimb@redhat.com>
9865
9866 * configure.in: Add cases for Renesas m32c.
9867 * configure: Regenerated.
7e050830 9868
0063a823
KC
98692005-07-14 Kelley Cook <kcook@gcc.gnu.org>
9870
d0ca130a
KC
9871 * COPYING.LIB: Update from fsf.org.
9872
98732005-07-14 Kelley Cook <kcook@gcc.gnu.org>
9874
9875 * COPYING, compile, config.guess,
0063a823
KC
9876 config.sub, install-sh, missing, mkinstalldirs,
9877 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 9878 * config-ml.in: Update FSF address.
0063a823 9879
a8ba31f2
EC
98802005-07-13 Eric Christopher <echristo@redhat.com>
9881
9882 * configure.in: Add toplevel noconfigdir support for tpf.
9883 * configure: Regenerate.
9884
5bea4a03
PB
98852005-07-11 Paolo Bonzini <bonzini@gnu.org>
9886
9887 PR ada/22340
9888
9889 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
9890 * Makefile.in: Regenerate.
9891
284bdbbd
MM
98922005-07-07 Mark Mitchell <mark@codesourcery.com>
9893
9894 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 9895 Brolley to write-after-approval.
284bdbbd 9896
452190fb
AS
98972005-07-07 Andreas Schwab <schwab@suse.de>
9898
9899 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
9900 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
9901 * Makefile.in: Regenerated.
9902
9c8f9ec2
GK
99032005-07-06 Geoffrey Keating <geoffk@apple.com>
9904
9905 * configure.in: Don't build sim or rda when targetting darwin.
9906 * configure: Regenerate.
9907
ef0087a7
KH
99082005-07-06 Kazu Hirata <kazu@codesourcery.com>
9909
9910 * configure.in: Add --enable-libssp and --disable-libssp.
9911 * configure: Regenerate with autoconf-2.13.
9912
77008252
JJ
99132005-07-02 Jakub Jelinek <jakub@redhat.com>
9914
9915 * Makefile.def (target_modules): Add libssp.
9916 * configure.in (target_libraries): Add target-libssp.
9917 * configure: Rebuilt.
9918 * Makefile.in: Rebuilt.
9919
a04eae1b
ZW
99202005-07-01 Zack Weinberg <zackw@panix.com>
9921
9922 * MAINTAINERS: Change email address. Resign from maintainership.
9923
948884cd
RG
99242005-07-01 Richard Guenther <rguenther@suse.de>
9925
9926 * MAINTAINERS: Change my e-mail address and affiliation.
9927
c7870f5d
PB
99282005-06-22 Paolo Bonzini <bonzini@gnu.org>
9929
9930 * Makefile.def (stagefeedback): Come after profile.
9931 Define profiledbootstrap target.
9932 * Makefile.tpl (profiledbootstrap): Remove.
9933 (stageprofile-end): Zap stagefeedback.
9934 (stagefeedback-start): Copy all .gcda files, not only GCC's.
9935 * Makefile.in: Regenerate.
9936
ab99519a
RS
99372005-06-13 Richard Sandiford <richard@codesourcery.com>
9938
9939 * MAINTAINERS: Update my email address.
9940
f610dd5f
ZW
99412005-06-13 Zack Weinberg <zack@codesourcery.com>
9942
9943 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
9944 In 'cpp' stanza, support '#line' as well as '# '.
9945
71bc2a83
AS
99462005-06-08 Andreas Schwab <schwab@suse.de>
9947
9948 * MAINTAINERS: Move myself from 'Write After Approval' to
9949 'CPU Port Maintainers' section as m68k maintainer.
9950
4fab7234
HPN
99512005-06-07 Hans-Peter Nilsson <hp@axis.com>
9952
9953 * configure.in (unsupported_languages): New macro.
9954 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
9955 non-ported target libraries in noconfigdirs.
9956 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
9957 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 9958 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
9959 unsupported_languages.
9960 * configure: Regenerate.
9961
68193f9b
TS
99622005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
9963
9964 * configure.in: Fix typo in handling of --with-mpfr-dir.
9965 * configure: Regenerate.
9966
f26f6b8d
RS
99672005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
9968
9969 * MAINTAINERS: Update my email address.
9970
ba4853f8
JB
99712005-06-02 Jim Blandy <jimb@redhat.com>
9972
9973 * config.sub: Add cases for the Renesas m32c. (This patch has been
9974 accepted into the master sources.)
9975
79dd769c 99762005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
9977 Michael Snyder <msnyder@redhat.com>
9978 Stan Cox <scox@redhat.com>
79dd769c 9979
f610dd5f 9980 * configure.in: Set noconfigdirs for ms1.
79dd769c 9981
f610dd5f 9982 * configure: Regenerate.
79dd769c 9983
d29e107f
JD
99842005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
9985
9986 * MAINTAINERS (Write After Approval): Add self.
9987
e93196c3
JC
99882005-06-01 Josh Conner <jconner@apple.com>
9989
9990 * MAINTAINERS (Write After Approval): Add self.
9991
ae263c7a
KH
99922005-06-01 Kazu Hirata <kazu@codesourcery.com>
9993
9994 * MAINTAINERS: Update my email address.
9995
585b3aa3
ZM
99962005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
9997
9998 * MAINTAINERS (Write After Approval): Add self.
9999
4930c50b
CD
100002005-05-26 Chris Demetriou <cgd@broadcom.com>
10001
10002 * MAINTAINERS (Write After Approval): Remove self.
10003
2dfbef6d
PB
100042005-05-25 Paolo Bonzini <bonzini@gnu.org>
10005
10006 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10007 (Dependencies): Consider target modules for bootstrap dependencies.
10008 Make target bootstrap modules depend on each stage's gcc.
10009 * Makefile.in: Regenerate.
10010
bcb28cf5
PB
100112005-05-20 Paolo Bonzini <bonzini@gnu.org>
10012
10013 * Makefile.def (configure-gcc): Depend on binutils having been built.
10014 (all-gcc): No need to do it here.
10015 * Makefile.in: Regenerate.
10016
0cf085e4
PB
100172005-05-19 Paul Brook <paul@codesourcery.com>
10018
f610dd5f 10019 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
10020 language cannot be built.
10021 * configure: Regenerate.
10022
dfb2c39a
DJ
100232005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
10024
10025 * ylwrap: Import from Automake 1.9.5.
10026
771aaa92
DU
100272005-05-13 David Ung <davidu@mips.com>
10028
10029 * MAINTAINERS (Write After Approval): Add self.
10030
3ac9bd58
MS
100312005-05-09 Mike Stump <mrs@apple.com>
10032
10033 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10034 lt_cv_sys_max_cmd_len for now.
f610dd5f 10035
f77a5578
SC
100362005-05-09 Stan Cox <scox@redhat.com>
10037
10038 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10039
795e36e5
MK
100402005-05-08 Matt Kraai <kraai@ftbfs.org>
10041
10042 * README.SCO: Update the URL.
10043
c9392a2b
DE
100442005-05-05 David Edelsohn <edelsohn@gnu.org>
10045
10046 * ltconfig: Define file_list_spec. Pass file_list_spec and
10047 with_gnu_ld to libtool.
10048 * ltcf-c.sh (aix[45]): Define file_list_spec.
10049 * ltcf-cxx.sh (aix[45]): Same.
10050 * ltcf-gcj.sh (aix[45]): Same.
10051 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10052 exists, write list of input files to temporary file.
10053
bebcd931
MS
100542005-05-04 Mike Stump <mrs@apple.com>
10055
10056 * configure.in: Always pass --target to target configures as
10057 otherwise rebuilds that do --recheck will fail.
10058 * confiugure: Rebuilt.
10059
ce406537
PB
100602005-05-04 Paolo Bonzini <bonzini@gnu.org>
10061
10062 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10063 STAGE_HOST_EXPORTS.
10064 (configure, all): Add bootstrap support.
10065 (Host modules, target modules): Pass post-stage1 flags and exports.
10066 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10067 * Makefile.in: Regenerate.
10068
aa9dcfc4
PB
100692005-04-29 Paolo Bonzini <bonzini@gnu.org>
10070
10071 * configure: Regenerate.
10072
b6f9abcf
MS
100732005-04-27 Mike Stump <mrs@apple.com>
10074
10075 * MAINTAINERS: Add self as darwin maintainer.
10076
acb217cb
BS
100772005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
10078
10079 * config.sub: Update from master copy.
10080
b6dae270
MS
100812005-04-21 Mike Stump <mrs@apple.com>
10082
10083 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10084 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10085
c2e0d3a9
HPN
100862005-04-19 Hans-Peter Nilsson <hp@axis.com>
10087
10088 * configure.in <crisv32-*-*, cris-*-*>: New local variable
10089 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
10090 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
10091 "*-*-elf" and "*-*-linux*".
10092 * configure: Regenerate.
10093
871ae772
JM
100942005-04-14 Joseph S. Myers <joseph@codesourcery.com>
10095
10096 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10097
bf070c29
MS
100982005-04-12 Mike Stump <mrs@apple.com>
10099
10100 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10101
e865b6f7
TK
101022005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
10103
10104 * MAINTAINERS (Write After Approval): Add myself.
10105
7b71ad7f
BS
101062005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
10107
10108 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10109
25b42232
PB
101102005-04-06 Paolo Bonzini <bonzini@gnu.org>
10111
f610dd5f 10112 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
10113 (TARGET_CONFIGARGS): Include --with-target-subdir.
10114 (configure, all): New macros. Use them throughout.
10115 * Makefile.in: Regenerate.
10116
d727c624
JG
101172005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
10118
10119 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 10120
fff72cc4
ZD
101212005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10122
10123 * MAINTAINERS: Remove 'loop unrolling' maintainer.
10124
86472dc3
GP
101252005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
10126
10127 * MAINTAINERS: Move John Carr to Write After Approval.
10128
dce2d8b2 101292005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5d0f90e5
R
10130
10131 * config/mh-mingw32: Delete.
10132 * configure.in: Don't use it.
10133 * configure: Regenerate.
10134
33da42bc
PB
101352005-03-31 Paolo Bonzini <bonzini@gnu.org>
10136
10137 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10138 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dce2d8b2 10139 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
33da42bc
PB
10140 (HOST_LIB_PATH): Generate from Makefile.def.
10141 (TARGET_LIB_PATH): Likewise.
10142 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10143 * Makefile.in: Regenerate.
10144 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10145 (RPATH_ENVVAR): Include Darwin case.
10146 * configure: Regenerate.
10147
15cc1841
TF
101482005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
10149
10150 * MAINTAINERS (Various Maintainers): Remove self.
10151 (Write After Approval): Add self.
10152
6a8c79d5
TF
101532005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
10154
10155 * MAINTAINERS (Various Maintainers): Add self.
10156
256f7136
PB
101572005-03-25 Paolo Bonzini <bonzini@gnu.org>
10158
10159 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10160 * configure: Regenerate.
10161
191dd2c9
ZW
101622005-03-21 Zack Weinberg <zack@codesourcery.com>
10163
10164 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10165 gcc_version, and gcc_version_trigger from set of flags to pass.
10166 * Makefile.tpl: Remove definitions of above variables.
10167 (config.status): Remove dependency on $(gcc_version_trigger).
10168 * Makefile.in: Regenerate.
10169 * configure.in: Do not reference config/gcc-version.m4 nor
10170 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
10171 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
10172 * configure: Regenerate.
10173
ef6e9bc0 101742005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dce2d8b2 10175 Andrew Pinski <pinskia@physics.uc.edu>
ef6e9bc0
MH
10176
10177 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10178 * Makefile.in: Regenerate.
10179
009bbd5a
FW
101802005-03-13 Feng Wang <fengwang@nudt.edu.cn>
10181
10182 * MAINTAINERS (Write After Approval): Add myself.
10183
09f8755b
DA
101842005-03-03 David Ayers <d.ayers@inode.at>
10185
10186 * MAINTAINERS (Write After Approval): Add myself.
10187
e73ed25c
AO
101882005-03-01 Alexandre Oliva <aoliva@redhat.com>
10189
10190 PR libgcj/20160
10191 * ltmain.sh: Avoid creating archives with components that have
10192 duplicate basenames.
10193
ace9ac7b
AP
101942005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
10195
10196 PR bootstrap/20250
10197 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10198 instead of check.
10199 * Makefile.in: Regenerate.
10200
c9db9354
PB
102012005-02-28 Paolo Bonzini <bonzini@gnu.org>
10202
10203 * Makefile.in: Regenerate to fix conflict between the previous two
10204 patches.
10205
215c351a
PB
102062005-02-28 Paolo Bonzini <bonzini@gnu.org>
10207
10208 PR bootstrap/17383
10209 * Makefile.def (target_modules): Remove "stage", now unnecessary.
10210 * Makefile.tpl (HOST_SUBDIR): New substitution.
10211 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10212 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10213 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10214 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10215 (Host modules, Bootstrapped modules): Use it.
10216 (Build modules, Target modules): Do not create symlink trees,
10217 always configure out-of-srcdir.
10218 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10219 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10220 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10221 $(HOST_SUBDIR). Create a symlink for host_subdir.
10222
10223 * Makefile.in: Regenerate.
10224 * configure: Regenerate.
10225
5395b47b
NN
102262005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10227
10228 Merged from libada-gnattools-branch:
10229 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
10230
10231 * gnattools: New directory.
10232 * Makefile.def: Add gnattools as a module, depending on target-libada.
10233 * Makefile.in: Regenerate.
10234 * configure.in: Include gnattools in host_tools; disable it if ada
10235 is disabled.
10236 * configure: Regenerate.
10237
ca2cc05c
JM
102382005-02-24 James A. Morrison <phython@gcc.gnu.org>
10239
10240 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10241 treelang maintainer.
10242 (Write After Approval): Remove myself.
10243
d2f3024f
PS
102442005-02-23 Paul Schlie <schlie@comcast.net>
10245
10246 * configure.in: Allow darwin targeted ports to build tk, itcl and
10247 libgui.
10248 * configure: Regenerate.
10249
bba5e0ca
EB
102502005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
10251
10252 PR libgcj/10353
10253 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10254 * configure: Regenerate.
10255
70132ce7
SK
102562005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
10257
10258 * MAINTAINERS (Write After Approval): Add myself.
10259
20f0edca
ILT
102602005-02-10 Ian Lance Taylor <ian@airs.com>
10261
10262 * MAINTAINERS: Update my e-mail address.
10263
e64e5109
RG
102642005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
10265
10266 * MAINTAINERS (Write After Approval): Add myself.
10267
40d64b5a
HPN
102682005-01-29 Hans-Peter Nilsson <hp@axis.com>
10269
10270 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10271 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10272 target-libgloss when not *-*-elf and *-*-aout.
10273 * configure: Regenerate.
10274
54a12711
KH
102752005-01-23 Kazu Hirata <kazu@cs.umass.edu>
10276
10277 * MAINTAINERS: Remove obsolete entries.
10278
0aa99dbb
KH
10279 * MAINTAINERS (Write After Approval): Add Michael Matz.
10280
2b009f5f
NB
102812005-01-19 Neil Booth <neil@daikokuya.co.uk>
10282
10283 * MAINTAINERS: Remove self as cpplib maintainer.
10284
385870f5
KC
102852005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10286
10287 * install-sh, config.sub: Import from upstream.
10288
e7daab31
KC
102892005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10290
10291 PR bootstrap/18222
10292 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10293 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10294 * Makefile.in: Regenerate.
10295
e6003f4d
JT
102962005-01-16 Jason Thorpe <thorpej@netbsd.org>
10297
10298 * MAINTAINERS: Update my email address.
10299
145e2972 103002005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 10301 Andreas Schwab <schwab@suse.de>
145e2972
DE
10302
10303 PR bootstrap/18033
10304 * config-ml.in: Eval option if surrounded by single quotes.
10305
86c7e0da
PB
103062005-01-03 Paolo Bonzini <bonzini@gnu.org>
10307
10308 Revert 2004-12-28 Makefile changes, a better fix will be
10309 applied to mainline and src after GCC 4.0 branches.
10310
3224a22f
PB
103112004-12-28 Paolo Bonzini <bonzini@gnu.org>
10312
10313 PR bootstrap/17383
10314
10315 * Makefile.def (target_modules): Remove stage parameter,
10316 it is always true now.
10317 * Makefile.tpl (configure-build-[+module+],
10318 configure-target-[+module+]): Always build symlink tree
10319 for the directory and for include. BUILD_SUBDIR and
10320 TARGET_SUBDIR cannot be . anymore.
10321 * Makefile.in: Regenerate.
10322
aaf51ca2
DE
103232004-12-25 David Edelsohn <edelsohn@gnu.org>
10324
10325 Revert 2004-12-08 Makefile changes.
10326
4e32e454
DS
103272004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
10328
10329 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10330 cygwin, mingw.
10331
669f01d8
AS
103322004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
10333
10334 * configure.in (sh64-*-*): Reenable gprof.
10335 * configure: Regenerate.
10336
1b227ee0
DE
103372004-12-08 David Edelsohn <edelsohn@gnu.org>
10338
10339 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10340 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10341 (EXTRA_TARGET_FLAGS): Add PICFLAG.
10342 * Makefile.in: Regenerate.
10343
ce5e944c
CF
103442004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
10345
10346 * MAINTAINERS: Update my email address.
10347
893f1e87
MK
103482004-12-07 Matt Kraai <kraai@ftbfs.org>
10349
10350 * Makefile.tpl: Generate normal dependencies if the LHS module is
10351 not bootstrapped.
10352 * Makefile.in: Regenerate.
10353
bb59c339
RS
103542004-12-03 Richard Sandiford <rsandifo@redhat.com>
10355
10356 * configure.in: Include config/gxx-include-dir.m4. Use
10357 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
10358 * configure: Regenerate.
10359
4982adbe
RS
103602004-12-03 Richard Sandiford <rsandifo@redhat.com>
10361
10362 * config.if: Delete.
10363 * configure.in: Set libstdcxx_incdir directly.
10364 * configure: Regenerate.
10365
05750653
EC
103662004-12-02 Eric Christopher <echristo@redhat.com>
10367
10368 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10369 * Makefile.in: Regenerate.
10370
5fef1dbd
RS
103712004-12-02 Richard Sandiford <rsandifo@redhat.com>
10372
10373 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10374 * configure: Regenerate.
10375
afabd8e6
RS
103762004-12-02 Richard Sandiford <rsandifo@redhat.com>
10377
10378 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
10379 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
10380 * configure: Regenerate.
10381
78716e86
EC
103822004-12-01 Eric Christopher <echristo@redhat.com>
10383
10384 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10385 of things to remove.
10386
57ab8ba9
MK
103872004-11-29 Matt Kraai <kraai@ftbfs.org>
10388
10389 * MAINTAINERS (Write After Approval): Update my e-mail address.
10390
2539bffe
KC
103912004-11-29 Kelley Cook <kcook@gcc.gnu.org>
10392
10393 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10394 from CVS libtool to always pass_all.
10395
3e732ba0
JDA
103962004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
10397
10398 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10399 (hppa*64*-*-*): Delete incorrect comment.
10400 * configure: Rebuilt.
10401
767f726e
KC
104022004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10403
10404 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10405
2c92e90f
KC
104062004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10407
10408 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10409 from CVS libtool to always pass_all.
10410
32f84e48
KC
104112004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10412
10413 * install-sh, compile: Import from automake.
10414
9587be8a
KC
104152004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10416
10417 * config.guess, config.sub: Import from savannnah.
10418
04e81808 104192004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
10420
10421 * MAINTAINERS (Write After Approval): Add myself
10422
f87a2b2e
MS
104232004-11-12 Mike Stump <mrs@apple.com>
10424
10425 * Makefile.def: Add html support.
10426 * Makefile.tpl: Likewise.
10427 * Makefile.in: Regenerate.
10428
848556c2
GK
104292004-11-11 Geoffrey Keating <geoffk@apple.com>
10430
556f03c4
GK
10431 PR 18423
10432 * configure.in: Remove all instances of build-fixincludes from
10433 noconfigdirs.
10434 (build_configargs): Supply --target to subdirectories.
10435 * configure: Regenerate.
10436
848556c2
GK
10437 * Makefile.def: Make gcc install depend on fixincludes install.
10438 * Makefile.in: Regenerate.
10439
9e5712a5
JJ
104402004-11-10 Janis Johnson <janis187@us.ibm.com>
10441
10442 * MAINTAINERS: Add myself as gcc testsuite maintainer.
10443
4ef509c0
PB
104442004-11-11 Paul Brook <paul@codesourcery.com>
10445
10446 * MAINTAINERS: Add self as arm maintainer. Update email address.
10447
20d11df6
HPN
104482004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
10449
10450 * configure.in (noconfigdirs) [mmix-*-*]: Disable
10451 target-libgfortran.
79fd8592 10452 * configure: Regenerate.
20d11df6 10453
68c70f15
DE
104542004-11-07 David Edelsohn <edelsohn@gnu.org>
10455
10456 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10457 like CC.
10458
54f88091
PB
104592004-11-05 Paolo Bonzini <bonzini@gnu.org>
10460
10461 * Makefile.def (host fixincludes): Specify missing targets.
10462 * Makefile.in: Regenerate.
10463
6866abb8
RC
104642004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
10465
10466 * MAINTAINERS: Add myself
10467
83f62578
GL
104682004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
10469
10470 * MAINTAINERS (Write After Approval): Add myself.
10471
53c7ffe7
GK
104722004-11-04 Geoffrey Keating <geoffk@apple.com>
10473
10474 * Makefile.def: Build fixincludes for the host, too.
10475 * Makefile.in: Regenerate.
10476 * configure.in (host_tools): Add fixincludes.
10477 * configure: Regenerate.
10478
ac8b3d9d
DJ
104792004-11-04 Daniel Jacobowitz <dan@debian.org>
10480
10481 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
10482 * configure: Regenerated.
10483
bab37580
L
104842004-11-04 H.J. Lu <hongjiu.lu@intel.com>
10485
10486 PR other/17783
10487 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
10488 * configure: Regenerated.
10489
db1de713
MM
104902004-10-31 Mark Mitchell <mark@codesourcery.com>
10491
10492 * README.SCO: Update per FSF instructions.
10493
a827e21a
EW
104942004-10-28 Eric B. Weddington <ericw@evcohs.com>
10495
10496 PR target/18151
10497 * configure.in (case ${target}): Do not build fixincludes for avr.
10498 * configure: Regenerated.
10499
9d069a4f
PB
105002004-10-26 Paolo Bonzini <bonzini@gnu.org>
10501
10502 * configure.in (case ${target}): Do not build fixincludes
10503 on platforms where it is not used.
10504 * configure: Regenerated.
10505
fc45f3fe
DJ
105062004-10-23 Daniel Jacobowitz <dan@debian.org>
10507
10508 * configure.in: Use an absolute path to install-sh.
10509 * configure: Regenerated.
10510
36554b92
AL
105112004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
10512
10513 * MAINTAINERS (Write After Approval): Add myself.
10514
88e9994a
KH
105152004-10-19 Kazu Hirata <kazu@cs.umass.edu>
10516
10517 * MAINTAINERS: Remove from Write After Approval those that are
10518 already maintainers.
10519
ad02a944
SP
105202004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
10521
10522 * MAINTAINERS: Update my email address.
10523
c8e6cd41
KC
105242004-10-12 Kelley Cook <kcook@gcc.gnu.org>
10525
10526 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
10527 * configure: Regenerate.
10528
dce2d8b2 105292004-10-07 J"orn Rennecke <joern.rennecke@st.com>
ebe55024
R
10530
10531 * MAINTAINERS: Update my email address.
10532
a8b0957e
KH
105332004-10-07 Kazu Hirata <kazu@cs.umass.edu>
10534
10535 * MAINTAINERS (Language Front Ends Maintainers): New. Move
10536 entries belonging to this category.
10537
96836f61
JZ
105382004-10-06 Josef Zlomek <josef.zlomek@email.cz>
10539
10540 * MAINTAINERS: Update my e-mail address.
10541
7e0b5752
PB
105422004-10-06 Paolo Bonzini <bonzini@gnu.org>
10543
10544 Fix wrong conflict resolution in:
10545
10546 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
10547
10548 * Makefile.in: Regenerate.
10549 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10550 in the recursive `make', instead of hardwiring `all'.
10551 (Autogenerated TARGET-* variables): New.
10552
370f7a47
TL
105532004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
10554
10555 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 10556 * configure: Regenerate.
370f7a47 10557
13e5d623
KH
105582004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10559
10560 * MAINTAINERS (Various Maintainers): Move the "windows,
10561 cygwin, mingw" maintainer to ...
10562 (OS Port Maintainers): ... here.
10563
a6497c1b
KH
105642004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10565
10566 * MAINTAINERS (Write After Approval): Remove those that are
10567 maintainers of some subsystem.
10568
1abb828a
D
105692004-10-02 P.J. Darcy <darcypj@us.ibm.com>
10570
10571 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
10572 * ltcf-cxx.sh (tpf*): Likewise.
10573 * ltconfig (tpf*): Add TPF OS configuration support.
10574
16d1338d
BS
105752004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
10576
10577 * MAINTAINERS: Change my email address to my new work account.
10578
9082a750
MR
105792004-09-24 Michael Roth <mroth@nessie.de>
10580
10581 * configure.in (--without-headers): Add missing double quotes.
10582 * configure: Regenerate.
10583
dce2d8b2 105842004-09-24 Kelley Cook <kcook@gcc.gnu.org>
07a8bdf8
KC
10585
10586 * ylwrap: Revert to previous version.
10587
4c4a5bbc
L
105882004-09-23 H.J. Lu <hongjiu.lu@intel.com>
10589
10590 PR bootstrap/17369
10591 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
10592 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
10593 SET_GCC_LIB_PATH_CMD.
10594 (BASE_TARGET_EXPORTS): Likewise.
10595 * Makefile.in: Regenerated.
10596
10597 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
10598 * configure: Regenerated.
10599
85f59630
KC
106002004-09-23 Kelley Cook <kcook@gcc.gnu.org>
10601
10602 * config.guess: New upstream version
10603 * compile, depcomp, install-sh, ylwrap: Likewise.
10604
95c53c62
RS
106052004-09-19 Roger Sayle <roger@eyesopen.com>
10606
10607 * config/mh-x86omitfp: New host makefile fragment. Add
10608 -fomit-frame-pointer to the default BOOT_CFLAGS.
10609 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
10610 * configure: Regenerate.
10611
0a1c093b
AP
106122004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
10613
10614 PR target/11572
10615 * configure.in (*-*-darwin*): Renable libobjc.
10616 * configure: Regenerate.
10617
315fcf97
NS
106182004-09-10 Nathan Sidwell <nathan@codesourcery.com>
10619
10620 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
10621
0a050485 106222004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 10623
0a050485
DB
10624 * Makefile.def: Remove libbanshee.
10625 * Makefile.tpl: Ditto.
10626 * configure.in: Ditto.
10627 * Makefile.in: Regen.
10628 * configure: Ditto.
10629
5f4a098e
DE
106302004-09-08 David Edelsohn <edelsohn@gnu.org>
10631
10632 * ltmain.sh: Use $pic_object as $non_pic_object if
10633 $non_pic_object=none.
10634
32b2511f
PB
106352004-09-07 Paolo Bonzini <bonzini@gnu.org>
10636
10637 * missing: Import latest version from master repository.
10638
fc4d0e82
NC
106392004-09-06 Nick Clifton <nickc@redhat.com>
10640
10641 * config.sub: Import latest version from master repository.
10642 * config.guess: Likewise.
10643 This includes these changes:
78716e86 10644
fc4d0e82
NC
10645 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
10646
10647 * config.sub: Handle crisv32, alias etraxfs.
10648 * config.guess (crisv32:Linux:*:*): Handle.
10649
10650 2004-08-13 Brad Smith <brad@comstyle.com>
10651
10652 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
10653 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
10654
10655 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
10656
10657 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
10658 assume the processor is a powerpc. This is because coreutils
10659 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
10660 in this case, due to a MacOS X bug that causes
10661 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
10662 to return a negative number.
10663 Problem reported by Petter Reinholdtsen in:
10664 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
10665
10666 2004-07-19 Ben Elliston <bje@gnu.org>
10667
10668 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
10669
10670 2004-06-24 Ben Elliston <bje@gnu.org>
10671
10672 * config.guess: Update copyright years.
10673 * config.sub: Likewise.
10674
10675 2004-06-22 Robert Millan <robertmh@gnu.org>
10676
10677 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
10678 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
10679
10680 2004-06-22 Stanley F. Quayle <stan@stanq.com>
10681
10682 * config.guess (*:*VMS:*:*): New entry. Replaces
10683 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
10684 manufacturer.
10685
10686 2004-06-22 Ben Elliston <bje@gnu.org>
10687
10688 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
10689 * config.sub: Likewise.
10690
10691 2004-06-22 Ben Elliston <bje@gnu.org>
10692
10693 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
10694 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
10695
10696 2004-06-11 Ben Elliston <bje@gnu.org>
10697
10698 * config.guess (pegasos:OpenBSD:*:*): Remove.
10699
10700 2004-06-11 Ben Elliston <bje@gnu.org>
10701
10702 From Wouter Verhelst <wouter@grep.be>:
10703 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
10704
10705 2004-06-11 Ben Elliston <bje@gnu.org>
10706
10707 * config.guess (luna88k:OpenBSD:*:*): New.
10708
10709 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
10710
10711 * config.guess (m32r*:Linux:*:*): New case.
10712 * config.sub: Handle m32rle.
10713
10714 2004-03-12 Ben Elliston <bje@wasabisystems.com>
10715
10716 From Jens Petersen <petersen@redhat.com>:
10717 * config.sub: Handle sparcv8.
10718
10719 2004-03-03 Ben Elliston <bje@wasabisystems.com>
10720
10721 From Tom Smith <smith@cag.lkg.hp.com>:
10722 * config.guess: Version suffixes are equally significant on Tru64
10723 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
10724 prefix of "P" (patched kernel).
10725
10726 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
10727
10728 * config.sub: Add support for National Semiconductor CRX target.
10729
2f4cc6bf
JJ
107302004-09-03 Janis Johnson <janis187@us.ibm.com>
10731
10732 * MAINTAINERS (Various Maintainers): Remove myself as web page
10733 maintainer, add myself as maintainer of build status lists.
10734
61fec9ff
JB
107352004-09-03 Jan Beulich <jbeulich@novell.com>
10736
10737 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
10738 *-*-netware, but add target-libmudflap.
10739 Consolidate *-*-netware targets (of which really only i?86 exists)
10740 into a single entry.
10741 * configure: Likewise.
10742
45f366ab
PB
107432004-09-01 Paolo Bonzini <bonzini@gnu.org>
10744
10745 * Makefile.tpl (sorry): Remove.
10746 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
10747 (cleanstrap targets): Depend on distclean, not distclean-stage1.
10748 (do-clean): Clean per-stage directories too.
10749 (do-distclean): Run distclean-stage1 too.
10750 (.NOTPARALLEL): Enable during toplevel bootstrap.
10751 (stage[+id+]-bubble): Enable parallel execution during
10752 the recursive invocation.
10753 * Makefile.in: Regenerate.
10754
10755 Fix previous checkin:
10756
10757 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
10758 include.
10759 * configure.in: Fix indentation.
10760 * configure: Regenerate.
10761
dce2d8b2 107622004-08-31 Robert Bowdidge <bowdidge@apple.com>
be8fff81 10763
45f366ab
PB
10764 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
10765 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
10766 * configure: regenerate
78716e86 10767 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 10768 -mdynamic-no-pic
be8fff81 10769
71b5d516
PB
107702004-08-31 Paolo Bonzini <bonzini@gnu.org>
10771
10772 * Makefile.def (build_modules): Add fixincludes.
10773 (dependencies): Make gcc depend on fixincludes.
10774 * configure.in (build_tools): Add fixincludes.
10775 (build_configdirs): Always include build_libs.
10776 * Makefile.in: Regenerate.
10777 * configure: Regenerate.
10778
107792004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
10780
10781 * Makefile.def (bootstrap stages): Add 'lean' parameter.
10782 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
10783 phony targets; do not generate timestamp files.
10784 (distclean-stageN): Remove references to their timestamp files.
10785 (restageN, touch-stageN): Remove.
10786 (stageN-bubble): Rewritten.
10787 (compare): Support lean bootstraps.
10788 * Makefile.in: Regenerate.
10789
10790 * configure.in: Only warn when bootstrapping but
10791 build != host or build != target. Support lean bootstraps.
10792 * configure: Regenerate.
10793
ce7cbbb0
PE
107942004-08-26 Phil Edwards <phil@codesourcery.com>
10795
10796 * configure.in: Give a better error message if GMP/MPFR are missing
10797 and a language needing them has been requested.
10798 * configure: Regenerated.
10799
9c71a529
PE
108002004-08-25 Phil Edwards <phil@codesourcery.com>
10801
10802 * configure.in: Print a list of available language front-ends if
10803 a requested one is missing. Tidy stray tab characters.
10804 * configure: Regenerated.
10805
e3f92d3b
MK
108062004-08-19 Michael Koch <konqueror@gmx.de>
10807
10808 * gcc/doc/install.texi: Update entry about automake for libjava.
10809
c3f84f61
RM
108102004-08-17 Robert Millan <robertmh@gnu.org>
10811
10812 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
10813 (instead of FreeBSD).
10814 * configure: Regenerate.
10815
7c27e184
PB
108162004-08-16 Paolo Bonzini <bonzini@gnu.org>
10817
10818 * Makefile.in: Regenerate.
10819 * configure: Regenerate.
10820
10821 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
10822 stage_*_flags.
10823 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
10824 for bootstrapped modules if toplevel bootstrap is going.
10825 (GCC bootstrap): Generate per-stage targets for all bootstrapped
10826 modules. Adjust for changes in Makefile.def. Enable several
10827 rules even in non-bootstrap mode, just to avoid peppering the
10828 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
10829 (stage-[+prev+]-bubble): Remove.
10830
10831 * Makefile.def (Dependencies): Depend on all-build-bison,
10832 all-build-flex, all-build-byacc, all-build-texinfo, rather
10833 than the host variations.
10834 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
10835 with BUILD_SUBDIR.
10836 (BISON): Update for recent Bisons.
10837 (YACC): Fix typo.
10838 (cross): Depend on all-build.
10839 (all): Do not depend on all-build.
10840 (prebootstrap): Remove.
10841 (dep-kind): Accept separate prefixes for MODULE and ON variables.
10842 (Prebootstrap dependencies): Add them to the per-stage targets
10843 and to all-prebootstrap.
10844 * configure.in (build_configdirs): Always enable build_tools.
10845 (BUILD_DIR_PREFIX): Remove.
10846
10847 * Makefile.def (gcc): Add target variable.
10848 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
10849 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10850 in the recursive `make', instead of hardwiring `all'.
10851 (Autogenerated TARGET-* variables): New.
10852
20f3bb80
BB
108532004-08-13 Brian Booth <bbooth@redhat.com>
10854
10855 * MAINTAINERS: Remove myself from write-after-approval.
10856
b5be499d
NN
108572004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
10858
10859 * src-release: Stop distributing mmalloc with gdb (which doesn't
10860 use it).
10861 * Makefile.def: GDB doesn't depend on mmalloc anymore.
10862 * Makefile.in: Regenerate.
10863
b3f8d95d
MM
108642004-08-09 Mark Mitchell <mark@codesourcery.com>
10865
10866 * configure.in (arm*-*-eabi*): New target.
10867 * configure: Regenerate.
10868
3589b69e
PB
108692004-08-06 Paolo Bonzini <bonzini@gnu.org>
10870
10871 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
10872 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
10873 (Dependencies): New section.
10874 * Makefile.tpl (Dependencies): Generate from Makefile.def.
10875 (configure-target-[+module+]): Depend on maybe-all-gcc
10876 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
10877 (toplevel profiledbootstrap): Fix dependencies.
10878 * Makefile.in: Regenerate.
10879
972974fc
MM
108802004-08-03 Mark Mitchell <mark@codesourcery.com>
10881
10882 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
10883 target-libiberty to noconfigdirs.
10884 * configure: Regenerate.
10885
bebf829d
PB
108862004-08-03 Paul Brook <paul@codesourcery.com>
10887
10888 * configure.in: Check for MPFR as well as GMP.
10889 * configure: Regenerate.
10890
98a5bb3b
RM
108912004-08-01 Robert Millan <robertmh@gnu.org>
10892
10893 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
10894 libmudflap for all GNU-based systems (with Glibc).
10895 * configure: Regenerate.
10896
dce2d8b2 108972004-08-03 Paolo Bonzini <bonzini@gnu.org>
d32ab992
PB
10898
10899 * Makefile.def (host-modules): Add gcc.
10900 * Makefile.in: Regenerate.
10901 * Makefile.tpl (sorry): New rule.
10902 (configure-host, all-host, [+make_target+]-host, do-check,
10903 install-host): Do not add gcc as a special case.
10904 (host modules): Add a small special-casing for gcc. Export
10905 extra_make_flags through the environment.
10906 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
10907 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
10908 other recursive targets for gcc): Remove.
10909
10910 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
10911 (stage, unstage): New rules.
10912 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
10913 distclean-stage[+id+]): Use stage_current.
10914 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
10915 the stage*-start rules.
10916
aeb732c1
GK
109172004-08-02 Geoffrey Keating <geoffk@apple.com>
10918
10919 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
10920 use -all_load flag.
10921
25b656e7
PB
109222004-08-02 Paolo Bonzini <bonzini@gnu.org>
10923
10924 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
10925 * configure: Regenerate.
10926
cc440d71
TM
109272004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
10928
10929 * maintainer-scripts/gcc_release: Revert yesterday's change.
10930
270e140b
SB
109312004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
10932
10933 * MAINTAINERS: Add myself to write-after-approval.
10934
3e4035f8
TM
109352004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
10936
10937 * libf2c: Removed.
10938 * gcc/gccbug.in: Updated because of libf2c removal.
10939 * maintainer-scripts/gcc_release: Ditto.
10940
dce2d8b2 109412004-07-09 Loren J. Rittle <ljrittle@acm.org>
a3e8d8b4
LR
10942
10943 * configure.in: Build libmudflap by default on FreeBSD.
10944 * configure: Regenerated.
10945
dfcada9a
MM
109462004-07-09 Mark Mitchell <mark@codesourcery.com>
10947
10948 * configure.in: Do not build libmudflap by default on non-GNU/Linux
10949 systems.
10950 * configure: Regenerated.
10951
dce2d8b2 109522004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3922b216
JDA
10953
10954 PR target/16344
10955 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
10956 feedback based compiler.
10957 * Makefile.in: Rebuilt.
10958
95bcca47
AO
109592004-07-08 Alexandre Oliva <aoliva@redhat.com>
10960
10961 * Makefile.def (host_modules): Set bootstrap=true for flex.
10962 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
10963 * Makefile.in: Rebuilt.
10964
051822f6
JH
109652004-07-07 Jan Hubicka <jh@suse.cz>
10966
10967 * MAINTAINERS: Add self as a profile feedback maintainer.
10968
7b61653a
PE
109692004-07-05 Phil Edwards <phil@codesourcery.com>
10970
10971 * configure.in: Do not prepend $srcdir to /dev/null in
10972 makefile fragments.
10973 * configure: Regenerate.
10974
23f6b2f9
PB
109752004-07-01 Paolo Bonzini <bonzini@gnu.org>
10976
10977 * Makefile.def (build_modules): Add bison, byacc, flex,
10978 m4, texinfo.
10979 (flags_to_pass): Add FLEX.
10980 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
10981 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
10982 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
10983 DEFAULT_MAKEINFO): Remove.
10984 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
10985 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
10986 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
10987 objdir or else use configured tool.
10988 (all-build): New.
10989 (all): Depend on it.
10990 (Build module dependencies): Add.
10991 * Makefile.in: Regenerate.
10992 * configure.in: Better support for multiple build modules,
10993 matching what is done for host/target modules. Do not look
10994 for "plausible" locations of build tools if Canadian cross.
10995 Use autoconf's AC_PROG_CC to find a C compiler. Define
10996 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
10997 * configure: Regenerate.
78716e86 10998
1c020272
PB
109992004-06-22 Paolo Bonzini <bonzini@gnu.org>
11000
11001 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11002 * Makefile.in: Regenerate.
11003
a52a0a7f
PB
110042004-06-22 Paolo Bonzini <bonzini@gnu.org>
11005
11006 * Makefile.tpl (configure-build-[+module+],
11007 configure-[+module+], configure-target-[+module+]): Pass
11008 [+extra_configure_args+].
11009 (all-build-[+module+], all-[+module+], check-[+module+],
11010 install-[+module+], [+make_target+]-[+module+],
11011 all-target-[+module+], check-target-[+module+],
11012 install-target-[+module+], [+make_target+]-target-[+module+]):
11013 Pass [+extra_make_args+].
11014 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11015 (GCC_HOST_EXPORTS): Remove.
11016 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11017 cross, check-gcc, check-gcc-c++, install-gcc,
11018 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11019 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11020 * Makefile.in: Regenerate.
11021
ccde3f1a
MS
110222004-06-21 Matthew Sachs <msachs@apple.com>
11023
11024 * MAINTAINERS: Added self to write-after-approval.
11025
6264b0a6
CF
110262004-06-21 Christopher Faylor <cgf@alum.bu.edu>
11027
11028 * configure.in: Check for srcdir/winsup rather than build directory
11029 winsup.
11030 * configure: Regenerate.
11031
801e2270
CV
110322004-06-17 Corinna Vinschen <vinschen@redhat.com>
11033
11034 * configure.in: Don't build Cygwin native newlib if winsup
11035 directory is missing. Emit warning instead.
11036 * configure: Regenerate.
11037
ad6717df
PB
110382004-06-09 Paolo Bonzini <bonzini@gnu.org>
11039
11040 * Makefile.tpl (touch-stage[+id+]): New.
11041 (restage[+prev+]): Depend on touch-stage[+id+].
11042
11043 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11044 Use it throughout.
11045
11046 * Makefile.def: Add profile and feedback bootstrap stages.
11047 Remove next field from bootstrap stages.
11048 * Makefile.tpl (LN, LN_S): Substitute.
11049 (stageN-start, stageN-end): Use double-colon rules, to
11050 provide a hook for additional setup commands.
11051 (distclean-stageN-gcc, restageN): Create dependencies from
11052 [+prev+], not from [+next+].
11053 (stageN-bubble): Add commands for successive stages from
11054 [+prev+], using double-colon rules.
11055 (all-stageN-gcc): Fix typo.
11056 (stagefeedback-start, profiledbootstrap): New.
11057 * Makefile.in: Regenerate.
11058 * configure.in: Call ACX_PROG_LN.
11059 * configure: Regenerate.
11060
5bbb9680
CY
110612004-06-08 Canqun Yang <canqun@nudt.edu.cn>
11062
11063 * MAINTAINERS (Write After Approval): Add myself.
11064
e18be1d4
MA
110652004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
11066
11067 * MAINTAINERS (Write After Approval): Add myself.
11068
5607edfd
PB
110692004-06-03 Paolo Bonzini <bonzini@gnu.org>
11070
11071 * configure.in: Fix --enable-bootstrap breakage introduced in trees
11072 without gcc.
11073 * configure: Regenerate.
11074
1ec4e9c3
PB
110752004-06-01 Paolo Bonzini <bonzini@gnu.org>
11076
11077 * Makefile.tpl: Fix typo.
11078 * Makefile.in: Regenerate.
11079
dce2d8b2 110802004-06-01 Paolo Bonzini <bonzini@gnu.org>
c2f7605f
PB
11081
11082 * configure.in: Remove new- prefix from toplevel
11083 bootstrap targets.
11084 * configure: Regenerate.
11085
f516a7da
PB
110862004-06-01 Paolo Bonzini <bonzini@gnu.org>
11087
11088 * Makefile.tpl (all.normal): Rename to all.
11089 (all): Replace with a rule to pick the default
11090 target from configure.
11091 (all-gcc, configure-gcc): Use conditionals to
11092 do nothing when toplevel bootstrap is going on.
11093 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11094 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11095 * configure.in: Support --enable-bootstrap.
11096
11097 * Makefile.def: Remove new- prefix from toplevel
11098 bootstrap targets.
11099 * Makefile.tpl: Likewise.
11100
11101 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
11102 target.
11103
11104 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11105 $(RECURSE_FLAGS) to recursive invocation of make.
11106
11107 * Makefile.in: Regenerate.
11108 * configure: Regenerate.
11109
78dd5e36 111102004-05-30 Andreas Jaeger <aj@suse.de>
dce2d8b2 11111 Jim Wilson <wilson@specifixinc.com>
78dd5e36
AJ
11112
11113 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11114 like CC.
11115
30f1bddc
DJ
111162004-05-27 Daniel Jacobowitz <dan@debian.org>
11117
11118 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11119 * configure: Regenerate.
11120
4fc4dd12
DJ
111212004-05-25 Daniel Jacobowitz <drow@false.org>
11122
11123 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11124 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11125 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
11126 targets.
11127 * Makefile.in: Regenerate.
11128
dce2d8b2 111292004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
11130
11131 * configure.in: Test the ability to symlink directories.
11132 * configure: Regenerate.
11133
11134 * Makefile.def (bootstrap-stage): New definitions.
11135 * Makefile.tpl (configure-stage1-gcc,
11136 configure-stage2-gcc, configure-stage3-gcc,
11137 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11138 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11139 new-restage3, compare): Autogenerate, see Makefile.in
11140 entry for behavioral changes.
11141 (distclean-stage1, new-stage1-start, new-stage1-end,
11142 new-stage1-bubble, distclean-stage2, new-stage2-start,
11143 new-stage2-end, new-stage2-bubble, distclean-stage3,
11144 new-stage3-start, new-stage3-end): New autogenerated targets.
11145 (objext, prebootstrap, BOOT_CFLAGS,
11146 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11147 targets.
11148
11149 * Makefile.in: Regenerate.
11150 (distclean-stage1, new-stage1-start, new-stage1-end,
11151 new-stage1-bubble, distclean-stage2, new-stage2-start,
11152 new-stage2-end, new-stage2-bubble, distclean-stage3,
11153 new-stage3-start, new-stage3-end): New targets.
11154 (all-stage1-gcc): Move prebootstrap dependency from here...
11155 (configure-stage1-gcc): ...to here.
11156 (new-bootstrap): Use bubble targets.
11157 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11158 Use per-stage distclean targets.
11159 (configure-stage1-gcc, configure-stage2-gcc,
11160 configure-stage3-gcc, all-stage1-gcc,
11161 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11162 Use new-stageN-start to prepare the tree.
11163
4f4e53dd
PB
111642004-05-23 Paolo Bonzini <bonzini@gnu.org>
11165
11166 * Makefile.def (host_modules): add libcpp.
11167 * Makefile.tpl: Add dependencies on and for libcpp.
11168 * Makefile.in: Regenerate.
11169 * configure.in: Add libcpp host module.
11170 * configure: Regenerate.
11171
60975492
PB
111722004-05-21 Paolo Bonzini <bonzini@gnu.org>
11173
11174 * Makefile.tpl: Whenever a recursive target is defined, wrap
11175 it in a special @if/@endif block, and prepare its maybe
11176 dependency in the @if/@endif block
11177 * configure.in: Instead of writing maybe dependencies, remove
11178 the @if/@endif statements, and remove the @if/@endif blocks
11179 that remain.
11180 * configure: Regenerate.
11181 * Makefile.in: Regenerate.
11182
5ce7d75d
JJ
111832004-05-20 Janis Johnson <janis187@us.ibm.com>
11184
11185 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11186
c779c42f
KK
111872004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
11188
11189 PR bootstrap/15120
11190 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11191 * */configure: Rebuilt.
11192
b4117c30
ZW
111932004-05-17 Zack Weinberg <zack@codesourcery.com>
11194
11195 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11196 of libf2c.
11197 * configure, Makefile.in: Regenerate.
11198
719bb4e3 111992004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
11200
11201 * MAINTAINERS (Write After Approval): Add myself.
11202
6de9cd9a
DN
112032004-05-13 Diego Novillo <dnovillo@redhat.com>
11204
11205 Merge from tree-ssa-20020619-branch.
11206
11207 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11208 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11209 (HOST_GMPLIBS): Define.
11210 (HOST_GMPINC): Define.
11211 (TARGET_LIB_PATH): Add libmudflap.
11212 (GFORTRAN_FOR_TARGET): Define.
11213 (configure-build*): Export GFORTRAN.
11214 (configure-gcc): Export GMPLIBS and GMPINC.
11215 (all-gcc): Add maybe-all-libbanshee.
11216 (configure-target-libgfortran): Define.
11217 * Makefile.in: Regenerate.
11218 * configure.in (host_libs): Add libbanshee.
11219 (target_libraries): Add target-libmudflap and target-libgfortran.
11220 Add --with-libbanshee.
11221 Handle --disable-libmudflap.
11222 (*-*-freebsd*): Use with_gmp.
11223 Add $(libgcj) to noconfigdirs.
11224 * configure: Regenerate.
11225 * depcomp: New file.
11226 * MAINTAINERS: Add tree-ssa maintainers.
11227
8f1b790f
VM
112282004-05-04 Vladimir Makarov <vmakarov@redhat.com>
11229
b4117c30 11230 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 11231
693446fc
BF
112322004-04-30 Brian Ford <ford@vss.fsi.com>
11233
b4117c30 11234 * MAINTAINERS (Write After Approval): Add myself.
693446fc 11235
d1bb666c
UB
112362004-04-29 Uros Bizjak <uros@kss-loka.si>
11237
b4117c30 11238 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 11239
6cf1ac42
PB
112402004-04-28 Paolo Bonzini <bonzini@gnu.org>
11241
11242 * config/acx.m4: Fix fastcompare support for new-bootstrap.
11243 * configure: Regenerate.
11244
632933d5
PB
112452004-04-27 Paolo Bonzini <bonzini@gnu.org>
11246
11247 Revert:
11248 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11249
11250 * Makefile.def (flags_to_pass): Remove *dir variables that
11251 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11252 as well as prefix and exec_prefix.
11253 * Makefile.in: Regenerate.
11254
80dc6aa0
RM
112552004-04-26 Robert Millan <robertmh@gnu.org>
11256
11257 Add patches from libtool CVS.
11258 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11259 * ltconfig: Likewise.
11260 * ltcf-c.sh: Likewise.
11261 * ltcf-cxx.sh: Likewise.
11262 * ltcf-gcj.sh: Likewise.
11263
e11283f1
PB
112642004-04-26 Paolo Bonzini <bonzini@gnu.org>
11265
11266 * Makefile.def (host_modules): Mark with the bootstrap
11267 flag packages on which gcc depends.
11268 * Makefile.tpl (all-bootstrap): Use it.
11269 * Makefile.in: Regenerate.
11270
8546950c
PB
112712004-04-26 Paolo Bonzini <bonzini@gnu.org>
11272
11273 * Makefile.def (flags_to_pass): Remove *dir variables that
11274 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11275 as well as prefix and exec_prefix.
11276 * Makefile.in: Regenerate.
11277
a76494aa
PB
112782004-04-26 Paolo Bonzini <bonzini@gnu.org>
11279
b4117c30
ZW
11280 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11281 * configure: Regenerate.
11282 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11283 * gcc/Makefile.tpl (compare): Use the result of the test.
11284 * gcc/Makefile.in: Regenerate.
a76494aa 11285
03a91701
PB
112862004-04-23 Paolo Bonzini <bonzini@gnu.org>
11287
11288 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11289 Always relocate gcc and prev-gcc to the original names, even
11290 if the build fails.
11291 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11292 New targets.
11293
082a6351
LG
112942004-04-23 Laurent GUERBY <laurent@guerby.net>
11295
11296 * MAINTAINERS: Update my email address.
b4117c30 11297
1f1d584b
RO
112982004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11299
11300 * configure.in (mips*-*-irix5*): Enable ld.
11301 * configure: Regenerate.
082a6351 11302
1db673ca
RO
113032004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11304
11305 * configure: Regenerate.
11306
ce4ea44e
JW
113072004-04-15 James E Wilson <wilson@specifixinc.com>
11308
11309 * Makefile.tpl (configure-[+module+], configure-gcc,
11310 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11311 Set and export LDFLAGS.
11312 * Makefile.in: Regenerate.
11313
611f62ad
MC
113142004-04-12 Michael Chastain <mec.gnu@mindspring.com>
11315
b4117c30 11316 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 11317
be912515
NN
113182004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
11319
11320 PR bootstrap/14871
11321 * Makefile.tpl: If we don't have built-in-tree target tools,
11322 use the ones found by configure rather than hacking around with
11323 program_transform_name.
11324 * configure.in: Give Makefile.tpl the information necessary
11325 to do that.
11326 * Makefile.in: Regenerate.
11327 * configure: Regenerate.
11328
9104315a
NN
113292004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
11330
11331 PR bootstrap/14760
11332 * configure.in: When computing baseargs, strip *all* copies of
11333 offending options. Also, don't match/substitute the trailing space,
11334 so that this actually works when two similar options are separated by
11335 only one space.
11336 * configure: Regenerate.
11337
bef1d700
DE
113382004-04-06 David Edelsohn <edelsohn@gnu.org>
11339
b4117c30
ZW
11340 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11341 (rs6000-*-aix*): Same.
11342 * configure: Regenerate.
bef1d700 11343
54bcf05e 113442004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
11345
11346 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 11347
369a832c 113482004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
11349
11350 * MAINTAINERS: Add myself to write-after-approval.
369a832c 11351
09a9c095
NN
113522004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
11353
7caf53cb
NN
11354 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11355 STRICT_WARN, WARN_CFLAGS flags passed down to make.
11356 * Makefile.in: Regenerate.
11357
09a9c095
NN
11358 * configure.in (top level bootstrap support): Rework --enable-werror
11359 to set @stage2_werror_flag@.
11360 * configure: Regenerate.
11361 * Makefile.tpl (top level bootstrap support): Pass
11362 @stage2_werror_flag@ down to configure in stages 2 and 3.
11363 * Makefile.in: Regenerate.
11364
5595a2bd
NN
113652004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
11366
cbfd7e06
NN
11367 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11368 for stages 2 and 3 as well as in make. As a consequence, remove
11369 OUTPUT_OPTION (now detected by configure) from the flags passed down
11370 to make.
11371 * Makefile.in: Regenerate.
11372
5595a2bd
NN
11373 * Makefile.tpl (new-bootstrap): Fix typo.
11374 * Makefile.in: Regenerate.
11375
ca3b3e20
NN
113762004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
11377
295f4e42
NN
11378 * Makefile.tpl: Rearrange by moving recursive_targets rules
11379 into their proper sections.
11380 * Makefile.tpl (top level bootstrap support): Move disabling
11381 of coverage flags from 'make' to 'configure'; improve comments.
11382 * Makefile.in: Regenerate.
11383
340de83f
NN
11384 * Makefile.tpl (experimental top level bootstrap) Move stage1
11385 language setting from all- target to configure- target; disable
11386 intermodule optimization in stage 1; prevent gratuitous rebuilds
11387 of stage 1.
11388 * Makefile.in: Regenerate.
11389 * configure.in: Comma-separate stage 1 language list for top
11390 level bootstrap.
11391 * configure: Regenerate.
11392
ca3b3e20
NN
11393 * Makefile.tpl: Clean up experimental top level bootstrap support:
11394 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11395 prev-gcc in configure- targets as well as all- targets.
11396 * Makefile.in: Regenerate.
11397
4d038073
KC
113982004-03-21 Kelley Cook <kcook@gcc.gnu.org>
11399
11400 * compile: New file imported from automake.
11401
ab3533d6
PB
114022004-03-17 Paolo Bonzini <bonzini@gnu.org>
11403
11404 * configure.in: Remove symbolic link section.
11405 * configure: Regenerate.
11406 * Makefile.tpl (links): Remove.
11407 * Makefile.in: Regenerate.
11408
1e0f07d3 114092004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 11410 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
11411
11412 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 11413 Set with AC_CHECK_PROGS.
1e0f07d3
PB
11414 * configure.in: Fix comment typo from last patch.
11415 * configure: Regenerate.
11416
2805b53a
NN
114172004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
11418
11419 * Makefile.tpl: Introduce experimental top level bootstrap support.
11420 * Makefile.in: Regenerate.
11421 * configure.in: Introduce support for top level bootstrap.
11422 * configure: Regenerate.
11423
79b4b7d2 114242004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 11425 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
11426
11427 PR bootstrap/14522
11428 * configure.in: Cope with shells that do not support unquoted ^
11429 * configure: Regenerate.
11430
6bbec498 114312004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 11432 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
11433
11434 PR bootstrap/14522
79b4b7d2 11435 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
11436 quotes inside quoted backquote substitutions.
11437 * configure: Regenerate.
11438
83c15dfc
AP
114392004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
11440
11441 PR bootstrap/14522
f2bd98d4 11442 * configure.in: Fix escaping of $.
83c15dfc
AP
11443 * configure: Regenerate.
11444
55ffb5ed
NN
114452004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
11446
11447 * configure: Regenerate, since I forgot to while committing Paolo's
11448 changes.
11449
e4c9c075
PB
114502004-03-08 Paolo Bonzini <bonzini@gnu.org>
11451
11452 PR ada/14131
11453 Move language detection to the top level.
11454 * configure.in: Find default values for the tools as
11455 soon as possible. Disable ada if GNAT is not found.
11456 Emit error message about missing languages. Expand
11457 --enable-languages=all for the gcc subdirectory.
11458
5199e2c6
BE
114592004-03-10 Ben Elliston <bje@gnu.org>
11460
11461 * MAINTAINERS: Update my email address.
11462
c18b95e5
DE
114632004-03-05 David Edelsohn <edelsohn@gnu.org>
11464
11465 * ltconfig: Disable building static libraries if building shared
11466 libraries on AIX 5L.
11467
d0fe5ad3
RS
114682004-03-01 Richard Sandiford <rsandifo@redhat.com>
11469
11470 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
11471 and disable libgcj.
11472 * configure: Regenerated.
11473
e6f71f9d
BB
114742004-03-01 Brian Booth <bbooth@redhat.com>
11475
11476 * MAINTAINERS: Add myself to write-after-approval.
11477
8983e50e
PB
114782004-03-01 Paolo Bonzini <bonzini@gnu.org>
11479
11480 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 11481
d4cd9d81
NN
114822004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11483
11484 PR bootstrap/7087
11485 * Makefile.tpl: Guard XFOO sed statements better.
11486 * Makefile.tpl: Add dependency for configure-target-libada.
11487 * Makefile.in: Regenerate (incidentally fixes broken
11488 commit when libada-branch was merged).
11489
0ea0229e
KC
114902004-02-25 Kelley Cook <kcook@gcc.gnu.org>
11491
11492 * MAINTAINERS: Add myself to write-after-approval.
11493
bad93735
AP
114942004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
11495
11496 * MAINTAINERS: Add Nicola Pero and myself as libobjc
11497 maintainers.
11498
a7ca14fc
AC
114992004-02-20 Andrew Cagney <cagney@redhat.com>
11500
11501 * config.guess: Update from version 2003-10-16 to 2004-02-16.
11502 * config.sub: Update from version 2003-11-03 to 2004-02-16.
11503
51592782
NN
115042004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
11505
11506 PR bootstrap/11932
11507 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
11508
6a30854a
JQ
115092004-02-14 Jerry Quinn <jlquinn@optonline.net>
11510
11511 * MAINTAINERS: Added myself to write-after-approval.
11512
be8b2bee
MK
115132004-02-14 Michael Koch <konqueror@gmx.de>
11514
11515 * MAINTAINERS: Added myself to write-after-approval.
11516
972760b7
JM
115172004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
11518
11519 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
11520 some OS port maintainers to OS port maintainers section.
11521
b0281654
FCE
115222004-02-13 Frank Ch. Eigler <fche@redhat.com>
11523
11524 * MAINTAINERS: Add self.
11525
3c419fd6
KH
115262004-02-12 Kazu Hirata <kazu@cs.umass.edu>
11527
11528 * MAINTAINERS: Alphabetize.
11529
e88e9aee
PB
115302004-02-12 Paolo Bonzini <bonzini@gnu.org>
11531
11532 * MAINTAINERS: Remove myself.
b4117c30 11533
1915e422
DE
115342004-02-11 David Edelsohn <edelsohn@gnu.org>
11535
11536 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
11537 (rs6000-*-aix*): Same.
11538 * configure: Regenerate.
11539
a22c2d8d
KC
115402004-02-11 Kelley Cook <kcook@gcc.gnu.org>
11541
11542 * configure.in (host): Add in missing $noconfigdirs to defines.
11543 * configure: Regenerate.
11544
d9cdb878
AC
115452004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
11546 Nathanael Nerode <neroden@gcc.gnu.org>
11547
11548 PR ada/6637, PR ada/5911
b4117c30 11549 Merge with libada-branch:
d9cdb878
AC
11550 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
11551 with appropriate dependencies. Add --enable-libada configure switch.
11552 * configure, Makefile.in: Regenerate.
11553
8bd92821
PB
115542004-02-09 Paolo Bonzini <bonzini@gnu.org>
11555
11556 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 11557
89a95129
RO
115582004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11559
11560 * configure.in: Don't pass --with-stabs on IRIX 5 either.
11561 * configure: Regenerate.
11562
892629bc
GK
115632004-02-04 Geoffrey Keating <geoffk@apple.com>
11564
11565 Merge from upstream:
11566
11567 * ltmain.in: When setting IFS to '~', be careful about user
11568 arguments that contain '~'.
11569
11570 2004-02-04 Peter O'Gorman <peter@pogma.com>
11571
11572 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
11573 Also test $base_compile against $CC with escaped arguments. Bug
11574 reported by Geoff Keating <geoffk@apple.com>.
11575
6b402165
KH
115762004-02-04 Kazu Hirata <kazu@cs.umass.edu>
11577
11578 * MAINTAINERS: Remove i960 port.
11579
fa2f0306
DD
115802004-01-23 DJ Delorie <dj@redhat.com>
11581
11582 * Makefile.def (target_modules) [libiberty]: Don't stage.
11583 * Makefile.in: Rebuilt.
11584
9feb20aa
CT
115852004-01-20 Caroline Tice <ctice@apple.com>
11586
11587 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 11588
7aed2ccc
PC
115892004-01-19 Paolo Carlini <pcarlini@suse.de>
11590
11591 * MAINTAINERS: Update my email address.
11592
f25bebe1
JM
115932004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
11594
11595 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 11596
28083580
VR
115972004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11598
11599 * MAINTAINERS: Remove entries without email address.
11600
c0f4b5e4
DJ
116012004-01-15 Daniel Jacobowitz <drow@mvista.com>
11602
11603 * MAINTAINERS: Add myself to write-after-approval.
11604
b5eb5a5e
SB
116052004-01-15 Steven Bosscher <stevenb@suse.de>
11606
11607 * MAINTAINERS: Update my email address.
11608
dce2d8b2 116092004-01-14 Loren J. Rittle <ljrittle@acm.org>
2c4de30b
LR
11610
11611 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
11612 * Makefile.tpl (configure-target-[+module+]): Support stage.
11613 * Makefile.in: Rebuilt.
11614
74c0b320
ILT
116152004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
11616
11617 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
11618
2560344b
RS
116192004-01-10 Richard Sandiford <rsandifo@redhat.com>
11620
11621 * MAINTAINERS: Add myself as a MIPS maintainer.
11622
8b21cda6
NN
116232004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
11624
2b6c260d
NN
11625 * configure.in: Use ./config.cache, not config.cache.
11626 * configure: Regenerate.
11627 * Makefile.tpl: Special-casing not needed for GCC any more.
11628 * Makefile.in: Regenerate.
11629
09438bde
NN
11630 * configure.in: Don't share a cache file for host dirs.
11631 * configure: Regenerate.
11632
8b21cda6
NN
11633 * config-ml.in: Don't mess with the cache file.
11634
e42870df
EB
116352004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
11636
11637 * MAINTAINERS: Move myself from 'Write After Approval' to
11638 'CPU Port Maintainers' section as SPARC maintainer.
11639
6b9eb62c
NN
116402004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
11641
78a816a6
NN
11642 * Makefile.tpl: Make GCC use a separate config.cache.
11643 * Makefile.in: Regenerate.
11644
6b9eb62c
NN
11645 PR bootstrap/11932, PR bootstrap/11933
11646 (I don't know if it will fix either of them, but it relates
11647 to them.)
11648 * configure.in: Don't use shared config.cache for target
11649 directories.
11650 * configure: Regenerate.
11651
86d7b562
DN
116522004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
11653
11654 * MAINTAINERS: Add myself to 'Write After Approval' section.
11655
07d0a605
RS
116562003-12-31 Roger Sayle <roger@eyesopen.com>
11657
11658 * configure.in (ia64*-*-hpux*): Disable building java libraries.
11659 * configure: Regenerated.
11660
459ac19f
KH
116612003-12-23 Kazu Hirata <kazu@cs.umass.edu>
11662
11663 * MAINTAINERS: Remove the mn10200 maintainer.
11664
5785c0ed 116652003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 11666
cc6010cd
AP
11667 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
11668 * configure: Regenerated.
5785c0ed 11669
a268eff9
JH
116702003-12-16 Jan Hubicka <jh@suse.cz>
11671
11672 * MAINTAINERS: Add myself as callgraph maintainer.
11673
9d465b12
TF
116742003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
11675
11676 * configure.in (raw_libstdcxx_flags): Remove the leading space.
11677 * configure: Regenerate.
11678
a68a270a
GB
116792003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
11680
11681 * MAINTAINERS: Move myself from 'Bug database only accounts' to
11682 'Write After Approval' section. Update email.
11683
dce2d8b2 116842003-12-01 James Lemke <jim@wasabisystems.com>
3066a15c
JL
11685
11686 * MAINTAINERS (Write After Approval): Add myself.
11687
8c052da4
MT
116882003-11-20 Matt Thomas <matt@3am-software.com>
11689
11690 * MAINTAINERS: Add myself as a vax port maintainer.
11691
e75f9147
KC
116922003-11-20 Kelley Cook <kcook@gcc.gnu.org>
11693
11694 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
11695 (configure-build-[+module+], configure-[+module+]): Likewise.
11696 (configure-target-[+module+], configure-gcc, config.status): Likewise.
11697 * Makefile.in: Regenerate.
11698
43d8d958
AT
116992003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
11700
11701 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
11702 shared/dylibed libraries.
11703 * ltmain.sh: Likewise.
11704 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
11705 * ltcf-cxx.sh: Likewise.
11706 * ltcf-gcj.sh: Likewise.
11707 * ltconfig: Likewise.
11708
638dcaa0
SC
117092003-11-17 Stan Cox <scox@redhat.com>
11710
11711 * MAINTAINERS: Add myself as iq2000 port maintainer.
11712
15cc172b
AC
117132003-11-14 Arnaud Charlet <charlet@act-europe.fr>
11714
b4117c30
ZW
11715 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
11716 * Makefile.in: Regenerate.
15cc172b 11717
20af77cd
UW
117182003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
11719
11720 * config.sub: Update to 2003-11-03 version.
11721
4dd01c5c
PE
117222003-10-20 Phil Edwards <phil@codesourcery.com>
11723
11724 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
11725 * configure: Regenerate.
11726
dce2d8b2 117272003-10-20 Nicolas Pitre <nico@cam.org>
8d36c499
NP
11728
11729 * MAINTAINERS: Add myself to 'Write After Approval' section.
11730
8b7ebc31
AC
117312003-10-20 Arnaud Charlet <charlet@act-europe.fr>
11732
11733 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11734
afe1910c
JM
117352003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
11736
11737 * MAINTAINERS: Update my email address.
11738
05dcec66
RO
117392003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11740
11741 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
11742
dce2d8b2 117432003-10-17 Ralph Loader <rcl@ihug.co.nz>
71fc2f0c
RL
11744
11745 * MAINTAINERS: Add myself to 'Write After Approval' section.
11746
507ec745
BI
117472003-10-16 Bernardo Innocenti <bernie@develer.com>
11748
11749 * config.guess: Update to 2003-10-16 version.
11750 * config.sub: Update to 2003-10-16 version.
11751
dce2d8b2 117522003-10-15 David Daney <ddaney@avtrex.com>
4d466c42
DD
11753
11754 * MAINTAINERS: Added myself to 'Write After Approval' section.
11755
0c9b16bc
FH
117562003-10-15 Falk Hueffner <falk@debian.org>
11757
11758 * MAINTAINERS: Move myself from 'Bug database only accounts' to
11759 'Write After Approval' section. Update email.
11760
74d57d15
RS
117612003-10-14 Roger Sayle <roger@eyesopen.com>
11762
11763 * MAINTAINERS: Move myself from 'Write After Approval' to
11764 'Various Maintainers' section as middle-end maintainer.
11765
d29b8ad8
NN
117662003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
11767
11768 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
11769 HOST_FLAGS_TO_PASS.
11770 * Makefile.in: Regenerate.
11771
26db814a
BI
117722003-10-11 Bernardo Innocenti <bernie@develer.com>
11773
11774 * config.guess: Update to 2003-10-07 version.
11775 * config.sub: Update to 2003-10-07 version.
11776
fffeb871
RO
117772003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11778
11779 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
11780 * ltconfig (irix5*, irix6*): Don't override version_type.
11781
6691a79e
ME
117822003-10-05 Mohan Embar <gnustuff@thisiscool.com>
11783
11784 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
11785 * configure: Rebuilt
11786 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
11787 * Makefile.in: Rebuilt
11788
62cdd71e
L
117892003-10-03 H.J. Lu <hongjiu.lu@intel.com>
11790
11791 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
11792
6fe2eacc
CW
117932003-09-30 Carlo Wood <carlo@alinoe.com>
11794
cc6010cd 11795 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 11796
ea57e5ad
PK
117972003-09-29 Paul Koning <ni1d@arrl.net>
11798
11799 * MAINTAINERS: Move myself from "Write After Approval"
11800 to CPU platform maintainers for pdp11 platform.
11801
e070672a
AT
118022003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
11803
11804 * MAINTAINERS: Move myself from 'Write After Approval' to
11805 'Various Maintainers' section as libffi testsuite maintainer.
11806
43bb47c2
DJ
118072003-09-21 Daniel Jacobowitz <drow@mvista.com>
11808
11809 * configure.in: Pass a computed --program-transform-name
11810 to subconfigures.
11811 * configure: Regenerated.
11812
da9d3b37
NN
118132003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
11814
94322beb
NN
11815 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
11816 * Makefile.in: Regenerate.
11817
da9d3b37
NN
11818 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
11819 * Makefile.in: Regenerate.
11820
ffd9060b
ZL
118212003-09-19 Ziemowit Laski <zlaski@apple.com>
11822
11823 * MAINTAINERS: Move myself from 'Write After Approval'
11824 to 'Various Maintainers' (objective-c) section.
11825
eeae7b41
DJ
118262003-09-17 Daniel Jacobowitz <drow@mvista.com>
11827
11828 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
11829 quoting.
11830 * configure: Regenerated.
11831
a080d12b
JB
118322003-09-16 Joel Brobecker <brobecker@gnat.com>
11833
11834 * MAINTAINERS (Write After Approval): Add myself to write after
11835 approval list.
11836
6cd2fc59
DN
118372003-09-16 Dorit Naishlos <dorit@il.ibm.com>
11838
cc6010cd 11839 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 11840
dcbdd9cc
ILT
118412003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
11842
11843 * MAINTAINERS: Update my e-mail address.
11844
e517f636
AM
118452003-09-09 Alan Modra <amodra@bigpond.net.au>
11846
11847 * libtool.m4 (LD): Correct powerpc64 host match.
11848
bc49924b
JW
118492003-09-06 James E Wilson <wilson@tuliptree.org>
11850
11851 * MAINTAINTERS: Update my affiliation and email address.
11852
082124f5
ZD
118532003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
11854
11855 * MAINTAINERS (Write After Approval): Add myself.
11856
dc94d89e
DD
118572003-09-04 DJ Delorie <dj@redhat.com>
11858
11859 * configure: Regenerate.
11860
118612003-09-04 Robert Millan <robertmh@gnu.org>
11862
11863 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 11864
7a0f2d4e
KG
118652003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11866
11867 * configure.in: Ensure arguments to sed are properly spaced.
11868 * configure: Regenerate.
11869
88d032eb
GP
118702003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
11871
11872 * MAINTAINERS: Update my e-mail address.
11873
0b3f3d22
ME
118742003-08-28 Mohan Embar <gnustuff@thisiscool.com>
11875
11876 * MAINTAINERS (Write After Approval): Add myself.
11877
d253f9ba
DJ
118782003-08-27 Daniel Jacobowitz <drow@mvista.com>
11879
11880 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
11881 * configure: Regenerated.
11882
066ec9c9
MM
118832003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
11884
11885 * MAINTAINERS: Update my email address.
11886
415d7ef9
PE
118872003-08-23 Phil Edwards <pme@gcc.gnu.org>
11888
11889 * configure.in: Use newline instead of semicolon when assuming
11890 shell arguments in a for loop.
11891 * configure: Regenerated.
11892
e1567352
JE
118932003-08-22 Jason Eckhardt <jle@rice.edu>
11894
11895 * MAINTAINERS: Resurrect the i860 maintainer.
11896
b348267b
GK
118972003-08-20 Geoffrey Keating <geoffk@apple.com>
11898
e50084fa
GK
11899 PR 8180
11900 * configure.in: When testing with_libs and with_headers, treat
11901 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
11902 * configure: Regenerate.
b4117c30 11903
b348267b
GK
11904 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
11905 make, shell, etc.
11906 (baseargs): Likewise.
11907 * configure: Regenerate.
11908
ca26ffe0
BI
119092003-08-20 Bernardo Innocenti <bernie@develer.com>
11910
11911 * MAINTAINERS (Write After Approval): Add myself.
11912
940cde4d
GK
119132003-08-19 Geoffrey Keating <geoffk@apple.com>
11914
11915 * configure.in: Disable libgcj for darwin not on powerpc.
11916 * configure: Rebuild.
11917
74bed51b
ADL
119182003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
11919
11920 * config-ml.in, symlink-tree: Add license.
11921
b4117c30
ZW
119222003-08-03 Richard Stallman <rms@gnu.org>
11923 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
11924
11925 * README.SCO: New file.
11926
333a28b4
MK
119272003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
11928
11929 * Makefile.tpl (check, check-c++): Express dependencies using
11930 dependencies rather than commands.
11931 * Makefile.in: Regenerate.
11932
c197e306
AC
119332003-08-01 Andrew Cagney <cagney@redhat.com>
11934
11935 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
11936 * configure: Ditto.
11937
a8ee6e2d
GK
119382003-07-31 Geoffrey Keating <geoffk@apple.com>
11939
11940 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 11941 * Makefile.in: Update.
a8ee6e2d 11942
8d9b3f2e
AT
119432003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
11944
11945 * configure.in: Enable libgcj for darwin.
11946 * configure: Rebuild.
11947
52c0c542
PE
119482003-07-29 Phil Edwards <pme@gcc.gnu.org>
11949
11950 * config-ml.in: Use ac_configure_args directly instead of
11951 ml_arguments. Only set ml_norecursion if --no[-]recursion is
11952 actually seen.
11953
b4acb5ef
NN
119542003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
11955
11956 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
11957 creating target and build subdirs to build all parent dirs as needed.
11958 * Makefile.in: Rebuild.
11959 * configure.in: Don't build dirs explicitly here.
11960 * configure: Rebuild.
11961
a51d71d0
PB
119622003-07-26 Paul Brook <paul@nowt.org>
11963
11964 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
11965
f43e12ce
AO
119662003-07-22 Alexandre Oliva <aoliva@redhat.com>
11967
11968 * Makefile.tpl (all-make): Depend on intl.
11969 * Makefile.in: Rebuilt.
11970
8a199ff6
PE
119712003-07-20 Phil Edwards <pme@gcc.gnu.org>
11972
11973 * install-sh: Update to newer upstream versions (associated with
11974 aclocal 1.7).
11975 * mkinstalldirs: Likewise.
11976 * missing: Likewise, plus $1Help2man -> $1 typo fix.
11977
e6a8c803
AP
119782003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
11979
11980 * MAINTAINERS: Move self from Bug database only accounts
11981 to write-after-approval.
11982
9f13608f
NN
119832003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
11984
11985 * config.if: Remove unused libc_interface determination.
11986
c7864714
NN
119872003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
11988
11989 * MAINTAINERS: Move self from write-after-approval to
11990 build machinery (*.in).
11991
775956d0
NN
119922003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
11993
11994 PR bootstrap/11273
11995 PR bootstrap/11408
11996 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
11997 unused INSTALL_PROGRAM_ARGS.
11998 * configure.in: Use AC_PROG_INSTALL.
11999 * Makefile.in: Regenerate.
12000 * configure: Regenerate.
12001
c7f67a6e
KH
120022003-07-13 Kazu Hirata <kazu@cs.umass.edu>
12003
12004 * MAINTAINERS: Alphabetize.
12005
33952f6f
AO
120062003-07-10 Alexandre Oliva <aoliva@redhat.com>
12007
12008 * configure: Rebuilt.
12009 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12010 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12011 newlib nor libgloss.
12012 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
12013 * configure.in (am33_2.0-*-linux*): Added.
12014
0d4f1b4e
BW
120152003-07-09 Bob Wilson <bob.wilson@acm.org>
12016
12017 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12018 * configure: Regenerate.
12019
56694dd9
ZW
120202003-07-07 Zack Weinberg <zack@codesourcery.com>
12021
12022 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12023 * Makefile.in: Regenerate.
12024
21607eb4
ZW
120252003-07-04 Zack Weinberg <zack@codesourcery.com>
12026
12027 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12028 * Makefile.in: Regenerate.
12029
dce2d8b2 120302003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8c90b13a
L
12031
12032 * Makefile.tpl: Replace PWD with PWD_COMMAND.
12033 * Makefile.in: Regenerated.
12034
5d42f90e
L
12035 * config-ml.in: Replace PWD with PWD_COMMAND.
12036
6eb95e99
ZW
120372003-07-04 Zack Weinberg <zack@codesourcery.com>
12038
12039 * intl: New directory; see intl/ChangeLog for details.
12040 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12041 * Makefile.tpl: all-gcc depends on maybe-all-intl.
12042 * Makefile.in: Regenerate.
12043
07d1940e
NN
120442003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
12045
12046 * configure.in: Clean up config-lang.in handling. Delete
12047 useless assignment to "subdirs".
12048 * configure: Regenerate.
12049
4dbda6f0
NN
120502003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
12051
12052 * configure.in: Rename 'target_libs' to 'target_libraries'.
12053 Remove useless reference to 'target_libs'.
12054 * configure: Regenerate.
12055
2c30ab71
KS
120562003-06-23 Keith Seitz <kseitz@sources.redhat.com>
12057
12058 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12059 * Makefile.in: Regenerate.
12060
11405c93
NN
120612003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
12062
12063 * Makefile.def: Introduce flags_to_pass.
12064 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12065 * Makefile.in: Regenerate.
12066
fb87ad5d
HPN
120672003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
12068
12069 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12070 and target-libgloss.
12071 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12072 <h8300*-*-*>: Disable libf2c and ${libgcj}.
12073 * configure: Regenerate.
12074
a7956a48
BK
120752003-06-17 Benjamin Kosnik <bkoz@redhat.com>
12076
12077 * configure.in: Update testsuite_flags to new location.
12078 * configure. Regenerate.
6eb95e99 12079
eaf9f3b2
NN
120802003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
12081
12082 * Makefile.tpl: Remove BUILD_CC stuff.
12083 * Makefile.in: Regenerate.
12084
2d89ffef
KH
120852003-06-17 Kazu Hirata <kazu@cs.umass.edu>
12086
12087 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12088
dce2d8b2 120892003-06-16 Graeme Peterson <gp@qnx.com>
83415b0b
GP
12090
12091 * MAINTAINERS (Write After Approval): Add myself.
12092
dce2d8b2 120932003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 12094
b951c91c
L
12095 * config.guess: Update to 2003-06-12 version.
12096 * config.sub: Update to 2003-06-13 version.
12097
dce2d8b2 120982003-06-12 H.J. Lu <hongjiu.lu@intel.com>
0bb41a37
L
12099
12100 * config.guess: Update to 2003-06-06 version.
12101 * config.sub: Update to 2003-06-06 version.
12102
655b7166
RO
121032003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12104
12105 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12106 * configure. Regenerate.
12107
01b759aa
NN
121082003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
12109
bf1d3e81
NN
12110 * configure.in: Disable serial configure by default.
12111 * configure: Regenerate.
12112 * Makefile.tpl: Abolish .NOTPARALLEL.
12113 * Makefile.in: Regenerate.
12114
e89fbdfe
NN
12115 * Makefile.tpl: Replace {build,host,target}_canonical by
12116 {build,host,target}.
12117 * Makefile.in: Regenerate.
12118
01b759aa
NN
12119 * Makefile.tpl: Fix stupid pasto.
12120 * Makefile.in: Regenerate.
12121
f7dae026
NN
121222003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
12123
12124 * Makefile.tpl: Remove bogus conditional.
12125 * Makefile.in: Regenerate.
12126
121272003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
12128
12129 * Makefile.tpl (profiledbootstrap): New target.
12130 * Makefile.in (profiledbootstrap): New target.
12131
2ffc3e73 121322003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
12133
12134 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12135 Pinski. Remove user names from other bugzilla-only maintainers.
12136
1a1e6b96
NN
121372003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
12138
1358ccea
NN
12139 * Makefile.tpl: Make 'recursive targets' using autogen rather
12140 than shell loop. Remove duplicate 'clean' targets and false
12141 comments.
12142 * Makefile.def: Add systematic dependencies to 'recursive' targets.
12143 Add systematic method of specifying missing targets in subdirs.
12144 Add copyright boilerplate.
12145 * Makefile.in: Regenerate.
12146 * configure.in: Add 'recursive targets' to maybe list.
12147 * configure: Regenerate.
12148
ae74ed1f
NN
12149 * MAINTAINERS: "GNATS only" -> "Bug database only".
12150
1a1e6b96
NN
12151 * Makefile.tpl: Rename [+target+] to [+make_target+].
12152 * Makefile.def: Rename 'target' to 'make_target'.
12153
c79af3fa
NB
121542003-05-31 Neil Booth <neil@daikokuya.co.uk>
12155
12156 * MAINTAINERS: Add self as options handling maintainer.
12157
39d85b61
MM
121582003-05-28 Michael Meissner <gnu@the-meissners.org>
12159
12160 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12161 been too long since I touched those ports.
12162
afc2b62d
DD
121632003-05-28 DJ Delorie <dj@redhat.com>
12164
12165 * Makefile.tpl: Make maybe-check-gcc .PHONY.
12166 * Makefile.in: Regenerate.
12167
df445104
MR
121682003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
12169
12170 * configure.in: Use curly braces in the definition of tooldir.
12171 * configure: Regenerate.
12172
2eb98e5d 121732003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 12174
2eb98e5d
DD
12175 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12176 newlib or libgloss.
12177 * Makefile.in: Regenerate.
12178
862fced8
DD
121792003-05-21 DJ Delorie <dj@redhat.com>
12180
12181 * Makefile.tpl: Add missing empty maybe-check-gcc target.
12182 * Makefile.in: Regenerate.
12183
fc351800
ILT
121842003-05-20 Ian Lance Taylor <ian@airs.com>
12185
12186 * MAINTAINERS: Update my e-mail address.
12187
7e2dbcef
NN
121882003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
12189
12190 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 12191 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
12192 Factor out common code from autogen IF statements.
12193 * configure: Regenerate.
12194 * Makefile.in: Regenerate.
12195
f2a0e225
KC
121962003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
12197
12198 * configure.in: Accept i[3456789]86 for machine type.
12199 * configure: Regenerate.
12200
8b87bb96
NN
122012003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
12202
12203 * configure.in: Switch more things to use maybe dependencies.
12204 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
12205 * configure: Regenerate.
12206 * Makefile.tpl: Switch more things to use maybe dependencies.
12207 * Makefile.in: Regenerate.
12208
fdb882bc 122092003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
12210
12211 * Makefile.tpl (install-opcodes): Define.
12212 * Makefile.in: Rebuild.
12213
f7c50032
AJ
122142003-05-13 Andreas Jaeger <aj@suse.de>
12215
12216 * config.guess: Update to 2003-05-09 version.
12217 * config.sub: Update to 2003-05-09 version.
12218
dce2d8b2 122192003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
12220
12221 * configure.in: Correct sed script so that options in quotes are not
12222 deleted.
12223 * configure: Rebuild.
12224
aa8f1f57
CV
122252003-05-12 Corinna Vinschen <corinna@vinschen.de>
12226
12227 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12228 and $$s/newlib/libc/sys/cygwin32 include paths.
12229 * configure: Ditto.
12230
0c130f81
MM
122312003-05-12 Michael Meissner <gnu@the-meissners.org>
12232
12233 * MAINTAINERS: Update my email addresses.
12234
aa1a100b
EB
122352003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
12236
12237 * config-ml.in: Propagate INSTALL variables.
f7c50032 12238
87861833
GP
122392003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12240
12241 * MAINTAINERS: Remove duplicate entries in Write After Approval.
12242
de722255
CD
122432003-05-02 Chris Demetriou <cgd@broadcom.com>
12244
6eb95e99
ZW
12245 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12246 * Makefile.in: Regenerate.
de722255 12247
96c4a002
WB
122482003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
12249
12250 * MAINTAINERS (GNATS only): Add Falk Hueffner.
12251
55b15a11
WB
122522003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
12253
12254 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12255
0c227849
DJ
122562003-04-27 Daniel Jacobowitz <drow@mvista.com>
12257
12258 * Makefile.tpl: Clean $(BUILD_SUBDIR).
12259 * Makefile.in: Regenerated.
12260
d45148c1
WB
122612003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
12262
12263 * MAINTAINERS (Write After Approval): Upgrade myself from
12264 GNATS only to write-after-approval. Update my mail address.
12265
dce2d8b2 122662003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
12267
12268 (OS Port Maintainers: freebsd): Add myself.
12269
438f50c3
MM
122702003-04-22 Mark Mitchell <mark@codesourcery.com>
12271
12272 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12273
9074e169
KJ
122742003-04-22 Kean Johnston <jkj@sco.com>
12275
12276 * MAINTAINERS (SCO ports): Added myself.
12277
dfd39a2e
NS
122782003-04-21 Nathan Sidwell <nathan@codesourcery.com>
12279
12280 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12281
ccbae82a
KJ
122822003-04-19 Kean Johnston <jkj@sco.com>
12283
12284 * MAINTAINERS (Write After Approval): Add myself.
12285
2f50999f
GP
122862003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12287
12288 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12289 * Makefile.in: Regenerate.
12290
e9b84181
JJ
122912003-04-18 Jakub Jelinek <jakub@redhat.com>
12292
12293 * configure.in (powerpc64*-*-linux*): Remove.
12294 * configure: Rebuilt.
12295
1ca4c6e1
PE
122962003-04-17 Phil Edwards <pme@gcc.gnu.org>
12297
12298 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
12299 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12300 and restrap.
12301 * Makefile.in: Regenerate.
12302
0590b963
RE
123032003-04-16 Richard Earnshaw <rearnsha@arm.com>
12304
12305 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12306 * configure: Regenerated.
12307
ff41a56f
DD
123082003-04-15 DJ Delorie <dj@redhat.com>
12309
12310 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12311
50d440bc
NC
123122003-04-13 Nick Clifton <nickc@redhat.com>
12313
12314 * config-ml.in: Remove support for --disable-aix removing
12315 call-aix multilibs.
12316
b1e0a93e
AO
123172003-04-10 Alexandre Oliva <aoliva@redhat.com>
12318
12319 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12320 * */configure: Rebuilt.
12321
71fb704d
JS
123222003-04-08 Joel Sherrill <joel@oarcorp.com>
12323
12324 * MAINTAINERS: Add my email address.
12325
3897ea90
OH
123262003-03-17 Olivier Hainque <hainque@act-europe.fr>
12327
12328 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 12329
93c834b7
NN
123302003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
12331
12332 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12333 * Makefile.in: Regenerate.
12334
82c34dcb
MC
123352003-03-14 Michael Chastain <mec@shout.net>
12336
12337 * Makefile.in: Regenerate with correct Makefile.def.
12338
73458fb7
NN
123392003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
12340
12341 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
12342 Make macro.
12343 * Makefile.in: Regenerate.
12344 * configure.in: Clean up gxx_include_dir logic.
12345 * configure: Regenerate.
12346
32cf27e5
AE
123472003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
12348
12349 * MAINTAINERS (Write After Approval): Add myself.
12350
c727e7a0
BE
123512003-03-10 Ben Elliston <bje@wasabisystems.com>
12352
12353 * MAINTAINERS: Update my mail address.
12354
9a27ac7a
FS
123552003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12356
12357 * configure.in (gxx_include_dir): Fix typo.
12358 * configure: Regenerated.
12359
3aa83176
NN
123602003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12361
12362 * Makefile.tpl: Reindent.
12363 * Makefile.in: Regenerate.
12364 * configure.in: Reindent. Don't set unused variables.
12365 * configure: Regenerate.
12366
9124bc53
DJ
123672003-03-04 Daniel Jacobowitz <drow@mvista.com>
12368
12369 * configure.in: Include $(build_tooldir)/sys-include in
12370 FLAGS_FOR_TARGET.
12371 * configure: Regenerated.
12372
cb543528
NN
123732003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12374
c858bf1e
NN
12375 * Makefile.tpl: Always pass down RANLIB.
12376 * Makefile.in: Regenerate.
12377
aa9c3ab4
NN
12378 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12379 * Makefile.in: Regenerate.
12380 * configure.in: Remove unused logic relating to --enable-shared
12381 and --enable-threads. Remove bogus comments. Remove redundant
12382 noconfigdirs.
12383 * configure: Regenerate.
12384
cb543528
NN
12385 * configure.in: Replace ${libstdcxx_version} by its value.
12386 Remove reference to mh-dgux.
12387 * configure: Regenerate.
12388
53f70c1b
KB
123892003-03-03 Kevin Buettner <kevinb@redhat.com>
12390
12391 * MAINTAINERS (Write After Approval): Add myself.
12392
df0f0674
NN
123932003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
12394
12395 * Makefile.tpl: Rearrange.
12396 * Makefile.in: Regenerate.
12397
dce2d8b2 123982003-02-25 Uwe Stieber <uwe@wwws.de>
ef4e7569
US
12399
12400 * configure.in: Add support for kaOS as cross build target system.
12401 * configure: Regenerated.
12402
a7a287eb
SB
124032003-02-24 Steven Bosscher <steven@gcc.gnu.org>
12404
12405 * MAINTAINERS (Write after approval): Add myself.
12406
ff00c8a2
JW
124072003-02-21 James E Wilson <wilson@tuliptree.org>
12408
12409 * MAINTAINERS: Update my email address.
12410
abb2db7a
ZW
124112003-02-21 Zack Weinberg <zack@codesourcery.com>
12412
12413 * MAINTAINERS: Add self to blanket write privs. section.
12414
e9f2dc3b
SM
124152003-02-20 Sean McNeil <sean@blue.mcneil.com>
12416
12417 * Makefile.tpl: Add definition of CPPFLAGS to pass into
12418 configure-target-* as some target builds may require additional
12419 flags for preprocessor tests.
12420 * Makefile.in: Regenerated.
12421
ee03dc5e
AO
124222003-02-19 Alexandre Oliva <aoliva@redhat.com>
12423
11856278
AO
12424 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12425 * ltconfig: Handle it.
12426 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12427 auto-detecting it.
12428
274aef32
AO
12429 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12430 it is used as argument to $CC.
12431 * ltcf-gcj.sh: Likewise.
12432
ee03dc5e
AO
12433 * configure.in: Introduce --enable-maintainer-mode.
12434 * configure: Rebuilt.
12435 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12436 for maintainer mode.
12437 * Makefile.in: Rebuilt.
12438
30db8e17
JM
124392003-02-18 Jason Merrill <jason@redhat.com>
12440
12441 * Makefile.tpl (check-c++): Allow parallelism.
12442
cab60ac6
GP
124432003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12444
12445 * MAINTAINERS: Remove John Carr (who never actually had access to
12446 gcc.gnu.org).
12447
c8e5d1af
GK
124482003-02-15 Geoffrey Keating <geoffk@apple.com>
12449
12450 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12451 don't configure target-libobjc.
12452 * configure: Regenerate.
12453
70f91f50
RO
124542003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12455
12456 * Makefile.tpl (RANLIB): Define.
12457 * Makefile.in: Regenerate.
12458
669e9062
LB
124592003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
12460
12461 * MAINTAINERS: Update my email.
abb2db7a 12462
61b56b2e
KS
124632003-02-06 Keith R Seitz <keiths@redhat.com>
12464
12465 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
12466 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
12467 * Makefile.in: Regenerated.
12468 * configure.in: Remove all traces of snavigator, db, and grep.
12469 * configure: Regenerated.
12470
a1ba6e15
GP
124712003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12472
12473 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
12474 After Approval.
12475
f5f2cce5
CC
124762003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12477
12478 * MAINTAINERS (Write after approval): Add myself.
12479
ba49f6f1
FCE
124802003-01-31 Frank Ch. Eigler <fche@redhat.com>
12481
12482 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
12483 * Makefile.in: Regenerated.
12484
ccf9f10c
RS
124852003-01-30 Roger Sayle <roger@eyesopen.com>
12486
12487 * config.guess: Updated to 2003-01-30's version.
12488 * config.sub: Updated to 2003-01-28's version.
12489
a693735b
AO
124902003-01-30 Alexandre Oliva <aoliva@redhat.com>
12491
12492 * config.if: If gcc_version is already set, just use it. Don't set
12493 gcc_version_trigger if it's already set, otherwise set it to
12494 gcc/version.c, but only if the file exists. If it is not set and
12495 gcc/version.c does not exist, try to extract the version number from
12496 $CC.
12497
204c43d6
AT
124982003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
12499
abb2db7a 12500 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 12501
842e91ec
PE
125022003-01-27 Phil Edwards <pme@gcc.gnu.org>
12503
12504 * configure.in: Revert 24Jan change.
12505 * configure: Regenerate.
12506
6b99984e
GP
125072003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12508
12509 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
12510 entry of HJ Lu.
12511
806e0935
NN
125122003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12513
12514 * configure.in: Revert previous change.
12515 * configure: Regenerate.
12516
307a9864
NN
125172003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12518
12519 * configure.in: Make rda native-only.
12520 * configure: Regenerate.
12521
02ba6302
VR
125222003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
12523
12524 * MAINTAINERS: Move myself from GNATS-only-accounts to
12525 write-after-approval.
12526
77d187bc
NN
125272003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
12528
12529 * configure.in: Add missing \.
12530 * configure: Rebuilt.
12531
a94a2d4c
JJ
125322003-01-17 Jakub Jelinek <jakub@redhat.com>
12533
12534 * configure.in (baseargs): Avoid using \| in sed regular
12535 expressions.
12536 * configure: Rebuilt.
12537
73f84924
JJ
125382003-01-16 Jakub Jelinek <jakub@redhat.com>
12539
12540 * configure.in (baseargs): Remove all supported forms of
12541 --cache-file, --srcdir, --host, --build and --target options
12542 from argument lists.
12543 * configure: Rebuilt.
12544
8c12fc63
JZ
125452003-01-15 Josef Zlomek <zlomekj@suse.cz>
12546
12547 * MAINTAINERS: Add myself to write-after-approval list.
12548
7c005a3a
AO
125492003-01-15 Alexandre Oliva <aoliva@redhat.com>
12550
12551 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
12552 * configure: Rebuilt.
12553
3dfabf63
NN
125542003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
12555
12556 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
12557 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
12558 * Makefile.in: Regenerate.
12559 * configure: Regenerate.
12560
cf53ae10
AO
125612003-01-09 Alexandre Oliva <aoliva@redhat.com>
12562
12563 * configure.in: Remove Makefile in build, host and target modules
12564 unless configure was run with --no-recursion.
12565 * configure: Rebuilt.
12566
3fbe8e4a
CC
125672003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12568
12569 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
12570 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
12571 * Makefile.in: Regenerate.
12572
66e2aa7d
CD
125732003-01-08 Chris Demetriou <cgd@broadcom.com>
12574
12575 * config.guess: Update to 2003-01-03 version.
12576 * config.sub: Update to 2003-01-03 version.
12577
b5038cfb
CF
125782003-01-07 Christopher Faylor <cgf@redhat.com>
12579
12580 * configure: Regenerate with proper autoconf 2.13.
12581
d02c69be
CF
125822003-01-07 Christopher Faylor <cgf@redhat.com>
12583
12584 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 12585 * configure: Regenerate.
d02c69be 12586
e914a571
AC
125872003-01-06 Andrew Cagney <ac131313@redhat.com>
12588
12589 * configure.in (GDB_TK): Add tcl directories conditional on
12590 gdb/gdbtk directory being present.
12591 * configure: Regenerate.
abb2db7a 12592
dce2d8b2 125932003-01-04 John David Anglin <dave.anglin@nrc.ca>
70571545 12594
dce2d8b2
EB
12595 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
12596 used by gcc if LD is not defined and we are not doing a Canadian Cross.
70571545
JDA
12597 * configure: Rebuilt.
12598
89a7012a
TT
125992002-12-31 Tom Tromey <tromey@redhat.com>
12600
12601 * Makefile.in: Rebuilt.
12602 * Makefile.def (target_modules) [libffi]: Allow installation.
12603
3f4f56e2
AS
126042002-12-31 Andreas Schwab <schwab@suse.de>
12605
12606 * configure.in: Fix use of $program_transform_name.
12607 * configure: Regenerated.
12608
6c1b8d0a
DJ
126092002-12-30 Daniel Jacobowitz <drow@mvista.com>
12610
12611 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 12612 * configure: Regenerated.
6c1b8d0a 12613
c5120911
AO
126142002-12-29 Alexandre Oliva <aoliva@redhat.com>
12615
12616 * Makefile.tpl (local-distclean): Don't remove...
12617 (multilib.ts): ... this. Moved into...
12618 (multilib.out): ... this. Don't use sub-make.
12619 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
12620 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
12621 (configure-build-[+module+], configure-[+module+],
12622 configure-target-[+module+], configure-gcc): ... these. Test
12623 for Makefile existence. Drop config.status from dependencies.
12624 * Makefile.in: Rebuilt.
12625 * configure.in: Move gcc-version-trigger to the end of
12626 ac_configure_args. Add comments to maybedep.tmp and
12627 serdep.tmp. Introduce --disable-serial-configure. Remove
12628 nonopt from baseargs, matching and removing corresponding
12629 whitespace while at it.
12630 * configure: Rebuilt.
12631
e245b0ea
AO
126322002-12-28 Alexandre Oliva <aoliva@redhat.com>
12633
903de295
AO
12634 * configure.in (host_configargs): Replace reference to
12635 no-longer-defined buildopts with --build=${build_alias}.
12636 * configure: Rebuilt.
12637
e245b0ea
AO
12638 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
12639 program_transform_name to standard idiom.
12640 (AUTOGEN, AUTOCONF): Define.
12641 (Makefile.in): Use $(AUTOGEN).
12642 (Makefile): Depend on config.status, and use autoconf-style rule to
12643 build it. Move original commands to...
12644 (config.status): ... this new target.
12645 (configure): Add $(srcdir). Depend on config/acx.m4. Use
12646 $(AUTOCONF).
12647 * Makefile.in: Rebuilt.
12648
671aa708
NN
126492002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
12650
53fbfb58
NN
12651 * Makefile.tpl: Fix dramatic bustage due to change in
12652 program_transform_name.
12653 * Makefile.in: Regenerate.
12654
12655 * configure.in: Remove unnecessary PATH setting.
12656 * configure: Regnerate.
12657
12658 * configure.in: Don't default to unprefixed tools unless
12659 the native tools will work.
12660 * configure: Regenerate.
12661
671aa708
NN
12662 * configure.in: Convert to autoconf script. Blow away lots
12663 of now-redundant Makefile fragments.
12664 * configure: Generate using Autoconf.
12665 * Makefile.tpl: Rewrite to reflect autoconfiscation.
12666 * Makefile.in: Regenerate.
12667
57f40826
NN
126682002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
12669
3fedb745
NN
12670 * configure: Fix stupid bug where RANLIB was mistakenly included.
12671
abb2db7a 12672 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
12673 (build_configargs, host_configargs, target_configargs).
12674
12675 * configure.in: Move logic out of sed statement.
12676
abb2db7a 12677 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
12678 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
12679
315fa0f4
SS
126802002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
12681
12682 * config.sub: Import from master repository
12683 * config.guess: Ditto
12684
45aff44f
AS
126852002-12-24 Andreas Schwab <schwab@suse.de>
12686
12687 * Makefile.tpl (multilib.out): Fix missing space.
12688 * Makefile.in: Regenerate.
12689
88b5521b
NN
126902002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
12691
12692 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
12693 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
12694 * Makefile.in: Regenerate.
12695 * configure.in: Remove unnecessary leftovers.
12696
2a726918
GK
126972002-12-21 Geoffrey Keating <geoffk@apple.com>
12698
12699 * configure.in (extra_ranlibflags_for_target): New variable.
12700 (*-*-darwin): Add -c to ranlib commands.
12701 * configure (tooldir): Handle extra_ranlibflags_for_target.
12702
aace3269 127032002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
12704
12705 * Makefile.tpl: Revert HJL's change.
12706 * Makefile.in: Regenerated.
12707 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
12708 always.
12709
f0895142
AS
127102002-12-19 Andreas Schwab <schwab@suse.de>
12711
12712 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
12713 * Makefile.in: Regenerate.
12714
dce2d8b2 127152002-12-18 H.J. Lu <hjl@gnu.org>
782d0c02
L
12716
12717 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
12718 * Makefile.in: Regenerated.
12719
12720 * configure.in (build_prefix): New. Substitute.
12721
212f6dd0
NN
127222002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
12723
79308c5d
NN
12724 * Makefile.tpl: Don't let real targets depend on phony targets.
12725 * Makefile.in: Regenerate.
12726
212f6dd0
NN
12727 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
12728 * Makefile.in: Regenerate.
12729
ab17919f
SS
127302002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
12731
12732 * config.sub: Import from master repository
12733 * config.guess: Ditto
12734
5ecf91d1
JM
127352002-12-16 Jason Merrill <jason@redhat.com>
12736
12737 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
12738 previous 'make bootstrap'.
12739 * Makefile.in: Regenerate.
12740
d8437e1b
HPN
127412002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
12742
12743 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
12744
4977bab6
ZW
127452002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
12746
12747 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
12748 * Makefile.in: Regenerate.
12749
0edcfdcb
JM
127502002-12-13 Jason Merrill <jason@redhat.com>
12751
6248218a 12752 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
12753 library tests.
12754 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
12755 * Makefile.in: Regenerate.
12756
4977bab6
ZW
127572002-12-12 Alexandre Oliva <aoliva@redhat.com>
12758
12759 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
12760 * Makefile.in: Rebuilt.
12761
f87505dd
AO
127622002-12-12 Alexandre Oliva <aoliva@redhat.com>
12763
12764 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
12765
4977bab6
ZW
127662002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
12767
12768 * configure: Fix bug put in by gremlins.
12769
12770 * Makefile.tpl: Substitute more autoconfily.
12771 * configure: Substitute more autoconfily.
12772 * Makefile.in: Regenerate.
12773
7f0db92a
SS
127742002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
12775
12776 * config.sub: Import from master repository
12777 * config.guess: Ditto
12778 * MAINTAINERS: Added Svein Seldal under write after approval
12779
4977bab6
ZW
127802002-12-08 Andrew Cagney <ac131313@redhat.com>
12781
12782 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
12783 * Makefile.in (all-sim): Ditto.
12784
127852002-12-06 DJ Delorie <dj@redhat.com>
12786
12787 * Makefile.tpl: Change configure dependencies to not have real
12788 targets depend on phony targets.
12789
127902002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
12791
12792 * configure.in: Revert unintentional change.
12793
12794 * Makefile.tpl: Change dependency for */multilib.out so that
12795 it works when gcc isn't in the tree.
12796
12797 * configure.in: Substitute more.
12798 * configure: Run subconfigures from the Makefile.
12799 * Makefile.tpl: Run subconfigures from the Makefile; add a few
12800 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
12801
67f1b906
GP
128022002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12803
12804 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
12805
4977bab6
ZW
128062002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
12807
12808 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
12809 and corresponding dependencies.
12810 * Makefile.in: Regenerate.
12811
12812 * configure.in (host_tools): Order binutils, gas and ld for
12813 convenience in running the testsuites.
12814
12815 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
12816 * Makefile.in: Regenerate.
12817 * configure.in: Introduce rules to serialize subconfigure runs.
12818
12819 * configure.in: Introduce BASE_CC_FOR_TARGET.
12820 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
12821 Realize configure-build-* targets. Realize configure-target-* targets.
12822 * Makefile.in: Regenerate.
12823
128242002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
12825
12826 * configure: Move gcc_version_trigger stuff from here...
12827 * configure.in: ...to here.
12828
12829 * configure.in: Separate subconfigure options added by this file from
12830 options given by the user. Add machinery to put args for host
12831 subconfigures into the Makefile.
12832
12833 * Makefile.tpl: Remove 'vault' targets.
12834 * Makefile.tpl: Reorder and comment dependencies.
12835 * Makefile.in: Regenerate.
12836
128372002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
12838 * configure.in: Fix my broken commit of previous patch. (sigh)
12839
743f054e
GK
128402002-11-28 Geoffrey Keating <geoffk@apple.com>
12841
12842 * configure.in: Move host-specific darwin noconfigdirs into
12843 the host-specific section.
12844
4977bab6
ZW
128452002-11-28 Geoffrey Keating <geoffk@apple.com>
12846
12847 * configure.in: Move host-specific darwin noconfigdirs into
12848 the host-specific section.
12849
128502002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
12851
12852 * configure: Remove skip-this-dir support.
12853 * Makefile.tpl: Remove skip-this-dir support.
12854
12855 * Makefile.tpl: Remove leftover support for non-autoconfiscated
12856 subdirectories.
12857 * Makefile.in: Regenerate.
12858
12859 * Makefile.tpl: Strip out useless setting of 'dir'.
12860 * Makefile.in: Regenerate.
12861
128622002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
12863
12864 * configure.in: Fix deeply stupid bug.
12865
12866 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
12867 shell code in CXX_FOR_TARGET
12868 * Makefile.def: Introduce raw_cxx.
12869 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
12870 RAW_CXX_FOR_TARGET.
12871 * Makefile.in: Regenerate.
12872
128732002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
12874
12875 * Makefile.tpl: Remove unnecessary ifs.
12876 * Makefile.in: Regenerate.
12877
12878 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
12879 dependencies. Maybe-ize build-libiberty. Create dummy install
12880 targets for 'no_install' modules.
12881 * configure: Move GDB_TK substitution to configure.in. Move
12882 build_modules stuff to configure.in.
12883 * configure.in: Implement soft dependency machinery. Maybe-ize
12884 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
12885 * Makefile.in: Regenerate.
12886
128872002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
12888
12889 * Makefile.tpl: Make all-target, install-target behave similarly
12890 to all, install (only hitting configured targets). Eliminate
12891 unused macro defintions.
12892
12893 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
12894 build != host.
12895
12896 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
12897
12898 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
12899
12900 * configure.in: Produce lists of subdir targets we're actually
12901 configuring. Remove references to "dosrel".
12902 * Makefile.tpl: Let configure set which subdir targets are hit.
12903 Remove install-cross; clean up install; remove ALL. Remove
12904 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
12905 Autogenerate host module targets. Remove empty dependency lines
12906 and redundant dependency; rearrange slightly.
12907 * Makefile.def: Add host-side libtermcap, utils.
12908
12909 * Makefile.in: Regenerate.
12910
e6226a2f
RO
129112002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12912
12913 * ltconfig (osf[345]): Append $major to soname_spec.
12914 Reflect this in library_names_spec.
12915 * ltmain.sh (osf): Prefix $major with . for use as extension.
12916
3b75d237
AJ
129172002-11-19 Andreas Jaeger <aj@suse.de>
12918
12919 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
12920 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
12921 and sparc64 GNU/Linux systems.
12922
809108de
NS
129232002-11-19 Nathan Sidwell <nathan@codesourcery.com>
12924
12925 * MAINTAINERS: Update email.
12926
e7e0de7e
GP
129272002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12928
12929 * MAINTAINERS: Complete James Dennett's entry.
12930
f7109dea
EB
129312002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
12932
12933 * MAINTAINERS (Write After Approval): Add myself.
12934
d3ac17c9
BK
129352002-11-13 Bruce Korb <bkorb@gnu.org>
12936
12937 * Makefile.tpl: syntactic cleanup
12938
dce2d8b2 129392002-11-13 Stuart Hastings <stuart@apple.com>
cbf78ae4
SH
12940
12941 * MAINTAINERS: Add myself to write-after-approval list.
12942
4977bab6
ZW
129432002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
12944
12945 * Makefile.def: Add list of recursive targets to autogenerate.
12946 Add build_modules.
12947 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
12948 targets. Autogenerate *-build-* targets.
12949 * Makefile.in: Regenerate.
12950
129512002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
12952
12953 * configure: More autoconf-style substitutions.
12954 * Makefile.tpl: More autoconf-style substitutions.
12955 * Makefile.in: Regenerate.
12956
129572002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
12958
12959 * configure: Substitute more variables in a more autoconf-friendly
12960 way. Simplify slightly.
12961 * Makefile.tpl: Make more variables substitutable in an
12962 autoconf-friendly way.
12963 * Makefile.in: Regenerate.
12964
d4783999
JW
129652002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
12966
12967 * MAINTAINERS (Write After Approval): Add myself.
12968
4977bab6
ZW
129692002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
12970
12971 * configure.in (v810*): Remove special setting of tools.
12972
12973 * configure: Add support for extra required flags for ar or nm.
12974 * configure.in (aix4.3+): Use above support for target-specific
12975 issues, rather than using config/mt-aix43.
12976
129772002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
12978
12979 * configure: Remove 'removing', which doesn't work. Replace $subdir
12980 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
12981 with $srcdir. Reformat indentation. Substitute some variables
12982 formerly hard-coded in the Makefile for build=host.
12983 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
12984 * Makefile.def: Autogenerate more.
12985 * Makefile.in: Regenerate.
12986
1c9c903e
AN
129872002-11-04 Adam Nemet <anemet@lnxw.com>
12988
12989 * MAINTAINERS (Write After Approval): Add myself.
12990
40673d2b
KB
129912002-11-04 Kevin Buettner <kevinb@redhat.com>
12992
12993 * Makefile.def (host_modules): Add rda.
12994 * Makefile.in: Regenerate.
12995 * configure.in (target_tool): Add target-rda to list.
12996
42e650ae
GP
129972002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12998
12999 * MAINTAINERS: Remove "co-maintainer" note for web pages.
13000
e004b81f
PE
130012002-10-25 Phil Edwards <pme@gcc.gnu.org>
13002
13003 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
13004 and restrap targets to this rule.
13005 * Makefile.in: Regenerate.
13006
06bd49b1
GP
130072002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13008
13009 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13010 GNATS only accounts.
13011
d0af82b0
HPN
130122002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
13013
13014 * configure.in (i[3456]86-*-linux*): Add check to disable
13015 ${libgcj} for glibc1.
13016
10782654
DC
130172002-10-24 Denis Chertykov <denisc@overta.ru>
13018
13019 * MAINTAINERS: Add myself as ip2k port maintainer.
13020
a5a438f5
SS
130212002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
13022
13023 * configure.in: Add tic4x target.
13024
fe3d5b7f
NN
130252002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
13026
aba8a494
NN
13027 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13028 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13029 * Makefile.in: Regenerate.
13030
fe3d5b7f
NN
13031 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13032 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13033 * Makefile.in: Regenerate.
13034
a6ad79e7
JJ
130352002-10-02 Janis Johnson <janis187@us.ibm.com>
13036
13037 * MAINTAINERS: Add myself as web pages co-maintainer.
13038
6a8a9058
NN
130392002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13040
13041 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13042 * Makefile.in: Regenerate.
13043
327d975a
ZW
130442002-10-02 Zack Weinberg <zack@codesourcery.com>
13045
13046 * MAINTAINERS: Add myself and Nathan Sidwell
13047 <nathan@codesourcery.com> as VxWorks maintainers.
13048
a5ae8f19 130492002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
13050
13051 * Makefile.def: Remove order dependency comments.
13052 * Makefile.tpl: Add explicit install-install dependencies.
13053 * Makefile.in: Regenerate.
d0f6c823 13054
34c6040c 13055 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 13056 * Makefile.in: Regenerate.
34c6040c 13057
d0f6c823
NN
13058 * Makefile.tpl: Add configure-target (for src-release in src)
13059 * Makefile.in: Regenerate.
13060
50bd210b
NC
130612002-09-30 Nick Clifton <nickc@redhat.com>
13062
13063 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13064
ca25149e
UW
130652002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
13066
13067 * configure.in (s390*-*-linux*): Enable libgcj.
13068
dd30b57d
NN
130692002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
13070
9e60a678
NN
13071 * configure: Revert accidentally applied changes.
13072
dd30b57d
NN
13073 * Makefile.tpl: Make more autoconf-friendly.
13074 * Makefile.in: Regenerate.
13075 * configure: Make substitution more autoconf-like.
13076
5831424e
RE
130772002-09-28 Richard Earnshaw <rearnsha@arm.com>
13078
13079 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13080 single entry to handle all these.
13081 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
13082 libjava on arm-*-elf.
13083
b7f3b15b
GK
130842002-09-27 Geoffrey Keating <geoffk@apple.com>
13085
13086 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13087 things that depend on them.
13088
0dffceed
NN
130892002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13090
13091 * Makefile.tpl: Make subsituted variables more autoconfy.
13092 * Makefile.in: Regenerate.
13093 * configure: Make seds more autoconfy.
13094
1db75a86 130952002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
13096
13097 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13098 * Makefile.in: Regenerate.
13099 * configure.in: Rewrite sed statements to look autoconfy.
13100
1db75a86
NN
13101 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13102 all-target-foo on configure-target-foo.
13103 * Makefile.def: Ditto.
13104 * Makefile.in: Rebuild.
13105
741a4e89
AH
131062002-09-25 Andrew Haley <aph@redhat.com>
13107
13108 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13109
95ddd785
NN
131102002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
13111
13112 * Makefile.def: New file.
13113 * Makefile.tpl: New file.
13114 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13115 * contrib/gcc_update: Note that Makefile.in is a generated file.
13116
13117 * configure.in: Minor rearrangement. Simplify tests.
13118
65a824f6
JT
131192002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
13120
13121 * configure.in (with_headers): Skip copy if value is "yes".
13122 (with_libs): Likewise.
13123
51270f0a 131242002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
13125
13126 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13127 * configure.in (sh*-*-pe*): Ditto.
13128 * configure.in (mips*-*-pe*): Ditto.
13129 * configure.in (*arm-wince-pe): Ditto.
13130
8f89dbf4
NN
13131 * configure.in: Rearrange.
13132
c1b8db3f
KH
131332002-09-14 Kazu Hirata <kazu@cs.umass.edu>
13134
13135 * MAINTAINERS: Update my email address.
13136
341f0575
PK
131372002-08-30 Paul Koning <pkoning@equallogic.com>
13138
13139 * MAINTAINERS: (Write After Approval): Add myself.
13140
d2e06980
GK
131412002-08-29 Geoffrey Keating <geoffk@redhat.com>
13142
13143 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13144
4906d5d8
GK
131452002-08-24 Geoffrey Keating <geoffk@redhat.com>
13146
13147 * MAINTAINERS: Change my mailing address.
13148
e9a25cc8
PC
131492002-08-21 Paolo Carlini <pcarlini@unitus.it>
13150
13151 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 13152 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 13153
dce2d8b2 131542002-08-20 Loren J. Rittle <ljrittle@acm.org>
a5aa7421
LR
13155
13156 * MAINTAINERS (Write After Approval): Remove myself.
13157 (Various Maintainers: c++ runtime libs): Add myself.
13158
5ce6f47b
EC
131592002-08-15 Eric Christopher <echristo@redhat.com>
13160
13161 * config.sub: Import from master repository.
13162 * config.guess: Ditto.
13163
7f9317f0
AO
131642002-08-19 Alexandre Oliva <aoliva@redhat.com>
13165
13166 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13167 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13168 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13169
7aecca3d
AH
131702002-08-16 Aldy Hernandez <aldyh@redhat.com>
13171
13172 * MAINTAINERS: Add self to rs6000 vector extensions.
13173
8ea4b195
AO
131742002-08-15 Alexandre Oliva <aoliva@redhat.com>
13175
13176 * libiberty/configure: Reverted unintended yesterday's check in.
13177
f5cc59a7
AO
131782002-08-14 Alexandre Oliva <aoliva@redhat.com>
13179
13180 * boehm-gc/configure, libf2c/configure: Rebuilt.
13181 * libffi/configure, libiberty/configure: Ditto.
13182 * libjava/configure, libobjc/configure: Ditto.
13183 * libstdc++-v3/configure, zlib/configure: Ditto.
13184 Merged from binutils:
13185 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
13186 From Steve Ellcey <sje@cup.hp.com>:
13187 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13188 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13189 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13190 IA64.
13191 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13192 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13193 soname_spec, sys_lib_search_path_spec): Ditto.
13194
dce2d8b2 131952002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
66350331
FS
13196
13197 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13198
2ff34870
L
131992002-08-04 H.J. Lu (hjl@gnu.org)
13200
13201 * configure.in (mips*-*-linux*): Don't skip target-libffi.
13202
a014f2fe
KW
132032002-08-02 Krister Walfridsson <cato@df.lth.se>
13204
13205 * MAINTAINERS (Write After Approval): Add myself.
13206
c01d477a
AM
132072002-07-31 Alan Modra <amodra@bigpond.net.au>
13208
13209 * configure.in: Move generic linux case to end. Copy generic
13210 linux noconfigdirs to mips*-*-linux* entry and new
13211 powerpc64*-*-linux* entry. Add target-libffi for the latter.
13212
68cd2524
MM
132132002-07-19 Michael Matz <matz@suse.de>
13214
13215 * MAINTAINERS: Add myself as ra* maintainer.
13216
e2d83b8c
CD
132172002-07-16 Chris Demetriou <cgd@broadcom.com>
13218
13219 * config.guess: Update to 2002-07-09 version.
13220 * config.sub: Update to 2002-07-03 version.
13221
cece4f1d
HPN
132222002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
13223
13224 * MAINTAINERS: Fix typo in a maintainer email address.
13225
bb654703
NN
132262002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
13227
13228 * configure.in: Remove two redundant tests.
13229
789b7de5
RO
132302002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13231
13232 * configure.in (mips*-*-irix6*o32): Enable stabs.
13233
e1da1089
NN
132342002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
13235
f3970bba
NN
13236 * configure.in: Don't build grez.
13237 * Makefile.in: Ditto.
13238
e1da1089
NN
13239 * Makefile.in: Remove references to bsp, cygmon, libstub.
13240 * configure.in: Ditto.
13241
13242 * configure.in: Remove leftover reference to gdbtest.
13243
57c905fa
PE
132442002-07-08 Phil Edwards <pme@gcc.gnu.org>
13245
13246 * configure.in (gxx_include_dir): Change to match versioned
13247 C++ headers if --enable-version-specific-runtime-libs is used.
13248
a0af94a7 132492002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 13250
a0af94a7
SE
13251 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13252
423ce3eb
NN
132532002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
13254
13255 * configure.in: Make --without-x work.
13256
98186934
NN
132572002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
13258
c3b7d169
NN
13259 * configure.in: Rearrange target Makefile fragment collection.
13260
98186934
NN
13261 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13262 cvs[src].
13263 * configure.in: Ditto.
13264
eebd288a
MK
132652002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
13266
13267 * MAINTAINERS (Write After Approval): Update my e-mail address.
13268
3ab36f05
NN
132692002-06-24 Ben Elliston <bje@redhat.com>
13270
13271 * configure.in (host_tools): Remove cgen.
13272
13273 * Makefile.in (all-cgen): Remove; runs from its source directory.
13274 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 13275 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
13276 (all-sim): Likewise.
13277
dce2d8b2 132782002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3ab36f05
NN
13279
13280 * Makefile.in: Eliminate 'apache' targets.
13281 * configure.in: Eliminate 'apache' targets.
13282
55380b08
NN
13283 * configure.in: Eliminate redundant tests. Reorganize.
13284
9a5c1b9d
NN
13285 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13286
5fd3853a
NN
13287 * config-ml.in: Eliminate references to Cygnus configure.
13288
cfefc434
NN
13289 * Makefile.in: Eliminate references to building emacs.
13290
2fe93885
GS
132912002-06-28 Graham Stott <graham.stott@btinternet.com>
13292
13293 * MAINTAINERS: Update my email address.
13294
53c40185
BK
132952002-06-26 Benjamin Kosnik <bkoz@redhat.com>
13296
13297 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 13298 (cxx_incdir): Remove.
53c40185 13299
97679694
NN
133002002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
13301
13302 * MAINTAINERS (Write After Approval): Add self.
13303
b03bcd37
DC
13304Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
13305
13306 * configure.in: Add support for ip2k.
13307
6bd12129
NN
133082002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
13309
13310 * configure.in: Fix AIX configury bug.
13311
e0d98a92
SE
133122002-06-20 Steve Ellcey <sje@cup.hp.com>
13313
13314 * MAINTAINERS (Write After Approval): Add self.
13315
ba3292db
NN
133162002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13317
ef40bc65
NN
13318 * configure.in: replace ${topsrcdir} with ${srcdir}
13319
7a0be465
NN
13320 * configure.in: Move definition of libstdcxx_flags
13321 right above usage, rather than waaay earlier.
13322
e1848dde
NN
13323 * configure.in: Pull definition of is_cross_compiler earlier.
13324
8bc2fff1
NN
13325 * configure.in: Rearrange a little.
13326
ba3292db
NN
13327 * configure.in: Remove references to librx.
13328 * Makefile.in: Remove references to librx.
13329
11d8b408
DC
13330Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
13331
13332 * config.sub: Add support for avr target.
13333 Import from master sources, rev 1.255
5ce6f47b 13334
93da8339
PE
133352002-06-19 Phil Edwards <pme@gcc.gnu.org>
13336
13337 * configure, .cvsignore: Revert previous change...
13338 * Makefile: ...delete.
13339
b4caab5c
NN
133402002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13341
13342 * configure.in: Eliminate ${gasdir} variable.
13343
ee777171
DB
133442002-06-18 Dave Brolley <brolley@redhat.com>
13345
13346 * configure.in: Add support for frv.
13347 * config.sub: Add support for frv.
13348
26e4af54
PE
133492002-06-18 Phil Edwards <pme@gcc.gnu.org>
13350
13351 * configure: Remove garbage from previous commit.
13352
bb20b7da
PE
133532002-06-18 Phil Edwards <pme@gcc.gnu.org>
13354
13355 * configure: For in-source builds, make a subdir and re-exec there.
13356 * Makefile: New file. Pass targets through to build directory.
13357 * .cvsignore: No longer ignore "Makefile".
13358
9d321f6c
DR
133592002-06-16 Douglas Rupp <rupp@gnat.com>
13360
13361 * MAINTAINERS (Write After Approval): Add self.
13362
c8eb2bc0
KG
133632002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13364
13365 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13366
f210d239
JT
133672002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
13368
13369 * configure.in (vax-*-netbsd*): Re-enable gas.
13370
e9667b3c
NN
133712002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
13372
efe1f357
NN
13373 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13374 BUILD_PREFIX_1, to correct nomenclature.
13375 * configure: Likewise.
13376
e9667b3c
NN
13377 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13378 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13379
fe2fe497
OH
133802002-05-31 Olaf Hering <olh@suse.de>
13381
13382 * config-ml.in: Propogate DESTDIR also.
13383
dcf7f0dd
JT
133842002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
13385
13386 * configure.in (vax-*-netbsd*): Don't build gas for this
13387 platform.
13388
6ff14f32
MM
133892002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
13390
13391 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13392 and libgcj for AVR.
13393
397de1ff
KK
133942002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
13395
13396 * MAINTAINERS (Write After Approval): Add myself.
13397
ac30211c
JT
133982002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
13399
13400 * config.guess: Update to 2002-05-22 version.
13401 * config.sub: Likewise.
13402
1e6347d8
RO
134032002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13404
13405 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13406 * config-ml.in: Likewise.
13407 * configure: Likewise.
13408 * configure.in: Likewise.
13409
e5ce1d6d
SC
134102002-05-16 Stephane Carrez <stcarrez@nerim.fr>
13411
13412 * MAINTAINERS: Update my email address.
13413
6cdef75d
NN
134142002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
13415
4a87f061
NN
13416 * configure.in: Simplify makefile fragment collection.
13417
13418 * configure.in: Remove code to build emacs.
603606e7 13419
e254d6b5
NN
13420 * configure.in : Remove --srcdir argument from targargs and buildargs
13421 (it's always overridden in the Makefile anyway). Rearrange a bit.
13422
13423 * configure: Move some logic to configure.in.
13424 * configure.in: Move some logic from configure.
6cdef75d 13425
1d6006fe
TT
134262002-05-11 Tom Tromey <tromey@redhat.com>
13427
13428 * MAINTAINERS: Reflect libgcj reality.
13429
b70b3534
FS
134302002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
13431
13432 * Makefile.in: Honour DESTDIR.
13433
4434687a
MM
134342002-05-08 Mark Mitchell <mark@codesourcery.com>
13435
13436 * config.guess: Import 2002-03-20 version.
13437 * config.sub: Import 2002-04-26 version.
13438
a89e49c7
RO
134392002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13440
13441 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13442
44e55536
TJ
134432002-05-07 Tim Josling <tej@melbpc.org.au>
13444
13445 * MAINTAINERS: Add self.
13446
dce2d8b2 134472002-05-06 Loren J. Rittle <ljrittle@acm.org>
97320a3f
LR
13448
13449 * ltmain.sh: Detect and handle object name conflicts
13450 while piecewise linking a static library.
13451
b7c13625
AO
134522002-05-05 Alexandre Oliva <aoliva@redhat.com>
13453
13454 * configure.in (noconfigdirs): Don't disable libgcj on
13455 sparc64-*-solaris* and sparcv9-*-solaris*.
13456
4182d9fa
AO
134572002-05-03 Alexandre Oliva <aoliva@redhat.com>
13458
13459 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
13460
7bebf279
TF
134612002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
13462
13463 * configure.in (FLAGS_FOR_TARGET): Do not add
13464 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
13465 on i[3456]86-*-linux*.
13466
9a06dc7d
TF
134672002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
13468
13469 * configure.in (noconfigdirs): Replace [ ] with test.
13470
13471 * configure.in (noconfigdirs): Do not add target-newlib if
13472 target == i[3456]86-*-linux*, and host == target.
13473
a51a07fa
NN
134742002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
13475
9e7facd6
DD
13476 * configure.in: delete reference to absent file
13477
aeaa0f2f
NN
13478 * configure.in: replace '[' with 'test'
13479
4bb98828
NN
13480 * configure.in: Eliminate references to gash.
13481 * Makefile.in: Eliminate references to gash.
13482
64791664
NN
13483 * configure.in: remove useless references to 'pic' makefile fragments.
13484
3ed57cf4
NN
13485 * configure.in: (*-*-windows*) Finish removing.
13486
a51a07fa
NN
13487 * configure.in: Eliminate redundant test for libgui.
13488
8552f6f1
RS
134892002-04-29 Roger Sayle <roger@eyesopen.com>
13490
13491 * MAINTAINERS: Add self and realphabetize. Update entries
13492 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
13493 entry for a29k port maintainer.
13494
dce2d8b2 134952002-04-26 Joel Sherrill <joel@OARcorp.com>
9e847666
JS
13496
13497 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
13498 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
13499
704c9a14
NN
135002002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
13501
13502 * configure.in: remove references to dead files
13503
7bff5059
MM
135042002-04-19 Mark Mitchell <mark@codesourcery.com>
13505
13506 * MAINTAINERS: Add information about purpose of this file.
13507
0c7c67f0
TT
135082002-04-18 Tom Tromey <tromey@redhat.com>
13509
13510 * configure.in: Disallow configuring libgcj when it is already
13511 installed and we're using Solaris 2.8 linker. Do enable libgcj on
13512 Solaris 2.8 by default. For PR libgcj/6158.
13513
63501e91
NN
135142002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13515
13516 * configure.in: Move default CC setting out of config/mh-* fragments
13517 directly into here.
13518
701afd4d
NN
135192002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13520
13521 * configure.in: don't even try to configure or make a subdirectory
13522 if there's no configure script for it.
13523
07cdae91
MM
135242002-04-15 Mark Mitchell <mark@codesourcery.com>
13525
13526 * MAINTAINERS: Remove chill maintainers.
13527 * Makefile.in (CHILLFLAGS): Remove.
13528 (CHILL_LIB): Remove.
13529 (TARGET_CONFIGDIRS): Remove libchill.
13530 (CHILL_FOR_TARGET): Remove.
13531 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
13532 CHILL_LIB.
13533 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
13534 (CHECK_TARGET_MODULES): Likewise.
13535 (INSTALL_TARGET_MODULES): Likewise.
13536 (CLEAN_TARGET_MODULES): Likewise.
13537 (configure-target-libchill): Remove.
13538 (all-target-libchill): Remove.
13539 * configure.in (target_libs): Remove target-libchill.
13540 Do not compute CHILL_FOR_TARGET.
13541 * libchill: Remove directory.
5ce6f47b 13542
ab50d72b
DD
135432002-04-11 DJ Delorie <dj@redhat.com>
13544
13545 * Makefile.in, configure.in: Sync with binutils, entries
13546 follow...
13547
0a1e123a
DD
135482002-04-07 Andrew Cagney <ac131313@redhat.com>
13549
13550 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
13551 (do-tar, do-bz2): New rules.
13552 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
13553 (gdb-tar): New rule.
13554 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
13555 (insight_dejagnu.tar): New rule.
13556 (insight.tar): New rule.
13557 (gdb+dejagnu.tar): New rule.
13558 (gdb.tar): New rule.
13559
ab50d72b
DD
135602002-02-01 Mo DeJong <supermo@bayarea.net>
13561
13562 * Makefile.in: Add all-tix to deps for all-snavigator
13563 so that tix is built when building snavigator.
13564
135652002-01-11 Steve Ellcey <sje@cup.hp.com>
13566
13567 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
13568 ld and gdb are not supported.
13569
135702002-01-07 Mark Salter <msalter@redhat.com>
13571
13572 * configure.in: Remove target-bsp and target-cygmon from arm builds.
13573 Allow target-libgloss to be built for arm, strongarm, and xscale.
13574
135752001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
13576
13577 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
13578 options for i[3456]86-pc-linux* native builds.
13579
135802001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
13581
13582 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
13583 files from .po files for a distribution.
13584
135852001-09-03 Jeff Holcomb <jeffh@redhat.com>
13586
13587 * configure.in: Enable libstdc++-v3 for h8300 targets.
13588
135892001-06-19 Alan Modra <amodra@bigpond.net.au>
13590
13591 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
13592 version from bfd/.
13593
13594Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
13595
13596 * Makefile.in (VER): When present, extract the version number from
13597 the file version.in.
13598
dce2d8b2 135992001-05-24 Tom Rix <trix@redhat.com>
ab50d72b
DD
13600
13601 * configure.in : enable ld for aix
13602
136032001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
13604
13605 * config.guess: Add linux target for S/390.
13606
136072000-11-07 Philip Blundell <pb@futuretv.com>
13608
13609 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
13610
136112000-11-03 Philip Blundell <pb@futuretv.com>
13612
13613 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
13614 files.
13615
136162001-01-15 Ben Elliston <bje@redhat.com>
13617
13618 * configure.in (host_tools): Add sid.
13619 Always configure cgen.
13620
136212000-11-24 Nick Clifton <nickc@redhat.com>
13622
13623 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
13624
ab50d72b
DD
136252000-08-20 Doug Evans <dje@casey.transmeta.com>
13626
13627 * Makefile.in (ALL_MODULES): Add all-cgen.
13628 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
13629 (all-cgen): New target.
13630 (all-opcodes,all-sim): Depend on all-cgen.
13631 * configure.in (host_tools): Add cgen.
13632 Only configure cgen if --enable-cgen-maint.
13633
dce2d8b2 136342002-04-09 Loren J. Rittle <ljrittle@acm.org>
ef98ad7b
LR
13635
13636 * configure.in: Add *-*-freebsd* configurations.
13637
90def2b2
TT
136382002-04-08 Tom Tromey <tromey@redhat.com>
13639
13640 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
13641 Fixes PR libgcj/6068.
13642
320d7e7a
KW
136432002-03-30 Krister Walfridsson <cato@df.lth.se>
13644
13645 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
13646
18b467f1
RO
136472002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13648
13649 * configure.in (alpha*-dec-osf*): Enable libgcj.
13650
dce2d8b2 136512003-03-27 Matthew Gingell <gingell@gnat.com>
8bb3a5af
MG
13652
13653 * MAINTAINERS (Write After Approval): Add myself.
13654
56ae9405
NC
136552002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
13656
13657 Fix for: PR bootstrap/3591, target/5676
13658 * configure.in (mcore-pe): Disable the configuration of
13659 libstdc++-v3 since exceptions are not supported.
13660
f18d9a0c
AG
136612002-03-20 Anthony Green <green@redhat.com>
13662
13663 * configure.in: Enable libgcj for xscale-elf target.
13664
dce2d8b2 13665Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
c0e21eef
R
13666
13667 * MAINTAINERS: Update my email address.
13668
28eca9e8
AO
136692002-03-16 Alexandre Oliva <aoliva@redhat.com>
13670
13671 * ltmain.sh (relink_command): Fix typo in previous change.
13672
e67e72c7
AO
136732002-03-15 Alexandre Oliva <aoliva@redhat.com>
13674
13675 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
13676 (relink_command): Added --tag flags.
13677 (mode=install): If relinking fails; error out.
13678
c2273204
RH
136792002-03-12 Richard Henderson <rth@redhat.com>
13680
13681 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
13682 .NOTPARALLEL tag.
13683 (do-check): Rename from check.
13684 (check): Allow parallel check.
13685
bcb64245
BW
136862002-03-12 Bob Wilson <bob.wilson@acm.org>
13687
13688 * MAINTAINERS: Add myself as maintainer for xtensa port.
13689 Fix alphabetical order in CPU port maintainer list.
13690 Remove myself from Write After Approval list.
13691
63adb4ff
RH
136922002-03-11 Richard Henderson <rth@redhat.com>
13693
13694 * Makefile.in (.NOTPARALLEL): Add fake tag.
13695
9bec4bf0
L
136962002-03-07 H.J. Lu (hjl@gnu.org)
13697
13698 * configure.in: Enable gprof for mips*-*-linux*.
13699
c7fc1f84
DS
137002002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
13701
13702 * MAINTAINERS (Write After Approval): Add myself.
13703
6bff33fb
AO
137042002-02-28 Alexandre Oliva <aoliva@redhat.com>
13705
13706 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
13707 libjava.
13708 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
13709
0210b33b
AO
137102002-02-23 Alexandre Oliva <aoliva@redhat.com>
13711
13712 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
13713 because its Makefile is there; test for the executable instead.
13714
fcc0a3ef
AO
137152002-02-22 Alexandre Oliva <aoliva@redhat.com>
13716
13717 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
13718 libstdc++-v3 and libjava.
13719
dce2d8b2 137202002-02-11 Adam Megacz <adam@xwt.org>
97cf8285
AM
13721
13722 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
13723 boehm-gc
5ce6f47b 13724
40fe0ec3
AO
137252002-02-09 Alexandre Oliva <aoliva@redhat.com>
13726
13727 * config.guess: Updated to 2002-01-30's version.
13728 * config.sub: Updated to 2002-02-01's version.
13729 Contribute sh64-elf.
13730 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
13731 * configure.in: Added sh64-*-*.
13732
694d53ee
CD
137332002-02-08 Chris Demetriou <cgd@broadcom.com>
13734
13735 * MAINTAINERS: Belatedly add myself to write after approval list.
13736
a9ca50b1
JH
13737Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
13738
13739 * MAINTAINERS: Put self in as maintainer for x86-64 port.
13740 Remove self as Write After Approval.
13741
5ffc3500
GK
137422002-01-31 Geoffrey Keating <geoffk@redhat.com>
13743
13744 * MAINTAINERS: Put self in as maintainer for contrib/regression
13745 directory.
13746
4ceaf7fb
PE
137472002-01-28 Phil Edwards <pme@gcc.gnu.org>
13748
13749 * MAINTAINERS: Update my email address.
13750
51584787
JT
137512002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
13752
5ce6f47b
EC
13753 * configure.in (*-*-netbsd*): New. Skip target-newlib,
13754 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
13755 libraries if not supported for NetBSD on target CPU.
13756
5701d273
DR
137572002-01-25 Douglas B Rupp <rupp@gnat.com>
13758
13759 * install-sh: Use _inst.$$_ for temp file name.
13760
b299a075
JT
137612002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
13762
13763 * MAINTAINERS (Write After Approval): Move my contact info
13764 from here...
13765 (OS Port Maintainers): ...to here (netbsd).
13766
51fe14b5
BW
137672002-01-22 Bob Wilson <bob.wilson@acm.org>
13768
13769 * MAINTAINERS (Write After Approval): Add myself.
13770
dce2d8b2 137712002-01-17 H.J. Lu <hjl@gnu.org>
b634ad42
L
13772
13773 * Makefile.in (all-fastjar): Also depend on all-libiberty.
13774 (all-target-fastjar): Also depend on all-target-libiberty.
13775
3cd87679
L
137762002-01-16 H.J. Lu (hjl@gnu.org)
13777
13778 * config.guess: Import from master sources, rev 1.225.
13779 * config.sub: Import from master sources, rev 1.238.
13780
969a6d8f
KH
137812002-01-16 Kazu Hirata <kazu@hxi.com>
13782
13783 * MAINTAINERS (Write After Approval): Remove myself.
13784
366f6a52
FW
137852001-12-19 Florian Weimer <fw@deneb.enyo.de>
13786
13787 * MAINTAINERS (Write After Approval): Add myself.
13788
f02240b6
JM
137892001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
13790
13791 * MAINTAINERS: Add self as docs co-maintainer.
13792
5d08dc39
MK
137932001-12-11 Matthias Klose <doko@debian.org>
13794
13795 * MAINTAINERS (Write After Approval): Add myself.
13796
39e790d5
ZW
137972001-12-09 Zack Weinberg <zack@codesourcery.com>
13798
13799 * MAINTAINERS: Update my email address.
13800
4519d6a3
TC
138012001-12-07 Turly O'Connor <turly@apple.com>
13802 * MAINTAINERS (Write After Approval): Add myself.
13803 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
13804 (rs6000_initialize_trampoline): Call __trampoline_setup for
13805 ABI_DARWIN too.
13806 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 13807 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 13808
21cf0a73
PC
138092001-12-07 Paolo Carlini <pcarlini@unitus.it>
13810
13811 * MAINTAINERS (Write After Approval): Add myself.
13812
4ee43206
DR
13813Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
13814
13815 * configure, configure.in: Use temp file for long sed commands.
13816
251931f3
LG
138172001-12-03 Laurent Guerby <guerby@acm.org>
13818
13819 * config.sub: Update to version 1.232 on subversion.
13820
03777dd7
BE
138212001-12-03 Ben Elliston <bje@redhat.com>
13822
13823 * MAINTAINERS: Update mail address for config.* patches.
13824
dce2d8b2 138252001-11-27 DJ Delorie <dj@redhat.com>
e490616e
ZW
13826 Zack Weinberg <zack@codesourcery.com>
13827
13828 When build != host, create libiberty for the build machine.
13829
13830 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
13831 CONFIG_ARGUMENTS.
13832 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
13833 New variables.
13834 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
13835 and rules.
13836 (all.normal): Depend on ALL_BUILD_MODULES.
13837 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
13838 (all-build-libiberty): Depend on configure-build-libiberty.
13839
13840 * configure: Calculate and substitute proper value for
13841 ALL_BUILD_MODULES.
13842 * configure.in: Create the build subdirectory.
13843 Calculate and substitute TARGET_CONFIGARGS (formerly
13844 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
13845
04075e8f
ZL
138462001-11-26 Ziemowit Laski <zlaski@apple.com>
13847
13848 * MAINTAINERS (write-after-approval): Add self.
13849
ed19322d
CR
138502001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
13851
13852 * MAINTAINERS (GNATS only accounts): Remove self.
13853
90a12988
HPN
138542001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
13855
13856 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
13857 libf2c.
13858
77e653ad
CR
138592001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
13860
13861 * MAINTAINERS (Write After Approval): Add self.
13862
64adad99
DB
138632001-11-12 David O'Brien <obrien@FreeBSD.org>
13864
13865 * MAINTAINERS: mips and s390 are also CPU ports.
13866
834a28c7
DB
138672001-11-12 David O'Brien <obrien@FreeBSD.org>
13868
13869 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
13870
ef94239f
DB
138712001-11-11 David O'Brien <obrien@FreeBSD.org>
13872
13873 * MAINTAINERS: Alphabetize.
13874
beda0427
KH
138752001-11-09 Kazu Hirata <kazu@hxi.com>
13876
13877 * MAINTAINERS (Various maintainers: h8 port): Add myself.
13878
6ca224d3
JDA
138792001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
13880
13881 * MAINTAINERS (Various maintainers: hppa port): Added myself.
13882
132e4bd7
PE
138832001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
13884
13885 * configure.in (--enable-languages): Be more permissive about
13886 syntax. Check for empty lists better. Warn about $LANGUAGES.
13887
c6243b4c
GK
138882001-11-08 Geoffrey Keating <geoffk@redhat.com>
13889
13890 * config.sub: Import from master sources, rev. 1.230.
13891 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
13892
abbb9e76
LG
138932001-11-07 Laurent Guerby <guerby@acm.org>
13894
13895 * MAINTAINERS (Write After Approval): Add self.
13896
53cdb27a
HPN
138972001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
13898
13899 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
13900
dd3a88c9
HPN
139012001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
13902
13903 * config.sub: Import from master sources, rev 1.226.
13904 * config.guess: Import from master sources, rev 1.216.
13905
d344dce9
HPN
139062001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
13907
13908 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
13909 * MAINTAINERS: Add self as maintainer of MMIX port.
13910 Remove old after-approval entry.
13911
63f6bcd7
JM
139122001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
13913
13914 * ChangeLog, configure: Fix spelling errors.
13915
84f92638
BK
139162001-10-20 Brendan Kehoe <brendan@zen.org>
13917
13918 * MAINTAINERS: Tweak my address.
13919
dce2d8b2 13920Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2f30eda4
R
13921
13922 * MAINTAINERS: Update my email address.
13923
1567080c 139242001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 13925
f48a3b5c 13926 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 13927 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 13928
30106886
GB
139292001-10-10 Geert Bosch <bosch@gnat.com>
13930
e490616e 13931 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
13932 Added Robert Dewar.
13933
dce2d8b2 139342001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
d3d51b8c
DB
13935
13936 * MAINTAINERS (Write After Approval): Added self
13937
d1c3e709
GB
139382001-10-02 Geert Bosch <bosch@gnat.com>
13939
13940 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
13941
50f5f793
JM
139422001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
13943
13944 * configure: Handle temporary files securely using mkdir.
13945
7fddf9a9
AO
139462001-09-29 Alexandre Oliva <aoliva@redhat.com>
13947
13948 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
13949
dce2d8b2 139502001-09-26 Will Cohen <wcohen@redhat.com>
387beb82
WC
13951
13952 * configure.in (*-*-linux*): Disable configuration of target-newlib
13953 and target-libgloss.
e490616e 13954
0c055e34
AO
139552001-09-26 Alexandre Oliva <aoliva@redhat.com>
13956
13957 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
13958 RANLIB.
13959
759bfa90
AO
139602001-09-21 Alexandre Oliva <aoliva@redhat.com>
13961
13962 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
13963 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
13964 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
13965 avoid quotes nesting problems.
13966 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
13967 (DO_X): Export only variables that are set.
13968
1dc4a750
BE
139692001-09-19 Ben Elliston <bje@redhat.com>
13970
13971 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
13972 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
13973 semantics. Use the shell built-in "type" command instead.
13974
898c7238
AO
139752001-08-31 Alexandre Oliva <aoliva@redhat.com>
13976
13977 Merged from gcc-3_0-branch:
13978 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
13979 * ltcf-c.sh: Use $objext, not $ac_objext.
13980 2001-07-27 Mark Kettenis <kettenis@gnu.org>
13981 * ltcf-cxx.sh: Add support for GNU.
13982 2001-07-22 Timothy Wall <twall@redhat.com>
13983 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
13984 default settings if using GNU tools with that configuration.
13985 * ltcf-cxx.sh: Ditto.
13986 * ltcf-gcj.sh: Ditto.
13987 2001-07-21 Michael Chastain <chastain@redhat.com>
13988 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
13989 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
13990 * ltmain.sh: Mark as gcc-local.
13991
8fa0a32e
EC
139922001-08-30 Eric Christopher <echristo@redhat.com>
13993 Jason Eckhardt <jle@redhat.com>
13994
13995 * config.guess: Merge from master sources.
13996 * config.sub: Merge from master sources, add support for mipsisa32.
13997
32f30f91 139982001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
13999 * config.sub: Merge from master sources, rev 1.219.
14000 * MAINTAINERS: Add self as contact for stormy16 port.
14001
f6084f99
ZW
140022001-08-14 Zack Weinberg <zackw@panix.com>
14003
14004 * config.sub: Merge from master sources, rev 1.218.
14005 * config.guess: Merge from master sources, rev 1.209.
14006
91b54f7f
GS
140072001-08-11 Graham Stott <grahams@redhat.com>
14008
14009 * Makefile.in (check-c++): Add missing semicolon.
14010
e5b3941e
JH
14011Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
14012
32f30f91 14013 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 14014
6387a56e
EC
140152001-07-30 Eric Christopher <echristo@redhat.com>
14016
14017 * MAINTAINERS (Various maintainers: mips port): Added myself.
14018
53b475f0
AH
140192001-07-25 Andrew Haley <aph@cambridge.redhat.com>
14020
e490616e 14021 * configure.in (sh-*-linux*): New.
53b475f0 14022
2a08c780
RH
140232001-07-27 Richard Henderson <rth@redhat.com>
14024
14025 * .cvsignore: Add LAST_UPDATED.
14026
bfa79422
UW
140272001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
14028
14029 * MAINTAINERS (Various maintainers: s390 port): Added myself.
14030
0ae85492
AH
140312001-07-16 Aldy Hernandez <aldyh@redhat.com>
14032
e490616e 14033 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 14034
8e1ab0fe
NP
14035Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
14036
14037 * MAINTAINERS (Write After Approval): Added myself.
14038
2b997990
SC
140392001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14040
14041 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14042 and libgcj on m68hc11/m68hc12.
14043
d920e825
L
140442001-06-27 H.J. Lu (hjl@gnu.org)
14045
14046 * Makefile (CFLAGS_FOR_BUILD): New.
14047 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14048
d425a1e0
JM
140492001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14050
14051 * README: Remove version number.
14052
5b5b4207
GP
140532001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14054
14055 * INSTALL/README: Update wrt. to the installation instructions now
14056 residing in gcc/doc/install.texi.
14057
be839b69
JM
140582001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14059
14060 * README: Replace with a cut-down and updated version of gcc/README.
14061
fe2ee7c4
DE
140622001-06-12 David Edelsohn <edelsohn@gnu.org>
14063
14064 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14065 multilibs to be disabled.
14066
4f5d646c
DB
140672001-06-11 Daniel Berlin <dan@cgsoftware.com>
14068
14069 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 14070
818f0c85
AO
140712001-06-09 Alexandre Oliva <aoliva@redhat.com>
14072
14073 * config.guess: Import CVS version 1.195.
14074 * config.sub: Import CVS version 1.212.
14075
e9a8af10
AO
140762001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
14077
14078 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14079 gcc/xgcc is built, use -print-prog-name to find out the program
14080 name to use.
14081
ae3ca0a9
PE
140822001-06-04 Phil Edwards <pme@sources.redhat.com>
14083
14084 * config.guess: Import CVS version 1.194. All gcc-local changes
14085 appear to also be in the master copy.
14086 * config.sub: Import CVS version 1.211.
14087
066bd40d
MM
14088Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
14089
14090 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14091 with_gcc]: Use `gcc -shared' to build a shared library.
14092
4aef4f33
JDA
14093Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
14094
14095 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14096 archives.
14097
c386f00f
RO
14098Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14099
14100 * MAINTAINERS (Write After Approval): Add myself.
14101
2ae5cea5
HPN
141022001-06-01 Hans-Peter Nilsson <hp@axis.com>
14103
14104 * configure.in (libstdcxx_flags): Do not try to execute
14105 libstdc++-v3/testsuite_flags until it exists.
14106
c3766183
AM
141072001-06-01 Alan Modra <amodra@bigpond.net.au>
14108
14109 * MAINTAINERS: Update my email address.
14110
9b337833
GS
141112001-05-31 Graham Stott <grahams@redhat.com>
14112
14113 * MAINTAINERS (Write After Approval): Add myself.
14114
dce2d8b2 141152001-05-28 Simon Patarin <simon.patarin@inria.fr>
55fce0eb
SP
14116
14117 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
14118 libraries when using g++ with native linker.
14119
5f7de4b8
AO
141202001-05-28 Alexandre Oliva <aoliva@redhat.com>
14121
14122 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14123
a7bc0fbb
AO
141242001-05-22 Alexandre Oliva <aoliva@redhat.com>
14125
14126 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14127 [aix4*|aix5*]: Prepend blank.
14128
33456445
AO
141292001-05-20 Alexandre Oliva <aoliva@redhat.com>
14130
14131 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14132 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
14133 of subdir/configure scripts to use the new libtool.m4.
14134
e48d3d00
MK
141352001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
14136
14137 * MAINTAINERS (Write After Approval): Add myself.
14138
9e0e191b
BK
141392001-05-18 Benjamin Kosnik <bkoz@redhat.com>
14140
14141 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14142
3f19b439
BE
141432001-05-11 Ben Elliston <bje@redhat.com>
14144
14145 * Makefile.in (all-sid): New target.
14146 (check-sid, clean-sid, install-sid): Likewise.
14147
6ebe3121
JO
141482001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
14149
14150 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14151
ca3667c4
AO
141522001-05-03 Alexandre Oliva <aoliva@redhat.com>
14153
14154 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14155 libgcj.
14156
141572001-05-03 Alexandre Oliva <aoliva@redhat.com>
14158
14159 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14160 gcc/xgcc is built, use -print-prog-name to find out the program
14161 name to use.
14162
b2964d63
AO
141632001-04-26 Alexandre Oliva <aoliva@redhat.com>
14164
b1bb2302
AO
14165 * configure.in (noconfigdirs): Don't reset it from scratch in the
14166 target case; only append to it.
6387a56e 14167
b2964d63
AO
14168 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14169 sparc-*-solaris2.8]: Disable ${libgcj}.
14170
8343765d
AO
141712001-04-25 Alexandre Oliva <aoliva@redhat.com>
14172
14173 * configure.in (libgcj_saved): Copy from $libgcj.
14174 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14175 --disable-libgcj.
14176
ddbb6d43
GRK
141772001-04-25 Gavin Romig-Koch <gavin@redhat.com>
14178
14179 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 14180 C front end maintainer.
ddbb6d43 14181
3fa03ff9
AG
14182Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
14183
14184 * configure.in: Move *-chorusos target case to the proper switch.
14185 Disable libgcj.
14186
99ffe40f
AO
141872001-04-12 Alexandre Oliva <aoliva@redhat.com>
14188
14189 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14190 1.641.2.228.
14191
78faa32d
FS
141922001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14193
14194 * Makefile.in (STAGE1_CFLAGS): Pass down.
14195
cdbff0ab
AM
141962001-04-13 Alan Modra <amodra@one.net.au>
14197
14198 * config.guess: Add hppa64-linux support. Note for next import that
14199 this is already in the master file.
14200 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
14201
75b9074c
AO
142022001-04-12 Alexandre Oliva <aoliva@redhat.com>
14203
14204 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14205 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14206
125404c5
SS
142072001-04-11 Stan Shebs <shebs@apple.com>
14208
14209 * MAINTAINERS: Add self as Darwin port maintainer.
14210
876684fe
AM
142112001-04-11 Alan Modra <amodra@one.net.au>
14212
14213 * MAINTAINERS: Update my email address.
14214
06729913
LR
142152001-04-10 Loren J. Rittle <ljrittle@acm.org>
14216
14217 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14218 recent versions of FreeBSD (release 3 or later).
14219 * ltconfig: On FreeBSD, -lc must not be provided when building
14220 a shared library or else the standard -pthread gcc option is
14221 rendered worthless to later users of the built library.
14222
67916302
JM
142232001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
14224
14225 * MAINTAINERS: Add self and RTH as C front end maintainers.
14226
d2bc0628
AO
142272001-04-05 Alexandre Oliva <aoliva@redhat.com>
14228
e490616e
ZW
14229 * config.sub: Make sure to match an already-canonicalized
14230 machine name (eg. mn10300-unknown-elf).
d2bc0628 14231
a3406c06
AO
142322001-04-01 Alexandre Oliva <aoliva@redhat.com>
14233
14234 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14235 New macros.
14236 (bootstrap, cross): Use RECURSE_FLAGS.
14237 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14238
a076f6a4
AO
142392001-03-27 Alexandre Oliva <aoliva@redhat.com>
14240
14241 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14242
e9f4fa71
CH
142432001-03-22 Colin Howell <chowell@redhat.com>
14244
7238de5c
CH
14245 * Makefile.in (DO_X): Do not backslash single-quotes in
14246 backquotes (two places).
e9f4fa71 14247
b6b14b1b
AO
142482001-03-22 Alexandre Oliva <aoliva@redhat.com>
14249
14250 Re-installed:
14251 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14252 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14253 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14254 * ltcf-cxx.sh: Likewise.
14255 * ltcf-gcj.sh: Likewise.
14256
1eb0b89d
GP
142572001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14258
14259 * MAINTAINERS: Add myself as "documentation co-maintainer".
14260
82e23236
AO
142612001-03-22 Alexandre Oliva <aoliva@redhat.com>
14262
14263 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14264 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14265
64ec27c3
TT
142662001-03-19 Tom Tromey <tromey@redhat.com>
14267
14268 * config-ml.in: Handle GCJ and GCJFLAGS.
14269
191de407
MC
142702001-03-21 Michael Chastain <chastain@redhat.com>
14271
14272 * Makefile.in: all-m4 depends on all-texinfo.
14273
fed4dede
LR
142742001-03-20 Loren J. Rittle <ljrittle@acm.org>
14275
14276 * MAINTAINERS: Add myself to write after approval list.
14277
085072bb
LB
142782001-03-18 Laurynas Biveinis <lauras@softhome.net>
14279
14280 * Makefile.in (DO_X): Quote nested quotes.
14281
5af8ea3f
AM
142822001-03-18 Alan Modra <alan@linuxcare.com.au>
14283
14284 * MAINTAINERS: Add myself to write after approval list.
14285
69e23037
LB
142862001-03-15 Laurynas Biveinis <lauras@softhome.net>
14287
14288 * Makefile.in (DO_X): Use double quotes for quoting
14289 "RANLIB=$${RANLIB}".
14290
2b9650f4
OP
142912001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
14292
14293 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14294
dce2d8b2 142952001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4698d2cf
NP
14296
14297 * configure.in: Only use `lang_requires' for languages athat are
14298 actually enabled.
14299
f6646274
PE
143002001-03-08 Phil Edwards <pme@sources.redhat.com>
14301
14302 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
14303
c9a54638
AO
143042001-03-08 Alexandre Oliva <aoliva@redhat.com>
14305
14306 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14307
6a556ad6
TT
143082001-03-07 Tom Tromey <tromey@redhat.com>
14309
14310 * configure.in: Allow config-lang.in to set `lang_requires' to list
14311 of other required languages.
14312
6822468a
LB
143132001-03-06 Laurynas Biveinis <lauras@softhome.net>
14314
14315 * Makefile.in: Remove RANLIB definition. Use RANLIB
14316 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14317 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 14318
f04885d3 143192001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 14320 Alexandre Oliva <aoliva@redhat.com>
6387a56e 14321
f04885d3
BK
14322 * Makefile.in (check-c++): Use tabs, not spaces.
14323
288edf47 143242001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 14325
288edf47
LB
14326 * MAINTAINERS: add myself to Write After Approval list.
14327
3d55d2f8 143282001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 14329
e490616e 14330 * Makefile.in (check-c++): New rule.
6387a56e 14331
4d88a68a
BK
14332 * configure.in (target_libs): Remove libg++.
14333 (noconfigdirs): Remove libg++.
14334 (noconfigdirs): Same.
14335 (noconfigdirs): Same.
14336 (noconfigdirs): Same.
14337
14338 * config-ml.in: Remove libg++ references.
14339
14340 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14341 (ALL_TARGET_MODULES): Same.
14342 (configure-target-libg++): Remove.
14343 (all-target-libg++): Remove.
14344 (configure-target-libio): Remove.
14345 (all-target-libio): Remove.
14346 (check-target-libio): Remove.
14347 (.PHONY): Remove.
14348 (libg++.tar.bz2): Remove.
14349 (all-target-cygmon): Remove libio.
14350 (all-target-libstdc++): Remove.
14351 (configure-target-libstdc++): Remove.
14352 (TARGET_LIB_PATH): Remove libstdc++.
14353 (ALL_GCC_CXX): Remove libstdc++.
14354 (all-target-gperf): Correct.
14355
2437d4ed
NC
143562001-02-16 Nick Clifton <nickc@redhat.com>
14357
14358 * configure.in (noconfigdirs): Allow configuration of texinfo
14359 for Cygwin hosts.
14360
85b99cbe
AG
143612001-02-15 Anthony Green <green@redhat.com>
14362
14363 * configure: Introduce GCJ_FOR_TARGET.
14364 * configure.in: Ditto.
14365 * Makefile.in: Ditto.
14366
7b18790c
AS
143672001-02-13 Andreas Schwab <schwab@suse.de>
14368
14369 * MAINTAINERS: Update mail address.
14370
c4880c99
MS
143712001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
14372
14373 * config.guess: Add linux target for S/390.
14374 * config.sub: Likewise.
14375
dce2d8b2 143762001-02-08 Chandrakala Chavva <cchavva@redhat.com>
e31ae6db
CC
14377
14378 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 14379 target-libgloss.
e31ae6db 14380
7739adfb
BE
143812001-02-06 Ben Elliston <bje@redhat.com>
14382
14383 * configure: Output host type to stdout, not stderr.
14384
36ca672c
MM
143852001-02-05 Mark Mitchell <mark@codesourcery.com>
14386
e40f2829 14387 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
14388 * ltcf-cxx.sh: Likewise.
14389
36ca672c
MM
14390 * config.if: Assume enable_libstdcxx_v3 is defined.
14391
22fdd65e
MM
143922001-02-04 Mark Mitchell <mark@codesourcery.com>
14393
14394 Remove V2 C++ library.
14395 * configure.in: Remove --enable-libstdcxx_v3 support.
14396
3b60dd8e
BM
143972001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
14398
14399 * include/demangle.h: Add prototype for java_demangle_v3.
14400
42c0c80a
PE
144012001-01-29 Phil Edwards <pme@sources.redhat.com>
14402
14403 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
14404
0be25992
RH
144052001-01-27 Richard Henderson <rth@redhat.com>
14406
14407 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14408
8a8de62d
MS
144092001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14410
14411 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14412 Don't unset, it's non-portable and no longer necessary, set to empty
14413 instead.
14414
92769744
MS
144152001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14416
14417 * ltconfig: Shell portability fix for the tagname validity check.
14418
88a1c0ab
AO
144192001-01-27 Alexandre Oliva <aoliva@redhat.com>
14420
14421 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14422 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14423
45291dd5
MS
144242001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14425
14426 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14427
1ace7e15
TT
144282001-01-26 Tom Tromey <tromey@redhat.com>
14429
14430 * configure.in: Allow libgcj to be built on Sparc Solaris.
14431
0ef8b11b
DE
144322001-01-25 David Edelsohn <edelsohn@gnu.org>
14433
14434 * ltcf-c.sh: Add aix5 case.
14435 * ltcf-cxx.sh: Likewise.
14436 * ltconfig: Likewise.
14437
0006091e
AO
144382001-01-24 Alexandre Oliva <aoliva@redhat.com>
14439
9bad11e1
AO
14440 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14441 keep at least one of build_libtool_libs or build_old_libs set to
14442 yes.
14443
0006091e
AO
14444 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14445 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14446
7c01b2b5
BM
144472001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
14448
14449 * configure.in: Enable libgcj on several additional platforms.
14450
d340e0ac
BM
144512001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
14452
14453 * configure.in: Enable libgcj for linux targets.
14454
5baf8c37
MS
144552001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14456
14457 * MAINTAINERS (Write After Approval): Add myself.
14458
10a0ba84
JDA
144592001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
14460
14461 * MAINTAINERS: Add myself as vax port maintainer.
14462
357c6a4b
FH
144632001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
14464
14465 * MAINTAINERS: Add myself as Mercury front-end maintainer.
14466
6e2d9a7a
MS
144672001-01-09 Mike Stump <mrs@wrs.com>
14468
14469 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
14470 failures of subdirectories.
14471
b6b14b1b 144722001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 14473
b6b14b1b 14474 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 14475 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
14476 * ltcf-cxx.sh: Likewise.
14477 * ltcf-gcj.sh: Likewise.
14478 * ltconfig.sh: Fix typo.
976b230d 14479
07109110
LB
144802001-01-02 Laurynas Biveinis <lauras@softhome.net>
14481
14482 * configure: handle DOS-style absolute paths.
14483
1da5b8fc
LB
144842001-01-02 Laurynas Biveinis <lauras@softhome.net>
14485
14486 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
14487
4c2f5b4f
MM
144882000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
14489
14490 * MAINTAINERS: Add myself as avr port co-maintainer.
14491
bc53668e
BE
144922000-12-28 Ben Elliston <bje@redhat.com>
14493
14494 * MAINTAINERS: Add myself under ``Write After Approval''.
14495
c387606f
JM
144962000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
14497
14498 * texinfo: Remove directory from GCC.
14499
2cb5082c
JM
145002000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
14501
14502 * COPYING: Update to current
14503 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
14504 to 19yy as example year in copyright notice).
14505
cc330df9
BK
145062000-12-18 Benjamin Kosnik <bkoz@redhat.com>
14507
6387a56e 14508 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
14509 (libstdcxx_incdir): Pass down.
14510 * config.if: Remove expired bits for cxx_interface, add stub.
14511 (libstdcxx_incdir): Add variable for g++ include directory.
14512 * configure.in (gxx_include_dir): Use it.
6387a56e 14513
4c6b2835
AO
145142000-12-18 Alexandre Oliva <aoliva@redhat.com>
14515
14516 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
14517 with old-email address from ``Write After Approval''.
14518
3896f13e
AJ
145192000-12-15 Andreas Jaeger <aj@suse.de>
14520
14521 * configure.in: Handle lang_dirs.
14522
145232000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 14524
ad46e881
TT
14525 * MAINTAINERS: Removed brads.
14526
90a10418
TT
14527 * MAINTAINERS: Added gcj developers.
14528
41dfe3a2 145292000-12-13 Anthony Green <green@redhat.com>
6387a56e 14530
41dfe3a2 14531 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
14532 listed. Disable libgcj for x86 and Alpha Linux until compatible
14533 with g++ abi.
6387a56e 14534
e2f601da
MS
145352000-12-13 Mike Stump <mrs@wrs.com>
14536
14537 * Makefile.in (local-distclean): Also remove fastjar.
14538
70030c01
RB
145392000-12-12 Rodney Brown <RodneyBrown@mynd.com>
14540
14541 * contrib/gcc_update: Add fastjar --touch entries.
14542
2a50f859
AO
145432000-12-12 Alexandre Oliva <aoliva@redhat.com>
14544
14545 * configure.in: Disable language-specific target libraries for
14546 languages that aren't enabled.
14547
7743113b
AG
145482000-12-10 Anthony Green <green@redhat.com>
14549
14550 * configure.in: Define libgcj. Disable libgcj target libraries for
14551 most targets.
14552
92e061a6
NB
145532000-12-10 Neil Booth <neilb@earthling.net>
14554
14555 * MAINTAINERS: Update mail address, remove from WAA list.
14556
f34ff6d6
APB
145572000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14558
14559 * libjava: Imported from /cvs/java.
14560 * libffi: Likewise.
14561 * Boehm-gc: Likewise.
14562
d82a33c6
APB
145632000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14564
14565 * configure.in (target_libs): Revert 2000-12-08 patch.
14566 (noconfigdirs): Added target-libjava.
14567
e14f8e28
LB
145682000-12-09 Laurynas Biveinis <lauras@softhome.net>
14569
14570 * djunpack.bat: removed.
14571
fc26516b
LB
145722000-12-09 Laurynas Biveinis <lauras@softhome.net>
14573
14574 * Makefile.in: handle DOS-style absolute paths.
14575 * config-ml.in: likewise.
14576 * symlink-tree: likewise.
14577
bd8757b3
APB
145782000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14579
14580 * fastjar: Imported.
14581
81522a1f
APB
145822000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14583
14584 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
14585 libjava.
14586 * configure.in (target_libs): Removed `target-libjava'.
14587
5db1f7ed
APB
145882000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14589
14590 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
14591 (ALL_MODULES): Added fastjar.
14592 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
14593 (all-target-libjava): all-fastjar replaces all-zip.
14594 (all-fastjar): Added.
14595 (configure-target-fastjar, all-target-fastjar): Likewise.
14596 * configure.in (host_tools): Added fastjar.
14597
5e59997c
MS
145982000-12-07 Mike Stump <mrs@wrs.com>
14599
14600 * Makefile.in (local-distclean): Remove leftover built files.
14601
0a534f40
NC
146022000-11-24 Nick Clifton <nickc@redhat.com>
14603
14604 * configure.in (xscale-elf): Add target.
14605 (xscale-coff): Add target.
14606
7686cadf
LR
146072000-11-22 Loren J. Rittle <ljrittle@acm.org>
14608
e490616e
ZW
14609 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14610 recent versions of FreeBSD (release 3 or later).
14611 * ltconfig: On FreeBSD, -lc must not be provided when building
14612 a shared library or else the standard -pthread gcc option is
14613 rendered worthless to later users of the built library.
7686cadf 14614
fff01699
FF
146152000-11-16 Fred Fish <fnf@be.com>
14616
14617 * configure.in (enable_libstdcxx_v3): Fix typo,
14618 libstd++ -> libstdc++.
14619
4dc16355
KL
146202000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14621
14622 * MAINTAINERS: Add self to Write After Approval list.
14623
bf6fc7b2
BS
146242000-11-21 Bernd Schmidt <bernds@redhat.com>
14625
14626 * MAINTAINERS: Update my email address. Add myself to global write
14627 privs list.
14628
ce8e06b1
AO
146292000-11-18 Alexandre Oliva <aoliva@redhat.com>
14630
6e2a4843
AO
14631 * Makefile.in: Merge with src and libgcj.
14632 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
14633 configure-target-<library> when their configure scripts need the C
14634 or C++ library to have already been built to work properly.
14635 (do_proto_toplev): Set them to an empty string.
14636
ce8e06b1
AO
14637 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
14638 (REALLY_SET_LIB_PATH): Use them.
14639
c003f378
SS
146402000-11-17 Stan Shebs <shebs@apple.com>
14641
14642 * MAINTAINERS: Add self to Write After Approval list.
14643
cc1e60ea
JM
146442000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14645
14646 * configure: Provide the original toplevel configure arguments
14647 (including $0) to subprocesses in the environment rather than
14648 through gcc/configargs.h.
14649
1173593d
JM
146502000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14651
14652 * MAINTAINERS: Remove references to cccp. Change C9X reference to
14653 C99. Alphabetise "Write After Approval" list.
14654
520907ee
MM
146552000-11-12 Mark Mitchell <mark@codesourcery.com>
14656
34f6fbdb
MM
14657 * configure: Turn on libstdc++ V3 by default.
14658
520907ee
MM
14659 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
14660 if we've got GCC.
14661
0bbd37ed
PB
146622000-11-11 Philip Blundell <philb@gnu.org>
14663
14664 * MAINTAINERS: Add self to Write After Approval list.
14665
7ca0e6d9
DE
146662000-11-09 David Edelsohn <edelsohn@gnu.org>
14667
14668 * ltcf-c.sh (aix4): Improve shared library configuration; require
14669 exporting symbols.
14670 * ltcf-cxx.sh (aix4): Define.
14671 * ltconfig (aix4): Define library and soname specs appropriate for
14672 AIX. Define command to create export symbols list.
14673
dce2d8b2 14674Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
f559f30b
CF
14675
14676 * config.sub: Add support for Sun Chorus
14677
fc05d516
NC
146782000-10-31 Nick Clifton <nickc@redhat.com>
14679
14680 * MAINTAINERS: Rename <name>@cygnus.com addresses to
14681 <name>@redhat.com. Also installed new email address for Clint
14682 Popetz.
6387a56e 14683
90a0e73f
JM
146842000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
14685
14686 * etc: Remove directory from GCC.
14687
a5e1b548
MM
146882000-10-16 Michael Meissner <meissner@redhat.com>
14689
14690 * configure (gcc/configargs.h): Only create if there is a build GCC
14691 directory created.
14692
6387a56e
EC
146932000-10-16 Matthias Klose <doko@debian.org>
14694
be1db873
MK
14695 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
14696 when configured for libstdc++-v3.
14697
f5fa9a5b
PE
146982000-10-05 Phil Edwards <pme@gcc.gnu.org>
14699
14700 * configure: Save configure arguments to gcc/configargs.h.
14701
61a77fea
PT
147022000-10-04 Philipp Thomas <pthomas@suse.de>
14703
14704 * config.guess: Import CVS version 1.157.
14705 * config.sub: Import CVS version 1.181.
14706
3a4fee66
AP
147072000-10-04 Andris Pavenis <pavenis@latnet.lv>
14708
14709 * Makefile.in (bootstrap): avoid recursion if subdir missing
14710 (cross): ditto
14711 (do-proto-toplev): ditto
14712
3dd7094e
AO
147132000-09-30 Alexandre Oliva <aoliva@redhat.com>
14714
de710532
AO
14715 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
14716 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
14717
3dd7094e
AO
14718 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
14719 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
14720 all affected `configure' scripts.
14721
e592386f
NB
14722Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
14723
14724 * MAINTAINERS: Add self as cpplib co-maintainer.
14725
fba54939
AH
147262000-09-24 Aldy Hernandez <aldyh@redhat.com>
14727
14728 * MAINTAINERS: Add self to Write After Approval list.
14729
2bd429f4
GP
147302000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14731
14732 * INSTALL/README: egcs -> GCC update.
14733
dce2d8b2 14734Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
d733f374
ME
14735
14736 * MAINTAINERS: Add myself to Write After Approval list.
14737
d7ce9a83
KH
147382000-09-15 Kazu Hirata <kazu@hxi.com>
14739
14740 * MAINTAINERS: Add myself to Write After Approval list.
14741
18a53ffe
JL
14742Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
14743
e490616e
ZW
14744 * configure.in: Do not build byacc for hppa64. Provide paths to the
14745 X11 libraries for hppa64.
18a53ffe 14746
f246ff23
SC
147472000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14748
14749 * MAINTAINERS: Add myself as 68hc11 port maintainer.
14750
06298abd
AO
147512000-09-06 Alexandre Oliva <aoliva@redhat.com>
14752
4b92758a
AO
14753 * Makefile.in (all-zlib): Added dummy target.
14754
06298abd
AO
14755 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14756 ltcf-gcj.sh: Updated from libtool multi-language branch.
14757
4d73d07a
AO
147582000-09-05 Alexandre Oliva <aoliva@redhat.com>
14759
14760 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
14761 (bootstrap*): Depend on all-bootstrap.
14762
05d52d78
PT
147632000-09-05 Philipp Thomas <pthomas@suse.de>
14764
14765 * config.guess: Import CVS version 1.156.
14766 * config.sub: Import CVS version 1.179.
14767
3c809ba4
AG
147682000-09-02 Anthony Green <green@cygnus.com>
14769
14770 * Makefile.in (all-gcc): Depend on all-zlib.
14771 (CLEAN_MODULES): Add clean-zlib.
14772 (ALL_MODULES): Add all-zlib.
14773 * configure.in (host_libs): Add zlib.
14774
10ad78a0 147752000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
14776
14777 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
14778 crosses, but add gcc/include to the header search path for them.
14779
b36a9ce3
DB
147802000-08-04 David E. O'Brien <obrien@FreeBSD.org>
14781
14782 * MAINTAINERS: Add self to Write After Approval list.
14783
cb011248
FS
147842000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14785
14786 * config.guess: Import CVS version 1.152.
14787 * config.sub: Import CVS version 1.177.
14788
db310af0
AO
147892000-08-25 Alexandre Oliva <aoliva@redhat.com>
14790
7965440a
AO
14791 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
14792 $targargs to tell whether newlib is going to be built.
14793
db310af0
AO
14794 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
14795 $$r/TARGET_SUBDIR/libio for _G_config.h.
14796
e7977565
AO
147972000-08-23 Alexandre Oliva <aoliva@redhat.com>
14798
14799 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
14800
126bb9ed
DD
148012000-08-22 DJ Delorie <dj@redhat.com>
14802
14803 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
14804
5b0e9d29
AO
148052000-08-22 Alexandre Oliva <aoliva@redhat.com>
14806
14807 * config-ml.in (CC, CXX): Avoid trailing whitespace.
14808 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
14809 sub-configures.
14810
4f3e904e
DD
148112000-08-21 DJ Delorie <dj@redhat.com>
14812
14813 * MAINTAINERS: Add self as a libiberty maintainer
14814
c9635443
AO
148152000-08-16 Alexandre Oliva <aoliva@redhat.com>
14816
14817 * configure.in (libstdcxx_flags): Use
14818 libstdc++-v3/src/libstdc++.INC.
14819
8b2100ba
AO
148202000-08-15 Alexandre Oliva <aoliva@redhat.com>
14821
14822 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
14823
57119aa9
ZW
148242000-08-14 Zack Weinberg <zack@wolery.cumb.org>
14825
eeb943b0
ZW
14826 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
14827
6387a56e 14828 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
14829 explicit. Substitute enable_threads into generated Makefiles.
14830 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
14831 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
14832
acffa7c4
GK
148332000-08-13 Geoff Keating <geoffk@cygnus.com>
14834
14835 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
14836
808d8c41
AO
148372000-08-12 Alexandre Oliva <aoliva@redhat.com>
14838
14839 * config-ml.in (CC): Remove bogus duplicate quotation mark from
14840 previous delta.
14841
1fc8c51c 148422000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 14843
1fc8c51c
JM
14844 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
14845 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
14846 (FLAGS_FOR_TARGET): Not here.
14847 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 14848
25698887
AO
148492000-08-11 Alexandre Oliva <aoliva@redhat.com>
14850
14851 * config-ml.in (CC, CXX): Don't introduce a leading space.
14852
10120687
DD
148532000-08-07 DJ Delorie <dj@delorie.com>
14854
14855 * MAINTAINERS: Add self as a DJGPP maintainer
14856
15c758e9
DD
148572000-08-07 DJ Delorie <dj@redhat.com>
14858
14859 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
14860 "if we're also building gcc, and it's a gcc that will run on the
14861 build machine, we want to use its includes instead of the system's
14862 default includes".
14863
2d0de245
JM
148642000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
14865
14866 * MAINTAINERS: Add self to Write After Approval list.
14867
e81b330a
AO
148682000-08-03 Alexandre Oliva <aoliva@redhat.com>
14869
83440c1e
AO
14870 * configure.in (libstdcxx_flags): Don't use `"'.
14871
e81b330a
AO
14872 * config-ml.in: Adjust multilib search paths to the
14873 appropriate multilib tree.
14874
cf95c847
AO
148752000-08-02 Alexandre Oliva <aoliva@redhat.com>
14876
14877 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
14878 commas in $LANGUAGES.
14879
9e9af119
MH
148802000-08-02 Manfred Hollstein <manfredh@redhat.com>
14881
14882 * configure.in: Re-enable all references to libg++ and librx.
14883
606ce391
AO
148842000-08-01 Alexandre Oliva <aoliva@redhat.com>
14885
89820b43
AO
14886 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
14887 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
14888 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
14889 * ltcf-cxx.sh (need_lc): Set based on postdeps.
14890
606ce391
AO
14891 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
14892
04179d4a
AO
148932000-07-31 Alexandre Oliva <aoliva@redhat.com>
14894
14895 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
14896 CXX_FOR_TARGET for sed.
14897
d4eb109c
AO
148982000-07-30 Alexandre Oliva <aoliva@redhat.com>
14899
14900 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
14901 Do not override if already set in the environment or in configure.
14902 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
14903 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
14904
4f4caf92
AO
149052000-07-28 Alexandre Oliva <aoliva@redhat.com>
14906
14907 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
14908 the libtool CVS tree multi-language branch.
14909 * ltconfig, ltmain.sh: Updated.
6387a56e 14910
b87487b6
AO
149112000-07-27 Alexandre Oliva <aoliva@redhat.com>
14912
1670d1ea
AO
14913 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
14914 (clean-target): Depend on it.
14915
b87487b6
AO
14916 * Makefile.in (FLAGS_FOR_TARGET): New macro.
14917 (GCC_FOR_TARGET): Use it.
14918 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
14919 * configure.in: ... here.
14920 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
14921 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
14922
4e81ae98
EC
149232000-07-24 Eric Christopher <echristo@cygnus.com>
14924
14925 * MAINTAINERS: Add self to Write After Approval list.
14926
059ae32c
AO
149272000-07-24 Alexandre Oliva <aoliva@redhat.com>
14928
5b28edd4
AO
14929 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
14930 (configure-target-libchill, configure-target-libobjc): Likewise.
14931
059ae32c
AO
14932 * configure.in: Use the same cache file for all target libs.
14933 * config-ml.in: But different cache files per multilib variant.
14934
1adcd149
MS
149352000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14936
14937 * configure (topsrcdir): Don't use dirname.
14938
2d573dff
JO
149392000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
14940
14941 * MAINTAINERS: Add self to Write After Approval list.
14942
d207ebef
JM
149432000-07-20 Jason Merrill <jason@redhat.com>
14944
14945 * configure.in: Remove all references to libg++ and librx.
14946
14947 * configure, configure.in, Makefile.in: Unify gcc and binutils.
14948
149492000-07-20 Hans-Peter Nilsson <hp@axis.com>
14950
14951 * config.sub: Update to subversions version 2000-07-06.
14952
7b7792d5
AH
149532000-07-12 Andrew Haley <aph@cygnus.com>
14954
14955 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
14956 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
14957
3abaac67
PE
149582000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
14959
14960 * symlink-tree: Check number of arguments.
14961
34be2b36
JW
149622000-07-05 Jim Wilson <wilson@cygnus.com>
14963
14964 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
14965 search path for a g++ extracted from the build tree. This
14966 will allow link tests run by configure scripts in
14967 subdirectories to succeed.
14968
d207ebef
JM
149692000-07-01 Koundinya K <kk@ddeorg.soft.net>
14970
e490616e 14971 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 14972
0900331b
MH
149732000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
14974
14975 * MAINTAINERS: Add myself as loop discovery maintainer.
14976
d207ebef
JM
149772000-06-28 Corinna Vinschen <vinschen@cygnus.com>
14978
14979 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
14980 `os2'. Force ac_cv_exeext to be ".exe" in that case.
14981
149822000-06-19 Timothy Wall <twall@cygnus.com>
14983
14984 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
14985 * config.sub: Add tic54x target.
14986
11a27a76
TM
14987Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
14988
14989 * MAINTAINERS: Add self as Fortran maintainer,
14990 remove Craig Burley.
14991
d207ebef 14992Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 14993
d207ebef
JM
14994 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
14995 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 14996
7758b73f
PT
14997Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
14998
14999 * MAINTAINERS: Add self as i18n maintainer
15000
d207ebef
JM
1500120000-05-21 H.J. Lu (hjl@gnu.org)
15002
e490616e
ZW
15003 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15004 directory are used if they exist. Make sure
15005 $(build_tooldir)/include is searched for header files,
15006 $(build_tooldir)/lib/ for library files.
d207ebef 15007 (GCC_FOR_TARGET): Likewise.
e490616e 15008 (CXX_FOR_TARGET): Likewise.
d207ebef 15009
bae29210
JL
15010Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
15011
15012 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15013
d207ebef 15014Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
15015
15016 * Makefile.in (configure-target-libiberty): Depend on
15017 configure-target-newlib.
15018
aab0d19d
AO
150192000-05-16 Alexandre Oliva <aoliva@cygnus.com>
15020
15021 * configure.in, Makefile.in: Merge all libffi-related
15022 configury stuff from the libgcj tree.
15023
d207ebef
JM
15024Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
15025
15026 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15027 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15028
15029Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
15030
15031 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15032 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 15033 current version information. Add to proto-toplev directory.
d207ebef
JM
15034 (gdb-taz): Build do-djunpack.
15035
758c7bd4
DE
150362000-05-15 David Edelsohn <edelsohn@gnu.org>
15037
15038 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15039
1888228d
AC
15040Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
15041
15042 * MAINTAINERS: Add self to Write After Approval list.
15043
d207ebef
JM
150442000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15045
15046 * ltmain.sh: Preserve in relink_command any environment
15047 variables that may affect the linker behavior.
15048
2d7cc2fe
JL
15049Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
15050
d207ebef
JM
15051 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15052
15053Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
15054
15055 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15056
150572000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
15058
15059 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 15060 with the version name.
2d7cc2fe 15061
ee455968
JE
15062Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
15063
15064 * MAINTAINERS: Add self as bb-reorder maintainer.
15065
73b97e5c
BK
150662000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
15067
15068 * config.if: Tweak.
15069
d207ebef
JM
150702000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
15071
15072 * djunpack.bat: New file.
15073
15074Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
15075
15076 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
15077 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15078 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15079 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 15080
954869eb
DP
150812000-04-16 Dave Pitts <dpitts@cozx.com>
15082
e490616e
ZW
15083 * config.sub (case $basic_machine): Change default for "ibm-*"
15084 to "openedition".
954869eb 15085
eaabe541
AJ
150862000-04-13 Andreas Jaeger <aj@suse.de>
15087
15088 * MAINTAINERS: Added myself.
15089
d207ebef
JM
15090Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
15091
15092 * Makefile.in (gdb-taz): New target. GDB specific archive.
15093 (do-md5sum): New target.
15094 (MD5PROG): Define.
15095 (PACKAGE): Default to TOOL.
15096 (VER): Default to a shell script.
15097 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 15098 md5 checksum generation.
d207ebef
JM
15099 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15100 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15101 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 15102 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
15103
15104Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
15105
15106 * configure (warn_cflags): Delete.
15107
0ea6d60c
PDM
15108Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
15109
15110 * MAINTAINERS: Added myself.
15111
17090313 151122000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 15113 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 15114
e490616e
ZW
15115 * configure.in (enable_libstdcxx_v3): Add.
15116 (target_libs): Add bits here to switch between libstdc++-v2 and
15117 libstdc++-v3.
15118 * config.if: And this file too.
15119 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 15120
76b78517
MM
151212000-04-05 Michael Meissner <meissner@redhat.com>
15122
15123 * config.sub (d30v): Add d30v as a basic machine type.
15124
ad242caf
JM
151252000-03-29 Jason Merrill <jason@casey.cygnus.com>
15126
15127 * configure.in: -linux-gnu*, not -linux-gnu.
15128
d4537148
TM
15129Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15130
15131 * MAINTAINERS: Add self in write-after-approval section.
15132
f152e9d4
JW
15133Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
15134
15135 * MAINTAINERS: Add self as ia64 port maintainer.
15136
6a5fcef1
NB
151372000-03-08 Neil Booth <NeilB@earthling.net>
15138
15139 * MAINTAINERS: Add self in write-after-approval section.
15140
d207ebef 15141Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 15142
d207ebef
JM
15143 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15144 (do-tar-bz2): Replace TOOL with PACKAGE.
15145 (gdb.tar.bz2): Remove GDBTK from GDB package.
15146 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 15147 dejagnu.tar.bz2): New packages.
d207ebef
JM
15148
151492000-02-27 Andreas Jaeger <aj@suse.de>
15150
15151 * configure.in: Add entry for mips*-*-linux*, move catch all
15152 *-*-*linux* entry below this one.
15153
151542000-02-27 Ian Lance Taylor <ian@zembu.com>
15155
15156 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 15157
521fe9d0
NC
151582000-02-24 Nick Clifton <nickc@cygnus.com>
15159
15160 * config.sub: Support an OS of "wince".
15161
d207ebef
JM
15162Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
15163
15164 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 15165 version.
d207ebef 15166
dce2d8b2 151672000-02-23 Linas Vepstas <linas@linas.org>
d207ebef
JM
15168
15169 * config.sub: Add support for Linux/IBM 370.
15170 * configure.in: Likewise.
15171
3a685f6f
NC
151722000-02-22 Nick Clifton <nickc@cygnus.com>
15173
15174 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15175
dce2d8b2 151762000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 15177
d207ebef 15178 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 15179
4746ee26
KG
151802000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15181
15182 * configure (gcc_version): When setting, narrow search to
15183 lines containing `version_string'.
15184
ba96c72d
DC
151852000-02-15 Denis Chertykov <denisc@overta.ru>
15186
15187 * config.sub: Add support for avr target.
15188
77f16a66
NC
151892000-02-14 Nick Clifton <nickc@cygnus.com>
15190
15191 * MAINTAINERS: Add maintainers for MCore port.
15192
784a3a80
HPN
15193Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
15194
15195 * config.sub: Add mmix-knuth-mmixware.
15196
719dd4fa
KG
151972000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15198
15199 * MAINTAINERS: Pair cccp with cpplib maintainership.
15200
dce2d8b2 152012000-01-27 Christopher Faylor <cgf@redhat.com>
d207ebef
JM
15202
15203 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15204 structure stuff to -L library search.
15205 (CXX_FOR_TARGET): Ditto.
15206 (CROSS_CHECK_MODULES): Fix spelling mistake.
15207
7a53e94b
MM
152082000-01-24 Mark Mitchell <mark@codesourcery.com>
15209
15210 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15211 the C++ compiler.
15212
0da3b5a7
RH
152132000-01-12 Richard Henderson <rth@cygnus.com>
15214
15215 * configure.in: Don't build some bits for beos.
15216
02368d6d
JS
152172000-01-12 Joel Sherrill (joel@OARcorp.com)
15218
15219 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15220 as include files.
15221
2e76d35c
ZW
152222000-01-11 Zack Weinberg <zack@wolery.cumb.org>
15223
15224 * Add self as cpplib maintainer, as requested by Jason
15225 Merrill. Correct my e-mail address.
15226
4c25fdcf
GK
152272000-01-06 Geoff Keating <geoffk@cygnus.com>
15228
15229 * configure.in: Use mt-aix43 to handle *_TARGET defs,
15230 not mh-aix43.
15231
188e3966
HPN
15232Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
15233
15234 * MAINTAINERS: Add myself to "write after approval" list.
15235
c2f5d030
RH
152361999-12-14 Richard Henderson <rth@cygnus.com>
15237
15238 * config.guess (alpha-osf, alpha-linux): Detect ev67.
15239 * config.sub: Accept alphaev[78], alphaev8.
15240
eeda916a
AO
152411999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15242
15243 * config.guess, config.sub: Update from autoconf.
15244
b3bd7820
BK
152451999-11-29 Bruce Korb <autogen@linuxbox.com>
15246
2c290989 15247 * MAINTAINERS: update my playtime e-address.
b3bd7820 15248
1882b2b1
RO
15249Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15250
15251 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15252 necessary libraries are missing.
15253
dce2d8b2 15254Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2395f805
DN
15255
15256 * MAINTAINERS: Add new 'write after approval' maintainer.
15257
1e25de97
APB
15258Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
15259
15260 * MAINTAINERS: Add new Java maintainer.
15261
1722c704
AS
152621999-10-25 Andreas Schwab <schwab@suse.de>
15263
15264 * configure: Fix quoting inside arguments of eval.
15265
8141abe8
NC
152661999-10-21 Nick Clifton <nickc@cygnus.com>
15267
15268 * config-ml.in: Allow suppression of some ARM multilibs.
15269
0b77644a
LV
15270Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
15271
15272 * config.guess: Add OS/390 match pattern.
15273 * config.sub: Add mvs, openedition targets.
15274 * configure.in (i370-ibm-opened*): New.
15275
d207ebef
JM
152761999-09-04 Steve Chamberlain <sac@pobox.com>
15277
15278 * config.sub: Add support for configuring for pj.
15279
152801999-08-31 Nick Clifton <nickc@cygnus.com>
15281
15282 * config.sub (maybe_os): Add support for configuring for fr30.
15283
af13ebe9
NC
152841999-08-25 Nick Clifton <nickc@cygnus.com>
15285
15286 * configure.in: Do not configure or build ld for AIX
15287 platforms. ld is known to be broken on these platforms.
15288
1250c760
RO
15289Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15290
15291 * config-ml.in: Pass compiler flag corresponding to multidirs to
15292 subdir configures.
15293
d207ebef
JM
152941999-08-09 Ian Lance Taylor <ian@zembu.com>
15295
15296 * Makefile.in (LDFLAGS): Define.
15297
152981999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
15299
15300 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15301 noconfigdirs.
15302 (*-*-cygwin*): Likewise.
15303
153041999-08-08 Ian Lance Taylor <ian@zembu.com>
15305
15306 * mkdep: New file.
15307 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15308 (BINUTILS_SUPPORT_DIRS): Add mkdep.
15309
15310 From Eli Zaretskii <eliz@is.elta.co.il>:
15311 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15312 long file name when using DJGPP on MS-DOS.
15313
dbd83e11
JL
15314Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
15315
15316 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15317
d207ebef
JM
153181999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
15319
15320 * Makefile.in (check-target-libio): Remove all-target-libstdc++
15321 dependency as this causes "make check" to globally "make all"
15322
cd1f4c2c
TT
15323Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
15324
15325 * configure.in (target_libs): Added target-zlib.
15326 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15327 (CONFIGURE_TARGET_MODULES): Likewise.
15328 (CHECK_TARGET_MODULES): Likewise.
15329 (INSTALL_TARGET_MODULES): Likewise.
15330 (CLEAN_TARGET_MODULES): Likewise.
15331 (configure-target-zlib): New target.
15332 (all-target-zlib): Likewise.
15333 (all-target-libjava): Depend on all-target-zlib.
15334 (configure-target-libjava): Depend on configure-target-zlib.
15335
15336 * Makefile.in (configure-target-libjava): Depend on
15337 configure-target-newlib.
15338 (configure-target-boehm-gc): New target.
15339 (configure-target-qthreads): New target.
15340
e490616e
ZW
15341 * configure.in (target_libs): Added target-qthreads.
15342 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15343 (CONFIGURE_TARGET_MODULES): Likewise.
15344 (CHECK_TARGET_MODULES): Likewise.
15345 (INSTALL_TARGET_MODULES): Likewise.
15346 (CLEAN_TARGET_MODULES): Likewise.
15347 (all-target-qthreads): New target.
15348 (configure-target-libjava): Depend on configure-target-qthreads.
15349 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
15350
15351 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15352 (CONFIGURE_TARGET_MODULES): Likewise.
15353 (CHECK_TARGET_MODULES): Likewise.
15354 (INSTALL_TARGET_MODULES): Likewise.
15355 (CLEAN_TARGET_MODULES): Likewise.
15356 (all-target-libjava): New target.
15357 (all-target-boehm-gc): Likewise.
15358 * configure.in (target_libs): Added libjava, boehm-gc.
15359
d207ebef
JM
153601999-07-22 Ian Lance Taylor <ian@zembu.com>
15361
15362 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15363 configure.bat in SUPPORT_FILES.
15364 (gas+binutils.tar.bz2): Likewise.
15365
15366 * makeall.bat: Remove; obsolete.
15367
153681999-07-21 Ian Lance Taylor <ian@zembu.com>
15369
15370 From Mark Elbrecht:
15371 * configure.bat: Remove; obsolete.
15372
153731999-07-11 Ian Lance Taylor <ian@zembu.com>
15374
15375 * configure: Add -W -Wall to the default CFLAGS when compiling with
15376 gcc.
15377
15378Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
15379
15380 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15381
153821999-06-30 Mark Mitchell <mark@codesourcery.com>
15383
15384 * configure.in: Build ld on IRIX6.
15385
153861999-06-12 Ian Lance Taylor <ian@zembu.com>
15387
15388 * Makefile.in: Change distribution targets to use bzip2 instead of
15389 gzip.
15390 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15391 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15392
153931999-06-04 Nick Clifton <nickc@cygnus.com>
15394
15395 * config.sub: Add mcore target.
15396
26d088fa
CD
15397Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
15398
15399 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15400
c2c08b29
L
15401Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
15402
15403 * config.guess (dummy): Changed to $dummy.
15404
671d0648
NC
154051999-05-24 Nick Clifton <nickc@cygnus.com>
15406
15407 * config.sub: Tidied up case statements.
15408
b1345c72
BE
154091999-05-22 Ben Elliston <bje@cygnus.com>
15410
51ccbd8d
BE
15411 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15412 <jiro@din.or.jp>.
15413
b1345c72
BE
15414 * config.guess: Merge with FSF version. Future changes will be
15415 more accurately recorded in this ChangeLog.
15416 * config.sub: Likewise.
15417
2caf864f
SM
15418Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
15419
3d3b561f 15420 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
2caf864f 15421
d207ebef
JM
154221999-04-30 Tom Tromey <tromey@cygnus.com>
15423
15424 * ltmain.sh: [mode link] Always use CC given by ltconfig.
15425
90fb0c24
TT
154261999-04-23 Tom Tromey <tromey@cygnus.com>
15427
15428 * ltconfig, ltmain.sh: Update to libtool 1.2f.
15429
d207ebef
JM
154301999-04-20 Drew Moseley <dmoseley@cygnus.com>
15431
15432 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15433 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15434 Bad merge removed these two changes.
15435
3516940d 15436Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 15437 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
15438
15439 * config.guess (interix Alpha): Add.
15440
d207ebef
JM
154411999-04-11 Richard Henderson <rth@cygnus.com>
15442
15443 * configure.in (i?86-*-beos*): Do config gperf; don't config
15444 gdb, newlib, or libgloss.
15445
e891fbfe 15446Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 15447
e891fbfe
AO
15448 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15449 link a trivial program with -mabi=64. If it fails, remove mabi=64
15450 from multidirs.
15451
f9ae47d6
PT
15452Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
15453
15454 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15455
d207ebef
JM
154561999-04-08 Nick Clifton <nickc@cygnus.com>
15457
15458 * config.sub: Add support for mcore targets.
15459
154601999-04-07 Michael Meissner <meissner@cygnus.com>
15461
15462 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
15463 not mt-ospace, in order to shut up assembler warning about using
15464 symbols that are named the same as registers.
15465
154661999-04-07 Drew Moseley <dmoseley@cygnus.com>
15467
15468 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
15469 dependency list for all-target-cygmon.
15470
154711999-04-05 Doug Evans <devans@casey.cygnus.com>
15472
15473 * config-ml.in: Check $host, not $target, for selective multilibs.
15474 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
15475 thumb interworking, and underscore prefix multilibs.
15476
154771999-04-04 Ian Lance Taylor <ian@zembu.com>
15478
15479 * missing: Update to version from current automake.
15480
88101ab9
L
15481Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
15482
15483 * configure (gxx_include_dir): Removed.
15484
15485 * configure.in (gxx_include_dir): Handle it.
15486 * Makefile.in: Likewise.
15487
d207ebef
JM
154881999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
15489
15490 * config.sub (mips64vr4111,mips64vr4111el) Add.
15491
154921999-03-21 Ben Elliston <bje@cygnus.com>
15493
e490616e 15494 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 15495
8dc91cbe
ME
15496Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
15497
8dc91cbe
ME
15498 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
15499 config/mh-djgpp.
15500
d207ebef
JM
15501Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
15502
15503 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
15504 all-target-newlib to dependency list for all-target-bsp.
15505
926bb5ed
MK
15506Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
15507
15508 * config.sub: Add i386-uwin support.
15509 * config.guess: Likewise.
15510
4a6e3000
FS
15511Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15512
15513 * configure.in: cleanup, add mh-*pic handling for arm, special
15514 case powerpc*-*-aix*
15515
d207ebef
JM
15516Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
15517
15518 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
15519 can be built.
15520
15521Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
15522
15523 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 15524 targets.
d207ebef 15525
71c91078
NC
155261999-03-02 Nick Clifton <nickc@cygnus.com>
15527
15528 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
15529
282e5df8
GN
15530Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
15531
15532 * config.sub: Check for "cygwin*" rather than "cygwin32*"
15533
1de558ee
NC
155341999-02-24 Nick Clifton <nickc@cygnus.com>
15535
15536 * config.sub: Fix typo in arm recognition.
15537
d207ebef
JM
15538Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
15539
15540 * configure.in (noconfigdirs): Changed target_configdirs to
15541 include target-bsp only for m68k-*-elf* and m68k-*-coff*
15542 rather than m68k-*-* since it is not known to work on
15543 m68k-aout. Ditto for arm-*-*oabi.
15544
15545Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
15546
15547 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
15548
155491999-02-19 Ben Elliston <bje@cygnus.com>
15550
15551 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
15552 Smart and improved by Andrew Cagney.
15553
fab7445a
ME
15554Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
15555
15556 * config.guess: Recognize openbsd-*-hppa.
15557
8ccdc228
L
15558Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
15559
15560 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
15561 only if it is not empty.
15562
3b7265ff
NC
155631999-02-17 Nick Clifton <nickc@cygnus.com>
15564
15565 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 15566
d207ebef 15567 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
15568
15569 * config.sub: Modified to recognize uname's armv* syntax.
15570
d207ebef
JM
155711999-02-17 Mark Salter <msalter@cygnus.com>
15572
15573 * configure.in: Added target-bsp for sparclite.
15574
15575Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
15576
15577 * config.sub: Recognize alphapca5[67] and up to alphaev8.
15578
155791999-02-08 Nick Clifton <nickc@cygnus.com>
15580
15581 * configure.in: Add support for strongarm port.
15582 * config.sub: Add support for strongarm target.
15583
c48dd3f5 15584Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 15585
c48dd3f5
MK
15586 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
15587 the old name config/mh-cygwin32.
15588 Enable texinfo.
15589
d207ebef
JM
15590Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
15591
15592 * configure.in: Do build ld for ix86 Solaris.
15593
ecd62820
JW
15594Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
15595
15596 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
15597 $AR_FOR_TARGET. Likewise for RANLIB.
15598
bbd8fa7f 15599Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 15600
e490616e
ZW
15601 * config.sub (oabi): Recognize.
15602 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 15603
0397442c
RL
15604Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
15605
15606 * config.guess: Improve detection of i686 on UnixWare 7.
15607
c9ffaa63
MK
15608Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
15609
15610 * config.guess: Add support for i386-pc-interix.
15611 * config.sub: Likewise.
15612 * configure.in: Likewise.
c9ffaa63 15613
d207ebef
JM
15614Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
15615
15616 * Makefile.in: Remove unneeded all-target-libio from
15617 from all-target-winsup target since it is now unneeded.
15618 Add all-target-libtermcap in its place since it is now
15619 needed.
15620
15621Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
15622
15623 * configure.in: makefile stub for cygwin target is probably
15624 unnecessary. Remove it for now.
d207ebef
JM
15625
15626Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
15627
15628 * configure.in: libtermcap.a should be built when cygwin is the
15629 target as well as the host.
15630 * config.guess: Allow mixed case in cygwin uname output.
15631 * Makefile.in: Add libtermcap target.
d207ebef 15632
ebe12325
JL
15633Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
15634
15635 * config.sub: Clean up handling of hppa2.0.
15636
57057b67
RB
15637Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
15638
15639 * config.guess: Use C code to identify more HP machines.
15640
f8670be1
JL
15641Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
15642
15643 * config.sub: Handle hppa2.0.
15644
d207ebef
JM
15645Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
15646
15647 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 15648 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
15649
156501998-12-15 Mark Salter <msalter@cygnus.com>
15651
15652 * configure.in: Added target-bsp for several target architectures.
15653
15654 * Makefile.in: Added rules for bsp.
15655
d1a09590
JL
15656Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
15657
15658 * config.guess: Improve detection of hppa2.0 processors.
15659
15660Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
15661
15662 * config.guess: Recognize FreeBSD using ELF automatically.
15663
71205e0b
MH
156641998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
15665
15666 * configure (skip-this-dir): Add handling for new shell script, which
15667 might be created by a sub-directory's configure to indicate, this particular
15668 directory is "unwanted".
15669 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
15670
d207ebef
JM
15671Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
15672
15673 * ltconfig: import from libtool, after changing libtool to
15674 account for the cygwin name change.
15675
15676Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
15677
15678 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
15679 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
15680
15681Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
15682
15683 * configure.in: Add libtermcap to list of cygwin dependencies.
15684
15685Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
15686
e490616e
ZW
15687 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
15688 they include winsup/include when it's a cygwin target.
d207ebef
JM
15689
156901998-11-12 Tom Tromey <tromey@cygnus.com>
15691
15692 * configure.in (host_tools): Added zip.
15693 * Makefile.in (all-target-libjava): Depend on all-zip.
15694 (all-zip): New target.
15695 (ALL_MODULES): Added all-zip.
15696 (NATIVE_CHECK_MODULES): Added check-zip.
15697 (INSTALL_MODULES): Added install-zip.
15698 (CLEAN_MODULES): Added clean-zip.
15699
15700Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
15701
15702 * Makefile.in: lose "32" from comment about cygwin.
15703
15704Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
15705
15706 * configure.in: Use -Os to build target libraries for the fr30.
15707
15708Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
15709
15710 * config.sub: Add fr30.
15711
15712Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
15713
e490616e 15714 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
15715 cygwin* instead of cygwin32*.
15716 * config.sub: Check cygwin* instead of cygwin32*.
15717
d2ec8b39
RL
15718Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
15719
15720 * config.guess: Match any version of Unixware7.
15721
d207ebef
JM
157221998-10-20 Syd Polk <spolk@cygnus.com>
15723
15724 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
15725 if desired.
15726
35cd2565
JL
15727Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
15728
15729 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
15730 these if the appropriate directories and files to not exist.
15731
52d4e5b7
JL
15732Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
15733
15734 * Makefile.in (DEVO_SUPPORT): Add config.if.
15735
38ada91e
MH
15736Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
15737
15738 * configure: Add pattern to replace "build_tooldir"'s
15739 definition in the generated Makefile with "tooldir"'s
15740 actual value.
15741
e44e84da
JL
15742Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
15743
56a8387f
JL
15744 * config.sub: Bring back lost sparcv9.
15745
e44e84da
JL
15746 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
15747
5cb95c7a
JL
15748Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
15749
15750 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
15751 CC_FOR_TARGET and friends.
15752
15753Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 15754
ceff9b14
AO
15755 * Makefile.in (build_tooldir): New variable, same as tooldir.
15756 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
15757 -B$(build_tooldir)/bin/.
15758 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 15759
f2d11dcd
GP
15760Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
15761
15762 * README: Remove installation instructions and refer to the
15763 INSTALL directory instead.
15764
73a6d2e7 15765Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 15766
73a6d2e7
RL
15767 * config.sub: Add support for i[34567]86-pc-udk.
15768 * configure.in: Likewise.
15769
5d4a5ee6
JL
15770Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
15771
15772 * Makefile.in: add bzip2 package building bits for user
15773 tools module
15774 * configure.in: ditto
15775
6fc19d6d
JL
15776Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
15777
15778 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
15779 (ALL_TARGET_MODULES): Add all-target-libobjc.
15780 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15781 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15782 (all-target-libchill): Add dependencies.
15783 * configure.in (target_libs): Add libchill.
4e81ae98 15784
f653f0ab
MH
157851998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
15786
15787 * configure.in (target_subdir): Remove duplicate line.
15788
5d4a5ee6
JL
15789Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
15790
15791 * Makefile.in (all-automake): fix dependencies.
15792
494933e4
JL
15793Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
15794
15795 * configure.in: Minor cleanups for building in the $(target_alias)
15796 subdir.
15797
f6b58262
JW
157981998-09-22 Jim Wilson <wilson@cygnus.com>
15799
15800 * Makefile.in (bootstrap): Set r and s before make all. Use
15801 BASE_FLAGS_TO_PASS in make all.
15802 (cross): Likewise.
15803
27c7a08d
MM
158041998-09-20 Mark Mitchell <mark@markmitchell.com>
15805
15806 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
15807
e67afd1e
RH
15808Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
15809
15810 * config.sub: Fix typo in last change.
15811
8e44ac71
MH
158121998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15813
15814 * config.sub: Add support for C4x target.
15815 * configure.in: Likewise.
15816
d7496fbb
DM
158171998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
15818
15819 * config.sub: Recognize sparcv9 just like sparc64.
15820
22097bd1
RL
15821Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
15822
15823 * config.guess: Match "Pent II" or "PentII" for OpenServer.
15824
4b877abd
JL
15825Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
15826
2c8ec9a2
JL
15827 * config.guess: Correctly identify Pentium II sco boxes.
15828
4b877abd
JL
15829 * config.guess: Fix "tr" code. From Weiwen Liu.
15830
ab03db52
JH
15831Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
15832
15833 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
15834 stabs.
15835
b54db294
JL
15836Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
15837
15838 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
15839 (ALL_TARGET_MODULES): Add all-target-libchill.
15840 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15841 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15842 (all-target-libchill): Add dependencies.
15843 * configure.in (target_libs): Add libchill.
15844
bf48dd73
LW
15845Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
15846
15847 * config.guess: Avoid assumptions about "tr" behaves when
15848 LANG is set to something other than English.
15849
a3cbd105
L
15850Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
15851
15852 * configure (gxx_include_dir): Changed to
15853 '${prefix}/include/g++'-${libstdcxx_interface}.
15854
15855 * config.if: New to determine the interfaces.
15856
c4acd909
MK
15857Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
15858
15859 * config.guess: Detect and handle MPE/IX.
15860 * config.sub: Deal with MPE/IX.
15861
9ea97665
DE
15862Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
15863
15864 * configure.in: Use mh-aix43.
15865
0ce065bd
MH
158661998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
15867
15868 * configure: Fix --without/--disable cases for gxx-include-dir.
15869
5d4a5ee6
JL
15870Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
15871
15872 * mdata-sh: Imported. Needed for automake support.
15873
15874Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
15875
15876 * Makefile.in (taz): Try "chmod -R og=u ." before
15877 "chmod og=u `find . -print`".
15878
15879Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
15880
15881 * configure.in: Add arm-elf and thumb-elf support.
15882
15883Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
15884
15885 * Makefile.in: Undo previous patch.
15886
15887Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
15888
15889 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
15890 to here ...
15891 (install-no-fixedincludes): and here
15892 (INSTALL_MODULES): ... from here.
15893
466456d9
ILT
15894Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
15895
15896 * config.sub: Merge with FSF.
15897
1b409d25
ILT
15898 * config.guess: Merge with FSF.
15899
d207ebef
JM
15900Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
15901
15902 * configure (extraconfigdirs): New variable.
15903 (SUBDIRS): Add extraconfigdirs and recurse on them too.
15904 * Makefile.in (all): Move higher in file.
15905 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
15906 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
15907 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
15908 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
15909 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
15910
159111998-07-23 Brendan Kehoe <brendan@cygnus.com>
15912
15913 * Makefile.in (all-target-libjava): Depend on all-gcc and
15914 all-target-newlib.
15915 (configure-target-libjava): Depend on $(ALL_GCC).
15916
7f1937c1
RL
15917Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
15918
15919 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
15920 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
15921
2ada2bd6
ML
15922Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
15923
15924 * INSTALL/README: Fix typo.
15925
1e025bde
ML
15926Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
15927
5d4a5ee6
JL
15928 * ylwrap: Change absolute path checks to check for DOS style path
15929 names.
1e025bde 15930
5d4a5ee6
JL
15931 * ylwrap: Don't use a full path name if the source file is in the
15932 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 15933
6755ff73
ILT
15934 * config-ml.in: Default to being verbose, to match Feb 18 change to
15935 configure.
15936
5d4a5ee6
JL
15937Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
15938
15939 Brought over from egcs:
15940
15941 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
15942
15943 * configure.in (target_subdir): Set to ${target_alias} instead
15944 of "libraries".
15945
15946 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15947
15948 * configure.in (target_subdir): Set to libraries if enable_multilib.
15949
15950Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
15951
15952 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
15953 multilibs, force reconfiguration the first time we create
15954 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
15955
15956Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
15957
15958 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
15959 avoid confusion with --no-recursion.
15960
15961Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
15962
15963 * configure.in: Win32 hosts shouldn't use install -x
15964 * install-sh: remove -x option, and special .exe-handling
15965 hack.
15966
d207ebef
JM
15967Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
15968
15969 * config.guess: Recognize i586-pc-beos.
15970 * configure.in: Don't build some bits for beos.
15971
fbd836fc
ILT
15972Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
15973
5d4a5ee6
JL
15974 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
15975 CFLAGS default to -O2.
15976
fbd836fc
ILT
15977 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
15978 when using GNU ld.
15979
15980Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
15981
15982 * ltmain.sh: Correct install when using a different shell.
15983
15984Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
15985
15986 * ltconfig, ltmain.sh: Update to libtool 1.2b.
15987
d207ebef
JM
15988Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
15989
15990 * makefile.vms: Update to build binutils/makefile.vms. Add install
15991 target.
fbd836fc
ILT
15992
15993Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
15994
15995 * ltconfig: Update to correct AIX handling.
15996
69b471bc
JL
15997Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
15998
81241b5e
JL
15999 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16000
69b471bc
JL
16001 * configure.in (target_subdir): Set to ${target_alias} instead
16002 of "libraries".
16003
bedf82df
MH
160041998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
16005
16006 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16007 (Makefile): Depend on $(gcc_version_trigger).
16008
16009 * configure (gcc_version): Change default initializer to empty
16010 string.
16011 (gcc_version_trigger): New variable; pass this variable down
16012 to subdir configures to enable them checking gcc's version
16013 themselves. Emit make macros for both gcc_version vars.
16014 (topsrcdir): Initialize reliably.
16015 (recursion line): Remove --with-gcc-version=${gcc_version}.
16016
28e449d8
MH
160171998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16018
16019 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
16020 --enable-version-specific-runtime-libs which installs C++ runtime stuff
16021 in $(libsubdir); emit definition in each generated Makefile.
16022 (gxx_include_dir): Initialize depending on
16023 $enable_version_specific_runtime_libs.
28e449d8 16024
50c4c9f7
MH
160251998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16026
16027 * configure (gcc_version): Initialize properly depending on
16028 how and where configure is started.
16029 (recursion line): Pass a --with-gcc-version=${gcc_version}
16030 to configures in subdirs.
16031
d207ebef
JM
16032Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
16033
16034 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 16035 cygmon
d207ebef 16036
5d4a5ee6
JL
16037Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
16038
16039 * configure.in: Add cygmon and libstub support for mn10200.
16040
2f96399b
MH
160411998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
16042
16043 * configure (gcc_version): Add new variable describing the
16044 particular gcc version we're building.
16045 * Makefile.in (libsubdir): Add new macro for the directory
16046 in which the compiler finds executables, libraries, etc.
16047 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16048 and libsubdir.
16049
c4137c50
AO
16050Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16051
ceff9b14
AO
16052 * Makefile.in (local-clean): Remove *.log.
16053 (warning.log): Built with warn_summary from build.log.
16054 (mail-report.log): Run test_summary.
16055 (mail-report-with-warnings.log): Run test_summary including
16056 warning.log in the report.
c4137c50 16057
276d5ee0
RL
16058Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
16059
16060 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16061
5d4a5ee6
JL
16062Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
16063
16064 * Makefile.in (grep): Grep no longer depends on libiberty.
16065
16066Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
16067
16068 * Makefile.in: all-snavigator needs all-libgui.
16069
16070Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
16071
16072 * configure.in: Add cygmon and libstub support for mn10300.
16073
8af14275
ILT
16074Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
16075
16076 * missing: Update to version from automake 1.3.
16077
fbd836fc
ILT
16078 * ltmain.sh: On installation, don't get confused if the same name
16079 appears more than once in the list of library names.
16080
466456d9
ILT
16081Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
16082
16083 * config.sub: Accept m68060 and m5200 as CPU names.
16084
5d4a5ee6
JL
16085Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
16086
16087 * configure: Use && rather than using -a in test, because odd
16088 strings can confuse test.
16089 * configure.in: Likewise.
16090
fbd836fc
ILT
16091Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
16092
16093 * ltconfig, ltmain.sh: Bring in Visual C++ support.
16094
f0983958
AO
16095Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16096
16097 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 16098 bootstrap4-lean): New targets.
f0983958 16099
bfed1ea0
JL
16100Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
16101
16102 * mpw-* Delete. Not used.
16103
5d4a5ee6
JL
16104Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
16105
16106 * COPYING.LIB: Update FSF address.
16107
bfed1ea0
JL
16108Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
16109
16110 * ltconfig, ltmain.sh: Update to libtool 1.2a.
16111
5d4a5ee6
JL
16112 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16113 GAS_SUPPORT_DIRS.
16114
bfed1ea0
JL
16115Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
16116
16117 * ltconfig, ltmain.sh: Avoid producing a version number if
16118 -version-info was not used.
16119
5d4a5ee6
JL
16120Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
16121
16122 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16123 building with newlib.
16124
161251998-04-30 Paul Eggert <eggert@twinsun.com>
16126
d207ebef 16127 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 16128 Solaris `make' causes it to continue to next definition.
d207ebef
JM
16129
16130Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
16131
16132 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16133 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
16134
16135Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
16136
16137 * configure.in: Change alpha to alpha* in several places.
16138
d207ebef
JM
16139Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
16140
16141 * config.sub: Recognize sparc86x.
16142
77be0cab
MM
16143Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
16144
16145 * configure.in (--enable-target-optspace): Remove debug echo.
16146
62441128
JW
16147Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
16148
16149 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16150
bfed1ea0
JL
16151Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
16152
16153 * ltconfig: Update cygwin32 support.
16154
5d4a5ee6
JL
16155 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16156 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16157 (GDB_SUPPORT_DIRS): Likewise.
16158
3f4ea1de
MM
16159Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
16160
16161 * configure.in (target_makefile_frag): If --enable-target-optspace,
16162 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
16163 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16164 not used.
16165 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 16166
5d4a5ee6
JL
16167Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
16168
16169 * Makefile.in (all-bfd): Depend on all-intl.
16170 (all-binutils): Likewise.
16171 (all-gas): Likewise.
16172 (all-gprof): Likewise.
16173 (all-ld): Likewise.
16174
161751998-04-19 Brendan Kehoe <brendan@cygnus.com>
16176
16177 * configure.in (host_tools): Fix typo, lbtool -> libtool.
16178
bfed1ea0
JL
16179Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
16180
5d4a5ee6
JL
16181 * Makefile.in (all-bfd): Depend upon all-libiberty.
16182
bfed1ea0
JL
16183 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16184
5d4a5ee6
JL
16185Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
16186
16187 * Makefile.in: Add libstub.
16188
16189 * configure.in: Ditto. Build libstub for targets that have cygmon
16190 support.
16191
16192Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
16193
16194 * configure.in: Don't set PICFLAG on ix86-cygwin32.
16195
16196Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
16197
16198 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16199 use mh-sysv5 if specified. Support gprof on SCO Open Server.
16200
ec8d6ddc
KW
16201Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
16202
16203 * configure: Define DEFAULT_M4 by searching PATH.
16204 * Makfile.in: Use DEFAULT_M4.
16205
bfed1ea0
JL
16206Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
16207
16208 * ltconfig: Add cygwin32 support.
16209
5d4a5ee6
JL
16210 * Makefile.in, configure.in: Add libtool as a native only directory
16211 to configure and build.
16212
547a6183
JL
16213Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
16214
16215 * Makefile.in (INSTALL_MODULES): Remove texinfo.
16216
5d4a5ee6 16217Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 16218
5d4a5ee6
JL
16219 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16220
16221Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
16222
16223 * Makefile.in: add ash make rules
16224 * configure.in: add ash to native_only and host_tools lists
16225
16226Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
16227
16228 * Makefile.in (all-gettext, all-intl): New targets.
16229 (ALL_MODULES): Added all-gettext, all-intl.
16230 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16231 (INSTALL_MODULES): Added install-gettext, install-intl.
16232 (CLEAN_MODULES): Added clean-gettext, clean-intl.
16233
16234 * configure.in (host_tools): Added gettext.
16235 (native_only): Likewise.
16236 (noconfigdirs) [various cases]: Likewise.
16237 (host_libs): Added intl.
16238
d207ebef
JM
16239Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
16240
16241 * configure: Do not disable building gdbtk for cygwin32 hosts.
16242
e98e406f
NC
16243Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
16244
16245 * configure.in: Add thumb-coff target.
16246 * config.sub: Add thumb-coff target.
16247
5d4a5ee6
JL
16248Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16249
16250 * Makefile.in: Revert yesterday's change.
16251 (all-target-winsup): all-target-librx stays out of here.
16252
16253Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
16254
16255 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16256 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16257 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16258 Remove references to librx and libg++.
16259
16260Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
16261
16262 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16263 recursive makes
16264
bfed1ea0
JL
16265Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
16266
16267 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 16268 for newlib directory.
bfed1ea0
JL
16269 (CXX_FOR_TARGET): Likewise.
16270
16271Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
16272
16273 * ltconfig: Update after libtool/ltconfig.in change for
16274 hpux11.
16275
16276Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
16277
16278 * ltconfig, ltmain.sh: Update to libtool 1.2.
16279
3cd730af
MH
16280Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
16281
16282 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16283 (install-gcc-cross): Instead, override LANGUAGES here.
16284
80564603
DL
162851998-03-18 Dave Love <d.love@dl.ac.uk>
16286
16287 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16288 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16289
d207ebef
JM
16290Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
16291
16292 * configure.in: Add Thumb-pe target.
16293
5d4a5ee6 16294Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 16295
5d4a5ee6
JL
16296 * Makefile.in - changed sn targets to snavigator
16297 * configure.in - changed sn targets to snavigator
16298
2d4a0558
MH
16299Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
16300
16301 * config-ml.in: After building symlink tree call make distclean
16302 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16303 to be the case for libiberty.
16304
04b93567
L
16305Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
16306
16307 * configure: When making link, also check the current
16308 directory. The configure scripts may create one.
16309
9a06b842
RH
16310Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
16311
16312 * config.sub: Accept alphapca56 and alphaev6 properly.
16313
217fc4e6
FS
16314Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16315
16316 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16317
3e07bdbd 16318Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 16319
e490616e 16320 * config.sub (sco5): Fix typo.
3e07bdbd 16321
5d4a5ee6
JL
16322Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
16323
16324 * Makefile.in (INSTALL_MODULES): Move install-tcl before
16325 install-itcl.
16326 (install-itcl): Remove dependency on install-tcl.
16327
16328Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
16329
16330 * configure.in: Remove libgloss from noconfigdirs for MN10300.
16331
16332Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
16333
16334 * configure.in: Don't build libgui for a cygwin32 target when not on
16335 a cygwin32 host.
16336
16337Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
16338
16339 * configure (redirect): Set to null, so default behavior of
16340 configure is now --verbose.
16341
ce0d965c
DL
163421998-02-16 Dave Love <d.love@dl.ac.uk>
16343
16344 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16345 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16346
3acd1fd0
MH
16347Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
16348
16349 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16350 this change to sync Makefile.in with its ChangeLog entries.
16351
5d4a5ee6
JL
16352Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
16353
16354 * ltmain.sh (mkdir): Check that the directory doesn't exist
16355 before we exit with error, so that we don't get races during
16356 parallel builds.
16357
bfed1ea0
JL
16358Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
16359
16360 * ltconfig, ltmain.sh: Update from libtool 1.0i.
16361
4e77e8f1
MH
16362Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
16363
16364 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16365 PICFLAG_FOR_TARGET.
16366 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16367
16368 * configure: Emit a definition for the new macro enable_shared
16369 into each Makefile.
16370
5d4a5ee6
JL
16371Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16372
16373 * configure.in (host_tools, native_only): Add libtool.
16374
16375Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
16376
16377 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16378 Fix typo in ming config comment.
16379
bfed1ea0
JL
16380Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
16381
16382 * ltconfig, ltmain.sh: Update from libtool 1.0h.
16383
5d4a5ee6
JL
16384Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
16385
16386 * config.sub: Add tic30 cases, and map c30 to tic30.
16387
8821a725
RH
16388Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
16389
16390 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16391 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16392 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16393 (CLEAN_TARGET_MODULES): Similarly
16394 (all-target-libf2c): Add dependences.
4e81ae98 16395 * configure.in (target_libs): Add libf2c.
8821a725 16396
5d4a5ee6
JL
16397Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
16398
16399 * configure.in: Remove expect from noconfigdirs when target
16400 is cygwin32. OK to build expect and dejagnu with Canadian
16401 Cross.
16402
0aadd657
ILT
16403Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
16404
5d4a5ee6
JL
16405 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16406 host.
16407
0aadd657
ILT
16408 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16409 and mingw32.
16410
d0a8352c
MH
16411Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
16412
16413 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16414 here as it is not defined in the toplevel Makefile.
16415
59739e3c
MH
16416Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
16417
16418 * configure (package_makefile_rules_frag): New variable, which names
16419 a file with generic rules, ...
16420 Change comment to mention we now have FIVE parts.
16421 * configure: Undo last change.
16422
228197ee
LT
16423Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
16424
16425 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 16426 * config.sub: More accurate determination of HP processor types.
228197ee 16427
efd4c0ba
MH
16428Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
16429
16430 * configure (package_makefile_frag): Move inserting the
16431 ${package_makefile_frag} to where it should be according
16432 to the comment.
16433
6eef3189
PB
16434Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
16435
16436 * config.guess: Add support for Linux/ARM.
16437
d207ebef
JM
16438Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
16439
16440 * .cvsignore: Remove *-info and *-install since they match
16441 release-info and mpw-install, which we don't want to just ignore.
16442
48464ebf
RH
16443Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
16444
16445 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16446
803462a7
PN
16447Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
16448
16449 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16450 local_prefix to sub-make invocations.
16451
520ab477
L
16452Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
16453
16454 * configure.in: Check makefile fragments in the source
16455 directory.
16456
4bcdb76d
AO
16457Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16458
ceff9b14
AO
16459 * configure.in: Check whether host and target makefile
16460 fragments exist before adding them to *_makefile_frag.
4bcdb76d 16461
5d4a5ee6
JL
16462Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
16463
16464 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
16465
16466Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
16467
16468 * configure.in: Make sure we only replace RPATH_ENVVAR on
16469 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
16470 regexp to sed.
16471
16472 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
16473 to sub-makes.
16474
0d3e11a5
LI
164751998-01-13 Lee Iverson (leei@ai.sri.com)
16476
16477 * config-ml.in (multi-do): LDFLAGS must include multilib
16478 designator.
16479
d45b3d87 16480Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
16481
16482 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
16483
d39cd7a1
MK
16484Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
16485
16486 * config.sub: Add mingw32 support.
16487 * configure.in: Likewise.
d39cd7a1 16488
6decbc24
FS
16489Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
16490
16491 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
16492
5d4a5ee6
JL
16493Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
16494
16495 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16496 * configure (gxx_include_dir): Provide a definition for subdirs
16497 which do not use autoconf.
16498
16499Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
16500
16501 * config.guess: Sync with egcs. Picks up new alpha support,
16502 BeOS & some additional linux support.
16503
d3d1907a
JL
16504Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
16505
16506 * config.guess: HP 9000/803 is a PA1.1 machine.
16507
b104e095
RH
16508Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
16509
16510 * configure.in: It's alpha*-...
16511
aca823c1
L
16512Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
16513
16514 * configure.in (host_makefile_frag, target_makefile_frag):
16515 Handle multiple config files.
16516 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
16517 alpha-*-*.
16518
d207ebef
JM
16519Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
16520
16521 * mkdep: New file.
16522
16523Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
16524
16525 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
16526
5d4a5ee6
JL
16527Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
16528
16529 * Makefile.in: Add libgui directory.
16530 (GDB_TK): Add all-libgui.
16531 * configure.in: Add libgui directory.
16532 * configure: Add all-libgui to GDB_TK.
16533
16534Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
16535
16536 * config-ml.in (multidirs): Add m32r to multilib list.
16537
16538Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
16539
16540 * Makefile.in (all-target-gperf): Change dependency to
16541 all-target-libstdc++.
16542
baf55877
FF
16543Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
16544
16545 * config.guess: Add BeOS support.
16546
5d4a5ee6
JL
16547Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
16548
16549 Source directory cvs renamed to cvssrc:
16550 * configure.in (host_tools): Change cvs to cvssrc.
16551 (native_only): Likewise.
16552 (noconfigdirs) [various cases]: Likewise.
16553 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
16554 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
16555 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
16556 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
16557 (all-cvssrc): Rename target from all-cvs.
16558
f2d76545
JL
16559Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
16560
16561 * configure (gxx_include_dir): Fix thinko.
16562
205cba53
JL
16563Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
16564
16565 * Makefile.in (INSTALL_TARGET_CROSS): Define.
16566 (install-cross, install-gcc-cross): New targets.
16567
5d4a5ee6
JL
16568Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
16569
16570 * configure.in (noconfigdirs): Add support for Thumb target.
16571
16572 * config.sub (maybe_os): Add support for Thumb target.
16573
16574Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
16575
16576 * Makefile.in: Add rules for cygmon.
16577
16578 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
16579
96b0f1fc
JL
16580Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
16581
16582 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16583 * configure (gxx_include_dir): Provide a definition for subdirs
16584 which do not use autoconf.
d207ebef
JM
16585
16586Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
16587
16588 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 16589 11/18/97 build
d207ebef 16590
7dfef6ed
JL
16591Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
16592
16593 * From Franz Sirl.
16594 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
16595 found on RedHat Linux systems.
96b0f1fc 16596
83cfe7c0
JL
16597Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
16598
16599 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
16600 guesses.
16601
7dfef6ed
JL
16602Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
16603
16604 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
16605
5d4a5ee6
JL
16606Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
16607
16608 * ltmain.sh: If mkdir fails, check whether the directory was created
16609 anyhow by some other process.
16610
d207ebef
JM
16611Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
16612
16613 * configure.in (d30v-*-*): Configure all directories.
16614
16615Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
16616
16617 * configure.in (d30v-*-*): Configure newlib, libiberty directories
16618 for the D30V.
16619
16620Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
16621
16622 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
16623
5d4a5ee6
JL
16624Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
16625
e490616e
ZW
16626 * include/libiberty.h: Add extern "C" { so it can be used with C++
16627 progrms.
16628 * include/remote-sim.h: Add extern "C" { so it can be used with C++
16629 programs.
5d4a5ee6 16630
d207ebef
JM
16631Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
16632
16633 * configure.in (d30v-*-*): Configure GCC now.
16634
5d4a5ee6
JL
16635Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
16636
16637 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
16638 is no longer needed.
16639
c9670e62
JM
16640Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
16641
16642 * Makefile.in: check-target-libio depends on all-target-libstdc++.
16643
cc71c0ca
MH
16644Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
16645
16646 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
16647 targets using "$@" to provide support for similar but not identical
16648 targets without having to duplicate code.
16649
d207ebef
JM
16650Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
16651
16652 * makefile.vms: Fix to work with DEC C.
16653
16654Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
16655
16656 * config.sub: Add mips-tx39-elf to marketing names.
16657
16658Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
16659
16660 * ltmain.sh: Handle symlinks in generated script.
16661
16662Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
16663
16664 * configure: Handle autoconf style directory options: --bindir,
16665 --datadir, --includedir, --infodir, --libdir, --libexecdir,
16666 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
16667 --sysconfdir.
16668 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
16669 (sharedstatedir, localstatedir, oldincludedir): New variables.
16670 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
16671 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
16672 sbindir, sharedstatedir, and sysconfdir.
16673
b1e3ddfd
AJ
16674Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
16675
16676 * Makefile.in (bootstrap-lean): New target.
16677
d207ebef
JM
16678Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
16679
16680 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 16681 sn, and gnuserv from noconfigdirs.
d207ebef
JM
16682
16683Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
16684
16685 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
16686
09f97c1e
JL
16687Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
16688
16689 * Makefile.in (cross): New target.
16690
335d0ab2
AO
16691Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
16692 Jeff Law <law@cygnus.com>
16693
16694 * Makefile.in (bootstrap2, bootstrap3): New targets.
16695 (all-bootstrap): Remove outdated and confusing target.
339c9b00 16696 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 16697
d207ebef
JM
16698Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
16699
16700 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 16701 windows. Consistent with gdb/configure.
d207ebef 16702
e693cc28
UD
167031997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
16704
e693cc28
UD
16705 * configure.in: Name Linux target fragment.
16706
16707 * configure: Rewrite so that project Makefile fragment is inserted
16708 first and appears last in the resulting Makefile.
16709
d207ebef
JM
16710Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
16711
16712 * Makefile.in (install-itcl): Install tcl first.
16713
5d4a5ee6
JL
16714Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
16715
16716 * configure.in: remove bison from noconfigdirs for Cygwin32 host
16717
f401679e
JW
16718Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
16719
16720 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
16721
16722 * configure.in (skipdirs): Add target-librx for Linux.
16723 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
16724
ec20b1b9
JL
16725Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
16726
16727 * Makefile.in (bootstrap): New target.
16728
becdcf6d
JL
16729Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
16730
63f6bcd7 16731 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 16732
d207ebef
JM
16733Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
16734
16735 * config.guess: Merge with FSF.
16736
0c82f6bf
FF
16737Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
16738
16739 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
16740
d207ebef
JM
16741Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
16742
16743 * config.sub: Add "marketing-names" patch.
16744
3fbc0b70
JS
16745Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
16746
e490616e 16747 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 16748
e20d4801
JL
16749Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
16750
16751 * config.sub: Handle v850-elf.
16752
fe181f78 16753Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
16754
16755 * .cvsignore (*-install): Remove.
16756
bfed1ea0
JL
16757Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
16758
16759 * ltconfig: Set CONFIG_SHELL in libtool.
16760 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
16761
558a1e7c
JW
16762Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
16763
16764 * configure.in (target_subdir): Set to libraries if enable_multilib.
16765
7818d6fc
JW
16766Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
16767
16768 * config.guess: Update from gcc directory.
16769
d207ebef
JM
16770Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
16771
16772 * Makefile.in (all-sim): Depends on all-readline.
16773
6599da04
JM
16774Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
16775
16776 * Makefile.in (BISON, YACC): Use $$s.
16777 (all-bison): Depend on all-texinfo.
16778
16779Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
16780
16781 * Makefile.in (BISON): Add -L flag.
16782 (YACC): Likewise.
16783
d207ebef
JM
16784Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
16785
4e81ae98
EC
16786 * configure.in (noconfigdirs): Add support for v850e target.
16787
d207ebef
JM
16788 * config.sub (maybe_os): Add support for v850e target.
16789
16790Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
16791
4e81ae98
EC
16792 * configure.in (noconfigdirs): Add support for v850ea target.
16793
d207ebef
JM
16794 * config.sub (maybe_os): Add support for v850ea target.
16795
6599da04
JM
16796Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
16797
16798 * config.sub: Add mipstx39. Delete r3900.
16799
16800Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
16801
16802 * Makefile.in (all-autoconf): Depends on all-texinfo.
16803
16804Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
16805
16806 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
16807 eabi targets.
16808
16809Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
16810
16811 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
16812
16813 * configure: When handling a Canadian Cross, handle YACC as well as
16814 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 16815 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
16816
16817Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
16818
16819 * Makefile.in (BISON): bison, not byacc or bison -y.
16820 (YACC): bison -y or byacc or yacc.
16821 (various): Add *-bison as appropriate.
16822 (taz): No need to mess with BISON anymore.
16823
16824Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
16825
16826 * configure: If OSTYPE matches *win32*, try to find a good value for
16827 CONFIG_SHELL.
16828
16829Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
16830
16831 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
16832 configure.in if it is present.
16833
16834Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
16835
16836 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
16837
16838Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
16839
16840 * config.sub: Recognize `arc' cpu.
16841 * configure.in: Likewise.
16842 * config-ml.in: Likewise.
16843
16844Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
16845
16846 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
16847
16848Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
16849
16850 * configure: Changed sed delimiter from ':' to '|' when
16851 attempting to substitute ${config_shell} for SHELL. On
16852 NT ${config_shell} may contain a ':' in it.
16853
16854Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
16855
16856 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
16857
16858Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
16859
16860 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
16861
16862Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
16863
16864 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
16865
16866 * ylwrap: If the program is a relative path, force it to be
16867 absolute.
16868
16869Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
16870
16871 * configure (tooldir): Set BISON to `bison -y' and not just bison.
16872
16873Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
16874
16875 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
16876 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
16877 for libraries.
6599da04
JM
16878
16879Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
16880
16881 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 16882 separated by spaces.
6599da04
JM
16883
16884Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
16885
16886 * ylwrap: New file.
16887 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
16888
16889 * ltmain.sh: Handle /bin/sh at start of install program.
16890
16891 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
16892
16893 * ltconfig, ltmain.sh: New files, from libtool 1.0.
16894 * missing: New file, from automake 1.2.
16895
16896Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
16897
16898 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
16899 check-tk to CHECK_X11_MODULES.
16900
16901Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
16902
16903 * config.sub: Merge with FSF.
16904
16905Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
16906
16907 * config.guess: Merge with FSF.
16908
16909Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
16910
16911 * configure: Treat msdosdjgpp like go32.
16912 * configure.in: Likewise. Don't remove gprof for go32.
16913
16914 * configure: Change Makefile.tem2 to Makefile.tm2.
16915
16916Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
16917
16918 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
16919
16920Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16921
16922 * install-sh (chmodcmd): Set to null if the DST directory already
16923 exists. Same as Nov 11th change.
16924
16925Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
16926
4e81ae98 16927 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
16928
16929Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
16930
16931 * config.guess: Update from FSF.
16932
16933Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
16934
16935 * Makefile.in (GDB_TK): Depend on itcl and tix.
16936
16937Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
16938
16939 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
16940 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
16941 (INSTALL_SCRIPT): New variable.
16942 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
16943 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
16944 to -x.
16945 * install-sh: Add support for -x option.
16946
16947Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
16948
16949 * configure.in, Makefile.in: Treat tix like itcl.
16950
16951Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
16952
16953 * Makefile.in (WINDRES): New variable.
16954 (WINDRES_FOR_TARGET): New variable.
16955 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
16956 (EXTRA_HOST_FLAGS): Add WINDRES.
16957 (EXTRA_TARGET_FLAGS): Add WINDRES.
16958 (EXTRA_GCC_FLAGS): Add WINDRES.
16959 ($(DO_X)): Pass down WINDRES.
16960 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
16961 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
16962 DLLTOOL_FOR_TARGET.
16963
16964Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
16965
16966 * configure.in: configure sim before gdb for win32-x-ppc
16967
16968Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16969
16970 Move gperf into the toplevel, from libg++.
16971 * configure.in (target_tools): Add target-gperf.
16972 (native_only): Add target-gperf.
16973 * Makefile.in (all-target-gperf): New target, depend on
16974 all-target-libg++.
16975 (configure-target-gperf): Empty rule.
16976 (ALL_TARGET_MODULES): Add all-target-gperf.
16977 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
16978 (CHECK_TARGET_MODULES): Add check-target-gperf.
16979 (INSTALL_TARGET_MODULES): Add install-target-gperf.
16980 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
16981
16982Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 16983
6599da04
JM
16984 * config.sub (mn10200): Recognize new basic machine.
16985
16986Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16987
16988 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
16989 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
16990
16991Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
16992
16993 * configure.in: If we're building mips-sgi-irix6* native, turn on
16994 ENABLE_MULTILIB and set TARGET_SUBDIR.
16995
16996Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
16997
16998 * Makefile.in (all-sn): Depend on all-grep.
16999
17000Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
17001
17002 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17003
17004 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17005 Makefile. From Jeff Makey <jeff@cts.com>.
17006 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17007
17008 * Makefile.in (DISTBISONFILES): Remove.
17009 (taz): Don't futz with DISTBISONFILES. Change BISON to use
17010 $(DEFAULT_YACC).
17011
17012 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 17013 cygwin32.
6599da04
JM
17014
17015 * Makefile.in (LD): New variable.
17016 (EXTRA_HOST_FLAGS): Pass down LD.
17017 ($(DO_X)): Likewise.
17018
17019Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
17020
17021 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17022
17023Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
17024
17025 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 17026 before adding our own. Always add --build.
6599da04
JM
17027
17028Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
17029
17030 * configure.in (targargs): Pass --build if we're doing
17031 a cross-compile.
17032
17033Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
17034
ca236658 17035 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
17036 sed. Otherwise sed chokes on NT path names with drive
17037 designators. Also look for "?:*" as the leading characters in an
17038 absolute pathname.
17039
17040Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
17041
17042 * config.sub: Support for r3900.
17043
17044Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
17045
17046 * configure.in: Use install-sh, not install.sh.
17047
17048Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
17049
17050 * Makefile.in (taz): Improve check for BISON so it doesn't try to
17051 apply it twice.
17052
17053Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
17054
17055 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17056 install-binutils.
17057
17058Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
17059
17060 * Makefile.in: Add automake targets.
17061 * configure.in (host_tools): Add automake.
17062
17063Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
17064
17065 * configure: Default CXX to c++, not gcc.
17066 * Makefile.in (CXX): Set to c++, not gcc.
17067 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17068
17069Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
17070
17071 * install-sh: try appending a .exe if source file doesn't
17072 exist
17073
17074Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
17075
17076 * configure.in: Turn on multilib by default.
17077 (cross_only): Remove target-libiberty.
17078
17079 * Makefile.in (all-gcc): Don't depend on libiberty.
17080
17081Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
17082
17083 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17084
17085Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
17086
17087 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17088 (DISTBISONFILES): Add ld/Makefile.in
17089
17090Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
17091
17092 * configure.in: if target is cygwin32 but host isn't cygwin32,
17093 don't configure gdb tcl tk expect, not just gdb.
17094
17095Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
17096
17097 * configure.in: Added gnuserv everywhere sn appears.
17098
17099 * Makefile.in (ALL_MODULES): Added all-gnuserv.
17100 (CROSS_CHECK_MODULES): Added check-gnuserv.
17101 (INSTALL_MODULES): Added install-gnuserv.
17102 (CLEAN_MODULES): Added clean-gnuserv.
17103 (all-gnuserv): New target.
17104
17105Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
17106
17107 * config.guess: Fixes for MIPS OpenBSD systems.
17108
17109Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
17110
17111 * Makefile.in (INSTALL_XFORM): Remove.
17112 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17113
17114 * mkinstalldirs: New file, copied from automake.
17115 * Makefile.in (installdirs): Rename from install-dirs. Use
17116 mkinstalldirs. Change all users.
17117 (DEVO_SUPPORT): Add mkinstalldirs.
17118
17119Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
17120
17121 * install-sh: Rename from install.sh.
17122 * Makefile.in (INSTALL): Change install.sh to install-sh.
17123 (DEVO_SUPPORT): Likewise.
17124
17125 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
17126 Graichen <graichen@rzpd.de>.
17127
17128Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
17129
17130 * config.guess: Recognize OpenBSD systems correctly.
17131
17132Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17133
17134 * README, Makefile.in (ETC_SUPPORT): Remove references to
17135 cfg-paper*, configure.{texi,man,info*}._
17136
17137Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
17138
17139 * Makefile.in (all.normal): Ensure that gcc is built after all
17140 the x11 - ie gdb - targets.
17141
17142Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
17143
17144 * makefile.vms: Don't run conf-a-gas.
17145
17146Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
17147
e490616e 17148 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 17149
d207ebef
JM
17150Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
17151
17152 * configure.in: Remove noconfigdirs case since gdb also
17153 configures and builds for tic80-coff.
17154
6599da04
JM
17155Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
17156
17157 * configure: Set cache_file to config.cache.
17158 * Makefile.in (local-distclean): Remove config.cache.
17159
17160Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
17161
17162 * COPYING: Update FSF address.
17163
d207ebef
JM
17164Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
17165
17166 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17167 noconfigdirs.
17168
6599da04
JM
17169Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
17170
17171 * Makefile.in (install-dirs): Don't crash if prefix, and hence
17172 MAKEDIRS, is empty.
17173
17174Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
17175
17176 * config.sub: Tweak mn10300 entry.
17177
17178Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
17179
17180 * configure.in (host_tools): Put sim before gdb, so gdb's
17181 configure.tgt can determine if the simulator was configured.
17182
17183Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
17184
17185 * config.sub: Move BeOS $os case to be with other Cygnus
17186 local cases.
17187
17188Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
17189
17190 * config.sub: Remove misplaced comment that broke Linux.
17191
17192Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
17193
17194 * config.sub: Add BeOS support.
17195
17196Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
17197
17198 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17199
17200Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
17201
17202 * configure.in (noconfigdirs): Remove tcl and tk from
17203 noconfigdirs for cygwin32 builds.
17204
d207ebef
JM
17205Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
17206
17207 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17208
6599da04
JM
17209Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
17210
17211 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17212 make-all.com, use makefile.vms instead.
17213
17214Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
17215
17216 * config.sub: Accept -lnews*.
17217
d207ebef
JM
17218Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
17219
17220 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 17221 target-examples and target-libiberty for d30v.
d207ebef
JM
17222
17223Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17224
17225 * configure.in (noconfigdirs): Enable ld for d30v.
17226
17227Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
17228
17229 * configure.in (tic80-*-*): Build compiler.
17230
17231Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
17232
17233 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 17234 unsupported d30v directories
d207ebef
JM
17235
17236Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17237
4e81ae98
EC
17238 * config.sub, configure.in: Add d30v target cpu.
17239
6599da04
JM
17240Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
17241
17242 * makefile.vms: New file.
17243 * make-all.com: Remove.
17244
17245Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
17246
17247 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17248
17249Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
17250
17251 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17252
17253Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
17254
17255 * Makefile.in (ALL_MODULES): Added all-db.
17256 (CROSS_CHECK_MODULES): Addec check-db.
17257 (INSTALL_MODULES): Added install-db.
17258 (CLEAN_MODULES): Added clean-db.
17259
17260Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
17261
17262 * config.guess: Merge with latest FSF sources.
17263
17264Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
17265
17266 * Makefile.in (ALL_MODULES): Added all-itcl.
17267 (CROSS_CHECK_MODULES): Added check-itcl.
17268 (INSTALL_MODULES): Added install-itcl.
17269 (CLEAN_MODULES): Added clean-itcl.
17270
17271Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
17272
17273 * configure.in: build gdb for mn10200
17274
17275Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
17276
17277 * Makefile.in (all-target-winsup): Depend on all-target-libio.
17278
d207ebef
JM
17279Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
17280
17281 * configure.in (tic80-*-*): Turn off most targets right now.
17282
6599da04
JM
17283Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
17284
17285 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17286 rather than the makeinfo program.
17287 (do-info): Depend upon all-texinfo.
17288
17289Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
17290
17291 * configure.in: Remove uses of config/mh-linux.
17292
17293 * config.sub, config.guess: Merge with latest FSF sources.
17294
d207ebef
JM
17295Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
17296
17297 * config.sub (case $basic_machine): Add tic80 entries.
17298
6599da04
JM
17299Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
17300
17301 * config.sub, config.guess: Merge with latest FSF sources.
17302
17303Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17304
17305 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17306 * mpw-config.in: Test for NewFolderRecursive.
17307 * mpw-install: Use symbolic name for startup filename.
17308 * mpw-README: Add various additional details.
17309
17310Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
17311
17312 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17313
17314Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
17315
17316 * configure.in: Do build gcc and the target libraries for
17317 the mn10200.
17318
17319Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
17320
17321 * configure.in: don't avoid building gdb for mn10300 any more
17322 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17323 instead of single-quoting it.
17324
17325Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
17326
17327 * configure.in: Don't use --with-stabs on IRIX 6.
17328
17329Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
17330
17331 * configure.in (m32r): Build gdb, libg++ now.
17332
17333Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17334
17335 * configure.in (mips*-sgi-irix6*): Remove gdb and related
17336 directories from noconfigdirs.
17337
17338Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
17339
17340 * config.sub (basic_machine): added mips16 configuration
17341
17342Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17343
17344 * config.sub: Handle d10v-unknown.
17345
d207ebef
JM
17346Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
17347
17348 * config.sub: Handle v850-unknown.
17349
6599da04
JM
17350Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
17351
17352 * Makefile.in: add findutils
17353 * configure.in: add findutils to list of host_tools
17354
17355Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
17356
17357 * config.sub: Handle mn10200 and mn10300.
17358
17359Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17360
17361 * configure.in (d10v-*): Do not build librx.
17362
17363Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
17364
17365 * configure.in (mn10300): Build everything except gdb & libgloss.
17366
17367Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
17368
17369 * config.guess: Patch for Dansk Data Elektronik servers,
17370 from Niels Skou Olsen <nso@dde.dk>.
17371
17372 For ncr, use /bin/uname rather than uname, since GNU uname does not
17373 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
17374
17375 Patch for MIPS R4000 running System V,
17376 from Eric S. Raymond <esr@snark.thyrsus.com>.
17377
17378 Fix thinko for nextstep.
17379
17380 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17381
17382 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
17383 * config.guess: Guess mips-dec-mach_bsd4.3.
17384
17385 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
17386 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
17387 release numbers.
17388 * config.guess (mips-mips-riscos*): Emit just enough of the
17389 release number.
17390
17391 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
17392 * config.guess (sparc-auspex-sunos*): Added.
17393 (f300-fujitsu-*): Added.
17394
17395 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
17396 * config.guess: Recognize a Tadpole as a sparc.
17397
17398Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17399
17400 * config.guess: Don't assume that NextStep version is either 2 or
17401 3. NextStep 4 (aka OpenStep 4) has come out now.
17402
17403Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17404
17405 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17406 From Rik Faith <faith@cs.unc.edu>.
17407
17408Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
17409
17410 * config.sub: Contributions from bug-gnu-utils to:
17411 Support plain "hppa" (no version given) architecture, reported by
17412 OpenStep.
17413 OpenBSD like NetBSD.
17414 LynxOs is not a hardware supplier.
17415
17416 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 17417 OpenBSD like NetBSD.
6599da04
JM
17418 Stratus systems.
17419 More Pyramid systems.
17420 i[n>4]86 Intel chips.
17421 M680[n>4]0 Motorola chips.
17422 Use unknown instead of lynx for hardware manufacturer.
17423
17424Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17425
17426 * install.sh (chmodcmd): Set to null if the DST directory already
17427 exists.
17428
17429Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17430
17431 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17432 not use mt-ppc target Makefile fragment any more.
17433
17434Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17435
17436 * configure.in (*-*-windows): Exclude everything but those dirs
17437 needed to build windows.
17438
17439Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
17440
17441 * Makefile.in (all-target-winsup): Depend on all-target-librx.
17442
17443Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17444
17445 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
17446
17447Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17448
17449 * Undo my previous change.
17450
17451Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
17452
17453 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17454 unconditionally.
17455 (MAKEOVERRIDES): Define (revert this part of October 18 change).
17456
17457Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17458
17459 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
17460 host to add it's own flags.
6599da04
JM
17461
17462Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
17463
17464 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
17465
17466Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
17467
17468 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
17469 (CXX_FOR_TARGET): Likewise.
17470 (GCC_FOR_TARGET): Define.
17471 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
17472 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
17473 CC_FOR_TARGET was specified on the command line.
17474 (MAKEOVERRIDES): Don't define.
17475
17476Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
17477
17478 * configure.in (m32r): Fix spelling of libg++ libs.
17479
17480Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
17481
17482 * config.sub (-apple*): Remove, now redundant.
17483
17484Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
17485
17486 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
17487
17488 * configure: Rework yesterday's sed script patch.
17489
17490 * config.sub: Merge with FSF.
17491
17492Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
17493
17494 * config.guess: Merge from FSF.
17495
17496 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
17497 * config.guess: Use pc instead of unknown, for pc clone systems.
17498 Change linux to linux-gnu.
6599da04
JM
17499
17500 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 17501 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
17502
17503Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
17504
17505 * test-build.mk (HOLES): Add "xargs" for gdb.
17506
17507 * configure: Avoid hpux10.20 sed bug.
17508
17509Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
17510
731a8127 17511 * configure.in: Add support for windows host
6599da04
JM
17512 (that is a build done under the Microsoft build environment).
17513
17514Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
17515
17516 * Makefile.in: Replace all uses of srcroot with s, to shrink
17517 command line lengths.
17518
17519 Patches from Geoffrey Noer <noer@cygnus.com>:
17520 * configure.in: If configuring for newlib, pass --with-newlib to
17521 subdirectories.
17522 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
17523 -Bnewlib/ and -Lwinsup to gcc.
17524 (CXX_FOR_TARGET): Likewise.
17525
17526Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
17527
17528 * Makefile.in (ETC_SUPPORT): Add configure.
17529
17530Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
17531
4e81ae98 17532 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
17533 host configuration file.
17534
17535Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
17536
17537 * configure.in: Break mn10x00 support into separate
17538 mn10200 and mn10300 configurations.
17539 * config.sub: Likewise.
17540
17541Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
17542
17543 * configure.in: Add lots of stuff to noconfigdirs for
17544 the mn10x00 targets.
17545
17546 * config.sub, configure.in: Add mn10x00 support.
17547
17548Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
17549
17550 * make-all.com: Call conf-a-gas, not config-a-gas.
17551
17552Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
17553
17554 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 17555 targets.
6599da04
JM
17556
17557Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
17558
17559 * mpw-README: Add much more detail for native PowerMac.
17560 * mpw-install: New file.
17561 * mpw-configure: Add --norecursion and --help options.
17562 * mpw-config.in: Translate readme and install files when
17563 copying to objdir.
17564 * mpw-build.in: Don't always depend on byacc and flex.
17565 (install-only-top): New action.
17566
d207ebef
JM
17567Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
17568
17569 * configure.in: You can now configure GDB for the v850.
17570
6599da04
JM
17571Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
17572
17573 * configure.in (noconfigdirs): Don't configure any C++ dirs
17574 if targeting D10V.
17575
17576Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
17577
17578 * config.sub: Recognize mips64vr5000.
17579
17580Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
17581
17582 * configure.in: Use a single line for host_tools and native_only.
17583
17584Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
17585
17586 * config.sub, configure.in: Add entries for m32r.
17587
17588Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
17589
17590 * Makefile.in (inet-install): Don't run install-gzip.
17591
17592Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
17593
17594 * configure.in: Don't config lots of things for *-*-windows*.
17595
17596Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
17597
17598 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
17599 (host_libs, host_tools): Copy from configure.in.
17600 * mpw-configure: Don't complain about directories not found.
17601
17602Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17603
17604 * configure.in (i[345]86): Recognize i686 for pentium pro.
17605 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
17606 file.
17607
17608 * config.guess (i[345]86): Ditto.
17609
17610Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17611
17612 * configure.in (noconfigdirs): Removed gdb for D10V.
17613
d207ebef 17614Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 17615
d207ebef
JM
17616 * configure.in: Remove ld, target-libio, target-libg++, and
17617 target-libstdc++ from noconfigdirs.
5d4a5ee6 17618
6599da04
JM
17619Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
17620
17621 * configure: Fix three locations where shell scripts were
17622 being run directly rather than with config_shell.
17623
d207ebef
JM
17624Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
17625
17626 * configure.in (v850-*-*): Set up initial $noconfigdirs.
17627 * config.sub (basic_machine): Recognize v850.
17628
6599da04
JM
17629Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
17630
17631 * mpw-configure: Handle multiple enable/disable options and
17632 pass them down recursively, handle -c and -s flags appropriately
17633 depending on choice of compiler, add escape mechanism for
17634 quoted arguments to gC.
17635
17636Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17637
17638 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
17639 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
17640 so that -mrelocatable-lib and -mno-eabi are used.
17641
17642 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
17643 not support --print-multi-lib, don't abort.
17644
6599da04
JM
17645Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
17646
17647 * make-all.com: Run config-a-gas.
17648 * setup.com: Don't copy subdirectory files around.
17649
17650Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
17651
17652 * configure.in (*-*-ose): Remove exclusion of libgloss for this
17653 target, it now compiles correctly.
17654
17655Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
17656
17657 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
17658
17659Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17660
4e81ae98 17661 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
17662
17663Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17664
17665 * configure.in (native_only): Add prms.
17666
17667Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
17668
17669 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
17670 (BINUTILS_SUPPORT_DIRS): Likewise.
17671
17672Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17673
17674 * configure.in (d10v-*-*): Don't configure ld or gdb until the
17675 d10v support is added.
17676
17677Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17678
17679 * configure.in (d10v-*-*): New target.
17680
17681Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
17682
17683 * config.guess (HP 9000/811): Recognize this as a PA1.1
17684 machine.
17685
17686Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
17687
17688 * Makefile.in (do-tar-gz): New target, split out from tail end of
17689 taz target. Run each command separately, don't use pipes.
17690 (taz): Use it.
17691
17692Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
17693
17694 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
17695 * mpw-build.in: No builds should depend on building byacc or flex,
17696 they are assumed to be installed already.
17697
17698Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17699
17700 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
17701 variable that CC_FOR_TARGET needs.
17702
17703Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17704
17705 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
17706 options have changed since the last time the subdirectory was
17707 configured, and if it has, reconfigure.
17708 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
17709 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
17710
17711Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
17712
17713 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
17714 CLEAN_MODULES): Add bash.
17715 (all-bash): New target.
17716
17717Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
17718
17719 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
17720
17721Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17722
17723 * config.sub (basic_machine): Recognize d10v as a valid processor.
17724
17725Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
17726
17727 * mpw-configure: Add support for --bindir.
17728 * mpw-build.in: Use a GCC-specific build script for GCC actions.
17729
17730Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
17731
17732 * configure.in: add bash, time, gawk to list of hosttools and things
17733 to only build for native toolchains
17734
17735Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17736
17737 * Makefile.in (docdir): Remove.
17738
17739Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
17740
17741 * Makefile.in (datadir): Set to $(prefix)/share.
17742
17743Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
17744
17745 * configure.in: build diff and patch for cygwin32-hosted
17746 toolchains.
17747
17748Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
17749
17750 * config.sub: Accept -rtems*.
17751
17752Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
17753
e490616e
ZW
17754 * configure.in: enable dosrel for cygwin32-hosted builds,
17755 remove diff from the list of things not buildable
17756 via Canadian Cross
6599da04
JM
17757
17758Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
17759
17760 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 17761 don't get ". ".
6599da04
JM
17762
17763Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
17764
17765 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
17766
17767Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
17768
17769 * Makefile.in (taz): Handle case where tex3patch didn't even get
17770 checked out. Also, if it was found, put the symlink in a new util
17771 subdirectory.
17772
17773Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17774
17775 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
17776
17777Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
17778
17779 * config.sub: Recognize -openvms.
17780 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
17781 * make-all.com, setup.com: New files.
17782
17783Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
17784
17785 * Makefile.in (taz): tex3patch moved to texinfo/util.
17786
17787Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
17788
17789 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
17790 * configure.in: remove make from disable-if-Can-Cross list
17791 enable gdb if ${host} and ${target} are cygwin32
17792
17793Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
17794
17795 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
17796 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
17797
17798Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
17799
17800 * config.guess: Combine mips-mips-riscos cases, and use cpp to
17801 distinguish sysv/svr4/bsd variants.
17802 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
17803
17804Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
17805
17806 * configure.in: Added copyright notice.
17807 * move-if-change: Added copyright notice.
17808
17809Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17810
17811 * configure.in (powerpcle-*-solaris*): Until we get shared
17812 libraries working, don't build gdb, sim, make, tcl, tk, or
17813 expect.
17814
17815Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
17816
17817 * config.guess: Merge with FSF:
17818
17819 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
17820 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
17821
17822 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
17823 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
17824
17825 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
17826 * config.guess: Combine two OSF1 rules.
17827 Also recognize field test versions. From mjr@zk3.dec.com.
17828 * config.guess (dgux): Use /usr/bin/uname rather than uname,
17829 because GNU uname does not support -p. From pmr@pajato.com.
17830
17831Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
17832
17833 * Makefile.in (MAKEDIRS): Removed $(tooldir).
17834
17835Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
17836
17837 * mpw-README: Document GCCIncludes.
17838
17839Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
17840
17841 * configure.in (alpha-*-linux*): Set enable_shared to yes.
17842
17843Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17844
17845 * mpw-configure: Handle --enable-FOO and --disable-FOO.
17846
17847Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
17848
17849 * configure.in (*-*-cygwin32): Configure make.
17850
17851Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
17852
17853 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
17854
17855Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
17856
17857 * Makefile.in (all-inet): Depend on all-perl.
17858
17859 * Makefile.in (inet-install): New target.
17860
17861 * Makefile.in (all-inet): Depend on all-tcl.
17862 (all-inet): Depend on all-send-pr.
17863
17864Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17865
17866 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
17867 temporarily.
17868
17869Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
17870
17871 * configure.in: Don't configure --with-gnu-ld on AIX.
17872
17873Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
17874
17875 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
17876
17877Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
17878
17879 * Makefile.in (ALL_MODULES): Added all-inet.
17880 (CROSS_CHECK_MODULES): Added check-inet.
17881 (INSTALL_MODULES): Added install-inet.
17882 (CLEAN_MODULES): Added clean-inet.
17883 (all-indent): New target.
17884
17885 * configure.in (host_tools): Added inet.
17886 (native_only): Added inet.
17887 (noconfigdirs): Added inet.
17888
17889Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
17890
17891 * configure.in: Don't configure libgloss if we are not configuring
17892 newlib.
17893
17894Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
17895
17896 * configure.in: Don't configure libgloss for unsupported
17897 architectures.
17898
17899Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17900
17901 * Makefile.in (CLEAN_MODULES): Add clean-apache.
17902
17903Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
17904
17905 * Makefile.in (ALL_MODULES): Include all-apache.
17906 (CROSS_CHECK_MODULES): Include check-apache.
17907 (INSTALL_MODULES): Include install-apache.
17908 (all-apache): New target.
17909
17910 * configure.in: Added apache everywhere perl is seen.
17911
17912Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17913
17914 * Makefile.in: Add support for clean-{module} and
17915 clean-target-{module} rules.
17916
17917Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
17918
17919 * configure.in (*-*-ose) do not build libgloss.
17920
17921Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17922
17923 * config.guess (prep*:SunOS:5.*:*): Turn into
17924 powerpele-unknown-solaris2.
17925
17926Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
17927
17928 * configure.in: Permit --enable-shared to specify a list of
17929 directories.
17930
17931Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
17932
17933 * configure.in (host==solaris): Pass only the first word of $CC
17934 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
17935
17936Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
17937
17938 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
17939
17940Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
17941
17942 * Makefile.in (ALL_MODULES): Include all-perl.
17943 (CROSS_CHECK_MODULES): Include check-perl.
17944 (INSTALL_MODULES): Include install-perl.
17945 (ALL_X11_MODULES): Include all-guile.
17946 (CHECK_X11_MODULES): Include check-guile.
17947 (INSTALL_X11_MODULES): Include install-guile.
17948 (all-perl): New target.
17949 (all-guile): New target.
17950
17951 * configure.in (host_tools): Include perl and guile.
17952 (native_only): Include perl and guile.
17953 (noconfigdirs): Don't build guile and perl; no ports have been
17954 done.
17955
17956Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
17957
e490616e
ZW
17958 * configure (--enable-*): Handle quoted option lists such as
17959 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
17960
17961Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17962
17963 * Makefile.in ({,inst}all-target): New rule so we can make and
17964 install all of the target directories easily.
17965
17966Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17967
17968 * configure.in: Add missing global flag in sed substitution when
17969 deleting `target-' from ${configdirs}.
17970
17971Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
17972
17973 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
17974 option.
17975
17976 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
17977 config/mh-necv4.
17978
17979 * install.sh: Correct misspelling of transformbasename.
17980
17981 * config.guess: Recognize mips-*-sysv*.
17982
17983Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
17984
17985 * config.sub: Recognize mon960.
17986
17987Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
17988
17989 * configure: Restore Canadian Cross handling of BISON and LEX,
17990 removed in Feb 20 change.
17991
17992Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
17993
17994 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
17995 Mention make install. Remove the old copyright date as well the
17996 clumsy and rather pointless copyright on the README file.
17997
17998Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
17999
18000 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18001 Makefile after running symlink-tree, then run `make distclean' to
18002 avoid clobbering any generated files in srcdir.
18003
18004Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
18005
18006 * configure.in (m68k-*-netbsd*): Build everything now.
18007
18008Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
18009
18010 * Makefile.in (taz): Fix quoting.
18011
18012Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
18013
18014 * configure.in (sparclet-*-*): Build everything now.
18015
18016Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18017
18018 * configure.in (m68k-*-linux*): New host.
18019
18020Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
18021
18022 * configure: Check for bison before byacc.
18023
18024Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
18025
18026 * Makefile.in configure: Change the way LEX and BISON/YACC are
18027 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
18028 searching PATH. These are used as fallbacks by Makefile.in if
18029 flex/bison/byacc aren't in objdir.
18030
18031Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
18032
18033 * Makefile.in: Make everything which depends upon all-bfd also
18034 depend upon all-opcodes, in case --with-commonbfdlib is used.
18035
18036Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18037
18038 * configure.in (host *-*-cygwin32): Don't build gdb if we are
18039 building NT native compilers on Unix.
18040
18041Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
18042
18043 * configure.in: Don't get CC from the host Makefile fragment if we
18044 can find gcc in PATH, or if this is a Canadian Cross. Move the
18045 Solaris test for /usr/ucb/cc to the post target script, just after
18046 the compiler sanity test.
18047
18048Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
18049
18050 * config.sub: Merge with FSF.
18051
18052Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
18053
18054 * Makefile.in (RPATH_ENVVAR): New variable.
18055 (REALLY_SET_LIB_PATH): Use it.
18056 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18057
18058Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
18059
18060 * config.sub, configure.in: Recognize sparclet cpu.
18061
18062Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18063
18064 * config.guess: Support m68k-cbm-sysv4.
18065
18066Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18067
18068 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18069 m68k-unknown-linuxaout from linker help string. Put quotes around
18070 $ld_help_string.
18071
18072Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
18073
18074 * config.guess (powerpc-harris-powerunix): Add guess for port
18075 to new target.
18076
18077Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18078
18079 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18080
18081Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
18082
18083 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18084 $(REALLY_SET_LIB_PATH) in Makefile.
18085 * Makefile.in (SET_LIB_PATH): New variable.
18086 (REALLY_SET_LIB_PATH): New variable.
18087 ($(DO_X)): Use $(SET_LIB_PATH).
18088 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18089 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18090 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18091 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18092 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18093 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18094 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18095 (install-dosrel): Likewise.
18096 (all-opcodes): Depend upon all-libiberty.
18097
18098Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
18099
18100 * config.guess (*:CYGWIN*): New
18101
18102Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18103
18104 * Makefile.in (all-target-winsup): All all-target-libiberty.
18105
18106Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18107
18108 * configure.in (noconfigdirs): Add missing # in front of comment.
18109
18110Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
18111
18112 * configure.in: add second pass to things added to noconfigdirs
18113 so *-gm-magic can exclude libgloss properly.
18114
18115Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
18116
18117 * mpw-configure (extralibs_name, rez_name): Set correctly
18118 for MWC68K compiler.
18119
18120 * mpw-README: Add more info on the necessary build tools.
18121
18122Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
18123
18124 * configure.in, config.sub: Recognize cygwin32.
18125
18126Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
18127
18128 * config.guess, config.sub: Recognize A/UX.
18129
18130Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
18131
18132 * config.sub: Merge with gcc/config.sub.
18133
18134Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
18135
18136 * mpw-build.in (do-binutils): Add build of stamps.
18137
18138Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
18139
18140 * config.sub: Add recognition for mips64vr4100*-* targets.
18141
18142Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18143
18144 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18145 Add creation of gconfigargs with `--enable-shared' turned on.
18146 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18147 ($(host)-stamp-stage3-configured): Likewise.
18148 (HOLES): Add chatr and ldd.
18149 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18150
18151Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
18152
18153 * configure: Pass --nfp to recursive configures.
18154
18155Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
18156
18157 * Makefile.in (DLLTOOL): New.
18158 (DLLTOOL_FOR_TARGET): New.
18159 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18160 (EXTRA_TARGET_FLAGS): Ditto.
18161 (EXTRA_GCC_FLAGS): Ditto.
18162 (CONFIGURE_TARGET_MODULES): Ditto.
18163 (DO_X): Ditto.
18164 * configure: Add DLLTOOL.
18165
18166Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
18167
18168 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18169 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18170 mh-sco, since old workarounds no longer needed, and don't
18171 build ld, since libraries have weak symbols in COFF.
18172
18173Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
18174
18175 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18176
18177Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
18178
18179 * configure.in: Make sure that ${CC} can be used to compile an
18180 executable.
18181
18182Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18183
18184 * Makefile.in (all-gdb): Depend on $(GDB_TK).
18185 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18186 nothing depending on whether gdbtk is being built.
18187
18188Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
18189
18190 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18191
18192Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
18193
18194 * configure.in (noconfigdirs): Put ld or gas in this early, if the
18195 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18196
18197Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
18198
18199 * config-ml.in: Add support for
18200 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18201 Simplify setting of multidirs from --disable-foo.
18202
18203Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18204
18205 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18206 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18207 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 18208 non-empty, pass them on to the GCC make.
6599da04
JM
18209 (all-bootstrap): New rule that is like all-gcc, except it executes
18210 the GCC bootstrap rule instead of the GCC all rule.
18211
18212Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
18213
18214 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18215
18216Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18217
18218 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18219 DG/UX support.
18220
18221Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
18222
18223 * config.sub (i*86*) Change [345] to [3456]
18224
18225Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18226
18227 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18228 --with-gnu-ld=no.
18229
18230Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18231
18232 * config-ml.in (rs6000*, powerpc*): Add switches to control which
18233 AIX multilibs get built.
18234
18235Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18236
18237 * configure.in (i386-win32): Don't build expect if we're not
18238 building the tcl subdir.
18239
18240Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
18241
18242 * Makefile.in: (configure-target-examples, all-target-examples):
18243 New targets, configure and build example programs.
18244
18245Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
18246
18247 * mpw-configure: If an mpw-config.in generated a file mk.sed,
18248 use it as input to sedit the generated MPW makefile.
18249 * mpw-README: Add a suggestion about Gestalt.h.
18250
18251Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
18252
18253 * config.sub: Accept *-*-ieee*.
18254
18255Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
18256
18257 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
18258 Ronald F. Guilmette <rfg@monkeys.com>.
18259
18260Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18261
18262 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18263 for powerpc-pe native.
18264 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18265 (target==powerpc-pe): duplicate i386-win32 entry.
18266
18267Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18268
18269 * configure.in (noconfigdirs): Exclude target-newlib for all versions
18270 of vxworks, not just vxworks5.1.
18271
18272Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
18273
18274 * mpw-configure: Add support for exec-prefix.
18275
18276Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18277
18278 * config.guess: Recognize HP model 816 machines as having
18279 a PA1.1 processor.
18280
18281Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
18282
18283 * configure: Ignore new autoconf configure options.
18284
6599da04
JM
18285Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18286
18287 * config.guess: Recognize Pentium under SCO.
18288 From Robert Lipe <robertl@arnet.com>.
18289
18290Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18291
18292 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
18293
18294Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
18295
18296 * configure.in: Don't configure gas for alpha-dec-osf*.
18297
18298Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
18299
18300 * configure.in: Default to --with-stabs for some targets for which
18301 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18302 i[345]86*-*-unixware*.
18303
18304Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
18305
18306 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18307 rather than basing it on the target. Simplify handling of options
18308 controlling which directories to configure. Remove extraneous
18309 slash in multi-clean target.
18310
18311Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
18312
18313 * config-ml.in: Prefix more variables with ml_ so they don't collide
18314 with configure's.
18315
18316Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
18317
18318 * configure: Don't turn -v into --v.
18319
18320Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
18321
18322 * configure.in (targargs): Fix typo.
18323
18324 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18325
18326Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
18327
18328 * configure.in: Strip --host and --target options from
18329 CONFIG_ARGUMENTS, and always configure for --host only. Add
18330 --with-cross-host option when building with a cross-compiler.
18331 * configure: Canonicalize the arguments put into config.status by
18332 always using `=' for an option with an argument. Pass a presumed
18333 --host or --target explicitly.
18334
18335Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
18336
18337 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18338 into general OS recognition case.
18339
18340Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18341
18342 * configure.in (target_configdirs): add target-winsup only
18343 for win32 target systems.
18344
18345Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
18346
18347 * Makefile.in (all-target-libgloss): Depend upon
18348 configure-target-newlib, since when libgloss is built it looks to
18349 see if the newlib directory exists.
18350
18351Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
18352
18353 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18354 cfg-ml-*.in.
18355
18356Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
18357
18358 * configure: Handle LD and LD_FOR_TARGET when configuring a
18359 Canadian Cross.
18360
6599da04
JM
18361Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18362
18363 * configure.in (target_libs): add target-winsup.
18364 (target==i386-win32): add patch diff flex make to $noconfigdirs.
18365 (target==ppcle-pe): remove ld from $noconfigdirs.
18366
18367Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
18368
18369 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18370 Preserve relative path names in $srcdir. Build symlink tree if
18371 configuring cross target dir and srcdir=. (= no VPATH support).
18372 (configure-target-libg++): Depend on configure-target-librx.
18373 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18374 * config-ml.in: New file.
18375 * symlink-tree: New file.
18376 * configure: Ensure srcdir="." if that's what it is.
18377
18378Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
18379
18380 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18381 includes and FLEX_SKELETON setting.
18382 * mpw-configure (--with-gnu-ld): New option, controls whether
18383 to use PPCLink or ld with PowerMac GCC.
18384 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18385 * mpw-config.in: Configure grez if targeting Mac.
18386
18387 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
18388 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18389 just macos.
6599da04
JM
18390 * configure.in: Configure grez resource compiler if targeting Mac.
18391 * Makefile.in (all-grez, install-grez): New targets.
18392
18393Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
18394
18395 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 18396 gcc in the path, set CC to gcc -O2.
6599da04
JM
18397
18398Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
18399
18400 * configure: Default ${build} correctly. Avoid picking up extra
18401 spaces when reading CC and CXX from Makefile. When doing a
18402 Canadian Cross, use plausible default values for numerous
18403 variables.
18404 * configure.in: When doing a Canadian Cross, don't try to
18405 configure tools whose configure script can't handle it.
18406
18407Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18408
18409 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18410
18411Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
18412
18413 * configure: Remove dubious bug reporting address.
18414
18415Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
18416
18417 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
18418 configure script, run that instead of this directory's configure.
18419 In either case, print a message that we're configuring the sub-dir.
18420
18421Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
18422
18423 * configure.in: Before checking for the existence of various files,
18424 use sed to filter out "target-".
18425
18426Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
18427
18428 * Makefile.in (DO_X): Split rule to decrease command line length
18429 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
18430 (Philippe De Muyter).
18431
18432Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18433
18434 * Makefile.in (all-patch): depend on all-libiberty.
18435
18436Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
18437
18438 * configure.in: If the only directory in target_configdirs which
18439 actually exists is libiberty, then set target_configdirs to empty,
18440 to avoid trying to build a target libiberty in a gas or gdb
18441 distribution.
18442
18443Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
18444
18445 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
18446 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18447 systems.
6599da04
JM
18448
18449Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18450
18451 * configure.in (copy_dirs): Use sys-include instead of include
18452 for --with-headers option.
18453
18454Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
18455
18456 * Makefile.in, configure.in: Make winsup builds work with
18457 new scheme.
18458
18459Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
18460
18461 * configure.in: Build the linker on AIX.
18462
18463Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
18464
18465 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
18466 where needed.
18467
18468Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
18469
18470 * Makefile.in (all-gcc): Fix typo.
18471
18472Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
18473
18474 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
18475
18476Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
18477
18478 * configure.in: Rename libFOO to target-libFOO, and xiberty
18479 to target-xiberty, to provide more flexibility.
18480 (target_subdir): Define. Create if cross.
18481 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
18482 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
18483 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
18484 check-libFOO -> check-target-libFOO, etc.
18485 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
18486 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
18487 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
18488 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
18489 allow ALL_GCC="" to only configure.
18490 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
18491 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
18492 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
18493
18494Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
18495
18496 * Makefile.in (taz): Build "info" in etc explicitly.
18497
18498Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
18499
18500 * configure.in: Make sure that CC is undefined (as opposed to
18501 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
18502 problem with autoconf trying to configure on a host without GCC.
18503
18504Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18505
18506 * mpw-configure: Set host alias from choice of host compiler,
18507 only use generic MPW Makefile sed if present, edit a file
18508 named "hacked_Makefile.in" instead of "Makefile.in" if present.
18509 * mpw-README: Add problem notes about CW6 and CW7.
18510
18511Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
18512
18513 * Makefile.in (taz): Use ";" instead of ";;".
18514
18515Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
18516
18517 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
18518 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
18519 DISTDOCDIRS.
18520 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
18521 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
18522
18523Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
18524
18525 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
18526 and gnats, because they are now subsumed by DISTSTUFFDIRS.
18527 Move bfd to DISTSTUFFDIRS.
18528
18529Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18530
18531 * Makefile.in (X11_LIB): Removed.
18532 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
18533
18534 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
18535
18536Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18537
18538 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
18539 names.
18540
18541Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18542
18543 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
18544
18545Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
18546
18547 * configure.in (i[345]86-*-win32): Always build newlib.
18548 Don't configure cvs, autoconf or texinfo.
18549 * Makefile.in (LD_FOR_TARGET): New.
18550 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
18551 Pass down LD_FOR_TARGET.
18552
18553Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
18554
18555 * winsup: New directory.
18556 * Makefile.in: Build winsup.
18557 * configure.in: Winsup is configured when target is win32.
18558 Can only build win32 target GDB when native.
4e81ae98 18559
6599da04
JM
18560Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
18561
18562 * config.guess: Recognize HP model 819 machines as having
18563 a PA 1.1 processor.
18564
18565Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
18566
18567 * configure: Fix sed loop which substitutes for CC and CXX to
18568 avoid bug found in various sed implementations.
18569
18570Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18571
18572 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
18573 simulator. Use standard powerpc-*-eabi*.
18574
18575Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
18576
18577 * configure.in: Stop putting gas and binutils in noconfigdirs for
18578 powerpc-*-aix* and rs6000-*-*.
18579
18580Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
18581
18582 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
18583 -mcall-aixdesc libraries.
18584
18585Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
18586
18587 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18588
18589 * config.sub (arm | armel | armeb): Fix shell syntax.
18590
18591Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18592
18593 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
18594 -msoft-float and -mcpu=common support.
18595 (powerpc*-*-eabisim*): Add support for building -mcall-aix
18596 libraries.
18597
18598Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18599
18600 * configure.in: Allow configuration and build of emacs19 for the alpha.
18601
18602Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18603
18604 * configure.in (CC): Get ^CC, not just any old CC, from
18605 ${host_makefile_frag}.
18606
18607Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18608
4e81ae98 18609 * configure.in (CC): Try to get CC from
6599da04
JM
18610 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
18611
18612Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18613
18614 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
18615 only if it exists in $(srcdir).
18616
18617Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
18618
18619 * configure: If CC and CXX are not set in the environment, set
18620 them, based on either an existing Makefile or on searching for gcc
18621 in PATH. Substitute for CC and CXX in Makefile.
18622 * configure.in: Remove libm from target_libs. Separate
18623 target_configdirs from configdirs. If CC is not set in
18624 environment, try to get it from a host Makefile fragment. Rewrite
18625 changes of configdirs to use skipdirs instead. A few minor
18626 tweaks. Take directories out of target_configdirs as they are
18627 taken out of configdirs. Remove existing Makefile files from
18628 subdirectories. Substitute for TARGET_CONFIGDIRS and
18629 CONFIG_ARGUMENTS in Makefile.
18630 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
18631 by configure.in.
18632 (CONFIG_ARGUMENTS): Likewise.
18633 (CONFIGURE_TARGET_MODULES): New variable.
18634 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
18635 ($(CONFIGURE_TARGET_MODULES)): New target.
18636 (configure-libg++, configure-libio): New targets.
18637 (all-libg++): Depend upon configure-libg++.
18638 (all-libio): Depend upon configure-libio.
18639 (configure-libgloss, all-libgloss): New targets.
18640 (configure-libstdc++): New target.
18641 (all-libstdc++): Depend upon configure-libstdc++.
18642 (configure-librx, all-librx): New targets.
18643 (configure-newlib): New target.
18644 (all-newlib): Depend upon configure-newlib
18645 (configure-xiberty): New target.
18646 (all-xiberty): Depend upon configure-xiberty.
18647
18648Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18649
18650 * configure.in (host i[345]86-*-win32): Expand the
18651 noconfigdirs again.
18652
18653Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
18654
18655 * mpw-configure: Fix sed command file name.
18656
18657Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
18658
4e81ae98 18659 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
18660 noconfigdirs again.
18661
18662Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
18663
18664 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
18665 or powerpc*-*-pe*, since they are not yet supported.
18666
18667Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18668
18669 Add PowerMac support and many other enhancements.
18670 * mpw-configure: New option --cc to select compiler to use,
18671 paste options set according to --cc into the generated
18672 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
18673 if mpw-make.sed is present.
18674 * mpw-config.in: Don't test for gC1, test for mpw-touch,
18675 add forward includes for PowerPC include files.
18676 * mpw-build.in: Build using Makefile.PPC if present.
18677 (do-byacc, etc): Remove separate version resource builds.
18678 (do-gas): Build "stamps" before "all".
18679 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
18680 * mpw-README: Update to reflect --cc option, PowerMac support,
18681 and recently-reported compatibility problems.
18682
18683Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
18684
18685 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
18686 embedded m68k systems (-aout, -coff, -elf, -vxworks).
18687 (--with-multilib-top): Pass to recursive invocations.
18688
18689Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
18690
18691 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
18692 v810-*-*.
18693
18694Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18695
18696 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
18697 gdb, ld and opcodes on v810-*-*.
18698
6599da04
JM
18699Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
18700
18701 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
18702 (local-maintainer-clean): New target.
18703 (maintainer-clean): New target.
18704 (realclean): Just depend upon maintainer-clean.
18705
18706Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18707
18708 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
18709
18710Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
18711
18712 * configure.in: Build ld in mips*-*-bsd* case.
18713
18714Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
18715
18716 * config.sub: Accept -lites* OS. From Ian Dall.
18717
18718Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
18719
18720 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 18721 targets.
6599da04
JM
18722
18723Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18724
18725 * configure.in: treat i386-win32 canadian cross the same as
18726 i386-go32 canadian cross.
18727
18728Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18729
18730 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
18731 running under the simulator to build a reduced set of libraries.
18732 (powerpc-*-eabiaix): Add fine grained multilib support added to
18733 other powerpc targets yesterday.
18734
18735Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18736
18737 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
18738 -disable-softfloat, -disable-relocatable, -disable-aix, and
18739 -disable-sysv to control which multilib libraries get built.
18740
18741Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
18742
18743 * configure: Add Makefile.tem to list of files to remove in trap
18744 handler.
18745
18746Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
18747
18748 * config.guess (*Linux*): Add missing "exit"s.
18749 Also, need specific check for alpha-unknown-linux (uses COFF).
18750
18751Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
18752
18753 * config.guess: Merge with FSF:
18754
18755 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
18756 * config.guess (AIX4): More robust release numbering discovery.
18757
18758 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
18759 * config.guess (i386-sequent-ptx): Properly get version number.
18760
18761 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
18762 * config.guess (mips:*:4*:UMIPS): New case.
18763
18764Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
18765
18766 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
18767 (i386-win32 host): Likewise. Don't build readline.
18768
18769Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
18770
18771 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
18772 SUPPORT_FILES to submakes.
18773
18774Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
18775
18776 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
18777 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
18778 mpw-configure.
18779
18780Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
18781
18782 * configure.in (appdirs): Use =, not ==, in test expression when
18783 trying to build the text to print in the warning message for
18784 Solaris users.
18785
18786Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
18787
18788 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
18789
18790Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18791
18792 * config.guess: Recognize lynx-2.3.
18793
18794Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
18795
18796 * config.sub (z8ksim): Deleted
18797 (z8k-*-coff): New, this is the one true name of the target.
18798
18799Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
18800
18801 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
18802
18803Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
18804
18805 * config.guess (*:Linux:*:*): First try asking the linker what the
18806 default object file format is (elf, aout, or coff). Then if this
18807 fails, try previous methods.
18808
18809Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18810
18811 * configure.in: Don't build newlib for *-*-vxworks5.1.
18812
18813Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18814
18815 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
18816 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
18817
18818Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
18819
18820 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
18821
18822Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
18823
18824 * cfg-ml-com.in: New file.
18825 * cfg-ml-pos.in: New file.
18826
18827Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18828
18829 * COPYING.NEWLIB: Add HP free copyright to list.
18830
18831Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18832
18833 * config.sub: Recognize -eabi* for the system, not just -eabi.
18834
18835Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
18836
18837 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
18838 * config.sub, configure.in (win32): New target and host.
18839
18840Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
18841
18842 * configure.in: Add i386-pe configuration.
18843
18844Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
18845
18846 * mpw-build.in (install): Install GDB after LD.
18847
18848Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
18849
18850 * mpw-config.in (elf/mips.h): Always forward-include, needed
18851 for GDB to build.
18852
18853Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
18854
18855 * testsuite: New directory for customer acceptance and whole tool
18856 chain tests.
18857
18858Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
18859
18860 * configure: If per-host line isn't found, but AC_OUTPUT is found
18861 and a configure script exists, run it instead.
18862
18863Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
18864
18865 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
18866
18867Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
18868
18869 * configure: Set build_{cpu,vendor,os,alias} to host values when
18870 --build isn't specified.
18871
18872Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18873
18874 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
18875 (FLAGS_TO_PASS): Pass them.
18876 (EXTRA_TARGET_FLAGS): Ditto.
18877
6599da04
JM
18878Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18879
18880 * Makefile.in (all-libg++): Depend on all-libstdc++.
18881
18882Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18883
18884 * configure.in (noconfigdirs): Enable all packages for
3d3b561f 18885 i386-unknown-netbsd.
6599da04
JM
18886
18887Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
18888
18889 * configure.in (noconfigdirs): Don't configure tk for i386-go32
18890 hosted builds (DOS builds)
18891
18892Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
18893
18894 Changes for ARM based on patches from Richard Earnshaw:
18895 * config.sub: Handle armeb and armel.
18896 * configure.in: Omit arm linker only for riscix.
18897
18898Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
18899
18900 * config.guess: Update from FSF.
18901
18902Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
18903
63f6bcd7 18904 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
18905 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
18906 powerpcle variant. Convert pentium into i586, not i486. Add p5
18907 alias for i586. Map new x86 variants p6, k5, nexgen into i586
18908 temporarily.
18909
18910Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
18911
18912 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
18913
18914Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
18915
18916 * config.sub: Accept -lites* as a basic system type.
18917
18918Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
18919
18920 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
18921 installed, and if so return linuxoldld as the system name.
18922
18923Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
18924
18925 * config.guess: Add hppa1.1-hp-lites support.
18926
18927Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
18928
18929 * configure.in: Don't build newlib for m68k-vxworks5.1.
18930
18931Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18932
18933 * configure.in (mips-sgi-irix6): Use mh-irix5.
18934
18935Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
18936
18937 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
18938
18939Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
18940
18941 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 18942 OSF/1. Fix compiler flags.
6599da04
JM
18943 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
18944
18945Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
18946
18947 * configure.in: Recognize --with-newlib.
18948 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
18949
18950Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18951
d207ebef 18952 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
18953 to *_X11_MODULES due to gdbtk needing X include files et al.
18954
18955Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
18956
18957 Merge in support for Mac MPW as a host.
18958 (Old change descriptions retained for informational value.)
18959
18960 * mpw-config.in: Add generic include forwards for cpu-specific
18961 include files in aout and elf directories.
18962
18963 * mpw-configure: Added copyright.
18964 * mpw-config.in: Check for presence of required build tools.
18965 (target_libs): Add newlib.
18966 (target_tools): Add examples.
18967 (Read Me): Generate as "Read Me for MPW" instead.
18968 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
18969 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
18970 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
18971
18972 * mpw-configure: Remove subdir-specific makefile hackery,
18973 delete mk.tmp after using it.
18974
18975 * mpw-build.in (all): Display start and end times.
18976
18977 * mpw-configure (host_canonical): Set.
18978 (target_cpu): Always add to makefiles.
18979 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
18980 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
18981 (mpw-mh-mpw): Look for in srcdir and srcroot.
18982 Use sed instead of mpw-edit-prefix to edit prefix definitions.
18983
18984 * mpw-build.in: (install-only): New target.
18985
18986 * mpw-configure (host_alias, target_alias): Rename from hostalias
18987 and targetalias, add into generated Makefile.
18988 (mk.tmp): If present, add into generated Makefile.
18989 * mpw-build.in (all-gas): Build config.h first before gas proper.
18990
18991 * mpw-configure (config.status): Write only if changed.
18992 * mpw-config.in (readline): Configure it (not built, just used for
18993 definitions).
18994
18995 * mpw-config.in (elf/mips.h): Add a forward include.
18996
18997 * mpw-config.in: Forward-include most .h files in include into
18998 extra-include.
18999 (readline): Don't build.
19000 mpw-build.in (install): Install GDB.
19001
19002 * mpw-configure (prefix, mpw_prefix): Handle it.
19003 * mpw-config.in (mmalloc, readline): Don't configure.
19004 * mpw-build.in (thisscript): Rename to ThisScript.
19005 Use mpw-build instead of BuildProgram everywhere.
19006 (mmalloc, readline): Don't build.
19007 * mpw-README: New file, basic documentation about the MPW port.
19008
19009 * mpw-config.in: Use forward-include to create include files.
19010
19011 * mpw-configure: Add more things to the top of each configured
19012 Makefile, including contents of config/mpw-mh-mpw.
19013 * mpw-config.in (extra-include): Create this directory and fill it
19014 with Posix-like include files when configuring.
19015
19016 * config.sub (apple, mac, mpw): Add various aliases.
19017
19018 * mpw-build.in: New file, top-level build script fragment for MPW.
19019 * mpw-configure: New file, configure script for MPW.
19020 * mpw-config.in: New file, config fragment for MPW.
19021
19022Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19023
19024 * configure.in (host_libs): Remove glob, since it is gone from the
19025 sources.
19026
19027Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19028
19029 * Makefile.in: define empty GDB_NLM_DEPS var.
19030
19031 * configure.in(target_makefile_frag): use config/mt-netware
19032 for netware targets.
19033
19034Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
19035
19036 * config.sub: Merge in recent FSF changes. Remove linux special
19037 cases.
19038
19039Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19040
731a8127 19041 Revert this change:
6599da04
JM
19042
19043 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19044
19045 * build-all.mk: Use CC=cc -Xs on Solaris.
19046
6599da04
JM
19047Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19048
19049 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
19050 stop using it.
19051 * Makefile.in: Nuke all references to glob subdirectory.
19052
19053Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19054
19055 * configure.in: Fix --enable-shared logic in per-host.
19056
19057Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
19058
19059 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19060
19061Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19062
19063 * configure.in (noconfigdirs): Don't build gas on AIX, for
19064 powerpc*-*-aix* as well as for rs6000*-*-aix*.
19065
19066Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
19067
19068 * configure: Fix --cache-file to work if the file argument is a
19069 relative path.
19070
19071Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
19072
19073 * configure: If the --cache-file is used, pass it down to
19074 configure in subdirectories.
19075
19076Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
19077
19078 * config.sub: add vxworks29k configuration.
19079
19080Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19081
19082 * Makefile.in (taz): Do "diststuff" part quietly.
19083
19084Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
19085
19086 * config.sub: Mini-merge with gcc/config.sub.
19087
19088Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19089
19090 * config.guess (IRIX): Sed - to _.
19091
19092Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19093
19094 * Makefile.in (source-vault, binary-vault): New targets.
19095
19096Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
19097
19098 * config.sub: Recognize -eabi as a basic system type.
19099
19100Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19101
19102 * configure.in (enable_shared stuff): Fix typo.
19103
19104Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
19105
19106 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19107
19108Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19109
19110 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19111
19112Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19113
19114 * configure.in (rs6000-*-*): Don't build gas.
19115
19116Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
19117
19118 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19119 reduce command line length.
19120 (AS_FOR_TARGET): Check for as.new, not Makefile.
19121 (NM_FOR_TARGET): Check for nm.new, not Makefile.
19122
19123Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
19124
19125 * config.guess: Merge from FSF.
19126
19127Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19128
19129 * configure: Don't use $ when handling program_suffix.
19130
19131Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
19132
19133 * configure.in: Configure tk for hppa/hpux.
19134
19135Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
19136
19137 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
19138
19139Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19140
19141 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
19142 to LIBCXXFLAGS. Tests are better run without it.
19143
19144Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
19145
19146 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19147
19148Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
19149
19150 * configure.in (*-*-netware*): Don't configure xiberty.
19151
19152Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
19153
19154 * configure.in: Remove tk from native_only list.
19155
19156Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
19157
19158 * build-all.mk: Add mips-ncd-elf target to sun4 targets
3d3b561f 19159 for special NCD build.
6599da04
JM
19160
19161Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19162
19163 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19164 makeall.bat, they're only useful for binutils snapshots.
19165 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19166 makeall.bat to specified SUPPORT_FILES.
19167
19168Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
19169
19170 * build-all.mk: Add Ericsson targets to sun4 and solaris
3d3b561f
ML
19171 hosts. Add BNR's sun4 target to solaris host, so their
19172 build-from-source will be tested in-house first.
6599da04
JM
19173
19174Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19175
19176 * Makefile.in (LIBCFLAGS): New variable.
19177 (CFLAGS_FOR_TARGET): Ditto.
19178 (LIBCFLAGS_FOR_TARGET): Ditto.
19179 (LIBCXXFLAGS): Ditto.
19180 (CXXFLAGS_FOR_TARGET): Ditto.
19181 (LIBCXXFLAGS_FOR_TARGET): Ditto.
19182 (BASE_FLAGS_TO_PASS): Pass them.
19183 (EXTRA_TARGET_FLAGS): Ditto.
19184
731a8127 19185 * configure.in: Support --enable-shared.
6599da04
JM
19186
19187Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
19188
19189 * configure.in (target_libs): Include libstdc++ again.
19190 * config.guess: Update from FSF (for FreeBSD).
19191
19192Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19193
19194 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19195 makeall.bat.
19196 (DISTDOCDIRS): Add `etc'.
19197 (ETC_SUPPORT_PFX): New variable.
19198 (taz): Include anything from etc starting with a word in
19199 ETC_SUPPORT_PFX.
19200
19201Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19202
19203 * config.sub: Update for recent FSF changes. Remove obsolete
19204 h8300hds entry. Add -windows* and -osx as basic os. Minor
19205 spacing changes.
19206
19207Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19208
19209 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
19210
19211 * config.guess: Merge with FSF.
19212 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19213
19214Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19215
19216 * configure: Since the "trap 0" handler will override the exit
19217 status on many systems, only use it for "exit 1", and make it set
19218 a non-zero exit status; reset it before "exit 0". Also, check
19219 exit status of config.sub, and error out if it failed.
19220
19221Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
19222
19223 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19224 and install libgloss.
19225
19226Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19227
19228 * Makefile.in (all-binutils): Depend upon all-byacc.
19229
19230 * configure.in: Don't build emacs on Irix 5.
19231
19232Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19233
19234 * configure.in (*-*-netware*): Add libio.
19235
19236Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19237
19238 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19239 (CHECK_TARGET_MODULES): Ditto.
19240 (INSTALL_TARGET_MODULES): Ditto.
19241 (TARGET_LIBS): Ditto.
19242 (all-libstdc++): Note dependencies.
19243
19244Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19245
19246 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19247
19248Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19249
19250 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19251 -fexternal-templates.
19252
19253 * configure.in (target_libs): Add libstdc++.
19254 (noconfigdirs): Add libstdc++ as appropriate.
19255
19256Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19257
19258 * config.guess: Update from FSF.
19259
19260Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19261
19262 * configure: Use ${config_shell} when running ${configsub}.
19263
19264Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
19265
19266 * config.sub: No longer recognize h8300h.
19267
19268Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19269
19270 * config.sub: Remove extraneous differences between config.sub and
19271 gcc/config.sub.
19272
19273Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19274
19275 * Makefile.in (DISTSTUFFDIRS): Add gas.
19276
19277Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
19278
19279 * COPYING.NEWLIB: New file.
19280
19281Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
19282
19283 * config.guess (HP-UX): Patch from Harlan Stenn
19284 <harlan@landmark.com> to also emit release level.
19285
19286Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19287
19288 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19289
19290Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
19291
19292 * config.sub: Merge nextstep cleanup from FSF.
19293
19294Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19295
19296 * configure.in (arm-*-*): Don't configure ld for this target.
19297
19298Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19299
19300 * configure.in (*-*-netware): don't configure libg++, libio,
3d3b561f 19301 librx, or newlib.
6599da04
JM
19302
19303Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19304
19305 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
19306 configure ld--it works, but it doesn't support shared libraries.
19307
19308Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19309
19310 * config.guess (*-unknown-freebsd*): Get rid of possible
19311 trailing "(Release)" in version string.
19312 Patch from Paul Richards <paul@isl.cf.ac.uk>.
19313
19314Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
19315
19316 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19317 Fix type: *-next-neststep -> *-next-nextstep.
19318
19319 * config.guess: Merge from FSF:
19320
19321 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19322
19323 * config.guess: Recognize powerpc-ibm-aix3.2.5.
19324
19325 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19326
19327 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19328 instead of UNIX_SV for UnixWare 1.0).
19329
19330Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
19331
19332 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
19333 to make gdb/nlm/* build after the compiler and linker.
19334
19335Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
19336
19337 * config.guess (netbsd, freebsd, linux): Accept any machine,
19338 not just i[34]86.
19339 (m68k-atari-sysv4): Relocate to match FSF version.
19340
19341 * config.guess: More merges from the FSF:
19342
19343 Add a space before function call or macro invocation.
19344
19345 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19346
19347 * config.guess: Add trap cmd to remove dummy.c and dummy when
19348 interrupted.
19349
19350 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19351
19352 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19353 (dummy): Redirect stderr from compilation of dummy.c.
19354
19355 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
19356
19357 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19358
19359Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
19360
19361 * configure: Accept and ignore --cache*, for compatibility with
19362 new autoconf.
19363
19364Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
19365
19366 * config.guess: Merge from FSF:
19367
19368 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19369
19370 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
19371 (PATH): Add /.attbin at end for finding uname.
19372 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
19373
19374 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
19375
e490616e 19376 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
19377
19378 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
19379
e490616e
ZW
19380 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19381 to select whether to use ELF or COFF.
6599da04
JM
19382
19383 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19384
e490616e 19385 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
19386
19387 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
19388
19389 * config.guess: Guess the OS version for HPUX.
19390
19391 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
19392
19393 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19394
19395Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19396
19397 * configure.in: Recognize --with-headers, --with-libs, and
19398 --without-newlib.
19399 * Makefile.in (all-xiberty): Depend upon all-ld.
19400
19401Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19402
19403 * configure.in: Change i[34]86 to i[345]86.
19404
19405Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19406
19407 * configure (version): A few more tweaks to help message.
19408
19409Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
19410
19411 * Makefile.in: Remove (for now) librx as a host library,
19412 now that we're building it for target.
19413
19414Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19415
19416 * configure: Fix up help message; from karl@owl.hq.ileaf.com
19417 (Karl Berry).
19418
19419Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
19420
19421 * configure.in: Also configure librx.
19422
19423Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19424
19425 * Makefile.in: Update various rules to reflect that librx
19426 is now needed for libg++.
19427
19428Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19429
19430 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19431
19432Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
19433
19434 * configure.in: Configure the examples directory.
19435
19436Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19437
19438 * configure: Simplify Jun 2 1994 change.
19439
19440Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19441
19442 * change CC to /usr/latest/bin/gcc for lynx host builds, since
19443 /bin/gcc isn't good enough to build gcc.
19444
19445Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
19446
19447 * Makefile.in (GDB_SUPPORT_FILES): Remove
19448 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
19449 (gdb.tar.gz): Add new rule to use standard distribution building
19450 mechanism.
19451
19452Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19453
19454 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
19455 Bill Cox <bill@cygnus.com>.
19456
19457Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
19458
19459 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
19460
19461Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
19462
19463 * configure: Search current dir first in .gdbinit.
19464
19465Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
19466
19467 * config.sub: Recognize freebsd (merged from gcc config.sub).
19468
19469Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
19470
19471 * config.sub: Refer to NeXT's operating system as nextstep.
19472
19473 * config.sub (case $basic_machine): Re-order the cases, to match
19474 the order in the FSF version (which is mostly alphabethical).
19475 Merge in some additions and changes from the FSF.
19476
19477Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
19478
19479 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
19480 * config.sub: Recognize cxux7.
19481 * configure.in: Use mh-cxux for m88k-harris-cxux*.
19482
19483Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
19484
19485 * config.sub: Fix typo powerpc -> powerpc-*.
19486
19487Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
19488
19489 * Makefile.in: `all-emacs19' depends on `all-byacc'.
19490
19491 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
19492 parallel with all-emacs and install-emacs). Top-level command
19493 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
19494
19495Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19496
19497 * test-build.mk ($(host)-stamp-stage2-installed): Remove
19498 $(relbindir)/make before doing ``make install'', and use
19499 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
19500 installing over running make binary.
19501 ($(host)-stamp-stage3-installed): Likewise.
19502
19503Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19504
19505 * config.guess: Recognize Mach.
19506
19507Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19508
19509 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
19510 see whether --exec-prefix was used.
19511
19512Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19513
19514 * README: Explicitly mention libg++/README. (Zoo's idea.)
19515
19516Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19517
19518 * Makefile.in: Add all-librx target similar to all-libproc.
19519
19520Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
19521
19522 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
19523 with post 1.2 uname bogosity.
19524
19525Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19526
19527 * configure: Remove temporary files on receipt of a signal.
19528
19529Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
19530
19531 * configure: If there is a package_makefile_frag, remove
19532 ${subdir}/Makefile.tem after copying it in.
19533
19534Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19535
19536 * build_all.mk: support rs6000 lynx identifies itself as
19537 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
19538 since /bin/gcc is too feeble to compile a modern gcc.
19539
19540Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19541
19542 * brought devo/test-build.mk update-to-date with progressive/
3d3b561f 19543 test-build.mk. Add lynx targets and hppa flag info.
6599da04
JM
19544
19545Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19546
19547 * configure.in: Use mh-ncrsvr43. Patch from
19548 Tom McConnell <tmcconne@sedona.intel.com>.
19549
19550Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
19551
19552 * config.guess (i386-unknown-bsdi): No longer need to
19553 check #if defined(__bsdi__) && defined(__i386__).
19554
19555Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19556
19557 * configure: Set program_transform_nameoption correctly.
19558
19559Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19560
19561 * brought build-all.mk update-to-date with progressive build-all.mk,
3d3b561f 19562 added new targets and hppa info.
4e81ae98 19563
6599da04
JM
19564Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19565
19566 * configure: If config.guess result is a prefix of the user
19567 specified target, assume a native build and use the user specified
19568 target as the host alias. Remove SunOS patch suffix removal hack.
19569 * configure.in: Remove SunOS patch suffix removal hack.
19570
19571 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
19572 in NATIVE_CHECK_MODULES.
19573
19574Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
19575
19576 * Makefile.in: Rename HOST_ONLY to NATIVE.
19577 * configure: Delete SunOs patch suffix from host_canonical
3d3b561f 19578 and build_canonical variables that are prepended to Makefiles.
6599da04
JM
19579 * configure.in: Add comments for easier maintenance.
19580
19581Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19582
19583 * Makefile.in: Add all-libproc target similar to all-gui.
19584
19585Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
19586
19587 * Makefile.in (CHECK_MODULES): split into
19588 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
19589
19590Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
19591
19592 * config.guess (i386-unknown-bsdi): New system to guess.
19593
19594Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19595
19596 * Makefile.in: Add all-gui target (but not yet build by "all").
19597
19598Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
19599
19600 * config.sub: Move deletion of patch suffix from here...
19601 * configure.in: To here, at Ian's suggestion. The top-
3d3b561f 19602 level scripts might need to know of a patch level.
6599da04
JM
19603
19604Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
19605
19606 * config.sub: Strip off patch suffix so rtl is recognized
3d3b561f 19607 as a sunos4.1.3 machine, even though it's been patched.
6599da04
JM
19608
19609Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
19610
19611 * Makefile.in (INSTALL_LAST): Delete.
19612 (INSTALL_DOSREL): New.
19613
19614Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19615
19616 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
19617 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
19618 whether we pass down --with-gnu-ld anyhow.
19619
19620Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
19621
19622 * Makefile.in (INSTALL_LAST): Change operation so it works
19623 on more flavors of make.
19624 * configure.in (go32): Don't build libg++ or libio.
19625
19626Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
19627
19628 * Makefile.in (Move HOST_PREFIX_1 and friends up so
19629 they can be overriden by templates.
19630
19631Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
19632
19633 * configure.in (target==go32): Don't build gdb.
19634 * dosrel: New directory.
19635
19636Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
19637
19638 * configure.in (host==go32): Configure dosrel too.
19639 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
19640 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
19641 be set by incoming names or templates.
19642 (INSTALL_LAST): New rule.
6599da04
JM
19643
19644Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
19645
19646 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
19647
19648Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19649
6599da04
JM
19650 * configure.in (appdirs): New variable. Currently empty, but will
19651 be used in gas distribution. If nonempty, lists a set of
19652 directories at least one of which must get configured, or top
19653 level configuration is considered to have failed.
19654 (rs6000-*-lynxos*): Use new file name.
19655
19656Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19657
19658 Eliminate XTRAFLAGS.
19659 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
19660 newlib include files using -idirafter, and also use -nostdinc.
19661 (CXX_FOR_TARGET): Likewise.
19662 (XTRAFLAGS): Removed.
19663 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
19664 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
19665 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
19666 ($(DO_X)): Don't pass down XTRAFLAGS.
19667
19668Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19669
19670 * configure.in (mips*-dec-bsd*): New target; do build linker.
19671 (mips*-*-bsd*): New target; don't build linker.
19672
19673Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19674
19675 * configure.in: support rs6000-*-lynxos* configuration.
19676 support sunos4 as a cross target.
19677
19678 * config.sub: look for lynx*, not lynx since the OS version may
19679 legitimately be part of the name.
19680
19681Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19682
19683 * configure.in (i[34]86-*-sco*): Move to be with other i386
19684 targets.
19685 (romp-*-*): New target. Skip various binary utilities.
19686 (vax-*-*): New target. Don't build newlib.
19687 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
19688
19689Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19690
19691 * configure.in: Only set host_makefile_frag if config
19692 directory exists.
19693
19694Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19695
19696 * install.sh: If $dstdir exists, don't check whether each
19697 component does.
19698
19699Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19700
19701 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
19702
19703Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
19704
3b75d237
AJ
19705 * configure.in (*-*-lynxos*): Don't configure newlib for either
19706 native or cross Lynx.
6599da04
JM
19707
19708Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
19709
19710 * config.sub (sparc64-elf): Fix os.
19711 (z8k): Remove duplicate.
19712
19713Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19714
19715 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
19716 gcc/stmp-fixproto, to try to prevent fixproto from being run.
19717
19718Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
19719
19720 * configure: Make file links cleanly even if Lynx fails on
3d3b561f 19721 an NFS symlink (at least fail cleanly).
6599da04
JM
19722
19723Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19724
19725 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
19726 -XNh2000.
19727
19728Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19729
19730 * configure: Unknown options are fatal again.
19731
19732Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
19733
19734 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 19735 compatibility.
6599da04
JM
19736
19737Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
19738
19739 * build-all.mk: Add `clean' target.
19740
19741Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19742
19743 * config.guess: Add SINIX support.
19744 * configure.in: Add mips-*-sysv4* support.
19745
19746Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
19747
19748 * build-all.mk: Document all useful targets.
19749 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
19750 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
19751
19752Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19753
19754 * configure: Support --silent, --quiet.
19755
19756Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19757
19758 * configure: Support --disable-FEATURE.
19759
19760Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19761
19762 * config.guess: Recognize NCR running SVR4.3.
19763
19764Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
19765
19766 * config.guess: Make BSDI generate i386-unknown-bsd386.
19767 Patch from Paul Eggert <eggert@twinsun.com>.
19768
19769Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19770
19771 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
19772
19773Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19774
19775 * configure: Make unrecognized options give nonfatal warnings
19776 instead of fatal errors, and pass them to any subdirectory
19777 configures in case they recognize them.
19778 Make --x equivalent to --with-x.
19779
19780Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
19781
19782 * configure: Add --enable-* options. Clean up usage message and
19783 some comments.
19784
19785Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
19786
19787 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
19788
19789Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19790
19791 * configure.in (hppa*-*-*): Enable binutils.
19792
19793Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19794
19795 * config.sub: Recognize cisco.
19796
19797Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
19798
19799 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
19800
19801Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19802
19803 * config.guess: about target *-hitachi-hiuxwe2, don't print more
19804 than one configuration name. Add comment.
19805
19806Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
19807
19808 * config.guess: about target *-hitachi-hiuxwe2, fixed
19809 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
19810 macro is incorrect.]
19811
19812Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19813
19814 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
19815 than the "make ls" stuff which used to be here.
19816
19817Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
19818
19819 * config.guess: Recognize i[34]86-unknown-freebsd.
19820 From Shawn M Carey <smcarey@rodan.syr.edu>.
19821
19822Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
19823
19824 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
19825
19826Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
19827
19828 * config.guess: Check for ptx.
19829
19830Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
19831
19832 * config.sub: Add os9k checking.
19833
19834Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19835
19836 * config.guess: Handle OSF1 running on HPPA processors
19837
19838Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
19839
19840 * configure: If subdir configure fails, print out a message with
19841 subdirectory name, in case subdir's configure code didn't identify
19842 itself.
19843
19844Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
19845
19846 * configure.in: Remove embedded newlines from configdirs.
19847 Avoid mismatches of substrings. Fix matching strings at end
19848 of configdirs.
19849
19850Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
19851
19852 * config.guess: Add Lynx/rs6000 config support.
19853
19854Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
19855
19856 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
19857
19858Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
19859
19860 * configure.in (hppa*-*-osf*): Treat this just like most other
19861 PA configurations (eg no binutils or ld).
19862 (hppa*-*-*elf*): These configurations have binutils and ld.
19863
19864Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19865
19866 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
19867
19868Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19869
19870 * configure.in (rs6000-*-*): Build gas.
19871
19872Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
19873
e490616e 19874 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
19875
19876Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19877
19878 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
19879 for GDB and GDB has been fixed to not need it.
19880
6599da04
JM
19881Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19882
19883 * config.guess: Recognize vax hosts.
19884
19885Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19886
19887 * configure (while loop): Don't use "break 2" inside case
19888 statement -- the case statement isn't an enclosing loop.
19889
19890Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
19891
19892 * config.guess: Clean up NeXT support, to allow nextstep
19893 on Intel machines. Make OS be nextstep.
19894
19895Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
19896
19897 * config.guess: Add alternate forms for Convex.
19898
19899Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
19900
19901 * configure: Completely rewrite option processing. Take
19902 advantage of pattern-matching to avoid invoking test frequently.
19903 Also clean up host and target defaulting logic.
19904
19905Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
19906
19907 * Makefile.in: Replace all occurrances of "rootme" with "r" and
19908 "$${rootme}" with "$$r", to increase the likelihood that the do-*
19909 commands (plus user environment) will fit SCO limits.
19910
19911Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19912
19913 * configure.in: Don't issue warnings about directories which are
19914 not being configured if -norecursion is set. Correct test for
19915 --with-gnu-as and --with-gnu-ld to not get confused by substring
19916 matches.
19917
19918 * configure.in: Don't build gas for alpha-dec-osf1*.
19919
19920Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
19921
19922 * configure: Back out Per's change of 12/19/1993. It changes the
19923 behavior of configure in unexpected and confusing ways.
19924
19925 Also, use different delim char when calculating
19926 program_transform_name so that the name can contain slashes.
19927
19928Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
19929
19930 * configure.in, config.sub: Add support for VSTa micro-kernel.
19931
19932Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
19933
19934 * configure.in: Nuke hacks which were used to get a special
19935 version of GAS for HPPA configurations.
19936
19937Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
19938
19939 * configure: If only ${target_alias} is given, use that
19940 as the default for ${host_alias}.
19941 * configure: Add missing back-slashes before nested quotes.
19942
19943Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
19944
19945 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
19946
19947Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
19948
19949 * config.guess: Recognize some Tektronix configurations.
19950 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
19951
19952Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19953
19954 * config.sub: Match any flavor of SH.
19955
19956Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
19957
19958 * configure.in: Don't try to configure newlib for Alpha.
19959
19960Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19961
19962 * configure.in: Don't build ld for Irix 5. Don't build gas,
19963 libg++ or libio for any Alpha target.
19964
19965 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
19966
19967Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
19968
19969 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
19970 default arguments -- so it tried to compress itself.
19971
19972Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
19973
19974 * configure.in (notsupp): ensure that a space is always at the end
3d3b561f 19975 of the configdirs list, since the grep checks for an explicit space
6599da04
JM
19976
19977Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19978
19979 * configure.in (target i386-sysv4.2): don't build ld, since static
3d3b561f 19980 versions of many libraries are not available.
6599da04
JM
19981
19982Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19983
19984 * config.guess: Recognize Apollos (using environment variables).
19985 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
19986
19987Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19988
19989 * config.guess: Recognize Sony news mips running newsos.
19990
19991Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
19992
19993 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
19994 "fi ; else" for bash.
19995
19996Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
19997
19998 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
19999
20000Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
20001
20002 * config.sub: accept unixware as an alias for svr4.2.
20003 Fix some inconsistancies with the gcc version.
20004
20005Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20006
20007 * Makefile.in (DISTDOCDIRS): Add gdb.
20008
20009Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
20010
20011 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
20012
20013Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20014
20015 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20016 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20017 this now.
20018
20019Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20020
20021 * config.sub: Accept hiux* as an OS name.
20022
20023 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20024 etc/make-stds.texi. The underscore came from gcc, and dje now
20025 agrees that RUNTESTFLAGS is the correct name.
20026
20027Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
20028
20029 * install.sh: Remove 'set -e'. It makes any conditionals
20030 in the script useless.
20031
20032 * config.guess: Automatically recognize arm-acorn-riscix
20033 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20034
20035Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
20036
20037 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20038
20039Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20040
20041 * Makefile.in (DISTDOCDIRS): New variable.
20042 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 20043 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
20044
20045Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20046
20047 * configure.in (hppa target): check the source directory for the
3d3b561f 20048 pagas sub-directory
6599da04
JM
20049
20050Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
20051
20052 * config.sub: Allow -aout* and -elf*.
20053
20054Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20055
20056 * configure.in: Don't build ld on i386-solaris2, same as for
20057 sparc-solaris2.
20058
20059Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
20060
20061 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20062
20063Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20064
20065 * configure.in: Configure gdb for alpha.
20066
20067Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20068
20069 * Makefile.in (CXXFLAGS): Add -O.
20070
20071Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20072
20073 * config.guess: added support for DG Aviion
20074
20075Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20076
20077 * configure.in: Produce warning message for subdirectories not
20078 configurable for this host/target combination. Don't try to
20079 configure gdb for vms.
20080
20081Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20082
20083 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20084 appropriate files before making "diststuff".
20085 (DISTBISONFILES): New var: list of files to be edited.
20086 (DISTSTUFFDIRS): Add binutils.
20087
20088Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20089
20090 * config.sub: also handle mipsel and mips64el (for little endian mips)
20091
20092Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20093
20094 * configure.in: Add * to end of all OS names.
20095
20096Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
20097
20098 * configure.in: Build newlib for LynxOS native.
20099
20100Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20101
20102 * config.guess: Add support for delta 88k running SVR3.
20103
20104 * configure.in: Add comment about HP compiler vs. emacs.
20105
20106Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20107
20108 * configure.in: don't build ld on solaris2 (not a viable option
3d3b561f 20109 due to bugs in getpwnam & getpwuid)
6599da04
JM
20110
20111Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20112
20113 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20114 config.guess will produce a full version number.
20115
20116Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20117
20118 * configure.in: Build linker and binutils for alpha-dec-osf1.
20119
20120Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20121
20122 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20123 and gdb/testsuite/Makefile.in.
20124
20125Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20126
20127 * configure.in: recognize mips*- instead of mips-
20128
20129Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
20130
20131 * config.sub: Accept linux*coff and linux*elf as operating
20132 systems.
20133
20134Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20135
20136 * config.sub: Recognize mips64, and mips3 as an alias for it.
20137
20138Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20139
20140 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20141 gdb knows how to handle OSF/1 shared libraries.
20142
20143Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20144
20145 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20146 * config.guess: Recognize Hitachi's HIUX.
20147 * config.sub: Recognize h3050r* and hppahitachi.
20148 Remove redundant cases for hp9k[23]*.
20149
20150Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20151
20152 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20153 if gas and ld are in the source tree and are in ${configdirs}.
20154 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 20155 --with options (but still pass them down on the command line,
6599da04
JM
20156 if they were explicitly specified).
20157
20158Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20159
20160 * configure: substitute SHELL value in Makefile.in with
20161 ${CONFIG_SHELL}
20162
20163Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20164
20165 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20166 *-*-solaris2* targets.
20167
20168Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20169
20170 * Makefile.in: define M4, and pass it down to sub-makes;
20171 all-autoconf now depends on all-m4
20172
20173Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20174
20175 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20176 presence of {ar,ranlib} instead of a configured directory
20177
20178Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
20179
20180 * config.guess: Accept 34?? as well as 33?? for NCR.
20181
20182Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20183
20184 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20185 of 'gas' in sed commands, since 'gash' is now in the tree as well.
20186
20187Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20188
20189 * configure: grab values for $(CC) and $(CXX) from the
20190 environment, so that someone can do "CC=gcc configure; make" and
20191 have it work right (matching the way that autoconf works now)
20192
20193 * configure.in, Makefile.in: add support for gash, the tcl
20194 interface to Galaxy
20195
20196 * config.guess: add NetBSD variants (hp300, x86)
20197
20198Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
20199
20200 * install.sh: Support -d option (in the manner of SunOS 4 install,
20201 as it is more deterministic than that of GNU install)
20202 (chmodcmd): Set file to mode 755 by default (should also do default
20203 chgrp and chown, but I don't feel like dealing with that now)
20204
20205Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
20206
20207 * config.sub: Remove h8300hhms alias.
20208
20209Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20210
20211 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20212
20213Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20214
20215 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20216 as stmp-fixinc
20217
20218Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20219
20220 * config.sub: recognize m88110-bug-coff.
20221
20222Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20223
20224 * Makefile.in (all-libio): all dependencies on the toolchain used
20225 to build this (gcc, gas, ld, etc)
20226
20227Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20228
20229 * config.guess: Deal with OSF/1 1.3 on alpha.
20230
20231Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20232
20233 * install.sh: add some 'else true' clauses for portability
20234
20235 * configure.in: don't build libio for h8[35]00-*-* targets
20236
20237Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
20238
20239 * Makefile.in: Add support for new libio.
20240
20241Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20242
20243 * install.sh: If one command fails, don't try the rest. Don't try
20244 to remove $dsttmp (via trap) unless we have already created it.
20245 If $src doesn't exist, detect it and exit with an error.
20246
20247 * config.guess: Recognize BSD on hp300.
20248
20249Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
20250
20251 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20252 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20253
20254Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
20255
20256 * Makefile.in (all-send-pr): depends on all-prms
20257
20258Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20259
20260 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20261
20262Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20263
20264 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20265 Added test for mips-mips-riscos5.
20266
20267Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20268
20269 * configure.in: use mh-hp300 for 68k HP hosts
20270
20271Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20272
20273 * configure: add support for CONFIG_SHELL, so that you can use
20274 some alternate shell for evaluating configure scripts
20275
20276Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
20277
20278 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
20279 in configure script to bug-gdb@prep.ai.mit.edu when building
20280 distribution archive.
20281 * Makefile.in (COMPRESS): Remove def.
20282 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
20283 gdb.tar.Z and make-gdb.tar.Z respectively.
20284 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
20285 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
20286 to convergence with 'taz' target in Makefile.in.
20287
20288Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20289
20290 * install.sh (dsttmp): use trap to ensure that tmp files go
20291 away on error conditions
20292
20293Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20294
20295 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20296
20297Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20298
20299 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20300 its parent is '/' not ''.
20301
20302 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20303
20304Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
20305
20306 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20307 that ${newsrcdir}/configure.in does.
20308
20309Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20310
20311 * test-build.mk: support for CONFIG_SHELL
20312
20313Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
20314
20315 * config.sub (netware): Add as a basic system type.
20316
20317Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20318
20319 * Makefile.in (Makefile): depend on configure.in. Also drop the
3d3b561f 20320 $(srcdir)/ from the dependency on Makefile.in.
6599da04
JM
20321
20322Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
20323
20324 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20325 (h8300hhms is temporary until multi-libraries are implemented).
20326 * configure.in: Handle h8300h too.
20327
20328Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20329
20330 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20331
20332Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
20333
20334 * configure: Remove extraneous output when guessing host type.
20335 * config.guess: Remove extraneous output when guessing using C
20336 compiler rather than uname, or when guessing fails.
20337
20338Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
20339
20340 * Makefile.in: remove all.cross and install.cross targets
20341
20342 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
3d3b561f 20343 definitions
6599da04
JM
20344
20345Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
20346
20347 * configure.in (target sh): Build gprof.
20348
20349Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20350
20351 * config.sub: change -solaris to -solaris2
20352
20353Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20354
20355 * configure.in: Use config/mh-riscos for mips-*-sysv*.
20356
20357Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
20358
20359 * configure: Correct error message for missing Makefile.in to
20360 print correct directory.
20361
20362Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20363
20364 * install.sh: kludge around 386BSD shell bug
20365
20366Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
20367
20368 * config.guess: Recognize NeXT.
20369 * config.guess: Recognize i486-ncr-sysv4.
20370 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
20371
20372Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
20373
20374 * Makefile.in (MAKEINFOFLAGS): New variable.
20375 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20376 * build-all.mk, test-build.mk: Pass down --no-split as
20377 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
20378
20379Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
20380
20381 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
20382
20383Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
20384
20385 * Makefile.in (libg++.tar.z): New rule.
20386 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
20387 * Makefile.in (taz): Only do a single chmod.
20388
20389Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20390
20391 * install.sh: don't use dirname anymore (replaced with sed usage)
20392
20393Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
20394
20395 * Makefile.in: Change extension for gzip'd files from '.z' to
20396 '.gz' per new FSF standard usage.
20397
20398Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20399
20400 * configure: put quotes around the final value of program_transform_name
20401
20402Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20403
20404 * Makefile.in: new install.sh support; update install-info rules
20405
20406Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
20407
20408 * configure.in: Build diff for crosses, but not for go32 host.
20409
20410 * configure.in: Build gprof only for native, and don't build it
20411 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20412
20413Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
20414
20415 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20416
20417Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20418
20419 * configure.in (host_tools): Add prms.
20420
20421Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20422
20423 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20424 with $(FLAGS_TO_PASS) on the command line
20425
20426 * config.sub: Recognize lynx and lynxos
20427
20428Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
20429
20430 * config.sub: Accept -ecoff*, not just -ecoff.
20431
20432Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20433
20434 * Makefile.in (taz): Use .gz suffix instead of .z.
20435 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20436 names.
20437
20438Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20439
20440 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20441
20442Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20443
20444 * Makefile.in (install-no-fixedincludes): install gcc last, so
20445 that rebuilds that might happen during 'make install' don't get
20446 bogus gcc include files
20447
20448Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20449
20450 Change from Utah for HPPA support:
20451 * config.guess: Recognize hppa1.x-hp-bsd.
20452
20453Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
20454
20455 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
20456 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20457
20458Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
20459
20460 * config.sub: Add support for rom68k and bug boot monitors.
20461
20462Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
20463
20464 * Makefile.in: Make all-opcodes depend on all-bfd.
20465
20466Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
20467
20468 * config.guess: Added special check for i[34]86-univel-sysv4*.
20469
20470Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
20471
20472 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
20473 the processor rather than assuming i486.
20474
20475Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20476
20477 * config.guess: Recognize SunOS6 as Solaris3.
20478
20479Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
20480
20481 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
20482 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
20483
20484Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
20485
20486 * build-all.mk (all-cross): New target for Canadian Cross.
20487 Added Q2 go32 targets.
20488 * test-build.mk: Configure go32 cross sparclite-aout and
20489 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
20490 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
20491
20492Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20493
20494 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
20495 GO32 hosted toolchains
20496
20497Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
20498
20499 * configure: change so "-exec-prefix" gets passed down rather
20500 than "-exec_prefix" so autoconf generated Makefiles get the
20501 exec_prefix set right.
20502
20503Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20504
20505 * config.guess: get the Solaris2 minor version number
20506
20507 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
20508
20509Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20510
20511 * config.guess: Recognize some Sequent platforms.
20512
20513Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20514
20515 * Makefile.in: added the vault-install target
20516
20517 * configure.in: actually use the Sun3 makefile fragment that's in
20518 config, also added the release dir to configdirs
20519
20520Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20521
20522 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
20523
20524Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20525
20526 * configure.in: remove some program from Alpha targetted toolchains
20527
20528Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
20529
20530 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
20531 gprof.
20532 (taz): Run "make diststuff" in those directories instead of "make
20533 proto-dir". Look for "VERSION=" only at start of line in subdir
20534 Makefile. Use "gzip -9" for compression.
20535 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
20536 (binutils.tar.z): New target.
20537
20538Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20539
20540 * Makefile.in (taz): Include gpl.texinfo.
20541
20542Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20543
20544 * Makefile.in (setup-dirs): Merged into "taz" target.
20545 (taz): Only do `proto-dir' stuff if a directory is actually needed
20546 for this target.
20547
20548Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
20549
20550 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
20551 (FLAGS_TO_PASS): Pass down MUNCH_NM.
20552 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
20553 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
20554 (gcc-no-fixedincludes): Correct for current gcc Makefile.
20555
20556Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
20557
20558 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
20559 config.sub, and move-if-change to gdb testsuite distribution
20560 archive, so the testsuite can be extracted, configured, and
20561 run separately from the gdb distribution. Blow away the Chill
20562 tests that require a Chill compiled executable, since GNU Chill
20563 is not yet publically available.
20564
20565Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20566
20567 * test-build.mk: set environment variables in a single command,
20568 instead of a list of assignments and exports
20569
20570 * config.guess: recognize Alpha/OSF1 systems
20571
20572Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20573
20574 * configure: Change help message to prefer --options rather than
3d3b561f 20575 -options.
6599da04
JM
20576
20577Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20578
20579 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
20580 zippy@ecst.csuchico.edu.
20581 * config.guess: Recognize miniframe.
20582
20583Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
20584
cc6010cd
AP
20585 * Makefile.in: Use srcroot to find runtest rather than rootme.
20586 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
20587
20588Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
20589
20590 * test-build.mk: Extensive additions to support building on a
20591 machine other than the host.
20592
20593Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20594
20595 * configure (tooldir): Fix for i386-aix again.
20596
20597Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
20598
20599 * configure, Makefile.in: Change definition of $(tooldir)
20600 to match the FSF.
20601
20602Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
20603
20604 * config.guess: Recognize i[34]86/SVR4.
20605
20606Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20607
20608 * Makefile.in (all-gdb): gdb depends on sim.
20609
20610Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
20611
20612 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
20613 at the same time we make the prototype gdb directory.
20614 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
20615 files at the same time as the gdb base release distribution.
20616
20617Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
20618
20619 * Makefile.in (check): Use individual check targets rather than
20620 DO_X rule.
20621 (check-gcc): Added.
20622
20623Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
20624
20625 * config.sub: Use sysv3.2 not sysv32 for canonical OS
20626 for System V release 3.2.
20627
20628Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20629
20630 * config.sub: Recognize hppaosf.
20631 * configure.in: Do configure ld/binutils/gas for it.
20632
20633Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20634
20635 * configure (tooldir): Alter syntax used to set this, for systems
20636 where "\$" isn't handled right, like i386-aix.
20637
20638Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
20639
20640 * configure: Pass program-transform-name, not
20641 program_transform_name, to recursive configures.
20642
20643Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
20644
20645 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
20646 of gas+ld+binutils.
20647
20648Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
20649
20650 * config.guess: Recognize AIX3.2 as distinct from 3.1.
20651
20652Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20653
20654 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
20655
6599da04
JM
20656Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20657
20658 * Makefile.in (PRMS): Set back to all-prms.
20659
20660Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
20661
20662 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
20663 targets, rather than for MIPS hosts.
20664
20665Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20666
20667 * configure.in: add comment for --with-x default values
20668
20669 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
20670
20671 * Makefile.in: add check-* targets for each of the directories in
20672 the tree. Add a definition of RUNTEST that will use the one we
20673 just built, if it exists. Pass this down via FLAGS_TO_PASS.
20674
20675Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
20676
20677 * configure.in: Removed obsolete references to bfd_target and
20678 target_makefile_frag.
20679
20680 * build-all.mk: Set assorted targets for Q2.
20681 * config.sub: Recognize z8k-sim and h8300-hms.
20682 * test-build.mk: Really don't pass host to configure.
20683 (HOLES): Added uname.
20684
20685Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
20686
20687 * configure: Handle an empty program-prefix, program-suffix or
20688 program-transform-name correctly.
20689
20690Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
20691
20692 * build-all.mk: -G 8 no longer required for MIPS targets.
20693 * test-build.mk: Don't pass host argument to configure; make it
20694 guess.
20695
20696Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
20697
20698 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
20699 * Makefile.in (COMPRESS): New macro, like GZIP.
20700
20701Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
20702
20703 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
20704
20705 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
20706 with gas currently defaults to -G 0.
20707
20708Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
20709
20710 * Makefile.in (all-flex): flex depends on byacc.
20711
20712 * build-all.mk: If host not specified, use config.guess. Pass TAG
20713 to test-build.mk as RELEASE_TAG.
20714 * test-build.mk (configargs): New variable containing arguments to
20715 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
20716 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
20717
20718 * config.guess: Use /bin/uname when checking -X argument on SCO,
20719 to avoid invoking GNU uname which doesn't understand -X.
20720
20721 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
20722
20723 * configure.in: Build gas for mips-*-*.
20724
20725Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20726
20727 * Makefile.in (all.normal): insert missing backslash.
20728
20729Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
20730
731a8127 20731 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
20732
20733 * Makefile.in: Complete overhaul to merge many almost identical
20734 targets.
20735
20736Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20737
20738 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
20739 (gdb.tar.Z): Adjusted.
20740
20741 * Makefile.in (setup-dirs, taz): New targets; should be general
20742 enough to adapt for gdb sometime. Build only .z file.
20743 (gas.tar.z): New target.
20744
20745Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
20746
20747 * build-all.mk: Use CC=cc -Xs on Solaris.
20748
6599da04
JM
20749Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
20750
20751 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
20752 for handling BISON for FSF releases.
20753
20754Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20755
20756 * configure: Actually implement the change zoo just documented.
20757
20758Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
20759
20760 * configure: when using config.guess, only set target_alias when
20761 it's not already been set (ie, on the command line)
20762
20763Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20764
20765 * Makefile.in: add installcheck target, set PRMS to install-prms
20766
20767Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20768
20769 * configure: add support for package_makefile_fragment, handle the
20770 case where a directory has a configure.in file but no Makefile.in
20771 more gracefully (with an actual understandable error message, even);
20772 add support for --without (and add this to the usage message); also
20773 explicitly add a --host=${host_alias} to the command line when
20774 config.guess is used
20775
20776Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
20777
20778 * configure: Must use both --host and --target in recursive calls.
20779
20780Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
20781
20782 * Makefile.in: Change deja-gnu to dejagnu.
20783
20784Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
20785
20786 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
20787
20788Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20789
20790 * configure.in: canonicalize all instances to *-*-solaris2*,
20791 also strip out a number of tools to not build for go32 host
20792
20793Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20794
20795 * config.guess: add GPL.
20796
20797 * Makefile.in, config.guess, config.sub, configure: bump
3d3b561f 20798 copyrights to 93.
6599da04
JM
20799
20800Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
20801
20802 * Makefile.in (do-info): Removed obsolete check for existence of
20803 localenv file.
20804
20805 * Makefile.in (MAKEOVERRIDES): Define to be empty.
20806
20807Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20808
20809 * Makefile.in: a couple of 'else true' for decstation,
20810 support for TclX
20811
20812 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
20813
20814Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
20815
20816 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
20817
20818Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
20819
20820 * config.guess: Recognize i386-ibm-aix (PS/2).
20821 * configure.in: Use config/mh-aix386 file for it.
20822
20823Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
20824
20825 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
20826 CC_FOR_TARGET instead.
20827 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
20828
20829Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
20830
20831 * Makefile.in: Add sim to list of directories sent with gdb
20832
20833Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
20834
20835 * configure.in: Put back mips-dec-bsd* case.
20836
20837Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
20838
20839 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
20840 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
20841 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
20842
20843Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20844
20845 * configure.in: remove no-op mips-dec-bsd* in "case $target"
20846
20847 * Makefile.in (dir.info): only run gen-info-dir if it exists,
20848 (install-info): install dir.info only if it exists,
20849 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
20850
20851Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
20852
20853 * configure.in: For vms target, skip bfd, ld, binutils. Do build
20854 gas for mips-dec-bsd.
20855
20856Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
20857
20858 * configure (makesrcdir): If ${srcdir} is relative and not ".",
20859 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
20860
20861Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
20862
20863 * configure.in: Added "dejagnu" to hosttools list.
20864
20865Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
20866
20867 * config.sub, configure.in, config.guess: Add support
20868 for Bosx, an AIX variant from Bull.
20869 Patches from F.Pierresteguy@frcl.bull.fr.
20870
20871Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
20872
20873 * devo/dejagnu: Initial creation of devo/dejagnu.
20874 Migrated dejagnu testcases and support files for testing software
20875 tools to reside as subdirectories, currently called "testsuite",
20876 within the directory of the software tool. Migrated all programs,
20877 support libraries, etc. beloging to dejagnu proper from
20878 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
20879 with no modifications. The changes to these files which will
20880 allow them to configure, build, and execute properly will be made
20881 in a future update.
20882
20883Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20884
20885 * Makefile.in: Change send_pr to send-pr.
20886 * configure.in: Likewise.
20887 * send_pr: Renamed directory to send-pr.
20888
20889Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
20890
20891 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
20892
20893Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
20894
20895 * README: Update for gdb-4.8 release.
20896 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
20897 gdb-xxx.tar.z (gzip'd) file also.
20898
20899Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20900
20901 * Makefile.in: make all-diff depend on all-libiberty
20902
20903Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
20904
20905 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
20906
20907Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20908
20909 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
20910
20911Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
20912
20913 * Makefile.in (DEVO_SUPPORT): Remove etc directory
20914 (ETC_SUPPORT): Only add the files GDB wants from etc/.
20915 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
20916
20917Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20918
20919 * Makefile.in: makeinfo binary is in a new location
20920
20921Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
20922
20923 * config.sub: Accept -ecoff as an OS.
20924
20925 * Makefile.in: Various changes to eliminate a level of make
20926 recursion and reduce the required command line length.
20927 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
20928 sub-makes.
20929 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
20930 variables holding settings for specific sub-makes.
20931 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
20932 in terms of BASE_FLAGS_TO_PASS.
20933 (TARGET_LIBS): New variable listing directories which use
20934 TARGET_FLAGS_TO_PASS.
20935 (subdir_do): Eliminated.
20936 (do-*): New set of targets to replace subdir_do.
20937 (various): All targets which used subdir_do now depend on do-*.
20938 (local-clean): Renamed from do_clean.
20939 (local-distclean): New target, dependency of distclean and
20940 realclean.
20941 (install-info): Don't create directories. Depend on dir.info
20942 rather than calling make recursively.
20943 (install-dir.info): Eliminated.
20944 (install-info-dirs): Create all info directories here.
20945 (dir.info): Depend upon do-install-info.
20946
20947 * test-build.mk (HOLES): Added false.
20948
20949Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
20950
20951 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
20952
20953Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20954
20955 * Makefile.in (info): remove dependency on all-texinfo. The
20956 problem was really in texinfo/C, not at this level.
20957
20958Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
20959
20960 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
20961
20962Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
20963
20964 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
20965 GDB releases.
20966
20967Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20968
20969 * configure: Include srcdir in message about target of link not
20970 being found. Don't convert `-' to `_' in `with' options being
20971 passed to subdirs.
20972
20973Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20974
20975 * configure.in: add uudecode to host_tools
20976
20977 * Makefile.in: added {all,install}-uudecode targets, added them to
20978 the appropriate lists
20979
20980Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
20981
20982 * Makefile.in (all-gcc): Added dependency on all-gas.
20983
20984 * configure.in (mips-*-*): Build ld and binutils.
20985
20986Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20987
20988 * configure: check return code from mkdir, print error message and
3d3b561f 20989 exit on failure.
6599da04
JM
20990
20991Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
20992
20993 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
20994
20995Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
20996
20997 * test-build.mk (HOLES): Added tar, cpio and uudecode.
20998
20999Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21000
21001 * config.sub (h8500): Recognize this as a cpu type.
21002
21003Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21004
21005 * configure: source directory missing is no longer a warning
21006
21007 * configure.in: recognize irix[34]* instead of irix[34]
21008
21009 * Makefile.in: define and pass down X11_LIB
21010
6599da04
JM
21011Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
21012
21013 * guess-systype: Renamed to ...
21014 * config.guess: ... by popular request.
21015 * configure.in, Makefile.in: Update accordingly.
21016
21017Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
21018
21019 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
21020 + Add Convex, Cray/Unicos, and Encore/Multimax support.
21021 + Execute ./dummy instead of assuming . is in PATH.
21022
21023Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
21024
21025 * guess-systype: New shell script. Attempts to guess the
21026 canonical host name of the executing host.
21027 Only a few hosts are supported so far.
21028 * configure: Call guess-systype if no host is specified.
21029
21030Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
21031
21032 * Makefile.in (gcc-no-fixedincludes): Made to work with current
21033 gcc Makefile.
21034
6599da04
JM
21035Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
21036
21037 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21038 (all-gcc, install-gcc, subdir_do): Use it.
21039
21040Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21041
21042 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21043
21044Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
21045
21046 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
3d3b561f 21047 set exclusively by configure, using configure.in .
6599da04
JM
21048
21049Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21050
21051 * test-build.mk: set $PATH for all builds
21052
21053 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21054
21055Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
21056
21057 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
21058 the one used in gcc/Makefile.in, so that a null expansion doesn't
21059 override the one needed to build gcc with a native cc.
21060
6599da04
JM
21061Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21062
21063 * configure: Accept -with arguments.
21064
21065Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
21066
21067 * Makefile.in: added h8300sim
21068
21069Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
21070
6599da04
JM
21071 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21072 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
21073 (all-cygnus, native, build-cygnus): Make
21074 $(canonhost)-stamp-3stage-done, not $(host)....
21075 * test-build.mk (stamp-3stage-compared): Use tail +10c for
21076 i386-sco3.2v4. Added else true to if command.
21077
21078Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
21079
21080 * config.sub: (from FSF) Sequent uses a BSD-like OS.
21081
21082Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
21083
21084 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21085
21086Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21087
21088 * configure.in: don't remove binutils from Solaris builds
21089
21090Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
21091
21092 * Makefile.in: get rid of earlier definitions for *clean,
21093 also handle the recursive info rule better
21094
21095Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
21096
21097 * Makefile.in (mostlyclean, distclean, realclean): Fix to
21098 do more-or-less the right thing.
21099
21100Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
21101
21102 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21103 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21104
21105Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21106
21107 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21108 $(host_canonical).
21109
21110 * configure.in: split the configdirs list into 4 categories (native
21111 v. cross, library v. tool) and handle the cross-only and native-
21112 only in more reasonable (and correct!) way.
21113
21114Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
21115
21116 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
21117 configdirs anymore.
21118
21119Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21120
21121 * Makefile.in: extensive cleanup:: removed all of the explicit
21122 clean-* targets, collapsed many wrappers around subdir_do into
21123 one, added additional targets to satisfy standards.texi, deleted
21124 some old targets, some changes for consistency
21125
21126Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21127
21128 * configure.in: handle some programs as cross-only, and others as
21129 native only
21130
21131 * test-build.mk: handle partial holes in a more generic manner
21132
21133 * Makefile.in: m4 depends on libiberty
21134
6599da04
JM
21135Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21136
21137 * configure.in: add m4, textutils, fileutils, sed, shellutils,
21138 time, wdiff, and find to configdirs
21139
21140 * Makefile.in: all, clean, and install rules for the new programs
21141 added to configure.in
21142
21143Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21144
21145 * configure.in: use mh-sun for all *-sun-* hosts
21146
6599da04
JM
21147Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21148
21149 * Makefile.in: define flags for X11 include files and library file
21150 locations, pass them down to the programs that need this info
21151
21152 * build-all.mk: added a 'native' target, to 3stage the native toolchain
21153
6599da04
JM
21154Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21155
21156 * configure.in: start building libg++ for HP-UX targets
21157
21158Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
21159
21160 * README: Update references to files moved into etc/.
21161
21162Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
21163
21164 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
21165 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
21166
21167Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
21168
21169 * configure: accept dash as well as underscore in long option
21170 names for FSF compatibility.
21171
21172Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
21173
21174 * config.sub: added -sco3.2v4 support from FSF.
21175
21176Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21177
21178 * configure.in: expand the section that adds or removes
21179 directories from the list of programs to build, to handle native
21180 vs. cross in addition to host v. native
21181
21182Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
21183
21184 * Makefile.in: Replace C++ in macro names with CXX.
21185 This is less likely to break ...
21186
21187Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21188
21189 * test-build.mk: add -w to GNU_MAKE
21190
21191Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21192
21193 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21194 add 'sparc' to list of recognized cpus. This needed to make
21195 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21196 Delete some redundant ose68 variants. Recognize -wrs as an os,
21197 then changes that into $CPU-wrs-vxworks.
21198
21199 * configure.in: remove most references to gdbtest, regularize
21200 target based program removal
21201
21202 * test-build.mk: import from p3 tree (many fixes and changes)
21203
21204Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21205
21206 * Makefile.in: added rules to handle tcl, tk, and expect
21207
21208 * configure.in: handle those directories if they exist
21209
21210Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21211
21212 * config.sub: removed bogus hppabsd and hppahpux names, since
21213 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21214
21215Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21216
21217 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
21218 depends upon all-xiberty
21219
21220 * Makefile.in: changes from p3, including:
21221
21222 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
21223
21224 * Makefile.in (XTRAFLAGS): include newlib directories if
21225 newlib/Makefile exists, rather than if host != target.
21226
21227 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
21228
21229 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21230 from the same source tree and not building a cross-compiler. This
21231 matters for the libg++ configuration if reconfiguring a tree that
21232 has already been installed.
21233
21234 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
21235
21236 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21237 pick up the machine and system specific header files.
21238
21239 * Makefile.in: added AS_FOR_TARGET, passed down in
21240 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21241 the C compiler to use to create programs which are run in the
21242 build environment, set it to default to $(CC), and passed it down
21243 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21244
21245 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
21246
21247 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21248 We need them for unusual native builds, like systems without
21249 ranlib.
21250
21251 * configure: also define $(host_canonical) and
e490616e
ZW
21252 $(target_canonical), which are the full, canonical names for the
21253 given host and target
6599da04
JM
21254
21255Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
21256
21257 * Makefile.in: Added separate definitions for C++.
21258
21259Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
21260
21261 * configure.in (configdirs): Add deja-gnu.
21262
21263Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
21264
21265 * README: Update for configure.texi and gdb-4.7 release.
21266
21267Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
21268
21269 * Makefile.in: Move "all" target to top of file.
21270 Previously, first target was ".PHONY" which caused BSD4.4 make
21271 to build .PHONY when make was run without arguments.
21272
21273Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
21274
21275 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
21276 Library-copylefted code in libiberty.
21277
21278Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
21279
21280 * config.sub: Replace m68kmote with plain old m68k.
21281
21282Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
21283
21284 * Makefile.in: Remove space from blank line, avoid Make complaints.
21285
21286Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
21287
21288 * config.sub: Complain if no argument is given. Added support for
21289 386bsd as OS and target alias.
21290
21291Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
21292
21293 * Makefile.in (XTRAFLAGS): include newlib directories if
21294 newlib/Makefile exists, rather than if host != target.
21295
21296Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
21297
21298 * config.sub: recognize sparclite-wrs-vxworks.
21299
21300 * Makefile.in (install-xiberty): added *-xiberty make rules (from
21301 p3.) Added clean-xiberty to clean.
21302
21303Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21304
21305 * configure.in: use *-*-* instead of nested cases for host and target
21306
21307Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
21308
21309 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21310 from the same source tree and not building a cross-compiler. This
21311 matters for the libg++ configuration if reconfiguring a tree that
21312 has already been installed.
21313
21314Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
21315
21316 * config.sub (i486v/i486v4): Merge in from FSF version.
21317
21318Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
21319
21320 * configure: only set PWD if it is already set.
21321
21322Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
21323
21324 * configure: just set PWD=`pwd` at the top, since Ultrix sh
21325 doesn't have unset and all success paths (and most error paths)
21326 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21327 to just ${PWD} to avoid confusion.)
21328
21329Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
21330
21331 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21332 even for a native compilation.
21333
21334Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
21335
21336 Changes to make the gdb.tar.Z rule work better.
21337
21338 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
21339 (DEVO_SUPPORT): Add configure.texi.
21340 (bfd-ilrt.tar.Z): Remove ancient rule.
21341
21342Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
21343
21344 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21345 pick up the machine and system specific header files.
21346
21347 * configure.in, config.sub: added new target m68010-adobe-scout,
21348 with alias of adobe68k. Changed configure.in to check for
21349 -scout before -sco* to avoid a false match.
21350
21351 * Makefile.in: added AS_FOR_TARGET, passed down in
21352 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21353 the C compiler to use to create programs which are run in the
21354 build environment, set it to default to $(CC), and passed it down
21355 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21356
21357Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
21358
21359 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21360 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
21361 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21362 FOR_TARGET variants, to newlib and libg++.
21363
21364Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
21365
21366 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21367 first.
21368
21369Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
21370
21371 * config.sub: Accept `elf' as an environment.
21372
21373Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21374
21375 * Makefile.in (all-opcodes): cd into the right directory
21376
21377Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
21378
21379 * configure: added -program_transform_name option, used as
21380 argument to sed when installing programs.
21381 configure.texi: added documentation for -program_prefix,
21382 -program_suffix and -program_transform_name.
21383
21384Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
21385
21386 * config.sub: Accept i486 where i386 ok.
21387
21388Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
21389
21390 * config.sub: accept we32k
21391
21392Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
21393
3b75d237 21394 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
21395
21396 * Makefile.in: don't create all directories for ``make install'';
21397 let the subdirectories create the ones they need.
21398
21399Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21400
e490616e 21401 * COPYING: new file, GPL v2
6599da04
JM
21402
21403Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21404
21405 * Makefile.in: use the new gen-info-dir, which needs a template
21406 argument (which also lives in texinfo)
21407
21408 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21409
6599da04
JM
21410Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
21411
21412 * config.sub (ncr3000): Change i386 to i486.
21413
21414Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21415
21416 * Makefile.in: add install-rcs, install-grep to
21417 install-no-fixedincludes, removed install-bison and install-libgcc
21418
21419Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
21420
21421 * configure.in: grab the HPUX makefile fragment if on HPUX
21422
21423Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21424
21425 * Makefile.in: eradicate bison spoor (ditto libgcc).
3d3b561f
ML
21426 configure.in: recognise m68{k,000}-ericsson-OSE.
21427 es1800 is alias for m68k-ericsson-OSE
6599da04
JM
21428
21429Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21430
21431 * configure.in: rearrange the parts that remove programs from
21432 configdirs, based now on HOST==TARGET or by canonical triple.
21433
21434Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21435
21436 * test-build.mk: recurse explicitly with -f test-build.mk when
3d3b561f
ML
21437 appropriate. predicate stage3 and comparison on the existence
21438 of gcc. That is, if gcc isn't around, we aren't three-staging.
21439 On very clean, also remove ...stamp-co. Build in-place before
21440 doing other builds.
6599da04
JM
21441
21442Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21443
21444 * Makefile.in, configure.in: add tgas
21445
21446Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21447
21448 * Makefile.in: a number of changes merged in from progressive.
21449
21450 * configure.in: add libm.
21451
21452 * .cvsignore: ignore some stuff that comes from test-build.mk.
21453
6599da04
JM
21454Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
21455
21456 * config.sub: Add es1800 (m68k-ericsson-es1800).
21457
21458Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21459
21460 * configure: Add program_suffix (parallel to program_prefix)
21461 * Makefile.in: adjust directory-creating script for losing decstation
21462
21463Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
21464
21465 * configure: Minor $subdir-related fixes.
21466
21467Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21468
21469 * configure: fix various problems with propogating
21470 makefile_target_frag in subdirs.
21471 * configure.in: config libgcc if its there
21472
21473Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
21474
21475 * config.sub: HPPA merge.
21476
6599da04
JM
21477Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
21478
21479 * Makefile.in: Replace all-bison with all-byacc in all
21480 dependency lines for other tools (which now use byacc).
21481
21482Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
21483
21484 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
21485
6599da04
JM
21486Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
21487
21488 * Makefile.in: make gprof rules similar to byacc rules (instead of
21489 vestigal $(unsubdir) that didn't work...)
21490
21491Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
21492
21493 * config.sub: Add support for Linux.
21494 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
21495 (at least for libg++).
21496
21497Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21498
21499 * configure.texi: fix doc for the -nfp option to configure
21500
21501Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
21502
21503 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
21504
21505Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
21506
21507 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
21508 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
21509 * configure.in: added solaris* host_makefile_frag hook.
21510
21511Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21512
21513 * config.sub: changed recognition of m68000 so that various
21514 m68k types can be specified via m680[01234]0
21515
21516Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21517
21518 * config.sub (basic_machine): fix sed so that '-foo' isn't
21519 completely substituted out while .+'-foo' loses the '-foo'
21520
21521Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21522
21523 * config.sub ($os): Add -aout.
21524
21525Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
21526
21527 * configure: If host_makefile_frag is absolute, don't
21528 prefix ${invsubdir} (relevant to libg++ auto-configure).
21529
21530Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21531
21532 * Makefile.in (tooldir): Define it.
21533 (all-ld): Depend on all-flex.
21534
21535Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
21536
21537 * Makefile.in (check): Fix libg++ special case.
21538
21539Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
21540
21541 * configure: do not bury `pwd` into config.status, thus do fewer
3d3b561f 21542 pwd's.
6599da04
JM
21543
21544 * configure: print the "Building in" message only when building in
3d3b561f 21545 other than "." AND verbose.
6599da04 21546
63f6bcd7 21547 * configure: remove -s, rework -v to better accommodate guested
3d3b561f 21548 configures.
6599da04
JM
21549
21550 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
21551
21552Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
21553
21554 * Makefile.in: macroize flags passed on recursion. remove
3d3b561f 21555 fileutils.
6599da04
JM
21556
21557Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
21558
21559 * configure: get makesrcdir right for subdirs deeper than 1.
21560
21561 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
3d3b561f 21562 install.
6599da04
JM
21563
21564Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
21565
21566 * Makefile.in: don't print subdir_do or recursion lines.
21567
21568Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
21569
21570 * standards.texi: added menu item.
21571
21572 * Makefile.in: build and install standards.info.
21573
21574 * standards.texi: new file.
21575
21576Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21577
21578 * configure: test for and move config.status pieces from
3d3b561f 21579 ${subdir}/.
6599da04
JM
21580
21581Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
21582
6599da04
JM
21583 * configure: Test for existance of files before trying to mv
21584 them, to avoid numerous non-existance messages.
21585
21586Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
21587
21588 * configure: correct final line of config.status.
21589
21590 * configure: patch from eggert. Avoids a protection problem if
3d3b561f 21591 the original Makefile.in is read only.
6599da04
JM
21592
21593 * configure: use move-if-change from gcc to create config.status.
3d3b561f
ML
21594 Some makefiles depend on config.status to tell if a directory
21595 has been reconfigured for a different host. This change
21596 prevents those directories from remaking everything in the case
21597 where the reconfig was only intended to rebuild a Makefile.
6599da04
JM
21598
21599 * configure: test for config.sub with "config.sub sun4" rather
3d3b561f
ML
21600 than "config.sub ${host_alias}". Otherwise we can't tell a bad
21601 host alias from a missing config.sub.
6599da04
JM
21602
21603Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21604
21605 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
3d3b561f 21606 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
6599da04
JM
21607
21608Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
21609
21610 * configure: mkdir ${subdir} as needed.
21611
21612Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
21613
21614 * Makefile.in,configure.in: added autoconf.
21615
21616Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21617
21618 * Makefile.in: no longer pass against on recursion.
21619
21620 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
3d3b561f 21621 definitions are not inherited.
6599da04
JM
21622
21623 * configure: correct makesrcdir when subdir is .
21624
21625Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
21626
21627 * configure: Add support for 'subdirs' variable, which is
21628 like 'configdirs', except that configure doesn't re-invoke
21629 itself for subdirs, it just creates a Makefile for each subdir.
21630 * configure.texi: Document subdirs.
21631
21632Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21633
21634 * configure.in: added flex to configdirs
21635
21636Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
21637
21638 * Makefile.in: remove clean-stamps from clean.
21639
21640Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
21641
21642 * configure.in: Add gdbtest to configdirs.
21643
21644Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
21645
21646 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
21647 to recursive makes.
21648 * configure.in: Recognize new ncr3000 config.
21649
21650Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
21651
21652 * Makefile.in, configure.in: removed references to gdbm.
21653
21654Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
21655
21656 * config.sub: Don't canonicalize os value
21657 newsos* to bsd (readline needs to check for newsos).
21658 (This fix was earlier made Jan 31, but got re-broken.)
21659
21660Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
21661
21662 * configure.in: sco is an os, not a vendor!
21663
21664 * configure: Quote $( better. Keep various shells happy.
21665
21666Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
21667
21668 * Makefile.in: eliminate stamp-files.
21669
21670Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
21671
21672 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
3d3b561f 21673 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
6599da04
JM
21674
21675Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
21676
21677 * config.sub: fix iris/iris3.
21678
21679Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
21680
21681 * configure: re-add -rm.
21682
21683Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
21684
21685 * Maskefile.in: add .stmp-rcs to all.
21686
21687 * configure.in: remove gas from rs6000 build, use aix host fragment.
21688
21689Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
21690
21691 * configure: pass down site_option during recursion.
21692
21693Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
21694
21695 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
21696
21697Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
21698
21699 * configure: Change exec_prefix so that it really defaults to prefix.
21700
21701Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
21702
21703 * Makefile.in, configure.in: Add support for mmalloc library.
21704
21705Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
21706
21707 * Makefile.in: add stmp dependencies for a few more things.
21708
21709Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
21710
21711 * configure: adjusted error message on objdir/srcdir configure
3d3b561f 21712 collision, per john's suggestion.
6599da04
JM
21713
21714 * Makefile.in: add libiberty stmp to all and all.cross.
21715
21716Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
21717
21718 * Makefile.in: remove force dependencies, add grep to all.
21719
21720Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
21721
21722 * Makefile.in: drop flex. make stamp files work.
21723
21724 * configure: added test for conflicting configuration in srcdir,
3d3b561f
ML
21725 remove trailing slashes from srcdir. Otherwise emacs gdb mode
21726 gets cranky. use relative paths for configure and srcdir
21727 whenever possible. Send some error messages to stderr that were
21728 going to stdout.
6599da04
JM
21729
21730Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
21731
21732 * Makefile.in: Fix libg++ rule to check for gcc directory
21733 before using gcc/gcc. Also pass XTRAFLAGS.
21734
21735Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
21736
21737 * Makefile.in: added stmp-files so that directories aren't polled
3d3b561f 21738 when they are already built.
6599da04
JM
21739
21740 * configure.texi: fixed a node pointer problem.
21741
21742Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
21743
731a8127 21744 * config.sub configure.in gdb/configure.in
6599da04
JM
21745 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
21746 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
21747 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
21748
21749Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21750
21751 * configure: -recurring becomes -silent. corrected help message
3d3b561f 21752 for -site= option.
6599da04
JM
21753
21754 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
21755
21756Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21757
21758 * configure: when building Makefile for crosses, replace
3d3b561f
ML
21759 tooldir and program_prefix. default srcdir from location of
21760 config.sub. remove "for host in hosts" and "for target in
21761 targets" loops.
6599da04
JM
21762
21763Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21764
21765 * Makefile.in: Do not pass bindir or mandir to cvs.
21766
21767Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
21768
21769 * Makefile.in, configure.in: removed traces of namesubdir,
3d3b561f
ML
21770 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
21771 copyrights to '92, changed some from Cygnus to FSF.
6599da04
JM
21772
21773 * configure.texi: remove most references to multiple hosts,
3d3b561f 21774 multiple targets, subdirs, etc.
6599da04
JM
21775
21776 * configure.man: removed rcsid. reference config.sub not
3d3b561f 21777 config.subr.
6599da04
JM
21778
21779 * Makefile.in: mkdir $(infodir) on install-info.
21780
21781Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
21782
21783 * configure.texi: Explain better about .gdbinit and about
21784 the environment that configure.in sections run in.
21785
21786Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
21787
21788 * configure.in: Ultrix is only a decstation if it's a MIPS.
21789
21790Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
21791
21792 * README: DOC.configure => cfg-paper.texi.
21793
21794Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
21795
21796 * config.sub (near case $os): Don't convert newsos* to bsd!
21797
21798Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
21799
21800 * Makefile.in: Reinstall change from gdb-4.3 that reduces
21801 the number of copies of COPYING that go into the GDB tar file.
21802
21803Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
21804
731a8127 21805 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
21806 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
21807 Fix SCO configuration stuff.
21808
21809Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
21810
21811 * Makefile.in: For libg++, make sure the -I pointing
21812 to the gcc directory goes *after* all the libg++-local -I flags.
21813 Also, move just-gcc dependency from just-libg++ to all-libg++.
21814
21815Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
21816
21817 * configure: Change -x to -f to keep Ultrix /bin/test happy.
21818
21819Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
21820
21821 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
21822
21823Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
21824
21825 * config.sub: Add stratus configuration frags. Also
21826 submitted to FSF.
21827
21828Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
21829
21830 * Makefile.in (DEV_SUPPORT): add configure.man.
21831
21832 * config.sub(Decode manufacturer-specific): add -none*.
21833
21834Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
21835
21836 * Makefile.in: remove form feeds to make Sun's make happy.
21837 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
21838
21839Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
21840
21841 * Makefile.in (AR_FLAGS): Make quieter.
21842
21843Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
21844
21845 * configure.in: Add libg++.
21846 * configure: When verbose, don't output the command line at each
21847 level; it will be unremarkably the same as the previous version,
21848 which will be the same as what the user typed.
21849
21850Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
21851
21852 * configure.in, Makefile.in: fix clean-info, add flex. add
3d3b561f 21853 fileutils.
6599da04
JM
21854
21855 * configure: be less sensitive to spaces in Makefile.in. Do not
3d3b561f
ML
21856 look for sources in "..". Doing so breaks subdirectories that
21857 might have their own configure. If a subdir has it's own
21858 configure script, use it.
6599da04
JM
21859
21860Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
21861
21862 * cfg-paper.texi: some changes suggested by rms.
21863
21864Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
21865
21866 * config.sub: Merge in some small additions from the FSF version,
21867 taken from the gcc distribution, to bring the Cygnus and FSF
21868 versions into closer sync.
21869
21870Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
21871
21872 * configure.in: Changed svr4 references to sysv4.
21873
21874Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
21875
21876 * configure: added -V for version number option.
21877
21878Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
21879
21880 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
3d3b561f 21881 renamed from DOC.configure to cfg-paper.texi.
6599da04
JM
21882
21883Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21884
21885 * configure, config.subr, config.sub: config.subr is now
3d3b561f 21886 config.sub again.
6599da04
JM
21887
21888Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
21889
21890 * configure.texi: new file, in progress.
21891
21892 * Makefile.in: build info file and install the man page for
3d3b561f 21893 configure.
6599da04
JM
21894
21895 * configure.man: new file, first cut.
21896
21897 * configure: find config.subr again now that configuration "none"
3d3b561f
ML
21898 has gone. removed all traces of the -ansi option. removed all
21899 traces of the -languages option.
6599da04
JM
21900
21901 * config.subr: resync from rms.
21902
21903Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21904
21905 * configure, config.sub, config.subr: merge config.sub into
3d3b561f
ML
21906 config.subr, call the result config.subr, remove config.sub, use
21907 config.subr.
6599da04
JM
21908
21909 * Makefile.in: revised install for dir.info.
21910
21911Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21912
21913 * configure.in: add decstation host makefile frag.
21914
21915 * Makefile.in: BISON now bison -y again. also install-gcc on
3d3b561f
ML
21916 install. clean-gdbm on clean. infodir belongs in datadir.
21917 Make directories for info install. Build dir.info here then
21918 install it.
6599da04
JM
21919
21920Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21921
21922 * Makefile.in: fix for bad directory tests.
21923
21924Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21925
21926 * configure: \{1,2\} appears to be a sysv'ism. Use a different
3d3b561f 21927 regexp. -srcdir relative was being handled incorrectly.
6599da04
JM
21928
21929 * Makefile.in: unwrapped some for loops so that parallel makes
3d3b561f
ML
21930 work again and so one can focus one's attention on a particular
21931 package.
6599da04
JM
21932
21933Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21934
21935 * configure: added PWD as a stand in for `pwd` (for speed). use
3d3b561f
ML
21936 elif wherever possible. make -srcdir work without -objdir.
21937 -objdir= commented out.
6599da04
JM
21938
21939Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21940
21941 * configure: +options become --options. -subdirs commented out.
3d3b561f
ML
21942 added -host, -datadir. Renamed -destdir to -prefix. Comment in
21943 Makefile now at top of generated Makefile. Removed cvs log
21944 entries. added -srcdir. create .gdbinit only if there is one
21945 in ${srcdir}.
6599da04
JM
21946
21947 * Makefile.in: idestdir and ddestdir go away. Added copyrights
3d3b561f
ML
21948 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
21949 and mandir now keyed off datadir by default.
6599da04
JM
21950
21951Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
21952
21953 * Freshly created ChangeLog.
21954
21955\f
21956Local Variables:
21957mode: change-log
21958left-margin: 8
21959fill-column: 76
21960version-control: never
21961End: