]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
Daily bump.
[thirdparty/gcc.git] / ChangeLog
CommitLineData
bf2e66e3
GA
12023-10-04 Siddhesh Poyarekar <siddhesh@gotplt.org>
2
3 * SECURITY.txt: New file.
4
6b78e9a5
GA
52023-09-18 Fei Gao <gaofei@eswincomputing.com>
6
7 * MAINTAINERS: Add myself.
8
37bbfd1c
GA
92023-09-15 Yang Yujie <yangyujie@loongson.cn>
10
11 * config-ml.in: Remove unneeded loongarch clause.
12 * configure.ac: Register custom makefile fragments mt-loongarch-*
13 for loongarch targets.
14 * configure: Regenerate.
15
a1c20158
GA
162023-09-12 Edwin Lu <ewlu@rivosinc.com>
17
18 * MAINTAINERS: Add myself
19
202023-09-12 Thomas Schwinge <thomas@codesourcery.com>
21 Chung-Lin Tang <cltang@codesourcery.com>
22
23 PR testsuite/109951
24 * Makefile.tpl (BASE_TARGET_EXPORTS): Add
25 'SYSROOT_CFLAGS_FOR_TARGET'.
26 * Makefile.in: Regenerate.
27
d820cd78
GA
282023-09-05 Yang Yujie <yangyujie@loongson.cn>
29
30 * config-ml.in: Do not build the multilib library variant
31 that is duplicate with the toplevel one.
32
ded52c9f
GA
332023-08-29 Tsukasa OI <research_trasio@irq.a4lg.com>
34
35 * MAINTAINERS: Add myself.
36
6cd85273
GA
372023-08-22 Filip Kastl <fkastl@suse.cz>
38
39 * MAINTAINERS: Update my email address.
40
886afed6
GA
412023-08-11 Eric Feng <ef2648@columbia.edu>
42
43 * MAINTAINERS: Add myself.
44
4b92dba7
GA
452023-08-07 Indu Bhagat <indu.bhagat@oracle.com>
46
47 * Makefile.def: Reflect that libsframe needs to installed before
48 libbfd. Reorder a bit to better track libsframe dependencies.
49 * Makefile.in: Regenerate.
50
512023-08-07 Indu Bhagat <indu.bhagat@oracle.com>
52
53 * Makefile.def: Add install dependency on libsframe for libbfd.
54 * Makefile.in: Regenerated.
55
562023-08-07 Nick Alcock <nick.alcock@oracle.com>
57
58 * libtool.m4 (lt_cv_sys_global_symbol_pipe): Augment symcode for
59 Solaris 11.
60
612023-08-07 Alexander von Gluck IV <kallisti5@unixzen.com>
62
63 * configure: Regenerate.
64 * configure.ac: Add Haiku to list of ELF OSes
65 * libtool.m4: Update sys_lib_dlsearch_path_spec on Haiku.
66
672023-08-07 Nick Alcock <nick.alcock@oracle.com>
68
69 * libtool.m4 (LT_PATH_NM): Handle user-specified NM with
70 options, including options containing paths.
71
722023-08-07 Nick Alcock <nick.alcock@oracle.com>
73
74 * libtool.m4 (LT_PATH_NM): Try BSDization flags with a user-provided
75 NM, if there is one. Run nm on itself, not on /dev/null, to avoid
76 errors from nms that refuse to work on non-regular files. Remove
77 other workarounds for this problem. Strip out blank lines from the
78 nm output.
79
802023-08-07 Arsen Arsenović <arsen@aarsen.me>
81
82 * configure.ac: Reinstate 32b PA-RISC HP-UX targets
83 * configure: Regenerate.
84
852023-08-07 Simon Marchi <simon.marchi@efficios.com>
86
87 * configure.ac: Add AC_SUBST(PKG_CONFIG_PATH).
88 * configure: Re-generate.
89 * Makefile.tpl (HOST_EXPORTS): Pass PKG_CONFIG_PATH.
90 (PKG_CONFIG_PATH): New.
91 * Makefile.in: Re-generate.
92
932023-08-07 Luis Machado <luis.machado@arm.com>
94
95 * configure.ac: Disable year2038 by default on 32-bit hosts.
96 * configure: Regenerate.
97
982023-08-07 Vladimir Mezentsev <vladimir.mezentsev@oracle.com>
99
100 * Makefile.def: Add gprofng module.
101 * configure.ac: Add --enable-gprofng option.
102 * Makefile.in: Regenerate.
103 * configure: Regenerate.
104
1052023-08-07 Martin Liska <mliska@suse.cz>
106
107 * configure.ac: Add --enable-default-compressed-debug-sections-algorithm.
108 * configure: Regenerate.
109
1102023-08-07 Fangrui Song <maskray@google.com>
111
112 * configure: Regenerate.
113 * configure.ac: Add --with-zstd.
114
1152023-08-07 Arsen Arsenović <arsen@aarsen.me>
116
117 * configure: Regenerate.
118 * configure.ac: Recover tilegx/tilepro targets.
119
1202023-08-07 H.J. Lu <hjl.tools@gmail.com>
121
122 * configure: Regenerated.
123 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Check if AR works with
124 --plugin and rc before enabling --plugin.
125
1262023-08-07 H.J. Lu <hjl.tools@gmail.com>
127
128 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
129 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
130 * configure.ac: Include config/gcc-plugin.m4.
131 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
132 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
133 RANLIB if possible.
134 * Makefile.in: Regenerated.
135 * configure: Likewise.
136
1372023-08-07 Arsen Arsenović <arsen@aarsen.me>
138
139 * Makefile.tpl: Substitute @GDCFLAGS@ instead of using
140 $(CFLAGS).
141
1422023-08-07 David Faust <david.faust@oracle.com>
143
144 * MAINTAINERS: Add the BPF port to my reviewer listing.
145
4297a08e
GA
1462023-08-02 Jan Beulich <jbeulich@suse.com>
147
148 * MAINTAINERS: Correct my email address.
149
1502023-08-02 Hu, Lin1 <lin1.hu@intel.com>
151
152 * MAINTAINERS (Write After Approval): Add myself.
153
cf58b896
GA
1542023-08-01 Richard Ball <richard.ball@arm.com>
155
156 * MAINTAINERS: Add myself.
157
a2f31d79
GA
1582023-07-31 Andreas Schwab <schwab@suse.de>
159
160 * configure.ac (GDCFLAGS): Set default from ${CFLAGS}.
161 * configure: Regenerate.
162 * Makefile.in (GDCFLAGS): Substitute @GDCFLAGS@.
163
1642023-07-31 xuli <xuli1@eswincomputing.com>
165
166 * MAINTAINERS: Add myself.
167
af37e394
GA
1682023-07-25 Thomas Schwinge <thomas@codesourcery.com>
169
170 * MAINTAINERS: List myself as "nvptx port" maintainer.
171
0ce63530
GA
1722023-07-21 Cupertino Miranda <cupertino.miranda@oracle.com>
173
174 * MAINTAINERS: Add myself to write after approval
175
ec842611
GA
1762023-07-18 Ju-Zhe Zhong <juzhe.zhong@rivai.ai>
177
178 * MAINTAINERS: Add myself as a reviewer for the riscv port.
179
1802023-07-18 Robin Dapp <rdapp@ventanamicro.com>
181
182 * MAINTAINERS: Add myself as a reviewer for the riscv port.
183
15939bae
GA
1842023-07-12 Hao Liu <hliu@os.amperecomputing.com>
185
186 * MAINTAINERS: Add Hao Liu to write after approval
187
1882023-07-12 Ken Matsui <kmatsui@gcc.gnu.org>
189
190 * MAINTAINERS: Add Ken Matsui to write after approval
191
01405f01
GA
1922023-07-07 Eugene Rozenfeld <erozen@microsoft.com>
193
194 * Makefile.in: Collect both kernel and user events for autofdo
195 * Makefile.tpl: Collect both kernel and user events for autofdo
196
69d3015a
GA
1972023-06-30 Rishi Raj <rishiraj45035@gmail.com>
198
199 * MAINTAINERS: Added myself to Write After Approval and DCO
200
14bfda60
GA
2012023-06-29 Eugene Rozenfeld <erozen@microsoft.com>
202
203 * Makefile.in: Remove -gtoggle for STAGEautoprofile
204 * Makefile.tpl: Remove -gtoggle for STAGEautoprofile
205
f445b42e
GA
2062023-06-25 Lehua Ding <lehua.ding@rivai.ai>
207
208 * MAINTAINERS: Add Lehua Ding to write after approval
209
2102023-06-25 Iain Sandoe <iain@sandoe.co.uk>
211
212 * Makefile.def: Pass the enable-host-pie value to GCC configure.
213 * Makefile.in: Regenerate.
214 * configure: Regenerate.
215 * configure.ac: Adjust the logic for shared and PIE host flags to
216 ensure that PIE is passed for hosts that require it.
217
f10a4ce0
GA
2182023-06-16 YunQiang Su <yunqiang.su@cipunited.com>
219
220 * MAINTAINERS (Write After Approval): move Matthew Fortune
221 to Write After Approval.
222
7ff79341
GA
2232023-06-15 Marek Polacek <polacek@redhat.com>
224
225 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
226 check.
227 * configure: Regenerate.
228
c1c5edef
GA
2292023-06-14 Filip Kastl <filip.kastl@gmail.com>
230
231 * MAINTAINERS: Add myself to write after approval
232
829d5975
GA
2332023-06-02 YunQiang Su <yunqiang.su@cipunited.com>
234
235 * MAINTAINERS (CPU Port Maintainers): Add myself as MIPS
236 port maintainer.
237 (Write After Approval): Remove myself.
238
df2762ac
GA
2392023-05-30 Jeevitha Palanisamy <jeevitha@linux.ibm.com>
240
241 * MAINTAINERS (Write After Approval): Add myself.
242
b4c15a14
GA
2432023-05-29 Martin Jambor <mjambor@suse.cz>
244
245 * MAINTAINERS: Replace spaces with tabs.
246
68816ba2
GA
2472023-05-27 Benjamin Priour <vultkayn@gcc.gnu.org>
248
249 * MAINTAINERS: New entry.
250
b2776076
GA
2512023-05-18 Eugene Rozenfeld <erozen@microsoft.com>
252
253 * Makefile.tpl: Disable warnings as errors for STAGEautofeedback
254 * Makefile.in: Regenerate
255
ff2dcddf
GA
2562023-05-17 Eugene Rozenfeld <erozen@microsoft.com>
257
258 * Makefile.in: Disable warnings as errors for STAGEautofeedback
259
3d125c91
GA
2602023-05-11 Robin Dapp <rdapp@ventanamicro.com>
261
262 * MAINTAINERS: Sort.
263
2642023-05-11 Ju-Zhe Zhong <juzhe.zhong@rivai.ai>
265
266 * MAINTAINERS: Add myself.
267
08d0d17b
GA
2682023-05-10 Pan Li <pan2.li@intel.com>
269
270 * MAINTAINERS: Add myself.
271
50205195
GA
2722023-04-28 Eugene Rozenfeld <erozen@microsoft.com>
273
274 * Makefile.in: Define PROFILE_MERGER
275 * Makefile.tpl: Define PROFILE_MERGER
276
32a98ccd
GA
2772023-04-27 Robin Dapp <rdapp@ventanamicro.com>
278
279 * MAINTAINERS: Change my email address.
280
4a3dbcbd
GA
2812023-04-26 Patrick O'Neill <patrick@rivosinc.com>
282
283 * MAINTAINERS: Add myself.
284
2852023-04-26 Martin Liska <mliska@suse.cz>
286
287 * MAINTAINERS: fix sorting
288
49cea02d
GA
2892023-04-25 Victor Do Nascimento <victor.donascimento@arm.com>
290
291 * MAINTAINERS (Write After Approval): Add myself.
292
aeaf9426
GA
2932023-04-24 Martin Liska <mliska@suse.cz>
294
295 * MAINTAINERS: Fix sorting.
296
6d7f9ebf
GA
2972023-04-21 Peter Foley <pefoley2@pefoley.com>
298
299 * configure: Regenerate.
300 * configure.ac: Only create serdep.tmp if needed
301
3022023-04-21 “ajit.kumar.agarwal@ibm.com” <aagarwa@ltcden2-lp1.aus.stglabs.ibm.com>
303
304 * MAINTAINERS (Write After Approval): Add myself.
305
3062023-04-21 Vineet Gupta <vineetg@rivosinc.com>
307
308 * MAINTAINERS (Write After Approval): Add myself.
309 Ref: <680c7bbe-5d6e-07cd-8468-247afc65e1dd@gmail.com>
310
a8c8351c
GA
3112023-04-06 Indu Bhagat <indu.bhagat@oracle.com>
312
313 * MAINTAINERS: Add myself.
314
50bd9c41
GA
3152023-03-22 Tobias Burnus <tobias@codesourcery.com>
316
317 * MAINTAINERS: Add myself as OpenMP and libgomp maintainer.
318
c8065441
GA
3192023-03-10 Arsen Arsenović <arsen@aarsen.me>
320
321 * MAINTAINERS (Write After Approval): Add myself.
322
88cc4495
GA
3232023-02-16 Martin Liska <mliska@suse.cz>
324
325 * MAINTAINERS: I'm stepping down from my positions.
326
f432ad09
GA
3272023-01-10 Philip Herron <herron.philip@googlemail.com>
328
329 * MAINTAINERS: Add Philip Herron as Rust front-end maintainer
330
d808db1f
GA
3312023-01-06 Clément Chigot <chigot@adacore.com>
332
333 * configure.ac: Skip GMP and MPFR when --disable-gdb is
334 provided.
335 * configure: Regenerate.
336
faccda27
GA
3372023-01-04 Gaius Mulley <gaiusmod2@gmail.com>
338
339 * MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer.
340
90323d0b
GA
3412022-12-31 Iain Sandoe <iain@sandoe.co.uk>
342
343 * Makefile.def: Do not build shared libffi.
344 * Makefile.in: Regenerate.
345
de282a20
GA
3462022-12-21 Andrew Pinski <apinski@marvell.com>
347
348 * Makefile.def: Add configure-gdb dependencies
349 on all-gmp and all-mpfr.
350 * configure.ac: Split out MPC checking from MPFR.
351 Require GMP and MPFR if the gdb directory exist.
352 * Makefile.in: Regenerate.
353 * configure: Regenerate.
354
26f4aefa
GA
3552022-12-14 Gaius Mulley <gaiusmod2@gmail.com>
356
357 * configure.ac (target_libraries): Add target-libgm2.
358 Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
32582c19
JJ
359 Add GCC_TARGET_TOOL entry for gm2.
360 (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
26f4aefa 361 gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
32582c19
JJ
362 * Makefile.def (target_modules): Add libgm2.
363 (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
364 (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
365 (languages): Add entry for language=m2 with gcc-check-target=check-m2
26f4aefa 366 and lib-check-target=check-target-libgm2.
32582c19
JJ
367 * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
368 (HOST_EXPORTS): Add definition for GM2.
369 (BASE_TARGET_EXPORTS): Add definition for GM2.
370 (GM2_FOR_BUILD): Defined.
371 (GM2FLAGS): Defined.
372 (GM2_FOR_TARGET): Defined.
373 (GM2FLAGS_FOR_TARGET): Defined.
374 (EXTRA_HOST_FLAGS): Defined.
375 (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
376 (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
377 (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
378 * configure: Rebuilt.
379 * Makefile.in: Rebuilt.
26f4aefa 380
f17ddf2c
GA
3812022-12-13 Philip Herron <philip.herron@embecosm.com>
382
383 * Makefile.def: Add Rust language.
384 * Makefile.in: Regenerate via autogen.
385
40ce6485
GA
3862022-12-09 Martin Liska <mliska@suse.cz>
387
388 * MAINTAINERS: Fix spacing.
389
4bc2d9f6
GA
3902022-12-07 Arthur Cohen <arthur.cohen@embecosm.com>
391
392 * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
393
3942022-12-07 Iain Sandoe <iain@sandoe.co.uk>
395
396 * Makefile.def: Pass host_libs_picflag to host dependent library
397 configures.
398 * Makefile.in: Regenerate.
399 * configure: Regenerate.
400 * configure.ac (host_libs_picflag): New configure variable set to
401 '--with-pic' when building 'host_shared'.
402
d769c504
GA
4032022-11-25 Weimin Pan <weimin.pan@oracle.com>
404
405 * Makefile.def: Add libsframe as new module with its dependencies.
406 * Makefile.in: Regenerated.
407 * configure.ac: Add libsframe to host_libs.
408 * configure: Regenerated.
409
8761284f
GA
4102022-11-23 Marek Polacek <polacek@redhat.com>
411
412 Revert:
413 2022-11-23 Marek Polacek <polacek@redhat.com>
414
415 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
416 isl.
417 * Makefile.in: Regenerate.
418 * Makefile.tpl: Set PICFLAG.
419 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
420 check.
421 * configure: Regenerate.
422
4232022-11-23 Marek Polacek <polacek@redhat.com>
424
425 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
426 isl.
427 * Makefile.in: Regenerate.
428 * Makefile.tpl: Set PICFLAG.
429 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
430 check.
431 * configure: Regenerate.
432
83d400bd
GA
4332022-11-14 Martin Liska <mliska@suse.cz>
434
435 Revert:
436 2022-11-09 Martin Liska <mliska@suse.cz>
437
438 * doc/Makefile: New file.
439 * doc/_static/custom.css: New file.
440 * doc/baseconf.py: New file.
441 * doc/bsd.rst: New file.
442 * doc/contrib.rst: New file.
443 * doc/contribute.rst: New file.
444 * doc/cppdiropts.rst: New file.
445 * doc/cppenv.rst: New file.
446 * doc/cppopts.rst: New file.
447 * doc/cppwarnopts.rst: New file.
448 * doc/favicon.ico: New file.
449 * doc/funding.rst: New file.
450 * doc/gcc_sphinx.py: New file.
451 * doc/gnu.rst: New file.
452 * doc/gnu_free_documentation_license.rst: New file.
453 * doc/gpl-3.0.rst: New file.
454 * doc/indices-and-tables.rst: New file.
455 * doc/lgpl-2.1.rst: New file.
456 * doc/logo.pdf: New file.
457 * doc/logo.svg: New file.
458 * doc/md.rst: New file.
459 * doc/requirements.txt: New file.
460
4612022-11-14 Martin Liska <mliska@suse.cz>
462
463 Revert:
464 2022-11-09 Martin Liska <mliska@suse.cz>
465
466 * doc/baseconf.py: Port to GCC sources.
467
4682022-11-14 Martin Liska <mliska@suse.cz>
469
470 Revert:
471 2022-11-14 Martin Liska <mliska@suse.cz>
472
473 * configure: Regenerate.
474 * configure.ac: Support Sphinx based documentation.
475
4762022-11-14 Martin Liska <mliska@suse.cz>
477
478 Revert:
479 2022-11-09 Martin Liska <mliska@suse.cz>
480
481 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
482 provide a default.
483
4842022-11-14 Martin Liska <mliska@suse.cz>
485
486 Revert:
487 2022-11-09 Martin Liska <mliska@suse.cz>
488
489 * doc/bsd.rst:
3d3b561f 490 Add trailing newline.
83d400bd 491 * doc/contrib.rst:
3d3b561f 492 Add trailing newline.
83d400bd 493 * doc/contribute.rst:
3d3b561f 494 Add trailing newline.
83d400bd 495 * doc/cppdiropts.rst:
3d3b561f 496 Add trailing newline.
83d400bd 497 * doc/cppenv.rst:
3d3b561f 498 Add trailing newline.
83d400bd 499 * doc/cppopts.rst:
3d3b561f 500 Add trailing newline.
83d400bd 501 * doc/cppwarnopts.rst:
3d3b561f 502 Add trailing newline.
83d400bd 503 * doc/funding.rst:
3d3b561f 504 Add trailing newline.
83d400bd 505 * doc/gnu.rst:
3d3b561f 506 Add trailing newline.
83d400bd 507 * doc/gnu_free_documentation_license.rst:
3d3b561f 508 Add trailing newline.
83d400bd 509 * doc/gpl-3.0.rst:
3d3b561f 510 Add trailing newline.
83d400bd 511 * doc/indices-and-tables.rst:
3d3b561f 512 Add trailing newline.
83d400bd 513 * doc/lgpl-2.1.rst:
3d3b561f 514 Add trailing newline.
83d400bd 515 * doc/md.rst:
3d3b561f 516 Add trailing newline.
83d400bd
GA
517
5182022-11-14 Martin Liska <mliska@suse.cz>
519
520 Revert:
521 2022-11-09 Martin Liska <mliska@suse.cz>
522
523 * configure.ac: Use new install URL.
524 * configure: Regenerate.
525
5262022-11-14 Martin Liska <mliska@suse.cz>
527
528 Revert:
529 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
530
531 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
532 instead of just ``.''.
533 * doc/gcc_sphinx.py: Moved to...
534 * doc/modules/gcc_sphinx.py: ...here.
535
5362022-11-14 Martin Liska <mliska@suse.cz>
537
538 Revert:
539 2022-11-10 Martin Liska <mliska@suse.cz>
540
541 * doc/baseconf.py: Modernize by using pathlib.
542
5432022-11-14 Martin Liska <mliska@suse.cz>
544
545 Revert:
546 2022-11-11 Martin Liska <mliska@suse.cz>
547
548 * doc/Makefile: Disable -j auto.
549
5502022-11-14 Martin Liska <mliska@suse.cz>
551
552 Revert:
553 2022-11-11 Martin Liska <mliska@suse.cz>
554
555 * doc/Makefile: Update comment.
556
5572022-11-14 Martin Liska <mliska@suse.cz>
558
559 Revert:
560 2022-11-11 Martin Liska <mliska@suse.cz>
561
562 * doc/indices-and-tables.rst: Rename Indexes to Indices.
563
5642022-11-14 Martin Liska <mliska@suse.cz>
565
566 Revert:
567 2022-11-13 Martin Liska <mliska@suse.cz>
568
569 PR web/107643
570 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
571 is set.
572 * doc/indices-and-tables.rst: Use include_todo tag.
573
5742022-11-14 Martin Liska <mliska@suse.cz>
575
576 Revert:
577 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
578
579 * doc/contrib.rst: Update Jeff Law's email address.
580
eefbfbc7
GA
5812022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
582
583 * doc/contrib.rst: Update Jeff Law's email address.
584
5852022-11-13 Martin Liska <mliska@suse.cz>
586
587 PR web/107643
588 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
589 is set.
590 * doc/indices-and-tables.rst: Use include_todo tag.
591
5b6ce16a
GA
5922022-11-11 Martin Liska <mliska@suse.cz>
593
594 * doc/indices-and-tables.rst: Rename Indexes to Indices.
595
5962022-11-11 Martin Liska <mliska@suse.cz>
597
598 * doc/Makefile: Update comment.
599
6002022-11-11 Martin Liska <mliska@suse.cz>
601
602 * doc/Makefile: Disable -j auto.
603
f225b813
GA
6042022-11-10 Martin Liska <mliska@suse.cz>
605
606 * doc/baseconf.py: Modernize by using pathlib.
607
6082022-11-10 Arsen Arsenović <arsen@aarsen.me>
609
610 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
611 instead of just ``.''.
612 * doc/gcc_sphinx.py: Moved to...
613 * doc/modules/gcc_sphinx.py: ...here.
614
1cdfd0e5
GA
6152022-11-09 Martin Liska <mliska@suse.cz>
616
617 * configure.ac: Use new install URL.
618 * configure: Regenerate.
619
6202022-11-09 Martin Liska <mliska@suse.cz>
621
622 * doc/bsd.rst:
3d3b561f 623 Add trailing newline.
1cdfd0e5 624 * doc/contrib.rst:
3d3b561f 625 Add trailing newline.
1cdfd0e5 626 * doc/contribute.rst:
3d3b561f 627 Add trailing newline.
1cdfd0e5 628 * doc/cppdiropts.rst:
3d3b561f 629 Add trailing newline.
1cdfd0e5 630 * doc/cppenv.rst:
3d3b561f 631 Add trailing newline.
1cdfd0e5 632 * doc/cppopts.rst:
3d3b561f 633 Add trailing newline.
1cdfd0e5 634 * doc/cppwarnopts.rst:
3d3b561f 635 Add trailing newline.
1cdfd0e5 636 * doc/funding.rst:
3d3b561f 637 Add trailing newline.
1cdfd0e5 638 * doc/gnu.rst:
3d3b561f 639 Add trailing newline.
1cdfd0e5 640 * doc/gnu_free_documentation_license.rst:
3d3b561f 641 Add trailing newline.
1cdfd0e5 642 * doc/gpl-3.0.rst:
3d3b561f 643 Add trailing newline.
1cdfd0e5 644 * doc/indices-and-tables.rst:
3d3b561f 645 Add trailing newline.
1cdfd0e5 646 * doc/lgpl-2.1.rst:
3d3b561f 647 Add trailing newline.
1cdfd0e5 648 * doc/md.rst:
3d3b561f 649 Add trailing newline.
1cdfd0e5
GA
650
6512022-11-09 Martin Liska <mliska@suse.cz>
652
653 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
654 provide a default.
655
6562022-11-09 Martin Liska <mliska@suse.cz>
657
658 * configure: Regenerate.
659 * configure.ac: Support Sphinx based documentation.
660
6612022-11-09 Martin Liska <mliska@suse.cz>
662
663 * doc/baseconf.py: Port to GCC sources.
664
6652022-11-09 Martin Liska <mliska@suse.cz>
666
667 * doc/Makefile: New file.
668 * doc/_static/custom.css: New file.
669 * doc/baseconf.py: New file.
670 * doc/bsd.rst: New file.
671 * doc/contrib.rst: New file.
672 * doc/contribute.rst: New file.
673 * doc/cppdiropts.rst: New file.
674 * doc/cppenv.rst: New file.
675 * doc/cppopts.rst: New file.
676 * doc/cppwarnopts.rst: New file.
677 * doc/favicon.ico: New file.
678 * doc/funding.rst: New file.
679 * doc/gcc_sphinx.py: New file.
680 * doc/gnu.rst: New file.
681 * doc/gnu_free_documentation_license.rst: New file.
682 * doc/gpl-3.0.rst: New file.
683 * doc/indices-and-tables.rst: New file.
684 * doc/lgpl-2.1.rst: New file.
685 * doc/logo.pdf: New file.
686 * doc/logo.svg: New file.
687 * doc/md.rst: New file.
688 * doc/requirements.txt: New file.
689
89d0a14a
JJ
6902022-11-04 Thomas Schwinge <thomas@codesourcery.com>
691
692 * Makefile.def: Remove module 'liboffloadmic'.
693 * Makefile.in: Regenerate.
694 * configure.ac: Remove 'liboffloadmic' handling.
695 * configure: Regenerate.
696
9a8b868d
GA
6972022-10-31 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
698
699 * MAINTAINERS: Update email address.
700
10439719
GA
7012022-10-21 Дилян Палаузов <dilyan.palauzov@aegee.org>
702
703 * configure.ac: Don't configure readline if --with-system-readline is
704 used.
705 * configure: Re-generate.
706
781f477a
GA
7072022-10-12 Cui,Lili <lili.cui@intel.com>
708
709 * MAINTAINERS (Write After Approval): Add myself.
710
ab332cd7
GA
7112022-10-11 Olivier Hainque <hainque@adacore.com>
712
713 * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
714 and friends for rtp !large. Assume the linker has the required
715 abilities and set lt_cv_deplibs_check_method.
716
3a221b73
GA
7172022-09-30 Olivier Hainque <hainque@adacore.com>
718
719 * configure.ac (*vxworks*): If enable_shared is not
720 set, set to "no" and add --disable-shared to target and
721 host_configargs.
722 * configure: Regenerate.
723
220c4d8e
GA
7242022-09-26 Jeff Law <jlaw@ventanamicro.com>
725
726 * MAINTAINERS: Update my email address and DCO entry.
727
4afaeaab
GA
7282022-09-23 Paul-Antoine Arras <pa@codesourcery.com>
729
730 * MAINTAINERS (Write After Approval): Add myself.
731
d0fc05e8
GA
7322022-09-15 Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
733
734 * MAINTAINERS (Write After Approval): Add myself.
735
fe2a8ce9
GA
7362022-09-07 Jeff Law <jeffreyalaw@gmail.com>
737
738 * MAINTAINERS: Update my email address.
739
7402022-09-07 Tom de Vries <tdevries@suse.de>
741
742 * configure.ac: Set extra_host_libiberty_configure_flags and
743 extra_host_zlib_configure_flags in separate case statements.
744 * configure: Regenerate.
745
25aeb922
GA
7462022-09-06 Xianmiao Qu <cooper.qu@linux.alibaba.com>
747
748 * MAINTAINERS: Update c-sky port maintainers' emails.
749
542c60c4
GA
7502022-08-31 Martin Liska <mliska@suse.cz>
751
752 * configure: Regenerate.
753 * configure.ac: Delete hpux9 and hpux10.
754
30afe5e7
GA
7552022-08-18 Sergei Trofimovich <siarheit@google.com>
756
757 * Makefile.def: Drop libelf module and gcc-configure dependency
758 on it.
759 * Makefile.in: Regenerate with 'autogen Makefile.def'.
760 * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
761 LIBELFINC.
762 * configure: Regenrate.
763 * configure.ac (host_libs): Drop unused libelf.
764
7652022-08-18 Sergei Trofimovich <siarheit@google.com>
766
767 * Makefile.in: Regenerate.
768
4ad52740
GA
7692022-08-04 Eugene Rozenfeld <erozen@microsoft.com>
770
771 * MAINTAINERS: Add myself as AutoFDO maintainer.
772
32510382
GA
7732022-08-01 Roger Sayle <roger@nextmovesoftware.com>
774 Arnaud Charlet <charlet@adacore.com>
775
776 * configure: Regenerate.
777
4a7274dd
GA
7782022-07-31 Roger Sayle <roger@nextmovesoftware.com>
779
780 PR bootstrap/106472
781 * Makefile.def (dependencies): Make configure-target-libgo depend
782 upon all-target-libbacktrace.
783
1e2c5f4c
GA
7842022-07-27 David Faust <david.faust@oracle.com>
785
786 * MAINTAINERS: Add myself as reviewer for CTF and BTF.
787
7882022-07-27 Richard Biener <rguenther@suse.de>
789
790 * MAINTAINERS (Roger Sayle): Update e-mail address.
791
bbb9c030
GA
7922022-07-21 Sam Feifer <sfeifer@redhat.com>
793
794 * MAINTAINERS (Write After Approval): Add myself.
795
7962022-07-21 Marc Poulhiès <poulhies@adacore.com>
797
798 * MAINTAINERS: Add myself as Ada front end co-maintainer.
799
7c0c10db
GA
8002022-07-19 Alexander Monakov <amonakov@ispras.ru>
801
802 * .gitignore: Do not ignore config.h.
803
bdc7b765
GA
8042022-07-15 Andrew Carlotti <andrew.carlotti@arm.com>
805
806 * MAINTAINERS: Add myself to Write After Approval.
807
8467574d
GA
8082022-07-04 Martin Liska <mliska@suse.cz>
809
810 * MAINTAINERS: fix sorting of names
811
3731dd0b
GA
8122022-07-03 Immad Mir <mirimmad17@gmail.com>
813
814 * MAINTAINERS: add myself.
815
8162022-07-03 Immad Mir <mirimmad17@gmail.com>
817
818 * MAINTAINERS: Add myself to write after approval and DCO.
819
20f0f305
GA
8202022-07-02 Tim Lange <mail@tim-lange.me>
821
822 * MAINTAINERS: Add myself.
823
ed974488
GA
8242022-07-01 Haochen Jiang <haochen.jiang@intel.com>
825
826 * MAINTAINERS (Write After Approval): Add myself.
827
976196b3
GA
8282022-06-30 Cui,Lili <lili.cui@intel.com>
829
830 Revert:
831 2022-06-30 Cui,Lili <lili.cui@intel.com>
832
833 * MAINTAINERS (Write After Approval): Add myself.
834
8352022-06-30 Cui,Lili <lili.cui@intel.com>
836
837 * MAINTAINERS (Write After Approval): Add myself.
838
fb29fdea
GA
8392022-06-28 Alexandre Oliva <oliva@adacore.com>
840
841 * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
842 (EXTRA_GCC_FLAGS): Likewise.
843 * Makefile.in: Rebuilt.
844
8452022-06-28 konglin1 <lingling.kong@intel.com>
846
847 * MAINTAINERS (Write After Approval): Add myself.
848
9d3dd218
GA
8492022-06-27 Tom de Vries <tdevries@suse.de>
850
851 * configure.ac: Build libiberty pic variant for gdbserver.
852 * configure: Regenerate.
853
b2b72757
GA
8542022-06-26 Iain Sandoe <iain@sandoe.co.uk>
855
856 * configure: Regenerate.
857 * configure.ac: Correct use of $host.
858
87509781
GA
8592022-06-25 Jeff Law <jeffreyalaw@gmail.com>
860
861 * MAINTAINERS: Remove tilegx and tilepro entries.
862 * configure.ac: Remove tilegx and tilepro stanzas.
863 * configure: Rebuilt.
864
37b3b5da
GA
8652022-05-28 Bruce Korb <bkorb@gnu.org>
866
867 * .gitignore: Ignore vim swap files
868
9df4ffe4
GA
8692022-05-13 Surya Kumari Jangala <jskumari@linux.ibm.com>
870
871 * MAINTAINERS: Add myself to write after approval.
872
d0d513b5
GA
8732022-05-11 Kewen Lin <linkw@linux.ibm.com>
874
875 * MAINTAINERS: Remove myself from DCO section.
876
bd022ff9
GA
8772022-05-09 Xi Ruoyao <xry111@xry111.site>
878
879 * MAINTAINERS: Update my email address.
880
8812022-05-09 Clément Chigot <chigot@adacore.com>
882
883 * MAINTAINERS: Update my email address.
884
ab869e7f
GA
8852022-05-05 Kewen Lin <linkw@linux.ibm.com>
886
887 * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
888 section.
889
d1d57187
GA
8902022-04-19 Richard Henderson <rth@gcc.gnu.org>
891
892 * MAINTAINERS: Update my email address.
893
8af4270d
GA
8942022-04-01 Qian Jianhua <qianjh@fujitsu.com>
895
896 * MAINTAINERS: Update my email address.
897
9f774626
GA
8982022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
899
900 * MAINTAINERS: (CPU Port Maintainers): Add myself and
901 Lulu as LoongArch port maintainer.
902
9032022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
904 Lulu Cheng <chenglulu@loongson.cn>
905
906 * configure.ac: Add LoongArch tuples.
907 * configure: Regenerate.
908
aab0127d
GA
9092022-03-28 Tom Tromey <tromey@adacore.com>
910
911 * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
912 * configure: Rebuild.
913
6fc4a993
GA
9142022-03-24 Bill Schmidt <bill.schmidt@gmail.com>
915
916 * MAINTAINERS: Change my information.
917
9fc8f278
GA
9182022-03-16 Chung-Ju Wu <jasonwucj@gmail.com>
919
920 * MAINTAINERS: Add myself to DCO section.
921
510613e7
GA
9222022-03-14 Jonathan Wakely <jwakely@redhat.com>
923
924 * configure.ac: Fix incorrect option in comment.
925 * configure: Regenerate.
926
8cc4f9cd
GA
9272022-03-09 Hans-Peter Nilsson <hp@axis.com>
928
929 * Makefile.def (dependencies): Make configure-sim depend on
930 all-readline.
931 * Makefile.in: Regenerate.
932
2cfb33fc
GA
9332022-02-22 Christophe Lyon <christophe.lyon@foss.st.com>
934
935 * MAINTAINERS (Write After Approval): Update my e-mail address.
936
2a2fda2d
GA
9372022-02-08 Ulrich Weigand <ulrich.weigand@de.ibm.com>
938
939 * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
940
1bb52662
GA
9412022-01-31 Ed Smith-Rowland <esmithrowland@gmail.com>
942
943 * MAINTAINERS: Update my email and add myself to the DCO list.
944
e0b8716f
GA
9452022-01-25 Thomas Schwinge <thomas@codesourcery.com>
946
947 Revert:
948 2021-09-16 Andrew Pinski <apinski@marvell.com>
949
950 PR bootstrap/67102
951 * Makefile.def: Have configure-target-libffi depend on
952 all-target-libstdc++-v3.
953 * Makefile.in: Regenerate.
954
d43be9dc
GA
9552022-01-22 Jakub Jelinek <jakub@redhat.com>
956
957 PR other/104181
958 * build.log: Remove.
959
5fa55d55
GA
9602022-01-20 Martin Liska <mliska@suse.cz>
961
962 * MAINTAINERS: Adjust email address based on IRC request.
963
7a761ae6
GA
9642022-01-18 Xionghu Luo <luoxhu@linux.ibm.com>
965
966 * MAINTAINERS: Update my email address.
967
fc829782
GA
9682022-01-17 Martin Liska <mliska@suse.cz>
969
970 * MAINTAINERS: Rename .c names to .cc.
971
ad3f0d08
GA
9722022-01-13 Jakub Jelinek <jakub@redhat.com>
973
974 * Makefile.am: Remove.
975
01a254e3
GA
9762022-01-11 Thomas Koenig <tkoenig@gcc.gnu.org>
977
978 * Makefile.am: New file.
979
9802022-01-11 Martin Liska <mliska@suse.cz>
981
982 * MAINTAINERS: Sort 2 names.
983
d9450aa0
GA
9842022-01-10 Martin Liska <mliska@suse.cz>
985
986 * MAINTAINERS: Fix obvious issues with sorting.
987
55e96bf9
GA
9882022-01-07 liuhongt <hongtao.liu@intel.com>
989
990 * build.log: New file.
991
0fbefa25
GA
9922022-01-05 Nathan Sidwell <nathan@acm.org>
993
994 * MAINTAINERS: Add DCO entry. Sort that list.
995
7d11b64b
GA
9962022-01-04 Gaius Mulley <gaiusmod2@gmail.com>
997
998 * MAINTAINERS: Change of email address in both DCO and
999 Write After Approval list.
1000
aa17859b
GA
10012021-12-21 Iain Buclaw <ibuclaw@gdcproject.org>
1002
1003 * configure: Regenerate.
1004
10052021-12-21 Martin Liska <mliska@suse.cz>
1006
1007 * config.sub: Change mode back to 755.
1008
2554e2da
GA
10092021-12-17 Martin Liska <mliska@suse.cz>
1010
1011 * config.sub: Sync from master.
1012
10132021-12-17 Martin Liska <mliska@suse.cz>
1014
1015 Revert:
1016 2021-12-16 Matthias Seidel <mseidel@apache.org>
1017
1018 * config.sub: Fix typo.
1019
774269aa
GA
10202021-12-16 Matthias Seidel <mseidel@apache.org>
1021
1022 * config.sub: Fix typo.
1023
10242021-12-16 H.J. Lu <hjl.tools@gmail.com>
1025
1026 Revert:
1027 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
1028
1029 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1030 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1031 * configure.ac: Include config/gcc-plugin.m4.
1032 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1033 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1034 RANLIB if possible.
1035 * Makefile.in: Regenerated.
1036 * configure: Likewise.
1037
8a89c39b
GA
10382021-12-15 H.J. Lu <hjl.tools@gmail.com>
1039
1040 * Makefile.tpl (BUILD_CFLAGS): New.
1041 (CFLAGS): Append $(BUILD_CFLAGS).
1042 (CXXFLAGS): Likewise.
1043 (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
1044 (PGO_BUILD_TRAINING_CFLAGS): Likewise.
1045 (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
1046 (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
1047 (PGO_BUILD_TRAINING_MFLAGS): Likewise.
1048 (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
1049 (PGO-TRAINING-TARGETS): Likewise.
1050 (PGO_BUILD_TRAINING): Likewise.
1051 (all): Add '+' to the command line for recursive make. Support
1052 the PGO build.
1053 * configure.ac: Add --enable-pgo-build[=lto].
1054 AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
1055 PGO_BUILD_LTO_CFLAGS. Enable the PGO build in Makefile.
1056 * Makefile.in: Regenerated.
1057 * configure: Likewise.
1058
10592021-12-15 H.J. Lu <hjl.tools@gmail.com>
1060
1061 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1062 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1063 * configure.ac: Include config/gcc-plugin.m4.
1064 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1065 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1066 RANLIB if possible.
1067 * Makefile.in: Regenerated.
1068 * configure: Likewise.
1069
9c6586bc
GA
10702021-12-14 Marc Poulhiès <poulhies@adacore.com>
1071
1072 * MAINTAINERS: Add myself to write after approval.
1073
3a580f96
GA
10742021-12-06 Navid Rahimi <navidrahimi@microsoft.com>
1075
1076 * MAINTAINERS: Adding myself.
1077
ea6ef320
GA
10782021-12-02 Pekka Seppänen <pexu@gcc.mail.kapsi.fi>
1079
1080 * configure: Regenerate.
1081 * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
1082 $(CPP).
1083
c177e806
GA
10842021-11-30 Iain Buclaw <ibuclaw@gdcproject.org>
1085
1086 * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
1087 libatomic.
1088 * Makefile.in: Regenerate.
1089 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
1090 (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
1091 target-libphobos-bootstrap.
1092 (STAGE2_CONFIGURE_FLAGS): Likewise.
1093 * configure: Regenerate.
1094 * configure.ac: Add support for bootstrapping D front-end.
1095
6b1695f4
GA
10962021-11-16 Martin Uecker <uecker@gcc.gnu.org>
1097
1098 * MAINTAINERS: Add myself to DCO section and update email address.
1099
11002021-11-16 Iain Sandoe <iain@sandoe.co.uk>
1101
1102 * configure: Regenerate.
1103 * configure.ac: Ensure that PIC (shared) defaults are set
1104 correctly for Darwin.
1105
11062021-11-16 Jim Wilson <jim.wilson.gcc@gmail.com>
1107
1108 * MAINTAINERS: Update my address.
1109
af2852b9
GA
11102021-11-12 Alan Modra <amodra@gmail.com>
1111
1112 * Makefile.def (configure-opcodes): Depend on configure-bfd.
1113 * Makefile.in: Regenerate.
1114
18ae471f
GA
11152021-11-03 Maciej W. Rozycki <macro@embecosm.com>
1116
1117 * MAINTAINERS: Clarify the policy WRT the Write After Approval
1118 list.
1119
b4df2dd3
GA
11202021-11-02 Andrew Burgess <andrew.burgess@embecosm.com>
1121
1122 * MAINTAINERS (Reviewers, arc): Remove my entry.
1123 (Write After Approval): Add an entry for myself.
1124
2322c8b1
GA
11252021-10-28 Richard Purdie <richard.purdie@linuxfoundation.org>
1126
1127 * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1128 * Makefile.in: Regenerate.
1129 * configure: Regenerate.
1130 * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1131
3ff5b4ed
GA
11322021-10-26 Jeff Law <jeffreyalaw@gmail.com>
1133
1134 * MAINTAINERS: Fix up Maciej's entries.
1135
11362021-10-26 Maciej W. Rozycki <macro@embecosm.com>
1137
1138 * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
1139 maintainer.
1140
c2bd5d8a
GA
11412021-10-22 Eric Gallager <egallager@gcc.gnu.org>
1142
1143 PR other/102663
1144 * Makefile.def: Handle install-dvi target.
1145 * Makefile.tpl: Likewise.
1146 * Makefile.in: Regenerate.
1147
19472fc3
GA
11482021-10-19 Clément Chigot <clement.chigot@atos.net>
1149
1150 * MAINTAINERS: Add myself for write after approval.
1151
52055987
GA
11522021-10-12 Eric Gallager <egallager@gcc.gnu.org>
1153
1154 * Makefile.def: Mark libcody, libdecnumber,
1155 c++tools, libgcc, and libobjc as missing TAGS
1156 targets.
1157 * Makefile.in: Regenerate.
1158
50e20ee6
GA
11592021-10-07 Siddhesh Poyarekar <siddhesh@gotplt.org>
1160
1161 * MAINTAINERS: Add myself to DCO section and update email
1162 address.
1163
d238146e
GA
11642021-09-29 Jonathan Wakely <jwakely@redhat.com>
1165
1166 * MAINTAINERS: Add myself to DCO section.
1167
fd133479
GA
11682021-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
1169
1170 * configure: Regenerate.
1171 * configure.ac (skipdirs): Add the contents of target_configdirs if
1172 we are not building gcc.
1173
9a4293ed
GA
11742021-09-24 Andrew Burgess <andrew.burgess@embecosm.com>
1175
1176 * Makefile.def: Back-port commits ba4d88ad892f and
1177 755ba58ebef0 from binutils-gdb repository.
1178 * Makefile.in: Regenerated.
1179
62498024
GA
11802021-09-20 Harald Anlauf <anlauf@gmx.de>
1181
1182 * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
1183
0a4cb439
GA
11842021-09-17 Iain Sandoe <iain@sandoe.co.uk>
1185
1186 * Makefile.def: Add a jit check target for the jit
1187 language.
1188 * Makefile.in: Regenerate.
1189
e19570d3
GA
11902021-09-16 Andrew Pinski <apinski@marvell.com>
1191
1192 PR bootstrap/67102
1193 * Makefile.def: Have configure-target-libffi depend on
1194 all-target-libstdc++-v3.
1195 * Makefile.in: Regenerate.
1196
a26206ec
GA
11972021-09-10 Petter Tomner <tomner@kth.se>
1198
1199 * MAINTAINERS: Me added to DCO and write after approval
1200
e11c6046
GA
12012021-09-01 YunQiang Su <syq@debian.org>
1202
1203 * MAINTAINERS: Add myself for write after approval.
1204
6d51ee43
GA
12052021-08-31 Andrew Burgess <andrew.burgess@embecosm.com>
1206
1207 * Makefile.def: Add all-gdb dependency on all-libbacktrace.
1208 * Makefile.in: Regenerate.
1209
4be4fa4e
GA
12102021-08-21 Dragan Mladjenovic <Dragan.Mladjenovic@syrmia.com>
1211
1212 * MAINTAINERS: Add myself for write after approval.
1213
6e529985
GA
12142021-08-18 Iain Sandoe <iain@sandoe.co.uk>
1215
1216 * Makefile.in: Regenerate.
1217 * Makefile.tpl: Make the state of the configured host
1218 shared flag available to makefile fragements.
1219
37768150
GA
12202021-08-09 Hongyu Wang <hongyu.wang@intel.com>
1221
1222 * MAINTAINERS (Write After Approval): Add myself.
1223
92d45509
GA
12242021-07-20 Richard Earnshaw <rearnsha@arm.com>
1225
1226 * .dir-locals.el (bug-reference-url-format): Use https.
1227
12282021-07-20 Richard Earnshaw <rearnsha@arm.com>
1229
1230 * .dir-locals.el (c-mode): Change fill-column to 79.
1231
d97d71a1
GA
12322021-07-15 Trevor Saunders <tbsaunde@tbsaunde.org>
1233
1234 * MAINTAINERS: Add myself to DCO section.
1235
ef2ace64
GA
12362021-07-09 Iain Sandoe <iain@sandoe.co.uk>
1237
1238 * configure: Regenerate.
1239 * configure.ac: Adjust cases for which it is necessary to
1240 include the Darwin host config fragment.
1241
6fba0eea
GA
12422021-07-06 Gaius Mulley <gaius.mulley@southwales.ac.uk>
1243
1244 * MAINTAINERS: Add myself for write after approval and DCO.
1245
6d53e6f9
GA
12462021-07-05 Iain Sandoe <iain@sandoe.co.uk>
1247
1248 * Makefile.def: Add dsymutil defs.
1249 * Makefile.in: Regenerated.
1250 * Makefile.tpl: Add dsymutil to flags.
1251 * configure: Regenerated.
1252 * configure.ac: Add dsymutil to target and build recipes.
1253
bea7c16a
GA
12542021-07-01 Ankur Saini <arsenic@sourceware.org>
1255
1256 * MAINTAINERS: Add myself for write after approval.
1257
25b6bfea
GA
12582021-06-30 Xi Ruoyao <xry111@mengyan1223.wang>
1259
1260 * MAINTAINERS (Write After Approval): Add myself.
1261
90708f87
GA
12622021-06-25 Matthias Kretz <m.kretz@gsi.de>
1263
1264 * MAINTAINERS: Add myself for write after approval and DCO
1265
9aa8327e
GA
12662021-06-24 prathamesh.kulkarni <prathamesh.kulkarni@linaro.org>
1267
1268 * .gitignore: Add entry for cscope.out.
1269
419af06a
GA
12702021-06-22 liuhongt <hongtao.liu@intel.com>
1271
1272 * MAINTAINERS: Remove my Write After Approval entry.
1273
2f080224
GA
12742021-06-21 liuhongt <hongtao.liu@intel.com>
1275
1276 * MAINTAINERS: Add myself as maintainer of the i386 vector
1277 extensions.
1278
c5581d48
GA
12792021-06-18 Antoni Boucher <bouanto@zoho.com>
1280
1281 * MAINTAINERS (Write After Approval): Add myself.
1282
688359a2
GA
12832021-06-17 Aldy Hernandez <aldyh@redhat.com>
1284
1285 * MAINTAINERS (Various Maintainers): Add Andrew and myself
1286 as *vrp and ranger maintainers.
1287
28c62475
GA
12882021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1289
1290 * MAINTAINERS: Adjust my entry in the DCO section so that it does
1291 not trigger testsuite failures.
1292
12932021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1294
1295 * MAINTAINERS: Add myself to DCO section with both email addresses.
1296
440c8a0a
GA
12972021-06-03 Jason Merrill <jason@redhat.com>
1298
1299 * MAINTAINERS: Add DCO version number.
1300
9663c744
GA
13012021-06-02 Jason Merrill <jason@redhat.com>
1302
1303 * MAINTAINERS: Add DCO section.
1304
ee682192
GA
13052021-05-31 Indu Bhagat <indu.bhagat@oracle.com>
1306
1307 * MAINTAINERS (Write After Approval): Add myself.
1308
1a87f838
GA
13092021-05-29 Mike Frysinger <vapier@gentoo.org>
1310
1311 * configure.ac: Add gnulib to configdirs for sim.
1312 * configure: Regenerate.
1313
a8daf9a1
GA
13142021-05-18 Mike Frysinger <vapier@gentoo.org>
1315
1316 * Makefile.def: Add configure-sim dependency on all-gnulib.
1317 * Makefile.in: Regenerated.
1318
a7ffc1ef
GA
13192021-05-17 Serge Belyshev <belyshev@depni.sinp.msu.ru>
1320
1321 * MAINTAINERS (Write After Approval): Add myself.
1322
0ff3a0f2
GA
13232021-05-12 Marcel Vollweiler <marcel@codesourcery.com>
1324
1325 * MAINTAINERS (Write After Approval): Add myself.
1326
037e3661
GA
13272021-05-11 Martin Liska <mliska@suse.cz>
1328
1329 * MAINTAINERS: Remove entries for removed
1330 components (HSA, BRIG, libhsail-rt).
1331 Move Pekka to Write After Approval.
1332
13332021-05-11 Martin Liska <mliska@suse.cz>
1334
1335 * Makefile.def: Remove libhsail-rt.
1336 * Makefile.in: Likewise.
1337 * configure.ac: Likewise.
1338 * configure: Regenerate.
1339 * libhsail-rt/ChangeLog: Removed.
1340 * libhsail-rt/Makefile.am: Removed.
1341 * libhsail-rt/Makefile.in: Removed.
1342 * libhsail-rt/README: Removed.
1343 * libhsail-rt/aclocal.m4: Removed.
1344 * libhsail-rt/configure: Removed.
1345 * libhsail-rt/configure.ac: Removed.
1346 * libhsail-rt/configure.tgt: Removed.
1347 * libhsail-rt/include/internal/fibers.h: Removed.
1348 * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1349 * libhsail-rt/include/internal/phsa-rt.h: Removed.
1350 * libhsail-rt/include/internal/workitems.h: Removed.
1351 * libhsail-rt/rt/arithmetic.c: Removed.
1352 * libhsail-rt/rt/atomics.c: Removed.
1353 * libhsail-rt/rt/bitstring.c: Removed.
1354 * libhsail-rt/rt/fbarrier.c: Removed.
1355 * libhsail-rt/rt/fibers.c: Removed.
1356 * libhsail-rt/rt/fp16.c: Removed.
1357 * libhsail-rt/rt/misc.c: Removed.
1358 * libhsail-rt/rt/multimedia.c: Removed.
1359 * libhsail-rt/rt/queue.c: Removed.
1360 * libhsail-rt/rt/sat_arithmetic.c: Removed.
1361 * libhsail-rt/rt/segment.c: Removed.
1362 * libhsail-rt/rt/workitems.c: Removed.
1363 * libhsail-rt/target-config.h.in: Removed.
1364
99e8df7a
GA
13652021-05-04 Nick Clifton <nickc@redhat.com>
1366
1367 * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1368 * configure: Regenerate.
1369
e4ff4ffb
GA
13702021-04-28 Jakub Jelinek <jakub@redhat.com>
1371 Tobias Burnus <tobias@codesourcery.com>
1372
1373 * configure.ac (--enable-offload-defaulted): New.
1374 * configure: Regenerate.
1375
05ec629f
GA
13762021-04-23 David Faust <david.faust@oracle.com>
1377
1378 * MAINTAINERS (Write After Approval): Add myself.
1379
a0ecde22
GA
13802021-04-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
1381
1382 * MAINTAINERS (Write After Approval): Add myself.
1383
651684b4
GA
13842021-03-26 Dimitar Dimitrov <dimitar@dinux.eu>
1385
1386 * MAINTAINERS: Add myself as pru port maintainer.
1387
bf1f3168
GA
13882021-03-23 David Malcolm <dmalcolm@redhat.com>
1389
1390 * MAINTAINERS: Add myself as static analyzer maintainer.
1391
287e3e84
GA
13922021-03-18 Jeff Law <jlaw@tachyum.com>
1393
1394 * MAINTAINERS: Update primary entry.
1395
5e93c2f0
GA
13962021-03-13 Eugene Rozenfeld <erozen@microsoft.com>
1397
1398 * MAINTAINERS (Write After Approval): Add myself.
1399
14002021-03-13 Mike Frysinger <vapier@gentoo.org>
1401
1402 * Makefile.def: Remove all-sim dependency on configure-gdb.
1403 * Makefile.in: Regenerated.
1404
48ff383f
GA
14052021-03-11 Jeff Law <law@redhat.com>
1406
1407 * MAINTAINERS: Update entries for a few ex-ImgTec employees
1408
14092021-03-11 Martin Liska <mliska@suse.cz>
1410
1411 * Makefile.tpl: The change was done Makefile.in which
1412 is generated file.
1413
6405b40f
GA
14142021-03-08 Jeff Law <law@redhat.com>
1415
1416 * MAINTAINERS: Update my email address
1417
71e24b06
GA
14182021-02-23 Kito Cheng <kito.cheng@sifive.com>
1419
1420 * config.guess: Import latest upstream.
1421 * config.sub: Import latest upstream.
1422
161e4c08
GA
14232021-01-25 Martin Liska <mliska@suse.cz>
1424
1425 PR gcov-profile/98739
1426 * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1427 for profiledbootstrap.
1428
8502e23d
GA
14292021-01-22 Jonathan Wright <jonathan.wright@arm.com>
1430
1431 * MAINTAINERS (Write After Approval): Add myself.
1432
14332021-01-22 Maciej W. Rozycki <macro@orcam.me.uk>
1434
1435 * MAINTAINERS (Write After Approval): Update my e-mail address.
1436
6851dda2
GA
14372021-01-12 Segher Boessenkool <segher@kernel.crashing.org>
1438
1439 * MAINTAINERS: Fix spacing.
1440
14412021-01-12 Qian Jianhua <qianjh@cn.fujitsu.com>
1442
1443 * MAINTAINERS (Write After Approval): Add myself
1444
942ae5be
GA
14452021-01-06 Nick Alcock <nick.alcock@oracle.com>
1446
1447 * Makefile.def: Sync with binutils-gdb:
1448 (dependencies): all-ld depends on all-libctf.
1449 (host_modules): libctf is no longer no_install.
1450 No longer no_check. Checking depends on all-ld.
1451 * Makefile.in: Regenerated.
1452
651b8a50
GA
14532021-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
1454
1455 * libtool.m4: Match gnu* along other GNU systems.
1456 * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1457 * libgo/configure: Re-generate.
1458
7e73f511
GA
14592021-01-04 Philipp Tomsich <philipp.tomsich@vrull.eu>
1460
1461 * MAINTAINERS: Update my email address.
1462
cd69e3d5
GA
14632020-12-17 Marius Hillenbrand <mhillen@linux.ibm.com>
1464
1465 * MAINTAINERS (Write After Approval): Add myself.
1466
6e9d8651
GA
14672020-12-15 Nathan Sidwell <nathan@acm.org>
1468
1469 * Makefile.def
1470 * Makefile.in
1471 * Makefile.tpl
1472 * configure
1473 * configure.ac
1474
14752020-12-15 Nathan Sidwell <nathan@acm.org>
1476
1477 * Makefile.def: Add libcody.
1478 * configure.ac: Add libcody.
1479 * Makefile.in: Regenerated.
1480 * configure: Regenerated.
1481
d52945ce
GA
14822020-12-14 Andrea Corallo <andrea.corallo@arm.com>
1483
1484 * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1485
6e1edf48
GA
14862020-12-05 Iain Sandoe <iain@sandoe.co.uk>
1487
1488 PR target/97865
1489 * libtool.m4: Update handling of Darwin platform link flags
1490 for Darwin20.
1491
11860cf4
GA
14922020-12-02 Simon Marchi <simon.marchi@polymtl.ca>
1493
1494 * .gitignore: Sync with binutils-gdb
1495
14962020-12-02 Claudiu Zissulescu <claziss@gmail.com>
1497
1498 * MAINTAINERS: Add myself as arc port maintainer.
1499
a9625c50
GA
15002020-11-29 Iain Buclaw <ibuclaw@gdcproject.org>
1501
1502 PR d/87788
1503 * configure.ac: Don't disable D for *-*-darwin*.
1504 * configure: Regenerate.
1505
15062020-11-29 John David Anglin <danglin@gcc.gnu.org>
1507
1508 * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1509 hppa64-*-hpux11*.
1510
360258da
GA
15112020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
1512
1513 * configure: Regenerate.
1514 * configure.ac: Add --bootstrap-hwasan option.
1515
8e6198d0
GA
15162020-11-23 Iain Sandoe <iain@sandoe.co.uk>
1517
1518 * config.guess: Import latest upstream.
1519 * config.sub: Import latest upstream.
1520
29c5d9ce
GA
15212020-11-16 Martin Liska <mliska@suse.cz>
1522
1523 * .gitignore: Add cache as clangd uses it now.
1524
77f67db2
GA
15252020-11-13 Haochen Gui <guihaoc@gcc.gnu.org>
1526
1527 * MAINTAINERS (Write After Approval): add myself
1528
2bee28dd
GA
15292020-11-09 Pat Bernardi <bernardi@adacore.com>
1530
1531 * MAINTAINERS (Write After Approval): Add myself.
1532
15332020-11-09 Jonathan Wakely <jwakely@redhat.com>
1534
1535 * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1536 Remove FIXME comments.
1537
44cab2d8
GA
15382020-11-06 Martin Uecker <muecker@gwdg.de>
1539
1540 * MAINTAINERS: Update my email address.
1541
15422020-11-06 Hongtao Liu <hongtao.liu@intel.com>
1543
1544 * MAINTAINERS (Write After Approval): Add myself.
1545
8e97b905
GA
15462020-10-06 Tobias Burnus <tobias@codesourcery.com>
1547
1548 PR target/97302
1549 * configure.ac: Only set with_gmp to /usr/local
1550 if not building in tree.
1551 * configure: Regenerate.
1552
239601c5
GA
15532020-09-18 Omar Tahir <omar.tahir@arm.com>
1554
1555 * MAINTAINERS (Write After Approval): Add myself.
1556
57ea0894
GA
15572020-08-26 Tobias Burnus <tobias@codesourcery.com>
1558
1559 * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1560
5b9a3d2a
GA
15612020-08-20 Tobias Burnus <tobias@codesourcery.com>
1562
1563 PR bootstrap/96612
1564 * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1565 if not the same as ${host}.
1566 * configure: Regenerate.
1567
2c4c56c2
GA
15682020-08-16 Sergei Trofimovich <slyfox@gcc.gnu.org>
1569
1570 * MAINTAINERS (Write After Approval): Add myself.
1571
afdd220a
GA
15722020-08-12 Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
1573
1574 * MAINTAINERS: Update my email address.
1575
d48cca8f
GA
15762020-07-30 Joe Ramsay <joe.ramsay@arm.com>
1577
1578 * MAINTAINERS (Write After Approval): Add myself.
1579
3ea9abca
GA
15802020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
1581
1582 * MAINTAINERS (Write After Approval): Add myself.
1583
8e3b453e
GA
15842020-06-12 Martin Liska <mliska@suse.cz>
1585
1586 * .gitignore: Add .clang-tidy.
1587
2c455ae0
GA
15882020-06-08 Jason Merrill <jason@redhat.com>
1589
1590 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1591 * configure: Regenerate.
1592
8f94b078
GA
15932020-06-06 Max Filippov <jcmvbkbc@gmail.com>
1594
1595 * MAINTAINERS: Add myself as xtensa port maintainer.
1596
53ffb43a
GA
15972020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
1598
1599 * configure.ac: Don't require --enable-host-shared when building
1600 for Mingw.
1601 * configure: Regenerate.
1602
5329b59a
JM
16032020-05-18 Jason Merrill <jason@redhat.com>
1604
1605 * configure.ac: Update bootstrap dialect to -std=c++11.
1606
9a4a0a5b
AC
16072020-05-18 Alex Coplan <alex.coplan@arm.com>
1608
1609 * MAINTAINERS (Write After Approval): Add myself.
1610
afa3d80e
TS
16112020-04-29 Thomas Schwinge <thomas@codesourcery.com>
1612
1613 PR target/92713
1614 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1615 (noconfigdirs): Add 'target-libstdc++-v3'.
1616 * configure: Regenerate.
1617
e6cbe965
SC
16182020-04-21 Stephen Casner <casner@acm.org>
1619
1620 PR 25830
1621 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1622 * configure: Rebuild.
1623
e9f799d2
ML
16242020-04-17 Martin Liska <mliska@suse.cz>
1625 Jonathan Yong <10walls@gmail.com>
1626
1627 PR gcov-profile/94570
1628 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1629 for CYGWIN.
1630
efd5bd4d
MJ
16312020-04-14 Martin Jambor <mjambor@suse.cz>
1632
1633 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1634
f9d09df0
TT
16352020-04-09 Tom Tromey <tom@tromey.com>
1636
1637 * configure: Rebuild.
1638 * Makefile.in: Rebuild.
1639 * Makefile.def (gdbsupport, gdbserver): New host modules.
1640 (configure-gdb): Depend on all-gdbsupport.
1641 (all-gdb): Depend on all-gdbsupport, all-libctf.
1642 * configure.ac (host_tools): Add gdbserver.
1643 Conditionally build gdbserver and gdbsupport.
1644
29b1533a
TB
16452020-03-09 Tobias Burnus <tobias@codesourcery.com>
1646
1647 * configure.ac: Build libgomp by default for amdgcn.
1648 * configure: Regenerate.
1649
7d6b3a78
SP
16502020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1651
1652 * MAINTAINERS (Write After Approval): Add myself.
1653
4707548e
JH
16542020-02-28 Joel Hutton <joel.hutton@arm.com>
1655
1656 * MAINTAINERS (Write After Approval) : Add myself.
1657
6f83ceb8
PD
16582020-02-20 Palmer Dabbelt <palmer@sifive.com>
1659
1660 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1661
d6ee2e7c
MS
16622020-02-14 Martin Sebor <msebor@redhat.com>
1663
1664 * doc/extend.texi (attribute alias): Mention type requirement.
1665 (attribute weak): Same.
1666 (attribute weakref): Correct invalid example.
1667
e01975f9
SB
16682020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
1669
1670 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1671
affb7b66
JJ
16722020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
1673 Jakub Jelinek <jakub@redhat.com>
1674
1675 * .gitattributes: Add *.md diff=md.
1676
780e19f8
GJL
16772020-01-14 Georg-Johann Lay <avr@gjlay.de>
1678
1679 The mentioned auto-generated file is no more part of the
1680
1681 GCC sources, it's auto-generated in $(builddir) during build.
1682
1683 PR target/92055
1684 * contrib/gcc_update (files_and_dependencies): Remove
1685 entry for gcc/config/avr/t-multilib.
1686
ef4395e5
AS
16872020-01-14 Anatoly Sokolov <aesok@dol.ru>
1688
1689 * MAINTAINERS: Update my email address.
1690
b2b465c5
JM
16912020-01-13 Joseph Myers <joseph@codesourcery.com>
1692
1693 * README.MOVED_TO_GIT: Remove.
1694
cff5a231
JM
16952020-01-11 Joseph Myers <joseph@codesourcery.com>
1696
1697 * README.MOVED_TO_GIT: New file.
1698
b1b72741
DZ
16992020-01-02 Dennis Zhang <dennis.zhang@arm.com>
1700
1701 * MAINTAINERS (Write After Approval): Add myself.
1702
74a7b87a
JL
17032019-12-20 Jerome Lambourg <lambourg@adacore.com>
1704
1705 * MAINTAINERS (write_after_approval): Add myself.
1706
39f8777c
SMW
17072019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
1708
1709 * MAINTAINERS (write_after_approval): Add myself.
1710
6226f592
MI
17112019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
1712
1713 * MAINTAINERS (write_after_approval): Add myself.
1714
4f943869
MK
17152019-12-11 Matthias Klose <doko@ubuntu.com>
1716
1717 * configure.ac: Factor out common cases for compare_exclusions.
1718 * configure: Regenerate.
1719
a9046e98
JL
17202019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1721
1722 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1723 flag.
1724
53eb0cb3
LH
17252019-12-10 Lewis Hyatt <lhyatt@gmail.com>
1726
a9046e98 1727 * MAINTAINERS (Write After Approval): Add myself.
53eb0cb3 1728
90ca6847
TB
17292019-11-27 Tobias Burnus <tobias@codesourcery.com>
1730
1731 PR middle-end/92463
1732 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1733 * configure: Regenerate
1734
aeebd94c
JB
17352019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
1736
1737 * configure.ac: Use https for gcc.gnu.org.
1738 * configure: Regenerated.
1739
267d7432
JG
17402019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
1741
1742 * MAINTAINERS (aarch64 port): Remove my name, move to...
1743 (Write After Approval): ...Here.
1744
a91eb234
KN
17452019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
1746
1747 * MAINTAINERS: Change my email address as maintainer.
1748
8be34204
JB
17492019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
1750
90ca6847
TB
1751 PR fortran/91828
1752 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1753 * configure: Regenerated.
8be34204 1754
678a1e99
JM
17552019-10-21 Jason Merrill <jason@redhat.com>
1756
1757 * .gitattributes: Also check ChangeLog whitespace.
1758
aa7710cb
AB
17592019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
1760
1761 * contrib/dg-extract-results.sh: Add support for KPASS.
1762 * contrib/dg-extract-results.py: Likewise.
1763
6664a5f7
JM
17642019-10-17 Jason Merrill <jason@redhat.com>
1765
1766 * .gitattributes: Avoid {} in filename pattern.
1767
df77d703
TS
17682019-10-08 Thomas Schwinge <thomas@codesourcery.com>
1769
1770 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1771 Approval section.
1772
4d07a2ec
FH
17732019-10-01 Frederik Harwath <frederik@codesourcery.com>
1774
1775 * MAINTAINERS: Add myself to Write After Approval
1776
5fdd1d33
RS
17772019-09-26 Richard Sandiford <richard.sandiford@arm.com>
1778
1779 * MAINTAINERS: Add myself as an aarch64 maintainer.
1780
16b17446
KT
17812019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1782
1783 * MAINTAINERS: Add myself as aarch64 maintainer.
1784
a8cea25c
CL
17852019-09-23 Carl Love <cel@us.ibm.com>
1786
1787 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1788 New define_insn.
1789 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1790 vsx_xxpermdi16_le_V16QI): Removed define_insn.
1791
0d1cfeed
ST
17922019-09-13 Sam Tebbs <sam.tebbs@arm.com>
1793
1794 * MAINTAINERS (Sam Tebbs): Update email address.
1795
3d34b7af
TB
17962019-09-10 Tobias Burnus <tobias@codesourcery.com>
1797
1798 * MAINTAINERS: Update my email address.
1799
b1e21e5a
CL
18002019-09-10 Christophe Lyon <christophe.lyon@st.com>
1801
3d34b7af 1802 * libtool.m4: Handle uclinuxfdpiceabi.
b1e21e5a 1803
91dfef96
JM
18042019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1805
1806 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1807 Remove myself from Write After Approval section.
1808
18092019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1810
1811 * configure.ac: Support for bpf-*-* targets.
1812 * configure: Regenerate.
1813
b7b1f657
JM
18142019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1815
1816 * config.sub: Import upstream version 2019-06-30.
1817 * config.guess: Import upstream version 2019-07-24.
1818
2f2aeda9
UW
18192019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
1820
1821 * MAINTAINERS: Remove spu port maintainers.
1822
91eed5f2
ML
18232019-08-28 Martin Liska <mliska@suse.cz>
1824
1825 * .gitignore: Add .clangd and compile_commands.json
1826 to .gitignore.
1827
d0fc6e9f
MF
18282019-08-23 Michael Forney <mforney@mforney.org>
1829
1830 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
1831 * Makefile.in: Regenerate.
1832
aac9103b
TT
18332019-08-19 Tom Tromey <tom@tromey.com>
1834
1835 * configure: Rebuild.
1836 * configure.ac: Add --with-static-standard-libraries.
1837
3b5864f4
AO
18382019-08-16 Alexandre Oliva <oliva@gnu.org>
1839
1840 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
1841
8fc306e9
ME
18422019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
1843
1844 * MAINTAINERS (Write After Approval): Add myself.
1845
f069f0f2
KC
18462019-07-08 Kito Cheng <kito.cheng@sifive.com>
1847
1848 * MAINTAINERS (Write After Approval): Remove myself, already listed in
1849 RISC-V port maitainer.
1850
9118c5e1
KC
18512019-07-08 Kito Cheng <kito.cheng@sifive.com>
1852
1853 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
1854
c19713b7
KC
18552019-07-08 Kito Cheng <kito.cheng@sifive.com>
1856
1857 * MAINTAINERS (Write After Approval): Add myself.
1858
e676d704 18592019-07-03 Andrea Corallo <andrea.corallo@arm.com>
e7dbf7f0
AC
1860
1861 * MAINTAINERS (Write After Approval): Add myself.
1862
247b63e3
ML
18632019-06-25 Martin Liska <mliska@suse.cz>
1864
1865 contrib/filter-clang-warnings.py: Transform from
1866 filter-rtags-warnings.py.
1867
98e5be21
TT
18682019-06-15 Tom Tromey <tom@tromey.com>
1869
1870 * configure.ac (host_libs): Add gnulib.
1871 * configure: Rebuild.
1872 * Makefile.def (host_modules, dependencies): Add gnulib.
1873 * Makefile.in: Rebuild.
1874
1ab4217d
DD
18752019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
1876
1877 * MAINTAINERS (Write After Approval): Add myself.
1878
3e209f57 18792019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
8d2af3a2
DD
1880
1881 * configure: Regenerate.
1882 * configure.ac: Add PRU target.
1883
8b164a4e 18842019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
536b4592
MB
1885
1886 * MAINTAINERS (Write After Approval): Add myself.
1887
de6abd85
NC
18882019-06-11 Nick Clifton <nickc@redhat.com>
1889
1890 Import these changes from the binutils/gdb repository:
1891
1892 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1893
1894 * Makefile.def (dependencies): configure-libctf depends on all-bfd
1895 and all its deps.
1896 * Makefile.in: Regenerated.
1897
1898 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
1899
1900 * Makefile.def (host_modules): Add libctf.
1901 * Makefile.def (dependencies): Likewise.
1902 libctf depends on zlib, libiberty, and bfd.
1903 * Makefile.in: Regenerated.
1904 * configure.ac (host_libs): Add libctf.
1905 * configure: Regenerated.
1906
fb03c52f
VI
19072019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
1908
1909 * MAINTAINERS (Write After Approval): Add myself.
1910
dbd5df2e
PB
19112019-05-19 Peter Bergner <bergner@linux.ibm.com>
1912
1913 * MAINTAINERS: Update my email address.
1914
8ee47828
TR
19152019-05-17 Thomas Rodgers <trodgers@redhat.com>
1916
1917 * MAINTAINERS (Write After Approval): Add myself.
1918
f6b2daaf
JM
19192019-05-16 Jun Ma <junma@linux.alibaba.com>
1920
1921 * MAINTAINERS (Write After Approval): Add myself.
1922
2ed6d245
JW
19232019-05-07 Jim Wilson <jimw@sifive.com>
1924
1925 * MAINTAINERS: Remove myself as IA-64 maintainer.
1926
d1b65077
RI
19272019-05-04 Roland Illig <roland.illig@gmx.de>
1928
1929 * MAINTAINERS (Write After Approval): Add myself.
1930
5fe6af6d
RB
19312019-05-02 Richard Biener <rguenther@suse.de>
1932
1933 PR bootstrap/85574
1934 * Makefile.tpl (compare target): Also compare extra-compare
1935 files.
1936 * Makefile.in: Regenerate.
1937
1e8dac32
RZ
19382019-04-22 Roman Zhuykov <zhroma@ispras.ru>
1939
1940 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
1941 as modulo-scheduler maintainer.
1942
42d3fe9a
IS
19432019-04-21 Iain Sandoe <iain@sandoe.co.uk>
1944
1945 * MAINTAINERS: Add myself as co-maintainer for Darwin.
1946
3d52462c
IS
19472019-04-18 Iain Sandoe <iain@sandoe.co.uk>
1948
1949 * MAINTAINERS: Update my email address.
1950
4d024c32
JP
19512019-04-14 Johannes Pfau <johannespfau@gmail.com>
1952
1953 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
1954 * configure: Regenerate.
1955
7d31d331
RO
19562019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1957
1958 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
1959 * configure: Regenerate.
1960
bb50312e
IB
19612019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
1962
1963 * configure.ac: Add target-zlib to target_libraries.
1964 * configure: Regenerate.
1965
1c67e69c
ML
19662019-04-09 Martin Liska <mliska@suse.cz>
1967
1968 * Makefile.in: Regenerate.
1969 * Makefile.tpl: Pass GENERATOR_CFLAGS
1970 in all stages.
1971
684f6008
ML
19722019-03-28 Martin Liska <mliska@suse.cz>
1973
1974 PR bootstrap/89829
1975 * Makefile.in: Revert r254150.
1976 * Makefile.tpl: Likewise.
1977
fed156ac
BE
19782019-03-28 Ben Elliston <bje@gnu.org>
1979
1980 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
1981 related, and libdecnumber.
1982
d81beb31
AM
19832019-03-15 Alexander Monakov <amonakov@ispras.ru>
1984
1985 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
1986 (Write After Approval): Remove myself.
1987
35e2f066
AM
19882019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
1989
5fce606f 1990 * MAINTAINERS (Write After Approval): Add myself.
35e2f066 1991
60f32352
AS
19922019-02-11 Andrew Stubbs <ams@codesourcery.com>
1993
1994 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
1995 (Write After Approval): Remove myself and Julian.
1996
b4f964c8
HA
19972019-01-26 Harald Anlauf <anlauf@gmx.de>
1998
1999 * MAINTAINERS (Write After Approval): Add myself.
2000
1009e9a2
KCY
20012019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
2002
2003 * MAINTAINERS (Write After Approval): Add myself.
2004
275e9ad9
XHL
20052019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
2006
62fa42ce
SB
2007 * ChangeLog: Replace space with tab.
2008 * MAINTAINERS: Delete 1 tab to keep alignment.
275e9ad9 2009
8fcc3599
JG
20102019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
2011
2012 * MAINTAINERS (Write After Approval): Add myself.
2013
9c83c587
LJH
20142019-01-18 Li Jia He <helijia@gcc.gnu.org>
2015
2016 * MAINTAINERS (Write After Approval): Add myself.
2017
7431c1a1
AS
20182019-01-17 Andrew Stubbs <ams@codesourcery.com>
2019 Kwok Cheung Yeung <kcy@codesourcery.com>
2020 Julian Brown <julian@codesourcery.com>
2021 Tom de Vries <tom@codesourcery.com>
2022 Jan Hubicka <hubicka@ucw.cz>
2023 Martin Jambor <mjambor@suse.cz>
2024
2025 * configure.ac: Likewise.
2026 * configure: Regenerate.
2027 * contrib/config-list.mk: Add amdgcn-amdhsa.
2028
0684a816
KL
20292019-01-16 Kewen Lin <linkw@gcc.gnu.org>
2030
2031 * MAINTAINERS (Write After Approval): Add myself.
2032
62fa42ce 20332019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
9a603611 2034
275e9ad9 2035 * MAINTAINERS (Write After Approval): Add myself.
9a603611 2036
5227609c
RO
20372019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2038
2039 PR target/88535
2040 * config.guess: Import upstream version 2019-01-03.
2041 * config.sub: Import upstream version 2019-01-01.
2042
7c50cefc
TP
20432018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
2044
2045 * MAINTAINERS (Write After Approval): Update my maintainer address.
2046
ea9a30d0
GB
20472018-12-21 Gergö Barany <gergo@codesourcery.com>
2048
2049 * MAINTAINERS (Write After Approval): Add myself.
2050
23d3e2d5
SB
20512018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
2052
2053 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
2054
e4a9a572
IS
20552018-12-05 Iain Sandoe <iain@sandoe.co.uk>
2056
2057 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
2058 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
2059 (GCC_TARGET_TOOL): Likewise.
2060 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
2061 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
5227609c 2062 OTOOL, OTOOL_FOR_TARGET: New substitutions.
e4a9a572 2063 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
5227609c 2064 * configure: Regenerate.
e4a9a572
IS
2065 * Makefile.in: Likewise.
2066
f9b4801c
JP
20672018-11-28 Johannes Pfau <johannespfau@gmail.com>
2068
2069 * MAINTAINERS (Write After Approval): Add myself.
2070
7f9414c1
ML
20712018-11-13 Martin Liska <mliska@suse.cz>
2072
2073 * gcc.target/i386/pr87930.c: Move to ...
2074 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
2075
1dbff00c
SH
20762018-11-10 Stafford Horne <shorne@gmail.com>
2077
2078 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
2079 (Write After Approval): Remove myself.
2080
e9f3803d
HAQ
20812018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
2082
2083 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
2084 Append $INCICONV to it.
2085
45bf1490
SH
20862018-11-04 Stafford Horne <shorne@gmail.com>
2087
2088 * MAINTAINERS (Write After Approval): Add myself.
2089
22e05272
JM
20902018-10-31 Joseph Myers <joseph@codesourcery.com>
2091
2092 PR bootstrap/82856
2093 * multilib.am: New file. From automake.
2094
2095 Merge from binutils-gdb:
2096 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
2097
2098 * libtool.m4: Use AC_LANG_SOURCE.
2099 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
2100 * ar-lib: New file.
2101 * test-driver: New file.
2102 * configure: Re-generate.
2103
82a14443
MP
21042018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
2105
2106 * MAINTAINERS (Write After Approval): Add myself.
2107
260eedb9
IB
21082018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
2109
2110 PR bootstrap/87788
2111 PR d/87799
2112 * configure: Rebuild.
2113 * configure.ac: Disable D on systems where it is known not to work.
2114
b4c522fa
IB
21152018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
2116
2117 * Makefile.def (target_modules): Add libphobos.
2118 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
2119 GDCFLAGS_FOR_TARGET.
2120 (dependencies): Make libphobos depend on libatomic, libbacktrace
2121 configure, and zlib configure.
2122 (language): Add language d.
2123 * Makefile.in: Rebuild.
2124 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
2125 (HOST_EXPORTS): Add GDC.
2126 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
2127 (BASE_TARGET_EXPORTS): Add GDC.
2128 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
2129 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
2130 (EXTRA_HOST_FLAGS): Add GDC.
2131 (STAGE1_FLAGS_TO_PASS): Add GDC.
2132 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
2133 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
2134 environment variables.
2135 * configure: Rebuild.
2136 * configure.ac: Add target-libphobos to target_libraries. Set and
2137 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
2138
04193ea0
IL
21392018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
2140
2141 * MAINTAINERS (Write After Approval): Add myself.
2142
72eda5f2
IB
21432018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
2144
2145 * MAINTAINERS (Write After Approval): Remove myself.
2146
4c029cee
IB
21472018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
2148
2149 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
2150
fc7367ea
BC
21512018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
2152
2153 * MAINTAINERS: Update my email address.
2154
956a7508
TS
21552018-10-04 Thomas Schwinge <thomas@codesourcery.com>
2156
2157 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
2158 maintainer.
2159
16ddcc28
MM
21602018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
2161
2162 * MAINTAINERS (Write After Approval): Add self.
2163
f9529512
ST
21642018-09-13 Sam Tebbs <sam.tebbs@arm.com>
2165
2166 * MAINTAINERS (write after approval): Add myself.
2167
3ff89a4e
XG
21682018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
2169
2170 * MAINTAINERS: Update my email address.
2171
e8a0276c
VL
21722018-08-29 Vlad Lazar <vlad.lazar@arm.com>
2173
2174 * MAINTAINERS (write after approval): Add myself.
2175
3d20537c
RS
21762018-08-21 Richard Sandiford <richard.sandiford@arm.com>
2177
2178 * MAINTAINERS: Add self to global reviewers list.
2179
661d1750
SL
21802018-08-17 Sandra Loosemore <sandra@codesourcery.com>
2181
2182 MAINTAINERS: Add c-sky port maintainers.
2183
aa405905
ML
21842018-08-10 Martin Liska <mliska@suse.cz>
2185
2186 * MAINTAINERS: Revert change in previous commit and
92a285c1 2187 join lines.
aa405905 2188
04e2b41d
ML
21892018-08-10 Martin Liska <mliska@suse.cz>
2190
2191 * MAINTAINERS: Remove extra line.
2192
6e9f49e4
N
21932018-08-06 Naveen H.S <naveenh@marvell.com>
2194
2195 * MAINTAINERS: Update my email address.
2196
3b0df776
DD
21972018-07-19 DJ Delorie <dj@redhat.com>
2198
2199 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
2200 as maintainer.
2201
f030b30e
AK
22022018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
2203
2204 * MAINTAINERS: Adjust email address for me and my colleague Robin
2205 Dapp.
2206
7264261f
L
22072018-07-13 H.J. Lu <hongjiu.lu@intel.com>
2208 Sunil K Pandey <sunil.k.pandey@intel.com>
2209
2210 PR target/84413
2211 * config/i386/i386.c (m_CORE_AVX512): New.
2212 (m_CORE_AVX2): Likewise.
2213 (m_CORE_ALL): Add m_CORE_AVX2.
2214 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
2215 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
2216 and remove the rest of m_SKYLAKE_AVX512.
2217
19975c57
SH
22182018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
2219
2220 * config.sub: Sync with upstream version 2018-07-03.
2221
c234070e
SH
22222018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
2223
2224 * config.guess: Sync with upstream version 2018-06-26.
2225 * config.sub: Sync with upstream version 2018-07-02.
2226
d41cd173
BW
22272018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
2228
92a285c1 2229 * libtool.m4: Sort output of 'find' to enable deterministic builds.
d41cd173
BW
2230 * ltmain.sh: Likewise.
2231
d3435784
SB
22322018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
2233
2234 * contrib/config-list.mk: Remove powerpc-linux_paired.
2235
da34ca3f
AO
22362018-06-29 Alexandre Oliva <oliva@adacore.com>
2237
2238 * configure.ac: Introduce support for @unless/@endunless.
2239 * Makefile.tpl (dep-kind): Rewrite with cond; return
2240 postbootstrap in some cases.
2241 (make-postboot-dep, postboot-targets): New.
2242 (dependencies): Do not output postbootstrap dependencies at
2243 first. Output non-target ones changed for configure to depend
2244 on stage_last @if gcc-bootstrap, and the original deps @unless
2245 gcc-bootstrap.
2246 * configure.in, Makefile.in: Rebuilt.
2247
8e236ddd
JW
22482018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
2249
2250 * MAINTAINERS (write after approval): Add myself.
2251
71d40114
RV
22522018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
2253
2254 * MAINTAINERS (write after approval): Add myself.
2255
8006534c
NC
22562018-06-19 Nick Clifton <nickc@redhat.com>
2257
2258 * zlib/configure.ac: Restore old behaviour of only enabling
2259 multilibs when a target subdirectory is defined. This allows
2260 building with srcdir == builddir.
2261 * zlib/configure: Regenerate.
2262
9e03592e
EB
22632018-06-18 Eric Botcazou <ebotcazou@adacore.com>
2264
2265 * Makefile.def (fortran): Add check-target-libgomp-fortran.
2266 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
2267 * Makefile.in: Regenerate.
2268
29305f60
BE
22692018-06-16 Ben Elliston <bje@gnu.org>
2270
2271 * config.guess: Import latest version.
2272 * config.sub: Likewise.
2273
31db0fe0
ML
22742018-06-08 Martin Liska <mliska@suse.cz>
2275
2276 * MAINTAINERS: Remove MPX-related entries.
2277 * Makefile.def: Remove libmpx support.
9e03592e
EB
2278 * Makefile.in: Regenerate.
2279 * configure.ac: Remove removed files.
2280 * configure: Regenerate.
31db0fe0
ML
2281 * libmpx/ChangeLog: Remove.
2282 * libmpx/Makefile.am: Remove.
2283 * libmpx/Makefile.in: Remove.
2284 * libmpx/acinclude.m4: Remove.
2285 * libmpx/aclocal.m4: Remove.
2286 * libmpx/config.h.in: Remove.
2287 * libmpx/configure: Remove.
2288 * libmpx/configure.ac: Remove.
2289 * libmpx/configure.tgt: Remove.
2290 * libmpx/libmpx.spec.in: Remove.
2291 * libmpx/mpxrt/Makefile.am: Remove.
2292 * libmpx/mpxrt/Makefile.in: Remove.
2293 * libmpx/mpxrt/libmpx.map: Remove.
2294 * libmpx/mpxrt/libtool-version: Remove.
2295 * libmpx/mpxrt/mpxrt-utils.c: Remove.
2296 * libmpx/mpxrt/mpxrt-utils.h: Remove.
2297 * libmpx/mpxrt/mpxrt.c: Remove.
2298 * libmpx/mpxrt/mpxrt.h: Remove.
2299 * libmpx/mpxwrap/Makefile.am: Remove.
2300 * libmpx/mpxwrap/Makefile.in: Remove.
2301 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
2302 * libmpx/mpxwrap/libtool-version: Remove.
2303 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
2304
e68086c4
ML
23052018-06-04 Martin Liska <mliska@suse.cz>
2306
2307 * MAINTAINERS: Add myself as gcov maintainer.
2308
37cca345
MF
23092018-06-04 Matthew Fortune <mfortune@gmail.com>
2310
2311 * MAINTAINERS: Update my email address.
2312
74386680
TV
23132018-06-04 Tom de Vries <tdevries@suse.de>
2314
2315 * MAINTAINERS: Remove write-after-approval entries for component
2316 maintainers.
2317
010ff25b
JL
23182018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
2319
2320 * MAINTAINERS (write after approval): Add myself.
2321
64acc19a 23222018-06-01 Bin Cheng <amker@gcc.gnu.org>
232d2edb
BC
2323
2324 * MAINTAINERS: Update my email address.
2325
7aad7f4b
TV
23262018-06-01 Tom de Vries <tdevries@suse.de>
2327
2328 * MAINTAINERS: Update my email address.
2329
c5470754
BC
23302018-05-22 Bin Cheng <bin.cheng@arm.com>
2331
2332 * MAINTAINERS (loop-optimizer): Add myself.
2333
58b40a67
FT
23342018-05-01 Francois H. Theron <francois.theron@netronome.com>
2335
2336 * configure.ac: Added "nfp" target.
2337 * configure: Regenerate.
2338
bece35ca
RB
23392018-04-30 Richard Biener <rguenther@suse.de>
2340
2341 PR bootstrap/85571
2342 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
2343 (STAGE3_TFLAGS): Likewise.
2344 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2345 (STAGEtrain_TFLAGS): Likewise.
2346 * Makefile.in: Regenerate.
2347
ae05281f
RB
23482018-04-26 Richard Biener <rguenther@suse.de>
2349
2350 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2351 (STAGE2_CFLAGS): Likewise.
2352 (STAGE2_TFLAGS): Likewise.
2353 (STAGE3_CFLAGS): Add -fchecking.
2354 (STAGE3_TFLAGS): Likewise.
2355 (STAGEtrain_CFLAGS): Filter out -fchecking.
2356 (STAGEtrain_TFLAGS): Likewise.
2357 * Makefile.in: Re-generate.
2358
c6e34a9b
CM
23592018-04-25 Catherine Moore <clm@codesourcery.com>
2360
2361 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2362
ae9fb56f
PC
23632018-04-18 Paul Clarke <pc@us.ibm.com>
2364
2365 * MAINTAINERS (write after approval): Add myself.
2366
a2919888
AS
23672018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
2368
2369 * MAINTAINERS: Update my email address.
2370
c6024672
BS
23712018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
2372
2373 * MAINTAINERS: Remove redundant Write-After-Approval entry.
2374
85d36775
BS
23752018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
2376
2377 * MAINTAINERS: Update my email address and disambiguate myself
2378 a bit from Will Schmidt.
2379
8bb406a2
NS
23802018-03-21 Nathan Sidwell <nathan@acm.org>
2381
2382 * MAINTAINERS: Move maintainers of now-removed picochip and score
2383 ports to write after approval.
2384
c9b39302
RS
23852018-03-13 Richard Sandiford <richard.sandiford@arm.com>
2386
2387 * MAINTAINERS: Add entry for SVE maintainership.
2388
1fc1d82e
MR
23892018-02-13 Maciej W. Rozycki <macro@mips.com>
2390
2391 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2392 * configure: Regenerate.
2393
7b7f78d7
BK
23942018-01-18 Boris Kolpackov <boris@codesynthesis.com>
2395
2396 * MAINTAINERS (write after approval): Add myself.
2397
3c1f3bf6
SP
23982018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
2399
2400 * MAINTAINERS (write after approval): Add myself.
2401
182f27e3
SP
24022018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
2403
2404 * MAINTAINERS (write after approval): Add myself.
85911661 2405
85ec4feb
JJ
24062018-01-03 Jakub Jelinek <jakub@redhat.com>
2407
2408 Update copyright years.
2409
ef7d7cf5
BE
24102018-01-03 Ben Elliston <bje@gnu.org>
2411
2412 * config.guess: Import latest version.
2413 * config.sub: Likewise.
2414
842df93e
SH
24152017-12-12 Stafford Horne <shorne@gmail.com>
2416
2417 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2418 * configure: Regenerate.
2419
1d0a8ae9
QZ
24202017-11-29 Qing Zhao <qing.zhao@oracle.com>
2421
2422 * MAINTAINERS (Write After Approval): Add myself.
2423
5e9d6aa4
JK
24242017-11-28 Julia Koval <julia.koval@intel.com>
2425 Sebastian Peryt <sebastian.peryt@intel.com>
2426
2427 * Makefile.def (target_modules): Remove libcilkrts.
2428 * Makefile.in: Ditto.
2429 * configure: Ditto.
2430 * configure.ac: Ditto.
2431
d2eaaa89
JK
24322017-11-28 Julia Koval <julia.koval@intel.com>
2433
2434 * MAINTAINERS (Write After Approval): Add myself.
2435
90b415f6
SD
24362017-11-22 Sudakshina Das <sudi.das@arm.com>
2437
2438 * MAINTAINERS (Write After Approval): Add myself.
2439
f804ba3e
PD
24402017-11-06 Palmer Dabbelt <palmer@sifive.com>
2441
2442 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2443 Use my SiFive email address.
2444
8744c9bf
SP
24452017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
2446
2447 * MAINTAINERS (write after approval): Add myself.
2448
7181cca3
ML
24492017-10-27 Martin Liska <mliska@suse.cz>
2450
2451 * Makefile.tpl: Use proper name of folder as it was renamed
2452 during transition to 4 stages.
2453 * Makefile.in: Regenerate.
2454
fb336a7b
IT
24552017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
2456
e50ffab3 2457 * MAINTAINERS (write after approval): Add myself.
fb336a7b 2458
7b5f5267
GP
24592017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
2460
2461 * MAINTAINERS: Add a note that maintainership also includes web
2462 pages, docs, and testsuite related to that area.
2463
55de8eb3
TV
24642017-09-25 Tom de Vries <tom@codesourcery.com>
2465
2466 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2467
86ab175e
PMR
24682017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
2469
2470 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2471
500ac452
NS
24722017-09-15 Nathan Sidwell <nathan@acm.org>
2473
2474 * MAINTAINERS: Remove myself as a vxworks maintainer.
2475
72ace300
TS
24762017-09-13 Thomas Schwinge <thomas@codesourcery.com>
2477
2478 * MAINTAINERS: Remove email address of Jim Norris.
2479
1328002a
KT
24802017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2481
2482 * MAINTAINERS (Reviewers): Move myself from here...
2483 (CPU Port Maintainers): ... to here.
2484
84d0b6f5
JG
24852017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
2486
2487 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2488
9c04bba3
RD
24892017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
2490
e50ffab3 2491 * MAINTAINERS (write after approval): Add myself.
9c04bba3 2492
5a427c63
TR
24932017-07-28 Tony Reix <tony.reix@atos.net>
2494
2495 * configure.ac (target-libffi): Don't disable for AIX.
2496 (go): Don't add to unsupported_languages on AIX.
2497 (target-libgo): Don't disable for AIX.
2498 * configure: Regenerate.
2499
8994b66f
YG
25002017-07-19 Yury Gribov <tetra2005@gmail.com>
2501
2502 * MAINTAINERS: Add myself.
2503
7a795e10
TS
25042017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2505
2506 * MAINTAINERS: Update my email address.
2507
50061652
RE
25082017-07-04 Richard Earnshaw <rearnsha@arm.com>
2509
2510 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2511 arm-specific auto-generated header files.
2512
d4360477
NS
25132017-07-03 Nathan Sidwell <nathan@acm.org>
2514
2515 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2516 * configure: Rebuilt.
2517
9dc9ae74
BS
25182017-07-03 Bernd Schmidt <bschmidt@redhat.com>
2519
2520 * MAINTAINERS: Readd myself for c6x.
2521
c8cf0b6f
ML
25222017-06-28 Martin Liska <mliska@suse.cz>
2523
2524 PR bootstrap/81217
2525 * Makefile.def: Remove superfluous bootstrap_target from
2526 bootstrap_stage.
2527 * Makefile.in: Re-generate the file.
2528
0666865c
MO
25292017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
2530
e50ffab3 2531 * MAINTAINERS: Add myself to Write After Approval
0666865c 2532
827c925e
AJ
25332017-06-21 Andrew Jenner <andrew@codesourcery.com>
2534
2535 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2536
0d053a49
ML
25372017-06-19 Martin Liska <mliska@suse.cz>
2538
2539 * Makefile.def: Define 4 stages PGO bootstrap.
2540 * Makefile.tpl: Define FLAGS.
2541 * Makefile.in: Regenerate.
2542
be75f645
ILT
25432017-06-14 Ian Lance Taylor <iant@golang.org>
2544
2545 * Makefile.def: Add check-gotools to go check targets.
2546 * Makefile.in: Rebuild.
2547
c725f69c
SB
25482017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
2549
2550 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2551
76052545
EB
25522017-06-03 Eric Botcazou <ebotcazou@adacore.com>
2553
2554 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2555 * configure: Regenerate.
2556
afd88efc
ML
25572017-05-31 Martin Liska <mliska@suse.cz>
2558
2559 * configure.ac: Add handling of stage2_werror_flags to
2560 action-if-given and to action-if-not-given.
2561 * configure: Regenerate.
2562
945bafd6
PB
25632017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
2564
2565 * MAINTAINERS: Add self to Write After Approval
2566
b9396a49
BS
25672017-05-27 Bernd Schmidt <bschmidt@redhat.com>
2568
2569 * MAINTAINERS: Update my email address, and remove myself as
2570 maintainer in some areas.
2571
aa1b69e7
EG
25722017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
2573
2574 * MAINTAINERS: Add self to Write After Approval
2575
cdfee50a
NS
25762017-05-25 Nathan Sidwell <nathan@acm.org>
2577
2578 * configure.ac: Add --enable-languages=default to mean default and
2579 make --enable-languages=all mean all supported languages.
2580 * configure: Regenerated.
2581
83349046
SB
25822017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
2583
2584 * config.gcc (powerpc*-*-*spe*): New.
2585 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2586 (powerpc-*-rtems*spe*): New.
2587 (powerpc*-*-linux*spe*): New.
2588 (powerpc-wrs-vxworksspe): New.
2589 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2590 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2591 * config.host (powerpc*-*-*spe*): New.
2592
01c712cb
ML
25932017-05-19 Martin Liska <mliska@suse.cz>
2594
2595 * configure.ac: Add --enable-werror-always just for
2596 bootstrap-debug (or none build config) and do not add it
2597 when we are on a release branch.
2598 * configure: Regenerated.
2599
7880c1a5
SL
26002017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
2601
2602 * MAINTAINERS: Add self to Write After Approval
2603
c759355f
KK
26042017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
2605
2606 * MAINTAINERS: Move myself to Write After Approval section.
2607
79557bae
CZ
26082017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2609
2610 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2611 ACCH registers.
2612 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2613 available.
2614 (umulsidi3): Likewise.
2615 (mulsidi3_700): Disable this pattern when we have advanced mpy
2616 instructions.
2617 (umulsidi3_700): Likewise.
2618 (maddsidi4): New pattern.
2619 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2620 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2621 (mpydu_imm_arcv2hs): Likewise.
2622 * config/arc/predicates.md (accl_operand): New predicate.
2623
c7314bc1
CZ
26242017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2625 Andrew Burgess <andrew.burgess@embecosm.com>
2626
2627 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2628 case.
2629 (ARC_AUTOFP_IRQ_P): Likewise.
2630 (ARC_AUTO_IRQ_P): Likewise.
2631 (rgf_banked_register_count): New variable.
2632 (parse_mrgf_banked_regs_option): New function.
2633 (arc_override_options): Handle rgf_banked_regs option.
2634 (arc_handle_interrupt_attribute): Add firq option.
2635 (arc_compute_function_type): Return fast irq type when required.
2636 (arc_must_save_register): Handle fast interrupts.
2637 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2638 (arc_return_address_regs): Update.
2639 * config/arc/arc.h (arc_return_address_regs): Update.
2640 (arc_function_type): Add fast interrupt type.
2641 (ARC_INTERRUPT_P): Update.
2642 (RC_FAST_INTERRUPT_P): Define.
2643 * config/arc/arc.md (simple_return): Update for fast interrupts.
2644 (p_return_i): Likewise.
2645 * config/arc/arc.opt (mrgf-banked-regs): New option.
2646 * doc/invoke.texi (mrgf-banked-regs): Document.
2647
41453183
CZ
26482017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2649
2650 * config/arc/arc.c (irq_ctrl_saved): New variable.
2651 (ARC_AUTOBLINK_IRQ_P): Define.
2652 (ARC_AUTOFP_IRQ_P): Likewise.
2653 (ARC_AUTO_IRQ_P): Likewise.
2654 (irq_range): New function.
2655 (arc_must_save_register): Likewise.
2656 (arc_must_save_return_addr): Likewise.
2657 (arc_dwarf_emit_irq_save_regs): Likewise.
2658 (arc_override_options): Handle deferred options.
2659 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2660 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2661 arc_must_save_return_addr.
2662 (arc_compute_frame_size): Handle automated save and restore of
2663 registers.
2664 (arc_expand_prologue): Likewise.
2665 (arc_expand_epilogue): Likewise.
2666 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2667 * config/arc/arc.opt (mirq-ctrl-saved): New option.
2668 * doc/invoke.texi (mirq-ctrl-saved): Document option.
2669
52744dd7
TK
26702017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
2671 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
2672
2673 PR bootstrap/77661
2674 * Makefile.def: Don't pass --enable-maintainer-mode on to an
2675 in-tree build MPC.
2676 * Makefile.in: Regenerate.
2677
deeba76a
FXC
26782017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2679
2680 * configure.ac: Enable LTO by default on darwin >= 9.
2681 * configure: Regenerate.
2682
5a05e11d
PD
26832017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
2684
2685 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2686 and Andrew Waterman as the RISC-V maintainers.
2687
e04f858c
NK
26882017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
2689
2690 * MAINTAINERS: Add self to Write After Approval
2691
a98cf819
GP
26922017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2693
2694 * config.guess: Import latest from upstream.
2695
9826d1a3
GP
26962017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2697
2698 * MAINTAINERS (Write After Approval): Remove entries that are
2699 already covered under Reviewers.
2700
a46586c3
MW
27012017-03-08 Mark Wielaard <mark@klomp.org>
2702
2703 PR demangler/70909
2704 PR demangler/67264
2705 * include/demangle.h: Add d_printing to struct demangle_component
2706 and pass struct demangle_component as non const.
2707
734ca1c2
GP
27082017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
2709
2710 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2711
93b87d1d
TS
27122017-02-15 Thomas Schwinge <thomas@codesourcery.com>
2713
2714 * Makefile.tpl: Remove HOST_ISLVER.
2715 (HOST_EXPORTS): Remove ISLVER.
2716 * Makefile.in: Regenerate.
2717
f877b3ad
RB
27182017-02-13 Richard Biener <rguenther@suse.de>
2719
2720 * configure: Re-generate.
2721
2ad31830
GP
27222017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
2723
2724 * MAINTAINERS: Adjust bug reporting URL.
2725
3501e62c
GP
27262017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
2727
2728 * MAINTAINERS (Write After Approval): Remove redundant entry
2729 for Andrew Burgess.
2730
510555e0
JDA
27312017-02-03 John David Anglin <danglin@gcc.gnu.org>
2732
e50ffab3 2733 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
510555e0 2734 32-bit hppa*-*-hpux*.
e50ffab3 2735 * configure: Regenerate.
510555e0 2736
f6a24a94
MJ
27372017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
2738
2739 * configure.ac: Moved the white list of enabling BRIG FE to
2740 libhsail-rt/configure.tgt.
2741 * configure: Regenerated.
2742 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2743
27442017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
5fd1486c
PJ
2745 Martin Jambor <mjambor@suse.cz>
2746
5fd1486c
PJ
2747 * Makefile.def (target_modules): Added libhsail-rt.
2748 (languages): Added language brig.
2749 * Makefile.in: Regenerated.
2750 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2751 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
2752 * configure: Regenerated.
2753
3c36aa6b
JJ
27542017-01-17 Jakub Jelinek <jakub@redhat.com>
2755
2756 PR other/79046
2757 * configure: Regenerated.
2758
8f56cb51
AM
27592017-01-04 Alan Modra <amodra@gmail.com>
2760
2761 * configure: Regenerate.
2762
f2c764c5
BE
27632016-12-29 Ben Elliston <bje@gnu.org>
2764
2765 * config.sub: Import latest version.
2766
1dc9c117
AI
27672016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
2768
2769 * MAINTAINERS (Write After Approval): Add myself.
2770
c21fdaa1
JJ
27712016-12-21 Jakub Jelinek <jakub@redhat.com>
2772
2773 * configure.ac: Don't bootstrap libmpx unless --with-build-config
2774 includes bootstrap-mpx.
2775 * configure: Regenerated.
2776
cc811459
CX
27772016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
2778
2779 * MAINTAINERS (Write After Approval): Add myself.
2780
b55e6680
MJ
27812016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
2782
8f56cb51 2783 * configure: Regenerate.
b55e6680 2784
825fba52
MK
27852016-12-01 Matthias Klose <doko@ubuntu.com>
2786
2787 * configure.ac: Don't use pkg-config to check for bdw-gc.
2788 * configure: Regenerate.
2789
114bf3f1
MK
27902016-11-30 Matthias Klose <doko@ubuntu.com>
2791
2792 * Makefile.def: Remove reference to boehm-gc target module.
2793 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2794 options and for the bdw-gc pkg-config module.
2795 * configure: Regenerate.
2796 * Makefile.in: Regenerate.
2797
21b0f96a
NS
27982016-11-28 Nathan Sidwell <nathan@acm.org>
2799
2800 * MAINTAINERS (nvptx): Remove self.
2801
292edab3
BE
28022016-11-25 Ben Elliston <bje@gnu.org>
2803
2804 * config.guess: Import latest version.
2805 * config.sub: Likewise.
2806
0954a00b
TT
28072016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
2808
2809 * MAINTAINERS (Write After Approval): Add myself.
2810
8e4d2ca4
MK
28112016-11-15 Matthias Klose <doko@ubuntu.com>
2812
2813 * Makefile.def: Remove references to GCJ.
2814 * Makefile.tpl: Likewise.
2815 * Makefile.in: Regenerate.
2816
84c1b9d3
MK
28172016-11-15 Matthias Klose <doko@ubuntu.com>
2818
2819 * config-ml.in: Remove references to GCJ.
2820 * configure.ac: Likewise.
2821 * configure: Regenerate.
2822
3f95ca6c
JC
28232016-11-01 Josh Conner <joshconner@google.com>
2824
2825 * MAINTAINERS (Write After Approval): Update email address,
2826
457cc672
CL
28272016-10-27 Carl Love <cel@us.ibm.com>
2828
2829 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
2830 Approval list to make it alphabetical.
2831
2142f54f
CL
28322016-10-27 Carl Love <cel@us.ibm.com>
2833
2834 * MAINTAINERS (Write After Approval): Add myself.
2835
104700f4
AB
28362016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
2837
2838 * MAINTAINERS (Reviewers): Add myself.
2839 (Write After Approval): Add myself.
2840
942c0db8
HP
28412016-10-21 Hartmut Penner <hepenner@us.ibm.com>
2842 Ulrich Weigand <uweigand@de.ibm.com>
2843
2844 * MAINTAINERS: Update email address.
2845
fbf4c502
NS
28462016-10-10 Nathan Sidwell <nathan@acm.org>
2847
2848 * MAINTAINERS: Update email address.
2849
b20e7532
AT
28502016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
2851
2852 * configure.ac: Add aarch64-*-freebsd*.
2853 * configure: Regenerate.
2854
2e21fd4d
SE
28552016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
2856
2857 * MAINTAINERS: Update email address after it got reverted.
2858
43c40f3e
RO
28592016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2860
2861 * configure.ac (target_libraries): Readd target-boehm-gc.
2862 Restore --enable-objc-gc handling.
2863 * configure: Regenerate.
2864
f05796ba
JL
28652015-10-03 Jeff Law <law@redhat.com>
2866
2867 * MAINTAINERS: Move several inactive maintainers to the
2868 write-after-approval section.
2869
012447ea
JJ
28702016-09-30 Jakub Jelinek <jakub@redhat.com>
2871
2872 * configure.ac: Add target-libffi to target_libraries.
2873 Readd libgcj target disablings, modified to only target-libffi.
2874 Readd target addition of go to unsupported languages.
2875 * configure: Regenerated.
2876
a7d75d59
SE
28772016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
2878
2879 * MAINTAINERS: Update email address.
2880
d1a79a95
AH
28812016-09-30 Andrew Haley <aph@redhat.com>
2882
4d8c733d 2883 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
d1a79a95
AH
2884 write-after approval. Remove Tom Tromey and Bryce McKinlay from
2885 libgcj.
2886
af2d4873
AH
28872016-09-30 Andrew Haley <aph@redhat.com>
2888
2889 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
2890 write-after approval after GCJ deletion.
2891
07b78716
AH
28922016-09-30 Andrew Haley <aph@redhat.com>
2893
2894 * Makefile.def: Remove libjava.
2895 * Makefile.tpl: Likewise.
2896 * Makefile.in: Regenerate.
2897 * configure.ac: Likewise.
2898 * configure: Likewise.
2899 * gcc/java: Remove.
2900 * libjava: Likewise.
2901
a29b7214
CZ
29022016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
2903
2904 * MAINTAINERS (Reviewers): Add myself.
2905
2fd88f4f
AK
29062016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
2907
2908 * configure.ac: Disable "sim" directory for arc*-*-*.
2909 * configure: Regenerated.
2910
e2080e79
TC
29112016-09-23 Tamar Christina <tamar.christina@arm.com>
2912
2913 * MAINTAINERS (Write After Approval): Add myself.
2914
8f3675f8
MR
29152016-09-12 Maciej W. Rozycki <macro@imgtec.com>
2916
2917 * configure.ac: Check for the minimum in-tree MPFR version
2918 handled.
2919 * configure: Regenerate.
2920
21f88103
YTL
29212016-07-20 Yan-Ting Lin <currygt52@gmail.com>
2922
2923 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
2924 * configure: Regenerated.
2925
60d51882
FR
29262016-07-19 Fritz Reese <fritzoreese@gmail.com>
2927
2928 * MAINTAINERS (Write After Approval): Add myself.
2929
277d7ee0
AK
29302016-06-23 Andi Kleen <ak@linux.intel.com>
2931
2932 * Makefile.def: Add autoprofiledbootstrap.
2933 * Makefile.tpl: Dito.
2934 * Makefile.in: Regenerate.
2935
fd6487af
JS
29362016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
2937
2938 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
2939 * configure: Regenerate.
2940
3e326935
TS
29412016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2942
2943 * configure: Regenerate.
2944 * configure.ac: Remove support for avr-rtems.
2945
9582bf04
SKS
29462016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
2947
2948 * MAINTAINERS (Write After Approval): Add myself.
2949
6f820b68
MC
29502016-06-16 Michael Collison <michael.collison@arm.com>
2951
2952 * MAINTAINERS (Write After Approval): Add myself.
2953
775ee7fa
MM
29542016-06-14 Mikael Morin <mikael@gcc.gnu.org>
2955
2956 * MAINTAINERS (Write After Approval): Update e-mail address.
2957
de3ba371
JM
29582016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
2959
21f88103 2960 * MAINTAINERS (Write After Approval): Add myself.
de3ba371 2961
350216e3
AM
29622016-05-28 Alan Modra <amodra@gmail.com>
2963
2964 * Makefile.tpl (configure): Depend on m4 files included.
2965 * Makefile.in: Regenerate.
2966
9cad20fa
BS
29672016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2968
2969 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
2970 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
2971
92466115
BS
29722016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
2973
2974 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
2975 special case builtin.
2976 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
2977 support for ALTIVEC_BUILTIN_VEC_ADDEC.
2978 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
2979 for __builtin_vec_addec.
2980
fe38e08b
JS
29812016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
2982
2983 * config.guess: Import version 2016-04-02 (newest).
2984 * config.sub: Import version 2016-05-10 (newest).
2985
cef1a0b8 29862016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
704b85c7 2987
cef1a0b8
JL
2988 * configure.ac: Add ARC support to libgloss.
2989 * configure: Regenerate
704b85c7 2990
75a6b91a
AS
29912016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
2992
2993 * MAINTAINERS (Write After Approval): Add myself.
2994
00f35794
BE
29952016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
2996
2997 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
2998 * configure: Regenerated.
2999 * Makefile.def (gmp): Explicitly disable assembler.
3000 (mpfr): Adjust lib_path.
3001 (mpc): Likewise.
3002 * Makefile.in: Regenerated.
3003
c100769b
JJ
30042016-05-01 Jakub Jelinek <jakub@redhat.com>
3005
3006 PR bootstrap/70704
3007 * configure.ac (--enable-stage1-checking): Add missing
3008 --enable-checking=.
3009 * configure: Regenerated.
3010
bc6d9014
OE
30112016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
3012
ace08cb8
OE
3013 * config.guess: Revert r235676.
3014 * config.sub: Revert r235676.
3015
30162016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
3017
3018 * config.guess: Remove SH5 support.
bc6d9014
OE
3019 * config.sub: Likewise.
3020 * configure: Likewise.
3021 * configure.ac: Likewise.
3022
7db11a5a
JJ
30232016-04-26 Jakub Jelinek <jakub@redhat.com>
3024
3025 PR bootstrap/70704
3026 * configure.ac (--enable-stage1-checking): For --disable-checking or
3027 implicit --enable-checking, make sure extra flag matches in between
3028 stage1 and later checking.
3029 * configure: Regenerated.
3030
ab0fc037
TS
30312016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
3032
3033 * .gitattributes: New file.
3034
c048fa95
SB
30352016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
3036
3037 * MAINTAINERS (rs6000/powerpc port): Add myself.
3038
f3653cf5
SB
30392016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
3040
3041 PR bootstrap/70173
3042 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
3043 and gotools directories. Delete the stage_final file.
3044 * Makefile.in: Regenerate.
3045
4f93efa4
AV
30462016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
3047
3048 * MAINTAINERS (Write After Approval): Add myself.
3049
c27e432e
SK
30502016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
3051
3052 * MAINTAINERS (Fortran maintainer): Remove myself.
3053
7134713c
BS
30542016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
3055
3056 * MAINTAINERS (Write After Approval): Add myself.
3057
7d74282a
KN
30582016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
3059
3060 * MAINTAINERS (Write After Approval): Add myself.
3061
1b858e76
CC
30622016-03-17 Cary Coutant <ccoutant@gmail.com>
3063
3064 Sync with binutils-gdb:
3065
3066 2016-03-17 Cary Coutant <ccoutant@gmail.com>
3067
3068 * configure.ac: Add mips and s390 to the gold target check.
3069 * configure: Regenerate.
3070
d15bd5bb
DD
30712016-03-01 DJ Delorie <dj@redhat.com>
3072
3073 * MAINTAINERS (mep): Remove myself as MeP maintainer.
3074
6d1fa6bb
DM
30752016-02-22 David Malcolm <dmalcolm@redhat.com>
3076
3077 * MAINTAINERS (libcpp): Add myself.
3078 (diagnostic messages): Likewise.
3079
607bda60
TV
30802016-02-20 Tom de Vries <tom@codesourcery.com>
3081
3082 * MAINTAINERS: Fix whitespace.
3083
80cfaff8
CZ
30842016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
3085
3086 * MAINTAINERS (Write After Approval): Add myself.
3087
c661a43d
SP
30882016-01-29 Sebastian Pop <s.pop@samsung.com>
3089
3090 * config/isl.m4: Add comments about isl-0.16.
3091 * configure: Regenerate.
3092
86b3a101
MJ
30932016-01-29 Martin Jambor <mjambor@suse.cz>
3094
3095 * MAINTAINERS (hsa maintainers): Add myself.
3096
960cbfd2
WD
30972015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
3098
3099 * MAINTAINERS: (Write After Approval): Add myself.
3100
1e050c90
AK
31012016-01-25 Aditya Kumar <aditya.k7@samsung.com>
3102 Sebastian Pop <s.pop@samsung.com>
3103
3104 * Makefile.in: Regenerate.
3105 * Makefile.tpl: Export ISLVER.
3106 * configure: Regenerate.
3107 * config/isl.m4: Detect isl-0.15.
3108
cefadad1
MM
31092016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
3110
3111 PR bootstrap/69329
3112 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
3113 * Makefile.in: Regenerate.
3114
9e530bcd
AP
31152016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
3116
3117 * configure.ac: Enable LTO for DJGPP
3118 * configure: Regenerate
3119
324402a0
L
31202016-01-12 H.J. Lu <hongjiu.lu@intel.com>
3121
3122 Sync with binutils-gdb:
3123 2015-10-21 Nick Clifton <nickc@redhat.com>
3124
3125 PR gas/19109
3126 * configure.ac: Note the 'none' is an acceptable argument to
3127 --enable-compressed-debug-sections.
3128 * configure: Regenerate.
3129
9eaaa830
BE
31302016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
3131
3132 PR bootstrap/69134
3133 * Makefile.def (mpfr): Disable assembler.
3134 * Makefile.in: Regenerate.
3135
cfe67e03
BE
31362016-01-01 Ben Elliston <bje@gnu.org>
3137
3138 * config.guess: Import version 2016-01-01.
3139 * config.sub: Likewise.
3140
be33d404
SS
31412015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
3142
3143 * MAINTAINERS (Write After Approval): Add myself.
3144
e357a5e0
SP
31452015-12-17 Sebastian Pop <s.pop@samsung.com>
3146
3147 * Makefile.in: Replace ISL with isl.
3148 * Makefile.tpl: Same.
3149 * config/isl.m4: Same.
3150 * configure.ac: Same.
3151 * contrib/download_prerequisites: Same.
3152 * configure: Regenerate.
3153
1ad2439b
AP
31542015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
3155
3156 * MAINTAINERS (Write After Approval): Add Myself.
3157
70decafb
NS
31582015-12-17 Nathan Sidwell <nathan@acm.org>
3159
3160 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
3161 * configure: Regenerate.
3162
560d18d3
AK
31632015-12-16 Aditya Kumar <aditya.k7@samsung.com>
3164 Sebastian Pop <s.pop@samsung.com>
3165
3166 * config/isl.m4 (ISL_CHECK_VERSION): Check for
3167 isl_ctx_get_max_operations.
3168 * configure: Regenerate.
3169
57e8ab24 31702015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
b15f0273
AF
3171
3172 * MAINTAINERS (Write After Approval): Add myself.
3173
105b682e
ILT
31742015-12-02 Ian Lance Taylor <iant@google.com>
3175
3176 PR go/66147
3177 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
3178 * Makefile.in: Regenerate.
3179
7eb46bec
AT
31802015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
3181
3182 PR libffi/65726
3183 * Makefile.def (lang_env_dependencies): Make libffi depend
3184 on cxx.
3185 * Makefile.in: Regenerate.
3186
cc3baaa9
DE
31872015-11-26 David Edelsohn <dje.gcc@gmail.com>
3188
3189 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
3190 symbols.
3191
3be96231
TG
31922015-11-20 Tristan Gingold <gingold@adacore.com>
3193
3194 Sync with binutils-gdb:
3195 2015-11-20 Tristan Gingold <gingold@adacore.com>
3196
3197 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
3198 * configure: Regenerate.
3199
daa53f38
ML
32002015-11-19 Martin Liska <mliska@suse.cz>
3201
3202 * .gitignore: Add .clang-format to ignored files.
3203 * Makefile.in: Add clang-format.
3204 * Makefile.tpl: Likewise.
3205
54985c70
TA
32062015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
3207
3208 * configure.ac: Enable libmpx by default.
3209 * configure: Regenerated.
3210
d0397c75
SE
32112015-10-23 Steve Ellcey <sellcey@imgtec.com>
3212
3213 * MAINTAINERS: Update email address.
3214
735a559c
PM
32152015-10-23 Paulo Matos <pmatos@linki.tools>
3216
3217 * MAINTAINERS: Update email address.
3218
15713b43
AH
32192015-10-23 Alan Hayward <alan.hayward@arm.com>
3220
3221 * MAINTAINERS (Write After Approval): Add myself.
3222
78edb32f
L
32232015-10-20 H.J. Lu <hongjiu.lu@intel.com>
3224
3225 Sync with binutils-gdb:
3226 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
3227
3228 PR gas/19109
3229 * configure.ac: Add
3230 --enable-compressed-debug-sections={all,gas,gold,ld}.
3231 * configure: Regenerated.
3232
dec6b7f1
AC
32332015-10-16 Arnaud Charlet <charlet@adacore.com>
3234
3235 * MAINTAINERS: Update list of Ada maintainers and email addresses.
3236
6be1d686
ML
32372015-10-09 Martin Liska <mliska@suse.cz>
3238
3239 * MAINTAINERS (Write After Approval): Add myself.
3240
dc0e2060
AF
32412015-10-09 Alexander Fomin <alexander.fomin@intel.com>
3242
3243 * MAINTAINERS (Write After Approval): Add myself.
3244
bec93d40
FW
32452015-10-02 Florian Weimer <fweimer@redhat.com>
3246
3247 * MAINTAINERS: Update email address.
3248
0487f06d
LK
32492015-10-02 Louis Krupp <louis.krupp@zoho.com>
3250
3251 * MAINTAINERS (Write After Approval): Add myself.
3252
56547ff7
KT
32532015-09-20 Kai Tietz <ktietz70@googlemail.com>
3254
423ea09f 3255 * MAINTAINERS: Update email.
56547ff7 3256
ed4c91ea
BS
32572015-09-14 Bernd Schmidt <bschmidt@redhat.com>
3258
3259 * MAINTAINERS: Update my email address.
3260
2503fd9e
JB
32612015-09-01 James Bowman <james.bowman@ftdichip.com>
3262
3263 * MAINTAINERS (ft32 port): Add myself.
3264
3726332a
DS
32652015-08-28 David Sherwood <david.sherwood@arm.com>
3266
3267 * MAINTAINERS: Add myself.
3268
15480aaf
PM
32692015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
3270
3271 * MAINTAINERS (Write After Approval): Add myself.
3272
ad4f95e3
FXC
32732015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3274
3275 PR libfortran/54572
3276 * Makefile.def: Make libgfortran depend on libbacktrace.
3277 * Makefile.in: Regenerate.
3278
95f25df0
SD
32792015-08-20 Simon Dardis <simon.dardis@imgtec.com>
3280
3281 * MAINTAINERS (Write After Approval): Add myself.
3282
5dc85f7e
TV
32832015-08-12 Tom de Vries <tom@codesourcery.com>
3284
3285 PR other/67092
3286 * configure.ac: Remove --with_host_libstdcxx support.
3287 * configure: Regenerate.
3288
44a7d18d
TS
32892015-08-10 Thomas Schwinge <thomas@codesourcery.com>
3290 Jakub Jelinek <jakub@redhat.com>
3291
3292 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
3293 nvptx*-*-*.
3294 * configure: Regenerate.
3295
bf5372e7
YS
32962015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
3297
3298 * Makefile.def (libiconv): Define bootstrap=true.
3299 Mark pdf/html/info as missing.
3300 (configure-gcc): Depend on all-libiconv.
3301 (all-gcc): Ditto.
3302 (configure-libcpp): Ditto.
3303 (all-libcpp): Ditto.
3304 (configure-intl): Ditto.
3305 (all-intl): Ditto.
3306 * Makefile.in: Regenerate.
3307
94b8fdcc
BC
33082015-08-03 Bin Cheng <bin.cheng@arm.com>
3309
3310 * MAINTAINERS (loop ivopts): Add the entry and myself.
3311
430bcac1
NS
33122015-07-31 Nathan Sidwell <nathan@codesourcery.com>
3313
3314 * MAINTAINERS (nvptx): Add self.
3315
110d61da
AL
33162015-07-29 Alan Lawrence <alan.lawrence@arm.com>
3317
3318 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
3319 128-bit vector modes.
3320
c9da7548 33212015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
18e1ed34 3322
c9da7548
VV
3323 * MAINTAINERS (Write After Approval): Add myself.
3324
423ea09f 33252015-07-28 Ben Elliston <bje@gnu.org>
d5e9bac5
BE
3326
3327 * config.sub, config.guess: Import from upstream.
3328
6b1786aa
JL
33292015-07-24 Michael Darling <darlingm@gmail.com>
3330
3331 PR other/66259
3332 * config-ml.in: Reflects renaming of configure.in to configure.ac
3333 * configure: Likewise
3334 * configure.ac: Likewise
3335
45952786
BS
33362015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
3337
3338 * MAINTAINERS: Update my email address.
3339
f1595603
L
33402015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3341
3342 Sync with binutils-gdb:
3343 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
3344
3345 * configure.ac (target_configdirs): Exclude target-zlib if
3346 target-libjava isn't built.
3347 * configure: Regenerated.
3348
a05c2c75
L
33492015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3350
3351 Sync with binutils-gdb:
3352 2015-05-13 John David Anglin <dave.anglin@bell.net>
3353
3354 * configure.ac: Disable configuration of GDB for HPUX targets.
3355 * configure: Regenerate.
3356
3357 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
3358
3359 * configure.ac: Add --with-system-zlib.
3360 * configure: Regenerated.
3361
3362 2015-01-28 James Bowman <james.bowman@ftdichip.com>
3363
3364 * configure.ac: Add FT32 support.
3365 * configure: Regenerate.
3366
3367 2015-01-12 Anthony Green <green@moxielogic.com>
3368
3369 * configure.ac: Don't disable gprof for moxie.
3370 * configure: Rebuild.
3371
1c01ebf6
L
33722015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3373
3374 Sync with binutils-gdb:
3375 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
3376
3377 PR ld/18355
3378 * Makefile.def: Add extra_configure_flags to host zlib.
3379 * configure.ac (extra_host_zlib_configure_flags): New. Set
3380 to --enable-host-shared When bfd is to be built as shared
3381 library. AC_SUBST.
3382 * Makefile.in: Regenerated.
3383
e59969a1
HPN
33842015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
3385
3386 Sync with src:
3387 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
3388 * Makefile.def (dependencies): Add all-zlib to all-bfd.
3389 * Makefile.in: Regenerated.
3390
d9063947
L
33912015-06-30 H.J. Lu <hongjiu.lu@intel.com>
3392
3393 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3394 target.
3395 * configure: Regenerate.
3396
b837291d
LC
33972015-06-23 Ludovic Courtès <ludo@gnu.org>
3398
3399 * MAINTAINERS (Write After Approval): Add myself.
3400
2a97995f
AT
34012015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
3402
3403 * MAINTAINERS (OS Port Maintainers): Add myself.
3404 (Various Maintainers): Remove myself from libffi testsuite.
3405
19cd26a6
RS
34062015-06-04 Richard Sandiford <richard.sandiford@arm.com>
3407
3408 * MAINTAINERS (gen* on machine desc): Add self.
3409
8ca528d9
JM
34102015-06-02 Jason Merrill <jason@redhat.com>
3411
3412 PR bootstrap/66319
3413 * configure.ac: Use -std=gnu++98.
3414
4526c3c1
SN
34152015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
3416
3417 * MAINTAINERS (Write After Approval): Add myself.
3418
318a4e6d
MF
34192015-05-28 Mike Frysinger <vapier@gentoo.org>
3420
3421 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3422 * configure: Regenerate.
3423
46070488
JM
34242015-05-26 Jason Merrill <jason@redhat.com>
3425
3426 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3427 * configure: Regenerate.
3428
fef939d6
JB
34292015-05-16 James Bowman <james.bowman@ftdichip.com>
3430
3431 * configure.ac: FT32 target added.
fef939d6
JB
3432 * configure: Regenerated.
3433
886faf50
IB
34342015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
3435
3436 * MAINTAINERS (Write After Approval): Add myself.
3437
91c6b410
PM
34382015-05-11 Paulo Matos <paulo@matos-sorge.com>
3439
3440 * MAINTAINERS (Write After Approval): Add myself.
3441
e640447c
PM
34422015-05-11 Paulo Matos <paulo@matos-sorge.com>
3443
3444 * configure.ac: Fix typo.
3445 * configure: Regenerate.
3446
e587377d
MM
34472015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
3448
3449 * MAINTAINERS (Write After Approval): Add myself.
3450
cabb9d59
MK
34512015-05-03 Matthias Klose <doko@ubuntu.com>
3452
3453 * configure.ac: Match $host configured with triplets.
3454 * configure: Regenerate.
3455
fafb95a6
BRF
34562015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3457
3458 * Makefile.tpl: Remove surplus whitespace throughout.
3459 * Makefile.in: Regenerate.
3460
85867772
SB
34612015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
3462
3463 * MAINTAINERS (Various Maintainers): Add myself as instruction
3464 combiner maintainer.
3465
c10b5ea0
JJ
34662015-04-17 Jakub Jelinek <jakub@redhat.com>
3467
3468 PR bootstrap/62077
3469 * configure.ac (--enable-stage1-checking): Default to
3470 release,misc,gimple,rtlflag,tree,types if --disable-checking
3471 or --enable-checking is not specified and DEV-PHASE is not
3472 experimental.
3473 * configure: Regenerated.
3474
77019397
MO
34752015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
3476
3477 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3478 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3479 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3480 * Makefile.in: Regenerate.
3481
17feae99 34822015-04-08 Cary Coutant <ccoutant@gmail.com>
b68ba431
CC
3483
3484 * MAINTAINERS: Update my email address.
3485
e61ffb3b
JG
34862015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
3487
3488 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3489
b16cc4f2
KT
34902015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3491
3492 * MAINTAINERS: Add myself as an arm port reviewer.
3493
ec523909
ML
34942015-03-25 Martin Liska <mliska@suse.cz>
3495 Yury Gribov <y.gribov@samsung.com>
3496
3497 * Makefile.in: Fix ln source location for vimrc file.
3498 * Makefile.tpl: Likewise.
3499
fc30054e
AH
35002015-03-09 Aldy Hernandez <aldyh@redhat.com>
3501
3502 PR bootstrap/25672
3503 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3504 cross-compiling. Similarly for CXX_FOR_TARGET.
3505 * configure: Regenerate.
3506
5373cd33
IE
35072015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
3508
3509 * Makefile.def: Add libmpx.
3510 * configure.ac: Add libmpx.
3511 * Makefile.in: Regenerate.
3512 * configure: Regenerate.
3513
a6e8abb9
KY
35142015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
3515
3516 * MAINTAINERS (CPU Port Maintainers): Add myself
3517 i386 vector ISA extns mantainer.
3518
f2b86778
JL
35192015-03-13 Jeff Law <law@redhat.com>
3520
3521 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3522 maintainer.
3523 Remove Richard Henderson as a maintainer for the x86 port.
3524
9dd44d1c
JR
35252015-03-03 Joern Rennecke <gnu@amylaar.uk>
3526
3527 * MAINTAINERS (CPU Port Maintainers): Update my email address.
3528
33079441
IE
35292015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
3530
3531 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3532 pointer bounds checker and i386 MPX maintainer.
3533
d083ae5f
SL
35342015-02-26 Sandra Loosemore <sandra@codesourcery.com>
3535
3536 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3537
f91f1c13
MS
35382015-02-26 Martin Sebor <msebor@redhat.com>
3539
3540 * MAINTAINERS (Various Maintainers): Add self.
3541
426c1eb0
TS
35422015-02-20 Thomas Schwinge <thomas@codesourcery.com>
3543
3544 * configure.ac [--enable-as-accelerator-for] (enable_languages):
3545 Make sure it contains lto.
3546 * configure: Regenerate.
3547
8ae12d71
TS
35482015-02-18 Thomas Schwinge <thomas@codesourcery.com>
3549
3550 * configure: Regenerate.
3551
11aa81cc 35522015-02-06 Diego Novillo <dnovillo@google.com>
be04451f 35531
11aa81cc
DN
3554 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3555 middle-end, docstring): Remove myself.
3556 (Write After Approval): Add myself.
3557
a436ab27
JJ
35582015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
3559
3560 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3561 (Write After Approval): Update address.
3562
231d020b
DM
35632015-01-29 David Malcolm <dmalcolm@redhat.com>
3564
3565 PR jit/64780
3566 * configure.ac: Require the user to explicitly specify
3567 --enable-host-shared if the jit is enabled.
3568 * configure: Regenerate.
3569
82a94471
RS
35702015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
3571
3572 * MAINTAINERS (Write After Approval): Add myself.
3573
e6f0c56d
TV
35742015-01-25 Tom de Vries <tom@codesourcery.com>
3575
3576 * MAINTAINERS: Make whitespace consistent.
3577
631ff3e1
BO
35782015-01-23 Braden Obrzut <admin@maniacsvault.net>
3579
3580 * MAINTAINERS (Write After Approval): Add myself.
3581
09b9cd1f
AV
35822015-01-20 Andre Vehreschild <vehre@gmx.de>
3583
3584 * MAINTAINERS: (Write After Approval): Add myself.
3585
802ed46a
MU
35862015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
3587
3588 * MAINTAINERS: (Write After Approval): Add myself.
3589
c61fcfa6
PT
35902015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
3591
3592 * MAINTAINERS: (Write After Approval): Add myself.
3593
ebcd09c1
IS
35942015-01-13 Iain Sandoe <iain@codesourcery.com>
3595
3596 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3597 objective-c/c++ front end maintainer.
3598
71aa170d
MP
35992015-01-13 Marek Polacek <polacek@redhat.com>
3600
3601 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3602
da067543
JL
36032015-01-12 Jeff Law <law@redhat.com>
3604
3605 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3606 a very long time.
3607
bf1de3f0
ILT
36082015-01-09 Ian Lance Taylor <iant@google.com>
3609
3610 * configure.ac (host_tools): Add gotools.
3611 * Makefile.def (host_modules): Add gotools.
3612 (dependencies): Add dependency of all-gotools on all-target-libgo.
3613
82a19768
AT
36142015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
3615
3616 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3617 * configure: Regenerate.
3618
53dd59bf
TS
36192015-01-08 Thomas Schwinge <thomas@codesourcery.com>
3620
3621 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3622 all-target-libgomp.
3623 * Makefile.in: Regenerate.
3624
8054942d
EB
36252015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3626
3627 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3628
0969ec7d
EB
36292015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3630
3631 * configure.ac: Add Visium support.
3632 * configure: Regenerate.
3633
ec8fd1c0
AS
36342015-01-04 Andreas Schwab <schwab@linux-m68k.org>
3635
3636 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3637 * configure: Regenerate.
3638
9bccfdf5
AP
36392015-01-03 Andrew Pinski <apinski@cavium.com>
3640
3641 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3642 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3643 (BASE_TARGET_EXPORTS): Add OBJCOPY.
3644 (OBJCOPY_FOR_TARGET): New variable.
3645 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3646 * Makefile.in: Regenerate.
3647 * configure.ac: Check for already installed target objcopy.
3648 Also GCC_TARGET_TOOL on objcopy.
3649 * configure: Regenerate.
3650
007adc0d
HPN
36512015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
3652
3653 * config.sub: Update from upstream, to 2015-01-01 version.
3654 * config.guess: Ditto.
3655
fe55e976
SH
36562014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
3657
3658 * MAINTAINERS (RTEMS Ports): Add myself.
3659
b86d271e
PMR
36602014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
3661
3662 * MAINTAINERS (Write After Approval): Add myself.
3663
9733278a
MH
36642014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3665
3666 * MAINTAINERS (Write After Approval): Add myself.
3667
4b4f2e35
TS
36682014-12-15 Thomas Schwinge <thomas@codesourcery.com>
3669
3670 * configure.ac (--enable-as-accelerator-for): Don't set
3671 ENABLE_AS_ACCELERATOR_FOR. Update all users.
3672 * configure: Regenerate.
3673
b6a65eb6
JJ
36742014-12-13 Jakub Jelinek <jakub@redhat.com>
3675
3676 PR bootstrap/64023
3677 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3678 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3679 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3680 to CXX.
3681 * Makefile.in: Regenerated.
3682
c3e1e693
YG
36832014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3684 Yury Gribov <y.gribov@samsung.com>
3685
3686 * .gitignore: Added .local.vimrc and .lvimrc.
3687 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3688 * Makefile.in: Regenerate.
3689
36902014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
113c6c5c
JH
3691
3692 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3693 * configure: Regenerated.
3694
b9fb25a5
BS
36952014-11-27 Bernd Schmidt <bernds@codesourcery.com>
3696
3697 * MAINTAINERS (nvptx port): New entry.
3698
d896cc4d
JBG
36992014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
3700
3701 * configure: Regenerate.
3702
74ae587e
JBG
37032014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3704
3705 * configure.ac: Merge with Binutils.
3706
45c89690
TB
37072014-11-26 Tobias Burnus <burnus@net-b.de>
3708
3709 * Makefile.def: Make more dependent on mpfr, mpc and isl.
3710 * Makefile.in: Regenerate.
3711
ea903c37
BE
37122014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
3713
3714 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3715 missing flex.
3716 * Makefile.in: Regenerated.
3717
eb23df59
IV
37182014-11-21 Ilya Verbin <ilya.verbin@intel.com>
3719
3720 * Makefile.in: Regenerate.
3721
a699d672
L
37222014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
3723
3724 PR bootstrap/63784
3725 * libtool.m4: Add $pic_flag with -shared.
3726
fc065a61
RL
37272014-11-21 Renlin Li <Renlin.Li@arm.com>
3728
3729 * MAINTAINERS (Write After Approval): Added myself.
3730
efcc23e6
AV
37312014-11-21 Alex Velenko <Alex.Velenko@arm.com>
3732
3733 * MAINTAINERS (write-after-approval): Add myself.
3734
dd308ed8
MK
37352014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3736
3737 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3738 from 2 years ago.
3739
ac8698a1
AV
37402014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3741
3742 Revert:
3743 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3744
3745 * MAINTAINERS (Write After Approval): Added myself as line map
3746 maintainer.
3747
8dab9330
RL
37482014-11-19 Renlin Li <Renlin.Li@arm.com>
3749
3750 Revert:
3751 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3752
3753 * MAINTAINERS (Write After Approval): Added myself.
3754
1be22083
RL
37552014-11-19 Renlin Li <Renlin.Li@arm.com>
3756
3757 * MAINTAINERS (Write After Approval): Added myself.
3758
59392f46
AV
37592014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3760
3761 * MAINTAINERS (Write After Approval): Added myself as line map
3762 maintainer.
3763
0f3422cc
DS
37642014-11-17 Dodji Seketeli <dodji@redhat.com>
3765
3766 * MAINTAINERS (Various Maintainers): Added myself as line map
3767 maintainer.
3768
0c8969f0
JBG
37692014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3770
3771 * move-if-change: Sync from upstream gnulib.
3772
d7134c0e
JBG
37732014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3774
3775 * compile: Sync with upstream Automake.
3776 * depcomp: Ditto.
3777 * install-sh: Ditto.
3778 * missing: Ditto.
3779 * mkinstalldirs: Ditto.
3780 * ylwrap: Ditto.
3781
e4ff7e6a
JBG
37822014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3783
3784 * config.sub: Update from upstream config repo.
3785 * config.guess: Ditto.
3786
5f520819
KY
37872014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
3788
3789 * Makefile.def: Add liboffloadmic to target_modules. Make
3790 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3791 * Makefile.in: Regenerate.
3792 * configure: Regenerate.
3793 * configure.ac: Add liboffloadmic to target binaries.
3794 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3795 Add liboffloadmic to noconfig list when C++ is not supported.
3796
85c64bbe
BS
37972014-11-13 Bernd Schmidt <bernds@codesourcery.com>
3798 Thomas Schwinge <thomas@codesourcery.com>
3799 Ilya Verbin <ilya.verbin@intel.com>
3800 Andrey Turetskiy <andrey.turetskiy@intel.com>
3801
3802 * configure: Regenerate.
3803 * configure.ac (--enable-as-accelerator-for)
3804 (--enable-offload-targets): New configure options.
3805
7d35a59e
TB
38062014-11-11 Tobias Burnus <burnus@net-b.de>
3807
0a002272 3808 * Makefile.def: Make all-gcc depend on all-isl.
7d35a59e
TB
3809 * Makefile.in: Regenerate.
3810
35485da9
DM
38112014-11-11 David Malcolm <dmalcolm@redhat.com>
3812
3813 * ChangeLog.jit: New.
3814 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
3815
ebf6d33b
FXC
38162014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3817
3818 PR target/63610
3819 * libtool.m4: Fix globbing of darwin versions.
3820 * configure: Regenerate.
3821
4a9bb2aa
TB
38222014-11-11 Tobias Burnus <burnus@net-b.de>
3823
4a9bb2aa
TB
3824 * Makefile.def: Remove CLooG.
3825 * Makefile.tpl: Ditto.
3826 * configure.ac: Ditto.
3827 * configure: Regenerate.
3828 * Makefile.in: Ditto.
3829
738f2522
BS
38302014-11-06 Bernd Schmidt <bernds@codesourcery.com>
3831
3832 * configure.ac: Handle nvptx-*-*.
3833 * configure: Regenerate.
3834
9b591dd1
PG
38352014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
3836
3837 * MAINTAINERS (Write After Approval): Add myself.
3838
14258928
JJ
38392014-10-31 Jakub Jelinek <jakub@redhat.com>
3840
3841 * Makefile.def (libcc1): Remove bootstrap=true;.
3842 * Makefile.in: Regenerated.
3843
1335a8ca
JBG
38442014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3845
3846 * configure.ac: Update comment.
3847 * configure: Regenerate.
3848
cb115cc2
IE
38492014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
3850
3851 * MAINTAINERS (Write After Approval): Add myself.
3852
fca38047
TS
38532014-10-30 Thomas Schwinge <thomas@codesourcery.com>
3854
3855 * configure.ac (extra_host_libiberty_configure_flags): Add
3856 --enable-shared also for libcc1's benefit.
3857 * configure: Regenerate.
3858
65c0707b
TG
38592014-10-29 Tristan Gingold <gingold@adacore.com>
3860
3861 * MAINTAINERS: Change my email address.
3862
ddc8de03
PM
38632014-10-27 Phil Muldoon <pmuldoon@redhat.com>
3864 Tom Tromey <tromey@redhat.com>
3865
3866 * Makefile.def: Add libcc1 to host_modules.
3867 * configure.ac (host_tools): Add libcc1.
3868 * Makefile.in, configure: Rebuild.
3869
4eb1ac39 38702014-10-24 Hans-Peter Nilsson <hp@axis.com>
3d96b0d0
HPN
3871
3872 * configure.ac (build_configargs): Don't share config.cache between
3873 build subdirs.
7fd74620 3874 * configure: Regenerate.
3d96b0d0 3875
d81230b5
DH
38762014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3877
3878 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
3879 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
3880 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
3881 leon3v7 as leon3.
3882 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
3883 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
3884 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
3885 * config/sparc/sparc.md (cpu): Add leon3v7.
3886 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
3887
c7a6a617
DH
38882014-10-24 Daniel Hellstrom <daniel@gaisler.com>
3889
3890 * MAINTAINERS (write-after-approval): Add myself.
3891
74cc5471
ILT
38922014-10-23 Ian Lance Taylor <iant@google.com>
3893
3894 * configure.ac: Disable the Go frontend on systems where it is known
3895 to not work.
3896 * configure: Regenerate.
3897
929315a9
RB
38982014-10-23 Richard Biener <rguenther@suse.de>
3899
3900 * Makefile.def: Add libcpp build module and dependencies.
3901 * configure.ac: Add libcpp build module.
3902 * Makefile.in: Regenerate.
3903 * configure: Likewise.
3904
5d12b768
MF
39052014-10-15 Max Filippov <jcmvbkbc@gmail.com>
3906
3907 * MAINTAINERS (write-after-approval): Add myself.
3908
7b262a51
MLI
39092014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
3910
3911 * INSTALL/README: Do not mention CVS.
3912
7705dfd1
JY
39132014-10-03 Jing Yu <jingyu@google.com>
3914
3915 * configure.ac: Add aarch64 to list of targets that support gold.
3916 * configure: Regenerate.
3917
a3052d31
FD
39182014-09-29 François Dumont <fdumont@gcc.gnu.org>
3919
3920 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
3921
b2a1b261
CM
39222014-09-29 Catherine Moore <clm@codesourcery.com>
3923
3924 * MAINTAINERS: Add myself as MIPS maintainer.
3925
05342e10
MF
39262014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
3927
3928 * MAINTAINERS: Move myself to MIPS maintainers.
3929
3f6bb7e5
JBG
39302014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3931
3932 * MAINTAINERS: Put all email addresses between '<' and '>'.
3933
3e895729
FXC
39342014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3935
3936 * MAINTAINERS: Move myself to reviewers (Fortran).
3937
e04733ee
AK
39382014-09-01 Andi Kleen <ak@linux.intel.com>
3939
3940 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
3941 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
3942 * Makefile.in: Regenerate.
3943
e79c0ea8
DM
39442014-08-28 David Malcolm <dmalcolm@redhat.com>
3945
3946 * rtx-classes-status.txt: Delete
3947
b32d5189
DM
39482014-08-28 David Malcolm <dmalcolm@redhat.com>
3949
3950 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
3951
e0c0c325
SP
39522014-08-27 Sebastian Pop <s.pop@samsung.com>
3953
3954 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
3955 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
3956 of checking for version number.
3957 * configure: Regenerated.
3958 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
3959
d7ac0a6a
DM
39602014-08-27 David Malcolm <dmalcolm@redhat.com>
3961
3962 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
3963 is done; begin phase 6 (use extra rtx_def subclasses).
3964
9daaca36
DM
39652014-08-27 David Malcolm <dmalcolm@redhat.com>
3966
3967 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
3968 done; begin phase 5 (additional rtx_def subclasses).
3969
b2908ba6
DM
39702014-08-26 David Malcolm <dmalcolm@redhat.com>
3971
3972 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
3973
1130d5e3
DM
39742014-08-26 David Malcolm <dmalcolm@redhat.com>
3975
3976 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
3977 SET_BB_HEADER are done.
3978
0e0ce50d
DM
39792014-08-26 David Malcolm <dmalcolm@redhat.com>
3980
3981 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
3982 done.
3983
3d30f4e8
DM
39842014-08-26 David Malcolm <dmalcolm@redhat.com>
3985
3986 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
3987
6144a836
DM
39882014-08-26 David Malcolm <dmalcolm@redhat.com>
3989
3990 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
3991
b311fd0f
DM
39922014-08-25 David Malcolm <dmalcolm@redhat.com>
3993
3994 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
3995
d8ce2eae
DM
39962014-08-25 David Malcolm <dmalcolm@redhat.com>
3997
3998 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
3999
1455e88c
DM
40002014-08-25 David Malcolm <dmalcolm@redhat.com>
4001
4002 * rtx-classes-status.txt: Phase 3 (per-file commits within
4003 "config" subdirs) is done; begin phase 4 (removal of
4004 "scaffolding").
4005
76c531d3
DM
40062014-08-23 David Malcolm <dmalcolm@redhat.com>
4007
4008 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
4009 dir) is done; begin phase 3 (per-file commits within "config"
4010 subdirs).
4011
00550b3d
DM
40122014-08-21 David Malcolm <dmalcolm@redhat.com>
4013
4014 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
4015 phase 2 (per-file commits in main source dir).
4016
622dbadf
BC
40172014-08-21 Bin Cheng <bin.cheng@arm.com>
4018
4019 * configure: Regenerated.
4020
c1286e0b
DM
40212014-08-19 David Malcolm <dmalcolm@redhat.com>
4022
4023 * rtx-classes-status.txt (TODO): Add SET_BND_TO
4024
c2fc1aee
DM
40252014-08-19 David Malcolm <dmalcolm@redhat.com>
4026
4027 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
4028
68975683
DM
40292014-08-19 David Malcolm <dmalcolm@redhat.com>
4030
4031 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
4032
d914bc6b
DM
40332014-08-19 David Malcolm <dmalcolm@redhat.com>
4034
4035 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
4036
8020a4d5
DM
40372014-08-19 David Malcolm <dmalcolm@redhat.com>
4038
4039 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
4040
a231b8a5
JV
40412014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
4042
4043 * MAINTAINERS (Write After Approval): Add myself.
4044
ce8126f5
CF
40452014-08-19 Christopher Faylor <me.gnu@cgf.cx>
4046
4047 * MAINTAINERS: Remove myself
4048
0f82e5c9
DM
40492014-08-19 David Malcolm <dmalcolm@redhat.com>
4050
4051 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
4052
9c9afb69
PP
40532014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
4054
4055 * MAINTAINERS (Write After Approval): Add myself.
4056
190bea87
DM
40572014-08-18 David Malcolm <dmalcolm@redhat.com>
4058
4059 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
4060 SET_BB_HEADER, SET_BB_FOOTER
4061
c41b94ce
DM
40622014-08-18 David Malcolm <dmalcolm@redhat.com>
4063
bb3fff01 4064 * rtx-classes-status.txt: New file
c41b94ce 4065
eae1a5d4
RG
40662014-08-18 Roman Gareev <gareevroman@gmail.com>
4067
4068 * configure.ac: Eliminate ClooG installation dependency.
4069 * configure: Regenerate.
4070 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
4071 * Makefile.in: Regenerate.
4072
f613bc0f
IV
40732014-08-15 Ilya Verbin <iverbin@gmail.com>
4074
4075 * MAINTAINERS (Write After Approval): Add myself.
4076
423ea09f 40772014-08-15 Ilya Tocar <tocarip@gmail.com>
5f75acf4
IT
4078
4079 * MAINTAINERS (Write After Approval): Add myself.
4080
88b1a322
JW
40812014-08-01 Jiong Wang <jiong.wang@arm.com>
4082
4083 * MAINTAINERS (Write After Approval): Add myself.
4084
8ed499f8
AG
40852014-07-28 Anthony Green <green@moxielogic.com>
4086
4087 Import from savannah.gnu.org:
4088 * config.sub: Update to 2014-07-28 version.
4089
09ec3110
RS
40902014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
4091
4092 * MAINTAINERS: Remove my MIPS maintainer entry.
4093
7b7f941a
UB
40942014-07-26 Uros Bizjak <ubizjak@gmail.com>
4095
4096 PR target/47230
4097 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
4098 * configure: Regenerate.
4099
a12f7ac8
JN
41002014-07-24 James Norris <jnorris@codesourcery.com>
4101
4102 * MAINTAINERS (Write After Approval): Add myself.
4103
09611faf
RG
41042014-07-20 Roman Gareev <gareevroman@gmail.com>
4105
4106 * configure.ac: Accept only CLooG 0.18.1.
4107 * configure: Regenerate.
4108
37738b0f
RG
41092014-07-17 Roman Gareev <gareevroman@gmail.com>
4110
4111 * configure.ac: Don't accept isl 0.11.
4112 * configure: Regenerate.
4113
473037cb
AZ
41142014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
4115
4116 * MAINTAINERS (Write After Approval): Add myself.
4117
9a62ed16
RO
41182014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4119
4120 * configure.ac: Don't accept isl 0.10.
4121 * configure: Regenerate.
4122
c41f1c42 41232014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
29d0a43c 4124
c41f1c42
BE
4125 Fix include path for in-tree cloog.
4126 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
4127 * configure: Regenerate.
29d0a43c 4128
c41f1c42 41292014-06-18 Richard Henderson <rth@redhat.com>
a5852bea 4130
c41f1c42 4131 * .gitignore: Import gcc_update output.
a5852bea 4132
b6383ab8
TS
41332014-06-13 Thomas Schwinge <thomas@codesourcery.com>
4134
a10ec8bc
TS
4135 * config-ml.in: Robustify ac_configure_args parsing.
4136
45b3824d
TS
4137 * configure.ac (--enable-linker-plugin-configure-flags)
4138 (--enable-linker-plugin-flags): New flags.
4139 (configdirs): Conditionally add libiberty-linker-plugin.
4140 * configure: Regenerate.
4141 * Makefile.def (host_modules): Add libiberty-linker-plugin.
4142 (host_modules) <lto-plugin>: Pay attention to
4143 @extra_linker_plugin_flags@ and
4144 @extra_linker_plugin_configure_flags@.
4145 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
4146 * Makefile.in: Regenerate.
4147
b6383ab8
TS
4148 * Makefile.tpl (configure-[+prefix+][+module+])
4149 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
4150 "module_srcdir" instead of "module" for locating a module's srcdir.
4151 * Makefile.in: Regenerate.
4152
a4a1b5f3
MF
41532014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
4154
4155 * MAINTAINERS (Write After Approval): Add myself.
4156
38a13841
SP
41572014-06-06 Sebastian Pop <sebpop@gmail.com>
4158
4159 * MAINTAINERS: Update my email address.
4160
153fcd41
TP
41612014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
4162
4163 * MAINTAINERS (Write After Approval): Add myself.
4164
e25d9632
AB
41652014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
4166
4167 * MAINTAINERS (Write After Approval): Add myself.
4168
1007a55c
JW
41692014-05-30 Jonathan Wakely <jwakely@redhat.com>
4170
4171 PR libstdc++/61011
4172 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
4173 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
4174 * configure: Regenerate.
4175
fd9ed1ae
PA
41762014-05-28 Pedro Alves <palves@redhat.com>
4177
4178 * MAINTAINERS (Write After Approval): Add myself.
4179
03bdb69f
MK
41802014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
4181
4182 * MAINTAINERS: Update my affiliation/email.
4183
905083ad
MS
41842014-05-19 Mike Stump <mikestump@comcast.net>
4185
4186 * MAINTAINERS: Add wide-int reviewers.
4187
707f1839
SL
41882014-05-14 Sandra Loosemore <sandra@codesourcery.com>
4189
4190 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
4191 * configure: Regenerated.
4192
7321dc60
TR
41932014-05-15 Torvald Riegel <triegel@redhat.com>
4194
4195 * MAINTAINERS (libitm): Add myself as maintainer.
4196
5b1e4b47
CB
41972014-05-07 Charles Baylis <charles.baylis@linaro.org>
4198
4199 * MAINTAINERS (Write After Approval): Add myself.
4200
a4ebe104
RS
42012014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
4202
4203 * config.sub, config.guess: Import from upstream.
4204
9575df4a
AL
42052014-04-29 Alan Lawrence <alan.lawrence@arm.com>
4206
4207 * MAINTAINERS (Write After Approval): Put myself in correct order.
4208
2fdc94b7
AL
42092014-04-29 Alan Lawrence <alan.lawrence@arm.com>
4210
4211 * MAINTAINERS (Write After Approval): Add myself.
4212
080c6230
LB
42132014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4214
4215 * MAINTAINERS: Move myself from Reviewers to Write After Approval
4216 section.
4217
4e4c8692
RÁE
42182014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
4219
4220 * MAINTAINERS (Write After Approval): Delete myself.
4221
ffe7f7a7
JJ
42222014-04-17 Jakub Jelinek <jakub@redhat.com>
4223
4224 PR sanitizer/56781
4225 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
4226 and -B* options with -Xcompiler.
4227
147d38a5
EB
42282014-04-04 Eric Botcazou <ebotcazou@adacore.com>
4229
4230 PR bootstrap/60620
423ea09f 4231 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
147d38a5
EB
4232 * Makefile.in: Regenerate.
4233
ba1925c3
YS
42342014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
4235
4236 * Makefile.def (dependencies): Make all-ld depend on all-binutils
4237 for WINDRES_FOR_TARGET in default-manifest.o rule.
4238 * Makefile.in: Regenerate.
4239
8707b3bc
DH
42402014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
4241
4242 * MAINTAINERS (Write After Approval): Add myself.
4243
9e1c8fc1
JJ
42442014-03-26 Jakub Jelinek <jakub@redhat.com>
4245
4246 PR sanitizer/56781
4247 * Makefile.def: Set bootstrap=true; for host fixincludes.
4248 * configure.ac: Don't bootstrap host fixincludes unless
4249 --with-build-config=bootstrap-{a,ub}san.
4250 * Makefile.in: Regenerated.
4251 * configure: Regenerated.
4252
beeda1d9
JJ
42532014-03-21 Jakub Jelinek <jakub@redhat.com>
4254
4255 * configure.ac: Move BUILD_CONFIG set up earlier. Add
4256 --enable-vtable-verify option parsing. Don't add
4257 target-libsanitizer to bootstrap_target_libs unless
4258 --with-build-config=bootstrap-asan or
4259 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
4260 to bootstrap_target_libs unless --enable-vtable-verify.
4261 * configure: Regenerated.
4262
e5dddc50
AS
42632014-03-10 Anatoly Sokolov <aesok@post.ru>
4264
4265 * MAINTAINERS (Write After Approval): Add myself.
4266
df5bc1cb
DC
42672014-03-07 Denis Chertykov <chertykov@gmail.com>
4268
4269 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
4270
3b9edeac
JJ
42712014-03-07 Jakub Jelinek <jakub@redhat.com>
4272
4273 PR bootstrap/58572
4274 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
4275 -I for libstdc++-v3 includes if $(LEAN).
4276 * Makefile.in: Regenerated.
4277
c01a8548
JW
42782014-03-04 Jonathan Wakely <jwakely@redhat.com>
4279
4280 * MAINTAINERS: Update my email address.
4281
341c653c
WL
42822014-02-24 Walter Lee <walt@tilera.com>
4283
4284 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
4285 (tilegx-*-*): Change to tilegx*-*-*.
4286 * configure: Regenerate.
4287
37f2c4f0
LR
42882014-02-17 Loren J. Rittle <ljrittle@acm.org>
4289
4290 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
4291
6c01e96e
KV
42922014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
4293
4294 * MAINTAINERS (Write After Approval): Add myself.
4295
91da0481
RO
42962014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4297
4298 PR target/59788
4299 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
4300 *solaris2*.
4301
dd35b84f
JDA
43022014-01-21 John David Anglin <danglin@gcc.gnu.org>
4303
4304 * MAINTAINERS: Update my email address.
4305
493b8af8
GP
43062014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
4307
4308 * MAINTAINERS: Convert to UTF-8.
4309 Properly sort Xinliang David Li's entry.
4310
f121b81d
CLT
43112013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
4312 Sandra Loosemore <sandra@codesourcery.com>
4313
4314 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
4315 nios2 port maintainers.
4316
74f769b5
MT
43172013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
4318
4319 * MAINTAINERS (Write After Approval): Add myself.
4320
79e0604d 43212013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
a3b854b6
FXC
4322
4323 * configure.ac: Add user-friendly check for native x86_64-linux
4324 multilibs.
4325 * configure: Regenerate.
4326
43272013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
4328
4329 * MAINTAINERS: Add myself as sh maintainer.
4330
43312013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
4332
4333 * MAINTAINERS: Add self as SLSR maintainer.
4334
43352013-11-18 Jan Hubicka <hubicka@ucw.cz>
4336
4337 * MAINTAINERS: Update my email address.
4338
43392013-11-15 David Edelsohn <dje.gcc@gmail.com>
4340
4341 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
4342
43432013-11-07 Thomas Schwinge <thomas@codesourcery.com>
4344
4345 * Makefile.in: Regenerate.
4346
4347 * Makefile.tpl: Fix typo.
4348 * Makefile.in: Regenerate partially.
4349
43502013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
4351
4352 * configure.ac: Added libcilkrts to noconfig list when C++ is not
4353 supported.
4354 * configure: Regenerated.
4355
43562013-11-01 Trevor Saunders <tsaunders@mozilla.com>
4357
4358 * MAINTAINERS (Write After Approval): Add myself.
4359
43602013-10-30 Jason Merrill <jason@redhat.com>
4361
4362 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4363 --disable-build-format-warnings.
4364
43652013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
4366
423ea09f 4367 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
a3b854b6
FXC
4368 depend on libstdc++ and libgcc.
4369 * configure: Regenerate.
4370 * configure.ac: Added libcilkrts to target binaries. Also, restrict
4371 libcilkrts for POSIX and i*86, and x86_64 architectures.
4372 * Makefile.in: Added libcilkrts related fields to support building it.
4373
43742013-10-26 Jeff Law <law@redhat.com>
4375
4376 * Makefile.def (target_modules): Remove libmudflap
4377 (languages): Remove check-target-libmudflap).
4378 * Makefile.in: Rebuilt.
4379 * Makefile.tpl (check-target-libmudflap-c++): Remove.
4380 * configure.ac (target_libraries): Remove target-libmudflap.
4381 Remove checks which disabled libmudflap on some systems.
4382 * configure: Rebuilt.
4383 * libmudflap: Directory removed.
4384
43852013-10-21 Cong Hou <congh@google.com>
4386
4387 * MAINTAINERS (Write After Approval): Add myself.
4388
43892013-10-16 Mike Stump <mikestump@comcast.net>
4390
4391 * .dir-locals.el: Add.
4392
43932013-10-15 David Malcolm <dmalcolm@redhat.com>
4394
4395 * configure.ac: Add --enable-host-shared
4396 * configure: Regenerate.
4397
43982013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4399
4400 Import from savannah.gnu.org:
4401 * config.guess: Update to 2013-06-10 version.
4402 * config.sub: Update to 2013-10-01 version.
4403
44042013-10-01 Simon Cook <simon.cook@embecosm.com>
4405
4406 Changes to build configuration to allow big endian ARC ELF toolchain
4407 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4408 * configure: Regenerate.
4409
44102013-09-20 Alan Modra <amodra@gmail.com>
4411
4412 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4413 ppc host match. Support little-endian powerpc linux hosts.
4414
44152013-09-19 Dodji Seketeli <dodji@redhat.com>
4416
4417 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4418 maintainer.
4419
44202013-09-12 DJ Delorie <dj@redhat.com>
4421
4422 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4423 maintainers.
4424
44252013-09-03 Richard Biener <rguenther@suse.de>
4426
4427 * configure.ac: Also allow ISL 0.12.
4428 * configure: Regenerated.
4429
44302013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
4431
4432 * MAINTAINERS (Write After Approval): Add myself.
4433
44342013-08-27 David Malcolm <dmalcolm@redhat.com>
4435
4436 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4437
44382013-08-26 Caroline Tice <cmtice@google.com>
4439
4440 * MAINTAINERS: Correct earliers update: Move myself from libvtv
4441 "Various Reviewers" to libvtv "Various Maintainers".
4442
44432013-08-20 Steven Bosscher <steven@gcc.gnu.org>
4444
4445 * MAINTAINERS: Add myself as RTL optimizers reviewer.
4446
44472013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
4448
4449 * MAINTAINERS: Update name, email.
4450
44512013-08-13 Adam Butcher <adam@jessamine.co.uk>
4452
4453 * MAINTAINERS (Write After Approval): Add myself.
4454
44552013-08-12 Caroline Tice <cmtice@google.com>
4456
4457 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4458 address in the Write After Approval section.
4459
44602013-08-09 Carlos O'Donell <carlos@redhat.com>
4461
4462 * MAINTAINERS (Write After Approval): Update email.
4463
44642013-08-08 Benjamin Kosnik <bkoz@redhat.com>
4465
4466 * configure.ac: Adjust to check VTV_SUPPORTED.
4467 * configure: Regenerated.
4468
44692013-08-02 Caroline Tice <cmtice@google.com>
4470
4471 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4472 on non-linux systems; add target-libvtv to noconfigdirs; add
4473 libsupc++/.libs to C++ library search paths.
4474 * configure: Regenerated.
4475 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4476 libstdc++ and libgcc.
4477 * Makefile.in: Regenerated.
4478
44792013-07-19 Yvan Roux <yvan.roux@linaro.org>
4480
4481 * MAINTAINERS (Write After Approval): Add myself.
4482
44832013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
4484 Shiva Chen <shiva0217@gmail.com>
4485
4486 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4487 nds32 port maintainers.
4488
44892013-07-17 Tim Shen <timshen91@gmail.com>
4490
4491 * MAINTAINERS (Write After Approval): Add myself.
4492
44932013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4494
4495 * configure.ac: Sync from binutils.
4496 * configure: Regenerate.
4497
44982013-06-14 Vidya Praveen <vidyapraveen@arm.com>
4499
4500 * MAINTAINERS (Write After Approval): Add myself.
4501
45022013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
4503
4504 * MAINTAINERS (Write After Approval): Add myself.
4505
45062013-05-17 David Malcolm <dmalcolm@redhat.com>
4507
4508 * MAINTAINERS (Write After Approval): Add myself.
4509
45102013-04-30 Brooks Moses <bmoses@google.com>
4511
4512 * MAINTAINERS: Update my email; move myself from Fortran
4513 reviewer to Write After Approval.
4514
45152013-04-16 Andreas Schwab <schwab@suse.de>
4516
4517 * configure.ac (aarch64-*-*): Don't disable java.
4518 * configure: Regenerate.
4519
45202013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
4521
4522 * MAINTAINERS (Write After Approval): Add myself.
4523
45242013-03-30 Matthias Klose <doko@ubuntu.com>
4525
4526 * Makefile.def (target_modules): Don't install libffi.
4527 * Makefile.in: Regenerate.
4528
45292013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
4530
4531 * MAINTAINERS (Write After Approval): Add myself.
4532
45332013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
4534
4535 * MAINTAINERS (Write After Approval): Add myself.
4536
45372013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
4538
4539 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4540 * configure: Regenerated.
4541
a15d2ea8
ILT
45422013-02-05 Ian Lance Taylor <iant@google.com>
4543
4544 PR go/55969
4545 * configure.ac: Disable libgo on some systems where it does not
4546 work.
4547
a3b854b6
FXC
45482013-02-04 David Edelsohn <dje.gcc@gmail.com>
4549
4550 * MAINTAINERS: Explicitly add myself as AIX maintainer.
4551 Remove Geoff Keating as rs6000 port maintainer, at his request.
4552
45532013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
4554
4555 * MAINTAINERS: Update my email.
4556
45572013-01-23 Shenghou Ma <minux.ma@gmail.com>
4558
4559 * configure: Re-generate.
4560
45612013-01-15 Richard Biener <rguenther@suse.de>
4562
4563 PR other/55973
4564 * configure: Re-generate.
4565
45662013-01-14 Matthias Klose <doko@ubuntu.com>
4567
4568 * Makefile.def (install-target-libsanitizer): Depend on
4569 install-target-libstdc++-v3.
4570 * Makefile.in: Regenerate.
4571
45722013-01-14 Richard Biener <rguenther@suse.de>
4573
4574 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4575 * configure: Re-generate
4576
45772013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4578
4579 * config.sub: Update from config repo.
4580
45812013-01-11 Eric Botcazou <ebotcazou@adacore.com>
4582
4583 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4584 * Makefile.in: Regenerate.
4585
45862013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4587
4588 * MAINTAINERS (arc): Add new port maintainership for myself.
4589
45902013-01-09 Jason Merrill <jason@redhat.com>
4591
4592 * .gitignore: Import from gdb repository.
4593
45942013-01-09 H.J. Lu <hongjiu.lu@intel.com>
4595
4596 * Makefile.def (configure-gcc): Depend on all-gmp.
4597 (all-gcc): Remove dependency on all-gmp.
4598 * Makefile.in: Regenerated.
4599
46002013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4601
4602 * config.sub: Merge from config repo.
4603 * config.guess: Ditto.
4604
46052013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4606
4607 * Makefile.def: Merge from binutils.
4608 * Makefile.in: Ditto.
4609
46102013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
4611
4612 * MAINTAINERS: Update my email.
4613
46142012-12-29 Ben Elliston <bje@gnu.org>
4615
4616 * config.guess: Update to 2012-12-29 version.
4617 * config.sub: Likewise.
4618
46192012-12-20 Matthias Klose <doko@ubuntu.com>
4620
4621 * Makefile.def (install-target-libgfortran): Depend on
4622 install-target-libquadmath, install-target-libgcc.
4623 (install-target-libsanitizer): Depend on install-target-libgcc.
4624 (install-target-libjava): Depend on install-target-libgcc.
4625 (install-target-libitm): Depend on install-target-libgcc.
4626 (install-target-libobjc): Depend on install-target-libgcc.
4627 (install-target-libstdc++-v3): Depend on install-target-libgcc.
4628 * Makefile.in: Regenerate.
4629
46302012-12-19 Matthias Klose <doko@ubuntu.com>
4631
4632 * Makefile.def (install-target-libgo): Depend on
4633 install-target-libatomic.
4634 * Makefile.in: Regenerate.
4635
46362012-12-18 Andreas Schwab <schwab@linux-m68k.org>
4637
4638 PR go/55201
4639 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4640 * Makefile.in: Regenerate.
4641
46422012-12-16 Thomas Schwinge <thomas@codesourcery.com>
4643
4644 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4645 * configure: Regenerate.
4646
46472012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4648
4649 * config.sub: Merge from config repo.
4650
46512012-12-11 H.J. Lu <hongjiu.lu@intel.com>
4652
4653 * Makefile.def (target_modules): Add bootstrap=true and
4654 raw_cxx=true to libsanitizer.
4655 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4656 * Makefile.in: Regenerated.
4657 * configure: Likewise.
4658
46592012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
4660
4661 * MAINTAINERS: Remove self as RTL optimization maintainer.
4662
46632012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
4664
4665 * MAINTAINERS (Write After Approval): Add myself.
4666
46672012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4668
4669 * Makefile.def (target_modules): Remove bootstrap=true and
4670 raw_cxx=true from libsanitizer.
4671 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4672 * Makefile.in: Regenerated.
4673 * configure: Likewise.
4674
46752012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4676
4677 * Makefile.def (target_modules): Add bootstrap=true and
4678 raw_cxx=true to libsanitizer.
4679 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4680 * Makefile.in: Regenerated.
4681 * configure: Likewise.
4682
46832012-11-28 Andrew Pinski <apinski@cavium.com>
4684
4685 PR bootstrap/54279
4686 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4687 * configure: Regenerate.
4688 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4689 * Makefile.in: Regenerate.
4690
46912012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
4692
4693 * configure.ac: Disable libsanitizer if we're not building C++.
4694 * configure: Regenerate.
4695
46962012-11-15 Roland McGrath <roland@hack.frob.com>
4697
4698 * MAINTAINERS (Write After Approval): Add myself.
4699
47002012-11-15 Dmitry Vyukov <dvyukov@google.com>
4701
4702 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4703 Kostya Serebryany (kcc@google.com) and
4704 Jakub Jelinek (jakub@redhat.com).
4705 Rename area for Dodji Seketeli (dodji@redhat.com).
4706
47072012-11-15 Dodji Seketeli <dodji@redhat.com>
4708
4709 * MAINTAINERS: (asan.c, related): Add myself.
4710
47112012-11-14 Roland McGrath <mcgrathr@google.com>
4712
4713 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4714 * configure: Regenerate.
4715
47162012-11-13 Richard Henderson <rth@redhat.com>
4717
4718 * configure.ac: Move libsanitizer logic to subdirectory.
4719 * configure: Regenerate.
4720
47212012-11-13 Dodji Seketeli <dodji@redhat.com>
4722
4723 * configure.ac: Enable libsanitizer just on x86 linux for now.
4724 * configure: Re-generate.
4725
47262012-11-13 David Edelsohn <dje.gcc@gmail.com>
4727
4728 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4729 sections.
4730 * configure: Regenerate.
4731
47322012-11-13 Hans-Peter Nilsson <hp@axis.com>
4733
4734 * configure.ac: Add section for configdirs for libsanitizer.
4735 Disable for cris-*-* and mmix-*-*.
4736 * configure: Regenerate.
4737
47382012-11-12 Wei Mi <wmi@google.com>
4739
4740 * configure.ac: Add libsanitizer to target_libraries.
4741 * Makefile.def: Ditto.
4742 * configure: Regenerate.
4743 * Makefile.in: Regenerate.
4744 * libsanitizer: New directory for asan runtime. Contains an empty
4745 tsan directory.
4746
47472012-11-03 Corinna Vinschen <corinna@vinschen.de>
4748
4749 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4750 against Mingw64 w32api.
4751 * configure: Regenerate.
4752
47532012-11-03 H.J. Lu <hongjiu.lu@intel.com>
4754
4755 * configure: Regenerated.
4756
47572012-11-03 Robert Mason <rbmj@verizon.net>
4758
4759 * configure.ac: add --disable-libstdcxx configure option
4760 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4761
47622012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
4763
4764 * MAINTAINERS (Write After Approval): Add myself.
4765
47662012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
4767
4768 * MAINTAINERS (Write After Approval): Add myself.
4769
47702012-10-24 Sharad Singhai <singhai@google.com>
4771
4772 * MAINTAINERS (Write After Approval): Add myself.
4773
47742012-10-24 Eric Christopher <echristo@gmail.com>
4775
4776 * MAINTAINERS: Update email address.
4777
47782012-10-23 Eric Botcazou <ebotcazou@adacore.com>
4779
4780 PR bootstrap/54820
4781 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4782 * configure: Regenerate.
4783
47842012-10-23 Richard Earnshaw <rearnsha@arm.com>
4785
4786 * MAINTAINERS (aarch64): Add Marcus and myself.
4787
47882012-10-22 Eric Botcazou <ebotcazou@adacore.com>
4789
4790 PR bootstrap/54820
4791 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4792 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4793 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4794 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4795 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4796 * Makefile.in: Regenerate.
4797 * configure.ac (have_static_libs): New variable and associated check.
4798 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4799 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4800 * configure: Regenerate.
4801
48022012-10-10 Richard Biener <rguenther@suse.de>
4803
4804 * MAINTAINERS: Adjust for changed surname.
4805
48062012-10-04 Lawrence Crowl <crowl@google.com>
4807
4808 * MAINTAINERS (Write After Approval): Add myself.
4809
48102012-10-01 Cary Coutant <ccoutant@google.com>
4811
4812 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4813
48142012-09-28 Ian Lance Taylor <iant@google.com>
4815
4816 * Makefile.def: Make all-target-libgo depend on
4817 all-target-libbacktrace.
4818 * Makefile.in: Rebuild.
4819
48202012-09-26 Ian Lance Taylor <iant@google.com>
4821
4822 * Makefile.def: Make all-gcc depend on all-libbacktrace.
4823 * Makefile.in: Rebuild.
4824
48252012-09-20 Walter Lee <walt@tilera.com>
4826
4827 * configure.ac: Add tilegx to list of targets that support gold.
4828 * configure: Regenerate.
4829
48302012-09-20 Marek Polacek <polacek@redhat.com>
4831
4832 * MAINTAINERS (Write After Approval): Add myself.
4833
48342012-09-19 Steve Ellcey <sellcey@mips.com>
4835
4836 * configure.ac: Add mips*-mti-elf* target.
4837 * configure: Regenerate.
4838
48392012-09-17 Ian Lance Taylor <iant@google.com>
4840
4841 * MAINTAINERS (Various Maintainers): Add libbacktrace.
4842 * configure.ac (host_libs): Add libbacktrace.
4843 (target_libraries): Add libbacktrace.
4844 * Makefile.def (host_modules): Add libbacktrace.
4845 (target_modules): Likewise.
4846 * configure, Makefile.in: Rebuild.
4847
48482012-09-14 David Edelsohn <dje.gcc@gmail.com>
4849
4850 PR target/38607
4851 Merge upstream change.
4852 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
4853
4854 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
4855 Add libgomp*.o to compare_exclusions for AIX.
4856 * configure: Regenerate.
4857
48582012-09-06 Diego Novillo <dnovillo@google.com>
4859
4860 * configure.ac: Bump minimum GMP version to 4.2.3.
4861 * configure: Re-generate.
4862
48632012-09-05 Georg-Johann Lay <avr@gjlay.de>
4864
4865 PR target/54461
4866 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
4867 target-libgloss if not configured --with-avrlibc=no.
4868 * configure: Regenerate.
4869
48702012-09-04 Jason Merrill <jason@redhat.com>
4871
4872 * configure.ac: Fix --enable-languages=all.
4873
48742012-09-04 Christophe Lyon <christophe.lyon@st.com>
4875
4876 * MAINTAINERS (Write After Approval): Add myself.
4877
48782012-09-03 Richard Guenther <rguenther@suse.de>
4879
4880 PR bootstrap/54138
4881 * configure.ac: Re-organize ISL / CLOOG checks to allow
4882 disabling with either --without-isl or --without-cloog.
4883 * configure: Regenerated.
4884
48852012-09-03 Georg-Johann Lay <avr@gjlay.de>
4886
4887 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
4888 * configure: Regenerate.
4889
48902012-08-27 Ulrich Drepper <drepper@gmail.com>
4891
4892 * MAINTAINERS: Fix my email address.
4893
48942012-08-26 H.J. Lu <hongjiu.lu@intel.com>
4895
4896 PR binutils/4970
4897 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
4898 and opcodes.
4899 * Makefile.in: Regenerated.
4900
49012012-08-26 Art Haas <ahaas@impactweather.com>
4902
4903 * configure: Regenerate.
4904
49052012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
4906
4907 * INSTALL/README: Also refer to the online installation
4908 instructions.
4909
49102012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
4911
4912 * MAINTAINERS (Write After Approval): Add myself.
4913 (Picochip port): Remove myself.
4914
49152012-08-14 Diego Novillo <dnovillo@google.com>
4916
4917 Merge from cxx-conversion branch.
4918
4919 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
4920 POSTSTAGE1_CONFIGURE_FLAGS.
4921 * Makefile.in: Regenerate.
4922 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
4923 Force C++ when bootstrapping.
4924 * configure: Regenerate.
4925
49262012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4927
4928 * MAINTAINERS (Write After Approval): Add myself.
4929
49302012-07-16 Joseph Myers <joseph@codesourcery.com>
4931
4932 * README: Document use of ranges of years in copyright notices.
4933
49342012-07-06 Richard Guenther <rguenther@suse.de>
4935
4936 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
4937 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
4938 --with-gmp=system.
4939 * Makefile.in: Regenerated.
4940 * configure: Likewise.
4941
49422012-07-06 Richard Guenther <rguenther@suse.de>
4943
4944 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
4945 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
4946 supply V=1 as extra_make_flags.
4947 * configure: Regenerated.
4948 * Makefile.in: Likewise.
4949
49502012-07-04 Tristan Gingold <gingold@adacore.com>
4951
4952 * configure: Regenerate.
4953
49542012-07-03 Richard Guenther <rguenther@suse.de>
4955
4956 * Makfile.def (isl): Remove not necessary extra_exports and
4957 extra_make_flags.
4958 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
4959 * Makefile.in: Regenerated.
4960
49612012-07-03 Richard Guenther <rguenther@suse.de>
4962
4963 * Makefile.def (cloog): Add V=1 to extra_make_flags.
4964 * configure.ac: If either the ISL or the CLooG check failed
4965 do not try to build in-tree versions.
4966 * Makefile.in: Regenerated.
4967 * configure: Regenerated.
4968
49692012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4970
4971 * configure: Regenerate.
4972
49732012-07-02 Janis Johnson <janisjo@codesourcery.com>
4974
4975 * MAINTAINERS (Various Maintainers): Add myself as testsuite
4976 maintainer.
4977
49782012-07-02 Richard Guenther <rguenther@suse.de>
4979
4980 * configure: Regenerated.
4981
49822012-07-02 Richard Guenther <rguenther@suse.de>
4983 Michael Matz <matz@suse.de>
4984 Tobias Grosser <tobias@grosser.es>
4985 Sebastian Pop <sebpop@gmail.com>
4986
4987 * Makefile.def: Add ISL host module, remove PPL host module.
4988 Adjust ClooG host module to use the proper ISL.
4989 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
4990 * configure.ac: Include config/isl.m4. Add ISL host library,
4991 remove PPL. Remove PPL configury, add ISL configury, adjust
4992 ClooG configury.
4993 * Makefile.in: Regenerated.
4994 * configure: Likewise.
4995
49962012-07-02 Richard Guenther <rguenther@suse.de>
4997
4998 Merge from graphite branch
4999 2011-07-21 Tobias Grosser <tobias@grosser.es>
5000
5001 * configure: Regenerated.
5002 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
5003 both cloog.org and legacy versions. The only supported version will
5004 be CLooG with the isl backend.
5005
5006 2011-07-21 Tobias Grosser <tobias@grosser.es>
5007
5008 * configure: Regenerated.
5009 * configure.ac: Require cloog isl 0.17.0
5010
5011 2011-07-21 Tobias Grosser <tobias@grosser.es>
5012
5013 * configure: Regenerated.
5014 * config/cloog.m4: Do not define CLOOG_ORG
5015
50162012-06-29 Steven Bosscher <steven@gcc.gnu.org>
5017
5018 * configure.ac: Skip C if explicitly selected.
5019 * configure: Regenerate.
5020
50212012-06-28 Christophe Lyon <christophe.lyon@st.com>
5022
5023 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
5024 they contain -O2.
5025 * configure: Regenerate.
5026
50272012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
5028
5029 PR debug/53740
5030 * df.h, df-problems.c, dce.c: Revert last patch.
5031
50322012-06-25 Iain Sandoe <iain@codesourcery.com>
5033
5034 * MAINTAINERS (Write After Approval): Update my email address.
5035
50362012-06-21 Meador Inge <meadori@codesourcery.com>
5037
5038 * MAINTAINERS (Write After Approval): Add myself.
5039
50402012-06-20 Jason Merrill <jason@redhat.com>
5041
5042 * Makefile.tpl (check-target-libgomp-c++): New.
5043 (check-target-libitm-c++): New.
5044 * Makefile.def (c++): Add them.
5045 * Makefile.in: Regenerate.
5046
50472012-05-29 Edmar Wienskoski <edmar@freescale.com>
5048
5049 * MAINTAINERS (Write After Approval): Add myself.
5050
50512012-05-16 Olivier Hainque <hainque@adacore.com>
5052
5053 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
5054 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
5055 (install-no-fixedincludes): Adjust accordingly.
5056 * Makefile.in: Regenerate.
5057
50582012-05-15 H.J. Lu <hongjiu.lu@intel.com>
5059
5060 Merge upstream change
5061 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
5062
50632012-05-14 Marc Glisse <marc.glisse@inria.fr>
5064
5065 * MAINTAINERS (Write After Approval): Add myself.
5066
50672012-05-09 Nick Clifton <nickc@redhat.com>
5068 Paul Smith <psmith@gnu.org>
5069
5070 PR bootstrap/50461
5071 * configure.ac (mpfr-dir): When using in-tree MPFR sources
5072 allow for the fact that from release v3.1.0 of MPFR the source
5073 files were moved into a src sub-directory.
5074 * configure: Regenerate.
5075
50762012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
5077
5078 * configure.ac: Bump minimum MPFR version to 2.4.0.
5079 * configure: Regenerated.
5080
50812012-05-01 Richard Henderson <rth@redhat.com>
5082
5083 * Makefile.def (libatomic): New target_module.
5084 * configure.ac (target_libraries): Add libatomic.
5085 (noconfigdirs): Check if libatomic is supported.
5086 * Makefile.in, configure: Rebuild.
5087
50882012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
5089
5090 * MAINTAINERS (Write After Approval): Add myself.
5091
50922012-04-25 Joel Brobecker <brobecker@adacore.com>
5093
5094 * config.sub: Update to 2012-04-18 version from official repo.
5095
50962012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
5097
5098 * MAINTAINERS (Write After Approval): Add myself.
5099
51002012-04-11 Steve Ellcey <sellcey@mips.com>
5101
5102 * MAINTAINERS: Changed email address.
5103
51042012-03-28 Georg-Johann Lay <avr@gjlay.de>
5105
5106 PR target/52737
5107 * contrib/gcc_update (files_and_dependencies):
5108 Remove gcc/config/avr/t-multilib from touch data.
5109
51102012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5111
5112 * MAINTAINERS (OS Port Maintainers): Remove irix.
5113 * configure.ac (enable_libgomp): Remove *-*-irix6*.
5114 (unsupported_languages): Remove mips-sgi-irix6.*.
5115 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
5116 (with_stabs): Remove.
5117 * configure: Regenerate.
5118
51192012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5120
5121 * MAINTAINERS (OS Port Maintainers): Remove osf.
5122 * configure.ac (enable_libgomp): Remove *-*-osf*.
5123 (with_stabs): Remove alpha*-*-osf*.
5124 * configure: Regenerate.
5125
51262012-03-05 Tristan Gingold <gingold@adacore.com>
5127
5128 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
5129 * configure: Regenerate.
5130
51312012-02-17 Walter Lee <walt@tilera.com>
5132
5133 * MAINTAINERS: (Write After Approval): Delete myself.
5134
51352012-02-14 Walter Lee <walt@tilera.com>
5136
5137 * MAINTAINERS (tilegx port): Add myself.
5138 (tilepro port): Add myself.
5139 (Write After Approval): Add myself.
5140
51412012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
5142
5143 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
5144 and Joseph Myers as docstring relicensing maintainers.
5145
51462012-02-09 Bin Cheng <bin.cheng@arm.com>
5147
5148 * MAINTAINERS (write-after-approval): Add myself.
5149
51502012-02-08 Ira Rosen <irar@il.ibm.com>
5151
5152 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
5153 maintainer.
5154
51552012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
5156
5157 * MAINTAINERS (Write After Approval): Move myself to
5158 maintain alphabetical order.
5159
51602012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
5161
5162 * MAINTAINERS (Write After Approval): Add myself.
5163
51642012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
5165
5166 * MAINTAINERS (Write After Approval): Add myself.
5167
51682012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
5169 Jayant R Sonar <jayant.sonar@kpitcummins.com>
5170
5171 * configure.ac (cr16-*-*): Remove nonconfigdirs.
5172 * configure: Regenerate.
5173
51742012-01-23 Harshit Chopra <harshit@google.com>
5175
5176 * MAINTAINERS (Write After Approval): Add myself.
5177
51782012-01-22 Douglas B Rupp <rupp@ngnat.com>
5179
5180 * configure.ac: Remove reference to mh-interix.
5181 * configure: Regenerate.
5182
51832012-01-05 Richard Henderson <rth@redhat.com>
5184
5185 PR bootstrap/51072
5186 * configure.ac: Disable libitm if c++ is not enabled.
5187 * configure: Rebuild.
5188
5189 * configure.ac: Fix regexp for same.
5190 * configure: Rebuild.
5191
51922012-01-02 Balaji V. Iyer <bviyer@gmail.com>
5193
5194 * MAINTAINERS (Write After Approval): Add myself.
5195
51962012-01-02 Richard Guenther <rguenther@suse.de>
5197
5198 PR bootstrap/51686
5199 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
5200 * Makefile.in: Regenerate.
5201
52022011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
5203
5204 * MAINTAINERS (Write After Approval): Add myself.
5205
52062011-12-18 Eric Botcazou <ebotcazou@adacore.com>
5207
5208 * configure: Regenerate.
5209
52102011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
5211
5212 * MAINTAINERS (picochip): Changed email address.
5213
52142011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
5215
5216 * MAINTAINERS (write-after-approval): Add self.
5217
52182011-11-29 DJ Delorie <dj@redhat.com>
5219
5220 * configure.ac (rl78-*-*) New case.
5221 * configure: Regenerate.
5222 * MAINTAINERS: Add myself as RL78 maintainer.
5223
52242011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5225
5226 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
5227
52282011-11-21 Andreas Tobler <andreast@fgznet.ch>
5229
5230 * libtool.m4: Additional FreeBSD 10 fixes.
5231
52322011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
5233
5234 * MAINTAINERS: Move myself from Write After Approval to CPU Port
5235 Maintainers section, as Epiphany maintainer.
5236
52372011-11-18 Iain Sandoe <iains@gcc.gnu.org>
5238
5239 PR target/49992
5240 * configure.ac: Remove ranlib special-casing for Darwin.
5241 * configure: Regenerate.
5242
52432011-11-12 Andrey Belevantsev <abel@ispras.ru>
5244
5245 * MAINTAINERS (Reviewers): Keep the list sorted.
5246
52472011-11-11 Andrey Belevantsev <abel@ispras.ru>
5248
5249 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
5250
52512011-11-09 Roland McGrath <mcgrathr@google.com>
5252
5253 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
5254 * configure: Rebuild.
5255 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
5256 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
5257 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
5258 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
5259 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
5260 Add READELF.
5261 * Makefile.in: Rebuild.
5262
52632011-11-09 Jason Merrill <jason@redhat.com>
5264
5265 * Makefile.def (language=c++): Remove check-c++0x.
5266 * Makefile.in (check-gcc-c++): Regenerate.
5267
52682011-11-08 Richard Henderson <rth@redhat.com>
5269
5270 * configure.ac: Test for libitm directory present first.
5271
5272 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
5273
5274 * configure.ac: Test libitm/configure.tgt to disable libitm.
5275 * configure: Rebuild.
5276
52772011-11-07 Aldy Hernandez <aldyh@redhat.com>
5278 Richard Henderson <rth@redhat.com>
5279
5280 Merged from transactional-memory.
5281
5282 * Makefile.def (lang_env_dependencies): libitm is c++.
5283 Add libitm target module.
5284 * configure.ac: Likewise.
5285 * config/mmap.m4: New file.
5286 * contrib/gcc_update: Add libitm to touch data.
5287 * Makefile.in, configure: Rebuild.
5288
52892011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5290
5291 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
5292 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
5293 * Makefile.in: Regenerate.
5294
52952011-11-01 DJ Delorie <dj@redhat.com>
5296
5297 * config.sub: Update to version 2011-10-29 (added rl78)
5298
52992011-10-27 Nick Clifton <nickc@redhat.com>
5300
5301 * config.sub: Import these changes from the config project:
5302
5303 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
5304 Ben Elliston <bje@gnu.org>
5305
5306 * config.sub (epiphany): New.
5307
5308 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
5309 Ben Elliston <bje@gnu.org>
5310
5311 * config.sub (hexagon, hexagon-*): New.
5312
5313 2011-08-23 Roland McGrath <mcgrathr@google.com>
5314
5315 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
5316 64eb to be64.
5317
5318 2011-08-16 Roland McGrath <mcgrathr@google.com>
5319
5320 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
5321 (nacl): Grok as alias for 32el-unknown-nacl.
5322
53232011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
5324
5325 * MAINTAINERS (Write After Approval): Add myself.
5326
53272011-10-24 Teresa Johnson <tejohnson@google.com>
5328
5329 * MAINTAINERS (Write After Approval): Add myself.
5330
53312011-09-21 Jakub Jelinek <jakub@redhat.com>
5332
5333 * MAINTAINERS (sparc port): Remove myself.
5334
53352011-09-14 Tom de Vries <tom@codesourcery.com>
5336
5337 * MAINTAINERS (Write After Approval): Add myself.
5338
53392011-08-14 Yao Qi <yao@codesourcery.com>
5340
5341 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
5342 * configure: Regenerate.
5343
53442011-07-26 Ian Lance Taylor <iant@google.com>
5345
5346 * configure.ac: Set have_compiler based on whether gcc directory
5347 exists, rather than on whether gcc is in configdirs.
5348 * configure: Rebuild.
5349
53502011-07-21 Joseph Myers <joseph@codesourcery.com>
5351
5352 * MAINTAINERS (Global Reviewers): Add self.
5353
53542011-07-20 David Edelsohn <dje.gcc@gmail.com>
5355
5356 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5357 link directories.
5358 * Makefile.in: Rebuild.
5359
53602011-07-20 Ian Lance Taylor <iant@google.com>
5361
5362 PR bootstrap/49787
5363 * configure.ac: Move --enable-bootstrap handling earlier in file.
5364 If --enable-bootstrap and either --enable-build-with-cxx or
5365 --enable-build-poststage1-with-cxx, enable C++ automatically.
5366 * configure: Rebuild.
5367
53682011-07-19 Ian Lance Taylor <iant@google.com>
5369
5370 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
5371 make C++ a boot_language. Set and substitute
5372 POSTSTAGE1_CONFIGURE_FLAGS.
5373 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5374 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5375 * configure, Makefile.in: Rebuild.
5376
53772011-07-19 Vladimir Makarov <vmakarov@redhat.com>
5378
5379 * MAINTAINERS (Register Allocation): Move myself from reviewers to
5380 maintainers.
5381
53822011-07-18 Jakub Jelinek <jakub@redhat.com>
5383
5384 * MAINTAINERS (Global Reviewers): Add myself.
5385
53862011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5387
5388 * configure: Regenerate.
5389
53902011-07-16 Jason Merrill <jason@redhat.com>
5391
5392 * Makefile.def (language=c++): Add check-c++0x and
5393 check-target-libmudflap-c++.
5394 * Makefile.tpl (check-target-libmudflap-c++): New.
5395 * Makefile.in: Regenerate.
5396
53972011-07-16 Matthias Klose <doko@ubuntu.com>
5398
5399 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5400 * Makefile.def (target_modules/libjava): Pass
5401 $(EXTRA_CONFIGARGS_LIBJAVA).
5402 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5403 if not configured with --enable-static-libjava.
5404 * Makefile.in: Regenerate.
5405 * configure: Likewise.
5406
54072011-07-15 Jason Merrill <jason@redhat.com>
5408
5409 * Makefile.in (check-c++): Move check-gcc-c++0x after
5410 check-target-libstdc++-v3.
5411
54122011-07-15 Bernd Schmidt <bernds@codesourcery.com>
5413
5414 * MAINTAINERS (c6x port): New entry.
5415
54162011-07-13 Jason Merrill <jason@redhat.com>
5417
5418 * Makefile.in (check-gcc-c++0x): New.
5419 (check-c++): Depend on it.
5420
54212011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5422
5423 PR target/39150
5424 * configure.ac (i[3456789]86-*-solaris2*): Also accept
5425 x86_64-*-solaris2.1[0-9]*.
5426 * configure: Regenerate.
5427
54282011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
5429
5430 * MAINTAINERS (RTL optimizers): Add self.
5431
54322011-06-27 Gabriel Charette <gchare@google.com>
5433
5434 * MAINTAINERS (Write After Approval): Add myself.
5435
54362011-06-22 Hans-Peter Nilsson <hp@axis.com>
5437
5438 PR regression/47836
5439 PR bootstrap/23656
5440 PR other/47733
5441 PR bootstrap/49247
5442 PR c/48825
5443 * configure.ac (target_libraries): Remove target-libiberty.
5444 Remove case-statement setting skipdirs=target-libiberty for
5445 multiple targets. Remove checking target_configdirs and
5446 removing target-libiberty but keeping target-libgcc if
5447 otherwise empty.
5448 * Makefile.def (target_modules): Don't add libiberty.
5449 (dependencies): Remove all traces of target-libiberty.
5450 * configure, Makefile.in: Regenerate.
5451
54522011-06-13 Walter Lee <walt@tilera.com>
5453
5454 * configure.ac (tilepro-*-*) New case.
5455 (tilegx-*-*): Likewise.
5456 * configure: Regenerate.
5457
54582011-06-06 Jing Yu <jingyu@google.com>
5459
5460 * configure.ac: Skip target-libiberty for
5461 arm*-*-linux-androideabi.
5462 * configure: Regenerated.
5463
54642011-06-06 Nick Clifton <nickc@redhat.com>
5465
5466 * config.sub: Sync from upstream.
5467
54682011-06-05 Nenad Vukicevic <nenad@intrepid.com>
5469
5470 * MAINTAINERS (Write After Approval): Add myself.
5471
54722011-06-01 Daniel Jacobowitz <drow@false.org>
5473
5474 * MAINTAINERS: Update my email address.
5475
54762011-05-27 Nathan Froyd <froydnj@codesourcery.com>
5477
5478 * MAINTAINERS (Write After Approval): Update my email address.
5479
54802011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
5481
5482 * MAINTAINERS (Write After Approval): Add myself.
5483
54842011-05-08 Doug Kwan <dougkwan@google.com>
5485
5486 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5487 * configure: Regenerated.
5488 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5489 value from configure.
5490 * Makefile.in: Regenerated.
5491
54922011-05-05 Joseph Myers <joseph@codesourcery.com>
5493
5494 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5495 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5496 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5497 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5498 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5499 *-*-vxworks*): Disable newlib and libgloss in separate case
5500 statement.
5501 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5502 to separate case statement.
5503 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5504 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5505 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5506 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5507 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5508 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5509 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5510 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5511 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5512 i[[3456789]]86-*-rdos*, m32r-*-*,
5513 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5514 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5515 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5516 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5517 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5518 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5519 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5520 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5521 and libgloss in main case over targets. Remove most empty cases
5522 in main case over targets.
5523 * configure: Regenerate.
5524
55252011-05-04 Janis Johnson <janisjo@codesourcery.com>
5526
5527 * MAINTAINERS (Write After Approval): Add myself.
5528
55292011-05-04 Joseph Myers <joseph@codesourcery.com>
5530
5531 * configure.ac: Remove code setting special library locations for
5532 hppa*64*-*-hpux11*. Remove code setting compiler for
5533 sparc-sun-solaris2*.
5534 * configure: Regenerate.
5535
55362011-05-04 Joseph Myers <joseph@codesourcery.com>
5537
5538 * configure.ac: Separate libgloss_dir settings from general case
5539 over targets.
5540 * configure: Regenerate.
5541
55422011-04-28 Joseph Myers <joseph@codesourcery.com>
5543
5544 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5545 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5546 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5547 cases in libgcj-disabling case statement.
5548 (hppa*64*-*-linux*): Set unsupported_languages instead of
5549 disabling target-zlib.
5550 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5551 to hppa*64*-*-hpux*.
5552 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5553 hppa*-*-hpux*.
5554 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5555 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5556 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5557 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5558 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5559 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5560 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5561 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5562 libgcj-disabling case statement.
5563 * configure: Regenerate.
5564
55652011-04-28 Joseph Myers <joseph@codesourcery.com>
5566
5567 * configure.ac: Disable Java for targets not supporting libffi.
5568 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5569 Remove cases in Java-disabling statement.
5570 (*arm-wince-pe): Change to arm-wince-pe.
5571 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5572 cases in Java-disabling statement.
5573 (bfin-*-*): Don't disable Java again.
5574 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5575 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5576 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5577 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5578 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5579 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5580 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5581 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5582 Java-disabling statement.
5583 (mmix-*-*): Don't disable Java again.
5584 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5585 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5586 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5587 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5588 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5589 statement.
5590 * configure: Regenerate.
5591
55922011-04-28 Joseph Myers <joseph@codesourcery.com>
5593
5594 * configure.ac: Separate cases disabling Java and Java libraries
5595 from general case over targets.
5596 * configure: Regenerate.
5597
55982011-04-21 Jie Zhang <jzhang918@gmail.com>
5599
5600 * MAINTAINERS: Update my email address.
5601
56022011-04-20 Easwaran Raman <eraman@google.com>
5603
5604 * MAINTAINERS (Write After Approval): Add myself.
5605
56062011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
5607
5608 PR lto/48086
5609 * configure.ac: Re-enable LTO on *-apple-darwin9*.
5610 * configure: Regenerate.
5611
56122011-04-16 Jim Meyering <meyering@redhat.com>
5613
5614 * MAINTAINERS (Write After Approval): Add myself.
5615
56162011-04-15 Dodji Seketeli <dodji@redhat.com>
5617
5618 * MAINTAINERS: Update my email address.
5619
56202011-04-13 Georg-Johann Lay <avr@gjlay.de>
5621
5622 * MAINTAINERS (Write After Approval): Add myself.
5623
56242011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
5625
5626 * MAINTAINERS (Write After Approval): Add myself.
5627
56282011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
5629
5630 * MAINTAINERS (Write After Approval): Add myself.
5631
56322011-04-06 Joseph Myers <joseph@codesourcery.com>
5633
5634 * configure.ac (build_tools): Remove build-byacc.
5635 (host_libs): Remove mmalloc.
5636 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5637 autoconf automake libtool diff rcs fileutils shellutils time
5638 textutils wdiff find uudecode hello tar gzip indent recode release
5639 sed perl gawk findutils gettext zip.
5640 (libgcj): Remove target-qthreads.
5641 (target_tools): Remove target-examples target-gperf.
5642 (YACC): Don't handle building byacc.
5643 * configure: Regenerate.
5644 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5645 dosutils, examples, fileutils, find, findutils, gawk, gettext,
5646 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5647 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5648 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5649 handle building components.
5650 * Makefile.in: Regenerate.
5651
56522011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
5653
5654 * MAINTAINERS: Update my email address as Xtensa maintainer.
5655
56562011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5657
5658 * config.sub: Sync from upstream.
5659
56602011-04-01 Joseph Myers <joseph@codesourcery.com>
5661
5662 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5663 (microblaze*): Don't disable libssp.
5664 * configure: Regenerate.
5665
56662011-04-01 Joseph Myers <joseph@codesourcery.com>
5667
5668 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5669 moveifchange.
5670 * configure: Regenerate.
5671 * Makefile.tpl: Use @SHELL@ not @config_shell@.
5672 * Makefile.in: Regenerate.
5673
56742011-04-01 Joseph Myers <joseph@codesourcery.com>
5675
5676 * configure.ac (*-*-sysv4*): Don't enable libgomp.
5677 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5678 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5679 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5680 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5681 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5682 md_exec_prefix cases.
5683 * configure: Regenerate.
5684
56852011-04-01 Joseph Myers <joseph@codesourcery.com>
5686
5687 * configure.ac: Separate cases disabling target-libssp,
5688 target-libiberty, target-libstdc++-v3 and Fortran from general
5689 case over targets.
5690 * configure: Regenerate.
5691
56922011-04-01 Joseph Myers <joseph@codesourcery.com>
5693
5694 * configure.ac (*-*-chorusos): Don't disable libgcj.
5695 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5696 Remove case.
5697 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5698 (arm-*-coff): Don't disable libgcj.
5699 (arm*-*-linux-gnueabi): Remove useless assignment.
5700 (arm-*-riscix*): Don't disable libgcj.
5701 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5702 configuration.
5703 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5704 (c54x*-*-*): Remove case.
5705 (tic54x-*-*): Don't disable GCC or GCC libraries.
5706 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
5707 to *.
5708 (d10v-*-*): Don't disable GCC libraries.
5709 (d30v-*-*): Don't disable libgcj.
5710 (h8500-*-*): Don't disable GCC libraries.
5711 (i960-*-*): Don't disable libgcj.
5712 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5713 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5714 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5715 libgcj.
5716 (m68k-*-coff*): Remove case.
5717 (mmix-*-*): Don't disable libgloss on host.
5718 (mn10200-*-*, mn10300-*-*): Remove cases.
5719 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5720 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5721 Don't disable libgcj.
5722 (romp-*-*): Remove case.
5723 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5724 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5725 case.
5726 (v810-*-*): Don't disable GCC libraries.
5727 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5728 (ip2k-*-*): Don't disable GCC libraries.
5729 * configure: Regenerate.
5730
57312011-03-28 Joseph Myers <joseph@codesourcery.com>
5732
5733 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5734 libffi on host.
5735 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5736 on host.
5737 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5738 * configure: Regenerate.
5739
57402011-03-26 John Marino <binutils@marino.st>
5741
5742 * configure.ac: Add support for *-*-dragonfly*
5743 * configure: Regenerate.
5744
57452011-03-25 Joseph Myers <joseph@codesourcery.com>
5746
5747 * configure.ac (native_only): Remove.
5748 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5749 send-pr uudecode guile gnuserv on host.
5750 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5751 send-pr rcs guile perl texinfo libtool on host.
5752 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5753 automake send-pr rcs guile perl texinfo libtool on host.
5754 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5755 (*-*-kaos*): Don't disable target-examples target-gperf on target.
5756 (alpha*-dec-osf*): Don't disable fileutils on target.
5757 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5758 texinfo send-pr expect dejagnu on target.
5759 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5760 target-qthreads on target.
5761 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5762 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5763 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5764 x86_64-*-mingw*): Don't disable expect on target.
5765 (*-*-cygwin*): Don't disable target-gperf on target.
5766 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5767 gnuserv on target.
5768 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5769 target.
5770 * configure: Regenerate.
5771
57722011-03-25 Joseph Myers <joseph@codesourcery.com>
5773
5774 * configure.ac (target_tools): Remove target-groff.
5775 (native_only): Remove target-groff.
5776 (hppa*64*-*-*): Don't disable byacc.
5777 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5778 setting.
5779 (*-*-kaos*): Don't skip target-librx and target-groff.
5780 (*-*-netware*): Don't skip target-libmudflap.
5781 (*-*-tpf*): Don't skip target-libmudflap.
5782 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5783 directories on the host.
5784 (ia64*-*-*vms*): Don't skip tix.
5785 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5786 host.
5787 * configure: Regenerate.
5788
57892011-03-24 Paolo Bonzini <pbonzini@redhat.com>
5790
5791 * configure.ac: Remove references to mt-mep, mt-netware,
5792 mt-wince.
5793 * Makefile.def: Add all-utils soft dependencies.
5794 * Makefile.tpl: Remove GDB_NLM_DEPS.
5795 * configure: Regenerate.
5796 * Makefile.in: Regenerate.
5797
57982011-03-24 Paolo Bonzini <bonzini@gnu.org>
5799
5800 * configure.ac: Do not include mh-x86omitfp.
5801 * configure: Regenerate.
5802
58032011-03-24 Paolo Bonzini <bonzini@gnu.org>
5804
5805 * configure.ac: Remove empty cases.
5806 * configure: Regenerate.
5807
58082011-03-24 Paolo Bonzini <bonzini@gnu.org>
5809
5810 * Makefile.def: Add dependency from termcap to gdb.
5811 * Makefile.in: Regenerate.
5812
58132011-03-24 Paolo Bonzini <bonzini@gnu.org>
5814
5815 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
5816 * configure: Regenerate.
5817 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
5818 * Makefile.tpl: Likewise.
5819 * Makefile.in: Regenerate.
5820
58212011-03-24 Paolo Bonzini <bonzini@gnu.org>
5822
5823 * configure.ac: Remove all mentions of tentative_cc.
5824 * configure: Regenerate.
5825
58262011-03-24 Joseph Myers <joseph@codesourcery.com>
5827
5828 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
5829 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
5830 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
5831 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
5832 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
5833 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
5834 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
5835 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5836 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
5837 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
5838 *-*-rhapsody*): Remove host cases.
5839 * configure: Regenerate.
5840
58412011-03-24 Joseph Myers <joseph@codesourcery.com>
5842
5843 * configure.ac (ppc*-*-pe): Remove host case.
5844 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
5845 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
5846 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
5847 cases.
5848 * configure: Regenerate.
5849
58502011-03-24 Joseph Myers <joseph@codesourcery.com>
5851
5852 * config.sub: Update to version 2011-03-23.
5853
58542011-03-22 Joseph Myers <joseph@codesourcery.com>
5855
5856 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
5857 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
5858 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
5859 * configure: Regenerate.
5860
58612011-03-22 Joseph Myers <joseph@codesourcery.com>
5862
5863 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
5864 to Write After Approval.
5865 * config-ml.in: Don't handle arc-*-elf*.
5866 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
5867 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
5868 handle GCC libraries.
5869 * configure: Regenerate.
5870
58712011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5872
5873 PR bootstrap/48120:
5874 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
5875 Add -lstdc++ -lm to LIBS.
5876 * configure: Regenerate.
5877
58782011-03-18 David Edelsohn <dje.gcc@gmail.com>
5879
5880 * config.guess: Update to version 2011-02-02
5881 * config.sub: Update to version 2011-02-24
5882
58832011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
5884
5885 PR lto/48086
5886 * configure.ac: Re-enable LTO on *-apple-darwin9.
5887 * configure: Regenerate.
5888
58892011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
5890
5891 PR lto/48086
5892 * configure.ac: Disable LTO on darwin due to an assembler change in
5893 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
5894 under 256.
5895 * configure: Regenerate.
5896
58972011-03-11 Chen Liqin <liqin.gcc@gmail.com>
5898
5899 * MAINTAINERS: Update myself as score backend maintainer,
5900 update my e-mail address.
5901
59022011-03-09 Xuepeng Guo <terry.guo@arm.com>
5903
5904 * MAINTAINERS: Update my e-mail address.
5905
59062011-03-06 Joey Ye <joey.ye@arm.com>
5907
5908 * MAINTAINERS: Update my e-mail address.
5909
59102011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5911
5912 * configure.ac: Adjust test of with_ppl.
5913 * configure: Regenerated.
5914
59152011-03-02 Kai Tietz <ktietz@redhat.com>
5916
5917 * MAINTAINERS: Adjust my e-mail address.
5918
59192011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5920
5921 * configure.ac: Add -lpwl to ppllibs.
5922 * configure: Regenerated.
5923
59242011-03-02 Sebastian Pop <sebastian.pop@amd.com>
5925
5926 * config/cloog.m4: Add -lisl to clooglibs.
5927 * configure: Regenerated.
5928
59292011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
5930
5931 * MAINTAINERS (CPU Port maintainers): Add self.
5932
59332011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5934
5935 * MAINTAINERS: Add myself as testsuite maintainer.
5936
59372011-02-15 Mike Stump <mikestump@comcast.net>
5938
5939 * MAINTAINERS: Add myself as testsuite maintainer.
5940
59412011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5942
5943 Import from Libtool and gnulib:
5944
5945 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
5946
5947 Prepare for supporting FreeBSD 10.
5948 * config.rpath: Remove handling of freebsd1* which soon would
5949 match FreeBSD 10.0.
5950
5951 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
5952
5953 Remove support for FreeBSD 1.x.
5954 * libtool.m4 (_LT_LINKER_SHLIBS)
5955 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
5956 soon would incorrectly match FreeBSD 10.0.
5957
59582011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5959
5960 PR binutils/12283
5961 * move-if-change: Import version from gnulib.
5962
59632011-02-12 Alexandre Oliva <aoliva@redhat.com>
5964
5965 PR lto/47225
5966 * Makefile.def (lto-plugin): Double dash for enable-shared.
5967 (configure-gcc): Depend on all-lto-plugin.
5968 * Makefile.in: Rebuilt.
5969
59702011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5971
5972 * configure.ac: Remove extra bracket.
5973 * configure: Regenerate.
5974
59752011-02-08 Tobias Burnus <burnus@net-b.de>
5976
5977 * MAINTAINERS: Add myself as libquadmath maintainer.
5978
59792011-02-08 Thomas Schwinge <thomas@schwinge.name>
5980
5981 * MAINTAINERS: Update my email address.
5982
59832011-02-07 Joseph Myers <joseph@codesourcery.com>
5984
5985 * MAINTAINERS (option handling): Add self.
5986
59872011-02-06 Kai Tietz <kai.tietz@onevision.com>
5988
5989 PR lto/47225
5990 * Makefile.def: Add dependency for install-gcc
5991 on install-lto-plugin.
5992 * Makfile.in: Regenerated
5993
59942011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
5995
5996 * MAINTAINERS (CPU Port Maintainers): Add myself.
5997
59982011-01-31 Alexandre Oliva <aoliva@redhat.com>
5999
6000 PR libgcj/44341
6001 * configure.ac: Discard --with-* flags for host when configuring
6002 target libraries for cross build.
6003 * configure: Rebuilt.
6004
60052011-01-25 Sebastian Pop <sebastian.pop@amd.com>
6006
6007 * MAINTAINERS (linear loop transforms): Removed.
6008
60092011-01-25 Jakub Jelinek <jakub@redhat.com>
6010
6011 * configure.ac: If with_ppl is no, move setting with_cloog=no
6012 after CLOOG_REQUESTED check.
6013 * configure: Regenerated.
6014
60152011-01-25 Sebastian Pop <sebastian.pop@amd.com>
6016
6017 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
6018 CLooG has been requested.
6019 * configure: Regenerated.
6020
60212011-01-25 Sebastian Pop <sebastian.pop@amd.com>
6022
6023 * configure: Regenerated.
6024 * configure.ac: Check for version 0.11 (or later revision) of PPL.
6025
60262011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
6027
6028 * configure: Regenerated.
6029 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
6030
60312011-01-21 Andreas Schwab <schwab@redhat.com>
6032
6033 * configure.ac: Use AS_HELP_STRING throughout.
6034 * configure: Regenerate.
6035
60362011-01-18 Jie Zhang <jie.zhang@analog.com>
6037
6038 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
6039 * configure: Regenerate.
6040
60412011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6042
6043 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
6044
60452011-01-13 Joel Brobecker <brobecker@adacore.com>
6046
6047 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
6048 for ia64-hpux.
6049 * configure: Regenerate.
6050
60512011-01-07 Jan Hubicka <jh@suse.cz>
6052
6053 PR lto/47225
6054 * Makefile.in: Regenerate.
6055 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
6056 configure.
6057
60582011-01-07 Jan Hubicka <jh@suse.cz>
6059
6060 * Makefile.in: Regenerate.
6061 * Makefile.def (gcc host module) and soft dependency on lto-plugin
6062 and configure dependency on lto-plugin configure.
6063 (lto-plugin module): Remove dependency on GCC; add dependency on
6064 liniberty.
6065
60662011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
6067
6068 * MAINTAINERS (Write After Approval): Add myself.
6069
60702010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
6071
6072 * configure: Regenerate.
6073
60742010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
6075
6076 * configure.ac: (picochip): Disable libiberty.
6077
60782010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
6079
6080 * MAINTAINERS (Write After Approval): Add myself.
6081
60822010-12-10 Ian Lance Taylor <iant@google.com>
6083
6084 PR bootstrap/46819
6085 * configure.ac: For --disable-libgcj clear libgcj_saved.
6086 * configure: Rebuild.
6087
60882010-12-10 Tobias Burnus <burnus@net-b.de>
6089
6090 PR fortran/46540
6091 * configure.ac: Add --disable-libquadmath and
6092 --disable-libquadmath-support.
6093 * configure: Regenerate.
6094
60952010-12-03 Ian Lance Taylor <iant@google.com>
6096
6097 * MAINTAINERS: Add myself as libgo maintainer.
6098
60992010-12-03 Hans-Peter Nilsson <hp@axis.com>
6100
6101 PR libffi/46792
6102 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
6103 * configure: Regenerate.
6104
61052010-12-02 Ian Lance Taylor <iant@google.com>
6106
6107 * configure.ac: Always set default for poststage1_ldflags to
6108 -static-libstdc++ -static-libgcc.
6109
61102010-11-29 Andreas Schwab <schwab@redhat.com>
6111
6112 * configure.ac: Move comment to remove extra space in last argument
6113 of GCC_TARGET_TOOL.
6114
61152010-11-26 Alexandre Oliva <aoliva@redhat.com>
6116
6117 PR other/46026
6118 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
6119 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
6120 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
6121 (BASE_FLAGS_TO_PASS): Use it.
6122 * configure: Rebuilt.
6123 * Makefile.in: Rebuilt.
6124
61252010-11-23 H.J. Lu <hongjiu.lu@intel.com>
6126
6127 PR binutils/12258
6128 * configure.ac: Correct comments for --enable-gold/--enable-ld.
6129 Properly check default linker.
6130 * configure: Regnerated.
6131
61322010-11-23 Matthias Klose <doko@ubuntu.com>
6133
6134 * configure.ac: For --enable-gold, handle value `default' instead of
6135 `both*'. New configure option --{en,dis}able-ld.
6136 * configure: Regenerate.
6137
61382010-11-20 Ian Lance Taylor <iant@google.com>
6139
6140 * configure.ac: Only disable a language library if no language needs
6141 it. Don't let --disable-libgcj uncondtionally disable libffi.
6142 * configure: Rebuild.
6143
61442010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6145
6146 * Makefile.in: Regenerate.
6147
6148 PR other/46202
6149 * configure.ac: Fix just-built in-tree STRIP name to be
6150 binutils/strip-new.
6151 * configure: Regenerate.
6152 * Makefile.def (install-strip-gcc, install-strip-binutils)
6153 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
6154 (install-strip-sid): Mirror dependencies on non-strip variants
6155 of these targets on the respective -strip prerequisites.
6156 * Makefile.tpl (install-strip, install-strip-host)
6157 (install-strip-target): New targets.
6158 (install-strip-[+module+], install-strip-target-[+module+]):
6159 New targets.
6160 * Makefile.in: Regenerate.
6161
61622010-11-19 Ian Lance Taylor <iant@google.com>
6163 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6164
6165 * configure.ac: Add target-libgo to target_libraries. Set
6166 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
6167 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
6168 (HOST_EXPORTS): Add GOC.
6169 (BASE_TARGET_EXPORTS): Add GOC.
6170 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
6171 (GOCFLAGS_FOR_TARGET): New variable.
6172 (EXTRA_HOST_FLAGS): Add GOC.
6173 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
6174 * Makefile.def (target_modules): Add libgo.
6175 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
6176 (dependencies): Add dependency from configure-target-libgo to
6177 configure-target-libffi and all-target-libstdc++-v3. Add
6178 dependencies from all-target-libgo to all-target-libffi.
6179 (languages): Add go.
6180 * configure: Rebuild.
6181 * Makefile.in: Rebuild.
6182
61832010-11-19 Ian Lance Taylor <iant@google.com>
6184
6185 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
6186 compiler/flag environment variables.
6187
61882010-11-18 Ian Lance Taylor <iant@google.com>
6189
6190 * configure.ac: Check for lang_requires_boot_languages in
6191 config-lang.in files.
6192 * configure: Rebuild.
6193
61942010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1ec601bf
FXC
6195 Tobias Burnus <burnus@net-b.de>
6196
6197 PR fortran/32049
6198 * Makefile.def: Add libquadmath; build it with language=fortran.
6199 * configure.ac: Add libquadmath.
6200 * Makefile.tpl: Handle multiple libs in check-[+language+].
6201 * Makefile.in: Regenerate.
6202 * configure: Regenerate.
6203
b9b9d342
TT
62042010-11-16 Tom Tromey <tromey@redhat.com>
6205
6206 * MAINTAINERS: Moved myself to reviewers section.
6207
ecbfe87a
ZD
62082010-11-15 Zdenek Dvorak <ook@ucw.cz>
6209
6210 * MAINTAINERS: Moved myself to reviewers section.
6211
29a4f477
RW
62122010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6213
6214 * MAINTAINERS (Various Maintainers): Add self for build machinery.
6215 (Write After Approval): Remove self.
6216
9965e3cd
AS
62172010-11-15 Andreas Schwab <schwab@redhat.com>
6218
6219 * configure.ac: Fix spelling in option names.
6220 * configure: Regenerated.
6221
0463992b
GJL
62222010-11-13 Georg-Johann Lay <georgjohann@web.de>
6223
6224 PR bootstrap/39622
6225 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
6226 * configure: Regenerated.
6227
3df08734
KG
62282010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
6229
6230 * MAINTAINERS: Update my email address.
6231
f16e2237
TG
62322010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6233
f16e2237
TG
6234 * configure: Regenerate.
6235
0bb52d68
TG
62362010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6237
1f980c25 6238 * configure: Regenerate.
0bb52d68 6239
aba2b02e
TG
62402010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6241
aba2b02e
TG
6242 * configure: Regenerate.
6243
27882098
TG
62442010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6245
27882098
TG
6246 * configure: Regenerate.
6247
d32ef397
AS
62482010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
6249
6250 * configure.ac: Support official CLooG.org versions.
6251 * configure: Regenerate.
6252 * config/cloog.m4: New.
6253
5a4b6c0e
FD
62542010-11-10 François Dumont <francois.cppdevs@free.fr>
6255
6256 * MAINTAINERS (Write After Approval): Add myself.
6257
f2cea726
DE
62582010-11-09 David Edelsohn <dje.gcc@gmail.com>
6259
6260 * MAINTAINERS: Update my email address.
6261
d8ed14ce
IS
62622010-11-04 Iain Sandoe <iains@gcc.gnu.org>
6263
6264 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
6265 * configure: Regenerate.
d8ed14ce 6266
48215350
DK
62672010-11-03 Ian Lance Taylor <iant@google.com>
6268 Dave Korn <dave.korn.cygwin@gmail.com>
6269
6270 PR lto/46273
6271 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
6272 and on other supported platforms whenever LTO is enabled.
6273 * configure: Rebuild.
6274
87841584
AM
62752010-11-02 Alan Modra <amodra@gmail.com>
6276
6277 PR binutils/12110
6278 * configure.ac: Error when source path contains spaces.
6279 * configure: Regenerate.
6280
fe12dfe1
JW
62812010-10-23 James E. Wilson <wilson@codesourcery.com>
6282
6283 * MAINTAINERS: Update my email address.
6284
66c92425
ILT
62852010-10-20 Ian Lance Taylor <iant@google.com>
6286
6287 * Makefile.def (target_modules): Set lib_path to src/.libs for
6288 libstdc++-v3 module.
6289 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
6290 * Makefile.in: Rebuild.
6291
187d3518
LB
62922010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
6293
6294 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
6295 (Write After Approval): Remove myself.
6296
02db6bba
TG
62972010-10-15 Tristan Gingold <gingold@adacore.com>
6298
6299 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6300
c0103e74
DR
63012010-10-14 Douglas Rupp <rupp@gnat.com>
6302
6303 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6304
1cd0b716
DK
63052010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
6306
6307 * configure.ac (build_lto_plugin): New shell variable.
6308 (--enable-lto): Turn on by default for all non-ELF platforms that
6309 have had LTO support added so far. Set build_lto_plugin appropriately
6310 for both ELF and non-ELF.
6311 (configdirs): Add lto-plugin or not based on build_lto_plugin.
6312 * configure: Regenerate.
6313
d4c1abb3
RW
63142010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6315
6316 Sync from src:
6317 * configure.ac (v850 support): Remove target-libgloss from
6318 noconfigdirs.
6319 * configure: Regenerate.
6320
ffedf511
RW
63212010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6322
6323 PR bootstrap/45326
6324 PR bootstrap/45174
6325 * configure.ac: Honor initial values of $build_configargs,
6326 $host_configargs, $target_configargs. Mark the precious, so
6327 environment settings get recorded.
6328 * configure: Regenerate.
6329
e1826acc
RW
63302010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6331
6332 PR bootstrap/45796
6333 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
6334 Depend on all-build-libiberty.
6335 * Makefile.in: Regenerate.
6336
80920132
ME
63372010-09-30 Michael Eager <eager@eagercon.com>
6338
6339 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
6340 * configure: Regenerate.
6341
770a498a
ME
63422010-09-28 Michael Eager <eager@eagercon.com>
6343
6344 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6345
86dfbd58
RW
63462010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6347
6348 PR bootstrap/44621
6349 * configure.ac: Fix unportable shell quoting.
6350 * configure: Regenerate.
6351
db50fe7d
IS
63522010-09-21 Iain Sandoe <iains@gcc.gnu.org>
6353
6354 * configure.ac (enable-lto): Add Darwin to the list of supported lto
6355 targets and amend comment.
6356 * configure: Regenerate.
6357
0064e825
TB
63582010-09-15 Tejas Belagod <tejas.belagod@arm.com>
6359
6360 * MAINTAINERS (Write After Approval): Add myself.
6361
bb79486c
JH
63622010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
6363
6364 * configure.ac: Enable LTO by default on Darwin.
6365 * configure: Regenerate.
6366
9e0b22c3
MS
63672010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
6368
bb79486c 6369 * MAINTAINERS (Write After Approval): Add myself.
9e0b22c3 6370
2fabf1b7
IB
63712010-09-01 Ian Bolton <ian.bolton@arm.com>
6372
bb79486c 6373 * MAINTAINERS (Write After Approval): Add myself.
2fabf1b7 6374
3a9abc98
DS
63752010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
6376
6377 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6378 ports
6379
331a9a59
DY
63802010-07-28 David Yuste <david.yuste@gmail.com>
6381
6382 * MAINTAINERS (Write After Approval): Add myself.
6383
223a9d64
N
63842010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
6385
6386 * configure.ac: Support all v850 targets.
6387 * configure: Regenerate.
6388
9183bdcf
MG
63892010-07-23 Marc Glisse <marc.glisse@normalesup.org>
6390
6391 PR bootstrap/44455
6392 * configure.ac (extra_mpfr_configure_flags): Copy from
6393 extra_mpc_gmp_configure_flags.
6394 * configure: Re-generated.
6395
2e290598
AK
63962010-07-22 Andi Kleen <ak@linux.intel.com>
6397
6398 * MAINTAINERS (Write After Approval): Add myself.
6399
8d6cd388
CLT
64002010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
6401
6402 * MAINTAINERS (Write After Approval): Add myself.
6403
b0b01eb0
JY
64042010-07-20 Jeffrey Yasskin <jyasskin@google.com>
6405
6406 * MAINTAINERS (Write After Approval): Add myself.
6407
77198d71
JH
64082010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
6409
6410 PR target/44862
6411 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6412 Provide -B option to allow for link spec %s substitutions for
6413 libstdc++.a on darwin.
6414 * Makefile.in: Regenerate.
6415
02fe70af
MM
64162010-07-10 Mikael Morin <mikael@gcc.gnu.org>
6417
6418 * MAINTAINERS (Reviewers): Update my e-mail address
6419
c63a4676
AO
64202010-06-10 Alexandre Oliva <aoliva@redhat.com>
6421
6422 * Makefile.def (configure-gcc): Depend on all-libelf.
6423 * Makefile.in: Rebuild.
6424
e68edbf6
FC
64252010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
6426
6427 * MAINTAINERS (Write After Approval): Add myself in the right place.
6428
dce2d8b2 64292010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
8eee0b8f
FC
6430
6431 * MAINTAINERS (Write After Approval): Add myself.
6432
dce2d8b2 64332010-05-25 Sterling Augustine <sterling@tensilica.com>
db94b0d8
SA
6434
6435 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dce2d8b2
EB
6436
64372010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
0c422e74 6438
1ab55d69
MK
6439 * config.sub: Update to version 2010-05-21.
6440 * config.guess: Update to version 2010-04-03.
0c422e74 6441
02540df4
SB
64422010-05-18 Steven Bosscher <steven@gcc.gnu.org>
6443
6444 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6445 * configure: Regenerate.
6446
dfe5f5b2
ST
64472010-05-12 Sriraman Tallam <tmsriram@google.com>
6448
6449 * MAINTAINERS (Write After Approval): Add myself.
6450
c082f9f3
SB
64512010-05-07 Steven Bosscher <steven@gcc.gnu.org>
6452
6453 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6454 a platform that supports LTO.
6455 * configure: Regenerate.
6456
f1af9e5f
SP
64572010-05-05 Sebastian Pop <sebastian.pop@amd.com>
6458
6459 * configure.ac: Allow all the versions greater than 0.10 of PPL.
6460 * configure: Regenerated.
6461
38e3d868
RM
64622010-04-27 Roland McGrath <roland@redhat.com>
6463 H.J. Lu <hongjiu.lu@intel.com>
6464
6465 * configure.ac (--enable-gold): Support both, both/gold and
6466 both/bfd to add gold to configdirs without removing ld.
6467 * configure: Regenerated.
6468
6469 * Makefile.def: Add install-gold dependency to install-ld.
6470 * Makefile.in: Regenerated.
6471
3bec79c5
DK
64722010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
6473
6474 PR lto/42776
6475 * configure.ac (--enable-lto): Refactor handling so libelf tests
6476 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6477 and allow LTO to be explicitly enabled on non-ELF platforms that
6478 are known to support it inside else-clause.
6479 * configure: Regenerate.
6480
615c8ffa
EB
64812010-04-20 Eric Botcazou <ebotcazou@adacore.com>
6482
6483 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6484 * configure: Regenerate.
6485
e4522f78
RC
64862010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
6487
6488 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6489 * configure: Regenerate.
6490
8ccb78f2
RO
64912010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6492
6493 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6494 separately.
6495 * configure: Regenerate.
6496
d5cc2ee3
KW
64972010-04-16 Kevin Williams <kevin.williams@inria.fr>
6498
6499 * MAINTAINERS (Write After Approval): Add myself.
6500
8406cb62
TG
65012010-04-14 Tristan Gingold <gingold@adacore.com>
6502
6503 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6504 * configure: Regenerate.
6505
3591b8e2
SE
65062010-04-13 Steve Ellcey <sje@cup.hp.com>
6507
6508 * configure: Regenerate after change to elf.m4.
6509
a82ecc7b
IS
65102010-04-06 Iain Sandoe <iains@gcc.gnu.org>
6511
6512 * MAINTAINERS (Write After Approval): Add myself.
6513
1f0bf148
SP
65142010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6515
6516 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6517 * configure: Regenerated.
6518
65192010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6520
6521 * configure.ac: Print "buggy but acceptable" when CLooG
6522 revision is less than 9.
6523 * configure: Regenerated.
6524
ecd01dee
DN
65252010-04-01 Diego Novillo <dnovillo@google.com>
6526
6527 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6528
dc683a3f
RW
65292010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6530
6531 PR bootstrap/43615
6532 PR bootstrap/43328
6533
6534 Revert:
6535
6536 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6537
6538 * configure.ac: Do not pass --enable-multilib nor
6539 --disable-multilib in baseargs. Accept explicitly passed
6540 --enable_multilib.
6541 * configure: Regenerate.
6542
7527d83f
UW
65432010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
6544
6545 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6546
895522b6
JJ
65472010-03-31 Janis Johnson <janis187@us.ibm.com>
6548
6549 * MAINTAINERS: Remove myself.
6550
9db4e878
RW
65512010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6552
6553 PR bootstrap/43328
6554 * configure.ac: Do not pass --enable-multilib nor
6555 --disable-multilib in baseargs. Accept explicitly passed
6556 --enable_multilib.
6557 * configure: Regenerate.
6558
acf6bf36
AP
65592010-03-28 Andrew Pinski <pinskia@gmail.com>
6560
6561 * MAINTAINERS (spu port): Remove me.
6562
b42f0d7e
JM
65632010-03-23 Joseph Myers <joseph@codesourcery.com>
6564
6565 * configure.ac (tic6x-*-*): New case.
6566 * configure: Regenerate.
6567
0d1152b1
JM
65682010-03-23 Joseph Myers <joseph@codesourcery.com>
6569
6570 * config.sub: Update to version 2010-03-22.
6571 * config.guess: Update to version 2009-12-30.
6572
dce2d8b2 65732010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
0aeb3cc6
JH
6574
6575 PR ada/42554
6576 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6577 * configure: Regenerate.
6578
5408fbe8
RR
65792010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
6580
6581 * MAINTAINERS: Update my email address.
6582
3f55a3b3
SP
65832010-03-17 Sebastian Pop <sebastian.pop@amd.com>
6584
6585 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6586 (ghassan.shobaki@amd.com): Removed.
6587
3f08f7e8
AM
65882010-03-17 Alan Modra <amodra@gmail.com>
6589
6590 * MAINTAINERS: Update my email address.
6591
f3a9d094
DN
65922010-03-16 Diego Novillo <dnovillo@google.com>
6593
6594 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6595 Matthews.
6596
db5c4b8b
JM
65972010-03-16 Joseph Myers <joseph@codesourcery.com>
6598
6599 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6600 Gutson, Jeffrey D. Oldham and Mark Shinwell.
6601
b995570a
JM
66022010-03-16 Joseph Myers <joseph@codesourcery.com>
6603
6604 * MAINTAINERS: Update my email address.
6605
124cc66f
DJ
66062010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
6607
6608 * MAINTAINERS: Update my email address.
6609
a4581668
BS
66102010-03-15 Bernd Schmidt <bernds@codesourcery.com>
6611
6612 * MAINTAINERS: Update my email address.
6613
49d78e29
JZ
66142010-03-09 Jie Zhang <jie@codesourcery.com>
6615
6616 * MAINTAINERS: Update my email address.
6617
8927b7c0
RO
66182010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6619
6620 PR libstdc++/32499
6621 * configure.ac (RANLIB): Default to true.
6622 (STRIP): Likewise.
6623 (RANLIB_FOR_TARGET): Remove superfluous : argument.
6624 * configure: Regenerate.
6625
dce2d8b2 66262010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
cae072e2
RAE
6627
6628 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6629 (Write After Approval): Update my email address.
6630
bf646aaf
NC
66312010-02-17 Nick Clifton <nickc@redhat.com>
6632
6633 PR 11238
6634 * Makefile.tpl (local-distclean): Also remove config.cache files in
6635 sub-directories as there may not be Makefiles present in the
6636 sub-directories.
96e41f16
NC
6637 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6638 the config.cache files found by the find command.
6639
bf646aaf
NC
6640 * Makefile.in: Regenerate.
6641 * configure.ac: Revert previous delta.
6642 * configure: Regenerate.
6643
ff78880a
NC
66442010-02-15 Nick Clifton <nickc@redhat.com>
6645
6646 PR 11238
6647 * configure.ac: Delete config.cache files in sub-directories when
6648 deleting Makefiles.
6649 * configure: Regenerate.
6650
8150eadf
BE
66512010-02-12 Ben Elliston <bje@gnu.org>
6652
6653 * MAINTAINERS: Update my email address.
6654
a9e12bfd
AP
66552010-02-08 Andrew Pinski <pinskia@gmail.com>
6656
6657 * MAINTAINERS (spu port): Update my email address.
6658
95315086
JZ
66592010-02-08 Jie Zhang <jie.zhang@analog.com>
6660
6661 * MAINTAINERS: Add myself as a maintainer for the bfin port.
6662
362c6d2f
KG
66632010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6664
6665 * configure.ac: Add "recommended" version checks for GMP/MPC.
6666 Update recommended GMP/MPFR/MPC versions.
6667 * configure: Regenerate.
6668
888c5ad2
JR
66692010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
6670
6671 * MAINTAINERS: Move my Embecosm email address into the
6672 write-after-approval section.
6673
3bf714a7
ILT
66742010-01-26 Ian Lance Taylor <iant@google.com>
6675
6676 * MAINTAINERS: Add myself as Go frontend maintainer.
6677
ad1e5170
JR
66782010-01-25 Joern Rennecke <amylaar@spamcop.net>
6679
6680 PR libstdc++/36101, PR libstdc++/42813
6681 * configure.ac (bootstrap_target_libs): Make inclusion of
6682 target-libgomp conditional on libgomb being in target_configdirs.
6683 * configure: Regenerate.
6684
fb0553d1
JR
66852010-01-23 Joern Rennecke <amylaar@spamcop.net>
6686
6687 PR libstdc++/36101, PR libstdc++/42813
6688 * configure.ac (bootstrap_target_libs): Include target-libgomp.
6689 * configure: Regenerate.
6690
aae29963
JR
66912010-01-22 Joern Rennecke <amylaar@spamcop.net>
6692
6693 PR libstdc++/36101, PR libstdc++/42813
6694 * configure.ac (target_configdirs): Substitute.
6695 * Makefile.def: Bootstrap target module libgomp.
6696 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6697 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6698 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6699 * configure, Makefile.in: Regenerate.
6700
d8fe8895
DK
67012010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
6702
6703 * MAINTAINERS: Adjust my details.
6704
ebfe4897
EW
67052010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
6706
6707 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6708
f7746c59
TL
67092010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
6710
6711 * MAINTAINERS: reindented my entry with tabs instead of spaces.
6712
306c7b5b
TL
67132010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
6714
6715 * MAINTAINERS (Write After Approval): Add myself.
6716
1b8b9e19
KT
67172010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6718
6719 * MAINTAINERS (Write After Approval): Add myself.
6720
c164615b
RG
67212010-01-11 Richard Guenther <rguenther@suse.de>
6722
6723 PR lto/41569
6724 * Makefile.def (all-lto-plugin): Depend on all-gcc.
6725 * Makefile.in: Regenerated.
6726
f3f623ae
AT
67272010-01-11 Andreas Tobler <andreast@fgznet.ch>
6728
6729 * configure.ac: Enable libjava build on x86_64-*freebsd*.
6730 * configure: Regenerate.
6731
592c90ff 67322010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9c78662a 6733 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
592c90ff
KG
6734
6735 PR bootstrap/42424
6736 * configure.ac: Include libtool m4 files.
9c78662a 6737 (_LT_CHECK_OBJDIR): Call it.
592c90ff
KG
6738 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6739 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 6740
592c90ff
KG
6741 * configure: Regenerate.
6742
60a2e213
RW
67432010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6744
6745 PR bootstrap/41818
6746 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6747 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
6748 * Makefile.in: Regenerate.
6749
7413962d
RG
67502010-01-02 Richard Guenther <rguenther@suse.de>
6751
6752 PR lto/41529
6753 * configure.ac: Include config/elf.m4. Disable LTO if not
6754 builting for an elf target.
6755 * configure: Regenerate.
6756
f77f3945
CF
67572009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
6758
6759 * MAINTAINERS: Change my email address.
6760
4960e3f0
BE
67612009-12-18 Ben Elliston <bje@au.ibm.com>
6762
6763 * config.sub, config.guess: Update from upstream sources.
6764
d16a31da
SZ
67652009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
6766
6767 * MAINTAINERS (Write After Approval): Add myself.
6768
3a5729ea
KG
67692009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6770
6771 PR middle-end/30447
6772 PR middle-end/30789
6773 PR other/40302
6774
6775 * configure.ac: Require MPC.
6776 * configure: Regenerate.
6777
43e02a8a
RW
67782009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6779
6780 PR target/38384
6781 PR bootstrap/40972
6782 * libtool.m4: Sync from git Libtool.
6783 * ltoptions.m4: Likewise.
6784 * ltversion.m4: Likewise.
6785 * lt~obsolete.m4: Likewise.
6786 * ltmain.sh: Likewise.
6787
360d4522
KG
67882009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6789
6790 * configure.ac: Update minimum MPC version to 0.8.
6791 * configure: Regenerate.
6792
f264ed56
SP
67932009-11-21 Sebastian Pop <sebpop@gmail.com>
6794
6795 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6796 * configure: Regenerated.
6797
ed2eaa9f
ILT
67982009-11-21 Ian Lance Taylor <iant@google.com>
6799
6800 * configure.ac: Change default of poststage1_ldflags to be empty if
6801 poststage1_libs is set. When poststage1_libs is empty, and
6802 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6803 * configure: Rebuild.
6804
58346783
AN
68052009-11-21 Adam Nemet <adambnmet@gmail.com>
6806
6807 * MAINTAINERS (Write After Approval): Update my email address.
6808
5ca0106a
BE
68092009-11-20 Ben Elliston <bje@au.ibm.com>
6810
6811 * config.guess: Update from upstream sources.
6812
87213cd4
AO
68132009-11-16 Alexandre Oliva <aoliva@redhat.com>
6814
6815 * Makefile.def: Restore host and target settings for gmp.
6816 * Makefile.in: Rebuild.
6817
f61428ed
AO
68182009-11-16 Alexandre Oliva <aoliva@redhat.com>
6819
6820 * configure.ac: Add libelf to host_libs. Enable in-tree configury
6821 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
6822 Fix portability of test of C++ as bootstrap language. Add
6823 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
6824 * configure: Rebuild.
6825 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
6826 and cloog. Fix in-tree ppl configuration. Introduce libelf
6827 in-tree building.
6828 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
6829 (POSTSTAGE1_HOST_EXPORTS): Use it.
6830 (STAGE[+id+]_CXXFLAGS): New.
6831 (BASE_FLAGS_TO_PASS): Pass it down.
6832 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
6833 extra_exports.
6834 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
6835 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
6836 extra_exports.
6837 * Makefile.in: Rebuild.
6838
f6c56be6
BE
68392009-11-17 Ben Elliston <bje@au.ibm.com>
6840
6841 * config.sub, config.guess: Update from upstream sources.
6842
0ccb5970
JK
68432009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
6844
6845 * MAINTAINERS (Write After Approval): Add myself.
6846
dce2d8b2 68472009-11-09 Jon Beniston <jon@beniston.com>
3f08607c
JB
6848
6849 * MAINTAINERS (Write After Approval): Add myself.
6850
5d571eaa
OS
68512009-11-06 Ozkan Sezer <sezeroz@gmail.com>
6852
6853 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
6854 paths for *-w64-mingw* and x86_64-*mingw*.
6855 * configure: Regenerated.
6856
dce2d8b2 68572009-11-05 Joern Rennecke <amylaar@spamcop.net>
3be9759a
JR
6858
6859 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
6860
c393f559
BK
68612009-11-02 Benjamin Kosnik <bkoz@redhat.com>
6862
6863 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
6864 Phil Edwards to Write-After Approval.
6865
ef4c4300
KT
68662009-10-30 Kai Tietz <kai.tietz@onevision.com>
6867
6868 * configure.ac: Disable target-winsup & co for
6869 x86_64-*-mingw* and *-w64-mingw* targets.
6870 * configure: Regenerated.
6871
65a324b4
NC
68722009-10-16 Nick Clifton <nickc@redhat.com>
6873
6874 * MAINTAINERS: Add myself as a maintainer for the RX port.
6875
dce2d8b2 68762009-10-26 Johannes Singler <singler@kit.edu>
22e5d3dc 6877
9c78662a 6878 * MAINTAINERS (Write After Approval): Update my e-mail address.
22e5d3dc 6879
17e72e5d
RO
68802009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6881
6882 * configure.ac (CLooG test): Use = with test.
6883 * configure: Regenerate.
6884
ed3a56f3
RG
68852009-10-22 Richard Guenther <rguenther@suse.de>
6886
6887 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
6888 cloog if the ppl version check failed. Move flags saving
6889 before setting in libelf check.
6890 * configure: Regenerate.
6891
ad0abd3c
RG
68922009-10-21 Richard Guenther <rguenther@suse.de>
6893
6894 * configure.ac: Adjust the ppl and cloog configure to work as
6895 documented. Disable cloog if ppl was disabled. Omit the version
6896 checks if they were disabled.
6897 * configure: Re-generate.
6898
e4c5bd48
RW
68992009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6900
6901 * configure.ac: Add 'lto' to enable_languages, not
6902 new_enable_languages, and only if not already present.
6903 * configure: Regenerate.
6904
0ffd69c5
GP
69052009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
6906
6907 * README: Refer to the various COPYING* files instead of just
6908 COPYING.
6909 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
6910
dce2d8b2 69112009-10-07 Rafael Avila de Espindola <espindola@google.com>
1fc23736
RE
6912
6913 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2bf33cdb 6914
58687768
RG
69152009-10-07 Richard Guenther <rguenther@suse.de>
6916
6917 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
6918 and Richard Guenther as reviewers.
6919 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
6920 as reviewers.
6921
49b0ca5c 69222009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 6923
49b0ca5c 6924 * config.sub: Update from upstream sources.
d2d9ce5e 6925
aeb94799
ILT
69262009-10-06 Ian Lance Taylor <iant@google.com>
6927
6928 * Makefile.def: check-gold depends upon all-gas.
6929 * Makefile.in: Rebuild.
6930
123651cd
PM
69312009-10-05 Phil Muldoon <pmuldoon@redhat.com>
6932
6933 * MAINTAINERS (Write After Approval): Add myself.
6934
d7f09764
DN
69352009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
6936
6937 * Makefile.def: all-lto-plugin depends on all-libiberty.
6938 set bootstrap=true for lto-plugin.
6939 Add lto-plugin.
6940 * Makefile.in: Regenerate.
6941 * configure.ac (host_libs): Add lto-plugin.
6942 * configure: Regenerate.
6943
d7f09764
DN
69442009-10-03 Diego Novillo <dnovillo@google.com>
6945
6946 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
6947 (HOST_LIBELFLIBS): Define.
6948 (HOST_LIBELFINC): Define.
6949 * Makefile.in: Regenerate.
6950 * configure.ac: Add --enable-lto.
6951 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
6952 If --enable-lto is used, add 'lto' to new_enable_languages.
6953 If --enable-lto is used and gold is enabled, add
6954 lto-plugin to configdirs.
6955 * configure: Regenerate.
6956
69572009-10-03 Simon Baldwin <simonb@google.com>
6958
6959 * configure.ac: If --with-system-zlib, suppress local zlib and
6960 pass --with-system-zlib to subdir configure scripts.
6961 * configure: Regenerate.
6962
dce2d8b2 69632009-10-01 Loren J. Rittle <ljrittle@acm.org>
0ecdd2aa
LR
6964 Paolo Bonzini <bonzini@gnu.org>
6965
6966 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
6967 $(srcdir).
6968 * Makefile.in: Rebuilt.
6969
dce2d8b2 69702009-09-26 Gary Funck <gary@intrepid.com>
5bfbb7f7
GF
6971
6972 * MAINTAINERS (Write After Approval): Add myself.
6973
3e661154
KG
69742009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6975
6976 * configure.ac: Update minimum MPC version to 0.7.
6977 * configure: Regenerate.
6978
f1a036e4
NC
69792009-09-25 Nick Clifton <nickc@redhat.com>
6980
6981 * configure.ac: Pass any --cache-file=/dev/null option on to
6982 subconfigures.
6983 * configure: Regenerate.
6984
d4c74acc
NC
69852009-09-23 Nick Clifton <nickc@redhat.com>
6986
6987 * config.sub, config.guess: Update from upstream sources.
6988
dce2d8b2 69892009-09-22 Loren J. Rittle <ljrittle@acm.org>
03261b6d
LR
6990
6991 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
6992 * Makefile.in: Rebuilt.
6993
0db770bd
RW
69942009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6995
6996 PR bootstrap/32272
6997 * configure.ac: Error out if $srcdir isn't '.' but contains
6998 host-${host_noncanonical}.
6999 * configure: Regenerate.
7000
71101870
RO
70012009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7002
7003 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
7004 maintainer.
7005
ca6d0d62
RW
70062009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7007
79cd2b23
RW
7008 * configure.ac: If bootstrapping a combined tree with
7009 --enable-gold, require c++ in stage1_languages.
7010 * configure: Regenerate.
7011
ab9dcd0c
RW
7012 * configure.ac: Also add target_libs of stage1_languages to
7013 bootstrap_target_libs.
7014 * configure: Regenerate.
7015
ca6d0d62
RW
7016 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
7017 with --enable-languages not containing c++.
7018 * configure: Regenerate.
7019
1c3c9f12
JZ
70202009-09-15 Jie Zhang <jie.zhang@analog.com>
7021
7022 * configure.ac: Disable java and boehm-gc for bfin-*-*.
7023 * configure: Regenerate.
7024
dce2d8b2 70252009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 7026
6fb30a14
JR
7027 * MAINTAINERS (Write After Approval): Update my e-mail address,
7028 and move from from here...
7029 (Waiting for paperwork): To here.
0318772d 7030
4056c2c6
JM
70312009-09-09 Joseph Myers <joseph@codesourcery.com>
7032
7033 * MAINTAINERS (Reviewers): Add self as driver reviewer.
7034
3e54529c
RW
70352009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7036
7037 * configure.ac: Do not use $extrasub for replacing @if/@endif
7038 parts in Makefile; instead, use additional arguments to
7039 AC_CONFIG_COMMANDS to do the replacement manually, with several
7040 sed invocations, to avoid HP-UX sed command limits.
7041 * configure: Regenerate.
7042
713e2ea6
AO
70432009-09-08 Alexandre Oliva <aoliva@redhat.com>
7044
7045 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
7046 blank before -L.
7047
5646b7b9
AO
70482009-09-04 Alexandre Oliva <aoliva@redhat.com>
7049
7050 * configure.ac (with-build-config): Document. Handle without.
7051 Handle missing argument.
7052 * configure: Rebuilt.
7053
e12c4094
AO
70542009-09-03 Alexandre Oliva <aoliva@redhat.com>
7055
7056 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
7057 Default to bootstrap-debug only if compare-debug works.
7058 * configure: Rebuilt.
7059 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
7060 * Makefile.in: Rebuilt.
7061
75cb0057
RO
70622009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7063
7064 * MAINTAINERS (OS Port Maintainers): Update my email address.
7065
8fc68cba
AO
70662009-09-01 Alexandre Oliva <aoliva@redhat.com>
7067
7068 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
7069 * Makefile.in: Rebuilt.
7070
44cb38cf
CD
70712009-09-01 Chris Demetriou <cgd@google.com>
7072
7073 * MAINTAINERS (Write After Approval): Add myself.
7074
f9329c35
DS
70752009-08-31 Dodji Seketeli <dodji@redhat.com>
7076
7077 PR debug/30161
7078 * include/dwarf2.h (enum dwarf_tag): Added
7079 DW_TAG_GNU_template_template_param
7080 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
7081
f945e229
PB
70822009-08-30 Paolo Bonzini <bonzini@gnu.org>
7083
7084 * Makefile.tpl (AWK): Fix typo.
7085 * Makefile.in: Regenerate.
7086
87264276
PB
70872009-08-30 Paolo Bonzini <bonzini@gnu.org>
7088
7089 * configure.ac: Detect awk and sed.
7090 * Makefile.def (flags_to_pass): Add AWK and SED.
7091 * Makefile.tpl (AWK, SED): New.
7092 (BASE_FLAGS_TO_PASS): Add AWK and SED.
7093 * configure: Regenerate.
7094 * Makefile.in: Regenerate.
7095
68ccd57c
DK
70962009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
7097
7098 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
7099 (collapseslashes): Likewise.
7100
df58e648
RW
71012009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7102
7103 * configure.ac (AC_PREREQ): Bump to 2.64.
7104
0539cb2c
RW
71052009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7106
70fa0efa
RW
7107 * configure.ac: Remove --with-datarootdir, --with-docdir,
7108 --with-pdfdir, --with-htmldir switches.
7109 * configure: Regenerate.
7110
5213506e
RW
7111 * configure: Regenerate.
7112
0539cb2c
RW
7113 * compile: Sync from Automake 1.11.
7114 * depcomp: Likewise.
7115 * install-sh: Likewise.
7116 * missing: Likewise.
7117 * mkinstalldirs: Likewise.
7118 * ylwrap: Likewise.
7119
197c68cc
DK
71202009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
7121
7122 * ltmain.sh (func_normal_abspath): New function.
7123 (func_relative_path): Likewise.
7124 (func_mode_help): Document new -bindir option for link mode.
7125 (func_mode_link): Add new -bindir option, and use it to place
7126 output DLL if specified.
7127
58af276a
RW
71282009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7129
0115d4a3
RW
7130 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
7131 (baseargs): Add --disable-option-checking.
7132 * configure: Regenerate.
7133
58af276a
RW
7134 * Makefile.def (configure-target-libiberty): Depend on
7135 all-binutils and all-ld.
7136 (configure-target-newlib): Likewise.
7137 * Makefile.in: Regenerate.
7138
e9d9afef
BE
71392009-08-17 Ben Elliston <bje@au.ibm.com>
7140
7141 * config.sub, config.guess: Update from upstream sources.
7142
354ebf88
RW
71432009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7144
7145 Sync from src, merge:
7146
7147 2009-07-02 Tristan Gingold <gingold@adacore.com>
7148
7149 * configure.ac: Do not exclude gas for i386-*-darwin.
7150 Add a case for x86_64-*-darwin.
7151 * configure: Regenerate.
7152
8375f7b2
NV
71532009-08-06 Neil Vachharajani <nvachhar@gmail.com>
7154
7155 * MAINTAINERS: Add my name to Write After Approval list.
7156
dce2d8b2 71572009-08-06 Michael Eager <eager@eagercon.com>
ca9fe997
ME
7158
7159 * configure.ac: Add Microblaze target.
7160 * configure: Regenerate.
7161
ea2002ba
CB
71622009-07-31 Christian Bruel <christian.bruel@st.com>
7163
7164 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
7165 * configure: Regenerate.
2bf33cdb 7166
dce2d8b2 71672009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
f563194d
RIL
7168
7169 * MAINTAINERS (Write After Approval): Update my e-mail address.
7170
e90e6bd7
ILT
71712009-07-06 Ian Lance Taylor <iant@google.com>
7172
7173 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
7174 * configure: Rebuild.
7175
f6e0880a
TG
71762009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
7177
7178 * MAINTAINERS: Move myself to the Graphite Reviewers.
7179
6d984927
WG
71802009-06-30 Wei Guozhi <carrot@google.com>
7181
7182 * MAINTAINERS: Add my name to Write After Approval list.
7183
f2689b09
SE
71842009-06-26 Steve Ellcey <sje@cup.hp.com>
7185
7186 PR bootstrap/40338
7187 * configure.ac (comparestring): Create new variable.
7188 * Makefile.tpl (comparestring): Use to skip some comparisions.
7189 * configure: Regenerate.
7190 * Makefile.in: Regenerate.
7191
f62c0ba4
DE
71922009-06-26 Doug Evans <dje@sebabeach.org>
7193
7194 * Makefile.def (host_modules): Add cgen.
7195 * Makefile.in: Regenerate.
7196 * configure.ac (host_tools): Add cgen.
7197 * configure: Regenerate.
7198
7acf4da6
DD
71992009-06-23 DJ Delorie <dj@redhat.com>
7200
7201 * MAINTAINERS: Add myself as mep maintainer.
7202
00020c16
ILT
72032009-06-23 Ian Lance Taylor <iant@google.com>
7204
7205 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
7206 boot_languages. Only bootstrap target libraries listed in
7207 target_libs for some boot language. Add --with-stage1-ldflags,
7208 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
7209 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
7210 if not building with C++.
7211 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
7212 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
7213 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
7214 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
7215 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
7216 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
7217 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
7218 * configure, Makefile.in: Rebuild.
7219
1da52d4a
LF
72202009-06-23 Li Feng <nemokingdom@gmail.com>
7221
7222 * MAINTAINERS: Added my name to write-after-approval list.
7223
144c9175
RM
72242009-06-15 Ryan Mansfield <rmansfield@qnx.com>
7225
7226 * configure.ac: Define is_elf for QNX Neutrino targets.
7227 * configure: Regenerate.
7228
e5871e24
GS
72292009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
7230
9c78662a 7231 * MAINTAINERS: Added my name to the write-after-approval list
e5871e24 7232
5f4a82c0
KG
72332009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7234
7235 * configure.ac: Detect MPC in default directory.
7236 * configure: Regenerate.
7237
394e9195
JG
72382009-06-03 Jerome Guitton <guitton@adacore.com>
7239 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7240
9c78662a
UB
7241 * Makefile.tpl (all): Avoid a trailing backslash.
7242 * Makefile.in: Regenerate.
394e9195 7243
47bca6aa
BE
72442009-06-03 Ben Elliston <bje@au.ibm.com>
7245
7246 * config.sub, config.guess: Update from upstream sources.
7247
a891a473
RS
72482009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
7249
7250 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
7251 to noconfdirs.
7252 * configure: Regenerate.
7253
70cb2d9f
AO
72542009-06-02 Alexandre Oliva <aoliva@redhat.com>
7255
7256 * Makefile.tpl ([+compare-target+]): Compare all stage
7257 directories, rather than just gcc.
7258 * Makefile.in: Rebuilt.
7259
7f1245df
DK
72602009-06-01 Doug Kwan <dougkwan@google.com>
7261
7262 * configure.ac: Support gold for target arm*-*-*.
7263 * configure: Regenerate.
394e9195 7264
acd26225
KG
72652009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7266
7267 * Makefile.def: Add MPC support and dependencies.
7268 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
7269
7270 * Makefile.in, configure: Regenerate.
7271
a1fc946a
AO
72722009-05-27 Alexandre Oliva <aoliva@redhat.com>
7273
7274 * Makefile.tpl (all): Avoid harmless warning in make all when
7275 gcc-bootstrap is enabled but stage_last does not exist.
7276 * Makefile.in: Rebuilt.
7277
2e6a3c8d
NR
72782009-05-24 Nicolas Roche <roche@adacore.com>
7279
7280 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
7281 * Makefile.in: Regenerate.
7282
63487d11
DC
72832009-05-21 Denis Chertykov <chertykov@gmail.com>
7284
7285 * MAINTAINERS: Update my e-mail address.
7286
449223af
DK
72872009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
7288
7289 * configure.ac (cygwin noconfigdirs): Remove libgcj.
7290 * configure: Regenerate.
7291
31c98f49
AO
72922009-05-18 Alexandre Oliva <aoliva@redhat.com>
7293
7294 PR other/40159
7295 * Makefile.tpl (all): Don't assume gcc-bootstrap and
7296 gcc-no-bootstrap are mutually exclusive.
7297 * Makefile.in: Rebuilt.
7298
0f501837
AO
72992009-05-18 Alexandre Oliva <aoliva@redhat.com>
7300
7301 PR other/40159
7302 * Makefile.tpl (all): Don't end with unconditional success.
7303 * Makefile.in: Rebuilt.
7304
4a4a4e99
AO
73052009-05-12 Alexandre Oliva <aoliva@redhat.com>
7306
7307 PR target/37137
7308 * Makefile.def (flags_to_pass): Remove redundant and incomplete
7309 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
7310 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
7311 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
7312 stage_configureflags, stage_cflags and stage_libcflags into
7313 explicit Makefile macros.
7314 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
7315 GFORTRAN.
7316 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
7317 CC. Set CC_FOR_BUILD from CC.
7318 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
7319 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
7320 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
7321 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
7322 and GFORTRAN.
7323 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
7324 (_LIBCFLAGS): Renamed to _TFLAGS.
7325 (do-compare-debug, do-compare3-debug): Drop.
7326 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
7327 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
7328 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
7329 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
7330 (XGCC_FLAGS_FOR_TARGET): New.
7331 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
7332 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
7333 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
7334 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9c78662a 7335 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4a4a4e99
AO
7336 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
7337 TFLAGS.
7338 (BUILD_CONFIG): Include if requested.
7339 (all): Set TFLAGS on bootstrap.
7340 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
7341 (all-stageid-prefixmodule): Likewise.
7342 (do-clean, distclean-stageid): Set TFLAGS.
7343 (restrap): Fix whitespace.
7344 * Makefile.in: Rebuilt.
7345
1cee3429
PB
73462009-05-07 Paolo Bonzini <bonzini@gnu.org>
7347
7348 * config.guess: Sync with src.
7349
0b70eafd
DK
73502009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
7351
7352 * configure.ac ($with_ppl): Default to no if not supplied.
7353 ($with_cloog): Likewise.
7354 configure: Regenerate.
7355
5175f17c
JW
73562009-04-27 James E. Wilson <wilson@codesourcery.com>
7357
7358 * MAINTAINERS: Update my e-mail address.
7359
952fa153
NC
73602009-04-27 Nick Clifton <nickc@redhat.com>
7361
7362 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7363
a687f83c
EB
73642009-04-25 Eric Botcazou <ebotcazou@adacore.com>
7365
7366 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7367 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7368 * Makefile.in: Regenerate.
7369
9e3eba15
KG
73702009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7371
7372 PR bootstrap/39739
7373 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7374 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7375
7376 * configure, Makefile.in: Regenerate.
7377
a687f83c 73782009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
7379
7380 * include/hashtab.h: Update GTY annotations to new syntax
7381 * include/splay-tree.h: Likewise
7382
070bdbd9
BE
73832009-04-17 Ben Elliston <bje@au.ibm.com>
7384
7385 * config.sub, config.guess: Update from upstream sources.
7386
55f2d967
AG
73872009-04-15 Anthony Green <green@moxielogic.com>
7388
7389 * configure.ac: Add moxie support.
7390 * configure: Rebuilt.
7391
309c24a9
JJ
73922009-04-14 Jakub Jelinek <jakub@redhat.com>
7393
7394 * configure.ac: Change copyright header to refer to version
7395 3 of the GNU General Public License and to point readers at the
7396 COPYING3 file and the FSF's license web page.
7397 * Makefile.def: Likewise.
7398 * Makefile.tpl: Likewise.
7399 * Makefile.in: Regenerate.
7400
b93133bc
JH
74012009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
7402
7403 * configure.ac: Restore match for darwin9 or later. Use double
7404 brackets since regeneration eats one pair.
7405 * configure: Regenerate.
7406
d18ff35a
L
74072009-04-09 H.J. Lu <hongjiu.lu@intel.com>
7408
7409 PR gas/10039
7410 * configure.ac: Require texinfo 4.7.
7411 * configure: Regenerated.
7412
748086b7
JJ
74132009-04-09 Nick Clifton <nickc@redhat.com>
7414
7415 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7416 the GCC Runtime Library Exception.
7417
a3337ea2
KG
74182009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7419
7420 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7421 * configure: Regenerate.
7422
60911f14
SE
74232009-04-01 Steve Ellcey <sje@cup.hp.com>
7424
7425 * Makefil.def (languages): New entries.
7426 * Makefile.tpl (check-gcc-*): New generic target.
7427 * Makefile.in: Regenerate.
60911f14 7428
dce2d8b2 74292009-03-25 Erven Rohou <erven.rohou@inria.fr>
7369c1d0 7430
d18ff35a 7431 * MAINTAINERS: Update my email address.
7369c1d0 7432
cfb1f59f
TT
74332009-03-18 Tom Tromey <tromey@redhat.com>
7434
d18ff35a
L
7435 * configure: Rebuild.
7436 * configure.ac (host_libs): Add libiconv.
7437 * Makefile.in: Rebuild.
7438 * Makefile.def (host_modules): Add libiconv.
7439 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 7440
75eeae1a
TG
74412009-03-16 Tristan Gingold <gingold@adacore.com>
7442
7443 * configure.ac: Treat gdb as supported on x86_64-darwin.
7444 * configure: Regenerate.
7445
f38095f3
JM
74462009-03-16 Joseph Myers <joseph@codesourcery.com>
7447
7448 * configure.ac (--with-host-libstdcxx): New option.
7449 * configure: Regenerate.
7450
dce2d8b2 74512009-03-12 Joern Rennecke <joern.rennecke@arc.com>
fec7f245
JR
7452
7453 * MAINTAINERS: Move myself into the write after approval list.
7454
6d401294
NP
74552009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
7456
7457 * MAINTAINERS: Update e-mail address.
2bf33cdb 7458
07c97076
DN
74592009-03-11 Dorit Nuzman <dorit@il.ibm.com>
7460
7461 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7462
dce2d8b2 74632009-03-10 Ira Rosen <irar@il.ibm.com>
bb947fd1
IR
7464
7465 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7466
7a9d3fe8
RW
74672009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7468
7469 Backport from git Libtool:
7470
7471 2009-01-19 Robert Millan <rmh@aybabtu.com>
7472 Support GNU/kOpenSolaris.
7473 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7474 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7475 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7476 GNU/kOpenSolaris.
7477
c9e9e11f
AS
74782009-02-27 Andreas Schwab <schwab@linux-m68k.org>
7479
7480 * MAINTAINERS: Update e-mail address.
7481
5e8c1552 74822009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
7483
7484 * MAINTAINERS (Write After Approval): Add self.
7485
b0adb088
BM
74862009-02-18 Bingfeng Mei <bmei@broadcom.com>
7487
7488 * MAINTAINERS (Write After Approval): Add myself.
7489
ee04b574
AS
74902009-02-05 Andreas Schwab <schwab@suse.de>
7491
7492 * Makefile.tpl (stage_last): Define $r and $s before using
7493 $(RECURSE_FLAGS_TO_PASS).
7494 * Makefile.in: Regenerate
7495
907884c9
ILT
74962009-01-30 Ian Lance Taylor <iant@google.com>
7497
7498 * MAINTAINERS: Move myself to the Global Reviewers list.
7499
416ac4d4
RM
75002009-01-29 Robert Millan <rmh@aybabtu.com>
7501
7502 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7503 * configure: Regenerate.
7504
ee5decb3
GP
75052009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
7506
7507 * MAINTAINERS: Make whitespace consistent.
19196f44 7508 Remove Robert Millan from Write After Approval.
ee5decb3 7509
36fbb0ec
AM
75102009-01-16 Alan Modra <amodra@bigpond.net.au>
7511
7512 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7513 (all-opcodes): Depend on all-libiberty.
7514 * Makefile.in: Regenerate.
7515
52535a64
DR
75162009-01-15 Douglas B Rupp <rupp@gnat.com>
7517
7518 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7519 * configure: Regenerate.
7520
e04a57df
RR
75212009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
7522
7523 * MAINTAINERS (Write After Approval): Add myself.
7524
856c450b
SK
75252009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
7526
7527 * MAINTAINERS: Add myself to reviewers (Fortran).
7528
dce2d8b2 75292009-01-12 Sebastian Pop <sebastian.pop@amd.com>
53095c56
SP
7530
7531 PR tree-optimization/38515
7532 * configure.ac (cloog-polylib): Removed.
7533 (with_ppl, with_cloog): Test for "no".
7534 * configure: Regenerated.
7535
1e5e8a59
DF
75362009-01-11 Daniel Franke <franke.daniel@gmail.com>
7537
7538 * MAINTAINERS: Moved myself to reviewers (Fortran).
7539
5e5debf6
TS
75402009-01-06 Thomas Schwinge <tschwinge@gnu.org>
7541
7542 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7543 (Write After Approval): Remove myself.
7544
1c42acf1
DN
75452009-01-03 Diego Novillo <dnovillo@google.com>
7546
7547 * MAINTAINERS: Remove myself from alias maintainership.
7548
2fbbedaf
DA
75492009-01-02 David Ayers <ayers@fsfe.org>
7550
7551 * MAINTAINERS: Update e-mail address.
7552
17213821
GP
75532008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
7554
7555 * MAINTAINERS: Make whitespace consistent.
7556
baafc534
RW
75572008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7558
7559 Backport from upstream Libtool:
7560 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7561 Add cache variables to tests that require the linker to work.
7562 For shlibpath_overrides_runpath, this also changes the semantics
7563 to let the result from the C compiler take precedence.
7564
18430d27
BE
75652008-12-02 Ben Elliston <bje@au.ibm.com>
7566
7567 * config.sub, config.guess: Update from upstream sources.
7568
dce2d8b2 75692008-12-12 Sebastian Pop <sebastian.pop@amd.com>
0a280b35
SP
7570
7571 * configure.ac (ppllibs): Add by default the lib flags.
7572 * configure: Regenerate.
7573
41e9641b
LM
75742008-12-08 Luis Machado <luisgpm@br.ibm.com>
7575
7576 * MAINTAINERS: Add myself to the write after approval list.
7577
25783c30
JH
75782008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
7579
ee04b574
AS
7580 * configure.ac: Add double brackets on darwin[912].
7581 * configure: Regenerate.
25783c30 7582
0e318fcc
DK
75832008-12-03 Daniel Kraft <d@domob.eu>
7584
7585 * MAINTAINERS: Moved myself and Mikael Morin from Write After
7586 Approval to Reviewer section (for Fortran front-end).
7587
7f171b95
JH
75882008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
7589
7590 * configure.ac: Expand to darwin10 and later.
7591 * configure: Regenerate.
7592
09ce620e
AS
75932008-12-02 Andreas Schwab <schwab@suse.de>
7594
7595 * Makefile.def: configure-target-boehm-gc depends on
7596 all-target-libstdc++-v3.
7597 * Makefile.in: Regenerate.
7598
386c704d
KT
75992008-12-02 Kai Tietz <kai.tietz@onevision.com>
7600
7601 * MAINTAINERS: Add myself as mingw maintainer.
7602
e03dd84a
BE
76032008-12-02 Ben Elliston <bje@au.ibm.com>
7604
7605 * config.sub, config.guess: Update from upstream sources.
7606
3fa87964
GP
76072008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
7608
7609 * README.SCO: Remove.
7610
df72d7ed
FP
76112008-11-29 Fernando Pereira <pronesto@gmail.com>
7612
7613 * MAINTAINERS: Add myself to the write after approval list.
7614
b5646528
DK
76152008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
7616
7617 * MAINTAINERS: Update my email address in WAA section.
7618
dce2d8b2 76192008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
ebf24eb4
CL
7620
7621 * MAINTAINERS: Update e-mail address.
7622
dce2d8b2 76232008-11-27 Toon Moene <toon@moene.org>
50e0f131
TM
7624
7625 * MAINTAINERS: Change e-mail address.
7626
0db3a858
TG
76272008-11-27 Tristan Gingold <gingold@adacore.com>
7628
7629 * configure.ac: Build gdb for i?86-*-darwin*
7630 * configure: Regenerated.
7631
dce2d8b2 76322008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
f07bde68
HS
7633
7634 * MAINTAINERS: Added my full name.
7635
487e299b
DJ
76362008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
7637
7638 PR bootstrap/38014
7639 PR bootstrap/37923
7640
7641 Revert:
7642
7643 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7644
7645 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7646 * Makefile.in: Regenerated.
7647
7648 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7649
7650 PR gdb/921
7651 PR gdb/1646
7652 PR gdb/2175
7653 PR gdb/2176
7654
7655 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7656 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7657 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7658 (HOST_EXPORTS): Pass CPPFLAGS.
7659 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7660 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7661 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7662 * Makefile.in, configure: Regenerated.
7663 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7664 and CPPFLAGS_FOR_BUILD.
7665
dce2d8b2 76662008-11-06 Jeff Law <law@redhat.com>
d69fbecb
JL
7667
7668 * MAINTAINERS: Add myself as middle end maintainer.
7669
044fed69
AS
76702008-11-06 Andrew Stubbs <ams@codesourcery.com>
7671
7672 * MAINTAINERS (Write after approval): Add myself.
7673
caf6defe
DN
76742008-11-05 Diego Novillo <dnovillo@google.com>
7675
7676 * MAINTAINERS (Global Reviewers): Add myself.
7677 (Non-Algorithmic Maintainers): Remove myself.
7678
3e9899ac
TS
76792008-11-04 Thomas Schwinge <tschwinge@gnu.org>
7680
09ce620e 7681 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 7682
ea99e36e
MM
76832008-10-31 Mikael Morin <mikael.morin@tele2.fr>
7684
09ce620e 7685 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 7686
fb0d2684
BE
76872008-10-31 Ben Elliston <bje@au.ibm.com>
7688
7689 * configure.ac (spu-*-*): Remove special case.
7690 * configure: Regenerate.
7691
73c07a3e
CM
76922008-10-30 Catherine Moore <clm@codesourcery.com>
7693
7694 * MAINTAINERS (Write after approval): Update my email address.
7695
7310a2da
SSF
76962008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
7697
7698 * configure.ac [spu-*-*]: Do not set skipdirs.
7699 * configure: Re-generate.
7700
7e51fe23
BS
77012008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
7702
7703 * MAINTAINERS (Various Maintainers): Add myself to reload.
7704
ef20be93
RG
77052008-10-25 Richard Guenther <rguenther@suse.de>
7706
7707 * MAINTAINERS (Various Maintainers): Add myself as middle-end
7708 maintainer. Remove myself as libgcc-math maintainer.
7709 (Non-Algorithmic Maintainers): Remove myself.
7710
03ffcfa0
DJ
77112008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7712
7713 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7714 * Makefile.in: Regenerated.
7715
dec014a9
CC
77162008-10-23 Cary Coutant <ccoutant@google.com>
7717
7718 * MAINTAINERS (Write after approval): Add myself.
7719
b36c386c
DJ
77202008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7721
7722 PR gdb/921
7723 PR gdb/1646
7724 PR gdb/2175
7725 PR gdb/2176
7726
7727 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7728 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7729 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7730 (HOST_EXPORTS): Pass CPPFLAGS.
7731 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7732 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7733 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7734 * Makefile.in, configure: Regenerated.
7735 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7736 and CPPFLAGS_FOR_BUILD.
7737
dce2d8b2 77382008-10-20 Sebastian Pop <sebastian.pop@amd.com>
84541525
SP
7739
7740 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7741 Sebastian Pop.
7742
e0bda97e
AP
77432008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
7744
7745 * MAINTAINERS (Write After Approval): Added myself.
7746
36c713e0
KG
77472008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7748
7749 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7750 recommended version to 2.3.2.
7751
7752 * configure: Regenerate.
7753
8fe005ee
MM
77542008-10-01 Mark Mitchell <mark@codesourcery.com>
7755
7756 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7757
be8f156f
DD
77582008-09-29 David Daney <david.daney@caviumnetworks.com>
7759
7760 * MAINTAINERS (Write After Approval): Update e-mail address.
7761
ae11dff4
PG
77622008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
7763
7764 * libtool.m4: Update to libtool 2.2.6.
7765 * lt~obsolete.m4: Update to libtool 2.2.6.
7766 * ltmain.sh: Update to libtool 2.2.6.
7767 * ltsugar.m4: Update to libtool 2.2.6.
7768 * ltversion.m4: Update to libtool 2.2.6.
7769 * ltoptions.m4: Update to libtool 2.2.6.
7770 * ltgcc.m4: Update to match changes from libtool 2.2.6.
7771
441154b1
CF
77722008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
7773
7774 * MAINTAINERS (Write After Approval): Add myself.
7775
775b3b26
BRF
77762008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
7777
7778 * MAINTAINERS (Write After Approval): Update my name.
7779
94538043
SB
77802008-09-20 Steven Bosscher <steven@gcc.gnu.org>
7781
09ce620e 7782 * MAINTAINERS: Add myself in "Write After Approval".
94538043 7783
52d1bfd8
SE
77842008-09-18 Steve Ellcey <sje@cup.hp.com>
7785
09ce620e 7786 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 7787
c5cc92f5
GP
77882008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
7789
7790 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7791 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7792 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7793 and Michael Tiemann from Write After Approval since they do not
7794 actually have access.
7795
23d9794a
RG
77962008-09-05 Richard Guenther <rguenther@suse.de>
7797
7798 * configure.ac: Initialize clooglibs to -lcloog.
7799 * configure: Re-generate.
7800
192a671e
LCW
78012008-09-04 Le-Chun Wu <lcwu@google.com>
7802
7803 * MAINTAINERS (Write After Approval): Add myself.
7804
d789184e
SP
78052008-09-03 Sebastian Pop <sebastian.pop@amd.com>
7806
7807 * configure.ac (--with-cloog-polylib): New.
7808 (--disable-cloog-version-check): New.
7809 (--disable-ppl-version-check): New.
7810 * configure: Re-generate.
7811
36a881c7
RG
78122008-09-03 Richard Guenther <rguenther@suse.de>
7813
7814 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
7815 cloog test.
7816 * configure: Re-generate.
7817
358da97e
HS
78182008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
7819
7820 Add picoChip port.
7821 * MAINTAINERS: Add picoChip maintainers.
7822
f8bf9252
SP
78232008-09-02 Sebastian Pop <sebastian.pop@amd.com>
7824 Tobias Grosser <grosser@fim.uni-passau.de>
7825 Jan Sjodin <jan.sjodin@amd.com>
7826 Harsha Jagasia <harsha.jagasia@amd.com>
7827 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7828 Konrad Trifunovic <konrad.trifunovic@inria.fr>
7829 Adrien Eliche <aeliche@isty.uvsq.fr>
7830
7831 Merge from graphite branch.
7832 * configure: Regenerate.
7833 * Makefile.in: Regenerate.
7834 * configure.ac (host_libs): Add ppl and cloog.
7835 Add checks for PPL and CLooG.
7836 * Makefile.def (ppl, cloog): Added modules and dependences.
7837 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
7838 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
7839
d89f0ad6
AL
78402008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7841
7842 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
7843 (GCC_SHLIB_SUBDIR): New.
7844 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
7845 * configure: Regenerate.
7846 * Makefile.in: Regenerate.
7847
88a25817
GP
78482008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7849
7850 * MAINTAINERS: Consistently use tabs to separate columns.
7851
f873f15f
TG
78522008-08-29 Tristan Gingold <gingold@adacore.com>
7853
7854 * MAINTAINERS (Write after Approval): Add myself.
7855
e1514c3f
TG
78562008-08-28 Tristan Gingold <gingold@adacore.com>
7857
7858 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
7859 Enable bfd, binutils and opcodes.
7860 * configure: Regenerate.
7861
4717882f
JDA
78622008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7863
7864 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
7865
28c9884c
TK
78662008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
7867
7868 * MAINTAINERS: Use correct Umlaut for last name.
7869
ae96d86a
FXC
78702008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7871
7872 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
7873
3ecc96e3
DE
78742008-08-16 David Edelsohn <edelsohn@gnu.org>
7875
7876 * MAINTAINERS: Update my email address.
7877
dd609cc1
EB
78782008-08-16 Nicolas Roche <roche@adacore.com>
7879
7880 * Makefile.tpl: Add BOOT_ADAFLAGS.
7881 * Makefile.in: Regenerate.
7882
08d0963a
RS
78832008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
7884
7885 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
7886 * configure: Regenerate.
7887
dce2d8b2 78882008-07-30 Paolo Bonzini <bonzini@gnu.org>
00afcaa0
PB
7889
7890 * configure.ac: Add makefile fragments for hpux.
7891 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
7892 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
7893 * configure: Regenerate.
7894 * Makefile.in: Regenerate.
7895
dce2d8b2 78962008-07-28 Aldy Hernandez <aldyh@redhat.com>
806b3528
AH
7897
7898 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
7899
dce2d8b2 79002008-07-11 Dodji Seketeli <dseketel@redhat.com>
ab220355
DS
7901
7902 * MAINTAINERS (Write after Approval): Add myself.
7903
78209f30
XG
79042008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
7905
7906 * MAINTAINERS (Write After Approval): Add myself.
7907
5b5b098d
AJ
79082008-06-29 Andrew Jenner <andrew@codesourcery.com>
7909
7910 * MAINTAINERS (Write After Approval): Add myself.
7911
d812ec93
KW
79122008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
7913
7914 * MAINTAINERS: Update my email address.
7915
99e78224
JY
79162008-06-25 Joey Ye <joey.ye@intel.com>
7917
7918 * MAINTAINERS (Write After Approval): Add myself.
7919
18c04407
RW
79202008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7921
7922 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
7923 * Makefile.in: Regenerate.
7924 * configure: Regenerate.
7925
47aa9a31
DK
79262008-06-17 Daniel Kraft <d@domob.eu>
7927
7928 * MAINTAINERS (Write After Approval): Add myself.
7929
ad33ff57
RW
79302008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7931
7932 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
7933 "$@" is still intact with both Autoconf 2.59 and 2.62.
7934 * configure: Regenerate.
7935
cdce5c41
RW
79362008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7937
7938 * Makefile.tpl: Fix comment errors.
7939 * Makefile.in: Regenerate.
7940
01b79d11
DM
79412008-06-12 David S. Miller <davem@davemloft.net>
7942 David Edelsohn <edelsohn@gnu.org>
7943
7944 * configure.ac: Add powerpc*-*-* to gold supported targets.
7945 * configure: Regenerate.
7946
f8c33439
JM
79472008-06-08 Joseph Myers <joseph@codesourcery.com>
7948
7949 PR tree-optimization/36218
7950 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
7951 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
7952 (all prefix="build-"): Pass them to build-system sub-makes.
7953 * Makefile.in: Regenerate.
7954
cd985f66
JM
79552008-06-07 Joseph Myers <joseph@codesourcery.com>
7956
7957 * MAINTAINERS (mt port): Remove.
7958 (sco5, unixware, sco udk): Remove.
7959 (Kean Johnston): Add to Write After Approval.
7960
3f6383d3
JB
79612008-05-30 Julian Brown <julian@codesourcery.com>
7962
7963 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
7964 of libobjc for ARM EABI Linux.
7965 * configure: Regenerate.
30da41ed 7966
dce2d8b2 79672008-05-18 Xinliang David Li <davidxl@google.com>
e29cc9b4 7968
09ce620e 7969 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 7970
dce2d8b2 79712008-05-17 Xinliang David Li <davidxl@google.com>
30da41ed 7972
e29cc9b4 7973 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 7974
955410cb
JW
79752008-05-15 Janus Weil <janus@gcc.gnu.org>
7976
7977 * MAINTAINERS (Write After Approval): Add myself.
7978
719bb4e3 79792008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
7980
7981 * config-ml.in: don't handle --enable-shared and --enable-static.
7982
372b05fc
RS
79832008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
7984
7985 * MAINTAINERS: Update my email address.
7986
f73e2200
PC
79872008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
7988
7989 * MAINTAINERS: Update my email address.
09ce620e 7990
3e438e2b
KVH
79912008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
7992
7993 * MAINTAINERS (Write After Approval): Add myself.
7994
177bf491
GS
79952008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
7996
7997 * MAINTAINERS (Write After Approval): Add myself.
7998
dce2d8b2 79992008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
ac89df2f
PG
8000
8001 * MAINTAINERS (crx): Add myself.
8002
14a8726b
PB
80032008-04-18 Paolo Bonzini <bonzini@gnu.org>
8004
8005 Sync with src:
8006 2008-04-14 David S. Miller <davem@davemloft.net>
8007
09ce620e
AS
8008 * configure.ac: Add sparc*-*-* to gold supported targets.
8009 * configure: Regenerate.
14a8726b 8010
7142fb32
PB
80112008-04-18 Paolo Bonzini <bonzini@gnu.org>
8012
8013 PR bootstrap/35457
8014 * configure.ac: Include override.m4.
8015 * configure: Regenerate.
8016
c6b196de
PB
80172008-04-18 Paolo Bonzini <bonzini@gnu.org>
8018
09ce620e
AS
8019 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
8020 * Makefile.in: Regenerate.
c6b196de 8021
dce2d8b2 80222008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
c993ae60 8023
09ce620e 8024 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 8025 as nonconfigurable directories list.
09ce620e 8026 * configure: Regenerate.
c993ae60 8027
8479b1b1
BE
80282008-04-14 Ben Elliston <bje@au.ibm.com>
8029
8030 * config.sub, config.guess: Update from upstream sources.
8031
295e261a
HPN
80322008-04-12 Hans-Peter Nilsson <hp@axis.com>
8033
8034 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
8035 * Makefile.in: Regenerate.
8036
ac3949d9
EW
80372008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
8038
8039 * configure.ac: Do not build libssp for the AVR.
8040 * configure: Regenerate.
8041
06407e30
ILT
80422008-04-07 Ian Lance Taylor <iant@google.com>
8043
8044 * Makefile.def: check-gold depends upon all-binutils.
8045 * Makefile.in: Regenerate.
8046
97db009c
AH
80472008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
8048
8049 * MAINTAINERS (Write After Approval): Add myself.
8050
2a79c47f
NC
80512008-04-04 Nick Clifton <nickc@redhat.com>
8052
8053 PR binutils/4334
5f4bebbf 8054 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
8055 builds.
8056 * configure: Regenerate.
8057
c53a18d3
N
80582008-04-04 NightStrike <NightStrike@gmail.com>
8059
8060 PR other/35151
09ce620e
AS
8061 * configure.ac: Combine rules for mingw32 and mingw64.
8062 * configure: Regenerate.
c53a18d3 8063
d925aa70
KT
80642008-04-02 Kai Tietz <kai.tietz@onvision.com>
8065
8066 * MAINTAINERS (Write After Approval): Add myself.
8067
dce2d8b2 80682008-04-01 Seongbae Park <seongbae.park@gmail.com>
ad424a85
SP
8069
8070 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
8071 * Makefile.in (.NOTPARALLEL): Ditto.
8072
4412a506
PG
80732008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
8074
8075 * MAINTAINERS (Write After Approval): Add myself.
8076
dce2d8b2 80772008-03-31 Seongbae Park <seongbae.park@gmail.com>
2f908293
SP
8078
8079 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
8080 * Makefile.in (.NOTPARALLEL): Regenerate.
8081
639223bd
PB
80822008-03-27 Paolo Bonzini <bonzini@gnu.org>
8083
8084 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
8085 * Makefile.in: Regenerate.
8086
b8ab1f4a
JS
80872008-03-26 Jakub Staszak <kuba@et.pl>
8088
8089 * MAINTAINERS (Write After Approval): Add myself.
8090
b45890a4
TK
80912008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
8092
8093 * MAINTAINERS: Update e-mail address.
8094
5afab7ad
ILT
80952008-03-20 Ian Lance Taylor <iant@google.com>
8096
8097 * configure.ac: Add support for --enable-gold.
8098 * Makefile.def: Add gold as a directory like ld.
8099 * configure, Makefile.in: Regenerate.
8100
38d24731
RW
81012008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8102
8103 * configure.ac: m4_include config/proginstall.m4.
8104 * configure: Regenerate.
32bc4cf4
RW
8105
8106 Backport from upstream Libtool:
09ce620e 8107
32bc4cf4 8108 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 8109
32bc4cf4
RW
8110 Deal with Autoconf 2.62's semantic change in m4_append.
8111 * ltsugar.m4 (lt_append): Replace broken versions of
8112 m4_append.
8113 (lt_if_append_uniq): Don't require separator to be overquoted,
8114 and avoid broken m4_append.
8115 (lt_dict_add): Fix typo.
8116 * libtool.m4 (_LT_DECL): Don't overquote separator.
8117
9d3c50ea
DE
81182008-03-13 David Edelsohn <edelsohn@gnu.org>
8119
8120 * config.rpath: Add AIX 6 support.
8121
5d2edb29
PB
81222008-03-13 Paolo Bonzini <bonzini@gnu.org>
8123
8124 * Makefile.def (stageprofile). Remove -fprofile-generate
8125 from stage_libcflags.
8126 * Makefile.in: Regenerate.
8127
954910ef
BE
81282008-03-13 Ben Elliston <bje@au.ibm.com>
8129
8130 * config.sub, config.guess: Update from upstream sources.
8131
e8645a40
TT
81322008-03-06 Tom Tromey <tromey@redhat.com>
8133
8134 * MAINTAINERS: Update for treelang deletion.
8135
2c8e955e
JW
81362008-03-03 James E. Wilson <wilson@tuliptree.org>
8137
8138 * MAINTAINERS: Update my email address.
8139
54acd307
SS
81402008-03-03 Stan Shebs <stanshebs@earthlink.net>
8141
893ad2a1 8142 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
8143 (objective-c/c++): Add myself as a maintainer.
8144
4b52b516
VR
81452008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
8146
8147 * MAINTAINERS (Write After Approval): Update my email address.
8148
e652b516
TB
81492008-02-25 Tomas Bily <tbily@suse.cz>
8150
8151 * MAINTAINERS (Write After Approval): Add myself.
8152
02d30740
JJ
81532008-02-23 Jakub Jelinek <jakub@redhat.com>
8154
8155 * MAINTAINERS (OpenMP): Add myself.
8156
1c8bd6a3
PB
81572008-02-20 Paolo Bonzini <bonzini@gnu.org>
8158
4b40b2a5
UB
8159 PR bootstrap/32009
8160 PR bootstrap/32161
1c8bd6a3 8161
4b40b2a5
UB
8162 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
8163 * configure: Regenerate.
1c8bd6a3 8164
4b40b2a5
UB
8165 * Makefile.def: Define stage_libcflags for all bootstrap stages.
8166 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
8167 STAGE4_LIBCFLAGS): New.
8168 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
8169 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
8170 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
8171 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
8172 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
8173 for target modules. Don't export LIBCFLAGS.
8174 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
8175 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
8176 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
8177 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
8178 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
8179 * Makefile.in: Regenerate.
1c8bd6a3 8180
bb44c9d2
RW
81812008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8182
8183 PR libgcj/33085
8184 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
8185 Do not use -DDLL_EXPORT. Backport from upstream.
8186
29a7754d
RW
81872008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8188
8189 * MAINTAINERS (Write After Approval): Add myself.
8190
9a212bb7
HPN
81912008-02-02 Hans-Peter Nilsson <hp@axis.com>
8192
8193 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
8194 * configure: Regenerate.
8195
aa12a573
MG
81962008-01-31 Marc Gauthier <marc@tensilica.com>
8197
8198 * configure.ac (xtensa*-*-*): Recognize processor variants.
8199 * configure: Regenerate.
8200
ac9e6043
RW
82012008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8202
40049ccc
UB
8203 PR bootstrap/34922
8204 * configure.ac (PARSE_ARGS): Push suitable setting of
8205 ac_subdirs_all, for `./configure --help=recursive'.
8206 Handle `+' in generic toplevel directory disabling.
8207 * configure: Regenerate.
ac9e6043 8208
4288c86a
NC
82092008-01-28 Nick Clifton <nickc@redhat.com>
8210
8211 * MAINTAINERS (xstormy16): Take over maintainership.
8212
8d8da227
JM
82132008-01-25 Joseph Myers <joseph@codesourcery.com>
8214
8215 * MAINTAINERS (c4x port): Remove.
8216
349b60e7
DE
82172008-01-24 David Edelsohn <edelsohn@gnu.org>
8218
8219 * libtool.m4: Backport AIX 6 support from ToT Libtool.
8220
3ca06a68
BE
82212008-01-23 Ben Elliston <bje@au.ibm.com>
8222
8223 * config.sub, config.guess: Update from upstream sources.
8224
3c631381
TG
82252008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
8226
8227 * MAINTAINERS (Write After Approval): Add myself.
8228
20533ef1
L
82292008-01-17 H.J. Lu <hjl.tools@gmail.com>
8230
8231 * MAINTAINERS: Update my email address.
8232
82332008-01-09 Raksit Ashok <raksit@google.com>
8234
8235 * MAINTAINERS (Write After Approval): Add myself.
8236
684f4f6a
RA
82372008-01-09 Raksit Ashok <raksit@google.com>
8238
8239 * MAINTAINERS (Write After Approval): Add myself.
8240
9cb8756f
BE
82412008-01-08 Ben Elliston <bje@au.ibm.com>
8242
8243 * config.sub, config.guess: Update from upstream sources.
8244
94e1934d
KG
82452007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8246
8247 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 8248 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
8249 * configure: Regenerate.
8250
a2e51f77
SP
82512007-12-15 Sebastian Pop <sebastian.pop@amd.com>
8252
8253 * MAINTAINERS: Update my email address.
8254
ffe3dcd9
BRF
82552007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
8256
8257 * MAINTAINERS: Update my email address.
8258
aa4095c9
RS
82592007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
8260
8261 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
8262 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
8263 * Makefile.in: Regenerate.
8264
dce2d8b2 82652007-12-10 Mark Heffernan <meheff@google.com>
030e2013
MH
8266
8267 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
8268 misplaced entries.
8269
0fe0f073
AT
82702007-12-10 Andreas Tobler <a.tobler@schweiz.org>
8271
8272 * configure.ac: Enable libjava for x86_64-*-darwin9.
8273 * configure: Regenerate.
8274
dce2d8b2 82752007-12-07 Bill Maddox <maddox@google.com>
d4ca4b06
BM
8276
8277 * MAINTAINERS (Write After Approval): Add myself.
8278
c3220d4c
BE
82792007-12-05 Ben Elliston <bje@au.ibm.com>
8280
8281 * config.sub, config.guess: Update from upstream sources.
8282
aba7501e
MK
82832007-12-02 Matthias Klose <doko@ubuntu.com>
8284
8285 * config-ml.in: Remove 64bit configure tests.
8286
d683ec81
PB
82872007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8288
8289 * config-ml.in: Robustify against white space in absolute file
8290 names.
8291
8292 * config-ml.in (multi-clean): Substitute ${Makefile}.
8293 Remove superfluous ${Makefile} in list.
8294
60f1711a
TS
82952007-11-19 Thiemo Seufer <ths@mips.com>
8296
8297 * config-ml.in: Don't hardcode the Makefile name.
8298
487f9d96
AM
82992007-11-08 Alexander Monakov <amonakov@ispras.ru>
8300
8301 * MAINTAINERS (Write After Approval): Add myself.
8302
fa3886fe
ST
83032007-11-07 Samuel Tardieu <sam@rfc1149.net>
8304
8305 * MAINTAINERS (Write After Approval): Add myself.
8306
dce2d8b2 83072007-11-06 Doug Kwan <dougkwan@google.com>
ae750079
DK
8308
8309 * MAINTAINERS (Write After Approval): Add myself.
8310
acc48927
BE
83112007-10-25 Ben Elliston <bje@au.ibm.com>
8312
8313 * MAINTAINERS (mercury): Remove entry.
8314 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
8315
e00e9858
DJ
83162007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
8317
8318 * Makefile.def (dependencies): Make configure-gdb depend on
8319 all-intl.
8320 * Makefile.in: Regenerated.
8321
def14a3c
SK
83222007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
8323
8324 * MAINTAINERS (Fortran maintainer): Remove myself.
8325
dce2d8b2 83262007-10-15 Patrick Mansfield <patmans@us.ibm.com>
0e5e9f76
PM
8327
8328 * Makefile.def: To avoid problems running with parallel makes,
8329 build newlib before libgloss so that target specific header
8330 files are availble.
8331 * Makefile.in: Regenerate
8332
bbfbfafc
DJ
83332007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
8334
8335 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
8336 * Makefile.in: Regenerate.
8337
c56abad5
VM
83382007-10-09 Vladimir Makarov <vmakarov@redhat.com>
8339
8340 * MAINTAINERS (Register allocation reviewer): Add myself.
8341
f019adc1
MF
83422007-10-08 Mike Frysinger <vapier@gentoo.org>
8343
8344 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8345 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8346 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
8347 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8348 * configure: Regenerate.
8349
dce2d8b2 83502006-10-04 Seongbae Park <seongbae.park@gmail.com>
789e4e28
SP
8351
8352 * MAINTAINERS (Register allocation reviewer): Add myself.
8353
0999159b
PB
83542007-10-01 Paolo Bonzini <bonzini@gnu.org>
8355
8356 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8357 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8358 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8359 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8360 * configure.ac: Default them to host tools for $host = $build.
8361 Subst them.
8362
8363 * configure: Regenerate.
8364 * Makefile.in: Regenerate.
8365
dce2d8b2 83662006-09-24 Peter Bergner <bergner@vnet.ibm.com>
a054acde
PB
8367
8368 * MAINTAINERS (Register allocation reviewer): Add myself.
8369
dce2d8b2 83702006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
ffda6fc9
KZ
8371
8372 * MAINTAINERS (Register allocation reviewer): Add myself.
8373
9d209c83
SP
83742007-09-21 Seongbae Park <seongbae.park@gmail.com>
8375
8376 * MAINTAINERS (Write After Approval): Fix typo.
8377
1ec3b87b
RS
83782007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
8379
8380 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8381 * configure: Regenerate.
8382
19d5986d
PJ
83832007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
8384
8385 PR bootstrap/31906
8386 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 8387 they're already prefixed.
19d5986d 8388
6d3b5aea
BK
83892007-09-19 Benjamin Kosnik <bkoz@redhat.com>
8390
8391 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8392 libstdc++.
8393 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8394 * configure: Regenerate.
8395 * Makefile.in: Regenerate.
09ce620e 8396
4fe7e755
AS
83972007-09-17 Andreas Schwab <schwab@suse.de>
8398
8399 * configure.ac: Raise minimum makeinfo version to 4.6.
8400 * configure: Regenerate.
8401
dce2d8b2 84022007-09-17 Johannes Singler <singler@ira.uka.de>
d483feaa 8403
ffe3dcd9 8404 * MAINTAINERS (write-after-approval) add myself
d483feaa 8405
fa9a3f31
AM
84062007-09-15 Alan Modra <amodra@bigpond.net.au>
8407
8408 * configure.ac: Correct makeinfo version check.
8409 * configure: Regenerate.
8410
6593a73e
RS
84112007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
8412
8413 * MAINTAINERS: Update my email address.
8414
d9dced13
RS
84152007-09-14 Richard Sandiford <richard@codesourcery.com>
8416
8417 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
8418 to $skipdirs and only disable gprof for newlib. Use the normal
8419 mips*-elf* handling in other respects.
8420 * configure: Regnerate.
8421
773c1467
DD
84222007-09-12 David Daney <ddaney@avtrex.com>
8423
8424 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8425 enabling libgcj.
8426 * configure: Regenerate.
8427
c03353e2
RIL
84282007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
8429
8430 PR other/32154
8431 * configure.ac: For libgloss targets, point the linker to the linker
8432 script, startup code and simulator library.
8433 * configure: Regenerate.
8434
c4e9bf2b
AH
84352007-09-07 Andrew Haley <aph@redhat.com>
8436
8437 * configure.ac (noconfigdirs): Remove target-libffi and
8438 target-libjava.
8439 * configure: Regenerate.
8440
1f5a6b84
FXC
84412007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8442
8443 PR target/33281
8444 * configure.ac: Use config/mh-mingw on mingw.
8445 * configure: Regenerate.
1f5a6b84 8446
3951e521
PH
84472007-09-05 Pat Haugen <pthaugen@us.ibm.com>
8448
9f349f63 8449 * MAINTAINERS (Write After Approval): Add myself.
3951e521 8450
e643dc23
RG
84512007-09-05 Richard Guenther <rguenther@suse.de>
8452
8453 * configure.ac (--enable-stage1-checking): If neither --enable-checking
8454 nor --disable-checking is provided also turn on yes and types
8455 checking for stage1.
8456 * configure: Re-generate.
8457
039874df
KW
84582007-08-30 Krister Walfridsson <cato@df.lth.se>
8459
8460 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8461 (Write After Approval): Remove myself.
8462
c3f07bd6 84632007-08-29 Nick Clifton <nickc@redhat.com>
15098359 8464
c3f07bd6 8465 * config.sub, config.guess: Update from upstream sources.
15098359 8466
40049ccc 84672007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
8468
8469 * MAINTAINERS (Write After Approval): Added myself.
8470 * MAINTAINERS (Reviewers): Removed myself.
8471
c8aea42c 84722007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 8473 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
8474
8475 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8476 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8477 * Makefile.in: Regenerate.
8478 * configure.ac (--with-debug-prefix-map): New.
8479 * configure: Regenerate.
8480
4bf6c438
RS
84812007-08-17 Richard Sandiford <richard@codesourcery.com>
8482 Nigel Stephens <nigel@mips.com>
8483
4bf6c438
RS
8484 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
8485 as target_makefile_frag.
8486 * configure: Regenerate.
8487
bb286d71
AO
84882007-08-16 Alexandre Oliva <aoliva@redhat.com>
8489
8490 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8491 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
8492 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8493 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8494 (do-compare, do-compare3, do-compare-debug): New.
8495 ([+compare-target+]): Use them.
8496
a4630417
MK
84972007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
8498
8499 * MAINTAINERS (Write After Approval): Change my email address.
8500
d9acb717
RW
85012007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8502 Ben Elliston <bje@au.ibm.com>
8503
8504 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8505 --silent if $silent.
8506 * configure: Regenerate.
8507
96876681
ZD
85082003-08-12 Zdenek Dvorak <ook@ucw.cz>
8509
8510 * MAINTAINERS (Various Maintainers): Add myself as
8511 loop infrastructure maintainer. Update my e-mail
8512 address.
8513
1c1d80ee
DN
85142007-07-31 Diego Novillo <dnovillo@google.com>
8515
8516 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8517 Adjust description.
8518
7e98624c
RG
85192007-07-26 Richard Guenther <rguenther@suse.de>
8520
8521 * configure.ac: Add types checking to stage1 checking flags.
8522 * configure: Regenerate.
8523
4c85af60
NC
85242007-07-17 Nick Clifton <nickc@redhat.com>
8525
8526 * COPYING3: New file. Contains version 3 of the GNU General
8527 Public License.
8528 * COPYING3.LIB: New file. Contains version 3 of the GNU
8529 Lesser General Public License.
8530
19ddfd3a
AK
85312007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8532
8533 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8534
2a064545
AK
85352007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8536
8537 * MAINTAINERS (S/390 co-maintainer): Add myself.
8538 (Write After Approval): Remove myself.
8539
f861f54d
DH
85402007-07-13 Dan Hipschman <dsh@google.com>
8541
8542 * MAINTAINERS (Write After Approval): Add myself.
8543
0136f2f7
NC
85442007-07-11 Nick Clifton <nickc@redhat.com>
8545
8546 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8547 WINDRES export.
8548 * Makefile.in: Regenerate.
8549
6e29b5a4
RO
85502007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8551
8552 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8553 maintainer.
8554
159a4b02
L
85552007-07-05 H.J. Lu <hongjiu.lu@intel.com>
8556
8557 * lt~obsolete.m4: New. Import from 20070318 libtool.
8558
6ba67283
JB
85592007-07-03 Julian Brown <julian@codesourcery.com>
8560
8561 * MAINTAINERS (Write After Approval): Add myself.
8562
30b74385
RW
85632007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8564
8565 * configure.ac: Rewrite 'configure --help' strings to look nicer.
8566 * configure: Regenerate.
8567
85682007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8569
8570 * configure.ac: Add some missing m4 quotation.
8571 * configure: Regenerate.
8572
943c54ce
SB
85732007-07-02 Simon Baldwin <simonb@google.com>
8574
8575 * MAINTAINERS (Write After Approval): Add myself.
8576
1c00b503
PB
85772007-07-02 Paolo Bonzini <bonzini@gnu.org>
8578
8579 * configure: Regenerate.
8580
901119ae
KT
85812007-07-02 Kai Tietz <kai.tietz@onevision.com>
8582
8583 * Makefile.def: Add windmc tool to build.
8584 * Makefile.tpl: Likewise.
8585 * configure.ac: Likewise.
8586 * Makefile.in: Regenerate.
8587 * configure: Regenerate.
09ce620e 8588
83f4c19f
DD
85892007-06-28 DJ Delorie <dj@redhat.com>
8590
8591 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8592 not building newlib.
8593 * configure: Regenerated.
09ce620e 8594
5346c75c
JS
85952007-06-28 Jan Sjodin <jan.sjodin@amd.com>
8596
8597 * MAINTAINERS (Write After Approval): Add myself.
8598
aacfb86b
MM
85992007-06-25 Martin Michlmayr <tbm@cyrius.com>
8600
8601 * MAINTAINERS (Write After Approval): Add myself.
8602
590bf0d3
CM
86032007-06-19 Chris Matthews <chrismatthews@google.com>
8604
8605 * MAINTAINERS (Write After Approval): Add myself.
8606
cdbbee7a
RIL
86072007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
8608
8609 * MAINTAINERS (Write After Approval): Add myself.
8610
b8afffc1
DJ
86112007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
8612
8613 * Makefile.def: Add dependency from configure-gdb to all-bfd.
8614 * Makefile.in: Regenerated.
8615
3fcfad76
BS
86162007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
8617
8618 * configure.ac: Don't add target-libmudflap to noconfigdirs for
8619 bfin*-*-uclinux* targets.
8620 * configure: Regenerate.
8621
3f5a2b7f
ILT
86222007-06-14 Ian Lance Taylor <iant@google.com>
8623
8624 * MAINTAINERS: Add myself as non-algorithmic global write
8625 maintainer.
8626
4c46daee
DN
86272007-06-14 Diego Novillo <dnovillo@google.com>
8628
8629 * MAINTAINERS: Add self as middle-end maintainer and
8630 non-algorithmic global write maintainer.
8631
a3bb222a
FXC
86322007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8633
8634 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8635 Move all Fortran maintainers except Paul Brook into the
8636 Non-Autopoiesis section.
8637
a19e8f64
PB
86382007-06-14 Paolo Bonzini <bonzini@gnu.org>
8639
8640 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8641 (distclean-stage[+id+]): Possibly delete stage_last.
8642 * Makefile.in: Regenerate.
8643
1c2abe5e
SP
86442007-06-12 Seongbae Park <seongbae.park@gmail.com>
8645
8646 * MAINTAINERS (Various Maintainer): Fix typo.
8647
abca4739
PB
86482007-06-11 Paolo Bonzini <bonzini@gnu.org>
8649
8650 * MAINTAINERS (Various Maintainer): Add myself as
8651 dataflow maintainer.
8652
a894d2c3
BE
86532007-06-07 Ben Elliston <bje@au.ibm.com>
8654
8655 * config.sub, config.guess: Update from upstream sources.
8656
8024d75e
BE
86572007-06-07 Ben Elliston <bje@au.ibm.com>
8658
8659 * Makefile.tpl: Fix spelling error.
8660 * Makefile.in: Regenerate.
8661
973a9a5e
SE
86622007-06-01 Steve Ellcey <sje@cup.hp.com>
8663
96598938
L
8664 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8665 lt_cv_sys_max_cmd_len.
973a9a5e 8666
ccb4d26b
DN
86672007-05-31 Dorit Nuzman <dorit@il.ibm.com>
8668
8669 * MAINTAINERS (Various Maintainers): Add myself as
8670 auto-vectorizer maintainer.
8671
eecb7461
PB
86722003-05-31 Paolo Bonzini <bonzini@gnu.org>
8673
8674 PR libjava/32098
8675 * libtool.m4: Revert previous change.
8676 * ltgcc.m4: Put it here.
8677
89d28202
ZD
86782003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
8679
8680 * MAINTAINERS (Various Maintainers): Add myself as
8681 auto-vectorizer maintainer.
8682
60c7a11a
L
86832007-05-30 H.J. Lu <hongjiu.lu@intel.com>
8684
8685 PR libjava/32098
8686 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8687
9dd3cc81
RG
86882007-05-30 Richard Guenther <rguenther@suse.de>
8689
8690 * MAINTAINERS (Various Maintainers): Add myself as
8691 auto-vectorizer maintainer.
8692
9cc1244e
JJ
86932007-05-30 Jakub Jelinek <jakub@redhat.com>
8694
8695 PR bootstrap/29382
8696 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8697 * configure: Rebuilt.
8698
6124296b
RC
86992007-05-28 Roberto Costa <robsettantasei@gmail.com>
8700
8701 * MAINTAINERS (Write After Approval): Removed my name.
8702
6b757a0d
SB
87032007-05-25 Steven Bosscher <steven@gcc.gnu.org>
8704
8705 * MAINTAINERS (Write After Approval): Remove myself.
8706
86ef8528
AT
87072007-05-25 Andreas Tobler <a.tobler@schweiz.org>
8708
8709 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8710
1cf3d07d
SE
87112007-05-23 Steve Ellcey <sje@cup.hp.com>
8712
8713 * ltmain.sh: Update from ToT Libtool.
8714 * libtool.m4: Update from ToT Libtool.
8715 * ltsugar.m4: New. Update from ToT Libtool.
8716 * ltversion.m4: New. Update from ToT Libtool.
8717 * ltoptions.m4: New. Update from ToT Libtool.
8718 * ltconfig: Remove.
8719 * ltcf-c.sh: Remove.
8720 * ltcf-cxx.sh: Remove.
8721 * ltcf-gcj.sh: Remove.
8722
ce3fcf8c
OW
87232007-05-22 Ollie Wild <aaw@google.com>
8724
8725 * MAINTAINERS (Write After Approval): Add myself.
8726
342b9200
PB
87272007-05-16 Paolo Bonzini <bonzini@gnu.org>
8728
8729 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8730 stage_cflags.
8731 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8732 Remove CFLAGS/LIBCFLAGS.
8733 (configure-stage[+id+]-[+prefix+][+module+],
8734 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8735 * Makefile.in: Regenerate.
8736
cea17285
DN
87372007-05-15 Diego Novillo <dnovillo@google.com>
8738
8739 * MAINTAINERS: Update e-mail address.
8740
11c004e7
RE
87412007-05-15 Revital Eres <eres@il.ibm.com>
8742
8743 * MAINTAINERS (Write After Approval): Add myself.
8744
ab6bd693
RC
87452007-05-14 Roberto Costa <robsettantasei@gmail.com>
8746
8747 * MAINTAINERS (Write After Approval): Updated my address.
8748
388cdf07
TN
87492007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
8750
8751 * MAINTAINERS (Write After Approval): Add myself.
8752
23f24034
SR
87532007-05-11 Silvius Rus <rus@google.com>
8754
8755 * MAINTAINERS (Write After Approval): Add myself.
8756
34a7526e
TT
87572007-04-23 Tom Tromey <tromey@redhat.com>
8758
8759 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8760
51da21be
MM
87612007-04-22 Mark Mitchell <mark@codesourcery.com>
8762
8763 * MAINTAINERS (cpplib): Rename to ...
8764 (libcpp): ... this. Add C/C++ front end maintainers.
8765
70070387
SE
87662007-04-14 Steve Ellcey <sje@cup.hp.com>
8767
8768 * config-ml.in: Pass ${ml_config_env} to configure calls.
8769
df1a0dbb
CB
87702007-04-04 Christian Bruel <christian.bruel@st.com>
8771
8772 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 8773
9daff147
DK
87742007-04-02 Dave Korn <dave.korn@artimi.com>
8775
8776 * MAINTAINERS (Write After Approval): Add myself.
8777
374eadb2
TB
87782007-03-31 Tobias Burnus <burnus@net-b.de>
8779
8780 * MAINTAINERS (fortran 95 front end): Add myself.
8781
8eced3a2
DR
87822007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
8783
8784 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 8785
653de3e3
AZ
87862007-03-24 Ayal Zaks <zaks@il.ibm.com>
8787
8788 * MAINTAINERS (Modulo Scheduler): Add myself.
8789
b737d953
BM
87902007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
8791
8792 * MAINTAINERS (fortran 95 front end): Add myself.
8793 (c++ front end): whitespace fix.
8794
a584cdf2
NF
87952007-03-22 Nathan Froyd <froydnj@codesourcery.com>
8796
8797 * MAINTAINERS (Write After Approval): Add myself.
8798
8c79f3c4
RS
87992007-03-21 Richard Sandiford <richard@codesourcery.com>
8800
8801 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8802 of glob. Quote arguments with single quotes too.
8803 * configure: Regenerate.
8804
07f1ac6d
BM
88052007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
8806
8807 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8808 * Makefile.in: Regenerate
8809
172e41aa
AS
88102007-03-07 Andreas Schwab <schwab@suse.de>
8811
8812 * configure: Regenerate.
8813
9c4d2493
BM
88142007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
8815
8816 * configure.ac: Add "--with-pdfdir" configure option,
8817 which defines pdfdir variable.
8818 * Makefile.def (target=fixincludes): Add install-pdf to
8819 missing targets.
8820 (recursive_targets): Add install-pdf target.
8821 (flags_to_pass): Add pdfdir.
8822 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
8823 target.
8824 * configure: Regenerate
8825 * Makefile.in: Regenerate
8826
e14e622e
EC
88272007-02-28 Eric Christopher <echristo@apple.com>
8828
8829 Revert:
8830 2006-12-07 Mike Stump <mrs@apple.com>
8831
8832 * Makefile.def (dependencies): Add dependency for
8833 install-target-libssp and install-target-libgomp on
8834 install-gcc.
8835 * Makefile.in: Regenerate.
8836
54e433bc
MK
88372007-02-27 Matt Kraai <kraai@ftbfs.org>
8838
8839 * configure: Regenerate.
8840 * configure.ac: Move statements after variable declarations.
8841
6c8d3d8f
KK
88422007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
8843
8844 * MAINTAINERS: Add myself as sh maintainer.
8845
9f8c6739
JM
88462007-02-19 Joseph Myers <joseph@codesourcery.com>
8847
8848 * configure.ac: Adjust for loop syntax.
8849 * configure: Regenerate.
8850
278a7a38
AO
88512007-02-18 Alexandre Oliva <aoliva@redhat.com>
8852
8853 * configure: Rebuilt.
8854
b2eaac4a
AO
88552007-02-18 Alexandre Oliva <aoliva@redhat.com>
8856
8857 * configure.ac: Drop multiple occurrences of --enable-languages,
8858 and fix its quoting.
8859 * configure: Rebuilt.
8860
beeaf216 88612007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
8862 Nathan Sidwell <nathan@codesourcery.com>
8863 Vladimir Prus <vladimir@codesourcery.com>
8864 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
8865
8866 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
8867 * configure: Regenerate.
8868
09201a09
GP
88692007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
8870
8871 * ltconfig (freebsd*): Default to elf.
8872
291f172e
DJ
88732007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8874
8875 * configure.ac (target_libraries): Move libgcc before libiberty.
8876 * configure: Regenerated.
8877
c3a86da9
DJ
88782007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
8879 Paolo Bonzini <bonzini@gnu.org>
8880
8881 PR bootstrap/30753
8882 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
8883 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
8884 * configure: Regenerated.
8885
88e1e72a
FXC
88862007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8887
8888 * MAINTAINERS (Language Front End Maintainers): Update my mail
8889 address.
8890
44bfc3ac
DJ
88912007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8892
8893 PR bootstrap/30748
8894 * configure.ac: Correct syntax for Solaris ksh.
8895 * configure: Regenerated.
8896
3e19841a
PB
88972007-02-09 Paolo Bonzini <bonzini@gnu.org>
8898
8899 * configure.ac: Sync with src.
8900 * configure: Regenerate.
8901
74a48762
PB
89022007-02-09 Paolo Bonzini <bonzini@gnu.org>
8903
8904 * Makefile.in: Regenerate.
8905
d846e52e
PB
89062007-02-09 Paolo Bonzini <bonzini@gnu.org>
8907
8908 * config.sub: Sync with src.
8909
1c710c3c
DJ
89102007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
8911
8912 * Makefile.tpl (build_alias, host_alias, target_alias): Use
8913 noncanonical equivalents.
8914 * configure.in: Rename to...
8915 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
8916 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
8917 target_noncanonical. Use them. Rewrite removal of configure
8918 arguments for autoconf 2.59. Discard variable settings. Force
8919 program_transform_name for native tools.
8920
8921 * Makefile.in: Regenerated.
8922 * configure: Regenerated with autoconf 2.59.
8923
dce2d8b2 89242007-02-07 Roman Zippel <zippel@linux-m68k.org>
74372bdf 8925
3de8da2a 8926 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 8927
f6671c93
AS
89282007-01-31 Andreas Schwab <schwab@suse.de>
8929
8930 * Makefile.tpl (LDFLAGS): Substitute it.
8931 * Makefile.in: Regenerate.
8932
dce2d8b2 89332007-01-30 Andrey Belevantsev <abel@ispras.ru>
ba9f17df 8934
3de8da2a 8935 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 8936
2472200d
DE
89372007-01-28 David Edelsohn <edelsohn@gnu.org>
8938
3de8da2a 8939 * MAINTAINERS (spu port): Add myself.
2472200d 8940
5305be7e
RG
89412007-01-23 Richard Guenther <rguenther@suse.de>
8942
8943 PR bootstrap/30541
8944 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
8945 * Makefile.tpl (GNATBIND): Substitute it.
8946 (GNATMAKE): Likewise.
8947 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
8948 of STAGE_PREFIX.
8949 * Makefile.in: Regenerate.
8950 * configure: Regenerate.
8951
416cfb5e
MS
89522007-01-18 Mike Stump <mrs@apple.com>
8953
8954 * configure.in: Re-enable -Werror for gcc builds.
8955
3de8da2a 89562007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 8957
3de8da2a 8958 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 8959
d943d7c4
PB
89602007-01-11 Paolo Bonzini <bonzini@gnu.org>
8961
8962 * configure.in: Change == to = in test command.
3de8da2a 8963 * configure: Regenerate.
d943d7c4 8964
e69bf64b 89652007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
8966 Nick Clifton <nickc@redhat.com>
8967 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
8968
8969 * configure.in (build_configargs, host_configargs, target_configargs):
8970 Remove build/host/target parameters.
8971 (host_libs): Add gmp and mpfr.
8972 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
8973 * Makefile.def (gmp, mpfr): New.
8974 (gcc): Remove target.
8975 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
8976 target_os, target_vendor): New.
dce2d8b2 8977 (configure): Add host_alias/target_alias arguments; adjust invocations.
3de8da2a
UB
8978 * configure: Regenerate.
8979 * Makefile.in: Regenerate.
e69bf64b
PB
8980
89812007-01-11 Matt Fago <fago@earthlink.net>
8982
8983 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 8984 to improve robustness of configure tests.
e69bf64b 8985 * configure: Regenerate.
e14e622e 8986
a42f3b80
UB
89872007-01-09 Uros Bizjak <ubizjak@gmail.com>
8988
8989 * MAINTAINERS: Add myself as i386 maintainer.
8990
a36aee1a
JH
89912007-01-08 Jan Hubicka <jh@suse.cz>
8992
61fcaeef 8993 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 8994
738a52d3
KT
89952007-01-08 Kai Tietz <kai.tietz@onevision.com>
8996
8997 * configure.in: Add support for an x86_64-mingw* target.
95af8923 8998 * configure: Regenerate.
738a52d3 8999
54fdc474
DJ
90002007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
9001
9002 * Makefile.tpl (all-target): Correct @if conditional for target
9003 modules.
9004 * configure.in: Omit libiberty if building only target libgcc.
9005 * configure, Makefile.in: Regenerated.
9006
3dd71726
PB
90072007-01-04 Paolo Bonzini <bonzini@gnu.org>
9008
dce2d8b2 9009 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3dd71726
PB
9010 * configure: Regenerate.
9011
fa958513
DJ
90122007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
9013
9014 * Makefile.def (target_modules): Add libgcc.
9015 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
9016 * Makefile.tpl (clean-target-libgcc): Delete.
9017 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
9018 on gcc even for bootstrapped modules. Rewrite handling of
9019 lang_env_dependencies to loop over target_modules.
9020 * configure.in (target_libraries): Add target-libgcc.
9021 * Makefile.in, configure: Regenerated.
9022
e1888513
PB
90232006-12-29 Paolo Bonzini <bonzini@gnu.org>
9024
9025 * configure.in: Reorganize recognition of languages. Add
9026 --enable-stage1-languages. Show supported languages for the chosen
9027 target rather than all recognized languages.
9028 * configure: Regenerate.
9029
53b88b73
PB
90302006-12-29 Paolo Bonzini <bonzini@gnu.org>
9031
9032 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
9033 * Makefile.in: Regenerate.
9034
a3993f33
KG
90352006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9036
9037 * configure.in: Warn that MPFR 2.2.0 is buggy.
9038 * configure: Regenerate.
9039
f063a9ed
ILT
90402006-12-27 Ian Lance Taylor <iant@google.com>
9041
9042 * configure.in: When removing Makefiles to force a reconfigure, also
9043 remove prev-DIR*/Makefile.
9044 * configure: Regenerate.
9045
af71363e
AS
90462006-12-22 Andreas Schwab <schwab@suse.de>
9047
9048 * configure: Regenerate with correct autoconf version.
9049
0b0dc272
AM
90502006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
9051
3de8da2a
UB
9052 * configure.in: add AC_SUBST for *_FOR_TARGET.
9053 * configure: Regenerate.
0b0dc272 9054
53b88b73
PB
90552006-12-19 Paolo Bonzini <bonzini@gnu.org>
9056
9057 * configure.in: Simplify logic for rejecting languages that cannot
9058 be built. Separate the case when a language is unsupported,
9059 from the case when the user chooses not to build a language.
9060
400ebff4
PB
90612006-12-19 Paolo Bonzini <bonzini@gnu.org>
9062
9063 * configure.in: Remove "$build" case for powerpc-*-darwin* since
9064 it only affects bootstrap and could be tested on "$host" as well.
9065 * configure: Regenerate.
9066 * config/mh-ppc-darwin: Add to the stage1 cflags here.
9067
8efea775
PB
90682006-12-19 Paolo Bonzini <bonzini@gnu.org>
9069
9070 PR bootstrap/29544
9071 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
9072 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
9073 move here comment from Makefile.tpl.
9074 * Makefile.tpl: Move some definitions higher in the file.
9075 (STAGE1_CHECKING): New.
9076 * configure.in: Add --enable-stage1-checking.
9077 * configure: Regenerate.
9078 * Makefile.in: Regenerate.
9079
ed88a7ed
PB
90802006-12-19 Paolo Bonzini <bonzini@gnu.org>
9081
9082 * MAINTAINERS: Add myself as build system maintainer.
9083
b65151d3
SM
90842006-12-15 Simon Martin <simartin@users.sourceforge.net>
9085
9086 * MAINTAINERS (Write After Approval): Add myself.
9087
7e050830
EC
90882006-12-13 Eric Christopher <echristo@apple.com>
9089
9090 * MAINTAINERS: Add myself as darwin maintainer.
9091
8b494895
ILT
90922006-12-11 Ian Lance Taylor <ian@airs.com>
9093
9094 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
9095
dce2d8b2 90962006-12-11 Joern Rennecke <joern.rennecke@arc.com>
0ff1416d
JR
9097
9098 MAINTAINERS: Update my entry.
9099
58e24147
AM
91002006-12-11 Alan Modra <amodra@bigpond.net.au>
9101
9102 * configure.in: Handle spu makefile frag.
58e24147
AM
9103 * Makefile.tpl (MAINT): Define
9104 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
9105 * configure: Regenerate.
9106 * Makefile.in: Regenerate.
9107
9b6f37a0
BE
91082006-12-11 Ben Elliston <bje@au.ibm.com>
9109
9110 * config.guess: Import latest version.
9111 * config.sub: Likewise.
9112
ea6f5c57
BE
91132006-12-11 Ben Elliston <bje@au.ibm.com>
9114
9115 * configure.in (spu-*-*): Don't skip target-libiberty.
9116 * configure: Regenerate.
9117
42c1cd8a
AT
91182006-12-10 Andreas Tobler <a.tobler@schweiz.org>
9119
9120 PR bootstrap/30134
9121 * configure.in: Correct x86 darwin support for libjava to powerpc
9122 and i?86 only.
9123 * configure: Regenerate.
9124
55eb837d
ST
91252006-12-08 Sandro Tolaini <tolaini@libero.it>
9126
9127 * configure.in: Add x86 darwin support for libjava.
9128 * configure: Regenerate.
9129
5bdacbc7
MS
91302006-12-07 Mike Stump <mrs@apple.com>
9131
9132 * Makefile.def (dependencies): Add dependency for
9133 install-target-libssp and install-target-libgomp on
9134 install-gcc.
9135 * Makefile.in: Regenerate.
9136
477d851c
RG
91372006-12-04 Richard Guenther <rguenther@suse.de>
9138
9139 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
9140 (Non-Algorithmic Maintainers): Move over non-algorithmic
9141 loop optimizer maintainers, add myself as a non-algorithmic
9142 middle-end maintainer.
9143
5d33d367
DF
91442006-12-04 Daniel Franke <franke.daniel@gmail.com>
9145
9146 * MAINTAINERS (Write After Approval): Add myself.
9147
dbee1fb3
KG
91482006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9149
9150 * configure.in: Update error message for missing GMP/MPFR.
9151
9152 * configure: Regenerate.
9153
b5147de7
KG
91542006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9155
9156 * configure.in: Update MPFR version in error message.
9157
9158 * configure: Regenerate.
9159
f019376c
KG
91602006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9161
9162 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
9163 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
9164 --with-gmp-lib): New flags.
9165
9166 * configure: Regenerate.
9167
91ed95ae
BM
91682006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
9169
9170 * MAINTAINERS (Write After Approval): Change my email address.
9171
3a971f15
MLI
91722006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
9173
05170031 9174 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 9175
dce2d8b2 91762006-11-22 Philipp Thomas <pth@suse.de>
431041ea
PT
9177
9178 * MAINTAINERS (i18n): Update e-mail address.
9179
df5487ee
TS
91802006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
9181
9182 * MAINTAINERS (spu port): Add myself as maintainer.
9183 (Write After Approval): Remove myself.
9184
92c2f0ee
BE
91852006-11-22 Ben Elliston <bje@au.ibm.com>
9186
9187 * configure.in (skipdirs): Don't build libssp for SPU.
9188 * configure: Regenerate.
9189
a3b97199
AP
91902006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
9191
9192 * MAINTAINERS (spu port): Add myself as maintainer.
9193 (libobjc): Update my email address.
9194
0eb97064
AB
91952006-11-21 Andrea Bona <andrea.bona@st.com>
9196
9197 * MAINTAINERS (Write After Approval): Add myself.
9198
dce2d8b2 91992006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
85d9c13c
TS
9200
9201 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
9202 * configure : Rebuilt.
9203
dce2d8b2 92042006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6696f3cd
TS
9205
9206 * MAINTAINERS (Write After Approval): Add myself.
9207
d58542ea
AO
92082006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
9209
9210 * MAINTAINERS (Write After Approval): Add myself.
9211
a357b5ae
KG
92122006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9213
9214 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
9215 libmpfr.a.
9216 * configure: Regenerate.
9217
9bd6112c
PB
92182006-11-16 Paolo Bonzini <bonzini@gnu.org>
9219
9220 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
9221 (unstage): Test for stage_last presence.
9222
9223 PR bootstrap/29802
dce2d8b2
EB
9224 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
9225 STAGE_PREFIX.
9bd6112c
PB
9226 * Makefile.in: Regenerate.
9227
c8cf9f0f
ZD
92282003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
9229
9230 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
9231 maintainers.
9232
467b1fc6
ER
92332006-11-14 Erven Rohou <erven.rohou@st.com>
9234
9235 * MAINTAINERS (Write After Approval): Add myself.
9236
995a5697
PB
92372006-11-14 Paolo Bonzini <bonzini@gnu.org>
9238
9239 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
9240 and stageN-package/Makefile.
9241 * Makefile.in: Regenerated.
9242
c8d6d53e
JZ
92432006-11-14 Jie Zhang <jie.zhang@analog.com>
9244
9245 * configure.in: Remove target-libgloss from noconfigdirs for
9246 bfin-*-*.
9247 * configure: Regenerated.
9248
dffb147d
KG
92492006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9250
9251 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 9252
dffb147d
KG
9253 * configure: Regenerate.
9254
ca558912
KG
92552006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9256
9257 * configure.in: Robustify error message for missing GMP/MPFR.
9258
9259 * configure: Regenerate.
9260
dce2d8b2 92612006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7aa42285
SW
9262
9263 * MAINTAINERS (Write After Approval): Add myself.
9264
dce2d8b2 92652006-10-30 Uros Bizjak <ubizjak@gmail.com>
779958a2
UB
9266
9267 * MAINTAINERS: Change email address.
9268
91de1527
VP
92692006-10-30 Vladimir Prus <vladimir@codesourcery.com>
9270
9271 * MAINTAINERS (Write After Approval): Add myself.
9272
a3867703
PB
92732006-10-26 Peter Bergner <bergner@vnet.ibm.com>
9274
9275 * MAINTAINERS (Write After Approval): Add myself.
9276
b4364fa2
CL
92772006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
9278
7e050830 9279 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 9280 Write After Approval section.
b4364fa2 9281
70ec446f
KG
92822006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9283
9284 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
9285 need_gmp anymore.
9286 * configure: Regenerate.
9287
018c8d88
TB
92882006-10-16 Tobias Burnus <burnus@net-b.de>
9289
9290 * MAINTAINERS (Write After Approval): Add myself.
9291
f6a1687e
BE
92922006-10-16 Ben Elliston <bje@au.ibm.com>
9293
9294 * config.guess: Import latest version.
9295 * config.sub: Likewise.
9296
b5422ad7
BM
92972006-10-10 Brooks Moses <bmoses@stanford.edu>
9298
9299 * Makefile.def: Added pdf target handling.
9300 * Makefile.tpl: Added pdf target handling.
9301 * Makefile.in: Regenerated.
9302
bdcee471
CL
93032006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
9304
9305 * MAINTAINERS: Add self as score port maintainer.
9306
7d610414
BM
93072006-10-04 Brooks Moses <bmoses@stanford.edu>
9308
9309 * MAINTAINERS (Write After Approval): Add myself.
9310
e48d66a9
SK
93112006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
9312
7e050830 9313 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
9314 or newer.
9315 * configure: Regenerated.
9316
c394e891
DB
93172006-09-27 Dave Brolley <brolley@redhat.com>
9318
dce2d8b2
EB
9319 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
9320 using $s instead of $r.
c394e891
DB
9321 * configure: Regenerated.
9322
1ee4c5a0
TS
93232006-09-26 Thiemo Seufer <ths@mips.com>
9324
9325 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
9326 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
9327 * configure: Regenerate.
9328
dce2d8b2 93292006-09-24 Graeme Peterson <gridly@gmail.com>
5997afc3
GP
9330
9331 * MAINTAINERS (Write After Approval): Remove myself.
9332
0c502898
CF
93332006-09-22 Chao-ying Fu <fu@mips.com>
9334
9335 * MAINTAINERS (Write After Approval): Add myself.
9336
a7819e42
JM
93372006-09-10 Joseph S. Myers <joseph@codesourcery.com>
9338
9339 * MAINTAINERS: Add self as soft-fp maintainer.
9340
dce2d8b2 93412006-09-09 Anatoly Sokolov <aesok@post.ru>
a7819e42
JM
9342
9343 * MAINTAINERS: Add myself as avr maintainer.
9344 Remove Marek Michalkiewicz as avr maintainer.
827d0991 9345
e8288489
RC
93462006-09-07 Roberto Costa <roberto.costa@st.com>
9347
9348 * MAINTAINERS (Write After Approval): Add myself.
9349
b91f0a41
CV
93502006-08-30 Corinna Vinschen <corinna@vinschen.de>
9351
9352 * configure.in: Never build newlib for a Mingw host.
9353 Never build newlib as Mingw target library.
9354 Test the existence of winsup/cygwin for building a Cygwin newlib,
9355 rather than just winsup.
9356 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9357 building a Mingw target.
9358 * configure: Regenerate.
9359
094c07a0
EB
93602006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
9361
9362 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9363
8d1171cb
PB
93642006-07-25 Paolo Bonzini <bonzini@gnu.org>
9365
9366 * config.guess: Import from src (was more updated).
9367 * config.sub: Likewise.
9368
2e9e6f68
DJ
93692006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
9370
9371 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9372 * configure: Regenerated.
9373
57255173
PB
93742006-07-18 Paolo Bonzini <bonzini@gnu.org>
9375
cc6010cd
AP
9376 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9377 for stages after the first.
57255173 9378
9fbe6585
JJ
93792006-07-17 Jakub Jelinek <jakub@redhat.com>
9380
9381 * Makefile.def: Add dependencies for configure-opcodes
9382 on configure-intl and all-opcodes on all-intl.
9383 * Makefile.in: Regenerated.
9384
18c3f977
BE
93852006-07-13 Ben Elliston <bje@au.ibm.com>
9386
9387 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9388
27b56ba6
PE
93892006-07-06 Paul Eggert <eggert@cs.ucla.edu>
9390
9391 Port to hosts whose 'sort' and 'tail' implementations
9392 treat operands with leading '+' as file names, as POSIX
9393 has required since 2001. However, make sure the code still
9394 works on pre-POSIX hosts.
9395 * ltmain.sh: Don't assume "sort +2" is equivalent to
9396 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9397
ad6d4e43
UW
93982006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
9399
9400 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9401
706601d9
PG
94022006-07-04 Peter O'Gorman <peter@pogma.com>
9403
9404 * ltconfig: chmod 644 before ranlib during install.
9405
0b50988a
EB
94062006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9407
9408 PR bootstrap/18058
9409 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9410 if the bootstrap compiler is a GCC version that supports it.
9411 * configure: Regenerate.
9412
b6348cb3
PB
94132006-07-03 Paolo Bonzini <bonzini@gnu.org>
9414
95695ad3 9415 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
9416 * configure: Regenerate.
9417
1546bb64
PB
94182006-07-03 Paolo Bonzini <bonzini@gnu.org>
9419
9420 PR other/27063
9421 * configure.in: Test subdir_requires and give an appropriate
9422 error message.
9423 * configure: Regenerate.
9424
5cb6c629
AJH
94252006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
9426
9427 * MAINTAINERS (Write After Approval): Add myself.
9428
f4d8cdf8
JDA
94292006-06-22 John David Anglin <dave.anglin@nrc.ca>
9430
9431 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9432
4fe5abb7
SE
94332006-06-22 Steve Ellcey <sje@cup.hp.com>
9434
9435 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9436
2a79fd67
DA
94372006-06-20 David Ayers <d.ayers@inode.at>
9438
9439 PR bootstrap/28072
9440 * configure.in: Add target-boehm-gc to noconfigdirs depending on
9441 whether target-libjava is being configured instead of whether the
9442 java front end is enabled.
9443 * configure: Regenerate.
7e050830 9444
04879af3
RO
94452006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9446
9447 PR target/27540
9448 * configure.in: Only enable libgomp on IRIX 6.
9449 * configure: Regenerate.
9450
ec6c7392
PB
94512006-06-15 Paolo Bonzini <bonzini@gnu.org>
9452
9453 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9454 too.
9455 * Makefile.in: Regenerate.
9456
12973d7a
DD
94572006-06-13 Jeff Johnston <jjohnstn@redhat.com>
9458
9459 * config-ml.in: Alter CCASFLAGS to include special
9460 multilib options the same as is done for CFLAGS.
9461
c67ed86a
JDA
94622006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9463
9464 * configure.in: Don't enable libgomp on hpux10.
9465 * configure: Rebuilt.
9466
cb253473
DA
94672006-06-12 David Ayers <d.ayers@inode.at>
9468
9469 PR bootstrap/27963
9470 PR target/19970
7e050830 9471 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
9472 ${libgcj} is specified.
9473 * configure: Regenerate.
7e050830 9474
dce2d8b2 94752006-06-06 Carlos O'Donell <carlos@codesourcery.com>
32845532
CD
9476
9477 Sync from src:
7e050830
EC
9478
9479 * configure.in: Sync.
32845532 9480 * configure: Regenerated.
7e050830 9481
32845532
CD
9482 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
9483
9484 * Makefile.def: Added dependencies from sim and gdb on intl, and
9485 added configure dependencies to everything with an all dependency
9486 on intl.
9487 * Makefile.in: Regenerated.
9488
7cd0cf9c
DA
94892006-06-06 David Ayers <d.ayers@inode.at>
9490
9491 PR libobjc/13946
9492 * Makefile.def: Add dependencies for libobjc which boehm-gc.
9493 * Makefile.in: Regenerate.
9494 * configure.in: Add --enable-objc-gc at toplevel and have it
9495 enable boehm-gc for Objective-C.
9496 Remove target-boehm-gc from libgcj.
9497 Add target-boehm-gc to target_libraries.
9498 Add target-boehm-gc to noconfigdirs where ${libgcj}
9499 is specified.
9500 Assert that boehm-gc is supported when requested for Objective-C.
9501 Only build boehm-gc if needed either for Java or Objective-C.
9502 * configure: Regenerate.
7e050830 9503
3ff3adad
PB
95042006-06-05 Paolo Bonzini <bonzini@gnu.org>
9505
9506 PR 27674
9507 * Makefile.tpl (configure-[+prefix+][+module+],
9508 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9509 Remove rule to unstage bootstrapped modules.
9510 (stage_current): New.
9511 * Makefile.in: Regenerate.
9512
898e551d
LB
95132006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
9514
9515 * MAINTAINERS (Write After Approval): Update my e-mail address.
9516
ea60341e
MS
95172006-06-01 Mark Shinwell <shinwell@codesourcery.com>
9518
9519 * include/libiberty.h: Declare pex_run_in_environment.
9520
222ae291
AL
95212006-05-31 Asher Langton <langton2@llnl.gov>
9522
9523 * MAINTAINERS (Write After Approval): Add myself.
898e551d 9524
e9a54b07
PB
95252006-05-25 Paolo Bonzini <bonzini@gnu.org>
9526
9527 * Makefile.def (bfd, opcodes): Fix lib_path.
9528 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9529 (restrap): Move under "@if gcc-bootstrap". Fix typo.
9530 * Makefile.in: Regenerate.
9531
03e67131
CD
95322006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9533
9534 * Makefile.in: Regenerate.
9535
65d6e994
CD
95362006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9537
9538 * Makefile.def: Add install-html target. Add datarootdir
9539 docdir and htmldir to flags_to_pass.
9540 * Makefile.tpl: Add install-html target.
9541 * Makefile.in: Regenerate.
9542 * configure.in: Add --with-datarootdir, --with-docdir, and
9543 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9544 * configure: Regenerate.
9545
9e299237
MS
95462006-05-24 Mark Shinwell <shinwell@codesourcery.com>
9547
9548 * configure.in: Enable gprof for cross builds.
9549 * configure: Regenerate.
9550
c31202cd
RG
95512006-05-22 Richard Guenther <rguenther@suse.de>
9552
9553 Revert
9554 2006-01-31 Richard Guenther <rguenther@suse.de>
9555 Paolo Bonzini <bonzini@gnu.org>
9556
9557 * Makefile.def (target_modules): Add libgcc-math target module.
9558 * configure.in (target_libraries): Add libgcc-math target library.
9559 (--enable-libgcc-math): New configure switch.
9560 * Makefile.in: Re-generate.
9561 * configure: Re-generate.
9562 * libgcc-math: New toplevel directory.
9563
2a332582
JDA
95642006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9565 Andreas Tobler <a.tobler@schweiz.ch>
9566
9567 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
9568 * configure: Rebuilt.
9569
dce2d8b2 95702006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 9571
ccce6917
SL
9572 * MAINTAINERS (Write After Approval): Add myself.
9573
ed606bc0
DD
95742006-05-01 DJ Delorie <dj@redhat.com>
9575
3d8f47a0 9576 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
9577 * configure: Regenerate.
9578
9386bd20
RG
95792006-05-01 Richard Guenther <rguenther@suse.de>
9580
9581 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9582 maintainer.
9583
dce2d8b2 95842006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7b3bd503
KZ
9585
9586 * MAINTAINERS (Write After Approval): Add myself.
9587
87ceee72
JB
95882006-04-28 Jan Beulich <jbeulich@novell.com>
9589
9590 * MAINTAINERS (Write After Approval): Add myself.
9591
e88a2c09
DD
95922006-04-18 DJ Delorie <dj@redhat.com>
9593
9594 * configure.in (m32c): Build libstdc++-v3. Pass flags to
9595 reference libgloss so that libssp can be built in a combined
9596 tree.
9597 * configure: Regenerate.
9598
675f0a8a
RM
95992006-04-08 Robert Millan <rmh@gcc.gnu.org>
9600
9601 * MAINTAINERS (Write After Approval): Add myself.
9602
27b6c940
BE
96032006-04-05 Ben Elliston <bje@au.ibm.com>
9604
9605 * configure.in: Require makeinfo 4.4 or higher.
9606 * configure: Regenerate.
9607
687b17d4
GP
96082006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
9609
9610 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9611 Rearrange the entries of other libraries to have them in one place.
9612
906ac235
JB
96132006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
9614
7e050830 9615 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
9616 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9617
fb0103e5
RG
96182006-03-14 Richard Guenther <rguenther@suse.de>
9619
9620 * configure: Regenerate with autoconf 2.13.
9621
17237f6b
JB
96222006-03-13 Jim Blandy <jimb@codesourcery.com>
9623
9624 * MAINTAINERS: Use my work address.
bed31434
JB
9625
9626 * MAINTAINERS: Update my E-mail address.
9627
27079765
AH
96282006-03-10 Aldy Hernandez <aldyh@redhat.com>
9629
9630 * configure.in: Handle --disable-<component> generically.
9631 * configure: Regenerate.
9632
54a17039
L
96332006-03-01 H.J. Lu <hongjiu.lu@intel.com>
9634
9635 PR libgcj/17311
9636 * ltmain.sh: Don't use "$finalize_rpath" for compile.
9637
b9bd11ca
EE
96382006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
9639
9640 * MAINTAINERS (Write After Approval): Remove myself.
9641 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9642
dce2d8b2 96432006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 9644
072b06f2
RE
9645 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
9646 (TARGET_CONFIGDIRS): Remove.
9647 * configure.in: Remove AC_SUBST(target_configdirs).
9648 * Makefile.in, configure: Regenerated.
ee2312f3 9649
936e1a35
SK
96502006-02-20 Steven G. Kargl <kargls@comcast.net>
9651
9652 * MAINTAINERS (Write After Approval): Remove myself.
9653 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9654
cc11cc9b
PB
96552006-02-20 Paolo Bonzini <bonzini@gnu.org>
9656
9657 PR bootstrap/25670
9658
9659 * Makefile.tpl ([+compare-target+]): Print explanation messages.
9660
9661 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9662 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9663 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9664 BUILD_PREFIX, BUILD_PREFIX_1.
9665 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9666
9667 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9668 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9669
9670 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9671 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9672 of `cat stage_current`. Always provide the `r' and `s' variables.
9673 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9674 a single shell execution.
9675 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9676 bootstrapped modules, make the stage1 module if the build was not
9677 started yet, else build the current stage.
9678 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9679 (all-build, all-host, all-target, [+make_target+]-host,
9680 [+make_target+]-target): Do not use \-continued lines.
9681 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9682 (current_stage, restrap, stage_last): New.
9683
9684 * Makefile.in: Regenerate.
9685 * configure: Regenerate.
9686
63a7c9ef
BD
96872006-02-19 Bud Davis <jmdavis@link.com>
9688
9689 * MAINTAINERS (Write After Approval): Remove myself.
9690 (Language Front End Maintainers): Add myself as fortran 95
9691 maintainer and update e-mail address.
9692
a3543e3a
FXC
96932006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9694
9695 * MAINTAINERS (Write After Approval): Remove myself.
9696 (Language Front End Maintainers): Add myself as fortran 95
9697 maintainer.
9698
ca5b1d2c
VK
96992006-02-16 Victor Kaplansky <victork@il.ibm.com>
9700
9701 * MAINTAINERS (Write After Approval): Add myself.
9702
0499513f
TK
97032006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
9704
9705 * MAINTAINERS (Write After Approval): Remove myself.
9706 (Language Front End Maintainers): Add myself as
9707 fortran 95 maintainer.
9708
d1f8db0c
PB
97092006-02-14 Paolo Bonzini <bonzini@gnu.org>
9710
9711 Sync from src:
9712
9713 2005-12-27 Leif Ekblad <leif@rdos.net>
9714
cc6010cd
AP
9715 * configure.in: Add support for RDOS target.
9716 * configure: Regenerate.
d1f8db0c
PB
9717
97182006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 9719 Andreas Schwab <schwab@suse.de>
d1f8db0c 9720
cc6010cd 9721 * configure: Regenerate.
d1f8db0c 9722
cac90078
DE
97232006-02-12 David Edelsohn <edelsohn@gnu.org>
9724
9725 * configure.in (enable_libgomp): Add AIX.
9726 * configure: Regenerate.
9727
bd37fbf5
MK
97282006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
9729
9730 * MAINTAINERS (Write After Approval): Add myself.
7e050830 9731
23027b7a
LM
97322006-02-03 Lee Millward <lee.millward@gmail.com>
9733
9734 * MAINTAINERS (Write After Approval): Add myself.
7e050830 9735
0058967b
RG
97362006-01-31 Richard Guenther <rguenther@suse.de>
9737 Paolo Bonzini <bonzini@gnu.org>
9738
9739 * Makefile.def (target_modules): Add libgcc-math target module.
9740 * configure.in (target_libraries): Add libgcc-math target library.
9741 (--enable-libgcc-math): New configure switch.
9742 * Makefile.in: Re-generate.
9743 * configure: Re-generate.
9744 * libgcc-math: New toplevel directory.
9745
e8b05380
PB
97462006-01-26 Paolo Bonzini <bonzini@gnu.org>
9747
9748 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9749 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9750 the assembler, linker and binutils.
9751 * configure: Regenerate.
9752
d54d5437
DM
97532006-01-22 Dirk Mueller <dmueller@suse.de>
9754
9755 * MAINTAINERS (Write After Approval): Add myself.
9756
670cbfcf
DN
97572006-01-20 Diego Novillo <dnovillo@redhat.com>
9758
9759 * configure: Regenerate.
9760
953ff289
DN
97612006-01-18 Richard Henderson <rth@redhat.com>
9762 Jakub Jelinek <jakub@redhat.com>
9763 Diego Novillo <dnovillo@redhat.com>
9764
9765 * libgomp: New directory.
9766 * Makefile.def: Add target_module libgomp.
9767 * Makefile.in: Regenerate.
9768 * configure.in (target_libraries): Add target-libgomp.
9769 * configure: Regenerate.
9770
32ce4048
AO
97712006-01-05 Alexandre Oliva <aoliva@redhat.com>
9772
9773 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9774 @ from continuation.
9775 * Makefile.in: Rebuilt.
9776
0eaf8e17 97772006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 9778
c76c0c83
CL
9779 * MAINTAINERS (Write After Approval): Add myself.
9780
2d309510
PB
97812006-01-04 Paolo Bonzini <bonzini@gnu.org>
9782
9783 PR bootstrap/24252
9784
9785 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9786 * Makefile.tpl (OBJDUMP): New.
9787 (EXTRA_HOST_FLAGS): Add it.
9788 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9789
953ff289
DN
9790 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9791 to use symbolic links between directories. Avoid race conditions
9792 or make them harmless.
9793 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
9794
9795 * Makefile.def (LEAN): Pass.
9796 * Makefile.tpl (LEAN): Define.
9797 (stage[+id+]-start): Accept that the previous directory does not
9798 exist, if the bootstrap is lean.
9799 (stage[+id+]-bubble): Invoke lean bootstrap commands after
9800 stage[+id+]-start. Use a makefile variable and an `if' instead of a
9801 configure substitution.
9802 ([+compare-target+]): Likewise.
9803 ([+bootstrap-target+]-lean): New.
9804 * configure.in: Remove lean bootstrap support from here.
9805
953ff289
DN
9806 * Makefile.in: Regenerate.
9807 * configure: Regenerate.
2d309510 9808
368872c3
BE
98092006-01-04 Ben Elliston <bje@au.ibm.com>
9810
9811 * MAINTAINERS (libdecnumber): Add myself.
9812
d79e6356
MM
98132006-01-02 Mark Mitchell <mark@codesourcery.com>
9814
9815 * libtool-ldflags: New script.
9816
a6fbc1e2
AS
98172006-01-02 Andreas Schwab <schwab@suse.de>
9818
9819 * configure.in: When reconfiguring remove Makefile in
9820 all stage directories.
9821 * configure: Regenerate.
9822
103a4b39
SB
98232005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
9824
9825 * MAINTAINERS: Update my email address.
9826
212f829c
PB
98272005-12-20 Paolo Bonzini <bonzini@gnu.org>
9828
9829 Revert Ada-related part of the previous change.
9830
9831 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
9832 Do not pass.
9833 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
9834 * Makefile.in: Regenerate.
9835 * configure.in: Do not include mt-ppc-aix target fragment.
9836 * configure: Regenerate.
9837
8ef1f2df
PB
98382005-12-19 Paolo Bonzini <bonzini@gnu.org>
9839
9840 * configure.in: Select appropriate fragments for PowerPC/AIX.
9841 * configure: Regenerate.
9842
9843 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
9844 BOOT_CFLAGS, BOOT_LDFLAGS.
9845 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
9846 BOOT_CFLAGS, BOOT_LDFLAGS.
9847 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
9848 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
9849 (stage): Fail if we cannot complete the work.
9850 * Makefile.in: Regenerate.
9851
ab34901f
NS
98522005-12-16 Nathan Sidwell <nathan@codesourcery.com>
9853
9854 * configure.in: Replace ms1 with mt.
9855 * configure: Rebuilt.
9856
cbe82f21
BM
98572005-12-15 Bryce McKinlay <mckinlay@redhat.com>
9858
9859 * MAINTAINERS: Update my email address.
9860
19843472
PB
98612005-12-15 Paolo Bonzini <bonzini@gnu.org>
9862
9863 * Makefile.tpl (all, do-[+make_target+], do-check, install,
9864 install-host-nogcc): Don't invoke $(stage) at the end.
9865 * Makefile.in: Regenerate.
9866
1ca26cd2
PB
98672005-12-14 Paolo Bonzini <bonzini@gnu.org>
9868
9869 * configure.in: Flip the top-level bootstrap switch.
9870 * configure: Regenerate.
9871
f41d6665
DJ
98722005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
9873
9874 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
9875 $(stage) and $(unstage).
9876 (EXTRA_TARGET_FLAGS): Correct double-quoting.
9877 (all): Remove stray semicolon.
9878 (local-distclean): Don't handle multilib.tmp and multilib.out.
9879 (install.all): Set $s for consistency.
9880 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
9881 check_multilibs setting. Always make the install directory.
9882 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
9883 Correct @if/@endif.
9884 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
9885 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
9886 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
9887 (multilib.out): Remove.
9888 * Makefile.in: Regenerated.
9889
dce2d8b2 98902005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9174b3cf
CD
9891
9892 * MAINTAINERS (Write After Approval): Add myself.
9893
64f182bd
NS
98942005-12-12 Nathan Sidwell <nathan@codesourcery.com>
9895
121b2cee
NS
9896 * MAINTAINERS: Add myself as mt maintainer.
9897
64f182bd
NS
9898 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
9899
a6d63770
AN
99002005-12-06 Adam Nemet <anemet@caviumnetworks.com>
9901
9902 * MAINTAINERS: Change email address.
9903
2abefe3d
PB
99042005-12-05 Paolo Bonzini <bonzini@gnu.org>
9905
9906 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
9907 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
9908 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
9909 Find in-tree tools if available.
9910 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
9911 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
9912 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
9913 (COMPILER_*_FOR_TARGET): New.
9914 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
9915 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
9916 (CONFIGURED_*, USUAL_*): Remove.
9917 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
9918 STRIP): Use autoconf substitutions.
9919 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
9920 COMPILER_NM_FOR_TARGET): New.
9921 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
9922
9923 (all): Make all-host and all-target in parallel.
9924 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
9925 that $$r and $$s are set before invoking a recursive make.
9926 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
9927 ([+bootstrap-target+]): Inline most of the `all' target.
9928
2f3bdde7
BE
99292005-11-29 Ben Elliston <bje@au.ibm.com>
9930
9931 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
9932 from the gcc build directory.
9933 * Makefile.in: Regenerate.
9934
a4b6c45a
BE
99352005-11-29 Ben Elliston <bje@au.ibm.com>
9936
9937 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
9938 depend on all-libdecnumber.
9939 * configure.in (host_libs): Include libdecnumber.
9940 * Makefile.in: Regenerate.
9941 * configure: Likewise.
9942
473a74b9
BE
99432005-11-29 Ben Elliston <bje@au.ibm.com>
9944
9945 * libdecnumber: Import decNumber sources from the dfp-branch.
9946
b4623110
KJ
99472005-11-21 Kean Johnston <jkj@sco.com>
9948
9949 * config.sub, config.guess: Sync from upstream sources.
9950
67dc1785
BE
99512005-11-21 Ben Elliston <bje@au.ibm.com>
9952
9953 Import from Autoconf sources:
9954
9955 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
9956 * config/move-if-change: Don't output "$2 is unchanged";
9957 suggested by Ben Elliston. Handle weird characters correctly.
9958
186abafe
AT
99592005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
9960
9961 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
9962 to match upstream libtool for darwin.
9963
ef9db8d5
DJ
99642005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
9965
9966 * Makefile.def: Remove gdb dependencies for gdbtk.
9967 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
9968 (configure-gdb, install-gdb): New rules.
9969 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
9970 * Makefile.in, configure: Regenerated.
9971
9c5141ab
JB
99722005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
9973
9974 * MAINTAINERS (Write After Approval): Add myself.
9975
4523d51b
EE
99762005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
9977
9978 * MAINTAINERS (Write After Approval): Add myself.
9979
086b011c
DN
99802005-10-24 Diego Novillo <dnovillo@redhat.com>
9981
9982 * MAINTAINERS (alias analysis): Add Daniel Berlin and
9983 Diego Novillo.
9984
e7c84bf8
PB
99852005-10-22 Paolo Bonzini <bonzini@gnu.org>
9986
9987 PR bootstrap/24297
9988 * Makefile.tpl (do-[+make-target+], do-check, install,
9989 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
9990 are set before recursing.
9991 * Makefile.in: Regenerate.
9992
b88a7564
EB
99932005-10-20 Eric Botcazou <ebotcazou@adacore.com>
9994
9995 PR bootstrap/18939
9996 * Makefile.def (gcc) <target>: Fix thinko.
9997 * Makefile.in: Regenerate.
9998
61efc800
BS
99992005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
10000
10001 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
10002 * configure: Regenerate.
10003
f53d2869
JZ
100042005-10-15 Jie Zhang <jie.zhang@analog.com>
10005
10006 * MAINTAINERS (Write After Approval): Add self.
10007
077fc835
KH
100082005-10-08 Kazu Hirata <kazu@codesourcery.com>
10009
10010 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
10011 target-libffi, target-qthreads, target-libjava, and
10012 targetlibobjc.
10013 * configure: Regenerate.
10014
d739199a
DJ
100152005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
10016
10017 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
10018 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
10019 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
10020 (USUAL_OBJDUMP_FOR_TARGET): New.
10021 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
10022 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 10023 * configure, Makefile.in: Regenerated.
d739199a 10024
db38c6bb
PB
100252005-10-05 Paolo Bonzini <bonzini@gnu.org>
10026
10027 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
10028 before other host packages.
10029
3015564c
KK
100302005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
10031
10032 * MAINTAINERS: Add self as sh libraries/configury maintainer.
10033
1061f99e
PB
100342005-10-05 Paolo Bonzini <bonzini@gnu.org>
10035
10036 PR bootstrap/22340
10037
10038 * configure.in (default_target): Remove.
10039 * Makefile.tpl (all): Do not use prerequisites as subroutines
10040 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
10041 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
10042 use prerequisites as subroutines.
10043 (check-host, check-target): New.
10044 (bootstrap configure & all targets): Do not use stage*-start
10045 if the directory layout is already ok.
10046 (non-bootstrap configure & all targets): Prepend a $(unstage).
10047 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
10048 (NOTPARALLEL): Remove.
10049 (unstage, stage variables): New variables.
10050 (unstage, stage targets): Simply expand to those variables.
10051
10052 * configure: Regenerate.
10053 * Makefile.in: Regenerate.
10054
4a9c436f
JW
100552005-10-04 James E Wilson <wilson@specifix.com>
10056
10057 * Makefile.def (lang_env_dependencies): Add libmudflap.
10058 * Makefile.in: Regenerate.
10059
37150080
AS
100602005-10-03 Andreas Schwab <schwab@suse.de>
10061
10062 Backport from libtool CVS:
10063 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
10064
10065 * ltmain.sh: add support for installing into temporary
10066 staging area (e.g. 'make install DESTDIR=...')
10067
39d16468
L
100682005-10-03 H.J. Lu <hongjiu.lu@intel.com>
10069
10070 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
10071 * configure: Regenerated.
10072
72a7ab82
AP
100732005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
10074
10075 * configure: Regenerate with the correct
10076 autoconf version.
10077
6b65a26d
CM
100782005-09-30 Catherine Moore <clm@cm00re.com>
10079
10080 * configure.in (bfin-*-*): New.
10081 * configure: Regenerated.
10082
040b1c5a
GK
100832005-09-28 Geoffrey Keating <geoffk@apple.com>
10084
10085 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
10086 (LIPO_FOR_TARGET): New.
10087 (CONFIGURED_LIPO_FOR_TARGET): New.
10088 (USUAL_LIPO_FOR_TARGET): New.
10089 (STRIP_FOR_TARGET): New.
10090 (CONFIGURED_STRIP_FOR_TARGET): New.
10091 (USUAL_STRIP_FOR_TARGET): New.
10092 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
10093 STRIP_FOR_TARGET.
10094 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
10095 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
10096 * Makefile.in: Regenerate.
10097 * configure: Regenerate.
7e050830 10098
3a3c28db
DE
100992005-09-19 David Edelsohn <edelsohn@gnu.org>
10100
10101 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
10102 (rs6000-*-aix*): Same.
10103 * configure: Regenerate.
10104
2749a921
TT
101052005-09-16 Tom Tromey <tromey@redhat.com>
10106
10107 * MAINTAINERS: Add self as java maintainer.
10108
7f26dfa3
FXC
101092005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
10110
10111 * configure.in: Recognize f95 in the --enable-languages option,
10112 and substitute it for fortran, issuing a warning.
10113 * configure: Regenerate.
10114
d8852c4f
PE
101152005-08-30 Phil Edwards <phil@codesourcery.com>
10116
10117 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
10118 * configure: Regenerated.
10119
ad685e81
AH
101202005-08-22 Aldy Hernandez <aldyh@redhat.com>
10121
10122 * MAINTAINERS: Add self as ms1 maintainer.
10123
b00d752c
RE
101242005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
10125
10126 * Makefile.def (libssp): Add to lang_env_dependencies.
10127 * Makefile.in: Regenerate.
10128
9ed8fb9b
ILT
101292005-08-18 Ian Lance Taylor <ian@airs.com>
10130
10131 * MAINTAINERS: Add myself as middle-end maintainer.
10132
0f029d39
CG
101332005-08-17 Christian Groessler <chris@groessler.org>
10134
10135 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
10136 * Makefile.in: Regenerate.
10137
81087874
AK
101382005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
10139
10140 * MAINTAINERS (write after approval): Added myself.
10141
6a134f1c
MR
101422005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
10143
10144 * MAINTAINERS (Write After Approval): Add myself.
10145
2693c0b0
PB
101462005-08-12 Paolo Bonzini <bonzini@gnu.org>
10147
10148 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
10149 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
10150 Look for alternate names of the target cc and c++
10151 * configure: Regenerate.
10152
4de997d1
PB
101532005-08-08 Paolo Bonzini <bonzini@gnu.org>
10154
10155 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10156 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
10157 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
10158 tools; remove code to manually set them.
10159 (Target tools): Look in the environment for them.
10160 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10161 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
10162 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
10163 build directory.
10164 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
10165 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
10166 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
10167 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10168 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
10169 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
10170 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
10171 * configure: Regenerate.
10172 * Makefile.in: Regenerate.
10173
b089e33a
BE
101742005-07-28 Ben Elliston <bje@au.ibm.com>
10175
10176 * MAINTAINERS: Update for removed CPU targets.
10177
e3791243
MM
101782005-07-27 Mark Mitchell <mark@codesourcery.com>
10179
10180 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 10181 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
10182 * Makefile.in: Regenerated.
10183
526635cb
MM
101842005-07-26 Mark Mitchell <mark@codesourcery.com>
10185
10186 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
10187 (CFLAGS_FOR_TARGET): Use it.
10188 (CXXFLAGS_FOR_TARGET): Likewise.
10189 * Makefile.in: Regenerated.
10190 * configure.in (--with-build-sysroot): New option.
10191 * configure: Regenerated.
10192
19791f70
PB
101932005-07-24 Paolo Bonzini <bonzini@gnu.org>
10194
10195 * Makefile.tpl: Wrap install between unstage and stage
10196 * Makefile.in: Regenerate.
10197
35f5a23f
EC
101982005-07-21 Eric Christopher <echristo@apple.com>
10199
10200 * MAINTAINERS: Update affiliation.
10201
ff3ddf15
PW
102022005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
10203
10204 * MAINTAINERS: Add self as crx port maintainer.
10205
3a664c1c
DD
102062005-07-20 DJ Delorie <dj@redhat.com>
10207
10208 * MAINTAINERS: Add self as m32c maintainer.
10209
539df155
KC
102102005-07-16 Kelley Cook <kcook@gcc.gnu.org>
10211
10212 * all files: Update FSF address.
10213
be9c593a
EC
102142005-07-15 Eric Christopher <echristo@redhat.com>
10215
10216 * MAINTAINERS: Change affiliation.
10217
fd7ea4ab
JB
102182005-07-14 Jim Blandy <jimb@redhat.com>
10219
10220 * configure.in: Add cases for Renesas m32c.
10221 * configure: Regenerated.
7e050830 10222
0063a823
KC
102232005-07-14 Kelley Cook <kcook@gcc.gnu.org>
10224
d0ca130a
KC
10225 * COPYING.LIB: Update from fsf.org.
10226
102272005-07-14 Kelley Cook <kcook@gcc.gnu.org>
10228
10229 * COPYING, compile, config.guess,
0063a823
KC
10230 config.sub, install-sh, missing, mkinstalldirs,
10231 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 10232 * config-ml.in: Update FSF address.
0063a823 10233
a8ba31f2
EC
102342005-07-13 Eric Christopher <echristo@redhat.com>
10235
10236 * configure.in: Add toplevel noconfigdir support for tpf.
10237 * configure: Regenerate.
10238
5bea4a03
PB
102392005-07-11 Paolo Bonzini <bonzini@gnu.org>
10240
10241 PR ada/22340
10242
10243 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
10244 * Makefile.in: Regenerate.
10245
284bdbbd
MM
102462005-07-07 Mark Mitchell <mark@codesourcery.com>
10247
10248 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 10249 Brolley to write-after-approval.
284bdbbd 10250
452190fb
AS
102512005-07-07 Andreas Schwab <schwab@suse.de>
10252
10253 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
10254 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
10255 * Makefile.in: Regenerated.
10256
9c8f9ec2
GK
102572005-07-06 Geoffrey Keating <geoffk@apple.com>
10258
10259 * configure.in: Don't build sim or rda when targetting darwin.
10260 * configure: Regenerate.
10261
ef0087a7
KH
102622005-07-06 Kazu Hirata <kazu@codesourcery.com>
10263
10264 * configure.in: Add --enable-libssp and --disable-libssp.
10265 * configure: Regenerate with autoconf-2.13.
10266
77008252
JJ
102672005-07-02 Jakub Jelinek <jakub@redhat.com>
10268
10269 * Makefile.def (target_modules): Add libssp.
10270 * configure.in (target_libraries): Add target-libssp.
10271 * configure: Rebuilt.
10272 * Makefile.in: Rebuilt.
10273
a04eae1b
ZW
102742005-07-01 Zack Weinberg <zackw@panix.com>
10275
10276 * MAINTAINERS: Change email address. Resign from maintainership.
10277
948884cd
RG
102782005-07-01 Richard Guenther <rguenther@suse.de>
10279
10280 * MAINTAINERS: Change my e-mail address and affiliation.
10281
c7870f5d
PB
102822005-06-22 Paolo Bonzini <bonzini@gnu.org>
10283
10284 * Makefile.def (stagefeedback): Come after profile.
10285 Define profiledbootstrap target.
10286 * Makefile.tpl (profiledbootstrap): Remove.
10287 (stageprofile-end): Zap stagefeedback.
10288 (stagefeedback-start): Copy all .gcda files, not only GCC's.
10289 * Makefile.in: Regenerate.
10290
ab99519a
RS
102912005-06-13 Richard Sandiford <richard@codesourcery.com>
10292
10293 * MAINTAINERS: Update my email address.
10294
f610dd5f
ZW
102952005-06-13 Zack Weinberg <zack@codesourcery.com>
10296
10297 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
10298 In 'cpp' stanza, support '#line' as well as '# '.
10299
71bc2a83
AS
103002005-06-08 Andreas Schwab <schwab@suse.de>
10301
10302 * MAINTAINERS: Move myself from 'Write After Approval' to
10303 'CPU Port Maintainers' section as m68k maintainer.
10304
4fab7234
HPN
103052005-06-07 Hans-Peter Nilsson <hp@axis.com>
10306
10307 * configure.in (unsupported_languages): New macro.
10308 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
10309 non-ported target libraries in noconfigdirs.
10310 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
10311 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 10312 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
10313 unsupported_languages.
10314 * configure: Regenerate.
10315
68193f9b
TS
103162005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
10317
10318 * configure.in: Fix typo in handling of --with-mpfr-dir.
10319 * configure: Regenerate.
10320
f26f6b8d
RS
103212005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
10322
10323 * MAINTAINERS: Update my email address.
10324
ba4853f8
JB
103252005-06-02 Jim Blandy <jimb@redhat.com>
10326
10327 * config.sub: Add cases for the Renesas m32c. (This patch has been
10328 accepted into the master sources.)
10329
79dd769c 103302005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
10331 Michael Snyder <msnyder@redhat.com>
10332 Stan Cox <scox@redhat.com>
79dd769c 10333
f610dd5f 10334 * configure.in: Set noconfigdirs for ms1.
79dd769c 10335
f610dd5f 10336 * configure: Regenerate.
79dd769c 10337
d29e107f
JD
103382005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
10339
10340 * MAINTAINERS (Write After Approval): Add self.
10341
e93196c3
JC
103422005-06-01 Josh Conner <jconner@apple.com>
10343
10344 * MAINTAINERS (Write After Approval): Add self.
10345
ae263c7a
KH
103462005-06-01 Kazu Hirata <kazu@codesourcery.com>
10347
10348 * MAINTAINERS: Update my email address.
10349
585b3aa3
ZM
103502005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
10351
10352 * MAINTAINERS (Write After Approval): Add self.
10353
4930c50b
CD
103542005-05-26 Chris Demetriou <cgd@broadcom.com>
10355
10356 * MAINTAINERS (Write After Approval): Remove self.
10357
2dfbef6d
PB
103582005-05-25 Paolo Bonzini <bonzini@gnu.org>
10359
10360 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10361 (Dependencies): Consider target modules for bootstrap dependencies.
10362 Make target bootstrap modules depend on each stage's gcc.
10363 * Makefile.in: Regenerate.
10364
bcb28cf5
PB
103652005-05-20 Paolo Bonzini <bonzini@gnu.org>
10366
10367 * Makefile.def (configure-gcc): Depend on binutils having been built.
10368 (all-gcc): No need to do it here.
10369 * Makefile.in: Regenerate.
10370
0cf085e4
PB
103712005-05-19 Paul Brook <paul@codesourcery.com>
10372
f610dd5f 10373 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
10374 language cannot be built.
10375 * configure: Regenerate.
10376
dfb2c39a
DJ
103772005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
10378
10379 * ylwrap: Import from Automake 1.9.5.
10380
771aaa92
DU
103812005-05-13 David Ung <davidu@mips.com>
10382
10383 * MAINTAINERS (Write After Approval): Add self.
10384
3ac9bd58
MS
103852005-05-09 Mike Stump <mrs@apple.com>
10386
10387 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10388 lt_cv_sys_max_cmd_len for now.
f610dd5f 10389
f77a5578
SC
103902005-05-09 Stan Cox <scox@redhat.com>
10391
10392 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10393
795e36e5
MK
103942005-05-08 Matt Kraai <kraai@ftbfs.org>
10395
10396 * README.SCO: Update the URL.
10397
c9392a2b
DE
103982005-05-05 David Edelsohn <edelsohn@gnu.org>
10399
10400 * ltconfig: Define file_list_spec. Pass file_list_spec and
10401 with_gnu_ld to libtool.
10402 * ltcf-c.sh (aix[45]): Define file_list_spec.
10403 * ltcf-cxx.sh (aix[45]): Same.
10404 * ltcf-gcj.sh (aix[45]): Same.
10405 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10406 exists, write list of input files to temporary file.
10407
bebcd931
MS
104082005-05-04 Mike Stump <mrs@apple.com>
10409
10410 * configure.in: Always pass --target to target configures as
10411 otherwise rebuilds that do --recheck will fail.
10412 * confiugure: Rebuilt.
10413
ce406537
PB
104142005-05-04 Paolo Bonzini <bonzini@gnu.org>
10415
10416 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10417 STAGE_HOST_EXPORTS.
10418 (configure, all): Add bootstrap support.
10419 (Host modules, target modules): Pass post-stage1 flags and exports.
10420 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10421 * Makefile.in: Regenerate.
10422
aa9dcfc4
PB
104232005-04-29 Paolo Bonzini <bonzini@gnu.org>
10424
10425 * configure: Regenerate.
10426
b6f9abcf
MS
104272005-04-27 Mike Stump <mrs@apple.com>
10428
10429 * MAINTAINERS: Add self as darwin maintainer.
10430
acb217cb
BS
104312005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
10432
10433 * config.sub: Update from master copy.
10434
b6dae270
MS
104352005-04-21 Mike Stump <mrs@apple.com>
10436
10437 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10438 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10439
c2e0d3a9
HPN
104402005-04-19 Hans-Peter Nilsson <hp@axis.com>
10441
10442 * configure.in <crisv32-*-*, cris-*-*>: New local variable
10443 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
10444 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
10445 "*-*-elf" and "*-*-linux*".
10446 * configure: Regenerate.
10447
871ae772
JM
104482005-04-14 Joseph S. Myers <joseph@codesourcery.com>
10449
10450 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10451
bf070c29
MS
104522005-04-12 Mike Stump <mrs@apple.com>
10453
10454 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10455
e865b6f7
TK
104562005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
10457
10458 * MAINTAINERS (Write After Approval): Add myself.
10459
7b71ad7f
BS
104602005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
10461
10462 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10463
25b42232
PB
104642005-04-06 Paolo Bonzini <bonzini@gnu.org>
10465
f610dd5f 10466 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
10467 (TARGET_CONFIGARGS): Include --with-target-subdir.
10468 (configure, all): New macros. Use them throughout.
10469 * Makefile.in: Regenerate.
10470
d727c624
JG
104712005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
10472
10473 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 10474
fff72cc4
ZD
104752005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10476
10477 * MAINTAINERS: Remove 'loop unrolling' maintainer.
10478
86472dc3
GP
104792005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
10480
10481 * MAINTAINERS: Move John Carr to Write After Approval.
10482
dce2d8b2 104832005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5d0f90e5
R
10484
10485 * config/mh-mingw32: Delete.
10486 * configure.in: Don't use it.
10487 * configure: Regenerate.
10488
33da42bc
PB
104892005-03-31 Paolo Bonzini <bonzini@gnu.org>
10490
10491 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10492 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dce2d8b2 10493 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
33da42bc
PB
10494 (HOST_LIB_PATH): Generate from Makefile.def.
10495 (TARGET_LIB_PATH): Likewise.
10496 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10497 * Makefile.in: Regenerate.
10498 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10499 (RPATH_ENVVAR): Include Darwin case.
10500 * configure: Regenerate.
10501
15cc1841
TF
105022005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
10503
10504 * MAINTAINERS (Various Maintainers): Remove self.
10505 (Write After Approval): Add self.
10506
6a8c79d5
TF
105072005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
10508
10509 * MAINTAINERS (Various Maintainers): Add self.
10510
256f7136
PB
105112005-03-25 Paolo Bonzini <bonzini@gnu.org>
10512
10513 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10514 * configure: Regenerate.
10515
191dd2c9
ZW
105162005-03-21 Zack Weinberg <zack@codesourcery.com>
10517
10518 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10519 gcc_version, and gcc_version_trigger from set of flags to pass.
10520 * Makefile.tpl: Remove definitions of above variables.
10521 (config.status): Remove dependency on $(gcc_version_trigger).
10522 * Makefile.in: Regenerate.
10523 * configure.in: Do not reference config/gcc-version.m4 nor
10524 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
10525 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
10526 * configure: Regenerate.
10527
ef6e9bc0 105282005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dce2d8b2 10529 Andrew Pinski <pinskia@physics.uc.edu>
ef6e9bc0
MH
10530
10531 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10532 * Makefile.in: Regenerate.
10533
009bbd5a
FW
105342005-03-13 Feng Wang <fengwang@nudt.edu.cn>
10535
10536 * MAINTAINERS (Write After Approval): Add myself.
10537
09f8755b
DA
105382005-03-03 David Ayers <d.ayers@inode.at>
10539
10540 * MAINTAINERS (Write After Approval): Add myself.
10541
e73ed25c
AO
105422005-03-01 Alexandre Oliva <aoliva@redhat.com>
10543
10544 PR libgcj/20160
10545 * ltmain.sh: Avoid creating archives with components that have
10546 duplicate basenames.
10547
ace9ac7b
AP
105482005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
10549
10550 PR bootstrap/20250
10551 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10552 instead of check.
10553 * Makefile.in: Regenerate.
10554
c9db9354
PB
105552005-02-28 Paolo Bonzini <bonzini@gnu.org>
10556
10557 * Makefile.in: Regenerate to fix conflict between the previous two
10558 patches.
10559
215c351a
PB
105602005-02-28 Paolo Bonzini <bonzini@gnu.org>
10561
10562 PR bootstrap/17383
10563 * Makefile.def (target_modules): Remove "stage", now unnecessary.
10564 * Makefile.tpl (HOST_SUBDIR): New substitution.
10565 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10566 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10567 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10568 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10569 (Host modules, Bootstrapped modules): Use it.
10570 (Build modules, Target modules): Do not create symlink trees,
10571 always configure out-of-srcdir.
10572 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10573 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10574 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10575 $(HOST_SUBDIR). Create a symlink for host_subdir.
10576
10577 * Makefile.in: Regenerate.
10578 * configure: Regenerate.
10579
5395b47b
NN
105802005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10581
10582 Merged from libada-gnattools-branch:
10583 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
10584
10585 * gnattools: New directory.
10586 * Makefile.def: Add gnattools as a module, depending on target-libada.
10587 * Makefile.in: Regenerate.
10588 * configure.in: Include gnattools in host_tools; disable it if ada
10589 is disabled.
10590 * configure: Regenerate.
10591
ca2cc05c
JM
105922005-02-24 James A. Morrison <phython@gcc.gnu.org>
10593
10594 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10595 treelang maintainer.
10596 (Write After Approval): Remove myself.
10597
d2f3024f
PS
105982005-02-23 Paul Schlie <schlie@comcast.net>
10599
10600 * configure.in: Allow darwin targeted ports to build tk, itcl and
10601 libgui.
10602 * configure: Regenerate.
10603
bba5e0ca
EB
106042005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
10605
10606 PR libgcj/10353
10607 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10608 * configure: Regenerate.
10609
70132ce7
SK
106102005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
10611
10612 * MAINTAINERS (Write After Approval): Add myself.
10613
20f0edca
ILT
106142005-02-10 Ian Lance Taylor <ian@airs.com>
10615
10616 * MAINTAINERS: Update my e-mail address.
10617
e64e5109
RG
106182005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
10619
10620 * MAINTAINERS (Write After Approval): Add myself.
10621
40d64b5a
HPN
106222005-01-29 Hans-Peter Nilsson <hp@axis.com>
10623
10624 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10625 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10626 target-libgloss when not *-*-elf and *-*-aout.
10627 * configure: Regenerate.
10628
54a12711
KH
106292005-01-23 Kazu Hirata <kazu@cs.umass.edu>
10630
10631 * MAINTAINERS: Remove obsolete entries.
10632
0aa99dbb
KH
10633 * MAINTAINERS (Write After Approval): Add Michael Matz.
10634
2b009f5f
NB
106352005-01-19 Neil Booth <neil@daikokuya.co.uk>
10636
10637 * MAINTAINERS: Remove self as cpplib maintainer.
10638
385870f5
KC
106392005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10640
10641 * install-sh, config.sub: Import from upstream.
10642
e7daab31
KC
106432005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10644
10645 PR bootstrap/18222
10646 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10647 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10648 * Makefile.in: Regenerate.
10649
e6003f4d
JT
106502005-01-16 Jason Thorpe <thorpej@netbsd.org>
10651
10652 * MAINTAINERS: Update my email address.
10653
145e2972 106542005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 10655 Andreas Schwab <schwab@suse.de>
145e2972
DE
10656
10657 PR bootstrap/18033
10658 * config-ml.in: Eval option if surrounded by single quotes.
10659
86c7e0da
PB
106602005-01-03 Paolo Bonzini <bonzini@gnu.org>
10661
10662 Revert 2004-12-28 Makefile changes, a better fix will be
10663 applied to mainline and src after GCC 4.0 branches.
10664
3224a22f
PB
106652004-12-28 Paolo Bonzini <bonzini@gnu.org>
10666
10667 PR bootstrap/17383
10668
10669 * Makefile.def (target_modules): Remove stage parameter,
10670 it is always true now.
10671 * Makefile.tpl (configure-build-[+module+],
10672 configure-target-[+module+]): Always build symlink tree
10673 for the directory and for include. BUILD_SUBDIR and
10674 TARGET_SUBDIR cannot be . anymore.
10675 * Makefile.in: Regenerate.
10676
aaf51ca2
DE
106772004-12-25 David Edelsohn <edelsohn@gnu.org>
10678
10679 Revert 2004-12-08 Makefile changes.
10680
4e32e454
DS
106812004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
10682
10683 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10684 cygwin, mingw.
10685
669f01d8
AS
106862004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
10687
10688 * configure.in (sh64-*-*): Reenable gprof.
10689 * configure: Regenerate.
10690
1b227ee0
DE
106912004-12-08 David Edelsohn <edelsohn@gnu.org>
10692
10693 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10694 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10695 (EXTRA_TARGET_FLAGS): Add PICFLAG.
10696 * Makefile.in: Regenerate.
10697
ce5e944c
CF
106982004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
10699
10700 * MAINTAINERS: Update my email address.
10701
893f1e87
MK
107022004-12-07 Matt Kraai <kraai@ftbfs.org>
10703
10704 * Makefile.tpl: Generate normal dependencies if the LHS module is
10705 not bootstrapped.
10706 * Makefile.in: Regenerate.
10707
bb59c339
RS
107082004-12-03 Richard Sandiford <rsandifo@redhat.com>
10709
10710 * configure.in: Include config/gxx-include-dir.m4. Use
10711 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
10712 * configure: Regenerate.
10713
4982adbe
RS
107142004-12-03 Richard Sandiford <rsandifo@redhat.com>
10715
10716 * config.if: Delete.
10717 * configure.in: Set libstdcxx_incdir directly.
10718 * configure: Regenerate.
10719
05750653
EC
107202004-12-02 Eric Christopher <echristo@redhat.com>
10721
10722 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10723 * Makefile.in: Regenerate.
10724
5fef1dbd
RS
107252004-12-02 Richard Sandiford <rsandifo@redhat.com>
10726
10727 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10728 * configure: Regenerate.
10729
afabd8e6
RS
107302004-12-02 Richard Sandiford <rsandifo@redhat.com>
10731
10732 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
10733 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
10734 * configure: Regenerate.
10735
78716e86
EC
107362004-12-01 Eric Christopher <echristo@redhat.com>
10737
10738 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10739 of things to remove.
10740
57ab8ba9
MK
107412004-11-29 Matt Kraai <kraai@ftbfs.org>
10742
10743 * MAINTAINERS (Write After Approval): Update my e-mail address.
10744
2539bffe
KC
107452004-11-29 Kelley Cook <kcook@gcc.gnu.org>
10746
10747 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10748 from CVS libtool to always pass_all.
10749
3e732ba0
JDA
107502004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
10751
10752 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10753 (hppa*64*-*-*): Delete incorrect comment.
10754 * configure: Rebuilt.
10755
767f726e
KC
107562004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10757
10758 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10759
2c92e90f
KC
107602004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10761
10762 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10763 from CVS libtool to always pass_all.
10764
32f84e48
KC
107652004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10766
10767 * install-sh, compile: Import from automake.
10768
9587be8a
KC
107692004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10770
10771 * config.guess, config.sub: Import from savannnah.
10772
04e81808 107732004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
10774
10775 * MAINTAINERS (Write After Approval): Add myself
10776
f87a2b2e
MS
107772004-11-12 Mike Stump <mrs@apple.com>
10778
10779 * Makefile.def: Add html support.
10780 * Makefile.tpl: Likewise.
10781 * Makefile.in: Regenerate.
10782
848556c2
GK
107832004-11-11 Geoffrey Keating <geoffk@apple.com>
10784
556f03c4
GK
10785 PR 18423
10786 * configure.in: Remove all instances of build-fixincludes from
10787 noconfigdirs.
10788 (build_configargs): Supply --target to subdirectories.
10789 * configure: Regenerate.
10790
848556c2
GK
10791 * Makefile.def: Make gcc install depend on fixincludes install.
10792 * Makefile.in: Regenerate.
10793
9e5712a5
JJ
107942004-11-10 Janis Johnson <janis187@us.ibm.com>
10795
10796 * MAINTAINERS: Add myself as gcc testsuite maintainer.
10797
4ef509c0
PB
107982004-11-11 Paul Brook <paul@codesourcery.com>
10799
10800 * MAINTAINERS: Add self as arm maintainer. Update email address.
10801
20d11df6
HPN
108022004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
10803
10804 * configure.in (noconfigdirs) [mmix-*-*]: Disable
10805 target-libgfortran.
79fd8592 10806 * configure: Regenerate.
20d11df6 10807
68c70f15
DE
108082004-11-07 David Edelsohn <edelsohn@gnu.org>
10809
10810 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10811 like CC.
10812
54f88091
PB
108132004-11-05 Paolo Bonzini <bonzini@gnu.org>
10814
10815 * Makefile.def (host fixincludes): Specify missing targets.
10816 * Makefile.in: Regenerate.
10817
6866abb8
RC
108182004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
10819
10820 * MAINTAINERS: Add myself
10821
83f62578
GL
108222004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
10823
10824 * MAINTAINERS (Write After Approval): Add myself.
10825
53c7ffe7
GK
108262004-11-04 Geoffrey Keating <geoffk@apple.com>
10827
10828 * Makefile.def: Build fixincludes for the host, too.
10829 * Makefile.in: Regenerate.
10830 * configure.in (host_tools): Add fixincludes.
10831 * configure: Regenerate.
10832
ac8b3d9d
DJ
108332004-11-04 Daniel Jacobowitz <dan@debian.org>
10834
10835 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
10836 * configure: Regenerated.
10837
bab37580
L
108382004-11-04 H.J. Lu <hongjiu.lu@intel.com>
10839
10840 PR other/17783
10841 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
10842 * configure: Regenerated.
10843
db1de713
MM
108442004-10-31 Mark Mitchell <mark@codesourcery.com>
10845
10846 * README.SCO: Update per FSF instructions.
10847
a827e21a
EW
108482004-10-28 Eric B. Weddington <ericw@evcohs.com>
10849
10850 PR target/18151
10851 * configure.in (case ${target}): Do not build fixincludes for avr.
10852 * configure: Regenerated.
10853
9d069a4f
PB
108542004-10-26 Paolo Bonzini <bonzini@gnu.org>
10855
10856 * configure.in (case ${target}): Do not build fixincludes
10857 on platforms where it is not used.
10858 * configure: Regenerated.
10859
fc45f3fe
DJ
108602004-10-23 Daniel Jacobowitz <dan@debian.org>
10861
10862 * configure.in: Use an absolute path to install-sh.
10863 * configure: Regenerated.
10864
36554b92
AL
108652004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
10866
10867 * MAINTAINERS (Write After Approval): Add myself.
10868
88e9994a
KH
108692004-10-19 Kazu Hirata <kazu@cs.umass.edu>
10870
10871 * MAINTAINERS: Remove from Write After Approval those that are
10872 already maintainers.
10873
ad02a944
SP
108742004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
10875
10876 * MAINTAINERS: Update my email address.
10877
c8e6cd41
KC
108782004-10-12 Kelley Cook <kcook@gcc.gnu.org>
10879
10880 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
10881 * configure: Regenerate.
10882
dce2d8b2 108832004-10-07 J"orn Rennecke <joern.rennecke@st.com>
ebe55024
R
10884
10885 * MAINTAINERS: Update my email address.
10886
a8b0957e
KH
108872004-10-07 Kazu Hirata <kazu@cs.umass.edu>
10888
10889 * MAINTAINERS (Language Front Ends Maintainers): New. Move
10890 entries belonging to this category.
10891
96836f61
JZ
108922004-10-06 Josef Zlomek <josef.zlomek@email.cz>
10893
10894 * MAINTAINERS: Update my e-mail address.
10895
7e0b5752
PB
108962004-10-06 Paolo Bonzini <bonzini@gnu.org>
10897
10898 Fix wrong conflict resolution in:
10899
10900 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
10901
10902 * Makefile.in: Regenerate.
10903 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10904 in the recursive `make', instead of hardwiring `all'.
10905 (Autogenerated TARGET-* variables): New.
10906
370f7a47
TL
109072004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
10908
10909 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 10910 * configure: Regenerate.
370f7a47 10911
13e5d623
KH
109122004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10913
10914 * MAINTAINERS (Various Maintainers): Move the "windows,
10915 cygwin, mingw" maintainer to ...
10916 (OS Port Maintainers): ... here.
10917
a6497c1b
KH
109182004-10-04 Kazu Hirata <kazu@cs.umass.edu>
10919
10920 * MAINTAINERS (Write After Approval): Remove those that are
10921 maintainers of some subsystem.
10922
1abb828a
D
109232004-10-02 P.J. Darcy <darcypj@us.ibm.com>
10924
10925 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
10926 * ltcf-cxx.sh (tpf*): Likewise.
10927 * ltconfig (tpf*): Add TPF OS configuration support.
10928
16d1338d
BS
109292004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
10930
10931 * MAINTAINERS: Change my email address to my new work account.
10932
9082a750
MR
109332004-09-24 Michael Roth <mroth@nessie.de>
10934
10935 * configure.in (--without-headers): Add missing double quotes.
10936 * configure: Regenerate.
10937
dce2d8b2 109382004-09-24 Kelley Cook <kcook@gcc.gnu.org>
07a8bdf8
KC
10939
10940 * ylwrap: Revert to previous version.
10941
4c4a5bbc
L
109422004-09-23 H.J. Lu <hongjiu.lu@intel.com>
10943
10944 PR bootstrap/17369
10945 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
10946 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
10947 SET_GCC_LIB_PATH_CMD.
10948 (BASE_TARGET_EXPORTS): Likewise.
10949 * Makefile.in: Regenerated.
10950
10951 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
10952 * configure: Regenerated.
10953
85f59630
KC
109542004-09-23 Kelley Cook <kcook@gcc.gnu.org>
10955
10956 * config.guess: New upstream version
10957 * compile, depcomp, install-sh, ylwrap: Likewise.
10958
95c53c62
RS
109592004-09-19 Roger Sayle <roger@eyesopen.com>
10960
10961 * config/mh-x86omitfp: New host makefile fragment. Add
10962 -fomit-frame-pointer to the default BOOT_CFLAGS.
10963 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
10964 * configure: Regenerate.
10965
0a1c093b
AP
109662004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
10967
10968 PR target/11572
10969 * configure.in (*-*-darwin*): Renable libobjc.
10970 * configure: Regenerate.
10971
315fcf97
NS
109722004-09-10 Nathan Sidwell <nathan@codesourcery.com>
10973
10974 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
10975
0a050485 109762004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 10977
0a050485
DB
10978 * Makefile.def: Remove libbanshee.
10979 * Makefile.tpl: Ditto.
10980 * configure.in: Ditto.
10981 * Makefile.in: Regen.
10982 * configure: Ditto.
10983
5f4a098e
DE
109842004-09-08 David Edelsohn <edelsohn@gnu.org>
10985
10986 * ltmain.sh: Use $pic_object as $non_pic_object if
10987 $non_pic_object=none.
10988
32b2511f
PB
109892004-09-07 Paolo Bonzini <bonzini@gnu.org>
10990
10991 * missing: Import latest version from master repository.
10992
fc4d0e82
NC
109932004-09-06 Nick Clifton <nickc@redhat.com>
10994
10995 * config.sub: Import latest version from master repository.
10996 * config.guess: Likewise.
10997 This includes these changes:
78716e86 10998
fc4d0e82
NC
10999 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
11000
11001 * config.sub: Handle crisv32, alias etraxfs.
11002 * config.guess (crisv32:Linux:*:*): Handle.
11003
11004 2004-08-13 Brad Smith <brad@comstyle.com>
11005
11006 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
11007 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
11008
11009 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
11010
11011 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
11012 assume the processor is a powerpc. This is because coreutils
11013 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
11014 in this case, due to a MacOS X bug that causes
11015 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
11016 to return a negative number.
11017 Problem reported by Petter Reinholdtsen in:
11018 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
11019
11020 2004-07-19 Ben Elliston <bje@gnu.org>
11021
11022 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
11023
11024 2004-06-24 Ben Elliston <bje@gnu.org>
11025
11026 * config.guess: Update copyright years.
11027 * config.sub: Likewise.
11028
11029 2004-06-22 Robert Millan <robertmh@gnu.org>
11030
11031 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
11032 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
11033
11034 2004-06-22 Stanley F. Quayle <stan@stanq.com>
11035
11036 * config.guess (*:*VMS:*:*): New entry. Replaces
11037 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
11038 manufacturer.
11039
11040 2004-06-22 Ben Elliston <bje@gnu.org>
11041
11042 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
11043 * config.sub: Likewise.
11044
11045 2004-06-22 Ben Elliston <bje@gnu.org>
11046
11047 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
11048 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
11049
11050 2004-06-11 Ben Elliston <bje@gnu.org>
11051
11052 * config.guess (pegasos:OpenBSD:*:*): Remove.
11053
11054 2004-06-11 Ben Elliston <bje@gnu.org>
11055
11056 From Wouter Verhelst <wouter@grep.be>:
11057 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
11058
11059 2004-06-11 Ben Elliston <bje@gnu.org>
11060
11061 * config.guess (luna88k:OpenBSD:*:*): New.
11062
11063 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
11064
11065 * config.guess (m32r*:Linux:*:*): New case.
11066 * config.sub: Handle m32rle.
11067
11068 2004-03-12 Ben Elliston <bje@wasabisystems.com>
11069
11070 From Jens Petersen <petersen@redhat.com>:
11071 * config.sub: Handle sparcv8.
11072
11073 2004-03-03 Ben Elliston <bje@wasabisystems.com>
11074
11075 From Tom Smith <smith@cag.lkg.hp.com>:
11076 * config.guess: Version suffixes are equally significant on Tru64
11077 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
11078 prefix of "P" (patched kernel).
11079
11080 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
11081
11082 * config.sub: Add support for National Semiconductor CRX target.
11083
2f4cc6bf
JJ
110842004-09-03 Janis Johnson <janis187@us.ibm.com>
11085
11086 * MAINTAINERS (Various Maintainers): Remove myself as web page
11087 maintainer, add myself as maintainer of build status lists.
11088
61fec9ff
JB
110892004-09-03 Jan Beulich <jbeulich@novell.com>
11090
11091 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
11092 *-*-netware, but add target-libmudflap.
11093 Consolidate *-*-netware targets (of which really only i?86 exists)
11094 into a single entry.
11095 * configure: Likewise.
11096
45f366ab
PB
110972004-09-01 Paolo Bonzini <bonzini@gnu.org>
11098
11099 * Makefile.tpl (sorry): Remove.
11100 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
11101 (cleanstrap targets): Depend on distclean, not distclean-stage1.
11102 (do-clean): Clean per-stage directories too.
11103 (do-distclean): Run distclean-stage1 too.
11104 (.NOTPARALLEL): Enable during toplevel bootstrap.
11105 (stage[+id+]-bubble): Enable parallel execution during
11106 the recursive invocation.
11107 * Makefile.in: Regenerate.
11108
11109 Fix previous checkin:
11110
11111 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
11112 include.
11113 * configure.in: Fix indentation.
11114 * configure: Regenerate.
11115
dce2d8b2 111162004-08-31 Robert Bowdidge <bowdidge@apple.com>
be8fff81 11117
45f366ab
PB
11118 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
11119 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
11120 * configure: regenerate
78716e86 11121 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 11122 -mdynamic-no-pic
be8fff81 11123
71b5d516
PB
111242004-08-31 Paolo Bonzini <bonzini@gnu.org>
11125
11126 * Makefile.def (build_modules): Add fixincludes.
11127 (dependencies): Make gcc depend on fixincludes.
11128 * configure.in (build_tools): Add fixincludes.
11129 (build_configdirs): Always include build_libs.
11130 * Makefile.in: Regenerate.
11131 * configure: Regenerate.
11132
111332004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
11134
11135 * Makefile.def (bootstrap stages): Add 'lean' parameter.
11136 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
11137 phony targets; do not generate timestamp files.
11138 (distclean-stageN): Remove references to their timestamp files.
11139 (restageN, touch-stageN): Remove.
11140 (stageN-bubble): Rewritten.
11141 (compare): Support lean bootstraps.
11142 * Makefile.in: Regenerate.
11143
11144 * configure.in: Only warn when bootstrapping but
11145 build != host or build != target. Support lean bootstraps.
11146 * configure: Regenerate.
11147
ce7cbbb0
PE
111482004-08-26 Phil Edwards <phil@codesourcery.com>
11149
11150 * configure.in: Give a better error message if GMP/MPFR are missing
11151 and a language needing them has been requested.
11152 * configure: Regenerated.
11153
9c71a529
PE
111542004-08-25 Phil Edwards <phil@codesourcery.com>
11155
11156 * configure.in: Print a list of available language front-ends if
11157 a requested one is missing. Tidy stray tab characters.
11158 * configure: Regenerated.
11159
e3f92d3b
MK
111602004-08-19 Michael Koch <konqueror@gmx.de>
11161
11162 * gcc/doc/install.texi: Update entry about automake for libjava.
11163
c3f84f61
RM
111642004-08-17 Robert Millan <robertmh@gnu.org>
11165
11166 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
11167 (instead of FreeBSD).
11168 * configure: Regenerate.
11169
7c27e184
PB
111702004-08-16 Paolo Bonzini <bonzini@gnu.org>
11171
11172 * Makefile.in: Regenerate.
11173 * configure: Regenerate.
11174
11175 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
11176 stage_*_flags.
11177 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
11178 for bootstrapped modules if toplevel bootstrap is going.
11179 (GCC bootstrap): Generate per-stage targets for all bootstrapped
11180 modules. Adjust for changes in Makefile.def. Enable several
11181 rules even in non-bootstrap mode, just to avoid peppering the
11182 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
11183 (stage-[+prev+]-bubble): Remove.
11184
11185 * Makefile.def (Dependencies): Depend on all-build-bison,
11186 all-build-flex, all-build-byacc, all-build-texinfo, rather
11187 than the host variations.
11188 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
11189 with BUILD_SUBDIR.
11190 (BISON): Update for recent Bisons.
11191 (YACC): Fix typo.
11192 (cross): Depend on all-build.
11193 (all): Do not depend on all-build.
11194 (prebootstrap): Remove.
11195 (dep-kind): Accept separate prefixes for MODULE and ON variables.
11196 (Prebootstrap dependencies): Add them to the per-stage targets
11197 and to all-prebootstrap.
11198 * configure.in (build_configdirs): Always enable build_tools.
11199 (BUILD_DIR_PREFIX): Remove.
11200
11201 * Makefile.def (gcc): Add target variable.
11202 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
11203 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11204 in the recursive `make', instead of hardwiring `all'.
11205 (Autogenerated TARGET-* variables): New.
11206
20f3bb80
BB
112072004-08-13 Brian Booth <bbooth@redhat.com>
11208
11209 * MAINTAINERS: Remove myself from write-after-approval.
11210
b5be499d
NN
112112004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
11212
11213 * src-release: Stop distributing mmalloc with gdb (which doesn't
11214 use it).
11215 * Makefile.def: GDB doesn't depend on mmalloc anymore.
11216 * Makefile.in: Regenerate.
11217
b3f8d95d
MM
112182004-08-09 Mark Mitchell <mark@codesourcery.com>
11219
11220 * configure.in (arm*-*-eabi*): New target.
11221 * configure: Regenerate.
11222
3589b69e
PB
112232004-08-06 Paolo Bonzini <bonzini@gnu.org>
11224
11225 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
11226 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
11227 (Dependencies): New section.
11228 * Makefile.tpl (Dependencies): Generate from Makefile.def.
11229 (configure-target-[+module+]): Depend on maybe-all-gcc
11230 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
11231 (toplevel profiledbootstrap): Fix dependencies.
11232 * Makefile.in: Regenerate.
11233
972974fc
MM
112342004-08-03 Mark Mitchell <mark@codesourcery.com>
11235
11236 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
11237 target-libiberty to noconfigdirs.
11238 * configure: Regenerate.
11239
bebf829d
PB
112402004-08-03 Paul Brook <paul@codesourcery.com>
11241
11242 * configure.in: Check for MPFR as well as GMP.
11243 * configure: Regenerate.
11244
98a5bb3b
RM
112452004-08-01 Robert Millan <robertmh@gnu.org>
11246
11247 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
11248 libmudflap for all GNU-based systems (with Glibc).
11249 * configure: Regenerate.
11250
dce2d8b2 112512004-08-03 Paolo Bonzini <bonzini@gnu.org>
d32ab992
PB
11252
11253 * Makefile.def (host-modules): Add gcc.
11254 * Makefile.in: Regenerate.
11255 * Makefile.tpl (sorry): New rule.
11256 (configure-host, all-host, [+make_target+]-host, do-check,
11257 install-host): Do not add gcc as a special case.
11258 (host modules): Add a small special-casing for gcc. Export
11259 extra_make_flags through the environment.
11260 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
11261 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
11262 other recursive targets for gcc): Remove.
11263
11264 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
11265 (stage, unstage): New rules.
11266 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
11267 distclean-stage[+id+]): Use stage_current.
11268 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
11269 the stage*-start rules.
11270
aeb732c1
GK
112712004-08-02 Geoffrey Keating <geoffk@apple.com>
11272
11273 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
11274 use -all_load flag.
11275
25b656e7
PB
112762004-08-02 Paolo Bonzini <bonzini@gnu.org>
11277
11278 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
11279 * configure: Regenerate.
11280
cc440d71
TM
112812004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
11282
11283 * maintainer-scripts/gcc_release: Revert yesterday's change.
11284
270e140b
SB
112852004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
11286
11287 * MAINTAINERS: Add myself to write-after-approval.
11288
3e4035f8
TM
112892004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
11290
11291 * libf2c: Removed.
11292 * gcc/gccbug.in: Updated because of libf2c removal.
11293 * maintainer-scripts/gcc_release: Ditto.
11294
dce2d8b2 112952004-07-09 Loren J. Rittle <ljrittle@acm.org>
a3e8d8b4
LR
11296
11297 * configure.in: Build libmudflap by default on FreeBSD.
11298 * configure: Regenerated.
11299
dfcada9a
MM
113002004-07-09 Mark Mitchell <mark@codesourcery.com>
11301
11302 * configure.in: Do not build libmudflap by default on non-GNU/Linux
11303 systems.
11304 * configure: Regenerated.
11305
dce2d8b2 113062004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3922b216
JDA
11307
11308 PR target/16344
11309 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
11310 feedback based compiler.
11311 * Makefile.in: Rebuilt.
11312
95bcca47
AO
113132004-07-08 Alexandre Oliva <aoliva@redhat.com>
11314
11315 * Makefile.def (host_modules): Set bootstrap=true for flex.
11316 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
11317 * Makefile.in: Rebuilt.
11318
051822f6
JH
113192004-07-07 Jan Hubicka <jh@suse.cz>
11320
11321 * MAINTAINERS: Add self as a profile feedback maintainer.
11322
7b61653a
PE
113232004-07-05 Phil Edwards <phil@codesourcery.com>
11324
11325 * configure.in: Do not prepend $srcdir to /dev/null in
11326 makefile fragments.
11327 * configure: Regenerate.
11328
23f6b2f9
PB
113292004-07-01 Paolo Bonzini <bonzini@gnu.org>
11330
11331 * Makefile.def (build_modules): Add bison, byacc, flex,
11332 m4, texinfo.
11333 (flags_to_pass): Add FLEX.
11334 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
11335 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
11336 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
11337 DEFAULT_MAKEINFO): Remove.
11338 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
11339 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
11340 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
11341 objdir or else use configured tool.
11342 (all-build): New.
11343 (all): Depend on it.
11344 (Build module dependencies): Add.
11345 * Makefile.in: Regenerate.
11346 * configure.in: Better support for multiple build modules,
11347 matching what is done for host/target modules. Do not look
11348 for "plausible" locations of build tools if Canadian cross.
11349 Use autoconf's AC_PROG_CC to find a C compiler. Define
11350 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
11351 * configure: Regenerate.
78716e86 11352
1c020272
PB
113532004-06-22 Paolo Bonzini <bonzini@gnu.org>
11354
11355 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11356 * Makefile.in: Regenerate.
11357
a52a0a7f
PB
113582004-06-22 Paolo Bonzini <bonzini@gnu.org>
11359
11360 * Makefile.tpl (configure-build-[+module+],
11361 configure-[+module+], configure-target-[+module+]): Pass
11362 [+extra_configure_args+].
11363 (all-build-[+module+], all-[+module+], check-[+module+],
11364 install-[+module+], [+make_target+]-[+module+],
11365 all-target-[+module+], check-target-[+module+],
11366 install-target-[+module+], [+make_target+]-target-[+module+]):
11367 Pass [+extra_make_args+].
11368 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11369 (GCC_HOST_EXPORTS): Remove.
11370 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11371 cross, check-gcc, check-gcc-c++, install-gcc,
11372 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11373 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11374 * Makefile.in: Regenerate.
11375
ccde3f1a
MS
113762004-06-21 Matthew Sachs <msachs@apple.com>
11377
11378 * MAINTAINERS: Added self to write-after-approval.
11379
6264b0a6
CF
113802004-06-21 Christopher Faylor <cgf@alum.bu.edu>
11381
11382 * configure.in: Check for srcdir/winsup rather than build directory
11383 winsup.
11384 * configure: Regenerate.
11385
801e2270
CV
113862004-06-17 Corinna Vinschen <vinschen@redhat.com>
11387
11388 * configure.in: Don't build Cygwin native newlib if winsup
11389 directory is missing. Emit warning instead.
11390 * configure: Regenerate.
11391
ad6717df
PB
113922004-06-09 Paolo Bonzini <bonzini@gnu.org>
11393
11394 * Makefile.tpl (touch-stage[+id+]): New.
11395 (restage[+prev+]): Depend on touch-stage[+id+].
11396
11397 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11398 Use it throughout.
11399
11400 * Makefile.def: Add profile and feedback bootstrap stages.
11401 Remove next field from bootstrap stages.
11402 * Makefile.tpl (LN, LN_S): Substitute.
11403 (stageN-start, stageN-end): Use double-colon rules, to
11404 provide a hook for additional setup commands.
11405 (distclean-stageN-gcc, restageN): Create dependencies from
11406 [+prev+], not from [+next+].
11407 (stageN-bubble): Add commands for successive stages from
11408 [+prev+], using double-colon rules.
11409 (all-stageN-gcc): Fix typo.
11410 (stagefeedback-start, profiledbootstrap): New.
11411 * Makefile.in: Regenerate.
11412 * configure.in: Call ACX_PROG_LN.
11413 * configure: Regenerate.
11414
5bbb9680
CY
114152004-06-08 Canqun Yang <canqun@nudt.edu.cn>
11416
11417 * MAINTAINERS (Write After Approval): Add myself.
11418
e18be1d4
MA
114192004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
11420
11421 * MAINTAINERS (Write After Approval): Add myself.
11422
5607edfd
PB
114232004-06-03 Paolo Bonzini <bonzini@gnu.org>
11424
11425 * configure.in: Fix --enable-bootstrap breakage introduced in trees
11426 without gcc.
11427 * configure: Regenerate.
11428
1ec4e9c3
PB
114292004-06-01 Paolo Bonzini <bonzini@gnu.org>
11430
11431 * Makefile.tpl: Fix typo.
11432 * Makefile.in: Regenerate.
11433
dce2d8b2 114342004-06-01 Paolo Bonzini <bonzini@gnu.org>
c2f7605f
PB
11435
11436 * configure.in: Remove new- prefix from toplevel
11437 bootstrap targets.
11438 * configure: Regenerate.
11439
f516a7da
PB
114402004-06-01 Paolo Bonzini <bonzini@gnu.org>
11441
11442 * Makefile.tpl (all.normal): Rename to all.
11443 (all): Replace with a rule to pick the default
11444 target from configure.
11445 (all-gcc, configure-gcc): Use conditionals to
11446 do nothing when toplevel bootstrap is going on.
11447 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11448 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11449 * configure.in: Support --enable-bootstrap.
11450
11451 * Makefile.def: Remove new- prefix from toplevel
11452 bootstrap targets.
11453 * Makefile.tpl: Likewise.
11454
11455 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
11456 target.
11457
11458 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11459 $(RECURSE_FLAGS) to recursive invocation of make.
11460
11461 * Makefile.in: Regenerate.
11462 * configure: Regenerate.
11463
78dd5e36 114642004-05-30 Andreas Jaeger <aj@suse.de>
dce2d8b2 11465 Jim Wilson <wilson@specifixinc.com>
78dd5e36
AJ
11466
11467 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11468 like CC.
11469
30f1bddc
DJ
114702004-05-27 Daniel Jacobowitz <dan@debian.org>
11471
11472 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11473 * configure: Regenerate.
11474
4fc4dd12
DJ
114752004-05-25 Daniel Jacobowitz <drow@false.org>
11476
11477 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11478 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11479 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
11480 targets.
11481 * Makefile.in: Regenerate.
11482
dce2d8b2 114832004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
11484
11485 * configure.in: Test the ability to symlink directories.
11486 * configure: Regenerate.
11487
11488 * Makefile.def (bootstrap-stage): New definitions.
11489 * Makefile.tpl (configure-stage1-gcc,
11490 configure-stage2-gcc, configure-stage3-gcc,
11491 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11492 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11493 new-restage3, compare): Autogenerate, see Makefile.in
11494 entry for behavioral changes.
11495 (distclean-stage1, new-stage1-start, new-stage1-end,
11496 new-stage1-bubble, distclean-stage2, new-stage2-start,
11497 new-stage2-end, new-stage2-bubble, distclean-stage3,
11498 new-stage3-start, new-stage3-end): New autogenerated targets.
11499 (objext, prebootstrap, BOOT_CFLAGS,
11500 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11501 targets.
11502
11503 * Makefile.in: Regenerate.
11504 (distclean-stage1, new-stage1-start, new-stage1-end,
11505 new-stage1-bubble, distclean-stage2, new-stage2-start,
11506 new-stage2-end, new-stage2-bubble, distclean-stage3,
11507 new-stage3-start, new-stage3-end): New targets.
11508 (all-stage1-gcc): Move prebootstrap dependency from here...
11509 (configure-stage1-gcc): ...to here.
11510 (new-bootstrap): Use bubble targets.
11511 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11512 Use per-stage distclean targets.
11513 (configure-stage1-gcc, configure-stage2-gcc,
11514 configure-stage3-gcc, all-stage1-gcc,
11515 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11516 Use new-stageN-start to prepare the tree.
11517
4f4e53dd
PB
115182004-05-23 Paolo Bonzini <bonzini@gnu.org>
11519
11520 * Makefile.def (host_modules): add libcpp.
11521 * Makefile.tpl: Add dependencies on and for libcpp.
11522 * Makefile.in: Regenerate.
11523 * configure.in: Add libcpp host module.
11524 * configure: Regenerate.
11525
60975492
PB
115262004-05-21 Paolo Bonzini <bonzini@gnu.org>
11527
11528 * Makefile.tpl: Whenever a recursive target is defined, wrap
11529 it in a special @if/@endif block, and prepare its maybe
11530 dependency in the @if/@endif block
11531 * configure.in: Instead of writing maybe dependencies, remove
11532 the @if/@endif statements, and remove the @if/@endif blocks
11533 that remain.
11534 * configure: Regenerate.
11535 * Makefile.in: Regenerate.
11536
5ce7d75d
JJ
115372004-05-20 Janis Johnson <janis187@us.ibm.com>
11538
11539 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11540
c779c42f
KK
115412004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
11542
11543 PR bootstrap/15120
11544 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11545 * */configure: Rebuilt.
11546
b4117c30
ZW
115472004-05-17 Zack Weinberg <zack@codesourcery.com>
11548
11549 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11550 of libf2c.
11551 * configure, Makefile.in: Regenerate.
11552
719bb4e3 115532004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
11554
11555 * MAINTAINERS (Write After Approval): Add myself.
11556
6de9cd9a
DN
115572004-05-13 Diego Novillo <dnovillo@redhat.com>
11558
11559 Merge from tree-ssa-20020619-branch.
11560
11561 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11562 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11563 (HOST_GMPLIBS): Define.
11564 (HOST_GMPINC): Define.
11565 (TARGET_LIB_PATH): Add libmudflap.
11566 (GFORTRAN_FOR_TARGET): Define.
11567 (configure-build*): Export GFORTRAN.
11568 (configure-gcc): Export GMPLIBS and GMPINC.
11569 (all-gcc): Add maybe-all-libbanshee.
11570 (configure-target-libgfortran): Define.
11571 * Makefile.in: Regenerate.
11572 * configure.in (host_libs): Add libbanshee.
11573 (target_libraries): Add target-libmudflap and target-libgfortran.
11574 Add --with-libbanshee.
11575 Handle --disable-libmudflap.
11576 (*-*-freebsd*): Use with_gmp.
11577 Add $(libgcj) to noconfigdirs.
11578 * configure: Regenerate.
11579 * depcomp: New file.
11580 * MAINTAINERS: Add tree-ssa maintainers.
11581
8f1b790f
VM
115822004-05-04 Vladimir Makarov <vmakarov@redhat.com>
11583
b4117c30 11584 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 11585
693446fc
BF
115862004-04-30 Brian Ford <ford@vss.fsi.com>
11587
b4117c30 11588 * MAINTAINERS (Write After Approval): Add myself.
693446fc 11589
d1bb666c
UB
115902004-04-29 Uros Bizjak <uros@kss-loka.si>
11591
b4117c30 11592 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 11593
6cf1ac42
PB
115942004-04-28 Paolo Bonzini <bonzini@gnu.org>
11595
11596 * config/acx.m4: Fix fastcompare support for new-bootstrap.
11597 * configure: Regenerate.
11598
632933d5
PB
115992004-04-27 Paolo Bonzini <bonzini@gnu.org>
11600
11601 Revert:
11602 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11603
11604 * Makefile.def (flags_to_pass): Remove *dir variables that
11605 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11606 as well as prefix and exec_prefix.
11607 * Makefile.in: Regenerate.
11608
80dc6aa0
RM
116092004-04-26 Robert Millan <robertmh@gnu.org>
11610
11611 Add patches from libtool CVS.
11612 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11613 * ltconfig: Likewise.
11614 * ltcf-c.sh: Likewise.
11615 * ltcf-cxx.sh: Likewise.
11616 * ltcf-gcj.sh: Likewise.
11617
e11283f1
PB
116182004-04-26 Paolo Bonzini <bonzini@gnu.org>
11619
11620 * Makefile.def (host_modules): Mark with the bootstrap
11621 flag packages on which gcc depends.
11622 * Makefile.tpl (all-bootstrap): Use it.
11623 * Makefile.in: Regenerate.
11624
8546950c
PB
116252004-04-26 Paolo Bonzini <bonzini@gnu.org>
11626
11627 * Makefile.def (flags_to_pass): Remove *dir variables that
11628 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11629 as well as prefix and exec_prefix.
11630 * Makefile.in: Regenerate.
11631
a76494aa
PB
116322004-04-26 Paolo Bonzini <bonzini@gnu.org>
11633
b4117c30
ZW
11634 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11635 * configure: Regenerate.
11636 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11637 * gcc/Makefile.tpl (compare): Use the result of the test.
11638 * gcc/Makefile.in: Regenerate.
a76494aa 11639
03a91701
PB
116402004-04-23 Paolo Bonzini <bonzini@gnu.org>
11641
11642 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11643 Always relocate gcc and prev-gcc to the original names, even
11644 if the build fails.
11645 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11646 New targets.
11647
082a6351
LG
116482004-04-23 Laurent GUERBY <laurent@guerby.net>
11649
11650 * MAINTAINERS: Update my email address.
b4117c30 11651
1f1d584b
RO
116522004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11653
11654 * configure.in (mips*-*-irix5*): Enable ld.
11655 * configure: Regenerate.
082a6351 11656
1db673ca
RO
116572004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11658
11659 * configure: Regenerate.
11660
ce4ea44e
JW
116612004-04-15 James E Wilson <wilson@specifixinc.com>
11662
11663 * Makefile.tpl (configure-[+module+], configure-gcc,
11664 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11665 Set and export LDFLAGS.
11666 * Makefile.in: Regenerate.
11667
611f62ad
MC
116682004-04-12 Michael Chastain <mec.gnu@mindspring.com>
11669
b4117c30 11670 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 11671
be912515
NN
116722004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
11673
11674 PR bootstrap/14871
11675 * Makefile.tpl: If we don't have built-in-tree target tools,
11676 use the ones found by configure rather than hacking around with
11677 program_transform_name.
11678 * configure.in: Give Makefile.tpl the information necessary
11679 to do that.
11680 * Makefile.in: Regenerate.
11681 * configure: Regenerate.
11682
9104315a
NN
116832004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
11684
11685 PR bootstrap/14760
11686 * configure.in: When computing baseargs, strip *all* copies of
11687 offending options. Also, don't match/substitute the trailing space,
11688 so that this actually works when two similar options are separated by
11689 only one space.
11690 * configure: Regenerate.
11691
bef1d700
DE
116922004-04-06 David Edelsohn <edelsohn@gnu.org>
11693
b4117c30
ZW
11694 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11695 (rs6000-*-aix*): Same.
11696 * configure: Regenerate.
bef1d700 11697
54bcf05e 116982004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
11699
11700 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 11701
369a832c 117022004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
11703
11704 * MAINTAINERS: Add myself to write-after-approval.
369a832c 11705
09a9c095
NN
117062004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
11707
7caf53cb
NN
11708 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11709 STRICT_WARN, WARN_CFLAGS flags passed down to make.
11710 * Makefile.in: Regenerate.
11711
09a9c095
NN
11712 * configure.in (top level bootstrap support): Rework --enable-werror
11713 to set @stage2_werror_flag@.
11714 * configure: Regenerate.
11715 * Makefile.tpl (top level bootstrap support): Pass
11716 @stage2_werror_flag@ down to configure in stages 2 and 3.
11717 * Makefile.in: Regenerate.
11718
5595a2bd
NN
117192004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
11720
cbfd7e06
NN
11721 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11722 for stages 2 and 3 as well as in make. As a consequence, remove
11723 OUTPUT_OPTION (now detected by configure) from the flags passed down
11724 to make.
11725 * Makefile.in: Regenerate.
11726
5595a2bd
NN
11727 * Makefile.tpl (new-bootstrap): Fix typo.
11728 * Makefile.in: Regenerate.
11729
ca3b3e20
NN
117302004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
11731
295f4e42
NN
11732 * Makefile.tpl: Rearrange by moving recursive_targets rules
11733 into their proper sections.
11734 * Makefile.tpl (top level bootstrap support): Move disabling
11735 of coverage flags from 'make' to 'configure'; improve comments.
11736 * Makefile.in: Regenerate.
11737
340de83f
NN
11738 * Makefile.tpl (experimental top level bootstrap) Move stage1
11739 language setting from all- target to configure- target; disable
11740 intermodule optimization in stage 1; prevent gratuitous rebuilds
11741 of stage 1.
11742 * Makefile.in: Regenerate.
11743 * configure.in: Comma-separate stage 1 language list for top
11744 level bootstrap.
11745 * configure: Regenerate.
11746
ca3b3e20
NN
11747 * Makefile.tpl: Clean up experimental top level bootstrap support:
11748 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11749 prev-gcc in configure- targets as well as all- targets.
11750 * Makefile.in: Regenerate.
11751
4d038073
KC
117522004-03-21 Kelley Cook <kcook@gcc.gnu.org>
11753
11754 * compile: New file imported from automake.
11755
ab3533d6
PB
117562004-03-17 Paolo Bonzini <bonzini@gnu.org>
11757
11758 * configure.in: Remove symbolic link section.
11759 * configure: Regenerate.
11760 * Makefile.tpl (links): Remove.
11761 * Makefile.in: Regenerate.
11762
1e0f07d3 117632004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 11764 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
11765
11766 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 11767 Set with AC_CHECK_PROGS.
1e0f07d3
PB
11768 * configure.in: Fix comment typo from last patch.
11769 * configure: Regenerate.
11770
2805b53a
NN
117712004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
11772
11773 * Makefile.tpl: Introduce experimental top level bootstrap support.
11774 * Makefile.in: Regenerate.
11775 * configure.in: Introduce support for top level bootstrap.
11776 * configure: Regenerate.
11777
79b4b7d2 117782004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 11779 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
11780
11781 PR bootstrap/14522
11782 * configure.in: Cope with shells that do not support unquoted ^
11783 * configure: Regenerate.
11784
6bbec498 117852004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 11786 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
11787
11788 PR bootstrap/14522
79b4b7d2 11789 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
11790 quotes inside quoted backquote substitutions.
11791 * configure: Regenerate.
11792
83c15dfc
AP
117932004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
11794
11795 PR bootstrap/14522
f2bd98d4 11796 * configure.in: Fix escaping of $.
83c15dfc
AP
11797 * configure: Regenerate.
11798
55ffb5ed
NN
117992004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
11800
11801 * configure: Regenerate, since I forgot to while committing Paolo's
11802 changes.
11803
e4c9c075
PB
118042004-03-08 Paolo Bonzini <bonzini@gnu.org>
11805
11806 PR ada/14131
11807 Move language detection to the top level.
11808 * configure.in: Find default values for the tools as
11809 soon as possible. Disable ada if GNAT is not found.
11810 Emit error message about missing languages. Expand
11811 --enable-languages=all for the gcc subdirectory.
11812
5199e2c6
BE
118132004-03-10 Ben Elliston <bje@gnu.org>
11814
11815 * MAINTAINERS: Update my email address.
11816
c18b95e5
DE
118172004-03-05 David Edelsohn <edelsohn@gnu.org>
11818
11819 * ltconfig: Disable building static libraries if building shared
11820 libraries on AIX 5L.
11821
d0fe5ad3
RS
118222004-03-01 Richard Sandiford <rsandifo@redhat.com>
11823
11824 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
11825 and disable libgcj.
11826 * configure: Regenerated.
11827
e6f71f9d
BB
118282004-03-01 Brian Booth <bbooth@redhat.com>
11829
11830 * MAINTAINERS: Add myself to write-after-approval.
11831
8983e50e
PB
118322004-03-01 Paolo Bonzini <bonzini@gnu.org>
11833
11834 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 11835
d4cd9d81
NN
118362004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11837
11838 PR bootstrap/7087
11839 * Makefile.tpl: Guard XFOO sed statements better.
11840 * Makefile.tpl: Add dependency for configure-target-libada.
11841 * Makefile.in: Regenerate (incidentally fixes broken
11842 commit when libada-branch was merged).
11843
0ea0229e
KC
118442004-02-25 Kelley Cook <kcook@gcc.gnu.org>
11845
11846 * MAINTAINERS: Add myself to write-after-approval.
11847
bad93735
AP
118482004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
11849
11850 * MAINTAINERS: Add Nicola Pero and myself as libobjc
11851 maintainers.
11852
a7ca14fc
AC
118532004-02-20 Andrew Cagney <cagney@redhat.com>
11854
11855 * config.guess: Update from version 2003-10-16 to 2004-02-16.
11856 * config.sub: Update from version 2003-11-03 to 2004-02-16.
11857
51592782
NN
118582004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
11859
11860 PR bootstrap/11932
11861 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
11862
6a30854a
JQ
118632004-02-14 Jerry Quinn <jlquinn@optonline.net>
11864
11865 * MAINTAINERS: Added myself to write-after-approval.
11866
be8b2bee
MK
118672004-02-14 Michael Koch <konqueror@gmx.de>
11868
11869 * MAINTAINERS: Added myself to write-after-approval.
11870
972760b7
JM
118712004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
11872
11873 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
11874 some OS port maintainers to OS port maintainers section.
11875
b0281654
FCE
118762004-02-13 Frank Ch. Eigler <fche@redhat.com>
11877
11878 * MAINTAINERS: Add self.
11879
3c419fd6
KH
118802004-02-12 Kazu Hirata <kazu@cs.umass.edu>
11881
11882 * MAINTAINERS: Alphabetize.
11883
e88e9aee
PB
118842004-02-12 Paolo Bonzini <bonzini@gnu.org>
11885
11886 * MAINTAINERS: Remove myself.
b4117c30 11887
1915e422
DE
118882004-02-11 David Edelsohn <edelsohn@gnu.org>
11889
11890 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
11891 (rs6000-*-aix*): Same.
11892 * configure: Regenerate.
11893
a22c2d8d
KC
118942004-02-11 Kelley Cook <kcook@gcc.gnu.org>
11895
11896 * configure.in (host): Add in missing $noconfigdirs to defines.
11897 * configure: Regenerate.
11898
d9cdb878
AC
118992004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
11900 Nathanael Nerode <neroden@gcc.gnu.org>
11901
11902 PR ada/6637, PR ada/5911
b4117c30 11903 Merge with libada-branch:
d9cdb878
AC
11904 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
11905 with appropriate dependencies. Add --enable-libada configure switch.
11906 * configure, Makefile.in: Regenerate.
11907
8bd92821
PB
119082004-02-09 Paolo Bonzini <bonzini@gnu.org>
11909
11910 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 11911
89a95129
RO
119122004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11913
11914 * configure.in: Don't pass --with-stabs on IRIX 5 either.
11915 * configure: Regenerate.
11916
892629bc
GK
119172004-02-04 Geoffrey Keating <geoffk@apple.com>
11918
11919 Merge from upstream:
11920
11921 * ltmain.in: When setting IFS to '~', be careful about user
11922 arguments that contain '~'.
11923
11924 2004-02-04 Peter O'Gorman <peter@pogma.com>
11925
11926 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
11927 Also test $base_compile against $CC with escaped arguments. Bug
11928 reported by Geoff Keating <geoffk@apple.com>.
11929
6b402165
KH
119302004-02-04 Kazu Hirata <kazu@cs.umass.edu>
11931
11932 * MAINTAINERS: Remove i960 port.
11933
fa2f0306
DD
119342004-01-23 DJ Delorie <dj@redhat.com>
11935
11936 * Makefile.def (target_modules) [libiberty]: Don't stage.
11937 * Makefile.in: Rebuilt.
11938
9feb20aa
CT
119392004-01-20 Caroline Tice <ctice@apple.com>
11940
11941 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 11942
7aed2ccc
PC
119432004-01-19 Paolo Carlini <pcarlini@suse.de>
11944
11945 * MAINTAINERS: Update my email address.
11946
f25bebe1
JM
119472004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
11948
11949 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 11950
28083580
VR
119512004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11952
11953 * MAINTAINERS: Remove entries without email address.
11954
c0f4b5e4
DJ
119552004-01-15 Daniel Jacobowitz <drow@mvista.com>
11956
11957 * MAINTAINERS: Add myself to write-after-approval.
11958
b5eb5a5e
SB
119592004-01-15 Steven Bosscher <stevenb@suse.de>
11960
11961 * MAINTAINERS: Update my email address.
11962
dce2d8b2 119632004-01-14 Loren J. Rittle <ljrittle@acm.org>
2c4de30b
LR
11964
11965 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
11966 * Makefile.tpl (configure-target-[+module+]): Support stage.
11967 * Makefile.in: Rebuilt.
11968
74c0b320
ILT
119692004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
11970
11971 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
11972
2560344b
RS
119732004-01-10 Richard Sandiford <rsandifo@redhat.com>
11974
11975 * MAINTAINERS: Add myself as a MIPS maintainer.
11976
8b21cda6
NN
119772004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
11978
2b6c260d
NN
11979 * configure.in: Use ./config.cache, not config.cache.
11980 * configure: Regenerate.
11981 * Makefile.tpl: Special-casing not needed for GCC any more.
11982 * Makefile.in: Regenerate.
11983
09438bde
NN
11984 * configure.in: Don't share a cache file for host dirs.
11985 * configure: Regenerate.
11986
8b21cda6
NN
11987 * config-ml.in: Don't mess with the cache file.
11988
e42870df
EB
119892004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
11990
11991 * MAINTAINERS: Move myself from 'Write After Approval' to
11992 'CPU Port Maintainers' section as SPARC maintainer.
11993
6b9eb62c
NN
119942004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
11995
78a816a6
NN
11996 * Makefile.tpl: Make GCC use a separate config.cache.
11997 * Makefile.in: Regenerate.
11998
6b9eb62c
NN
11999 PR bootstrap/11932, PR bootstrap/11933
12000 (I don't know if it will fix either of them, but it relates
12001 to them.)
12002 * configure.in: Don't use shared config.cache for target
12003 directories.
12004 * configure: Regenerate.
12005
86d7b562
DN
120062004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
12007
12008 * MAINTAINERS: Add myself to 'Write After Approval' section.
12009
07d0a605
RS
120102003-12-31 Roger Sayle <roger@eyesopen.com>
12011
12012 * configure.in (ia64*-*-hpux*): Disable building java libraries.
12013 * configure: Regenerated.
12014
459ac19f
KH
120152003-12-23 Kazu Hirata <kazu@cs.umass.edu>
12016
12017 * MAINTAINERS: Remove the mn10200 maintainer.
12018
5785c0ed 120192003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 12020
cc6010cd
AP
12021 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
12022 * configure: Regenerated.
5785c0ed 12023
a268eff9
JH
120242003-12-16 Jan Hubicka <jh@suse.cz>
12025
12026 * MAINTAINERS: Add myself as callgraph maintainer.
12027
9d465b12
TF
120282003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
12029
12030 * configure.in (raw_libstdcxx_flags): Remove the leading space.
12031 * configure: Regenerate.
12032
a68a270a
GB
120332003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
12034
12035 * MAINTAINERS: Move myself from 'Bug database only accounts' to
12036 'Write After Approval' section. Update email.
12037
dce2d8b2 120382003-12-01 James Lemke <jim@wasabisystems.com>
3066a15c
JL
12039
12040 * MAINTAINERS (Write After Approval): Add myself.
12041
8c052da4
MT
120422003-11-20 Matt Thomas <matt@3am-software.com>
12043
12044 * MAINTAINERS: Add myself as a vax port maintainer.
12045
e75f9147
KC
120462003-11-20 Kelley Cook <kcook@gcc.gnu.org>
12047
12048 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
12049 (configure-build-[+module+], configure-[+module+]): Likewise.
12050 (configure-target-[+module+], configure-gcc, config.status): Likewise.
12051 * Makefile.in: Regenerate.
12052
43d8d958
AT
120532003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
12054
12055 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
12056 shared/dylibed libraries.
12057 * ltmain.sh: Likewise.
12058 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
12059 * ltcf-cxx.sh: Likewise.
12060 * ltcf-gcj.sh: Likewise.
12061 * ltconfig: Likewise.
12062
638dcaa0
SC
120632003-11-17 Stan Cox <scox@redhat.com>
12064
12065 * MAINTAINERS: Add myself as iq2000 port maintainer.
12066
15cc172b
AC
120672003-11-14 Arnaud Charlet <charlet@act-europe.fr>
12068
b4117c30
ZW
12069 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
12070 * Makefile.in: Regenerate.
15cc172b 12071
20af77cd
UW
120722003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
12073
12074 * config.sub: Update to 2003-11-03 version.
12075
4dd01c5c
PE
120762003-10-20 Phil Edwards <phil@codesourcery.com>
12077
12078 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
12079 * configure: Regenerate.
12080
dce2d8b2 120812003-10-20 Nicolas Pitre <nico@cam.org>
8d36c499
NP
12082
12083 * MAINTAINERS: Add myself to 'Write After Approval' section.
12084
8b7ebc31
AC
120852003-10-20 Arnaud Charlet <charlet@act-europe.fr>
12086
12087 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12088
afe1910c
JM
120892003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
12090
12091 * MAINTAINERS: Update my email address.
12092
05dcec66
RO
120932003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12094
12095 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
12096
dce2d8b2 120972003-10-17 Ralph Loader <rcl@ihug.co.nz>
71fc2f0c
RL
12098
12099 * MAINTAINERS: Add myself to 'Write After Approval' section.
12100
507ec745
BI
121012003-10-16 Bernardo Innocenti <bernie@develer.com>
12102
12103 * config.guess: Update to 2003-10-16 version.
12104 * config.sub: Update to 2003-10-16 version.
12105
dce2d8b2 121062003-10-15 David Daney <ddaney@avtrex.com>
4d466c42
DD
12107
12108 * MAINTAINERS: Added myself to 'Write After Approval' section.
12109
0c9b16bc
FH
121102003-10-15 Falk Hueffner <falk@debian.org>
12111
12112 * MAINTAINERS: Move myself from 'Bug database only accounts' to
12113 'Write After Approval' section. Update email.
12114
74d57d15
RS
121152003-10-14 Roger Sayle <roger@eyesopen.com>
12116
12117 * MAINTAINERS: Move myself from 'Write After Approval' to
12118 'Various Maintainers' section as middle-end maintainer.
12119
d29b8ad8
NN
121202003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
12121
12122 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
12123 HOST_FLAGS_TO_PASS.
12124 * Makefile.in: Regenerate.
12125
26db814a
BI
121262003-10-11 Bernardo Innocenti <bernie@develer.com>
12127
12128 * config.guess: Update to 2003-10-07 version.
12129 * config.sub: Update to 2003-10-07 version.
12130
fffeb871
RO
121312003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12132
12133 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
12134 * ltconfig (irix5*, irix6*): Don't override version_type.
12135
6691a79e
ME
121362003-10-05 Mohan Embar <gnustuff@thisiscool.com>
12137
12138 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
12139 * configure: Rebuilt
12140 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
12141 * Makefile.in: Rebuilt
12142
62cdd71e
L
121432003-10-03 H.J. Lu <hongjiu.lu@intel.com>
12144
12145 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
12146
6fe2eacc
CW
121472003-09-30 Carlo Wood <carlo@alinoe.com>
12148
cc6010cd 12149 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 12150
ea57e5ad
PK
121512003-09-29 Paul Koning <ni1d@arrl.net>
12152
12153 * MAINTAINERS: Move myself from "Write After Approval"
12154 to CPU platform maintainers for pdp11 platform.
12155
e070672a
AT
121562003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
12157
12158 * MAINTAINERS: Move myself from 'Write After Approval' to
12159 'Various Maintainers' section as libffi testsuite maintainer.
12160
43bb47c2
DJ
121612003-09-21 Daniel Jacobowitz <drow@mvista.com>
12162
12163 * configure.in: Pass a computed --program-transform-name
12164 to subconfigures.
12165 * configure: Regenerated.
12166
da9d3b37
NN
121672003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
12168
94322beb
NN
12169 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
12170 * Makefile.in: Regenerate.
12171
da9d3b37
NN
12172 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
12173 * Makefile.in: Regenerate.
12174
ffd9060b
ZL
121752003-09-19 Ziemowit Laski <zlaski@apple.com>
12176
12177 * MAINTAINERS: Move myself from 'Write After Approval'
12178 to 'Various Maintainers' (objective-c) section.
12179
eeae7b41
DJ
121802003-09-17 Daniel Jacobowitz <drow@mvista.com>
12181
12182 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
12183 quoting.
12184 * configure: Regenerated.
12185
a080d12b
JB
121862003-09-16 Joel Brobecker <brobecker@gnat.com>
12187
12188 * MAINTAINERS (Write After Approval): Add myself to write after
12189 approval list.
12190
6cd2fc59
DN
121912003-09-16 Dorit Naishlos <dorit@il.ibm.com>
12192
cc6010cd 12193 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 12194
dcbdd9cc
ILT
121952003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
12196
12197 * MAINTAINERS: Update my e-mail address.
12198
e517f636
AM
121992003-09-09 Alan Modra <amodra@bigpond.net.au>
12200
12201 * libtool.m4 (LD): Correct powerpc64 host match.
12202
bc49924b
JW
122032003-09-06 James E Wilson <wilson@tuliptree.org>
12204
12205 * MAINTAINTERS: Update my affiliation and email address.
12206
082124f5
ZD
122072003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
12208
12209 * MAINTAINERS (Write After Approval): Add myself.
12210
dc94d89e
DD
122112003-09-04 DJ Delorie <dj@redhat.com>
12212
12213 * configure: Regenerate.
12214
122152003-09-04 Robert Millan <robertmh@gnu.org>
12216
12217 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 12218
7a0f2d4e
KG
122192003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12220
12221 * configure.in: Ensure arguments to sed are properly spaced.
12222 * configure: Regenerate.
12223
88d032eb
GP
122242003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
12225
12226 * MAINTAINERS: Update my e-mail address.
12227
0b3f3d22
ME
122282003-08-28 Mohan Embar <gnustuff@thisiscool.com>
12229
12230 * MAINTAINERS (Write After Approval): Add myself.
12231
d253f9ba
DJ
122322003-08-27 Daniel Jacobowitz <drow@mvista.com>
12233
12234 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
12235 * configure: Regenerated.
12236
066ec9c9
MM
122372003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
12238
12239 * MAINTAINERS: Update my email address.
12240
415d7ef9
PE
122412003-08-23 Phil Edwards <pme@gcc.gnu.org>
12242
12243 * configure.in: Use newline instead of semicolon when assuming
12244 shell arguments in a for loop.
12245 * configure: Regenerated.
12246
e1567352
JE
122472003-08-22 Jason Eckhardt <jle@rice.edu>
12248
12249 * MAINTAINERS: Resurrect the i860 maintainer.
12250
b348267b
GK
122512003-08-20 Geoffrey Keating <geoffk@apple.com>
12252
e50084fa
GK
12253 PR 8180
12254 * configure.in: When testing with_libs and with_headers, treat
12255 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
12256 * configure: Regenerate.
b4117c30 12257
b348267b
GK
12258 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
12259 make, shell, etc.
12260 (baseargs): Likewise.
12261 * configure: Regenerate.
12262
ca26ffe0
BI
122632003-08-20 Bernardo Innocenti <bernie@develer.com>
12264
12265 * MAINTAINERS (Write After Approval): Add myself.
12266
940cde4d
GK
122672003-08-19 Geoffrey Keating <geoffk@apple.com>
12268
12269 * configure.in: Disable libgcj for darwin not on powerpc.
12270 * configure: Rebuild.
12271
74bed51b
ADL
122722003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
12273
12274 * config-ml.in, symlink-tree: Add license.
12275
b4117c30
ZW
122762003-08-03 Richard Stallman <rms@gnu.org>
12277 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
12278
12279 * README.SCO: New file.
12280
333a28b4
MK
122812003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
12282
12283 * Makefile.tpl (check, check-c++): Express dependencies using
12284 dependencies rather than commands.
12285 * Makefile.in: Regenerate.
12286
c197e306
AC
122872003-08-01 Andrew Cagney <cagney@redhat.com>
12288
12289 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
12290 * configure: Ditto.
12291
a8ee6e2d
GK
122922003-07-31 Geoffrey Keating <geoffk@apple.com>
12293
12294 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 12295 * Makefile.in: Update.
a8ee6e2d 12296
8d9b3f2e
AT
122972003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
12298
12299 * configure.in: Enable libgcj for darwin.
12300 * configure: Rebuild.
12301
52c0c542
PE
123022003-07-29 Phil Edwards <pme@gcc.gnu.org>
12303
12304 * config-ml.in: Use ac_configure_args directly instead of
12305 ml_arguments. Only set ml_norecursion if --no[-]recursion is
12306 actually seen.
12307
b4acb5ef
NN
123082003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
12309
12310 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
12311 creating target and build subdirs to build all parent dirs as needed.
12312 * Makefile.in: Rebuild.
12313 * configure.in: Don't build dirs explicitly here.
12314 * configure: Rebuild.
12315
a51d71d0
PB
123162003-07-26 Paul Brook <paul@nowt.org>
12317
12318 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
12319
f43e12ce
AO
123202003-07-22 Alexandre Oliva <aoliva@redhat.com>
12321
12322 * Makefile.tpl (all-make): Depend on intl.
12323 * Makefile.in: Rebuilt.
12324
8a199ff6
PE
123252003-07-20 Phil Edwards <pme@gcc.gnu.org>
12326
12327 * install-sh: Update to newer upstream versions (associated with
12328 aclocal 1.7).
12329 * mkinstalldirs: Likewise.
12330 * missing: Likewise, plus $1Help2man -> $1 typo fix.
12331
e6a8c803
AP
123322003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
12333
12334 * MAINTAINERS: Move self from Bug database only accounts
12335 to write-after-approval.
12336
9f13608f
NN
123372003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
12338
12339 * config.if: Remove unused libc_interface determination.
12340
c7864714
NN
123412003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
12342
12343 * MAINTAINERS: Move self from write-after-approval to
12344 build machinery (*.in).
12345
775956d0
NN
123462003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
12347
12348 PR bootstrap/11273
12349 PR bootstrap/11408
12350 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
12351 unused INSTALL_PROGRAM_ARGS.
12352 * configure.in: Use AC_PROG_INSTALL.
12353 * Makefile.in: Regenerate.
12354 * configure: Regenerate.
12355
c7f67a6e
KH
123562003-07-13 Kazu Hirata <kazu@cs.umass.edu>
12357
12358 * MAINTAINERS: Alphabetize.
12359
33952f6f
AO
123602003-07-10 Alexandre Oliva <aoliva@redhat.com>
12361
12362 * configure: Rebuilt.
12363 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12364 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12365 newlib nor libgloss.
12366 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
12367 * configure.in (am33_2.0-*-linux*): Added.
12368
0d4f1b4e
BW
123692003-07-09 Bob Wilson <bob.wilson@acm.org>
12370
12371 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12372 * configure: Regenerate.
12373
56694dd9
ZW
123742003-07-07 Zack Weinberg <zack@codesourcery.com>
12375
12376 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12377 * Makefile.in: Regenerate.
12378
21607eb4
ZW
123792003-07-04 Zack Weinberg <zack@codesourcery.com>
12380
12381 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12382 * Makefile.in: Regenerate.
12383
dce2d8b2 123842003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8c90b13a
L
12385
12386 * Makefile.tpl: Replace PWD with PWD_COMMAND.
12387 * Makefile.in: Regenerated.
12388
5d42f90e
L
12389 * config-ml.in: Replace PWD with PWD_COMMAND.
12390
6eb95e99
ZW
123912003-07-04 Zack Weinberg <zack@codesourcery.com>
12392
12393 * intl: New directory; see intl/ChangeLog for details.
12394 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12395 * Makefile.tpl: all-gcc depends on maybe-all-intl.
12396 * Makefile.in: Regenerate.
12397
07d1940e
NN
123982003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
12399
12400 * configure.in: Clean up config-lang.in handling. Delete
12401 useless assignment to "subdirs".
12402 * configure: Regenerate.
12403
4dbda6f0
NN
124042003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
12405
12406 * configure.in: Rename 'target_libs' to 'target_libraries'.
12407 Remove useless reference to 'target_libs'.
12408 * configure: Regenerate.
12409
2c30ab71
KS
124102003-06-23 Keith Seitz <kseitz@sources.redhat.com>
12411
12412 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12413 * Makefile.in: Regenerate.
12414
11405c93
NN
124152003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
12416
12417 * Makefile.def: Introduce flags_to_pass.
12418 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12419 * Makefile.in: Regenerate.
12420
fb87ad5d
HPN
124212003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
12422
12423 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12424 and target-libgloss.
12425 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12426 <h8300*-*-*>: Disable libf2c and ${libgcj}.
12427 * configure: Regenerate.
12428
a7956a48
BK
124292003-06-17 Benjamin Kosnik <bkoz@redhat.com>
12430
12431 * configure.in: Update testsuite_flags to new location.
12432 * configure. Regenerate.
6eb95e99 12433
eaf9f3b2
NN
124342003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
12435
12436 * Makefile.tpl: Remove BUILD_CC stuff.
12437 * Makefile.in: Regenerate.
12438
2d89ffef
KH
124392003-06-17 Kazu Hirata <kazu@cs.umass.edu>
12440
12441 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12442
dce2d8b2 124432003-06-16 Graeme Peterson <gp@qnx.com>
83415b0b
GP
12444
12445 * MAINTAINERS (Write After Approval): Add myself.
12446
dce2d8b2 124472003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 12448
b951c91c
L
12449 * config.guess: Update to 2003-06-12 version.
12450 * config.sub: Update to 2003-06-13 version.
12451
dce2d8b2 124522003-06-12 H.J. Lu <hongjiu.lu@intel.com>
0bb41a37
L
12453
12454 * config.guess: Update to 2003-06-06 version.
12455 * config.sub: Update to 2003-06-06 version.
12456
655b7166
RO
124572003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12458
12459 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12460 * configure. Regenerate.
12461
01b759aa
NN
124622003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
12463
bf1d3e81
NN
12464 * configure.in: Disable serial configure by default.
12465 * configure: Regenerate.
12466 * Makefile.tpl: Abolish .NOTPARALLEL.
12467 * Makefile.in: Regenerate.
12468
e89fbdfe
NN
12469 * Makefile.tpl: Replace {build,host,target}_canonical by
12470 {build,host,target}.
12471 * Makefile.in: Regenerate.
12472
01b759aa
NN
12473 * Makefile.tpl: Fix stupid pasto.
12474 * Makefile.in: Regenerate.
12475
f7dae026
NN
124762003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
12477
12478 * Makefile.tpl: Remove bogus conditional.
12479 * Makefile.in: Regenerate.
12480
124812003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
12482
12483 * Makefile.tpl (profiledbootstrap): New target.
12484 * Makefile.in (profiledbootstrap): New target.
12485
2ffc3e73 124862003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
12487
12488 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12489 Pinski. Remove user names from other bugzilla-only maintainers.
12490
1a1e6b96
NN
124912003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
12492
1358ccea
NN
12493 * Makefile.tpl: Make 'recursive targets' using autogen rather
12494 than shell loop. Remove duplicate 'clean' targets and false
12495 comments.
12496 * Makefile.def: Add systematic dependencies to 'recursive' targets.
12497 Add systematic method of specifying missing targets in subdirs.
12498 Add copyright boilerplate.
12499 * Makefile.in: Regenerate.
12500 * configure.in: Add 'recursive targets' to maybe list.
12501 * configure: Regenerate.
12502
ae74ed1f
NN
12503 * MAINTAINERS: "GNATS only" -> "Bug database only".
12504
1a1e6b96
NN
12505 * Makefile.tpl: Rename [+target+] to [+make_target+].
12506 * Makefile.def: Rename 'target' to 'make_target'.
12507
c79af3fa
NB
125082003-05-31 Neil Booth <neil@daikokuya.co.uk>
12509
12510 * MAINTAINERS: Add self as options handling maintainer.
12511
39d85b61
MM
125122003-05-28 Michael Meissner <gnu@the-meissners.org>
12513
12514 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12515 been too long since I touched those ports.
12516
afc2b62d
DD
125172003-05-28 DJ Delorie <dj@redhat.com>
12518
12519 * Makefile.tpl: Make maybe-check-gcc .PHONY.
12520 * Makefile.in: Regenerate.
12521
df445104
MR
125222003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
12523
12524 * configure.in: Use curly braces in the definition of tooldir.
12525 * configure: Regenerate.
12526
2eb98e5d 125272003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 12528
2eb98e5d
DD
12529 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12530 newlib or libgloss.
12531 * Makefile.in: Regenerate.
12532
862fced8
DD
125332003-05-21 DJ Delorie <dj@redhat.com>
12534
12535 * Makefile.tpl: Add missing empty maybe-check-gcc target.
12536 * Makefile.in: Regenerate.
12537
fc351800
ILT
125382003-05-20 Ian Lance Taylor <ian@airs.com>
12539
12540 * MAINTAINERS: Update my e-mail address.
12541
7e2dbcef
NN
125422003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
12543
12544 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 12545 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
12546 Factor out common code from autogen IF statements.
12547 * configure: Regenerate.
12548 * Makefile.in: Regenerate.
12549
f2a0e225
KC
125502003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
12551
12552 * configure.in: Accept i[3456789]86 for machine type.
12553 * configure: Regenerate.
12554
8b87bb96
NN
125552003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
12556
12557 * configure.in: Switch more things to use maybe dependencies.
12558 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
12559 * configure: Regenerate.
12560 * Makefile.tpl: Switch more things to use maybe dependencies.
12561 * Makefile.in: Regenerate.
12562
fdb882bc 125632003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
12564
12565 * Makefile.tpl (install-opcodes): Define.
12566 * Makefile.in: Rebuild.
12567
f7c50032
AJ
125682003-05-13 Andreas Jaeger <aj@suse.de>
12569
12570 * config.guess: Update to 2003-05-09 version.
12571 * config.sub: Update to 2003-05-09 version.
12572
dce2d8b2 125732003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
12574
12575 * configure.in: Correct sed script so that options in quotes are not
12576 deleted.
12577 * configure: Rebuild.
12578
aa8f1f57
CV
125792003-05-12 Corinna Vinschen <corinna@vinschen.de>
12580
12581 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12582 and $$s/newlib/libc/sys/cygwin32 include paths.
12583 * configure: Ditto.
12584
0c130f81
MM
125852003-05-12 Michael Meissner <gnu@the-meissners.org>
12586
12587 * MAINTAINERS: Update my email addresses.
12588
aa1a100b
EB
125892003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
12590
12591 * config-ml.in: Propagate INSTALL variables.
f7c50032 12592
87861833
GP
125932003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12594
12595 * MAINTAINERS: Remove duplicate entries in Write After Approval.
12596
de722255
CD
125972003-05-02 Chris Demetriou <cgd@broadcom.com>
12598
6eb95e99
ZW
12599 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12600 * Makefile.in: Regenerate.
de722255 12601
96c4a002
WB
126022003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
12603
12604 * MAINTAINERS (GNATS only): Add Falk Hueffner.
12605
55b15a11
WB
126062003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
12607
12608 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12609
0c227849
DJ
126102003-04-27 Daniel Jacobowitz <drow@mvista.com>
12611
12612 * Makefile.tpl: Clean $(BUILD_SUBDIR).
12613 * Makefile.in: Regenerated.
12614
d45148c1
WB
126152003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
12616
12617 * MAINTAINERS (Write After Approval): Upgrade myself from
12618 GNATS only to write-after-approval. Update my mail address.
12619
dce2d8b2 126202003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
12621
12622 (OS Port Maintainers: freebsd): Add myself.
12623
438f50c3
MM
126242003-04-22 Mark Mitchell <mark@codesourcery.com>
12625
12626 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12627
9074e169
KJ
126282003-04-22 Kean Johnston <jkj@sco.com>
12629
12630 * MAINTAINERS (SCO ports): Added myself.
12631
dfd39a2e
NS
126322003-04-21 Nathan Sidwell <nathan@codesourcery.com>
12633
12634 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12635
ccbae82a
KJ
126362003-04-19 Kean Johnston <jkj@sco.com>
12637
12638 * MAINTAINERS (Write After Approval): Add myself.
12639
2f50999f
GP
126402003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12641
12642 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12643 * Makefile.in: Regenerate.
12644
e9b84181
JJ
126452003-04-18 Jakub Jelinek <jakub@redhat.com>
12646
12647 * configure.in (powerpc64*-*-linux*): Remove.
12648 * configure: Rebuilt.
12649
1ca4c6e1
PE
126502003-04-17 Phil Edwards <pme@gcc.gnu.org>
12651
12652 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
12653 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12654 and restrap.
12655 * Makefile.in: Regenerate.
12656
0590b963
RE
126572003-04-16 Richard Earnshaw <rearnsha@arm.com>
12658
12659 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12660 * configure: Regenerated.
12661
ff41a56f
DD
126622003-04-15 DJ Delorie <dj@redhat.com>
12663
12664 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12665
50d440bc
NC
126662003-04-13 Nick Clifton <nickc@redhat.com>
12667
12668 * config-ml.in: Remove support for --disable-aix removing
12669 call-aix multilibs.
12670
b1e0a93e
AO
126712003-04-10 Alexandre Oliva <aoliva@redhat.com>
12672
12673 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12674 * */configure: Rebuilt.
12675
71fb704d
JS
126762003-04-08 Joel Sherrill <joel@oarcorp.com>
12677
12678 * MAINTAINERS: Add my email address.
12679
3897ea90
OH
126802003-03-17 Olivier Hainque <hainque@act-europe.fr>
12681
12682 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 12683
93c834b7
NN
126842003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
12685
12686 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12687 * Makefile.in: Regenerate.
12688
82c34dcb
MC
126892003-03-14 Michael Chastain <mec@shout.net>
12690
12691 * Makefile.in: Regenerate with correct Makefile.def.
12692
73458fb7
NN
126932003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
12694
12695 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
12696 Make macro.
12697 * Makefile.in: Regenerate.
12698 * configure.in: Clean up gxx_include_dir logic.
12699 * configure: Regenerate.
12700
32cf27e5
AE
127012003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
12702
12703 * MAINTAINERS (Write After Approval): Add myself.
12704
c727e7a0
BE
127052003-03-10 Ben Elliston <bje@wasabisystems.com>
12706
12707 * MAINTAINERS: Update my mail address.
12708
9a27ac7a
FS
127092003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12710
12711 * configure.in (gxx_include_dir): Fix typo.
12712 * configure: Regenerated.
12713
3aa83176
NN
127142003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12715
12716 * Makefile.tpl: Reindent.
12717 * Makefile.in: Regenerate.
12718 * configure.in: Reindent. Don't set unused variables.
12719 * configure: Regenerate.
12720
9124bc53
DJ
127212003-03-04 Daniel Jacobowitz <drow@mvista.com>
12722
12723 * configure.in: Include $(build_tooldir)/sys-include in
12724 FLAGS_FOR_TARGET.
12725 * configure: Regenerated.
12726
cb543528
NN
127272003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12728
c858bf1e
NN
12729 * Makefile.tpl: Always pass down RANLIB.
12730 * Makefile.in: Regenerate.
12731
aa9c3ab4
NN
12732 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12733 * Makefile.in: Regenerate.
12734 * configure.in: Remove unused logic relating to --enable-shared
12735 and --enable-threads. Remove bogus comments. Remove redundant
12736 noconfigdirs.
12737 * configure: Regenerate.
12738
cb543528
NN
12739 * configure.in: Replace ${libstdcxx_version} by its value.
12740 Remove reference to mh-dgux.
12741 * configure: Regenerate.
12742
53f70c1b
KB
127432003-03-03 Kevin Buettner <kevinb@redhat.com>
12744
12745 * MAINTAINERS (Write After Approval): Add myself.
12746
df0f0674
NN
127472003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
12748
12749 * Makefile.tpl: Rearrange.
12750 * Makefile.in: Regenerate.
12751
dce2d8b2 127522003-02-25 Uwe Stieber <uwe@wwws.de>
ef4e7569
US
12753
12754 * configure.in: Add support for kaOS as cross build target system.
12755 * configure: Regenerated.
12756
a7a287eb
SB
127572003-02-24 Steven Bosscher <steven@gcc.gnu.org>
12758
12759 * MAINTAINERS (Write after approval): Add myself.
12760
ff00c8a2
JW
127612003-02-21 James E Wilson <wilson@tuliptree.org>
12762
12763 * MAINTAINERS: Update my email address.
12764
abb2db7a
ZW
127652003-02-21 Zack Weinberg <zack@codesourcery.com>
12766
12767 * MAINTAINERS: Add self to blanket write privs. section.
12768
e9f2dc3b
SM
127692003-02-20 Sean McNeil <sean@blue.mcneil.com>
12770
12771 * Makefile.tpl: Add definition of CPPFLAGS to pass into
12772 configure-target-* as some target builds may require additional
12773 flags for preprocessor tests.
12774 * Makefile.in: Regenerated.
12775
ee03dc5e
AO
127762003-02-19 Alexandre Oliva <aoliva@redhat.com>
12777
11856278
AO
12778 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12779 * ltconfig: Handle it.
12780 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12781 auto-detecting it.
12782
274aef32
AO
12783 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12784 it is used as argument to $CC.
12785 * ltcf-gcj.sh: Likewise.
12786
ee03dc5e
AO
12787 * configure.in: Introduce --enable-maintainer-mode.
12788 * configure: Rebuilt.
12789 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12790 for maintainer mode.
12791 * Makefile.in: Rebuilt.
12792
30db8e17
JM
127932003-02-18 Jason Merrill <jason@redhat.com>
12794
12795 * Makefile.tpl (check-c++): Allow parallelism.
12796
cab60ac6
GP
127972003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12798
12799 * MAINTAINERS: Remove John Carr (who never actually had access to
12800 gcc.gnu.org).
12801
c8e5d1af
GK
128022003-02-15 Geoffrey Keating <geoffk@apple.com>
12803
12804 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12805 don't configure target-libobjc.
12806 * configure: Regenerate.
12807
70f91f50
RO
128082003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12809
12810 * Makefile.tpl (RANLIB): Define.
12811 * Makefile.in: Regenerate.
12812
669e9062
LB
128132003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
12814
12815 * MAINTAINERS: Update my email.
abb2db7a 12816
61b56b2e
KS
128172003-02-06 Keith R Seitz <keiths@redhat.com>
12818
12819 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
12820 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
12821 * Makefile.in: Regenerated.
12822 * configure.in: Remove all traces of snavigator, db, and grep.
12823 * configure: Regenerated.
12824
a1ba6e15
GP
128252003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12826
12827 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
12828 After Approval.
12829
f5f2cce5
CC
128302003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12831
12832 * MAINTAINERS (Write after approval): Add myself.
12833
ba49f6f1
FCE
128342003-01-31 Frank Ch. Eigler <fche@redhat.com>
12835
12836 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
12837 * Makefile.in: Regenerated.
12838
ccf9f10c
RS
128392003-01-30 Roger Sayle <roger@eyesopen.com>
12840
12841 * config.guess: Updated to 2003-01-30's version.
12842 * config.sub: Updated to 2003-01-28's version.
12843
a693735b
AO
128442003-01-30 Alexandre Oliva <aoliva@redhat.com>
12845
12846 * config.if: If gcc_version is already set, just use it. Don't set
12847 gcc_version_trigger if it's already set, otherwise set it to
12848 gcc/version.c, but only if the file exists. If it is not set and
12849 gcc/version.c does not exist, try to extract the version number from
12850 $CC.
12851
204c43d6
AT
128522003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
12853
abb2db7a 12854 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 12855
842e91ec
PE
128562003-01-27 Phil Edwards <pme@gcc.gnu.org>
12857
12858 * configure.in: Revert 24Jan change.
12859 * configure: Regenerate.
12860
6b99984e
GP
128612003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12862
12863 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
12864 entry of HJ Lu.
12865
806e0935
NN
128662003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12867
12868 * configure.in: Revert previous change.
12869 * configure: Regenerate.
12870
307a9864
NN
128712003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
12872
12873 * configure.in: Make rda native-only.
12874 * configure: Regenerate.
12875
02ba6302
VR
128762003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
12877
12878 * MAINTAINERS: Move myself from GNATS-only-accounts to
12879 write-after-approval.
12880
77d187bc
NN
128812003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
12882
12883 * configure.in: Add missing \.
12884 * configure: Rebuilt.
12885
a94a2d4c
JJ
128862003-01-17 Jakub Jelinek <jakub@redhat.com>
12887
12888 * configure.in (baseargs): Avoid using \| in sed regular
12889 expressions.
12890 * configure: Rebuilt.
12891
73f84924
JJ
128922003-01-16 Jakub Jelinek <jakub@redhat.com>
12893
12894 * configure.in (baseargs): Remove all supported forms of
12895 --cache-file, --srcdir, --host, --build and --target options
12896 from argument lists.
12897 * configure: Rebuilt.
12898
8c12fc63
JZ
128992003-01-15 Josef Zlomek <zlomekj@suse.cz>
12900
12901 * MAINTAINERS: Add myself to write-after-approval list.
12902
7c005a3a
AO
129032003-01-15 Alexandre Oliva <aoliva@redhat.com>
12904
12905 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
12906 * configure: Rebuilt.
12907
3dfabf63
NN
129082003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
12909
12910 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
12911 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
12912 * Makefile.in: Regenerate.
12913 * configure: Regenerate.
12914
cf53ae10
AO
129152003-01-09 Alexandre Oliva <aoliva@redhat.com>
12916
12917 * configure.in: Remove Makefile in build, host and target modules
12918 unless configure was run with --no-recursion.
12919 * configure: Rebuilt.
12920
3fbe8e4a
CC
129212003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
12922
12923 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
12924 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
12925 * Makefile.in: Regenerate.
12926
66e2aa7d
CD
129272003-01-08 Chris Demetriou <cgd@broadcom.com>
12928
12929 * config.guess: Update to 2003-01-03 version.
12930 * config.sub: Update to 2003-01-03 version.
12931
b5038cfb
CF
129322003-01-07 Christopher Faylor <cgf@redhat.com>
12933
12934 * configure: Regenerate with proper autoconf 2.13.
12935
d02c69be
CF
129362003-01-07 Christopher Faylor <cgf@redhat.com>
12937
12938 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 12939 * configure: Regenerate.
d02c69be 12940
e914a571
AC
129412003-01-06 Andrew Cagney <ac131313@redhat.com>
12942
12943 * configure.in (GDB_TK): Add tcl directories conditional on
12944 gdb/gdbtk directory being present.
12945 * configure: Regenerate.
abb2db7a 12946
dce2d8b2 129472003-01-04 John David Anglin <dave.anglin@nrc.ca>
70571545 12948
dce2d8b2
EB
12949 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
12950 used by gcc if LD is not defined and we are not doing a Canadian Cross.
70571545
JDA
12951 * configure: Rebuilt.
12952
89a7012a
TT
129532002-12-31 Tom Tromey <tromey@redhat.com>
12954
12955 * Makefile.in: Rebuilt.
12956 * Makefile.def (target_modules) [libffi]: Allow installation.
12957
3f4f56e2
AS
129582002-12-31 Andreas Schwab <schwab@suse.de>
12959
12960 * configure.in: Fix use of $program_transform_name.
12961 * configure: Regenerated.
12962
6c1b8d0a
DJ
129632002-12-30 Daniel Jacobowitz <drow@mvista.com>
12964
12965 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 12966 * configure: Regenerated.
6c1b8d0a 12967
c5120911
AO
129682002-12-29 Alexandre Oliva <aoliva@redhat.com>
12969
12970 * Makefile.tpl (local-distclean): Don't remove...
12971 (multilib.ts): ... this. Moved into...
12972 (multilib.out): ... this. Don't use sub-make.
12973 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
12974 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
12975 (configure-build-[+module+], configure-[+module+],
12976 configure-target-[+module+], configure-gcc): ... these. Test
12977 for Makefile existence. Drop config.status from dependencies.
12978 * Makefile.in: Rebuilt.
12979 * configure.in: Move gcc-version-trigger to the end of
12980 ac_configure_args. Add comments to maybedep.tmp and
12981 serdep.tmp. Introduce --disable-serial-configure. Remove
12982 nonopt from baseargs, matching and removing corresponding
12983 whitespace while at it.
12984 * configure: Rebuilt.
12985
e245b0ea
AO
129862002-12-28 Alexandre Oliva <aoliva@redhat.com>
12987
903de295
AO
12988 * configure.in (host_configargs): Replace reference to
12989 no-longer-defined buildopts with --build=${build_alias}.
12990 * configure: Rebuilt.
12991
e245b0ea
AO
12992 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
12993 program_transform_name to standard idiom.
12994 (AUTOGEN, AUTOCONF): Define.
12995 (Makefile.in): Use $(AUTOGEN).
12996 (Makefile): Depend on config.status, and use autoconf-style rule to
12997 build it. Move original commands to...
12998 (config.status): ... this new target.
12999 (configure): Add $(srcdir). Depend on config/acx.m4. Use
13000 $(AUTOCONF).
13001 * Makefile.in: Rebuilt.
13002
671aa708
NN
130032002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
13004
53fbfb58
NN
13005 * Makefile.tpl: Fix dramatic bustage due to change in
13006 program_transform_name.
13007 * Makefile.in: Regenerate.
13008
13009 * configure.in: Remove unnecessary PATH setting.
13010 * configure: Regnerate.
13011
13012 * configure.in: Don't default to unprefixed tools unless
13013 the native tools will work.
13014 * configure: Regenerate.
13015
671aa708
NN
13016 * configure.in: Convert to autoconf script. Blow away lots
13017 of now-redundant Makefile fragments.
13018 * configure: Generate using Autoconf.
13019 * Makefile.tpl: Rewrite to reflect autoconfiscation.
13020 * Makefile.in: Regenerate.
13021
57f40826
NN
130222002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
13023
3fedb745
NN
13024 * configure: Fix stupid bug where RANLIB was mistakenly included.
13025
abb2db7a 13026 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
13027 (build_configargs, host_configargs, target_configargs).
13028
13029 * configure.in: Move logic out of sed statement.
13030
abb2db7a 13031 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
13032 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
13033
315fa0f4
SS
130342002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
13035
13036 * config.sub: Import from master repository
13037 * config.guess: Ditto
13038
45aff44f
AS
130392002-12-24 Andreas Schwab <schwab@suse.de>
13040
13041 * Makefile.tpl (multilib.out): Fix missing space.
13042 * Makefile.in: Regenerate.
13043
88b5521b
NN
130442002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
13045
13046 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
13047 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
13048 * Makefile.in: Regenerate.
13049 * configure.in: Remove unnecessary leftovers.
13050
2a726918
GK
130512002-12-21 Geoffrey Keating <geoffk@apple.com>
13052
13053 * configure.in (extra_ranlibflags_for_target): New variable.
13054 (*-*-darwin): Add -c to ranlib commands.
13055 * configure (tooldir): Handle extra_ranlibflags_for_target.
13056
aace3269 130572002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
13058
13059 * Makefile.tpl: Revert HJL's change.
13060 * Makefile.in: Regenerated.
13061 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
13062 always.
13063
f0895142
AS
130642002-12-19 Andreas Schwab <schwab@suse.de>
13065
13066 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
13067 * Makefile.in: Regenerate.
13068
dce2d8b2 130692002-12-18 H.J. Lu <hjl@gnu.org>
782d0c02
L
13070
13071 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
13072 * Makefile.in: Regenerated.
13073
13074 * configure.in (build_prefix): New. Substitute.
13075
212f6dd0
NN
130762002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
13077
79308c5d
NN
13078 * Makefile.tpl: Don't let real targets depend on phony targets.
13079 * Makefile.in: Regenerate.
13080
212f6dd0
NN
13081 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
13082 * Makefile.in: Regenerate.
13083
ab17919f
SS
130842002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
13085
13086 * config.sub: Import from master repository
13087 * config.guess: Ditto
13088
5ecf91d1
JM
130892002-12-16 Jason Merrill <jason@redhat.com>
13090
13091 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
13092 previous 'make bootstrap'.
13093 * Makefile.in: Regenerate.
13094
d8437e1b
HPN
130952002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
13096
13097 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
13098
4977bab6
ZW
130992002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
13100
13101 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
13102 * Makefile.in: Regenerate.
13103
0edcfdcb
JM
131042002-12-13 Jason Merrill <jason@redhat.com>
13105
6248218a 13106 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
13107 library tests.
13108 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
13109 * Makefile.in: Regenerate.
13110
4977bab6
ZW
131112002-12-12 Alexandre Oliva <aoliva@redhat.com>
13112
13113 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
13114 * Makefile.in: Rebuilt.
13115
f87505dd
AO
131162002-12-12 Alexandre Oliva <aoliva@redhat.com>
13117
13118 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
13119
4977bab6
ZW
131202002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
13121
13122 * configure: Fix bug put in by gremlins.
13123
13124 * Makefile.tpl: Substitute more autoconfily.
13125 * configure: Substitute more autoconfily.
13126 * Makefile.in: Regenerate.
13127
7f0db92a
SS
131282002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
13129
13130 * config.sub: Import from master repository
13131 * config.guess: Ditto
13132 * MAINTAINERS: Added Svein Seldal under write after approval
13133
4977bab6
ZW
131342002-12-08 Andrew Cagney <ac131313@redhat.com>
13135
13136 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
13137 * Makefile.in (all-sim): Ditto.
13138
131392002-12-06 DJ Delorie <dj@redhat.com>
13140
13141 * Makefile.tpl: Change configure dependencies to not have real
13142 targets depend on phony targets.
13143
131442002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
13145
13146 * configure.in: Revert unintentional change.
13147
13148 * Makefile.tpl: Change dependency for */multilib.out so that
13149 it works when gcc isn't in the tree.
13150
13151 * configure.in: Substitute more.
13152 * configure: Run subconfigures from the Makefile.
13153 * Makefile.tpl: Run subconfigures from the Makefile; add a few
13154 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
13155
67f1b906
GP
131562002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13157
13158 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
13159
4977bab6
ZW
131602002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
13161
13162 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
13163 and corresponding dependencies.
13164 * Makefile.in: Regenerate.
13165
13166 * configure.in (host_tools): Order binutils, gas and ld for
13167 convenience in running the testsuites.
13168
13169 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
13170 * Makefile.in: Regenerate.
13171 * configure.in: Introduce rules to serialize subconfigure runs.
13172
13173 * configure.in: Introduce BASE_CC_FOR_TARGET.
13174 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
13175 Realize configure-build-* targets. Realize configure-target-* targets.
13176 * Makefile.in: Regenerate.
13177
131782002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
13179
13180 * configure: Move gcc_version_trigger stuff from here...
13181 * configure.in: ...to here.
13182
13183 * configure.in: Separate subconfigure options added by this file from
13184 options given by the user. Add machinery to put args for host
13185 subconfigures into the Makefile.
13186
13187 * Makefile.tpl: Remove 'vault' targets.
13188 * Makefile.tpl: Reorder and comment dependencies.
13189 * Makefile.in: Regenerate.
13190
131912002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
13192 * configure.in: Fix my broken commit of previous patch. (sigh)
13193
743f054e
GK
131942002-11-28 Geoffrey Keating <geoffk@apple.com>
13195
13196 * configure.in: Move host-specific darwin noconfigdirs into
13197 the host-specific section.
13198
4977bab6
ZW
131992002-11-28 Geoffrey Keating <geoffk@apple.com>
13200
13201 * configure.in: Move host-specific darwin noconfigdirs into
13202 the host-specific section.
13203
132042002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
13205
13206 * configure: Remove skip-this-dir support.
13207 * Makefile.tpl: Remove skip-this-dir support.
13208
13209 * Makefile.tpl: Remove leftover support for non-autoconfiscated
13210 subdirectories.
13211 * Makefile.in: Regenerate.
13212
13213 * Makefile.tpl: Strip out useless setting of 'dir'.
13214 * Makefile.in: Regenerate.
13215
132162002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
13217
13218 * configure.in: Fix deeply stupid bug.
13219
13220 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
13221 shell code in CXX_FOR_TARGET
13222 * Makefile.def: Introduce raw_cxx.
13223 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
13224 RAW_CXX_FOR_TARGET.
13225 * Makefile.in: Regenerate.
13226
132272002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
13228
13229 * Makefile.tpl: Remove unnecessary ifs.
13230 * Makefile.in: Regenerate.
13231
13232 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
13233 dependencies. Maybe-ize build-libiberty. Create dummy install
13234 targets for 'no_install' modules.
13235 * configure: Move GDB_TK substitution to configure.in. Move
13236 build_modules stuff to configure.in.
13237 * configure.in: Implement soft dependency machinery. Maybe-ize
13238 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
13239 * Makefile.in: Regenerate.
13240
132412002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
13242
13243 * Makefile.tpl: Make all-target, install-target behave similarly
13244 to all, install (only hitting configured targets). Eliminate
13245 unused macro defintions.
13246
13247 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
13248 build != host.
13249
13250 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
13251
13252 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
13253
13254 * configure.in: Produce lists of subdir targets we're actually
13255 configuring. Remove references to "dosrel".
13256 * Makefile.tpl: Let configure set which subdir targets are hit.
13257 Remove install-cross; clean up install; remove ALL. Remove
13258 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
13259 Autogenerate host module targets. Remove empty dependency lines
13260 and redundant dependency; rearrange slightly.
13261 * Makefile.def: Add host-side libtermcap, utils.
13262
13263 * Makefile.in: Regenerate.
13264
e6226a2f
RO
132652002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13266
13267 * ltconfig (osf[345]): Append $major to soname_spec.
13268 Reflect this in library_names_spec.
13269 * ltmain.sh (osf): Prefix $major with . for use as extension.
13270
3b75d237
AJ
132712002-11-19 Andreas Jaeger <aj@suse.de>
13272
13273 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
13274 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
13275 and sparc64 GNU/Linux systems.
13276
809108de
NS
132772002-11-19 Nathan Sidwell <nathan@codesourcery.com>
13278
13279 * MAINTAINERS: Update email.
13280
e7e0de7e
GP
132812002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13282
13283 * MAINTAINERS: Complete James Dennett's entry.
13284
f7109dea
EB
132852002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
13286
13287 * MAINTAINERS (Write After Approval): Add myself.
13288
d3ac17c9
BK
132892002-11-13 Bruce Korb <bkorb@gnu.org>
13290
13291 * Makefile.tpl: syntactic cleanup
13292
dce2d8b2 132932002-11-13 Stuart Hastings <stuart@apple.com>
cbf78ae4
SH
13294
13295 * MAINTAINERS: Add myself to write-after-approval list.
13296
4977bab6
ZW
132972002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13298
13299 * Makefile.def: Add list of recursive targets to autogenerate.
13300 Add build_modules.
13301 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
13302 targets. Autogenerate *-build-* targets.
13303 * Makefile.in: Regenerate.
13304
133052002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13306
13307 * configure: More autoconf-style substitutions.
13308 * Makefile.tpl: More autoconf-style substitutions.
13309 * Makefile.in: Regenerate.
13310
133112002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
13312
13313 * configure: Substitute more variables in a more autoconf-friendly
13314 way. Simplify slightly.
13315 * Makefile.tpl: Make more variables substitutable in an
13316 autoconf-friendly way.
13317 * Makefile.in: Regenerate.
13318
d4783999
JW
133192002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
13320
13321 * MAINTAINERS (Write After Approval): Add myself.
13322
4977bab6
ZW
133232002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
13324
13325 * configure.in (v810*): Remove special setting of tools.
13326
13327 * configure: Add support for extra required flags for ar or nm.
13328 * configure.in (aix4.3+): Use above support for target-specific
13329 issues, rather than using config/mt-aix43.
13330
133312002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
13332
13333 * configure: Remove 'removing', which doesn't work. Replace $subdir
13334 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
13335 with $srcdir. Reformat indentation. Substitute some variables
13336 formerly hard-coded in the Makefile for build=host.
13337 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
13338 * Makefile.def: Autogenerate more.
13339 * Makefile.in: Regenerate.
13340
1c9c903e
AN
133412002-11-04 Adam Nemet <anemet@lnxw.com>
13342
13343 * MAINTAINERS (Write After Approval): Add myself.
13344
40673d2b
KB
133452002-11-04 Kevin Buettner <kevinb@redhat.com>
13346
13347 * Makefile.def (host_modules): Add rda.
13348 * Makefile.in: Regenerate.
13349 * configure.in (target_tool): Add target-rda to list.
13350
42e650ae
GP
133512002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13352
13353 * MAINTAINERS: Remove "co-maintainer" note for web pages.
13354
e004b81f
PE
133552002-10-25 Phil Edwards <pme@gcc.gnu.org>
13356
13357 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
13358 and restrap targets to this rule.
13359 * Makefile.in: Regenerate.
13360
06bd49b1
GP
133612002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13362
13363 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13364 GNATS only accounts.
13365
d0af82b0
HPN
133662002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
13367
13368 * configure.in (i[3456]86-*-linux*): Add check to disable
13369 ${libgcj} for glibc1.
13370
10782654
DC
133712002-10-24 Denis Chertykov <denisc@overta.ru>
13372
13373 * MAINTAINERS: Add myself as ip2k port maintainer.
13374
a5a438f5
SS
133752002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
13376
13377 * configure.in: Add tic4x target.
13378
fe3d5b7f
NN
133792002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
13380
aba8a494
NN
13381 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13382 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13383 * Makefile.in: Regenerate.
13384
fe3d5b7f
NN
13385 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13386 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13387 * Makefile.in: Regenerate.
13388
a6ad79e7
JJ
133892002-10-02 Janis Johnson <janis187@us.ibm.com>
13390
13391 * MAINTAINERS: Add myself as web pages co-maintainer.
13392
6a8a9058
NN
133932002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13394
13395 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13396 * Makefile.in: Regenerate.
13397
327d975a
ZW
133982002-10-02 Zack Weinberg <zack@codesourcery.com>
13399
13400 * MAINTAINERS: Add myself and Nathan Sidwell
13401 <nathan@codesourcery.com> as VxWorks maintainers.
13402
a5ae8f19 134032002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
13404
13405 * Makefile.def: Remove order dependency comments.
13406 * Makefile.tpl: Add explicit install-install dependencies.
13407 * Makefile.in: Regenerate.
d0f6c823 13408
34c6040c 13409 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 13410 * Makefile.in: Regenerate.
34c6040c 13411
d0f6c823
NN
13412 * Makefile.tpl: Add configure-target (for src-release in src)
13413 * Makefile.in: Regenerate.
13414
50bd210b
NC
134152002-09-30 Nick Clifton <nickc@redhat.com>
13416
13417 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13418
ca25149e
UW
134192002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
13420
13421 * configure.in (s390*-*-linux*): Enable libgcj.
13422
dd30b57d
NN
134232002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
13424
9e60a678
NN
13425 * configure: Revert accidentally applied changes.
13426
dd30b57d
NN
13427 * Makefile.tpl: Make more autoconf-friendly.
13428 * Makefile.in: Regenerate.
13429 * configure: Make substitution more autoconf-like.
13430
5831424e
RE
134312002-09-28 Richard Earnshaw <rearnsha@arm.com>
13432
13433 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13434 single entry to handle all these.
13435 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
13436 libjava on arm-*-elf.
13437
b7f3b15b
GK
134382002-09-27 Geoffrey Keating <geoffk@apple.com>
13439
13440 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13441 things that depend on them.
13442
0dffceed
NN
134432002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13444
13445 * Makefile.tpl: Make subsituted variables more autoconfy.
13446 * Makefile.in: Regenerate.
13447 * configure: Make seds more autoconfy.
13448
1db75a86 134492002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
13450
13451 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13452 * Makefile.in: Regenerate.
13453 * configure.in: Rewrite sed statements to look autoconfy.
13454
1db75a86
NN
13455 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13456 all-target-foo on configure-target-foo.
13457 * Makefile.def: Ditto.
13458 * Makefile.in: Rebuild.
13459
741a4e89
AH
134602002-09-25 Andrew Haley <aph@redhat.com>
13461
13462 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13463
95ddd785
NN
134642002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
13465
13466 * Makefile.def: New file.
13467 * Makefile.tpl: New file.
13468 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13469 * contrib/gcc_update: Note that Makefile.in is a generated file.
13470
13471 * configure.in: Minor rearrangement. Simplify tests.
13472
65a824f6
JT
134732002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
13474
13475 * configure.in (with_headers): Skip copy if value is "yes".
13476 (with_libs): Likewise.
13477
51270f0a 134782002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
13479
13480 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13481 * configure.in (sh*-*-pe*): Ditto.
13482 * configure.in (mips*-*-pe*): Ditto.
13483 * configure.in (*arm-wince-pe): Ditto.
13484
8f89dbf4
NN
13485 * configure.in: Rearrange.
13486
c1b8db3f
KH
134872002-09-14 Kazu Hirata <kazu@cs.umass.edu>
13488
13489 * MAINTAINERS: Update my email address.
13490
341f0575
PK
134912002-08-30 Paul Koning <pkoning@equallogic.com>
13492
13493 * MAINTAINERS: (Write After Approval): Add myself.
13494
d2e06980
GK
134952002-08-29 Geoffrey Keating <geoffk@redhat.com>
13496
13497 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13498
4906d5d8
GK
134992002-08-24 Geoffrey Keating <geoffk@redhat.com>
13500
13501 * MAINTAINERS: Change my mailing address.
13502
e9a25cc8
PC
135032002-08-21 Paolo Carlini <pcarlini@unitus.it>
13504
13505 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 13506 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 13507
dce2d8b2 135082002-08-20 Loren J. Rittle <ljrittle@acm.org>
a5aa7421
LR
13509
13510 * MAINTAINERS (Write After Approval): Remove myself.
13511 (Various Maintainers: c++ runtime libs): Add myself.
13512
5ce6f47b
EC
135132002-08-15 Eric Christopher <echristo@redhat.com>
13514
13515 * config.sub: Import from master repository.
13516 * config.guess: Ditto.
13517
7f9317f0
AO
135182002-08-19 Alexandre Oliva <aoliva@redhat.com>
13519
13520 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13521 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13522 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13523
7aecca3d
AH
135242002-08-16 Aldy Hernandez <aldyh@redhat.com>
13525
13526 * MAINTAINERS: Add self to rs6000 vector extensions.
13527
8ea4b195
AO
135282002-08-15 Alexandre Oliva <aoliva@redhat.com>
13529
13530 * libiberty/configure: Reverted unintended yesterday's check in.
13531
f5cc59a7
AO
135322002-08-14 Alexandre Oliva <aoliva@redhat.com>
13533
13534 * boehm-gc/configure, libf2c/configure: Rebuilt.
13535 * libffi/configure, libiberty/configure: Ditto.
13536 * libjava/configure, libobjc/configure: Ditto.
13537 * libstdc++-v3/configure, zlib/configure: Ditto.
13538 Merged from binutils:
13539 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
13540 From Steve Ellcey <sje@cup.hp.com>:
13541 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13542 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13543 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13544 IA64.
13545 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13546 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13547 soname_spec, sys_lib_search_path_spec): Ditto.
13548
dce2d8b2 135492002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
66350331
FS
13550
13551 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13552
2ff34870
L
135532002-08-04 H.J. Lu (hjl@gnu.org)
13554
13555 * configure.in (mips*-*-linux*): Don't skip target-libffi.
13556
a014f2fe
KW
135572002-08-02 Krister Walfridsson <cato@df.lth.se>
13558
13559 * MAINTAINERS (Write After Approval): Add myself.
13560
c01d477a
AM
135612002-07-31 Alan Modra <amodra@bigpond.net.au>
13562
13563 * configure.in: Move generic linux case to end. Copy generic
13564 linux noconfigdirs to mips*-*-linux* entry and new
13565 powerpc64*-*-linux* entry. Add target-libffi for the latter.
13566
68cd2524
MM
135672002-07-19 Michael Matz <matz@suse.de>
13568
13569 * MAINTAINERS: Add myself as ra* maintainer.
13570
e2d83b8c
CD
135712002-07-16 Chris Demetriou <cgd@broadcom.com>
13572
13573 * config.guess: Update to 2002-07-09 version.
13574 * config.sub: Update to 2002-07-03 version.
13575
cece4f1d
HPN
135762002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
13577
13578 * MAINTAINERS: Fix typo in a maintainer email address.
13579
bb654703
NN
135802002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
13581
13582 * configure.in: Remove two redundant tests.
13583
789b7de5
RO
135842002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13585
13586 * configure.in (mips*-*-irix6*o32): Enable stabs.
13587
e1da1089
NN
135882002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
13589
f3970bba
NN
13590 * configure.in: Don't build grez.
13591 * Makefile.in: Ditto.
13592
e1da1089
NN
13593 * Makefile.in: Remove references to bsp, cygmon, libstub.
13594 * configure.in: Ditto.
13595
13596 * configure.in: Remove leftover reference to gdbtest.
13597
57c905fa
PE
135982002-07-08 Phil Edwards <pme@gcc.gnu.org>
13599
13600 * configure.in (gxx_include_dir): Change to match versioned
13601 C++ headers if --enable-version-specific-runtime-libs is used.
13602
a0af94a7 136032002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 13604
a0af94a7
SE
13605 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13606
423ce3eb
NN
136072002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
13608
13609 * configure.in: Make --without-x work.
13610
98186934
NN
136112002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
13612
c3b7d169
NN
13613 * configure.in: Rearrange target Makefile fragment collection.
13614
98186934
NN
13615 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13616 cvs[src].
13617 * configure.in: Ditto.
13618
eebd288a
MK
136192002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
13620
13621 * MAINTAINERS (Write After Approval): Update my e-mail address.
13622
3ab36f05
NN
136232002-06-24 Ben Elliston <bje@redhat.com>
13624
13625 * configure.in (host_tools): Remove cgen.
13626
13627 * Makefile.in (all-cgen): Remove; runs from its source directory.
13628 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 13629 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
13630 (all-sim): Likewise.
13631
dce2d8b2 136322002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3ab36f05
NN
13633
13634 * Makefile.in: Eliminate 'apache' targets.
13635 * configure.in: Eliminate 'apache' targets.
13636
55380b08
NN
13637 * configure.in: Eliminate redundant tests. Reorganize.
13638
9a5c1b9d
NN
13639 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13640
5fd3853a
NN
13641 * config-ml.in: Eliminate references to Cygnus configure.
13642
cfefc434
NN
13643 * Makefile.in: Eliminate references to building emacs.
13644
2fe93885
GS
136452002-06-28 Graham Stott <graham.stott@btinternet.com>
13646
13647 * MAINTAINERS: Update my email address.
13648
53c40185
BK
136492002-06-26 Benjamin Kosnik <bkoz@redhat.com>
13650
13651 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 13652 (cxx_incdir): Remove.
53c40185 13653
97679694
NN
136542002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
13655
13656 * MAINTAINERS (Write After Approval): Add self.
13657
b03bcd37
DC
13658Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
13659
13660 * configure.in: Add support for ip2k.
13661
6bd12129
NN
136622002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
13663
13664 * configure.in: Fix AIX configury bug.
13665
e0d98a92
SE
136662002-06-20 Steve Ellcey <sje@cup.hp.com>
13667
13668 * MAINTAINERS (Write After Approval): Add self.
13669
ba3292db
NN
136702002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13671
ef40bc65
NN
13672 * configure.in: replace ${topsrcdir} with ${srcdir}
13673
7a0be465
NN
13674 * configure.in: Move definition of libstdcxx_flags
13675 right above usage, rather than waaay earlier.
13676
e1848dde
NN
13677 * configure.in: Pull definition of is_cross_compiler earlier.
13678
8bc2fff1
NN
13679 * configure.in: Rearrange a little.
13680
ba3292db
NN
13681 * configure.in: Remove references to librx.
13682 * Makefile.in: Remove references to librx.
13683
11d8b408
DC
13684Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
13685
13686 * config.sub: Add support for avr target.
13687 Import from master sources, rev 1.255
5ce6f47b 13688
93da8339
PE
136892002-06-19 Phil Edwards <pme@gcc.gnu.org>
13690
13691 * configure, .cvsignore: Revert previous change...
13692 * Makefile: ...delete.
13693
b4caab5c
NN
136942002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13695
13696 * configure.in: Eliminate ${gasdir} variable.
13697
ee777171
DB
136982002-06-18 Dave Brolley <brolley@redhat.com>
13699
13700 * configure.in: Add support for frv.
13701 * config.sub: Add support for frv.
13702
26e4af54
PE
137032002-06-18 Phil Edwards <pme@gcc.gnu.org>
13704
13705 * configure: Remove garbage from previous commit.
13706
bb20b7da
PE
137072002-06-18 Phil Edwards <pme@gcc.gnu.org>
13708
13709 * configure: For in-source builds, make a subdir and re-exec there.
13710 * Makefile: New file. Pass targets through to build directory.
13711 * .cvsignore: No longer ignore "Makefile".
13712
9d321f6c
DR
137132002-06-16 Douglas Rupp <rupp@gnat.com>
13714
13715 * MAINTAINERS (Write After Approval): Add self.
13716
c8eb2bc0
KG
137172002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13718
13719 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13720
f210d239
JT
137212002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
13722
13723 * configure.in (vax-*-netbsd*): Re-enable gas.
13724
e9667b3c
NN
137252002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
13726
efe1f357
NN
13727 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13728 BUILD_PREFIX_1, to correct nomenclature.
13729 * configure: Likewise.
13730
e9667b3c
NN
13731 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13732 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13733
fe2fe497
OH
137342002-05-31 Olaf Hering <olh@suse.de>
13735
13736 * config-ml.in: Propogate DESTDIR also.
13737
dcf7f0dd
JT
137382002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
13739
13740 * configure.in (vax-*-netbsd*): Don't build gas for this
13741 platform.
13742
6ff14f32
MM
137432002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
13744
13745 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13746 and libgcj for AVR.
13747
397de1ff
KK
137482002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
13749
13750 * MAINTAINERS (Write After Approval): Add myself.
13751
ac30211c
JT
137522002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
13753
13754 * config.guess: Update to 2002-05-22 version.
13755 * config.sub: Likewise.
13756
1e6347d8
RO
137572002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13758
13759 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13760 * config-ml.in: Likewise.
13761 * configure: Likewise.
13762 * configure.in: Likewise.
13763
e5ce1d6d
SC
137642002-05-16 Stephane Carrez <stcarrez@nerim.fr>
13765
13766 * MAINTAINERS: Update my email address.
13767
6cdef75d
NN
137682002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
13769
4a87f061
NN
13770 * configure.in: Simplify makefile fragment collection.
13771
13772 * configure.in: Remove code to build emacs.
603606e7 13773
e254d6b5
NN
13774 * configure.in : Remove --srcdir argument from targargs and buildargs
13775 (it's always overridden in the Makefile anyway). Rearrange a bit.
13776
13777 * configure: Move some logic to configure.in.
13778 * configure.in: Move some logic from configure.
6cdef75d 13779
1d6006fe
TT
137802002-05-11 Tom Tromey <tromey@redhat.com>
13781
13782 * MAINTAINERS: Reflect libgcj reality.
13783
b70b3534
FS
137842002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
13785
13786 * Makefile.in: Honour DESTDIR.
13787
4434687a
MM
137882002-05-08 Mark Mitchell <mark@codesourcery.com>
13789
13790 * config.guess: Import 2002-03-20 version.
13791 * config.sub: Import 2002-04-26 version.
13792
a89e49c7
RO
137932002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13794
13795 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13796
44e55536
TJ
137972002-05-07 Tim Josling <tej@melbpc.org.au>
13798
13799 * MAINTAINERS: Add self.
13800
dce2d8b2 138012002-05-06 Loren J. Rittle <ljrittle@acm.org>
97320a3f
LR
13802
13803 * ltmain.sh: Detect and handle object name conflicts
13804 while piecewise linking a static library.
13805
b7c13625
AO
138062002-05-05 Alexandre Oliva <aoliva@redhat.com>
13807
13808 * configure.in (noconfigdirs): Don't disable libgcj on
13809 sparc64-*-solaris* and sparcv9-*-solaris*.
13810
4182d9fa
AO
138112002-05-03 Alexandre Oliva <aoliva@redhat.com>
13812
13813 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
13814
7bebf279
TF
138152002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
13816
13817 * configure.in (FLAGS_FOR_TARGET): Do not add
13818 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
13819 on i[3456]86-*-linux*.
13820
9a06dc7d
TF
138212002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
13822
13823 * configure.in (noconfigdirs): Replace [ ] with test.
13824
13825 * configure.in (noconfigdirs): Do not add target-newlib if
13826 target == i[3456]86-*-linux*, and host == target.
13827
a51a07fa
NN
138282002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
13829
9e7facd6
DD
13830 * configure.in: delete reference to absent file
13831
aeaa0f2f
NN
13832 * configure.in: replace '[' with 'test'
13833
4bb98828
NN
13834 * configure.in: Eliminate references to gash.
13835 * Makefile.in: Eliminate references to gash.
13836
64791664
NN
13837 * configure.in: remove useless references to 'pic' makefile fragments.
13838
3ed57cf4
NN
13839 * configure.in: (*-*-windows*) Finish removing.
13840
a51a07fa
NN
13841 * configure.in: Eliminate redundant test for libgui.
13842
8552f6f1
RS
138432002-04-29 Roger Sayle <roger@eyesopen.com>
13844
13845 * MAINTAINERS: Add self and realphabetize. Update entries
13846 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
13847 entry for a29k port maintainer.
13848
dce2d8b2 138492002-04-26 Joel Sherrill <joel@OARcorp.com>
9e847666
JS
13850
13851 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
13852 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
13853
704c9a14
NN
138542002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
13855
13856 * configure.in: remove references to dead files
13857
7bff5059
MM
138582002-04-19 Mark Mitchell <mark@codesourcery.com>
13859
13860 * MAINTAINERS: Add information about purpose of this file.
13861
0c7c67f0
TT
138622002-04-18 Tom Tromey <tromey@redhat.com>
13863
13864 * configure.in: Disallow configuring libgcj when it is already
13865 installed and we're using Solaris 2.8 linker. Do enable libgcj on
13866 Solaris 2.8 by default. For PR libgcj/6158.
13867
63501e91
NN
138682002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13869
13870 * configure.in: Move default CC setting out of config/mh-* fragments
13871 directly into here.
13872
701afd4d
NN
138732002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
13874
13875 * configure.in: don't even try to configure or make a subdirectory
13876 if there's no configure script for it.
13877
07cdae91
MM
138782002-04-15 Mark Mitchell <mark@codesourcery.com>
13879
13880 * MAINTAINERS: Remove chill maintainers.
13881 * Makefile.in (CHILLFLAGS): Remove.
13882 (CHILL_LIB): Remove.
13883 (TARGET_CONFIGDIRS): Remove libchill.
13884 (CHILL_FOR_TARGET): Remove.
13885 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
13886 CHILL_LIB.
13887 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
13888 (CHECK_TARGET_MODULES): Likewise.
13889 (INSTALL_TARGET_MODULES): Likewise.
13890 (CLEAN_TARGET_MODULES): Likewise.
13891 (configure-target-libchill): Remove.
13892 (all-target-libchill): Remove.
13893 * configure.in (target_libs): Remove target-libchill.
13894 Do not compute CHILL_FOR_TARGET.
13895 * libchill: Remove directory.
5ce6f47b 13896
ab50d72b
DD
138972002-04-11 DJ Delorie <dj@redhat.com>
13898
13899 * Makefile.in, configure.in: Sync with binutils, entries
13900 follow...
13901
0a1e123a
DD
139022002-04-07 Andrew Cagney <ac131313@redhat.com>
13903
13904 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
13905 (do-tar, do-bz2): New rules.
13906 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
13907 (gdb-tar): New rule.
13908 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
13909 (insight_dejagnu.tar): New rule.
13910 (insight.tar): New rule.
13911 (gdb+dejagnu.tar): New rule.
13912 (gdb.tar): New rule.
13913
ab50d72b
DD
139142002-02-01 Mo DeJong <supermo@bayarea.net>
13915
13916 * Makefile.in: Add all-tix to deps for all-snavigator
13917 so that tix is built when building snavigator.
13918
139192002-01-11 Steve Ellcey <sje@cup.hp.com>
13920
13921 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
13922 ld and gdb are not supported.
13923
139242002-01-07 Mark Salter <msalter@redhat.com>
13925
13926 * configure.in: Remove target-bsp and target-cygmon from arm builds.
13927 Allow target-libgloss to be built for arm, strongarm, and xscale.
13928
139292001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
13930
13931 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
13932 options for i[3456]86-pc-linux* native builds.
13933
139342001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
13935
13936 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
13937 files from .po files for a distribution.
13938
139392001-09-03 Jeff Holcomb <jeffh@redhat.com>
13940
13941 * configure.in: Enable libstdc++-v3 for h8300 targets.
13942
139432001-06-19 Alan Modra <amodra@bigpond.net.au>
13944
13945 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
13946 version from bfd/.
13947
13948Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
13949
13950 * Makefile.in (VER): When present, extract the version number from
13951 the file version.in.
13952
dce2d8b2 139532001-05-24 Tom Rix <trix@redhat.com>
ab50d72b
DD
13954
13955 * configure.in : enable ld for aix
13956
139572001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
13958
13959 * config.guess: Add linux target for S/390.
13960
139612000-11-07 Philip Blundell <pb@futuretv.com>
13962
13963 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
13964
139652000-11-03 Philip Blundell <pb@futuretv.com>
13966
13967 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
13968 files.
13969
139702001-01-15 Ben Elliston <bje@redhat.com>
13971
13972 * configure.in (host_tools): Add sid.
13973 Always configure cgen.
13974
139752000-11-24 Nick Clifton <nickc@redhat.com>
13976
13977 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
13978
ab50d72b
DD
139792000-08-20 Doug Evans <dje@casey.transmeta.com>
13980
13981 * Makefile.in (ALL_MODULES): Add all-cgen.
13982 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
13983 (all-cgen): New target.
13984 (all-opcodes,all-sim): Depend on all-cgen.
13985 * configure.in (host_tools): Add cgen.
13986 Only configure cgen if --enable-cgen-maint.
13987
dce2d8b2 139882002-04-09 Loren J. Rittle <ljrittle@acm.org>
ef98ad7b
LR
13989
13990 * configure.in: Add *-*-freebsd* configurations.
13991
90def2b2
TT
139922002-04-08 Tom Tromey <tromey@redhat.com>
13993
13994 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
13995 Fixes PR libgcj/6068.
13996
320d7e7a
KW
139972002-03-30 Krister Walfridsson <cato@df.lth.se>
13998
13999 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
14000
18b467f1
RO
140012002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14002
14003 * configure.in (alpha*-dec-osf*): Enable libgcj.
14004
dce2d8b2 140052003-03-27 Matthew Gingell <gingell@gnat.com>
8bb3a5af
MG
14006
14007 * MAINTAINERS (Write After Approval): Add myself.
14008
56ae9405
NC
140092002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
14010
14011 Fix for: PR bootstrap/3591, target/5676
14012 * configure.in (mcore-pe): Disable the configuration of
14013 libstdc++-v3 since exceptions are not supported.
14014
f18d9a0c
AG
140152002-03-20 Anthony Green <green@redhat.com>
14016
14017 * configure.in: Enable libgcj for xscale-elf target.
14018
dce2d8b2 14019Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
c0e21eef
R
14020
14021 * MAINTAINERS: Update my email address.
14022
28eca9e8
AO
140232002-03-16 Alexandre Oliva <aoliva@redhat.com>
14024
14025 * ltmain.sh (relink_command): Fix typo in previous change.
14026
e67e72c7
AO
140272002-03-15 Alexandre Oliva <aoliva@redhat.com>
14028
14029 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
14030 (relink_command): Added --tag flags.
14031 (mode=install): If relinking fails; error out.
14032
c2273204
RH
140332002-03-12 Richard Henderson <rth@redhat.com>
14034
14035 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
14036 .NOTPARALLEL tag.
14037 (do-check): Rename from check.
14038 (check): Allow parallel check.
14039
bcb64245
BW
140402002-03-12 Bob Wilson <bob.wilson@acm.org>
14041
14042 * MAINTAINERS: Add myself as maintainer for xtensa port.
14043 Fix alphabetical order in CPU port maintainer list.
14044 Remove myself from Write After Approval list.
14045
63adb4ff
RH
140462002-03-11 Richard Henderson <rth@redhat.com>
14047
14048 * Makefile.in (.NOTPARALLEL): Add fake tag.
14049
9bec4bf0
L
140502002-03-07 H.J. Lu (hjl@gnu.org)
14051
14052 * configure.in: Enable gprof for mips*-*-linux*.
14053
c7fc1f84
DS
140542002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
14055
14056 * MAINTAINERS (Write After Approval): Add myself.
14057
6bff33fb
AO
140582002-02-28 Alexandre Oliva <aoliva@redhat.com>
14059
14060 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
14061 libjava.
14062 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
14063
0210b33b
AO
140642002-02-23 Alexandre Oliva <aoliva@redhat.com>
14065
14066 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
14067 because its Makefile is there; test for the executable instead.
14068
fcc0a3ef
AO
140692002-02-22 Alexandre Oliva <aoliva@redhat.com>
14070
14071 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
14072 libstdc++-v3 and libjava.
14073
dce2d8b2 140742002-02-11 Adam Megacz <adam@xwt.org>
97cf8285
AM
14075
14076 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
14077 boehm-gc
5ce6f47b 14078
40fe0ec3
AO
140792002-02-09 Alexandre Oliva <aoliva@redhat.com>
14080
14081 * config.guess: Updated to 2002-01-30's version.
14082 * config.sub: Updated to 2002-02-01's version.
14083 Contribute sh64-elf.
14084 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
14085 * configure.in: Added sh64-*-*.
14086
694d53ee
CD
140872002-02-08 Chris Demetriou <cgd@broadcom.com>
14088
14089 * MAINTAINERS: Belatedly add myself to write after approval list.
14090
a9ca50b1
JH
14091Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
14092
14093 * MAINTAINERS: Put self in as maintainer for x86-64 port.
14094 Remove self as Write After Approval.
14095
5ffc3500
GK
140962002-01-31 Geoffrey Keating <geoffk@redhat.com>
14097
14098 * MAINTAINERS: Put self in as maintainer for contrib/regression
14099 directory.
14100
4ceaf7fb
PE
141012002-01-28 Phil Edwards <pme@gcc.gnu.org>
14102
14103 * MAINTAINERS: Update my email address.
14104
51584787
JT
141052002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
14106
5ce6f47b
EC
14107 * configure.in (*-*-netbsd*): New. Skip target-newlib,
14108 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
14109 libraries if not supported for NetBSD on target CPU.
14110
5701d273
DR
141112002-01-25 Douglas B Rupp <rupp@gnat.com>
14112
14113 * install-sh: Use _inst.$$_ for temp file name.
14114
b299a075
JT
141152002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
14116
14117 * MAINTAINERS (Write After Approval): Move my contact info
14118 from here...
14119 (OS Port Maintainers): ...to here (netbsd).
14120
51fe14b5
BW
141212002-01-22 Bob Wilson <bob.wilson@acm.org>
14122
14123 * MAINTAINERS (Write After Approval): Add myself.
14124
dce2d8b2 141252002-01-17 H.J. Lu <hjl@gnu.org>
b634ad42
L
14126
14127 * Makefile.in (all-fastjar): Also depend on all-libiberty.
14128 (all-target-fastjar): Also depend on all-target-libiberty.
14129
3cd87679
L
141302002-01-16 H.J. Lu (hjl@gnu.org)
14131
14132 * config.guess: Import from master sources, rev 1.225.
14133 * config.sub: Import from master sources, rev 1.238.
14134
969a6d8f
KH
141352002-01-16 Kazu Hirata <kazu@hxi.com>
14136
14137 * MAINTAINERS (Write After Approval): Remove myself.
14138
366f6a52
FW
141392001-12-19 Florian Weimer <fw@deneb.enyo.de>
14140
14141 * MAINTAINERS (Write After Approval): Add myself.
14142
f02240b6
JM
141432001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
14144
14145 * MAINTAINERS: Add self as docs co-maintainer.
14146
5d08dc39
MK
141472001-12-11 Matthias Klose <doko@debian.org>
14148
14149 * MAINTAINERS (Write After Approval): Add myself.
14150
39e790d5
ZW
141512001-12-09 Zack Weinberg <zack@codesourcery.com>
14152
14153 * MAINTAINERS: Update my email address.
14154
4519d6a3
TC
141552001-12-07 Turly O'Connor <turly@apple.com>
14156 * MAINTAINERS (Write After Approval): Add myself.
14157 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
14158 (rs6000_initialize_trampoline): Call __trampoline_setup for
14159 ABI_DARWIN too.
14160 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 14161 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 14162
21cf0a73
PC
141632001-12-07 Paolo Carlini <pcarlini@unitus.it>
14164
14165 * MAINTAINERS (Write After Approval): Add myself.
14166
4ee43206
DR
14167Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
14168
14169 * configure, configure.in: Use temp file for long sed commands.
14170
251931f3
LG
141712001-12-03 Laurent Guerby <guerby@acm.org>
14172
14173 * config.sub: Update to version 1.232 on subversion.
14174
03777dd7
BE
141752001-12-03 Ben Elliston <bje@redhat.com>
14176
14177 * MAINTAINERS: Update mail address for config.* patches.
14178
dce2d8b2 141792001-11-27 DJ Delorie <dj@redhat.com>
e490616e
ZW
14180 Zack Weinberg <zack@codesourcery.com>
14181
14182 When build != host, create libiberty for the build machine.
14183
14184 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
14185 CONFIG_ARGUMENTS.
14186 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
14187 New variables.
14188 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
14189 and rules.
14190 (all.normal): Depend on ALL_BUILD_MODULES.
14191 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
14192 (all-build-libiberty): Depend on configure-build-libiberty.
14193
14194 * configure: Calculate and substitute proper value for
14195 ALL_BUILD_MODULES.
14196 * configure.in: Create the build subdirectory.
14197 Calculate and substitute TARGET_CONFIGARGS (formerly
14198 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
14199
04075e8f
ZL
142002001-11-26 Ziemowit Laski <zlaski@apple.com>
14201
14202 * MAINTAINERS (write-after-approval): Add self.
14203
ed19322d
CR
142042001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
14205
14206 * MAINTAINERS (GNATS only accounts): Remove self.
14207
90a12988
HPN
142082001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
14209
14210 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
14211 libf2c.
14212
77e653ad
CR
142132001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
14214
14215 * MAINTAINERS (Write After Approval): Add self.
14216
64adad99
DB
142172001-11-12 David O'Brien <obrien@FreeBSD.org>
14218
14219 * MAINTAINERS: mips and s390 are also CPU ports.
14220
834a28c7
DB
142212001-11-12 David O'Brien <obrien@FreeBSD.org>
14222
14223 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
14224
ef94239f
DB
142252001-11-11 David O'Brien <obrien@FreeBSD.org>
14226
14227 * MAINTAINERS: Alphabetize.
14228
beda0427
KH
142292001-11-09 Kazu Hirata <kazu@hxi.com>
14230
14231 * MAINTAINERS (Various maintainers: h8 port): Add myself.
14232
6ca224d3
JDA
142332001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
14234
14235 * MAINTAINERS (Various maintainers: hppa port): Added myself.
14236
132e4bd7
PE
142372001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
14238
14239 * configure.in (--enable-languages): Be more permissive about
14240 syntax. Check for empty lists better. Warn about $LANGUAGES.
14241
c6243b4c
GK
142422001-11-08 Geoffrey Keating <geoffk@redhat.com>
14243
14244 * config.sub: Import from master sources, rev. 1.230.
14245 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
14246
abbb9e76
LG
142472001-11-07 Laurent Guerby <guerby@acm.org>
14248
14249 * MAINTAINERS (Write After Approval): Add self.
14250
53cdb27a
HPN
142512001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
14252
14253 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
14254
dd3a88c9
HPN
142552001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
14256
14257 * config.sub: Import from master sources, rev 1.226.
14258 * config.guess: Import from master sources, rev 1.216.
14259
d344dce9
HPN
142602001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
14261
14262 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
14263 * MAINTAINERS: Add self as maintainer of MMIX port.
14264 Remove old after-approval entry.
14265
63f6bcd7
JM
142662001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
14267
14268 * ChangeLog, configure: Fix spelling errors.
14269
84f92638
BK
142702001-10-20 Brendan Kehoe <brendan@zen.org>
14271
14272 * MAINTAINERS: Tweak my address.
14273
dce2d8b2 14274Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2f30eda4
R
14275
14276 * MAINTAINERS: Update my email address.
14277
1567080c 142782001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 14279
f48a3b5c 14280 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 14281 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 14282
30106886
GB
142832001-10-10 Geert Bosch <bosch@gnat.com>
14284
e490616e 14285 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
14286 Added Robert Dewar.
14287
dce2d8b2 142882001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
d3d51b8c
DB
14289
14290 * MAINTAINERS (Write After Approval): Added self
14291
d1c3e709
GB
142922001-10-02 Geert Bosch <bosch@gnat.com>
14293
14294 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
14295
50f5f793
JM
142962001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
14297
14298 * configure: Handle temporary files securely using mkdir.
14299
7fddf9a9
AO
143002001-09-29 Alexandre Oliva <aoliva@redhat.com>
14301
14302 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
14303
dce2d8b2 143042001-09-26 Will Cohen <wcohen@redhat.com>
387beb82
WC
14305
14306 * configure.in (*-*-linux*): Disable configuration of target-newlib
14307 and target-libgloss.
e490616e 14308
0c055e34
AO
143092001-09-26 Alexandre Oliva <aoliva@redhat.com>
14310
14311 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
14312 RANLIB.
14313
759bfa90
AO
143142001-09-21 Alexandre Oliva <aoliva@redhat.com>
14315
14316 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
14317 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
14318 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
14319 avoid quotes nesting problems.
14320 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
14321 (DO_X): Export only variables that are set.
14322
1dc4a750
BE
143232001-09-19 Ben Elliston <bje@redhat.com>
14324
14325 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
14326 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
14327 semantics. Use the shell built-in "type" command instead.
14328
898c7238
AO
143292001-08-31 Alexandre Oliva <aoliva@redhat.com>
14330
14331 Merged from gcc-3_0-branch:
14332 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
14333 * ltcf-c.sh: Use $objext, not $ac_objext.
14334 2001-07-27 Mark Kettenis <kettenis@gnu.org>
14335 * ltcf-cxx.sh: Add support for GNU.
14336 2001-07-22 Timothy Wall <twall@redhat.com>
14337 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
14338 default settings if using GNU tools with that configuration.
14339 * ltcf-cxx.sh: Ditto.
14340 * ltcf-gcj.sh: Ditto.
14341 2001-07-21 Michael Chastain <chastain@redhat.com>
14342 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14343 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
14344 * ltmain.sh: Mark as gcc-local.
14345
8fa0a32e
EC
143462001-08-30 Eric Christopher <echristo@redhat.com>
14347 Jason Eckhardt <jle@redhat.com>
14348
14349 * config.guess: Merge from master sources.
14350 * config.sub: Merge from master sources, add support for mipsisa32.
14351
32f30f91 143522001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
14353 * config.sub: Merge from master sources, rev 1.219.
14354 * MAINTAINERS: Add self as contact for stormy16 port.
14355
f6084f99
ZW
143562001-08-14 Zack Weinberg <zackw@panix.com>
14357
14358 * config.sub: Merge from master sources, rev 1.218.
14359 * config.guess: Merge from master sources, rev 1.209.
14360
91b54f7f
GS
143612001-08-11 Graham Stott <grahams@redhat.com>
14362
14363 * Makefile.in (check-c++): Add missing semicolon.
14364
e5b3941e
JH
14365Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
14366
32f30f91 14367 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 14368
6387a56e
EC
143692001-07-30 Eric Christopher <echristo@redhat.com>
14370
14371 * MAINTAINERS (Various maintainers: mips port): Added myself.
14372
53b475f0
AH
143732001-07-25 Andrew Haley <aph@cambridge.redhat.com>
14374
e490616e 14375 * configure.in (sh-*-linux*): New.
53b475f0 14376
2a08c780
RH
143772001-07-27 Richard Henderson <rth@redhat.com>
14378
14379 * .cvsignore: Add LAST_UPDATED.
14380
bfa79422
UW
143812001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
14382
14383 * MAINTAINERS (Various maintainers: s390 port): Added myself.
14384
0ae85492
AH
143852001-07-16 Aldy Hernandez <aldyh@redhat.com>
14386
e490616e 14387 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 14388
8e1ab0fe
NP
14389Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
14390
14391 * MAINTAINERS (Write After Approval): Added myself.
14392
2b997990
SC
143932001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14394
14395 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14396 and libgcj on m68hc11/m68hc12.
14397
d920e825
L
143982001-06-27 H.J. Lu (hjl@gnu.org)
14399
14400 * Makefile (CFLAGS_FOR_BUILD): New.
14401 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14402
d425a1e0
JM
144032001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14404
14405 * README: Remove version number.
14406
5b5b4207
GP
144072001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14408
14409 * INSTALL/README: Update wrt. to the installation instructions now
14410 residing in gcc/doc/install.texi.
14411
be839b69
JM
144122001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14413
14414 * README: Replace with a cut-down and updated version of gcc/README.
14415
fe2ee7c4
DE
144162001-06-12 David Edelsohn <edelsohn@gnu.org>
14417
14418 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14419 multilibs to be disabled.
14420
4f5d646c
DB
144212001-06-11 Daniel Berlin <dan@cgsoftware.com>
14422
14423 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 14424
818f0c85
AO
144252001-06-09 Alexandre Oliva <aoliva@redhat.com>
14426
14427 * config.guess: Import CVS version 1.195.
14428 * config.sub: Import CVS version 1.212.
14429
e9a8af10
AO
144302001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
14431
14432 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14433 gcc/xgcc is built, use -print-prog-name to find out the program
14434 name to use.
14435
ae3ca0a9
PE
144362001-06-04 Phil Edwards <pme@sources.redhat.com>
14437
14438 * config.guess: Import CVS version 1.194. All gcc-local changes
14439 appear to also be in the master copy.
14440 * config.sub: Import CVS version 1.211.
14441
066bd40d
MM
14442Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
14443
14444 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14445 with_gcc]: Use `gcc -shared' to build a shared library.
14446
4aef4f33
JDA
14447Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
14448
14449 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14450 archives.
14451
c386f00f
RO
14452Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14453
14454 * MAINTAINERS (Write After Approval): Add myself.
14455
2ae5cea5
HPN
144562001-06-01 Hans-Peter Nilsson <hp@axis.com>
14457
14458 * configure.in (libstdcxx_flags): Do not try to execute
14459 libstdc++-v3/testsuite_flags until it exists.
14460
c3766183
AM
144612001-06-01 Alan Modra <amodra@bigpond.net.au>
14462
14463 * MAINTAINERS: Update my email address.
14464
9b337833
GS
144652001-05-31 Graham Stott <grahams@redhat.com>
14466
14467 * MAINTAINERS (Write After Approval): Add myself.
14468
dce2d8b2 144692001-05-28 Simon Patarin <simon.patarin@inria.fr>
55fce0eb
SP
14470
14471 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
14472 libraries when using g++ with native linker.
14473
5f7de4b8
AO
144742001-05-28 Alexandre Oliva <aoliva@redhat.com>
14475
14476 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14477
a7bc0fbb
AO
144782001-05-22 Alexandre Oliva <aoliva@redhat.com>
14479
14480 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14481 [aix4*|aix5*]: Prepend blank.
14482
33456445
AO
144832001-05-20 Alexandre Oliva <aoliva@redhat.com>
14484
14485 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14486 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
14487 of subdir/configure scripts to use the new libtool.m4.
14488
e48d3d00
MK
144892001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
14490
14491 * MAINTAINERS (Write After Approval): Add myself.
14492
9e0e191b
BK
144932001-05-18 Benjamin Kosnik <bkoz@redhat.com>
14494
14495 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14496
3f19b439
BE
144972001-05-11 Ben Elliston <bje@redhat.com>
14498
14499 * Makefile.in (all-sid): New target.
14500 (check-sid, clean-sid, install-sid): Likewise.
14501
6ebe3121
JO
145022001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
14503
14504 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14505
ca3667c4
AO
145062001-05-03 Alexandre Oliva <aoliva@redhat.com>
14507
14508 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14509 libgcj.
14510
145112001-05-03 Alexandre Oliva <aoliva@redhat.com>
14512
14513 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14514 gcc/xgcc is built, use -print-prog-name to find out the program
14515 name to use.
14516
b2964d63
AO
145172001-04-26 Alexandre Oliva <aoliva@redhat.com>
14518
b1bb2302
AO
14519 * configure.in (noconfigdirs): Don't reset it from scratch in the
14520 target case; only append to it.
6387a56e 14521
b2964d63
AO
14522 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14523 sparc-*-solaris2.8]: Disable ${libgcj}.
14524
8343765d
AO
145252001-04-25 Alexandre Oliva <aoliva@redhat.com>
14526
14527 * configure.in (libgcj_saved): Copy from $libgcj.
14528 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14529 --disable-libgcj.
14530
ddbb6d43
GRK
145312001-04-25 Gavin Romig-Koch <gavin@redhat.com>
14532
14533 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 14534 C front end maintainer.
ddbb6d43 14535
3fa03ff9
AG
14536Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
14537
14538 * configure.in: Move *-chorusos target case to the proper switch.
14539 Disable libgcj.
14540
99ffe40f
AO
145412001-04-12 Alexandre Oliva <aoliva@redhat.com>
14542
14543 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14544 1.641.2.228.
14545
78faa32d
FS
145462001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14547
14548 * Makefile.in (STAGE1_CFLAGS): Pass down.
14549
cdbff0ab
AM
145502001-04-13 Alan Modra <amodra@one.net.au>
14551
14552 * config.guess: Add hppa64-linux support. Note for next import that
14553 this is already in the master file.
14554 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
14555
75b9074c
AO
145562001-04-12 Alexandre Oliva <aoliva@redhat.com>
14557
14558 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14559 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14560
125404c5
SS
145612001-04-11 Stan Shebs <shebs@apple.com>
14562
14563 * MAINTAINERS: Add self as Darwin port maintainer.
14564
876684fe
AM
145652001-04-11 Alan Modra <amodra@one.net.au>
14566
14567 * MAINTAINERS: Update my email address.
14568
06729913
LR
145692001-04-10 Loren J. Rittle <ljrittle@acm.org>
14570
14571 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14572 recent versions of FreeBSD (release 3 or later).
14573 * ltconfig: On FreeBSD, -lc must not be provided when building
14574 a shared library or else the standard -pthread gcc option is
14575 rendered worthless to later users of the built library.
14576
67916302
JM
145772001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
14578
14579 * MAINTAINERS: Add self and RTH as C front end maintainers.
14580
d2bc0628
AO
145812001-04-05 Alexandre Oliva <aoliva@redhat.com>
14582
e490616e
ZW
14583 * config.sub: Make sure to match an already-canonicalized
14584 machine name (eg. mn10300-unknown-elf).
d2bc0628 14585
a3406c06
AO
145862001-04-01 Alexandre Oliva <aoliva@redhat.com>
14587
14588 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14589 New macros.
14590 (bootstrap, cross): Use RECURSE_FLAGS.
14591 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14592
a076f6a4
AO
145932001-03-27 Alexandre Oliva <aoliva@redhat.com>
14594
14595 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14596
e9f4fa71
CH
145972001-03-22 Colin Howell <chowell@redhat.com>
14598
7238de5c
CH
14599 * Makefile.in (DO_X): Do not backslash single-quotes in
14600 backquotes (two places).
e9f4fa71 14601
b6b14b1b
AO
146022001-03-22 Alexandre Oliva <aoliva@redhat.com>
14603
14604 Re-installed:
14605 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14606 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14607 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14608 * ltcf-cxx.sh: Likewise.
14609 * ltcf-gcj.sh: Likewise.
14610
1eb0b89d
GP
146112001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14612
14613 * MAINTAINERS: Add myself as "documentation co-maintainer".
14614
82e23236
AO
146152001-03-22 Alexandre Oliva <aoliva@redhat.com>
14616
14617 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14618 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14619
64ec27c3
TT
146202001-03-19 Tom Tromey <tromey@redhat.com>
14621
14622 * config-ml.in: Handle GCJ and GCJFLAGS.
14623
191de407
MC
146242001-03-21 Michael Chastain <chastain@redhat.com>
14625
14626 * Makefile.in: all-m4 depends on all-texinfo.
14627
fed4dede
LR
146282001-03-20 Loren J. Rittle <ljrittle@acm.org>
14629
14630 * MAINTAINERS: Add myself to write after approval list.
14631
085072bb
LB
146322001-03-18 Laurynas Biveinis <lauras@softhome.net>
14633
14634 * Makefile.in (DO_X): Quote nested quotes.
14635
5af8ea3f
AM
146362001-03-18 Alan Modra <alan@linuxcare.com.au>
14637
14638 * MAINTAINERS: Add myself to write after approval list.
14639
69e23037
LB
146402001-03-15 Laurynas Biveinis <lauras@softhome.net>
14641
14642 * Makefile.in (DO_X): Use double quotes for quoting
14643 "RANLIB=$${RANLIB}".
14644
2b9650f4
OP
146452001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
14646
14647 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14648
dce2d8b2 146492001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4698d2cf
NP
14650
14651 * configure.in: Only use `lang_requires' for languages athat are
14652 actually enabled.
14653
f6646274
PE
146542001-03-08 Phil Edwards <pme@sources.redhat.com>
14655
14656 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
14657
c9a54638
AO
146582001-03-08 Alexandre Oliva <aoliva@redhat.com>
14659
14660 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14661
6a556ad6
TT
146622001-03-07 Tom Tromey <tromey@redhat.com>
14663
14664 * configure.in: Allow config-lang.in to set `lang_requires' to list
14665 of other required languages.
14666
6822468a
LB
146672001-03-06 Laurynas Biveinis <lauras@softhome.net>
14668
14669 * Makefile.in: Remove RANLIB definition. Use RANLIB
14670 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14671 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 14672
f04885d3 146732001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 14674 Alexandre Oliva <aoliva@redhat.com>
6387a56e 14675
f04885d3
BK
14676 * Makefile.in (check-c++): Use tabs, not spaces.
14677
288edf47 146782001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 14679
288edf47
LB
14680 * MAINTAINERS: add myself to Write After Approval list.
14681
3d55d2f8 146822001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 14683
e490616e 14684 * Makefile.in (check-c++): New rule.
6387a56e 14685
4d88a68a
BK
14686 * configure.in (target_libs): Remove libg++.
14687 (noconfigdirs): Remove libg++.
14688 (noconfigdirs): Same.
14689 (noconfigdirs): Same.
14690 (noconfigdirs): Same.
14691
14692 * config-ml.in: Remove libg++ references.
14693
14694 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14695 (ALL_TARGET_MODULES): Same.
14696 (configure-target-libg++): Remove.
14697 (all-target-libg++): Remove.
14698 (configure-target-libio): Remove.
14699 (all-target-libio): Remove.
14700 (check-target-libio): Remove.
14701 (.PHONY): Remove.
14702 (libg++.tar.bz2): Remove.
14703 (all-target-cygmon): Remove libio.
14704 (all-target-libstdc++): Remove.
14705 (configure-target-libstdc++): Remove.
14706 (TARGET_LIB_PATH): Remove libstdc++.
14707 (ALL_GCC_CXX): Remove libstdc++.
14708 (all-target-gperf): Correct.
14709
2437d4ed
NC
147102001-02-16 Nick Clifton <nickc@redhat.com>
14711
14712 * configure.in (noconfigdirs): Allow configuration of texinfo
14713 for Cygwin hosts.
14714
85b99cbe
AG
147152001-02-15 Anthony Green <green@redhat.com>
14716
14717 * configure: Introduce GCJ_FOR_TARGET.
14718 * configure.in: Ditto.
14719 * Makefile.in: Ditto.
14720
7b18790c
AS
147212001-02-13 Andreas Schwab <schwab@suse.de>
14722
14723 * MAINTAINERS: Update mail address.
14724
c4880c99
MS
147252001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
14726
14727 * config.guess: Add linux target for S/390.
14728 * config.sub: Likewise.
14729
dce2d8b2 147302001-02-08 Chandrakala Chavva <cchavva@redhat.com>
e31ae6db
CC
14731
14732 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 14733 target-libgloss.
e31ae6db 14734
7739adfb
BE
147352001-02-06 Ben Elliston <bje@redhat.com>
14736
14737 * configure: Output host type to stdout, not stderr.
14738
36ca672c
MM
147392001-02-05 Mark Mitchell <mark@codesourcery.com>
14740
e40f2829 14741 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
14742 * ltcf-cxx.sh: Likewise.
14743
36ca672c
MM
14744 * config.if: Assume enable_libstdcxx_v3 is defined.
14745
22fdd65e
MM
147462001-02-04 Mark Mitchell <mark@codesourcery.com>
14747
14748 Remove V2 C++ library.
14749 * configure.in: Remove --enable-libstdcxx_v3 support.
14750
3b60dd8e
BM
147512001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
14752
14753 * include/demangle.h: Add prototype for java_demangle_v3.
14754
42c0c80a
PE
147552001-01-29 Phil Edwards <pme@sources.redhat.com>
14756
14757 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
14758
0be25992
RH
147592001-01-27 Richard Henderson <rth@redhat.com>
14760
14761 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14762
8a8de62d
MS
147632001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14764
14765 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14766 Don't unset, it's non-portable and no longer necessary, set to empty
14767 instead.
14768
92769744
MS
147692001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14770
14771 * ltconfig: Shell portability fix for the tagname validity check.
14772
88a1c0ab
AO
147732001-01-27 Alexandre Oliva <aoliva@redhat.com>
14774
14775 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14776 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14777
45291dd5
MS
147782001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14779
14780 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14781
1ace7e15
TT
147822001-01-26 Tom Tromey <tromey@redhat.com>
14783
14784 * configure.in: Allow libgcj to be built on Sparc Solaris.
14785
0ef8b11b
DE
147862001-01-25 David Edelsohn <edelsohn@gnu.org>
14787
14788 * ltcf-c.sh: Add aix5 case.
14789 * ltcf-cxx.sh: Likewise.
14790 * ltconfig: Likewise.
14791
0006091e
AO
147922001-01-24 Alexandre Oliva <aoliva@redhat.com>
14793
9bad11e1
AO
14794 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14795 keep at least one of build_libtool_libs or build_old_libs set to
14796 yes.
14797
0006091e
AO
14798 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14799 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14800
7c01b2b5
BM
148012001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
14802
14803 * configure.in: Enable libgcj on several additional platforms.
14804
d340e0ac
BM
148052001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
14806
14807 * configure.in: Enable libgcj for linux targets.
14808
5baf8c37
MS
148092001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14810
14811 * MAINTAINERS (Write After Approval): Add myself.
14812
10a0ba84
JDA
148132001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
14814
14815 * MAINTAINERS: Add myself as vax port maintainer.
14816
357c6a4b
FH
148172001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
14818
14819 * MAINTAINERS: Add myself as Mercury front-end maintainer.
14820
6e2d9a7a
MS
148212001-01-09 Mike Stump <mrs@wrs.com>
14822
14823 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
14824 failures of subdirectories.
14825
b6b14b1b 148262001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 14827
b6b14b1b 14828 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 14829 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
14830 * ltcf-cxx.sh: Likewise.
14831 * ltcf-gcj.sh: Likewise.
14832 * ltconfig.sh: Fix typo.
976b230d 14833
07109110
LB
148342001-01-02 Laurynas Biveinis <lauras@softhome.net>
14835
14836 * configure: handle DOS-style absolute paths.
14837
1da5b8fc
LB
148382001-01-02 Laurynas Biveinis <lauras@softhome.net>
14839
14840 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
14841
4c2f5b4f
MM
148422000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
14843
14844 * MAINTAINERS: Add myself as avr port co-maintainer.
14845
bc53668e
BE
148462000-12-28 Ben Elliston <bje@redhat.com>
14847
14848 * MAINTAINERS: Add myself under ``Write After Approval''.
14849
c387606f
JM
148502000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
14851
14852 * texinfo: Remove directory from GCC.
14853
2cb5082c
JM
148542000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
14855
14856 * COPYING: Update to current
14857 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
14858 to 19yy as example year in copyright notice).
14859
cc330df9
BK
148602000-12-18 Benjamin Kosnik <bkoz@redhat.com>
14861
6387a56e 14862 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
14863 (libstdcxx_incdir): Pass down.
14864 * config.if: Remove expired bits for cxx_interface, add stub.
14865 (libstdcxx_incdir): Add variable for g++ include directory.
14866 * configure.in (gxx_include_dir): Use it.
6387a56e 14867
4c6b2835
AO
148682000-12-18 Alexandre Oliva <aoliva@redhat.com>
14869
14870 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
14871 with old-email address from ``Write After Approval''.
14872
3896f13e
AJ
148732000-12-15 Andreas Jaeger <aj@suse.de>
14874
14875 * configure.in: Handle lang_dirs.
14876
148772000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 14878
ad46e881
TT
14879 * MAINTAINERS: Removed brads.
14880
90a10418
TT
14881 * MAINTAINERS: Added gcj developers.
14882
41dfe3a2 148832000-12-13 Anthony Green <green@redhat.com>
6387a56e 14884
41dfe3a2 14885 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
14886 listed. Disable libgcj for x86 and Alpha Linux until compatible
14887 with g++ abi.
6387a56e 14888
e2f601da
MS
148892000-12-13 Mike Stump <mrs@wrs.com>
14890
14891 * Makefile.in (local-distclean): Also remove fastjar.
14892
70030c01
RB
148932000-12-12 Rodney Brown <RodneyBrown@mynd.com>
14894
14895 * contrib/gcc_update: Add fastjar --touch entries.
14896
2a50f859
AO
148972000-12-12 Alexandre Oliva <aoliva@redhat.com>
14898
14899 * configure.in: Disable language-specific target libraries for
14900 languages that aren't enabled.
14901
7743113b
AG
149022000-12-10 Anthony Green <green@redhat.com>
14903
14904 * configure.in: Define libgcj. Disable libgcj target libraries for
14905 most targets.
14906
92e061a6
NB
149072000-12-10 Neil Booth <neilb@earthling.net>
14908
14909 * MAINTAINERS: Update mail address, remove from WAA list.
14910
f34ff6d6
APB
149112000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14912
14913 * libjava: Imported from /cvs/java.
14914 * libffi: Likewise.
14915 * Boehm-gc: Likewise.
14916
d82a33c6
APB
149172000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
14918
14919 * configure.in (target_libs): Revert 2000-12-08 patch.
14920 (noconfigdirs): Added target-libjava.
14921
e14f8e28
LB
149222000-12-09 Laurynas Biveinis <lauras@softhome.net>
14923
14924 * djunpack.bat: removed.
14925
fc26516b
LB
149262000-12-09 Laurynas Biveinis <lauras@softhome.net>
14927
14928 * Makefile.in: handle DOS-style absolute paths.
14929 * config-ml.in: likewise.
14930 * symlink-tree: likewise.
14931
bd8757b3
APB
149322000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14933
14934 * fastjar: Imported.
14935
81522a1f
APB
149362000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14937
14938 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
14939 libjava.
14940 * configure.in (target_libs): Removed `target-libjava'.
14941
5db1f7ed
APB
149422000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
14943
14944 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
14945 (ALL_MODULES): Added fastjar.
14946 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
14947 (all-target-libjava): all-fastjar replaces all-zip.
14948 (all-fastjar): Added.
14949 (configure-target-fastjar, all-target-fastjar): Likewise.
14950 * configure.in (host_tools): Added fastjar.
14951
5e59997c
MS
149522000-12-07 Mike Stump <mrs@wrs.com>
14953
14954 * Makefile.in (local-distclean): Remove leftover built files.
14955
0a534f40
NC
149562000-11-24 Nick Clifton <nickc@redhat.com>
14957
14958 * configure.in (xscale-elf): Add target.
14959 (xscale-coff): Add target.
14960
7686cadf
LR
149612000-11-22 Loren J. Rittle <ljrittle@acm.org>
14962
e490616e
ZW
14963 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14964 recent versions of FreeBSD (release 3 or later).
14965 * ltconfig: On FreeBSD, -lc must not be provided when building
14966 a shared library or else the standard -pthread gcc option is
14967 rendered worthless to later users of the built library.
7686cadf 14968
fff01699
FF
149692000-11-16 Fred Fish <fnf@be.com>
14970
14971 * configure.in (enable_libstdcxx_v3): Fix typo,
14972 libstd++ -> libstdc++.
14973
4dc16355
KL
149742000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
14975
14976 * MAINTAINERS: Add self to Write After Approval list.
14977
bf6fc7b2
BS
149782000-11-21 Bernd Schmidt <bernds@redhat.com>
14979
14980 * MAINTAINERS: Update my email address. Add myself to global write
14981 privs list.
14982
ce8e06b1
AO
149832000-11-18 Alexandre Oliva <aoliva@redhat.com>
14984
6e2a4843
AO
14985 * Makefile.in: Merge with src and libgcj.
14986 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
14987 configure-target-<library> when their configure scripts need the C
14988 or C++ library to have already been built to work properly.
14989 (do_proto_toplev): Set them to an empty string.
14990
ce8e06b1
AO
14991 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
14992 (REALLY_SET_LIB_PATH): Use them.
14993
c003f378
SS
149942000-11-17 Stan Shebs <shebs@apple.com>
14995
14996 * MAINTAINERS: Add self to Write After Approval list.
14997
cc1e60ea
JM
149982000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
14999
15000 * configure: Provide the original toplevel configure arguments
15001 (including $0) to subprocesses in the environment rather than
15002 through gcc/configargs.h.
15003
1173593d
JM
150042000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
15005
15006 * MAINTAINERS: Remove references to cccp. Change C9X reference to
15007 C99. Alphabetise "Write After Approval" list.
15008
520907ee
MM
150092000-11-12 Mark Mitchell <mark@codesourcery.com>
15010
34f6fbdb
MM
15011 * configure: Turn on libstdc++ V3 by default.
15012
520907ee
MM
15013 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
15014 if we've got GCC.
15015
0bbd37ed
PB
150162000-11-11 Philip Blundell <philb@gnu.org>
15017
15018 * MAINTAINERS: Add self to Write After Approval list.
15019
7ca0e6d9
DE
150202000-11-09 David Edelsohn <edelsohn@gnu.org>
15021
15022 * ltcf-c.sh (aix4): Improve shared library configuration; require
15023 exporting symbols.
15024 * ltcf-cxx.sh (aix4): Define.
15025 * ltconfig (aix4): Define library and soname specs appropriate for
15026 AIX. Define command to create export symbols list.
15027
dce2d8b2 15028Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
f559f30b
CF
15029
15030 * config.sub: Add support for Sun Chorus
15031
fc05d516
NC
150322000-10-31 Nick Clifton <nickc@redhat.com>
15033
15034 * MAINTAINERS: Rename <name>@cygnus.com addresses to
15035 <name>@redhat.com. Also installed new email address for Clint
15036 Popetz.
6387a56e 15037
90a0e73f
JM
150382000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
15039
15040 * etc: Remove directory from GCC.
15041
a5e1b548
MM
150422000-10-16 Michael Meissner <meissner@redhat.com>
15043
15044 * configure (gcc/configargs.h): Only create if there is a build GCC
15045 directory created.
15046
6387a56e
EC
150472000-10-16 Matthias Klose <doko@debian.org>
15048
be1db873
MK
15049 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
15050 when configured for libstdc++-v3.
15051
f5fa9a5b
PE
150522000-10-05 Phil Edwards <pme@gcc.gnu.org>
15053
15054 * configure: Save configure arguments to gcc/configargs.h.
15055
61a77fea
PT
150562000-10-04 Philipp Thomas <pthomas@suse.de>
15057
15058 * config.guess: Import CVS version 1.157.
15059 * config.sub: Import CVS version 1.181.
15060
3a4fee66
AP
150612000-10-04 Andris Pavenis <pavenis@latnet.lv>
15062
15063 * Makefile.in (bootstrap): avoid recursion if subdir missing
15064 (cross): ditto
15065 (do-proto-toplev): ditto
15066
3dd7094e
AO
150672000-09-30 Alexandre Oliva <aoliva@redhat.com>
15068
de710532
AO
15069 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
15070 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
15071
3dd7094e
AO
15072 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
15073 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
15074 all affected `configure' scripts.
15075
e592386f
NB
15076Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
15077
15078 * MAINTAINERS: Add self as cpplib co-maintainer.
15079
fba54939
AH
150802000-09-24 Aldy Hernandez <aldyh@redhat.com>
15081
15082 * MAINTAINERS: Add self to Write After Approval list.
15083
2bd429f4
GP
150842000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
15085
15086 * INSTALL/README: egcs -> GCC update.
15087
dce2d8b2 15088Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
d733f374
ME
15089
15090 * MAINTAINERS: Add myself to Write After Approval list.
15091
d7ce9a83
KH
150922000-09-15 Kazu Hirata <kazu@hxi.com>
15093
15094 * MAINTAINERS: Add myself to Write After Approval list.
15095
18a53ffe
JL
15096Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
15097
e490616e
ZW
15098 * configure.in: Do not build byacc for hppa64. Provide paths to the
15099 X11 libraries for hppa64.
18a53ffe 15100
f246ff23
SC
151012000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
15102
15103 * MAINTAINERS: Add myself as 68hc11 port maintainer.
15104
06298abd
AO
151052000-09-06 Alexandre Oliva <aoliva@redhat.com>
15106
4b92758a
AO
15107 * Makefile.in (all-zlib): Added dummy target.
15108
06298abd
AO
15109 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
15110 ltcf-gcj.sh: Updated from libtool multi-language branch.
15111
4d73d07a
AO
151122000-09-05 Alexandre Oliva <aoliva@redhat.com>
15113
15114 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
15115 (bootstrap*): Depend on all-bootstrap.
15116
05d52d78
PT
151172000-09-05 Philipp Thomas <pthomas@suse.de>
15118
15119 * config.guess: Import CVS version 1.156.
15120 * config.sub: Import CVS version 1.179.
15121
3c809ba4
AG
151222000-09-02 Anthony Green <green@cygnus.com>
15123
15124 * Makefile.in (all-gcc): Depend on all-zlib.
15125 (CLEAN_MODULES): Add clean-zlib.
15126 (ALL_MODULES): Add all-zlib.
15127 * configure.in (host_libs): Add zlib.
15128
10ad78a0 151292000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
15130
15131 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
15132 crosses, but add gcc/include to the header search path for them.
15133
b36a9ce3
DB
151342000-08-04 David E. O'Brien <obrien@FreeBSD.org>
15135
15136 * MAINTAINERS: Add self to Write After Approval list.
15137
cb011248
FS
151382000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15139
15140 * config.guess: Import CVS version 1.152.
15141 * config.sub: Import CVS version 1.177.
15142
db310af0
AO
151432000-08-25 Alexandre Oliva <aoliva@redhat.com>
15144
7965440a
AO
15145 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
15146 $targargs to tell whether newlib is going to be built.
15147
db310af0
AO
15148 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
15149 $$r/TARGET_SUBDIR/libio for _G_config.h.
15150
e7977565
AO
151512000-08-23 Alexandre Oliva <aoliva@redhat.com>
15152
15153 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
15154
126bb9ed
DD
151552000-08-22 DJ Delorie <dj@redhat.com>
15156
15157 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
15158
5b0e9d29
AO
151592000-08-22 Alexandre Oliva <aoliva@redhat.com>
15160
15161 * config-ml.in (CC, CXX): Avoid trailing whitespace.
15162 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
15163 sub-configures.
15164
4f3e904e
DD
151652000-08-21 DJ Delorie <dj@redhat.com>
15166
15167 * MAINTAINERS: Add self as a libiberty maintainer
15168
c9635443
AO
151692000-08-16 Alexandre Oliva <aoliva@redhat.com>
15170
15171 * configure.in (libstdcxx_flags): Use
15172 libstdc++-v3/src/libstdc++.INC.
15173
8b2100ba
AO
151742000-08-15 Alexandre Oliva <aoliva@redhat.com>
15175
15176 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
15177
57119aa9
ZW
151782000-08-14 Zack Weinberg <zack@wolery.cumb.org>
15179
eeb943b0
ZW
15180 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
15181
6387a56e 15182 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
15183 explicit. Substitute enable_threads into generated Makefiles.
15184 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
15185 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
15186
acffa7c4
GK
151872000-08-13 Geoff Keating <geoffk@cygnus.com>
15188
15189 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
15190
808d8c41
AO
151912000-08-12 Alexandre Oliva <aoliva@redhat.com>
15192
15193 * config-ml.in (CC): Remove bogus duplicate quotation mark from
15194 previous delta.
15195
1fc8c51c 151962000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 15197
1fc8c51c
JM
15198 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
15199 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
15200 (FLAGS_FOR_TARGET): Not here.
15201 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 15202
25698887
AO
152032000-08-11 Alexandre Oliva <aoliva@redhat.com>
15204
15205 * config-ml.in (CC, CXX): Don't introduce a leading space.
15206
10120687
DD
152072000-08-07 DJ Delorie <dj@delorie.com>
15208
15209 * MAINTAINERS: Add self as a DJGPP maintainer
15210
15c758e9
DD
152112000-08-07 DJ Delorie <dj@redhat.com>
15212
15213 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
15214 "if we're also building gcc, and it's a gcc that will run on the
15215 build machine, we want to use its includes instead of the system's
15216 default includes".
15217
2d0de245
JM
152182000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
15219
15220 * MAINTAINERS: Add self to Write After Approval list.
15221
e81b330a
AO
152222000-08-03 Alexandre Oliva <aoliva@redhat.com>
15223
83440c1e
AO
15224 * configure.in (libstdcxx_flags): Don't use `"'.
15225
e81b330a
AO
15226 * config-ml.in: Adjust multilib search paths to the
15227 appropriate multilib tree.
15228
cf95c847
AO
152292000-08-02 Alexandre Oliva <aoliva@redhat.com>
15230
15231 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
15232 commas in $LANGUAGES.
15233
9e9af119
MH
152342000-08-02 Manfred Hollstein <manfredh@redhat.com>
15235
15236 * configure.in: Re-enable all references to libg++ and librx.
15237
606ce391
AO
152382000-08-01 Alexandre Oliva <aoliva@redhat.com>
15239
89820b43
AO
15240 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
15241 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
15242 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
15243 * ltcf-cxx.sh (need_lc): Set based on postdeps.
15244
606ce391
AO
15245 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
15246
04179d4a
AO
152472000-07-31 Alexandre Oliva <aoliva@redhat.com>
15248
15249 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
15250 CXX_FOR_TARGET for sed.
15251
d4eb109c
AO
152522000-07-30 Alexandre Oliva <aoliva@redhat.com>
15253
15254 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
15255 Do not override if already set in the environment or in configure.
15256 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
15257 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
15258
4f4caf92
AO
152592000-07-28 Alexandre Oliva <aoliva@redhat.com>
15260
15261 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
15262 the libtool CVS tree multi-language branch.
15263 * ltconfig, ltmain.sh: Updated.
6387a56e 15264
b87487b6
AO
152652000-07-27 Alexandre Oliva <aoliva@redhat.com>
15266
1670d1ea
AO
15267 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
15268 (clean-target): Depend on it.
15269
b87487b6
AO
15270 * Makefile.in (FLAGS_FOR_TARGET): New macro.
15271 (GCC_FOR_TARGET): Use it.
15272 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
15273 * configure.in: ... here.
15274 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
15275 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
15276
4e81ae98
EC
152772000-07-24 Eric Christopher <echristo@cygnus.com>
15278
15279 * MAINTAINERS: Add self to Write After Approval list.
15280
059ae32c
AO
152812000-07-24 Alexandre Oliva <aoliva@redhat.com>
15282
5b28edd4
AO
15283 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
15284 (configure-target-libchill, configure-target-libobjc): Likewise.
15285
059ae32c
AO
15286 * configure.in: Use the same cache file for all target libs.
15287 * config-ml.in: But different cache files per multilib variant.
15288
1adcd149
MS
152892000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
15290
15291 * configure (topsrcdir): Don't use dirname.
15292
2d573dff
JO
152932000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
15294
15295 * MAINTAINERS: Add self to Write After Approval list.
15296
d207ebef
JM
152972000-07-20 Jason Merrill <jason@redhat.com>
15298
15299 * configure.in: Remove all references to libg++ and librx.
15300
15301 * configure, configure.in, Makefile.in: Unify gcc and binutils.
15302
153032000-07-20 Hans-Peter Nilsson <hp@axis.com>
15304
15305 * config.sub: Update to subversions version 2000-07-06.
15306
7b7792d5
AH
153072000-07-12 Andrew Haley <aph@cygnus.com>
15308
15309 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
15310 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
15311
3abaac67
PE
153122000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
15313
15314 * symlink-tree: Check number of arguments.
15315
34be2b36
JW
153162000-07-05 Jim Wilson <wilson@cygnus.com>
15317
15318 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
15319 search path for a g++ extracted from the build tree. This
15320 will allow link tests run by configure scripts in
15321 subdirectories to succeed.
15322
d207ebef
JM
153232000-07-01 Koundinya K <kk@ddeorg.soft.net>
15324
e490616e 15325 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 15326
0900331b
MH
153272000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15328
15329 * MAINTAINERS: Add myself as loop discovery maintainer.
15330
d207ebef
JM
153312000-06-28 Corinna Vinschen <vinschen@cygnus.com>
15332
15333 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
15334 `os2'. Force ac_cv_exeext to be ".exe" in that case.
15335
153362000-06-19 Timothy Wall <twall@cygnus.com>
15337
15338 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
15339 * config.sub: Add tic54x target.
15340
11a27a76
TM
15341Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15342
15343 * MAINTAINERS: Add self as Fortran maintainer,
15344 remove Craig Burley.
15345
d207ebef 15346Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 15347
d207ebef
JM
15348 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15349 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 15350
7758b73f
PT
15351Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
15352
15353 * MAINTAINERS: Add self as i18n maintainer
15354
d207ebef
JM
1535520000-05-21 H.J. Lu (hjl@gnu.org)
15356
e490616e
ZW
15357 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15358 directory are used if they exist. Make sure
15359 $(build_tooldir)/include is searched for header files,
15360 $(build_tooldir)/lib/ for library files.
d207ebef 15361 (GCC_FOR_TARGET): Likewise.
e490616e 15362 (CXX_FOR_TARGET): Likewise.
d207ebef 15363
bae29210
JL
15364Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
15365
15366 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15367
d207ebef 15368Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
15369
15370 * Makefile.in (configure-target-libiberty): Depend on
15371 configure-target-newlib.
15372
aab0d19d
AO
153732000-05-16 Alexandre Oliva <aoliva@cygnus.com>
15374
15375 * configure.in, Makefile.in: Merge all libffi-related
15376 configury stuff from the libgcj tree.
15377
d207ebef
JM
15378Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
15379
15380 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15381 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15382
15383Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
15384
15385 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15386 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 15387 current version information. Add to proto-toplev directory.
d207ebef
JM
15388 (gdb-taz): Build do-djunpack.
15389
758c7bd4
DE
153902000-05-15 David Edelsohn <edelsohn@gnu.org>
15391
15392 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15393
1888228d
AC
15394Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
15395
15396 * MAINTAINERS: Add self to Write After Approval list.
15397
d207ebef
JM
153982000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15399
15400 * ltmain.sh: Preserve in relink_command any environment
15401 variables that may affect the linker behavior.
15402
2d7cc2fe
JL
15403Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
15404
d207ebef
JM
15405 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15406
15407Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
15408
15409 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15410
154112000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
15412
15413 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 15414 with the version name.
2d7cc2fe 15415
ee455968
JE
15416Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
15417
15418 * MAINTAINERS: Add self as bb-reorder maintainer.
15419
73b97e5c
BK
154202000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
15421
15422 * config.if: Tweak.
15423
d207ebef
JM
154242000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
15425
15426 * djunpack.bat: New file.
15427
15428Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
15429
15430 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
15431 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15432 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15433 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 15434
954869eb
DP
154352000-04-16 Dave Pitts <dpitts@cozx.com>
15436
e490616e
ZW
15437 * config.sub (case $basic_machine): Change default for "ibm-*"
15438 to "openedition".
954869eb 15439
eaabe541
AJ
154402000-04-13 Andreas Jaeger <aj@suse.de>
15441
15442 * MAINTAINERS: Added myself.
15443
d207ebef
JM
15444Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
15445
15446 * Makefile.in (gdb-taz): New target. GDB specific archive.
15447 (do-md5sum): New target.
15448 (MD5PROG): Define.
15449 (PACKAGE): Default to TOOL.
15450 (VER): Default to a shell script.
15451 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 15452 md5 checksum generation.
d207ebef
JM
15453 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15454 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15455 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 15456 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
15457
15458Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
15459
15460 * configure (warn_cflags): Delete.
15461
0ea6d60c
PDM
15462Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
15463
15464 * MAINTAINERS: Added myself.
15465
17090313 154662000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 15467 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 15468
e490616e
ZW
15469 * configure.in (enable_libstdcxx_v3): Add.
15470 (target_libs): Add bits here to switch between libstdc++-v2 and
15471 libstdc++-v3.
15472 * config.if: And this file too.
15473 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 15474
76b78517
MM
154752000-04-05 Michael Meissner <meissner@redhat.com>
15476
15477 * config.sub (d30v): Add d30v as a basic machine type.
15478
ad242caf
JM
154792000-03-29 Jason Merrill <jason@casey.cygnus.com>
15480
15481 * configure.in: -linux-gnu*, not -linux-gnu.
15482
d4537148
TM
15483Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15484
15485 * MAINTAINERS: Add self in write-after-approval section.
15486
f152e9d4
JW
15487Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
15488
15489 * MAINTAINERS: Add self as ia64 port maintainer.
15490
6a5fcef1
NB
154912000-03-08 Neil Booth <NeilB@earthling.net>
15492
15493 * MAINTAINERS: Add self in write-after-approval section.
15494
d207ebef 15495Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 15496
d207ebef
JM
15497 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15498 (do-tar-bz2): Replace TOOL with PACKAGE.
15499 (gdb.tar.bz2): Remove GDBTK from GDB package.
15500 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 15501 dejagnu.tar.bz2): New packages.
d207ebef
JM
15502
155032000-02-27 Andreas Jaeger <aj@suse.de>
15504
15505 * configure.in: Add entry for mips*-*-linux*, move catch all
15506 *-*-*linux* entry below this one.
15507
155082000-02-27 Ian Lance Taylor <ian@zembu.com>
15509
15510 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 15511
521fe9d0
NC
155122000-02-24 Nick Clifton <nickc@cygnus.com>
15513
15514 * config.sub: Support an OS of "wince".
15515
d207ebef
JM
15516Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
15517
15518 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 15519 version.
d207ebef 15520
dce2d8b2 155212000-02-23 Linas Vepstas <linas@linas.org>
d207ebef
JM
15522
15523 * config.sub: Add support for Linux/IBM 370.
15524 * configure.in: Likewise.
15525
3a685f6f
NC
155262000-02-22 Nick Clifton <nickc@cygnus.com>
15527
15528 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15529
dce2d8b2 155302000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 15531
d207ebef 15532 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 15533
4746ee26
KG
155342000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15535
15536 * configure (gcc_version): When setting, narrow search to
15537 lines containing `version_string'.
15538
ba96c72d
DC
155392000-02-15 Denis Chertykov <denisc@overta.ru>
15540
15541 * config.sub: Add support for avr target.
15542
77f16a66
NC
155432000-02-14 Nick Clifton <nickc@cygnus.com>
15544
15545 * MAINTAINERS: Add maintainers for MCore port.
15546
784a3a80
HPN
15547Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
15548
15549 * config.sub: Add mmix-knuth-mmixware.
15550
719dd4fa
KG
155512000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15552
15553 * MAINTAINERS: Pair cccp with cpplib maintainership.
15554
dce2d8b2 155552000-01-27 Christopher Faylor <cgf@redhat.com>
d207ebef
JM
15556
15557 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15558 structure stuff to -L library search.
15559 (CXX_FOR_TARGET): Ditto.
15560 (CROSS_CHECK_MODULES): Fix spelling mistake.
15561
7a53e94b
MM
155622000-01-24 Mark Mitchell <mark@codesourcery.com>
15563
15564 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15565 the C++ compiler.
15566
0da3b5a7
RH
155672000-01-12 Richard Henderson <rth@cygnus.com>
15568
15569 * configure.in: Don't build some bits for beos.
15570
02368d6d
JS
155712000-01-12 Joel Sherrill (joel@OARcorp.com)
15572
15573 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15574 as include files.
15575
2e76d35c
ZW
155762000-01-11 Zack Weinberg <zack@wolery.cumb.org>
15577
15578 * Add self as cpplib maintainer, as requested by Jason
15579 Merrill. Correct my e-mail address.
15580
4c25fdcf
GK
155812000-01-06 Geoff Keating <geoffk@cygnus.com>
15582
15583 * configure.in: Use mt-aix43 to handle *_TARGET defs,
15584 not mh-aix43.
15585
188e3966
HPN
15586Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
15587
15588 * MAINTAINERS: Add myself to "write after approval" list.
15589
c2f5d030
RH
155901999-12-14 Richard Henderson <rth@cygnus.com>
15591
15592 * config.guess (alpha-osf, alpha-linux): Detect ev67.
15593 * config.sub: Accept alphaev[78], alphaev8.
15594
eeda916a
AO
155951999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15596
15597 * config.guess, config.sub: Update from autoconf.
15598
b3bd7820
BK
155991999-11-29 Bruce Korb <autogen@linuxbox.com>
15600
2c290989 15601 * MAINTAINERS: update my playtime e-address.
b3bd7820 15602
1882b2b1
RO
15603Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15604
15605 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15606 necessary libraries are missing.
15607
dce2d8b2 15608Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2395f805
DN
15609
15610 * MAINTAINERS: Add new 'write after approval' maintainer.
15611
1e25de97
APB
15612Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
15613
15614 * MAINTAINERS: Add new Java maintainer.
15615
1722c704
AS
156161999-10-25 Andreas Schwab <schwab@suse.de>
15617
15618 * configure: Fix quoting inside arguments of eval.
15619
8141abe8
NC
156201999-10-21 Nick Clifton <nickc@cygnus.com>
15621
15622 * config-ml.in: Allow suppression of some ARM multilibs.
15623
0b77644a
LV
15624Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
15625
15626 * config.guess: Add OS/390 match pattern.
15627 * config.sub: Add mvs, openedition targets.
15628 * configure.in (i370-ibm-opened*): New.
15629
d207ebef
JM
156301999-09-04 Steve Chamberlain <sac@pobox.com>
15631
15632 * config.sub: Add support for configuring for pj.
15633
156341999-08-31 Nick Clifton <nickc@cygnus.com>
15635
15636 * config.sub (maybe_os): Add support for configuring for fr30.
15637
af13ebe9
NC
156381999-08-25 Nick Clifton <nickc@cygnus.com>
15639
15640 * configure.in: Do not configure or build ld for AIX
15641 platforms. ld is known to be broken on these platforms.
15642
1250c760
RO
15643Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15644
15645 * config-ml.in: Pass compiler flag corresponding to multidirs to
15646 subdir configures.
15647
d207ebef
JM
156481999-08-09 Ian Lance Taylor <ian@zembu.com>
15649
15650 * Makefile.in (LDFLAGS): Define.
15651
156521999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
15653
15654 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15655 noconfigdirs.
15656 (*-*-cygwin*): Likewise.
15657
156581999-08-08 Ian Lance Taylor <ian@zembu.com>
15659
15660 * mkdep: New file.
15661 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15662 (BINUTILS_SUPPORT_DIRS): Add mkdep.
15663
15664 From Eli Zaretskii <eliz@is.elta.co.il>:
15665 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15666 long file name when using DJGPP on MS-DOS.
15667
dbd83e11
JL
15668Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
15669
15670 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15671
d207ebef
JM
156721999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
15673
15674 * Makefile.in (check-target-libio): Remove all-target-libstdc++
15675 dependency as this causes "make check" to globally "make all"
15676
cd1f4c2c
TT
15677Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
15678
15679 * configure.in (target_libs): Added target-zlib.
15680 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15681 (CONFIGURE_TARGET_MODULES): Likewise.
15682 (CHECK_TARGET_MODULES): Likewise.
15683 (INSTALL_TARGET_MODULES): Likewise.
15684 (CLEAN_TARGET_MODULES): Likewise.
15685 (configure-target-zlib): New target.
15686 (all-target-zlib): Likewise.
15687 (all-target-libjava): Depend on all-target-zlib.
15688 (configure-target-libjava): Depend on configure-target-zlib.
15689
15690 * Makefile.in (configure-target-libjava): Depend on
15691 configure-target-newlib.
15692 (configure-target-boehm-gc): New target.
15693 (configure-target-qthreads): New target.
15694
e490616e
ZW
15695 * configure.in (target_libs): Added target-qthreads.
15696 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15697 (CONFIGURE_TARGET_MODULES): Likewise.
15698 (CHECK_TARGET_MODULES): Likewise.
15699 (INSTALL_TARGET_MODULES): Likewise.
15700 (CLEAN_TARGET_MODULES): Likewise.
15701 (all-target-qthreads): New target.
15702 (configure-target-libjava): Depend on configure-target-qthreads.
15703 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
15704
15705 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15706 (CONFIGURE_TARGET_MODULES): Likewise.
15707 (CHECK_TARGET_MODULES): Likewise.
15708 (INSTALL_TARGET_MODULES): Likewise.
15709 (CLEAN_TARGET_MODULES): Likewise.
15710 (all-target-libjava): New target.
15711 (all-target-boehm-gc): Likewise.
15712 * configure.in (target_libs): Added libjava, boehm-gc.
15713
d207ebef
JM
157141999-07-22 Ian Lance Taylor <ian@zembu.com>
15715
15716 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15717 configure.bat in SUPPORT_FILES.
15718 (gas+binutils.tar.bz2): Likewise.
15719
15720 * makeall.bat: Remove; obsolete.
15721
157221999-07-21 Ian Lance Taylor <ian@zembu.com>
15723
15724 From Mark Elbrecht:
15725 * configure.bat: Remove; obsolete.
15726
157271999-07-11 Ian Lance Taylor <ian@zembu.com>
15728
15729 * configure: Add -W -Wall to the default CFLAGS when compiling with
15730 gcc.
15731
15732Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
15733
15734 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15735
157361999-06-30 Mark Mitchell <mark@codesourcery.com>
15737
15738 * configure.in: Build ld on IRIX6.
15739
157401999-06-12 Ian Lance Taylor <ian@zembu.com>
15741
15742 * Makefile.in: Change distribution targets to use bzip2 instead of
15743 gzip.
15744 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15745 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15746
157471999-06-04 Nick Clifton <nickc@cygnus.com>
15748
15749 * config.sub: Add mcore target.
15750
26d088fa
CD
15751Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
15752
15753 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15754
c2c08b29
L
15755Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
15756
15757 * config.guess (dummy): Changed to $dummy.
15758
671d0648
NC
157591999-05-24 Nick Clifton <nickc@cygnus.com>
15760
15761 * config.sub: Tidied up case statements.
15762
b1345c72
BE
157631999-05-22 Ben Elliston <bje@cygnus.com>
15764
51ccbd8d
BE
15765 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15766 <jiro@din.or.jp>.
15767
b1345c72
BE
15768 * config.guess: Merge with FSF version. Future changes will be
15769 more accurately recorded in this ChangeLog.
15770 * config.sub: Likewise.
15771
2caf864f
SM
15772Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
15773
3d3b561f 15774 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
2caf864f 15775
d207ebef
JM
157761999-04-30 Tom Tromey <tromey@cygnus.com>
15777
15778 * ltmain.sh: [mode link] Always use CC given by ltconfig.
15779
90fb0c24
TT
157801999-04-23 Tom Tromey <tromey@cygnus.com>
15781
15782 * ltconfig, ltmain.sh: Update to libtool 1.2f.
15783
d207ebef
JM
157841999-04-20 Drew Moseley <dmoseley@cygnus.com>
15785
15786 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15787 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15788 Bad merge removed these two changes.
15789
3516940d 15790Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 15791 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
15792
15793 * config.guess (interix Alpha): Add.
15794
d207ebef
JM
157951999-04-11 Richard Henderson <rth@cygnus.com>
15796
15797 * configure.in (i?86-*-beos*): Do config gperf; don't config
15798 gdb, newlib, or libgloss.
15799
e891fbfe 15800Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 15801
e891fbfe
AO
15802 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15803 link a trivial program with -mabi=64. If it fails, remove mabi=64
15804 from multidirs.
15805
f9ae47d6
PT
15806Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
15807
15808 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15809
d207ebef
JM
158101999-04-08 Nick Clifton <nickc@cygnus.com>
15811
15812 * config.sub: Add support for mcore targets.
15813
158141999-04-07 Michael Meissner <meissner@cygnus.com>
15815
15816 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
15817 not mt-ospace, in order to shut up assembler warning about using
15818 symbols that are named the same as registers.
15819
158201999-04-07 Drew Moseley <dmoseley@cygnus.com>
15821
15822 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
15823 dependency list for all-target-cygmon.
15824
158251999-04-05 Doug Evans <devans@casey.cygnus.com>
15826
15827 * config-ml.in: Check $host, not $target, for selective multilibs.
15828 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
15829 thumb interworking, and underscore prefix multilibs.
15830
158311999-04-04 Ian Lance Taylor <ian@zembu.com>
15832
15833 * missing: Update to version from current automake.
15834
88101ab9
L
15835Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
15836
15837 * configure (gxx_include_dir): Removed.
15838
15839 * configure.in (gxx_include_dir): Handle it.
15840 * Makefile.in: Likewise.
15841
d207ebef
JM
158421999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
15843
15844 * config.sub (mips64vr4111,mips64vr4111el) Add.
15845
158461999-03-21 Ben Elliston <bje@cygnus.com>
15847
e490616e 15848 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 15849
8dc91cbe
ME
15850Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
15851
8dc91cbe
ME
15852 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
15853 config/mh-djgpp.
15854
d207ebef
JM
15855Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
15856
15857 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
15858 all-target-newlib to dependency list for all-target-bsp.
15859
926bb5ed
MK
15860Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
15861
15862 * config.sub: Add i386-uwin support.
15863 * config.guess: Likewise.
15864
4a6e3000
FS
15865Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15866
15867 * configure.in: cleanup, add mh-*pic handling for arm, special
15868 case powerpc*-*-aix*
15869
d207ebef
JM
15870Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
15871
15872 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
15873 can be built.
15874
15875Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
15876
15877 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 15878 targets.
d207ebef 15879
71c91078
NC
158801999-03-02 Nick Clifton <nickc@cygnus.com>
15881
15882 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
15883
282e5df8
GN
15884Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
15885
15886 * config.sub: Check for "cygwin*" rather than "cygwin32*"
15887
1de558ee
NC
158881999-02-24 Nick Clifton <nickc@cygnus.com>
15889
15890 * config.sub: Fix typo in arm recognition.
15891
d207ebef
JM
15892Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
15893
15894 * configure.in (noconfigdirs): Changed target_configdirs to
15895 include target-bsp only for m68k-*-elf* and m68k-*-coff*
15896 rather than m68k-*-* since it is not known to work on
15897 m68k-aout. Ditto for arm-*-*oabi.
15898
15899Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
15900
15901 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
15902
159031999-02-19 Ben Elliston <bje@cygnus.com>
15904
15905 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
15906 Smart and improved by Andrew Cagney.
15907
fab7445a
ME
15908Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
15909
15910 * config.guess: Recognize openbsd-*-hppa.
15911
8ccdc228
L
15912Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
15913
15914 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
15915 only if it is not empty.
15916
3b7265ff
NC
159171999-02-17 Nick Clifton <nickc@cygnus.com>
15918
15919 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 15920
d207ebef 15921 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
15922
15923 * config.sub: Modified to recognize uname's armv* syntax.
15924
d207ebef
JM
159251999-02-17 Mark Salter <msalter@cygnus.com>
15926
15927 * configure.in: Added target-bsp for sparclite.
15928
15929Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
15930
15931 * config.sub: Recognize alphapca5[67] and up to alphaev8.
15932
159331999-02-08 Nick Clifton <nickc@cygnus.com>
15934
15935 * configure.in: Add support for strongarm port.
15936 * config.sub: Add support for strongarm target.
15937
c48dd3f5 15938Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 15939
c48dd3f5
MK
15940 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
15941 the old name config/mh-cygwin32.
15942 Enable texinfo.
15943
d207ebef
JM
15944Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
15945
15946 * configure.in: Do build ld for ix86 Solaris.
15947
ecd62820
JW
15948Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
15949
15950 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
15951 $AR_FOR_TARGET. Likewise for RANLIB.
15952
bbd8fa7f 15953Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 15954
e490616e
ZW
15955 * config.sub (oabi): Recognize.
15956 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 15957
0397442c
RL
15958Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
15959
15960 * config.guess: Improve detection of i686 on UnixWare 7.
15961
c9ffaa63
MK
15962Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
15963
15964 * config.guess: Add support for i386-pc-interix.
15965 * config.sub: Likewise.
15966 * configure.in: Likewise.
c9ffaa63 15967
d207ebef
JM
15968Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
15969
15970 * Makefile.in: Remove unneeded all-target-libio from
15971 from all-target-winsup target since it is now unneeded.
15972 Add all-target-libtermcap in its place since it is now
15973 needed.
15974
15975Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
15976
15977 * configure.in: makefile stub for cygwin target is probably
15978 unnecessary. Remove it for now.
d207ebef
JM
15979
15980Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
15981
15982 * configure.in: libtermcap.a should be built when cygwin is the
15983 target as well as the host.
15984 * config.guess: Allow mixed case in cygwin uname output.
15985 * Makefile.in: Add libtermcap target.
d207ebef 15986
ebe12325
JL
15987Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
15988
15989 * config.sub: Clean up handling of hppa2.0.
15990
57057b67
RB
15991Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
15992
15993 * config.guess: Use C code to identify more HP machines.
15994
f8670be1
JL
15995Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
15996
15997 * config.sub: Handle hppa2.0.
15998
d207ebef
JM
15999Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
16000
16001 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 16002 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
16003
160041998-12-15 Mark Salter <msalter@cygnus.com>
16005
16006 * configure.in: Added target-bsp for several target architectures.
16007
16008 * Makefile.in: Added rules for bsp.
16009
d1a09590
JL
16010Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
16011
16012 * config.guess: Improve detection of hppa2.0 processors.
16013
16014Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
16015
16016 * config.guess: Recognize FreeBSD using ELF automatically.
16017
71205e0b
MH
160181998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
16019
16020 * configure (skip-this-dir): Add handling for new shell script, which
16021 might be created by a sub-directory's configure to indicate, this particular
16022 directory is "unwanted".
16023 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
16024
d207ebef
JM
16025Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
16026
16027 * ltconfig: import from libtool, after changing libtool to
16028 account for the cygwin name change.
16029
16030Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
16031
16032 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
16033 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
16034
16035Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
16036
16037 * configure.in: Add libtermcap to list of cygwin dependencies.
16038
16039Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
16040
e490616e
ZW
16041 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
16042 they include winsup/include when it's a cygwin target.
d207ebef
JM
16043
160441998-11-12 Tom Tromey <tromey@cygnus.com>
16045
16046 * configure.in (host_tools): Added zip.
16047 * Makefile.in (all-target-libjava): Depend on all-zip.
16048 (all-zip): New target.
16049 (ALL_MODULES): Added all-zip.
16050 (NATIVE_CHECK_MODULES): Added check-zip.
16051 (INSTALL_MODULES): Added install-zip.
16052 (CLEAN_MODULES): Added clean-zip.
16053
16054Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
16055
16056 * Makefile.in: lose "32" from comment about cygwin.
16057
16058Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
16059
16060 * configure.in: Use -Os to build target libraries for the fr30.
16061
16062Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
16063
16064 * config.sub: Add fr30.
16065
16066Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
16067
e490616e 16068 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
16069 cygwin* instead of cygwin32*.
16070 * config.sub: Check cygwin* instead of cygwin32*.
16071
d2ec8b39
RL
16072Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
16073
16074 * config.guess: Match any version of Unixware7.
16075
d207ebef
JM
160761998-10-20 Syd Polk <spolk@cygnus.com>
16077
16078 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
16079 if desired.
16080
35cd2565
JL
16081Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
16082
16083 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
16084 these if the appropriate directories and files to not exist.
16085
52d4e5b7
JL
16086Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
16087
16088 * Makefile.in (DEVO_SUPPORT): Add config.if.
16089
38ada91e
MH
16090Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
16091
16092 * configure: Add pattern to replace "build_tooldir"'s
16093 definition in the generated Makefile with "tooldir"'s
16094 actual value.
16095
e44e84da
JL
16096Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
16097
56a8387f
JL
16098 * config.sub: Bring back lost sparcv9.
16099
e44e84da
JL
16100 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
16101
5cb95c7a
JL
16102Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
16103
16104 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
16105 CC_FOR_TARGET and friends.
16106
16107Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 16108
ceff9b14
AO
16109 * Makefile.in (build_tooldir): New variable, same as tooldir.
16110 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
16111 -B$(build_tooldir)/bin/.
16112 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 16113
f2d11dcd
GP
16114Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
16115
16116 * README: Remove installation instructions and refer to the
16117 INSTALL directory instead.
16118
73a6d2e7 16119Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 16120
73a6d2e7
RL
16121 * config.sub: Add support for i[34567]86-pc-udk.
16122 * configure.in: Likewise.
16123
5d4a5ee6
JL
16124Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
16125
16126 * Makefile.in: add bzip2 package building bits for user
16127 tools module
16128 * configure.in: ditto
16129
6fc19d6d
JL
16130Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
16131
16132 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
16133 (ALL_TARGET_MODULES): Add all-target-libobjc.
16134 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16135 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16136 (all-target-libchill): Add dependencies.
16137 * configure.in (target_libs): Add libchill.
4e81ae98 16138
f653f0ab
MH
161391998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
16140
16141 * configure.in (target_subdir): Remove duplicate line.
16142
5d4a5ee6
JL
16143Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
16144
16145 * Makefile.in (all-automake): fix dependencies.
16146
494933e4
JL
16147Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
16148
16149 * configure.in: Minor cleanups for building in the $(target_alias)
16150 subdir.
16151
f6b58262
JW
161521998-09-22 Jim Wilson <wilson@cygnus.com>
16153
16154 * Makefile.in (bootstrap): Set r and s before make all. Use
16155 BASE_FLAGS_TO_PASS in make all.
16156 (cross): Likewise.
16157
27c7a08d
MM
161581998-09-20 Mark Mitchell <mark@markmitchell.com>
16159
16160 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
16161
e67afd1e
RH
16162Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
16163
16164 * config.sub: Fix typo in last change.
16165
8e44ac71
MH
161661998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
16167
16168 * config.sub: Add support for C4x target.
16169 * configure.in: Likewise.
16170
d7496fbb
DM
161711998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
16172
16173 * config.sub: Recognize sparcv9 just like sparc64.
16174
22097bd1
RL
16175Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
16176
16177 * config.guess: Match "Pent II" or "PentII" for OpenServer.
16178
4b877abd
JL
16179Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
16180
2c8ec9a2
JL
16181 * config.guess: Correctly identify Pentium II sco boxes.
16182
4b877abd
JL
16183 * config.guess: Fix "tr" code. From Weiwen Liu.
16184
ab03db52
JH
16185Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
16186
16187 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
16188 stabs.
16189
b54db294
JL
16190Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
16191
16192 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
16193 (ALL_TARGET_MODULES): Add all-target-libchill.
16194 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16195 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16196 (all-target-libchill): Add dependencies.
16197 * configure.in (target_libs): Add libchill.
16198
bf48dd73
LW
16199Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
16200
16201 * config.guess: Avoid assumptions about "tr" behaves when
16202 LANG is set to something other than English.
16203
a3cbd105
L
16204Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
16205
16206 * configure (gxx_include_dir): Changed to
16207 '${prefix}/include/g++'-${libstdcxx_interface}.
16208
16209 * config.if: New to determine the interfaces.
16210
c4acd909
MK
16211Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
16212
16213 * config.guess: Detect and handle MPE/IX.
16214 * config.sub: Deal with MPE/IX.
16215
9ea97665
DE
16216Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
16217
16218 * configure.in: Use mh-aix43.
16219
0ce065bd
MH
162201998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
16221
16222 * configure: Fix --without/--disable cases for gxx-include-dir.
16223
5d4a5ee6
JL
16224Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
16225
16226 * mdata-sh: Imported. Needed for automake support.
16227
16228Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
16229
16230 * Makefile.in (taz): Try "chmod -R og=u ." before
16231 "chmod og=u `find . -print`".
16232
16233Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
16234
16235 * configure.in: Add arm-elf and thumb-elf support.
16236
16237Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
16238
16239 * Makefile.in: Undo previous patch.
16240
16241Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
16242
16243 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
16244 to here ...
16245 (install-no-fixedincludes): and here
16246 (INSTALL_MODULES): ... from here.
16247
466456d9
ILT
16248Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
16249
16250 * config.sub: Merge with FSF.
16251
1b409d25
ILT
16252 * config.guess: Merge with FSF.
16253
d207ebef
JM
16254Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
16255
16256 * configure (extraconfigdirs): New variable.
16257 (SUBDIRS): Add extraconfigdirs and recurse on them too.
16258 * Makefile.in (all): Move higher in file.
16259 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
16260 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
16261 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
16262 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
16263 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
16264
162651998-07-23 Brendan Kehoe <brendan@cygnus.com>
16266
16267 * Makefile.in (all-target-libjava): Depend on all-gcc and
16268 all-target-newlib.
16269 (configure-target-libjava): Depend on $(ALL_GCC).
16270
7f1937c1
RL
16271Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
16272
16273 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
16274 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
16275
2ada2bd6
ML
16276Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
16277
16278 * INSTALL/README: Fix typo.
16279
1e025bde
ML
16280Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
16281
5d4a5ee6
JL
16282 * ylwrap: Change absolute path checks to check for DOS style path
16283 names.
1e025bde 16284
5d4a5ee6
JL
16285 * ylwrap: Don't use a full path name if the source file is in the
16286 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 16287
6755ff73
ILT
16288 * config-ml.in: Default to being verbose, to match Feb 18 change to
16289 configure.
16290
5d4a5ee6
JL
16291Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
16292
16293 Brought over from egcs:
16294
16295 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16296
16297 * configure.in (target_subdir): Set to ${target_alias} instead
16298 of "libraries".
16299
16300 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
16301
16302 * configure.in (target_subdir): Set to libraries if enable_multilib.
16303
16304Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
16305
16306 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
16307 multilibs, force reconfiguration the first time we create
16308 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
16309
16310Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
16311
16312 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
16313 avoid confusion with --no-recursion.
16314
16315Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
16316
16317 * configure.in: Win32 hosts shouldn't use install -x
16318 * install-sh: remove -x option, and special .exe-handling
16319 hack.
16320
d207ebef
JM
16321Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
16322
16323 * config.guess: Recognize i586-pc-beos.
16324 * configure.in: Don't build some bits for beos.
16325
fbd836fc
ILT
16326Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
16327
5d4a5ee6
JL
16328 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
16329 CFLAGS default to -O2.
16330
fbd836fc
ILT
16331 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
16332 when using GNU ld.
16333
16334Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
16335
16336 * ltmain.sh: Correct install when using a different shell.
16337
16338Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
16339
16340 * ltconfig, ltmain.sh: Update to libtool 1.2b.
16341
d207ebef
JM
16342Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
16343
16344 * makefile.vms: Update to build binutils/makefile.vms. Add install
16345 target.
fbd836fc
ILT
16346
16347Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
16348
16349 * ltconfig: Update to correct AIX handling.
16350
69b471bc
JL
16351Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16352
81241b5e
JL
16353 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16354
69b471bc
JL
16355 * configure.in (target_subdir): Set to ${target_alias} instead
16356 of "libraries".
16357
bedf82df
MH
163581998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
16359
16360 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16361 (Makefile): Depend on $(gcc_version_trigger).
16362
16363 * configure (gcc_version): Change default initializer to empty
16364 string.
16365 (gcc_version_trigger): New variable; pass this variable down
16366 to subdir configures to enable them checking gcc's version
16367 themselves. Emit make macros for both gcc_version vars.
16368 (topsrcdir): Initialize reliably.
16369 (recursion line): Remove --with-gcc-version=${gcc_version}.
16370
28e449d8
MH
163711998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16372
16373 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
16374 --enable-version-specific-runtime-libs which installs C++ runtime stuff
16375 in $(libsubdir); emit definition in each generated Makefile.
16376 (gxx_include_dir): Initialize depending on
16377 $enable_version_specific_runtime_libs.
28e449d8 16378
50c4c9f7
MH
163791998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16380
16381 * configure (gcc_version): Initialize properly depending on
16382 how and where configure is started.
16383 (recursion line): Pass a --with-gcc-version=${gcc_version}
16384 to configures in subdirs.
16385
d207ebef
JM
16386Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
16387
16388 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 16389 cygmon
d207ebef 16390
5d4a5ee6
JL
16391Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
16392
16393 * configure.in: Add cygmon and libstub support for mn10200.
16394
2f96399b
MH
163951998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
16396
16397 * configure (gcc_version): Add new variable describing the
16398 particular gcc version we're building.
16399 * Makefile.in (libsubdir): Add new macro for the directory
16400 in which the compiler finds executables, libraries, etc.
16401 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16402 and libsubdir.
16403
c4137c50
AO
16404Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16405
ceff9b14
AO
16406 * Makefile.in (local-clean): Remove *.log.
16407 (warning.log): Built with warn_summary from build.log.
16408 (mail-report.log): Run test_summary.
16409 (mail-report-with-warnings.log): Run test_summary including
16410 warning.log in the report.
c4137c50 16411
276d5ee0
RL
16412Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
16413
16414 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16415
5d4a5ee6
JL
16416Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
16417
16418 * Makefile.in (grep): Grep no longer depends on libiberty.
16419
16420Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
16421
16422 * Makefile.in: all-snavigator needs all-libgui.
16423
16424Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
16425
16426 * configure.in: Add cygmon and libstub support for mn10300.
16427
8af14275
ILT
16428Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
16429
16430 * missing: Update to version from automake 1.3.
16431
fbd836fc
ILT
16432 * ltmain.sh: On installation, don't get confused if the same name
16433 appears more than once in the list of library names.
16434
466456d9
ILT
16435Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
16436
16437 * config.sub: Accept m68060 and m5200 as CPU names.
16438
5d4a5ee6
JL
16439Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
16440
16441 * configure: Use && rather than using -a in test, because odd
16442 strings can confuse test.
16443 * configure.in: Likewise.
16444
fbd836fc
ILT
16445Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
16446
16447 * ltconfig, ltmain.sh: Bring in Visual C++ support.
16448
f0983958
AO
16449Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16450
16451 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 16452 bootstrap4-lean): New targets.
f0983958 16453
bfed1ea0
JL
16454Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
16455
16456 * mpw-* Delete. Not used.
16457
5d4a5ee6
JL
16458Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
16459
16460 * COPYING.LIB: Update FSF address.
16461
bfed1ea0
JL
16462Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
16463
16464 * ltconfig, ltmain.sh: Update to libtool 1.2a.
16465
5d4a5ee6
JL
16466 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16467 GAS_SUPPORT_DIRS.
16468
bfed1ea0
JL
16469Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
16470
16471 * ltconfig, ltmain.sh: Avoid producing a version number if
16472 -version-info was not used.
16473
5d4a5ee6
JL
16474Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
16475
16476 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16477 building with newlib.
16478
164791998-04-30 Paul Eggert <eggert@twinsun.com>
16480
d207ebef 16481 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 16482 Solaris `make' causes it to continue to next definition.
d207ebef
JM
16483
16484Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
16485
16486 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16487 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
16488
16489Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
16490
16491 * configure.in: Change alpha to alpha* in several places.
16492
d207ebef
JM
16493Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
16494
16495 * config.sub: Recognize sparc86x.
16496
77be0cab
MM
16497Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
16498
16499 * configure.in (--enable-target-optspace): Remove debug echo.
16500
62441128
JW
16501Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
16502
16503 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16504
bfed1ea0
JL
16505Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
16506
16507 * ltconfig: Update cygwin32 support.
16508
5d4a5ee6
JL
16509 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16510 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16511 (GDB_SUPPORT_DIRS): Likewise.
16512
3f4ea1de
MM
16513Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
16514
16515 * configure.in (target_makefile_frag): If --enable-target-optspace,
16516 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
16517 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16518 not used.
16519 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 16520
5d4a5ee6
JL
16521Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
16522
16523 * Makefile.in (all-bfd): Depend on all-intl.
16524 (all-binutils): Likewise.
16525 (all-gas): Likewise.
16526 (all-gprof): Likewise.
16527 (all-ld): Likewise.
16528
165291998-04-19 Brendan Kehoe <brendan@cygnus.com>
16530
16531 * configure.in (host_tools): Fix typo, lbtool -> libtool.
16532
bfed1ea0
JL
16533Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
16534
5d4a5ee6
JL
16535 * Makefile.in (all-bfd): Depend upon all-libiberty.
16536
bfed1ea0
JL
16537 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16538
5d4a5ee6
JL
16539Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
16540
16541 * Makefile.in: Add libstub.
16542
16543 * configure.in: Ditto. Build libstub for targets that have cygmon
16544 support.
16545
16546Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
16547
16548 * configure.in: Don't set PICFLAG on ix86-cygwin32.
16549
16550Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
16551
16552 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16553 use mh-sysv5 if specified. Support gprof on SCO Open Server.
16554
ec8d6ddc
KW
16555Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
16556
16557 * configure: Define DEFAULT_M4 by searching PATH.
16558 * Makfile.in: Use DEFAULT_M4.
16559
bfed1ea0
JL
16560Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
16561
16562 * ltconfig: Add cygwin32 support.
16563
5d4a5ee6
JL
16564 * Makefile.in, configure.in: Add libtool as a native only directory
16565 to configure and build.
16566
547a6183
JL
16567Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
16568
16569 * Makefile.in (INSTALL_MODULES): Remove texinfo.
16570
5d4a5ee6 16571Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 16572
5d4a5ee6
JL
16573 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16574
16575Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
16576
16577 * Makefile.in: add ash make rules
16578 * configure.in: add ash to native_only and host_tools lists
16579
16580Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
16581
16582 * Makefile.in (all-gettext, all-intl): New targets.
16583 (ALL_MODULES): Added all-gettext, all-intl.
16584 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16585 (INSTALL_MODULES): Added install-gettext, install-intl.
16586 (CLEAN_MODULES): Added clean-gettext, clean-intl.
16587
16588 * configure.in (host_tools): Added gettext.
16589 (native_only): Likewise.
16590 (noconfigdirs) [various cases]: Likewise.
16591 (host_libs): Added intl.
16592
d207ebef
JM
16593Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
16594
16595 * configure: Do not disable building gdbtk for cygwin32 hosts.
16596
e98e406f
NC
16597Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
16598
16599 * configure.in: Add thumb-coff target.
16600 * config.sub: Add thumb-coff target.
16601
5d4a5ee6
JL
16602Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16603
16604 * Makefile.in: Revert yesterday's change.
16605 (all-target-winsup): all-target-librx stays out of here.
16606
16607Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
16608
16609 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16610 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16611 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16612 Remove references to librx and libg++.
16613
16614Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
16615
16616 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16617 recursive makes
16618
bfed1ea0
JL
16619Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
16620
16621 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 16622 for newlib directory.
bfed1ea0
JL
16623 (CXX_FOR_TARGET): Likewise.
16624
16625Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
16626
16627 * ltconfig: Update after libtool/ltconfig.in change for
16628 hpux11.
16629
16630Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
16631
16632 * ltconfig, ltmain.sh: Update to libtool 1.2.
16633
3cd730af
MH
16634Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
16635
16636 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16637 (install-gcc-cross): Instead, override LANGUAGES here.
16638
80564603
DL
166391998-03-18 Dave Love <d.love@dl.ac.uk>
16640
16641 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16642 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16643
d207ebef
JM
16644Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
16645
16646 * configure.in: Add Thumb-pe target.
16647
5d4a5ee6 16648Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 16649
5d4a5ee6
JL
16650 * Makefile.in - changed sn targets to snavigator
16651 * configure.in - changed sn targets to snavigator
16652
2d4a0558
MH
16653Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
16654
16655 * config-ml.in: After building symlink tree call make distclean
16656 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16657 to be the case for libiberty.
16658
04b93567
L
16659Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
16660
16661 * configure: When making link, also check the current
16662 directory. The configure scripts may create one.
16663
9a06b842
RH
16664Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
16665
16666 * config.sub: Accept alphapca56 and alphaev6 properly.
16667
217fc4e6
FS
16668Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16669
16670 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16671
3e07bdbd 16672Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 16673
e490616e 16674 * config.sub (sco5): Fix typo.
3e07bdbd 16675
5d4a5ee6
JL
16676Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
16677
16678 * Makefile.in (INSTALL_MODULES): Move install-tcl before
16679 install-itcl.
16680 (install-itcl): Remove dependency on install-tcl.
16681
16682Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
16683
16684 * configure.in: Remove libgloss from noconfigdirs for MN10300.
16685
16686Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
16687
16688 * configure.in: Don't build libgui for a cygwin32 target when not on
16689 a cygwin32 host.
16690
16691Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
16692
16693 * configure (redirect): Set to null, so default behavior of
16694 configure is now --verbose.
16695
ce0d965c
DL
166961998-02-16 Dave Love <d.love@dl.ac.uk>
16697
16698 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16699 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16700
3acd1fd0
MH
16701Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
16702
16703 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16704 this change to sync Makefile.in with its ChangeLog entries.
16705
5d4a5ee6
JL
16706Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
16707
16708 * ltmain.sh (mkdir): Check that the directory doesn't exist
16709 before we exit with error, so that we don't get races during
16710 parallel builds.
16711
bfed1ea0
JL
16712Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
16713
16714 * ltconfig, ltmain.sh: Update from libtool 1.0i.
16715
4e77e8f1
MH
16716Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
16717
16718 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16719 PICFLAG_FOR_TARGET.
16720 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16721
16722 * configure: Emit a definition for the new macro enable_shared
16723 into each Makefile.
16724
5d4a5ee6
JL
16725Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16726
16727 * configure.in (host_tools, native_only): Add libtool.
16728
16729Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
16730
16731 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16732 Fix typo in ming config comment.
16733
bfed1ea0
JL
16734Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
16735
16736 * ltconfig, ltmain.sh: Update from libtool 1.0h.
16737
5d4a5ee6
JL
16738Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
16739
16740 * config.sub: Add tic30 cases, and map c30 to tic30.
16741
8821a725
RH
16742Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
16743
16744 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16745 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16746 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16747 (CLEAN_TARGET_MODULES): Similarly
16748 (all-target-libf2c): Add dependences.
4e81ae98 16749 * configure.in (target_libs): Add libf2c.
8821a725 16750
5d4a5ee6
JL
16751Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
16752
16753 * configure.in: Remove expect from noconfigdirs when target
16754 is cygwin32. OK to build expect and dejagnu with Canadian
16755 Cross.
16756
0aadd657
ILT
16757Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
16758
5d4a5ee6
JL
16759 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16760 host.
16761
0aadd657
ILT
16762 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16763 and mingw32.
16764
d0a8352c
MH
16765Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
16766
16767 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16768 here as it is not defined in the toplevel Makefile.
16769
59739e3c
MH
16770Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
16771
16772 * configure (package_makefile_rules_frag): New variable, which names
16773 a file with generic rules, ...
16774 Change comment to mention we now have FIVE parts.
16775 * configure: Undo last change.
16776
228197ee
LT
16777Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
16778
16779 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 16780 * config.sub: More accurate determination of HP processor types.
228197ee 16781
efd4c0ba
MH
16782Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
16783
16784 * configure (package_makefile_frag): Move inserting the
16785 ${package_makefile_frag} to where it should be according
16786 to the comment.
16787
6eef3189
PB
16788Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
16789
16790 * config.guess: Add support for Linux/ARM.
16791
d207ebef
JM
16792Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
16793
16794 * .cvsignore: Remove *-info and *-install since they match
16795 release-info and mpw-install, which we don't want to just ignore.
16796
48464ebf
RH
16797Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
16798
16799 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16800
803462a7
PN
16801Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
16802
16803 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16804 local_prefix to sub-make invocations.
16805
520ab477
L
16806Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
16807
16808 * configure.in: Check makefile fragments in the source
16809 directory.
16810
4bcdb76d
AO
16811Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16812
ceff9b14
AO
16813 * configure.in: Check whether host and target makefile
16814 fragments exist before adding them to *_makefile_frag.
4bcdb76d 16815
5d4a5ee6
JL
16816Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
16817
16818 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
16819
16820Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
16821
16822 * configure.in: Make sure we only replace RPATH_ENVVAR on
16823 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
16824 regexp to sed.
16825
16826 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
16827 to sub-makes.
16828
0d3e11a5
LI
168291998-01-13 Lee Iverson (leei@ai.sri.com)
16830
16831 * config-ml.in (multi-do): LDFLAGS must include multilib
16832 designator.
16833
d45b3d87 16834Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
16835
16836 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
16837
d39cd7a1
MK
16838Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
16839
16840 * config.sub: Add mingw32 support.
16841 * configure.in: Likewise.
d39cd7a1 16842
6decbc24
FS
16843Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
16844
16845 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
16846
5d4a5ee6
JL
16847Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
16848
16849 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16850 * configure (gxx_include_dir): Provide a definition for subdirs
16851 which do not use autoconf.
16852
16853Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
16854
16855 * config.guess: Sync with egcs. Picks up new alpha support,
16856 BeOS & some additional linux support.
16857
d3d1907a
JL
16858Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
16859
16860 * config.guess: HP 9000/803 is a PA1.1 machine.
16861
b104e095
RH
16862Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
16863
16864 * configure.in: It's alpha*-...
16865
aca823c1
L
16866Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
16867
16868 * configure.in (host_makefile_frag, target_makefile_frag):
16869 Handle multiple config files.
16870 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
16871 alpha-*-*.
16872
d207ebef
JM
16873Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
16874
16875 * mkdep: New file.
16876
16877Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
16878
16879 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
16880
5d4a5ee6
JL
16881Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
16882
16883 * Makefile.in: Add libgui directory.
16884 (GDB_TK): Add all-libgui.
16885 * configure.in: Add libgui directory.
16886 * configure: Add all-libgui to GDB_TK.
16887
16888Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
16889
16890 * config-ml.in (multidirs): Add m32r to multilib list.
16891
16892Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
16893
16894 * Makefile.in (all-target-gperf): Change dependency to
16895 all-target-libstdc++.
16896
baf55877
FF
16897Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
16898
16899 * config.guess: Add BeOS support.
16900
5d4a5ee6
JL
16901Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
16902
16903 Source directory cvs renamed to cvssrc:
16904 * configure.in (host_tools): Change cvs to cvssrc.
16905 (native_only): Likewise.
16906 (noconfigdirs) [various cases]: Likewise.
16907 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
16908 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
16909 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
16910 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
16911 (all-cvssrc): Rename target from all-cvs.
16912
f2d76545
JL
16913Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
16914
16915 * configure (gxx_include_dir): Fix thinko.
16916
205cba53
JL
16917Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
16918
16919 * Makefile.in (INSTALL_TARGET_CROSS): Define.
16920 (install-cross, install-gcc-cross): New targets.
16921
5d4a5ee6
JL
16922Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
16923
16924 * configure.in (noconfigdirs): Add support for Thumb target.
16925
16926 * config.sub (maybe_os): Add support for Thumb target.
16927
16928Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
16929
16930 * Makefile.in: Add rules for cygmon.
16931
16932 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
16933
96b0f1fc
JL
16934Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
16935
16936 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16937 * configure (gxx_include_dir): Provide a definition for subdirs
16938 which do not use autoconf.
d207ebef
JM
16939
16940Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
16941
16942 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 16943 11/18/97 build
d207ebef 16944
7dfef6ed
JL
16945Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
16946
16947 * From Franz Sirl.
16948 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
16949 found on RedHat Linux systems.
96b0f1fc 16950
83cfe7c0
JL
16951Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
16952
16953 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
16954 guesses.
16955
7dfef6ed
JL
16956Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
16957
16958 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
16959
5d4a5ee6
JL
16960Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
16961
16962 * ltmain.sh: If mkdir fails, check whether the directory was created
16963 anyhow by some other process.
16964
d207ebef
JM
16965Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
16966
16967 * configure.in (d30v-*-*): Configure all directories.
16968
16969Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
16970
16971 * configure.in (d30v-*-*): Configure newlib, libiberty directories
16972 for the D30V.
16973
16974Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
16975
16976 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
16977
5d4a5ee6
JL
16978Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
16979
e490616e
ZW
16980 * include/libiberty.h: Add extern "C" { so it can be used with C++
16981 progrms.
16982 * include/remote-sim.h: Add extern "C" { so it can be used with C++
16983 programs.
5d4a5ee6 16984
d207ebef
JM
16985Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
16986
16987 * configure.in (d30v-*-*): Configure GCC now.
16988
5d4a5ee6
JL
16989Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
16990
16991 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
16992 is no longer needed.
16993
c9670e62
JM
16994Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
16995
16996 * Makefile.in: check-target-libio depends on all-target-libstdc++.
16997
cc71c0ca
MH
16998Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
16999
17000 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
17001 targets using "$@" to provide support for similar but not identical
17002 targets without having to duplicate code.
17003
d207ebef
JM
17004Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
17005
17006 * makefile.vms: Fix to work with DEC C.
17007
17008Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
17009
17010 * config.sub: Add mips-tx39-elf to marketing names.
17011
17012Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
17013
17014 * ltmain.sh: Handle symlinks in generated script.
17015
17016Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
17017
17018 * configure: Handle autoconf style directory options: --bindir,
17019 --datadir, --includedir, --infodir, --libdir, --libexecdir,
17020 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
17021 --sysconfdir.
17022 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
17023 (sharedstatedir, localstatedir, oldincludedir): New variables.
17024 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
17025 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
17026 sbindir, sharedstatedir, and sysconfdir.
17027
b1e3ddfd
AJ
17028Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
17029
17030 * Makefile.in (bootstrap-lean): New target.
17031
d207ebef
JM
17032Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
17033
17034 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 17035 sn, and gnuserv from noconfigdirs.
d207ebef
JM
17036
17037Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
17038
17039 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
17040
09f97c1e
JL
17041Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
17042
17043 * Makefile.in (cross): New target.
17044
335d0ab2
AO
17045Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
17046 Jeff Law <law@cygnus.com>
17047
17048 * Makefile.in (bootstrap2, bootstrap3): New targets.
17049 (all-bootstrap): Remove outdated and confusing target.
339c9b00 17050 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 17051
d207ebef
JM
17052Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
17053
17054 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 17055 windows. Consistent with gdb/configure.
d207ebef 17056
e693cc28
UD
170571997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
17058
e693cc28
UD
17059 * configure.in: Name Linux target fragment.
17060
17061 * configure: Rewrite so that project Makefile fragment is inserted
17062 first and appears last in the resulting Makefile.
17063
d207ebef
JM
17064Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
17065
17066 * Makefile.in (install-itcl): Install tcl first.
17067
5d4a5ee6
JL
17068Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
17069
17070 * configure.in: remove bison from noconfigdirs for Cygwin32 host
17071
f401679e
JW
17072Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
17073
17074 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
17075
17076 * configure.in (skipdirs): Add target-librx for Linux.
17077 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
17078
ec20b1b9
JL
17079Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
17080
17081 * Makefile.in (bootstrap): New target.
17082
becdcf6d
JL
17083Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
17084
63f6bcd7 17085 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 17086
d207ebef
JM
17087Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
17088
17089 * config.guess: Merge with FSF.
17090
0c82f6bf
FF
17091Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
17092
17093 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
17094
d207ebef
JM
17095Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
17096
17097 * config.sub: Add "marketing-names" patch.
17098
3fbc0b70
JS
17099Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
17100
e490616e 17101 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 17102
e20d4801
JL
17103Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
17104
17105 * config.sub: Handle v850-elf.
17106
fe181f78 17107Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
17108
17109 * .cvsignore (*-install): Remove.
17110
bfed1ea0
JL
17111Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
17112
17113 * ltconfig: Set CONFIG_SHELL in libtool.
17114 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
17115
558a1e7c
JW
17116Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
17117
17118 * configure.in (target_subdir): Set to libraries if enable_multilib.
17119
7818d6fc
JW
17120Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
17121
17122 * config.guess: Update from gcc directory.
17123
d207ebef
JM
17124Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
17125
17126 * Makefile.in (all-sim): Depends on all-readline.
17127
6599da04
JM
17128Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
17129
17130 * Makefile.in (BISON, YACC): Use $$s.
17131 (all-bison): Depend on all-texinfo.
17132
17133Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
17134
17135 * Makefile.in (BISON): Add -L flag.
17136 (YACC): Likewise.
17137
d207ebef
JM
17138Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
17139
4e81ae98
EC
17140 * configure.in (noconfigdirs): Add support for v850e target.
17141
d207ebef
JM
17142 * config.sub (maybe_os): Add support for v850e target.
17143
17144Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
17145
4e81ae98
EC
17146 * configure.in (noconfigdirs): Add support for v850ea target.
17147
d207ebef
JM
17148 * config.sub (maybe_os): Add support for v850ea target.
17149
6599da04
JM
17150Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
17151
17152 * config.sub: Add mipstx39. Delete r3900.
17153
17154Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17155
17156 * Makefile.in (all-autoconf): Depends on all-texinfo.
17157
17158Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
17159
17160 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
17161 eabi targets.
17162
17163Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
17164
17165 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
17166
17167 * configure: When handling a Canadian Cross, handle YACC as well as
17168 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 17169 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
17170
17171Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
17172
17173 * Makefile.in (BISON): bison, not byacc or bison -y.
17174 (YACC): bison -y or byacc or yacc.
17175 (various): Add *-bison as appropriate.
17176 (taz): No need to mess with BISON anymore.
17177
17178Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
17179
17180 * configure: If OSTYPE matches *win32*, try to find a good value for
17181 CONFIG_SHELL.
17182
17183Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
17184
17185 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
17186 configure.in if it is present.
17187
17188Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
17189
17190 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
17191
17192Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
17193
17194 * config.sub: Recognize `arc' cpu.
17195 * configure.in: Likewise.
17196 * config-ml.in: Likewise.
17197
17198Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
17199
17200 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
17201
17202Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
17203
17204 * configure: Changed sed delimiter from ':' to '|' when
17205 attempting to substitute ${config_shell} for SHELL. On
17206 NT ${config_shell} may contain a ':' in it.
17207
17208Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
17209
17210 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
17211
17212Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
17213
17214 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
17215
17216Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
17217
17218 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
17219
17220 * ylwrap: If the program is a relative path, force it to be
17221 absolute.
17222
17223Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
17224
17225 * configure (tooldir): Set BISON to `bison -y' and not just bison.
17226
17227Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
17228
17229 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
17230 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
17231 for libraries.
6599da04
JM
17232
17233Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
17234
17235 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 17236 separated by spaces.
6599da04
JM
17237
17238Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
17239
17240 * ylwrap: New file.
17241 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
17242
17243 * ltmain.sh: Handle /bin/sh at start of install program.
17244
17245 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
17246
17247 * ltconfig, ltmain.sh: New files, from libtool 1.0.
17248 * missing: New file, from automake 1.2.
17249
17250Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
17251
17252 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
17253 check-tk to CHECK_X11_MODULES.
17254
17255Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
17256
17257 * config.sub: Merge with FSF.
17258
17259Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
17260
17261 * config.guess: Merge with FSF.
17262
17263Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
17264
17265 * configure: Treat msdosdjgpp like go32.
17266 * configure.in: Likewise. Don't remove gprof for go32.
17267
17268 * configure: Change Makefile.tem2 to Makefile.tm2.
17269
17270Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
17271
17272 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
17273
17274Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17275
17276 * install-sh (chmodcmd): Set to null if the DST directory already
17277 exists. Same as Nov 11th change.
17278
17279Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
17280
4e81ae98 17281 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
17282
17283Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
17284
17285 * config.guess: Update from FSF.
17286
17287Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
17288
17289 * Makefile.in (GDB_TK): Depend on itcl and tix.
17290
17291Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
17292
17293 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
17294 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
17295 (INSTALL_SCRIPT): New variable.
17296 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
17297 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
17298 to -x.
17299 * install-sh: Add support for -x option.
17300
17301Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
17302
17303 * configure.in, Makefile.in: Treat tix like itcl.
17304
17305Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
17306
17307 * Makefile.in (WINDRES): New variable.
17308 (WINDRES_FOR_TARGET): New variable.
17309 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
17310 (EXTRA_HOST_FLAGS): Add WINDRES.
17311 (EXTRA_TARGET_FLAGS): Add WINDRES.
17312 (EXTRA_GCC_FLAGS): Add WINDRES.
17313 ($(DO_X)): Pass down WINDRES.
17314 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
17315 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
17316 DLLTOOL_FOR_TARGET.
17317
17318Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
17319
17320 * configure.in: configure sim before gdb for win32-x-ppc
17321
17322Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17323
17324 Move gperf into the toplevel, from libg++.
17325 * configure.in (target_tools): Add target-gperf.
17326 (native_only): Add target-gperf.
17327 * Makefile.in (all-target-gperf): New target, depend on
17328 all-target-libg++.
17329 (configure-target-gperf): Empty rule.
17330 (ALL_TARGET_MODULES): Add all-target-gperf.
17331 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
17332 (CHECK_TARGET_MODULES): Add check-target-gperf.
17333 (INSTALL_TARGET_MODULES): Add install-target-gperf.
17334 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
17335
17336Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 17337
6599da04
JM
17338 * config.sub (mn10200): Recognize new basic machine.
17339
17340Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17341
17342 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
17343 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17344
17345Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17346
17347 * configure.in: If we're building mips-sgi-irix6* native, turn on
17348 ENABLE_MULTILIB and set TARGET_SUBDIR.
17349
17350Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
17351
17352 * Makefile.in (all-sn): Depend on all-grep.
17353
17354Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
17355
17356 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17357
17358 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17359 Makefile. From Jeff Makey <jeff@cts.com>.
17360 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17361
17362 * Makefile.in (DISTBISONFILES): Remove.
17363 (taz): Don't futz with DISTBISONFILES. Change BISON to use
17364 $(DEFAULT_YACC).
17365
17366 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 17367 cygwin32.
6599da04
JM
17368
17369 * Makefile.in (LD): New variable.
17370 (EXTRA_HOST_FLAGS): Pass down LD.
17371 ($(DO_X)): Likewise.
17372
17373Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
17374
17375 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17376
17377Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
17378
17379 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 17380 before adding our own. Always add --build.
6599da04
JM
17381
17382Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
17383
17384 * configure.in (targargs): Pass --build if we're doing
17385 a cross-compile.
17386
17387Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
17388
ca236658 17389 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
17390 sed. Otherwise sed chokes on NT path names with drive
17391 designators. Also look for "?:*" as the leading characters in an
17392 absolute pathname.
17393
17394Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
17395
17396 * config.sub: Support for r3900.
17397
17398Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
17399
17400 * configure.in: Use install-sh, not install.sh.
17401
17402Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
17403
17404 * Makefile.in (taz): Improve check for BISON so it doesn't try to
17405 apply it twice.
17406
17407Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
17408
17409 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17410 install-binutils.
17411
17412Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
17413
17414 * Makefile.in: Add automake targets.
17415 * configure.in (host_tools): Add automake.
17416
17417Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
17418
17419 * configure: Default CXX to c++, not gcc.
17420 * Makefile.in (CXX): Set to c++, not gcc.
17421 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17422
17423Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
17424
17425 * install-sh: try appending a .exe if source file doesn't
17426 exist
17427
17428Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
17429
17430 * configure.in: Turn on multilib by default.
17431 (cross_only): Remove target-libiberty.
17432
17433 * Makefile.in (all-gcc): Don't depend on libiberty.
17434
17435Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
17436
17437 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17438
17439Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
17440
17441 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17442 (DISTBISONFILES): Add ld/Makefile.in
17443
17444Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
17445
17446 * configure.in: if target is cygwin32 but host isn't cygwin32,
17447 don't configure gdb tcl tk expect, not just gdb.
17448
17449Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
17450
17451 * configure.in: Added gnuserv everywhere sn appears.
17452
17453 * Makefile.in (ALL_MODULES): Added all-gnuserv.
17454 (CROSS_CHECK_MODULES): Added check-gnuserv.
17455 (INSTALL_MODULES): Added install-gnuserv.
17456 (CLEAN_MODULES): Added clean-gnuserv.
17457 (all-gnuserv): New target.
17458
17459Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
17460
17461 * config.guess: Fixes for MIPS OpenBSD systems.
17462
17463Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
17464
17465 * Makefile.in (INSTALL_XFORM): Remove.
17466 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17467
17468 * mkinstalldirs: New file, copied from automake.
17469 * Makefile.in (installdirs): Rename from install-dirs. Use
17470 mkinstalldirs. Change all users.
17471 (DEVO_SUPPORT): Add mkinstalldirs.
17472
17473Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
17474
17475 * install-sh: Rename from install.sh.
17476 * Makefile.in (INSTALL): Change install.sh to install-sh.
17477 (DEVO_SUPPORT): Likewise.
17478
17479 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
17480 Graichen <graichen@rzpd.de>.
17481
17482Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
17483
17484 * config.guess: Recognize OpenBSD systems correctly.
17485
17486Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17487
17488 * README, Makefile.in (ETC_SUPPORT): Remove references to
17489 cfg-paper*, configure.{texi,man,info*}._
17490
17491Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
17492
17493 * Makefile.in (all.normal): Ensure that gcc is built after all
17494 the x11 - ie gdb - targets.
17495
17496Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
17497
17498 * makefile.vms: Don't run conf-a-gas.
17499
17500Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
17501
e490616e 17502 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 17503
d207ebef
JM
17504Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
17505
17506 * configure.in: Remove noconfigdirs case since gdb also
17507 configures and builds for tic80-coff.
17508
6599da04
JM
17509Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
17510
17511 * configure: Set cache_file to config.cache.
17512 * Makefile.in (local-distclean): Remove config.cache.
17513
17514Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
17515
17516 * COPYING: Update FSF address.
17517
d207ebef
JM
17518Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
17519
17520 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17521 noconfigdirs.
17522
6599da04
JM
17523Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
17524
17525 * Makefile.in (install-dirs): Don't crash if prefix, and hence
17526 MAKEDIRS, is empty.
17527
17528Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
17529
17530 * config.sub: Tweak mn10300 entry.
17531
17532Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
17533
17534 * configure.in (host_tools): Put sim before gdb, so gdb's
17535 configure.tgt can determine if the simulator was configured.
17536
17537Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
17538
17539 * config.sub: Move BeOS $os case to be with other Cygnus
17540 local cases.
17541
17542Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
17543
17544 * config.sub: Remove misplaced comment that broke Linux.
17545
17546Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
17547
17548 * config.sub: Add BeOS support.
17549
17550Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
17551
17552 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17553
17554Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
17555
17556 * configure.in (noconfigdirs): Remove tcl and tk from
17557 noconfigdirs for cygwin32 builds.
17558
d207ebef
JM
17559Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
17560
17561 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17562
6599da04
JM
17563Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
17564
17565 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17566 make-all.com, use makefile.vms instead.
17567
17568Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
17569
17570 * config.sub: Accept -lnews*.
17571
d207ebef
JM
17572Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
17573
17574 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 17575 target-examples and target-libiberty for d30v.
d207ebef
JM
17576
17577Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17578
17579 * configure.in (noconfigdirs): Enable ld for d30v.
17580
17581Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
17582
17583 * configure.in (tic80-*-*): Build compiler.
17584
17585Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
17586
17587 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 17588 unsupported d30v directories
d207ebef
JM
17589
17590Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17591
4e81ae98
EC
17592 * config.sub, configure.in: Add d30v target cpu.
17593
6599da04
JM
17594Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
17595
17596 * makefile.vms: New file.
17597 * make-all.com: Remove.
17598
17599Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
17600
17601 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17602
17603Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
17604
17605 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17606
17607Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
17608
17609 * Makefile.in (ALL_MODULES): Added all-db.
17610 (CROSS_CHECK_MODULES): Addec check-db.
17611 (INSTALL_MODULES): Added install-db.
17612 (CLEAN_MODULES): Added clean-db.
17613
17614Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
17615
17616 * config.guess: Merge with latest FSF sources.
17617
17618Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
17619
17620 * Makefile.in (ALL_MODULES): Added all-itcl.
17621 (CROSS_CHECK_MODULES): Added check-itcl.
17622 (INSTALL_MODULES): Added install-itcl.
17623 (CLEAN_MODULES): Added clean-itcl.
17624
17625Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
17626
17627 * configure.in: build gdb for mn10200
17628
17629Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
17630
17631 * Makefile.in (all-target-winsup): Depend on all-target-libio.
17632
d207ebef
JM
17633Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
17634
17635 * configure.in (tic80-*-*): Turn off most targets right now.
17636
6599da04
JM
17637Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
17638
17639 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17640 rather than the makeinfo program.
17641 (do-info): Depend upon all-texinfo.
17642
17643Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
17644
17645 * configure.in: Remove uses of config/mh-linux.
17646
17647 * config.sub, config.guess: Merge with latest FSF sources.
17648
d207ebef
JM
17649Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
17650
17651 * config.sub (case $basic_machine): Add tic80 entries.
17652
6599da04
JM
17653Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
17654
17655 * config.sub, config.guess: Merge with latest FSF sources.
17656
17657Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17658
17659 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17660 * mpw-config.in: Test for NewFolderRecursive.
17661 * mpw-install: Use symbolic name for startup filename.
17662 * mpw-README: Add various additional details.
17663
17664Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
17665
17666 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17667
17668Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
17669
17670 * configure.in: Do build gcc and the target libraries for
17671 the mn10200.
17672
17673Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
17674
17675 * configure.in: don't avoid building gdb for mn10300 any more
17676 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17677 instead of single-quoting it.
17678
17679Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
17680
17681 * configure.in: Don't use --with-stabs on IRIX 6.
17682
17683Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
17684
17685 * configure.in (m32r): Build gdb, libg++ now.
17686
17687Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17688
17689 * configure.in (mips*-sgi-irix6*): Remove gdb and related
17690 directories from noconfigdirs.
17691
17692Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
17693
17694 * config.sub (basic_machine): added mips16 configuration
17695
17696Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17697
17698 * config.sub: Handle d10v-unknown.
17699
d207ebef
JM
17700Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
17701
17702 * config.sub: Handle v850-unknown.
17703
6599da04
JM
17704Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
17705
17706 * Makefile.in: add findutils
17707 * configure.in: add findutils to list of host_tools
17708
17709Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
17710
17711 * config.sub: Handle mn10200 and mn10300.
17712
17713Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17714
17715 * configure.in (d10v-*): Do not build librx.
17716
17717Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
17718
17719 * configure.in (mn10300): Build everything except gdb & libgloss.
17720
17721Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
17722
17723 * config.guess: Patch for Dansk Data Elektronik servers,
17724 from Niels Skou Olsen <nso@dde.dk>.
17725
17726 For ncr, use /bin/uname rather than uname, since GNU uname does not
17727 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
17728
17729 Patch for MIPS R4000 running System V,
17730 from Eric S. Raymond <esr@snark.thyrsus.com>.
17731
17732 Fix thinko for nextstep.
17733
17734 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17735
17736 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
17737 * config.guess: Guess mips-dec-mach_bsd4.3.
17738
17739 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
17740 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
17741 release numbers.
17742 * config.guess (mips-mips-riscos*): Emit just enough of the
17743 release number.
17744
17745 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
17746 * config.guess (sparc-auspex-sunos*): Added.
17747 (f300-fujitsu-*): Added.
17748
17749 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
17750 * config.guess: Recognize a Tadpole as a sparc.
17751
17752Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17753
17754 * config.guess: Don't assume that NextStep version is either 2 or
17755 3. NextStep 4 (aka OpenStep 4) has come out now.
17756
17757Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17758
17759 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17760 From Rik Faith <faith@cs.unc.edu>.
17761
17762Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
17763
17764 * config.sub: Contributions from bug-gnu-utils to:
17765 Support plain "hppa" (no version given) architecture, reported by
17766 OpenStep.
17767 OpenBSD like NetBSD.
17768 LynxOs is not a hardware supplier.
17769
17770 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 17771 OpenBSD like NetBSD.
6599da04
JM
17772 Stratus systems.
17773 More Pyramid systems.
17774 i[n>4]86 Intel chips.
17775 M680[n>4]0 Motorola chips.
17776 Use unknown instead of lynx for hardware manufacturer.
17777
17778Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17779
17780 * install.sh (chmodcmd): Set to null if the DST directory already
17781 exists.
17782
17783Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17784
17785 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17786 not use mt-ppc target Makefile fragment any more.
17787
17788Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17789
17790 * configure.in (*-*-windows): Exclude everything but those dirs
17791 needed to build windows.
17792
17793Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
17794
17795 * Makefile.in (all-target-winsup): Depend on all-target-librx.
17796
17797Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17798
17799 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
17800
17801Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17802
17803 * Undo my previous change.
17804
17805Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
17806
17807 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17808 unconditionally.
17809 (MAKEOVERRIDES): Define (revert this part of October 18 change).
17810
17811Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17812
17813 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
17814 host to add it's own flags.
6599da04
JM
17815
17816Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
17817
17818 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
17819
17820Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
17821
17822 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
17823 (CXX_FOR_TARGET): Likewise.
17824 (GCC_FOR_TARGET): Define.
17825 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
17826 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
17827 CC_FOR_TARGET was specified on the command line.
17828 (MAKEOVERRIDES): Don't define.
17829
17830Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
17831
17832 * configure.in (m32r): Fix spelling of libg++ libs.
17833
17834Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
17835
17836 * config.sub (-apple*): Remove, now redundant.
17837
17838Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
17839
17840 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
17841
17842 * configure: Rework yesterday's sed script patch.
17843
17844 * config.sub: Merge with FSF.
17845
17846Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
17847
17848 * config.guess: Merge from FSF.
17849
17850 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
17851 * config.guess: Use pc instead of unknown, for pc clone systems.
17852 Change linux to linux-gnu.
6599da04
JM
17853
17854 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 17855 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
17856
17857Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
17858
17859 * test-build.mk (HOLES): Add "xargs" for gdb.
17860
17861 * configure: Avoid hpux10.20 sed bug.
17862
17863Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
17864
731a8127 17865 * configure.in: Add support for windows host
6599da04
JM
17866 (that is a build done under the Microsoft build environment).
17867
17868Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
17869
17870 * Makefile.in: Replace all uses of srcroot with s, to shrink
17871 command line lengths.
17872
17873 Patches from Geoffrey Noer <noer@cygnus.com>:
17874 * configure.in: If configuring for newlib, pass --with-newlib to
17875 subdirectories.
17876 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
17877 -Bnewlib/ and -Lwinsup to gcc.
17878 (CXX_FOR_TARGET): Likewise.
17879
17880Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
17881
17882 * Makefile.in (ETC_SUPPORT): Add configure.
17883
17884Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
17885
4e81ae98 17886 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
17887 host configuration file.
17888
17889Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
17890
17891 * configure.in: Break mn10x00 support into separate
17892 mn10200 and mn10300 configurations.
17893 * config.sub: Likewise.
17894
17895Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
17896
17897 * configure.in: Add lots of stuff to noconfigdirs for
17898 the mn10x00 targets.
17899
17900 * config.sub, configure.in: Add mn10x00 support.
17901
17902Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
17903
17904 * make-all.com: Call conf-a-gas, not config-a-gas.
17905
17906Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
17907
17908 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 17909 targets.
6599da04
JM
17910
17911Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
17912
17913 * mpw-README: Add much more detail for native PowerMac.
17914 * mpw-install: New file.
17915 * mpw-configure: Add --norecursion and --help options.
17916 * mpw-config.in: Translate readme and install files when
17917 copying to objdir.
17918 * mpw-build.in: Don't always depend on byacc and flex.
17919 (install-only-top): New action.
17920
d207ebef
JM
17921Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
17922
17923 * configure.in: You can now configure GDB for the v850.
17924
6599da04
JM
17925Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
17926
17927 * configure.in (noconfigdirs): Don't configure any C++ dirs
17928 if targeting D10V.
17929
17930Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
17931
17932 * config.sub: Recognize mips64vr5000.
17933
17934Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
17935
17936 * configure.in: Use a single line for host_tools and native_only.
17937
17938Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
17939
17940 * config.sub, configure.in: Add entries for m32r.
17941
17942Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
17943
17944 * Makefile.in (inet-install): Don't run install-gzip.
17945
17946Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
17947
17948 * configure.in: Don't config lots of things for *-*-windows*.
17949
17950Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
17951
17952 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
17953 (host_libs, host_tools): Copy from configure.in.
17954 * mpw-configure: Don't complain about directories not found.
17955
17956Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17957
17958 * configure.in (i[345]86): Recognize i686 for pentium pro.
17959 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
17960 file.
17961
17962 * config.guess (i[345]86): Ditto.
17963
17964Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
17965
17966 * configure.in (noconfigdirs): Removed gdb for D10V.
17967
d207ebef 17968Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 17969
d207ebef
JM
17970 * configure.in: Remove ld, target-libio, target-libg++, and
17971 target-libstdc++ from noconfigdirs.
5d4a5ee6 17972
6599da04
JM
17973Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
17974
17975 * configure: Fix three locations where shell scripts were
17976 being run directly rather than with config_shell.
17977
d207ebef
JM
17978Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
17979
17980 * configure.in (v850-*-*): Set up initial $noconfigdirs.
17981 * config.sub (basic_machine): Recognize v850.
17982
6599da04
JM
17983Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
17984
17985 * mpw-configure: Handle multiple enable/disable options and
17986 pass them down recursively, handle -c and -s flags appropriately
17987 depending on choice of compiler, add escape mechanism for
17988 quoted arguments to gC.
17989
17990Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17991
17992 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
17993 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
17994 so that -mrelocatable-lib and -mno-eabi are used.
17995
17996 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
17997 not support --print-multi-lib, don't abort.
17998
6599da04
JM
17999Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
18000
18001 * make-all.com: Run config-a-gas.
18002 * setup.com: Don't copy subdirectory files around.
18003
18004Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
18005
18006 * configure.in (*-*-ose): Remove exclusion of libgloss for this
18007 target, it now compiles correctly.
18008
18009Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
18010
18011 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
18012
18013Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
18014
4e81ae98 18015 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
18016
18017Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18018
18019 * configure.in (native_only): Add prms.
18020
18021Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
18022
18023 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
18024 (BINUTILS_SUPPORT_DIRS): Likewise.
18025
18026Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18027
18028 * configure.in (d10v-*-*): Don't configure ld or gdb until the
18029 d10v support is added.
18030
18031Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
18032
18033 * configure.in (d10v-*-*): New target.
18034
18035Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
18036
18037 * config.guess (HP 9000/811): Recognize this as a PA1.1
18038 machine.
18039
18040Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
18041
18042 * Makefile.in (do-tar-gz): New target, split out from tail end of
18043 taz target. Run each command separately, don't use pipes.
18044 (taz): Use it.
18045
18046Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
18047
18048 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
18049 * mpw-build.in: No builds should depend on building byacc or flex,
18050 they are assumed to be installed already.
18051
18052Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18053
18054 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
18055 variable that CC_FOR_TARGET needs.
18056
18057Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18058
18059 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
18060 options have changed since the last time the subdirectory was
18061 configured, and if it has, reconfigure.
18062 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
18063 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
18064
18065Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
18066
18067 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
18068 CLEAN_MODULES): Add bash.
18069 (all-bash): New target.
18070
18071Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
18072
18073 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
18074
18075Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18076
18077 * config.sub (basic_machine): Recognize d10v as a valid processor.
18078
18079Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
18080
18081 * mpw-configure: Add support for --bindir.
18082 * mpw-build.in: Use a GCC-specific build script for GCC actions.
18083
18084Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
18085
18086 * configure.in: add bash, time, gawk to list of hosttools and things
18087 to only build for native toolchains
18088
18089Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
18090
18091 * Makefile.in (docdir): Remove.
18092
18093Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
18094
18095 * Makefile.in (datadir): Set to $(prefix)/share.
18096
18097Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
18098
18099 * configure.in: build diff and patch for cygwin32-hosted
18100 toolchains.
18101
18102Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
18103
18104 * config.sub: Accept -rtems*.
18105
18106Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
18107
e490616e
ZW
18108 * configure.in: enable dosrel for cygwin32-hosted builds,
18109 remove diff from the list of things not buildable
18110 via Canadian Cross
6599da04
JM
18111
18112Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
18113
18114 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 18115 don't get ". ".
6599da04
JM
18116
18117Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
18118
18119 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
18120
18121Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
18122
18123 * Makefile.in (taz): Handle case where tex3patch didn't even get
18124 checked out. Also, if it was found, put the symlink in a new util
18125 subdirectory.
18126
18127Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18128
18129 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
18130
18131Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
18132
18133 * config.sub: Recognize -openvms.
18134 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
18135 * make-all.com, setup.com: New files.
18136
18137Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
18138
18139 * Makefile.in (taz): tex3patch moved to texinfo/util.
18140
18141Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
18142
18143 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
18144 * configure.in: remove make from disable-if-Can-Cross list
18145 enable gdb if ${host} and ${target} are cygwin32
18146
18147Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
18148
18149 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
18150 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
18151
18152Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18153
18154 * config.guess: Combine mips-mips-riscos cases, and use cpp to
18155 distinguish sysv/svr4/bsd variants.
18156 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
18157
18158Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
18159
18160 * configure.in: Added copyright notice.
18161 * move-if-change: Added copyright notice.
18162
18163Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18164
18165 * configure.in (powerpcle-*-solaris*): Until we get shared
18166 libraries working, don't build gdb, sim, make, tcl, tk, or
18167 expect.
18168
18169Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
18170
18171 * config.guess: Merge with FSF:
18172
18173 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
18174 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
18175
18176 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
18177 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
18178
18179 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
18180 * config.guess: Combine two OSF1 rules.
18181 Also recognize field test versions. From mjr@zk3.dec.com.
18182 * config.guess (dgux): Use /usr/bin/uname rather than uname,
18183 because GNU uname does not support -p. From pmr@pajato.com.
18184
18185Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
18186
18187 * Makefile.in (MAKEDIRS): Removed $(tooldir).
18188
18189Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
18190
18191 * mpw-README: Document GCCIncludes.
18192
18193Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
18194
18195 * configure.in (alpha-*-linux*): Set enable_shared to yes.
18196
18197Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
18198
18199 * mpw-configure: Handle --enable-FOO and --disable-FOO.
18200
18201Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
18202
18203 * configure.in (*-*-cygwin32): Configure make.
18204
18205Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
18206
18207 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
18208
18209Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
18210
18211 * Makefile.in (all-inet): Depend on all-perl.
18212
18213 * Makefile.in (inet-install): New target.
18214
18215 * Makefile.in (all-inet): Depend on all-tcl.
18216 (all-inet): Depend on all-send-pr.
18217
18218Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18219
18220 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
18221 temporarily.
18222
18223Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
18224
18225 * configure.in: Don't configure --with-gnu-ld on AIX.
18226
18227Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18228
18229 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
18230
18231Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
18232
18233 * Makefile.in (ALL_MODULES): Added all-inet.
18234 (CROSS_CHECK_MODULES): Added check-inet.
18235 (INSTALL_MODULES): Added install-inet.
18236 (CLEAN_MODULES): Added clean-inet.
18237 (all-indent): New target.
18238
18239 * configure.in (host_tools): Added inet.
18240 (native_only): Added inet.
18241 (noconfigdirs): Added inet.
18242
18243Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
18244
18245 * configure.in: Don't configure libgloss if we are not configuring
18246 newlib.
18247
18248Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
18249
18250 * configure.in: Don't configure libgloss for unsupported
18251 architectures.
18252
18253Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18254
18255 * Makefile.in (CLEAN_MODULES): Add clean-apache.
18256
18257Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
18258
18259 * Makefile.in (ALL_MODULES): Include all-apache.
18260 (CROSS_CHECK_MODULES): Include check-apache.
18261 (INSTALL_MODULES): Include install-apache.
18262 (all-apache): New target.
18263
18264 * configure.in: Added apache everywhere perl is seen.
18265
18266Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18267
18268 * Makefile.in: Add support for clean-{module} and
18269 clean-target-{module} rules.
18270
18271Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
18272
18273 * configure.in (*-*-ose) do not build libgloss.
18274
18275Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18276
18277 * config.guess (prep*:SunOS:5.*:*): Turn into
18278 powerpele-unknown-solaris2.
18279
18280Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
18281
18282 * configure.in: Permit --enable-shared to specify a list of
18283 directories.
18284
18285Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18286
18287 * configure.in (host==solaris): Pass only the first word of $CC
18288 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
18289
18290Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18291
18292 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
18293
18294Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
18295
18296 * Makefile.in (ALL_MODULES): Include all-perl.
18297 (CROSS_CHECK_MODULES): Include check-perl.
18298 (INSTALL_MODULES): Include install-perl.
18299 (ALL_X11_MODULES): Include all-guile.
18300 (CHECK_X11_MODULES): Include check-guile.
18301 (INSTALL_X11_MODULES): Include install-guile.
18302 (all-perl): New target.
18303 (all-guile): New target.
18304
18305 * configure.in (host_tools): Include perl and guile.
18306 (native_only): Include perl and guile.
18307 (noconfigdirs): Don't build guile and perl; no ports have been
18308 done.
18309
18310Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
18311
e490616e
ZW
18312 * configure (--enable-*): Handle quoted option lists such as
18313 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
18314
18315Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18316
18317 * Makefile.in ({,inst}all-target): New rule so we can make and
18318 install all of the target directories easily.
18319
18320Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18321
18322 * configure.in: Add missing global flag in sed substitution when
18323 deleting `target-' from ${configdirs}.
18324
18325Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
18326
18327 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
18328 option.
18329
18330 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
18331 config/mh-necv4.
18332
18333 * install.sh: Correct misspelling of transformbasename.
18334
18335 * config.guess: Recognize mips-*-sysv*.
18336
18337Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
18338
18339 * config.sub: Recognize mon960.
18340
18341Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
18342
18343 * configure: Restore Canadian Cross handling of BISON and LEX,
18344 removed in Feb 20 change.
18345
18346Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
18347
18348 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18349 Mention make install. Remove the old copyright date as well the
18350 clumsy and rather pointless copyright on the README file.
18351
18352Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
18353
18354 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18355 Makefile after running symlink-tree, then run `make distclean' to
18356 avoid clobbering any generated files in srcdir.
18357
18358Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
18359
18360 * configure.in (m68k-*-netbsd*): Build everything now.
18361
18362Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
18363
18364 * Makefile.in (taz): Fix quoting.
18365
18366Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
18367
18368 * configure.in (sparclet-*-*): Build everything now.
18369
18370Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18371
18372 * configure.in (m68k-*-linux*): New host.
18373
18374Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
18375
18376 * configure: Check for bison before byacc.
18377
18378Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
18379
18380 * Makefile.in configure: Change the way LEX and BISON/YACC are
18381 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
18382 searching PATH. These are used as fallbacks by Makefile.in if
18383 flex/bison/byacc aren't in objdir.
18384
18385Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
18386
18387 * Makefile.in: Make everything which depends upon all-bfd also
18388 depend upon all-opcodes, in case --with-commonbfdlib is used.
18389
18390Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18391
18392 * configure.in (host *-*-cygwin32): Don't build gdb if we are
18393 building NT native compilers on Unix.
18394
18395Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
18396
18397 * configure.in: Don't get CC from the host Makefile fragment if we
18398 can find gcc in PATH, or if this is a Canadian Cross. Move the
18399 Solaris test for /usr/ucb/cc to the post target script, just after
18400 the compiler sanity test.
18401
18402Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
18403
18404 * config.sub: Merge with FSF.
18405
18406Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
18407
18408 * Makefile.in (RPATH_ENVVAR): New variable.
18409 (REALLY_SET_LIB_PATH): Use it.
18410 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18411
18412Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
18413
18414 * config.sub, configure.in: Recognize sparclet cpu.
18415
18416Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18417
18418 * config.guess: Support m68k-cbm-sysv4.
18419
18420Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18421
18422 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18423 m68k-unknown-linuxaout from linker help string. Put quotes around
18424 $ld_help_string.
18425
18426Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
18427
18428 * config.guess (powerpc-harris-powerunix): Add guess for port
18429 to new target.
18430
18431Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18432
18433 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18434
18435Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
18436
18437 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18438 $(REALLY_SET_LIB_PATH) in Makefile.
18439 * Makefile.in (SET_LIB_PATH): New variable.
18440 (REALLY_SET_LIB_PATH): New variable.
18441 ($(DO_X)): Use $(SET_LIB_PATH).
18442 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18443 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18444 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18445 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18446 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18447 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18448 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18449 (install-dosrel): Likewise.
18450 (all-opcodes): Depend upon all-libiberty.
18451
18452Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
18453
18454 * config.guess (*:CYGWIN*): New
18455
18456Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18457
18458 * Makefile.in (all-target-winsup): All all-target-libiberty.
18459
18460Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18461
18462 * configure.in (noconfigdirs): Add missing # in front of comment.
18463
18464Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
18465
18466 * configure.in: add second pass to things added to noconfigdirs
18467 so *-gm-magic can exclude libgloss properly.
18468
18469Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
18470
18471 * mpw-configure (extralibs_name, rez_name): Set correctly
18472 for MWC68K compiler.
18473
18474 * mpw-README: Add more info on the necessary build tools.
18475
18476Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
18477
18478 * configure.in, config.sub: Recognize cygwin32.
18479
18480Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
18481
18482 * config.guess, config.sub: Recognize A/UX.
18483
18484Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
18485
18486 * config.sub: Merge with gcc/config.sub.
18487
18488Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
18489
18490 * mpw-build.in (do-binutils): Add build of stamps.
18491
18492Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
18493
18494 * config.sub: Add recognition for mips64vr4100*-* targets.
18495
18496Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18497
18498 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18499 Add creation of gconfigargs with `--enable-shared' turned on.
18500 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18501 ($(host)-stamp-stage3-configured): Likewise.
18502 (HOLES): Add chatr and ldd.
18503 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18504
18505Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
18506
18507 * configure: Pass --nfp to recursive configures.
18508
18509Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
18510
18511 * Makefile.in (DLLTOOL): New.
18512 (DLLTOOL_FOR_TARGET): New.
18513 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18514 (EXTRA_TARGET_FLAGS): Ditto.
18515 (EXTRA_GCC_FLAGS): Ditto.
18516 (CONFIGURE_TARGET_MODULES): Ditto.
18517 (DO_X): Ditto.
18518 * configure: Add DLLTOOL.
18519
18520Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
18521
18522 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18523 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18524 mh-sco, since old workarounds no longer needed, and don't
18525 build ld, since libraries have weak symbols in COFF.
18526
18527Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
18528
18529 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18530
18531Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
18532
18533 * configure.in: Make sure that ${CC} can be used to compile an
18534 executable.
18535
18536Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18537
18538 * Makefile.in (all-gdb): Depend on $(GDB_TK).
18539 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18540 nothing depending on whether gdbtk is being built.
18541
18542Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
18543
18544 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18545
18546Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
18547
18548 * configure.in (noconfigdirs): Put ld or gas in this early, if the
18549 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18550
18551Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
18552
18553 * config-ml.in: Add support for
18554 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18555 Simplify setting of multidirs from --disable-foo.
18556
18557Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18558
18559 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18560 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18561 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 18562 non-empty, pass them on to the GCC make.
6599da04
JM
18563 (all-bootstrap): New rule that is like all-gcc, except it executes
18564 the GCC bootstrap rule instead of the GCC all rule.
18565
18566Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
18567
18568 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18569
18570Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18571
18572 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18573 DG/UX support.
18574
18575Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
18576
18577 * config.sub (i*86*) Change [345] to [3456]
18578
18579Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18580
18581 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18582 --with-gnu-ld=no.
18583
18584Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18585
18586 * config-ml.in (rs6000*, powerpc*): Add switches to control which
18587 AIX multilibs get built.
18588
18589Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18590
18591 * configure.in (i386-win32): Don't build expect if we're not
18592 building the tcl subdir.
18593
18594Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
18595
18596 * Makefile.in: (configure-target-examples, all-target-examples):
18597 New targets, configure and build example programs.
18598
18599Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
18600
18601 * mpw-configure: If an mpw-config.in generated a file mk.sed,
18602 use it as input to sedit the generated MPW makefile.
18603 * mpw-README: Add a suggestion about Gestalt.h.
18604
18605Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
18606
18607 * config.sub: Accept *-*-ieee*.
18608
18609Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
18610
18611 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
18612 Ronald F. Guilmette <rfg@monkeys.com>.
18613
18614Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18615
18616 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18617 for powerpc-pe native.
18618 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18619 (target==powerpc-pe): duplicate i386-win32 entry.
18620
18621Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18622
18623 * configure.in (noconfigdirs): Exclude target-newlib for all versions
18624 of vxworks, not just vxworks5.1.
18625
18626Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
18627
18628 * mpw-configure: Add support for exec-prefix.
18629
18630Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18631
18632 * config.guess: Recognize HP model 816 machines as having
18633 a PA1.1 processor.
18634
18635Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
18636
18637 * configure: Ignore new autoconf configure options.
18638
6599da04
JM
18639Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18640
18641 * config.guess: Recognize Pentium under SCO.
18642 From Robert Lipe <robertl@arnet.com>.
18643
18644Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18645
18646 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
18647
18648Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
18649
18650 * configure.in: Don't configure gas for alpha-dec-osf*.
18651
18652Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
18653
18654 * configure.in: Default to --with-stabs for some targets for which
18655 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18656 i[345]86*-*-unixware*.
18657
18658Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
18659
18660 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18661 rather than basing it on the target. Simplify handling of options
18662 controlling which directories to configure. Remove extraneous
18663 slash in multi-clean target.
18664
18665Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
18666
18667 * config-ml.in: Prefix more variables with ml_ so they don't collide
18668 with configure's.
18669
18670Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
18671
18672 * configure: Don't turn -v into --v.
18673
18674Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
18675
18676 * configure.in (targargs): Fix typo.
18677
18678 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18679
18680Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
18681
18682 * configure.in: Strip --host and --target options from
18683 CONFIG_ARGUMENTS, and always configure for --host only. Add
18684 --with-cross-host option when building with a cross-compiler.
18685 * configure: Canonicalize the arguments put into config.status by
18686 always using `=' for an option with an argument. Pass a presumed
18687 --host or --target explicitly.
18688
18689Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
18690
18691 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18692 into general OS recognition case.
18693
18694Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18695
18696 * configure.in (target_configdirs): add target-winsup only
18697 for win32 target systems.
18698
18699Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
18700
18701 * Makefile.in (all-target-libgloss): Depend upon
18702 configure-target-newlib, since when libgloss is built it looks to
18703 see if the newlib directory exists.
18704
18705Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
18706
18707 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18708 cfg-ml-*.in.
18709
18710Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
18711
18712 * configure: Handle LD and LD_FOR_TARGET when configuring a
18713 Canadian Cross.
18714
6599da04
JM
18715Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18716
18717 * configure.in (target_libs): add target-winsup.
18718 (target==i386-win32): add patch diff flex make to $noconfigdirs.
18719 (target==ppcle-pe): remove ld from $noconfigdirs.
18720
18721Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
18722
18723 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18724 Preserve relative path names in $srcdir. Build symlink tree if
18725 configuring cross target dir and srcdir=. (= no VPATH support).
18726 (configure-target-libg++): Depend on configure-target-librx.
18727 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18728 * config-ml.in: New file.
18729 * symlink-tree: New file.
18730 * configure: Ensure srcdir="." if that's what it is.
18731
18732Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
18733
18734 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18735 includes and FLEX_SKELETON setting.
18736 * mpw-configure (--with-gnu-ld): New option, controls whether
18737 to use PPCLink or ld with PowerMac GCC.
18738 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18739 * mpw-config.in: Configure grez if targeting Mac.
18740
18741 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
18742 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18743 just macos.
6599da04
JM
18744 * configure.in: Configure grez resource compiler if targeting Mac.
18745 * Makefile.in (all-grez, install-grez): New targets.
18746
18747Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
18748
18749 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 18750 gcc in the path, set CC to gcc -O2.
6599da04
JM
18751
18752Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
18753
18754 * configure: Default ${build} correctly. Avoid picking up extra
18755 spaces when reading CC and CXX from Makefile. When doing a
18756 Canadian Cross, use plausible default values for numerous
18757 variables.
18758 * configure.in: When doing a Canadian Cross, don't try to
18759 configure tools whose configure script can't handle it.
18760
18761Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18762
18763 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18764
18765Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
18766
18767 * configure: Remove dubious bug reporting address.
18768
18769Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
18770
18771 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
18772 configure script, run that instead of this directory's configure.
18773 In either case, print a message that we're configuring the sub-dir.
18774
18775Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
18776
18777 * configure.in: Before checking for the existence of various files,
18778 use sed to filter out "target-".
18779
18780Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
18781
18782 * Makefile.in (DO_X): Split rule to decrease command line length
18783 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
18784 (Philippe De Muyter).
18785
18786Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18787
18788 * Makefile.in (all-patch): depend on all-libiberty.
18789
18790Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
18791
18792 * configure.in: If the only directory in target_configdirs which
18793 actually exists is libiberty, then set target_configdirs to empty,
18794 to avoid trying to build a target libiberty in a gas or gdb
18795 distribution.
18796
18797Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
18798
18799 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
18800 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18801 systems.
6599da04
JM
18802
18803Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18804
18805 * configure.in (copy_dirs): Use sys-include instead of include
18806 for --with-headers option.
18807
18808Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
18809
18810 * Makefile.in, configure.in: Make winsup builds work with
18811 new scheme.
18812
18813Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
18814
18815 * configure.in: Build the linker on AIX.
18816
18817Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
18818
18819 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
18820 where needed.
18821
18822Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
18823
18824 * Makefile.in (all-gcc): Fix typo.
18825
18826Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
18827
18828 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
18829
18830Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
18831
18832 * configure.in: Rename libFOO to target-libFOO, and xiberty
18833 to target-xiberty, to provide more flexibility.
18834 (target_subdir): Define. Create if cross.
18835 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
18836 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
18837 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
18838 check-libFOO -> check-target-libFOO, etc.
18839 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
18840 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
18841 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
18842 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
18843 allow ALL_GCC="" to only configure.
18844 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
18845 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
18846 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
18847
18848Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
18849
18850 * Makefile.in (taz): Build "info" in etc explicitly.
18851
18852Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
18853
18854 * configure.in: Make sure that CC is undefined (as opposed to
18855 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
18856 problem with autoconf trying to configure on a host without GCC.
18857
18858Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
18859
18860 * mpw-configure: Set host alias from choice of host compiler,
18861 only use generic MPW Makefile sed if present, edit a file
18862 named "hacked_Makefile.in" instead of "Makefile.in" if present.
18863 * mpw-README: Add problem notes about CW6 and CW7.
18864
18865Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
18866
18867 * Makefile.in (taz): Use ";" instead of ";;".
18868
18869Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
18870
18871 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
18872 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
18873 DISTDOCDIRS.
18874 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
18875 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
18876
18877Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
18878
18879 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
18880 and gnats, because they are now subsumed by DISTSTUFFDIRS.
18881 Move bfd to DISTSTUFFDIRS.
18882
18883Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18884
18885 * Makefile.in (X11_LIB): Removed.
18886 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
18887
18888 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
18889
18890Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18891
18892 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
18893 names.
18894
18895Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18896
18897 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
18898
18899Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
18900
18901 * configure.in (i[345]86-*-win32): Always build newlib.
18902 Don't configure cvs, autoconf or texinfo.
18903 * Makefile.in (LD_FOR_TARGET): New.
18904 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
18905 Pass down LD_FOR_TARGET.
18906
18907Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
18908
18909 * winsup: New directory.
18910 * Makefile.in: Build winsup.
18911 * configure.in: Winsup is configured when target is win32.
18912 Can only build win32 target GDB when native.
4e81ae98 18913
6599da04
JM
18914Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
18915
18916 * config.guess: Recognize HP model 819 machines as having
18917 a PA 1.1 processor.
18918
18919Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
18920
18921 * configure: Fix sed loop which substitutes for CC and CXX to
18922 avoid bug found in various sed implementations.
18923
18924Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18925
18926 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
18927 simulator. Use standard powerpc-*-eabi*.
18928
18929Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
18930
18931 * configure.in: Stop putting gas and binutils in noconfigdirs for
18932 powerpc-*-aix* and rs6000-*-*.
18933
18934Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
18935
18936 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
18937 -mcall-aixdesc libraries.
18938
18939Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
18940
18941 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18942
18943 * config.sub (arm | armel | armeb): Fix shell syntax.
18944
18945Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18946
18947 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
18948 -msoft-float and -mcpu=common support.
18949 (powerpc*-*-eabisim*): Add support for building -mcall-aix
18950 libraries.
18951
18952Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18953
18954 * configure.in: Allow configuration and build of emacs19 for the alpha.
18955
18956Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18957
18958 * configure.in (CC): Get ^CC, not just any old CC, from
18959 ${host_makefile_frag}.
18960
18961Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18962
4e81ae98 18963 * configure.in (CC): Try to get CC from
6599da04
JM
18964 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
18965
18966Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18967
18968 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
18969 only if it exists in $(srcdir).
18970
18971Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
18972
18973 * configure: If CC and CXX are not set in the environment, set
18974 them, based on either an existing Makefile or on searching for gcc
18975 in PATH. Substitute for CC and CXX in Makefile.
18976 * configure.in: Remove libm from target_libs. Separate
18977 target_configdirs from configdirs. If CC is not set in
18978 environment, try to get it from a host Makefile fragment. Rewrite
18979 changes of configdirs to use skipdirs instead. A few minor
18980 tweaks. Take directories out of target_configdirs as they are
18981 taken out of configdirs. Remove existing Makefile files from
18982 subdirectories. Substitute for TARGET_CONFIGDIRS and
18983 CONFIG_ARGUMENTS in Makefile.
18984 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
18985 by configure.in.
18986 (CONFIG_ARGUMENTS): Likewise.
18987 (CONFIGURE_TARGET_MODULES): New variable.
18988 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
18989 ($(CONFIGURE_TARGET_MODULES)): New target.
18990 (configure-libg++, configure-libio): New targets.
18991 (all-libg++): Depend upon configure-libg++.
18992 (all-libio): Depend upon configure-libio.
18993 (configure-libgloss, all-libgloss): New targets.
18994 (configure-libstdc++): New target.
18995 (all-libstdc++): Depend upon configure-libstdc++.
18996 (configure-librx, all-librx): New targets.
18997 (configure-newlib): New target.
18998 (all-newlib): Depend upon configure-newlib
18999 (configure-xiberty): New target.
19000 (all-xiberty): Depend upon configure-xiberty.
19001
19002Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19003
19004 * configure.in (host i[345]86-*-win32): Expand the
19005 noconfigdirs again.
19006
19007Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
19008
19009 * mpw-configure: Fix sed command file name.
19010
19011Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
19012
4e81ae98 19013 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
19014 noconfigdirs again.
19015
19016Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
19017
19018 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
19019 or powerpc*-*-pe*, since they are not yet supported.
19020
19021Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
19022
19023 Add PowerMac support and many other enhancements.
19024 * mpw-configure: New option --cc to select compiler to use,
19025 paste options set according to --cc into the generated
19026 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
19027 if mpw-make.sed is present.
19028 * mpw-config.in: Don't test for gC1, test for mpw-touch,
19029 add forward includes for PowerPC include files.
19030 * mpw-build.in: Build using Makefile.PPC if present.
19031 (do-byacc, etc): Remove separate version resource builds.
19032 (do-gas): Build "stamps" before "all".
19033 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
19034 * mpw-README: Update to reflect --cc option, PowerMac support,
19035 and recently-reported compatibility problems.
19036
19037Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
19038
19039 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
19040 embedded m68k systems (-aout, -coff, -elf, -vxworks).
19041 (--with-multilib-top): Pass to recursive invocations.
19042
19043Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
19044
19045 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
19046 v810-*-*.
19047
19048Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19049
19050 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
19051 gdb, ld and opcodes on v810-*-*.
19052
6599da04
JM
19053Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
19054
19055 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
19056 (local-maintainer-clean): New target.
19057 (maintainer-clean): New target.
19058 (realclean): Just depend upon maintainer-clean.
19059
19060Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19061
19062 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
19063
19064Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
19065
19066 * configure.in: Build ld in mips*-*-bsd* case.
19067
19068Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
19069
19070 * config.sub: Accept -lites* OS. From Ian Dall.
19071
19072Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
19073
19074 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 19075 targets.
6599da04
JM
19076
19077Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19078
19079 * configure.in: treat i386-win32 canadian cross the same as
19080 i386-go32 canadian cross.
19081
19082Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19083
19084 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
19085 running under the simulator to build a reduced set of libraries.
19086 (powerpc-*-eabiaix): Add fine grained multilib support added to
19087 other powerpc targets yesterday.
19088
19089Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19090
19091 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
19092 -disable-softfloat, -disable-relocatable, -disable-aix, and
19093 -disable-sysv to control which multilib libraries get built.
19094
19095Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
19096
19097 * configure: Add Makefile.tem to list of files to remove in trap
19098 handler.
19099
19100Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
19101
19102 * config.guess (*Linux*): Add missing "exit"s.
19103 Also, need specific check for alpha-unknown-linux (uses COFF).
19104
19105Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
19106
19107 * config.guess: Merge with FSF:
19108
19109 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
19110 * config.guess (AIX4): More robust release numbering discovery.
19111
19112 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
19113 * config.guess (i386-sequent-ptx): Properly get version number.
19114
19115 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
19116 * config.guess (mips:*:4*:UMIPS): New case.
19117
19118Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
19119
19120 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
19121 (i386-win32 host): Likewise. Don't build readline.
19122
19123Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
19124
19125 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
19126 SUPPORT_FILES to submakes.
19127
19128Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
19129
19130 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
19131 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
19132 mpw-configure.
19133
19134Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
19135
19136 * configure.in (appdirs): Use =, not ==, in test expression when
19137 trying to build the text to print in the warning message for
19138 Solaris users.
19139
19140Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
19141
19142 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
19143
19144Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
19145
19146 * config.guess: Recognize lynx-2.3.
19147
19148Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
19149
19150 * config.sub (z8ksim): Deleted
19151 (z8k-*-coff): New, this is the one true name of the target.
19152
19153Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
19154
19155 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
19156
19157Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
19158
19159 * config.guess (*:Linux:*:*): First try asking the linker what the
19160 default object file format is (elf, aout, or coff). Then if this
19161 fails, try previous methods.
19162
19163Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19164
19165 * configure.in: Don't build newlib for *-*-vxworks5.1.
19166
19167Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
19168
19169 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
19170 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
19171
19172Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
19173
19174 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
19175
19176Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
19177
19178 * cfg-ml-com.in: New file.
19179 * cfg-ml-pos.in: New file.
19180
19181Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
19182
19183 * COPYING.NEWLIB: Add HP free copyright to list.
19184
19185Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19186
19187 * config.sub: Recognize -eabi* for the system, not just -eabi.
19188
19189Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
19190
19191 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
19192 * config.sub, configure.in (win32): New target and host.
19193
19194Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
19195
19196 * configure.in: Add i386-pe configuration.
19197
19198Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
19199
19200 * mpw-build.in (install): Install GDB after LD.
19201
19202Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
19203
19204 * mpw-config.in (elf/mips.h): Always forward-include, needed
19205 for GDB to build.
19206
19207Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
19208
19209 * testsuite: New directory for customer acceptance and whole tool
19210 chain tests.
19211
19212Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19213
19214 * configure: If per-host line isn't found, but AC_OUTPUT is found
19215 and a configure script exists, run it instead.
19216
19217Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
19218
19219 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
19220
19221Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
19222
19223 * configure: Set build_{cpu,vendor,os,alias} to host values when
19224 --build isn't specified.
19225
19226Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19227
19228 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
19229 (FLAGS_TO_PASS): Pass them.
19230 (EXTRA_TARGET_FLAGS): Ditto.
19231
6599da04
JM
19232Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19233
19234 * Makefile.in (all-libg++): Depend on all-libstdc++.
19235
19236Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19237
19238 * configure.in (noconfigdirs): Enable all packages for
3d3b561f 19239 i386-unknown-netbsd.
6599da04
JM
19240
19241Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
19242
19243 * configure.in (noconfigdirs): Don't configure tk for i386-go32
19244 hosted builds (DOS builds)
19245
19246Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
19247
19248 Changes for ARM based on patches from Richard Earnshaw:
19249 * config.sub: Handle armeb and armel.
19250 * configure.in: Omit arm linker only for riscix.
19251
19252Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
19253
19254 * config.guess: Update from FSF.
19255
19256Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
19257
63f6bcd7 19258 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
19259 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
19260 powerpcle variant. Convert pentium into i586, not i486. Add p5
19261 alias for i586. Map new x86 variants p6, k5, nexgen into i586
19262 temporarily.
19263
19264Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
19265
19266 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
19267
19268Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
19269
19270 * config.sub: Accept -lites* as a basic system type.
19271
19272Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
19273
19274 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
19275 installed, and if so return linuxoldld as the system name.
19276
19277Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
19278
19279 * config.guess: Add hppa1.1-hp-lites support.
19280
19281Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
19282
19283 * configure.in: Don't build newlib for m68k-vxworks5.1.
19284
19285Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19286
19287 * configure.in (mips-sgi-irix6): Use mh-irix5.
19288
19289Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
19290
19291 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
19292
19293Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19294
19295 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 19296 OSF/1. Fix compiler flags.
6599da04
JM
19297 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
19298
19299Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
19300
19301 * configure.in: Recognize --with-newlib.
19302 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
19303
19304Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19305
d207ebef 19306 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
19307 to *_X11_MODULES due to gdbtk needing X include files et al.
19308
19309Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
19310
19311 Merge in support for Mac MPW as a host.
19312 (Old change descriptions retained for informational value.)
19313
19314 * mpw-config.in: Add generic include forwards for cpu-specific
19315 include files in aout and elf directories.
19316
19317 * mpw-configure: Added copyright.
19318 * mpw-config.in: Check for presence of required build tools.
19319 (target_libs): Add newlib.
19320 (target_tools): Add examples.
19321 (Read Me): Generate as "Read Me for MPW" instead.
19322 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
19323 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
19324 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
19325
19326 * mpw-configure: Remove subdir-specific makefile hackery,
19327 delete mk.tmp after using it.
19328
19329 * mpw-build.in (all): Display start and end times.
19330
19331 * mpw-configure (host_canonical): Set.
19332 (target_cpu): Always add to makefiles.
19333 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
19334 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
19335 (mpw-mh-mpw): Look for in srcdir and srcroot.
19336 Use sed instead of mpw-edit-prefix to edit prefix definitions.
19337
19338 * mpw-build.in: (install-only): New target.
19339
19340 * mpw-configure (host_alias, target_alias): Rename from hostalias
19341 and targetalias, add into generated Makefile.
19342 (mk.tmp): If present, add into generated Makefile.
19343 * mpw-build.in (all-gas): Build config.h first before gas proper.
19344
19345 * mpw-configure (config.status): Write only if changed.
19346 * mpw-config.in (readline): Configure it (not built, just used for
19347 definitions).
19348
19349 * mpw-config.in (elf/mips.h): Add a forward include.
19350
19351 * mpw-config.in: Forward-include most .h files in include into
19352 extra-include.
19353 (readline): Don't build.
19354 mpw-build.in (install): Install GDB.
19355
19356 * mpw-configure (prefix, mpw_prefix): Handle it.
19357 * mpw-config.in (mmalloc, readline): Don't configure.
19358 * mpw-build.in (thisscript): Rename to ThisScript.
19359 Use mpw-build instead of BuildProgram everywhere.
19360 (mmalloc, readline): Don't build.
19361 * mpw-README: New file, basic documentation about the MPW port.
19362
19363 * mpw-config.in: Use forward-include to create include files.
19364
19365 * mpw-configure: Add more things to the top of each configured
19366 Makefile, including contents of config/mpw-mh-mpw.
19367 * mpw-config.in (extra-include): Create this directory and fill it
19368 with Posix-like include files when configuring.
19369
19370 * config.sub (apple, mac, mpw): Add various aliases.
19371
19372 * mpw-build.in: New file, top-level build script fragment for MPW.
19373 * mpw-configure: New file, configure script for MPW.
19374 * mpw-config.in: New file, config fragment for MPW.
19375
19376Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19377
19378 * configure.in (host_libs): Remove glob, since it is gone from the
19379 sources.
19380
19381Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19382
19383 * Makefile.in: define empty GDB_NLM_DEPS var.
19384
19385 * configure.in(target_makefile_frag): use config/mt-netware
19386 for netware targets.
19387
19388Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
19389
19390 * config.sub: Merge in recent FSF changes. Remove linux special
19391 cases.
19392
19393Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19394
731a8127 19395 Revert this change:
6599da04
JM
19396
19397 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19398
19399 * build-all.mk: Use CC=cc -Xs on Solaris.
19400
6599da04
JM
19401Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19402
19403 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
19404 stop using it.
19405 * Makefile.in: Nuke all references to glob subdirectory.
19406
19407Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19408
19409 * configure.in: Fix --enable-shared logic in per-host.
19410
19411Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
19412
19413 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19414
19415Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19416
19417 * configure.in (noconfigdirs): Don't build gas on AIX, for
19418 powerpc*-*-aix* as well as for rs6000*-*-aix*.
19419
19420Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
19421
19422 * configure: Fix --cache-file to work if the file argument is a
19423 relative path.
19424
19425Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
19426
19427 * configure: If the --cache-file is used, pass it down to
19428 configure in subdirectories.
19429
19430Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
19431
19432 * config.sub: add vxworks29k configuration.
19433
19434Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19435
19436 * Makefile.in (taz): Do "diststuff" part quietly.
19437
19438Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
19439
19440 * config.sub: Mini-merge with gcc/config.sub.
19441
19442Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19443
19444 * config.guess (IRIX): Sed - to _.
19445
19446Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19447
19448 * Makefile.in (source-vault, binary-vault): New targets.
19449
19450Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
19451
19452 * config.sub: Recognize -eabi as a basic system type.
19453
19454Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19455
19456 * configure.in (enable_shared stuff): Fix typo.
19457
19458Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
19459
19460 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19461
19462Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19463
19464 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19465
19466Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19467
19468 * configure.in (rs6000-*-*): Don't build gas.
19469
19470Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
19471
19472 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19473 reduce command line length.
19474 (AS_FOR_TARGET): Check for as.new, not Makefile.
19475 (NM_FOR_TARGET): Check for nm.new, not Makefile.
19476
19477Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
19478
19479 * config.guess: Merge from FSF.
19480
19481Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19482
19483 * configure: Don't use $ when handling program_suffix.
19484
19485Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
19486
19487 * configure.in: Configure tk for hppa/hpux.
19488
19489Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
19490
19491 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
19492
19493Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19494
19495 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
19496 to LIBCXXFLAGS. Tests are better run without it.
19497
19498Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
19499
19500 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19501
19502Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
19503
19504 * configure.in (*-*-netware*): Don't configure xiberty.
19505
19506Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
19507
19508 * configure.in: Remove tk from native_only list.
19509
19510Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
19511
19512 * build-all.mk: Add mips-ncd-elf target to sun4 targets
3d3b561f 19513 for special NCD build.
6599da04
JM
19514
19515Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19516
19517 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19518 makeall.bat, they're only useful for binutils snapshots.
19519 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19520 makeall.bat to specified SUPPORT_FILES.
19521
19522Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
19523
19524 * build-all.mk: Add Ericsson targets to sun4 and solaris
3d3b561f
ML
19525 hosts. Add BNR's sun4 target to solaris host, so their
19526 build-from-source will be tested in-house first.
6599da04
JM
19527
19528Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19529
19530 * Makefile.in (LIBCFLAGS): New variable.
19531 (CFLAGS_FOR_TARGET): Ditto.
19532 (LIBCFLAGS_FOR_TARGET): Ditto.
19533 (LIBCXXFLAGS): Ditto.
19534 (CXXFLAGS_FOR_TARGET): Ditto.
19535 (LIBCXXFLAGS_FOR_TARGET): Ditto.
19536 (BASE_FLAGS_TO_PASS): Pass them.
19537 (EXTRA_TARGET_FLAGS): Ditto.
19538
731a8127 19539 * configure.in: Support --enable-shared.
6599da04
JM
19540
19541Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
19542
19543 * configure.in (target_libs): Include libstdc++ again.
19544 * config.guess: Update from FSF (for FreeBSD).
19545
19546Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19547
19548 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19549 makeall.bat.
19550 (DISTDOCDIRS): Add `etc'.
19551 (ETC_SUPPORT_PFX): New variable.
19552 (taz): Include anything from etc starting with a word in
19553 ETC_SUPPORT_PFX.
19554
19555Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19556
19557 * config.sub: Update for recent FSF changes. Remove obsolete
19558 h8300hds entry. Add -windows* and -osx as basic os. Minor
19559 spacing changes.
19560
19561Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19562
19563 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
19564
19565 * config.guess: Merge with FSF.
19566 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19567
19568Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19569
19570 * configure: Since the "trap 0" handler will override the exit
19571 status on many systems, only use it for "exit 1", and make it set
19572 a non-zero exit status; reset it before "exit 0". Also, check
19573 exit status of config.sub, and error out if it failed.
19574
19575Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
19576
19577 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19578 and install libgloss.
19579
19580Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19581
19582 * Makefile.in (all-binutils): Depend upon all-byacc.
19583
19584 * configure.in: Don't build emacs on Irix 5.
19585
19586Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19587
19588 * configure.in (*-*-netware*): Add libio.
19589
19590Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19591
19592 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19593 (CHECK_TARGET_MODULES): Ditto.
19594 (INSTALL_TARGET_MODULES): Ditto.
19595 (TARGET_LIBS): Ditto.
19596 (all-libstdc++): Note dependencies.
19597
19598Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19599
19600 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19601
19602Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19603
19604 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19605 -fexternal-templates.
19606
19607 * configure.in (target_libs): Add libstdc++.
19608 (noconfigdirs): Add libstdc++ as appropriate.
19609
19610Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19611
19612 * config.guess: Update from FSF.
19613
19614Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19615
19616 * configure: Use ${config_shell} when running ${configsub}.
19617
19618Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
19619
19620 * config.sub: No longer recognize h8300h.
19621
19622Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19623
19624 * config.sub: Remove extraneous differences between config.sub and
19625 gcc/config.sub.
19626
19627Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19628
19629 * Makefile.in (DISTSTUFFDIRS): Add gas.
19630
19631Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
19632
19633 * COPYING.NEWLIB: New file.
19634
19635Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
19636
19637 * config.guess (HP-UX): Patch from Harlan Stenn
19638 <harlan@landmark.com> to also emit release level.
19639
19640Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19641
19642 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19643
19644Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
19645
19646 * config.sub: Merge nextstep cleanup from FSF.
19647
19648Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19649
19650 * configure.in (arm-*-*): Don't configure ld for this target.
19651
19652Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19653
19654 * configure.in (*-*-netware): don't configure libg++, libio,
3d3b561f 19655 librx, or newlib.
6599da04
JM
19656
19657Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19658
19659 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
19660 configure ld--it works, but it doesn't support shared libraries.
19661
19662Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19663
19664 * config.guess (*-unknown-freebsd*): Get rid of possible
19665 trailing "(Release)" in version string.
19666 Patch from Paul Richards <paul@isl.cf.ac.uk>.
19667
19668Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
19669
19670 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19671 Fix type: *-next-neststep -> *-next-nextstep.
19672
19673 * config.guess: Merge from FSF:
19674
19675 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19676
19677 * config.guess: Recognize powerpc-ibm-aix3.2.5.
19678
19679 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19680
19681 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19682 instead of UNIX_SV for UnixWare 1.0).
19683
19684Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
19685
19686 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
19687 to make gdb/nlm/* build after the compiler and linker.
19688
19689Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
19690
19691 * config.guess (netbsd, freebsd, linux): Accept any machine,
19692 not just i[34]86.
19693 (m68k-atari-sysv4): Relocate to match FSF version.
19694
19695 * config.guess: More merges from the FSF:
19696
19697 Add a space before function call or macro invocation.
19698
19699 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19700
19701 * config.guess: Add trap cmd to remove dummy.c and dummy when
19702 interrupted.
19703
19704 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19705
19706 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19707 (dummy): Redirect stderr from compilation of dummy.c.
19708
19709 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
19710
19711 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19712
19713Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
19714
19715 * configure: Accept and ignore --cache*, for compatibility with
19716 new autoconf.
19717
19718Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
19719
19720 * config.guess: Merge from FSF:
19721
19722 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19723
19724 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
19725 (PATH): Add /.attbin at end for finding uname.
19726 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
19727
19728 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
19729
e490616e 19730 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
19731
19732 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
19733
e490616e
ZW
19734 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19735 to select whether to use ELF or COFF.
6599da04
JM
19736
19737 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19738
e490616e 19739 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
19740
19741 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
19742
19743 * config.guess: Guess the OS version for HPUX.
19744
19745 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
19746
19747 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19748
19749Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19750
19751 * configure.in: Recognize --with-headers, --with-libs, and
19752 --without-newlib.
19753 * Makefile.in (all-xiberty): Depend upon all-ld.
19754
19755Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19756
19757 * configure.in: Change i[34]86 to i[345]86.
19758
19759Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19760
19761 * configure (version): A few more tweaks to help message.
19762
19763Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
19764
19765 * Makefile.in: Remove (for now) librx as a host library,
19766 now that we're building it for target.
19767
19768Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19769
19770 * configure: Fix up help message; from karl@owl.hq.ileaf.com
19771 (Karl Berry).
19772
19773Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
19774
19775 * configure.in: Also configure librx.
19776
19777Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19778
19779 * Makefile.in: Update various rules to reflect that librx
19780 is now needed for libg++.
19781
19782Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19783
19784 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19785
19786Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
19787
19788 * configure.in: Configure the examples directory.
19789
19790Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19791
19792 * configure: Simplify Jun 2 1994 change.
19793
19794Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19795
19796 * change CC to /usr/latest/bin/gcc for lynx host builds, since
19797 /bin/gcc isn't good enough to build gcc.
19798
19799Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
19800
19801 * Makefile.in (GDB_SUPPORT_FILES): Remove
19802 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
19803 (gdb.tar.gz): Add new rule to use standard distribution building
19804 mechanism.
19805
19806Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19807
19808 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
19809 Bill Cox <bill@cygnus.com>.
19810
19811Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
19812
19813 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
19814
19815Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
19816
19817 * configure: Search current dir first in .gdbinit.
19818
19819Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
19820
19821 * config.sub: Recognize freebsd (merged from gcc config.sub).
19822
19823Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
19824
19825 * config.sub: Refer to NeXT's operating system as nextstep.
19826
19827 * config.sub (case $basic_machine): Re-order the cases, to match
19828 the order in the FSF version (which is mostly alphabethical).
19829 Merge in some additions and changes from the FSF.
19830
19831Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
19832
19833 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
19834 * config.sub: Recognize cxux7.
19835 * configure.in: Use mh-cxux for m88k-harris-cxux*.
19836
19837Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
19838
19839 * config.sub: Fix typo powerpc -> powerpc-*.
19840
19841Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
19842
19843 * Makefile.in: `all-emacs19' depends on `all-byacc'.
19844
19845 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
19846 parallel with all-emacs and install-emacs). Top-level command
19847 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
19848
19849Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19850
19851 * test-build.mk ($(host)-stamp-stage2-installed): Remove
19852 $(relbindir)/make before doing ``make install'', and use
19853 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
19854 installing over running make binary.
19855 ($(host)-stamp-stage3-installed): Likewise.
19856
19857Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19858
19859 * config.guess: Recognize Mach.
19860
19861Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19862
19863 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
19864 see whether --exec-prefix was used.
19865
19866Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19867
19868 * README: Explicitly mention libg++/README. (Zoo's idea.)
19869
19870Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19871
19872 * Makefile.in: Add all-librx target similar to all-libproc.
19873
19874Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
19875
19876 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
19877 with post 1.2 uname bogosity.
19878
19879Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19880
19881 * configure: Remove temporary files on receipt of a signal.
19882
19883Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
19884
19885 * configure: If there is a package_makefile_frag, remove
19886 ${subdir}/Makefile.tem after copying it in.
19887
19888Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19889
19890 * build_all.mk: support rs6000 lynx identifies itself as
19891 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
19892 since /bin/gcc is too feeble to compile a modern gcc.
19893
19894Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19895
19896 * brought devo/test-build.mk update-to-date with progressive/
3d3b561f 19897 test-build.mk. Add lynx targets and hppa flag info.
6599da04
JM
19898
19899Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19900
19901 * configure.in: Use mh-ncrsvr43. Patch from
19902 Tom McConnell <tmcconne@sedona.intel.com>.
19903
19904Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
19905
19906 * config.guess (i386-unknown-bsdi): No longer need to
19907 check #if defined(__bsdi__) && defined(__i386__).
19908
19909Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19910
19911 * configure: Set program_transform_nameoption correctly.
19912
19913Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
19914
19915 * brought build-all.mk update-to-date with progressive build-all.mk,
3d3b561f 19916 added new targets and hppa info.
4e81ae98 19917
6599da04
JM
19918Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19919
19920 * configure: If config.guess result is a prefix of the user
19921 specified target, assume a native build and use the user specified
19922 target as the host alias. Remove SunOS patch suffix removal hack.
19923 * configure.in: Remove SunOS patch suffix removal hack.
19924
19925 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
19926 in NATIVE_CHECK_MODULES.
19927
19928Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
19929
19930 * Makefile.in: Rename HOST_ONLY to NATIVE.
19931 * configure: Delete SunOs patch suffix from host_canonical
3d3b561f 19932 and build_canonical variables that are prepended to Makefiles.
6599da04
JM
19933 * configure.in: Add comments for easier maintenance.
19934
19935Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19936
19937 * Makefile.in: Add all-libproc target similar to all-gui.
19938
19939Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
19940
19941 * Makefile.in (CHECK_MODULES): split into
19942 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
19943
19944Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
19945
19946 * config.guess (i386-unknown-bsdi): New system to guess.
19947
19948Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
19949
19950 * Makefile.in: Add all-gui target (but not yet build by "all").
19951
19952Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
19953
19954 * config.sub: Move deletion of patch suffix from here...
19955 * configure.in: To here, at Ian's suggestion. The top-
3d3b561f 19956 level scripts might need to know of a patch level.
6599da04
JM
19957
19958Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
19959
19960 * config.sub: Strip off patch suffix so rtl is recognized
3d3b561f 19961 as a sunos4.1.3 machine, even though it's been patched.
6599da04
JM
19962
19963Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
19964
19965 * Makefile.in (INSTALL_LAST): Delete.
19966 (INSTALL_DOSREL): New.
19967
19968Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19969
19970 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
19971 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
19972 whether we pass down --with-gnu-ld anyhow.
19973
19974Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
19975
19976 * Makefile.in (INSTALL_LAST): Change operation so it works
19977 on more flavors of make.
19978 * configure.in (go32): Don't build libg++ or libio.
19979
19980Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
19981
19982 * Makefile.in (Move HOST_PREFIX_1 and friends up so
19983 they can be overriden by templates.
19984
19985Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
19986
19987 * configure.in (target==go32): Don't build gdb.
19988 * dosrel: New directory.
19989
19990Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
19991
19992 * configure.in (host==go32): Configure dosrel too.
19993 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
19994 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
19995 be set by incoming names or templates.
19996 (INSTALL_LAST): New rule.
6599da04
JM
19997
19998Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
19999
20000 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
20001
20002Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20003
6599da04
JM
20004 * configure.in (appdirs): New variable. Currently empty, but will
20005 be used in gas distribution. If nonempty, lists a set of
20006 directories at least one of which must get configured, or top
20007 level configuration is considered to have failed.
20008 (rs6000-*-lynxos*): Use new file name.
20009
20010Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20011
20012 Eliminate XTRAFLAGS.
20013 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
20014 newlib include files using -idirafter, and also use -nostdinc.
20015 (CXX_FOR_TARGET): Likewise.
20016 (XTRAFLAGS): Removed.
20017 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
20018 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
20019 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
20020 ($(DO_X)): Don't pass down XTRAFLAGS.
20021
20022Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20023
20024 * configure.in (mips*-dec-bsd*): New target; do build linker.
20025 (mips*-*-bsd*): New target; don't build linker.
20026
20027Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
20028
20029 * configure.in: support rs6000-*-lynxos* configuration.
20030 support sunos4 as a cross target.
20031
20032 * config.sub: look for lynx*, not lynx since the OS version may
20033 legitimately be part of the name.
20034
20035Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20036
20037 * configure.in (i[34]86-*-sco*): Move to be with other i386
20038 targets.
20039 (romp-*-*): New target. Skip various binary utilities.
20040 (vax-*-*): New target. Don't build newlib.
20041 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
20042
20043Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20044
20045 * configure.in: Only set host_makefile_frag if config
20046 directory exists.
20047
20048Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20049
20050 * install.sh: If $dstdir exists, don't check whether each
20051 component does.
20052
20053Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20054
20055 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
20056
20057Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
20058
3b75d237
AJ
20059 * configure.in (*-*-lynxos*): Don't configure newlib for either
20060 native or cross Lynx.
6599da04
JM
20061
20062Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
20063
20064 * config.sub (sparc64-elf): Fix os.
20065 (z8k): Remove duplicate.
20066
20067Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20068
20069 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
20070 gcc/stmp-fixproto, to try to prevent fixproto from being run.
20071
20072Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
20073
20074 * configure: Make file links cleanly even if Lynx fails on
3d3b561f 20075 an NFS symlink (at least fail cleanly).
6599da04
JM
20076
20077Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
20078
20079 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
20080 -XNh2000.
20081
20082Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20083
20084 * configure: Unknown options are fatal again.
20085
20086Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
20087
20088 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 20089 compatibility.
6599da04
JM
20090
20091Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
20092
20093 * build-all.mk: Add `clean' target.
20094
20095Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20096
20097 * config.guess: Add SINIX support.
20098 * configure.in: Add mips-*-sysv4* support.
20099
20100Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
20101
20102 * build-all.mk: Document all useful targets.
20103 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
20104 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
20105
20106Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20107
20108 * configure: Support --silent, --quiet.
20109
20110Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20111
20112 * configure: Support --disable-FEATURE.
20113
20114Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20115
20116 * config.guess: Recognize NCR running SVR4.3.
20117
20118Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
20119
20120 * config.guess: Make BSDI generate i386-unknown-bsd386.
20121 Patch from Paul Eggert <eggert@twinsun.com>.
20122
20123Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20124
20125 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
20126
20127Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20128
20129 * configure: Make unrecognized options give nonfatal warnings
20130 instead of fatal errors, and pass them to any subdirectory
20131 configures in case they recognize them.
20132 Make --x equivalent to --with-x.
20133
20134Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20135
20136 * configure: Add --enable-* options. Clean up usage message and
20137 some comments.
20138
20139Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
20140
20141 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
20142
20143Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20144
20145 * configure.in (hppa*-*-*): Enable binutils.
20146
20147Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20148
20149 * config.sub: Recognize cisco.
20150
20151Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
20152
20153 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
20154
20155Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20156
20157 * config.guess: about target *-hitachi-hiuxwe2, don't print more
20158 than one configuration name. Add comment.
20159
20160Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
20161
20162 * config.guess: about target *-hitachi-hiuxwe2, fixed
20163 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
20164 macro is incorrect.]
20165
20166Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20167
20168 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
20169 than the "make ls" stuff which used to be here.
20170
20171Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
20172
20173 * config.guess: Recognize i[34]86-unknown-freebsd.
20174 From Shawn M Carey <smcarey@rodan.syr.edu>.
20175
20176Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
20177
20178 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
20179
20180Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
20181
20182 * config.guess: Check for ptx.
20183
20184Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
20185
20186 * config.sub: Add os9k checking.
20187
20188Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20189
20190 * config.guess: Handle OSF1 running on HPPA processors
20191
20192Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
20193
20194 * configure: If subdir configure fails, print out a message with
20195 subdirectory name, in case subdir's configure code didn't identify
20196 itself.
20197
20198Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
20199
20200 * configure.in: Remove embedded newlines from configdirs.
20201 Avoid mismatches of substrings. Fix matching strings at end
20202 of configdirs.
20203
20204Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
20205
20206 * config.guess: Add Lynx/rs6000 config support.
20207
20208Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
20209
20210 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
20211
20212Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
20213
20214 * configure.in (hppa*-*-osf*): Treat this just like most other
20215 PA configurations (eg no binutils or ld).
20216 (hppa*-*-*elf*): These configurations have binutils and ld.
20217
20218Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20219
20220 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
20221
20222Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20223
20224 * configure.in (rs6000-*-*): Build gas.
20225
20226Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20227
e490616e 20228 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
20229
20230Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20231
20232 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
20233 for GDB and GDB has been fixed to not need it.
20234
6599da04
JM
20235Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20236
20237 * config.guess: Recognize vax hosts.
20238
20239Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20240
20241 * configure (while loop): Don't use "break 2" inside case
20242 statement -- the case statement isn't an enclosing loop.
20243
20244Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
20245
20246 * config.guess: Clean up NeXT support, to allow nextstep
20247 on Intel machines. Make OS be nextstep.
20248
20249Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
20250
20251 * config.guess: Add alternate forms for Convex.
20252
20253Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
20254
20255 * configure: Completely rewrite option processing. Take
20256 advantage of pattern-matching to avoid invoking test frequently.
20257 Also clean up host and target defaulting logic.
20258
20259Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20260
20261 * Makefile.in: Replace all occurrances of "rootme" with "r" and
20262 "$${rootme}" with "$$r", to increase the likelihood that the do-*
20263 commands (plus user environment) will fit SCO limits.
20264
20265Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20266
20267 * configure.in: Don't issue warnings about directories which are
20268 not being configured if -norecursion is set. Correct test for
20269 --with-gnu-as and --with-gnu-ld to not get confused by substring
20270 matches.
20271
20272 * configure.in: Don't build gas for alpha-dec-osf1*.
20273
20274Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
20275
20276 * configure: Back out Per's change of 12/19/1993. It changes the
20277 behavior of configure in unexpected and confusing ways.
20278
20279 Also, use different delim char when calculating
20280 program_transform_name so that the name can contain slashes.
20281
20282Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
20283
20284 * configure.in, config.sub: Add support for VSTa micro-kernel.
20285
20286Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
20287
20288 * configure.in: Nuke hacks which were used to get a special
20289 version of GAS for HPPA configurations.
20290
20291Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
20292
20293 * configure: If only ${target_alias} is given, use that
20294 as the default for ${host_alias}.
20295 * configure: Add missing back-slashes before nested quotes.
20296
20297Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20298
20299 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
20300
20301Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
20302
20303 * config.guess: Recognize some Tektronix configurations.
20304 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
20305
20306Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20307
20308 * config.sub: Match any flavor of SH.
20309
20310Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
20311
20312 * configure.in: Don't try to configure newlib for Alpha.
20313
20314Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20315
20316 * configure.in: Don't build ld for Irix 5. Don't build gas,
20317 libg++ or libio for any Alpha target.
20318
20319 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
20320
20321Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
20322
20323 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
20324 default arguments -- so it tried to compress itself.
20325
20326Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20327
20328 * configure.in (notsupp): ensure that a space is always at the end
3d3b561f 20329 of the configdirs list, since the grep checks for an explicit space
6599da04
JM
20330
20331Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20332
20333 * configure.in (target i386-sysv4.2): don't build ld, since static
3d3b561f 20334 versions of many libraries are not available.
6599da04
JM
20335
20336Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20337
20338 * config.guess: Recognize Apollos (using environment variables).
20339 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
20340
20341Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20342
20343 * config.guess: Recognize Sony news mips running newsos.
20344
20345Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
20346
20347 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20348 "fi ; else" for bash.
20349
20350Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
20351
20352 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20353
20354Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
20355
20356 * config.sub: accept unixware as an alias for svr4.2.
20357 Fix some inconsistancies with the gcc version.
20358
20359Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20360
20361 * Makefile.in (DISTDOCDIRS): Add gdb.
20362
20363Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
20364
20365 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
20366
20367Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20368
20369 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20370 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20371 this now.
20372
20373Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20374
20375 * config.sub: Accept hiux* as an OS name.
20376
20377 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20378 etc/make-stds.texi. The underscore came from gcc, and dje now
20379 agrees that RUNTESTFLAGS is the correct name.
20380
20381Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
20382
20383 * install.sh: Remove 'set -e'. It makes any conditionals
20384 in the script useless.
20385
20386 * config.guess: Automatically recognize arm-acorn-riscix
20387 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20388
20389Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
20390
20391 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20392
20393Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20394
20395 * Makefile.in (DISTDOCDIRS): New variable.
20396 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 20397 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
20398
20399Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20400
20401 * configure.in (hppa target): check the source directory for the
3d3b561f 20402 pagas sub-directory
6599da04
JM
20403
20404Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
20405
20406 * config.sub: Allow -aout* and -elf*.
20407
20408Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20409
20410 * configure.in: Don't build ld on i386-solaris2, same as for
20411 sparc-solaris2.
20412
20413Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
20414
20415 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20416
20417Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20418
20419 * configure.in: Configure gdb for alpha.
20420
20421Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20422
20423 * Makefile.in (CXXFLAGS): Add -O.
20424
20425Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20426
20427 * config.guess: added support for DG Aviion
20428
20429Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20430
20431 * configure.in: Produce warning message for subdirectories not
20432 configurable for this host/target combination. Don't try to
20433 configure gdb for vms.
20434
20435Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20436
20437 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20438 appropriate files before making "diststuff".
20439 (DISTBISONFILES): New var: list of files to be edited.
20440 (DISTSTUFFDIRS): Add binutils.
20441
20442Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20443
20444 * config.sub: also handle mipsel and mips64el (for little endian mips)
20445
20446Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20447
20448 * configure.in: Add * to end of all OS names.
20449
20450Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
20451
20452 * configure.in: Build newlib for LynxOS native.
20453
20454Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20455
20456 * config.guess: Add support for delta 88k running SVR3.
20457
20458 * configure.in: Add comment about HP compiler vs. emacs.
20459
20460Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20461
20462 * configure.in: don't build ld on solaris2 (not a viable option
3d3b561f 20463 due to bugs in getpwnam & getpwuid)
6599da04
JM
20464
20465Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20466
20467 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20468 config.guess will produce a full version number.
20469
20470Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20471
20472 * configure.in: Build linker and binutils for alpha-dec-osf1.
20473
20474Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20475
20476 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20477 and gdb/testsuite/Makefile.in.
20478
20479Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20480
20481 * configure.in: recognize mips*- instead of mips-
20482
20483Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
20484
20485 * config.sub: Accept linux*coff and linux*elf as operating
20486 systems.
20487
20488Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20489
20490 * config.sub: Recognize mips64, and mips3 as an alias for it.
20491
20492Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20493
20494 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20495 gdb knows how to handle OSF/1 shared libraries.
20496
20497Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20498
20499 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20500 * config.guess: Recognize Hitachi's HIUX.
20501 * config.sub: Recognize h3050r* and hppahitachi.
20502 Remove redundant cases for hp9k[23]*.
20503
20504Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20505
20506 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20507 if gas and ld are in the source tree and are in ${configdirs}.
20508 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 20509 --with options (but still pass them down on the command line,
6599da04
JM
20510 if they were explicitly specified).
20511
20512Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20513
20514 * configure: substitute SHELL value in Makefile.in with
20515 ${CONFIG_SHELL}
20516
20517Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20518
20519 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20520 *-*-solaris2* targets.
20521
20522Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20523
20524 * Makefile.in: define M4, and pass it down to sub-makes;
20525 all-autoconf now depends on all-m4
20526
20527Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20528
20529 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20530 presence of {ar,ranlib} instead of a configured directory
20531
20532Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
20533
20534 * config.guess: Accept 34?? as well as 33?? for NCR.
20535
20536Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20537
20538 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20539 of 'gas' in sed commands, since 'gash' is now in the tree as well.
20540
20541Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20542
20543 * configure: grab values for $(CC) and $(CXX) from the
20544 environment, so that someone can do "CC=gcc configure; make" and
20545 have it work right (matching the way that autoconf works now)
20546
20547 * configure.in, Makefile.in: add support for gash, the tcl
20548 interface to Galaxy
20549
20550 * config.guess: add NetBSD variants (hp300, x86)
20551
20552Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
20553
20554 * install.sh: Support -d option (in the manner of SunOS 4 install,
20555 as it is more deterministic than that of GNU install)
20556 (chmodcmd): Set file to mode 755 by default (should also do default
20557 chgrp and chown, but I don't feel like dealing with that now)
20558
20559Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
20560
20561 * config.sub: Remove h8300hhms alias.
20562
20563Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20564
20565 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20566
20567Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20568
20569 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20570 as stmp-fixinc
20571
20572Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20573
20574 * config.sub: recognize m88110-bug-coff.
20575
20576Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20577
20578 * Makefile.in (all-libio): all dependencies on the toolchain used
20579 to build this (gcc, gas, ld, etc)
20580
20581Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20582
20583 * config.guess: Deal with OSF/1 1.3 on alpha.
20584
20585Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20586
20587 * install.sh: add some 'else true' clauses for portability
20588
20589 * configure.in: don't build libio for h8[35]00-*-* targets
20590
20591Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
20592
20593 * Makefile.in: Add support for new libio.
20594
20595Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20596
20597 * install.sh: If one command fails, don't try the rest. Don't try
20598 to remove $dsttmp (via trap) unless we have already created it.
20599 If $src doesn't exist, detect it and exit with an error.
20600
20601 * config.guess: Recognize BSD on hp300.
20602
20603Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
20604
20605 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20606 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20607
20608Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
20609
20610 * Makefile.in (all-send-pr): depends on all-prms
20611
20612Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20613
20614 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20615
20616Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20617
20618 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20619 Added test for mips-mips-riscos5.
20620
20621Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20622
20623 * configure.in: use mh-hp300 for 68k HP hosts
20624
20625Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20626
20627 * configure: add support for CONFIG_SHELL, so that you can use
20628 some alternate shell for evaluating configure scripts
20629
20630Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
20631
20632 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
20633 in configure script to bug-gdb@prep.ai.mit.edu when building
20634 distribution archive.
20635 * Makefile.in (COMPRESS): Remove def.
20636 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
20637 gdb.tar.Z and make-gdb.tar.Z respectively.
20638 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
20639 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
20640 to convergence with 'taz' target in Makefile.in.
20641
20642Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20643
20644 * install.sh (dsttmp): use trap to ensure that tmp files go
20645 away on error conditions
20646
20647Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20648
20649 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20650
20651Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20652
20653 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20654 its parent is '/' not ''.
20655
20656 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20657
20658Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
20659
20660 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20661 that ${newsrcdir}/configure.in does.
20662
20663Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20664
20665 * test-build.mk: support for CONFIG_SHELL
20666
20667Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
20668
20669 * config.sub (netware): Add as a basic system type.
20670
20671Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20672
20673 * Makefile.in (Makefile): depend on configure.in. Also drop the
3d3b561f 20674 $(srcdir)/ from the dependency on Makefile.in.
6599da04
JM
20675
20676Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
20677
20678 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20679 (h8300hhms is temporary until multi-libraries are implemented).
20680 * configure.in: Handle h8300h too.
20681
20682Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20683
20684 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20685
20686Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
20687
20688 * configure: Remove extraneous output when guessing host type.
20689 * config.guess: Remove extraneous output when guessing using C
20690 compiler rather than uname, or when guessing fails.
20691
20692Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
20693
20694 * Makefile.in: remove all.cross and install.cross targets
20695
20696 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
3d3b561f 20697 definitions
6599da04
JM
20698
20699Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
20700
20701 * configure.in (target sh): Build gprof.
20702
20703Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20704
20705 * config.sub: change -solaris to -solaris2
20706
20707Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20708
20709 * configure.in: Use config/mh-riscos for mips-*-sysv*.
20710
20711Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
20712
20713 * configure: Correct error message for missing Makefile.in to
20714 print correct directory.
20715
20716Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20717
20718 * install.sh: kludge around 386BSD shell bug
20719
20720Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
20721
20722 * config.guess: Recognize NeXT.
20723 * config.guess: Recognize i486-ncr-sysv4.
20724 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
20725
20726Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
20727
20728 * Makefile.in (MAKEINFOFLAGS): New variable.
20729 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20730 * build-all.mk, test-build.mk: Pass down --no-split as
20731 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
20732
20733Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
20734
20735 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
20736
20737Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
20738
20739 * Makefile.in (libg++.tar.z): New rule.
20740 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
20741 * Makefile.in (taz): Only do a single chmod.
20742
20743Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20744
20745 * install.sh: don't use dirname anymore (replaced with sed usage)
20746
20747Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
20748
20749 * Makefile.in: Change extension for gzip'd files from '.z' to
20750 '.gz' per new FSF standard usage.
20751
20752Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20753
20754 * configure: put quotes around the final value of program_transform_name
20755
20756Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20757
20758 * Makefile.in: new install.sh support; update install-info rules
20759
20760Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
20761
20762 * configure.in: Build diff for crosses, but not for go32 host.
20763
20764 * configure.in: Build gprof only for native, and don't build it
20765 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20766
20767Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
20768
20769 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20770
20771Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20772
20773 * configure.in (host_tools): Add prms.
20774
20775Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20776
20777 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20778 with $(FLAGS_TO_PASS) on the command line
20779
20780 * config.sub: Recognize lynx and lynxos
20781
20782Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
20783
20784 * config.sub: Accept -ecoff*, not just -ecoff.
20785
20786Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20787
20788 * Makefile.in (taz): Use .gz suffix instead of .z.
20789 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20790 names.
20791
20792Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20793
20794 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20795
20796Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20797
20798 * Makefile.in (install-no-fixedincludes): install gcc last, so
20799 that rebuilds that might happen during 'make install' don't get
20800 bogus gcc include files
20801
20802Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20803
20804 Change from Utah for HPPA support:
20805 * config.guess: Recognize hppa1.x-hp-bsd.
20806
20807Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
20808
20809 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
20810 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20811
20812Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
20813
20814 * config.sub: Add support for rom68k and bug boot monitors.
20815
20816Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
20817
20818 * Makefile.in: Make all-opcodes depend on all-bfd.
20819
20820Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
20821
20822 * config.guess: Added special check for i[34]86-univel-sysv4*.
20823
20824Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
20825
20826 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
20827 the processor rather than assuming i486.
20828
20829Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20830
20831 * config.guess: Recognize SunOS6 as Solaris3.
20832
20833Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
20834
20835 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
20836 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
20837
20838Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
20839
20840 * build-all.mk (all-cross): New target for Canadian Cross.
20841 Added Q2 go32 targets.
20842 * test-build.mk: Configure go32 cross sparclite-aout and
20843 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
20844 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
20845
20846Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20847
20848 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
20849 GO32 hosted toolchains
20850
20851Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
20852
20853 * configure: change so "-exec-prefix" gets passed down rather
20854 than "-exec_prefix" so autoconf generated Makefiles get the
20855 exec_prefix set right.
20856
20857Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20858
20859 * config.guess: get the Solaris2 minor version number
20860
20861 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
20862
20863Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20864
20865 * config.guess: Recognize some Sequent platforms.
20866
20867Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20868
20869 * Makefile.in: added the vault-install target
20870
20871 * configure.in: actually use the Sun3 makefile fragment that's in
20872 config, also added the release dir to configdirs
20873
20874Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20875
20876 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
20877
20878Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20879
20880 * configure.in: remove some program from Alpha targetted toolchains
20881
20882Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
20883
20884 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
20885 gprof.
20886 (taz): Run "make diststuff" in those directories instead of "make
20887 proto-dir". Look for "VERSION=" only at start of line in subdir
20888 Makefile. Use "gzip -9" for compression.
20889 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
20890 (binutils.tar.z): New target.
20891
20892Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20893
20894 * Makefile.in (taz): Include gpl.texinfo.
20895
20896Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20897
20898 * Makefile.in (setup-dirs): Merged into "taz" target.
20899 (taz): Only do `proto-dir' stuff if a directory is actually needed
20900 for this target.
20901
20902Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
20903
20904 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
20905 (FLAGS_TO_PASS): Pass down MUNCH_NM.
20906 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
20907 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
20908 (gcc-no-fixedincludes): Correct for current gcc Makefile.
20909
20910Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
20911
20912 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
20913 config.sub, and move-if-change to gdb testsuite distribution
20914 archive, so the testsuite can be extracted, configured, and
20915 run separately from the gdb distribution. Blow away the Chill
20916 tests that require a Chill compiled executable, since GNU Chill
20917 is not yet publically available.
20918
20919Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20920
20921 * test-build.mk: set environment variables in a single command,
20922 instead of a list of assignments and exports
20923
20924 * config.guess: recognize Alpha/OSF1 systems
20925
20926Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
20927
20928 * configure: Change help message to prefer --options rather than
3d3b561f 20929 -options.
6599da04
JM
20930
20931Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20932
20933 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
20934 zippy@ecst.csuchico.edu.
20935 * config.guess: Recognize miniframe.
20936
20937Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
20938
cc6010cd
AP
20939 * Makefile.in: Use srcroot to find runtest rather than rootme.
20940 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
20941
20942Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
20943
20944 * test-build.mk: Extensive additions to support building on a
20945 machine other than the host.
20946
20947Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
20948
20949 * configure (tooldir): Fix for i386-aix again.
20950
20951Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
20952
20953 * configure, Makefile.in: Change definition of $(tooldir)
20954 to match the FSF.
20955
20956Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
20957
20958 * config.guess: Recognize i[34]86/SVR4.
20959
20960Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20961
20962 * Makefile.in (all-gdb): gdb depends on sim.
20963
20964Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
20965
20966 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
20967 at the same time we make the prototype gdb directory.
20968 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
20969 files at the same time as the gdb base release distribution.
20970
20971Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
20972
20973 * Makefile.in (check): Use individual check targets rather than
20974 DO_X rule.
20975 (check-gcc): Added.
20976
20977Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
20978
20979 * config.sub: Use sysv3.2 not sysv32 for canonical OS
20980 for System V release 3.2.
20981
20982Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20983
20984 * config.sub: Recognize hppaosf.
20985 * configure.in: Do configure ld/binutils/gas for it.
20986
20987Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20988
20989 * configure (tooldir): Alter syntax used to set this, for systems
20990 where "\$" isn't handled right, like i386-aix.
20991
20992Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
20993
20994 * configure: Pass program-transform-name, not
20995 program_transform_name, to recursive configures.
20996
20997Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
20998
20999 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
21000 of gas+ld+binutils.
21001
21002Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
21003
21004 * config.guess: Recognize AIX3.2 as distinct from 3.1.
21005
21006Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21007
21008 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
21009
6599da04
JM
21010Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
21011
21012 * Makefile.in (PRMS): Set back to all-prms.
21013
21014Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
21015
21016 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
21017 targets, rather than for MIPS hosts.
21018
21019Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21020
21021 * configure.in: add comment for --with-x default values
21022
21023 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
21024
21025 * Makefile.in: add check-* targets for each of the directories in
21026 the tree. Add a definition of RUNTEST that will use the one we
21027 just built, if it exists. Pass this down via FLAGS_TO_PASS.
21028
21029Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
21030
21031 * configure.in: Removed obsolete references to bfd_target and
21032 target_makefile_frag.
21033
21034 * build-all.mk: Set assorted targets for Q2.
21035 * config.sub: Recognize z8k-sim and h8300-hms.
21036 * test-build.mk: Really don't pass host to configure.
21037 (HOLES): Added uname.
21038
21039Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
21040
21041 * configure: Handle an empty program-prefix, program-suffix or
21042 program-transform-name correctly.
21043
21044Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
21045
21046 * build-all.mk: -G 8 no longer required for MIPS targets.
21047 * test-build.mk: Don't pass host argument to configure; make it
21048 guess.
21049
21050Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
21051
21052 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
21053 * Makefile.in (COMPRESS): New macro, like GZIP.
21054
21055Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
21056
21057 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
21058
21059 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
21060 with gas currently defaults to -G 0.
21061
21062Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
21063
21064 * Makefile.in (all-flex): flex depends on byacc.
21065
21066 * build-all.mk: If host not specified, use config.guess. Pass TAG
21067 to test-build.mk as RELEASE_TAG.
21068 * test-build.mk (configargs): New variable containing arguments to
21069 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
21070 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
21071
21072 * config.guess: Use /bin/uname when checking -X argument on SCO,
21073 to avoid invoking GNU uname which doesn't understand -X.
21074
21075 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
21076
21077 * configure.in: Build gas for mips-*-*.
21078
21079Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21080
21081 * Makefile.in (all.normal): insert missing backslash.
21082
21083Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
21084
731a8127 21085 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
21086
21087 * Makefile.in: Complete overhaul to merge many almost identical
21088 targets.
21089
21090Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21091
21092 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
21093 (gdb.tar.Z): Adjusted.
21094
21095 * Makefile.in (setup-dirs, taz): New targets; should be general
21096 enough to adapt for gdb sometime. Build only .z file.
21097 (gas.tar.z): New target.
21098
21099Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
21100
21101 * build-all.mk: Use CC=cc -Xs on Solaris.
21102
6599da04
JM
21103Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
21104
21105 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
21106 for handling BISON for FSF releases.
21107
21108Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
21109
21110 * configure: Actually implement the change zoo just documented.
21111
21112Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
21113
21114 * configure: when using config.guess, only set target_alias when
21115 it's not already been set (ie, on the command line)
21116
21117Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21118
21119 * Makefile.in: add installcheck target, set PRMS to install-prms
21120
21121Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21122
21123 * configure: add support for package_makefile_fragment, handle the
21124 case where a directory has a configure.in file but no Makefile.in
21125 more gracefully (with an actual understandable error message, even);
21126 add support for --without (and add this to the usage message); also
21127 explicitly add a --host=${host_alias} to the command line when
21128 config.guess is used
21129
21130Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21131
21132 * configure: Must use both --host and --target in recursive calls.
21133
21134Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
21135
21136 * Makefile.in: Change deja-gnu to dejagnu.
21137
21138Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
21139
21140 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
21141
21142Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21143
21144 * configure.in: canonicalize all instances to *-*-solaris2*,
21145 also strip out a number of tools to not build for go32 host
21146
21147Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21148
21149 * config.guess: add GPL.
21150
21151 * Makefile.in, config.guess, config.sub, configure: bump
3d3b561f 21152 copyrights to 93.
6599da04
JM
21153
21154Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
21155
21156 * Makefile.in (do-info): Removed obsolete check for existence of
21157 localenv file.
21158
21159 * Makefile.in (MAKEOVERRIDES): Define to be empty.
21160
21161Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21162
21163 * Makefile.in: a couple of 'else true' for decstation,
21164 support for TclX
21165
21166 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
21167
21168Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
21169
21170 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
21171
21172Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
21173
21174 * config.guess: Recognize i386-ibm-aix (PS/2).
21175 * configure.in: Use config/mh-aix386 file for it.
21176
21177Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
21178
21179 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
21180 CC_FOR_TARGET instead.
21181 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
21182
21183Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
21184
21185 * Makefile.in: Add sim to list of directories sent with gdb
21186
21187Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
21188
21189 * configure.in: Put back mips-dec-bsd* case.
21190
21191Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
21192
21193 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
21194 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
21195 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
21196
21197Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21198
21199 * configure.in: remove no-op mips-dec-bsd* in "case $target"
21200
21201 * Makefile.in (dir.info): only run gen-info-dir if it exists,
21202 (install-info): install dir.info only if it exists,
21203 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
21204
21205Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
21206
21207 * configure.in: For vms target, skip bfd, ld, binutils. Do build
21208 gas for mips-dec-bsd.
21209
21210Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
21211
21212 * configure (makesrcdir): If ${srcdir} is relative and not ".",
21213 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
21214
21215Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
21216
21217 * configure.in: Added "dejagnu" to hosttools list.
21218
21219Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
21220
21221 * config.sub, configure.in, config.guess: Add support
21222 for Bosx, an AIX variant from Bull.
21223 Patches from F.Pierresteguy@frcl.bull.fr.
21224
21225Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
21226
21227 * devo/dejagnu: Initial creation of devo/dejagnu.
21228 Migrated dejagnu testcases and support files for testing software
21229 tools to reside as subdirectories, currently called "testsuite",
21230 within the directory of the software tool. Migrated all programs,
21231 support libraries, etc. beloging to dejagnu proper from
21232 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
21233 with no modifications. The changes to these files which will
21234 allow them to configure, build, and execute properly will be made
21235 in a future update.
21236
21237Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
21238
21239 * Makefile.in: Change send_pr to send-pr.
21240 * configure.in: Likewise.
21241 * send_pr: Renamed directory to send-pr.
21242
21243Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
21244
21245 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
21246
21247Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
21248
21249 * README: Update for gdb-4.8 release.
21250 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
21251 gdb-xxx.tar.z (gzip'd) file also.
21252
21253Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21254
21255 * Makefile.in: make all-diff depend on all-libiberty
21256
21257Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
21258
21259 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
21260
21261Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21262
21263 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
21264
21265Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
21266
21267 * Makefile.in (DEVO_SUPPORT): Remove etc directory
21268 (ETC_SUPPORT): Only add the files GDB wants from etc/.
21269 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
21270
21271Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21272
21273 * Makefile.in: makeinfo binary is in a new location
21274
21275Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
21276
21277 * config.sub: Accept -ecoff as an OS.
21278
21279 * Makefile.in: Various changes to eliminate a level of make
21280 recursion and reduce the required command line length.
21281 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
21282 sub-makes.
21283 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
21284 variables holding settings for specific sub-makes.
21285 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
21286 in terms of BASE_FLAGS_TO_PASS.
21287 (TARGET_LIBS): New variable listing directories which use
21288 TARGET_FLAGS_TO_PASS.
21289 (subdir_do): Eliminated.
21290 (do-*): New set of targets to replace subdir_do.
21291 (various): All targets which used subdir_do now depend on do-*.
21292 (local-clean): Renamed from do_clean.
21293 (local-distclean): New target, dependency of distclean and
21294 realclean.
21295 (install-info): Don't create directories. Depend on dir.info
21296 rather than calling make recursively.
21297 (install-dir.info): Eliminated.
21298 (install-info-dirs): Create all info directories here.
21299 (dir.info): Depend upon do-install-info.
21300
21301 * test-build.mk (HOLES): Added false.
21302
21303Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
21304
21305 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
21306
21307Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21308
21309 * Makefile.in (info): remove dependency on all-texinfo. The
21310 problem was really in texinfo/C, not at this level.
21311
21312Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
21313
21314 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
21315
21316Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
21317
21318 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
21319 GDB releases.
21320
21321Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21322
21323 * configure: Include srcdir in message about target of link not
21324 being found. Don't convert `-' to `_' in `with' options being
21325 passed to subdirs.
21326
21327Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21328
21329 * configure.in: add uudecode to host_tools
21330
21331 * Makefile.in: added {all,install}-uudecode targets, added them to
21332 the appropriate lists
21333
21334Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
21335
21336 * Makefile.in (all-gcc): Added dependency on all-gas.
21337
21338 * configure.in (mips-*-*): Build ld and binutils.
21339
21340Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21341
21342 * configure: check return code from mkdir, print error message and
3d3b561f 21343 exit on failure.
6599da04
JM
21344
21345Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
21346
21347 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
21348
21349Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
21350
21351 * test-build.mk (HOLES): Added tar, cpio and uudecode.
21352
21353Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21354
21355 * config.sub (h8500): Recognize this as a cpu type.
21356
21357Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21358
21359 * configure: source directory missing is no longer a warning
21360
21361 * configure.in: recognize irix[34]* instead of irix[34]
21362
21363 * Makefile.in: define and pass down X11_LIB
21364
6599da04
JM
21365Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
21366
21367 * guess-systype: Renamed to ...
21368 * config.guess: ... by popular request.
21369 * configure.in, Makefile.in: Update accordingly.
21370
21371Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
21372
21373 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
21374 + Add Convex, Cray/Unicos, and Encore/Multimax support.
21375 + Execute ./dummy instead of assuming . is in PATH.
21376
21377Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
21378
21379 * guess-systype: New shell script. Attempts to guess the
21380 canonical host name of the executing host.
21381 Only a few hosts are supported so far.
21382 * configure: Call guess-systype if no host is specified.
21383
21384Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
21385
21386 * Makefile.in (gcc-no-fixedincludes): Made to work with current
21387 gcc Makefile.
21388
6599da04
JM
21389Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
21390
21391 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21392 (all-gcc, install-gcc, subdir_do): Use it.
21393
21394Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21395
21396 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21397
21398Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
21399
21400 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
3d3b561f 21401 set exclusively by configure, using configure.in .
6599da04
JM
21402
21403Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21404
21405 * test-build.mk: set $PATH for all builds
21406
21407 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21408
21409Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
21410
21411 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
21412 the one used in gcc/Makefile.in, so that a null expansion doesn't
21413 override the one needed to build gcc with a native cc.
21414
6599da04
JM
21415Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21416
21417 * configure: Accept -with arguments.
21418
21419Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
21420
21421 * Makefile.in: added h8300sim
21422
21423Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
21424
6599da04
JM
21425 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21426 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
21427 (all-cygnus, native, build-cygnus): Make
21428 $(canonhost)-stamp-3stage-done, not $(host)....
21429 * test-build.mk (stamp-3stage-compared): Use tail +10c for
21430 i386-sco3.2v4. Added else true to if command.
21431
21432Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
21433
21434 * config.sub: (from FSF) Sequent uses a BSD-like OS.
21435
21436Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
21437
21438 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21439
21440Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21441
21442 * configure.in: don't remove binutils from Solaris builds
21443
21444Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
21445
21446 * Makefile.in: get rid of earlier definitions for *clean,
21447 also handle the recursive info rule better
21448
21449Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
21450
21451 * Makefile.in (mostlyclean, distclean, realclean): Fix to
21452 do more-or-less the right thing.
21453
21454Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
21455
21456 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21457 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21458
21459Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21460
21461 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21462 $(host_canonical).
21463
21464 * configure.in: split the configdirs list into 4 categories (native
21465 v. cross, library v. tool) and handle the cross-only and native-
21466 only in more reasonable (and correct!) way.
21467
21468Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
21469
21470 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
21471 configdirs anymore.
21472
21473Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21474
21475 * Makefile.in: extensive cleanup:: removed all of the explicit
21476 clean-* targets, collapsed many wrappers around subdir_do into
21477 one, added additional targets to satisfy standards.texi, deleted
21478 some old targets, some changes for consistency
21479
21480Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21481
21482 * configure.in: handle some programs as cross-only, and others as
21483 native only
21484
21485 * test-build.mk: handle partial holes in a more generic manner
21486
21487 * Makefile.in: m4 depends on libiberty
21488
6599da04
JM
21489Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21490
21491 * configure.in: add m4, textutils, fileutils, sed, shellutils,
21492 time, wdiff, and find to configdirs
21493
21494 * Makefile.in: all, clean, and install rules for the new programs
21495 added to configure.in
21496
21497Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21498
21499 * configure.in: use mh-sun for all *-sun-* hosts
21500
6599da04
JM
21501Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21502
21503 * Makefile.in: define flags for X11 include files and library file
21504 locations, pass them down to the programs that need this info
21505
21506 * build-all.mk: added a 'native' target, to 3stage the native toolchain
21507
6599da04
JM
21508Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21509
21510 * configure.in: start building libg++ for HP-UX targets
21511
21512Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
21513
21514 * README: Update references to files moved into etc/.
21515
21516Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
21517
21518 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
21519 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
21520
21521Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
21522
21523 * configure: accept dash as well as underscore in long option
21524 names for FSF compatibility.
21525
21526Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
21527
21528 * config.sub: added -sco3.2v4 support from FSF.
21529
21530Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21531
21532 * configure.in: expand the section that adds or removes
21533 directories from the list of programs to build, to handle native
21534 vs. cross in addition to host v. native
21535
21536Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
21537
21538 * Makefile.in: Replace C++ in macro names with CXX.
21539 This is less likely to break ...
21540
21541Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21542
21543 * test-build.mk: add -w to GNU_MAKE
21544
21545Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21546
21547 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21548 add 'sparc' to list of recognized cpus. This needed to make
21549 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21550 Delete some redundant ose68 variants. Recognize -wrs as an os,
21551 then changes that into $CPU-wrs-vxworks.
21552
21553 * configure.in: remove most references to gdbtest, regularize
21554 target based program removal
21555
21556 * test-build.mk: import from p3 tree (many fixes and changes)
21557
21558Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21559
21560 * Makefile.in: added rules to handle tcl, tk, and expect
21561
21562 * configure.in: handle those directories if they exist
21563
21564Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21565
21566 * config.sub: removed bogus hppabsd and hppahpux names, since
21567 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21568
21569Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21570
21571 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
21572 depends upon all-xiberty
21573
21574 * Makefile.in: changes from p3, including:
21575
21576 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
21577
21578 * Makefile.in (XTRAFLAGS): include newlib directories if
21579 newlib/Makefile exists, rather than if host != target.
21580
21581 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
21582
21583 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21584 from the same source tree and not building a cross-compiler. This
21585 matters for the libg++ configuration if reconfiguring a tree that
21586 has already been installed.
21587
21588 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
21589
21590 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21591 pick up the machine and system specific header files.
21592
21593 * Makefile.in: added AS_FOR_TARGET, passed down in
21594 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21595 the C compiler to use to create programs which are run in the
21596 build environment, set it to default to $(CC), and passed it down
21597 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21598
21599 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
21600
21601 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21602 We need them for unusual native builds, like systems without
21603 ranlib.
21604
21605 * configure: also define $(host_canonical) and
e490616e
ZW
21606 $(target_canonical), which are the full, canonical names for the
21607 given host and target
6599da04
JM
21608
21609Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
21610
21611 * Makefile.in: Added separate definitions for C++.
21612
21613Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
21614
21615 * configure.in (configdirs): Add deja-gnu.
21616
21617Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
21618
21619 * README: Update for configure.texi and gdb-4.7 release.
21620
21621Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
21622
21623 * Makefile.in: Move "all" target to top of file.
21624 Previously, first target was ".PHONY" which caused BSD4.4 make
21625 to build .PHONY when make was run without arguments.
21626
21627Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
21628
21629 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
21630 Library-copylefted code in libiberty.
21631
21632Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
21633
21634 * config.sub: Replace m68kmote with plain old m68k.
21635
21636Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
21637
21638 * Makefile.in: Remove space from blank line, avoid Make complaints.
21639
21640Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
21641
21642 * config.sub: Complain if no argument is given. Added support for
21643 386bsd as OS and target alias.
21644
21645Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
21646
21647 * Makefile.in (XTRAFLAGS): include newlib directories if
21648 newlib/Makefile exists, rather than if host != target.
21649
21650Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
21651
21652 * config.sub: recognize sparclite-wrs-vxworks.
21653
21654 * Makefile.in (install-xiberty): added *-xiberty make rules (from
21655 p3.) Added clean-xiberty to clean.
21656
21657Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21658
21659 * configure.in: use *-*-* instead of nested cases for host and target
21660
21661Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
21662
21663 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21664 from the same source tree and not building a cross-compiler. This
21665 matters for the libg++ configuration if reconfiguring a tree that
21666 has already been installed.
21667
21668Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
21669
21670 * config.sub (i486v/i486v4): Merge in from FSF version.
21671
21672Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
21673
21674 * configure: only set PWD if it is already set.
21675
21676Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
21677
21678 * configure: just set PWD=`pwd` at the top, since Ultrix sh
21679 doesn't have unset and all success paths (and most error paths)
21680 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21681 to just ${PWD} to avoid confusion.)
21682
21683Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
21684
21685 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21686 even for a native compilation.
21687
21688Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
21689
21690 Changes to make the gdb.tar.Z rule work better.
21691
21692 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
21693 (DEVO_SUPPORT): Add configure.texi.
21694 (bfd-ilrt.tar.Z): Remove ancient rule.
21695
21696Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
21697
21698 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21699 pick up the machine and system specific header files.
21700
21701 * configure.in, config.sub: added new target m68010-adobe-scout,
21702 with alias of adobe68k. Changed configure.in to check for
21703 -scout before -sco* to avoid a false match.
21704
21705 * Makefile.in: added AS_FOR_TARGET, passed down in
21706 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21707 the C compiler to use to create programs which are run in the
21708 build environment, set it to default to $(CC), and passed it down
21709 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21710
21711Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
21712
21713 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21714 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
21715 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21716 FOR_TARGET variants, to newlib and libg++.
21717
21718Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
21719
21720 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21721 first.
21722
21723Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
21724
21725 * config.sub: Accept `elf' as an environment.
21726
21727Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21728
21729 * Makefile.in (all-opcodes): cd into the right directory
21730
21731Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
21732
21733 * configure: added -program_transform_name option, used as
21734 argument to sed when installing programs.
21735 configure.texi: added documentation for -program_prefix,
21736 -program_suffix and -program_transform_name.
21737
21738Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
21739
21740 * config.sub: Accept i486 where i386 ok.
21741
21742Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
21743
21744 * config.sub: accept we32k
21745
21746Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
21747
3b75d237 21748 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
21749
21750 * Makefile.in: don't create all directories for ``make install'';
21751 let the subdirectories create the ones they need.
21752
21753Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21754
e490616e 21755 * COPYING: new file, GPL v2
6599da04
JM
21756
21757Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21758
21759 * Makefile.in: use the new gen-info-dir, which needs a template
21760 argument (which also lives in texinfo)
21761
21762 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21763
6599da04
JM
21764Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
21765
21766 * config.sub (ncr3000): Change i386 to i486.
21767
21768Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21769
21770 * Makefile.in: add install-rcs, install-grep to
21771 install-no-fixedincludes, removed install-bison and install-libgcc
21772
21773Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
21774
21775 * configure.in: grab the HPUX makefile fragment if on HPUX
21776
21777Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21778
21779 * Makefile.in: eradicate bison spoor (ditto libgcc).
3d3b561f
ML
21780 configure.in: recognise m68{k,000}-ericsson-OSE.
21781 es1800 is alias for m68k-ericsson-OSE
6599da04
JM
21782
21783Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21784
21785 * configure.in: rearrange the parts that remove programs from
21786 configdirs, based now on HOST==TARGET or by canonical triple.
21787
21788Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21789
21790 * test-build.mk: recurse explicitly with -f test-build.mk when
3d3b561f
ML
21791 appropriate. predicate stage3 and comparison on the existence
21792 of gcc. That is, if gcc isn't around, we aren't three-staging.
21793 On very clean, also remove ...stamp-co. Build in-place before
21794 doing other builds.
6599da04
JM
21795
21796Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21797
21798 * Makefile.in, configure.in: add tgas
21799
21800Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21801
21802 * Makefile.in: a number of changes merged in from progressive.
21803
21804 * configure.in: add libm.
21805
21806 * .cvsignore: ignore some stuff that comes from test-build.mk.
21807
6599da04
JM
21808Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
21809
21810 * config.sub: Add es1800 (m68k-ericsson-es1800).
21811
21812Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21813
21814 * configure: Add program_suffix (parallel to program_prefix)
21815 * Makefile.in: adjust directory-creating script for losing decstation
21816
21817Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
21818
21819 * configure: Minor $subdir-related fixes.
21820
21821Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21822
21823 * configure: fix various problems with propogating
21824 makefile_target_frag in subdirs.
21825 * configure.in: config libgcc if its there
21826
21827Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
21828
21829 * config.sub: HPPA merge.
21830
6599da04
JM
21831Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
21832
21833 * Makefile.in: Replace all-bison with all-byacc in all
21834 dependency lines for other tools (which now use byacc).
21835
21836Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
21837
21838 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
21839
6599da04
JM
21840Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
21841
21842 * Makefile.in: make gprof rules similar to byacc rules (instead of
21843 vestigal $(unsubdir) that didn't work...)
21844
21845Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
21846
21847 * config.sub: Add support for Linux.
21848 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
21849 (at least for libg++).
21850
21851Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21852
21853 * configure.texi: fix doc for the -nfp option to configure
21854
21855Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
21856
21857 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
21858
21859Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
21860
21861 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
21862 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
21863 * configure.in: added solaris* host_makefile_frag hook.
21864
21865Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21866
21867 * config.sub: changed recognition of m68000 so that various
21868 m68k types can be specified via m680[01234]0
21869
21870Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21871
21872 * config.sub (basic_machine): fix sed so that '-foo' isn't
21873 completely substituted out while .+'-foo' loses the '-foo'
21874
21875Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21876
21877 * config.sub ($os): Add -aout.
21878
21879Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
21880
21881 * configure: If host_makefile_frag is absolute, don't
21882 prefix ${invsubdir} (relevant to libg++ auto-configure).
21883
21884Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
21885
21886 * Makefile.in (tooldir): Define it.
21887 (all-ld): Depend on all-flex.
21888
21889Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
21890
21891 * Makefile.in (check): Fix libg++ special case.
21892
21893Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
21894
21895 * configure: do not bury `pwd` into config.status, thus do fewer
3d3b561f 21896 pwd's.
6599da04
JM
21897
21898 * configure: print the "Building in" message only when building in
3d3b561f 21899 other than "." AND verbose.
6599da04 21900
63f6bcd7 21901 * configure: remove -s, rework -v to better accommodate guested
3d3b561f 21902 configures.
6599da04
JM
21903
21904 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
21905
21906Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
21907
21908 * Makefile.in: macroize flags passed on recursion. remove
3d3b561f 21909 fileutils.
6599da04
JM
21910
21911Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
21912
21913 * configure: get makesrcdir right for subdirs deeper than 1.
21914
21915 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
3d3b561f 21916 install.
6599da04
JM
21917
21918Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
21919
21920 * Makefile.in: don't print subdir_do or recursion lines.
21921
21922Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
21923
21924 * standards.texi: added menu item.
21925
21926 * Makefile.in: build and install standards.info.
21927
21928 * standards.texi: new file.
21929
21930Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21931
21932 * configure: test for and move config.status pieces from
3d3b561f 21933 ${subdir}/.
6599da04
JM
21934
21935Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
21936
6599da04
JM
21937 * configure: Test for existance of files before trying to mv
21938 them, to avoid numerous non-existance messages.
21939
21940Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
21941
21942 * configure: correct final line of config.status.
21943
21944 * configure: patch from eggert. Avoids a protection problem if
3d3b561f 21945 the original Makefile.in is read only.
6599da04
JM
21946
21947 * configure: use move-if-change from gcc to create config.status.
3d3b561f
ML
21948 Some makefiles depend on config.status to tell if a directory
21949 has been reconfigured for a different host. This change
21950 prevents those directories from remaking everything in the case
21951 where the reconfig was only intended to rebuild a Makefile.
6599da04
JM
21952
21953 * configure: test for config.sub with "config.sub sun4" rather
3d3b561f
ML
21954 than "config.sub ${host_alias}". Otherwise we can't tell a bad
21955 host alias from a missing config.sub.
6599da04
JM
21956
21957Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21958
21959 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
3d3b561f 21960 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
6599da04
JM
21961
21962Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
21963
21964 * configure: mkdir ${subdir} as needed.
21965
21966Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
21967
21968 * Makefile.in,configure.in: added autoconf.
21969
21970Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21971
21972 * Makefile.in: no longer pass against on recursion.
21973
21974 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
3d3b561f 21975 definitions are not inherited.
6599da04
JM
21976
21977 * configure: correct makesrcdir when subdir is .
21978
21979Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
21980
21981 * configure: Add support for 'subdirs' variable, which is
21982 like 'configdirs', except that configure doesn't re-invoke
21983 itself for subdirs, it just creates a Makefile for each subdir.
21984 * configure.texi: Document subdirs.
21985
21986Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21987
21988 * configure.in: added flex to configdirs
21989
21990Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
21991
21992 * Makefile.in: remove clean-stamps from clean.
21993
21994Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
21995
21996 * configure.in: Add gdbtest to configdirs.
21997
21998Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
21999
22000 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
22001 to recursive makes.
22002 * configure.in: Recognize new ncr3000 config.
22003
22004Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
22005
22006 * Makefile.in, configure.in: removed references to gdbm.
22007
22008Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
22009
22010 * config.sub: Don't canonicalize os value
22011 newsos* to bsd (readline needs to check for newsos).
22012 (This fix was earlier made Jan 31, but got re-broken.)
22013
22014Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
22015
22016 * configure.in: sco is an os, not a vendor!
22017
22018 * configure: Quote $( better. Keep various shells happy.
22019
22020Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
22021
22022 * Makefile.in: eliminate stamp-files.
22023
22024Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
22025
22026 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
3d3b561f 22027 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
6599da04
JM
22028
22029Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
22030
22031 * config.sub: fix iris/iris3.
22032
22033Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
22034
22035 * configure: re-add -rm.
22036
22037Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
22038
22039 * Maskefile.in: add .stmp-rcs to all.
22040
22041 * configure.in: remove gas from rs6000 build, use aix host fragment.
22042
22043Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
22044
22045 * configure: pass down site_option during recursion.
22046
22047Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
22048
22049 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
22050
22051Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
22052
22053 * configure: Change exec_prefix so that it really defaults to prefix.
22054
22055Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
22056
22057 * Makefile.in, configure.in: Add support for mmalloc library.
22058
22059Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
22060
22061 * Makefile.in: add stmp dependencies for a few more things.
22062
22063Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
22064
22065 * configure: adjusted error message on objdir/srcdir configure
3d3b561f 22066 collision, per john's suggestion.
6599da04
JM
22067
22068 * Makefile.in: add libiberty stmp to all and all.cross.
22069
22070Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
22071
22072 * Makefile.in: remove force dependencies, add grep to all.
22073
22074Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
22075
22076 * Makefile.in: drop flex. make stamp files work.
22077
22078 * configure: added test for conflicting configuration in srcdir,
3d3b561f
ML
22079 remove trailing slashes from srcdir. Otherwise emacs gdb mode
22080 gets cranky. use relative paths for configure and srcdir
22081 whenever possible. Send some error messages to stderr that were
22082 going to stdout.
6599da04
JM
22083
22084Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
22085
22086 * Makefile.in: Fix libg++ rule to check for gcc directory
22087 before using gcc/gcc. Also pass XTRAFLAGS.
22088
22089Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
22090
22091 * Makefile.in: added stmp-files so that directories aren't polled
3d3b561f 22092 when they are already built.
6599da04
JM
22093
22094 * configure.texi: fixed a node pointer problem.
22095
22096Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
22097
731a8127 22098 * config.sub configure.in gdb/configure.in
6599da04
JM
22099 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
22100 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
22101 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
22102
22103Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22104
22105 * configure: -recurring becomes -silent. corrected help message
3d3b561f 22106 for -site= option.
6599da04
JM
22107
22108 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
22109
22110Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22111
22112 * configure: when building Makefile for crosses, replace
3d3b561f
ML
22113 tooldir and program_prefix. default srcdir from location of
22114 config.sub. remove "for host in hosts" and "for target in
22115 targets" loops.
6599da04
JM
22116
22117Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22118
22119 * Makefile.in: Do not pass bindir or mandir to cvs.
22120
22121Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
22122
22123 * Makefile.in, configure.in: removed traces of namesubdir,
3d3b561f
ML
22124 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
22125 copyrights to '92, changed some from Cygnus to FSF.
6599da04
JM
22126
22127 * configure.texi: remove most references to multiple hosts,
3d3b561f 22128 multiple targets, subdirs, etc.
6599da04
JM
22129
22130 * configure.man: removed rcsid. reference config.sub not
3d3b561f 22131 config.subr.
6599da04
JM
22132
22133 * Makefile.in: mkdir $(infodir) on install-info.
22134
22135Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
22136
22137 * configure.texi: Explain better about .gdbinit and about
22138 the environment that configure.in sections run in.
22139
22140Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
22141
22142 * configure.in: Ultrix is only a decstation if it's a MIPS.
22143
22144Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
22145
22146 * README: DOC.configure => cfg-paper.texi.
22147
22148Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
22149
22150 * config.sub (near case $os): Don't convert newsos* to bsd!
22151
22152Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
22153
22154 * Makefile.in: Reinstall change from gdb-4.3 that reduces
22155 the number of copies of COPYING that go into the GDB tar file.
22156
22157Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
22158
731a8127 22159 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
22160 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
22161 Fix SCO configuration stuff.
22162
22163Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
22164
22165 * Makefile.in: For libg++, make sure the -I pointing
22166 to the gcc directory goes *after* all the libg++-local -I flags.
22167 Also, move just-gcc dependency from just-libg++ to all-libg++.
22168
22169Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
22170
22171 * configure: Change -x to -f to keep Ultrix /bin/test happy.
22172
22173Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
22174
22175 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
22176
22177Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
22178
22179 * config.sub: Add stratus configuration frags. Also
22180 submitted to FSF.
22181
22182Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
22183
22184 * Makefile.in (DEV_SUPPORT): add configure.man.
22185
22186 * config.sub(Decode manufacturer-specific): add -none*.
22187
22188Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
22189
22190 * Makefile.in: remove form feeds to make Sun's make happy.
22191 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
22192
22193Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
22194
22195 * Makefile.in (AR_FLAGS): Make quieter.
22196
22197Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
22198
22199 * configure.in: Add libg++.
22200 * configure: When verbose, don't output the command line at each
22201 level; it will be unremarkably the same as the previous version,
22202 which will be the same as what the user typed.
22203
22204Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
22205
22206 * configure.in, Makefile.in: fix clean-info, add flex. add
3d3b561f 22207 fileutils.
6599da04
JM
22208
22209 * configure: be less sensitive to spaces in Makefile.in. Do not
3d3b561f
ML
22210 look for sources in "..". Doing so breaks subdirectories that
22211 might have their own configure. If a subdir has it's own
22212 configure script, use it.
6599da04
JM
22213
22214Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
22215
22216 * cfg-paper.texi: some changes suggested by rms.
22217
22218Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
22219
22220 * config.sub: Merge in some small additions from the FSF version,
22221 taken from the gcc distribution, to bring the Cygnus and FSF
22222 versions into closer sync.
22223
22224Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
22225
22226 * configure.in: Changed svr4 references to sysv4.
22227
22228Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
22229
22230 * configure: added -V for version number option.
22231
22232Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
22233
22234 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
3d3b561f 22235 renamed from DOC.configure to cfg-paper.texi.
6599da04
JM
22236
22237Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22238
22239 * configure, config.subr, config.sub: config.subr is now
3d3b561f 22240 config.sub again.
6599da04
JM
22241
22242Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
22243
22244 * configure.texi: new file, in progress.
22245
22246 * Makefile.in: build info file and install the man page for
3d3b561f 22247 configure.
6599da04
JM
22248
22249 * configure.man: new file, first cut.
22250
22251 * configure: find config.subr again now that configuration "none"
3d3b561f
ML
22252 has gone. removed all traces of the -ansi option. removed all
22253 traces of the -languages option.
6599da04
JM
22254
22255 * config.subr: resync from rms.
22256
22257Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22258
22259 * configure, config.sub, config.subr: merge config.sub into
3d3b561f
ML
22260 config.subr, call the result config.subr, remove config.sub, use
22261 config.subr.
6599da04
JM
22262
22263 * Makefile.in: revised install for dir.info.
22264
22265Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22266
22267 * configure.in: add decstation host makefile frag.
22268
22269 * Makefile.in: BISON now bison -y again. also install-gcc on
3d3b561f
ML
22270 install. clean-gdbm on clean. infodir belongs in datadir.
22271 Make directories for info install. Build dir.info here then
22272 install it.
6599da04
JM
22273
22274Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22275
22276 * Makefile.in: fix for bad directory tests.
22277
22278Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22279
22280 * configure: \{1,2\} appears to be a sysv'ism. Use a different
3d3b561f 22281 regexp. -srcdir relative was being handled incorrectly.
6599da04
JM
22282
22283 * Makefile.in: unwrapped some for loops so that parallel makes
3d3b561f
ML
22284 work again and so one can focus one's attention on a particular
22285 package.
6599da04
JM
22286
22287Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22288
22289 * configure: added PWD as a stand in for `pwd` (for speed). use
3d3b561f
ML
22290 elif wherever possible. make -srcdir work without -objdir.
22291 -objdir= commented out.
6599da04
JM
22292
22293Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22294
22295 * configure: +options become --options. -subdirs commented out.
3d3b561f
ML
22296 added -host, -datadir. Renamed -destdir to -prefix. Comment in
22297 Makefile now at top of generated Makefile. Removed cvs log
22298 entries. added -srcdir. create .gdbinit only if there is one
22299 in ${srcdir}.
6599da04
JM
22300
22301 * Makefile.in: idestdir and ddestdir go away. Added copyrights
3d3b561f
ML
22302 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
22303 and mandir now keyed off datadir by default.
6599da04
JM
22304
22305Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22306
22307 * Freshly created ChangeLog.
22308
22309\f
22310Local Variables:
22311mode: change-log
22312left-margin: 8
22313fill-column: 76
22314version-control: never
22315End: