]> gcc.gnu.org Git - gcc.git/blame - ChangeLog
aarch64: fix handling of reversed mem ops in ldp/stp policy model
[gcc.git] / ChangeLog
CommitLineData
f22a7ae8
GA
12024-01-25 Chung-Lin Tang <cltang@baylibre.com>
2
3 * MAINTAINERS: Update my work email address.
4
2a9637b2
GA
52024-01-24 Thomas Schwinge <tschwinge@baylibre.com>
6
7 * MAINTAINERS: Update my work email address.
8
3128786c
GA
92024-01-23 Tobias Burnus <tburnus@baylibre.com>
10
11 * MAINTAINERS: Update my email address.
12
132024-01-23 Andrew Stubbs <ams@baylibre.com>
14
15 * MAINTAINERS: Update
16
1a177974
GA
172024-01-16 Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
18
19 * Makefile.def: Add a dependency to libgrust for all-gcc.
20 * Makefile.in: Regenerate the file.
21
222024-01-16 Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
23
24 * Makefile.def: Add libgrust target to bootstrap.
25 * Makefile.in: Regenerate.
26
be035ec4
GA
272024-01-15 Andrew Pinski <quic_apinski@quicinc.com>
28
29 * MAINTAINERS (DCO): Add myself.
30
73ce73fc
GA
312024-01-09 Siddhesh Poyarekar <siddhesh@gotplt.org>
32
33 * SECURITY.txt: Drop "exploitable" in the hardening section.
34
352024-01-09 Tom Tromey <tom@tromey.com>
36
37 * Makefile.in: Rebuild.
38 * Makefile.tpl (BASE_EXPORTS): Add GUILE.
39 (GUILE): New variable.
40 * Makefile.def (flags_to_pass): Add GUILE.
41
6b1d6a2d
GA
422024-01-08 Joseph Myers <josmyers@redhat.com>
43
44 * MAINTAINERS: Update my email address.
45
03fb8f27
GA
462023-12-30 Joseph Myers <jsm@polyomino.org.uk>
47
48 * MAINTAINERS: Update my email address.
49
f998335a
GA
502023-12-14 Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
51 Thomas Schwinge <thomas@codesourcery.com>
52
53 * Makefile.def: Add libgrust as host & target module.
54 * configure.ac: Add libgrust to host tools list. Add libgrust to
55 noconfigdirs if we're not building target libstdc++.
56 * Makefile.in: Regenerate.
57 * configure: Regenerate.
58
592023-12-14 Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
60 Arthur Cohen <arthur.cohen@embecosm.com>
61
62 * MAINTAINERS: Add maintainers for libgrust.
63
e8018ccf
GA
642023-12-13 Arsen Arsenović <arsen@aarsen.me>
65
66 * Makefile.def (gettext): Disable (via missing)
67 {install-,}{pdf,html,info,dvi} and TAGS targets. Set no_install
68 to true. Add --disable-threads --disable-libasprintf. Drop the
69 lib_path (as there are no shared libs).
70 * Makefile.in: Regenerate.
71
8a5d6ce0
GA
722023-12-12 Paul Iannetta <piannetta@kalrayinc.com>
73
74 * MAINTAINERS: Add myself to write after approval
75
762023-12-12 Feng Wang <wangfeng@eswincomputing.com>
77
78 * MAINTAINERS: Update my email address
79
802023-12-12 Feng Wang <wangfeng@eswincomputing.com>
81
82 * MAINTAINERS: Add myself to write after approval
83
6fb55db0
GA
842023-11-23 Nathaniel Shead <nathanieloshead@gmail.com>
85
86 * MAINTAINERS: Add myself to write after approval and DCO
87
26a7e775
GA
882023-11-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
89
90 * libtool.m4: Fix stray call
91
b54b3800
GA
922023-11-19 Lewis Hyatt <lhyatt@gmail.com>
93
94 * Makefile.in: Regenerate.
95 * Makefile.tpl: Add dependency on site.exp to check-gcc-* targets
96
9d58d2d8
GA
972023-11-18 Petter Tomner <tomner@bahnhof.se>
98
99 * MAINTAINERS: Update my email address.
100
1012023-11-18 Frederik Harwath <frederik@harwath.name>
102
103 * MAINTAINERS: Change my address.
104
5cb13173
GA
1052023-11-16 Michal Jires <mjires@suse.cz>
106
107 * MAINTAINERS: Add myself.
108
b9fd8399
GA
1092023-11-13 Arsen Arsenović <arsen@aarsen.me>
110
111 PR bootstrap/12596
112 * .gitignore: Add '/gettext*'.
113 * configure.ac (host_libs): Replace intl with gettext.
114 (hbaseargs, bbaseargs, baseargs): Split baseargs into
115 {h,b}baseargs.
116 (skip_barg): New flag. Skips appending current flag to
117 bbaseargs.
118 <library exemptions>: Exempt --with-libintl-{type,prefix} from
119 target and build machine argument passing.
120 * configure: Regenerate.
121 * Makefile.def (host_modules): Replace intl module with gettext
122 module.
123 (configure-ld): Depend on configure-gettext.
124 * Makefile.in: Regenerate.
125
1262023-11-13 Arsen Arsenović <arsen@aarsen.me>
127
128 * intl/*: Remove.
129
1302023-11-09 Jivan Hakobyan <jivanhakobyan9@gmail.com>
131
132 * MAINTAINERS: Add myself.
133
1342023-11-09 YunQiang Su <yunqiang.su@cipunited.com>
135
136 * MAINTAINERS: Update my email address.
137
2cca6ae6
GA
1382023-11-06 Carl Love <cel@linux.ibm.com>
139
140 * MAINTAINERS: Update my email address.
141
c73d2d49
GA
1422023-11-01 Eric Gallager <egallager@gcc.gnu.org>
143
144 * .github/CONTRIBUTING.md: Wrap lines more tightly.
145
1462023-11-01 Eric Gallager <egallager@gcc.gnu.org>
147
148 * .github/CONTRIBUTING.md: New file.
149 * .github/PULL_REQUEST_TEMPLATE.md: New file.
150
3b632746
GA
1512023-10-22 Iain Sandoe <iain@sandoe.co.uk>
152
153 * configure: Regenerate.
154 * configure.ac: Do not add default runpaths to GCC exes
155 when we are building -static-libstdc++/-static-libgcc (the
156 default).
157 * libtool.m4: Add 'enable-darwin-at-runpath'. Act on the
158 enable flag to alter Darwin libraries to use @rpath names.
159
d5cfabc6
GA
1602023-10-15 Mike Frysinger <vapier@gentoo.org>
161
162 * Makefile.def: Add distclean-sim dependency on distclean-gnulib.
163 * Makefile.in: Regenerate.
164
6febf76c
GA
1652023-10-11 Filip Kastl <fkastl@suse.cz>
166
167 * MAINTAINERS: Fix name order.
168
69e3072c
GA
1692023-10-10 Christoph Müllner <christoph.muellner@vrull.eu>
170
171 * MAINTAINERS: Add myself.
172
0defa2a0
GA
1732023-10-06 Sergei Trofimovich <siarheit@google.com>
174
175 PR bootstrap/111663
176 * Makefile.tpl (STAGEfeedback_CONFIGURE_FLAGS): Disable -Werror.
177 * Makefile.in: Regenerate.
178
6c44b95d
GA
1792023-10-05 Jan Engelhardt <jengelh@inai.de>
180
181 * SECURITY.txt: Fix up indentation.
182
1832023-10-05 Jan Engelhardt <jengelh@inai.de>
184
185 * SECURITY.txt: Fix up commas.
186
bf2e66e3
GA
1872023-10-04 Siddhesh Poyarekar <siddhesh@gotplt.org>
188
189 * SECURITY.txt: New file.
190
6b78e9a5
GA
1912023-09-18 Fei Gao <gaofei@eswincomputing.com>
192
193 * MAINTAINERS: Add myself.
194
37bbfd1c
GA
1952023-09-15 Yang Yujie <yangyujie@loongson.cn>
196
197 * config-ml.in: Remove unneeded loongarch clause.
198 * configure.ac: Register custom makefile fragments mt-loongarch-*
199 for loongarch targets.
200 * configure: Regenerate.
201
a1c20158
GA
2022023-09-12 Edwin Lu <ewlu@rivosinc.com>
203
204 * MAINTAINERS: Add myself
205
2062023-09-12 Thomas Schwinge <thomas@codesourcery.com>
207 Chung-Lin Tang <cltang@codesourcery.com>
208
209 PR testsuite/109951
210 * Makefile.tpl (BASE_TARGET_EXPORTS): Add
211 'SYSROOT_CFLAGS_FOR_TARGET'.
212 * Makefile.in: Regenerate.
213
d820cd78
GA
2142023-09-05 Yang Yujie <yangyujie@loongson.cn>
215
216 * config-ml.in: Do not build the multilib library variant
217 that is duplicate with the toplevel one.
218
ded52c9f
GA
2192023-08-29 Tsukasa OI <research_trasio@irq.a4lg.com>
220
221 * MAINTAINERS: Add myself.
222
6cd85273
GA
2232023-08-22 Filip Kastl <fkastl@suse.cz>
224
225 * MAINTAINERS: Update my email address.
226
886afed6
GA
2272023-08-11 Eric Feng <ef2648@columbia.edu>
228
229 * MAINTAINERS: Add myself.
230
4b92dba7
GA
2312023-08-07 Indu Bhagat <indu.bhagat@oracle.com>
232
233 * Makefile.def: Reflect that libsframe needs to installed before
234 libbfd. Reorder a bit to better track libsframe dependencies.
235 * Makefile.in: Regenerate.
236
2372023-08-07 Indu Bhagat <indu.bhagat@oracle.com>
238
239 * Makefile.def: Add install dependency on libsframe for libbfd.
240 * Makefile.in: Regenerated.
241
2422023-08-07 Nick Alcock <nick.alcock@oracle.com>
243
244 * libtool.m4 (lt_cv_sys_global_symbol_pipe): Augment symcode for
245 Solaris 11.
246
2472023-08-07 Alexander von Gluck IV <kallisti5@unixzen.com>
248
249 * configure: Regenerate.
250 * configure.ac: Add Haiku to list of ELF OSes
251 * libtool.m4: Update sys_lib_dlsearch_path_spec on Haiku.
252
2532023-08-07 Nick Alcock <nick.alcock@oracle.com>
254
255 * libtool.m4 (LT_PATH_NM): Handle user-specified NM with
256 options, including options containing paths.
257
2582023-08-07 Nick Alcock <nick.alcock@oracle.com>
259
260 * libtool.m4 (LT_PATH_NM): Try BSDization flags with a user-provided
261 NM, if there is one. Run nm on itself, not on /dev/null, to avoid
262 errors from nms that refuse to work on non-regular files. Remove
263 other workarounds for this problem. Strip out blank lines from the
264 nm output.
265
2662023-08-07 Arsen Arsenović <arsen@aarsen.me>
267
268 * configure.ac: Reinstate 32b PA-RISC HP-UX targets
269 * configure: Regenerate.
270
2712023-08-07 Simon Marchi <simon.marchi@efficios.com>
272
273 * configure.ac: Add AC_SUBST(PKG_CONFIG_PATH).
274 * configure: Re-generate.
275 * Makefile.tpl (HOST_EXPORTS): Pass PKG_CONFIG_PATH.
276 (PKG_CONFIG_PATH): New.
277 * Makefile.in: Re-generate.
278
2792023-08-07 Luis Machado <luis.machado@arm.com>
280
281 * configure.ac: Disable year2038 by default on 32-bit hosts.
282 * configure: Regenerate.
283
2842023-08-07 Vladimir Mezentsev <vladimir.mezentsev@oracle.com>
285
286 * Makefile.def: Add gprofng module.
287 * configure.ac: Add --enable-gprofng option.
288 * Makefile.in: Regenerate.
289 * configure: Regenerate.
290
2912023-08-07 Martin Liska <mliska@suse.cz>
292
293 * configure.ac: Add --enable-default-compressed-debug-sections-algorithm.
294 * configure: Regenerate.
295
2962023-08-07 Fangrui Song <maskray@google.com>
297
298 * configure: Regenerate.
299 * configure.ac: Add --with-zstd.
300
3012023-08-07 Arsen Arsenović <arsen@aarsen.me>
302
303 * configure: Regenerate.
304 * configure.ac: Recover tilegx/tilepro targets.
305
3062023-08-07 H.J. Lu <hjl.tools@gmail.com>
307
308 * configure: Regenerated.
309 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Check if AR works with
310 --plugin and rc before enabling --plugin.
311
3122023-08-07 H.J. Lu <hjl.tools@gmail.com>
313
314 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
315 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
316 * configure.ac: Include config/gcc-plugin.m4.
317 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
318 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
319 RANLIB if possible.
320 * Makefile.in: Regenerated.
321 * configure: Likewise.
322
3232023-08-07 Arsen Arsenović <arsen@aarsen.me>
324
325 * Makefile.tpl: Substitute @GDCFLAGS@ instead of using
326 $(CFLAGS).
327
3282023-08-07 David Faust <david.faust@oracle.com>
329
330 * MAINTAINERS: Add the BPF port to my reviewer listing.
331
4297a08e
GA
3322023-08-02 Jan Beulich <jbeulich@suse.com>
333
334 * MAINTAINERS: Correct my email address.
335
3362023-08-02 Hu, Lin1 <lin1.hu@intel.com>
337
338 * MAINTAINERS (Write After Approval): Add myself.
339
cf58b896
GA
3402023-08-01 Richard Ball <richard.ball@arm.com>
341
342 * MAINTAINERS: Add myself.
343
a2f31d79
GA
3442023-07-31 Andreas Schwab <schwab@suse.de>
345
346 * configure.ac (GDCFLAGS): Set default from ${CFLAGS}.
347 * configure: Regenerate.
348 * Makefile.in (GDCFLAGS): Substitute @GDCFLAGS@.
349
3502023-07-31 xuli <xuli1@eswincomputing.com>
351
352 * MAINTAINERS: Add myself.
353
af37e394
GA
3542023-07-25 Thomas Schwinge <thomas@codesourcery.com>
355
356 * MAINTAINERS: List myself as "nvptx port" maintainer.
357
0ce63530
GA
3582023-07-21 Cupertino Miranda <cupertino.miranda@oracle.com>
359
360 * MAINTAINERS: Add myself to write after approval
361
ec842611
GA
3622023-07-18 Ju-Zhe Zhong <juzhe.zhong@rivai.ai>
363
364 * MAINTAINERS: Add myself as a reviewer for the riscv port.
365
3662023-07-18 Robin Dapp <rdapp@ventanamicro.com>
367
368 * MAINTAINERS: Add myself as a reviewer for the riscv port.
369
15939bae
GA
3702023-07-12 Hao Liu <hliu@os.amperecomputing.com>
371
372 * MAINTAINERS: Add Hao Liu to write after approval
373
3742023-07-12 Ken Matsui <kmatsui@gcc.gnu.org>
375
376 * MAINTAINERS: Add Ken Matsui to write after approval
377
01405f01
GA
3782023-07-07 Eugene Rozenfeld <erozen@microsoft.com>
379
380 * Makefile.in: Collect both kernel and user events for autofdo
381 * Makefile.tpl: Collect both kernel and user events for autofdo
382
69d3015a
GA
3832023-06-30 Rishi Raj <rishiraj45035@gmail.com>
384
385 * MAINTAINERS: Added myself to Write After Approval and DCO
386
14bfda60
GA
3872023-06-29 Eugene Rozenfeld <erozen@microsoft.com>
388
389 * Makefile.in: Remove -gtoggle for STAGEautoprofile
390 * Makefile.tpl: Remove -gtoggle for STAGEautoprofile
391
f445b42e
GA
3922023-06-25 Lehua Ding <lehua.ding@rivai.ai>
393
394 * MAINTAINERS: Add Lehua Ding to write after approval
395
3962023-06-25 Iain Sandoe <iain@sandoe.co.uk>
397
398 * Makefile.def: Pass the enable-host-pie value to GCC configure.
399 * Makefile.in: Regenerate.
400 * configure: Regenerate.
401 * configure.ac: Adjust the logic for shared and PIE host flags to
402 ensure that PIE is passed for hosts that require it.
403
f10a4ce0
GA
4042023-06-16 YunQiang Su <yunqiang.su@cipunited.com>
405
406 * MAINTAINERS (Write After Approval): move Matthew Fortune
407 to Write After Approval.
408
7ff79341
GA
4092023-06-15 Marek Polacek <polacek@redhat.com>
410
411 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
412 check.
413 * configure: Regenerate.
414
c1c5edef
GA
4152023-06-14 Filip Kastl <filip.kastl@gmail.com>
416
417 * MAINTAINERS: Add myself to write after approval
418
829d5975
GA
4192023-06-02 YunQiang Su <yunqiang.su@cipunited.com>
420
421 * MAINTAINERS (CPU Port Maintainers): Add myself as MIPS
422 port maintainer.
423 (Write After Approval): Remove myself.
424
df2762ac
GA
4252023-05-30 Jeevitha Palanisamy <jeevitha@linux.ibm.com>
426
427 * MAINTAINERS (Write After Approval): Add myself.
428
b4c15a14
GA
4292023-05-29 Martin Jambor <mjambor@suse.cz>
430
431 * MAINTAINERS: Replace spaces with tabs.
432
68816ba2
GA
4332023-05-27 Benjamin Priour <vultkayn@gcc.gnu.org>
434
435 * MAINTAINERS: New entry.
436
b2776076
GA
4372023-05-18 Eugene Rozenfeld <erozen@microsoft.com>
438
439 * Makefile.tpl: Disable warnings as errors for STAGEautofeedback
440 * Makefile.in: Regenerate
441
ff2dcddf
GA
4422023-05-17 Eugene Rozenfeld <erozen@microsoft.com>
443
444 * Makefile.in: Disable warnings as errors for STAGEautofeedback
445
3d125c91
GA
4462023-05-11 Robin Dapp <rdapp@ventanamicro.com>
447
448 * MAINTAINERS: Sort.
449
4502023-05-11 Ju-Zhe Zhong <juzhe.zhong@rivai.ai>
451
452 * MAINTAINERS: Add myself.
453
08d0d17b
GA
4542023-05-10 Pan Li <pan2.li@intel.com>
455
456 * MAINTAINERS: Add myself.
457
50205195
GA
4582023-04-28 Eugene Rozenfeld <erozen@microsoft.com>
459
460 * Makefile.in: Define PROFILE_MERGER
461 * Makefile.tpl: Define PROFILE_MERGER
462
32a98ccd
GA
4632023-04-27 Robin Dapp <rdapp@ventanamicro.com>
464
465 * MAINTAINERS: Change my email address.
466
4a3dbcbd
GA
4672023-04-26 Patrick O'Neill <patrick@rivosinc.com>
468
469 * MAINTAINERS: Add myself.
470
4712023-04-26 Martin Liska <mliska@suse.cz>
472
473 * MAINTAINERS: fix sorting
474
49cea02d
GA
4752023-04-25 Victor Do Nascimento <victor.donascimento@arm.com>
476
477 * MAINTAINERS (Write After Approval): Add myself.
478
aeaf9426
GA
4792023-04-24 Martin Liska <mliska@suse.cz>
480
481 * MAINTAINERS: Fix sorting.
482
6d7f9ebf
GA
4832023-04-21 Peter Foley <pefoley2@pefoley.com>
484
485 * configure: Regenerate.
486 * configure.ac: Only create serdep.tmp if needed
487
4882023-04-21 “ajit.kumar.agarwal@ibm.com” <aagarwa@ltcden2-lp1.aus.stglabs.ibm.com>
489
490 * MAINTAINERS (Write After Approval): Add myself.
491
4922023-04-21 Vineet Gupta <vineetg@rivosinc.com>
493
494 * MAINTAINERS (Write After Approval): Add myself.
495 Ref: <680c7bbe-5d6e-07cd-8468-247afc65e1dd@gmail.com>
496
a8c8351c
GA
4972023-04-06 Indu Bhagat <indu.bhagat@oracle.com>
498
499 * MAINTAINERS: Add myself.
500
50bd9c41
GA
5012023-03-22 Tobias Burnus <tobias@codesourcery.com>
502
503 * MAINTAINERS: Add myself as OpenMP and libgomp maintainer.
504
c8065441
GA
5052023-03-10 Arsen Arsenović <arsen@aarsen.me>
506
507 * MAINTAINERS (Write After Approval): Add myself.
508
88cc4495
GA
5092023-02-16 Martin Liska <mliska@suse.cz>
510
511 * MAINTAINERS: I'm stepping down from my positions.
512
f432ad09
GA
5132023-01-10 Philip Herron <herron.philip@googlemail.com>
514
515 * MAINTAINERS: Add Philip Herron as Rust front-end maintainer
516
d808db1f
GA
5172023-01-06 Clément Chigot <chigot@adacore.com>
518
519 * configure.ac: Skip GMP and MPFR when --disable-gdb is
520 provided.
521 * configure: Regenerate.
522
faccda27
GA
5232023-01-04 Gaius Mulley <gaiusmod2@gmail.com>
524
525 * MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer.
526
90323d0b
GA
5272022-12-31 Iain Sandoe <iain@sandoe.co.uk>
528
529 * Makefile.def: Do not build shared libffi.
530 * Makefile.in: Regenerate.
531
de282a20
GA
5322022-12-21 Andrew Pinski <apinski@marvell.com>
533
534 * Makefile.def: Add configure-gdb dependencies
535 on all-gmp and all-mpfr.
536 * configure.ac: Split out MPC checking from MPFR.
537 Require GMP and MPFR if the gdb directory exist.
538 * Makefile.in: Regenerate.
539 * configure: Regenerate.
540
26f4aefa
GA
5412022-12-14 Gaius Mulley <gaiusmod2@gmail.com>
542
543 * configure.ac (target_libraries): Add target-libgm2.
544 Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
32582c19
JJ
545 Add GCC_TARGET_TOOL entry for gm2.
546 (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
26f4aefa 547 gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
32582c19
JJ
548 * Makefile.def (target_modules): Add libgm2.
549 (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
550 (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
551 (languages): Add entry for language=m2 with gcc-check-target=check-m2
26f4aefa 552 and lib-check-target=check-target-libgm2.
32582c19
JJ
553 * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
554 (HOST_EXPORTS): Add definition for GM2.
555 (BASE_TARGET_EXPORTS): Add definition for GM2.
556 (GM2_FOR_BUILD): Defined.
557 (GM2FLAGS): Defined.
558 (GM2_FOR_TARGET): Defined.
559 (GM2FLAGS_FOR_TARGET): Defined.
560 (EXTRA_HOST_FLAGS): Defined.
561 (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
562 (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
563 (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
564 * configure: Rebuilt.
565 * Makefile.in: Rebuilt.
26f4aefa 566
f17ddf2c
GA
5672022-12-13 Philip Herron <philip.herron@embecosm.com>
568
569 * Makefile.def: Add Rust language.
570 * Makefile.in: Regenerate via autogen.
571
40ce6485
GA
5722022-12-09 Martin Liska <mliska@suse.cz>
573
574 * MAINTAINERS: Fix spacing.
575
4bc2d9f6
GA
5762022-12-07 Arthur Cohen <arthur.cohen@embecosm.com>
577
578 * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
579
5802022-12-07 Iain Sandoe <iain@sandoe.co.uk>
581
582 * Makefile.def: Pass host_libs_picflag to host dependent library
583 configures.
584 * Makefile.in: Regenerate.
585 * configure: Regenerate.
586 * configure.ac (host_libs_picflag): New configure variable set to
587 '--with-pic' when building 'host_shared'.
588
d769c504
GA
5892022-11-25 Weimin Pan <weimin.pan@oracle.com>
590
591 * Makefile.def: Add libsframe as new module with its dependencies.
592 * Makefile.in: Regenerated.
593 * configure.ac: Add libsframe to host_libs.
594 * configure: Regenerated.
595
8761284f
GA
5962022-11-23 Marek Polacek <polacek@redhat.com>
597
598 Revert:
599 2022-11-23 Marek Polacek <polacek@redhat.com>
600
601 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
602 isl.
603 * Makefile.in: Regenerate.
604 * Makefile.tpl: Set PICFLAG.
605 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
606 check.
607 * configure: Regenerate.
608
6092022-11-23 Marek Polacek <polacek@redhat.com>
610
611 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
612 isl.
613 * Makefile.in: Regenerate.
614 * Makefile.tpl: Set PICFLAG.
615 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
616 check.
617 * configure: Regenerate.
618
83d400bd
GA
6192022-11-14 Martin Liska <mliska@suse.cz>
620
621 Revert:
622 2022-11-09 Martin Liska <mliska@suse.cz>
623
624 * doc/Makefile: New file.
625 * doc/_static/custom.css: New file.
626 * doc/baseconf.py: New file.
627 * doc/bsd.rst: New file.
628 * doc/contrib.rst: New file.
629 * doc/contribute.rst: New file.
630 * doc/cppdiropts.rst: New file.
631 * doc/cppenv.rst: New file.
632 * doc/cppopts.rst: New file.
633 * doc/cppwarnopts.rst: New file.
634 * doc/favicon.ico: New file.
635 * doc/funding.rst: New file.
636 * doc/gcc_sphinx.py: New file.
637 * doc/gnu.rst: New file.
638 * doc/gnu_free_documentation_license.rst: New file.
639 * doc/gpl-3.0.rst: New file.
640 * doc/indices-and-tables.rst: New file.
641 * doc/lgpl-2.1.rst: New file.
642 * doc/logo.pdf: New file.
643 * doc/logo.svg: New file.
644 * doc/md.rst: New file.
645 * doc/requirements.txt: New file.
646
6472022-11-14 Martin Liska <mliska@suse.cz>
648
649 Revert:
650 2022-11-09 Martin Liska <mliska@suse.cz>
651
652 * doc/baseconf.py: Port to GCC sources.
653
6542022-11-14 Martin Liska <mliska@suse.cz>
655
656 Revert:
657 2022-11-14 Martin Liska <mliska@suse.cz>
658
659 * configure: Regenerate.
660 * configure.ac: Support Sphinx based documentation.
661
6622022-11-14 Martin Liska <mliska@suse.cz>
663
664 Revert:
665 2022-11-09 Martin Liska <mliska@suse.cz>
666
667 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
668 provide a default.
669
6702022-11-14 Martin Liska <mliska@suse.cz>
671
672 Revert:
673 2022-11-09 Martin Liska <mliska@suse.cz>
674
675 * doc/bsd.rst:
3d3b561f 676 Add trailing newline.
83d400bd 677 * doc/contrib.rst:
3d3b561f 678 Add trailing newline.
83d400bd 679 * doc/contribute.rst:
3d3b561f 680 Add trailing newline.
83d400bd 681 * doc/cppdiropts.rst:
3d3b561f 682 Add trailing newline.
83d400bd 683 * doc/cppenv.rst:
3d3b561f 684 Add trailing newline.
83d400bd 685 * doc/cppopts.rst:
3d3b561f 686 Add trailing newline.
83d400bd 687 * doc/cppwarnopts.rst:
3d3b561f 688 Add trailing newline.
83d400bd 689 * doc/funding.rst:
3d3b561f 690 Add trailing newline.
83d400bd 691 * doc/gnu.rst:
3d3b561f 692 Add trailing newline.
83d400bd 693 * doc/gnu_free_documentation_license.rst:
3d3b561f 694 Add trailing newline.
83d400bd 695 * doc/gpl-3.0.rst:
3d3b561f 696 Add trailing newline.
83d400bd 697 * doc/indices-and-tables.rst:
3d3b561f 698 Add trailing newline.
83d400bd 699 * doc/lgpl-2.1.rst:
3d3b561f 700 Add trailing newline.
83d400bd 701 * doc/md.rst:
3d3b561f 702 Add trailing newline.
83d400bd
GA
703
7042022-11-14 Martin Liska <mliska@suse.cz>
705
706 Revert:
707 2022-11-09 Martin Liska <mliska@suse.cz>
708
709 * configure.ac: Use new install URL.
710 * configure: Regenerate.
711
7122022-11-14 Martin Liska <mliska@suse.cz>
713
714 Revert:
715 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
716
717 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
718 instead of just ``.''.
719 * doc/gcc_sphinx.py: Moved to...
720 * doc/modules/gcc_sphinx.py: ...here.
721
7222022-11-14 Martin Liska <mliska@suse.cz>
723
724 Revert:
725 2022-11-10 Martin Liska <mliska@suse.cz>
726
727 * doc/baseconf.py: Modernize by using pathlib.
728
7292022-11-14 Martin Liska <mliska@suse.cz>
730
731 Revert:
732 2022-11-11 Martin Liska <mliska@suse.cz>
733
734 * doc/Makefile: Disable -j auto.
735
7362022-11-14 Martin Liska <mliska@suse.cz>
737
738 Revert:
739 2022-11-11 Martin Liska <mliska@suse.cz>
740
741 * doc/Makefile: Update comment.
742
7432022-11-14 Martin Liska <mliska@suse.cz>
744
745 Revert:
746 2022-11-11 Martin Liska <mliska@suse.cz>
747
748 * doc/indices-and-tables.rst: Rename Indexes to Indices.
749
7502022-11-14 Martin Liska <mliska@suse.cz>
751
752 Revert:
753 2022-11-13 Martin Liska <mliska@suse.cz>
754
755 PR web/107643
756 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
757 is set.
758 * doc/indices-and-tables.rst: Use include_todo tag.
759
7602022-11-14 Martin Liska <mliska@suse.cz>
761
762 Revert:
763 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
764
765 * doc/contrib.rst: Update Jeff Law's email address.
766
eefbfbc7
GA
7672022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
768
769 * doc/contrib.rst: Update Jeff Law's email address.
770
7712022-11-13 Martin Liska <mliska@suse.cz>
772
773 PR web/107643
774 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
775 is set.
776 * doc/indices-and-tables.rst: Use include_todo tag.
777
5b6ce16a
GA
7782022-11-11 Martin Liska <mliska@suse.cz>
779
780 * doc/indices-and-tables.rst: Rename Indexes to Indices.
781
7822022-11-11 Martin Liska <mliska@suse.cz>
783
784 * doc/Makefile: Update comment.
785
7862022-11-11 Martin Liska <mliska@suse.cz>
787
788 * doc/Makefile: Disable -j auto.
789
f225b813
GA
7902022-11-10 Martin Liska <mliska@suse.cz>
791
792 * doc/baseconf.py: Modernize by using pathlib.
793
7942022-11-10 Arsen Arsenović <arsen@aarsen.me>
795
796 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
797 instead of just ``.''.
798 * doc/gcc_sphinx.py: Moved to...
799 * doc/modules/gcc_sphinx.py: ...here.
800
1cdfd0e5
GA
8012022-11-09 Martin Liska <mliska@suse.cz>
802
803 * configure.ac: Use new install URL.
804 * configure: Regenerate.
805
8062022-11-09 Martin Liska <mliska@suse.cz>
807
808 * doc/bsd.rst:
3d3b561f 809 Add trailing newline.
1cdfd0e5 810 * doc/contrib.rst:
3d3b561f 811 Add trailing newline.
1cdfd0e5 812 * doc/contribute.rst:
3d3b561f 813 Add trailing newline.
1cdfd0e5 814 * doc/cppdiropts.rst:
3d3b561f 815 Add trailing newline.
1cdfd0e5 816 * doc/cppenv.rst:
3d3b561f 817 Add trailing newline.
1cdfd0e5 818 * doc/cppopts.rst:
3d3b561f 819 Add trailing newline.
1cdfd0e5 820 * doc/cppwarnopts.rst:
3d3b561f 821 Add trailing newline.
1cdfd0e5 822 * doc/funding.rst:
3d3b561f 823 Add trailing newline.
1cdfd0e5 824 * doc/gnu.rst:
3d3b561f 825 Add trailing newline.
1cdfd0e5 826 * doc/gnu_free_documentation_license.rst:
3d3b561f 827 Add trailing newline.
1cdfd0e5 828 * doc/gpl-3.0.rst:
3d3b561f 829 Add trailing newline.
1cdfd0e5 830 * doc/indices-and-tables.rst:
3d3b561f 831 Add trailing newline.
1cdfd0e5 832 * doc/lgpl-2.1.rst:
3d3b561f 833 Add trailing newline.
1cdfd0e5 834 * doc/md.rst:
3d3b561f 835 Add trailing newline.
1cdfd0e5
GA
836
8372022-11-09 Martin Liska <mliska@suse.cz>
838
839 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
840 provide a default.
841
8422022-11-09 Martin Liska <mliska@suse.cz>
843
844 * configure: Regenerate.
845 * configure.ac: Support Sphinx based documentation.
846
8472022-11-09 Martin Liska <mliska@suse.cz>
848
849 * doc/baseconf.py: Port to GCC sources.
850
8512022-11-09 Martin Liska <mliska@suse.cz>
852
853 * doc/Makefile: New file.
854 * doc/_static/custom.css: New file.
855 * doc/baseconf.py: New file.
856 * doc/bsd.rst: New file.
857 * doc/contrib.rst: New file.
858 * doc/contribute.rst: New file.
859 * doc/cppdiropts.rst: New file.
860 * doc/cppenv.rst: New file.
861 * doc/cppopts.rst: New file.
862 * doc/cppwarnopts.rst: New file.
863 * doc/favicon.ico: New file.
864 * doc/funding.rst: New file.
865 * doc/gcc_sphinx.py: New file.
866 * doc/gnu.rst: New file.
867 * doc/gnu_free_documentation_license.rst: New file.
868 * doc/gpl-3.0.rst: New file.
869 * doc/indices-and-tables.rst: New file.
870 * doc/lgpl-2.1.rst: New file.
871 * doc/logo.pdf: New file.
872 * doc/logo.svg: New file.
873 * doc/md.rst: New file.
874 * doc/requirements.txt: New file.
875
89d0a14a
JJ
8762022-11-04 Thomas Schwinge <thomas@codesourcery.com>
877
878 * Makefile.def: Remove module 'liboffloadmic'.
879 * Makefile.in: Regenerate.
880 * configure.ac: Remove 'liboffloadmic' handling.
881 * configure: Regenerate.
882
9a8b868d
GA
8832022-10-31 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
884
885 * MAINTAINERS: Update email address.
886
10439719
GA
8872022-10-21 Дилян Палаузов <dilyan.palauzov@aegee.org>
888
889 * configure.ac: Don't configure readline if --with-system-readline is
890 used.
891 * configure: Re-generate.
892
781f477a
GA
8932022-10-12 Cui,Lili <lili.cui@intel.com>
894
895 * MAINTAINERS (Write After Approval): Add myself.
896
ab332cd7
GA
8972022-10-11 Olivier Hainque <hainque@adacore.com>
898
899 * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
900 and friends for rtp !large. Assume the linker has the required
901 abilities and set lt_cv_deplibs_check_method.
902
3a221b73
GA
9032022-09-30 Olivier Hainque <hainque@adacore.com>
904
905 * configure.ac (*vxworks*): If enable_shared is not
906 set, set to "no" and add --disable-shared to target and
907 host_configargs.
908 * configure: Regenerate.
909
220c4d8e
GA
9102022-09-26 Jeff Law <jlaw@ventanamicro.com>
911
912 * MAINTAINERS: Update my email address and DCO entry.
913
4afaeaab
GA
9142022-09-23 Paul-Antoine Arras <pa@codesourcery.com>
915
916 * MAINTAINERS (Write After Approval): Add myself.
917
d0fc05e8
GA
9182022-09-15 Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
919
920 * MAINTAINERS (Write After Approval): Add myself.
921
fe2a8ce9
GA
9222022-09-07 Jeff Law <jeffreyalaw@gmail.com>
923
924 * MAINTAINERS: Update my email address.
925
9262022-09-07 Tom de Vries <tdevries@suse.de>
927
928 * configure.ac: Set extra_host_libiberty_configure_flags and
929 extra_host_zlib_configure_flags in separate case statements.
930 * configure: Regenerate.
931
25aeb922
GA
9322022-09-06 Xianmiao Qu <cooper.qu@linux.alibaba.com>
933
934 * MAINTAINERS: Update c-sky port maintainers' emails.
935
542c60c4
GA
9362022-08-31 Martin Liska <mliska@suse.cz>
937
938 * configure: Regenerate.
939 * configure.ac: Delete hpux9 and hpux10.
940
30afe5e7
GA
9412022-08-18 Sergei Trofimovich <siarheit@google.com>
942
943 * Makefile.def: Drop libelf module and gcc-configure dependency
944 on it.
945 * Makefile.in: Regenerate with 'autogen Makefile.def'.
946 * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
947 LIBELFINC.
948 * configure: Regenrate.
949 * configure.ac (host_libs): Drop unused libelf.
950
9512022-08-18 Sergei Trofimovich <siarheit@google.com>
952
953 * Makefile.in: Regenerate.
954
4ad52740
GA
9552022-08-04 Eugene Rozenfeld <erozen@microsoft.com>
956
957 * MAINTAINERS: Add myself as AutoFDO maintainer.
958
32510382
GA
9592022-08-01 Roger Sayle <roger@nextmovesoftware.com>
960 Arnaud Charlet <charlet@adacore.com>
961
962 * configure: Regenerate.
963
4a7274dd
GA
9642022-07-31 Roger Sayle <roger@nextmovesoftware.com>
965
966 PR bootstrap/106472
967 * Makefile.def (dependencies): Make configure-target-libgo depend
968 upon all-target-libbacktrace.
969
1e2c5f4c
GA
9702022-07-27 David Faust <david.faust@oracle.com>
971
972 * MAINTAINERS: Add myself as reviewer for CTF and BTF.
973
9742022-07-27 Richard Biener <rguenther@suse.de>
975
976 * MAINTAINERS (Roger Sayle): Update e-mail address.
977
bbb9c030
GA
9782022-07-21 Sam Feifer <sfeifer@redhat.com>
979
980 * MAINTAINERS (Write After Approval): Add myself.
981
9822022-07-21 Marc Poulhiès <poulhies@adacore.com>
983
984 * MAINTAINERS: Add myself as Ada front end co-maintainer.
985
7c0c10db
GA
9862022-07-19 Alexander Monakov <amonakov@ispras.ru>
987
988 * .gitignore: Do not ignore config.h.
989
bdc7b765
GA
9902022-07-15 Andrew Carlotti <andrew.carlotti@arm.com>
991
992 * MAINTAINERS: Add myself to Write After Approval.
993
8467574d
GA
9942022-07-04 Martin Liska <mliska@suse.cz>
995
996 * MAINTAINERS: fix sorting of names
997
3731dd0b
GA
9982022-07-03 Immad Mir <mirimmad17@gmail.com>
999
1000 * MAINTAINERS: add myself.
1001
10022022-07-03 Immad Mir <mirimmad17@gmail.com>
1003
1004 * MAINTAINERS: Add myself to write after approval and DCO.
1005
20f0f305
GA
10062022-07-02 Tim Lange <mail@tim-lange.me>
1007
1008 * MAINTAINERS: Add myself.
1009
ed974488
GA
10102022-07-01 Haochen Jiang <haochen.jiang@intel.com>
1011
1012 * MAINTAINERS (Write After Approval): Add myself.
1013
976196b3
GA
10142022-06-30 Cui,Lili <lili.cui@intel.com>
1015
1016 Revert:
1017 2022-06-30 Cui,Lili <lili.cui@intel.com>
1018
1019 * MAINTAINERS (Write After Approval): Add myself.
1020
10212022-06-30 Cui,Lili <lili.cui@intel.com>
1022
1023 * MAINTAINERS (Write After Approval): Add myself.
1024
fb29fdea
GA
10252022-06-28 Alexandre Oliva <oliva@adacore.com>
1026
1027 * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
1028 (EXTRA_GCC_FLAGS): Likewise.
1029 * Makefile.in: Rebuilt.
1030
10312022-06-28 konglin1 <lingling.kong@intel.com>
1032
1033 * MAINTAINERS (Write After Approval): Add myself.
1034
9d3dd218
GA
10352022-06-27 Tom de Vries <tdevries@suse.de>
1036
1037 * configure.ac: Build libiberty pic variant for gdbserver.
1038 * configure: Regenerate.
1039
b2b72757
GA
10402022-06-26 Iain Sandoe <iain@sandoe.co.uk>
1041
1042 * configure: Regenerate.
1043 * configure.ac: Correct use of $host.
1044
87509781
GA
10452022-06-25 Jeff Law <jeffreyalaw@gmail.com>
1046
1047 * MAINTAINERS: Remove tilegx and tilepro entries.
1048 * configure.ac: Remove tilegx and tilepro stanzas.
1049 * configure: Rebuilt.
1050
37b3b5da
GA
10512022-05-28 Bruce Korb <bkorb@gnu.org>
1052
1053 * .gitignore: Ignore vim swap files
1054
9df4ffe4
GA
10552022-05-13 Surya Kumari Jangala <jskumari@linux.ibm.com>
1056
1057 * MAINTAINERS: Add myself to write after approval.
1058
d0d513b5
GA
10592022-05-11 Kewen Lin <linkw@linux.ibm.com>
1060
1061 * MAINTAINERS: Remove myself from DCO section.
1062
bd022ff9
GA
10632022-05-09 Xi Ruoyao <xry111@xry111.site>
1064
1065 * MAINTAINERS: Update my email address.
1066
10672022-05-09 Clément Chigot <chigot@adacore.com>
1068
1069 * MAINTAINERS: Update my email address.
1070
ab869e7f
GA
10712022-05-05 Kewen Lin <linkw@linux.ibm.com>
1072
1073 * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
1074 section.
1075
d1d57187
GA
10762022-04-19 Richard Henderson <rth@gcc.gnu.org>
1077
1078 * MAINTAINERS: Update my email address.
1079
8af4270d
GA
10802022-04-01 Qian Jianhua <qianjh@fujitsu.com>
1081
1082 * MAINTAINERS: Update my email address.
1083
9f774626
GA
10842022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
1085
1086 * MAINTAINERS: (CPU Port Maintainers): Add myself and
1087 Lulu as LoongArch port maintainer.
1088
10892022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
1090 Lulu Cheng <chenglulu@loongson.cn>
1091
1092 * configure.ac: Add LoongArch tuples.
1093 * configure: Regenerate.
1094
aab0127d
GA
10952022-03-28 Tom Tromey <tromey@adacore.com>
1096
1097 * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
1098 * configure: Rebuild.
1099
6fc4a993
GA
11002022-03-24 Bill Schmidt <bill.schmidt@gmail.com>
1101
1102 * MAINTAINERS: Change my information.
1103
9fc8f278
GA
11042022-03-16 Chung-Ju Wu <jasonwucj@gmail.com>
1105
1106 * MAINTAINERS: Add myself to DCO section.
1107
510613e7
GA
11082022-03-14 Jonathan Wakely <jwakely@redhat.com>
1109
1110 * configure.ac: Fix incorrect option in comment.
1111 * configure: Regenerate.
1112
8cc4f9cd
GA
11132022-03-09 Hans-Peter Nilsson <hp@axis.com>
1114
1115 * Makefile.def (dependencies): Make configure-sim depend on
1116 all-readline.
1117 * Makefile.in: Regenerate.
1118
2cfb33fc
GA
11192022-02-22 Christophe Lyon <christophe.lyon@foss.st.com>
1120
1121 * MAINTAINERS (Write After Approval): Update my e-mail address.
1122
2a2fda2d
GA
11232022-02-08 Ulrich Weigand <ulrich.weigand@de.ibm.com>
1124
1125 * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
1126
1bb52662
GA
11272022-01-31 Ed Smith-Rowland <esmithrowland@gmail.com>
1128
1129 * MAINTAINERS: Update my email and add myself to the DCO list.
1130
e0b8716f
GA
11312022-01-25 Thomas Schwinge <thomas@codesourcery.com>
1132
1133 Revert:
1134 2021-09-16 Andrew Pinski <apinski@marvell.com>
1135
1136 PR bootstrap/67102
1137 * Makefile.def: Have configure-target-libffi depend on
1138 all-target-libstdc++-v3.
1139 * Makefile.in: Regenerate.
1140
d43be9dc
GA
11412022-01-22 Jakub Jelinek <jakub@redhat.com>
1142
1143 PR other/104181
1144 * build.log: Remove.
1145
5fa55d55
GA
11462022-01-20 Martin Liska <mliska@suse.cz>
1147
1148 * MAINTAINERS: Adjust email address based on IRC request.
1149
7a761ae6
GA
11502022-01-18 Xionghu Luo <luoxhu@linux.ibm.com>
1151
1152 * MAINTAINERS: Update my email address.
1153
fc829782
GA
11542022-01-17 Martin Liska <mliska@suse.cz>
1155
1156 * MAINTAINERS: Rename .c names to .cc.
1157
ad3f0d08
GA
11582022-01-13 Jakub Jelinek <jakub@redhat.com>
1159
1160 * Makefile.am: Remove.
1161
01a254e3
GA
11622022-01-11 Thomas Koenig <tkoenig@gcc.gnu.org>
1163
1164 * Makefile.am: New file.
1165
11662022-01-11 Martin Liska <mliska@suse.cz>
1167
1168 * MAINTAINERS: Sort 2 names.
1169
d9450aa0
GA
11702022-01-10 Martin Liska <mliska@suse.cz>
1171
1172 * MAINTAINERS: Fix obvious issues with sorting.
1173
55e96bf9
GA
11742022-01-07 liuhongt <hongtao.liu@intel.com>
1175
1176 * build.log: New file.
1177
0fbefa25
GA
11782022-01-05 Nathan Sidwell <nathan@acm.org>
1179
1180 * MAINTAINERS: Add DCO entry. Sort that list.
1181
7d11b64b
GA
11822022-01-04 Gaius Mulley <gaiusmod2@gmail.com>
1183
1184 * MAINTAINERS: Change of email address in both DCO and
1185 Write After Approval list.
1186
aa17859b
GA
11872021-12-21 Iain Buclaw <ibuclaw@gdcproject.org>
1188
1189 * configure: Regenerate.
1190
11912021-12-21 Martin Liska <mliska@suse.cz>
1192
1193 * config.sub: Change mode back to 755.
1194
2554e2da
GA
11952021-12-17 Martin Liska <mliska@suse.cz>
1196
1197 * config.sub: Sync from master.
1198
11992021-12-17 Martin Liska <mliska@suse.cz>
1200
1201 Revert:
1202 2021-12-16 Matthias Seidel <mseidel@apache.org>
1203
1204 * config.sub: Fix typo.
1205
774269aa
GA
12062021-12-16 Matthias Seidel <mseidel@apache.org>
1207
1208 * config.sub: Fix typo.
1209
12102021-12-16 H.J. Lu <hjl.tools@gmail.com>
1211
1212 Revert:
1213 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
1214
1215 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1216 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1217 * configure.ac: Include config/gcc-plugin.m4.
1218 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1219 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1220 RANLIB if possible.
1221 * Makefile.in: Regenerated.
1222 * configure: Likewise.
1223
8a89c39b
GA
12242021-12-15 H.J. Lu <hjl.tools@gmail.com>
1225
1226 * Makefile.tpl (BUILD_CFLAGS): New.
1227 (CFLAGS): Append $(BUILD_CFLAGS).
1228 (CXXFLAGS): Likewise.
1229 (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
1230 (PGO_BUILD_TRAINING_CFLAGS): Likewise.
1231 (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
1232 (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
1233 (PGO_BUILD_TRAINING_MFLAGS): Likewise.
1234 (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
1235 (PGO-TRAINING-TARGETS): Likewise.
1236 (PGO_BUILD_TRAINING): Likewise.
1237 (all): Add '+' to the command line for recursive make. Support
1238 the PGO build.
1239 * configure.ac: Add --enable-pgo-build[=lto].
1240 AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
1241 PGO_BUILD_LTO_CFLAGS. Enable the PGO build in Makefile.
1242 * Makefile.in: Regenerated.
1243 * configure: Likewise.
1244
12452021-12-15 H.J. Lu <hjl.tools@gmail.com>
1246
1247 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1248 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1249 * configure.ac: Include config/gcc-plugin.m4.
1250 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1251 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1252 RANLIB if possible.
1253 * Makefile.in: Regenerated.
1254 * configure: Likewise.
1255
9c6586bc
GA
12562021-12-14 Marc Poulhiès <poulhies@adacore.com>
1257
1258 * MAINTAINERS: Add myself to write after approval.
1259
3a580f96
GA
12602021-12-06 Navid Rahimi <navidrahimi@microsoft.com>
1261
1262 * MAINTAINERS: Adding myself.
1263
ea6ef320
GA
12642021-12-02 Pekka Seppänen <pexu@gcc.mail.kapsi.fi>
1265
1266 * configure: Regenerate.
1267 * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
1268 $(CPP).
1269
c177e806
GA
12702021-11-30 Iain Buclaw <ibuclaw@gdcproject.org>
1271
1272 * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
1273 libatomic.
1274 * Makefile.in: Regenerate.
1275 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
1276 (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
1277 target-libphobos-bootstrap.
1278 (STAGE2_CONFIGURE_FLAGS): Likewise.
1279 * configure: Regenerate.
1280 * configure.ac: Add support for bootstrapping D front-end.
1281
6b1695f4
GA
12822021-11-16 Martin Uecker <uecker@gcc.gnu.org>
1283
1284 * MAINTAINERS: Add myself to DCO section and update email address.
1285
12862021-11-16 Iain Sandoe <iain@sandoe.co.uk>
1287
1288 * configure: Regenerate.
1289 * configure.ac: Ensure that PIC (shared) defaults are set
1290 correctly for Darwin.
1291
12922021-11-16 Jim Wilson <jim.wilson.gcc@gmail.com>
1293
1294 * MAINTAINERS: Update my address.
1295
af2852b9
GA
12962021-11-12 Alan Modra <amodra@gmail.com>
1297
1298 * Makefile.def (configure-opcodes): Depend on configure-bfd.
1299 * Makefile.in: Regenerate.
1300
18ae471f
GA
13012021-11-03 Maciej W. Rozycki <macro@embecosm.com>
1302
1303 * MAINTAINERS: Clarify the policy WRT the Write After Approval
1304 list.
1305
b4df2dd3
GA
13062021-11-02 Andrew Burgess <andrew.burgess@embecosm.com>
1307
1308 * MAINTAINERS (Reviewers, arc): Remove my entry.
1309 (Write After Approval): Add an entry for myself.
1310
2322c8b1
GA
13112021-10-28 Richard Purdie <richard.purdie@linuxfoundation.org>
1312
1313 * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1314 * Makefile.in: Regenerate.
1315 * configure: Regenerate.
1316 * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1317
3ff5b4ed
GA
13182021-10-26 Jeff Law <jeffreyalaw@gmail.com>
1319
1320 * MAINTAINERS: Fix up Maciej's entries.
1321
13222021-10-26 Maciej W. Rozycki <macro@embecosm.com>
1323
1324 * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
1325 maintainer.
1326
c2bd5d8a
GA
13272021-10-22 Eric Gallager <egallager@gcc.gnu.org>
1328
1329 PR other/102663
1330 * Makefile.def: Handle install-dvi target.
1331 * Makefile.tpl: Likewise.
1332 * Makefile.in: Regenerate.
1333
19472fc3
GA
13342021-10-19 Clément Chigot <clement.chigot@atos.net>
1335
1336 * MAINTAINERS: Add myself for write after approval.
1337
52055987
GA
13382021-10-12 Eric Gallager <egallager@gcc.gnu.org>
1339
1340 * Makefile.def: Mark libcody, libdecnumber,
1341 c++tools, libgcc, and libobjc as missing TAGS
1342 targets.
1343 * Makefile.in: Regenerate.
1344
50e20ee6
GA
13452021-10-07 Siddhesh Poyarekar <siddhesh@gotplt.org>
1346
1347 * MAINTAINERS: Add myself to DCO section and update email
1348 address.
1349
d238146e
GA
13502021-09-29 Jonathan Wakely <jwakely@redhat.com>
1351
1352 * MAINTAINERS: Add myself to DCO section.
1353
fd133479
GA
13542021-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
1355
1356 * configure: Regenerate.
1357 * configure.ac (skipdirs): Add the contents of target_configdirs if
1358 we are not building gcc.
1359
9a4293ed
GA
13602021-09-24 Andrew Burgess <andrew.burgess@embecosm.com>
1361
1362 * Makefile.def: Back-port commits ba4d88ad892f and
1363 755ba58ebef0 from binutils-gdb repository.
1364 * Makefile.in: Regenerated.
1365
62498024
GA
13662021-09-20 Harald Anlauf <anlauf@gmx.de>
1367
1368 * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
1369
0a4cb439
GA
13702021-09-17 Iain Sandoe <iain@sandoe.co.uk>
1371
1372 * Makefile.def: Add a jit check target for the jit
1373 language.
1374 * Makefile.in: Regenerate.
1375
e19570d3
GA
13762021-09-16 Andrew Pinski <apinski@marvell.com>
1377
1378 PR bootstrap/67102
1379 * Makefile.def: Have configure-target-libffi depend on
1380 all-target-libstdc++-v3.
1381 * Makefile.in: Regenerate.
1382
a26206ec
GA
13832021-09-10 Petter Tomner <tomner@kth.se>
1384
1385 * MAINTAINERS: Me added to DCO and write after approval
1386
e11c6046
GA
13872021-09-01 YunQiang Su <syq@debian.org>
1388
1389 * MAINTAINERS: Add myself for write after approval.
1390
6d51ee43
GA
13912021-08-31 Andrew Burgess <andrew.burgess@embecosm.com>
1392
1393 * Makefile.def: Add all-gdb dependency on all-libbacktrace.
1394 * Makefile.in: Regenerate.
1395
4be4fa4e
GA
13962021-08-21 Dragan Mladjenovic <Dragan.Mladjenovic@syrmia.com>
1397
1398 * MAINTAINERS: Add myself for write after approval.
1399
6e529985
GA
14002021-08-18 Iain Sandoe <iain@sandoe.co.uk>
1401
1402 * Makefile.in: Regenerate.
1403 * Makefile.tpl: Make the state of the configured host
1404 shared flag available to makefile fragements.
1405
37768150
GA
14062021-08-09 Hongyu Wang <hongyu.wang@intel.com>
1407
1408 * MAINTAINERS (Write After Approval): Add myself.
1409
92d45509
GA
14102021-07-20 Richard Earnshaw <rearnsha@arm.com>
1411
1412 * .dir-locals.el (bug-reference-url-format): Use https.
1413
14142021-07-20 Richard Earnshaw <rearnsha@arm.com>
1415
1416 * .dir-locals.el (c-mode): Change fill-column to 79.
1417
d97d71a1
GA
14182021-07-15 Trevor Saunders <tbsaunde@tbsaunde.org>
1419
1420 * MAINTAINERS: Add myself to DCO section.
1421
ef2ace64
GA
14222021-07-09 Iain Sandoe <iain@sandoe.co.uk>
1423
1424 * configure: Regenerate.
1425 * configure.ac: Adjust cases for which it is necessary to
1426 include the Darwin host config fragment.
1427
6fba0eea
GA
14282021-07-06 Gaius Mulley <gaius.mulley@southwales.ac.uk>
1429
1430 * MAINTAINERS: Add myself for write after approval and DCO.
1431
6d53e6f9
GA
14322021-07-05 Iain Sandoe <iain@sandoe.co.uk>
1433
1434 * Makefile.def: Add dsymutil defs.
1435 * Makefile.in: Regenerated.
1436 * Makefile.tpl: Add dsymutil to flags.
1437 * configure: Regenerated.
1438 * configure.ac: Add dsymutil to target and build recipes.
1439
bea7c16a
GA
14402021-07-01 Ankur Saini <arsenic@sourceware.org>
1441
1442 * MAINTAINERS: Add myself for write after approval.
1443
25b6bfea
GA
14442021-06-30 Xi Ruoyao <xry111@mengyan1223.wang>
1445
1446 * MAINTAINERS (Write After Approval): Add myself.
1447
90708f87
GA
14482021-06-25 Matthias Kretz <m.kretz@gsi.de>
1449
1450 * MAINTAINERS: Add myself for write after approval and DCO
1451
9aa8327e
GA
14522021-06-24 prathamesh.kulkarni <prathamesh.kulkarni@linaro.org>
1453
1454 * .gitignore: Add entry for cscope.out.
1455
419af06a
GA
14562021-06-22 liuhongt <hongtao.liu@intel.com>
1457
1458 * MAINTAINERS: Remove my Write After Approval entry.
1459
2f080224
GA
14602021-06-21 liuhongt <hongtao.liu@intel.com>
1461
1462 * MAINTAINERS: Add myself as maintainer of the i386 vector
1463 extensions.
1464
c5581d48
GA
14652021-06-18 Antoni Boucher <bouanto@zoho.com>
1466
1467 * MAINTAINERS (Write After Approval): Add myself.
1468
688359a2
GA
14692021-06-17 Aldy Hernandez <aldyh@redhat.com>
1470
1471 * MAINTAINERS (Various Maintainers): Add Andrew and myself
1472 as *vrp and ranger maintainers.
1473
28c62475
GA
14742021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1475
1476 * MAINTAINERS: Adjust my entry in the DCO section so that it does
1477 not trigger testsuite failures.
1478
14792021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1480
1481 * MAINTAINERS: Add myself to DCO section with both email addresses.
1482
440c8a0a
GA
14832021-06-03 Jason Merrill <jason@redhat.com>
1484
1485 * MAINTAINERS: Add DCO version number.
1486
9663c744
GA
14872021-06-02 Jason Merrill <jason@redhat.com>
1488
1489 * MAINTAINERS: Add DCO section.
1490
ee682192
GA
14912021-05-31 Indu Bhagat <indu.bhagat@oracle.com>
1492
1493 * MAINTAINERS (Write After Approval): Add myself.
1494
1a87f838
GA
14952021-05-29 Mike Frysinger <vapier@gentoo.org>
1496
1497 * configure.ac: Add gnulib to configdirs for sim.
1498 * configure: Regenerate.
1499
a8daf9a1
GA
15002021-05-18 Mike Frysinger <vapier@gentoo.org>
1501
1502 * Makefile.def: Add configure-sim dependency on all-gnulib.
1503 * Makefile.in: Regenerated.
1504
a7ffc1ef
GA
15052021-05-17 Serge Belyshev <belyshev@depni.sinp.msu.ru>
1506
1507 * MAINTAINERS (Write After Approval): Add myself.
1508
0ff3a0f2
GA
15092021-05-12 Marcel Vollweiler <marcel@codesourcery.com>
1510
1511 * MAINTAINERS (Write After Approval): Add myself.
1512
037e3661
GA
15132021-05-11 Martin Liska <mliska@suse.cz>
1514
1515 * MAINTAINERS: Remove entries for removed
1516 components (HSA, BRIG, libhsail-rt).
1517 Move Pekka to Write After Approval.
1518
15192021-05-11 Martin Liska <mliska@suse.cz>
1520
1521 * Makefile.def: Remove libhsail-rt.
1522 * Makefile.in: Likewise.
1523 * configure.ac: Likewise.
1524 * configure: Regenerate.
1525 * libhsail-rt/ChangeLog: Removed.
1526 * libhsail-rt/Makefile.am: Removed.
1527 * libhsail-rt/Makefile.in: Removed.
1528 * libhsail-rt/README: Removed.
1529 * libhsail-rt/aclocal.m4: Removed.
1530 * libhsail-rt/configure: Removed.
1531 * libhsail-rt/configure.ac: Removed.
1532 * libhsail-rt/configure.tgt: Removed.
1533 * libhsail-rt/include/internal/fibers.h: Removed.
1534 * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1535 * libhsail-rt/include/internal/phsa-rt.h: Removed.
1536 * libhsail-rt/include/internal/workitems.h: Removed.
1537 * libhsail-rt/rt/arithmetic.c: Removed.
1538 * libhsail-rt/rt/atomics.c: Removed.
1539 * libhsail-rt/rt/bitstring.c: Removed.
1540 * libhsail-rt/rt/fbarrier.c: Removed.
1541 * libhsail-rt/rt/fibers.c: Removed.
1542 * libhsail-rt/rt/fp16.c: Removed.
1543 * libhsail-rt/rt/misc.c: Removed.
1544 * libhsail-rt/rt/multimedia.c: Removed.
1545 * libhsail-rt/rt/queue.c: Removed.
1546 * libhsail-rt/rt/sat_arithmetic.c: Removed.
1547 * libhsail-rt/rt/segment.c: Removed.
1548 * libhsail-rt/rt/workitems.c: Removed.
1549 * libhsail-rt/target-config.h.in: Removed.
1550
99e8df7a
GA
15512021-05-04 Nick Clifton <nickc@redhat.com>
1552
1553 * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1554 * configure: Regenerate.
1555
e4ff4ffb
GA
15562021-04-28 Jakub Jelinek <jakub@redhat.com>
1557 Tobias Burnus <tobias@codesourcery.com>
1558
1559 * configure.ac (--enable-offload-defaulted): New.
1560 * configure: Regenerate.
1561
05ec629f
GA
15622021-04-23 David Faust <david.faust@oracle.com>
1563
1564 * MAINTAINERS (Write After Approval): Add myself.
1565
a0ecde22
GA
15662021-04-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
1567
1568 * MAINTAINERS (Write After Approval): Add myself.
1569
651684b4
GA
15702021-03-26 Dimitar Dimitrov <dimitar@dinux.eu>
1571
1572 * MAINTAINERS: Add myself as pru port maintainer.
1573
bf1f3168
GA
15742021-03-23 David Malcolm <dmalcolm@redhat.com>
1575
1576 * MAINTAINERS: Add myself as static analyzer maintainer.
1577
287e3e84
GA
15782021-03-18 Jeff Law <jlaw@tachyum.com>
1579
1580 * MAINTAINERS: Update primary entry.
1581
5e93c2f0
GA
15822021-03-13 Eugene Rozenfeld <erozen@microsoft.com>
1583
1584 * MAINTAINERS (Write After Approval): Add myself.
1585
15862021-03-13 Mike Frysinger <vapier@gentoo.org>
1587
1588 * Makefile.def: Remove all-sim dependency on configure-gdb.
1589 * Makefile.in: Regenerated.
1590
48ff383f
GA
15912021-03-11 Jeff Law <law@redhat.com>
1592
1593 * MAINTAINERS: Update entries for a few ex-ImgTec employees
1594
15952021-03-11 Martin Liska <mliska@suse.cz>
1596
1597 * Makefile.tpl: The change was done Makefile.in which
1598 is generated file.
1599
6405b40f
GA
16002021-03-08 Jeff Law <law@redhat.com>
1601
1602 * MAINTAINERS: Update my email address
1603
71e24b06
GA
16042021-02-23 Kito Cheng <kito.cheng@sifive.com>
1605
1606 * config.guess: Import latest upstream.
1607 * config.sub: Import latest upstream.
1608
161e4c08
GA
16092021-01-25 Martin Liska <mliska@suse.cz>
1610
1611 PR gcov-profile/98739
1612 * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1613 for profiledbootstrap.
1614
8502e23d
GA
16152021-01-22 Jonathan Wright <jonathan.wright@arm.com>
1616
1617 * MAINTAINERS (Write After Approval): Add myself.
1618
16192021-01-22 Maciej W. Rozycki <macro@orcam.me.uk>
1620
1621 * MAINTAINERS (Write After Approval): Update my e-mail address.
1622
6851dda2
GA
16232021-01-12 Segher Boessenkool <segher@kernel.crashing.org>
1624
1625 * MAINTAINERS: Fix spacing.
1626
16272021-01-12 Qian Jianhua <qianjh@cn.fujitsu.com>
1628
1629 * MAINTAINERS (Write After Approval): Add myself
1630
942ae5be
GA
16312021-01-06 Nick Alcock <nick.alcock@oracle.com>
1632
1633 * Makefile.def: Sync with binutils-gdb:
1634 (dependencies): all-ld depends on all-libctf.
1635 (host_modules): libctf is no longer no_install.
1636 No longer no_check. Checking depends on all-ld.
1637 * Makefile.in: Regenerated.
1638
651b8a50
GA
16392021-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
1640
1641 * libtool.m4: Match gnu* along other GNU systems.
1642 * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1643 * libgo/configure: Re-generate.
1644
7e73f511
GA
16452021-01-04 Philipp Tomsich <philipp.tomsich@vrull.eu>
1646
1647 * MAINTAINERS: Update my email address.
1648
cd69e3d5
GA
16492020-12-17 Marius Hillenbrand <mhillen@linux.ibm.com>
1650
1651 * MAINTAINERS (Write After Approval): Add myself.
1652
6e9d8651
GA
16532020-12-15 Nathan Sidwell <nathan@acm.org>
1654
1655 * Makefile.def
1656 * Makefile.in
1657 * Makefile.tpl
1658 * configure
1659 * configure.ac
1660
16612020-12-15 Nathan Sidwell <nathan@acm.org>
1662
1663 * Makefile.def: Add libcody.
1664 * configure.ac: Add libcody.
1665 * Makefile.in: Regenerated.
1666 * configure: Regenerated.
1667
d52945ce
GA
16682020-12-14 Andrea Corallo <andrea.corallo@arm.com>
1669
1670 * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1671
6e1edf48
GA
16722020-12-05 Iain Sandoe <iain@sandoe.co.uk>
1673
1674 PR target/97865
1675 * libtool.m4: Update handling of Darwin platform link flags
1676 for Darwin20.
1677
11860cf4
GA
16782020-12-02 Simon Marchi <simon.marchi@polymtl.ca>
1679
1680 * .gitignore: Sync with binutils-gdb
1681
16822020-12-02 Claudiu Zissulescu <claziss@gmail.com>
1683
1684 * MAINTAINERS: Add myself as arc port maintainer.
1685
a9625c50
GA
16862020-11-29 Iain Buclaw <ibuclaw@gdcproject.org>
1687
1688 PR d/87788
1689 * configure.ac: Don't disable D for *-*-darwin*.
1690 * configure: Regenerate.
1691
16922020-11-29 John David Anglin <danglin@gcc.gnu.org>
1693
1694 * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1695 hppa64-*-hpux11*.
1696
360258da
GA
16972020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
1698
1699 * configure: Regenerate.
1700 * configure.ac: Add --bootstrap-hwasan option.
1701
8e6198d0
GA
17022020-11-23 Iain Sandoe <iain@sandoe.co.uk>
1703
1704 * config.guess: Import latest upstream.
1705 * config.sub: Import latest upstream.
1706
29c5d9ce
GA
17072020-11-16 Martin Liska <mliska@suse.cz>
1708
1709 * .gitignore: Add cache as clangd uses it now.
1710
77f67db2
GA
17112020-11-13 Haochen Gui <guihaoc@gcc.gnu.org>
1712
1713 * MAINTAINERS (Write After Approval): add myself
1714
2bee28dd
GA
17152020-11-09 Pat Bernardi <bernardi@adacore.com>
1716
1717 * MAINTAINERS (Write After Approval): Add myself.
1718
17192020-11-09 Jonathan Wakely <jwakely@redhat.com>
1720
1721 * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1722 Remove FIXME comments.
1723
44cab2d8
GA
17242020-11-06 Martin Uecker <muecker@gwdg.de>
1725
1726 * MAINTAINERS: Update my email address.
1727
17282020-11-06 Hongtao Liu <hongtao.liu@intel.com>
1729
1730 * MAINTAINERS (Write After Approval): Add myself.
1731
8e97b905
GA
17322020-10-06 Tobias Burnus <tobias@codesourcery.com>
1733
1734 PR target/97302
1735 * configure.ac: Only set with_gmp to /usr/local
1736 if not building in tree.
1737 * configure: Regenerate.
1738
239601c5
GA
17392020-09-18 Omar Tahir <omar.tahir@arm.com>
1740
1741 * MAINTAINERS (Write After Approval): Add myself.
1742
57ea0894
GA
17432020-08-26 Tobias Burnus <tobias@codesourcery.com>
1744
1745 * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1746
5b9a3d2a
GA
17472020-08-20 Tobias Burnus <tobias@codesourcery.com>
1748
1749 PR bootstrap/96612
1750 * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1751 if not the same as ${host}.
1752 * configure: Regenerate.
1753
2c4c56c2
GA
17542020-08-16 Sergei Trofimovich <slyfox@gcc.gnu.org>
1755
1756 * MAINTAINERS (Write After Approval): Add myself.
1757
afdd220a
GA
17582020-08-12 Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
1759
1760 * MAINTAINERS: Update my email address.
1761
d48cca8f
GA
17622020-07-30 Joe Ramsay <joe.ramsay@arm.com>
1763
1764 * MAINTAINERS (Write After Approval): Add myself.
1765
3ea9abca
GA
17662020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
1767
1768 * MAINTAINERS (Write After Approval): Add myself.
1769
8e3b453e
GA
17702020-06-12 Martin Liska <mliska@suse.cz>
1771
1772 * .gitignore: Add .clang-tidy.
1773
2c455ae0
GA
17742020-06-08 Jason Merrill <jason@redhat.com>
1775
1776 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1777 * configure: Regenerate.
1778
8f94b078
GA
17792020-06-06 Max Filippov <jcmvbkbc@gmail.com>
1780
1781 * MAINTAINERS: Add myself as xtensa port maintainer.
1782
53ffb43a
GA
17832020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
1784
1785 * configure.ac: Don't require --enable-host-shared when building
1786 for Mingw.
1787 * configure: Regenerate.
1788
5329b59a
JM
17892020-05-18 Jason Merrill <jason@redhat.com>
1790
1791 * configure.ac: Update bootstrap dialect to -std=c++11.
1792
9a4a0a5b
AC
17932020-05-18 Alex Coplan <alex.coplan@arm.com>
1794
1795 * MAINTAINERS (Write After Approval): Add myself.
1796
afa3d80e
TS
17972020-04-29 Thomas Schwinge <thomas@codesourcery.com>
1798
1799 PR target/92713
1800 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1801 (noconfigdirs): Add 'target-libstdc++-v3'.
1802 * configure: Regenerate.
1803
e6cbe965
SC
18042020-04-21 Stephen Casner <casner@acm.org>
1805
1806 PR 25830
1807 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1808 * configure: Rebuild.
1809
e9f799d2
ML
18102020-04-17 Martin Liska <mliska@suse.cz>
1811 Jonathan Yong <10walls@gmail.com>
1812
1813 PR gcov-profile/94570
1814 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1815 for CYGWIN.
1816
efd5bd4d
MJ
18172020-04-14 Martin Jambor <mjambor@suse.cz>
1818
1819 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1820
f9d09df0
TT
18212020-04-09 Tom Tromey <tom@tromey.com>
1822
1823 * configure: Rebuild.
1824 * Makefile.in: Rebuild.
1825 * Makefile.def (gdbsupport, gdbserver): New host modules.
1826 (configure-gdb): Depend on all-gdbsupport.
1827 (all-gdb): Depend on all-gdbsupport, all-libctf.
1828 * configure.ac (host_tools): Add gdbserver.
1829 Conditionally build gdbserver and gdbsupport.
1830
29b1533a
TB
18312020-03-09 Tobias Burnus <tobias@codesourcery.com>
1832
1833 * configure.ac: Build libgomp by default for amdgcn.
1834 * configure: Regenerate.
1835
7d6b3a78
SP
18362020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1837
1838 * MAINTAINERS (Write After Approval): Add myself.
1839
4707548e
JH
18402020-02-28 Joel Hutton <joel.hutton@arm.com>
1841
1842 * MAINTAINERS (Write After Approval) : Add myself.
1843
6f83ceb8
PD
18442020-02-20 Palmer Dabbelt <palmer@sifive.com>
1845
1846 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1847
d6ee2e7c
MS
18482020-02-14 Martin Sebor <msebor@redhat.com>
1849
1850 * doc/extend.texi (attribute alias): Mention type requirement.
1851 (attribute weak): Same.
1852 (attribute weakref): Correct invalid example.
1853
e01975f9
SB
18542020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
1855
1856 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1857
affb7b66
JJ
18582020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
1859 Jakub Jelinek <jakub@redhat.com>
1860
1861 * .gitattributes: Add *.md diff=md.
1862
780e19f8
GJL
18632020-01-14 Georg-Johann Lay <avr@gjlay.de>
1864
1865 The mentioned auto-generated file is no more part of the
1866
1867 GCC sources, it's auto-generated in $(builddir) during build.
1868
1869 PR target/92055
1870 * contrib/gcc_update (files_and_dependencies): Remove
1871 entry for gcc/config/avr/t-multilib.
1872
ef4395e5
AS
18732020-01-14 Anatoly Sokolov <aesok@dol.ru>
1874
1875 * MAINTAINERS: Update my email address.
1876
b2b465c5
JM
18772020-01-13 Joseph Myers <joseph@codesourcery.com>
1878
1879 * README.MOVED_TO_GIT: Remove.
1880
cff5a231
JM
18812020-01-11 Joseph Myers <joseph@codesourcery.com>
1882
1883 * README.MOVED_TO_GIT: New file.
1884
b1b72741
DZ
18852020-01-02 Dennis Zhang <dennis.zhang@arm.com>
1886
1887 * MAINTAINERS (Write After Approval): Add myself.
1888
74a7b87a
JL
18892019-12-20 Jerome Lambourg <lambourg@adacore.com>
1890
1891 * MAINTAINERS (write_after_approval): Add myself.
1892
39f8777c
SMW
18932019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
1894
1895 * MAINTAINERS (write_after_approval): Add myself.
1896
6226f592
MI
18972019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
1898
1899 * MAINTAINERS (write_after_approval): Add myself.
1900
4f943869
MK
19012019-12-11 Matthias Klose <doko@ubuntu.com>
1902
1903 * configure.ac: Factor out common cases for compare_exclusions.
1904 * configure: Regenerate.
1905
a9046e98
JL
19062019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1907
1908 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1909 flag.
1910
53eb0cb3
LH
19112019-12-10 Lewis Hyatt <lhyatt@gmail.com>
1912
a9046e98 1913 * MAINTAINERS (Write After Approval): Add myself.
53eb0cb3 1914
90ca6847
TB
19152019-11-27 Tobias Burnus <tobias@codesourcery.com>
1916
1917 PR middle-end/92463
1918 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1919 * configure: Regenerate
1920
aeebd94c
JB
19212019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
1922
1923 * configure.ac: Use https for gcc.gnu.org.
1924 * configure: Regenerated.
1925
267d7432
JG
19262019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
1927
1928 * MAINTAINERS (aarch64 port): Remove my name, move to...
1929 (Write After Approval): ...Here.
1930
a91eb234
KN
19312019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
1932
1933 * MAINTAINERS: Change my email address as maintainer.
1934
8be34204
JB
19352019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
1936
90ca6847
TB
1937 PR fortran/91828
1938 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1939 * configure: Regenerated.
8be34204 1940
678a1e99
JM
19412019-10-21 Jason Merrill <jason@redhat.com>
1942
1943 * .gitattributes: Also check ChangeLog whitespace.
1944
aa7710cb
AB
19452019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
1946
1947 * contrib/dg-extract-results.sh: Add support for KPASS.
1948 * contrib/dg-extract-results.py: Likewise.
1949
6664a5f7
JM
19502019-10-17 Jason Merrill <jason@redhat.com>
1951
1952 * .gitattributes: Avoid {} in filename pattern.
1953
df77d703
TS
19542019-10-08 Thomas Schwinge <thomas@codesourcery.com>
1955
1956 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1957 Approval section.
1958
4d07a2ec
FH
19592019-10-01 Frederik Harwath <frederik@codesourcery.com>
1960
1961 * MAINTAINERS: Add myself to Write After Approval
1962
5fdd1d33
RS
19632019-09-26 Richard Sandiford <richard.sandiford@arm.com>
1964
1965 * MAINTAINERS: Add myself as an aarch64 maintainer.
1966
16b17446
KT
19672019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1968
1969 * MAINTAINERS: Add myself as aarch64 maintainer.
1970
a8cea25c
CL
19712019-09-23 Carl Love <cel@us.ibm.com>
1972
1973 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1974 New define_insn.
1975 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1976 vsx_xxpermdi16_le_V16QI): Removed define_insn.
1977
0d1cfeed
ST
19782019-09-13 Sam Tebbs <sam.tebbs@arm.com>
1979
1980 * MAINTAINERS (Sam Tebbs): Update email address.
1981
3d34b7af
TB
19822019-09-10 Tobias Burnus <tobias@codesourcery.com>
1983
1984 * MAINTAINERS: Update my email address.
1985
b1e21e5a
CL
19862019-09-10 Christophe Lyon <christophe.lyon@st.com>
1987
3d34b7af 1988 * libtool.m4: Handle uclinuxfdpiceabi.
b1e21e5a 1989
91dfef96
JM
19902019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1991
1992 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
1993 Remove myself from Write After Approval section.
1994
19952019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1996
1997 * configure.ac: Support for bpf-*-* targets.
1998 * configure: Regenerate.
1999
b7b1f657
JM
20002019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
2001
2002 * config.sub: Import upstream version 2019-06-30.
2003 * config.guess: Import upstream version 2019-07-24.
2004
2f2aeda9
UW
20052019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
2006
2007 * MAINTAINERS: Remove spu port maintainers.
2008
91eed5f2
ML
20092019-08-28 Martin Liska <mliska@suse.cz>
2010
2011 * .gitignore: Add .clangd and compile_commands.json
2012 to .gitignore.
2013
d0fc6e9f
MF
20142019-08-23 Michael Forney <mforney@mforney.org>
2015
2016 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
2017 * Makefile.in: Regenerate.
2018
aac9103b
TT
20192019-08-19 Tom Tromey <tom@tromey.com>
2020
2021 * configure: Rebuild.
2022 * configure.ac: Add --with-static-standard-libraries.
2023
3b5864f4
AO
20242019-08-16 Alexandre Oliva <oliva@gnu.org>
2025
2026 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
2027
8fc306e9
ME
20282019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
2029
2030 * MAINTAINERS (Write After Approval): Add myself.
2031
f069f0f2
KC
20322019-07-08 Kito Cheng <kito.cheng@sifive.com>
2033
2034 * MAINTAINERS (Write After Approval): Remove myself, already listed in
2035 RISC-V port maitainer.
2036
9118c5e1
KC
20372019-07-08 Kito Cheng <kito.cheng@sifive.com>
2038
2039 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
2040
c19713b7
KC
20412019-07-08 Kito Cheng <kito.cheng@sifive.com>
2042
2043 * MAINTAINERS (Write After Approval): Add myself.
2044
e676d704 20452019-07-03 Andrea Corallo <andrea.corallo@arm.com>
e7dbf7f0
AC
2046
2047 * MAINTAINERS (Write After Approval): Add myself.
2048
247b63e3
ML
20492019-06-25 Martin Liska <mliska@suse.cz>
2050
2051 contrib/filter-clang-warnings.py: Transform from
2052 filter-rtags-warnings.py.
2053
98e5be21
TT
20542019-06-15 Tom Tromey <tom@tromey.com>
2055
2056 * configure.ac (host_libs): Add gnulib.
2057 * configure: Rebuild.
2058 * Makefile.def (host_modules, dependencies): Add gnulib.
2059 * Makefile.in: Rebuild.
2060
1ab4217d
DD
20612019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
2062
2063 * MAINTAINERS (Write After Approval): Add myself.
2064
3e209f57 20652019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
8d2af3a2
DD
2066
2067 * configure: Regenerate.
2068 * configure.ac: Add PRU target.
2069
8b164a4e 20702019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
536b4592
MB
2071
2072 * MAINTAINERS (Write After Approval): Add myself.
2073
de6abd85
NC
20742019-06-11 Nick Clifton <nickc@redhat.com>
2075
2076 Import these changes from the binutils/gdb repository:
2077
2078 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
2079
2080 * Makefile.def (dependencies): configure-libctf depends on all-bfd
2081 and all its deps.
2082 * Makefile.in: Regenerated.
2083
2084 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
2085
2086 * Makefile.def (host_modules): Add libctf.
2087 * Makefile.def (dependencies): Likewise.
2088 libctf depends on zlib, libiberty, and bfd.
2089 * Makefile.in: Regenerated.
2090 * configure.ac (host_libs): Add libctf.
2091 * configure: Regenerated.
2092
fb03c52f
VI
20932019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
2094
2095 * MAINTAINERS (Write After Approval): Add myself.
2096
dbd5df2e
PB
20972019-05-19 Peter Bergner <bergner@linux.ibm.com>
2098
2099 * MAINTAINERS: Update my email address.
2100
8ee47828
TR
21012019-05-17 Thomas Rodgers <trodgers@redhat.com>
2102
2103 * MAINTAINERS (Write After Approval): Add myself.
2104
f6b2daaf
JM
21052019-05-16 Jun Ma <junma@linux.alibaba.com>
2106
2107 * MAINTAINERS (Write After Approval): Add myself.
2108
2ed6d245
JW
21092019-05-07 Jim Wilson <jimw@sifive.com>
2110
2111 * MAINTAINERS: Remove myself as IA-64 maintainer.
2112
d1b65077
RI
21132019-05-04 Roland Illig <roland.illig@gmx.de>
2114
2115 * MAINTAINERS (Write After Approval): Add myself.
2116
5fe6af6d
RB
21172019-05-02 Richard Biener <rguenther@suse.de>
2118
2119 PR bootstrap/85574
2120 * Makefile.tpl (compare target): Also compare extra-compare
2121 files.
2122 * Makefile.in: Regenerate.
2123
1e8dac32
RZ
21242019-04-22 Roman Zhuykov <zhroma@ispras.ru>
2125
2126 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
2127 as modulo-scheduler maintainer.
2128
42d3fe9a
IS
21292019-04-21 Iain Sandoe <iain@sandoe.co.uk>
2130
2131 * MAINTAINERS: Add myself as co-maintainer for Darwin.
2132
3d52462c
IS
21332019-04-18 Iain Sandoe <iain@sandoe.co.uk>
2134
2135 * MAINTAINERS: Update my email address.
2136
4d024c32
JP
21372019-04-14 Johannes Pfau <johannespfau@gmail.com>
2138
2139 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
2140 * configure: Regenerate.
2141
7d31d331
RO
21422019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2143
2144 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
2145 * configure: Regenerate.
2146
bb50312e
IB
21472019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
2148
2149 * configure.ac: Add target-zlib to target_libraries.
2150 * configure: Regenerate.
2151
1c67e69c
ML
21522019-04-09 Martin Liska <mliska@suse.cz>
2153
2154 * Makefile.in: Regenerate.
2155 * Makefile.tpl: Pass GENERATOR_CFLAGS
2156 in all stages.
2157
684f6008
ML
21582019-03-28 Martin Liska <mliska@suse.cz>
2159
2160 PR bootstrap/89829
2161 * Makefile.in: Revert r254150.
2162 * Makefile.tpl: Likewise.
2163
fed156ac
BE
21642019-03-28 Ben Elliston <bje@gnu.org>
2165
2166 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
2167 related, and libdecnumber.
2168
d81beb31
AM
21692019-03-15 Alexander Monakov <amonakov@ispras.ru>
2170
2171 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
2172 (Write After Approval): Remove myself.
2173
35e2f066
AM
21742019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
2175
5fce606f 2176 * MAINTAINERS (Write After Approval): Add myself.
35e2f066 2177
60f32352
AS
21782019-02-11 Andrew Stubbs <ams@codesourcery.com>
2179
2180 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
2181 (Write After Approval): Remove myself and Julian.
2182
b4f964c8
HA
21832019-01-26 Harald Anlauf <anlauf@gmx.de>
2184
2185 * MAINTAINERS (Write After Approval): Add myself.
2186
1009e9a2
KCY
21872019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
2188
2189 * MAINTAINERS (Write After Approval): Add myself.
2190
275e9ad9
XHL
21912019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
2192
62fa42ce
SB
2193 * ChangeLog: Replace space with tab.
2194 * MAINTAINERS: Delete 1 tab to keep alignment.
275e9ad9 2195
8fcc3599
JG
21962019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
2197
2198 * MAINTAINERS (Write After Approval): Add myself.
2199
9c83c587
LJH
22002019-01-18 Li Jia He <helijia@gcc.gnu.org>
2201
2202 * MAINTAINERS (Write After Approval): Add myself.
2203
7431c1a1
AS
22042019-01-17 Andrew Stubbs <ams@codesourcery.com>
2205 Kwok Cheung Yeung <kcy@codesourcery.com>
2206 Julian Brown <julian@codesourcery.com>
2207 Tom de Vries <tom@codesourcery.com>
2208 Jan Hubicka <hubicka@ucw.cz>
2209 Martin Jambor <mjambor@suse.cz>
2210
2211 * configure.ac: Likewise.
2212 * configure: Regenerate.
2213 * contrib/config-list.mk: Add amdgcn-amdhsa.
2214
0684a816
KL
22152019-01-16 Kewen Lin <linkw@gcc.gnu.org>
2216
2217 * MAINTAINERS (Write After Approval): Add myself.
2218
62fa42ce 22192019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
9a603611 2220
275e9ad9 2221 * MAINTAINERS (Write After Approval): Add myself.
9a603611 2222
5227609c
RO
22232019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2224
2225 PR target/88535
2226 * config.guess: Import upstream version 2019-01-03.
2227 * config.sub: Import upstream version 2019-01-01.
2228
7c50cefc
TP
22292018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
2230
2231 * MAINTAINERS (Write After Approval): Update my maintainer address.
2232
ea9a30d0
GB
22332018-12-21 Gergö Barany <gergo@codesourcery.com>
2234
2235 * MAINTAINERS (Write After Approval): Add myself.
2236
23d3e2d5
SB
22372018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
2238
2239 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
2240
e4a9a572
IS
22412018-12-05 Iain Sandoe <iain@sandoe.co.uk>
2242
2243 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
2244 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
2245 (GCC_TARGET_TOOL): Likewise.
2246 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
2247 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
5227609c 2248 OTOOL, OTOOL_FOR_TARGET: New substitutions.
e4a9a572 2249 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
5227609c 2250 * configure: Regenerate.
e4a9a572
IS
2251 * Makefile.in: Likewise.
2252
f9b4801c
JP
22532018-11-28 Johannes Pfau <johannespfau@gmail.com>
2254
2255 * MAINTAINERS (Write After Approval): Add myself.
2256
7f9414c1
ML
22572018-11-13 Martin Liska <mliska@suse.cz>
2258
2259 * gcc.target/i386/pr87930.c: Move to ...
2260 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
2261
1dbff00c
SH
22622018-11-10 Stafford Horne <shorne@gmail.com>
2263
2264 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
2265 (Write After Approval): Remove myself.
2266
e9f3803d
HAQ
22672018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
2268
2269 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
2270 Append $INCICONV to it.
2271
45bf1490
SH
22722018-11-04 Stafford Horne <shorne@gmail.com>
2273
2274 * MAINTAINERS (Write After Approval): Add myself.
2275
22e05272
JM
22762018-10-31 Joseph Myers <joseph@codesourcery.com>
2277
2278 PR bootstrap/82856
2279 * multilib.am: New file. From automake.
2280
2281 Merge from binutils-gdb:
2282 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
2283
2284 * libtool.m4: Use AC_LANG_SOURCE.
2285 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
2286 * ar-lib: New file.
2287 * test-driver: New file.
2288 * configure: Re-generate.
2289
82a14443
MP
22902018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
2291
2292 * MAINTAINERS (Write After Approval): Add myself.
2293
260eedb9
IB
22942018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
2295
2296 PR bootstrap/87788
2297 PR d/87799
2298 * configure: Rebuild.
2299 * configure.ac: Disable D on systems where it is known not to work.
2300
b4c522fa
IB
23012018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
2302
2303 * Makefile.def (target_modules): Add libphobos.
2304 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
2305 GDCFLAGS_FOR_TARGET.
2306 (dependencies): Make libphobos depend on libatomic, libbacktrace
2307 configure, and zlib configure.
2308 (language): Add language d.
2309 * Makefile.in: Rebuild.
2310 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
2311 (HOST_EXPORTS): Add GDC.
2312 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
2313 (BASE_TARGET_EXPORTS): Add GDC.
2314 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
2315 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
2316 (EXTRA_HOST_FLAGS): Add GDC.
2317 (STAGE1_FLAGS_TO_PASS): Add GDC.
2318 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
2319 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
2320 environment variables.
2321 * configure: Rebuild.
2322 * configure.ac: Add target-libphobos to target_libraries. Set and
2323 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
2324
04193ea0
IL
23252018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
2326
2327 * MAINTAINERS (Write After Approval): Add myself.
2328
72eda5f2
IB
23292018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
2330
2331 * MAINTAINERS (Write After Approval): Remove myself.
2332
4c029cee
IB
23332018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
2334
2335 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
2336
fc7367ea
BC
23372018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
2338
2339 * MAINTAINERS: Update my email address.
2340
956a7508
TS
23412018-10-04 Thomas Schwinge <thomas@codesourcery.com>
2342
2343 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
2344 maintainer.
2345
16ddcc28
MM
23462018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
2347
2348 * MAINTAINERS (Write After Approval): Add self.
2349
f9529512
ST
23502018-09-13 Sam Tebbs <sam.tebbs@arm.com>
2351
2352 * MAINTAINERS (write after approval): Add myself.
2353
3ff89a4e
XG
23542018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
2355
2356 * MAINTAINERS: Update my email address.
2357
e8a0276c
VL
23582018-08-29 Vlad Lazar <vlad.lazar@arm.com>
2359
2360 * MAINTAINERS (write after approval): Add myself.
2361
3d20537c
RS
23622018-08-21 Richard Sandiford <richard.sandiford@arm.com>
2363
2364 * MAINTAINERS: Add self to global reviewers list.
2365
661d1750
SL
23662018-08-17 Sandra Loosemore <sandra@codesourcery.com>
2367
2368 MAINTAINERS: Add c-sky port maintainers.
2369
aa405905
ML
23702018-08-10 Martin Liska <mliska@suse.cz>
2371
2372 * MAINTAINERS: Revert change in previous commit and
92a285c1 2373 join lines.
aa405905 2374
04e2b41d
ML
23752018-08-10 Martin Liska <mliska@suse.cz>
2376
2377 * MAINTAINERS: Remove extra line.
2378
6e9f49e4
N
23792018-08-06 Naveen H.S <naveenh@marvell.com>
2380
2381 * MAINTAINERS: Update my email address.
2382
3b0df776
DD
23832018-07-19 DJ Delorie <dj@redhat.com>
2384
2385 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
2386 as maintainer.
2387
f030b30e
AK
23882018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
2389
2390 * MAINTAINERS: Adjust email address for me and my colleague Robin
2391 Dapp.
2392
7264261f
L
23932018-07-13 H.J. Lu <hongjiu.lu@intel.com>
2394 Sunil K Pandey <sunil.k.pandey@intel.com>
2395
2396 PR target/84413
2397 * config/i386/i386.c (m_CORE_AVX512): New.
2398 (m_CORE_AVX2): Likewise.
2399 (m_CORE_ALL): Add m_CORE_AVX2.
2400 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
2401 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
2402 and remove the rest of m_SKYLAKE_AVX512.
2403
19975c57
SH
24042018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
2405
2406 * config.sub: Sync with upstream version 2018-07-03.
2407
c234070e
SH
24082018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
2409
2410 * config.guess: Sync with upstream version 2018-06-26.
2411 * config.sub: Sync with upstream version 2018-07-02.
2412
d41cd173
BW
24132018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
2414
92a285c1 2415 * libtool.m4: Sort output of 'find' to enable deterministic builds.
d41cd173
BW
2416 * ltmain.sh: Likewise.
2417
d3435784
SB
24182018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
2419
2420 * contrib/config-list.mk: Remove powerpc-linux_paired.
2421
da34ca3f
AO
24222018-06-29 Alexandre Oliva <oliva@adacore.com>
2423
2424 * configure.ac: Introduce support for @unless/@endunless.
2425 * Makefile.tpl (dep-kind): Rewrite with cond; return
2426 postbootstrap in some cases.
2427 (make-postboot-dep, postboot-targets): New.
2428 (dependencies): Do not output postbootstrap dependencies at
2429 first. Output non-target ones changed for configure to depend
2430 on stage_last @if gcc-bootstrap, and the original deps @unless
2431 gcc-bootstrap.
2432 * configure.in, Makefile.in: Rebuilt.
2433
8e236ddd
JW
24342018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
2435
2436 * MAINTAINERS (write after approval): Add myself.
2437
71d40114
RV
24382018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
2439
2440 * MAINTAINERS (write after approval): Add myself.
2441
8006534c
NC
24422018-06-19 Nick Clifton <nickc@redhat.com>
2443
2444 * zlib/configure.ac: Restore old behaviour of only enabling
2445 multilibs when a target subdirectory is defined. This allows
2446 building with srcdir == builddir.
2447 * zlib/configure: Regenerate.
2448
9e03592e
EB
24492018-06-18 Eric Botcazou <ebotcazou@adacore.com>
2450
2451 * Makefile.def (fortran): Add check-target-libgomp-fortran.
2452 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
2453 * Makefile.in: Regenerate.
2454
29305f60
BE
24552018-06-16 Ben Elliston <bje@gnu.org>
2456
2457 * config.guess: Import latest version.
2458 * config.sub: Likewise.
2459
31db0fe0
ML
24602018-06-08 Martin Liska <mliska@suse.cz>
2461
2462 * MAINTAINERS: Remove MPX-related entries.
2463 * Makefile.def: Remove libmpx support.
9e03592e
EB
2464 * Makefile.in: Regenerate.
2465 * configure.ac: Remove removed files.
2466 * configure: Regenerate.
31db0fe0
ML
2467 * libmpx/ChangeLog: Remove.
2468 * libmpx/Makefile.am: Remove.
2469 * libmpx/Makefile.in: Remove.
2470 * libmpx/acinclude.m4: Remove.
2471 * libmpx/aclocal.m4: Remove.
2472 * libmpx/config.h.in: Remove.
2473 * libmpx/configure: Remove.
2474 * libmpx/configure.ac: Remove.
2475 * libmpx/configure.tgt: Remove.
2476 * libmpx/libmpx.spec.in: Remove.
2477 * libmpx/mpxrt/Makefile.am: Remove.
2478 * libmpx/mpxrt/Makefile.in: Remove.
2479 * libmpx/mpxrt/libmpx.map: Remove.
2480 * libmpx/mpxrt/libtool-version: Remove.
2481 * libmpx/mpxrt/mpxrt-utils.c: Remove.
2482 * libmpx/mpxrt/mpxrt-utils.h: Remove.
2483 * libmpx/mpxrt/mpxrt.c: Remove.
2484 * libmpx/mpxrt/mpxrt.h: Remove.
2485 * libmpx/mpxwrap/Makefile.am: Remove.
2486 * libmpx/mpxwrap/Makefile.in: Remove.
2487 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
2488 * libmpx/mpxwrap/libtool-version: Remove.
2489 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
2490
e68086c4
ML
24912018-06-04 Martin Liska <mliska@suse.cz>
2492
2493 * MAINTAINERS: Add myself as gcov maintainer.
2494
37cca345
MF
24952018-06-04 Matthew Fortune <mfortune@gmail.com>
2496
2497 * MAINTAINERS: Update my email address.
2498
74386680
TV
24992018-06-04 Tom de Vries <tdevries@suse.de>
2500
2501 * MAINTAINERS: Remove write-after-approval entries for component
2502 maintainers.
2503
010ff25b
JL
25042018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
2505
2506 * MAINTAINERS (write after approval): Add myself.
2507
64acc19a 25082018-06-01 Bin Cheng <amker@gcc.gnu.org>
232d2edb
BC
2509
2510 * MAINTAINERS: Update my email address.
2511
7aad7f4b
TV
25122018-06-01 Tom de Vries <tdevries@suse.de>
2513
2514 * MAINTAINERS: Update my email address.
2515
c5470754
BC
25162018-05-22 Bin Cheng <bin.cheng@arm.com>
2517
2518 * MAINTAINERS (loop-optimizer): Add myself.
2519
58b40a67
FT
25202018-05-01 Francois H. Theron <francois.theron@netronome.com>
2521
2522 * configure.ac: Added "nfp" target.
2523 * configure: Regenerate.
2524
bece35ca
RB
25252018-04-30 Richard Biener <rguenther@suse.de>
2526
2527 PR bootstrap/85571
2528 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
2529 (STAGE3_TFLAGS): Likewise.
2530 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2531 (STAGEtrain_TFLAGS): Likewise.
2532 * Makefile.in: Regenerate.
2533
ae05281f
RB
25342018-04-26 Richard Biener <rguenther@suse.de>
2535
2536 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2537 (STAGE2_CFLAGS): Likewise.
2538 (STAGE2_TFLAGS): Likewise.
2539 (STAGE3_CFLAGS): Add -fchecking.
2540 (STAGE3_TFLAGS): Likewise.
2541 (STAGEtrain_CFLAGS): Filter out -fchecking.
2542 (STAGEtrain_TFLAGS): Likewise.
2543 * Makefile.in: Re-generate.
2544
c6e34a9b
CM
25452018-04-25 Catherine Moore <clm@codesourcery.com>
2546
2547 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2548
ae9fb56f
PC
25492018-04-18 Paul Clarke <pc@us.ibm.com>
2550
2551 * MAINTAINERS (write after approval): Add myself.
2552
a2919888
AS
25532018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
2554
2555 * MAINTAINERS: Update my email address.
2556
c6024672
BS
25572018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
2558
2559 * MAINTAINERS: Remove redundant Write-After-Approval entry.
2560
85d36775
BS
25612018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
2562
2563 * MAINTAINERS: Update my email address and disambiguate myself
2564 a bit from Will Schmidt.
2565
8bb406a2
NS
25662018-03-21 Nathan Sidwell <nathan@acm.org>
2567
2568 * MAINTAINERS: Move maintainers of now-removed picochip and score
2569 ports to write after approval.
2570
c9b39302
RS
25712018-03-13 Richard Sandiford <richard.sandiford@arm.com>
2572
2573 * MAINTAINERS: Add entry for SVE maintainership.
2574
1fc1d82e
MR
25752018-02-13 Maciej W. Rozycki <macro@mips.com>
2576
2577 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2578 * configure: Regenerate.
2579
7b7f78d7
BK
25802018-01-18 Boris Kolpackov <boris@codesynthesis.com>
2581
2582 * MAINTAINERS (write after approval): Add myself.
2583
3c1f3bf6
SP
25842018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
2585
2586 * MAINTAINERS (write after approval): Add myself.
2587
182f27e3
SP
25882018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
2589
2590 * MAINTAINERS (write after approval): Add myself.
85911661 2591
85ec4feb
JJ
25922018-01-03 Jakub Jelinek <jakub@redhat.com>
2593
2594 Update copyright years.
2595
ef7d7cf5
BE
25962018-01-03 Ben Elliston <bje@gnu.org>
2597
2598 * config.guess: Import latest version.
2599 * config.sub: Likewise.
2600
842df93e
SH
26012017-12-12 Stafford Horne <shorne@gmail.com>
2602
2603 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2604 * configure: Regenerate.
2605
1d0a8ae9
QZ
26062017-11-29 Qing Zhao <qing.zhao@oracle.com>
2607
2608 * MAINTAINERS (Write After Approval): Add myself.
2609
5e9d6aa4
JK
26102017-11-28 Julia Koval <julia.koval@intel.com>
2611 Sebastian Peryt <sebastian.peryt@intel.com>
2612
2613 * Makefile.def (target_modules): Remove libcilkrts.
2614 * Makefile.in: Ditto.
2615 * configure: Ditto.
2616 * configure.ac: Ditto.
2617
d2eaaa89
JK
26182017-11-28 Julia Koval <julia.koval@intel.com>
2619
2620 * MAINTAINERS (Write After Approval): Add myself.
2621
90b415f6
SD
26222017-11-22 Sudakshina Das <sudi.das@arm.com>
2623
2624 * MAINTAINERS (Write After Approval): Add myself.
2625
f804ba3e
PD
26262017-11-06 Palmer Dabbelt <palmer@sifive.com>
2627
2628 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2629 Use my SiFive email address.
2630
8744c9bf
SP
26312017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
2632
2633 * MAINTAINERS (write after approval): Add myself.
2634
7181cca3
ML
26352017-10-27 Martin Liska <mliska@suse.cz>
2636
2637 * Makefile.tpl: Use proper name of folder as it was renamed
2638 during transition to 4 stages.
2639 * Makefile.in: Regenerate.
2640
fb336a7b
IT
26412017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
2642
e50ffab3 2643 * MAINTAINERS (write after approval): Add myself.
fb336a7b 2644
7b5f5267
GP
26452017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
2646
2647 * MAINTAINERS: Add a note that maintainership also includes web
2648 pages, docs, and testsuite related to that area.
2649
55de8eb3
TV
26502017-09-25 Tom de Vries <tom@codesourcery.com>
2651
2652 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2653
86ab175e
PMR
26542017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
2655
2656 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2657
500ac452
NS
26582017-09-15 Nathan Sidwell <nathan@acm.org>
2659
2660 * MAINTAINERS: Remove myself as a vxworks maintainer.
2661
72ace300
TS
26622017-09-13 Thomas Schwinge <thomas@codesourcery.com>
2663
2664 * MAINTAINERS: Remove email address of Jim Norris.
2665
1328002a
KT
26662017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2667
2668 * MAINTAINERS (Reviewers): Move myself from here...
2669 (CPU Port Maintainers): ... to here.
2670
84d0b6f5
JG
26712017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
2672
2673 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2674
9c04bba3
RD
26752017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
2676
e50ffab3 2677 * MAINTAINERS (write after approval): Add myself.
9c04bba3 2678
5a427c63
TR
26792017-07-28 Tony Reix <tony.reix@atos.net>
2680
2681 * configure.ac (target-libffi): Don't disable for AIX.
2682 (go): Don't add to unsupported_languages on AIX.
2683 (target-libgo): Don't disable for AIX.
2684 * configure: Regenerate.
2685
8994b66f
YG
26862017-07-19 Yury Gribov <tetra2005@gmail.com>
2687
2688 * MAINTAINERS: Add myself.
2689
7a795e10
TS
26902017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2691
2692 * MAINTAINERS: Update my email address.
2693
50061652
RE
26942017-07-04 Richard Earnshaw <rearnsha@arm.com>
2695
2696 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2697 arm-specific auto-generated header files.
2698
d4360477
NS
26992017-07-03 Nathan Sidwell <nathan@acm.org>
2700
2701 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2702 * configure: Rebuilt.
2703
9dc9ae74
BS
27042017-07-03 Bernd Schmidt <bschmidt@redhat.com>
2705
2706 * MAINTAINERS: Readd myself for c6x.
2707
c8cf0b6f
ML
27082017-06-28 Martin Liska <mliska@suse.cz>
2709
2710 PR bootstrap/81217
2711 * Makefile.def: Remove superfluous bootstrap_target from
2712 bootstrap_stage.
2713 * Makefile.in: Re-generate the file.
2714
0666865c
MO
27152017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
2716
e50ffab3 2717 * MAINTAINERS: Add myself to Write After Approval
0666865c 2718
827c925e
AJ
27192017-06-21 Andrew Jenner <andrew@codesourcery.com>
2720
2721 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2722
0d053a49
ML
27232017-06-19 Martin Liska <mliska@suse.cz>
2724
2725 * Makefile.def: Define 4 stages PGO bootstrap.
2726 * Makefile.tpl: Define FLAGS.
2727 * Makefile.in: Regenerate.
2728
be75f645
ILT
27292017-06-14 Ian Lance Taylor <iant@golang.org>
2730
2731 * Makefile.def: Add check-gotools to go check targets.
2732 * Makefile.in: Rebuild.
2733
c725f69c
SB
27342017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
2735
2736 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2737
76052545
EB
27382017-06-03 Eric Botcazou <ebotcazou@adacore.com>
2739
2740 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2741 * configure: Regenerate.
2742
afd88efc
ML
27432017-05-31 Martin Liska <mliska@suse.cz>
2744
2745 * configure.ac: Add handling of stage2_werror_flags to
2746 action-if-given and to action-if-not-given.
2747 * configure: Regenerate.
2748
945bafd6
PB
27492017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
2750
2751 * MAINTAINERS: Add self to Write After Approval
2752
b9396a49
BS
27532017-05-27 Bernd Schmidt <bschmidt@redhat.com>
2754
2755 * MAINTAINERS: Update my email address, and remove myself as
2756 maintainer in some areas.
2757
aa1b69e7
EG
27582017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
2759
2760 * MAINTAINERS: Add self to Write After Approval
2761
cdfee50a
NS
27622017-05-25 Nathan Sidwell <nathan@acm.org>
2763
2764 * configure.ac: Add --enable-languages=default to mean default and
2765 make --enable-languages=all mean all supported languages.
2766 * configure: Regenerated.
2767
83349046
SB
27682017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
2769
2770 * config.gcc (powerpc*-*-*spe*): New.
2771 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2772 (powerpc-*-rtems*spe*): New.
2773 (powerpc*-*-linux*spe*): New.
2774 (powerpc-wrs-vxworksspe): New.
2775 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2776 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2777 * config.host (powerpc*-*-*spe*): New.
2778
01c712cb
ML
27792017-05-19 Martin Liska <mliska@suse.cz>
2780
2781 * configure.ac: Add --enable-werror-always just for
2782 bootstrap-debug (or none build config) and do not add it
2783 when we are on a release branch.
2784 * configure: Regenerated.
2785
7880c1a5
SL
27862017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
2787
2788 * MAINTAINERS: Add self to Write After Approval
2789
c759355f
KK
27902017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
2791
2792 * MAINTAINERS: Move myself to Write After Approval section.
2793
79557bae
CZ
27942017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2795
2796 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2797 ACCH registers.
2798 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2799 available.
2800 (umulsidi3): Likewise.
2801 (mulsidi3_700): Disable this pattern when we have advanced mpy
2802 instructions.
2803 (umulsidi3_700): Likewise.
2804 (maddsidi4): New pattern.
2805 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2806 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2807 (mpydu_imm_arcv2hs): Likewise.
2808 * config/arc/predicates.md (accl_operand): New predicate.
2809
c7314bc1
CZ
28102017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2811 Andrew Burgess <andrew.burgess@embecosm.com>
2812
2813 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2814 case.
2815 (ARC_AUTOFP_IRQ_P): Likewise.
2816 (ARC_AUTO_IRQ_P): Likewise.
2817 (rgf_banked_register_count): New variable.
2818 (parse_mrgf_banked_regs_option): New function.
2819 (arc_override_options): Handle rgf_banked_regs option.
2820 (arc_handle_interrupt_attribute): Add firq option.
2821 (arc_compute_function_type): Return fast irq type when required.
2822 (arc_must_save_register): Handle fast interrupts.
2823 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2824 (arc_return_address_regs): Update.
2825 * config/arc/arc.h (arc_return_address_regs): Update.
2826 (arc_function_type): Add fast interrupt type.
2827 (ARC_INTERRUPT_P): Update.
2828 (RC_FAST_INTERRUPT_P): Define.
2829 * config/arc/arc.md (simple_return): Update for fast interrupts.
2830 (p_return_i): Likewise.
2831 * config/arc/arc.opt (mrgf-banked-regs): New option.
2832 * doc/invoke.texi (mrgf-banked-regs): Document.
2833
41453183
CZ
28342017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2835
2836 * config/arc/arc.c (irq_ctrl_saved): New variable.
2837 (ARC_AUTOBLINK_IRQ_P): Define.
2838 (ARC_AUTOFP_IRQ_P): Likewise.
2839 (ARC_AUTO_IRQ_P): Likewise.
2840 (irq_range): New function.
2841 (arc_must_save_register): Likewise.
2842 (arc_must_save_return_addr): Likewise.
2843 (arc_dwarf_emit_irq_save_regs): Likewise.
2844 (arc_override_options): Handle deferred options.
2845 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2846 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2847 arc_must_save_return_addr.
2848 (arc_compute_frame_size): Handle automated save and restore of
2849 registers.
2850 (arc_expand_prologue): Likewise.
2851 (arc_expand_epilogue): Likewise.
2852 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2853 * config/arc/arc.opt (mirq-ctrl-saved): New option.
2854 * doc/invoke.texi (mirq-ctrl-saved): Document option.
2855
52744dd7
TK
28562017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
2857 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
2858
2859 PR bootstrap/77661
2860 * Makefile.def: Don't pass --enable-maintainer-mode on to an
2861 in-tree build MPC.
2862 * Makefile.in: Regenerate.
2863
deeba76a
FXC
28642017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2865
2866 * configure.ac: Enable LTO by default on darwin >= 9.
2867 * configure: Regenerate.
2868
5a05e11d
PD
28692017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
2870
2871 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2872 and Andrew Waterman as the RISC-V maintainers.
2873
e04f858c
NK
28742017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
2875
2876 * MAINTAINERS: Add self to Write After Approval
2877
a98cf819
GP
28782017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2879
2880 * config.guess: Import latest from upstream.
2881
9826d1a3
GP
28822017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2883
2884 * MAINTAINERS (Write After Approval): Remove entries that are
2885 already covered under Reviewers.
2886
a46586c3
MW
28872017-03-08 Mark Wielaard <mark@klomp.org>
2888
2889 PR demangler/70909
2890 PR demangler/67264
2891 * include/demangle.h: Add d_printing to struct demangle_component
2892 and pass struct demangle_component as non const.
2893
734ca1c2
GP
28942017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
2895
2896 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2897
93b87d1d
TS
28982017-02-15 Thomas Schwinge <thomas@codesourcery.com>
2899
2900 * Makefile.tpl: Remove HOST_ISLVER.
2901 (HOST_EXPORTS): Remove ISLVER.
2902 * Makefile.in: Regenerate.
2903
f877b3ad
RB
29042017-02-13 Richard Biener <rguenther@suse.de>
2905
2906 * configure: Re-generate.
2907
2ad31830
GP
29082017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
2909
2910 * MAINTAINERS: Adjust bug reporting URL.
2911
3501e62c
GP
29122017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
2913
2914 * MAINTAINERS (Write After Approval): Remove redundant entry
2915 for Andrew Burgess.
2916
510555e0
JDA
29172017-02-03 John David Anglin <danglin@gcc.gnu.org>
2918
e50ffab3 2919 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
510555e0 2920 32-bit hppa*-*-hpux*.
e50ffab3 2921 * configure: Regenerate.
510555e0 2922
f6a24a94
MJ
29232017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
2924
2925 * configure.ac: Moved the white list of enabling BRIG FE to
2926 libhsail-rt/configure.tgt.
2927 * configure: Regenerated.
2928 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2929
29302017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
5fd1486c
PJ
2931 Martin Jambor <mjambor@suse.cz>
2932
5fd1486c
PJ
2933 * Makefile.def (target_modules): Added libhsail-rt.
2934 (languages): Added language brig.
2935 * Makefile.in: Regenerated.
2936 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2937 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
2938 * configure: Regenerated.
2939
3c36aa6b
JJ
29402017-01-17 Jakub Jelinek <jakub@redhat.com>
2941
2942 PR other/79046
2943 * configure: Regenerated.
2944
8f56cb51
AM
29452017-01-04 Alan Modra <amodra@gmail.com>
2946
2947 * configure: Regenerate.
2948
f2c764c5
BE
29492016-12-29 Ben Elliston <bje@gnu.org>
2950
2951 * config.sub: Import latest version.
2952
1dc9c117
AI
29532016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
2954
2955 * MAINTAINERS (Write After Approval): Add myself.
2956
c21fdaa1
JJ
29572016-12-21 Jakub Jelinek <jakub@redhat.com>
2958
2959 * configure.ac: Don't bootstrap libmpx unless --with-build-config
2960 includes bootstrap-mpx.
2961 * configure: Regenerated.
2962
cc811459
CX
29632016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
2964
2965 * MAINTAINERS (Write After Approval): Add myself.
2966
b55e6680
MJ
29672016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
2968
8f56cb51 2969 * configure: Regenerate.
b55e6680 2970
825fba52
MK
29712016-12-01 Matthias Klose <doko@ubuntu.com>
2972
2973 * configure.ac: Don't use pkg-config to check for bdw-gc.
2974 * configure: Regenerate.
2975
114bf3f1
MK
29762016-11-30 Matthias Klose <doko@ubuntu.com>
2977
2978 * Makefile.def: Remove reference to boehm-gc target module.
2979 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2980 options and for the bdw-gc pkg-config module.
2981 * configure: Regenerate.
2982 * Makefile.in: Regenerate.
2983
21b0f96a
NS
29842016-11-28 Nathan Sidwell <nathan@acm.org>
2985
2986 * MAINTAINERS (nvptx): Remove self.
2987
292edab3
BE
29882016-11-25 Ben Elliston <bje@gnu.org>
2989
2990 * config.guess: Import latest version.
2991 * config.sub: Likewise.
2992
0954a00b
TT
29932016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
2994
2995 * MAINTAINERS (Write After Approval): Add myself.
2996
8e4d2ca4
MK
29972016-11-15 Matthias Klose <doko@ubuntu.com>
2998
2999 * Makefile.def: Remove references to GCJ.
3000 * Makefile.tpl: Likewise.
3001 * Makefile.in: Regenerate.
3002
84c1b9d3
MK
30032016-11-15 Matthias Klose <doko@ubuntu.com>
3004
3005 * config-ml.in: Remove references to GCJ.
3006 * configure.ac: Likewise.
3007 * configure: Regenerate.
3008
3f95ca6c
JC
30092016-11-01 Josh Conner <joshconner@google.com>
3010
3011 * MAINTAINERS (Write After Approval): Update email address,
3012
457cc672
CL
30132016-10-27 Carl Love <cel@us.ibm.com>
3014
3015 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
3016 Approval list to make it alphabetical.
3017
2142f54f
CL
30182016-10-27 Carl Love <cel@us.ibm.com>
3019
3020 * MAINTAINERS (Write After Approval): Add myself.
3021
104700f4
AB
30222016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
3023
3024 * MAINTAINERS (Reviewers): Add myself.
3025 (Write After Approval): Add myself.
3026
942c0db8
HP
30272016-10-21 Hartmut Penner <hepenner@us.ibm.com>
3028 Ulrich Weigand <uweigand@de.ibm.com>
3029
3030 * MAINTAINERS: Update email address.
3031
fbf4c502
NS
30322016-10-10 Nathan Sidwell <nathan@acm.org>
3033
3034 * MAINTAINERS: Update email address.
3035
b20e7532
AT
30362016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
3037
3038 * configure.ac: Add aarch64-*-freebsd*.
3039 * configure: Regenerate.
3040
2e21fd4d
SE
30412016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
3042
3043 * MAINTAINERS: Update email address after it got reverted.
3044
43c40f3e
RO
30452016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3046
3047 * configure.ac (target_libraries): Readd target-boehm-gc.
3048 Restore --enable-objc-gc handling.
3049 * configure: Regenerate.
3050
f05796ba
JL
30512015-10-03 Jeff Law <law@redhat.com>
3052
3053 * MAINTAINERS: Move several inactive maintainers to the
3054 write-after-approval section.
3055
012447ea
JJ
30562016-09-30 Jakub Jelinek <jakub@redhat.com>
3057
3058 * configure.ac: Add target-libffi to target_libraries.
3059 Readd libgcj target disablings, modified to only target-libffi.
3060 Readd target addition of go to unsupported languages.
3061 * configure: Regenerated.
3062
a7d75d59
SE
30632016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
3064
3065 * MAINTAINERS: Update email address.
3066
d1a79a95
AH
30672016-09-30 Andrew Haley <aph@redhat.com>
3068
4d8c733d 3069 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
d1a79a95
AH
3070 write-after approval. Remove Tom Tromey and Bryce McKinlay from
3071 libgcj.
3072
af2d4873
AH
30732016-09-30 Andrew Haley <aph@redhat.com>
3074
3075 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
3076 write-after approval after GCJ deletion.
3077
07b78716
AH
30782016-09-30 Andrew Haley <aph@redhat.com>
3079
3080 * Makefile.def: Remove libjava.
3081 * Makefile.tpl: Likewise.
3082 * Makefile.in: Regenerate.
3083 * configure.ac: Likewise.
3084 * configure: Likewise.
3085 * gcc/java: Remove.
3086 * libjava: Likewise.
3087
a29b7214
CZ
30882016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
3089
3090 * MAINTAINERS (Reviewers): Add myself.
3091
2fd88f4f
AK
30922016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
3093
3094 * configure.ac: Disable "sim" directory for arc*-*-*.
3095 * configure: Regenerated.
3096
e2080e79
TC
30972016-09-23 Tamar Christina <tamar.christina@arm.com>
3098
3099 * MAINTAINERS (Write After Approval): Add myself.
3100
8f3675f8
MR
31012016-09-12 Maciej W. Rozycki <macro@imgtec.com>
3102
3103 * configure.ac: Check for the minimum in-tree MPFR version
3104 handled.
3105 * configure: Regenerate.
3106
21f88103
YTL
31072016-07-20 Yan-Ting Lin <currygt52@gmail.com>
3108
3109 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
3110 * configure: Regenerated.
3111
60d51882
FR
31122016-07-19 Fritz Reese <fritzoreese@gmail.com>
3113
3114 * MAINTAINERS (Write After Approval): Add myself.
3115
277d7ee0
AK
31162016-06-23 Andi Kleen <ak@linux.intel.com>
3117
3118 * Makefile.def: Add autoprofiledbootstrap.
3119 * Makefile.tpl: Dito.
3120 * Makefile.in: Regenerate.
3121
fd6487af
JS
31222016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
3123
3124 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
3125 * configure: Regenerate.
3126
3e326935
TS
31272016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
3128
3129 * configure: Regenerate.
3130 * configure.ac: Remove support for avr-rtems.
3131
9582bf04
SKS
31322016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
3133
3134 * MAINTAINERS (Write After Approval): Add myself.
3135
6f820b68
MC
31362016-06-16 Michael Collison <michael.collison@arm.com>
3137
3138 * MAINTAINERS (Write After Approval): Add myself.
3139
775ee7fa
MM
31402016-06-14 Mikael Morin <mikael@gcc.gnu.org>
3141
3142 * MAINTAINERS (Write After Approval): Update e-mail address.
3143
de3ba371
JM
31442016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
3145
21f88103 3146 * MAINTAINERS (Write After Approval): Add myself.
de3ba371 3147
350216e3
AM
31482016-05-28 Alan Modra <amodra@gmail.com>
3149
3150 * Makefile.tpl (configure): Depend on m4 files included.
3151 * Makefile.in: Regenerate.
3152
9cad20fa
BS
31532016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
3154
3155 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
3156 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
3157
92466115
BS
31582016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
3159
3160 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
3161 special case builtin.
3162 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
3163 support for ALTIVEC_BUILTIN_VEC_ADDEC.
3164 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
3165 for __builtin_vec_addec.
3166
fe38e08b
JS
31672016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
3168
3169 * config.guess: Import version 2016-04-02 (newest).
3170 * config.sub: Import version 2016-05-10 (newest).
3171
cef1a0b8 31722016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
704b85c7 3173
cef1a0b8
JL
3174 * configure.ac: Add ARC support to libgloss.
3175 * configure: Regenerate
704b85c7 3176
75a6b91a
AS
31772016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
3178
3179 * MAINTAINERS (Write After Approval): Add myself.
3180
00f35794
BE
31812016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
3182
3183 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
3184 * configure: Regenerated.
3185 * Makefile.def (gmp): Explicitly disable assembler.
3186 (mpfr): Adjust lib_path.
3187 (mpc): Likewise.
3188 * Makefile.in: Regenerated.
3189
c100769b
JJ
31902016-05-01 Jakub Jelinek <jakub@redhat.com>
3191
3192 PR bootstrap/70704
3193 * configure.ac (--enable-stage1-checking): Add missing
3194 --enable-checking=.
3195 * configure: Regenerated.
3196
bc6d9014
OE
31972016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
3198
ace08cb8
OE
3199 * config.guess: Revert r235676.
3200 * config.sub: Revert r235676.
3201
32022016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
3203
3204 * config.guess: Remove SH5 support.
bc6d9014
OE
3205 * config.sub: Likewise.
3206 * configure: Likewise.
3207 * configure.ac: Likewise.
3208
7db11a5a
JJ
32092016-04-26 Jakub Jelinek <jakub@redhat.com>
3210
3211 PR bootstrap/70704
3212 * configure.ac (--enable-stage1-checking): For --disable-checking or
3213 implicit --enable-checking, make sure extra flag matches in between
3214 stage1 and later checking.
3215 * configure: Regenerated.
3216
ab0fc037
TS
32172016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
3218
3219 * .gitattributes: New file.
3220
c048fa95
SB
32212016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
3222
3223 * MAINTAINERS (rs6000/powerpc port): Add myself.
3224
f3653cf5
SB
32252016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
3226
3227 PR bootstrap/70173
3228 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
3229 and gotools directories. Delete the stage_final file.
3230 * Makefile.in: Regenerate.
3231
4f93efa4
AV
32322016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
3233
3234 * MAINTAINERS (Write After Approval): Add myself.
3235
c27e432e
SK
32362016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
3237
3238 * MAINTAINERS (Fortran maintainer): Remove myself.
3239
7134713c
BS
32402016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
3241
3242 * MAINTAINERS (Write After Approval): Add myself.
3243
7d74282a
KN
32442016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
3245
3246 * MAINTAINERS (Write After Approval): Add myself.
3247
1b858e76
CC
32482016-03-17 Cary Coutant <ccoutant@gmail.com>
3249
3250 Sync with binutils-gdb:
3251
3252 2016-03-17 Cary Coutant <ccoutant@gmail.com>
3253
3254 * configure.ac: Add mips and s390 to the gold target check.
3255 * configure: Regenerate.
3256
d15bd5bb
DD
32572016-03-01 DJ Delorie <dj@redhat.com>
3258
3259 * MAINTAINERS (mep): Remove myself as MeP maintainer.
3260
6d1fa6bb
DM
32612016-02-22 David Malcolm <dmalcolm@redhat.com>
3262
3263 * MAINTAINERS (libcpp): Add myself.
3264 (diagnostic messages): Likewise.
3265
607bda60
TV
32662016-02-20 Tom de Vries <tom@codesourcery.com>
3267
3268 * MAINTAINERS: Fix whitespace.
3269
80cfaff8
CZ
32702016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
3271
3272 * MAINTAINERS (Write After Approval): Add myself.
3273
c661a43d
SP
32742016-01-29 Sebastian Pop <s.pop@samsung.com>
3275
3276 * config/isl.m4: Add comments about isl-0.16.
3277 * configure: Regenerate.
3278
86b3a101
MJ
32792016-01-29 Martin Jambor <mjambor@suse.cz>
3280
3281 * MAINTAINERS (hsa maintainers): Add myself.
3282
960cbfd2
WD
32832015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
3284
3285 * MAINTAINERS: (Write After Approval): Add myself.
3286
1e050c90
AK
32872016-01-25 Aditya Kumar <aditya.k7@samsung.com>
3288 Sebastian Pop <s.pop@samsung.com>
3289
3290 * Makefile.in: Regenerate.
3291 * Makefile.tpl: Export ISLVER.
3292 * configure: Regenerate.
3293 * config/isl.m4: Detect isl-0.15.
3294
cefadad1
MM
32952016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
3296
3297 PR bootstrap/69329
3298 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
3299 * Makefile.in: Regenerate.
3300
9e530bcd
AP
33012016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
3302
3303 * configure.ac: Enable LTO for DJGPP
3304 * configure: Regenerate
3305
324402a0
L
33062016-01-12 H.J. Lu <hongjiu.lu@intel.com>
3307
3308 Sync with binutils-gdb:
3309 2015-10-21 Nick Clifton <nickc@redhat.com>
3310
3311 PR gas/19109
3312 * configure.ac: Note the 'none' is an acceptable argument to
3313 --enable-compressed-debug-sections.
3314 * configure: Regenerate.
3315
9eaaa830
BE
33162016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
3317
3318 PR bootstrap/69134
3319 * Makefile.def (mpfr): Disable assembler.
3320 * Makefile.in: Regenerate.
3321
cfe67e03
BE
33222016-01-01 Ben Elliston <bje@gnu.org>
3323
3324 * config.guess: Import version 2016-01-01.
3325 * config.sub: Likewise.
3326
be33d404
SS
33272015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
3328
3329 * MAINTAINERS (Write After Approval): Add myself.
3330
e357a5e0
SP
33312015-12-17 Sebastian Pop <s.pop@samsung.com>
3332
3333 * Makefile.in: Replace ISL with isl.
3334 * Makefile.tpl: Same.
3335 * config/isl.m4: Same.
3336 * configure.ac: Same.
3337 * contrib/download_prerequisites: Same.
3338 * configure: Regenerate.
3339
1ad2439b
AP
33402015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
3341
3342 * MAINTAINERS (Write After Approval): Add Myself.
3343
70decafb
NS
33442015-12-17 Nathan Sidwell <nathan@acm.org>
3345
3346 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
3347 * configure: Regenerate.
3348
560d18d3
AK
33492015-12-16 Aditya Kumar <aditya.k7@samsung.com>
3350 Sebastian Pop <s.pop@samsung.com>
3351
3352 * config/isl.m4 (ISL_CHECK_VERSION): Check for
3353 isl_ctx_get_max_operations.
3354 * configure: Regenerate.
3355
57e8ab24 33562015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
b15f0273
AF
3357
3358 * MAINTAINERS (Write After Approval): Add myself.
3359
105b682e
ILT
33602015-12-02 Ian Lance Taylor <iant@google.com>
3361
3362 PR go/66147
3363 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
3364 * Makefile.in: Regenerate.
3365
7eb46bec
AT
33662015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
3367
3368 PR libffi/65726
3369 * Makefile.def (lang_env_dependencies): Make libffi depend
3370 on cxx.
3371 * Makefile.in: Regenerate.
3372
cc3baaa9
DE
33732015-11-26 David Edelsohn <dje.gcc@gmail.com>
3374
3375 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
3376 symbols.
3377
3be96231
TG
33782015-11-20 Tristan Gingold <gingold@adacore.com>
3379
3380 Sync with binutils-gdb:
3381 2015-11-20 Tristan Gingold <gingold@adacore.com>
3382
3383 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
3384 * configure: Regenerate.
3385
daa53f38
ML
33862015-11-19 Martin Liska <mliska@suse.cz>
3387
3388 * .gitignore: Add .clang-format to ignored files.
3389 * Makefile.in: Add clang-format.
3390 * Makefile.tpl: Likewise.
3391
54985c70
TA
33922015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
3393
3394 * configure.ac: Enable libmpx by default.
3395 * configure: Regenerated.
3396
d0397c75
SE
33972015-10-23 Steve Ellcey <sellcey@imgtec.com>
3398
3399 * MAINTAINERS: Update email address.
3400
735a559c
PM
34012015-10-23 Paulo Matos <pmatos@linki.tools>
3402
3403 * MAINTAINERS: Update email address.
3404
15713b43
AH
34052015-10-23 Alan Hayward <alan.hayward@arm.com>
3406
3407 * MAINTAINERS (Write After Approval): Add myself.
3408
78edb32f
L
34092015-10-20 H.J. Lu <hongjiu.lu@intel.com>
3410
3411 Sync with binutils-gdb:
3412 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
3413
3414 PR gas/19109
3415 * configure.ac: Add
3416 --enable-compressed-debug-sections={all,gas,gold,ld}.
3417 * configure: Regenerated.
3418
dec6b7f1
AC
34192015-10-16 Arnaud Charlet <charlet@adacore.com>
3420
3421 * MAINTAINERS: Update list of Ada maintainers and email addresses.
3422
6be1d686
ML
34232015-10-09 Martin Liska <mliska@suse.cz>
3424
3425 * MAINTAINERS (Write After Approval): Add myself.
3426
dc0e2060
AF
34272015-10-09 Alexander Fomin <alexander.fomin@intel.com>
3428
3429 * MAINTAINERS (Write After Approval): Add myself.
3430
bec93d40
FW
34312015-10-02 Florian Weimer <fweimer@redhat.com>
3432
3433 * MAINTAINERS: Update email address.
3434
0487f06d
LK
34352015-10-02 Louis Krupp <louis.krupp@zoho.com>
3436
3437 * MAINTAINERS (Write After Approval): Add myself.
3438
56547ff7
KT
34392015-09-20 Kai Tietz <ktietz70@googlemail.com>
3440
423ea09f 3441 * MAINTAINERS: Update email.
56547ff7 3442
ed4c91ea
BS
34432015-09-14 Bernd Schmidt <bschmidt@redhat.com>
3444
3445 * MAINTAINERS: Update my email address.
3446
2503fd9e
JB
34472015-09-01 James Bowman <james.bowman@ftdichip.com>
3448
3449 * MAINTAINERS (ft32 port): Add myself.
3450
3726332a
DS
34512015-08-28 David Sherwood <david.sherwood@arm.com>
3452
3453 * MAINTAINERS: Add myself.
3454
15480aaf
PM
34552015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
3456
3457 * MAINTAINERS (Write After Approval): Add myself.
3458
ad4f95e3
FXC
34592015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3460
3461 PR libfortran/54572
3462 * Makefile.def: Make libgfortran depend on libbacktrace.
3463 * Makefile.in: Regenerate.
3464
95f25df0
SD
34652015-08-20 Simon Dardis <simon.dardis@imgtec.com>
3466
3467 * MAINTAINERS (Write After Approval): Add myself.
3468
5dc85f7e
TV
34692015-08-12 Tom de Vries <tom@codesourcery.com>
3470
3471 PR other/67092
3472 * configure.ac: Remove --with_host_libstdcxx support.
3473 * configure: Regenerate.
3474
44a7d18d
TS
34752015-08-10 Thomas Schwinge <thomas@codesourcery.com>
3476 Jakub Jelinek <jakub@redhat.com>
3477
3478 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
3479 nvptx*-*-*.
3480 * configure: Regenerate.
3481
bf5372e7
YS
34822015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
3483
3484 * Makefile.def (libiconv): Define bootstrap=true.
3485 Mark pdf/html/info as missing.
3486 (configure-gcc): Depend on all-libiconv.
3487 (all-gcc): Ditto.
3488 (configure-libcpp): Ditto.
3489 (all-libcpp): Ditto.
3490 (configure-intl): Ditto.
3491 (all-intl): Ditto.
3492 * Makefile.in: Regenerate.
3493
94b8fdcc
BC
34942015-08-03 Bin Cheng <bin.cheng@arm.com>
3495
3496 * MAINTAINERS (loop ivopts): Add the entry and myself.
3497
430bcac1
NS
34982015-07-31 Nathan Sidwell <nathan@codesourcery.com>
3499
3500 * MAINTAINERS (nvptx): Add self.
3501
110d61da
AL
35022015-07-29 Alan Lawrence <alan.lawrence@arm.com>
3503
3504 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
3505 128-bit vector modes.
3506
c9da7548 35072015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
18e1ed34 3508
c9da7548
VV
3509 * MAINTAINERS (Write After Approval): Add myself.
3510
423ea09f 35112015-07-28 Ben Elliston <bje@gnu.org>
d5e9bac5
BE
3512
3513 * config.sub, config.guess: Import from upstream.
3514
6b1786aa
JL
35152015-07-24 Michael Darling <darlingm@gmail.com>
3516
3517 PR other/66259
3518 * config-ml.in: Reflects renaming of configure.in to configure.ac
3519 * configure: Likewise
3520 * configure.ac: Likewise
3521
45952786
BS
35222015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
3523
3524 * MAINTAINERS: Update my email address.
3525
f1595603
L
35262015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3527
3528 Sync with binutils-gdb:
3529 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
3530
3531 * configure.ac (target_configdirs): Exclude target-zlib if
3532 target-libjava isn't built.
3533 * configure: Regenerated.
3534
a05c2c75
L
35352015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3536
3537 Sync with binutils-gdb:
3538 2015-05-13 John David Anglin <dave.anglin@bell.net>
3539
3540 * configure.ac: Disable configuration of GDB for HPUX targets.
3541 * configure: Regenerate.
3542
3543 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
3544
3545 * configure.ac: Add --with-system-zlib.
3546 * configure: Regenerated.
3547
3548 2015-01-28 James Bowman <james.bowman@ftdichip.com>
3549
3550 * configure.ac: Add FT32 support.
3551 * configure: Regenerate.
3552
3553 2015-01-12 Anthony Green <green@moxielogic.com>
3554
3555 * configure.ac: Don't disable gprof for moxie.
3556 * configure: Rebuild.
3557
1c01ebf6
L
35582015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3559
3560 Sync with binutils-gdb:
3561 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
3562
3563 PR ld/18355
3564 * Makefile.def: Add extra_configure_flags to host zlib.
3565 * configure.ac (extra_host_zlib_configure_flags): New. Set
3566 to --enable-host-shared When bfd is to be built as shared
3567 library. AC_SUBST.
3568 * Makefile.in: Regenerated.
3569
e59969a1
HPN
35702015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
3571
3572 Sync with src:
3573 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
3574 * Makefile.def (dependencies): Add all-zlib to all-bfd.
3575 * Makefile.in: Regenerated.
3576
d9063947
L
35772015-06-30 H.J. Lu <hongjiu.lu@intel.com>
3578
3579 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3580 target.
3581 * configure: Regenerate.
3582
b837291d
LC
35832015-06-23 Ludovic Courtès <ludo@gnu.org>
3584
3585 * MAINTAINERS (Write After Approval): Add myself.
3586
2a97995f
AT
35872015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
3588
3589 * MAINTAINERS (OS Port Maintainers): Add myself.
3590 (Various Maintainers): Remove myself from libffi testsuite.
3591
19cd26a6
RS
35922015-06-04 Richard Sandiford <richard.sandiford@arm.com>
3593
3594 * MAINTAINERS (gen* on machine desc): Add self.
3595
8ca528d9
JM
35962015-06-02 Jason Merrill <jason@redhat.com>
3597
3598 PR bootstrap/66319
3599 * configure.ac: Use -std=gnu++98.
3600
4526c3c1
SN
36012015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
3602
3603 * MAINTAINERS (Write After Approval): Add myself.
3604
318a4e6d
MF
36052015-05-28 Mike Frysinger <vapier@gentoo.org>
3606
3607 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3608 * configure: Regenerate.
3609
46070488
JM
36102015-05-26 Jason Merrill <jason@redhat.com>
3611
3612 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3613 * configure: Regenerate.
3614
fef939d6
JB
36152015-05-16 James Bowman <james.bowman@ftdichip.com>
3616
3617 * configure.ac: FT32 target added.
fef939d6
JB
3618 * configure: Regenerated.
3619
886faf50
IB
36202015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
3621
3622 * MAINTAINERS (Write After Approval): Add myself.
3623
91c6b410
PM
36242015-05-11 Paulo Matos <paulo@matos-sorge.com>
3625
3626 * MAINTAINERS (Write After Approval): Add myself.
3627
e640447c
PM
36282015-05-11 Paulo Matos <paulo@matos-sorge.com>
3629
3630 * configure.ac: Fix typo.
3631 * configure: Regenerate.
3632
e587377d
MM
36332015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
3634
3635 * MAINTAINERS (Write After Approval): Add myself.
3636
cabb9d59
MK
36372015-05-03 Matthias Klose <doko@ubuntu.com>
3638
3639 * configure.ac: Match $host configured with triplets.
3640 * configure: Regenerate.
3641
fafb95a6
BRF
36422015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3643
3644 * Makefile.tpl: Remove surplus whitespace throughout.
3645 * Makefile.in: Regenerate.
3646
85867772
SB
36472015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
3648
3649 * MAINTAINERS (Various Maintainers): Add myself as instruction
3650 combiner maintainer.
3651
c10b5ea0
JJ
36522015-04-17 Jakub Jelinek <jakub@redhat.com>
3653
3654 PR bootstrap/62077
3655 * configure.ac (--enable-stage1-checking): Default to
3656 release,misc,gimple,rtlflag,tree,types if --disable-checking
3657 or --enable-checking is not specified and DEV-PHASE is not
3658 experimental.
3659 * configure: Regenerated.
3660
77019397
MO
36612015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
3662
3663 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3664 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3665 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3666 * Makefile.in: Regenerate.
3667
17feae99 36682015-04-08 Cary Coutant <ccoutant@gmail.com>
b68ba431
CC
3669
3670 * MAINTAINERS: Update my email address.
3671
e61ffb3b
JG
36722015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
3673
3674 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3675
b16cc4f2
KT
36762015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3677
3678 * MAINTAINERS: Add myself as an arm port reviewer.
3679
ec523909
ML
36802015-03-25 Martin Liska <mliska@suse.cz>
3681 Yury Gribov <y.gribov@samsung.com>
3682
3683 * Makefile.in: Fix ln source location for vimrc file.
3684 * Makefile.tpl: Likewise.
3685
fc30054e
AH
36862015-03-09 Aldy Hernandez <aldyh@redhat.com>
3687
3688 PR bootstrap/25672
3689 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3690 cross-compiling. Similarly for CXX_FOR_TARGET.
3691 * configure: Regenerate.
3692
5373cd33
IE
36932015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
3694
3695 * Makefile.def: Add libmpx.
3696 * configure.ac: Add libmpx.
3697 * Makefile.in: Regenerate.
3698 * configure: Regenerate.
3699
a6e8abb9
KY
37002015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
3701
3702 * MAINTAINERS (CPU Port Maintainers): Add myself
3703 i386 vector ISA extns mantainer.
3704
f2b86778
JL
37052015-03-13 Jeff Law <law@redhat.com>
3706
3707 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3708 maintainer.
3709 Remove Richard Henderson as a maintainer for the x86 port.
3710
9dd44d1c
JR
37112015-03-03 Joern Rennecke <gnu@amylaar.uk>
3712
3713 * MAINTAINERS (CPU Port Maintainers): Update my email address.
3714
33079441
IE
37152015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
3716
3717 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3718 pointer bounds checker and i386 MPX maintainer.
3719
d083ae5f
SL
37202015-02-26 Sandra Loosemore <sandra@codesourcery.com>
3721
3722 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3723
f91f1c13
MS
37242015-02-26 Martin Sebor <msebor@redhat.com>
3725
3726 * MAINTAINERS (Various Maintainers): Add self.
3727
426c1eb0
TS
37282015-02-20 Thomas Schwinge <thomas@codesourcery.com>
3729
3730 * configure.ac [--enable-as-accelerator-for] (enable_languages):
3731 Make sure it contains lto.
3732 * configure: Regenerate.
3733
8ae12d71
TS
37342015-02-18 Thomas Schwinge <thomas@codesourcery.com>
3735
3736 * configure: Regenerate.
3737
11aa81cc 37382015-02-06 Diego Novillo <dnovillo@google.com>
be04451f 37391
11aa81cc
DN
3740 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3741 middle-end, docstring): Remove myself.
3742 (Write After Approval): Add myself.
3743
a436ab27
JJ
37442015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
3745
3746 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3747 (Write After Approval): Update address.
3748
231d020b
DM
37492015-01-29 David Malcolm <dmalcolm@redhat.com>
3750
3751 PR jit/64780
3752 * configure.ac: Require the user to explicitly specify
3753 --enable-host-shared if the jit is enabled.
3754 * configure: Regenerate.
3755
82a94471
RS
37562015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
3757
3758 * MAINTAINERS (Write After Approval): Add myself.
3759
e6f0c56d
TV
37602015-01-25 Tom de Vries <tom@codesourcery.com>
3761
3762 * MAINTAINERS: Make whitespace consistent.
3763
631ff3e1
BO
37642015-01-23 Braden Obrzut <admin@maniacsvault.net>
3765
3766 * MAINTAINERS (Write After Approval): Add myself.
3767
09b9cd1f
AV
37682015-01-20 Andre Vehreschild <vehre@gmx.de>
3769
3770 * MAINTAINERS: (Write After Approval): Add myself.
3771
802ed46a
MU
37722015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
3773
3774 * MAINTAINERS: (Write After Approval): Add myself.
3775
c61fcfa6
PT
37762015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
3777
3778 * MAINTAINERS: (Write After Approval): Add myself.
3779
ebcd09c1
IS
37802015-01-13 Iain Sandoe <iain@codesourcery.com>
3781
3782 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3783 objective-c/c++ front end maintainer.
3784
71aa170d
MP
37852015-01-13 Marek Polacek <polacek@redhat.com>
3786
3787 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3788
da067543
JL
37892015-01-12 Jeff Law <law@redhat.com>
3790
3791 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3792 a very long time.
3793
bf1de3f0
ILT
37942015-01-09 Ian Lance Taylor <iant@google.com>
3795
3796 * configure.ac (host_tools): Add gotools.
3797 * Makefile.def (host_modules): Add gotools.
3798 (dependencies): Add dependency of all-gotools on all-target-libgo.
3799
82a19768
AT
38002015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
3801
3802 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3803 * configure: Regenerate.
3804
53dd59bf
TS
38052015-01-08 Thomas Schwinge <thomas@codesourcery.com>
3806
3807 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3808 all-target-libgomp.
3809 * Makefile.in: Regenerate.
3810
8054942d
EB
38112015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3812
3813 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3814
0969ec7d
EB
38152015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3816
3817 * configure.ac: Add Visium support.
3818 * configure: Regenerate.
3819
ec8fd1c0
AS
38202015-01-04 Andreas Schwab <schwab@linux-m68k.org>
3821
3822 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3823 * configure: Regenerate.
3824
9bccfdf5
AP
38252015-01-03 Andrew Pinski <apinski@cavium.com>
3826
3827 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3828 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3829 (BASE_TARGET_EXPORTS): Add OBJCOPY.
3830 (OBJCOPY_FOR_TARGET): New variable.
3831 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3832 * Makefile.in: Regenerate.
3833 * configure.ac: Check for already installed target objcopy.
3834 Also GCC_TARGET_TOOL on objcopy.
3835 * configure: Regenerate.
3836
007adc0d
HPN
38372015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
3838
3839 * config.sub: Update from upstream, to 2015-01-01 version.
3840 * config.guess: Ditto.
3841
fe55e976
SH
38422014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
3843
3844 * MAINTAINERS (RTEMS Ports): Add myself.
3845
b86d271e
PMR
38462014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
3847
3848 * MAINTAINERS (Write After Approval): Add myself.
3849
9733278a
MH
38502014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3851
3852 * MAINTAINERS (Write After Approval): Add myself.
3853
4b4f2e35
TS
38542014-12-15 Thomas Schwinge <thomas@codesourcery.com>
3855
3856 * configure.ac (--enable-as-accelerator-for): Don't set
3857 ENABLE_AS_ACCELERATOR_FOR. Update all users.
3858 * configure: Regenerate.
3859
b6a65eb6
JJ
38602014-12-13 Jakub Jelinek <jakub@redhat.com>
3861
3862 PR bootstrap/64023
3863 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3864 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3865 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3866 to CXX.
3867 * Makefile.in: Regenerated.
3868
c3e1e693
YG
38692014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3870 Yury Gribov <y.gribov@samsung.com>
3871
3872 * .gitignore: Added .local.vimrc and .lvimrc.
3873 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3874 * Makefile.in: Regenerate.
3875
38762014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
113c6c5c
JH
3877
3878 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3879 * configure: Regenerated.
3880
b9fb25a5
BS
38812014-11-27 Bernd Schmidt <bernds@codesourcery.com>
3882
3883 * MAINTAINERS (nvptx port): New entry.
3884
d896cc4d
JBG
38852014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
3886
3887 * configure: Regenerate.
3888
74ae587e
JBG
38892014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3890
3891 * configure.ac: Merge with Binutils.
3892
45c89690
TB
38932014-11-26 Tobias Burnus <burnus@net-b.de>
3894
3895 * Makefile.def: Make more dependent on mpfr, mpc and isl.
3896 * Makefile.in: Regenerate.
3897
ea903c37
BE
38982014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
3899
3900 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3901 missing flex.
3902 * Makefile.in: Regenerated.
3903
eb23df59
IV
39042014-11-21 Ilya Verbin <ilya.verbin@intel.com>
3905
3906 * Makefile.in: Regenerate.
3907
a699d672
L
39082014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
3909
3910 PR bootstrap/63784
3911 * libtool.m4: Add $pic_flag with -shared.
3912
fc065a61
RL
39132014-11-21 Renlin Li <Renlin.Li@arm.com>
3914
3915 * MAINTAINERS (Write After Approval): Added myself.
3916
efcc23e6
AV
39172014-11-21 Alex Velenko <Alex.Velenko@arm.com>
3918
3919 * MAINTAINERS (write-after-approval): Add myself.
3920
dd308ed8
MK
39212014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3922
3923 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3924 from 2 years ago.
3925
ac8698a1
AV
39262014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3927
3928 Revert:
3929 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3930
3931 * MAINTAINERS (Write After Approval): Added myself as line map
3932 maintainer.
3933
8dab9330
RL
39342014-11-19 Renlin Li <Renlin.Li@arm.com>
3935
3936 Revert:
3937 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3938
3939 * MAINTAINERS (Write After Approval): Added myself.
3940
1be22083
RL
39412014-11-19 Renlin Li <Renlin.Li@arm.com>
3942
3943 * MAINTAINERS (Write After Approval): Added myself.
3944
59392f46
AV
39452014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3946
3947 * MAINTAINERS (Write After Approval): Added myself as line map
3948 maintainer.
3949
0f3422cc
DS
39502014-11-17 Dodji Seketeli <dodji@redhat.com>
3951
3952 * MAINTAINERS (Various Maintainers): Added myself as line map
3953 maintainer.
3954
0c8969f0
JBG
39552014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3956
3957 * move-if-change: Sync from upstream gnulib.
3958
d7134c0e
JBG
39592014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3960
3961 * compile: Sync with upstream Automake.
3962 * depcomp: Ditto.
3963 * install-sh: Ditto.
3964 * missing: Ditto.
3965 * mkinstalldirs: Ditto.
3966 * ylwrap: Ditto.
3967
e4ff7e6a
JBG
39682014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3969
3970 * config.sub: Update from upstream config repo.
3971 * config.guess: Ditto.
3972
5f520819
KY
39732014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
3974
3975 * Makefile.def: Add liboffloadmic to target_modules. Make
3976 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3977 * Makefile.in: Regenerate.
3978 * configure: Regenerate.
3979 * configure.ac: Add liboffloadmic to target binaries.
3980 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3981 Add liboffloadmic to noconfig list when C++ is not supported.
3982
85c64bbe
BS
39832014-11-13 Bernd Schmidt <bernds@codesourcery.com>
3984 Thomas Schwinge <thomas@codesourcery.com>
3985 Ilya Verbin <ilya.verbin@intel.com>
3986 Andrey Turetskiy <andrey.turetskiy@intel.com>
3987
3988 * configure: Regenerate.
3989 * configure.ac (--enable-as-accelerator-for)
3990 (--enable-offload-targets): New configure options.
3991
7d35a59e
TB
39922014-11-11 Tobias Burnus <burnus@net-b.de>
3993
0a002272 3994 * Makefile.def: Make all-gcc depend on all-isl.
7d35a59e
TB
3995 * Makefile.in: Regenerate.
3996
35485da9
DM
39972014-11-11 David Malcolm <dmalcolm@redhat.com>
3998
3999 * ChangeLog.jit: New.
4000 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
4001
ebf6d33b
FXC
40022014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4003
4004 PR target/63610
4005 * libtool.m4: Fix globbing of darwin versions.
4006 * configure: Regenerate.
4007
4a9bb2aa
TB
40082014-11-11 Tobias Burnus <burnus@net-b.de>
4009
4a9bb2aa
TB
4010 * Makefile.def: Remove CLooG.
4011 * Makefile.tpl: Ditto.
4012 * configure.ac: Ditto.
4013 * configure: Regenerate.
4014 * Makefile.in: Ditto.
4015
738f2522
BS
40162014-11-06 Bernd Schmidt <bernds@codesourcery.com>
4017
4018 * configure.ac: Handle nvptx-*-*.
4019 * configure: Regenerate.
4020
9b591dd1
PG
40212014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
4022
4023 * MAINTAINERS (Write After Approval): Add myself.
4024
14258928
JJ
40252014-10-31 Jakub Jelinek <jakub@redhat.com>
4026
4027 * Makefile.def (libcc1): Remove bootstrap=true;.
4028 * Makefile.in: Regenerated.
4029
1335a8ca
JBG
40302014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4031
4032 * configure.ac: Update comment.
4033 * configure: Regenerate.
4034
cb115cc2
IE
40352014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
4036
4037 * MAINTAINERS (Write After Approval): Add myself.
4038
fca38047
TS
40392014-10-30 Thomas Schwinge <thomas@codesourcery.com>
4040
4041 * configure.ac (extra_host_libiberty_configure_flags): Add
4042 --enable-shared also for libcc1's benefit.
4043 * configure: Regenerate.
4044
65c0707b
TG
40452014-10-29 Tristan Gingold <gingold@adacore.com>
4046
4047 * MAINTAINERS: Change my email address.
4048
ddc8de03
PM
40492014-10-27 Phil Muldoon <pmuldoon@redhat.com>
4050 Tom Tromey <tromey@redhat.com>
4051
4052 * Makefile.def: Add libcc1 to host_modules.
4053 * configure.ac (host_tools): Add libcc1.
4054 * Makefile.in, configure: Rebuild.
4055
4eb1ac39 40562014-10-24 Hans-Peter Nilsson <hp@axis.com>
3d96b0d0
HPN
4057
4058 * configure.ac (build_configargs): Don't share config.cache between
4059 build subdirs.
7fd74620 4060 * configure: Regenerate.
3d96b0d0 4061
d81230b5
DH
40622014-10-24 Daniel Hellstrom <daniel@gaisler.com>
4063
4064 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
4065 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
4066 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
4067 leon3v7 as leon3.
4068 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
4069 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
4070 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
4071 * config/sparc/sparc.md (cpu): Add leon3v7.
4072 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
4073
c7a6a617
DH
40742014-10-24 Daniel Hellstrom <daniel@gaisler.com>
4075
4076 * MAINTAINERS (write-after-approval): Add myself.
4077
74cc5471
ILT
40782014-10-23 Ian Lance Taylor <iant@google.com>
4079
4080 * configure.ac: Disable the Go frontend on systems where it is known
4081 to not work.
4082 * configure: Regenerate.
4083
929315a9
RB
40842014-10-23 Richard Biener <rguenther@suse.de>
4085
4086 * Makefile.def: Add libcpp build module and dependencies.
4087 * configure.ac: Add libcpp build module.
4088 * Makefile.in: Regenerate.
4089 * configure: Likewise.
4090
5d12b768
MF
40912014-10-15 Max Filippov <jcmvbkbc@gmail.com>
4092
4093 * MAINTAINERS (write-after-approval): Add myself.
4094
7b262a51
MLI
40952014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
4096
4097 * INSTALL/README: Do not mention CVS.
4098
7705dfd1
JY
40992014-10-03 Jing Yu <jingyu@google.com>
4100
4101 * configure.ac: Add aarch64 to list of targets that support gold.
4102 * configure: Regenerate.
4103
a3052d31
FD
41042014-09-29 François Dumont <fdumont@gcc.gnu.org>
4105
4106 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
4107
b2a1b261
CM
41082014-09-29 Catherine Moore <clm@codesourcery.com>
4109
4110 * MAINTAINERS: Add myself as MIPS maintainer.
4111
05342e10
MF
41122014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
4113
4114 * MAINTAINERS: Move myself to MIPS maintainers.
4115
3f6bb7e5
JBG
41162014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4117
4118 * MAINTAINERS: Put all email addresses between '<' and '>'.
4119
3e895729
FXC
41202014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4121
4122 * MAINTAINERS: Move myself to reviewers (Fortran).
4123
e04733ee
AK
41242014-09-01 Andi Kleen <ak@linux.intel.com>
4125
4126 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
4127 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
4128 * Makefile.in: Regenerate.
4129
e79c0ea8
DM
41302014-08-28 David Malcolm <dmalcolm@redhat.com>
4131
4132 * rtx-classes-status.txt: Delete
4133
b32d5189
DM
41342014-08-28 David Malcolm <dmalcolm@redhat.com>
4135
4136 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
4137
e0c0c325
SP
41382014-08-27 Sebastian Pop <s.pop@samsung.com>
4139
4140 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
4141 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
4142 of checking for version number.
4143 * configure: Regenerated.
4144 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
4145
d7ac0a6a
DM
41462014-08-27 David Malcolm <dmalcolm@redhat.com>
4147
4148 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
4149 is done; begin phase 6 (use extra rtx_def subclasses).
4150
9daaca36
DM
41512014-08-27 David Malcolm <dmalcolm@redhat.com>
4152
4153 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
4154 done; begin phase 5 (additional rtx_def subclasses).
4155
b2908ba6
DM
41562014-08-26 David Malcolm <dmalcolm@redhat.com>
4157
4158 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
4159
1130d5e3
DM
41602014-08-26 David Malcolm <dmalcolm@redhat.com>
4161
4162 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
4163 SET_BB_HEADER are done.
4164
0e0ce50d
DM
41652014-08-26 David Malcolm <dmalcolm@redhat.com>
4166
4167 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
4168 done.
4169
3d30f4e8
DM
41702014-08-26 David Malcolm <dmalcolm@redhat.com>
4171
4172 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
4173
6144a836
DM
41742014-08-26 David Malcolm <dmalcolm@redhat.com>
4175
4176 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
4177
b311fd0f
DM
41782014-08-25 David Malcolm <dmalcolm@redhat.com>
4179
4180 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
4181
d8ce2eae
DM
41822014-08-25 David Malcolm <dmalcolm@redhat.com>
4183
4184 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
4185
1455e88c
DM
41862014-08-25 David Malcolm <dmalcolm@redhat.com>
4187
4188 * rtx-classes-status.txt: Phase 3 (per-file commits within
4189 "config" subdirs) is done; begin phase 4 (removal of
4190 "scaffolding").
4191
76c531d3
DM
41922014-08-23 David Malcolm <dmalcolm@redhat.com>
4193
4194 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
4195 dir) is done; begin phase 3 (per-file commits within "config"
4196 subdirs).
4197
00550b3d
DM
41982014-08-21 David Malcolm <dmalcolm@redhat.com>
4199
4200 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
4201 phase 2 (per-file commits in main source dir).
4202
622dbadf
BC
42032014-08-21 Bin Cheng <bin.cheng@arm.com>
4204
4205 * configure: Regenerated.
4206
c1286e0b
DM
42072014-08-19 David Malcolm <dmalcolm@redhat.com>
4208
4209 * rtx-classes-status.txt (TODO): Add SET_BND_TO
4210
c2fc1aee
DM
42112014-08-19 David Malcolm <dmalcolm@redhat.com>
4212
4213 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
4214
68975683
DM
42152014-08-19 David Malcolm <dmalcolm@redhat.com>
4216
4217 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
4218
d914bc6b
DM
42192014-08-19 David Malcolm <dmalcolm@redhat.com>
4220
4221 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
4222
8020a4d5
DM
42232014-08-19 David Malcolm <dmalcolm@redhat.com>
4224
4225 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
4226
a231b8a5
JV
42272014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
4228
4229 * MAINTAINERS (Write After Approval): Add myself.
4230
ce8126f5
CF
42312014-08-19 Christopher Faylor <me.gnu@cgf.cx>
4232
4233 * MAINTAINERS: Remove myself
4234
0f82e5c9
DM
42352014-08-19 David Malcolm <dmalcolm@redhat.com>
4236
4237 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
4238
9c9afb69
PP
42392014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
4240
4241 * MAINTAINERS (Write After Approval): Add myself.
4242
190bea87
DM
42432014-08-18 David Malcolm <dmalcolm@redhat.com>
4244
4245 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
4246 SET_BB_HEADER, SET_BB_FOOTER
4247
c41b94ce
DM
42482014-08-18 David Malcolm <dmalcolm@redhat.com>
4249
bb3fff01 4250 * rtx-classes-status.txt: New file
c41b94ce 4251
eae1a5d4
RG
42522014-08-18 Roman Gareev <gareevroman@gmail.com>
4253
4254 * configure.ac: Eliminate ClooG installation dependency.
4255 * configure: Regenerate.
4256 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
4257 * Makefile.in: Regenerate.
4258
f613bc0f
IV
42592014-08-15 Ilya Verbin <iverbin@gmail.com>
4260
4261 * MAINTAINERS (Write After Approval): Add myself.
4262
423ea09f 42632014-08-15 Ilya Tocar <tocarip@gmail.com>
5f75acf4
IT
4264
4265 * MAINTAINERS (Write After Approval): Add myself.
4266
88b1a322
JW
42672014-08-01 Jiong Wang <jiong.wang@arm.com>
4268
4269 * MAINTAINERS (Write After Approval): Add myself.
4270
8ed499f8
AG
42712014-07-28 Anthony Green <green@moxielogic.com>
4272
4273 Import from savannah.gnu.org:
4274 * config.sub: Update to 2014-07-28 version.
4275
09ec3110
RS
42762014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
4277
4278 * MAINTAINERS: Remove my MIPS maintainer entry.
4279
7b7f941a
UB
42802014-07-26 Uros Bizjak <ubizjak@gmail.com>
4281
4282 PR target/47230
4283 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
4284 * configure: Regenerate.
4285
a12f7ac8
JN
42862014-07-24 James Norris <jnorris@codesourcery.com>
4287
4288 * MAINTAINERS (Write After Approval): Add myself.
4289
09611faf
RG
42902014-07-20 Roman Gareev <gareevroman@gmail.com>
4291
4292 * configure.ac: Accept only CLooG 0.18.1.
4293 * configure: Regenerate.
4294
37738b0f
RG
42952014-07-17 Roman Gareev <gareevroman@gmail.com>
4296
4297 * configure.ac: Don't accept isl 0.11.
4298 * configure: Regenerate.
4299
473037cb
AZ
43002014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
4301
4302 * MAINTAINERS (Write After Approval): Add myself.
4303
9a62ed16
RO
43042014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4305
4306 * configure.ac: Don't accept isl 0.10.
4307 * configure: Regenerate.
4308
c41f1c42 43092014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
29d0a43c 4310
c41f1c42
BE
4311 Fix include path for in-tree cloog.
4312 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
4313 * configure: Regenerate.
29d0a43c 4314
c41f1c42 43152014-06-18 Richard Henderson <rth@redhat.com>
a5852bea 4316
c41f1c42 4317 * .gitignore: Import gcc_update output.
a5852bea 4318
b6383ab8
TS
43192014-06-13 Thomas Schwinge <thomas@codesourcery.com>
4320
a10ec8bc
TS
4321 * config-ml.in: Robustify ac_configure_args parsing.
4322
45b3824d
TS
4323 * configure.ac (--enable-linker-plugin-configure-flags)
4324 (--enable-linker-plugin-flags): New flags.
4325 (configdirs): Conditionally add libiberty-linker-plugin.
4326 * configure: Regenerate.
4327 * Makefile.def (host_modules): Add libiberty-linker-plugin.
4328 (host_modules) <lto-plugin>: Pay attention to
4329 @extra_linker_plugin_flags@ and
4330 @extra_linker_plugin_configure_flags@.
4331 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
4332 * Makefile.in: Regenerate.
4333
b6383ab8
TS
4334 * Makefile.tpl (configure-[+prefix+][+module+])
4335 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
4336 "module_srcdir" instead of "module" for locating a module's srcdir.
4337 * Makefile.in: Regenerate.
4338
a4a1b5f3
MF
43392014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
4340
4341 * MAINTAINERS (Write After Approval): Add myself.
4342
38a13841
SP
43432014-06-06 Sebastian Pop <sebpop@gmail.com>
4344
4345 * MAINTAINERS: Update my email address.
4346
153fcd41
TP
43472014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
4348
4349 * MAINTAINERS (Write After Approval): Add myself.
4350
e25d9632
AB
43512014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
4352
4353 * MAINTAINERS (Write After Approval): Add myself.
4354
1007a55c
JW
43552014-05-30 Jonathan Wakely <jwakely@redhat.com>
4356
4357 PR libstdc++/61011
4358 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
4359 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
4360 * configure: Regenerate.
4361
fd9ed1ae
PA
43622014-05-28 Pedro Alves <palves@redhat.com>
4363
4364 * MAINTAINERS (Write After Approval): Add myself.
4365
03bdb69f
MK
43662014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
4367
4368 * MAINTAINERS: Update my affiliation/email.
4369
905083ad
MS
43702014-05-19 Mike Stump <mikestump@comcast.net>
4371
4372 * MAINTAINERS: Add wide-int reviewers.
4373
707f1839
SL
43742014-05-14 Sandra Loosemore <sandra@codesourcery.com>
4375
4376 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
4377 * configure: Regenerated.
4378
7321dc60
TR
43792014-05-15 Torvald Riegel <triegel@redhat.com>
4380
4381 * MAINTAINERS (libitm): Add myself as maintainer.
4382
5b1e4b47
CB
43832014-05-07 Charles Baylis <charles.baylis@linaro.org>
4384
4385 * MAINTAINERS (Write After Approval): Add myself.
4386
a4ebe104
RS
43872014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
4388
4389 * config.sub, config.guess: Import from upstream.
4390
9575df4a
AL
43912014-04-29 Alan Lawrence <alan.lawrence@arm.com>
4392
4393 * MAINTAINERS (Write After Approval): Put myself in correct order.
4394
2fdc94b7
AL
43952014-04-29 Alan Lawrence <alan.lawrence@arm.com>
4396
4397 * MAINTAINERS (Write After Approval): Add myself.
4398
080c6230
LB
43992014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4400
4401 * MAINTAINERS: Move myself from Reviewers to Write After Approval
4402 section.
4403
4e4c8692
RÁE
44042014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
4405
4406 * MAINTAINERS (Write After Approval): Delete myself.
4407
ffe7f7a7
JJ
44082014-04-17 Jakub Jelinek <jakub@redhat.com>
4409
4410 PR sanitizer/56781
4411 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
4412 and -B* options with -Xcompiler.
4413
147d38a5
EB
44142014-04-04 Eric Botcazou <ebotcazou@adacore.com>
4415
4416 PR bootstrap/60620
423ea09f 4417 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
147d38a5
EB
4418 * Makefile.in: Regenerate.
4419
ba1925c3
YS
44202014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
4421
4422 * Makefile.def (dependencies): Make all-ld depend on all-binutils
4423 for WINDRES_FOR_TARGET in default-manifest.o rule.
4424 * Makefile.in: Regenerate.
4425
8707b3bc
DH
44262014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
4427
4428 * MAINTAINERS (Write After Approval): Add myself.
4429
9e1c8fc1
JJ
44302014-03-26 Jakub Jelinek <jakub@redhat.com>
4431
4432 PR sanitizer/56781
4433 * Makefile.def: Set bootstrap=true; for host fixincludes.
4434 * configure.ac: Don't bootstrap host fixincludes unless
4435 --with-build-config=bootstrap-{a,ub}san.
4436 * Makefile.in: Regenerated.
4437 * configure: Regenerated.
4438
beeda1d9
JJ
44392014-03-21 Jakub Jelinek <jakub@redhat.com>
4440
4441 * configure.ac: Move BUILD_CONFIG set up earlier. Add
4442 --enable-vtable-verify option parsing. Don't add
4443 target-libsanitizer to bootstrap_target_libs unless
4444 --with-build-config=bootstrap-asan or
4445 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
4446 to bootstrap_target_libs unless --enable-vtable-verify.
4447 * configure: Regenerated.
4448
e5dddc50
AS
44492014-03-10 Anatoly Sokolov <aesok@post.ru>
4450
4451 * MAINTAINERS (Write After Approval): Add myself.
4452
df5bc1cb
DC
44532014-03-07 Denis Chertykov <chertykov@gmail.com>
4454
4455 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
4456
3b9edeac
JJ
44572014-03-07 Jakub Jelinek <jakub@redhat.com>
4458
4459 PR bootstrap/58572
4460 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
4461 -I for libstdc++-v3 includes if $(LEAN).
4462 * Makefile.in: Regenerated.
4463
c01a8548
JW
44642014-03-04 Jonathan Wakely <jwakely@redhat.com>
4465
4466 * MAINTAINERS: Update my email address.
4467
341c653c
WL
44682014-02-24 Walter Lee <walt@tilera.com>
4469
4470 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
4471 (tilegx-*-*): Change to tilegx*-*-*.
4472 * configure: Regenerate.
4473
37f2c4f0
LR
44742014-02-17 Loren J. Rittle <ljrittle@acm.org>
4475
4476 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
4477
6c01e96e
KV
44782014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
4479
4480 * MAINTAINERS (Write After Approval): Add myself.
4481
91da0481
RO
44822014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4483
4484 PR target/59788
4485 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
4486 *solaris2*.
4487
dd35b84f
JDA
44882014-01-21 John David Anglin <danglin@gcc.gnu.org>
4489
4490 * MAINTAINERS: Update my email address.
4491
493b8af8
GP
44922014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
4493
4494 * MAINTAINERS: Convert to UTF-8.
4495 Properly sort Xinliang David Li's entry.
4496
f121b81d
CLT
44972013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
4498 Sandra Loosemore <sandra@codesourcery.com>
4499
4500 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
4501 nios2 port maintainers.
4502
74f769b5
MT
45032013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
4504
4505 * MAINTAINERS (Write After Approval): Add myself.
4506
79e0604d 45072013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
a3b854b6
FXC
4508
4509 * configure.ac: Add user-friendly check for native x86_64-linux
4510 multilibs.
4511 * configure: Regenerate.
4512
45132013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
4514
4515 * MAINTAINERS: Add myself as sh maintainer.
4516
45172013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
4518
4519 * MAINTAINERS: Add self as SLSR maintainer.
4520
45212013-11-18 Jan Hubicka <hubicka@ucw.cz>
4522
4523 * MAINTAINERS: Update my email address.
4524
45252013-11-15 David Edelsohn <dje.gcc@gmail.com>
4526
4527 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
4528
45292013-11-07 Thomas Schwinge <thomas@codesourcery.com>
4530
4531 * Makefile.in: Regenerate.
4532
4533 * Makefile.tpl: Fix typo.
4534 * Makefile.in: Regenerate partially.
4535
45362013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
4537
4538 * configure.ac: Added libcilkrts to noconfig list when C++ is not
4539 supported.
4540 * configure: Regenerated.
4541
45422013-11-01 Trevor Saunders <tsaunders@mozilla.com>
4543
4544 * MAINTAINERS (Write After Approval): Add myself.
4545
45462013-10-30 Jason Merrill <jason@redhat.com>
4547
4548 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4549 --disable-build-format-warnings.
4550
45512013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
4552
423ea09f 4553 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
a3b854b6
FXC
4554 depend on libstdc++ and libgcc.
4555 * configure: Regenerate.
4556 * configure.ac: Added libcilkrts to target binaries. Also, restrict
4557 libcilkrts for POSIX and i*86, and x86_64 architectures.
4558 * Makefile.in: Added libcilkrts related fields to support building it.
4559
45602013-10-26 Jeff Law <law@redhat.com>
4561
4562 * Makefile.def (target_modules): Remove libmudflap
4563 (languages): Remove check-target-libmudflap).
4564 * Makefile.in: Rebuilt.
4565 * Makefile.tpl (check-target-libmudflap-c++): Remove.
4566 * configure.ac (target_libraries): Remove target-libmudflap.
4567 Remove checks which disabled libmudflap on some systems.
4568 * configure: Rebuilt.
4569 * libmudflap: Directory removed.
4570
45712013-10-21 Cong Hou <congh@google.com>
4572
4573 * MAINTAINERS (Write After Approval): Add myself.
4574
45752013-10-16 Mike Stump <mikestump@comcast.net>
4576
4577 * .dir-locals.el: Add.
4578
45792013-10-15 David Malcolm <dmalcolm@redhat.com>
4580
4581 * configure.ac: Add --enable-host-shared
4582 * configure: Regenerate.
4583
45842013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4585
4586 Import from savannah.gnu.org:
4587 * config.guess: Update to 2013-06-10 version.
4588 * config.sub: Update to 2013-10-01 version.
4589
45902013-10-01 Simon Cook <simon.cook@embecosm.com>
4591
4592 Changes to build configuration to allow big endian ARC ELF toolchain
4593 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4594 * configure: Regenerate.
4595
45962013-09-20 Alan Modra <amodra@gmail.com>
4597
4598 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4599 ppc host match. Support little-endian powerpc linux hosts.
4600
46012013-09-19 Dodji Seketeli <dodji@redhat.com>
4602
4603 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4604 maintainer.
4605
46062013-09-12 DJ Delorie <dj@redhat.com>
4607
4608 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4609 maintainers.
4610
46112013-09-03 Richard Biener <rguenther@suse.de>
4612
4613 * configure.ac: Also allow ISL 0.12.
4614 * configure: Regenerated.
4615
46162013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
4617
4618 * MAINTAINERS (Write After Approval): Add myself.
4619
46202013-08-27 David Malcolm <dmalcolm@redhat.com>
4621
4622 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4623
46242013-08-26 Caroline Tice <cmtice@google.com>
4625
4626 * MAINTAINERS: Correct earliers update: Move myself from libvtv
4627 "Various Reviewers" to libvtv "Various Maintainers".
4628
46292013-08-20 Steven Bosscher <steven@gcc.gnu.org>
4630
4631 * MAINTAINERS: Add myself as RTL optimizers reviewer.
4632
46332013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
4634
4635 * MAINTAINERS: Update name, email.
4636
46372013-08-13 Adam Butcher <adam@jessamine.co.uk>
4638
4639 * MAINTAINERS (Write After Approval): Add myself.
4640
46412013-08-12 Caroline Tice <cmtice@google.com>
4642
4643 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4644 address in the Write After Approval section.
4645
46462013-08-09 Carlos O'Donell <carlos@redhat.com>
4647
4648 * MAINTAINERS (Write After Approval): Update email.
4649
46502013-08-08 Benjamin Kosnik <bkoz@redhat.com>
4651
4652 * configure.ac: Adjust to check VTV_SUPPORTED.
4653 * configure: Regenerated.
4654
46552013-08-02 Caroline Tice <cmtice@google.com>
4656
4657 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4658 on non-linux systems; add target-libvtv to noconfigdirs; add
4659 libsupc++/.libs to C++ library search paths.
4660 * configure: Regenerated.
4661 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4662 libstdc++ and libgcc.
4663 * Makefile.in: Regenerated.
4664
46652013-07-19 Yvan Roux <yvan.roux@linaro.org>
4666
4667 * MAINTAINERS (Write After Approval): Add myself.
4668
46692013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
4670 Shiva Chen <shiva0217@gmail.com>
4671
4672 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4673 nds32 port maintainers.
4674
46752013-07-17 Tim Shen <timshen91@gmail.com>
4676
4677 * MAINTAINERS (Write After Approval): Add myself.
4678
46792013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4680
4681 * configure.ac: Sync from binutils.
4682 * configure: Regenerate.
4683
46842013-06-14 Vidya Praveen <vidyapraveen@arm.com>
4685
4686 * MAINTAINERS (Write After Approval): Add myself.
4687
46882013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
4689
4690 * MAINTAINERS (Write After Approval): Add myself.
4691
46922013-05-17 David Malcolm <dmalcolm@redhat.com>
4693
4694 * MAINTAINERS (Write After Approval): Add myself.
4695
46962013-04-30 Brooks Moses <bmoses@google.com>
4697
4698 * MAINTAINERS: Update my email; move myself from Fortran
4699 reviewer to Write After Approval.
4700
47012013-04-16 Andreas Schwab <schwab@suse.de>
4702
4703 * configure.ac (aarch64-*-*): Don't disable java.
4704 * configure: Regenerate.
4705
47062013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
4707
4708 * MAINTAINERS (Write After Approval): Add myself.
4709
47102013-03-30 Matthias Klose <doko@ubuntu.com>
4711
4712 * Makefile.def (target_modules): Don't install libffi.
4713 * Makefile.in: Regenerate.
4714
47152013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
4716
4717 * MAINTAINERS (Write After Approval): Add myself.
4718
47192013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
4720
4721 * MAINTAINERS (Write After Approval): Add myself.
4722
47232013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
4724
4725 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4726 * configure: Regenerated.
4727
a15d2ea8
ILT
47282013-02-05 Ian Lance Taylor <iant@google.com>
4729
4730 PR go/55969
4731 * configure.ac: Disable libgo on some systems where it does not
4732 work.
4733
a3b854b6
FXC
47342013-02-04 David Edelsohn <dje.gcc@gmail.com>
4735
4736 * MAINTAINERS: Explicitly add myself as AIX maintainer.
4737 Remove Geoff Keating as rs6000 port maintainer, at his request.
4738
47392013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
4740
4741 * MAINTAINERS: Update my email.
4742
47432013-01-23 Shenghou Ma <minux.ma@gmail.com>
4744
4745 * configure: Re-generate.
4746
47472013-01-15 Richard Biener <rguenther@suse.de>
4748
4749 PR other/55973
4750 * configure: Re-generate.
4751
47522013-01-14 Matthias Klose <doko@ubuntu.com>
4753
4754 * Makefile.def (install-target-libsanitizer): Depend on
4755 install-target-libstdc++-v3.
4756 * Makefile.in: Regenerate.
4757
47582013-01-14 Richard Biener <rguenther@suse.de>
4759
4760 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4761 * configure: Re-generate
4762
47632013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4764
4765 * config.sub: Update from config repo.
4766
47672013-01-11 Eric Botcazou <ebotcazou@adacore.com>
4768
4769 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4770 * Makefile.in: Regenerate.
4771
47722013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4773
4774 * MAINTAINERS (arc): Add new port maintainership for myself.
4775
47762013-01-09 Jason Merrill <jason@redhat.com>
4777
4778 * .gitignore: Import from gdb repository.
4779
47802013-01-09 H.J. Lu <hongjiu.lu@intel.com>
4781
4782 * Makefile.def (configure-gcc): Depend on all-gmp.
4783 (all-gcc): Remove dependency on all-gmp.
4784 * Makefile.in: Regenerated.
4785
47862013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4787
4788 * config.sub: Merge from config repo.
4789 * config.guess: Ditto.
4790
47912013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4792
4793 * Makefile.def: Merge from binutils.
4794 * Makefile.in: Ditto.
4795
47962013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
4797
4798 * MAINTAINERS: Update my email.
4799
48002012-12-29 Ben Elliston <bje@gnu.org>
4801
4802 * config.guess: Update to 2012-12-29 version.
4803 * config.sub: Likewise.
4804
48052012-12-20 Matthias Klose <doko@ubuntu.com>
4806
4807 * Makefile.def (install-target-libgfortran): Depend on
4808 install-target-libquadmath, install-target-libgcc.
4809 (install-target-libsanitizer): Depend on install-target-libgcc.
4810 (install-target-libjava): Depend on install-target-libgcc.
4811 (install-target-libitm): Depend on install-target-libgcc.
4812 (install-target-libobjc): Depend on install-target-libgcc.
4813 (install-target-libstdc++-v3): Depend on install-target-libgcc.
4814 * Makefile.in: Regenerate.
4815
48162012-12-19 Matthias Klose <doko@ubuntu.com>
4817
4818 * Makefile.def (install-target-libgo): Depend on
4819 install-target-libatomic.
4820 * Makefile.in: Regenerate.
4821
48222012-12-18 Andreas Schwab <schwab@linux-m68k.org>
4823
4824 PR go/55201
4825 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4826 * Makefile.in: Regenerate.
4827
48282012-12-16 Thomas Schwinge <thomas@codesourcery.com>
4829
4830 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4831 * configure: Regenerate.
4832
48332012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4834
4835 * config.sub: Merge from config repo.
4836
48372012-12-11 H.J. Lu <hongjiu.lu@intel.com>
4838
4839 * Makefile.def (target_modules): Add bootstrap=true and
4840 raw_cxx=true to libsanitizer.
4841 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4842 * Makefile.in: Regenerated.
4843 * configure: Likewise.
4844
48452012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
4846
4847 * MAINTAINERS: Remove self as RTL optimization maintainer.
4848
48492012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
4850
4851 * MAINTAINERS (Write After Approval): Add myself.
4852
48532012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4854
4855 * Makefile.def (target_modules): Remove bootstrap=true and
4856 raw_cxx=true from libsanitizer.
4857 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4858 * Makefile.in: Regenerated.
4859 * configure: Likewise.
4860
48612012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4862
4863 * Makefile.def (target_modules): Add bootstrap=true and
4864 raw_cxx=true to libsanitizer.
4865 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4866 * Makefile.in: Regenerated.
4867 * configure: Likewise.
4868
48692012-11-28 Andrew Pinski <apinski@cavium.com>
4870
4871 PR bootstrap/54279
4872 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4873 * configure: Regenerate.
4874 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4875 * Makefile.in: Regenerate.
4876
48772012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
4878
4879 * configure.ac: Disable libsanitizer if we're not building C++.
4880 * configure: Regenerate.
4881
48822012-11-15 Roland McGrath <roland@hack.frob.com>
4883
4884 * MAINTAINERS (Write After Approval): Add myself.
4885
48862012-11-15 Dmitry Vyukov <dvyukov@google.com>
4887
4888 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4889 Kostya Serebryany (kcc@google.com) and
4890 Jakub Jelinek (jakub@redhat.com).
4891 Rename area for Dodji Seketeli (dodji@redhat.com).
4892
48932012-11-15 Dodji Seketeli <dodji@redhat.com>
4894
4895 * MAINTAINERS: (asan.c, related): Add myself.
4896
48972012-11-14 Roland McGrath <mcgrathr@google.com>
4898
4899 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4900 * configure: Regenerate.
4901
49022012-11-13 Richard Henderson <rth@redhat.com>
4903
4904 * configure.ac: Move libsanitizer logic to subdirectory.
4905 * configure: Regenerate.
4906
49072012-11-13 Dodji Seketeli <dodji@redhat.com>
4908
4909 * configure.ac: Enable libsanitizer just on x86 linux for now.
4910 * configure: Re-generate.
4911
49122012-11-13 David Edelsohn <dje.gcc@gmail.com>
4913
4914 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4915 sections.
4916 * configure: Regenerate.
4917
49182012-11-13 Hans-Peter Nilsson <hp@axis.com>
4919
4920 * configure.ac: Add section for configdirs for libsanitizer.
4921 Disable for cris-*-* and mmix-*-*.
4922 * configure: Regenerate.
4923
49242012-11-12 Wei Mi <wmi@google.com>
4925
4926 * configure.ac: Add libsanitizer to target_libraries.
4927 * Makefile.def: Ditto.
4928 * configure: Regenerate.
4929 * Makefile.in: Regenerate.
4930 * libsanitizer: New directory for asan runtime. Contains an empty
4931 tsan directory.
4932
49332012-11-03 Corinna Vinschen <corinna@vinschen.de>
4934
4935 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4936 against Mingw64 w32api.
4937 * configure: Regenerate.
4938
49392012-11-03 H.J. Lu <hongjiu.lu@intel.com>
4940
4941 * configure: Regenerated.
4942
49432012-11-03 Robert Mason <rbmj@verizon.net>
4944
4945 * configure.ac: add --disable-libstdcxx configure option
4946 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4947
49482012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
4949
4950 * MAINTAINERS (Write After Approval): Add myself.
4951
49522012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
4953
4954 * MAINTAINERS (Write After Approval): Add myself.
4955
49562012-10-24 Sharad Singhai <singhai@google.com>
4957
4958 * MAINTAINERS (Write After Approval): Add myself.
4959
49602012-10-24 Eric Christopher <echristo@gmail.com>
4961
4962 * MAINTAINERS: Update email address.
4963
49642012-10-23 Eric Botcazou <ebotcazou@adacore.com>
4965
4966 PR bootstrap/54820
4967 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4968 * configure: Regenerate.
4969
49702012-10-23 Richard Earnshaw <rearnsha@arm.com>
4971
4972 * MAINTAINERS (aarch64): Add Marcus and myself.
4973
49742012-10-22 Eric Botcazou <ebotcazou@adacore.com>
4975
4976 PR bootstrap/54820
4977 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4978 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4979 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4980 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4981 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4982 * Makefile.in: Regenerate.
4983 * configure.ac (have_static_libs): New variable and associated check.
4984 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
4985 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
4986 * configure: Regenerate.
4987
49882012-10-10 Richard Biener <rguenther@suse.de>
4989
4990 * MAINTAINERS: Adjust for changed surname.
4991
49922012-10-04 Lawrence Crowl <crowl@google.com>
4993
4994 * MAINTAINERS (Write After Approval): Add myself.
4995
49962012-10-01 Cary Coutant <ccoutant@google.com>
4997
4998 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
4999
50002012-09-28 Ian Lance Taylor <iant@google.com>
5001
5002 * Makefile.def: Make all-target-libgo depend on
5003 all-target-libbacktrace.
5004 * Makefile.in: Rebuild.
5005
50062012-09-26 Ian Lance Taylor <iant@google.com>
5007
5008 * Makefile.def: Make all-gcc depend on all-libbacktrace.
5009 * Makefile.in: Rebuild.
5010
50112012-09-20 Walter Lee <walt@tilera.com>
5012
5013 * configure.ac: Add tilegx to list of targets that support gold.
5014 * configure: Regenerate.
5015
50162012-09-20 Marek Polacek <polacek@redhat.com>
5017
5018 * MAINTAINERS (Write After Approval): Add myself.
5019
50202012-09-19 Steve Ellcey <sellcey@mips.com>
5021
5022 * configure.ac: Add mips*-mti-elf* target.
5023 * configure: Regenerate.
5024
50252012-09-17 Ian Lance Taylor <iant@google.com>
5026
5027 * MAINTAINERS (Various Maintainers): Add libbacktrace.
5028 * configure.ac (host_libs): Add libbacktrace.
5029 (target_libraries): Add libbacktrace.
5030 * Makefile.def (host_modules): Add libbacktrace.
5031 (target_modules): Likewise.
5032 * configure, Makefile.in: Rebuild.
5033
50342012-09-14 David Edelsohn <dje.gcc@gmail.com>
5035
5036 PR target/38607
5037 Merge upstream change.
5038 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
5039
5040 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
5041 Add libgomp*.o to compare_exclusions for AIX.
5042 * configure: Regenerate.
5043
50442012-09-06 Diego Novillo <dnovillo@google.com>
5045
5046 * configure.ac: Bump minimum GMP version to 4.2.3.
5047 * configure: Re-generate.
5048
50492012-09-05 Georg-Johann Lay <avr@gjlay.de>
5050
5051 PR target/54461
5052 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
5053 target-libgloss if not configured --with-avrlibc=no.
5054 * configure: Regenerate.
5055
50562012-09-04 Jason Merrill <jason@redhat.com>
5057
5058 * configure.ac: Fix --enable-languages=all.
5059
50602012-09-04 Christophe Lyon <christophe.lyon@st.com>
5061
5062 * MAINTAINERS (Write After Approval): Add myself.
5063
50642012-09-03 Richard Guenther <rguenther@suse.de>
5065
5066 PR bootstrap/54138
5067 * configure.ac: Re-organize ISL / CLOOG checks to allow
5068 disabling with either --without-isl or --without-cloog.
5069 * configure: Regenerated.
5070
50712012-09-03 Georg-Johann Lay <avr@gjlay.de>
5072
5073 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
5074 * configure: Regenerate.
5075
50762012-08-27 Ulrich Drepper <drepper@gmail.com>
5077
5078 * MAINTAINERS: Fix my email address.
5079
50802012-08-26 H.J. Lu <hongjiu.lu@intel.com>
5081
5082 PR binutils/4970
5083 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
5084 and opcodes.
5085 * Makefile.in: Regenerated.
5086
50872012-08-26 Art Haas <ahaas@impactweather.com>
5088
5089 * configure: Regenerate.
5090
50912012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
5092
5093 * INSTALL/README: Also refer to the online installation
5094 instructions.
5095
50962012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
5097
5098 * MAINTAINERS (Write After Approval): Add myself.
5099 (Picochip port): Remove myself.
5100
51012012-08-14 Diego Novillo <dnovillo@google.com>
5102
5103 Merge from cxx-conversion branch.
5104
5105 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
5106 POSTSTAGE1_CONFIGURE_FLAGS.
5107 * Makefile.in: Regenerate.
5108 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
5109 Force C++ when bootstrapping.
5110 * configure: Regenerate.
5111
51122012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
5113
5114 * MAINTAINERS (Write After Approval): Add myself.
5115
51162012-07-16 Joseph Myers <joseph@codesourcery.com>
5117
5118 * README: Document use of ranges of years in copyright notices.
5119
51202012-07-06 Richard Guenther <rguenther@suse.de>
5121
5122 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
5123 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
5124 --with-gmp=system.
5125 * Makefile.in: Regenerated.
5126 * configure: Likewise.
5127
51282012-07-06 Richard Guenther <rguenther@suse.de>
5129
5130 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
5131 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
5132 supply V=1 as extra_make_flags.
5133 * configure: Regenerated.
5134 * Makefile.in: Likewise.
5135
51362012-07-04 Tristan Gingold <gingold@adacore.com>
5137
5138 * configure: Regenerate.
5139
51402012-07-03 Richard Guenther <rguenther@suse.de>
5141
5142 * Makfile.def (isl): Remove not necessary extra_exports and
5143 extra_make_flags.
5144 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
5145 * Makefile.in: Regenerated.
5146
51472012-07-03 Richard Guenther <rguenther@suse.de>
5148
5149 * Makefile.def (cloog): Add V=1 to extra_make_flags.
5150 * configure.ac: If either the ISL or the CLooG check failed
5151 do not try to build in-tree versions.
5152 * Makefile.in: Regenerated.
5153 * configure: Regenerated.
5154
51552012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5156
5157 * configure: Regenerate.
5158
51592012-07-02 Janis Johnson <janisjo@codesourcery.com>
5160
5161 * MAINTAINERS (Various Maintainers): Add myself as testsuite
5162 maintainer.
5163
51642012-07-02 Richard Guenther <rguenther@suse.de>
5165
5166 * configure: Regenerated.
5167
51682012-07-02 Richard Guenther <rguenther@suse.de>
5169 Michael Matz <matz@suse.de>
5170 Tobias Grosser <tobias@grosser.es>
5171 Sebastian Pop <sebpop@gmail.com>
5172
5173 * Makefile.def: Add ISL host module, remove PPL host module.
5174 Adjust ClooG host module to use the proper ISL.
5175 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
5176 * configure.ac: Include config/isl.m4. Add ISL host library,
5177 remove PPL. Remove PPL configury, add ISL configury, adjust
5178 ClooG configury.
5179 * Makefile.in: Regenerated.
5180 * configure: Likewise.
5181
51822012-07-02 Richard Guenther <rguenther@suse.de>
5183
5184 Merge from graphite branch
5185 2011-07-21 Tobias Grosser <tobias@grosser.es>
5186
5187 * configure: Regenerated.
5188 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
5189 both cloog.org and legacy versions. The only supported version will
5190 be CLooG with the isl backend.
5191
5192 2011-07-21 Tobias Grosser <tobias@grosser.es>
5193
5194 * configure: Regenerated.
5195 * configure.ac: Require cloog isl 0.17.0
5196
5197 2011-07-21 Tobias Grosser <tobias@grosser.es>
5198
5199 * configure: Regenerated.
5200 * config/cloog.m4: Do not define CLOOG_ORG
5201
52022012-06-29 Steven Bosscher <steven@gcc.gnu.org>
5203
5204 * configure.ac: Skip C if explicitly selected.
5205 * configure: Regenerate.
5206
52072012-06-28 Christophe Lyon <christophe.lyon@st.com>
5208
5209 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
5210 they contain -O2.
5211 * configure: Regenerate.
5212
52132012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
5214
5215 PR debug/53740
5216 * df.h, df-problems.c, dce.c: Revert last patch.
5217
52182012-06-25 Iain Sandoe <iain@codesourcery.com>
5219
5220 * MAINTAINERS (Write After Approval): Update my email address.
5221
52222012-06-21 Meador Inge <meadori@codesourcery.com>
5223
5224 * MAINTAINERS (Write After Approval): Add myself.
5225
52262012-06-20 Jason Merrill <jason@redhat.com>
5227
5228 * Makefile.tpl (check-target-libgomp-c++): New.
5229 (check-target-libitm-c++): New.
5230 * Makefile.def (c++): Add them.
5231 * Makefile.in: Regenerate.
5232
52332012-05-29 Edmar Wienskoski <edmar@freescale.com>
5234
5235 * MAINTAINERS (Write After Approval): Add myself.
5236
52372012-05-16 Olivier Hainque <hainque@adacore.com>
5238
5239 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
5240 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
5241 (install-no-fixedincludes): Adjust accordingly.
5242 * Makefile.in: Regenerate.
5243
52442012-05-15 H.J. Lu <hongjiu.lu@intel.com>
5245
5246 Merge upstream change
5247 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
5248
52492012-05-14 Marc Glisse <marc.glisse@inria.fr>
5250
5251 * MAINTAINERS (Write After Approval): Add myself.
5252
52532012-05-09 Nick Clifton <nickc@redhat.com>
5254 Paul Smith <psmith@gnu.org>
5255
5256 PR bootstrap/50461
5257 * configure.ac (mpfr-dir): When using in-tree MPFR sources
5258 allow for the fact that from release v3.1.0 of MPFR the source
5259 files were moved into a src sub-directory.
5260 * configure: Regenerate.
5261
52622012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
5263
5264 * configure.ac: Bump minimum MPFR version to 2.4.0.
5265 * configure: Regenerated.
5266
52672012-05-01 Richard Henderson <rth@redhat.com>
5268
5269 * Makefile.def (libatomic): New target_module.
5270 * configure.ac (target_libraries): Add libatomic.
5271 (noconfigdirs): Check if libatomic is supported.
5272 * Makefile.in, configure: Rebuild.
5273
52742012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
5275
5276 * MAINTAINERS (Write After Approval): Add myself.
5277
52782012-04-25 Joel Brobecker <brobecker@adacore.com>
5279
5280 * config.sub: Update to 2012-04-18 version from official repo.
5281
52822012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
5283
5284 * MAINTAINERS (Write After Approval): Add myself.
5285
52862012-04-11 Steve Ellcey <sellcey@mips.com>
5287
5288 * MAINTAINERS: Changed email address.
5289
52902012-03-28 Georg-Johann Lay <avr@gjlay.de>
5291
5292 PR target/52737
5293 * contrib/gcc_update (files_and_dependencies):
5294 Remove gcc/config/avr/t-multilib from touch data.
5295
52962012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5297
5298 * MAINTAINERS (OS Port Maintainers): Remove irix.
5299 * configure.ac (enable_libgomp): Remove *-*-irix6*.
5300 (unsupported_languages): Remove mips-sgi-irix6.*.
5301 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
5302 (with_stabs): Remove.
5303 * configure: Regenerate.
5304
53052012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5306
5307 * MAINTAINERS (OS Port Maintainers): Remove osf.
5308 * configure.ac (enable_libgomp): Remove *-*-osf*.
5309 (with_stabs): Remove alpha*-*-osf*.
5310 * configure: Regenerate.
5311
53122012-03-05 Tristan Gingold <gingold@adacore.com>
5313
5314 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
5315 * configure: Regenerate.
5316
53172012-02-17 Walter Lee <walt@tilera.com>
5318
5319 * MAINTAINERS: (Write After Approval): Delete myself.
5320
53212012-02-14 Walter Lee <walt@tilera.com>
5322
5323 * MAINTAINERS (tilegx port): Add myself.
5324 (tilepro port): Add myself.
5325 (Write After Approval): Add myself.
5326
53272012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
5328
5329 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
5330 and Joseph Myers as docstring relicensing maintainers.
5331
53322012-02-09 Bin Cheng <bin.cheng@arm.com>
5333
5334 * MAINTAINERS (write-after-approval): Add myself.
5335
53362012-02-08 Ira Rosen <irar@il.ibm.com>
5337
5338 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
5339 maintainer.
5340
53412012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
5342
5343 * MAINTAINERS (Write After Approval): Move myself to
5344 maintain alphabetical order.
5345
53462012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
5347
5348 * MAINTAINERS (Write After Approval): Add myself.
5349
53502012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
5351
5352 * MAINTAINERS (Write After Approval): Add myself.
5353
53542012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
5355 Jayant R Sonar <jayant.sonar@kpitcummins.com>
5356
5357 * configure.ac (cr16-*-*): Remove nonconfigdirs.
5358 * configure: Regenerate.
5359
53602012-01-23 Harshit Chopra <harshit@google.com>
5361
5362 * MAINTAINERS (Write After Approval): Add myself.
5363
53642012-01-22 Douglas B Rupp <rupp@ngnat.com>
5365
5366 * configure.ac: Remove reference to mh-interix.
5367 * configure: Regenerate.
5368
53692012-01-05 Richard Henderson <rth@redhat.com>
5370
5371 PR bootstrap/51072
5372 * configure.ac: Disable libitm if c++ is not enabled.
5373 * configure: Rebuild.
5374
5375 * configure.ac: Fix regexp for same.
5376 * configure: Rebuild.
5377
53782012-01-02 Balaji V. Iyer <bviyer@gmail.com>
5379
5380 * MAINTAINERS (Write After Approval): Add myself.
5381
53822012-01-02 Richard Guenther <rguenther@suse.de>
5383
5384 PR bootstrap/51686
5385 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
5386 * Makefile.in: Regenerate.
5387
53882011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
5389
5390 * MAINTAINERS (Write After Approval): Add myself.
5391
53922011-12-18 Eric Botcazou <ebotcazou@adacore.com>
5393
5394 * configure: Regenerate.
5395
53962011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
5397
5398 * MAINTAINERS (picochip): Changed email address.
5399
54002011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
5401
5402 * MAINTAINERS (write-after-approval): Add self.
5403
54042011-11-29 DJ Delorie <dj@redhat.com>
5405
5406 * configure.ac (rl78-*-*) New case.
5407 * configure: Regenerate.
5408 * MAINTAINERS: Add myself as RL78 maintainer.
5409
54102011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5411
5412 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
5413
54142011-11-21 Andreas Tobler <andreast@fgznet.ch>
5415
5416 * libtool.m4: Additional FreeBSD 10 fixes.
5417
54182011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
5419
5420 * MAINTAINERS: Move myself from Write After Approval to CPU Port
5421 Maintainers section, as Epiphany maintainer.
5422
54232011-11-18 Iain Sandoe <iains@gcc.gnu.org>
5424
5425 PR target/49992
5426 * configure.ac: Remove ranlib special-casing for Darwin.
5427 * configure: Regenerate.
5428
54292011-11-12 Andrey Belevantsev <abel@ispras.ru>
5430
5431 * MAINTAINERS (Reviewers): Keep the list sorted.
5432
54332011-11-11 Andrey Belevantsev <abel@ispras.ru>
5434
5435 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
5436
54372011-11-09 Roland McGrath <mcgrathr@google.com>
5438
5439 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
5440 * configure: Rebuild.
5441 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
5442 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
5443 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
5444 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
5445 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
5446 Add READELF.
5447 * Makefile.in: Rebuild.
5448
54492011-11-09 Jason Merrill <jason@redhat.com>
5450
5451 * Makefile.def (language=c++): Remove check-c++0x.
5452 * Makefile.in (check-gcc-c++): Regenerate.
5453
54542011-11-08 Richard Henderson <rth@redhat.com>
5455
5456 * configure.ac: Test for libitm directory present first.
5457
5458 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
5459
5460 * configure.ac: Test libitm/configure.tgt to disable libitm.
5461 * configure: Rebuild.
5462
54632011-11-07 Aldy Hernandez <aldyh@redhat.com>
5464 Richard Henderson <rth@redhat.com>
5465
5466 Merged from transactional-memory.
5467
5468 * Makefile.def (lang_env_dependencies): libitm is c++.
5469 Add libitm target module.
5470 * configure.ac: Likewise.
5471 * config/mmap.m4: New file.
5472 * contrib/gcc_update: Add libitm to touch data.
5473 * Makefile.in, configure: Rebuild.
5474
54752011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5476
5477 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
5478 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
5479 * Makefile.in: Regenerate.
5480
54812011-11-01 DJ Delorie <dj@redhat.com>
5482
5483 * config.sub: Update to version 2011-10-29 (added rl78)
5484
54852011-10-27 Nick Clifton <nickc@redhat.com>
5486
5487 * config.sub: Import these changes from the config project:
5488
5489 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
5490 Ben Elliston <bje@gnu.org>
5491
5492 * config.sub (epiphany): New.
5493
5494 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
5495 Ben Elliston <bje@gnu.org>
5496
5497 * config.sub (hexagon, hexagon-*): New.
5498
5499 2011-08-23 Roland McGrath <mcgrathr@google.com>
5500
5501 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
5502 64eb to be64.
5503
5504 2011-08-16 Roland McGrath <mcgrathr@google.com>
5505
5506 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
5507 (nacl): Grok as alias for 32el-unknown-nacl.
5508
55092011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
5510
5511 * MAINTAINERS (Write After Approval): Add myself.
5512
55132011-10-24 Teresa Johnson <tejohnson@google.com>
5514
5515 * MAINTAINERS (Write After Approval): Add myself.
5516
55172011-09-21 Jakub Jelinek <jakub@redhat.com>
5518
5519 * MAINTAINERS (sparc port): Remove myself.
5520
55212011-09-14 Tom de Vries <tom@codesourcery.com>
5522
5523 * MAINTAINERS (Write After Approval): Add myself.
5524
55252011-08-14 Yao Qi <yao@codesourcery.com>
5526
5527 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
5528 * configure: Regenerate.
5529
55302011-07-26 Ian Lance Taylor <iant@google.com>
5531
5532 * configure.ac: Set have_compiler based on whether gcc directory
5533 exists, rather than on whether gcc is in configdirs.
5534 * configure: Rebuild.
5535
55362011-07-21 Joseph Myers <joseph@codesourcery.com>
5537
5538 * MAINTAINERS (Global Reviewers): Add self.
5539
55402011-07-20 David Edelsohn <dje.gcc@gmail.com>
5541
5542 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5543 link directories.
5544 * Makefile.in: Rebuild.
5545
55462011-07-20 Ian Lance Taylor <iant@google.com>
5547
5548 PR bootstrap/49787
5549 * configure.ac: Move --enable-bootstrap handling earlier in file.
5550 If --enable-bootstrap and either --enable-build-with-cxx or
5551 --enable-build-poststage1-with-cxx, enable C++ automatically.
5552 * configure: Rebuild.
5553
55542011-07-19 Ian Lance Taylor <iant@google.com>
5555
5556 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
5557 make C++ a boot_language. Set and substitute
5558 POSTSTAGE1_CONFIGURE_FLAGS.
5559 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5560 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5561 * configure, Makefile.in: Rebuild.
5562
55632011-07-19 Vladimir Makarov <vmakarov@redhat.com>
5564
5565 * MAINTAINERS (Register Allocation): Move myself from reviewers to
5566 maintainers.
5567
55682011-07-18 Jakub Jelinek <jakub@redhat.com>
5569
5570 * MAINTAINERS (Global Reviewers): Add myself.
5571
55722011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5573
5574 * configure: Regenerate.
5575
55762011-07-16 Jason Merrill <jason@redhat.com>
5577
5578 * Makefile.def (language=c++): Add check-c++0x and
5579 check-target-libmudflap-c++.
5580 * Makefile.tpl (check-target-libmudflap-c++): New.
5581 * Makefile.in: Regenerate.
5582
55832011-07-16 Matthias Klose <doko@ubuntu.com>
5584
5585 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5586 * Makefile.def (target_modules/libjava): Pass
5587 $(EXTRA_CONFIGARGS_LIBJAVA).
5588 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5589 if not configured with --enable-static-libjava.
5590 * Makefile.in: Regenerate.
5591 * configure: Likewise.
5592
55932011-07-15 Jason Merrill <jason@redhat.com>
5594
5595 * Makefile.in (check-c++): Move check-gcc-c++0x after
5596 check-target-libstdc++-v3.
5597
55982011-07-15 Bernd Schmidt <bernds@codesourcery.com>
5599
5600 * MAINTAINERS (c6x port): New entry.
5601
56022011-07-13 Jason Merrill <jason@redhat.com>
5603
5604 * Makefile.in (check-gcc-c++0x): New.
5605 (check-c++): Depend on it.
5606
56072011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5608
5609 PR target/39150
5610 * configure.ac (i[3456789]86-*-solaris2*): Also accept
5611 x86_64-*-solaris2.1[0-9]*.
5612 * configure: Regenerate.
5613
56142011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
5615
5616 * MAINTAINERS (RTL optimizers): Add self.
5617
56182011-06-27 Gabriel Charette <gchare@google.com>
5619
5620 * MAINTAINERS (Write After Approval): Add myself.
5621
56222011-06-22 Hans-Peter Nilsson <hp@axis.com>
5623
5624 PR regression/47836
5625 PR bootstrap/23656
5626 PR other/47733
5627 PR bootstrap/49247
5628 PR c/48825
5629 * configure.ac (target_libraries): Remove target-libiberty.
5630 Remove case-statement setting skipdirs=target-libiberty for
5631 multiple targets. Remove checking target_configdirs and
5632 removing target-libiberty but keeping target-libgcc if
5633 otherwise empty.
5634 * Makefile.def (target_modules): Don't add libiberty.
5635 (dependencies): Remove all traces of target-libiberty.
5636 * configure, Makefile.in: Regenerate.
5637
56382011-06-13 Walter Lee <walt@tilera.com>
5639
5640 * configure.ac (tilepro-*-*) New case.
5641 (tilegx-*-*): Likewise.
5642 * configure: Regenerate.
5643
56442011-06-06 Jing Yu <jingyu@google.com>
5645
5646 * configure.ac: Skip target-libiberty for
5647 arm*-*-linux-androideabi.
5648 * configure: Regenerated.
5649
56502011-06-06 Nick Clifton <nickc@redhat.com>
5651
5652 * config.sub: Sync from upstream.
5653
56542011-06-05 Nenad Vukicevic <nenad@intrepid.com>
5655
5656 * MAINTAINERS (Write After Approval): Add myself.
5657
56582011-06-01 Daniel Jacobowitz <drow@false.org>
5659
5660 * MAINTAINERS: Update my email address.
5661
56622011-05-27 Nathan Froyd <froydnj@codesourcery.com>
5663
5664 * MAINTAINERS (Write After Approval): Update my email address.
5665
56662011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
5667
5668 * MAINTAINERS (Write After Approval): Add myself.
5669
56702011-05-08 Doug Kwan <dougkwan@google.com>
5671
5672 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5673 * configure: Regenerated.
5674 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5675 value from configure.
5676 * Makefile.in: Regenerated.
5677
56782011-05-05 Joseph Myers <joseph@codesourcery.com>
5679
5680 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5681 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5682 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5683 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5684 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5685 *-*-vxworks*): Disable newlib and libgloss in separate case
5686 statement.
5687 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5688 to separate case statement.
5689 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5690 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5691 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5692 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5693 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5694 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5695 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5696 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5697 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5698 i[[3456789]]86-*-rdos*, m32r-*-*,
5699 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5700 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5701 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5702 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5703 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5704 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5705 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5706 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5707 and libgloss in main case over targets. Remove most empty cases
5708 in main case over targets.
5709 * configure: Regenerate.
5710
57112011-05-04 Janis Johnson <janisjo@codesourcery.com>
5712
5713 * MAINTAINERS (Write After Approval): Add myself.
5714
57152011-05-04 Joseph Myers <joseph@codesourcery.com>
5716
5717 * configure.ac: Remove code setting special library locations for
5718 hppa*64*-*-hpux11*. Remove code setting compiler for
5719 sparc-sun-solaris2*.
5720 * configure: Regenerate.
5721
57222011-05-04 Joseph Myers <joseph@codesourcery.com>
5723
5724 * configure.ac: Separate libgloss_dir settings from general case
5725 over targets.
5726 * configure: Regenerate.
5727
57282011-04-28 Joseph Myers <joseph@codesourcery.com>
5729
5730 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5731 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5732 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5733 cases in libgcj-disabling case statement.
5734 (hppa*64*-*-linux*): Set unsupported_languages instead of
5735 disabling target-zlib.
5736 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5737 to hppa*64*-*-hpux*.
5738 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5739 hppa*-*-hpux*.
5740 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5741 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5742 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5743 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5744 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5745 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5746 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5747 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5748 libgcj-disabling case statement.
5749 * configure: Regenerate.
5750
57512011-04-28 Joseph Myers <joseph@codesourcery.com>
5752
5753 * configure.ac: Disable Java for targets not supporting libffi.
5754 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5755 Remove cases in Java-disabling statement.
5756 (*arm-wince-pe): Change to arm-wince-pe.
5757 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5758 cases in Java-disabling statement.
5759 (bfin-*-*): Don't disable Java again.
5760 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5761 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5762 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5763 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5764 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5765 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5766 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5767 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5768 Java-disabling statement.
5769 (mmix-*-*): Don't disable Java again.
5770 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5771 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5772 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5773 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5774 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5775 statement.
5776 * configure: Regenerate.
5777
57782011-04-28 Joseph Myers <joseph@codesourcery.com>
5779
5780 * configure.ac: Separate cases disabling Java and Java libraries
5781 from general case over targets.
5782 * configure: Regenerate.
5783
57842011-04-21 Jie Zhang <jzhang918@gmail.com>
5785
5786 * MAINTAINERS: Update my email address.
5787
57882011-04-20 Easwaran Raman <eraman@google.com>
5789
5790 * MAINTAINERS (Write After Approval): Add myself.
5791
57922011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
5793
5794 PR lto/48086
5795 * configure.ac: Re-enable LTO on *-apple-darwin9*.
5796 * configure: Regenerate.
5797
57982011-04-16 Jim Meyering <meyering@redhat.com>
5799
5800 * MAINTAINERS (Write After Approval): Add myself.
5801
58022011-04-15 Dodji Seketeli <dodji@redhat.com>
5803
5804 * MAINTAINERS: Update my email address.
5805
58062011-04-13 Georg-Johann Lay <avr@gjlay.de>
5807
5808 * MAINTAINERS (Write After Approval): Add myself.
5809
58102011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
5811
5812 * MAINTAINERS (Write After Approval): Add myself.
5813
58142011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
5815
5816 * MAINTAINERS (Write After Approval): Add myself.
5817
58182011-04-06 Joseph Myers <joseph@codesourcery.com>
5819
5820 * configure.ac (build_tools): Remove build-byacc.
5821 (host_libs): Remove mmalloc.
5822 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5823 autoconf automake libtool diff rcs fileutils shellutils time
5824 textutils wdiff find uudecode hello tar gzip indent recode release
5825 sed perl gawk findutils gettext zip.
5826 (libgcj): Remove target-qthreads.
5827 (target_tools): Remove target-examples target-gperf.
5828 (YACC): Don't handle building byacc.
5829 * configure: Regenerate.
5830 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5831 dosutils, examples, fileutils, find, findutils, gawk, gettext,
5832 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5833 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5834 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5835 handle building components.
5836 * Makefile.in: Regenerate.
5837
58382011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
5839
5840 * MAINTAINERS: Update my email address as Xtensa maintainer.
5841
58422011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5843
5844 * config.sub: Sync from upstream.
5845
58462011-04-01 Joseph Myers <joseph@codesourcery.com>
5847
5848 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5849 (microblaze*): Don't disable libssp.
5850 * configure: Regenerate.
5851
58522011-04-01 Joseph Myers <joseph@codesourcery.com>
5853
5854 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5855 moveifchange.
5856 * configure: Regenerate.
5857 * Makefile.tpl: Use @SHELL@ not @config_shell@.
5858 * Makefile.in: Regenerate.
5859
58602011-04-01 Joseph Myers <joseph@codesourcery.com>
5861
5862 * configure.ac (*-*-sysv4*): Don't enable libgomp.
5863 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5864 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5865 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5866 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5867 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5868 md_exec_prefix cases.
5869 * configure: Regenerate.
5870
58712011-04-01 Joseph Myers <joseph@codesourcery.com>
5872
5873 * configure.ac: Separate cases disabling target-libssp,
5874 target-libiberty, target-libstdc++-v3 and Fortran from general
5875 case over targets.
5876 * configure: Regenerate.
5877
58782011-04-01 Joseph Myers <joseph@codesourcery.com>
5879
5880 * configure.ac (*-*-chorusos): Don't disable libgcj.
5881 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5882 Remove case.
5883 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5884 (arm-*-coff): Don't disable libgcj.
5885 (arm*-*-linux-gnueabi): Remove useless assignment.
5886 (arm-*-riscix*): Don't disable libgcj.
5887 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5888 configuration.
5889 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5890 (c54x*-*-*): Remove case.
5891 (tic54x-*-*): Don't disable GCC or GCC libraries.
5892 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
5893 to *.
5894 (d10v-*-*): Don't disable GCC libraries.
5895 (d30v-*-*): Don't disable libgcj.
5896 (h8500-*-*): Don't disable GCC libraries.
5897 (i960-*-*): Don't disable libgcj.
5898 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5899 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5900 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5901 libgcj.
5902 (m68k-*-coff*): Remove case.
5903 (mmix-*-*): Don't disable libgloss on host.
5904 (mn10200-*-*, mn10300-*-*): Remove cases.
5905 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5906 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5907 Don't disable libgcj.
5908 (romp-*-*): Remove case.
5909 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5910 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5911 case.
5912 (v810-*-*): Don't disable GCC libraries.
5913 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5914 (ip2k-*-*): Don't disable GCC libraries.
5915 * configure: Regenerate.
5916
59172011-03-28 Joseph Myers <joseph@codesourcery.com>
5918
5919 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5920 libffi on host.
5921 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5922 on host.
5923 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5924 * configure: Regenerate.
5925
59262011-03-26 John Marino <binutils@marino.st>
5927
5928 * configure.ac: Add support for *-*-dragonfly*
5929 * configure: Regenerate.
5930
59312011-03-25 Joseph Myers <joseph@codesourcery.com>
5932
5933 * configure.ac (native_only): Remove.
5934 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5935 send-pr uudecode guile gnuserv on host.
5936 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5937 send-pr rcs guile perl texinfo libtool on host.
5938 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5939 automake send-pr rcs guile perl texinfo libtool on host.
5940 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5941 (*-*-kaos*): Don't disable target-examples target-gperf on target.
5942 (alpha*-dec-osf*): Don't disable fileutils on target.
5943 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5944 texinfo send-pr expect dejagnu on target.
5945 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5946 target-qthreads on target.
5947 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5948 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5949 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5950 x86_64-*-mingw*): Don't disable expect on target.
5951 (*-*-cygwin*): Don't disable target-gperf on target.
5952 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5953 gnuserv on target.
5954 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5955 target.
5956 * configure: Regenerate.
5957
59582011-03-25 Joseph Myers <joseph@codesourcery.com>
5959
5960 * configure.ac (target_tools): Remove target-groff.
5961 (native_only): Remove target-groff.
5962 (hppa*64*-*-*): Don't disable byacc.
5963 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5964 setting.
5965 (*-*-kaos*): Don't skip target-librx and target-groff.
5966 (*-*-netware*): Don't skip target-libmudflap.
5967 (*-*-tpf*): Don't skip target-libmudflap.
5968 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5969 directories on the host.
5970 (ia64*-*-*vms*): Don't skip tix.
5971 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5972 host.
5973 * configure: Regenerate.
5974
59752011-03-24 Paolo Bonzini <pbonzini@redhat.com>
5976
5977 * configure.ac: Remove references to mt-mep, mt-netware,
5978 mt-wince.
5979 * Makefile.def: Add all-utils soft dependencies.
5980 * Makefile.tpl: Remove GDB_NLM_DEPS.
5981 * configure: Regenerate.
5982 * Makefile.in: Regenerate.
5983
59842011-03-24 Paolo Bonzini <bonzini@gnu.org>
5985
5986 * configure.ac: Do not include mh-x86omitfp.
5987 * configure: Regenerate.
5988
59892011-03-24 Paolo Bonzini <bonzini@gnu.org>
5990
5991 * configure.ac: Remove empty cases.
5992 * configure: Regenerate.
5993
59942011-03-24 Paolo Bonzini <bonzini@gnu.org>
5995
5996 * Makefile.def: Add dependency from termcap to gdb.
5997 * Makefile.in: Regenerate.
5998
59992011-03-24 Paolo Bonzini <bonzini@gnu.org>
6000
6001 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
6002 * configure: Regenerate.
6003 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
6004 * Makefile.tpl: Likewise.
6005 * Makefile.in: Regenerate.
6006
60072011-03-24 Paolo Bonzini <bonzini@gnu.org>
6008
6009 * configure.ac: Remove all mentions of tentative_cc.
6010 * configure: Regenerate.
6011
60122011-03-24 Joseph Myers <joseph@codesourcery.com>
6013
6014 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
6015 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
6016 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
6017 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
6018 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
6019 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
6020 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
6021 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
6022 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
6023 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
6024 *-*-rhapsody*): Remove host cases.
6025 * configure: Regenerate.
6026
60272011-03-24 Joseph Myers <joseph@codesourcery.com>
6028
6029 * configure.ac (ppc*-*-pe): Remove host case.
6030 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
6031 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
6032 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
6033 cases.
6034 * configure: Regenerate.
6035
60362011-03-24 Joseph Myers <joseph@codesourcery.com>
6037
6038 * config.sub: Update to version 2011-03-23.
6039
60402011-03-22 Joseph Myers <joseph@codesourcery.com>
6041
6042 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
6043 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
6044 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
6045 * configure: Regenerate.
6046
60472011-03-22 Joseph Myers <joseph@codesourcery.com>
6048
6049 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
6050 to Write After Approval.
6051 * config-ml.in: Don't handle arc-*-elf*.
6052 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
6053 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
6054 handle GCC libraries.
6055 * configure: Regenerate.
6056
60572011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6058
6059 PR bootstrap/48120:
6060 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
6061 Add -lstdc++ -lm to LIBS.
6062 * configure: Regenerate.
6063
60642011-03-18 David Edelsohn <dje.gcc@gmail.com>
6065
6066 * config.guess: Update to version 2011-02-02
6067 * config.sub: Update to version 2011-02-24
6068
60692011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
6070
6071 PR lto/48086
6072 * configure.ac: Re-enable LTO on *-apple-darwin9.
6073 * configure: Regenerate.
6074
60752011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
6076
6077 PR lto/48086
6078 * configure.ac: Disable LTO on darwin due to an assembler change in
6079 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
6080 under 256.
6081 * configure: Regenerate.
6082
60832011-03-11 Chen Liqin <liqin.gcc@gmail.com>
6084
6085 * MAINTAINERS: Update myself as score backend maintainer,
6086 update my e-mail address.
6087
60882011-03-09 Xuepeng Guo <terry.guo@arm.com>
6089
6090 * MAINTAINERS: Update my e-mail address.
6091
60922011-03-06 Joey Ye <joey.ye@arm.com>
6093
6094 * MAINTAINERS: Update my e-mail address.
6095
60962011-03-02 Sebastian Pop <sebastian.pop@amd.com>
6097
6098 * configure.ac: Adjust test of with_ppl.
6099 * configure: Regenerated.
6100
61012011-03-02 Kai Tietz <ktietz@redhat.com>
6102
6103 * MAINTAINERS: Adjust my e-mail address.
6104
61052011-03-02 Sebastian Pop <sebastian.pop@amd.com>
6106
6107 * configure.ac: Add -lpwl to ppllibs.
6108 * configure: Regenerated.
6109
61102011-03-02 Sebastian Pop <sebastian.pop@amd.com>
6111
6112 * config/cloog.m4: Add -lisl to clooglibs.
6113 * configure: Regenerated.
6114
61152011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
6116
6117 * MAINTAINERS (CPU Port maintainers): Add self.
6118
61192011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6120
6121 * MAINTAINERS: Add myself as testsuite maintainer.
6122
61232011-02-15 Mike Stump <mikestump@comcast.net>
6124
6125 * MAINTAINERS: Add myself as testsuite maintainer.
6126
61272011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6128
6129 Import from Libtool and gnulib:
6130
6131 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
6132
6133 Prepare for supporting FreeBSD 10.
6134 * config.rpath: Remove handling of freebsd1* which soon would
6135 match FreeBSD 10.0.
6136
6137 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
6138
6139 Remove support for FreeBSD 1.x.
6140 * libtool.m4 (_LT_LINKER_SHLIBS)
6141 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
6142 soon would incorrectly match FreeBSD 10.0.
6143
61442011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6145
6146 PR binutils/12283
6147 * move-if-change: Import version from gnulib.
6148
61492011-02-12 Alexandre Oliva <aoliva@redhat.com>
6150
6151 PR lto/47225
6152 * Makefile.def (lto-plugin): Double dash for enable-shared.
6153 (configure-gcc): Depend on all-lto-plugin.
6154 * Makefile.in: Rebuilt.
6155
61562011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6157
6158 * configure.ac: Remove extra bracket.
6159 * configure: Regenerate.
6160
61612011-02-08 Tobias Burnus <burnus@net-b.de>
6162
6163 * MAINTAINERS: Add myself as libquadmath maintainer.
6164
61652011-02-08 Thomas Schwinge <thomas@schwinge.name>
6166
6167 * MAINTAINERS: Update my email address.
6168
61692011-02-07 Joseph Myers <joseph@codesourcery.com>
6170
6171 * MAINTAINERS (option handling): Add self.
6172
61732011-02-06 Kai Tietz <kai.tietz@onevision.com>
6174
6175 PR lto/47225
6176 * Makefile.def: Add dependency for install-gcc
6177 on install-lto-plugin.
6178 * Makfile.in: Regenerated
6179
61802011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
6181
6182 * MAINTAINERS (CPU Port Maintainers): Add myself.
6183
61842011-01-31 Alexandre Oliva <aoliva@redhat.com>
6185
6186 PR libgcj/44341
6187 * configure.ac: Discard --with-* flags for host when configuring
6188 target libraries for cross build.
6189 * configure: Rebuilt.
6190
61912011-01-25 Sebastian Pop <sebastian.pop@amd.com>
6192
6193 * MAINTAINERS (linear loop transforms): Removed.
6194
61952011-01-25 Jakub Jelinek <jakub@redhat.com>
6196
6197 * configure.ac: If with_ppl is no, move setting with_cloog=no
6198 after CLOOG_REQUESTED check.
6199 * configure: Regenerated.
6200
62012011-01-25 Sebastian Pop <sebastian.pop@amd.com>
6202
6203 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
6204 CLooG has been requested.
6205 * configure: Regenerated.
6206
62072011-01-25 Sebastian Pop <sebastian.pop@amd.com>
6208
6209 * configure: Regenerated.
6210 * configure.ac: Check for version 0.11 (or later revision) of PPL.
6211
62122011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
6213
6214 * configure: Regenerated.
6215 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
6216
62172011-01-21 Andreas Schwab <schwab@redhat.com>
6218
6219 * configure.ac: Use AS_HELP_STRING throughout.
6220 * configure: Regenerate.
6221
62222011-01-18 Jie Zhang <jie.zhang@analog.com>
6223
6224 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
6225 * configure: Regenerate.
6226
62272011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6228
6229 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
6230
62312011-01-13 Joel Brobecker <brobecker@adacore.com>
6232
6233 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
6234 for ia64-hpux.
6235 * configure: Regenerate.
6236
62372011-01-07 Jan Hubicka <jh@suse.cz>
6238
6239 PR lto/47225
6240 * Makefile.in: Regenerate.
6241 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
6242 configure.
6243
62442011-01-07 Jan Hubicka <jh@suse.cz>
6245
6246 * Makefile.in: Regenerate.
6247 * Makefile.def (gcc host module) and soft dependency on lto-plugin
6248 and configure dependency on lto-plugin configure.
6249 (lto-plugin module): Remove dependency on GCC; add dependency on
6250 liniberty.
6251
62522011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
6253
6254 * MAINTAINERS (Write After Approval): Add myself.
6255
62562010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
6257
6258 * configure: Regenerate.
6259
62602010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
6261
6262 * configure.ac: (picochip): Disable libiberty.
6263
62642010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
6265
6266 * MAINTAINERS (Write After Approval): Add myself.
6267
62682010-12-10 Ian Lance Taylor <iant@google.com>
6269
6270 PR bootstrap/46819
6271 * configure.ac: For --disable-libgcj clear libgcj_saved.
6272 * configure: Rebuild.
6273
62742010-12-10 Tobias Burnus <burnus@net-b.de>
6275
6276 PR fortran/46540
6277 * configure.ac: Add --disable-libquadmath and
6278 --disable-libquadmath-support.
6279 * configure: Regenerate.
6280
62812010-12-03 Ian Lance Taylor <iant@google.com>
6282
6283 * MAINTAINERS: Add myself as libgo maintainer.
6284
62852010-12-03 Hans-Peter Nilsson <hp@axis.com>
6286
6287 PR libffi/46792
6288 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
6289 * configure: Regenerate.
6290
62912010-12-02 Ian Lance Taylor <iant@google.com>
6292
6293 * configure.ac: Always set default for poststage1_ldflags to
6294 -static-libstdc++ -static-libgcc.
6295
62962010-11-29 Andreas Schwab <schwab@redhat.com>
6297
6298 * configure.ac: Move comment to remove extra space in last argument
6299 of GCC_TARGET_TOOL.
6300
63012010-11-26 Alexandre Oliva <aoliva@redhat.com>
6302
6303 PR other/46026
6304 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
6305 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
6306 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
6307 (BASE_FLAGS_TO_PASS): Use it.
6308 * configure: Rebuilt.
6309 * Makefile.in: Rebuilt.
6310
63112010-11-23 H.J. Lu <hongjiu.lu@intel.com>
6312
6313 PR binutils/12258
6314 * configure.ac: Correct comments for --enable-gold/--enable-ld.
6315 Properly check default linker.
6316 * configure: Regnerated.
6317
63182010-11-23 Matthias Klose <doko@ubuntu.com>
6319
6320 * configure.ac: For --enable-gold, handle value `default' instead of
6321 `both*'. New configure option --{en,dis}able-ld.
6322 * configure: Regenerate.
6323
63242010-11-20 Ian Lance Taylor <iant@google.com>
6325
6326 * configure.ac: Only disable a language library if no language needs
6327 it. Don't let --disable-libgcj uncondtionally disable libffi.
6328 * configure: Rebuild.
6329
63302010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6331
6332 * Makefile.in: Regenerate.
6333
6334 PR other/46202
6335 * configure.ac: Fix just-built in-tree STRIP name to be
6336 binutils/strip-new.
6337 * configure: Regenerate.
6338 * Makefile.def (install-strip-gcc, install-strip-binutils)
6339 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
6340 (install-strip-sid): Mirror dependencies on non-strip variants
6341 of these targets on the respective -strip prerequisites.
6342 * Makefile.tpl (install-strip, install-strip-host)
6343 (install-strip-target): New targets.
6344 (install-strip-[+module+], install-strip-target-[+module+]):
6345 New targets.
6346 * Makefile.in: Regenerate.
6347
63482010-11-19 Ian Lance Taylor <iant@google.com>
6349 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6350
6351 * configure.ac: Add target-libgo to target_libraries. Set
6352 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
6353 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
6354 (HOST_EXPORTS): Add GOC.
6355 (BASE_TARGET_EXPORTS): Add GOC.
6356 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
6357 (GOCFLAGS_FOR_TARGET): New variable.
6358 (EXTRA_HOST_FLAGS): Add GOC.
6359 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
6360 * Makefile.def (target_modules): Add libgo.
6361 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
6362 (dependencies): Add dependency from configure-target-libgo to
6363 configure-target-libffi and all-target-libstdc++-v3. Add
6364 dependencies from all-target-libgo to all-target-libffi.
6365 (languages): Add go.
6366 * configure: Rebuild.
6367 * Makefile.in: Rebuild.
6368
63692010-11-19 Ian Lance Taylor <iant@google.com>
6370
6371 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
6372 compiler/flag environment variables.
6373
63742010-11-18 Ian Lance Taylor <iant@google.com>
6375
6376 * configure.ac: Check for lang_requires_boot_languages in
6377 config-lang.in files.
6378 * configure: Rebuild.
6379
63802010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1ec601bf
FXC
6381 Tobias Burnus <burnus@net-b.de>
6382
6383 PR fortran/32049
6384 * Makefile.def: Add libquadmath; build it with language=fortran.
6385 * configure.ac: Add libquadmath.
6386 * Makefile.tpl: Handle multiple libs in check-[+language+].
6387 * Makefile.in: Regenerate.
6388 * configure: Regenerate.
6389
b9b9d342
TT
63902010-11-16 Tom Tromey <tromey@redhat.com>
6391
6392 * MAINTAINERS: Moved myself to reviewers section.
6393
ecbfe87a
ZD
63942010-11-15 Zdenek Dvorak <ook@ucw.cz>
6395
6396 * MAINTAINERS: Moved myself to reviewers section.
6397
29a4f477
RW
63982010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6399
6400 * MAINTAINERS (Various Maintainers): Add self for build machinery.
6401 (Write After Approval): Remove self.
6402
9965e3cd
AS
64032010-11-15 Andreas Schwab <schwab@redhat.com>
6404
6405 * configure.ac: Fix spelling in option names.
6406 * configure: Regenerated.
6407
0463992b
GJL
64082010-11-13 Georg-Johann Lay <georgjohann@web.de>
6409
6410 PR bootstrap/39622
6411 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
6412 * configure: Regenerated.
6413
3df08734
KG
64142010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
6415
6416 * MAINTAINERS: Update my email address.
6417
f16e2237
TG
64182010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6419
f16e2237
TG
6420 * configure: Regenerate.
6421
0bb52d68
TG
64222010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6423
1f980c25 6424 * configure: Regenerate.
0bb52d68 6425
aba2b02e
TG
64262010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6427
aba2b02e
TG
6428 * configure: Regenerate.
6429
27882098
TG
64302010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6431
27882098
TG
6432 * configure: Regenerate.
6433
d32ef397
AS
64342010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
6435
6436 * configure.ac: Support official CLooG.org versions.
6437 * configure: Regenerate.
6438 * config/cloog.m4: New.
6439
5a4b6c0e
FD
64402010-11-10 François Dumont <francois.cppdevs@free.fr>
6441
6442 * MAINTAINERS (Write After Approval): Add myself.
6443
f2cea726
DE
64442010-11-09 David Edelsohn <dje.gcc@gmail.com>
6445
6446 * MAINTAINERS: Update my email address.
6447
d8ed14ce
IS
64482010-11-04 Iain Sandoe <iains@gcc.gnu.org>
6449
6450 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
6451 * configure: Regenerate.
d8ed14ce 6452
48215350
DK
64532010-11-03 Ian Lance Taylor <iant@google.com>
6454 Dave Korn <dave.korn.cygwin@gmail.com>
6455
6456 PR lto/46273
6457 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
6458 and on other supported platforms whenever LTO is enabled.
6459 * configure: Rebuild.
6460
87841584
AM
64612010-11-02 Alan Modra <amodra@gmail.com>
6462
6463 PR binutils/12110
6464 * configure.ac: Error when source path contains spaces.
6465 * configure: Regenerate.
6466
fe12dfe1
JW
64672010-10-23 James E. Wilson <wilson@codesourcery.com>
6468
6469 * MAINTAINERS: Update my email address.
6470
66c92425
ILT
64712010-10-20 Ian Lance Taylor <iant@google.com>
6472
6473 * Makefile.def (target_modules): Set lib_path to src/.libs for
6474 libstdc++-v3 module.
6475 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
6476 * Makefile.in: Rebuild.
6477
187d3518
LB
64782010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
6479
6480 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
6481 (Write After Approval): Remove myself.
6482
02db6bba
TG
64832010-10-15 Tristan Gingold <gingold@adacore.com>
6484
6485 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6486
c0103e74
DR
64872010-10-14 Douglas Rupp <rupp@gnat.com>
6488
6489 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6490
1cd0b716
DK
64912010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
6492
6493 * configure.ac (build_lto_plugin): New shell variable.
6494 (--enable-lto): Turn on by default for all non-ELF platforms that
6495 have had LTO support added so far. Set build_lto_plugin appropriately
6496 for both ELF and non-ELF.
6497 (configdirs): Add lto-plugin or not based on build_lto_plugin.
6498 * configure: Regenerate.
6499
d4c1abb3
RW
65002010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6501
6502 Sync from src:
6503 * configure.ac (v850 support): Remove target-libgloss from
6504 noconfigdirs.
6505 * configure: Regenerate.
6506
ffedf511
RW
65072010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6508
6509 PR bootstrap/45326
6510 PR bootstrap/45174
6511 * configure.ac: Honor initial values of $build_configargs,
6512 $host_configargs, $target_configargs. Mark the precious, so
6513 environment settings get recorded.
6514 * configure: Regenerate.
6515
e1826acc
RW
65162010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6517
6518 PR bootstrap/45796
6519 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
6520 Depend on all-build-libiberty.
6521 * Makefile.in: Regenerate.
6522
80920132
ME
65232010-09-30 Michael Eager <eager@eagercon.com>
6524
6525 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
6526 * configure: Regenerate.
6527
770a498a
ME
65282010-09-28 Michael Eager <eager@eagercon.com>
6529
6530 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6531
86dfbd58
RW
65322010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6533
6534 PR bootstrap/44621
6535 * configure.ac: Fix unportable shell quoting.
6536 * configure: Regenerate.
6537
db50fe7d
IS
65382010-09-21 Iain Sandoe <iains@gcc.gnu.org>
6539
6540 * configure.ac (enable-lto): Add Darwin to the list of supported lto
6541 targets and amend comment.
6542 * configure: Regenerate.
6543
0064e825
TB
65442010-09-15 Tejas Belagod <tejas.belagod@arm.com>
6545
6546 * MAINTAINERS (Write After Approval): Add myself.
6547
bb79486c
JH
65482010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
6549
6550 * configure.ac: Enable LTO by default on Darwin.
6551 * configure: Regenerate.
6552
9e0b22c3
MS
65532010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
6554
bb79486c 6555 * MAINTAINERS (Write After Approval): Add myself.
9e0b22c3 6556
2fabf1b7
IB
65572010-09-01 Ian Bolton <ian.bolton@arm.com>
6558
bb79486c 6559 * MAINTAINERS (Write After Approval): Add myself.
2fabf1b7 6560
3a9abc98
DS
65612010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
6562
6563 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6564 ports
6565
331a9a59
DY
65662010-07-28 David Yuste <david.yuste@gmail.com>
6567
6568 * MAINTAINERS (Write After Approval): Add myself.
6569
223a9d64
N
65702010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
6571
6572 * configure.ac: Support all v850 targets.
6573 * configure: Regenerate.
6574
9183bdcf
MG
65752010-07-23 Marc Glisse <marc.glisse@normalesup.org>
6576
6577 PR bootstrap/44455
6578 * configure.ac (extra_mpfr_configure_flags): Copy from
6579 extra_mpc_gmp_configure_flags.
6580 * configure: Re-generated.
6581
2e290598
AK
65822010-07-22 Andi Kleen <ak@linux.intel.com>
6583
6584 * MAINTAINERS (Write After Approval): Add myself.
6585
8d6cd388
CLT
65862010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
6587
6588 * MAINTAINERS (Write After Approval): Add myself.
6589
b0b01eb0
JY
65902010-07-20 Jeffrey Yasskin <jyasskin@google.com>
6591
6592 * MAINTAINERS (Write After Approval): Add myself.
6593
77198d71
JH
65942010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
6595
6596 PR target/44862
6597 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6598 Provide -B option to allow for link spec %s substitutions for
6599 libstdc++.a on darwin.
6600 * Makefile.in: Regenerate.
6601
02fe70af
MM
66022010-07-10 Mikael Morin <mikael@gcc.gnu.org>
6603
6604 * MAINTAINERS (Reviewers): Update my e-mail address
6605
c63a4676
AO
66062010-06-10 Alexandre Oliva <aoliva@redhat.com>
6607
6608 * Makefile.def (configure-gcc): Depend on all-libelf.
6609 * Makefile.in: Rebuild.
6610
e68edbf6
FC
66112010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
6612
6613 * MAINTAINERS (Write After Approval): Add myself in the right place.
6614
dce2d8b2 66152010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
8eee0b8f
FC
6616
6617 * MAINTAINERS (Write After Approval): Add myself.
6618
dce2d8b2 66192010-05-25 Sterling Augustine <sterling@tensilica.com>
db94b0d8
SA
6620
6621 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
dce2d8b2
EB
6622
66232010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
0c422e74 6624
1ab55d69
MK
6625 * config.sub: Update to version 2010-05-21.
6626 * config.guess: Update to version 2010-04-03.
0c422e74 6627
02540df4
SB
66282010-05-18 Steven Bosscher <steven@gcc.gnu.org>
6629
6630 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6631 * configure: Regenerate.
6632
dfe5f5b2
ST
66332010-05-12 Sriraman Tallam <tmsriram@google.com>
6634
6635 * MAINTAINERS (Write After Approval): Add myself.
6636
c082f9f3
SB
66372010-05-07 Steven Bosscher <steven@gcc.gnu.org>
6638
6639 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6640 a platform that supports LTO.
6641 * configure: Regenerate.
6642
f1af9e5f
SP
66432010-05-05 Sebastian Pop <sebastian.pop@amd.com>
6644
6645 * configure.ac: Allow all the versions greater than 0.10 of PPL.
6646 * configure: Regenerated.
6647
38e3d868
RM
66482010-04-27 Roland McGrath <roland@redhat.com>
6649 H.J. Lu <hongjiu.lu@intel.com>
6650
6651 * configure.ac (--enable-gold): Support both, both/gold and
6652 both/bfd to add gold to configdirs without removing ld.
6653 * configure: Regenerated.
6654
6655 * Makefile.def: Add install-gold dependency to install-ld.
6656 * Makefile.in: Regenerated.
6657
3bec79c5
DK
66582010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
6659
6660 PR lto/42776
6661 * configure.ac (--enable-lto): Refactor handling so libelf tests
6662 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6663 and allow LTO to be explicitly enabled on non-ELF platforms that
6664 are known to support it inside else-clause.
6665 * configure: Regenerate.
6666
615c8ffa
EB
66672010-04-20 Eric Botcazou <ebotcazou@adacore.com>
6668
6669 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6670 * configure: Regenerate.
6671
e4522f78
RC
66722010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
6673
6674 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6675 * configure: Regenerate.
6676
8ccb78f2
RO
66772010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6678
6679 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6680 separately.
6681 * configure: Regenerate.
6682
d5cc2ee3
KW
66832010-04-16 Kevin Williams <kevin.williams@inria.fr>
6684
6685 * MAINTAINERS (Write After Approval): Add myself.
6686
8406cb62
TG
66872010-04-14 Tristan Gingold <gingold@adacore.com>
6688
6689 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6690 * configure: Regenerate.
6691
3591b8e2
SE
66922010-04-13 Steve Ellcey <sje@cup.hp.com>
6693
6694 * configure: Regenerate after change to elf.m4.
6695
a82ecc7b
IS
66962010-04-06 Iain Sandoe <iains@gcc.gnu.org>
6697
6698 * MAINTAINERS (Write After Approval): Add myself.
6699
1f0bf148
SP
67002010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6701
6702 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6703 * configure: Regenerated.
6704
67052010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6706
6707 * configure.ac: Print "buggy but acceptable" when CLooG
6708 revision is less than 9.
6709 * configure: Regenerated.
6710
ecd01dee
DN
67112010-04-01 Diego Novillo <dnovillo@google.com>
6712
6713 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6714
dc683a3f
RW
67152010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6716
6717 PR bootstrap/43615
6718 PR bootstrap/43328
6719
6720 Revert:
6721
6722 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6723
6724 * configure.ac: Do not pass --enable-multilib nor
6725 --disable-multilib in baseargs. Accept explicitly passed
6726 --enable_multilib.
6727 * configure: Regenerate.
6728
7527d83f
UW
67292010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
6730
6731 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6732
895522b6
JJ
67332010-03-31 Janis Johnson <janis187@us.ibm.com>
6734
6735 * MAINTAINERS: Remove myself.
6736
9db4e878
RW
67372010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6738
6739 PR bootstrap/43328
6740 * configure.ac: Do not pass --enable-multilib nor
6741 --disable-multilib in baseargs. Accept explicitly passed
6742 --enable_multilib.
6743 * configure: Regenerate.
6744
acf6bf36
AP
67452010-03-28 Andrew Pinski <pinskia@gmail.com>
6746
6747 * MAINTAINERS (spu port): Remove me.
6748
b42f0d7e
JM
67492010-03-23 Joseph Myers <joseph@codesourcery.com>
6750
6751 * configure.ac (tic6x-*-*): New case.
6752 * configure: Regenerate.
6753
0d1152b1
JM
67542010-03-23 Joseph Myers <joseph@codesourcery.com>
6755
6756 * config.sub: Update to version 2010-03-22.
6757 * config.guess: Update to version 2009-12-30.
6758
dce2d8b2 67592010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
0aeb3cc6
JH
6760
6761 PR ada/42554
6762 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6763 * configure: Regenerate.
6764
5408fbe8
RR
67652010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
6766
6767 * MAINTAINERS: Update my email address.
6768
3f55a3b3
SP
67692010-03-17 Sebastian Pop <sebastian.pop@amd.com>
6770
6771 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6772 (ghassan.shobaki@amd.com): Removed.
6773
3f08f7e8
AM
67742010-03-17 Alan Modra <amodra@gmail.com>
6775
6776 * MAINTAINERS: Update my email address.
6777
f3a9d094
DN
67782010-03-16 Diego Novillo <dnovillo@google.com>
6779
6780 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6781 Matthews.
6782
db5c4b8b
JM
67832010-03-16 Joseph Myers <joseph@codesourcery.com>
6784
6785 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6786 Gutson, Jeffrey D. Oldham and Mark Shinwell.
6787
b995570a
JM
67882010-03-16 Joseph Myers <joseph@codesourcery.com>
6789
6790 * MAINTAINERS: Update my email address.
6791
124cc66f
DJ
67922010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
6793
6794 * MAINTAINERS: Update my email address.
6795
a4581668
BS
67962010-03-15 Bernd Schmidt <bernds@codesourcery.com>
6797
6798 * MAINTAINERS: Update my email address.
6799
49d78e29
JZ
68002010-03-09 Jie Zhang <jie@codesourcery.com>
6801
6802 * MAINTAINERS: Update my email address.
6803
8927b7c0
RO
68042010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6805
6806 PR libstdc++/32499
6807 * configure.ac (RANLIB): Default to true.
6808 (STRIP): Likewise.
6809 (RANLIB_FOR_TARGET): Remove superfluous : argument.
6810 * configure: Regenerate.
6811
dce2d8b2 68122010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
cae072e2
RAE
6813
6814 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6815 (Write After Approval): Update my email address.
6816
bf646aaf
NC
68172010-02-17 Nick Clifton <nickc@redhat.com>
6818
6819 PR 11238
6820 * Makefile.tpl (local-distclean): Also remove config.cache files in
6821 sub-directories as there may not be Makefiles present in the
6822 sub-directories.
96e41f16
NC
6823 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6824 the config.cache files found by the find command.
6825
bf646aaf
NC
6826 * Makefile.in: Regenerate.
6827 * configure.ac: Revert previous delta.
6828 * configure: Regenerate.
6829
ff78880a
NC
68302010-02-15 Nick Clifton <nickc@redhat.com>
6831
6832 PR 11238
6833 * configure.ac: Delete config.cache files in sub-directories when
6834 deleting Makefiles.
6835 * configure: Regenerate.
6836
8150eadf
BE
68372010-02-12 Ben Elliston <bje@gnu.org>
6838
6839 * MAINTAINERS: Update my email address.
6840
a9e12bfd
AP
68412010-02-08 Andrew Pinski <pinskia@gmail.com>
6842
6843 * MAINTAINERS (spu port): Update my email address.
6844
95315086
JZ
68452010-02-08 Jie Zhang <jie.zhang@analog.com>
6846
6847 * MAINTAINERS: Add myself as a maintainer for the bfin port.
6848
362c6d2f
KG
68492010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6850
6851 * configure.ac: Add "recommended" version checks for GMP/MPC.
6852 Update recommended GMP/MPFR/MPC versions.
6853 * configure: Regenerate.
6854
888c5ad2
JR
68552010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
6856
6857 * MAINTAINERS: Move my Embecosm email address into the
6858 write-after-approval section.
6859
3bf714a7
ILT
68602010-01-26 Ian Lance Taylor <iant@google.com>
6861
6862 * MAINTAINERS: Add myself as Go frontend maintainer.
6863
ad1e5170
JR
68642010-01-25 Joern Rennecke <amylaar@spamcop.net>
6865
6866 PR libstdc++/36101, PR libstdc++/42813
6867 * configure.ac (bootstrap_target_libs): Make inclusion of
6868 target-libgomp conditional on libgomb being in target_configdirs.
6869 * configure: Regenerate.
6870
fb0553d1
JR
68712010-01-23 Joern Rennecke <amylaar@spamcop.net>
6872
6873 PR libstdc++/36101, PR libstdc++/42813
6874 * configure.ac (bootstrap_target_libs): Include target-libgomp.
6875 * configure: Regenerate.
6876
aae29963
JR
68772010-01-22 Joern Rennecke <amylaar@spamcop.net>
6878
6879 PR libstdc++/36101, PR libstdc++/42813
6880 * configure.ac (target_configdirs): Substitute.
6881 * Makefile.def: Bootstrap target module libgomp.
6882 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6883 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6884 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6885 * configure, Makefile.in: Regenerate.
6886
d8fe8895
DK
68872010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
6888
6889 * MAINTAINERS: Adjust my details.
6890
ebfe4897
EW
68912010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
6892
6893 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6894
f7746c59
TL
68952010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
6896
6897 * MAINTAINERS: reindented my entry with tabs instead of spaces.
6898
306c7b5b
TL
68992010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
6900
6901 * MAINTAINERS (Write After Approval): Add myself.
6902
1b8b9e19
KT
69032010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6904
6905 * MAINTAINERS (Write After Approval): Add myself.
6906
c164615b
RG
69072010-01-11 Richard Guenther <rguenther@suse.de>
6908
6909 PR lto/41569
6910 * Makefile.def (all-lto-plugin): Depend on all-gcc.
6911 * Makefile.in: Regenerated.
6912
f3f623ae
AT
69132010-01-11 Andreas Tobler <andreast@fgznet.ch>
6914
6915 * configure.ac: Enable libjava build on x86_64-*freebsd*.
6916 * configure: Regenerate.
6917
592c90ff 69182010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9c78662a 6919 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
592c90ff
KG
6920
6921 PR bootstrap/42424
6922 * configure.ac: Include libtool m4 files.
9c78662a 6923 (_LT_CHECK_OBJDIR): Call it.
592c90ff
KG
6924 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6925 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
f7746c59 6926
592c90ff
KG
6927 * configure: Regenerate.
6928
60a2e213
RW
69292010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6930
6931 PR bootstrap/41818
6932 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6933 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
6934 * Makefile.in: Regenerate.
6935
7413962d
RG
69362010-01-02 Richard Guenther <rguenther@suse.de>
6937
6938 PR lto/41529
6939 * configure.ac: Include config/elf.m4. Disable LTO if not
6940 builting for an elf target.
6941 * configure: Regenerate.
6942
f77f3945
CF
69432009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
6944
6945 * MAINTAINERS: Change my email address.
6946
4960e3f0
BE
69472009-12-18 Ben Elliston <bje@au.ibm.com>
6948
6949 * config.sub, config.guess: Update from upstream sources.
6950
d16a31da
SZ
69512009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
6952
6953 * MAINTAINERS (Write After Approval): Add myself.
6954
3a5729ea
KG
69552009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6956
6957 PR middle-end/30447
6958 PR middle-end/30789
6959 PR other/40302
6960
6961 * configure.ac: Require MPC.
6962 * configure: Regenerate.
6963
43e02a8a
RW
69642009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6965
6966 PR target/38384
6967 PR bootstrap/40972
6968 * libtool.m4: Sync from git Libtool.
6969 * ltoptions.m4: Likewise.
6970 * ltversion.m4: Likewise.
6971 * lt~obsolete.m4: Likewise.
6972 * ltmain.sh: Likewise.
6973
360d4522
KG
69742009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6975
6976 * configure.ac: Update minimum MPC version to 0.8.
6977 * configure: Regenerate.
6978
f264ed56
SP
69792009-11-21 Sebastian Pop <sebpop@gmail.com>
6980
6981 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6982 * configure: Regenerated.
6983
ed2eaa9f
ILT
69842009-11-21 Ian Lance Taylor <iant@google.com>
6985
6986 * configure.ac: Change default of poststage1_ldflags to be empty if
6987 poststage1_libs is set. When poststage1_libs is empty, and
6988 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
6989 * configure: Rebuild.
6990
58346783
AN
69912009-11-21 Adam Nemet <adambnmet@gmail.com>
6992
6993 * MAINTAINERS (Write After Approval): Update my email address.
6994
5ca0106a
BE
69952009-11-20 Ben Elliston <bje@au.ibm.com>
6996
6997 * config.guess: Update from upstream sources.
6998
87213cd4
AO
69992009-11-16 Alexandre Oliva <aoliva@redhat.com>
7000
7001 * Makefile.def: Restore host and target settings for gmp.
7002 * Makefile.in: Rebuild.
7003
f61428ed
AO
70042009-11-16 Alexandre Oliva <aoliva@redhat.com>
7005
7006 * configure.ac: Add libelf to host_libs. Enable in-tree configury
7007 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
7008 Fix portability of test of C++ as bootstrap language. Add
7009 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
7010 * configure: Rebuild.
7011 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
7012 and cloog. Fix in-tree ppl configuration. Introduce libelf
7013 in-tree building.
7014 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
7015 (POSTSTAGE1_HOST_EXPORTS): Use it.
7016 (STAGE[+id+]_CXXFLAGS): New.
7017 (BASE_FLAGS_TO_PASS): Pass it down.
7018 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
7019 extra_exports.
7020 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
7021 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
7022 extra_exports.
7023 * Makefile.in: Rebuild.
7024
f6c56be6
BE
70252009-11-17 Ben Elliston <bje@au.ibm.com>
7026
7027 * config.sub, config.guess: Update from upstream sources.
7028
0ccb5970
JK
70292009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7030
7031 * MAINTAINERS (Write After Approval): Add myself.
7032
dce2d8b2 70332009-11-09 Jon Beniston <jon@beniston.com>
3f08607c
JB
7034
7035 * MAINTAINERS (Write After Approval): Add myself.
7036
5d571eaa
OS
70372009-11-06 Ozkan Sezer <sezeroz@gmail.com>
7038
7039 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
7040 paths for *-w64-mingw* and x86_64-*mingw*.
7041 * configure: Regenerated.
7042
dce2d8b2 70432009-11-05 Joern Rennecke <amylaar@spamcop.net>
3be9759a
JR
7044
7045 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
7046
c393f559
BK
70472009-11-02 Benjamin Kosnik <bkoz@redhat.com>
7048
7049 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
7050 Phil Edwards to Write-After Approval.
7051
ef4c4300
KT
70522009-10-30 Kai Tietz <kai.tietz@onevision.com>
7053
7054 * configure.ac: Disable target-winsup & co for
7055 x86_64-*-mingw* and *-w64-mingw* targets.
7056 * configure: Regenerated.
7057
65a324b4
NC
70582009-10-16 Nick Clifton <nickc@redhat.com>
7059
7060 * MAINTAINERS: Add myself as a maintainer for the RX port.
7061
dce2d8b2 70622009-10-26 Johannes Singler <singler@kit.edu>
22e5d3dc 7063
9c78662a 7064 * MAINTAINERS (Write After Approval): Update my e-mail address.
22e5d3dc 7065
17e72e5d
RO
70662009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7067
7068 * configure.ac (CLooG test): Use = with test.
7069 * configure: Regenerate.
7070
ed3a56f3
RG
70712009-10-22 Richard Guenther <rguenther@suse.de>
7072
7073 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
7074 cloog if the ppl version check failed. Move flags saving
7075 before setting in libelf check.
7076 * configure: Regenerate.
7077
ad0abd3c
RG
70782009-10-21 Richard Guenther <rguenther@suse.de>
7079
7080 * configure.ac: Adjust the ppl and cloog configure to work as
7081 documented. Disable cloog if ppl was disabled. Omit the version
7082 checks if they were disabled.
7083 * configure: Re-generate.
7084
e4c5bd48
RW
70852009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7086
7087 * configure.ac: Add 'lto' to enable_languages, not
7088 new_enable_languages, and only if not already present.
7089 * configure: Regenerate.
7090
0ffd69c5
GP
70912009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
7092
7093 * README: Refer to the various COPYING* files instead of just
7094 COPYING.
7095 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
7096
dce2d8b2 70972009-10-07 Rafael Avila de Espindola <espindola@google.com>
1fc23736
RE
7098
7099 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2bf33cdb 7100
58687768
RG
71012009-10-07 Richard Guenther <rguenther@suse.de>
7102
7103 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
7104 and Richard Guenther as reviewers.
7105 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
7106 as reviewers.
7107
49b0ca5c 71082009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
d2d9ce5e 7109
49b0ca5c 7110 * config.sub: Update from upstream sources.
d2d9ce5e 7111
aeb94799
ILT
71122009-10-06 Ian Lance Taylor <iant@google.com>
7113
7114 * Makefile.def: check-gold depends upon all-gas.
7115 * Makefile.in: Rebuild.
7116
123651cd
PM
71172009-10-05 Phil Muldoon <pmuldoon@redhat.com>
7118
7119 * MAINTAINERS (Write After Approval): Add myself.
7120
d7f09764
DN
71212009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
7122
7123 * Makefile.def: all-lto-plugin depends on all-libiberty.
7124 set bootstrap=true for lto-plugin.
7125 Add lto-plugin.
7126 * Makefile.in: Regenerate.
7127 * configure.ac (host_libs): Add lto-plugin.
7128 * configure: Regenerate.
7129
d7f09764
DN
71302009-10-03 Diego Novillo <dnovillo@google.com>
7131
7132 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
7133 (HOST_LIBELFLIBS): Define.
7134 (HOST_LIBELFINC): Define.
7135 * Makefile.in: Regenerate.
7136 * configure.ac: Add --enable-lto.
7137 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
7138 If --enable-lto is used, add 'lto' to new_enable_languages.
7139 If --enable-lto is used and gold is enabled, add
7140 lto-plugin to configdirs.
7141 * configure: Regenerate.
7142
71432009-10-03 Simon Baldwin <simonb@google.com>
7144
7145 * configure.ac: If --with-system-zlib, suppress local zlib and
7146 pass --with-system-zlib to subdir configure scripts.
7147 * configure: Regenerate.
7148
dce2d8b2 71492009-10-01 Loren J. Rittle <ljrittle@acm.org>
0ecdd2aa
LR
7150 Paolo Bonzini <bonzini@gnu.org>
7151
7152 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
7153 $(srcdir).
7154 * Makefile.in: Rebuilt.
7155
dce2d8b2 71562009-09-26 Gary Funck <gary@intrepid.com>
5bfbb7f7
GF
7157
7158 * MAINTAINERS (Write After Approval): Add myself.
7159
3e661154
KG
71602009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7161
7162 * configure.ac: Update minimum MPC version to 0.7.
7163 * configure: Regenerate.
7164
f1a036e4
NC
71652009-09-25 Nick Clifton <nickc@redhat.com>
7166
7167 * configure.ac: Pass any --cache-file=/dev/null option on to
7168 subconfigures.
7169 * configure: Regenerate.
7170
d4c74acc
NC
71712009-09-23 Nick Clifton <nickc@redhat.com>
7172
7173 * config.sub, config.guess: Update from upstream sources.
7174
dce2d8b2 71752009-09-22 Loren J. Rittle <ljrittle@acm.org>
03261b6d
LR
7176
7177 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
7178 * Makefile.in: Rebuilt.
7179
0db770bd
RW
71802009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7181
7182 PR bootstrap/32272
7183 * configure.ac: Error out if $srcdir isn't '.' but contains
7184 host-${host_noncanonical}.
7185 * configure: Regenerate.
7186
71101870
RO
71872009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7188
7189 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
7190 maintainer.
7191
ca6d0d62
RW
71922009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7193
79cd2b23
RW
7194 * configure.ac: If bootstrapping a combined tree with
7195 --enable-gold, require c++ in stage1_languages.
7196 * configure: Regenerate.
7197
ab9dcd0c
RW
7198 * configure.ac: Also add target_libs of stage1_languages to
7199 bootstrap_target_libs.
7200 * configure: Regenerate.
7201
ca6d0d62
RW
7202 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
7203 with --enable-languages not containing c++.
7204 * configure: Regenerate.
7205
1c3c9f12
JZ
72062009-09-15 Jie Zhang <jie.zhang@analog.com>
7207
7208 * configure.ac: Disable java and boehm-gc for bfin-*-*.
7209 * configure: Regenerate.
7210
dce2d8b2 72112009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
0318772d 7212
6fb30a14
JR
7213 * MAINTAINERS (Write After Approval): Update my e-mail address,
7214 and move from from here...
7215 (Waiting for paperwork): To here.
0318772d 7216
4056c2c6
JM
72172009-09-09 Joseph Myers <joseph@codesourcery.com>
7218
7219 * MAINTAINERS (Reviewers): Add self as driver reviewer.
7220
3e54529c
RW
72212009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7222
7223 * configure.ac: Do not use $extrasub for replacing @if/@endif
7224 parts in Makefile; instead, use additional arguments to
7225 AC_CONFIG_COMMANDS to do the replacement manually, with several
7226 sed invocations, to avoid HP-UX sed command limits.
7227 * configure: Regenerate.
7228
713e2ea6
AO
72292009-09-08 Alexandre Oliva <aoliva@redhat.com>
7230
7231 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
7232 blank before -L.
7233
5646b7b9
AO
72342009-09-04 Alexandre Oliva <aoliva@redhat.com>
7235
7236 * configure.ac (with-build-config): Document. Handle without.
7237 Handle missing argument.
7238 * configure: Rebuilt.
7239
e12c4094
AO
72402009-09-03 Alexandre Oliva <aoliva@redhat.com>
7241
7242 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
7243 Default to bootstrap-debug only if compare-debug works.
7244 * configure: Rebuilt.
7245 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
7246 * Makefile.in: Rebuilt.
7247
75cb0057
RO
72482009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7249
7250 * MAINTAINERS (OS Port Maintainers): Update my email address.
7251
8fc68cba
AO
72522009-09-01 Alexandre Oliva <aoliva@redhat.com>
7253
7254 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
7255 * Makefile.in: Rebuilt.
7256
44cb38cf
CD
72572009-09-01 Chris Demetriou <cgd@google.com>
7258
7259 * MAINTAINERS (Write After Approval): Add myself.
7260
f9329c35
DS
72612009-08-31 Dodji Seketeli <dodji@redhat.com>
7262
7263 PR debug/30161
7264 * include/dwarf2.h (enum dwarf_tag): Added
7265 DW_TAG_GNU_template_template_param
7266 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
7267
f945e229
PB
72682009-08-30 Paolo Bonzini <bonzini@gnu.org>
7269
7270 * Makefile.tpl (AWK): Fix typo.
7271 * Makefile.in: Regenerate.
7272
87264276
PB
72732009-08-30 Paolo Bonzini <bonzini@gnu.org>
7274
7275 * configure.ac: Detect awk and sed.
7276 * Makefile.def (flags_to_pass): Add AWK and SED.
7277 * Makefile.tpl (AWK, SED): New.
7278 (BASE_FLAGS_TO_PASS): Add AWK and SED.
7279 * configure: Regenerate.
7280 * Makefile.in: Regenerate.
7281
68ccd57c
DK
72822009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
7283
7284 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
7285 (collapseslashes): Likewise.
7286
df58e648
RW
72872009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7288
7289 * configure.ac (AC_PREREQ): Bump to 2.64.
7290
0539cb2c
RW
72912009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7292
70fa0efa
RW
7293 * configure.ac: Remove --with-datarootdir, --with-docdir,
7294 --with-pdfdir, --with-htmldir switches.
7295 * configure: Regenerate.
7296
5213506e
RW
7297 * configure: Regenerate.
7298
0539cb2c
RW
7299 * compile: Sync from Automake 1.11.
7300 * depcomp: Likewise.
7301 * install-sh: Likewise.
7302 * missing: Likewise.
7303 * mkinstalldirs: Likewise.
7304 * ylwrap: Likewise.
7305
197c68cc
DK
73062009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
7307
7308 * ltmain.sh (func_normal_abspath): New function.
7309 (func_relative_path): Likewise.
7310 (func_mode_help): Document new -bindir option for link mode.
7311 (func_mode_link): Add new -bindir option, and use it to place
7312 output DLL if specified.
7313
58af276a
RW
73142009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7315
0115d4a3
RW
7316 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
7317 (baseargs): Add --disable-option-checking.
7318 * configure: Regenerate.
7319
58af276a
RW
7320 * Makefile.def (configure-target-libiberty): Depend on
7321 all-binutils and all-ld.
7322 (configure-target-newlib): Likewise.
7323 * Makefile.in: Regenerate.
7324
e9d9afef
BE
73252009-08-17 Ben Elliston <bje@au.ibm.com>
7326
7327 * config.sub, config.guess: Update from upstream sources.
7328
354ebf88
RW
73292009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7330
7331 Sync from src, merge:
7332
7333 2009-07-02 Tristan Gingold <gingold@adacore.com>
7334
7335 * configure.ac: Do not exclude gas for i386-*-darwin.
7336 Add a case for x86_64-*-darwin.
7337 * configure: Regenerate.
7338
8375f7b2
NV
73392009-08-06 Neil Vachharajani <nvachhar@gmail.com>
7340
7341 * MAINTAINERS: Add my name to Write After Approval list.
7342
dce2d8b2 73432009-08-06 Michael Eager <eager@eagercon.com>
ca9fe997
ME
7344
7345 * configure.ac: Add Microblaze target.
7346 * configure: Regenerate.
7347
ea2002ba
CB
73482009-07-31 Christian Bruel <christian.bruel@st.com>
7349
7350 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
7351 * configure: Regenerate.
2bf33cdb 7352
dce2d8b2 73532009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
f563194d
RIL
7354
7355 * MAINTAINERS (Write After Approval): Update my e-mail address.
7356
e90e6bd7
ILT
73572009-07-06 Ian Lance Taylor <iant@google.com>
7358
7359 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
7360 * configure: Rebuild.
7361
f6e0880a
TG
73622009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
7363
7364 * MAINTAINERS: Move myself to the Graphite Reviewers.
7365
6d984927
WG
73662009-06-30 Wei Guozhi <carrot@google.com>
7367
7368 * MAINTAINERS: Add my name to Write After Approval list.
7369
f2689b09
SE
73702009-06-26 Steve Ellcey <sje@cup.hp.com>
7371
7372 PR bootstrap/40338
7373 * configure.ac (comparestring): Create new variable.
7374 * Makefile.tpl (comparestring): Use to skip some comparisions.
7375 * configure: Regenerate.
7376 * Makefile.in: Regenerate.
7377
f62c0ba4
DE
73782009-06-26 Doug Evans <dje@sebabeach.org>
7379
7380 * Makefile.def (host_modules): Add cgen.
7381 * Makefile.in: Regenerate.
7382 * configure.ac (host_tools): Add cgen.
7383 * configure: Regenerate.
7384
7acf4da6
DD
73852009-06-23 DJ Delorie <dj@redhat.com>
7386
7387 * MAINTAINERS: Add myself as mep maintainer.
7388
00020c16
ILT
73892009-06-23 Ian Lance Taylor <iant@google.com>
7390
7391 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
7392 boot_languages. Only bootstrap target libraries listed in
7393 target_libs for some boot language. Add --with-stage1-ldflags,
7394 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
7395 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
7396 if not building with C++.
7397 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
7398 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
7399 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
7400 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
7401 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
7402 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
7403 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
7404 * configure, Makefile.in: Rebuild.
7405
1da52d4a
LF
74062009-06-23 Li Feng <nemokingdom@gmail.com>
7407
7408 * MAINTAINERS: Added my name to write-after-approval list.
7409
144c9175
RM
74102009-06-15 Ryan Mansfield <rmansfield@qnx.com>
7411
7412 * configure.ac: Define is_elf for QNX Neutrino targets.
7413 * configure: Regenerate.
7414
e5871e24
GS
74152009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
7416
9c78662a 7417 * MAINTAINERS: Added my name to the write-after-approval list
e5871e24 7418
5f4a82c0
KG
74192009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7420
7421 * configure.ac: Detect MPC in default directory.
7422 * configure: Regenerate.
7423
394e9195
JG
74242009-06-03 Jerome Guitton <guitton@adacore.com>
7425 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7426
9c78662a
UB
7427 * Makefile.tpl (all): Avoid a trailing backslash.
7428 * Makefile.in: Regenerate.
394e9195 7429
47bca6aa
BE
74302009-06-03 Ben Elliston <bje@au.ibm.com>
7431
7432 * config.sub, config.guess: Update from upstream sources.
7433
a891a473
RS
74342009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
7435
7436 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
7437 to noconfdirs.
7438 * configure: Regenerate.
7439
70cb2d9f
AO
74402009-06-02 Alexandre Oliva <aoliva@redhat.com>
7441
7442 * Makefile.tpl ([+compare-target+]): Compare all stage
7443 directories, rather than just gcc.
7444 * Makefile.in: Rebuilt.
7445
7f1245df
DK
74462009-06-01 Doug Kwan <dougkwan@google.com>
7447
7448 * configure.ac: Support gold for target arm*-*-*.
7449 * configure: Regenerate.
394e9195 7450
acd26225
KG
74512009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7452
7453 * Makefile.def: Add MPC support and dependencies.
7454 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
7455
7456 * Makefile.in, configure: Regenerate.
7457
a1fc946a
AO
74582009-05-27 Alexandre Oliva <aoliva@redhat.com>
7459
7460 * Makefile.tpl (all): Avoid harmless warning in make all when
7461 gcc-bootstrap is enabled but stage_last does not exist.
7462 * Makefile.in: Rebuilt.
7463
2e6a3c8d
NR
74642009-05-24 Nicolas Roche <roche@adacore.com>
7465
7466 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
7467 * Makefile.in: Regenerate.
7468
63487d11
DC
74692009-05-21 Denis Chertykov <chertykov@gmail.com>
7470
7471 * MAINTAINERS: Update my e-mail address.
7472
449223af
DK
74732009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
7474
7475 * configure.ac (cygwin noconfigdirs): Remove libgcj.
7476 * configure: Regenerate.
7477
31c98f49
AO
74782009-05-18 Alexandre Oliva <aoliva@redhat.com>
7479
7480 PR other/40159
7481 * Makefile.tpl (all): Don't assume gcc-bootstrap and
7482 gcc-no-bootstrap are mutually exclusive.
7483 * Makefile.in: Rebuilt.
7484
0f501837
AO
74852009-05-18 Alexandre Oliva <aoliva@redhat.com>
7486
7487 PR other/40159
7488 * Makefile.tpl (all): Don't end with unconditional success.
7489 * Makefile.in: Rebuilt.
7490
4a4a4e99
AO
74912009-05-12 Alexandre Oliva <aoliva@redhat.com>
7492
7493 PR target/37137
7494 * Makefile.def (flags_to_pass): Remove redundant and incomplete
7495 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
7496 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
7497 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
7498 stage_configureflags, stage_cflags and stage_libcflags into
7499 explicit Makefile macros.
7500 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
7501 GFORTRAN.
7502 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
7503 CC. Set CC_FOR_BUILD from CC.
7504 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
7505 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
7506 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
7507 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
7508 and GFORTRAN.
7509 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
7510 (_LIBCFLAGS): Renamed to _TFLAGS.
7511 (do-compare-debug, do-compare3-debug): Drop.
7512 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
7513 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
7514 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
7515 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
7516 (XGCC_FLAGS_FOR_TARGET): New.
7517 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
7518 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
7519 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
7520 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
9c78662a 7521 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4a4a4e99
AO
7522 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
7523 TFLAGS.
7524 (BUILD_CONFIG): Include if requested.
7525 (all): Set TFLAGS on bootstrap.
7526 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
7527 (all-stageid-prefixmodule): Likewise.
7528 (do-clean, distclean-stageid): Set TFLAGS.
7529 (restrap): Fix whitespace.
7530 * Makefile.in: Rebuilt.
7531
1cee3429
PB
75322009-05-07 Paolo Bonzini <bonzini@gnu.org>
7533
7534 * config.guess: Sync with src.
7535
0b70eafd
DK
75362009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
7537
7538 * configure.ac ($with_ppl): Default to no if not supplied.
7539 ($with_cloog): Likewise.
7540 configure: Regenerate.
7541
5175f17c
JW
75422009-04-27 James E. Wilson <wilson@codesourcery.com>
7543
7544 * MAINTAINERS: Update my e-mail address.
7545
952fa153
NC
75462009-04-27 Nick Clifton <nickc@redhat.com>
7547
7548 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7549
a687f83c
EB
75502009-04-25 Eric Botcazou <ebotcazou@adacore.com>
7551
7552 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7553 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7554 * Makefile.in: Regenerate.
7555
9e3eba15
KG
75562009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7557
7558 PR bootstrap/39739
7559 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7560 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7561
7562 * configure, Makefile.in: Regenerate.
7563
a687f83c 75642009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
7565
7566 * include/hashtab.h: Update GTY annotations to new syntax
7567 * include/splay-tree.h: Likewise
7568
070bdbd9
BE
75692009-04-17 Ben Elliston <bje@au.ibm.com>
7570
7571 * config.sub, config.guess: Update from upstream sources.
7572
55f2d967
AG
75732009-04-15 Anthony Green <green@moxielogic.com>
7574
7575 * configure.ac: Add moxie support.
7576 * configure: Rebuilt.
7577
309c24a9
JJ
75782009-04-14 Jakub Jelinek <jakub@redhat.com>
7579
7580 * configure.ac: Change copyright header to refer to version
7581 3 of the GNU General Public License and to point readers at the
7582 COPYING3 file and the FSF's license web page.
7583 * Makefile.def: Likewise.
7584 * Makefile.tpl: Likewise.
7585 * Makefile.in: Regenerate.
7586
b93133bc
JH
75872009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
7588
7589 * configure.ac: Restore match for darwin9 or later. Use double
7590 brackets since regeneration eats one pair.
7591 * configure: Regenerate.
7592
d18ff35a
L
75932009-04-09 H.J. Lu <hongjiu.lu@intel.com>
7594
7595 PR gas/10039
7596 * configure.ac: Require texinfo 4.7.
7597 * configure: Regenerated.
7598
748086b7
JJ
75992009-04-09 Nick Clifton <nickc@redhat.com>
7600
7601 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7602 the GCC Runtime Library Exception.
7603
a3337ea2
KG
76042009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7605
7606 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7607 * configure: Regenerate.
7608
60911f14
SE
76092009-04-01 Steve Ellcey <sje@cup.hp.com>
7610
7611 * Makefil.def (languages): New entries.
7612 * Makefile.tpl (check-gcc-*): New generic target.
7613 * Makefile.in: Regenerate.
60911f14 7614
dce2d8b2 76152009-03-25 Erven Rohou <erven.rohou@inria.fr>
7369c1d0 7616
d18ff35a 7617 * MAINTAINERS: Update my email address.
7369c1d0 7618
cfb1f59f
TT
76192009-03-18 Tom Tromey <tromey@redhat.com>
7620
d18ff35a
L
7621 * configure: Rebuild.
7622 * configure.ac (host_libs): Add libiconv.
7623 * Makefile.in: Rebuild.
7624 * Makefile.def (host_modules): Add libiconv.
7625 (configure-gdb, all-gdb): Depend on libiconv.
cfb1f59f 7626
75eeae1a
TG
76272009-03-16 Tristan Gingold <gingold@adacore.com>
7628
7629 * configure.ac: Treat gdb as supported on x86_64-darwin.
7630 * configure: Regenerate.
7631
f38095f3
JM
76322009-03-16 Joseph Myers <joseph@codesourcery.com>
7633
7634 * configure.ac (--with-host-libstdcxx): New option.
7635 * configure: Regenerate.
7636
dce2d8b2 76372009-03-12 Joern Rennecke <joern.rennecke@arc.com>
fec7f245
JR
7638
7639 * MAINTAINERS: Move myself into the write after approval list.
7640
6d401294
NP
76412009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
7642
7643 * MAINTAINERS: Update e-mail address.
2bf33cdb 7644
07c97076
DN
76452009-03-11 Dorit Nuzman <dorit@il.ibm.com>
7646
7647 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7648
dce2d8b2 76492009-03-10 Ira Rosen <irar@il.ibm.com>
bb947fd1
IR
7650
7651 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7652
7a9d3fe8
RW
76532009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7654
7655 Backport from git Libtool:
7656
7657 2009-01-19 Robert Millan <rmh@aybabtu.com>
7658 Support GNU/kOpenSolaris.
7659 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7660 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7661 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7662 GNU/kOpenSolaris.
7663
c9e9e11f
AS
76642009-02-27 Andreas Schwab <schwab@linux-m68k.org>
7665
7666 * MAINTAINERS: Update e-mail address.
7667
5e8c1552 76682009-02-24 Michael Eager <eager@eagercon.com>
b48d5f68
ME
7669
7670 * MAINTAINERS (Write After Approval): Add self.
7671
b0adb088
BM
76722009-02-18 Bingfeng Mei <bmei@broadcom.com>
7673
7674 * MAINTAINERS (Write After Approval): Add myself.
7675
ee04b574
AS
76762009-02-05 Andreas Schwab <schwab@suse.de>
7677
7678 * Makefile.tpl (stage_last): Define $r and $s before using
7679 $(RECURSE_FLAGS_TO_PASS).
7680 * Makefile.in: Regenerate
7681
907884c9
ILT
76822009-01-30 Ian Lance Taylor <iant@google.com>
7683
7684 * MAINTAINERS: Move myself to the Global Reviewers list.
7685
416ac4d4
RM
76862009-01-29 Robert Millan <rmh@aybabtu.com>
7687
7688 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7689 * configure: Regenerate.
7690
ee5decb3
GP
76912009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
7692
7693 * MAINTAINERS: Make whitespace consistent.
19196f44 7694 Remove Robert Millan from Write After Approval.
ee5decb3 7695
36fbb0ec
AM
76962009-01-16 Alan Modra <amodra@bigpond.net.au>
7697
7698 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7699 (all-opcodes): Depend on all-libiberty.
7700 * Makefile.in: Regenerate.
7701
52535a64
DR
77022009-01-15 Douglas B Rupp <rupp@gnat.com>
7703
7704 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7705 * configure: Regenerate.
7706
e04a57df
RR
77072009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
7708
7709 * MAINTAINERS (Write After Approval): Add myself.
7710
856c450b
SK
77112009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
7712
7713 * MAINTAINERS: Add myself to reviewers (Fortran).
7714
dce2d8b2 77152009-01-12 Sebastian Pop <sebastian.pop@amd.com>
53095c56
SP
7716
7717 PR tree-optimization/38515
7718 * configure.ac (cloog-polylib): Removed.
7719 (with_ppl, with_cloog): Test for "no".
7720 * configure: Regenerated.
7721
1e5e8a59
DF
77222009-01-11 Daniel Franke <franke.daniel@gmail.com>
7723
7724 * MAINTAINERS: Moved myself to reviewers (Fortran).
7725
5e5debf6
TS
77262009-01-06 Thomas Schwinge <tschwinge@gnu.org>
7727
7728 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7729 (Write After Approval): Remove myself.
7730
1c42acf1
DN
77312009-01-03 Diego Novillo <dnovillo@google.com>
7732
7733 * MAINTAINERS: Remove myself from alias maintainership.
7734
2fbbedaf
DA
77352009-01-02 David Ayers <ayers@fsfe.org>
7736
7737 * MAINTAINERS: Update e-mail address.
7738
17213821
GP
77392008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
7740
7741 * MAINTAINERS: Make whitespace consistent.
7742
baafc534
RW
77432008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7744
7745 Backport from upstream Libtool:
7746 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7747 Add cache variables to tests that require the linker to work.
7748 For shlibpath_overrides_runpath, this also changes the semantics
7749 to let the result from the C compiler take precedence.
7750
18430d27
BE
77512008-12-02 Ben Elliston <bje@au.ibm.com>
7752
7753 * config.sub, config.guess: Update from upstream sources.
7754
dce2d8b2 77552008-12-12 Sebastian Pop <sebastian.pop@amd.com>
0a280b35
SP
7756
7757 * configure.ac (ppllibs): Add by default the lib flags.
7758 * configure: Regenerate.
7759
41e9641b
LM
77602008-12-08 Luis Machado <luisgpm@br.ibm.com>
7761
7762 * MAINTAINERS: Add myself to the write after approval list.
7763
25783c30
JH
77642008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
7765
ee04b574
AS
7766 * configure.ac: Add double brackets on darwin[912].
7767 * configure: Regenerate.
25783c30 7768
0e318fcc
DK
77692008-12-03 Daniel Kraft <d@domob.eu>
7770
7771 * MAINTAINERS: Moved myself and Mikael Morin from Write After
7772 Approval to Reviewer section (for Fortran front-end).
7773
7f171b95
JH
77742008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
7775
7776 * configure.ac: Expand to darwin10 and later.
7777 * configure: Regenerate.
7778
09ce620e
AS
77792008-12-02 Andreas Schwab <schwab@suse.de>
7780
7781 * Makefile.def: configure-target-boehm-gc depends on
7782 all-target-libstdc++-v3.
7783 * Makefile.in: Regenerate.
7784
386c704d
KT
77852008-12-02 Kai Tietz <kai.tietz@onevision.com>
7786
7787 * MAINTAINERS: Add myself as mingw maintainer.
7788
e03dd84a
BE
77892008-12-02 Ben Elliston <bje@au.ibm.com>
7790
7791 * config.sub, config.guess: Update from upstream sources.
7792
3fa87964
GP
77932008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
7794
7795 * README.SCO: Remove.
7796
df72d7ed
FP
77972008-11-29 Fernando Pereira <pronesto@gmail.com>
7798
7799 * MAINTAINERS: Add myself to the write after approval list.
7800
b5646528
DK
78012008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
7802
7803 * MAINTAINERS: Update my email address in WAA section.
7804
dce2d8b2 78052008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
ebf24eb4
CL
7806
7807 * MAINTAINERS: Update e-mail address.
7808
dce2d8b2 78092008-11-27 Toon Moene <toon@moene.org>
50e0f131
TM
7810
7811 * MAINTAINERS: Change e-mail address.
7812
0db3a858
TG
78132008-11-27 Tristan Gingold <gingold@adacore.com>
7814
7815 * configure.ac: Build gdb for i?86-*-darwin*
7816 * configure: Regenerated.
7817
dce2d8b2 78182008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
f07bde68
HS
7819
7820 * MAINTAINERS: Added my full name.
7821
487e299b
DJ
78222008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
7823
7824 PR bootstrap/38014
7825 PR bootstrap/37923
7826
7827 Revert:
7828
7829 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7830
7831 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7832 * Makefile.in: Regenerated.
7833
7834 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7835
7836 PR gdb/921
7837 PR gdb/1646
7838 PR gdb/2175
7839 PR gdb/2176
7840
7841 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7842 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7843 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7844 (HOST_EXPORTS): Pass CPPFLAGS.
7845 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7846 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7847 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7848 * Makefile.in, configure: Regenerated.
7849 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7850 and CPPFLAGS_FOR_BUILD.
7851
dce2d8b2 78522008-11-06 Jeff Law <law@redhat.com>
d69fbecb
JL
7853
7854 * MAINTAINERS: Add myself as middle end maintainer.
7855
044fed69
AS
78562008-11-06 Andrew Stubbs <ams@codesourcery.com>
7857
7858 * MAINTAINERS (Write after approval): Add myself.
7859
caf6defe
DN
78602008-11-05 Diego Novillo <dnovillo@google.com>
7861
7862 * MAINTAINERS (Global Reviewers): Add myself.
7863 (Non-Algorithmic Maintainers): Remove myself.
7864
3e9899ac
TS
78652008-11-04 Thomas Schwinge <tschwinge@gnu.org>
7866
09ce620e 7867 * MAINTAINERS (Write after approval): Add myself.
3e9899ac 7868
ea99e36e
MM
78692008-10-31 Mikael Morin <mikael.morin@tele2.fr>
7870
09ce620e 7871 * MAINTAINERS (Write after approval): Add myself.
ea99e36e 7872
fb0d2684
BE
78732008-10-31 Ben Elliston <bje@au.ibm.com>
7874
7875 * configure.ac (spu-*-*): Remove special case.
7876 * configure: Regenerate.
7877
73c07a3e
CM
78782008-10-30 Catherine Moore <clm@codesourcery.com>
7879
7880 * MAINTAINERS (Write after approval): Update my email address.
7881
7310a2da
SSF
78822008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
7883
7884 * configure.ac [spu-*-*]: Do not set skipdirs.
7885 * configure: Re-generate.
7886
7e51fe23
BS
78872008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
7888
7889 * MAINTAINERS (Various Maintainers): Add myself to reload.
7890
ef20be93
RG
78912008-10-25 Richard Guenther <rguenther@suse.de>
7892
7893 * MAINTAINERS (Various Maintainers): Add myself as middle-end
7894 maintainer. Remove myself as libgcc-math maintainer.
7895 (Non-Algorithmic Maintainers): Remove myself.
7896
03ffcfa0
DJ
78972008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7898
7899 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7900 * Makefile.in: Regenerated.
7901
dec014a9
CC
79022008-10-23 Cary Coutant <ccoutant@google.com>
7903
7904 * MAINTAINERS (Write after approval): Add myself.
7905
b36c386c
DJ
79062008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7907
7908 PR gdb/921
7909 PR gdb/1646
7910 PR gdb/2175
7911 PR gdb/2176
7912
7913 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7914 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7915 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7916 (HOST_EXPORTS): Pass CPPFLAGS.
7917 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7918 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7919 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7920 * Makefile.in, configure: Regenerated.
7921 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7922 and CPPFLAGS_FOR_BUILD.
7923
dce2d8b2 79242008-10-20 Sebastian Pop <sebastian.pop@amd.com>
84541525
SP
7925
7926 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7927 Sebastian Pop.
7928
e0bda97e
AP
79292008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
7930
7931 * MAINTAINERS (Write After Approval): Added myself.
7932
36c713e0
KG
79332008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7934
7935 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7936 recommended version to 2.3.2.
7937
7938 * configure: Regenerate.
7939
8fe005ee
MM
79402008-10-01 Mark Mitchell <mark@codesourcery.com>
7941
7942 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7943
be8f156f
DD
79442008-09-29 David Daney <david.daney@caviumnetworks.com>
7945
7946 * MAINTAINERS (Write After Approval): Update e-mail address.
7947
ae11dff4
PG
79482008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
7949
7950 * libtool.m4: Update to libtool 2.2.6.
7951 * lt~obsolete.m4: Update to libtool 2.2.6.
7952 * ltmain.sh: Update to libtool 2.2.6.
7953 * ltsugar.m4: Update to libtool 2.2.6.
7954 * ltversion.m4: Update to libtool 2.2.6.
7955 * ltoptions.m4: Update to libtool 2.2.6.
7956 * ltgcc.m4: Update to match changes from libtool 2.2.6.
7957
441154b1
CF
79582008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
7959
7960 * MAINTAINERS (Write After Approval): Add myself.
7961
775b3b26
BRF
79622008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
7963
7964 * MAINTAINERS (Write After Approval): Update my name.
7965
94538043
SB
79662008-09-20 Steven Bosscher <steven@gcc.gnu.org>
7967
09ce620e 7968 * MAINTAINERS: Add myself in "Write After Approval".
94538043 7969
52d1bfd8
SE
79702008-09-18 Steve Ellcey <sje@cup.hp.com>
7971
09ce620e 7972 * MAINTAINERS: Add myself as ia64 maintainer.
52d1bfd8 7973
c5cc92f5
GP
79742008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
7975
7976 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7977 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7978 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7979 and Michael Tiemann from Write After Approval since they do not
7980 actually have access.
7981
23d9794a
RG
79822008-09-05 Richard Guenther <rguenther@suse.de>
7983
7984 * configure.ac: Initialize clooglibs to -lcloog.
7985 * configure: Re-generate.
7986
192a671e
LCW
79872008-09-04 Le-Chun Wu <lcwu@google.com>
7988
7989 * MAINTAINERS (Write After Approval): Add myself.
7990
d789184e
SP
79912008-09-03 Sebastian Pop <sebastian.pop@amd.com>
7992
7993 * configure.ac (--with-cloog-polylib): New.
7994 (--disable-cloog-version-check): New.
7995 (--disable-ppl-version-check): New.
7996 * configure: Re-generate.
7997
36a881c7
RG
79982008-09-03 Richard Guenther <rguenther@suse.de>
7999
8000 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
8001 cloog test.
8002 * configure: Re-generate.
8003
358da97e
HS
80042008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
8005
8006 Add picoChip port.
8007 * MAINTAINERS: Add picoChip maintainers.
8008
f8bf9252
SP
80092008-09-02 Sebastian Pop <sebastian.pop@amd.com>
8010 Tobias Grosser <grosser@fim.uni-passau.de>
8011 Jan Sjodin <jan.sjodin@amd.com>
8012 Harsha Jagasia <harsha.jagasia@amd.com>
8013 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
8014 Konrad Trifunovic <konrad.trifunovic@inria.fr>
8015 Adrien Eliche <aeliche@isty.uvsq.fr>
8016
8017 Merge from graphite branch.
8018 * configure: Regenerate.
8019 * Makefile.in: Regenerate.
8020 * configure.ac (host_libs): Add ppl and cloog.
8021 Add checks for PPL and CLooG.
8022 * Makefile.def (ppl, cloog): Added modules and dependences.
8023 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
8024 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
8025
d89f0ad6
AL
80262008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
8027
8028 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
8029 (GCC_SHLIB_SUBDIR): New.
8030 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
8031 * configure: Regenerate.
8032 * Makefile.in: Regenerate.
8033
88a25817
GP
80342008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
8035
8036 * MAINTAINERS: Consistently use tabs to separate columns.
8037
f873f15f
TG
80382008-08-29 Tristan Gingold <gingold@adacore.com>
8039
8040 * MAINTAINERS (Write after Approval): Add myself.
8041
e1514c3f
TG
80422008-08-28 Tristan Gingold <gingold@adacore.com>
8043
8044 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
8045 Enable bfd, binutils and opcodes.
8046 * configure: Regenerate.
8047
4717882f
JDA
80482008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8049
8050 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
8051
28c9884c
TK
80522008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
8053
8054 * MAINTAINERS: Use correct Umlaut for last name.
8055
ae96d86a
FXC
80562008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8057
8058 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
8059
3ecc96e3
DE
80602008-08-16 David Edelsohn <edelsohn@gnu.org>
8061
8062 * MAINTAINERS: Update my email address.
8063
dd609cc1
EB
80642008-08-16 Nicolas Roche <roche@adacore.com>
8065
8066 * Makefile.tpl: Add BOOT_ADAFLAGS.
8067 * Makefile.in: Regenerate.
8068
08d0963a
RS
80692008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
8070
8071 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
8072 * configure: Regenerate.
8073
dce2d8b2 80742008-07-30 Paolo Bonzini <bonzini@gnu.org>
00afcaa0
PB
8075
8076 * configure.ac: Add makefile fragments for hpux.
8077 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
8078 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
8079 * configure: Regenerate.
8080 * Makefile.in: Regenerate.
8081
dce2d8b2 80822008-07-28 Aldy Hernandez <aldyh@redhat.com>
806b3528
AH
8083
8084 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
8085
dce2d8b2 80862008-07-11 Dodji Seketeli <dseketel@redhat.com>
ab220355
DS
8087
8088 * MAINTAINERS (Write after Approval): Add myself.
8089
78209f30
XG
80902008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
8091
8092 * MAINTAINERS (Write After Approval): Add myself.
8093
5b5b098d
AJ
80942008-06-29 Andrew Jenner <andrew@codesourcery.com>
8095
8096 * MAINTAINERS (Write After Approval): Add myself.
8097
d812ec93
KW
80982008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
8099
8100 * MAINTAINERS: Update my email address.
8101
99e78224
JY
81022008-06-25 Joey Ye <joey.ye@intel.com>
8103
8104 * MAINTAINERS (Write After Approval): Add myself.
8105
18c04407
RW
81062008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8107
8108 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
8109 * Makefile.in: Regenerate.
8110 * configure: Regenerate.
8111
47aa9a31
DK
81122008-06-17 Daniel Kraft <d@domob.eu>
8113
8114 * MAINTAINERS (Write After Approval): Add myself.
8115
ad33ff57
RW
81162008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8117
8118 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
8119 "$@" is still intact with both Autoconf 2.59 and 2.62.
8120 * configure: Regenerate.
8121
cdce5c41
RW
81222008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8123
8124 * Makefile.tpl: Fix comment errors.
8125 * Makefile.in: Regenerate.
8126
01b79d11
DM
81272008-06-12 David S. Miller <davem@davemloft.net>
8128 David Edelsohn <edelsohn@gnu.org>
8129
8130 * configure.ac: Add powerpc*-*-* to gold supported targets.
8131 * configure: Regenerate.
8132
f8c33439
JM
81332008-06-08 Joseph Myers <joseph@codesourcery.com>
8134
8135 PR tree-optimization/36218
8136 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
8137 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
8138 (all prefix="build-"): Pass them to build-system sub-makes.
8139 * Makefile.in: Regenerate.
8140
cd985f66
JM
81412008-06-07 Joseph Myers <joseph@codesourcery.com>
8142
8143 * MAINTAINERS (mt port): Remove.
8144 (sco5, unixware, sco udk): Remove.
8145 (Kean Johnston): Add to Write After Approval.
8146
3f6383d3
JB
81472008-05-30 Julian Brown <julian@codesourcery.com>
8148
8149 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
8150 of libobjc for ARM EABI Linux.
8151 * configure: Regenerate.
30da41ed 8152
dce2d8b2 81532008-05-18 Xinliang David Li <davidxl@google.com>
e29cc9b4 8154
09ce620e 8155 * ChangeLog: Remove wrong ChangeLog entry.
e29cc9b4 8156
dce2d8b2 81572008-05-17 Xinliang David Li <davidxl@google.com>
30da41ed 8158
e29cc9b4 8159 * MAINTAINERS (Write After Approval): Add myself.
30da41ed 8160
955410cb
JW
81612008-05-15 Janus Weil <janus@gcc.gnu.org>
8162
8163 * MAINTAINERS (Write After Approval): Add myself.
8164
719bb4e3 81652008-05-14 Rafael Espíndola <espindola@google.com>
61ab1651
RAE
8166
8167 * config-ml.in: don't handle --enable-shared and --enable-static.
8168
372b05fc
RS
81692008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
8170
8171 * MAINTAINERS: Update my email address.
8172
f73e2200
PC
81732008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
8174
8175 * MAINTAINERS: Update my email address.
09ce620e 8176
3e438e2b
KVH
81772008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
8178
8179 * MAINTAINERS (Write After Approval): Add myself.
8180
177bf491
GS
81812008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
8182
8183 * MAINTAINERS (Write After Approval): Add myself.
8184
dce2d8b2 81852008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
ac89df2f
PG
8186
8187 * MAINTAINERS (crx): Add myself.
8188
14a8726b
PB
81892008-04-18 Paolo Bonzini <bonzini@gnu.org>
8190
8191 Sync with src:
8192 2008-04-14 David S. Miller <davem@davemloft.net>
8193
09ce620e
AS
8194 * configure.ac: Add sparc*-*-* to gold supported targets.
8195 * configure: Regenerate.
14a8726b 8196
7142fb32
PB
81972008-04-18 Paolo Bonzini <bonzini@gnu.org>
8198
8199 PR bootstrap/35457
8200 * configure.ac: Include override.m4.
8201 * configure: Regenerate.
8202
c6b196de
PB
82032008-04-18 Paolo Bonzini <bonzini@gnu.org>
8204
09ce620e
AS
8205 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
8206 * Makefile.in: Regenerate.
c6b196de 8207
dce2d8b2 82082008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
c993ae60 8209
09ce620e 8210 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
c993ae60 8211 as nonconfigurable directories list.
09ce620e 8212 * configure: Regenerate.
c993ae60 8213
8479b1b1
BE
82142008-04-14 Ben Elliston <bje@au.ibm.com>
8215
8216 * config.sub, config.guess: Update from upstream sources.
8217
295e261a
HPN
82182008-04-12 Hans-Peter Nilsson <hp@axis.com>
8219
8220 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
8221 * Makefile.in: Regenerate.
8222
ac3949d9
EW
82232008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
8224
8225 * configure.ac: Do not build libssp for the AVR.
8226 * configure: Regenerate.
8227
06407e30
ILT
82282008-04-07 Ian Lance Taylor <iant@google.com>
8229
8230 * Makefile.def: check-gold depends upon all-binutils.
8231 * Makefile.in: Regenerate.
8232
97db009c
AH
82332008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
8234
8235 * MAINTAINERS (Write After Approval): Add myself.
8236
2a79c47f
NC
82372008-04-04 Nick Clifton <nickc@redhat.com>
8238
8239 PR binutils/4334
5f4bebbf 8240 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2a79c47f
NC
8241 builds.
8242 * configure: Regenerate.
8243
c53a18d3
N
82442008-04-04 NightStrike <NightStrike@gmail.com>
8245
8246 PR other/35151
09ce620e
AS
8247 * configure.ac: Combine rules for mingw32 and mingw64.
8248 * configure: Regenerate.
c53a18d3 8249
d925aa70
KT
82502008-04-02 Kai Tietz <kai.tietz@onvision.com>
8251
8252 * MAINTAINERS (Write After Approval): Add myself.
8253
dce2d8b2 82542008-04-01 Seongbae Park <seongbae.park@gmail.com>
ad424a85
SP
8255
8256 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
8257 * Makefile.in (.NOTPARALLEL): Ditto.
8258
4412a506
PG
82592008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
8260
8261 * MAINTAINERS (Write After Approval): Add myself.
8262
dce2d8b2 82632008-03-31 Seongbae Park <seongbae.park@gmail.com>
2f908293
SP
8264
8265 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
8266 * Makefile.in (.NOTPARALLEL): Regenerate.
8267
639223bd
PB
82682008-03-27 Paolo Bonzini <bonzini@gnu.org>
8269
8270 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
8271 * Makefile.in: Regenerate.
8272
b8ab1f4a
JS
82732008-03-26 Jakub Staszak <kuba@et.pl>
8274
8275 * MAINTAINERS (Write After Approval): Add myself.
8276
b45890a4
TK
82772008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
8278
8279 * MAINTAINERS: Update e-mail address.
8280
5afab7ad
ILT
82812008-03-20 Ian Lance Taylor <iant@google.com>
8282
8283 * configure.ac: Add support for --enable-gold.
8284 * Makefile.def: Add gold as a directory like ld.
8285 * configure, Makefile.in: Regenerate.
8286
38d24731
RW
82872008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8288
8289 * configure.ac: m4_include config/proginstall.m4.
8290 * configure: Regenerate.
32bc4cf4
RW
8291
8292 Backport from upstream Libtool:
09ce620e 8293
32bc4cf4 8294 2007-10-12 Eric Blake <ebb9@byu.net>
09ce620e 8295
32bc4cf4
RW
8296 Deal with Autoconf 2.62's semantic change in m4_append.
8297 * ltsugar.m4 (lt_append): Replace broken versions of
8298 m4_append.
8299 (lt_if_append_uniq): Don't require separator to be overquoted,
8300 and avoid broken m4_append.
8301 (lt_dict_add): Fix typo.
8302 * libtool.m4 (_LT_DECL): Don't overquote separator.
8303
9d3c50ea
DE
83042008-03-13 David Edelsohn <edelsohn@gnu.org>
8305
8306 * config.rpath: Add AIX 6 support.
8307
5d2edb29
PB
83082008-03-13 Paolo Bonzini <bonzini@gnu.org>
8309
8310 * Makefile.def (stageprofile). Remove -fprofile-generate
8311 from stage_libcflags.
8312 * Makefile.in: Regenerate.
8313
954910ef
BE
83142008-03-13 Ben Elliston <bje@au.ibm.com>
8315
8316 * config.sub, config.guess: Update from upstream sources.
8317
e8645a40
TT
83182008-03-06 Tom Tromey <tromey@redhat.com>
8319
8320 * MAINTAINERS: Update for treelang deletion.
8321
2c8e955e
JW
83222008-03-03 James E. Wilson <wilson@tuliptree.org>
8323
8324 * MAINTAINERS: Update my email address.
8325
54acd307
SS
83262008-03-03 Stan Shebs <stanshebs@earthlink.net>
8327
893ad2a1 8328 * MAINTAINERS (darwin port): Add myself as a maintainer.
54acd307
SS
8329 (objective-c/c++): Add myself as a maintainer.
8330
4b52b516
VR
83312008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
8332
8333 * MAINTAINERS (Write After Approval): Update my email address.
8334
e652b516
TB
83352008-02-25 Tomas Bily <tbily@suse.cz>
8336
8337 * MAINTAINERS (Write After Approval): Add myself.
8338
02d30740
JJ
83392008-02-23 Jakub Jelinek <jakub@redhat.com>
8340
8341 * MAINTAINERS (OpenMP): Add myself.
8342
1c8bd6a3
PB
83432008-02-20 Paolo Bonzini <bonzini@gnu.org>
8344
4b40b2a5
UB
8345 PR bootstrap/32009
8346 PR bootstrap/32161
1c8bd6a3 8347
4b40b2a5
UB
8348 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
8349 * configure: Regenerate.
1c8bd6a3 8350
4b40b2a5
UB
8351 * Makefile.def: Define stage_libcflags for all bootstrap stages.
8352 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
8353 STAGE4_LIBCFLAGS): New.
8354 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
8355 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
8356 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
8357 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
8358 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
8359 for target modules. Don't export LIBCFLAGS.
8360 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
8361 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
8362 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
8363 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
8364 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
8365 * Makefile.in: Regenerate.
1c8bd6a3 8366
bb44c9d2
RW
83672008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8368
8369 PR libgcj/33085
8370 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
8371 Do not use -DDLL_EXPORT. Backport from upstream.
8372
29a7754d
RW
83732008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8374
8375 * MAINTAINERS (Write After Approval): Add myself.
8376
9a212bb7
HPN
83772008-02-02 Hans-Peter Nilsson <hp@axis.com>
8378
8379 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
8380 * configure: Regenerate.
8381
aa12a573
MG
83822008-01-31 Marc Gauthier <marc@tensilica.com>
8383
8384 * configure.ac (xtensa*-*-*): Recognize processor variants.
8385 * configure: Regenerate.
8386
ac9e6043
RW
83872008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8388
40049ccc
UB
8389 PR bootstrap/34922
8390 * configure.ac (PARSE_ARGS): Push suitable setting of
8391 ac_subdirs_all, for `./configure --help=recursive'.
8392 Handle `+' in generic toplevel directory disabling.
8393 * configure: Regenerate.
ac9e6043 8394
4288c86a
NC
83952008-01-28 Nick Clifton <nickc@redhat.com>
8396
8397 * MAINTAINERS (xstormy16): Take over maintainership.
8398
8d8da227
JM
83992008-01-25 Joseph Myers <joseph@codesourcery.com>
8400
8401 * MAINTAINERS (c4x port): Remove.
8402
349b60e7
DE
84032008-01-24 David Edelsohn <edelsohn@gnu.org>
8404
8405 * libtool.m4: Backport AIX 6 support from ToT Libtool.
8406
3ca06a68
BE
84072008-01-23 Ben Elliston <bje@au.ibm.com>
8408
8409 * config.sub, config.guess: Update from upstream sources.
8410
3c631381
TG
84112008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
8412
8413 * MAINTAINERS (Write After Approval): Add myself.
8414
20533ef1
L
84152008-01-17 H.J. Lu <hjl.tools@gmail.com>
8416
8417 * MAINTAINERS: Update my email address.
8418
84192008-01-09 Raksit Ashok <raksit@google.com>
8420
8421 * MAINTAINERS (Write After Approval): Add myself.
8422
684f4f6a
RA
84232008-01-09 Raksit Ashok <raksit@google.com>
8424
8425 * MAINTAINERS (Write After Approval): Add myself.
8426
9cb8756f
BE
84272008-01-08 Ben Elliston <bje@au.ibm.com>
8428
8429 * config.sub, config.guess: Update from upstream sources.
8430
94e1934d
KG
84312007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8432
8433 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8debbe48 8434 Change recommended MPFR from 2.2.1 -> 2.3.0.
94e1934d
KG
8435 * configure: Regenerate.
8436
a2e51f77
SP
84372007-12-15 Sebastian Pop <sebastian.pop@amd.com>
8438
8439 * MAINTAINERS: Update my email address.
8440
ffe3dcd9
BRF
84412007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
8442
8443 * MAINTAINERS: Update my email address.
8444
aa4095c9
RS
84452007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
8446
8447 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
8448 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
8449 * Makefile.in: Regenerate.
8450
dce2d8b2 84512007-12-10 Mark Heffernan <meheff@google.com>
030e2013
MH
8452
8453 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
8454 misplaced entries.
8455
0fe0f073
AT
84562007-12-10 Andreas Tobler <a.tobler@schweiz.org>
8457
8458 * configure.ac: Enable libjava for x86_64-*-darwin9.
8459 * configure: Regenerate.
8460
dce2d8b2 84612007-12-07 Bill Maddox <maddox@google.com>
d4ca4b06
BM
8462
8463 * MAINTAINERS (Write After Approval): Add myself.
8464
c3220d4c
BE
84652007-12-05 Ben Elliston <bje@au.ibm.com>
8466
8467 * config.sub, config.guess: Update from upstream sources.
8468
aba7501e
MK
84692007-12-02 Matthias Klose <doko@ubuntu.com>
8470
8471 * config-ml.in: Remove 64bit configure tests.
8472
d683ec81
PB
84732007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8474
8475 * config-ml.in: Robustify against white space in absolute file
8476 names.
8477
8478 * config-ml.in (multi-clean): Substitute ${Makefile}.
8479 Remove superfluous ${Makefile} in list.
8480
60f1711a
TS
84812007-11-19 Thiemo Seufer <ths@mips.com>
8482
8483 * config-ml.in: Don't hardcode the Makefile name.
8484
487f9d96
AM
84852007-11-08 Alexander Monakov <amonakov@ispras.ru>
8486
8487 * MAINTAINERS (Write After Approval): Add myself.
8488
fa3886fe
ST
84892007-11-07 Samuel Tardieu <sam@rfc1149.net>
8490
8491 * MAINTAINERS (Write After Approval): Add myself.
8492
dce2d8b2 84932007-11-06 Doug Kwan <dougkwan@google.com>
ae750079
DK
8494
8495 * MAINTAINERS (Write After Approval): Add myself.
8496
acc48927
BE
84972007-10-25 Ben Elliston <bje@au.ibm.com>
8498
8499 * MAINTAINERS (mercury): Remove entry.
8500 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
8501
e00e9858
DJ
85022007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
8503
8504 * Makefile.def (dependencies): Make configure-gdb depend on
8505 all-intl.
8506 * Makefile.in: Regenerated.
8507
def14a3c
SK
85082007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
8509
8510 * MAINTAINERS (Fortran maintainer): Remove myself.
8511
dce2d8b2 85122007-10-15 Patrick Mansfield <patmans@us.ibm.com>
0e5e9f76
PM
8513
8514 * Makefile.def: To avoid problems running with parallel makes,
8515 build newlib before libgloss so that target specific header
8516 files are availble.
8517 * Makefile.in: Regenerate
8518
bbfbfafc
DJ
85192007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
8520
8521 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
8522 * Makefile.in: Regenerate.
8523
c56abad5
VM
85242007-10-09 Vladimir Makarov <vmakarov@redhat.com>
8525
8526 * MAINTAINERS (Register allocation reviewer): Add myself.
8527
f019adc1
MF
85282007-10-08 Mike Frysinger <vapier@gentoo.org>
8529
8530 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8531 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8532 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
8533 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8534 * configure: Regenerate.
8535
dce2d8b2 85362006-10-04 Seongbae Park <seongbae.park@gmail.com>
789e4e28
SP
8537
8538 * MAINTAINERS (Register allocation reviewer): Add myself.
8539
0999159b
PB
85402007-10-01 Paolo Bonzini <bonzini@gnu.org>
8541
8542 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8543 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8544 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8545 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8546 * configure.ac: Default them to host tools for $host = $build.
8547 Subst them.
8548
8549 * configure: Regenerate.
8550 * Makefile.in: Regenerate.
8551
dce2d8b2 85522006-09-24 Peter Bergner <bergner@vnet.ibm.com>
a054acde
PB
8553
8554 * MAINTAINERS (Register allocation reviewer): Add myself.
8555
dce2d8b2 85562006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
ffda6fc9
KZ
8557
8558 * MAINTAINERS (Register allocation reviewer): Add myself.
8559
9d209c83
SP
85602007-09-21 Seongbae Park <seongbae.park@gmail.com>
8561
8562 * MAINTAINERS (Write After Approval): Fix typo.
8563
1ec3b87b
RS
85642007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
8565
8566 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8567 * configure: Regenerate.
8568
19d5986d
PJ
85692007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
8570
8571 PR bootstrap/31906
8572 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
ffe3dcd9 8573 they're already prefixed.
19d5986d 8574
6d3b5aea
BK
85752007-09-19 Benjamin Kosnik <bkoz@redhat.com>
8576
8577 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8578 libstdc++.
8579 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8580 * configure: Regenerate.
8581 * Makefile.in: Regenerate.
09ce620e 8582
4fe7e755
AS
85832007-09-17 Andreas Schwab <schwab@suse.de>
8584
8585 * configure.ac: Raise minimum makeinfo version to 4.6.
8586 * configure: Regenerate.
8587
dce2d8b2 85882007-09-17 Johannes Singler <singler@ira.uka.de>
d483feaa 8589
ffe3dcd9 8590 * MAINTAINERS (write-after-approval) add myself
d483feaa 8591
fa9a3f31
AM
85922007-09-15 Alan Modra <amodra@bigpond.net.au>
8593
8594 * configure.ac: Correct makeinfo version check.
8595 * configure: Regenerate.
8596
6593a73e
RS
85972007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
8598
8599 * MAINTAINERS: Update my email address.
8600
d9dced13
RS
86012007-09-14 Richard Sandiford <richard@codesourcery.com>
8602
8603 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
8604 to $skipdirs and only disable gprof for newlib. Use the normal
8605 mips*-elf* handling in other respects.
8606 * configure: Regnerate.
8607
773c1467
DD
86082007-09-12 David Daney <ddaney@avtrex.com>
8609
8610 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8611 enabling libgcj.
8612 * configure: Regenerate.
8613
c03353e2
RIL
86142007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
8615
8616 PR other/32154
8617 * configure.ac: For libgloss targets, point the linker to the linker
8618 script, startup code and simulator library.
8619 * configure: Regenerate.
8620
c4e9bf2b
AH
86212007-09-07 Andrew Haley <aph@redhat.com>
8622
8623 * configure.ac (noconfigdirs): Remove target-libffi and
8624 target-libjava.
8625 * configure: Regenerate.
8626
1f5a6b84
FXC
86272007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8628
8629 PR target/33281
8630 * configure.ac: Use config/mh-mingw on mingw.
8631 * configure: Regenerate.
1f5a6b84 8632
3951e521
PH
86332007-09-05 Pat Haugen <pthaugen@us.ibm.com>
8634
9f349f63 8635 * MAINTAINERS (Write After Approval): Add myself.
3951e521 8636
e643dc23
RG
86372007-09-05 Richard Guenther <rguenther@suse.de>
8638
8639 * configure.ac (--enable-stage1-checking): If neither --enable-checking
8640 nor --disable-checking is provided also turn on yes and types
8641 checking for stage1.
8642 * configure: Re-generate.
8643
039874df
KW
86442007-08-30 Krister Walfridsson <cato@df.lth.se>
8645
8646 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8647 (Write After Approval): Remove myself.
8648
c3f07bd6 86492007-08-29 Nick Clifton <nickc@redhat.com>
15098359 8650
c3f07bd6 8651 * config.sub, config.guess: Update from upstream sources.
15098359 8652
40049ccc 86532007-08-22 Bud Davis <jmdavis@link.com>
4bbed405
BD
8654
8655 * MAINTAINERS (Write After Approval): Added myself.
8656 * MAINTAINERS (Reviewers): Removed myself.
8657
c8aea42c 86582007-08-18 Paul Brook <paul@codesourcery.com>
40049ccc 8659 Joseph Myers <joseph@codesourcery.com>
c8aea42c
PB
8660
8661 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8662 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8663 * Makefile.in: Regenerate.
8664 * configure.ac (--with-debug-prefix-map): New.
8665 * configure: Regenerate.
8666
4bf6c438
RS
86672007-08-17 Richard Sandiford <richard@codesourcery.com>
8668 Nigel Stephens <nigel@mips.com>
8669
4bf6c438
RS
8670 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
8671 as target_makefile_frag.
8672 * configure: Regenerate.
8673
bb286d71
AO
86742007-08-16 Alexandre Oliva <aoliva@redhat.com>
8675
8676 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8677 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
8678 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8679 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8680 (do-compare, do-compare3, do-compare-debug): New.
8681 ([+compare-target+]): Use them.
8682
a4630417
MK
86832007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
8684
8685 * MAINTAINERS (Write After Approval): Change my email address.
8686
d9acb717
RW
86872007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8688 Ben Elliston <bje@au.ibm.com>
8689
8690 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8691 --silent if $silent.
8692 * configure: Regenerate.
8693
96876681
ZD
86942003-08-12 Zdenek Dvorak <ook@ucw.cz>
8695
8696 * MAINTAINERS (Various Maintainers): Add myself as
8697 loop infrastructure maintainer. Update my e-mail
8698 address.
8699
1c1d80ee
DN
87002007-07-31 Diego Novillo <dnovillo@google.com>
8701
8702 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8703 Adjust description.
8704
7e98624c
RG
87052007-07-26 Richard Guenther <rguenther@suse.de>
8706
8707 * configure.ac: Add types checking to stage1 checking flags.
8708 * configure: Regenerate.
8709
4c85af60
NC
87102007-07-17 Nick Clifton <nickc@redhat.com>
8711
8712 * COPYING3: New file. Contains version 3 of the GNU General
8713 Public License.
8714 * COPYING3.LIB: New file. Contains version 3 of the GNU
8715 Lesser General Public License.
8716
19ddfd3a
AK
87172007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8718
8719 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8720
2a064545
AK
87212007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8722
8723 * MAINTAINERS (S/390 co-maintainer): Add myself.
8724 (Write After Approval): Remove myself.
8725
f861f54d
DH
87262007-07-13 Dan Hipschman <dsh@google.com>
8727
8728 * MAINTAINERS (Write After Approval): Add myself.
8729
0136f2f7
NC
87302007-07-11 Nick Clifton <nickc@redhat.com>
8731
8732 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8733 WINDRES export.
8734 * Makefile.in: Regenerate.
8735
6e29b5a4
RO
87362007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8737
8738 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8739 maintainer.
8740
159a4b02
L
87412007-07-05 H.J. Lu <hongjiu.lu@intel.com>
8742
8743 * lt~obsolete.m4: New. Import from 20070318 libtool.
8744
6ba67283
JB
87452007-07-03 Julian Brown <julian@codesourcery.com>
8746
8747 * MAINTAINERS (Write After Approval): Add myself.
8748
30b74385
RW
87492007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8750
8751 * configure.ac: Rewrite 'configure --help' strings to look nicer.
8752 * configure: Regenerate.
8753
87542007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8755
8756 * configure.ac: Add some missing m4 quotation.
8757 * configure: Regenerate.
8758
943c54ce
SB
87592007-07-02 Simon Baldwin <simonb@google.com>
8760
8761 * MAINTAINERS (Write After Approval): Add myself.
8762
1c00b503
PB
87632007-07-02 Paolo Bonzini <bonzini@gnu.org>
8764
8765 * configure: Regenerate.
8766
901119ae
KT
87672007-07-02 Kai Tietz <kai.tietz@onevision.com>
8768
8769 * Makefile.def: Add windmc tool to build.
8770 * Makefile.tpl: Likewise.
8771 * configure.ac: Likewise.
8772 * Makefile.in: Regenerate.
8773 * configure: Regenerate.
09ce620e 8774
83f4c19f
DD
87752007-06-28 DJ Delorie <dj@redhat.com>
8776
8777 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8778 not building newlib.
8779 * configure: Regenerated.
09ce620e 8780
5346c75c
JS
87812007-06-28 Jan Sjodin <jan.sjodin@amd.com>
8782
8783 * MAINTAINERS (Write After Approval): Add myself.
8784
aacfb86b
MM
87852007-06-25 Martin Michlmayr <tbm@cyrius.com>
8786
8787 * MAINTAINERS (Write After Approval): Add myself.
8788
590bf0d3
CM
87892007-06-19 Chris Matthews <chrismatthews@google.com>
8790
8791 * MAINTAINERS (Write After Approval): Add myself.
8792
cdbbee7a
RIL
87932007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
8794
8795 * MAINTAINERS (Write After Approval): Add myself.
8796
b8afffc1
DJ
87972007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
8798
8799 * Makefile.def: Add dependency from configure-gdb to all-bfd.
8800 * Makefile.in: Regenerated.
8801
3fcfad76
BS
88022007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
8803
8804 * configure.ac: Don't add target-libmudflap to noconfigdirs for
8805 bfin*-*-uclinux* targets.
8806 * configure: Regenerate.
8807
3f5a2b7f
ILT
88082007-06-14 Ian Lance Taylor <iant@google.com>
8809
8810 * MAINTAINERS: Add myself as non-algorithmic global write
8811 maintainer.
8812
4c46daee
DN
88132007-06-14 Diego Novillo <dnovillo@google.com>
8814
8815 * MAINTAINERS: Add self as middle-end maintainer and
8816 non-algorithmic global write maintainer.
8817
a3bb222a
FXC
88182007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8819
8820 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8821 Move all Fortran maintainers except Paul Brook into the
8822 Non-Autopoiesis section.
8823
a19e8f64
PB
88242007-06-14 Paolo Bonzini <bonzini@gnu.org>
8825
8826 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8827 (distclean-stage[+id+]): Possibly delete stage_last.
8828 * Makefile.in: Regenerate.
8829
1c2abe5e
SP
88302007-06-12 Seongbae Park <seongbae.park@gmail.com>
8831
8832 * MAINTAINERS (Various Maintainer): Fix typo.
8833
abca4739
PB
88342007-06-11 Paolo Bonzini <bonzini@gnu.org>
8835
8836 * MAINTAINERS (Various Maintainer): Add myself as
8837 dataflow maintainer.
8838
a894d2c3
BE
88392007-06-07 Ben Elliston <bje@au.ibm.com>
8840
8841 * config.sub, config.guess: Update from upstream sources.
8842
8024d75e
BE
88432007-06-07 Ben Elliston <bje@au.ibm.com>
8844
8845 * Makefile.tpl: Fix spelling error.
8846 * Makefile.in: Regenerate.
8847
973a9a5e
SE
88482007-06-01 Steve Ellcey <sje@cup.hp.com>
8849
96598938
L
8850 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8851 lt_cv_sys_max_cmd_len.
973a9a5e 8852
ccb4d26b
DN
88532007-05-31 Dorit Nuzman <dorit@il.ibm.com>
8854
8855 * MAINTAINERS (Various Maintainers): Add myself as
8856 auto-vectorizer maintainer.
8857
eecb7461
PB
88582003-05-31 Paolo Bonzini <bonzini@gnu.org>
8859
8860 PR libjava/32098
8861 * libtool.m4: Revert previous change.
8862 * ltgcc.m4: Put it here.
8863
89d28202
ZD
88642003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
8865
8866 * MAINTAINERS (Various Maintainers): Add myself as
8867 auto-vectorizer maintainer.
8868
60c7a11a
L
88692007-05-30 H.J. Lu <hongjiu.lu@intel.com>
8870
8871 PR libjava/32098
8872 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8873
9dd3cc81
RG
88742007-05-30 Richard Guenther <rguenther@suse.de>
8875
8876 * MAINTAINERS (Various Maintainers): Add myself as
8877 auto-vectorizer maintainer.
8878
9cc1244e
JJ
88792007-05-30 Jakub Jelinek <jakub@redhat.com>
8880
8881 PR bootstrap/29382
8882 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8883 * configure: Rebuilt.
8884
6124296b
RC
88852007-05-28 Roberto Costa <robsettantasei@gmail.com>
8886
8887 * MAINTAINERS (Write After Approval): Removed my name.
8888
6b757a0d
SB
88892007-05-25 Steven Bosscher <steven@gcc.gnu.org>
8890
8891 * MAINTAINERS (Write After Approval): Remove myself.
8892
86ef8528
AT
88932007-05-25 Andreas Tobler <a.tobler@schweiz.org>
8894
8895 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8896
1cf3d07d
SE
88972007-05-23 Steve Ellcey <sje@cup.hp.com>
8898
8899 * ltmain.sh: Update from ToT Libtool.
8900 * libtool.m4: Update from ToT Libtool.
8901 * ltsugar.m4: New. Update from ToT Libtool.
8902 * ltversion.m4: New. Update from ToT Libtool.
8903 * ltoptions.m4: New. Update from ToT Libtool.
8904 * ltconfig: Remove.
8905 * ltcf-c.sh: Remove.
8906 * ltcf-cxx.sh: Remove.
8907 * ltcf-gcj.sh: Remove.
8908
ce3fcf8c
OW
89092007-05-22 Ollie Wild <aaw@google.com>
8910
8911 * MAINTAINERS (Write After Approval): Add myself.
8912
342b9200
PB
89132007-05-16 Paolo Bonzini <bonzini@gnu.org>
8914
8915 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8916 stage_cflags.
8917 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8918 Remove CFLAGS/LIBCFLAGS.
8919 (configure-stage[+id+]-[+prefix+][+module+],
8920 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8921 * Makefile.in: Regenerate.
8922
cea17285
DN
89232007-05-15 Diego Novillo <dnovillo@google.com>
8924
8925 * MAINTAINERS: Update e-mail address.
8926
11c004e7
RE
89272007-05-15 Revital Eres <eres@il.ibm.com>
8928
8929 * MAINTAINERS (Write After Approval): Add myself.
8930
ab6bd693
RC
89312007-05-14 Roberto Costa <robsettantasei@gmail.com>
8932
8933 * MAINTAINERS (Write After Approval): Updated my address.
8934
388cdf07
TN
89352007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
8936
8937 * MAINTAINERS (Write After Approval): Add myself.
8938
23f24034
SR
89392007-05-11 Silvius Rus <rus@google.com>
8940
8941 * MAINTAINERS (Write After Approval): Add myself.
8942
34a7526e
TT
89432007-04-23 Tom Tromey <tromey@redhat.com>
8944
8945 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8946
51da21be
MM
89472007-04-22 Mark Mitchell <mark@codesourcery.com>
8948
8949 * MAINTAINERS (cpplib): Rename to ...
8950 (libcpp): ... this. Add C/C++ front end maintainers.
8951
70070387
SE
89522007-04-14 Steve Ellcey <sje@cup.hp.com>
8953
8954 * config-ml.in: Pass ${ml_config_env} to configure calls.
8955
df1a0dbb
CB
89562007-04-04 Christian Bruel <christian.bruel@st.com>
8957
8958 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 8959
9daff147
DK
89602007-04-02 Dave Korn <dave.korn@artimi.com>
8961
8962 * MAINTAINERS (Write After Approval): Add myself.
8963
374eadb2
TB
89642007-03-31 Tobias Burnus <burnus@net-b.de>
8965
8966 * MAINTAINERS (fortran 95 front end): Add myself.
8967
8eced3a2
DR
89682007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
8969
8970 * MAINTAINERS (Write After Approval): Add myself.
09ce620e 8971
653de3e3
AZ
89722007-03-24 Ayal Zaks <zaks@il.ibm.com>
8973
8974 * MAINTAINERS (Modulo Scheduler): Add myself.
8975
b737d953
BM
89762007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
8977
8978 * MAINTAINERS (fortran 95 front end): Add myself.
8979 (c++ front end): whitespace fix.
8980
a584cdf2
NF
89812007-03-22 Nathan Froyd <froydnj@codesourcery.com>
8982
8983 * MAINTAINERS (Write After Approval): Add myself.
8984
8c79f3c4
RS
89852007-03-21 Richard Sandiford <richard@codesourcery.com>
8986
8987 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
8988 of glob. Quote arguments with single quotes too.
8989 * configure: Regenerate.
8990
07f1ac6d
BM
89912007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
8992
8993 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
8994 * Makefile.in: Regenerate
8995
172e41aa
AS
89962007-03-07 Andreas Schwab <schwab@suse.de>
8997
8998 * configure: Regenerate.
8999
9c4d2493
BM
90002007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
9001
9002 * configure.ac: Add "--with-pdfdir" configure option,
9003 which defines pdfdir variable.
9004 * Makefile.def (target=fixincludes): Add install-pdf to
9005 missing targets.
9006 (recursive_targets): Add install-pdf target.
9007 (flags_to_pass): Add pdfdir.
9008 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
9009 target.
9010 * configure: Regenerate
9011 * Makefile.in: Regenerate
9012
e14e622e
EC
90132007-02-28 Eric Christopher <echristo@apple.com>
9014
9015 Revert:
9016 2006-12-07 Mike Stump <mrs@apple.com>
9017
9018 * Makefile.def (dependencies): Add dependency for
9019 install-target-libssp and install-target-libgomp on
9020 install-gcc.
9021 * Makefile.in: Regenerate.
9022
54e433bc
MK
90232007-02-27 Matt Kraai <kraai@ftbfs.org>
9024
9025 * configure: Regenerate.
9026 * configure.ac: Move statements after variable declarations.
9027
6c8d3d8f
KK
90282007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
9029
9030 * MAINTAINERS: Add myself as sh maintainer.
9031
9f8c6739
JM
90322007-02-19 Joseph Myers <joseph@codesourcery.com>
9033
9034 * configure.ac: Adjust for loop syntax.
9035 * configure: Regenerate.
9036
278a7a38
AO
90372007-02-18 Alexandre Oliva <aoliva@redhat.com>
9038
9039 * configure: Rebuilt.
9040
b2eaac4a
AO
90412007-02-18 Alexandre Oliva <aoliva@redhat.com>
9042
9043 * configure.ac: Drop multiple occurrences of --enable-languages,
9044 and fix its quoting.
9045 * configure: Rebuilt.
9046
beeaf216 90472007-02-17 Mark Mitchell <mark@codesourcery.com>
40049ccc
UB
9048 Nathan Sidwell <nathan@codesourcery.com>
9049 Vladimir Prus <vladimir@codesourcery.com>
9050 Joseph Myers <joseph@codesourcery.com>
beeaf216
MM
9051
9052 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
9053 * configure: Regenerate.
9054
09201a09
GP
90552007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
9056
9057 * ltconfig (freebsd*): Default to elf.
9058
291f172e
DJ
90592007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
9060
9061 * configure.ac (target_libraries): Move libgcc before libiberty.
9062 * configure: Regenerated.
9063
c3a86da9
DJ
90642007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
9065 Paolo Bonzini <bonzini@gnu.org>
9066
9067 PR bootstrap/30753
9068 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
9069 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
9070 * configure: Regenerated.
9071
88e1e72a
FXC
90722007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
9073
9074 * MAINTAINERS (Language Front End Maintainers): Update my mail
9075 address.
9076
44bfc3ac
DJ
90772007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
9078
9079 PR bootstrap/30748
9080 * configure.ac: Correct syntax for Solaris ksh.
9081 * configure: Regenerated.
9082
3e19841a
PB
90832007-02-09 Paolo Bonzini <bonzini@gnu.org>
9084
9085 * configure.ac: Sync with src.
9086 * configure: Regenerate.
9087
74a48762
PB
90882007-02-09 Paolo Bonzini <bonzini@gnu.org>
9089
9090 * Makefile.in: Regenerate.
9091
d846e52e
PB
90922007-02-09 Paolo Bonzini <bonzini@gnu.org>
9093
9094 * config.sub: Sync with src.
9095
1c710c3c
DJ
90962007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
9097
9098 * Makefile.tpl (build_alias, host_alias, target_alias): Use
9099 noncanonical equivalents.
9100 * configure.in: Rename to...
9101 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
9102 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
9103 target_noncanonical. Use them. Rewrite removal of configure
9104 arguments for autoconf 2.59. Discard variable settings. Force
9105 program_transform_name for native tools.
9106
9107 * Makefile.in: Regenerated.
9108 * configure: Regenerated with autoconf 2.59.
9109
dce2d8b2 91102007-02-07 Roman Zippel <zippel@linux-m68k.org>
74372bdf 9111
3de8da2a 9112 * MAINTAINERS (Write After Approval): Add myself.
74372bdf 9113
f6671c93
AS
91142007-01-31 Andreas Schwab <schwab@suse.de>
9115
9116 * Makefile.tpl (LDFLAGS): Substitute it.
9117 * Makefile.in: Regenerate.
9118
dce2d8b2 91192007-01-30 Andrey Belevantsev <abel@ispras.ru>
ba9f17df 9120
3de8da2a 9121 * MAINTAINERS (Write After Approval): Add myself.
ba9f17df 9122
2472200d
DE
91232007-01-28 David Edelsohn <edelsohn@gnu.org>
9124
3de8da2a 9125 * MAINTAINERS (spu port): Add myself.
2472200d 9126
5305be7e
RG
91272007-01-23 Richard Guenther <rguenther@suse.de>
9128
9129 PR bootstrap/30541
9130 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
9131 * Makefile.tpl (GNATBIND): Substitute it.
9132 (GNATMAKE): Likewise.
9133 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
9134 of STAGE_PREFIX.
9135 * Makefile.in: Regenerate.
9136 * configure: Regenerate.
9137
416cfb5e
MS
91382007-01-18 Mike Stump <mrs@apple.com>
9139
9140 * configure.in: Re-enable -Werror for gcc builds.
9141
3de8da2a 91422007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ad4fe825 9143
3de8da2a 9144 * MAINTAINERS (Write After Approval): Add myself.
ad4fe825 9145
d943d7c4
PB
91462007-01-11 Paolo Bonzini <bonzini@gnu.org>
9147
9148 * configure.in: Change == to = in test command.
3de8da2a 9149 * configure: Regenerate.
d943d7c4 9150
e69bf64b 91512007-01-11 Paolo Bonzini <bonzini@gnu.org>
3de8da2a
UB
9152 Nick Clifton <nickc@redhat.com>
9153 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
9154
9155 * configure.in (build_configargs, host_configargs, target_configargs):
9156 Remove build/host/target parameters.
9157 (host_libs): Add gmp and mpfr.
9158 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
9159 * Makefile.def (gmp, mpfr): New.
9160 (gcc): Remove target.
9161 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
9162 target_os, target_vendor): New.
dce2d8b2 9163 (configure): Add host_alias/target_alias arguments; adjust invocations.
3de8da2a
UB
9164 * configure: Regenerate.
9165 * Makefile.in: Regenerate.
e69bf64b
PB
9166
91672007-01-11 Matt Fago <fago@earthlink.net>
9168
9169 * configure.in: Try to link to functions only in mpfr 2.2.x
3de8da2a 9170 to improve robustness of configure tests.
e69bf64b 9171 * configure: Regenerate.
e14e622e 9172
a42f3b80
UB
91732007-01-09 Uros Bizjak <ubizjak@gmail.com>
9174
9175 * MAINTAINERS: Add myself as i386 maintainer.
9176
a36aee1a
JH
91772007-01-08 Jan Hubicka <jh@suse.cz>
9178
61fcaeef 9179 * MAINTAINERS: Add myself as i386 maintainer.
a36aee1a 9180
738a52d3
KT
91812007-01-08 Kai Tietz <kai.tietz@onevision.com>
9182
9183 * configure.in: Add support for an x86_64-mingw* target.
95af8923 9184 * configure: Regenerate.
738a52d3 9185
54fdc474
DJ
91862007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
9187
9188 * Makefile.tpl (all-target): Correct @if conditional for target
9189 modules.
9190 * configure.in: Omit libiberty if building only target libgcc.
9191 * configure, Makefile.in: Regenerated.
9192
3dd71726
PB
91932007-01-04 Paolo Bonzini <bonzini@gnu.org>
9194
dce2d8b2 9195 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3dd71726
PB
9196 * configure: Regenerate.
9197
fa958513
DJ
91982007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
9199
9200 * Makefile.def (target_modules): Add libgcc.
9201 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
9202 * Makefile.tpl (clean-target-libgcc): Delete.
9203 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
9204 on gcc even for bootstrapped modules. Rewrite handling of
9205 lang_env_dependencies to loop over target_modules.
9206 * configure.in (target_libraries): Add target-libgcc.
9207 * Makefile.in, configure: Regenerated.
9208
e1888513
PB
92092006-12-29 Paolo Bonzini <bonzini@gnu.org>
9210
9211 * configure.in: Reorganize recognition of languages. Add
9212 --enable-stage1-languages. Show supported languages for the chosen
9213 target rather than all recognized languages.
9214 * configure: Regenerate.
9215
53b88b73
PB
92162006-12-29 Paolo Bonzini <bonzini@gnu.org>
9217
9218 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
9219 * Makefile.in: Regenerate.
9220
a3993f33
KG
92212006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9222
9223 * configure.in: Warn that MPFR 2.2.0 is buggy.
9224 * configure: Regenerate.
9225
f063a9ed
ILT
92262006-12-27 Ian Lance Taylor <iant@google.com>
9227
9228 * configure.in: When removing Makefiles to force a reconfigure, also
9229 remove prev-DIR*/Makefile.
9230 * configure: Regenerate.
9231
af71363e
AS
92322006-12-22 Andreas Schwab <schwab@suse.de>
9233
9234 * configure: Regenerate with correct autoconf version.
9235
0b0dc272
AM
92362006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
9237
3de8da2a
UB
9238 * configure.in: add AC_SUBST for *_FOR_TARGET.
9239 * configure: Regenerate.
0b0dc272 9240
53b88b73
PB
92412006-12-19 Paolo Bonzini <bonzini@gnu.org>
9242
9243 * configure.in: Simplify logic for rejecting languages that cannot
9244 be built. Separate the case when a language is unsupported,
9245 from the case when the user chooses not to build a language.
9246
400ebff4
PB
92472006-12-19 Paolo Bonzini <bonzini@gnu.org>
9248
9249 * configure.in: Remove "$build" case for powerpc-*-darwin* since
9250 it only affects bootstrap and could be tested on "$host" as well.
9251 * configure: Regenerate.
9252 * config/mh-ppc-darwin: Add to the stage1 cflags here.
9253
8efea775
PB
92542006-12-19 Paolo Bonzini <bonzini@gnu.org>
9255
9256 PR bootstrap/29544
9257 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
9258 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
9259 move here comment from Makefile.tpl.
9260 * Makefile.tpl: Move some definitions higher in the file.
9261 (STAGE1_CHECKING): New.
9262 * configure.in: Add --enable-stage1-checking.
9263 * configure: Regenerate.
9264 * Makefile.in: Regenerate.
9265
ed88a7ed
PB
92662006-12-19 Paolo Bonzini <bonzini@gnu.org>
9267
9268 * MAINTAINERS: Add myself as build system maintainer.
9269
b65151d3
SM
92702006-12-15 Simon Martin <simartin@users.sourceforge.net>
9271
9272 * MAINTAINERS (Write After Approval): Add myself.
9273
7e050830
EC
92742006-12-13 Eric Christopher <echristo@apple.com>
9275
9276 * MAINTAINERS: Add myself as darwin maintainer.
9277
8b494895
ILT
92782006-12-11 Ian Lance Taylor <ian@airs.com>
9279
9280 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
9281
dce2d8b2 92822006-12-11 Joern Rennecke <joern.rennecke@arc.com>
0ff1416d
JR
9283
9284 MAINTAINERS: Update my entry.
9285
58e24147
AM
92862006-12-11 Alan Modra <amodra@bigpond.net.au>
9287
9288 * configure.in: Handle spu makefile frag.
58e24147
AM
9289 * Makefile.tpl (MAINT): Define
9290 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
9291 * configure: Regenerate.
9292 * Makefile.in: Regenerate.
9293
9b6f37a0
BE
92942006-12-11 Ben Elliston <bje@au.ibm.com>
9295
9296 * config.guess: Import latest version.
9297 * config.sub: Likewise.
9298
ea6f5c57
BE
92992006-12-11 Ben Elliston <bje@au.ibm.com>
9300
9301 * configure.in (spu-*-*): Don't skip target-libiberty.
9302 * configure: Regenerate.
9303
42c1cd8a
AT
93042006-12-10 Andreas Tobler <a.tobler@schweiz.org>
9305
9306 PR bootstrap/30134
9307 * configure.in: Correct x86 darwin support for libjava to powerpc
9308 and i?86 only.
9309 * configure: Regenerate.
9310
55eb837d
ST
93112006-12-08 Sandro Tolaini <tolaini@libero.it>
9312
9313 * configure.in: Add x86 darwin support for libjava.
9314 * configure: Regenerate.
9315
5bdacbc7
MS
93162006-12-07 Mike Stump <mrs@apple.com>
9317
9318 * Makefile.def (dependencies): Add dependency for
9319 install-target-libssp and install-target-libgomp on
9320 install-gcc.
9321 * Makefile.in: Regenerate.
9322
477d851c
RG
93232006-12-04 Richard Guenther <rguenther@suse.de>
9324
9325 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
9326 (Non-Algorithmic Maintainers): Move over non-algorithmic
9327 loop optimizer maintainers, add myself as a non-algorithmic
9328 middle-end maintainer.
9329
5d33d367
DF
93302006-12-04 Daniel Franke <franke.daniel@gmail.com>
9331
9332 * MAINTAINERS (Write After Approval): Add myself.
9333
dbee1fb3
KG
93342006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9335
9336 * configure.in: Update error message for missing GMP/MPFR.
9337
9338 * configure: Regenerate.
9339
b5147de7
KG
93402006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9341
9342 * configure.in: Update MPFR version in error message.
9343
9344 * configure: Regenerate.
9345
f019376c
KG
93462006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9347
9348 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
9349 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
9350 --with-gmp-lib): New flags.
9351
9352 * configure: Regenerate.
9353
91ed95ae
BM
93542006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
9355
9356 * MAINTAINERS (Write After Approval): Change my email address.
9357
3a971f15
MLI
93582006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
9359
05170031 9360 * MAINTAINERS (Write After Approval): Add myself.
3a971f15 9361
dce2d8b2 93622006-11-22 Philipp Thomas <pth@suse.de>
431041ea
PT
9363
9364 * MAINTAINERS (i18n): Update e-mail address.
9365
df5487ee
TS
93662006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
9367
9368 * MAINTAINERS (spu port): Add myself as maintainer.
9369 (Write After Approval): Remove myself.
9370
92c2f0ee
BE
93712006-11-22 Ben Elliston <bje@au.ibm.com>
9372
9373 * configure.in (skipdirs): Don't build libssp for SPU.
9374 * configure: Regenerate.
9375
a3b97199
AP
93762006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
9377
9378 * MAINTAINERS (spu port): Add myself as maintainer.
9379 (libobjc): Update my email address.
9380
0eb97064
AB
93812006-11-21 Andrea Bona <andrea.bona@st.com>
9382
9383 * MAINTAINERS (Write After Approval): Add myself.
9384
dce2d8b2 93852006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
85d9c13c
TS
9386
9387 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
9388 * configure : Rebuilt.
9389
dce2d8b2 93902006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6696f3cd
TS
9391
9392 * MAINTAINERS (Write After Approval): Add myself.
9393
d58542ea
AO
93942006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
9395
9396 * MAINTAINERS (Write After Approval): Add myself.
9397
a357b5ae
KG
93982006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9399
9400 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
9401 libmpfr.a.
9402 * configure: Regenerate.
9403
9bd6112c
PB
94042006-11-16 Paolo Bonzini <bonzini@gnu.org>
9405
9406 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
9407 (unstage): Test for stage_last presence.
9408
9409 PR bootstrap/29802
dce2d8b2
EB
9410 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
9411 STAGE_PREFIX.
9bd6112c
PB
9412 * Makefile.in: Regenerate.
9413
c8cf9f0f
ZD
94142003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
9415
9416 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
9417 maintainers.
9418
467b1fc6
ER
94192006-11-14 Erven Rohou <erven.rohou@st.com>
9420
9421 * MAINTAINERS (Write After Approval): Add myself.
9422
995a5697
PB
94232006-11-14 Paolo Bonzini <bonzini@gnu.org>
9424
9425 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
9426 and stageN-package/Makefile.
9427 * Makefile.in: Regenerated.
9428
c8d6d53e
JZ
94292006-11-14 Jie Zhang <jie.zhang@analog.com>
9430
9431 * configure.in: Remove target-libgloss from noconfigdirs for
9432 bfin-*-*.
9433 * configure: Regenerated.
9434
dffb147d
KG
94352006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9436
9437 * configure.in (have_gmp): Only error if the gcc directory exists.
7e050830 9438
dffb147d
KG
9439 * configure: Regenerate.
9440
ca558912
KG
94412006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9442
9443 * configure.in: Robustify error message for missing GMP/MPFR.
9444
9445 * configure: Regenerate.
9446
dce2d8b2 94472006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7aa42285
SW
9448
9449 * MAINTAINERS (Write After Approval): Add myself.
9450
dce2d8b2 94512006-10-30 Uros Bizjak <ubizjak@gmail.com>
779958a2
UB
9452
9453 * MAINTAINERS: Change email address.
9454
91de1527
VP
94552006-10-30 Vladimir Prus <vladimir@codesourcery.com>
9456
9457 * MAINTAINERS (Write After Approval): Add myself.
9458
a3867703
PB
94592006-10-26 Peter Bergner <bergner@vnet.ibm.com>
9460
9461 * MAINTAINERS (Write After Approval): Add myself.
9462
b4364fa2
CL
94632006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
9464
7e050830 9465 * MAINTAINERS (Write After Approval): Move myself to
3de8da2a 9466 Write After Approval section.
b4364fa2 9467
70ec446f
KG
94682006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9469
9470 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
9471 need_gmp anymore.
9472 * configure: Regenerate.
9473
018c8d88
TB
94742006-10-16 Tobias Burnus <burnus@net-b.de>
9475
9476 * MAINTAINERS (Write After Approval): Add myself.
9477
f6a1687e
BE
94782006-10-16 Ben Elliston <bje@au.ibm.com>
9479
9480 * config.guess: Import latest version.
9481 * config.sub: Likewise.
9482
b5422ad7
BM
94832006-10-10 Brooks Moses <bmoses@stanford.edu>
9484
9485 * Makefile.def: Added pdf target handling.
9486 * Makefile.tpl: Added pdf target handling.
9487 * Makefile.in: Regenerated.
9488
bdcee471
CL
94892006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
9490
9491 * MAINTAINERS: Add self as score port maintainer.
9492
7d610414
BM
94932006-10-04 Brooks Moses <bmoses@stanford.edu>
9494
9495 * MAINTAINERS (Write After Approval): Add myself.
9496
e48d66a9
SK
94972006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
9498
7e050830 9499 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
e48d66a9
SK
9500 or newer.
9501 * configure: Regenerated.
9502
c394e891
DB
95032006-09-27 Dave Brolley <brolley@redhat.com>
9504
dce2d8b2
EB
9505 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
9506 using $s instead of $r.
c394e891
DB
9507 * configure: Regenerated.
9508
1ee4c5a0
TS
95092006-09-26 Thiemo Seufer <ths@mips.com>
9510
9511 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
9512 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
9513 * configure: Regenerate.
9514
dce2d8b2 95152006-09-24 Graeme Peterson <gridly@gmail.com>
5997afc3
GP
9516
9517 * MAINTAINERS (Write After Approval): Remove myself.
9518
0c502898
CF
95192006-09-22 Chao-ying Fu <fu@mips.com>
9520
9521 * MAINTAINERS (Write After Approval): Add myself.
9522
a7819e42
JM
95232006-09-10 Joseph S. Myers <joseph@codesourcery.com>
9524
9525 * MAINTAINERS: Add self as soft-fp maintainer.
9526
dce2d8b2 95272006-09-09 Anatoly Sokolov <aesok@post.ru>
a7819e42
JM
9528
9529 * MAINTAINERS: Add myself as avr maintainer.
9530 Remove Marek Michalkiewicz as avr maintainer.
827d0991 9531
e8288489
RC
95322006-09-07 Roberto Costa <roberto.costa@st.com>
9533
9534 * MAINTAINERS (Write After Approval): Add myself.
9535
b91f0a41
CV
95362006-08-30 Corinna Vinschen <corinna@vinschen.de>
9537
9538 * configure.in: Never build newlib for a Mingw host.
9539 Never build newlib as Mingw target library.
9540 Test the existence of winsup/cygwin for building a Cygwin newlib,
9541 rather than just winsup.
9542 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9543 building a Mingw target.
9544 * configure: Regenerate.
9545
094c07a0
EB
95462006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
9547
9548 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9549
8d1171cb
PB
95502006-07-25 Paolo Bonzini <bonzini@gnu.org>
9551
9552 * config.guess: Import from src (was more updated).
9553 * config.sub: Likewise.
9554
2e9e6f68
DJ
95552006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
9556
9557 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9558 * configure: Regenerated.
9559
57255173
PB
95602006-07-18 Paolo Bonzini <bonzini@gnu.org>
9561
cc6010cd
AP
9562 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9563 for stages after the first.
57255173 9564
9fbe6585
JJ
95652006-07-17 Jakub Jelinek <jakub@redhat.com>
9566
9567 * Makefile.def: Add dependencies for configure-opcodes
9568 on configure-intl and all-opcodes on all-intl.
9569 * Makefile.in: Regenerated.
9570
18c3f977
BE
95712006-07-13 Ben Elliston <bje@au.ibm.com>
9572
9573 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9574
27b56ba6
PE
95752006-07-06 Paul Eggert <eggert@cs.ucla.edu>
9576
9577 Port to hosts whose 'sort' and 'tail' implementations
9578 treat operands with leading '+' as file names, as POSIX
9579 has required since 2001. However, make sure the code still
9580 works on pre-POSIX hosts.
9581 * ltmain.sh: Don't assume "sort +2" is equivalent to
9582 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9583
ad6d4e43
UW
95842006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
9585
9586 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9587
706601d9
PG
95882006-07-04 Peter O'Gorman <peter@pogma.com>
9589
9590 * ltconfig: chmod 644 before ranlib during install.
9591
0b50988a
EB
95922006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9593
9594 PR bootstrap/18058
9595 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9596 if the bootstrap compiler is a GCC version that supports it.
9597 * configure: Regenerate.
9598
b6348cb3
PB
95992006-07-03 Paolo Bonzini <bonzini@gnu.org>
9600
95695ad3 9601 * configure.in: Fix thinkos in previous check-in.
b6348cb3
PB
9602 * configure: Regenerate.
9603
1546bb64
PB
96042006-07-03 Paolo Bonzini <bonzini@gnu.org>
9605
9606 PR other/27063
9607 * configure.in: Test subdir_requires and give an appropriate
9608 error message.
9609 * configure: Regenerate.
9610
5cb6c629
AJH
96112006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
9612
9613 * MAINTAINERS (Write After Approval): Add myself.
9614
f4d8cdf8
JDA
96152006-06-22 John David Anglin <dave.anglin@nrc.ca>
9616
9617 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9618
4fe5abb7
SE
96192006-06-22 Steve Ellcey <sje@cup.hp.com>
9620
9621 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9622
2a79fd67
DA
96232006-06-20 David Ayers <d.ayers@inode.at>
9624
9625 PR bootstrap/28072
9626 * configure.in: Add target-boehm-gc to noconfigdirs depending on
9627 whether target-libjava is being configured instead of whether the
9628 java front end is enabled.
9629 * configure: Regenerate.
7e050830 9630
04879af3
RO
96312006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9632
9633 PR target/27540
9634 * configure.in: Only enable libgomp on IRIX 6.
9635 * configure: Regenerate.
9636
ec6c7392
PB
96372006-06-15 Paolo Bonzini <bonzini@gnu.org>
9638
9639 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9640 too.
9641 * Makefile.in: Regenerate.
9642
12973d7a
DD
96432006-06-13 Jeff Johnston <jjohnstn@redhat.com>
9644
9645 * config-ml.in: Alter CCASFLAGS to include special
9646 multilib options the same as is done for CFLAGS.
9647
c67ed86a
JDA
96482006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9649
9650 * configure.in: Don't enable libgomp on hpux10.
9651 * configure: Rebuilt.
9652
cb253473
DA
96532006-06-12 David Ayers <d.ayers@inode.at>
9654
9655 PR bootstrap/27963
9656 PR target/19970
7e050830 9657 * configure.in: Remove target-boehm-gc from noconfigdirs where
cb253473
DA
9658 ${libgcj} is specified.
9659 * configure: Regenerate.
7e050830 9660
dce2d8b2 96612006-06-06 Carlos O'Donell <carlos@codesourcery.com>
32845532
CD
9662
9663 Sync from src:
7e050830
EC
9664
9665 * configure.in: Sync.
32845532 9666 * configure: Regenerated.
7e050830 9667
32845532
CD
9668 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
9669
9670 * Makefile.def: Added dependencies from sim and gdb on intl, and
9671 added configure dependencies to everything with an all dependency
9672 on intl.
9673 * Makefile.in: Regenerated.
9674
7cd0cf9c
DA
96752006-06-06 David Ayers <d.ayers@inode.at>
9676
9677 PR libobjc/13946
9678 * Makefile.def: Add dependencies for libobjc which boehm-gc.
9679 * Makefile.in: Regenerate.
9680 * configure.in: Add --enable-objc-gc at toplevel and have it
9681 enable boehm-gc for Objective-C.
9682 Remove target-boehm-gc from libgcj.
9683 Add target-boehm-gc to target_libraries.
9684 Add target-boehm-gc to noconfigdirs where ${libgcj}
9685 is specified.
9686 Assert that boehm-gc is supported when requested for Objective-C.
9687 Only build boehm-gc if needed either for Java or Objective-C.
9688 * configure: Regenerate.
7e050830 9689
3ff3adad
PB
96902006-06-05 Paolo Bonzini <bonzini@gnu.org>
9691
9692 PR 27674
9693 * Makefile.tpl (configure-[+prefix+][+module+],
9694 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9695 Remove rule to unstage bootstrapped modules.
9696 (stage_current): New.
9697 * Makefile.in: Regenerate.
9698
898e551d
LB
96992006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
9700
9701 * MAINTAINERS (Write After Approval): Update my e-mail address.
9702
ea60341e
MS
97032006-06-01 Mark Shinwell <shinwell@codesourcery.com>
9704
9705 * include/libiberty.h: Declare pex_run_in_environment.
9706
222ae291
AL
97072006-05-31 Asher Langton <langton2@llnl.gov>
9708
9709 * MAINTAINERS (Write After Approval): Add myself.
898e551d 9710
e9a54b07
PB
97112006-05-25 Paolo Bonzini <bonzini@gnu.org>
9712
9713 * Makefile.def (bfd, opcodes): Fix lib_path.
9714 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9715 (restrap): Move under "@if gcc-bootstrap". Fix typo.
9716 * Makefile.in: Regenerate.
9717
03e67131
CD
97182006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9719
9720 * Makefile.in: Regenerate.
9721
65d6e994
CD
97222006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9723
9724 * Makefile.def: Add install-html target. Add datarootdir
9725 docdir and htmldir to flags_to_pass.
9726 * Makefile.tpl: Add install-html target.
9727 * Makefile.in: Regenerate.
9728 * configure.in: Add --with-datarootdir, --with-docdir, and
9729 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9730 * configure: Regenerate.
9731
9e299237
MS
97322006-05-24 Mark Shinwell <shinwell@codesourcery.com>
9733
9734 * configure.in: Enable gprof for cross builds.
9735 * configure: Regenerate.
9736
c31202cd
RG
97372006-05-22 Richard Guenther <rguenther@suse.de>
9738
9739 Revert
9740 2006-01-31 Richard Guenther <rguenther@suse.de>
9741 Paolo Bonzini <bonzini@gnu.org>
9742
9743 * Makefile.def (target_modules): Add libgcc-math target module.
9744 * configure.in (target_libraries): Add libgcc-math target library.
9745 (--enable-libgcc-math): New configure switch.
9746 * Makefile.in: Re-generate.
9747 * configure: Re-generate.
9748 * libgcc-math: New toplevel directory.
9749
2a332582
JDA
97502006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9751 Andreas Tobler <a.tobler@schweiz.ch>
9752
9753 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
9754 * configure: Rebuilt.
9755
dce2d8b2 97562006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7e050830 9757
ccce6917
SL
9758 * MAINTAINERS (Write After Approval): Add myself.
9759
ed606bc0
DD
97602006-05-01 DJ Delorie <dj@redhat.com>
9761
3d8f47a0 9762 * configure.in: Restore CFLAGS if GMP isn't present.
ed606bc0
DD
9763 * configure: Regenerate.
9764
9386bd20
RG
97652006-05-01 Richard Guenther <rguenther@suse.de>
9766
9767 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9768 maintainer.
9769
dce2d8b2 97702006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7b3bd503
KZ
9771
9772 * MAINTAINERS (Write After Approval): Add myself.
9773
87ceee72
JB
97742006-04-28 Jan Beulich <jbeulich@novell.com>
9775
9776 * MAINTAINERS (Write After Approval): Add myself.
9777
e88a2c09
DD
97782006-04-18 DJ Delorie <dj@redhat.com>
9779
9780 * configure.in (m32c): Build libstdc++-v3. Pass flags to
9781 reference libgloss so that libssp can be built in a combined
9782 tree.
9783 * configure: Regenerate.
9784
675f0a8a
RM
97852006-04-08 Robert Millan <rmh@gcc.gnu.org>
9786
9787 * MAINTAINERS (Write After Approval): Add myself.
9788
27b6c940
BE
97892006-04-05 Ben Elliston <bje@au.ibm.com>
9790
9791 * configure.in: Require makeinfo 4.4 or higher.
9792 * configure: Regenerate.
9793
687b17d4
GP
97942006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
9795
9796 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9797 Rearrange the entries of other libraries to have them in one place.
9798
906ac235
JB
97992006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
9800
7e050830 9801 * MAINTAINERS (Write After Approval): Remove myself.
906ac235
JB
9802 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9803
fb0103e5
RG
98042006-03-14 Richard Guenther <rguenther@suse.de>
9805
9806 * configure: Regenerate with autoconf 2.13.
9807
17237f6b
JB
98082006-03-13 Jim Blandy <jimb@codesourcery.com>
9809
9810 * MAINTAINERS: Use my work address.
bed31434
JB
9811
9812 * MAINTAINERS: Update my E-mail address.
9813
27079765
AH
98142006-03-10 Aldy Hernandez <aldyh@redhat.com>
9815
9816 * configure.in: Handle --disable-<component> generically.
9817 * configure: Regenerate.
9818
54a17039
L
98192006-03-01 H.J. Lu <hongjiu.lu@intel.com>
9820
9821 PR libgcj/17311
9822 * ltmain.sh: Don't use "$finalize_rpath" for compile.
9823
b9bd11ca
EE
98242006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
9825
9826 * MAINTAINERS (Write After Approval): Remove myself.
9827 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9828
dce2d8b2 98292006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
e9a54b07 9830
072b06f2
RE
9831 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
9832 (TARGET_CONFIGDIRS): Remove.
9833 * configure.in: Remove AC_SUBST(target_configdirs).
9834 * Makefile.in, configure: Regenerated.
ee2312f3 9835
936e1a35
SK
98362006-02-20 Steven G. Kargl <kargls@comcast.net>
9837
9838 * MAINTAINERS (Write After Approval): Remove myself.
9839 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9840
cc11cc9b
PB
98412006-02-20 Paolo Bonzini <bonzini@gnu.org>
9842
9843 PR bootstrap/25670
9844
9845 * Makefile.tpl ([+compare-target+]): Print explanation messages.
9846
9847 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9848 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9849 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9850 BUILD_PREFIX, BUILD_PREFIX_1.
9851 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9852
9853 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9854 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9855
9856 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9857 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9858 of `cat stage_current`. Always provide the `r' and `s' variables.
9859 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9860 a single shell execution.
9861 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9862 bootstrapped modules, make the stage1 module if the build was not
9863 started yet, else build the current stage.
9864 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9865 (all-build, all-host, all-target, [+make_target+]-host,
9866 [+make_target+]-target): Do not use \-continued lines.
9867 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9868 (current_stage, restrap, stage_last): New.
9869
9870 * Makefile.in: Regenerate.
9871 * configure: Regenerate.
9872
63a7c9ef
BD
98732006-02-19 Bud Davis <jmdavis@link.com>
9874
9875 * MAINTAINERS (Write After Approval): Remove myself.
9876 (Language Front End Maintainers): Add myself as fortran 95
9877 maintainer and update e-mail address.
9878
a3543e3a
FXC
98792006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9880
9881 * MAINTAINERS (Write After Approval): Remove myself.
9882 (Language Front End Maintainers): Add myself as fortran 95
9883 maintainer.
9884
ca5b1d2c
VK
98852006-02-16 Victor Kaplansky <victork@il.ibm.com>
9886
9887 * MAINTAINERS (Write After Approval): Add myself.
9888
0499513f
TK
98892006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
9890
9891 * MAINTAINERS (Write After Approval): Remove myself.
9892 (Language Front End Maintainers): Add myself as
9893 fortran 95 maintainer.
9894
d1f8db0c
PB
98952006-02-14 Paolo Bonzini <bonzini@gnu.org>
9896
9897 Sync from src:
9898
9899 2005-12-27 Leif Ekblad <leif@rdos.net>
9900
cc6010cd
AP
9901 * configure.in: Add support for RDOS target.
9902 * configure: Regenerate.
d1f8db0c
PB
9903
99042006-02-14 Paolo Bonzini <bonzini@gnu.org>
3de8da2a 9905 Andreas Schwab <schwab@suse.de>
d1f8db0c 9906
cc6010cd 9907 * configure: Regenerate.
d1f8db0c 9908
cac90078
DE
99092006-02-12 David Edelsohn <edelsohn@gnu.org>
9910
9911 * configure.in (enable_libgomp): Add AIX.
9912 * configure: Regenerate.
9913
bd37fbf5
MK
99142006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
9915
9916 * MAINTAINERS (Write After Approval): Add myself.
7e050830 9917
23027b7a
LM
99182006-02-03 Lee Millward <lee.millward@gmail.com>
9919
9920 * MAINTAINERS (Write After Approval): Add myself.
7e050830 9921
0058967b
RG
99222006-01-31 Richard Guenther <rguenther@suse.de>
9923 Paolo Bonzini <bonzini@gnu.org>
9924
9925 * Makefile.def (target_modules): Add libgcc-math target module.
9926 * configure.in (target_libraries): Add libgcc-math target library.
9927 (--enable-libgcc-math): New configure switch.
9928 * Makefile.in: Re-generate.
9929 * configure: Re-generate.
9930 * libgcc-math: New toplevel directory.
9931
e8b05380
PB
99322006-01-26 Paolo Bonzini <bonzini@gnu.org>
9933
9934 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9935 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9936 the assembler, linker and binutils.
9937 * configure: Regenerate.
9938
d54d5437
DM
99392006-01-22 Dirk Mueller <dmueller@suse.de>
9940
9941 * MAINTAINERS (Write After Approval): Add myself.
9942
670cbfcf
DN
99432006-01-20 Diego Novillo <dnovillo@redhat.com>
9944
9945 * configure: Regenerate.
9946
953ff289
DN
99472006-01-18 Richard Henderson <rth@redhat.com>
9948 Jakub Jelinek <jakub@redhat.com>
9949 Diego Novillo <dnovillo@redhat.com>
9950
9951 * libgomp: New directory.
9952 * Makefile.def: Add target_module libgomp.
9953 * Makefile.in: Regenerate.
9954 * configure.in (target_libraries): Add target-libgomp.
9955 * configure: Regenerate.
9956
32ce4048
AO
99572006-01-05 Alexandre Oliva <aoliva@redhat.com>
9958
9959 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9960 @ from continuation.
9961 * Makefile.in: Rebuilt.
9962
0eaf8e17 99632006-01-04 Chris Lattner <sabre@gnu.org>
a9210574 9964
c76c0c83
CL
9965 * MAINTAINERS (Write After Approval): Add myself.
9966
2d309510
PB
99672006-01-04 Paolo Bonzini <bonzini@gnu.org>
9968
9969 PR bootstrap/24252
9970
9971 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9972 * Makefile.tpl (OBJDUMP): New.
9973 (EXTRA_HOST_FLAGS): Add it.
9974 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9975
953ff289
DN
9976 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9977 to use symbolic links between directories. Avoid race conditions
9978 or make them harmless.
9979 * configure.in: Do not try to use symbolic links between directories.
2d309510
PB
9980
9981 * Makefile.def (LEAN): Pass.
9982 * Makefile.tpl (LEAN): Define.
9983 (stage[+id+]-start): Accept that the previous directory does not
9984 exist, if the bootstrap is lean.
9985 (stage[+id+]-bubble): Invoke lean bootstrap commands after
9986 stage[+id+]-start. Use a makefile variable and an `if' instead of a
9987 configure substitution.
9988 ([+compare-target+]): Likewise.
9989 ([+bootstrap-target+]-lean): New.
9990 * configure.in: Remove lean bootstrap support from here.
9991
953ff289
DN
9992 * Makefile.in: Regenerate.
9993 * configure: Regenerate.
2d309510 9994
368872c3
BE
99952006-01-04 Ben Elliston <bje@au.ibm.com>
9996
9997 * MAINTAINERS (libdecnumber): Add myself.
9998
d79e6356
MM
99992006-01-02 Mark Mitchell <mark@codesourcery.com>
10000
10001 * libtool-ldflags: New script.
10002
a6fbc1e2
AS
100032006-01-02 Andreas Schwab <schwab@suse.de>
10004
10005 * configure.in: When reconfiguring remove Makefile in
10006 all stage directories.
10007 * configure: Regenerate.
10008
103a4b39
SB
100092005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
10010
10011 * MAINTAINERS: Update my email address.
10012
212f829c
PB
100132005-12-20 Paolo Bonzini <bonzini@gnu.org>
10014
10015 Revert Ada-related part of the previous change.
10016
10017 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
10018 Do not pass.
10019 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
10020 * Makefile.in: Regenerate.
10021 * configure.in: Do not include mt-ppc-aix target fragment.
10022 * configure: Regenerate.
10023
8ef1f2df
PB
100242005-12-19 Paolo Bonzini <bonzini@gnu.org>
10025
10026 * configure.in: Select appropriate fragments for PowerPC/AIX.
10027 * configure: Regenerate.
10028
10029 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
10030 BOOT_CFLAGS, BOOT_LDFLAGS.
10031 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
10032 BOOT_CFLAGS, BOOT_LDFLAGS.
10033 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
10034 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
10035 (stage): Fail if we cannot complete the work.
10036 * Makefile.in: Regenerate.
10037
ab34901f
NS
100382005-12-16 Nathan Sidwell <nathan@codesourcery.com>
10039
10040 * configure.in: Replace ms1 with mt.
10041 * configure: Rebuilt.
10042
cbe82f21
BM
100432005-12-15 Bryce McKinlay <mckinlay@redhat.com>
10044
10045 * MAINTAINERS: Update my email address.
10046
19843472
PB
100472005-12-15 Paolo Bonzini <bonzini@gnu.org>
10048
10049 * Makefile.tpl (all, do-[+make_target+], do-check, install,
10050 install-host-nogcc): Don't invoke $(stage) at the end.
10051 * Makefile.in: Regenerate.
10052
1ca26cd2
PB
100532005-12-14 Paolo Bonzini <bonzini@gnu.org>
10054
10055 * configure.in: Flip the top-level bootstrap switch.
10056 * configure: Regenerate.
10057
f41d6665
DJ
100582005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
10059
10060 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
10061 $(stage) and $(unstage).
10062 (EXTRA_TARGET_FLAGS): Correct double-quoting.
10063 (all): Remove stray semicolon.
10064 (local-distclean): Don't handle multilib.tmp and multilib.out.
10065 (install.all): Set $s for consistency.
10066 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
10067 check_multilibs setting. Always make the install directory.
10068 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
10069 Correct @if/@endif.
10070 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
10071 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
10072 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
10073 (multilib.out): Remove.
10074 * Makefile.in: Regenerated.
10075
dce2d8b2 100762005-12-12 Carlos O'Donell <carlos@codesourcery.com>
9174b3cf
CD
10077
10078 * MAINTAINERS (Write After Approval): Add myself.
10079
64f182bd
NS
100802005-12-12 Nathan Sidwell <nathan@codesourcery.com>
10081
121b2cee
NS
10082 * MAINTAINERS: Add myself as mt maintainer.
10083
64f182bd
NS
10084 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
10085
a6d63770
AN
100862005-12-06 Adam Nemet <anemet@caviumnetworks.com>
10087
10088 * MAINTAINERS: Change email address.
10089
2abefe3d
PB
100902005-12-05 Paolo Bonzini <bonzini@gnu.org>
10091
10092 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
10093 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
10094 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
10095 Find in-tree tools if available.
10096 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
10097 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
10098 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
10099 (COMPILER_*_FOR_TARGET): New.
10100 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
10101 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
10102 (CONFIGURED_*, USUAL_*): Remove.
10103 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
10104 STRIP): Use autoconf substitutions.
10105 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
10106 COMPILER_NM_FOR_TARGET): New.
10107 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
10108
10109 (all): Make all-host and all-target in parallel.
10110 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
10111 that $$r and $$s are set before invoking a recursive make.
10112 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
10113 ([+bootstrap-target+]): Inline most of the `all' target.
10114
2f3bdde7
BE
101152005-11-29 Ben Elliston <bje@au.ibm.com>
10116
10117 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
10118 from the gcc build directory.
10119 * Makefile.in: Regenerate.
10120
a4b6c45a
BE
101212005-11-29 Ben Elliston <bje@au.ibm.com>
10122
10123 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
10124 depend on all-libdecnumber.
10125 * configure.in (host_libs): Include libdecnumber.
10126 * Makefile.in: Regenerate.
10127 * configure: Likewise.
10128
473a74b9
BE
101292005-11-29 Ben Elliston <bje@au.ibm.com>
10130
10131 * libdecnumber: Import decNumber sources from the dfp-branch.
10132
b4623110
KJ
101332005-11-21 Kean Johnston <jkj@sco.com>
10134
10135 * config.sub, config.guess: Sync from upstream sources.
10136
67dc1785
BE
101372005-11-21 Ben Elliston <bje@au.ibm.com>
10138
10139 Import from Autoconf sources:
10140
10141 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
10142 * config/move-if-change: Don't output "$2 is unchanged";
10143 suggested by Ben Elliston. Handle weird characters correctly.
10144
186abafe
AT
101452005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
10146
10147 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
10148 to match upstream libtool for darwin.
10149
ef9db8d5
DJ
101502005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
10151
10152 * Makefile.def: Remove gdb dependencies for gdbtk.
10153 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
10154 (configure-gdb, install-gdb): New rules.
10155 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
10156 * Makefile.in, configure: Regenerated.
10157
9c5141ab
JB
101582005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
10159
10160 * MAINTAINERS (Write After Approval): Add myself.
10161
4523d51b
EE
101622005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
10163
10164 * MAINTAINERS (Write After Approval): Add myself.
10165
086b011c
DN
101662005-10-24 Diego Novillo <dnovillo@redhat.com>
10167
10168 * MAINTAINERS (alias analysis): Add Daniel Berlin and
10169 Diego Novillo.
10170
e7c84bf8
PB
101712005-10-22 Paolo Bonzini <bonzini@gnu.org>
10172
10173 PR bootstrap/24297
10174 * Makefile.tpl (do-[+make-target+], do-check, install,
10175 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
10176 are set before recursing.
10177 * Makefile.in: Regenerate.
10178
b88a7564
EB
101792005-10-20 Eric Botcazou <ebotcazou@adacore.com>
10180
10181 PR bootstrap/18939
10182 * Makefile.def (gcc) <target>: Fix thinko.
10183 * Makefile.in: Regenerate.
10184
61efc800
BS
101852005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
10186
10187 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
10188 * configure: Regenerate.
10189
f53d2869
JZ
101902005-10-15 Jie Zhang <jie.zhang@analog.com>
10191
10192 * MAINTAINERS (Write After Approval): Add self.
10193
077fc835
KH
101942005-10-08 Kazu Hirata <kazu@codesourcery.com>
10195
10196 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
10197 target-libffi, target-qthreads, target-libjava, and
10198 targetlibobjc.
10199 * configure: Regenerate.
10200
d739199a
DJ
102012005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
10202
10203 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
10204 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
10205 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
10206 (USUAL_OBJDUMP_FOR_TARGET): New.
10207 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
10208 * configure.in: Check for $OBJDUMP_FOR_TARGET.
24a62419 10209 * configure, Makefile.in: Regenerated.
d739199a 10210
db38c6bb
PB
102112005-10-05 Paolo Bonzini <bonzini@gnu.org>
10212
10213 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
10214 before other host packages.
10215
3015564c
KK
102162005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
10217
10218 * MAINTAINERS: Add self as sh libraries/configury maintainer.
10219
1061f99e
PB
102202005-10-05 Paolo Bonzini <bonzini@gnu.org>
10221
10222 PR bootstrap/22340
10223
10224 * configure.in (default_target): Remove.
10225 * Makefile.tpl (all): Do not use prerequisites as subroutines
10226 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
10227 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
10228 use prerequisites as subroutines.
10229 (check-host, check-target): New.
10230 (bootstrap configure & all targets): Do not use stage*-start
10231 if the directory layout is already ok.
10232 (non-bootstrap configure & all targets): Prepend a $(unstage).
10233 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
10234 (NOTPARALLEL): Remove.
10235 (unstage, stage variables): New variables.
10236 (unstage, stage targets): Simply expand to those variables.
10237
10238 * configure: Regenerate.
10239 * Makefile.in: Regenerate.
10240
4a9c436f
JW
102412005-10-04 James E Wilson <wilson@specifix.com>
10242
10243 * Makefile.def (lang_env_dependencies): Add libmudflap.
10244 * Makefile.in: Regenerate.
10245
37150080
AS
102462005-10-03 Andreas Schwab <schwab@suse.de>
10247
10248 Backport from libtool CVS:
10249 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
10250
10251 * ltmain.sh: add support for installing into temporary
10252 staging area (e.g. 'make install DESTDIR=...')
10253
39d16468
L
102542005-10-03 H.J. Lu <hongjiu.lu@intel.com>
10255
10256 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
10257 * configure: Regenerated.
10258
72a7ab82
AP
102592005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
10260
10261 * configure: Regenerate with the correct
10262 autoconf version.
10263
6b65a26d
CM
102642005-09-30 Catherine Moore <clm@cm00re.com>
10265
10266 * configure.in (bfin-*-*): New.
10267 * configure: Regenerated.
10268
040b1c5a
GK
102692005-09-28 Geoffrey Keating <geoffk@apple.com>
10270
10271 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
10272 (LIPO_FOR_TARGET): New.
10273 (CONFIGURED_LIPO_FOR_TARGET): New.
10274 (USUAL_LIPO_FOR_TARGET): New.
10275 (STRIP_FOR_TARGET): New.
10276 (CONFIGURED_STRIP_FOR_TARGET): New.
10277 (USUAL_STRIP_FOR_TARGET): New.
10278 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
10279 STRIP_FOR_TARGET.
10280 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
10281 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
10282 * Makefile.in: Regenerate.
10283 * configure: Regenerate.
7e050830 10284
3a3c28db
DE
102852005-09-19 David Edelsohn <edelsohn@gnu.org>
10286
10287 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
10288 (rs6000-*-aix*): Same.
10289 * configure: Regenerate.
10290
2749a921
TT
102912005-09-16 Tom Tromey <tromey@redhat.com>
10292
10293 * MAINTAINERS: Add self as java maintainer.
10294
7f26dfa3
FXC
102952005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
10296
10297 * configure.in: Recognize f95 in the --enable-languages option,
10298 and substitute it for fortran, issuing a warning.
10299 * configure: Regenerate.
10300
d8852c4f
PE
103012005-08-30 Phil Edwards <phil@codesourcery.com>
10302
10303 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
10304 * configure: Regenerated.
10305
ad685e81
AH
103062005-08-22 Aldy Hernandez <aldyh@redhat.com>
10307
10308 * MAINTAINERS: Add self as ms1 maintainer.
10309
b00d752c
RE
103102005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
10311
10312 * Makefile.def (libssp): Add to lang_env_dependencies.
10313 * Makefile.in: Regenerate.
10314
9ed8fb9b
ILT
103152005-08-18 Ian Lance Taylor <ian@airs.com>
10316
10317 * MAINTAINERS: Add myself as middle-end maintainer.
10318
0f029d39
CG
103192005-08-17 Christian Groessler <chris@groessler.org>
10320
10321 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
10322 * Makefile.in: Regenerate.
10323
81087874
AK
103242005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
10325
10326 * MAINTAINERS (write after approval): Added myself.
10327
6a134f1c
MR
103282005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
10329
10330 * MAINTAINERS (Write After Approval): Add myself.
10331
2693c0b0
PB
103322005-08-12 Paolo Bonzini <bonzini@gnu.org>
10333
10334 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
10335 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
10336 Look for alternate names of the target cc and c++
10337 * configure: Regenerate.
10338
4de997d1
PB
103392005-08-08 Paolo Bonzini <bonzini@gnu.org>
10340
10341 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10342 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
10343 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
10344 tools; remove code to manually set them.
10345 (Target tools): Look in the environment for them.
10346 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10347 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
10348 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
10349 build directory.
10350 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
10351 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
10352 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
10353 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10354 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
10355 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
10356 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
10357 * configure: Regenerate.
10358 * Makefile.in: Regenerate.
10359
b089e33a
BE
103602005-07-28 Ben Elliston <bje@au.ibm.com>
10361
10362 * MAINTAINERS: Update for removed CPU targets.
10363
e3791243
MM
103642005-07-27 Mark Mitchell <mark@codesourcery.com>
10365
10366 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7e050830 10367 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
e3791243
MM
10368 * Makefile.in: Regenerated.
10369
526635cb
MM
103702005-07-26 Mark Mitchell <mark@codesourcery.com>
10371
10372 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
10373 (CFLAGS_FOR_TARGET): Use it.
10374 (CXXFLAGS_FOR_TARGET): Likewise.
10375 * Makefile.in: Regenerated.
10376 * configure.in (--with-build-sysroot): New option.
10377 * configure: Regenerated.
10378
19791f70
PB
103792005-07-24 Paolo Bonzini <bonzini@gnu.org>
10380
10381 * Makefile.tpl: Wrap install between unstage and stage
10382 * Makefile.in: Regenerate.
10383
35f5a23f
EC
103842005-07-21 Eric Christopher <echristo@apple.com>
10385
10386 * MAINTAINERS: Update affiliation.
10387
ff3ddf15
PW
103882005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
10389
10390 * MAINTAINERS: Add self as crx port maintainer.
10391
3a664c1c
DD
103922005-07-20 DJ Delorie <dj@redhat.com>
10393
10394 * MAINTAINERS: Add self as m32c maintainer.
10395
539df155
KC
103962005-07-16 Kelley Cook <kcook@gcc.gnu.org>
10397
10398 * all files: Update FSF address.
10399
be9c593a
EC
104002005-07-15 Eric Christopher <echristo@redhat.com>
10401
10402 * MAINTAINERS: Change affiliation.
10403
fd7ea4ab
JB
104042005-07-14 Jim Blandy <jimb@redhat.com>
10405
10406 * configure.in: Add cases for Renesas m32c.
10407 * configure: Regenerated.
7e050830 10408
0063a823
KC
104092005-07-14 Kelley Cook <kcook@gcc.gnu.org>
10410
d0ca130a
KC
10411 * COPYING.LIB: Update from fsf.org.
10412
104132005-07-14 Kelley Cook <kcook@gcc.gnu.org>
10414
10415 * COPYING, compile, config.guess,
0063a823
KC
10416 config.sub, install-sh, missing, mkinstalldirs,
10417 symlink-tree, ylwrap: Sync from upstream sources.
d0ca130a 10418 * config-ml.in: Update FSF address.
0063a823 10419
a8ba31f2
EC
104202005-07-13 Eric Christopher <echristo@redhat.com>
10421
10422 * configure.in: Add toplevel noconfigdir support for tpf.
10423 * configure: Regenerate.
10424
5bea4a03
PB
104252005-07-11 Paolo Bonzini <bonzini@gnu.org>
10426
10427 PR ada/22340
10428
10429 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
10430 * Makefile.in: Regenerate.
10431
284bdbbd
MM
104322005-07-07 Mark Mitchell <mark@codesourcery.com>
10433
10434 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7e050830 10435 Brolley to write-after-approval.
284bdbbd 10436
452190fb
AS
104372005-07-07 Andreas Schwab <schwab@suse.de>
10438
10439 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
10440 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
10441 * Makefile.in: Regenerated.
10442
9c8f9ec2
GK
104432005-07-06 Geoffrey Keating <geoffk@apple.com>
10444
10445 * configure.in: Don't build sim or rda when targetting darwin.
10446 * configure: Regenerate.
10447
ef0087a7
KH
104482005-07-06 Kazu Hirata <kazu@codesourcery.com>
10449
10450 * configure.in: Add --enable-libssp and --disable-libssp.
10451 * configure: Regenerate with autoconf-2.13.
10452
77008252
JJ
104532005-07-02 Jakub Jelinek <jakub@redhat.com>
10454
10455 * Makefile.def (target_modules): Add libssp.
10456 * configure.in (target_libraries): Add target-libssp.
10457 * configure: Rebuilt.
10458 * Makefile.in: Rebuilt.
10459
a04eae1b
ZW
104602005-07-01 Zack Weinberg <zackw@panix.com>
10461
10462 * MAINTAINERS: Change email address. Resign from maintainership.
10463
948884cd
RG
104642005-07-01 Richard Guenther <rguenther@suse.de>
10465
10466 * MAINTAINERS: Change my e-mail address and affiliation.
10467
c7870f5d
PB
104682005-06-22 Paolo Bonzini <bonzini@gnu.org>
10469
10470 * Makefile.def (stagefeedback): Come after profile.
10471 Define profiledbootstrap target.
10472 * Makefile.tpl (profiledbootstrap): Remove.
10473 (stageprofile-end): Zap stagefeedback.
10474 (stagefeedback-start): Copy all .gcda files, not only GCC's.
10475 * Makefile.in: Regenerate.
10476
ab99519a
RS
104772005-06-13 Richard Sandiford <richard@codesourcery.com>
10478
10479 * MAINTAINERS: Update my email address.
10480
f610dd5f
ZW
104812005-06-13 Zack Weinberg <zack@codesourcery.com>
10482
10483 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
10484 In 'cpp' stanza, support '#line' as well as '# '.
10485
71bc2a83
AS
104862005-06-08 Andreas Schwab <schwab@suse.de>
10487
10488 * MAINTAINERS: Move myself from 'Write After Approval' to
10489 'CPU Port Maintainers' section as m68k maintainer.
10490
4fab7234
HPN
104912005-06-07 Hans-Peter Nilsson <hp@axis.com>
10492
10493 * configure.in (unsupported_languages): New macro.
10494 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
10495 non-ported target libraries in noconfigdirs.
10496 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
10497 non-linux-gnu. Remove libgcj_ex_libffi.
cc6010cd 10498 <lang_frag loop>: Set add_this_lang=no if the language is in
4fab7234
HPN
10499 unsupported_languages.
10500 * configure: Regenerate.
10501
68193f9b
TS
105022005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
10503
10504 * configure.in: Fix typo in handling of --with-mpfr-dir.
10505 * configure: Regenerate.
10506
f26f6b8d
RS
105072005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
10508
10509 * MAINTAINERS: Update my email address.
10510
ba4853f8
JB
105112005-06-02 Jim Blandy <jimb@redhat.com>
10512
10513 * config.sub: Add cases for the Renesas m32c. (This patch has been
10514 accepted into the master sources.)
10515
79dd769c 105162005-06-02 Aldy Hernandez <aldyh@redhat.com>
f610dd5f
ZW
10517 Michael Snyder <msnyder@redhat.com>
10518 Stan Cox <scox@redhat.com>
79dd769c 10519
f610dd5f 10520 * configure.in: Set noconfigdirs for ms1.
79dd769c 10521
f610dd5f 10522 * configure: Regenerate.
79dd769c 10523
d29e107f
JD
105242005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
10525
10526 * MAINTAINERS (Write After Approval): Add self.
10527
e93196c3
JC
105282005-06-01 Josh Conner <jconner@apple.com>
10529
10530 * MAINTAINERS (Write After Approval): Add self.
10531
ae263c7a
KH
105322005-06-01 Kazu Hirata <kazu@codesourcery.com>
10533
10534 * MAINTAINERS: Update my email address.
10535
585b3aa3
ZM
105362005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
10537
10538 * MAINTAINERS (Write After Approval): Add self.
10539
4930c50b
CD
105402005-05-26 Chris Demetriou <cgd@broadcom.com>
10541
10542 * MAINTAINERS (Write After Approval): Remove self.
10543
2dfbef6d
PB
105442005-05-25 Paolo Bonzini <bonzini@gnu.org>
10545
10546 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10547 (Dependencies): Consider target modules for bootstrap dependencies.
10548 Make target bootstrap modules depend on each stage's gcc.
10549 * Makefile.in: Regenerate.
10550
bcb28cf5
PB
105512005-05-20 Paolo Bonzini <bonzini@gnu.org>
10552
10553 * Makefile.def (configure-gcc): Depend on binutils having been built.
10554 (all-gcc): No need to do it here.
10555 * Makefile.in: Regenerate.
10556
0cf085e4
PB
105572005-05-19 Paul Brook <paul@codesourcery.com>
10558
f610dd5f 10559 * configure.in: Rewrite misleading error message when requested
0cf085e4
PB
10560 language cannot be built.
10561 * configure: Regenerate.
10562
dfb2c39a
DJ
105632005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
10564
10565 * ylwrap: Import from Automake 1.9.5.
10566
771aaa92
DU
105672005-05-13 David Ung <davidu@mips.com>
10568
10569 * MAINTAINERS (Write After Approval): Add self.
10570
3ac9bd58
MS
105712005-05-09 Mike Stump <mrs@apple.com>
10572
10573 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10574 lt_cv_sys_max_cmd_len for now.
f610dd5f 10575
f77a5578
SC
105762005-05-09 Stan Cox <scox@redhat.com>
10577
10578 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10579
795e36e5
MK
105802005-05-08 Matt Kraai <kraai@ftbfs.org>
10581
10582 * README.SCO: Update the URL.
10583
c9392a2b
DE
105842005-05-05 David Edelsohn <edelsohn@gnu.org>
10585
10586 * ltconfig: Define file_list_spec. Pass file_list_spec and
10587 with_gnu_ld to libtool.
10588 * ltcf-c.sh (aix[45]): Define file_list_spec.
10589 * ltcf-cxx.sh (aix[45]): Same.
10590 * ltcf-gcj.sh (aix[45]): Same.
10591 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10592 exists, write list of input files to temporary file.
10593
bebcd931
MS
105942005-05-04 Mike Stump <mrs@apple.com>
10595
10596 * configure.in: Always pass --target to target configures as
10597 otherwise rebuilds that do --recheck will fail.
10598 * confiugure: Rebuilt.
10599
ce406537
PB
106002005-05-04 Paolo Bonzini <bonzini@gnu.org>
10601
10602 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10603 STAGE_HOST_EXPORTS.
10604 (configure, all): Add bootstrap support.
10605 (Host modules, target modules): Pass post-stage1 flags and exports.
10606 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10607 * Makefile.in: Regenerate.
10608
aa9dcfc4
PB
106092005-04-29 Paolo Bonzini <bonzini@gnu.org>
10610
10611 * configure: Regenerate.
10612
b6f9abcf
MS
106132005-04-27 Mike Stump <mrs@apple.com>
10614
10615 * MAINTAINERS: Add self as darwin maintainer.
10616
acb217cb
BS
106172005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
10618
10619 * config.sub: Update from master copy.
10620
b6dae270
MS
106212005-04-21 Mike Stump <mrs@apple.com>
10622
10623 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10624 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10625
c2e0d3a9
HPN
106262005-04-19 Hans-Peter Nilsson <hp@axis.com>
10627
10628 * configure.in <crisv32-*-*, cris-*-*>: New local variable
10629 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
10630 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
10631 "*-*-elf" and "*-*-linux*".
10632 * configure: Regenerate.
10633
871ae772
JM
106342005-04-14 Joseph S. Myers <joseph@codesourcery.com>
10635
10636 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10637
bf070c29
MS
106382005-04-12 Mike Stump <mrs@apple.com>
10639
10640 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10641
e865b6f7
TK
106422005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
10643
10644 * MAINTAINERS (Write After Approval): Add myself.
10645
7b71ad7f
BS
106462005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
10647
10648 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10649
25b42232
PB
106502005-04-06 Paolo Bonzini <bonzini@gnu.org>
10651
f610dd5f 10652 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
25b42232
PB
10653 (TARGET_CONFIGARGS): Include --with-target-subdir.
10654 (configure, all): New macros. Use them throughout.
10655 * Makefile.in: Regenerate.
10656
d727c624
JG
106572005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
10658
10659 * MAINTAINERS (Write After Approval): Add myself.
f610dd5f 10660
fff72cc4
ZD
106612005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10662
10663 * MAINTAINERS: Remove 'loop unrolling' maintainer.
10664
86472dc3
GP
106652005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
10666
10667 * MAINTAINERS: Move John Carr to Write After Approval.
10668
dce2d8b2 106692005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5d0f90e5
R
10670
10671 * config/mh-mingw32: Delete.
10672 * configure.in: Don't use it.
10673 * configure: Regenerate.
10674
33da42bc
PB
106752005-03-31 Paolo Bonzini <bonzini@gnu.org>
10676
10677 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10678 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
dce2d8b2 10679 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
33da42bc
PB
10680 (HOST_LIB_PATH): Generate from Makefile.def.
10681 (TARGET_LIB_PATH): Likewise.
10682 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10683 * Makefile.in: Regenerate.
10684 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10685 (RPATH_ENVVAR): Include Darwin case.
10686 * configure: Regenerate.
10687
15cc1841
TF
106882005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
10689
10690 * MAINTAINERS (Various Maintainers): Remove self.
10691 (Write After Approval): Add self.
10692
6a8c79d5
TF
106932005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
10694
10695 * MAINTAINERS (Various Maintainers): Add self.
10696
256f7136
PB
106972005-03-25 Paolo Bonzini <bonzini@gnu.org>
10698
10699 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10700 * configure: Regenerate.
10701
191dd2c9
ZW
107022005-03-21 Zack Weinberg <zack@codesourcery.com>
10703
10704 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10705 gcc_version, and gcc_version_trigger from set of flags to pass.
10706 * Makefile.tpl: Remove definitions of above variables.
10707 (config.status): Remove dependency on $(gcc_version_trigger).
10708 * Makefile.in: Regenerate.
10709 * configure.in: Do not reference config/gcc-version.m4 nor
10710 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
10711 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
10712 * configure: Regenerate.
10713
ef6e9bc0 107142005-03-16 Manfred Hollstein <manfred.h@gmx.net>
dce2d8b2 10715 Andrew Pinski <pinskia@physics.uc.edu>
ef6e9bc0
MH
10716
10717 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10718 * Makefile.in: Regenerate.
10719
009bbd5a
FW
107202005-03-13 Feng Wang <fengwang@nudt.edu.cn>
10721
10722 * MAINTAINERS (Write After Approval): Add myself.
10723
09f8755b
DA
107242005-03-03 David Ayers <d.ayers@inode.at>
10725
10726 * MAINTAINERS (Write After Approval): Add myself.
10727
e73ed25c
AO
107282005-03-01 Alexandre Oliva <aoliva@redhat.com>
10729
10730 PR libgcj/20160
10731 * ltmain.sh: Avoid creating archives with components that have
10732 duplicate basenames.
10733
ace9ac7b
AP
107342005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
10735
10736 PR bootstrap/20250
10737 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10738 instead of check.
10739 * Makefile.in: Regenerate.
10740
c9db9354
PB
107412005-02-28 Paolo Bonzini <bonzini@gnu.org>
10742
10743 * Makefile.in: Regenerate to fix conflict between the previous two
10744 patches.
10745
215c351a
PB
107462005-02-28 Paolo Bonzini <bonzini@gnu.org>
10747
10748 PR bootstrap/17383
10749 * Makefile.def (target_modules): Remove "stage", now unnecessary.
10750 * Makefile.tpl (HOST_SUBDIR): New substitution.
10751 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10752 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10753 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10754 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10755 (Host modules, Bootstrapped modules): Use it.
10756 (Build modules, Target modules): Do not create symlink trees,
10757 always configure out-of-srcdir.
10758 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10759 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10760 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10761 $(HOST_SUBDIR). Create a symlink for host_subdir.
10762
10763 * Makefile.in: Regenerate.
10764 * configure: Regenerate.
10765
5395b47b
NN
107662005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10767
10768 Merged from libada-gnattools-branch:
10769 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
10770
10771 * gnattools: New directory.
10772 * Makefile.def: Add gnattools as a module, depending on target-libada.
10773 * Makefile.in: Regenerate.
10774 * configure.in: Include gnattools in host_tools; disable it if ada
10775 is disabled.
10776 * configure: Regenerate.
10777
ca2cc05c
JM
107782005-02-24 James A. Morrison <phython@gcc.gnu.org>
10779
10780 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10781 treelang maintainer.
10782 (Write After Approval): Remove myself.
10783
d2f3024f
PS
107842005-02-23 Paul Schlie <schlie@comcast.net>
10785
10786 * configure.in: Allow darwin targeted ports to build tk, itcl and
10787 libgui.
10788 * configure: Regenerate.
10789
bba5e0ca
EB
107902005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
10791
10792 PR libgcj/10353
10793 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10794 * configure: Regenerate.
10795
70132ce7
SK
107962005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
10797
10798 * MAINTAINERS (Write After Approval): Add myself.
10799
20f0edca
ILT
108002005-02-10 Ian Lance Taylor <ian@airs.com>
10801
10802 * MAINTAINERS: Update my e-mail address.
10803
e64e5109
RG
108042005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
10805
10806 * MAINTAINERS (Write After Approval): Add myself.
10807
40d64b5a
HPN
108082005-01-29 Hans-Peter Nilsson <hp@axis.com>
10809
10810 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10811 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10812 target-libgloss when not *-*-elf and *-*-aout.
10813 * configure: Regenerate.
10814
54a12711
KH
108152005-01-23 Kazu Hirata <kazu@cs.umass.edu>
10816
10817 * MAINTAINERS: Remove obsolete entries.
10818
0aa99dbb
KH
10819 * MAINTAINERS (Write After Approval): Add Michael Matz.
10820
2b009f5f
NB
108212005-01-19 Neil Booth <neil@daikokuya.co.uk>
10822
10823 * MAINTAINERS: Remove self as cpplib maintainer.
10824
385870f5
KC
108252005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10826
10827 * install-sh, config.sub: Import from upstream.
10828
e7daab31
KC
108292005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10830
10831 PR bootstrap/18222
10832 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10833 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10834 * Makefile.in: Regenerate.
10835
e6003f4d
JT
108362005-01-16 Jason Thorpe <thorpej@netbsd.org>
10837
10838 * MAINTAINERS: Update my email address.
10839
145e2972 108402005-01-12 David Edelsohn <edelsohn@gnu.org>
63892581 10841 Andreas Schwab <schwab@suse.de>
145e2972
DE
10842
10843 PR bootstrap/18033
10844 * config-ml.in: Eval option if surrounded by single quotes.
10845
86c7e0da
PB
108462005-01-03 Paolo Bonzini <bonzini@gnu.org>
10847
10848 Revert 2004-12-28 Makefile changes, a better fix will be
10849 applied to mainline and src after GCC 4.0 branches.
10850
3224a22f
PB
108512004-12-28 Paolo Bonzini <bonzini@gnu.org>
10852
10853 PR bootstrap/17383
10854
10855 * Makefile.def (target_modules): Remove stage parameter,
10856 it is always true now.
10857 * Makefile.tpl (configure-build-[+module+],
10858 configure-target-[+module+]): Always build symlink tree
10859 for the directory and for include. BUILD_SUBDIR and
10860 TARGET_SUBDIR cannot be . anymore.
10861 * Makefile.in: Regenerate.
10862
aaf51ca2
DE
108632004-12-25 David Edelsohn <edelsohn@gnu.org>
10864
10865 Revert 2004-12-08 Makefile changes.
10866
4e32e454
DS
108672004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
10868
10869 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10870 cygwin, mingw.
10871
669f01d8
AS
108722004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
10873
10874 * configure.in (sh64-*-*): Reenable gprof.
10875 * configure: Regenerate.
10876
1b227ee0
DE
108772004-12-08 David Edelsohn <edelsohn@gnu.org>
10878
10879 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10880 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10881 (EXTRA_TARGET_FLAGS): Add PICFLAG.
10882 * Makefile.in: Regenerate.
10883
ce5e944c
CF
108842004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
10885
10886 * MAINTAINERS: Update my email address.
10887
893f1e87
MK
108882004-12-07 Matt Kraai <kraai@ftbfs.org>
10889
10890 * Makefile.tpl: Generate normal dependencies if the LHS module is
10891 not bootstrapped.
10892 * Makefile.in: Regenerate.
10893
bb59c339
RS
108942004-12-03 Richard Sandiford <rsandifo@redhat.com>
10895
10896 * configure.in: Include config/gxx-include-dir.m4. Use
10897 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
10898 * configure: Regenerate.
10899
4982adbe
RS
109002004-12-03 Richard Sandiford <rsandifo@redhat.com>
10901
10902 * config.if: Delete.
10903 * configure.in: Set libstdcxx_incdir directly.
10904 * configure: Regenerate.
10905
05750653
EC
109062004-12-02 Eric Christopher <echristo@redhat.com>
10907
10908 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10909 * Makefile.in: Regenerate.
10910
5fef1dbd
RS
109112004-12-02 Richard Sandiford <rsandifo@redhat.com>
10912
10913 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10914 * configure: Regenerate.
10915
afabd8e6
RS
109162004-12-02 Richard Sandiford <rsandifo@redhat.com>
10917
10918 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
10919 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
10920 * configure: Regenerate.
10921
78716e86
EC
109222004-12-01 Eric Christopher <echristo@redhat.com>
10923
10924 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10925 of things to remove.
10926
57ab8ba9
MK
109272004-11-29 Matt Kraai <kraai@ftbfs.org>
10928
10929 * MAINTAINERS (Write After Approval): Update my e-mail address.
10930
2539bffe
KC
109312004-11-29 Kelley Cook <kcook@gcc.gnu.org>
10932
10933 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10934 from CVS libtool to always pass_all.
10935
3e732ba0
JDA
109362004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
10937
10938 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10939 (hppa*64*-*-*): Delete incorrect comment.
10940 * configure: Rebuilt.
10941
767f726e
KC
109422004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10943
10944 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10945
2c92e90f
KC
109462004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10947
10948 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10949 from CVS libtool to always pass_all.
10950
32f84e48
KC
109512004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10952
10953 * install-sh, compile: Import from automake.
10954
9587be8a
KC
109552004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10956
10957 * config.guess, config.sub: Import from savannnah.
10958
04e81808 109592004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
1537532b
SRL
10960
10961 * MAINTAINERS (Write After Approval): Add myself
10962
f87a2b2e
MS
109632004-11-12 Mike Stump <mrs@apple.com>
10964
10965 * Makefile.def: Add html support.
10966 * Makefile.tpl: Likewise.
10967 * Makefile.in: Regenerate.
10968
848556c2
GK
109692004-11-11 Geoffrey Keating <geoffk@apple.com>
10970
556f03c4
GK
10971 PR 18423
10972 * configure.in: Remove all instances of build-fixincludes from
10973 noconfigdirs.
10974 (build_configargs): Supply --target to subdirectories.
10975 * configure: Regenerate.
10976
848556c2
GK
10977 * Makefile.def: Make gcc install depend on fixincludes install.
10978 * Makefile.in: Regenerate.
10979
9e5712a5
JJ
109802004-11-10 Janis Johnson <janis187@us.ibm.com>
10981
10982 * MAINTAINERS: Add myself as gcc testsuite maintainer.
10983
4ef509c0
PB
109842004-11-11 Paul Brook <paul@codesourcery.com>
10985
10986 * MAINTAINERS: Add self as arm maintainer. Update email address.
10987
20d11df6
HPN
109882004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
10989
10990 * configure.in (noconfigdirs) [mmix-*-*]: Disable
10991 target-libgfortran.
79fd8592 10992 * configure: Regenerate.
20d11df6 10993
68c70f15
DE
109942004-11-07 David Edelsohn <edelsohn@gnu.org>
10995
10996 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
10997 like CC.
10998
54f88091
PB
109992004-11-05 Paolo Bonzini <bonzini@gnu.org>
11000
11001 * Makefile.def (host fixincludes): Specify missing targets.
11002 * Makefile.in: Regenerate.
11003
6866abb8
RC
110042004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
11005
11006 * MAINTAINERS: Add myself
11007
83f62578
GL
110082004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
11009
11010 * MAINTAINERS (Write After Approval): Add myself.
11011
53c7ffe7
GK
110122004-11-04 Geoffrey Keating <geoffk@apple.com>
11013
11014 * Makefile.def: Build fixincludes for the host, too.
11015 * Makefile.in: Regenerate.
11016 * configure.in (host_tools): Add fixincludes.
11017 * configure: Regenerate.
11018
ac8b3d9d
DJ
110192004-11-04 Daniel Jacobowitz <dan@debian.org>
11020
11021 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
11022 * configure: Regenerated.
11023
bab37580
L
110242004-11-04 H.J. Lu <hongjiu.lu@intel.com>
11025
11026 PR other/17783
11027 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
11028 * configure: Regenerated.
11029
db1de713
MM
110302004-10-31 Mark Mitchell <mark@codesourcery.com>
11031
11032 * README.SCO: Update per FSF instructions.
11033
a827e21a
EW
110342004-10-28 Eric B. Weddington <ericw@evcohs.com>
11035
11036 PR target/18151
11037 * configure.in (case ${target}): Do not build fixincludes for avr.
11038 * configure: Regenerated.
11039
9d069a4f
PB
110402004-10-26 Paolo Bonzini <bonzini@gnu.org>
11041
11042 * configure.in (case ${target}): Do not build fixincludes
11043 on platforms where it is not used.
11044 * configure: Regenerated.
11045
fc45f3fe
DJ
110462004-10-23 Daniel Jacobowitz <dan@debian.org>
11047
11048 * configure.in: Use an absolute path to install-sh.
11049 * configure: Regenerated.
11050
36554b92
AL
110512004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
11052
11053 * MAINTAINERS (Write After Approval): Add myself.
11054
88e9994a
KH
110552004-10-19 Kazu Hirata <kazu@cs.umass.edu>
11056
11057 * MAINTAINERS: Remove from Write After Approval those that are
11058 already maintainers.
11059
ad02a944
SP
110602004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
11061
11062 * MAINTAINERS: Update my email address.
11063
c8e6cd41
KC
110642004-10-12 Kelley Cook <kcook@gcc.gnu.org>
11065
11066 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
11067 * configure: Regenerate.
11068
dce2d8b2 110692004-10-07 J"orn Rennecke <joern.rennecke@st.com>
ebe55024
R
11070
11071 * MAINTAINERS: Update my email address.
11072
a8b0957e
KH
110732004-10-07 Kazu Hirata <kazu@cs.umass.edu>
11074
11075 * MAINTAINERS (Language Front Ends Maintainers): New. Move
11076 entries belonging to this category.
11077
96836f61
JZ
110782004-10-06 Josef Zlomek <josef.zlomek@email.cz>
11079
11080 * MAINTAINERS: Update my e-mail address.
11081
7e0b5752
PB
110822004-10-06 Paolo Bonzini <bonzini@gnu.org>
11083
11084 Fix wrong conflict resolution in:
11085
11086 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
11087
11088 * Makefile.in: Regenerate.
11089 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11090 in the recursive `make', instead of hardwiring `all'.
11091 (Autogenerated TARGET-* variables): New.
11092
370f7a47
TL
110932004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
11094
11095 * configure.in: Enable target-libgloss for crx-*-*.
191dd2c9 11096 * configure: Regenerate.
370f7a47 11097
13e5d623
KH
110982004-10-04 Kazu Hirata <kazu@cs.umass.edu>
11099
11100 * MAINTAINERS (Various Maintainers): Move the "windows,
11101 cygwin, mingw" maintainer to ...
11102 (OS Port Maintainers): ... here.
11103
a6497c1b
KH
111042004-10-04 Kazu Hirata <kazu@cs.umass.edu>
11105
11106 * MAINTAINERS (Write After Approval): Remove those that are
11107 maintainers of some subsystem.
11108
1abb828a
D
111092004-10-02 P.J. Darcy <darcypj@us.ibm.com>
11110
11111 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
11112 * ltcf-cxx.sh (tpf*): Likewise.
11113 * ltconfig (tpf*): Add TPF OS configuration support.
11114
16d1338d
BS
111152004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
11116
11117 * MAINTAINERS: Change my email address to my new work account.
11118
9082a750
MR
111192004-09-24 Michael Roth <mroth@nessie.de>
11120
11121 * configure.in (--without-headers): Add missing double quotes.
11122 * configure: Regenerate.
11123
dce2d8b2 111242004-09-24 Kelley Cook <kcook@gcc.gnu.org>
07a8bdf8
KC
11125
11126 * ylwrap: Revert to previous version.
11127
4c4a5bbc
L
111282004-09-23 H.J. Lu <hongjiu.lu@intel.com>
11129
11130 PR bootstrap/17369
11131 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
11132 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
11133 SET_GCC_LIB_PATH_CMD.
11134 (BASE_TARGET_EXPORTS): Likewise.
11135 * Makefile.in: Regenerated.
11136
11137 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
11138 * configure: Regenerated.
11139
85f59630
KC
111402004-09-23 Kelley Cook <kcook@gcc.gnu.org>
11141
11142 * config.guess: New upstream version
11143 * compile, depcomp, install-sh, ylwrap: Likewise.
11144
95c53c62
RS
111452004-09-19 Roger Sayle <roger@eyesopen.com>
11146
11147 * config/mh-x86omitfp: New host makefile fragment. Add
11148 -fomit-frame-pointer to the default BOOT_CFLAGS.
11149 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
11150 * configure: Regenerate.
11151
0a1c093b
AP
111522004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
11153
11154 PR target/11572
11155 * configure.in (*-*-darwin*): Renable libobjc.
11156 * configure: Regenerate.
11157
315fcf97
NS
111582004-09-10 Nathan Sidwell <nathan@codesourcery.com>
11159
11160 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
11161
0a050485 111622004-09-09 Daniel Berlin <dberlin@dberlin.org>
78716e86 11163
0a050485
DB
11164 * Makefile.def: Remove libbanshee.
11165 * Makefile.tpl: Ditto.
11166 * configure.in: Ditto.
11167 * Makefile.in: Regen.
11168 * configure: Ditto.
11169
5f4a098e
DE
111702004-09-08 David Edelsohn <edelsohn@gnu.org>
11171
11172 * ltmain.sh: Use $pic_object as $non_pic_object if
11173 $non_pic_object=none.
11174
32b2511f
PB
111752004-09-07 Paolo Bonzini <bonzini@gnu.org>
11176
11177 * missing: Import latest version from master repository.
11178
fc4d0e82
NC
111792004-09-06 Nick Clifton <nickc@redhat.com>
11180
11181 * config.sub: Import latest version from master repository.
11182 * config.guess: Likewise.
11183 This includes these changes:
78716e86 11184
fc4d0e82
NC
11185 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
11186
11187 * config.sub: Handle crisv32, alias etraxfs.
11188 * config.guess (crisv32:Linux:*:*): Handle.
11189
11190 2004-08-13 Brad Smith <brad@comstyle.com>
11191
11192 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
11193 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
11194
11195 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
11196
11197 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
11198 assume the processor is a powerpc. This is because coreutils
11199 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
11200 in this case, due to a MacOS X bug that causes
11201 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
11202 to return a negative number.
11203 Problem reported by Petter Reinholdtsen in:
11204 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
11205
11206 2004-07-19 Ben Elliston <bje@gnu.org>
11207
11208 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
11209
11210 2004-06-24 Ben Elliston <bje@gnu.org>
11211
11212 * config.guess: Update copyright years.
11213 * config.sub: Likewise.
11214
11215 2004-06-22 Robert Millan <robertmh@gnu.org>
11216
11217 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
11218 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
11219
11220 2004-06-22 Stanley F. Quayle <stan@stanq.com>
11221
11222 * config.guess (*:*VMS:*:*): New entry. Replaces
11223 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
11224 manufacturer.
11225
11226 2004-06-22 Ben Elliston <bje@gnu.org>
11227
11228 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
11229 * config.sub: Likewise.
11230
11231 2004-06-22 Ben Elliston <bje@gnu.org>
11232
11233 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
11234 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
11235
11236 2004-06-11 Ben Elliston <bje@gnu.org>
11237
11238 * config.guess (pegasos:OpenBSD:*:*): Remove.
11239
11240 2004-06-11 Ben Elliston <bje@gnu.org>
11241
11242 From Wouter Verhelst <wouter@grep.be>:
11243 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
11244
11245 2004-06-11 Ben Elliston <bje@gnu.org>
11246
11247 * config.guess (luna88k:OpenBSD:*:*): New.
11248
11249 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
11250
11251 * config.guess (m32r*:Linux:*:*): New case.
11252 * config.sub: Handle m32rle.
11253
11254 2004-03-12 Ben Elliston <bje@wasabisystems.com>
11255
11256 From Jens Petersen <petersen@redhat.com>:
11257 * config.sub: Handle sparcv8.
11258
11259 2004-03-03 Ben Elliston <bje@wasabisystems.com>
11260
11261 From Tom Smith <smith@cag.lkg.hp.com>:
11262 * config.guess: Version suffixes are equally significant on Tru64
11263 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
11264 prefix of "P" (patched kernel).
11265
11266 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
11267
11268 * config.sub: Add support for National Semiconductor CRX target.
11269
2f4cc6bf
JJ
112702004-09-03 Janis Johnson <janis187@us.ibm.com>
11271
11272 * MAINTAINERS (Various Maintainers): Remove myself as web page
11273 maintainer, add myself as maintainer of build status lists.
11274
61fec9ff
JB
112752004-09-03 Jan Beulich <jbeulich@novell.com>
11276
11277 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
11278 *-*-netware, but add target-libmudflap.
11279 Consolidate *-*-netware targets (of which really only i?86 exists)
11280 into a single entry.
11281 * configure: Likewise.
11282
45f366ab
PB
112832004-09-01 Paolo Bonzini <bonzini@gnu.org>
11284
11285 * Makefile.tpl (sorry): Remove.
11286 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
11287 (cleanstrap targets): Depend on distclean, not distclean-stage1.
11288 (do-clean): Clean per-stage directories too.
11289 (do-distclean): Run distclean-stage1 too.
11290 (.NOTPARALLEL): Enable during toplevel bootstrap.
11291 (stage[+id+]-bubble): Enable parallel execution during
11292 the recursive invocation.
11293 * Makefile.in: Regenerate.
11294
11295 Fix previous checkin:
11296
11297 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
11298 include.
11299 * configure.in: Fix indentation.
11300 * configure: Regenerate.
11301
dce2d8b2 113022004-08-31 Robert Bowdidge <bowdidge@apple.com>
be8fff81 11303
45f366ab
PB
11304 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
11305 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
11306 * configure: regenerate
78716e86 11307 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
191dd2c9 11308 -mdynamic-no-pic
be8fff81 11309
71b5d516
PB
113102004-08-31 Paolo Bonzini <bonzini@gnu.org>
11311
11312 * Makefile.def (build_modules): Add fixincludes.
11313 (dependencies): Make gcc depend on fixincludes.
11314 * configure.in (build_tools): Add fixincludes.
11315 (build_configdirs): Always include build_libs.
11316 * Makefile.in: Regenerate.
11317 * configure: Regenerate.
11318
113192004-08-30 Paolo Bonzini <bonzini@gnu.org>
ce521a9c
PB
11320
11321 * Makefile.def (bootstrap stages): Add 'lean' parameter.
11322 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
11323 phony targets; do not generate timestamp files.
11324 (distclean-stageN): Remove references to their timestamp files.
11325 (restageN, touch-stageN): Remove.
11326 (stageN-bubble): Rewritten.
11327 (compare): Support lean bootstraps.
11328 * Makefile.in: Regenerate.
11329
11330 * configure.in: Only warn when bootstrapping but
11331 build != host or build != target. Support lean bootstraps.
11332 * configure: Regenerate.
11333
ce7cbbb0
PE
113342004-08-26 Phil Edwards <phil@codesourcery.com>
11335
11336 * configure.in: Give a better error message if GMP/MPFR are missing
11337 and a language needing them has been requested.
11338 * configure: Regenerated.
11339
9c71a529
PE
113402004-08-25 Phil Edwards <phil@codesourcery.com>
11341
11342 * configure.in: Print a list of available language front-ends if
11343 a requested one is missing. Tidy stray tab characters.
11344 * configure: Regenerated.
11345
e3f92d3b
MK
113462004-08-19 Michael Koch <konqueror@gmx.de>
11347
11348 * gcc/doc/install.texi: Update entry about automake for libjava.
11349
c3f84f61
RM
113502004-08-17 Robert Millan <robertmh@gnu.org>
11351
11352 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
11353 (instead of FreeBSD).
11354 * configure: Regenerate.
11355
7c27e184
PB
113562004-08-16 Paolo Bonzini <bonzini@gnu.org>
11357
11358 * Makefile.in: Regenerate.
11359 * configure: Regenerate.
11360
11361 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
11362 stage_*_flags.
11363 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
11364 for bootstrapped modules if toplevel bootstrap is going.
11365 (GCC bootstrap): Generate per-stage targets for all bootstrapped
11366 modules. Adjust for changes in Makefile.def. Enable several
11367 rules even in non-bootstrap mode, just to avoid peppering the
11368 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
11369 (stage-[+prev+]-bubble): Remove.
11370
11371 * Makefile.def (Dependencies): Depend on all-build-bison,
11372 all-build-flex, all-build-byacc, all-build-texinfo, rather
11373 than the host variations.
11374 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
11375 with BUILD_SUBDIR.
11376 (BISON): Update for recent Bisons.
11377 (YACC): Fix typo.
11378 (cross): Depend on all-build.
11379 (all): Do not depend on all-build.
11380 (prebootstrap): Remove.
11381 (dep-kind): Accept separate prefixes for MODULE and ON variables.
11382 (Prebootstrap dependencies): Add them to the per-stage targets
11383 and to all-prebootstrap.
11384 * configure.in (build_configdirs): Always enable build_tools.
11385 (BUILD_DIR_PREFIX): Remove.
11386
11387 * Makefile.def (gcc): Add target variable.
11388 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
11389 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11390 in the recursive `make', instead of hardwiring `all'.
11391 (Autogenerated TARGET-* variables): New.
11392
20f3bb80
BB
113932004-08-13 Brian Booth <bbooth@redhat.com>
11394
11395 * MAINTAINERS: Remove myself from write-after-approval.
11396
b5be499d
NN
113972004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
11398
11399 * src-release: Stop distributing mmalloc with gdb (which doesn't
11400 use it).
11401 * Makefile.def: GDB doesn't depend on mmalloc anymore.
11402 * Makefile.in: Regenerate.
11403
b3f8d95d
MM
114042004-08-09 Mark Mitchell <mark@codesourcery.com>
11405
11406 * configure.in (arm*-*-eabi*): New target.
11407 * configure: Regenerate.
11408
3589b69e
PB
114092004-08-06 Paolo Bonzini <bonzini@gnu.org>
11410
11411 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
11412 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
11413 (Dependencies): New section.
11414 * Makefile.tpl (Dependencies): Generate from Makefile.def.
11415 (configure-target-[+module+]): Depend on maybe-all-gcc
11416 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
11417 (toplevel profiledbootstrap): Fix dependencies.
11418 * Makefile.in: Regenerate.
11419
972974fc
MM
114202004-08-03 Mark Mitchell <mark@codesourcery.com>
11421
11422 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
11423 target-libiberty to noconfigdirs.
11424 * configure: Regenerate.
11425
bebf829d
PB
114262004-08-03 Paul Brook <paul@codesourcery.com>
11427
11428 * configure.in: Check for MPFR as well as GMP.
11429 * configure: Regenerate.
11430
98a5bb3b
RM
114312004-08-01 Robert Millan <robertmh@gnu.org>
11432
11433 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
11434 libmudflap for all GNU-based systems (with Glibc).
11435 * configure: Regenerate.
11436
dce2d8b2 114372004-08-03 Paolo Bonzini <bonzini@gnu.org>
d32ab992
PB
11438
11439 * Makefile.def (host-modules): Add gcc.
11440 * Makefile.in: Regenerate.
11441 * Makefile.tpl (sorry): New rule.
11442 (configure-host, all-host, [+make_target+]-host, do-check,
11443 install-host): Do not add gcc as a special case.
11444 (host modules): Add a small special-casing for gcc. Export
11445 extra_make_flags through the environment.
11446 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
11447 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
11448 other recursive targets for gcc): Remove.
11449
11450 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
11451 (stage, unstage): New rules.
11452 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
11453 distclean-stage[+id+]): Use stage_current.
11454 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
11455 the stage*-start rules.
11456
aeb732c1
GK
114572004-08-02 Geoffrey Keating <geoffk@apple.com>
11458
11459 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
11460 use -all_load flag.
11461
25b656e7
PB
114622004-08-02 Paolo Bonzini <bonzini@gnu.org>
11463
11464 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
11465 * configure: Regenerate.
11466
cc440d71
TM
114672004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
11468
11469 * maintainer-scripts/gcc_release: Revert yesterday's change.
11470
270e140b
SB
114712004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
11472
11473 * MAINTAINERS: Add myself to write-after-approval.
11474
3e4035f8
TM
114752004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
11476
11477 * libf2c: Removed.
11478 * gcc/gccbug.in: Updated because of libf2c removal.
11479 * maintainer-scripts/gcc_release: Ditto.
11480
dce2d8b2 114812004-07-09 Loren J. Rittle <ljrittle@acm.org>
a3e8d8b4
LR
11482
11483 * configure.in: Build libmudflap by default on FreeBSD.
11484 * configure: Regenerated.
11485
dfcada9a
MM
114862004-07-09 Mark Mitchell <mark@codesourcery.com>
11487
11488 * configure.in: Do not build libmudflap by default on non-GNU/Linux
11489 systems.
11490 * configure: Regenerated.
11491
dce2d8b2 114922004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3922b216
JDA
11493
11494 PR target/16344
11495 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
11496 feedback based compiler.
11497 * Makefile.in: Rebuilt.
11498
95bcca47
AO
114992004-07-08 Alexandre Oliva <aoliva@redhat.com>
11500
11501 * Makefile.def (host_modules): Set bootstrap=true for flex.
11502 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
11503 * Makefile.in: Rebuilt.
11504
051822f6
JH
115052004-07-07 Jan Hubicka <jh@suse.cz>
11506
11507 * MAINTAINERS: Add self as a profile feedback maintainer.
11508
7b61653a
PE
115092004-07-05 Phil Edwards <phil@codesourcery.com>
11510
11511 * configure.in: Do not prepend $srcdir to /dev/null in
11512 makefile fragments.
11513 * configure: Regenerate.
11514
23f6b2f9
PB
115152004-07-01 Paolo Bonzini <bonzini@gnu.org>
11516
11517 * Makefile.def (build_modules): Add bison, byacc, flex,
11518 m4, texinfo.
11519 (flags_to_pass): Add FLEX.
11520 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
11521 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
11522 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
11523 DEFAULT_MAKEINFO): Remove.
11524 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
11525 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
11526 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
11527 objdir or else use configured tool.
11528 (all-build): New.
11529 (all): Depend on it.
11530 (Build module dependencies): Add.
11531 * Makefile.in: Regenerate.
11532 * configure.in: Better support for multiple build modules,
11533 matching what is done for host/target modules. Do not look
11534 for "plausible" locations of build tools if Canadian cross.
11535 Use autoconf's AC_PROG_CC to find a C compiler. Define
11536 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
11537 * configure: Regenerate.
78716e86 11538
1c020272
PB
115392004-06-22 Paolo Bonzini <bonzini@gnu.org>
11540
11541 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11542 * Makefile.in: Regenerate.
11543
a52a0a7f
PB
115442004-06-22 Paolo Bonzini <bonzini@gnu.org>
11545
11546 * Makefile.tpl (configure-build-[+module+],
11547 configure-[+module+], configure-target-[+module+]): Pass
11548 [+extra_configure_args+].
11549 (all-build-[+module+], all-[+module+], check-[+module+],
11550 install-[+module+], [+make_target+]-[+module+],
11551 all-target-[+module+], check-target-[+module+],
11552 install-target-[+module+], [+make_target+]-target-[+module+]):
11553 Pass [+extra_make_args+].
11554 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11555 (GCC_HOST_EXPORTS): Remove.
11556 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11557 cross, check-gcc, check-gcc-c++, install-gcc,
11558 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11559 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11560 * Makefile.in: Regenerate.
11561
ccde3f1a
MS
115622004-06-21 Matthew Sachs <msachs@apple.com>
11563
11564 * MAINTAINERS: Added self to write-after-approval.
11565
6264b0a6
CF
115662004-06-21 Christopher Faylor <cgf@alum.bu.edu>
11567
11568 * configure.in: Check for srcdir/winsup rather than build directory
11569 winsup.
11570 * configure: Regenerate.
11571
801e2270
CV
115722004-06-17 Corinna Vinschen <vinschen@redhat.com>
11573
11574 * configure.in: Don't build Cygwin native newlib if winsup
11575 directory is missing. Emit warning instead.
11576 * configure: Regenerate.
11577
ad6717df
PB
115782004-06-09 Paolo Bonzini <bonzini@gnu.org>
11579
11580 * Makefile.tpl (touch-stage[+id+]): New.
11581 (restage[+prev+]): Depend on touch-stage[+id+].
11582
11583 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11584 Use it throughout.
11585
11586 * Makefile.def: Add profile and feedback bootstrap stages.
11587 Remove next field from bootstrap stages.
11588 * Makefile.tpl (LN, LN_S): Substitute.
11589 (stageN-start, stageN-end): Use double-colon rules, to
11590 provide a hook for additional setup commands.
11591 (distclean-stageN-gcc, restageN): Create dependencies from
11592 [+prev+], not from [+next+].
11593 (stageN-bubble): Add commands for successive stages from
11594 [+prev+], using double-colon rules.
11595 (all-stageN-gcc): Fix typo.
11596 (stagefeedback-start, profiledbootstrap): New.
11597 * Makefile.in: Regenerate.
11598 * configure.in: Call ACX_PROG_LN.
11599 * configure: Regenerate.
11600
5bbb9680
CY
116012004-06-08 Canqun Yang <canqun@nudt.edu.cn>
11602
11603 * MAINTAINERS (Write After Approval): Add myself.
11604
e18be1d4
MA
116052004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
11606
11607 * MAINTAINERS (Write After Approval): Add myself.
11608
5607edfd
PB
116092004-06-03 Paolo Bonzini <bonzini@gnu.org>
11610
11611 * configure.in: Fix --enable-bootstrap breakage introduced in trees
11612 without gcc.
11613 * configure: Regenerate.
11614
1ec4e9c3
PB
116152004-06-01 Paolo Bonzini <bonzini@gnu.org>
11616
11617 * Makefile.tpl: Fix typo.
11618 * Makefile.in: Regenerate.
11619
dce2d8b2 116202004-06-01 Paolo Bonzini <bonzini@gnu.org>
c2f7605f
PB
11621
11622 * configure.in: Remove new- prefix from toplevel
11623 bootstrap targets.
11624 * configure: Regenerate.
11625
f516a7da
PB
116262004-06-01 Paolo Bonzini <bonzini@gnu.org>
11627
11628 * Makefile.tpl (all.normal): Rename to all.
11629 (all): Replace with a rule to pick the default
11630 target from configure.
11631 (all-gcc, configure-gcc): Use conditionals to
11632 do nothing when toplevel bootstrap is going on.
11633 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11634 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11635 * configure.in: Support --enable-bootstrap.
11636
11637 * Makefile.def: Remove new- prefix from toplevel
11638 bootstrap targets.
11639 * Makefile.tpl: Likewise.
11640
11641 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
11642 target.
11643
11644 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11645 $(RECURSE_FLAGS) to recursive invocation of make.
11646
11647 * Makefile.in: Regenerate.
11648 * configure: Regenerate.
11649
78dd5e36 116502004-05-30 Andreas Jaeger <aj@suse.de>
dce2d8b2 11651 Jim Wilson <wilson@specifixinc.com>
78dd5e36
AJ
11652
11653 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11654 like CC.
11655
30f1bddc
DJ
116562004-05-27 Daniel Jacobowitz <dan@debian.org>
11657
11658 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11659 * configure: Regenerate.
11660
4fc4dd12
DJ
116612004-05-25 Daniel Jacobowitz <drow@false.org>
11662
11663 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11664 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11665 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
11666 targets.
11667 * Makefile.in: Regenerate.
11668
dce2d8b2 116692004-05-24 Paolo Bonzini <bonzini@gnu.org>
148907ea
PB
11670
11671 * configure.in: Test the ability to symlink directories.
11672 * configure: Regenerate.
11673
11674 * Makefile.def (bootstrap-stage): New definitions.
11675 * Makefile.tpl (configure-stage1-gcc,
11676 configure-stage2-gcc, configure-stage3-gcc,
11677 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11678 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11679 new-restage3, compare): Autogenerate, see Makefile.in
11680 entry for behavioral changes.
11681 (distclean-stage1, new-stage1-start, new-stage1-end,
11682 new-stage1-bubble, distclean-stage2, new-stage2-start,
11683 new-stage2-end, new-stage2-bubble, distclean-stage3,
11684 new-stage3-start, new-stage3-end): New autogenerated targets.
11685 (objext, prebootstrap, BOOT_CFLAGS,
11686 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11687 targets.
11688
11689 * Makefile.in: Regenerate.
11690 (distclean-stage1, new-stage1-start, new-stage1-end,
11691 new-stage1-bubble, distclean-stage2, new-stage2-start,
11692 new-stage2-end, new-stage2-bubble, distclean-stage3,
11693 new-stage3-start, new-stage3-end): New targets.
11694 (all-stage1-gcc): Move prebootstrap dependency from here...
11695 (configure-stage1-gcc): ...to here.
11696 (new-bootstrap): Use bubble targets.
11697 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11698 Use per-stage distclean targets.
11699 (configure-stage1-gcc, configure-stage2-gcc,
11700 configure-stage3-gcc, all-stage1-gcc,
11701 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11702 Use new-stageN-start to prepare the tree.
11703
4f4e53dd
PB
117042004-05-23 Paolo Bonzini <bonzini@gnu.org>
11705
11706 * Makefile.def (host_modules): add libcpp.
11707 * Makefile.tpl: Add dependencies on and for libcpp.
11708 * Makefile.in: Regenerate.
11709 * configure.in: Add libcpp host module.
11710 * configure: Regenerate.
11711
60975492
PB
117122004-05-21 Paolo Bonzini <bonzini@gnu.org>
11713
11714 * Makefile.tpl: Whenever a recursive target is defined, wrap
11715 it in a special @if/@endif block, and prepare its maybe
11716 dependency in the @if/@endif block
11717 * configure.in: Instead of writing maybe dependencies, remove
11718 the @if/@endif statements, and remove the @if/@endif blocks
11719 that remain.
11720 * configure: Regenerate.
11721 * Makefile.in: Regenerate.
11722
5ce7d75d
JJ
117232004-05-20 Janis Johnson <janis187@us.ibm.com>
11724
11725 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11726
c779c42f
KK
117272004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
11728
11729 PR bootstrap/15120
11730 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11731 * */configure: Rebuilt.
11732
b4117c30
ZW
117332004-05-17 Zack Weinberg <zack@codesourcery.com>
11734
11735 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11736 of libf2c.
11737 * configure, Makefile.in: Regenerate.
11738
719bb4e3 117392004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
75089d48
TS
11740
11741 * MAINTAINERS (Write After Approval): Add myself.
11742
6de9cd9a
DN
117432004-05-13 Diego Novillo <dnovillo@redhat.com>
11744
11745 Merge from tree-ssa-20020619-branch.
11746
11747 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11748 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11749 (HOST_GMPLIBS): Define.
11750 (HOST_GMPINC): Define.
11751 (TARGET_LIB_PATH): Add libmudflap.
11752 (GFORTRAN_FOR_TARGET): Define.
11753 (configure-build*): Export GFORTRAN.
11754 (configure-gcc): Export GMPLIBS and GMPINC.
11755 (all-gcc): Add maybe-all-libbanshee.
11756 (configure-target-libgfortran): Define.
11757 * Makefile.in: Regenerate.
11758 * configure.in (host_libs): Add libbanshee.
11759 (target_libraries): Add target-libmudflap and target-libgfortran.
11760 Add --with-libbanshee.
11761 Handle --disable-libmudflap.
11762 (*-*-freebsd*): Use with_gmp.
11763 Add $(libgcj) to noconfigdirs.
11764 * configure: Regenerate.
11765 * depcomp: New file.
11766 * MAINTAINERS: Add tree-ssa maintainers.
11767
8f1b790f
VM
117682004-05-04 Vladimir Makarov <vmakarov@redhat.com>
11769
b4117c30 11770 * MAINTAINERS (Various Maintainers): Add myself.
8f1b790f 11771
693446fc
BF
117722004-04-30 Brian Ford <ford@vss.fsi.com>
11773
b4117c30 11774 * MAINTAINERS (Write After Approval): Add myself.
693446fc 11775
d1bb666c
UB
117762004-04-29 Uros Bizjak <uros@kss-loka.si>
11777
b4117c30 11778 * MAINTAINERS (Write After Approval): Add myself.
d1bb666c 11779
6cf1ac42
PB
117802004-04-28 Paolo Bonzini <bonzini@gnu.org>
11781
11782 * config/acx.m4: Fix fastcompare support for new-bootstrap.
11783 * configure: Regenerate.
11784
632933d5
PB
117852004-04-27 Paolo Bonzini <bonzini@gnu.org>
11786
11787 Revert:
11788 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11789
11790 * Makefile.def (flags_to_pass): Remove *dir variables that
11791 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11792 as well as prefix and exec_prefix.
11793 * Makefile.in: Regenerate.
11794
80dc6aa0
RM
117952004-04-26 Robert Millan <robertmh@gnu.org>
11796
11797 Add patches from libtool CVS.
11798 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11799 * ltconfig: Likewise.
11800 * ltcf-c.sh: Likewise.
11801 * ltcf-cxx.sh: Likewise.
11802 * ltcf-gcj.sh: Likewise.
11803
e11283f1
PB
118042004-04-26 Paolo Bonzini <bonzini@gnu.org>
11805
11806 * Makefile.def (host_modules): Mark with the bootstrap
11807 flag packages on which gcc depends.
11808 * Makefile.tpl (all-bootstrap): Use it.
11809 * Makefile.in: Regenerate.
11810
8546950c
PB
118112004-04-26 Paolo Bonzini <bonzini@gnu.org>
11812
11813 * Makefile.def (flags_to_pass): Remove *dir variables that
11814 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11815 as well as prefix and exec_prefix.
11816 * Makefile.in: Regenerate.
11817
a76494aa
PB
118182004-04-26 Paolo Bonzini <bonzini@gnu.org>
11819
b4117c30
ZW
11820 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11821 * configure: Regenerate.
11822 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11823 * gcc/Makefile.tpl (compare): Use the result of the test.
11824 * gcc/Makefile.in: Regenerate.
a76494aa 11825
03a91701
PB
118262004-04-23 Paolo Bonzini <bonzini@gnu.org>
11827
11828 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11829 Always relocate gcc and prev-gcc to the original names, even
11830 if the build fails.
11831 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11832 New targets.
11833
082a6351
LG
118342004-04-23 Laurent GUERBY <laurent@guerby.net>
11835
11836 * MAINTAINERS: Update my email address.
b4117c30 11837
1f1d584b
RO
118382004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11839
11840 * configure.in (mips*-*-irix5*): Enable ld.
11841 * configure: Regenerate.
082a6351 11842
1db673ca
RO
118432004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11844
11845 * configure: Regenerate.
11846
ce4ea44e
JW
118472004-04-15 James E Wilson <wilson@specifixinc.com>
11848
11849 * Makefile.tpl (configure-[+module+], configure-gcc,
11850 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11851 Set and export LDFLAGS.
11852 * Makefile.in: Regenerate.
11853
611f62ad
MC
118542004-04-12 Michael Chastain <mec.gnu@mindspring.com>
11855
b4117c30 11856 * MAINTAINERS: Add myself to write-after-approval.
611f62ad 11857
be912515
NN
118582004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
11859
11860 PR bootstrap/14871
11861 * Makefile.tpl: If we don't have built-in-tree target tools,
11862 use the ones found by configure rather than hacking around with
11863 program_transform_name.
11864 * configure.in: Give Makefile.tpl the information necessary
11865 to do that.
11866 * Makefile.in: Regenerate.
11867 * configure: Regenerate.
11868
9104315a
NN
118692004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
11870
11871 PR bootstrap/14760
11872 * configure.in: When computing baseargs, strip *all* copies of
11873 offending options. Also, don't match/substitute the trailing space,
11874 so that this actually works when two similar options are separated by
11875 only one space.
11876 * configure: Regenerate.
11877
bef1d700
DE
118782004-04-06 David Edelsohn <edelsohn@gnu.org>
11879
b4117c30
ZW
11880 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11881 (rs6000-*-aix*): Same.
11882 * configure: Regenerate.
bef1d700 11883
54bcf05e 118842004-04-05 Ranjit Mathew <rmathew@hotmail.com>
b4117c30
ZW
11885
11886 * MAINTAINERS: Add myself to write-after-approval.
54bcf05e 11887
369a832c 118882004-04-03 Bud Davis <bdavis9659@comcast.net>
b4117c30
ZW
11889
11890 * MAINTAINERS: Add myself to write-after-approval.
369a832c 11891
09a9c095
NN
118922004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
11893
7caf53cb
NN
11894 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11895 STRICT_WARN, WARN_CFLAGS flags passed down to make.
11896 * Makefile.in: Regenerate.
11897
09a9c095
NN
11898 * configure.in (top level bootstrap support): Rework --enable-werror
11899 to set @stage2_werror_flag@.
11900 * configure: Regenerate.
11901 * Makefile.tpl (top level bootstrap support): Pass
11902 @stage2_werror_flag@ down to configure in stages 2 and 3.
11903 * Makefile.in: Regenerate.
11904
5595a2bd
NN
119052004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
11906
cbfd7e06
NN
11907 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11908 for stages 2 and 3 as well as in make. As a consequence, remove
11909 OUTPUT_OPTION (now detected by configure) from the flags passed down
11910 to make.
11911 * Makefile.in: Regenerate.
11912
5595a2bd
NN
11913 * Makefile.tpl (new-bootstrap): Fix typo.
11914 * Makefile.in: Regenerate.
11915
ca3b3e20
NN
119162004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
11917
295f4e42
NN
11918 * Makefile.tpl: Rearrange by moving recursive_targets rules
11919 into their proper sections.
11920 * Makefile.tpl (top level bootstrap support): Move disabling
11921 of coverage flags from 'make' to 'configure'; improve comments.
11922 * Makefile.in: Regenerate.
11923
340de83f
NN
11924 * Makefile.tpl (experimental top level bootstrap) Move stage1
11925 language setting from all- target to configure- target; disable
11926 intermodule optimization in stage 1; prevent gratuitous rebuilds
11927 of stage 1.
11928 * Makefile.in: Regenerate.
11929 * configure.in: Comma-separate stage 1 language list for top
11930 level bootstrap.
11931 * configure: Regenerate.
11932
ca3b3e20
NN
11933 * Makefile.tpl: Clean up experimental top level bootstrap support:
11934 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11935 prev-gcc in configure- targets as well as all- targets.
11936 * Makefile.in: Regenerate.
11937
4d038073
KC
119382004-03-21 Kelley Cook <kcook@gcc.gnu.org>
11939
11940 * compile: New file imported from automake.
11941
ab3533d6
PB
119422004-03-17 Paolo Bonzini <bonzini@gnu.org>
11943
11944 * configure.in: Remove symbolic link section.
11945 * configure: Regenerate.
11946 * Makefile.tpl (links): Remove.
11947 * Makefile.in: Regenerate.
11948
1e0f07d3 119492004-03-15 Paolo Bonzini <bonzini@gnu.org>
b4117c30 11950 Nathanael Nerode <neroden@gcc.gnu.org>
1e0f07d3
PB
11951
11952 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
b4117c30 11953 Set with AC_CHECK_PROGS.
1e0f07d3
PB
11954 * configure.in: Fix comment typo from last patch.
11955 * configure: Regenerate.
11956
2805b53a
NN
119572004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
11958
11959 * Makefile.tpl: Introduce experimental top level bootstrap support.
11960 * Makefile.in: Regenerate.
11961 * configure.in: Introduce support for top level bootstrap.
11962 * configure: Regenerate.
11963
79b4b7d2 119642004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 11965 Paolo Bonzini <bonzini@gnu.org>
79b4b7d2
EB
11966
11967 PR bootstrap/14522
11968 * configure.in: Cope with shells that do not support unquoted ^
11969 * configure: Regenerate.
11970
6bbec498 119712004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
b4117c30 11972 Paolo Bonzini <bonzini@gnu.org>
6bbec498
EB
11973
11974 PR bootstrap/14522
79b4b7d2 11975 * configure.in: Cope with shells that do not support nesting
6bbec498
EB
11976 quotes inside quoted backquote substitutions.
11977 * configure: Regenerate.
11978
83c15dfc
AP
119792004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
11980
11981 PR bootstrap/14522
f2bd98d4 11982 * configure.in: Fix escaping of $.
83c15dfc
AP
11983 * configure: Regenerate.
11984
55ffb5ed
NN
119852004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
11986
11987 * configure: Regenerate, since I forgot to while committing Paolo's
11988 changes.
11989
e4c9c075
PB
119902004-03-08 Paolo Bonzini <bonzini@gnu.org>
11991
11992 PR ada/14131
11993 Move language detection to the top level.
11994 * configure.in: Find default values for the tools as
11995 soon as possible. Disable ada if GNAT is not found.
11996 Emit error message about missing languages. Expand
11997 --enable-languages=all for the gcc subdirectory.
11998
5199e2c6
BE
119992004-03-10 Ben Elliston <bje@gnu.org>
12000
12001 * MAINTAINERS: Update my email address.
12002
c18b95e5
DE
120032004-03-05 David Edelsohn <edelsohn@gnu.org>
12004
12005 * ltconfig: Disable building static libraries if building shared
12006 libraries on AIX 5L.
12007
d0fe5ad3
RS
120082004-03-01 Richard Sandiford <rsandifo@redhat.com>
12009
12010 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
12011 and disable libgcj.
12012 * configure: Regenerated.
12013
e6f71f9d
BB
120142004-03-01 Brian Booth <bbooth@redhat.com>
12015
12016 * MAINTAINERS: Add myself to write-after-approval.
12017
8983e50e
PB
120182004-03-01 Paolo Bonzini <bonzini@gnu.org>
12019
12020 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 12021
d4cd9d81
NN
120222004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
12023
12024 PR bootstrap/7087
12025 * Makefile.tpl: Guard XFOO sed statements better.
12026 * Makefile.tpl: Add dependency for configure-target-libada.
12027 * Makefile.in: Regenerate (incidentally fixes broken
12028 commit when libada-branch was merged).
12029
0ea0229e
KC
120302004-02-25 Kelley Cook <kcook@gcc.gnu.org>
12031
12032 * MAINTAINERS: Add myself to write-after-approval.
12033
bad93735
AP
120342004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
12035
12036 * MAINTAINERS: Add Nicola Pero and myself as libobjc
12037 maintainers.
12038
a7ca14fc
AC
120392004-02-20 Andrew Cagney <cagney@redhat.com>
12040
12041 * config.guess: Update from version 2003-10-16 to 2004-02-16.
12042 * config.sub: Update from version 2003-11-03 to 2004-02-16.
12043
51592782
NN
120442004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
12045
12046 PR bootstrap/11932
12047 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
12048
6a30854a
JQ
120492004-02-14 Jerry Quinn <jlquinn@optonline.net>
12050
12051 * MAINTAINERS: Added myself to write-after-approval.
12052
be8b2bee
MK
120532004-02-14 Michael Koch <konqueror@gmx.de>
12054
12055 * MAINTAINERS: Added myself to write-after-approval.
12056
972760b7
JM
120572004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
12058
12059 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
12060 some OS port maintainers to OS port maintainers section.
12061
b0281654
FCE
120622004-02-13 Frank Ch. Eigler <fche@redhat.com>
12063
12064 * MAINTAINERS: Add self.
12065
3c419fd6
KH
120662004-02-12 Kazu Hirata <kazu@cs.umass.edu>
12067
12068 * MAINTAINERS: Alphabetize.
12069
e88e9aee
PB
120702004-02-12 Paolo Bonzini <bonzini@gnu.org>
12071
12072 * MAINTAINERS: Remove myself.
b4117c30 12073
1915e422
DE
120742004-02-11 David Edelsohn <edelsohn@gnu.org>
12075
12076 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
12077 (rs6000-*-aix*): Same.
12078 * configure: Regenerate.
12079
a22c2d8d
KC
120802004-02-11 Kelley Cook <kcook@gcc.gnu.org>
12081
12082 * configure.in (host): Add in missing $noconfigdirs to defines.
12083 * configure: Regenerate.
12084
d9cdb878
AC
120852004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
12086 Nathanael Nerode <neroden@gcc.gnu.org>
12087
12088 PR ada/6637, PR ada/5911
b4117c30 12089 Merge with libada-branch:
d9cdb878
AC
12090 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
12091 with appropriate dependencies. Add --enable-libada configure switch.
12092 * configure, Makefile.in: Regenerate.
12093
8bd92821
PB
120942004-02-09 Paolo Bonzini <bonzini@gnu.org>
12095
12096 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 12097
89a95129
RO
120982004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12099
12100 * configure.in: Don't pass --with-stabs on IRIX 5 either.
12101 * configure: Regenerate.
12102
892629bc
GK
121032004-02-04 Geoffrey Keating <geoffk@apple.com>
12104
12105 Merge from upstream:
12106
12107 * ltmain.in: When setting IFS to '~', be careful about user
12108 arguments that contain '~'.
12109
12110 2004-02-04 Peter O'Gorman <peter@pogma.com>
12111
12112 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
12113 Also test $base_compile against $CC with escaped arguments. Bug
12114 reported by Geoff Keating <geoffk@apple.com>.
12115
6b402165
KH
121162004-02-04 Kazu Hirata <kazu@cs.umass.edu>
12117
12118 * MAINTAINERS: Remove i960 port.
12119
fa2f0306
DD
121202004-01-23 DJ Delorie <dj@redhat.com>
12121
12122 * Makefile.def (target_modules) [libiberty]: Don't stage.
12123 * Makefile.in: Rebuilt.
12124
9feb20aa
CT
121252004-01-20 Caroline Tice <ctice@apple.com>
12126
12127 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 12128
7aed2ccc
PC
121292004-01-19 Paolo Carlini <pcarlini@suse.de>
12130
12131 * MAINTAINERS: Update my email address.
12132
f25bebe1
JM
121332004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
12134
12135 * MAINTAINERS: Add myself to write-after-approval.
b4117c30 12136
28083580
VR
121372004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
12138
12139 * MAINTAINERS: Remove entries without email address.
12140
c0f4b5e4
DJ
121412004-01-15 Daniel Jacobowitz <drow@mvista.com>
12142
12143 * MAINTAINERS: Add myself to write-after-approval.
12144
b5eb5a5e
SB
121452004-01-15 Steven Bosscher <stevenb@suse.de>
12146
12147 * MAINTAINERS: Update my email address.
12148
dce2d8b2 121492004-01-14 Loren J. Rittle <ljrittle@acm.org>
2c4de30b
LR
12150
12151 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
12152 * Makefile.tpl (configure-target-[+module+]): Support stage.
12153 * Makefile.in: Rebuilt.
12154
74c0b320
ILT
121552004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
12156
12157 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
12158
2560344b
RS
121592004-01-10 Richard Sandiford <rsandifo@redhat.com>
12160
12161 * MAINTAINERS: Add myself as a MIPS maintainer.
12162
8b21cda6
NN
121632004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
12164
2b6c260d
NN
12165 * configure.in: Use ./config.cache, not config.cache.
12166 * configure: Regenerate.
12167 * Makefile.tpl: Special-casing not needed for GCC any more.
12168 * Makefile.in: Regenerate.
12169
09438bde
NN
12170 * configure.in: Don't share a cache file for host dirs.
12171 * configure: Regenerate.
12172
8b21cda6
NN
12173 * config-ml.in: Don't mess with the cache file.
12174
e42870df
EB
121752004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
12176
12177 * MAINTAINERS: Move myself from 'Write After Approval' to
12178 'CPU Port Maintainers' section as SPARC maintainer.
12179
6b9eb62c
NN
121802004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
12181
78a816a6
NN
12182 * Makefile.tpl: Make GCC use a separate config.cache.
12183 * Makefile.in: Regenerate.
12184
6b9eb62c
NN
12185 PR bootstrap/11932, PR bootstrap/11933
12186 (I don't know if it will fix either of them, but it relates
12187 to them.)
12188 * configure.in: Don't use shared config.cache for target
12189 directories.
12190 * configure: Regenerate.
12191
86d7b562
DN
121922004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
12193
12194 * MAINTAINERS: Add myself to 'Write After Approval' section.
12195
07d0a605
RS
121962003-12-31 Roger Sayle <roger@eyesopen.com>
12197
12198 * configure.in (ia64*-*-hpux*): Disable building java libraries.
12199 * configure: Regenerated.
12200
459ac19f
KH
122012003-12-23 Kazu Hirata <kazu@cs.umass.edu>
12202
12203 * MAINTAINERS: Remove the mn10200 maintainer.
12204
5785c0ed 122052003-12-21 Bernardo Innocenti <bernie@develer.com>
b4117c30 12206
cc6010cd
AP
12207 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
12208 * configure: Regenerated.
5785c0ed 12209
a268eff9
JH
122102003-12-16 Jan Hubicka <jh@suse.cz>
12211
12212 * MAINTAINERS: Add myself as callgraph maintainer.
12213
9d465b12
TF
122142003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
12215
12216 * configure.in (raw_libstdcxx_flags): Remove the leading space.
12217 * configure: Regenerate.
12218
a68a270a
GB
122192003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
12220
12221 * MAINTAINERS: Move myself from 'Bug database only accounts' to
12222 'Write After Approval' section. Update email.
12223
dce2d8b2 122242003-12-01 James Lemke <jim@wasabisystems.com>
3066a15c
JL
12225
12226 * MAINTAINERS (Write After Approval): Add myself.
12227
8c052da4
MT
122282003-11-20 Matt Thomas <matt@3am-software.com>
12229
12230 * MAINTAINERS: Add myself as a vax port maintainer.
12231
e75f9147
KC
122322003-11-20 Kelley Cook <kcook@gcc.gnu.org>
12233
12234 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
12235 (configure-build-[+module+], configure-[+module+]): Likewise.
12236 (configure-target-[+module+], configure-gcc, config.status): Likewise.
12237 * Makefile.in: Regenerate.
12238
43d8d958
AT
122392003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
12240
12241 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
12242 shared/dylibed libraries.
12243 * ltmain.sh: Likewise.
12244 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
12245 * ltcf-cxx.sh: Likewise.
12246 * ltcf-gcj.sh: Likewise.
12247 * ltconfig: Likewise.
12248
638dcaa0
SC
122492003-11-17 Stan Cox <scox@redhat.com>
12250
12251 * MAINTAINERS: Add myself as iq2000 port maintainer.
12252
15cc172b
AC
122532003-11-14 Arnaud Charlet <charlet@act-europe.fr>
12254
b4117c30
ZW
12255 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
12256 * Makefile.in: Regenerate.
15cc172b 12257
20af77cd
UW
122582003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
12259
12260 * config.sub: Update to 2003-11-03 version.
12261
4dd01c5c
PE
122622003-10-20 Phil Edwards <phil@codesourcery.com>
12263
12264 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
12265 * configure: Regenerate.
12266
dce2d8b2 122672003-10-20 Nicolas Pitre <nico@cam.org>
8d36c499
NP
12268
12269 * MAINTAINERS: Add myself to 'Write After Approval' section.
12270
8b7ebc31
AC
122712003-10-20 Arnaud Charlet <charlet@act-europe.fr>
12272
12273 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12274
afe1910c
JM
122752003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
12276
12277 * MAINTAINERS: Update my email address.
12278
05dcec66
RO
122792003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12280
12281 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
12282
dce2d8b2 122832003-10-17 Ralph Loader <rcl@ihug.co.nz>
71fc2f0c
RL
12284
12285 * MAINTAINERS: Add myself to 'Write After Approval' section.
12286
507ec745
BI
122872003-10-16 Bernardo Innocenti <bernie@develer.com>
12288
12289 * config.guess: Update to 2003-10-16 version.
12290 * config.sub: Update to 2003-10-16 version.
12291
dce2d8b2 122922003-10-15 David Daney <ddaney@avtrex.com>
4d466c42
DD
12293
12294 * MAINTAINERS: Added myself to 'Write After Approval' section.
12295
0c9b16bc
FH
122962003-10-15 Falk Hueffner <falk@debian.org>
12297
12298 * MAINTAINERS: Move myself from 'Bug database only accounts' to
12299 'Write After Approval' section. Update email.
12300
74d57d15
RS
123012003-10-14 Roger Sayle <roger@eyesopen.com>
12302
12303 * MAINTAINERS: Move myself from 'Write After Approval' to
12304 'Various Maintainers' section as middle-end maintainer.
12305
d29b8ad8
NN
123062003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
12307
12308 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
12309 HOST_FLAGS_TO_PASS.
12310 * Makefile.in: Regenerate.
12311
26db814a
BI
123122003-10-11 Bernardo Innocenti <bernie@develer.com>
12313
12314 * config.guess: Update to 2003-10-07 version.
12315 * config.sub: Update to 2003-10-07 version.
12316
fffeb871
RO
123172003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12318
12319 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
12320 * ltconfig (irix5*, irix6*): Don't override version_type.
12321
6691a79e
ME
123222003-10-05 Mohan Embar <gnustuff@thisiscool.com>
12323
12324 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
12325 * configure: Rebuilt
12326 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
12327 * Makefile.in: Rebuilt
12328
62cdd71e
L
123292003-10-03 H.J. Lu <hongjiu.lu@intel.com>
12330
12331 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
12332
6fe2eacc
CW
123332003-09-30 Carlo Wood <carlo@alinoe.com>
12334
cc6010cd 12335 * MAINTAINERS (Write After Approval): Add myself.
6fe2eacc 12336
ea57e5ad
PK
123372003-09-29 Paul Koning <ni1d@arrl.net>
12338
12339 * MAINTAINERS: Move myself from "Write After Approval"
12340 to CPU platform maintainers for pdp11 platform.
12341
e070672a
AT
123422003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
12343
12344 * MAINTAINERS: Move myself from 'Write After Approval' to
12345 'Various Maintainers' section as libffi testsuite maintainer.
12346
43bb47c2
DJ
123472003-09-21 Daniel Jacobowitz <drow@mvista.com>
12348
12349 * configure.in: Pass a computed --program-transform-name
12350 to subconfigures.
12351 * configure: Regenerated.
12352
da9d3b37
NN
123532003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
12354
94322beb
NN
12355 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
12356 * Makefile.in: Regenerate.
12357
da9d3b37
NN
12358 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
12359 * Makefile.in: Regenerate.
12360
ffd9060b
ZL
123612003-09-19 Ziemowit Laski <zlaski@apple.com>
12362
12363 * MAINTAINERS: Move myself from 'Write After Approval'
12364 to 'Various Maintainers' (objective-c) section.
12365
eeae7b41
DJ
123662003-09-17 Daniel Jacobowitz <drow@mvista.com>
12367
12368 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
12369 quoting.
12370 * configure: Regenerated.
12371
a080d12b
JB
123722003-09-16 Joel Brobecker <brobecker@gnat.com>
12373
12374 * MAINTAINERS (Write After Approval): Add myself to write after
12375 approval list.
12376
6cd2fc59
DN
123772003-09-16 Dorit Naishlos <dorit@il.ibm.com>
12378
cc6010cd 12379 * MAINTAINERS (Write After Approval): Add myself.
6cd2fc59 12380
dcbdd9cc
ILT
123812003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
12382
12383 * MAINTAINERS: Update my e-mail address.
12384
e517f636
AM
123852003-09-09 Alan Modra <amodra@bigpond.net.au>
12386
12387 * libtool.m4 (LD): Correct powerpc64 host match.
12388
bc49924b
JW
123892003-09-06 James E Wilson <wilson@tuliptree.org>
12390
12391 * MAINTAINTERS: Update my affiliation and email address.
12392
082124f5
ZD
123932003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
12394
12395 * MAINTAINERS (Write After Approval): Add myself.
12396
dc94d89e
DD
123972003-09-04 DJ Delorie <dj@redhat.com>
12398
12399 * configure: Regenerate.
12400
124012003-09-04 Robert Millan <robertmh@gnu.org>
12402
12403 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
b4117c30 12404
7a0f2d4e
KG
124052003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12406
12407 * configure.in: Ensure arguments to sed are properly spaced.
12408 * configure: Regenerate.
12409
88d032eb
GP
124102003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
12411
12412 * MAINTAINERS: Update my e-mail address.
12413
0b3f3d22
ME
124142003-08-28 Mohan Embar <gnustuff@thisiscool.com>
12415
12416 * MAINTAINERS (Write After Approval): Add myself.
12417
d253f9ba
DJ
124182003-08-27 Daniel Jacobowitz <drow@mvista.com>
12419
12420 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
12421 * configure: Regenerated.
12422
066ec9c9
MM
124232003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
12424
12425 * MAINTAINERS: Update my email address.
12426
415d7ef9
PE
124272003-08-23 Phil Edwards <pme@gcc.gnu.org>
12428
12429 * configure.in: Use newline instead of semicolon when assuming
12430 shell arguments in a for loop.
12431 * configure: Regenerated.
12432
e1567352
JE
124332003-08-22 Jason Eckhardt <jle@rice.edu>
12434
12435 * MAINTAINERS: Resurrect the i860 maintainer.
12436
b348267b
GK
124372003-08-20 Geoffrey Keating <geoffk@apple.com>
12438
e50084fa
GK
12439 PR 8180
12440 * configure.in: When testing with_libs and with_headers, treat
12441 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
12442 * configure: Regenerate.
b4117c30 12443
b348267b
GK
12444 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
12445 make, shell, etc.
12446 (baseargs): Likewise.
12447 * configure: Regenerate.
12448
ca26ffe0
BI
124492003-08-20 Bernardo Innocenti <bernie@develer.com>
12450
12451 * MAINTAINERS (Write After Approval): Add myself.
12452
940cde4d
GK
124532003-08-19 Geoffrey Keating <geoffk@apple.com>
12454
12455 * configure.in: Disable libgcj for darwin not on powerpc.
12456 * configure: Rebuild.
12457
74bed51b
ADL
124582003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
12459
12460 * config-ml.in, symlink-tree: Add license.
12461
b4117c30
ZW
124622003-08-03 Richard Stallman <rms@gnu.org>
12463 Eben Moglen <moglen@columbia.edu>
3f2fa484
RS
12464
12465 * README.SCO: New file.
12466
333a28b4
MK
124672003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
12468
12469 * Makefile.tpl (check, check-c++): Express dependencies using
12470 dependencies rather than commands.
12471 * Makefile.in: Regenerate.
12472
c197e306
AC
124732003-08-01 Andrew Cagney <cagney@redhat.com>
12474
12475 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
12476 * configure: Ditto.
12477
a8ee6e2d
GK
124782003-07-31 Geoffrey Keating <geoffk@apple.com>
12479
12480 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
1c787209 12481 * Makefile.in: Update.
a8ee6e2d 12482
8d9b3f2e
AT
124832003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
12484
12485 * configure.in: Enable libgcj for darwin.
12486 * configure: Rebuild.
12487
52c0c542
PE
124882003-07-29 Phil Edwards <pme@gcc.gnu.org>
12489
12490 * config-ml.in: Use ac_configure_args directly instead of
12491 ml_arguments. Only set ml_norecursion if --no[-]recursion is
12492 actually seen.
12493
b4acb5ef
NN
124942003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
12495
12496 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
12497 creating target and build subdirs to build all parent dirs as needed.
12498 * Makefile.in: Rebuild.
12499 * configure.in: Don't build dirs explicitly here.
12500 * configure: Rebuild.
12501
a51d71d0
PB
125022003-07-26 Paul Brook <paul@nowt.org>
12503
12504 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
12505
f43e12ce
AO
125062003-07-22 Alexandre Oliva <aoliva@redhat.com>
12507
12508 * Makefile.tpl (all-make): Depend on intl.
12509 * Makefile.in: Rebuilt.
12510
8a199ff6
PE
125112003-07-20 Phil Edwards <pme@gcc.gnu.org>
12512
12513 * install-sh: Update to newer upstream versions (associated with
12514 aclocal 1.7).
12515 * mkinstalldirs: Likewise.
12516 * missing: Likewise, plus $1Help2man -> $1 typo fix.
12517
e6a8c803
AP
125182003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
12519
12520 * MAINTAINERS: Move self from Bug database only accounts
12521 to write-after-approval.
12522
9f13608f
NN
125232003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
12524
12525 * config.if: Remove unused libc_interface determination.
12526
c7864714
NN
125272003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
12528
12529 * MAINTAINERS: Move self from write-after-approval to
12530 build machinery (*.in).
12531
775956d0
NN
125322003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
12533
12534 PR bootstrap/11273
12535 PR bootstrap/11408
12536 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
12537 unused INSTALL_PROGRAM_ARGS.
12538 * configure.in: Use AC_PROG_INSTALL.
12539 * Makefile.in: Regenerate.
12540 * configure: Regenerate.
12541
c7f67a6e
KH
125422003-07-13 Kazu Hirata <kazu@cs.umass.edu>
12543
12544 * MAINTAINERS: Alphabetize.
12545
33952f6f
AO
125462003-07-10 Alexandre Oliva <aoliva@redhat.com>
12547
12548 * configure: Rebuilt.
12549 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12550 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12551 newlib nor libgloss.
12552 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
12553 * configure.in (am33_2.0-*-linux*): Added.
12554
0d4f1b4e
BW
125552003-07-09 Bob Wilson <bob.wilson@acm.org>
12556
12557 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12558 * configure: Regenerate.
12559
56694dd9
ZW
125602003-07-07 Zack Weinberg <zack@codesourcery.com>
12561
12562 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12563 * Makefile.in: Regenerate.
12564
21607eb4
ZW
125652003-07-04 Zack Weinberg <zack@codesourcery.com>
12566
12567 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12568 * Makefile.in: Regenerate.
12569
dce2d8b2 125702003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8c90b13a
L
12571
12572 * Makefile.tpl: Replace PWD with PWD_COMMAND.
12573 * Makefile.in: Regenerated.
12574
5d42f90e
L
12575 * config-ml.in: Replace PWD with PWD_COMMAND.
12576
6eb95e99
ZW
125772003-07-04 Zack Weinberg <zack@codesourcery.com>
12578
12579 * intl: New directory; see intl/ChangeLog for details.
12580 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12581 * Makefile.tpl: all-gcc depends on maybe-all-intl.
12582 * Makefile.in: Regenerate.
12583
07d1940e
NN
125842003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
12585
12586 * configure.in: Clean up config-lang.in handling. Delete
12587 useless assignment to "subdirs".
12588 * configure: Regenerate.
12589
4dbda6f0
NN
125902003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
12591
12592 * configure.in: Rename 'target_libs' to 'target_libraries'.
12593 Remove useless reference to 'target_libs'.
12594 * configure: Regenerate.
12595
2c30ab71
KS
125962003-06-23 Keith Seitz <kseitz@sources.redhat.com>
12597
12598 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12599 * Makefile.in: Regenerate.
12600
11405c93
NN
126012003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
12602
12603 * Makefile.def: Introduce flags_to_pass.
12604 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12605 * Makefile.in: Regenerate.
12606
fb87ad5d
HPN
126072003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
12608
12609 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12610 and target-libgloss.
12611 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12612 <h8300*-*-*>: Disable libf2c and ${libgcj}.
12613 * configure: Regenerate.
12614
a7956a48
BK
126152003-06-17 Benjamin Kosnik <bkoz@redhat.com>
12616
12617 * configure.in: Update testsuite_flags to new location.
12618 * configure. Regenerate.
6eb95e99 12619
eaf9f3b2
NN
126202003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
12621
12622 * Makefile.tpl: Remove BUILD_CC stuff.
12623 * Makefile.in: Regenerate.
12624
2d89ffef
KH
126252003-06-17 Kazu Hirata <kazu@cs.umass.edu>
12626
12627 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12628
dce2d8b2 126292003-06-16 Graeme Peterson <gp@qnx.com>
83415b0b
GP
12630
12631 * MAINTAINERS (Write After Approval): Add myself.
12632
dce2d8b2 126332003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6eb95e99 12634
b951c91c
L
12635 * config.guess: Update to 2003-06-12 version.
12636 * config.sub: Update to 2003-06-13 version.
12637
dce2d8b2 126382003-06-12 H.J. Lu <hongjiu.lu@intel.com>
0bb41a37
L
12639
12640 * config.guess: Update to 2003-06-06 version.
12641 * config.sub: Update to 2003-06-06 version.
12642
655b7166
RO
126432003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12644
12645 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12646 * configure. Regenerate.
12647
01b759aa
NN
126482003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
12649
bf1d3e81
NN
12650 * configure.in: Disable serial configure by default.
12651 * configure: Regenerate.
12652 * Makefile.tpl: Abolish .NOTPARALLEL.
12653 * Makefile.in: Regenerate.
12654
e89fbdfe
NN
12655 * Makefile.tpl: Replace {build,host,target}_canonical by
12656 {build,host,target}.
12657 * Makefile.in: Regenerate.
12658
01b759aa
NN
12659 * Makefile.tpl: Fix stupid pasto.
12660 * Makefile.in: Regenerate.
12661
f7dae026
NN
126622003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
12663
12664 * Makefile.tpl: Remove bogus conditional.
12665 * Makefile.in: Regenerate.
12666
126672003-06-05 Jan Hubicka <jh@suse.cz>
8f231b5d
JH
12668
12669 * Makefile.tpl (profiledbootstrap): New target.
12670 * Makefile.in (profiledbootstrap): New target.
12671
2ffc3e73 126722003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9a22b893
WB
12673
12674 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12675 Pinski. Remove user names from other bugzilla-only maintainers.
12676
1a1e6b96
NN
126772003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
12678
1358ccea
NN
12679 * Makefile.tpl: Make 'recursive targets' using autogen rather
12680 than shell loop. Remove duplicate 'clean' targets and false
12681 comments.
12682 * Makefile.def: Add systematic dependencies to 'recursive' targets.
12683 Add systematic method of specifying missing targets in subdirs.
12684 Add copyright boilerplate.
12685 * Makefile.in: Regenerate.
12686 * configure.in: Add 'recursive targets' to maybe list.
12687 * configure: Regenerate.
12688
ae74ed1f
NN
12689 * MAINTAINERS: "GNATS only" -> "Bug database only".
12690
1a1e6b96
NN
12691 * Makefile.tpl: Rename [+target+] to [+make_target+].
12692 * Makefile.def: Rename 'target' to 'make_target'.
12693
c79af3fa
NB
126942003-05-31 Neil Booth <neil@daikokuya.co.uk>
12695
12696 * MAINTAINERS: Add self as options handling maintainer.
12697
39d85b61
MM
126982003-05-28 Michael Meissner <gnu@the-meissners.org>
12699
12700 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12701 been too long since I touched those ports.
12702
afc2b62d
DD
127032003-05-28 DJ Delorie <dj@redhat.com>
12704
12705 * Makefile.tpl: Make maybe-check-gcc .PHONY.
12706 * Makefile.in: Regenerate.
12707
df445104
MR
127082003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
12709
12710 * configure.in: Use curly braces in the definition of tooldir.
12711 * configure: Regenerate.
12712
2eb98e5d 127132003-05-21 DJ Delorie <dj@redhat.com>
6eb95e99 12714
2eb98e5d
DD
12715 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12716 newlib or libgloss.
12717 * Makefile.in: Regenerate.
12718
862fced8
DD
127192003-05-21 DJ Delorie <dj@redhat.com>
12720
12721 * Makefile.tpl: Add missing empty maybe-check-gcc target.
12722 * Makefile.in: Regenerate.
12723
fc351800
ILT
127242003-05-20 Ian Lance Taylor <ian@airs.com>
12725
12726 * MAINTAINERS: Update my e-mail address.
12727
7e2dbcef
NN
127282003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
12729
12730 * configure.in: Switch more things to use maybe dependencies.
6eb95e99 12731 * Makefile.tpl: Switch more things to use maybe dependencies.
7e2dbcef
NN
12732 Factor out common code from autogen IF statements.
12733 * configure: Regenerate.
12734 * Makefile.in: Regenerate.
12735
f2a0e225
KC
127362003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
12737
12738 * configure.in: Accept i[3456789]86 for machine type.
12739 * configure: Regenerate.
12740
8b87bb96
NN
127412003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
12742
12743 * configure.in: Switch more things to use maybe dependencies.
12744 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
12745 * configure: Regenerate.
12746 * Makefile.tpl: Switch more things to use maybe dependencies.
12747 * Makefile.in: Regenerate.
12748
fdb882bc 127492003-05-16 Andreas Schwab <schwab@suse.de>
c3969745
AS
12750
12751 * Makefile.tpl (install-opcodes): Define.
12752 * Makefile.in: Rebuild.
12753
f7c50032
AJ
127542003-05-13 Andreas Jaeger <aj@suse.de>
12755
12756 * config.guess: Update to 2003-05-09 version.
12757 * config.sub: Update to 2003-05-09 version.
12758
dce2d8b2 127592003-05-13 Michael Eager <eager@mvista.com>
243aa302
ME
12760
12761 * configure.in: Correct sed script so that options in quotes are not
12762 deleted.
12763 * configure: Rebuild.
12764
aa8f1f57
CV
127652003-05-12 Corinna Vinschen <corinna@vinschen.de>
12766
12767 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12768 and $$s/newlib/libc/sys/cygwin32 include paths.
12769 * configure: Ditto.
12770
0c130f81
MM
127712003-05-12 Michael Meissner <gnu@the-meissners.org>
12772
12773 * MAINTAINERS: Update my email addresses.
12774
aa1a100b
EB
127752003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
12776
12777 * config-ml.in: Propagate INSTALL variables.
f7c50032 12778
87861833
GP
127792003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12780
12781 * MAINTAINERS: Remove duplicate entries in Write After Approval.
12782
de722255
CD
127832003-05-02 Chris Demetriou <cgd@broadcom.com>
12784
6eb95e99
ZW
12785 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12786 * Makefile.in: Regenerate.
de722255 12787
96c4a002
WB
127882003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
12789
12790 * MAINTAINERS (GNATS only): Add Falk Hueffner.
12791
55b15a11
WB
127922003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
12793
12794 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12795
0c227849
DJ
127962003-04-27 Daniel Jacobowitz <drow@mvista.com>
12797
12798 * Makefile.tpl: Clean $(BUILD_SUBDIR).
12799 * Makefile.in: Regenerated.
12800
d45148c1
WB
128012003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
12802
12803 * MAINTAINERS (Write After Approval): Upgrade myself from
12804 GNATS only to write-after-approval. Update my mail address.
12805
dce2d8b2 128062003-04-25 Loren J. Rittle <ljrittle@acm.org>
bb751e47
LR
12807
12808 (OS Port Maintainers: freebsd): Add myself.
12809
438f50c3
MM
128102003-04-22 Mark Mitchell <mark@codesourcery.com>
12811
12812 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12813
9074e169
KJ
128142003-04-22 Kean Johnston <jkj@sco.com>
12815
12816 * MAINTAINERS (SCO ports): Added myself.
12817
dfd39a2e
NS
128182003-04-21 Nathan Sidwell <nathan@codesourcery.com>
12819
12820 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12821
ccbae82a
KJ
128222003-04-19 Kean Johnston <jkj@sco.com>
12823
12824 * MAINTAINERS (Write After Approval): Add myself.
12825
2f50999f
GP
128262003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12827
12828 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12829 * Makefile.in: Regenerate.
12830
e9b84181
JJ
128312003-04-18 Jakub Jelinek <jakub@redhat.com>
12832
12833 * configure.in (powerpc64*-*-linux*): Remove.
12834 * configure: Rebuilt.
12835
1ca4c6e1
PE
128362003-04-17 Phil Edwards <pme@gcc.gnu.org>
12837
12838 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
12839 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12840 and restrap.
12841 * Makefile.in: Regenerate.
12842
0590b963
RE
128432003-04-16 Richard Earnshaw <rearnsha@arm.com>
12844
12845 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12846 * configure: Regenerated.
12847
ff41a56f
DD
128482003-04-15 DJ Delorie <dj@redhat.com>
12849
12850 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12851
50d440bc
NC
128522003-04-13 Nick Clifton <nickc@redhat.com>
12853
12854 * config-ml.in: Remove support for --disable-aix removing
12855 call-aix multilibs.
12856
b1e0a93e
AO
128572003-04-10 Alexandre Oliva <aoliva@redhat.com>
12858
12859 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12860 * */configure: Rebuilt.
12861
71fb704d
JS
128622003-04-08 Joel Sherrill <joel@oarcorp.com>
12863
12864 * MAINTAINERS: Add my email address.
12865
3897ea90
OH
128662003-03-17 Olivier Hainque <hainque@act-europe.fr>
12867
12868 * MAINTAINERS (Write After Approval): Add myself.
f7c50032 12869
93c834b7
NN
128702003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
12871
12872 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12873 * Makefile.in: Regenerate.
12874
82c34dcb
MC
128752003-03-14 Michael Chastain <mec@shout.net>
12876
12877 * Makefile.in: Regenerate with correct Makefile.def.
12878
73458fb7
NN
128792003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
12880
12881 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
12882 Make macro.
12883 * Makefile.in: Regenerate.
12884 * configure.in: Clean up gxx_include_dir logic.
12885 * configure: Regenerate.
12886
32cf27e5
AE
128872003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
12888
12889 * MAINTAINERS (Write After Approval): Add myself.
12890
c727e7a0
BE
128912003-03-10 Ben Elliston <bje@wasabisystems.com>
12892
12893 * MAINTAINERS: Update my mail address.
12894
9a27ac7a
FS
128952003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12896
12897 * configure.in (gxx_include_dir): Fix typo.
12898 * configure: Regenerated.
12899
3aa83176
NN
129002003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12901
12902 * Makefile.tpl: Reindent.
12903 * Makefile.in: Regenerate.
12904 * configure.in: Reindent. Don't set unused variables.
12905 * configure: Regenerate.
12906
9124bc53
DJ
129072003-03-04 Daniel Jacobowitz <drow@mvista.com>
12908
12909 * configure.in: Include $(build_tooldir)/sys-include in
12910 FLAGS_FOR_TARGET.
12911 * configure: Regenerated.
12912
cb543528
NN
129132003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12914
c858bf1e
NN
12915 * Makefile.tpl: Always pass down RANLIB.
12916 * Makefile.in: Regenerate.
12917
aa9c3ab4
NN
12918 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12919 * Makefile.in: Regenerate.
12920 * configure.in: Remove unused logic relating to --enable-shared
12921 and --enable-threads. Remove bogus comments. Remove redundant
12922 noconfigdirs.
12923 * configure: Regenerate.
12924
cb543528
NN
12925 * configure.in: Replace ${libstdcxx_version} by its value.
12926 Remove reference to mh-dgux.
12927 * configure: Regenerate.
12928
53f70c1b
KB
129292003-03-03 Kevin Buettner <kevinb@redhat.com>
12930
12931 * MAINTAINERS (Write After Approval): Add myself.
12932
df0f0674
NN
129332003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
12934
12935 * Makefile.tpl: Rearrange.
12936 * Makefile.in: Regenerate.
12937
dce2d8b2 129382003-02-25 Uwe Stieber <uwe@wwws.de>
ef4e7569
US
12939
12940 * configure.in: Add support for kaOS as cross build target system.
12941 * configure: Regenerated.
12942
a7a287eb
SB
129432003-02-24 Steven Bosscher <steven@gcc.gnu.org>
12944
12945 * MAINTAINERS (Write after approval): Add myself.
12946
ff00c8a2
JW
129472003-02-21 James E Wilson <wilson@tuliptree.org>
12948
12949 * MAINTAINERS: Update my email address.
12950
abb2db7a
ZW
129512003-02-21 Zack Weinberg <zack@codesourcery.com>
12952
12953 * MAINTAINERS: Add self to blanket write privs. section.
12954
e9f2dc3b
SM
129552003-02-20 Sean McNeil <sean@blue.mcneil.com>
12956
12957 * Makefile.tpl: Add definition of CPPFLAGS to pass into
12958 configure-target-* as some target builds may require additional
12959 flags for preprocessor tests.
12960 * Makefile.in: Regenerated.
12961
ee03dc5e
AO
129622003-02-19 Alexandre Oliva <aoliva@redhat.com>
12963
11856278
AO
12964 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12965 * ltconfig: Handle it.
12966 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12967 auto-detecting it.
12968
274aef32
AO
12969 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12970 it is used as argument to $CC.
12971 * ltcf-gcj.sh: Likewise.
12972
ee03dc5e
AO
12973 * configure.in: Introduce --enable-maintainer-mode.
12974 * configure: Rebuilt.
12975 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12976 for maintainer mode.
12977 * Makefile.in: Rebuilt.
12978
30db8e17
JM
129792003-02-18 Jason Merrill <jason@redhat.com>
12980
12981 * Makefile.tpl (check-c++): Allow parallelism.
12982
cab60ac6
GP
129832003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12984
12985 * MAINTAINERS: Remove John Carr (who never actually had access to
12986 gcc.gnu.org).
12987
c8e5d1af
GK
129882003-02-15 Geoffrey Keating <geoffk@apple.com>
12989
12990 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
12991 don't configure target-libobjc.
12992 * configure: Regenerate.
12993
70f91f50
RO
129942003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12995
12996 * Makefile.tpl (RANLIB): Define.
12997 * Makefile.in: Regenerate.
12998
669e9062
LB
129992003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
13000
13001 * MAINTAINERS: Update my email.
abb2db7a 13002
61b56b2e
KS
130032003-02-06 Keith R Seitz <keiths@redhat.com>
13004
13005 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
13006 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
13007 * Makefile.in: Regenerated.
13008 * configure.in: Remove all traces of snavigator, db, and grep.
13009 * configure: Regenerated.
13010
a1ba6e15
GP
130112003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13012
13013 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
13014 After Approval.
13015
f5f2cce5
CC
130162003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
13017
13018 * MAINTAINERS (Write after approval): Add myself.
13019
ba49f6f1
FCE
130202003-01-31 Frank Ch. Eigler <fche@redhat.com>
13021
13022 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
13023 * Makefile.in: Regenerated.
13024
ccf9f10c
RS
130252003-01-30 Roger Sayle <roger@eyesopen.com>
13026
13027 * config.guess: Updated to 2003-01-30's version.
13028 * config.sub: Updated to 2003-01-28's version.
13029
a693735b
AO
130302003-01-30 Alexandre Oliva <aoliva@redhat.com>
13031
13032 * config.if: If gcc_version is already set, just use it. Don't set
13033 gcc_version_trigger if it's already set, otherwise set it to
13034 gcc/version.c, but only if the file exists. If it is not set and
13035 gcc/version.c does not exist, try to extract the version number from
13036 $CC.
13037
204c43d6
AT
130382003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
13039
abb2db7a 13040 * MAINTAINERS: Add myself to write-after-approval list.
204c43d6 13041
842e91ec
PE
130422003-01-27 Phil Edwards <pme@gcc.gnu.org>
13043
13044 * configure.in: Revert 24Jan change.
13045 * configure: Regenerate.
13046
6b99984e
GP
130472003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13048
13049 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
13050 entry of HJ Lu.
13051
806e0935
NN
130522003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
13053
13054 * configure.in: Revert previous change.
13055 * configure: Regenerate.
13056
307a9864
NN
130572003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
13058
13059 * configure.in: Make rda native-only.
13060 * configure: Regenerate.
13061
02ba6302
VR
130622003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
13063
13064 * MAINTAINERS: Move myself from GNATS-only-accounts to
13065 write-after-approval.
13066
77d187bc
NN
130672003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
13068
13069 * configure.in: Add missing \.
13070 * configure: Rebuilt.
13071
a94a2d4c
JJ
130722003-01-17 Jakub Jelinek <jakub@redhat.com>
13073
13074 * configure.in (baseargs): Avoid using \| in sed regular
13075 expressions.
13076 * configure: Rebuilt.
13077
73f84924
JJ
130782003-01-16 Jakub Jelinek <jakub@redhat.com>
13079
13080 * configure.in (baseargs): Remove all supported forms of
13081 --cache-file, --srcdir, --host, --build and --target options
13082 from argument lists.
13083 * configure: Rebuilt.
13084
8c12fc63
JZ
130852003-01-15 Josef Zlomek <zlomekj@suse.cz>
13086
13087 * MAINTAINERS: Add myself to write-after-approval list.
13088
7c005a3a
AO
130892003-01-15 Alexandre Oliva <aoliva@redhat.com>
13090
13091 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
13092 * configure: Rebuilt.
13093
3dfabf63
NN
130942003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
13095
13096 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
13097 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
13098 * Makefile.in: Regenerate.
13099 * configure: Regenerate.
13100
cf53ae10
AO
131012003-01-09 Alexandre Oliva <aoliva@redhat.com>
13102
13103 * configure.in: Remove Makefile in build, host and target modules
13104 unless configure was run with --no-recursion.
13105 * configure: Rebuilt.
13106
3fbe8e4a
CC
131072003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
13108
13109 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
13110 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
13111 * Makefile.in: Regenerate.
13112
66e2aa7d
CD
131132003-01-08 Chris Demetriou <cgd@broadcom.com>
13114
13115 * config.guess: Update to 2003-01-03 version.
13116 * config.sub: Update to 2003-01-03 version.
13117
b5038cfb
CF
131182003-01-07 Christopher Faylor <cgf@redhat.com>
13119
13120 * configure: Regenerate with proper autoconf 2.13.
13121
d02c69be
CF
131222003-01-07 Christopher Faylor <cgf@redhat.com>
13123
13124 * configure.in: Add AC_PREREQ for consistency.
b5038cfb 13125 * configure: Regenerate.
d02c69be 13126
e914a571
AC
131272003-01-06 Andrew Cagney <ac131313@redhat.com>
13128
13129 * configure.in (GDB_TK): Add tcl directories conditional on
13130 gdb/gdbtk directory being present.
13131 * configure: Regenerate.
abb2db7a 13132
dce2d8b2 131332003-01-04 John David Anglin <dave.anglin@nrc.ca>
70571545 13134
dce2d8b2
EB
13135 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
13136 used by gcc if LD is not defined and we are not doing a Canadian Cross.
70571545
JDA
13137 * configure: Rebuilt.
13138
89a7012a
TT
131392002-12-31 Tom Tromey <tromey@redhat.com>
13140
13141 * Makefile.in: Rebuilt.
13142 * Makefile.def (target_modules) [libffi]: Allow installation.
13143
3f4f56e2
AS
131442002-12-31 Andreas Schwab <schwab@suse.de>
13145
13146 * configure.in: Fix use of $program_transform_name.
13147 * configure: Regenerated.
13148
6c1b8d0a
DJ
131492002-12-30 Daniel Jacobowitz <drow@mvista.com>
13150
13151 * configure.in (baseargs): Don't remove first configure argument.
1b414d31 13152 * configure: Regenerated.
6c1b8d0a 13153
c5120911
AO
131542002-12-29 Alexandre Oliva <aoliva@redhat.com>
13155
13156 * Makefile.tpl (local-distclean): Don't remove...
13157 (multilib.ts): ... this. Moved into...
13158 (multilib.out): ... this. Don't use sub-make.
13159 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
13160 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
13161 (configure-build-[+module+], configure-[+module+],
13162 configure-target-[+module+], configure-gcc): ... these. Test
13163 for Makefile existence. Drop config.status from dependencies.
13164 * Makefile.in: Rebuilt.
13165 * configure.in: Move gcc-version-trigger to the end of
13166 ac_configure_args. Add comments to maybedep.tmp and
13167 serdep.tmp. Introduce --disable-serial-configure. Remove
13168 nonopt from baseargs, matching and removing corresponding
13169 whitespace while at it.
13170 * configure: Rebuilt.
13171
e245b0ea
AO
131722002-12-28 Alexandre Oliva <aoliva@redhat.com>
13173
903de295
AO
13174 * configure.in (host_configargs): Replace reference to
13175 no-longer-defined buildopts with --build=${build_alias}.
13176 * configure: Rebuilt.
13177
e245b0ea
AO
13178 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
13179 program_transform_name to standard idiom.
13180 (AUTOGEN, AUTOCONF): Define.
13181 (Makefile.in): Use $(AUTOGEN).
13182 (Makefile): Depend on config.status, and use autoconf-style rule to
13183 build it. Move original commands to...
13184 (config.status): ... this new target.
13185 (configure): Add $(srcdir). Depend on config/acx.m4. Use
13186 $(AUTOCONF).
13187 * Makefile.in: Rebuilt.
13188
671aa708
NN
131892002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
13190
53fbfb58
NN
13191 * Makefile.tpl: Fix dramatic bustage due to change in
13192 program_transform_name.
13193 * Makefile.in: Regenerate.
13194
13195 * configure.in: Remove unnecessary PATH setting.
13196 * configure: Regnerate.
13197
13198 * configure.in: Don't default to unprefixed tools unless
13199 the native tools will work.
13200 * configure: Regenerate.
13201
671aa708
NN
13202 * configure.in: Convert to autoconf script. Blow away lots
13203 of now-redundant Makefile fragments.
13204 * configure: Generate using Autoconf.
13205 * Makefile.tpl: Rewrite to reflect autoconfiscation.
13206 * Makefile.in: Regenerate.
13207
57f40826
NN
132082002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
13209
3fedb745
NN
13210 * configure: Fix stupid bug where RANLIB was mistakenly included.
13211
abb2db7a 13212 * configure.in: Rename (buildargs, hostargs, targargs) to
3fedb745
NN
13213 (build_configargs, host_configargs, target_configargs).
13214
13215 * configure.in: Move logic out of sed statement.
13216
abb2db7a 13217 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
57f40826
NN
13218 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
13219
315fa0f4
SS
132202002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
13221
13222 * config.sub: Import from master repository
13223 * config.guess: Ditto
13224
45aff44f
AS
132252002-12-24 Andreas Schwab <schwab@suse.de>
13226
13227 * Makefile.tpl (multilib.out): Fix missing space.
13228 * Makefile.in: Regenerate.
13229
88b5521b
NN
132302002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
13231
13232 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
13233 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
13234 * Makefile.in: Regenerate.
13235 * configure.in: Remove unnecessary leftovers.
13236
2a726918
GK
132372002-12-21 Geoffrey Keating <geoffk@apple.com>
13238
13239 * configure.in (extra_ranlibflags_for_target): New variable.
13240 (*-*-darwin): Add -c to ranlib commands.
13241 * configure (tooldir): Handle extra_ranlibflags_for_target.
13242
aace3269 132432002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
346b290d
NN
13244
13245 * Makefile.tpl: Revert HJL's change.
13246 * Makefile.in: Regenerated.
13247 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
13248 always.
13249
f0895142
AS
132502002-12-19 Andreas Schwab <schwab@suse.de>
13251
13252 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
13253 * Makefile.in: Regenerate.
13254
dce2d8b2 132552002-12-18 H.J. Lu <hjl@gnu.org>
782d0c02
L
13256
13257 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
13258 * Makefile.in: Regenerated.
13259
13260 * configure.in (build_prefix): New. Substitute.
13261
212f6dd0
NN
132622002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
13263
79308c5d
NN
13264 * Makefile.tpl: Don't let real targets depend on phony targets.
13265 * Makefile.in: Regenerate.
13266
212f6dd0
NN
13267 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
13268 * Makefile.in: Regenerate.
13269
ab17919f
SS
132702002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
13271
13272 * config.sub: Import from master repository
13273 * config.guess: Ditto
13274
5ecf91d1
JM
132752002-12-16 Jason Merrill <jason@redhat.com>
13276
13277 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
13278 previous 'make bootstrap'.
13279 * Makefile.in: Regenerate.
13280
d8437e1b
HPN
132812002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
13282
13283 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
13284
4977bab6
ZW
132852002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
13286
13287 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
13288 * Makefile.in: Regenerate.
13289
0edcfdcb
JM
132902002-12-13 Jason Merrill <jason@redhat.com>
13291
6248218a 13292 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
0edcfdcb
JM
13293 library tests.
13294 (check-c++): Just depend on it and check-target-libstdc++-v3.
6248218a
JM
13295 * Makefile.in: Regenerate.
13296
4977bab6
ZW
132972002-12-12 Alexandre Oliva <aoliva@redhat.com>
13298
13299 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
13300 * Makefile.in: Rebuilt.
13301
f87505dd
AO
133022002-12-12 Alexandre Oliva <aoliva@redhat.com>
13303
13304 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
13305
4977bab6
ZW
133062002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
13307
13308 * configure: Fix bug put in by gremlins.
13309
13310 * Makefile.tpl: Substitute more autoconfily.
13311 * configure: Substitute more autoconfily.
13312 * Makefile.in: Regenerate.
13313
7f0db92a
SS
133142002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
13315
13316 * config.sub: Import from master repository
13317 * config.guess: Ditto
13318 * MAINTAINERS: Added Svein Seldal under write after approval
13319
4977bab6
ZW
133202002-12-08 Andrew Cagney <ac131313@redhat.com>
13321
13322 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
13323 * Makefile.in (all-sim): Ditto.
13324
133252002-12-06 DJ Delorie <dj@redhat.com>
13326
13327 * Makefile.tpl: Change configure dependencies to not have real
13328 targets depend on phony targets.
13329
133302002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
13331
13332 * configure.in: Revert unintentional change.
13333
13334 * Makefile.tpl: Change dependency for */multilib.out so that
13335 it works when gcc isn't in the tree.
13336
13337 * configure.in: Substitute more.
13338 * configure: Run subconfigures from the Makefile.
13339 * Makefile.tpl: Run subconfigures from the Makefile; add a few
13340 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
13341
67f1b906
GP
133422002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13343
13344 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
13345
4977bab6
ZW
133462002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
13347
13348 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
13349 and corresponding dependencies.
13350 * Makefile.in: Regenerate.
13351
13352 * configure.in (host_tools): Order binutils, gas and ld for
13353 convenience in running the testsuites.
13354
13355 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
13356 * Makefile.in: Regenerate.
13357 * configure.in: Introduce rules to serialize subconfigure runs.
13358
13359 * configure.in: Introduce BASE_CC_FOR_TARGET.
13360 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
13361 Realize configure-build-* targets. Realize configure-target-* targets.
13362 * Makefile.in: Regenerate.
13363
133642002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
13365
13366 * configure: Move gcc_version_trigger stuff from here...
13367 * configure.in: ...to here.
13368
13369 * configure.in: Separate subconfigure options added by this file from
13370 options given by the user. Add machinery to put args for host
13371 subconfigures into the Makefile.
13372
13373 * Makefile.tpl: Remove 'vault' targets.
13374 * Makefile.tpl: Reorder and comment dependencies.
13375 * Makefile.in: Regenerate.
13376
133772002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
13378 * configure.in: Fix my broken commit of previous patch. (sigh)
13379
743f054e
GK
133802002-11-28 Geoffrey Keating <geoffk@apple.com>
13381
13382 * configure.in: Move host-specific darwin noconfigdirs into
13383 the host-specific section.
13384
4977bab6
ZW
133852002-11-28 Geoffrey Keating <geoffk@apple.com>
13386
13387 * configure.in: Move host-specific darwin noconfigdirs into
13388 the host-specific section.
13389
133902002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
13391
13392 * configure: Remove skip-this-dir support.
13393 * Makefile.tpl: Remove skip-this-dir support.
13394
13395 * Makefile.tpl: Remove leftover support for non-autoconfiscated
13396 subdirectories.
13397 * Makefile.in: Regenerate.
13398
13399 * Makefile.tpl: Strip out useless setting of 'dir'.
13400 * Makefile.in: Regenerate.
13401
134022002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
13403
13404 * configure.in: Fix deeply stupid bug.
13405
13406 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
13407 shell code in CXX_FOR_TARGET
13408 * Makefile.def: Introduce raw_cxx.
13409 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
13410 RAW_CXX_FOR_TARGET.
13411 * Makefile.in: Regenerate.
13412
134132002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
13414
13415 * Makefile.tpl: Remove unnecessary ifs.
13416 * Makefile.in: Regenerate.
13417
13418 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
13419 dependencies. Maybe-ize build-libiberty. Create dummy install
13420 targets for 'no_install' modules.
13421 * configure: Move GDB_TK substitution to configure.in. Move
13422 build_modules stuff to configure.in.
13423 * configure.in: Implement soft dependency machinery. Maybe-ize
13424 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
13425 * Makefile.in: Regenerate.
13426
134272002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
13428
13429 * Makefile.tpl: Make all-target, install-target behave similarly
13430 to all, install (only hitting configured targets). Eliminate
13431 unused macro defintions.
13432
13433 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
13434 build != host.
13435
13436 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
13437
13438 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
13439
13440 * configure.in: Produce lists of subdir targets we're actually
13441 configuring. Remove references to "dosrel".
13442 * Makefile.tpl: Let configure set which subdir targets are hit.
13443 Remove install-cross; clean up install; remove ALL. Remove
13444 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
13445 Autogenerate host module targets. Remove empty dependency lines
13446 and redundant dependency; rearrange slightly.
13447 * Makefile.def: Add host-side libtermcap, utils.
13448
13449 * Makefile.in: Regenerate.
13450
e6226a2f
RO
134512002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13452
13453 * ltconfig (osf[345]): Append $major to soname_spec.
13454 Reflect this in library_names_spec.
13455 * ltmain.sh (osf): Prefix $major with . for use as extension.
13456
3b75d237
AJ
134572002-11-19 Andreas Jaeger <aj@suse.de>
13458
13459 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
13460 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
13461 and sparc64 GNU/Linux systems.
13462
809108de
NS
134632002-11-19 Nathan Sidwell <nathan@codesourcery.com>
13464
13465 * MAINTAINERS: Update email.
13466
e7e0de7e
GP
134672002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13468
13469 * MAINTAINERS: Complete James Dennett's entry.
13470
f7109dea
EB
134712002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
13472
13473 * MAINTAINERS (Write After Approval): Add myself.
13474
d3ac17c9
BK
134752002-11-13 Bruce Korb <bkorb@gnu.org>
13476
13477 * Makefile.tpl: syntactic cleanup
13478
dce2d8b2 134792002-11-13 Stuart Hastings <stuart@apple.com>
cbf78ae4
SH
13480
13481 * MAINTAINERS: Add myself to write-after-approval list.
13482
4977bab6
ZW
134832002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13484
13485 * Makefile.def: Add list of recursive targets to autogenerate.
13486 Add build_modules.
13487 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
13488 targets. Autogenerate *-build-* targets.
13489 * Makefile.in: Regenerate.
13490
134912002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13492
13493 * configure: More autoconf-style substitutions.
13494 * Makefile.tpl: More autoconf-style substitutions.
13495 * Makefile.in: Regenerate.
13496
134972002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
13498
13499 * configure: Substitute more variables in a more autoconf-friendly
13500 way. Simplify slightly.
13501 * Makefile.tpl: Make more variables substitutable in an
13502 autoconf-friendly way.
13503 * Makefile.in: Regenerate.
13504
d4783999
JW
135052002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
13506
13507 * MAINTAINERS (Write After Approval): Add myself.
13508
4977bab6
ZW
135092002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
13510
13511 * configure.in (v810*): Remove special setting of tools.
13512
13513 * configure: Add support for extra required flags for ar or nm.
13514 * configure.in (aix4.3+): Use above support for target-specific
13515 issues, rather than using config/mt-aix43.
13516
135172002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
13518
13519 * configure: Remove 'removing', which doesn't work. Replace $subdir
13520 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
13521 with $srcdir. Reformat indentation. Substitute some variables
13522 formerly hard-coded in the Makefile for build=host.
13523 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
13524 * Makefile.def: Autogenerate more.
13525 * Makefile.in: Regenerate.
13526
1c9c903e
AN
135272002-11-04 Adam Nemet <anemet@lnxw.com>
13528
13529 * MAINTAINERS (Write After Approval): Add myself.
13530
40673d2b
KB
135312002-11-04 Kevin Buettner <kevinb@redhat.com>
13532
13533 * Makefile.def (host_modules): Add rda.
13534 * Makefile.in: Regenerate.
13535 * configure.in (target_tool): Add target-rda to list.
13536
42e650ae
GP
135372002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13538
13539 * MAINTAINERS: Remove "co-maintainer" note for web pages.
13540
e004b81f
PE
135412002-10-25 Phil Edwards <pme@gcc.gnu.org>
13542
13543 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
13544 and restrap targets to this rule.
13545 * Makefile.in: Regenerate.
13546
06bd49b1
GP
135472002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13548
13549 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13550 GNATS only accounts.
13551
d0af82b0
HPN
135522002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
13553
13554 * configure.in (i[3456]86-*-linux*): Add check to disable
13555 ${libgcj} for glibc1.
13556
10782654
DC
135572002-10-24 Denis Chertykov <denisc@overta.ru>
13558
13559 * MAINTAINERS: Add myself as ip2k port maintainer.
13560
a5a438f5
SS
135612002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
13562
13563 * configure.in: Add tic4x target.
13564
fe3d5b7f
NN
135652002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
13566
aba8a494
NN
13567 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13568 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13569 * Makefile.in: Regenerate.
13570
fe3d5b7f
NN
13571 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13572 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13573 * Makefile.in: Regenerate.
13574
a6ad79e7
JJ
135752002-10-02 Janis Johnson <janis187@us.ibm.com>
13576
13577 * MAINTAINERS: Add myself as web pages co-maintainer.
13578
6a8a9058
NN
135792002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13580
13581 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13582 * Makefile.in: Regenerate.
13583
327d975a
ZW
135842002-10-02 Zack Weinberg <zack@codesourcery.com>
13585
13586 * MAINTAINERS: Add myself and Nathan Sidwell
13587 <nathan@codesourcery.com> as VxWorks maintainers.
13588
a5ae8f19 135892002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
f5e0c73c
NN
13590
13591 * Makefile.def: Remove order dependency comments.
13592 * Makefile.tpl: Add explicit install-install dependencies.
13593 * Makefile.in: Regenerate.
d0f6c823 13594
34c6040c 13595 * Makefile.tpl: Remove material now in src-release. (Finally!)
f5e0c73c 13596 * Makefile.in: Regenerate.
34c6040c 13597
d0f6c823
NN
13598 * Makefile.tpl: Add configure-target (for src-release in src)
13599 * Makefile.in: Regenerate.
13600
50bd210b
NC
136012002-09-30 Nick Clifton <nickc@redhat.com>
13602
13603 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13604
ca25149e
UW
136052002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
13606
13607 * configure.in (s390*-*-linux*): Enable libgcj.
13608
dd30b57d
NN
136092002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
13610
9e60a678
NN
13611 * configure: Revert accidentally applied changes.
13612
dd30b57d
NN
13613 * Makefile.tpl: Make more autoconf-friendly.
13614 * Makefile.in: Regenerate.
13615 * configure: Make substitution more autoconf-like.
13616
5831424e
RE
136172002-09-28 Richard Earnshaw <rearnsha@arm.com>
13618
13619 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13620 single entry to handle all these.
13621 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
13622 libjava on arm-*-elf.
13623
b7f3b15b
GK
136242002-09-27 Geoffrey Keating <geoffk@apple.com>
13625
13626 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13627 things that depend on them.
13628
0dffceed
NN
136292002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13630
13631 * Makefile.tpl: Make subsituted variables more autoconfy.
13632 * Makefile.in: Regenerate.
13633 * configure: Make seds more autoconfy.
13634
1db75a86 136352002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
ec0461f6
NN
13636
13637 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13638 * Makefile.in: Regenerate.
13639 * configure.in: Rewrite sed statements to look autoconfy.
13640
1db75a86
NN
13641 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13642 all-target-foo on configure-target-foo.
13643 * Makefile.def: Ditto.
13644 * Makefile.in: Rebuild.
13645
741a4e89
AH
136462002-09-25 Andrew Haley <aph@redhat.com>
13647
13648 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13649
95ddd785
NN
136502002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
13651
13652 * Makefile.def: New file.
13653 * Makefile.tpl: New file.
13654 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13655 * contrib/gcc_update: Note that Makefile.in is a generated file.
13656
13657 * configure.in: Minor rearrangement. Simplify tests.
13658
65a824f6
JT
136592002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
13660
13661 * configure.in (with_headers): Skip copy if value is "yes".
13662 (with_libs): Likewise.
13663
51270f0a 136642002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
fbf86afb
NN
13665
13666 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13667 * configure.in (sh*-*-pe*): Ditto.
13668 * configure.in (mips*-*-pe*): Ditto.
13669 * configure.in (*arm-wince-pe): Ditto.
13670
8f89dbf4
NN
13671 * configure.in: Rearrange.
13672
c1b8db3f
KH
136732002-09-14 Kazu Hirata <kazu@cs.umass.edu>
13674
13675 * MAINTAINERS: Update my email address.
13676
341f0575
PK
136772002-08-30 Paul Koning <pkoning@equallogic.com>
13678
13679 * MAINTAINERS: (Write After Approval): Add myself.
13680
d2e06980
GK
136812002-08-29 Geoffrey Keating <geoffk@redhat.com>
13682
13683 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13684
4906d5d8
GK
136852002-08-24 Geoffrey Keating <geoffk@redhat.com>
13686
13687 * MAINTAINERS: Change my mailing address.
13688
e9a25cc8
PC
136892002-08-21 Paolo Carlini <pcarlini@unitus.it>
13690
13691 * MAINTAINERS (Write After Approval): Remove myself.
327d975a 13692 (Various Maintainers: c++ runtime libs): Add myself.
e9a25cc8 13693
dce2d8b2 136942002-08-20 Loren J. Rittle <ljrittle@acm.org>
a5aa7421
LR
13695
13696 * MAINTAINERS (Write After Approval): Remove myself.
13697 (Various Maintainers: c++ runtime libs): Add myself.
13698
5ce6f47b
EC
136992002-08-15 Eric Christopher <echristo@redhat.com>
13700
13701 * config.sub: Import from master repository.
13702 * config.guess: Ditto.
13703
7f9317f0
AO
137042002-08-19 Alexandre Oliva <aoliva@redhat.com>
13705
13706 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13707 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13708 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13709
7aecca3d
AH
137102002-08-16 Aldy Hernandez <aldyh@redhat.com>
13711
13712 * MAINTAINERS: Add self to rs6000 vector extensions.
13713
8ea4b195
AO
137142002-08-15 Alexandre Oliva <aoliva@redhat.com>
13715
13716 * libiberty/configure: Reverted unintended yesterday's check in.
13717
f5cc59a7
AO
137182002-08-14 Alexandre Oliva <aoliva@redhat.com>
13719
13720 * boehm-gc/configure, libf2c/configure: Rebuilt.
13721 * libffi/configure, libiberty/configure: Ditto.
13722 * libjava/configure, libobjc/configure: Ditto.
13723 * libstdc++-v3/configure, zlib/configure: Ditto.
13724 Merged from binutils:
13725 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
13726 From Steve Ellcey <sje@cup.hp.com>:
13727 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13728 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13729 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13730 IA64.
13731 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13732 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13733 soname_spec, sys_lib_search_path_spec): Ditto.
13734
dce2d8b2 137352002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
66350331
FS
13736
13737 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13738
2ff34870
L
137392002-08-04 H.J. Lu (hjl@gnu.org)
13740
13741 * configure.in (mips*-*-linux*): Don't skip target-libffi.
13742
a014f2fe
KW
137432002-08-02 Krister Walfridsson <cato@df.lth.se>
13744
13745 * MAINTAINERS (Write After Approval): Add myself.
13746
c01d477a
AM
137472002-07-31 Alan Modra <amodra@bigpond.net.au>
13748
13749 * configure.in: Move generic linux case to end. Copy generic
13750 linux noconfigdirs to mips*-*-linux* entry and new
13751 powerpc64*-*-linux* entry. Add target-libffi for the latter.
13752
68cd2524
MM
137532002-07-19 Michael Matz <matz@suse.de>
13754
13755 * MAINTAINERS: Add myself as ra* maintainer.
13756
e2d83b8c
CD
137572002-07-16 Chris Demetriou <cgd@broadcom.com>
13758
13759 * config.guess: Update to 2002-07-09 version.
13760 * config.sub: Update to 2002-07-03 version.
13761
cece4f1d
HPN
137622002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
13763
13764 * MAINTAINERS: Fix typo in a maintainer email address.
13765
bb654703
NN
137662002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
13767
13768 * configure.in: Remove two redundant tests.
13769
789b7de5
RO
137702002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13771
13772 * configure.in (mips*-*-irix6*o32): Enable stabs.
13773
e1da1089
NN
137742002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
13775
f3970bba
NN
13776 * configure.in: Don't build grez.
13777 * Makefile.in: Ditto.
13778
e1da1089
NN
13779 * Makefile.in: Remove references to bsp, cygmon, libstub.
13780 * configure.in: Ditto.
13781
13782 * configure.in: Remove leftover reference to gdbtest.
13783
57c905fa
PE
137842002-07-08 Phil Edwards <pme@gcc.gnu.org>
13785
13786 * configure.in (gxx_include_dir): Change to match versioned
13787 C++ headers if --enable-version-specific-runtime-libs is used.
13788
a0af94a7 137892002-07-04 Steve Ellcey <sje@cup.hp.com>
5ce6f47b 13790
a0af94a7
SE
13791 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13792
423ce3eb
NN
137932002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
13794
13795 * configure.in: Make --without-x work.
13796
98186934
NN
137972002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
13798
c3b7d169
NN
13799 * configure.in: Rearrange target Makefile fragment collection.
13800
98186934
NN
13801 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13802 cvs[src].
13803 * configure.in: Ditto.
13804
eebd288a
MK
138052002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
13806
13807 * MAINTAINERS (Write After Approval): Update my e-mail address.
13808
3ab36f05
NN
138092002-06-24 Ben Elliston <bje@redhat.com>
13810
13811 * configure.in (host_tools): Remove cgen.
13812
13813 * Makefile.in (all-cgen): Remove; runs from its source directory.
13814 (check-cgen, install-cgen, clean-cgen): Likewise.
98186934 13815 (all-opcodes): Do not depend on all-cgen.
3ab36f05
NN
13816 (all-sim): Likewise.
13817
dce2d8b2 138182002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
3ab36f05
NN
13819
13820 * Makefile.in: Eliminate 'apache' targets.
13821 * configure.in: Eliminate 'apache' targets.
13822
55380b08
NN
13823 * configure.in: Eliminate redundant tests. Reorganize.
13824
9a5c1b9d
NN
13825 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13826
5fd3853a
NN
13827 * config-ml.in: Eliminate references to Cygnus configure.
13828
cfefc434
NN
13829 * Makefile.in: Eliminate references to building emacs.
13830
2fe93885
GS
138312002-06-28 Graham Stott <graham.stott@btinternet.com>
13832
13833 * MAINTAINERS: Update my email address.
13834
53c40185
BK
138352002-06-26 Benjamin Kosnik <bkoz@redhat.com>
13836
13837 * config.if (libstdcxx_incdir): Version C++ headers.
5ce6f47b 13838 (cxx_incdir): Remove.
53c40185 13839
97679694
NN
138402002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
13841
13842 * MAINTAINERS (Write After Approval): Add self.
13843
b03bcd37
DC
13844Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
13845
13846 * configure.in: Add support for ip2k.
13847
6bd12129
NN
138482002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
13849
13850 * configure.in: Fix AIX configury bug.
13851
e0d98a92
SE
138522002-06-20 Steve Ellcey <sje@cup.hp.com>
13853
13854 * MAINTAINERS (Write After Approval): Add self.
13855
ba3292db
NN
138562002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13857
ef40bc65
NN
13858 * configure.in: replace ${topsrcdir} with ${srcdir}
13859
7a0be465
NN
13860 * configure.in: Move definition of libstdcxx_flags
13861 right above usage, rather than waaay earlier.
13862
e1848dde
NN
13863 * configure.in: Pull definition of is_cross_compiler earlier.
13864
8bc2fff1
NN
13865 * configure.in: Rearrange a little.
13866
ba3292db
NN
13867 * configure.in: Remove references to librx.
13868 * Makefile.in: Remove references to librx.
13869
11d8b408
DC
13870Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
13871
13872 * config.sub: Add support for avr target.
13873 Import from master sources, rev 1.255
5ce6f47b 13874
93da8339
PE
138752002-06-19 Phil Edwards <pme@gcc.gnu.org>
13876
13877 * configure, .cvsignore: Revert previous change...
13878 * Makefile: ...delete.
13879
b4caab5c
NN
138802002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13881
13882 * configure.in: Eliminate ${gasdir} variable.
13883
ee777171
DB
138842002-06-18 Dave Brolley <brolley@redhat.com>
13885
13886 * configure.in: Add support for frv.
13887 * config.sub: Add support for frv.
13888
26e4af54
PE
138892002-06-18 Phil Edwards <pme@gcc.gnu.org>
13890
13891 * configure: Remove garbage from previous commit.
13892
bb20b7da
PE
138932002-06-18 Phil Edwards <pme@gcc.gnu.org>
13894
13895 * configure: For in-source builds, make a subdir and re-exec there.
13896 * Makefile: New file. Pass targets through to build directory.
13897 * .cvsignore: No longer ignore "Makefile".
13898
9d321f6c
DR
138992002-06-16 Douglas Rupp <rupp@gnat.com>
13900
13901 * MAINTAINERS (Write After Approval): Add self.
13902
c8eb2bc0
KG
139032002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13904
13905 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13906
f210d239
JT
139072002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
13908
13909 * configure.in (vax-*-netbsd*): Re-enable gas.
13910
e9667b3c
NN
139112002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
13912
efe1f357
NN
13913 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13914 BUILD_PREFIX_1, to correct nomenclature.
13915 * configure: Likewise.
13916
e9667b3c
NN
13917 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13918 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13919
fe2fe497
OH
139202002-05-31 Olaf Hering <olh@suse.de>
13921
13922 * config-ml.in: Propogate DESTDIR also.
13923
dcf7f0dd
JT
139242002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
13925
13926 * configure.in (vax-*-netbsd*): Don't build gas for this
13927 platform.
13928
6ff14f32
MM
139292002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
13930
13931 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13932 and libgcj for AVR.
13933
397de1ff
KK
139342002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
13935
13936 * MAINTAINERS (Write After Approval): Add myself.
13937
ac30211c
JT
139382002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
13939
13940 * config.guess: Update to 2002-05-22 version.
13941 * config.sub: Likewise.
13942
1e6347d8
RO
139432002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13944
13945 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13946 * config-ml.in: Likewise.
13947 * configure: Likewise.
13948 * configure.in: Likewise.
13949
e5ce1d6d
SC
139502002-05-16 Stephane Carrez <stcarrez@nerim.fr>
13951
13952 * MAINTAINERS: Update my email address.
13953
6cdef75d
NN
139542002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
13955
4a87f061
NN
13956 * configure.in: Simplify makefile fragment collection.
13957
13958 * configure.in: Remove code to build emacs.
603606e7 13959
e254d6b5
NN
13960 * configure.in : Remove --srcdir argument from targargs and buildargs
13961 (it's always overridden in the Makefile anyway). Rearrange a bit.
13962
13963 * configure: Move some logic to configure.in.
13964 * configure.in: Move some logic from configure.
6cdef75d 13965
1d6006fe
TT
139662002-05-11 Tom Tromey <tromey@redhat.com>
13967
13968 * MAINTAINERS: Reflect libgcj reality.
13969
b70b3534
FS
139702002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
13971
13972 * Makefile.in: Honour DESTDIR.
13973
4434687a
MM
139742002-05-08 Mark Mitchell <mark@codesourcery.com>
13975
13976 * config.guess: Import 2002-03-20 version.
13977 * config.sub: Import 2002-04-26 version.
13978
a89e49c7
RO
139792002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13980
13981 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13982
44e55536
TJ
139832002-05-07 Tim Josling <tej@melbpc.org.au>
13984
13985 * MAINTAINERS: Add self.
13986
dce2d8b2 139872002-05-06 Loren J. Rittle <ljrittle@acm.org>
97320a3f
LR
13988
13989 * ltmain.sh: Detect and handle object name conflicts
13990 while piecewise linking a static library.
13991
b7c13625
AO
139922002-05-05 Alexandre Oliva <aoliva@redhat.com>
13993
13994 * configure.in (noconfigdirs): Don't disable libgcj on
13995 sparc64-*-solaris* and sparcv9-*-solaris*.
13996
4182d9fa
AO
139972002-05-03 Alexandre Oliva <aoliva@redhat.com>
13998
13999 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
14000
7bebf279
TF
140012002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
14002
14003 * configure.in (FLAGS_FOR_TARGET): Do not add
14004 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
14005 on i[3456]86-*-linux*.
14006
9a06dc7d
TF
140072002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
14008
14009 * configure.in (noconfigdirs): Replace [ ] with test.
14010
14011 * configure.in (noconfigdirs): Do not add target-newlib if
14012 target == i[3456]86-*-linux*, and host == target.
14013
a51a07fa
NN
140142002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
14015
9e7facd6
DD
14016 * configure.in: delete reference to absent file
14017
aeaa0f2f
NN
14018 * configure.in: replace '[' with 'test'
14019
4bb98828
NN
14020 * configure.in: Eliminate references to gash.
14021 * Makefile.in: Eliminate references to gash.
14022
64791664
NN
14023 * configure.in: remove useless references to 'pic' makefile fragments.
14024
3ed57cf4
NN
14025 * configure.in: (*-*-windows*) Finish removing.
14026
a51a07fa
NN
14027 * configure.in: Eliminate redundant test for libgui.
14028
8552f6f1
RS
140292002-04-29 Roger Sayle <roger@eyesopen.com>
14030
14031 * MAINTAINERS: Add self and realphabetize. Update entries
14032 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
14033 entry for a29k port maintainer.
14034
dce2d8b2 140352002-04-26 Joel Sherrill <joel@OARcorp.com>
9e847666
JS
14036
14037 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
14038 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
14039
704c9a14
NN
140402002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
14041
14042 * configure.in: remove references to dead files
14043
7bff5059
MM
140442002-04-19 Mark Mitchell <mark@codesourcery.com>
14045
14046 * MAINTAINERS: Add information about purpose of this file.
14047
0c7c67f0
TT
140482002-04-18 Tom Tromey <tromey@redhat.com>
14049
14050 * configure.in: Disallow configuring libgcj when it is already
14051 installed and we're using Solaris 2.8 linker. Do enable libgcj on
14052 Solaris 2.8 by default. For PR libgcj/6158.
14053
63501e91
NN
140542002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
14055
14056 * configure.in: Move default CC setting out of config/mh-* fragments
14057 directly into here.
14058
701afd4d
NN
140592002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
14060
14061 * configure.in: don't even try to configure or make a subdirectory
14062 if there's no configure script for it.
14063
07cdae91
MM
140642002-04-15 Mark Mitchell <mark@codesourcery.com>
14065
14066 * MAINTAINERS: Remove chill maintainers.
14067 * Makefile.in (CHILLFLAGS): Remove.
14068 (CHILL_LIB): Remove.
14069 (TARGET_CONFIGDIRS): Remove libchill.
14070 (CHILL_FOR_TARGET): Remove.
14071 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
14072 CHILL_LIB.
14073 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
14074 (CHECK_TARGET_MODULES): Likewise.
14075 (INSTALL_TARGET_MODULES): Likewise.
14076 (CLEAN_TARGET_MODULES): Likewise.
14077 (configure-target-libchill): Remove.
14078 (all-target-libchill): Remove.
14079 * configure.in (target_libs): Remove target-libchill.
14080 Do not compute CHILL_FOR_TARGET.
14081 * libchill: Remove directory.
5ce6f47b 14082
ab50d72b
DD
140832002-04-11 DJ Delorie <dj@redhat.com>
14084
14085 * Makefile.in, configure.in: Sync with binutils, entries
14086 follow...
14087
0a1e123a
DD
140882002-04-07 Andrew Cagney <ac131313@redhat.com>
14089
14090 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
14091 (do-tar, do-bz2): New rules.
14092 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
14093 (gdb-tar): New rule.
14094 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
14095 (insight_dejagnu.tar): New rule.
14096 (insight.tar): New rule.
14097 (gdb+dejagnu.tar): New rule.
14098 (gdb.tar): New rule.
14099
ab50d72b
DD
141002002-02-01 Mo DeJong <supermo@bayarea.net>
14101
14102 * Makefile.in: Add all-tix to deps for all-snavigator
14103 so that tix is built when building snavigator.
14104
141052002-01-11 Steve Ellcey <sje@cup.hp.com>
14106
14107 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
14108 ld and gdb are not supported.
14109
141102002-01-07 Mark Salter <msalter@redhat.com>
14111
14112 * configure.in: Remove target-bsp and target-cygmon from arm builds.
14113 Allow target-libgloss to be built for arm, strongarm, and xscale.
14114
141152001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
14116
14117 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
14118 options for i[3456]86-pc-linux* native builds.
14119
141202001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
14121
14122 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
14123 files from .po files for a distribution.
14124
141252001-09-03 Jeff Holcomb <jeffh@redhat.com>
14126
14127 * configure.in: Enable libstdc++-v3 for h8300 targets.
14128
141292001-06-19 Alan Modra <amodra@bigpond.net.au>
14130
14131 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
14132 version from bfd/.
14133
14134Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
14135
14136 * Makefile.in (VER): When present, extract the version number from
14137 the file version.in.
14138
dce2d8b2 141392001-05-24 Tom Rix <trix@redhat.com>
ab50d72b
DD
14140
14141 * configure.in : enable ld for aix
14142
141432001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
14144
14145 * config.guess: Add linux target for S/390.
14146
141472000-11-07 Philip Blundell <pb@futuretv.com>
14148
14149 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
14150
141512000-11-03 Philip Blundell <pb@futuretv.com>
14152
14153 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
14154 files.
14155
141562001-01-15 Ben Elliston <bje@redhat.com>
14157
14158 * configure.in (host_tools): Add sid.
14159 Always configure cgen.
14160
141612000-11-24 Nick Clifton <nickc@redhat.com>
14162
14163 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
14164
ab50d72b
DD
141652000-08-20 Doug Evans <dje@casey.transmeta.com>
14166
14167 * Makefile.in (ALL_MODULES): Add all-cgen.
14168 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
14169 (all-cgen): New target.
14170 (all-opcodes,all-sim): Depend on all-cgen.
14171 * configure.in (host_tools): Add cgen.
14172 Only configure cgen if --enable-cgen-maint.
14173
dce2d8b2 141742002-04-09 Loren J. Rittle <ljrittle@acm.org>
ef98ad7b
LR
14175
14176 * configure.in: Add *-*-freebsd* configurations.
14177
90def2b2
TT
141782002-04-08 Tom Tromey <tromey@redhat.com>
14179
14180 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
14181 Fixes PR libgcj/6068.
14182
320d7e7a
KW
141832002-03-30 Krister Walfridsson <cato@df.lth.se>
14184
14185 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
14186
18b467f1
RO
141872002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14188
14189 * configure.in (alpha*-dec-osf*): Enable libgcj.
14190
dce2d8b2 141912003-03-27 Matthew Gingell <gingell@gnat.com>
8bb3a5af
MG
14192
14193 * MAINTAINERS (Write After Approval): Add myself.
14194
56ae9405
NC
141952002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
14196
14197 Fix for: PR bootstrap/3591, target/5676
14198 * configure.in (mcore-pe): Disable the configuration of
14199 libstdc++-v3 since exceptions are not supported.
14200
f18d9a0c
AG
142012002-03-20 Anthony Green <green@redhat.com>
14202
14203 * configure.in: Enable libgcj for xscale-elf target.
14204
dce2d8b2 14205Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
c0e21eef
R
14206
14207 * MAINTAINERS: Update my email address.
14208
28eca9e8
AO
142092002-03-16 Alexandre Oliva <aoliva@redhat.com>
14210
14211 * ltmain.sh (relink_command): Fix typo in previous change.
14212
e67e72c7
AO
142132002-03-15 Alexandre Oliva <aoliva@redhat.com>
14214
14215 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
14216 (relink_command): Added --tag flags.
14217 (mode=install): If relinking fails; error out.
14218
c2273204
RH
142192002-03-12 Richard Henderson <rth@redhat.com>
14220
14221 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
14222 .NOTPARALLEL tag.
14223 (do-check): Rename from check.
14224 (check): Allow parallel check.
14225
bcb64245
BW
142262002-03-12 Bob Wilson <bob.wilson@acm.org>
14227
14228 * MAINTAINERS: Add myself as maintainer for xtensa port.
14229 Fix alphabetical order in CPU port maintainer list.
14230 Remove myself from Write After Approval list.
14231
63adb4ff
RH
142322002-03-11 Richard Henderson <rth@redhat.com>
14233
14234 * Makefile.in (.NOTPARALLEL): Add fake tag.
14235
9bec4bf0
L
142362002-03-07 H.J. Lu (hjl@gnu.org)
14237
14238 * configure.in: Enable gprof for mips*-*-linux*.
14239
c7fc1f84
DS
142402002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
14241
14242 * MAINTAINERS (Write After Approval): Add myself.
14243
6bff33fb
AO
142442002-02-28 Alexandre Oliva <aoliva@redhat.com>
14245
14246 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
14247 libjava.
14248 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
14249
0210b33b
AO
142502002-02-23 Alexandre Oliva <aoliva@redhat.com>
14251
14252 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
14253 because its Makefile is there; test for the executable instead.
14254
fcc0a3ef
AO
142552002-02-22 Alexandre Oliva <aoliva@redhat.com>
14256
14257 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
14258 libstdc++-v3 and libjava.
14259
dce2d8b2 142602002-02-11 Adam Megacz <adam@xwt.org>
97cf8285
AM
14261
14262 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
14263 boehm-gc
5ce6f47b 14264
40fe0ec3
AO
142652002-02-09 Alexandre Oliva <aoliva@redhat.com>
14266
14267 * config.guess: Updated to 2002-01-30's version.
14268 * config.sub: Updated to 2002-02-01's version.
14269 Contribute sh64-elf.
14270 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
14271 * configure.in: Added sh64-*-*.
14272
694d53ee
CD
142732002-02-08 Chris Demetriou <cgd@broadcom.com>
14274
14275 * MAINTAINERS: Belatedly add myself to write after approval list.
14276
a9ca50b1
JH
14277Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
14278
14279 * MAINTAINERS: Put self in as maintainer for x86-64 port.
14280 Remove self as Write After Approval.
14281
5ffc3500
GK
142822002-01-31 Geoffrey Keating <geoffk@redhat.com>
14283
14284 * MAINTAINERS: Put self in as maintainer for contrib/regression
14285 directory.
14286
4ceaf7fb
PE
142872002-01-28 Phil Edwards <pme@gcc.gnu.org>
14288
14289 * MAINTAINERS: Update my email address.
14290
51584787
JT
142912002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
14292
5ce6f47b
EC
14293 * configure.in (*-*-netbsd*): New. Skip target-newlib,
14294 target-libiberty, and target-libgloss. Skip Java-related
51584787
JT
14295 libraries if not supported for NetBSD on target CPU.
14296
5701d273
DR
142972002-01-25 Douglas B Rupp <rupp@gnat.com>
14298
14299 * install-sh: Use _inst.$$_ for temp file name.
14300
b299a075
JT
143012002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
14302
14303 * MAINTAINERS (Write After Approval): Move my contact info
14304 from here...
14305 (OS Port Maintainers): ...to here (netbsd).
14306
51fe14b5
BW
143072002-01-22 Bob Wilson <bob.wilson@acm.org>
14308
14309 * MAINTAINERS (Write After Approval): Add myself.
14310
dce2d8b2 143112002-01-17 H.J. Lu <hjl@gnu.org>
b634ad42
L
14312
14313 * Makefile.in (all-fastjar): Also depend on all-libiberty.
14314 (all-target-fastjar): Also depend on all-target-libiberty.
14315
3cd87679
L
143162002-01-16 H.J. Lu (hjl@gnu.org)
14317
14318 * config.guess: Import from master sources, rev 1.225.
14319 * config.sub: Import from master sources, rev 1.238.
14320
969a6d8f
KH
143212002-01-16 Kazu Hirata <kazu@hxi.com>
14322
14323 * MAINTAINERS (Write After Approval): Remove myself.
14324
366f6a52
FW
143252001-12-19 Florian Weimer <fw@deneb.enyo.de>
14326
14327 * MAINTAINERS (Write After Approval): Add myself.
14328
f02240b6
JM
143292001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
14330
14331 * MAINTAINERS: Add self as docs co-maintainer.
14332
5d08dc39
MK
143332001-12-11 Matthias Klose <doko@debian.org>
14334
14335 * MAINTAINERS (Write After Approval): Add myself.
14336
39e790d5
ZW
143372001-12-09 Zack Weinberg <zack@codesourcery.com>
14338
14339 * MAINTAINERS: Update my email address.
14340
4519d6a3
TC
143412001-12-07 Turly O'Connor <turly@apple.com>
14342 * MAINTAINERS (Write After Approval): Add myself.
14343 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
14344 (rs6000_initialize_trampoline): Call __trampoline_setup for
14345 ABI_DARWIN too.
14346 * darwin-tramp.asm: New file, implements __trampoline_setup.
6e12e72c 14347 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
4519d6a3 14348
21cf0a73
PC
143492001-12-07 Paolo Carlini <pcarlini@unitus.it>
14350
14351 * MAINTAINERS (Write After Approval): Add myself.
14352
4ee43206
DR
14353Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
14354
14355 * configure, configure.in: Use temp file for long sed commands.
14356
251931f3
LG
143572001-12-03 Laurent Guerby <guerby@acm.org>
14358
14359 * config.sub: Update to version 1.232 on subversion.
14360
03777dd7
BE
143612001-12-03 Ben Elliston <bje@redhat.com>
14362
14363 * MAINTAINERS: Update mail address for config.* patches.
14364
dce2d8b2 143652001-11-27 DJ Delorie <dj@redhat.com>
e490616e
ZW
14366 Zack Weinberg <zack@codesourcery.com>
14367
14368 When build != host, create libiberty for the build machine.
14369
14370 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
14371 CONFIG_ARGUMENTS.
14372 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
14373 New variables.
14374 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
14375 and rules.
14376 (all.normal): Depend on ALL_BUILD_MODULES.
14377 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
14378 (all-build-libiberty): Depend on configure-build-libiberty.
14379
14380 * configure: Calculate and substitute proper value for
14381 ALL_BUILD_MODULES.
14382 * configure.in: Create the build subdirectory.
14383 Calculate and substitute TARGET_CONFIGARGS (formerly
14384 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
14385
04075e8f
ZL
143862001-11-26 Ziemowit Laski <zlaski@apple.com>
14387
14388 * MAINTAINERS (write-after-approval): Add self.
14389
ed19322d
CR
143902001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
14391
14392 * MAINTAINERS (GNATS only accounts): Remove self.
14393
90a12988
HPN
143942001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
14395
14396 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
14397 libf2c.
14398
77e653ad
CR
143992001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
14400
14401 * MAINTAINERS (Write After Approval): Add self.
14402
64adad99
DB
144032001-11-12 David O'Brien <obrien@FreeBSD.org>
14404
14405 * MAINTAINERS: mips and s390 are also CPU ports.
14406
834a28c7
DB
144072001-11-12 David O'Brien <obrien@FreeBSD.org>
14408
14409 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
14410
ef94239f
DB
144112001-11-11 David O'Brien <obrien@FreeBSD.org>
14412
14413 * MAINTAINERS: Alphabetize.
14414
beda0427
KH
144152001-11-09 Kazu Hirata <kazu@hxi.com>
14416
14417 * MAINTAINERS (Various maintainers: h8 port): Add myself.
14418
6ca224d3
JDA
144192001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
14420
14421 * MAINTAINERS (Various maintainers: hppa port): Added myself.
14422
132e4bd7
PE
144232001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
14424
14425 * configure.in (--enable-languages): Be more permissive about
14426 syntax. Check for empty lists better. Warn about $LANGUAGES.
14427
c6243b4c
GK
144282001-11-08 Geoffrey Keating <geoffk@redhat.com>
14429
14430 * config.sub: Import from master sources, rev. 1.230.
14431 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
14432
abbb9e76
LG
144332001-11-07 Laurent Guerby <guerby@acm.org>
14434
14435 * MAINTAINERS (Write After Approval): Add self.
14436
53cdb27a
HPN
144372001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
14438
14439 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
14440
dd3a88c9
HPN
144412001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
14442
14443 * config.sub: Import from master sources, rev 1.226.
14444 * config.guess: Import from master sources, rev 1.216.
14445
d344dce9
HPN
144462001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
14447
14448 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
14449 * MAINTAINERS: Add self as maintainer of MMIX port.
14450 Remove old after-approval entry.
14451
63f6bcd7
JM
144522001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
14453
14454 * ChangeLog, configure: Fix spelling errors.
14455
84f92638
BK
144562001-10-20 Brendan Kehoe <brendan@zen.org>
14457
14458 * MAINTAINERS: Tweak my address.
14459
dce2d8b2 14460Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
2f30eda4
R
14461
14462 * MAINTAINERS: Update my email address.
14463
1567080c 144642001-10-11 Hans-Peter Nilsson <hp@axis.com>
a61f7417 14465
f48a3b5c 14466 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7fad0302 14467 * MAINTAINERS: Add self as maintainer of CRIS port.
a61f7417 14468
30106886
GB
144692001-10-10 Geert Bosch <bosch@gnat.com>
14470
e490616e 14471 * MAINTAINERS (Various maintainers: Ada front end):
30106886
GB
14472 Added Robert Dewar.
14473
dce2d8b2 144742001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
d3d51b8c
DB
14475
14476 * MAINTAINERS (Write After Approval): Added self
14477
d1c3e709
GB
144782001-10-02 Geert Bosch <bosch@gnat.com>
14479
14480 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
14481
50f5f793
JM
144822001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
14483
14484 * configure: Handle temporary files securely using mkdir.
14485
7fddf9a9
AO
144862001-09-29 Alexandre Oliva <aoliva@redhat.com>
14487
14488 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
14489
dce2d8b2 144902001-09-26 Will Cohen <wcohen@redhat.com>
387beb82
WC
14491
14492 * configure.in (*-*-linux*): Disable configuration of target-newlib
14493 and target-libgloss.
e490616e 14494
0c055e34
AO
144952001-09-26 Alexandre Oliva <aoliva@redhat.com>
14496
14497 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
14498 RANLIB.
14499
759bfa90
AO
145002001-09-21 Alexandre Oliva <aoliva@redhat.com>
14501
14502 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
14503 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
14504 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
14505 avoid quotes nesting problems.
14506 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
14507 (DO_X): Export only variables that are set.
14508
1dc4a750
BE
145092001-09-19 Ben Elliston <bje@redhat.com>
14510
14511 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
14512 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
14513 semantics. Use the shell built-in "type" command instead.
14514
898c7238
AO
145152001-08-31 Alexandre Oliva <aoliva@redhat.com>
14516
14517 Merged from gcc-3_0-branch:
14518 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
14519 * ltcf-c.sh: Use $objext, not $ac_objext.
14520 2001-07-27 Mark Kettenis <kettenis@gnu.org>
14521 * ltcf-cxx.sh: Add support for GNU.
14522 2001-07-22 Timothy Wall <twall@redhat.com>
14523 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
14524 default settings if using GNU tools with that configuration.
14525 * ltcf-cxx.sh: Ditto.
14526 * ltcf-gcj.sh: Ditto.
14527 2001-07-21 Michael Chastain <chastain@redhat.com>
14528 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14529 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
14530 * ltmain.sh: Mark as gcc-local.
14531
8fa0a32e
EC
145322001-08-30 Eric Christopher <echristo@redhat.com>
14533 Jason Eckhardt <jle@redhat.com>
14534
14535 * config.guess: Merge from master sources.
14536 * config.sub: Merge from master sources, add support for mipsisa32.
14537
32f30f91 145382001-08-25 Geoffrey Keating <geoffk@redhat.com>
32f30f91
GK
14539 * config.sub: Merge from master sources, rev 1.219.
14540 * MAINTAINERS: Add self as contact for stormy16 port.
14541
f6084f99
ZW
145422001-08-14 Zack Weinberg <zackw@panix.com>
14543
14544 * config.sub: Merge from master sources, rev 1.218.
14545 * config.guess: Merge from master sources, rev 1.209.
14546
91b54f7f
GS
145472001-08-11 Graham Stott <grahams@redhat.com>
14548
14549 * Makefile.in (check-c++): Add missing semicolon.
14550
e5b3941e
JH
14551Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
14552
32f30f91 14553 * MAINTAINERS (Various maitainers: predict.def): Added myself.
e5b3941e 14554
6387a56e
EC
145552001-07-30 Eric Christopher <echristo@redhat.com>
14556
14557 * MAINTAINERS (Various maintainers: mips port): Added myself.
14558
53b475f0
AH
145592001-07-25 Andrew Haley <aph@cambridge.redhat.com>
14560
e490616e 14561 * configure.in (sh-*-linux*): New.
53b475f0 14562
2a08c780
RH
145632001-07-27 Richard Henderson <rth@redhat.com>
14564
14565 * .cvsignore: Add LAST_UPDATED.
14566
bfa79422
UW
145672001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
14568
14569 * MAINTAINERS (Various maintainers: s390 port): Added myself.
14570
0ae85492
AH
145712001-07-16 Aldy Hernandez <aldyh@redhat.com>
14572
e490616e 14573 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
0ae85492 14574
8e1ab0fe
NP
14575Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
14576
14577 * MAINTAINERS (Write After Approval): Added myself.
14578
2b997990
SC
145792001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14580
14581 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14582 and libgcj on m68hc11/m68hc12.
14583
d920e825
L
145842001-06-27 H.J. Lu (hjl@gnu.org)
14585
14586 * Makefile (CFLAGS_FOR_BUILD): New.
14587 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14588
d425a1e0
JM
145892001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14590
14591 * README: Remove version number.
14592
5b5b4207
GP
145932001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14594
14595 * INSTALL/README: Update wrt. to the installation instructions now
14596 residing in gcc/doc/install.texi.
14597
be839b69
JM
145982001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14599
14600 * README: Replace with a cut-down and updated version of gcc/README.
14601
fe2ee7c4
DE
146022001-06-12 David Edelsohn <edelsohn@gnu.org>
14603
14604 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14605 multilibs to be disabled.
14606
4f5d646c
DB
146072001-06-11 Daniel Berlin <dan@cgsoftware.com>
14608
14609 * MAINTAINERS (Write After Approval): Add myself.
6387a56e 14610
818f0c85
AO
146112001-06-09 Alexandre Oliva <aoliva@redhat.com>
14612
14613 * config.guess: Import CVS version 1.195.
14614 * config.sub: Import CVS version 1.212.
14615
e9a8af10
AO
146162001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
14617
14618 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14619 gcc/xgcc is built, use -print-prog-name to find out the program
14620 name to use.
14621
ae3ca0a9
PE
146222001-06-04 Phil Edwards <pme@sources.redhat.com>
14623
14624 * config.guess: Import CVS version 1.194. All gcc-local changes
14625 appear to also be in the master copy.
14626 * config.sub: Import CVS version 1.211.
14627
066bd40d
MM
14628Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
14629
14630 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14631 with_gcc]: Use `gcc -shared' to build a shared library.
14632
4aef4f33
JDA
14633Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
14634
14635 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14636 archives.
14637
c386f00f
RO
14638Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14639
14640 * MAINTAINERS (Write After Approval): Add myself.
14641
2ae5cea5
HPN
146422001-06-01 Hans-Peter Nilsson <hp@axis.com>
14643
14644 * configure.in (libstdcxx_flags): Do not try to execute
14645 libstdc++-v3/testsuite_flags until it exists.
14646
c3766183
AM
146472001-06-01 Alan Modra <amodra@bigpond.net.au>
14648
14649 * MAINTAINERS: Update my email address.
14650
9b337833
GS
146512001-05-31 Graham Stott <grahams@redhat.com>
14652
14653 * MAINTAINERS (Write After Approval): Add myself.
14654
dce2d8b2 146552001-05-28 Simon Patarin <simon.patarin@inria.fr>
55fce0eb
SP
14656
14657 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
14658 libraries when using g++ with native linker.
14659
5f7de4b8
AO
146602001-05-28 Alexandre Oliva <aoliva@redhat.com>
14661
14662 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14663
a7bc0fbb
AO
146642001-05-22 Alexandre Oliva <aoliva@redhat.com>
14665
14666 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14667 [aix4*|aix5*]: Prepend blank.
14668
33456445
AO
146692001-05-20 Alexandre Oliva <aoliva@redhat.com>
14670
14671 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14672 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
14673 of subdir/configure scripts to use the new libtool.m4.
14674
e48d3d00
MK
146752001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
14676
14677 * MAINTAINERS (Write After Approval): Add myself.
14678
9e0e191b
BK
146792001-05-18 Benjamin Kosnik <bkoz@redhat.com>
14680
14681 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14682
3f19b439
BE
146832001-05-11 Ben Elliston <bje@redhat.com>
14684
14685 * Makefile.in (all-sid): New target.
14686 (check-sid, clean-sid, install-sid): Likewise.
14687
6ebe3121
JO
146882001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
14689
14690 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14691
ca3667c4
AO
146922001-05-03 Alexandre Oliva <aoliva@redhat.com>
14693
14694 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14695 libgcj.
14696
146972001-05-03 Alexandre Oliva <aoliva@redhat.com>
14698
14699 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14700 gcc/xgcc is built, use -print-prog-name to find out the program
14701 name to use.
14702
b2964d63
AO
147032001-04-26 Alexandre Oliva <aoliva@redhat.com>
14704
b1bb2302
AO
14705 * configure.in (noconfigdirs): Don't reset it from scratch in the
14706 target case; only append to it.
6387a56e 14707
b2964d63
AO
14708 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14709 sparc-*-solaris2.8]: Disable ${libgcj}.
14710
8343765d
AO
147112001-04-25 Alexandre Oliva <aoliva@redhat.com>
14712
14713 * configure.in (libgcj_saved): Copy from $libgcj.
14714 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14715 --disable-libgcj.
14716
ddbb6d43
GRK
147172001-04-25 Gavin Romig-Koch <gavin@redhat.com>
14718
14719 * MAINTAINERS: Remove self as MIPS maintainer and
6387a56e 14720 C front end maintainer.
ddbb6d43 14721
3fa03ff9
AG
14722Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
14723
14724 * configure.in: Move *-chorusos target case to the proper switch.
14725 Disable libgcj.
14726
99ffe40f
AO
147272001-04-12 Alexandre Oliva <aoliva@redhat.com>
14728
14729 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14730 1.641.2.228.
14731
78faa32d
FS
147322001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14733
14734 * Makefile.in (STAGE1_CFLAGS): Pass down.
14735
cdbff0ab
AM
147362001-04-13 Alan Modra <amodra@one.net.au>
14737
14738 * config.guess: Add hppa64-linux support. Note for next import that
14739 this is already in the master file.
14740 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
14741
75b9074c
AO
147422001-04-12 Alexandre Oliva <aoliva@redhat.com>
14743
14744 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14745 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14746
125404c5
SS
147472001-04-11 Stan Shebs <shebs@apple.com>
14748
14749 * MAINTAINERS: Add self as Darwin port maintainer.
14750
876684fe
AM
147512001-04-11 Alan Modra <amodra@one.net.au>
14752
14753 * MAINTAINERS: Update my email address.
14754
06729913
LR
147552001-04-10 Loren J. Rittle <ljrittle@acm.org>
14756
14757 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14758 recent versions of FreeBSD (release 3 or later).
14759 * ltconfig: On FreeBSD, -lc must not be provided when building
14760 a shared library or else the standard -pthread gcc option is
14761 rendered worthless to later users of the built library.
14762
67916302
JM
147632001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
14764
14765 * MAINTAINERS: Add self and RTH as C front end maintainers.
14766
d2bc0628
AO
147672001-04-05 Alexandre Oliva <aoliva@redhat.com>
14768
e490616e
ZW
14769 * config.sub: Make sure to match an already-canonicalized
14770 machine name (eg. mn10300-unknown-elf).
d2bc0628 14771
a3406c06
AO
147722001-04-01 Alexandre Oliva <aoliva@redhat.com>
14773
14774 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14775 New macros.
14776 (bootstrap, cross): Use RECURSE_FLAGS.
14777 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14778
a076f6a4
AO
147792001-03-27 Alexandre Oliva <aoliva@redhat.com>
14780
14781 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14782
e9f4fa71
CH
147832001-03-22 Colin Howell <chowell@redhat.com>
14784
7238de5c
CH
14785 * Makefile.in (DO_X): Do not backslash single-quotes in
14786 backquotes (two places).
e9f4fa71 14787
b6b14b1b
AO
147882001-03-22 Alexandre Oliva <aoliva@redhat.com>
14789
14790 Re-installed:
14791 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14792 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14793 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14794 * ltcf-cxx.sh: Likewise.
14795 * ltcf-gcj.sh: Likewise.
14796
1eb0b89d
GP
147972001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14798
14799 * MAINTAINERS: Add myself as "documentation co-maintainer".
14800
82e23236
AO
148012001-03-22 Alexandre Oliva <aoliva@redhat.com>
14802
14803 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14804 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14805
64ec27c3
TT
148062001-03-19 Tom Tromey <tromey@redhat.com>
14807
14808 * config-ml.in: Handle GCJ and GCJFLAGS.
14809
191de407
MC
148102001-03-21 Michael Chastain <chastain@redhat.com>
14811
14812 * Makefile.in: all-m4 depends on all-texinfo.
14813
fed4dede
LR
148142001-03-20 Loren J. Rittle <ljrittle@acm.org>
14815
14816 * MAINTAINERS: Add myself to write after approval list.
14817
085072bb
LB
148182001-03-18 Laurynas Biveinis <lauras@softhome.net>
14819
14820 * Makefile.in (DO_X): Quote nested quotes.
14821
5af8ea3f
AM
148222001-03-18 Alan Modra <alan@linuxcare.com.au>
14823
14824 * MAINTAINERS: Add myself to write after approval list.
14825
69e23037
LB
148262001-03-15 Laurynas Biveinis <lauras@softhome.net>
14827
14828 * Makefile.in (DO_X): Use double quotes for quoting
14829 "RANLIB=$${RANLIB}".
14830
2b9650f4
OP
148312001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
14832
14833 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14834
dce2d8b2 148352001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
4698d2cf
NP
14836
14837 * configure.in: Only use `lang_requires' for languages athat are
14838 actually enabled.
14839
f6646274
PE
148402001-03-08 Phil Edwards <pme@sources.redhat.com>
14841
14842 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
14843
c9a54638
AO
148442001-03-08 Alexandre Oliva <aoliva@redhat.com>
14845
14846 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14847
6a556ad6
TT
148482001-03-07 Tom Tromey <tromey@redhat.com>
14849
14850 * configure.in: Allow config-lang.in to set `lang_requires' to list
14851 of other required languages.
14852
6822468a
LB
148532001-03-06 Laurynas Biveinis <lauras@softhome.net>
14854
14855 * Makefile.in: Remove RANLIB definition. Use RANLIB
14856 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14857 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
6387a56e 14858
f04885d3 148592001-02-28 Benjamin Kosnik <bkoz@redhat.com>
e490616e 14860 Alexandre Oliva <aoliva@redhat.com>
6387a56e 14861
f04885d3
BK
14862 * Makefile.in (check-c++): Use tabs, not spaces.
14863
288edf47 148642001-02-20 Laurynas Biveinis <lauras@softhome.net>
6387a56e 14865
288edf47
LB
14866 * MAINTAINERS: add myself to Write After Approval list.
14867
3d55d2f8 148682001-02-19 Benjamin Kosnik <bkoz@redhat.com>
4d88a68a 14869
e490616e 14870 * Makefile.in (check-c++): New rule.
6387a56e 14871
4d88a68a
BK
14872 * configure.in (target_libs): Remove libg++.
14873 (noconfigdirs): Remove libg++.
14874 (noconfigdirs): Same.
14875 (noconfigdirs): Same.
14876 (noconfigdirs): Same.
14877
14878 * config-ml.in: Remove libg++ references.
14879
14880 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14881 (ALL_TARGET_MODULES): Same.
14882 (configure-target-libg++): Remove.
14883 (all-target-libg++): Remove.
14884 (configure-target-libio): Remove.
14885 (all-target-libio): Remove.
14886 (check-target-libio): Remove.
14887 (.PHONY): Remove.
14888 (libg++.tar.bz2): Remove.
14889 (all-target-cygmon): Remove libio.
14890 (all-target-libstdc++): Remove.
14891 (configure-target-libstdc++): Remove.
14892 (TARGET_LIB_PATH): Remove libstdc++.
14893 (ALL_GCC_CXX): Remove libstdc++.
14894 (all-target-gperf): Correct.
14895
2437d4ed
NC
148962001-02-16 Nick Clifton <nickc@redhat.com>
14897
14898 * configure.in (noconfigdirs): Allow configuration of texinfo
14899 for Cygwin hosts.
14900
85b99cbe
AG
149012001-02-15 Anthony Green <green@redhat.com>
14902
14903 * configure: Introduce GCJ_FOR_TARGET.
14904 * configure.in: Ditto.
14905 * Makefile.in: Ditto.
14906
7b18790c
AS
149072001-02-13 Andreas Schwab <schwab@suse.de>
14908
14909 * MAINTAINERS: Update mail address.
14910
c4880c99
MS
149112001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
14912
14913 * config.guess: Add linux target for S/390.
14914 * config.sub: Likewise.
14915
dce2d8b2 149162001-02-08 Chandrakala Chavva <cchavva@redhat.com>
e31ae6db
CC
14917
14918 * configure.in: for *-chorusos, don't config target-newlib and
e490616e 14919 target-libgloss.
e31ae6db 14920
7739adfb
BE
149212001-02-06 Ben Elliston <bje@redhat.com>
14922
14923 * configure: Output host type to stdout, not stderr.
14924
36ca672c
MM
149252001-02-05 Mark Mitchell <mark@codesourcery.com>
14926
e40f2829 14927 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
2a4e96b7
MM
14928 * ltcf-cxx.sh: Likewise.
14929
36ca672c
MM
14930 * config.if: Assume enable_libstdcxx_v3 is defined.
14931
22fdd65e
MM
149322001-02-04 Mark Mitchell <mark@codesourcery.com>
14933
14934 Remove V2 C++ library.
14935 * configure.in: Remove --enable-libstdcxx_v3 support.
14936
3b60dd8e
BM
149372001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
14938
14939 * include/demangle.h: Add prototype for java_demangle_v3.
14940
42c0c80a
PE
149412001-01-29 Phil Edwards <pme@sources.redhat.com>
14942
14943 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
14944
0be25992
RH
149452001-01-27 Richard Henderson <rth@redhat.com>
14946
14947 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14948
8a8de62d
MS
149492001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14950
14951 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14952 Don't unset, it's non-portable and no longer necessary, set to empty
14953 instead.
14954
92769744
MS
149552001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14956
14957 * ltconfig: Shell portability fix for the tagname validity check.
14958
88a1c0ab
AO
149592001-01-27 Alexandre Oliva <aoliva@redhat.com>
14960
14961 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14962 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14963
45291dd5
MS
149642001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14965
14966 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14967
1ace7e15
TT
149682001-01-26 Tom Tromey <tromey@redhat.com>
14969
14970 * configure.in: Allow libgcj to be built on Sparc Solaris.
14971
0ef8b11b
DE
149722001-01-25 David Edelsohn <edelsohn@gnu.org>
14973
14974 * ltcf-c.sh: Add aix5 case.
14975 * ltcf-cxx.sh: Likewise.
14976 * ltconfig: Likewise.
14977
0006091e
AO
149782001-01-24 Alexandre Oliva <aoliva@redhat.com>
14979
9bad11e1
AO
14980 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14981 keep at least one of build_libtool_libs or build_old_libs set to
14982 yes.
14983
0006091e
AO
14984 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
14985 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
14986
7c01b2b5
BM
149872001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
14988
14989 * configure.in: Enable libgcj on several additional platforms.
14990
d340e0ac
BM
149912001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
14992
14993 * configure.in: Enable libgcj for linux targets.
14994
5baf8c37
MS
149952001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14996
14997 * MAINTAINERS (Write After Approval): Add myself.
14998
10a0ba84
JDA
149992001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
15000
15001 * MAINTAINERS: Add myself as vax port maintainer.
15002
357c6a4b
FH
150032001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
15004
15005 * MAINTAINERS: Add myself as Mercury front-end maintainer.
15006
6e2d9a7a
MS
150072001-01-09 Mike Stump <mrs@wrs.com>
15008
15009 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
15010 failures of subdirectories.
15011
b6b14b1b 150122001-01-02 Laurynas Biveinis <lauras@softhome.net>
976b230d 15013
b6b14b1b 15014 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
976b230d 15015 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
b6b14b1b
AO
15016 * ltcf-cxx.sh: Likewise.
15017 * ltcf-gcj.sh: Likewise.
15018 * ltconfig.sh: Fix typo.
976b230d 15019
07109110
LB
150202001-01-02 Laurynas Biveinis <lauras@softhome.net>
15021
15022 * configure: handle DOS-style absolute paths.
15023
1da5b8fc
LB
150242001-01-02 Laurynas Biveinis <lauras@softhome.net>
15025
15026 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
15027
4c2f5b4f
MM
150282000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
15029
15030 * MAINTAINERS: Add myself as avr port co-maintainer.
15031
bc53668e
BE
150322000-12-28 Ben Elliston <bje@redhat.com>
15033
15034 * MAINTAINERS: Add myself under ``Write After Approval''.
15035
c387606f
JM
150362000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
15037
15038 * texinfo: Remove directory from GCC.
15039
2cb5082c
JM
150402000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
15041
15042 * COPYING: Update to current
15043 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
15044 to 19yy as example year in copyright notice).
15045
cc330df9
BK
150462000-12-18 Benjamin Kosnik <bkoz@redhat.com>
15047
6387a56e 15048 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
cc330df9
BK
15049 (libstdcxx_incdir): Pass down.
15050 * config.if: Remove expired bits for cxx_interface, add stub.
15051 (libstdcxx_incdir): Add variable for g++ include directory.
15052 * configure.in (gxx_include_dir): Use it.
6387a56e 15053
4c6b2835
AO
150542000-12-18 Alexandre Oliva <aoliva@redhat.com>
15055
15056 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
15057 with old-email address from ``Write After Approval''.
15058
3896f13e
AJ
150592000-12-15 Andreas Jaeger <aj@suse.de>
15060
15061 * configure.in: Handle lang_dirs.
15062
150632000-12-14 Tom Tromey <tromey@redhat.com>
90a10418 15064
ad46e881
TT
15065 * MAINTAINERS: Removed brads.
15066
90a10418
TT
15067 * MAINTAINERS: Added gcj developers.
15068
41dfe3a2 150692000-12-13 Anthony Green <green@redhat.com>
6387a56e 15070
41dfe3a2 15071 * configure.in: Disable libgcj for any target not specifically
3b75d237
AJ
15072 listed. Disable libgcj for x86 and Alpha Linux until compatible
15073 with g++ abi.
6387a56e 15074
e2f601da
MS
150752000-12-13 Mike Stump <mrs@wrs.com>
15076
15077 * Makefile.in (local-distclean): Also remove fastjar.
15078
70030c01
RB
150792000-12-12 Rodney Brown <RodneyBrown@mynd.com>
15080
15081 * contrib/gcc_update: Add fastjar --touch entries.
15082
2a50f859
AO
150832000-12-12 Alexandre Oliva <aoliva@redhat.com>
15084
15085 * configure.in: Disable language-specific target libraries for
15086 languages that aren't enabled.
15087
7743113b
AG
150882000-12-10 Anthony Green <green@redhat.com>
15089
15090 * configure.in: Define libgcj. Disable libgcj target libraries for
15091 most targets.
15092
92e061a6
NB
150932000-12-10 Neil Booth <neilb@earthling.net>
15094
15095 * MAINTAINERS: Update mail address, remove from WAA list.
15096
f34ff6d6
APB
150972000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
15098
15099 * libjava: Imported from /cvs/java.
15100 * libffi: Likewise.
15101 * Boehm-gc: Likewise.
15102
d82a33c6
APB
151032000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
15104
15105 * configure.in (target_libs): Revert 2000-12-08 patch.
15106 (noconfigdirs): Added target-libjava.
15107
e14f8e28
LB
151082000-12-09 Laurynas Biveinis <lauras@softhome.net>
15109
15110 * djunpack.bat: removed.
15111
fc26516b
LB
151122000-12-09 Laurynas Biveinis <lauras@softhome.net>
15113
15114 * Makefile.in: handle DOS-style absolute paths.
15115 * config-ml.in: likewise.
15116 * symlink-tree: likewise.
15117
bd8757b3
APB
151182000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
15119
15120 * fastjar: Imported.
15121
81522a1f
APB
151222000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
15123
15124 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
15125 libjava.
15126 * configure.in (target_libs): Removed `target-libjava'.
15127
5db1f7ed
APB
151282000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
15129
15130 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
15131 (ALL_MODULES): Added fastjar.
15132 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
15133 (all-target-libjava): all-fastjar replaces all-zip.
15134 (all-fastjar): Added.
15135 (configure-target-fastjar, all-target-fastjar): Likewise.
15136 * configure.in (host_tools): Added fastjar.
15137
5e59997c
MS
151382000-12-07 Mike Stump <mrs@wrs.com>
15139
15140 * Makefile.in (local-distclean): Remove leftover built files.
15141
0a534f40
NC
151422000-11-24 Nick Clifton <nickc@redhat.com>
15143
15144 * configure.in (xscale-elf): Add target.
15145 (xscale-coff): Add target.
15146
7686cadf
LR
151472000-11-22 Loren J. Rittle <ljrittle@acm.org>
15148
e490616e
ZW
15149 * ltcf-cxx.sh: Support creation of C++ shared libraries on
15150 recent versions of FreeBSD (release 3 or later).
15151 * ltconfig: On FreeBSD, -lc must not be provided when building
15152 a shared library or else the standard -pthread gcc option is
15153 rendered worthless to later users of the built library.
7686cadf 15154
fff01699
FF
151552000-11-16 Fred Fish <fnf@be.com>
15156
15157 * configure.in (enable_libstdcxx_v3): Fix typo,
15158 libstd++ -> libstdc++.
15159
4dc16355
KL
151602000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15161
15162 * MAINTAINERS: Add self to Write After Approval list.
15163
bf6fc7b2
BS
151642000-11-21 Bernd Schmidt <bernds@redhat.com>
15165
15166 * MAINTAINERS: Update my email address. Add myself to global write
15167 privs list.
15168
ce8e06b1
AO
151692000-11-18 Alexandre Oliva <aoliva@redhat.com>
15170
6e2a4843
AO
15171 * Makefile.in: Merge with src and libgcj.
15172 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
15173 configure-target-<library> when their configure scripts need the C
15174 or C++ library to have already been built to work properly.
15175 (do_proto_toplev): Set them to an empty string.
15176
ce8e06b1
AO
15177 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
15178 (REALLY_SET_LIB_PATH): Use them.
15179
c003f378
SS
151802000-11-17 Stan Shebs <shebs@apple.com>
15181
15182 * MAINTAINERS: Add self to Write After Approval list.
15183
cc1e60ea
JM
151842000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
15185
15186 * configure: Provide the original toplevel configure arguments
15187 (including $0) to subprocesses in the environment rather than
15188 through gcc/configargs.h.
15189
1173593d
JM
151902000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
15191
15192 * MAINTAINERS: Remove references to cccp. Change C9X reference to
15193 C99. Alphabetise "Write After Approval" list.
15194
520907ee
MM
151952000-11-12 Mark Mitchell <mark@codesourcery.com>
15196
34f6fbdb
MM
15197 * configure: Turn on libstdc++ V3 by default.
15198
520907ee
MM
15199 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
15200 if we've got GCC.
15201
0bbd37ed
PB
152022000-11-11 Philip Blundell <philb@gnu.org>
15203
15204 * MAINTAINERS: Add self to Write After Approval list.
15205
7ca0e6d9
DE
152062000-11-09 David Edelsohn <edelsohn@gnu.org>
15207
15208 * ltcf-c.sh (aix4): Improve shared library configuration; require
15209 exporting symbols.
15210 * ltcf-cxx.sh (aix4): Define.
15211 * ltconfig (aix4): Define library and soname specs appropriate for
15212 AIX. Define command to create export symbols list.
15213
dce2d8b2 15214Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
f559f30b
CF
15215
15216 * config.sub: Add support for Sun Chorus
15217
fc05d516
NC
152182000-10-31 Nick Clifton <nickc@redhat.com>
15219
15220 * MAINTAINERS: Rename <name>@cygnus.com addresses to
15221 <name>@redhat.com. Also installed new email address for Clint
15222 Popetz.
6387a56e 15223
90a0e73f
JM
152242000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
15225
15226 * etc: Remove directory from GCC.
15227
a5e1b548
MM
152282000-10-16 Michael Meissner <meissner@redhat.com>
15229
15230 * configure (gcc/configargs.h): Only create if there is a build GCC
15231 directory created.
15232
6387a56e
EC
152332000-10-16 Matthias Klose <doko@debian.org>
15234
be1db873
MK
15235 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
15236 when configured for libstdc++-v3.
15237
f5fa9a5b
PE
152382000-10-05 Phil Edwards <pme@gcc.gnu.org>
15239
15240 * configure: Save configure arguments to gcc/configargs.h.
15241
61a77fea
PT
152422000-10-04 Philipp Thomas <pthomas@suse.de>
15243
15244 * config.guess: Import CVS version 1.157.
15245 * config.sub: Import CVS version 1.181.
15246
3a4fee66
AP
152472000-10-04 Andris Pavenis <pavenis@latnet.lv>
15248
15249 * Makefile.in (bootstrap): avoid recursion if subdir missing
15250 (cross): ditto
15251 (do-proto-toplev): ditto
15252
3dd7094e
AO
152532000-09-30 Alexandre Oliva <aoliva@redhat.com>
15254
de710532
AO
15255 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
15256 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
15257
3dd7094e
AO
15258 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
15259 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
15260 all affected `configure' scripts.
15261
e592386f
NB
15262Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
15263
15264 * MAINTAINERS: Add self as cpplib co-maintainer.
15265
fba54939
AH
152662000-09-24 Aldy Hernandez <aldyh@redhat.com>
15267
15268 * MAINTAINERS: Add self to Write After Approval list.
15269
2bd429f4
GP
152702000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
15271
15272 * INSTALL/README: egcs -> GCC update.
15273
dce2d8b2 15274Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
d733f374
ME
15275
15276 * MAINTAINERS: Add myself to Write After Approval list.
15277
d7ce9a83
KH
152782000-09-15 Kazu Hirata <kazu@hxi.com>
15279
15280 * MAINTAINERS: Add myself to Write After Approval list.
15281
18a53ffe
JL
15282Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
15283
e490616e
ZW
15284 * configure.in: Do not build byacc for hppa64. Provide paths to the
15285 X11 libraries for hppa64.
18a53ffe 15286
f246ff23
SC
152872000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
15288
15289 * MAINTAINERS: Add myself as 68hc11 port maintainer.
15290
06298abd
AO
152912000-09-06 Alexandre Oliva <aoliva@redhat.com>
15292
4b92758a
AO
15293 * Makefile.in (all-zlib): Added dummy target.
15294
06298abd
AO
15295 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
15296 ltcf-gcj.sh: Updated from libtool multi-language branch.
15297
4d73d07a
AO
152982000-09-05 Alexandre Oliva <aoliva@redhat.com>
15299
15300 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
15301 (bootstrap*): Depend on all-bootstrap.
15302
05d52d78
PT
153032000-09-05 Philipp Thomas <pthomas@suse.de>
15304
15305 * config.guess: Import CVS version 1.156.
15306 * config.sub: Import CVS version 1.179.
15307
3c809ba4
AG
153082000-09-02 Anthony Green <green@cygnus.com>
15309
15310 * Makefile.in (all-gcc): Depend on all-zlib.
15311 (CLEAN_MODULES): Add clean-zlib.
15312 (ALL_MODULES): Add all-zlib.
15313 * configure.in (host_libs): Add zlib.
15314
10ad78a0 153152000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
afd7db25
AO
15316
15317 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
15318 crosses, but add gcc/include to the header search path for them.
15319
b36a9ce3
DB
153202000-08-04 David E. O'Brien <obrien@FreeBSD.org>
15321
15322 * MAINTAINERS: Add self to Write After Approval list.
15323
cb011248
FS
153242000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15325
15326 * config.guess: Import CVS version 1.152.
15327 * config.sub: Import CVS version 1.177.
15328
db310af0
AO
153292000-08-25 Alexandre Oliva <aoliva@redhat.com>
15330
7965440a
AO
15331 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
15332 $targargs to tell whether newlib is going to be built.
15333
db310af0
AO
15334 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
15335 $$r/TARGET_SUBDIR/libio for _G_config.h.
15336
e7977565
AO
153372000-08-23 Alexandre Oliva <aoliva@redhat.com>
15338
15339 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
15340
126bb9ed
DD
153412000-08-22 DJ Delorie <dj@redhat.com>
15342
15343 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
15344
5b0e9d29
AO
153452000-08-22 Alexandre Oliva <aoliva@redhat.com>
15346
15347 * config-ml.in (CC, CXX): Avoid trailing whitespace.
15348 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
15349 sub-configures.
15350
4f3e904e
DD
153512000-08-21 DJ Delorie <dj@redhat.com>
15352
15353 * MAINTAINERS: Add self as a libiberty maintainer
15354
c9635443
AO
153552000-08-16 Alexandre Oliva <aoliva@redhat.com>
15356
15357 * configure.in (libstdcxx_flags): Use
15358 libstdc++-v3/src/libstdc++.INC.
15359
8b2100ba
AO
153602000-08-15 Alexandre Oliva <aoliva@redhat.com>
15361
15362 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
15363
57119aa9
ZW
153642000-08-14 Zack Weinberg <zack@wolery.cumb.org>
15365
eeb943b0
ZW
15366 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
15367
6387a56e 15368 * configure: Make enable_threads and enable_shared defaults
57119aa9
ZW
15369 explicit. Substitute enable_threads into generated Makefiles.
15370 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
15371 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
15372
acffa7c4
GK
153732000-08-13 Geoff Keating <geoffk@cygnus.com>
15374
15375 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
15376
808d8c41
AO
153772000-08-12 Alexandre Oliva <aoliva@redhat.com>
15378
15379 * config-ml.in (CC): Remove bogus duplicate quotation mark from
15380 previous delta.
15381
1fc8c51c 153822000-08-11 Jason Merrill <jason@redhat.com>
85804ec6 15383
1fc8c51c
JM
15384 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
15385 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
15386 (FLAGS_FOR_TARGET): Not here.
15387 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
85804ec6 15388
25698887
AO
153892000-08-11 Alexandre Oliva <aoliva@redhat.com>
15390
15391 * config-ml.in (CC, CXX): Don't introduce a leading space.
15392
10120687
DD
153932000-08-07 DJ Delorie <dj@delorie.com>
15394
15395 * MAINTAINERS: Add self as a DJGPP maintainer
15396
15c758e9
DD
153972000-08-07 DJ Delorie <dj@redhat.com>
15398
15399 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
15400 "if we're also building gcc, and it's a gcc that will run on the
15401 build machine, we want to use its includes instead of the system's
15402 default includes".
15403
2d0de245
JM
154042000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
15405
15406 * MAINTAINERS: Add self to Write After Approval list.
15407
e81b330a
AO
154082000-08-03 Alexandre Oliva <aoliva@redhat.com>
15409
83440c1e
AO
15410 * configure.in (libstdcxx_flags): Don't use `"'.
15411
e81b330a
AO
15412 * config-ml.in: Adjust multilib search paths to the
15413 appropriate multilib tree.
15414
cf95c847
AO
154152000-08-02 Alexandre Oliva <aoliva@redhat.com>
15416
15417 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
15418 commas in $LANGUAGES.
15419
9e9af119
MH
154202000-08-02 Manfred Hollstein <manfredh@redhat.com>
15421
15422 * configure.in: Re-enable all references to libg++ and librx.
15423
606ce391
AO
154242000-08-01 Alexandre Oliva <aoliva@redhat.com>
15425
89820b43
AO
15426 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
15427 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
15428 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
15429 * ltcf-cxx.sh (need_lc): Set based on postdeps.
15430
606ce391
AO
15431 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
15432
04179d4a
AO
154332000-07-31 Alexandre Oliva <aoliva@redhat.com>
15434
15435 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
15436 CXX_FOR_TARGET for sed.
15437
d4eb109c
AO
154382000-07-30 Alexandre Oliva <aoliva@redhat.com>
15439
15440 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
15441 Do not override if already set in the environment or in configure.
15442 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
15443 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
15444
4f4caf92
AO
154452000-07-28 Alexandre Oliva <aoliva@redhat.com>
15446
15447 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
15448 the libtool CVS tree multi-language branch.
15449 * ltconfig, ltmain.sh: Updated.
6387a56e 15450
b87487b6
AO
154512000-07-27 Alexandre Oliva <aoliva@redhat.com>
15452
1670d1ea
AO
15453 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
15454 (clean-target): Depend on it.
15455
b87487b6
AO
15456 * Makefile.in (FLAGS_FOR_TARGET): New macro.
15457 (GCC_FOR_TARGET): Use it.
15458 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
15459 * configure.in: ... here.
15460 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
15461 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
15462
4e81ae98
EC
154632000-07-24 Eric Christopher <echristo@cygnus.com>
15464
15465 * MAINTAINERS: Add self to Write After Approval list.
15466
059ae32c
AO
154672000-07-24 Alexandre Oliva <aoliva@redhat.com>
15468
5b28edd4
AO
15469 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
15470 (configure-target-libchill, configure-target-libobjc): Likewise.
15471
059ae32c
AO
15472 * configure.in: Use the same cache file for all target libs.
15473 * config-ml.in: But different cache files per multilib variant.
15474
1adcd149
MS
154752000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
15476
15477 * configure (topsrcdir): Don't use dirname.
15478
2d573dff
JO
154792000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
15480
15481 * MAINTAINERS: Add self to Write After Approval list.
15482
d207ebef
JM
154832000-07-20 Jason Merrill <jason@redhat.com>
15484
15485 * configure.in: Remove all references to libg++ and librx.
15486
15487 * configure, configure.in, Makefile.in: Unify gcc and binutils.
15488
154892000-07-20 Hans-Peter Nilsson <hp@axis.com>
15490
15491 * config.sub: Update to subversions version 2000-07-06.
15492
7b7792d5
AH
154932000-07-12 Andrew Haley <aph@cygnus.com>
15494
15495 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
15496 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
15497
3abaac67
PE
154982000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
15499
15500 * symlink-tree: Check number of arguments.
15501
34be2b36
JW
155022000-07-05 Jim Wilson <wilson@cygnus.com>
15503
15504 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
15505 search path for a g++ extracted from the build tree. This
15506 will allow link tests run by configure scripts in
15507 subdirectories to succeed.
15508
d207ebef
JM
155092000-07-01 Koundinya K <kk@ddeorg.soft.net>
15510
e490616e 15511 * ltconfig: Add support for mips-dde-sysv4.2MP
4e81ae98 15512
0900331b
MH
155132000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15514
15515 * MAINTAINERS: Add myself as loop discovery maintainer.
15516
d207ebef
JM
155172000-06-28 Corinna Vinschen <vinschen@cygnus.com>
15518
15519 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
15520 `os2'. Force ac_cv_exeext to be ".exe" in that case.
15521
155222000-06-19 Timothy Wall <twall@cygnus.com>
15523
15524 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
15525 * config.sub: Add tic54x target.
15526
11a27a76
TM
15527Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15528
15529 * MAINTAINERS: Add self as Fortran maintainer,
15530 remove Craig Burley.
15531
d207ebef 15532Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
ef0b4ef8 15533
d207ebef
JM
15534 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15535 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
ef0b4ef8 15536
7758b73f
PT
15537Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
15538
15539 * MAINTAINERS: Add self as i18n maintainer
15540
d207ebef
JM
1554120000-05-21 H.J. Lu (hjl@gnu.org)
15542
e490616e
ZW
15543 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15544 directory are used if they exist. Make sure
15545 $(build_tooldir)/include is searched for header files,
15546 $(build_tooldir)/lib/ for library files.
d207ebef 15547 (GCC_FOR_TARGET): Likewise.
e490616e 15548 (CXX_FOR_TARGET): Likewise.
d207ebef 15549
bae29210
JL
15550Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
15551
15552 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15553
d207ebef 15554Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
075dad02
AO
15555
15556 * Makefile.in (configure-target-libiberty): Depend on
15557 configure-target-newlib.
15558
aab0d19d
AO
155592000-05-16 Alexandre Oliva <aoliva@cygnus.com>
15560
15561 * configure.in, Makefile.in: Merge all libffi-related
15562 configury stuff from the libgcj tree.
15563
d207ebef
JM
15564Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
15565
15566 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15567 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15568
15569Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
15570
15571 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15572 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
3b75d237 15573 current version information. Add to proto-toplev directory.
d207ebef
JM
15574 (gdb-taz): Build do-djunpack.
15575
758c7bd4
DE
155762000-05-15 David Edelsohn <edelsohn@gnu.org>
15577
15578 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15579
1888228d
AC
15580Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
15581
15582 * MAINTAINERS: Add self to Write After Approval list.
15583
d207ebef
JM
155842000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15585
15586 * ltmain.sh: Preserve in relink_command any environment
15587 variables that may affect the linker behavior.
15588
2d7cc2fe
JL
15589Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
15590
d207ebef
JM
15591 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15592
15593Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
15594
15595 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15596
155972000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
15598
15599 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
e490616e 15600 with the version name.
2d7cc2fe 15601
ee455968
JE
15602Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
15603
15604 * MAINTAINERS: Add self as bb-reorder maintainer.
15605
73b97e5c
BK
156062000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
15607
15608 * config.if: Tweak.
15609
d207ebef
JM
156102000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
15611
15612 * djunpack.bat: New file.
15613
15614Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
15615
15616 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
3b75d237
AJ
15617 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15618 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15619 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
d207ebef 15620
954869eb
DP
156212000-04-16 Dave Pitts <dpitts@cozx.com>
15622
e490616e
ZW
15623 * config.sub (case $basic_machine): Change default for "ibm-*"
15624 to "openedition".
954869eb 15625
eaabe541
AJ
156262000-04-13 Andreas Jaeger <aj@suse.de>
15627
15628 * MAINTAINERS: Added myself.
15629
d207ebef
JM
15630Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
15631
15632 * Makefile.in (gdb-taz): New target. GDB specific archive.
15633 (do-md5sum): New target.
15634 (MD5PROG): Define.
15635 (PACKAGE): Default to TOOL.
15636 (VER): Default to a shell script.
15637 (taz): Rewrite target. Move real work to do-proto-toplev. Include
3b75d237 15638 md5 checksum generation.
d207ebef
JM
15639 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15640 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15641 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
3b75d237 15642 insight.tar.bz2): Use gdb-taz to create archive.
d207ebef
JM
15643
15644Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
15645
15646 * configure (warn_cflags): Delete.
15647
0ea6d60c
PDM
15648Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
15649
15650 * MAINTAINERS: Added myself.
15651
17090313 156522000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
719bb4e3 15653 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
17090313 15654
e490616e
ZW
15655 * configure.in (enable_libstdcxx_v3): Add.
15656 (target_libs): Add bits here to switch between libstdc++-v2 and
15657 libstdc++-v3.
15658 * config.if: And this file too.
15659 * Makefile.in: Add libstdc++-v3 targets.
4e81ae98 15660
76b78517
MM
156612000-04-05 Michael Meissner <meissner@redhat.com>
15662
15663 * config.sub (d30v): Add d30v as a basic machine type.
15664
ad242caf
JM
156652000-03-29 Jason Merrill <jason@casey.cygnus.com>
15666
15667 * configure.in: -linux-gnu*, not -linux-gnu.
15668
d4537148
TM
15669Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15670
15671 * MAINTAINERS: Add self in write-after-approval section.
15672
f152e9d4
JW
15673Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
15674
15675 * MAINTAINERS: Add self as ia64 port maintainer.
15676
6a5fcef1
NB
156772000-03-08 Neil Booth <NeilB@earthling.net>
15678
15679 * MAINTAINERS: Add self in write-after-approval section.
15680
d207ebef 15681Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
1ebe758f 15682
d207ebef
JM
15683 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15684 (do-tar-bz2): Replace TOOL with PACKAGE.
15685 (gdb.tar.bz2): Remove GDBTK from GDB package.
15686 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
3b75d237 15687 dejagnu.tar.bz2): New packages.
d207ebef
JM
15688
156892000-02-27 Andreas Jaeger <aj@suse.de>
15690
15691 * configure.in: Add entry for mips*-*-linux*, move catch all
15692 *-*-*linux* entry below this one.
15693
156942000-02-27 Ian Lance Taylor <ian@zembu.com>
15695
15696 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
1ebe758f 15697
521fe9d0
NC
156982000-02-24 Nick Clifton <nickc@cygnus.com>
15699
15700 * config.sub: Support an OS of "wince".
15701
d207ebef
JM
15702Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
15703
15704 * config.guess, config.sub: Updated to match config's 2000-02-15
3b75d237 15705 version.
d207ebef 15706
dce2d8b2 157072000-02-23 Linas Vepstas <linas@linas.org>
d207ebef
JM
15708
15709 * config.sub: Add support for Linux/IBM 370.
15710 * configure.in: Likewise.
15711
3a685f6f
NC
157122000-02-22 Nick Clifton <nickc@cygnus.com>
15713
15714 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15715
dce2d8b2 157162000-02-20 Christopher Faylor <cgf@cygnus.com>
7a15eef5 15717
d207ebef 15718 * config.guess: Guess "cygwin" rather than "cygwin32".
7a15eef5 15719
4746ee26
KG
157202000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15721
15722 * configure (gcc_version): When setting, narrow search to
15723 lines containing `version_string'.
15724
ba96c72d
DC
157252000-02-15 Denis Chertykov <denisc@overta.ru>
15726
15727 * config.sub: Add support for avr target.
15728
77f16a66
NC
157292000-02-14 Nick Clifton <nickc@cygnus.com>
15730
15731 * MAINTAINERS: Add maintainers for MCore port.
15732
784a3a80
HPN
15733Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
15734
15735 * config.sub: Add mmix-knuth-mmixware.
15736
719dd4fa
KG
157372000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15738
15739 * MAINTAINERS: Pair cccp with cpplib maintainership.
15740
dce2d8b2 157412000-01-27 Christopher Faylor <cgf@redhat.com>
d207ebef
JM
15742
15743 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15744 structure stuff to -L library search.
15745 (CXX_FOR_TARGET): Ditto.
15746 (CROSS_CHECK_MODULES): Fix spelling mistake.
15747
7a53e94b
MM
157482000-01-24 Mark Mitchell <mark@codesourcery.com>
15749
15750 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15751 the C++ compiler.
15752
0da3b5a7
RH
157532000-01-12 Richard Henderson <rth@cygnus.com>
15754
15755 * configure.in: Don't build some bits for beos.
15756
02368d6d
JS
157572000-01-12 Joel Sherrill (joel@OARcorp.com)
15758
15759 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15760 as include files.
15761
2e76d35c
ZW
157622000-01-11 Zack Weinberg <zack@wolery.cumb.org>
15763
15764 * Add self as cpplib maintainer, as requested by Jason
15765 Merrill. Correct my e-mail address.
15766
4c25fdcf
GK
157672000-01-06 Geoff Keating <geoffk@cygnus.com>
15768
15769 * configure.in: Use mt-aix43 to handle *_TARGET defs,
15770 not mh-aix43.
15771
188e3966
HPN
15772Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
15773
15774 * MAINTAINERS: Add myself to "write after approval" list.
15775
c2f5d030
RH
157761999-12-14 Richard Henderson <rth@cygnus.com>
15777
15778 * config.guess (alpha-osf, alpha-linux): Detect ev67.
15779 * config.sub: Accept alphaev[78], alphaev8.
15780
eeda916a
AO
157811999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15782
15783 * config.guess, config.sub: Update from autoconf.
15784
b3bd7820
BK
157851999-11-29 Bruce Korb <autogen@linuxbox.com>
15786
2c290989 15787 * MAINTAINERS: update my playtime e-address.
b3bd7820 15788
1882b2b1
RO
15789Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15790
15791 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15792 necessary libraries are missing.
15793
dce2d8b2 15794Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
2395f805
DN
15795
15796 * MAINTAINERS: Add new 'write after approval' maintainer.
15797
1e25de97
APB
15798Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
15799
15800 * MAINTAINERS: Add new Java maintainer.
15801
1722c704
AS
158021999-10-25 Andreas Schwab <schwab@suse.de>
15803
15804 * configure: Fix quoting inside arguments of eval.
15805
8141abe8
NC
158061999-10-21 Nick Clifton <nickc@cygnus.com>
15807
15808 * config-ml.in: Allow suppression of some ARM multilibs.
15809
0b77644a
LV
15810Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
15811
15812 * config.guess: Add OS/390 match pattern.
15813 * config.sub: Add mvs, openedition targets.
15814 * configure.in (i370-ibm-opened*): New.
15815
d207ebef
JM
158161999-09-04 Steve Chamberlain <sac@pobox.com>
15817
15818 * config.sub: Add support for configuring for pj.
15819
158201999-08-31 Nick Clifton <nickc@cygnus.com>
15821
15822 * config.sub (maybe_os): Add support for configuring for fr30.
15823
af13ebe9
NC
158241999-08-25 Nick Clifton <nickc@cygnus.com>
15825
15826 * configure.in: Do not configure or build ld for AIX
15827 platforms. ld is known to be broken on these platforms.
15828
1250c760
RO
15829Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15830
15831 * config-ml.in: Pass compiler flag corresponding to multidirs to
15832 subdir configures.
15833
d207ebef
JM
158341999-08-09 Ian Lance Taylor <ian@zembu.com>
15835
15836 * Makefile.in (LDFLAGS): Define.
15837
158381999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
15839
15840 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15841 noconfigdirs.
15842 (*-*-cygwin*): Likewise.
15843
158441999-08-08 Ian Lance Taylor <ian@zembu.com>
15845
15846 * mkdep: New file.
15847 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15848 (BINUTILS_SUPPORT_DIRS): Add mkdep.
15849
15850 From Eli Zaretskii <eliz@is.elta.co.il>:
15851 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15852 long file name when using DJGPP on MS-DOS.
15853
dbd83e11
JL
15854Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
15855
15856 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15857
d207ebef
JM
158581999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
15859
15860 * Makefile.in (check-target-libio): Remove all-target-libstdc++
15861 dependency as this causes "make check" to globally "make all"
15862
cd1f4c2c
TT
15863Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
15864
15865 * configure.in (target_libs): Added target-zlib.
15866 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15867 (CONFIGURE_TARGET_MODULES): Likewise.
15868 (CHECK_TARGET_MODULES): Likewise.
15869 (INSTALL_TARGET_MODULES): Likewise.
15870 (CLEAN_TARGET_MODULES): Likewise.
15871 (configure-target-zlib): New target.
15872 (all-target-zlib): Likewise.
15873 (all-target-libjava): Depend on all-target-zlib.
15874 (configure-target-libjava): Depend on configure-target-zlib.
15875
15876 * Makefile.in (configure-target-libjava): Depend on
15877 configure-target-newlib.
15878 (configure-target-boehm-gc): New target.
15879 (configure-target-qthreads): New target.
15880
e490616e
ZW
15881 * configure.in (target_libs): Added target-qthreads.
15882 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15883 (CONFIGURE_TARGET_MODULES): Likewise.
15884 (CHECK_TARGET_MODULES): Likewise.
15885 (INSTALL_TARGET_MODULES): Likewise.
15886 (CLEAN_TARGET_MODULES): Likewise.
15887 (all-target-qthreads): New target.
15888 (configure-target-libjava): Depend on configure-target-qthreads.
15889 (all-target-libjava): Depend on all-target-qthreads.
cd1f4c2c
TT
15890
15891 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15892 (CONFIGURE_TARGET_MODULES): Likewise.
15893 (CHECK_TARGET_MODULES): Likewise.
15894 (INSTALL_TARGET_MODULES): Likewise.
15895 (CLEAN_TARGET_MODULES): Likewise.
15896 (all-target-libjava): New target.
15897 (all-target-boehm-gc): Likewise.
15898 * configure.in (target_libs): Added libjava, boehm-gc.
15899
d207ebef
JM
159001999-07-22 Ian Lance Taylor <ian@zembu.com>
15901
15902 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15903 configure.bat in SUPPORT_FILES.
15904 (gas+binutils.tar.bz2): Likewise.
15905
15906 * makeall.bat: Remove; obsolete.
15907
159081999-07-21 Ian Lance Taylor <ian@zembu.com>
15909
15910 From Mark Elbrecht:
15911 * configure.bat: Remove; obsolete.
15912
159131999-07-11 Ian Lance Taylor <ian@zembu.com>
15914
15915 * configure: Add -W -Wall to the default CFLAGS when compiling with
15916 gcc.
15917
15918Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
15919
15920 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15921
159221999-06-30 Mark Mitchell <mark@codesourcery.com>
15923
15924 * configure.in: Build ld on IRIX6.
15925
159261999-06-12 Ian Lance Taylor <ian@zembu.com>
15927
15928 * Makefile.in: Change distribution targets to use bzip2 instead of
15929 gzip.
15930 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15931 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15932
159331999-06-04 Nick Clifton <nickc@cygnus.com>
15934
15935 * config.sub: Add mcore target.
15936
26d088fa
CD
15937Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
15938
15939 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15940
c2c08b29
L
15941Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
15942
15943 * config.guess (dummy): Changed to $dummy.
15944
671d0648
NC
159451999-05-24 Nick Clifton <nickc@cygnus.com>
15946
15947 * config.sub: Tidied up case statements.
15948
b1345c72
BE
159491999-05-22 Ben Elliston <bje@cygnus.com>
15950
51ccbd8d
BE
15951 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15952 <jiro@din.or.jp>.
15953
b1345c72
BE
15954 * config.guess: Merge with FSF version. Future changes will be
15955 more accurately recorded in this ChangeLog.
15956 * config.sub: Likewise.
15957
2caf864f
SM
15958Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
15959
3d3b561f 15960 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
2caf864f 15961
d207ebef
JM
159621999-04-30 Tom Tromey <tromey@cygnus.com>
15963
15964 * ltmain.sh: [mode link] Always use CC given by ltconfig.
15965
90fb0c24
TT
159661999-04-23 Tom Tromey <tromey@cygnus.com>
15967
15968 * ltconfig, ltmain.sh: Update to libtool 1.2f.
15969
d207ebef
JM
159701999-04-20 Drew Moseley <dmoseley@cygnus.com>
15971
15972 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15973 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15974 Bad merge removed these two changes.
15975
3516940d 15976Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
e490616e 15977 Martin Heller (Ing.-Buero_Heller@t-online.de)
3516940d
DT
15978
15979 * config.guess (interix Alpha): Add.
15980
d207ebef
JM
159811999-04-11 Richard Henderson <rth@cygnus.com>
15982
15983 * configure.in (i?86-*-beos*): Do config gperf; don't config
15984 gdb, newlib, or libgloss.
15985
e891fbfe 15986Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 15987
e891fbfe
AO
15988 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
15989 link a trivial program with -mabi=64. If it fails, remove mabi=64
15990 from multidirs.
15991
f9ae47d6
PT
15992Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
15993
15994 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
15995
d207ebef
JM
159961999-04-08 Nick Clifton <nickc@cygnus.com>
15997
15998 * config.sub: Add support for mcore targets.
15999
160001999-04-07 Michael Meissner <meissner@cygnus.com>
16001
16002 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
16003 not mt-ospace, in order to shut up assembler warning about using
16004 symbols that are named the same as registers.
16005
160061999-04-07 Drew Moseley <dmoseley@cygnus.com>
16007
16008 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
16009 dependency list for all-target-cygmon.
16010
160111999-04-05 Doug Evans <devans@casey.cygnus.com>
16012
16013 * config-ml.in: Check $host, not $target, for selective multilibs.
16014 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
16015 thumb interworking, and underscore prefix multilibs.
16016
160171999-04-04 Ian Lance Taylor <ian@zembu.com>
16018
16019 * missing: Update to version from current automake.
16020
88101ab9
L
16021Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
16022
16023 * configure (gxx_include_dir): Removed.
16024
16025 * configure.in (gxx_include_dir): Handle it.
16026 * Makefile.in: Likewise.
16027
d207ebef
JM
160281999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
16029
16030 * config.sub (mips64vr4111,mips64vr4111el) Add.
16031
160321999-03-21 Ben Elliston <bje@cygnus.com>
16033
e490616e 16034 * config.guess: Correct typo for detecting ELF on FreeBSD.
d207ebef 16035
8dc91cbe
ME
16036Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
16037
8dc91cbe
ME
16038 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
16039 config/mh-djgpp.
16040
d207ebef
JM
16041Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
16042
16043 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
16044 all-target-newlib to dependency list for all-target-bsp.
16045
926bb5ed
MK
16046Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
16047
16048 * config.sub: Add i386-uwin support.
16049 * config.guess: Likewise.
16050
4a6e3000
FS
16051Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16052
16053 * configure.in: cleanup, add mh-*pic handling for arm, special
16054 case powerpc*-*-aix*
16055
d207ebef
JM
16056Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
16057
16058 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
16059 can be built.
16060
16061Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
16062
16063 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
3b75d237 16064 targets.
d207ebef 16065
71c91078
NC
160661999-03-02 Nick Clifton <nickc@cygnus.com>
16067
16068 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
16069
282e5df8
GN
16070Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
16071
16072 * config.sub: Check for "cygwin*" rather than "cygwin32*"
16073
1de558ee
NC
160741999-02-24 Nick Clifton <nickc@cygnus.com>
16075
16076 * config.sub: Fix typo in arm recognition.
16077
d207ebef
JM
16078Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
16079
16080 * configure.in (noconfigdirs): Changed target_configdirs to
16081 include target-bsp only for m68k-*-elf* and m68k-*-coff*
16082 rather than m68k-*-* since it is not known to work on
16083 m68k-aout. Ditto for arm-*-*oabi.
16084
16085Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
16086
16087 * configure.in (*-*-windows*): Remove, no longer used.
d207ebef
JM
16088
160891999-02-19 Ben Elliston <bje@cygnus.com>
16090
16091 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
16092 Smart and improved by Andrew Cagney.
16093
fab7445a
ME
16094Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
16095
16096 * config.guess: Recognize openbsd-*-hppa.
16097
8ccdc228
L
16098Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
16099
16100 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
16101 only if it is not empty.
16102
3b7265ff
NC
161031999-02-17 Nick Clifton <nickc@cygnus.com>
16104
16105 Patch from: Scott Bambrough <scottb@corelcomputer.com>
4e81ae98 16106
d207ebef 16107 * config.guess: Modified to recognize uname's armv* syntax.
3b7265ff
NC
16108
16109 * config.sub: Modified to recognize uname's armv* syntax.
16110
d207ebef
JM
161111999-02-17 Mark Salter <msalter@cygnus.com>
16112
16113 * configure.in: Added target-bsp for sparclite.
16114
16115Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
16116
16117 * config.sub: Recognize alphapca5[67] and up to alphaev8.
16118
161191999-02-08 Nick Clifton <nickc@cygnus.com>
16120
16121 * configure.in: Add support for strongarm port.
16122 * config.sub: Add support for strongarm target.
16123
c48dd3f5 16124Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
4e81ae98 16125
c48dd3f5
MK
16126 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
16127 the old name config/mh-cygwin32.
16128 Enable texinfo.
16129
d207ebef
JM
16130Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
16131
16132 * configure.in: Do build ld for ix86 Solaris.
16133
ecd62820
JW
16134Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
16135
16136 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
16137 $AR_FOR_TARGET. Likewise for RANLIB.
16138
bbd8fa7f 16139Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
4e81ae98 16140
e490616e
ZW
16141 * config.sub (oabi): Recognize.
16142 * configure.in (arm-*-oabi): Handle.
bbd8fa7f 16143
0397442c
RL
16144Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
16145
16146 * config.guess: Improve detection of i686 on UnixWare 7.
16147
c9ffaa63
MK
16148Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
16149
16150 * config.guess: Add support for i386-pc-interix.
16151 * config.sub: Likewise.
16152 * configure.in: Likewise.
c9ffaa63 16153
d207ebef
JM
16154Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
16155
16156 * Makefile.in: Remove unneeded all-target-libio from
16157 from all-target-winsup target since it is now unneeded.
16158 Add all-target-libtermcap in its place since it is now
16159 needed.
16160
16161Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
16162
16163 * configure.in: makefile stub for cygwin target is probably
16164 unnecessary. Remove it for now.
d207ebef
JM
16165
16166Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
16167
16168 * configure.in: libtermcap.a should be built when cygwin is the
16169 target as well as the host.
16170 * config.guess: Allow mixed case in cygwin uname output.
16171 * Makefile.in: Add libtermcap target.
d207ebef 16172
ebe12325
JL
16173Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
16174
16175 * config.sub: Clean up handling of hppa2.0.
16176
57057b67
RB
16177Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
16178
16179 * config.guess: Use C code to identify more HP machines.
16180
f8670be1
JL
16181Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
16182
16183 * config.sub: Handle hppa2.0.
16184
d207ebef
JM
16185Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
16186
16187 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
3b75d237 16188 cygmon for all sparclite targets, regardless of object format.
d207ebef
JM
16189
161901998-12-15 Mark Salter <msalter@cygnus.com>
16191
16192 * configure.in: Added target-bsp for several target architectures.
16193
16194 * Makefile.in: Added rules for bsp.
16195
d1a09590
JL
16196Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
16197
16198 * config.guess: Improve detection of hppa2.0 processors.
16199
16200Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
16201
16202 * config.guess: Recognize FreeBSD using ELF automatically.
16203
71205e0b
MH
162041998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
16205
16206 * configure (skip-this-dir): Add handling for new shell script, which
16207 might be created by a sub-directory's configure to indicate, this particular
16208 directory is "unwanted".
16209 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
16210
d207ebef
JM
16211Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
16212
16213 * ltconfig: import from libtool, after changing libtool to
16214 account for the cygwin name change.
16215
16216Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
16217
16218 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
16219 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
16220
16221Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
16222
16223 * configure.in: Add libtermcap to list of cygwin dependencies.
16224
16225Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
16226
e490616e
ZW
16227 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
16228 they include winsup/include when it's a cygwin target.
d207ebef
JM
16229
162301998-11-12 Tom Tromey <tromey@cygnus.com>
16231
16232 * configure.in (host_tools): Added zip.
16233 * Makefile.in (all-target-libjava): Depend on all-zip.
16234 (all-zip): New target.
16235 (ALL_MODULES): Added all-zip.
16236 (NATIVE_CHECK_MODULES): Added check-zip.
16237 (INSTALL_MODULES): Added install-zip.
16238 (CLEAN_MODULES): Added clean-zip.
16239
16240Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
16241
16242 * Makefile.in: lose "32" from comment about cygwin.
16243
16244Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
16245
16246 * configure.in: Use -Os to build target libraries for the fr30.
16247
16248Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
16249
16250 * config.sub: Add fr30.
16251
16252Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
16253
e490616e 16254 * configure.in: drop "32" from config/mh-cygwin32. Check
d207ebef
JM
16255 cygwin* instead of cygwin32*.
16256 * config.sub: Check cygwin* instead of cygwin32*.
16257
d2ec8b39
RL
16258Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
16259
16260 * config.guess: Match any version of Unixware7.
16261
d207ebef
JM
162621998-10-20 Syd Polk <spolk@cygnus.com>
16263
16264 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
16265 if desired.
16266
35cd2565
JL
16267Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
16268
16269 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
16270 these if the appropriate directories and files to not exist.
16271
52d4e5b7
JL
16272Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
16273
16274 * Makefile.in (DEVO_SUPPORT): Add config.if.
16275
38ada91e
MH
16276Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
16277
16278 * configure: Add pattern to replace "build_tooldir"'s
16279 definition in the generated Makefile with "tooldir"'s
16280 actual value.
16281
e44e84da
JL
16282Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
16283
56a8387f
JL
16284 * config.sub: Bring back lost sparcv9.
16285
e44e84da
JL
16286 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
16287
5cb95c7a
JL
16288Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
16289
16290 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
16291 CC_FOR_TARGET and friends.
16292
16293Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
4e81ae98 16294
ceff9b14
AO
16295 * Makefile.in (build_tooldir): New variable, same as tooldir.
16296 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
16297 -B$(build_tooldir)/bin/.
16298 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
5cb95c7a 16299
f2d11dcd
GP
16300Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
16301
16302 * README: Remove installation instructions and refer to the
16303 INSTALL directory instead.
16304
73a6d2e7 16305Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
d207ebef 16306
73a6d2e7
RL
16307 * config.sub: Add support for i[34567]86-pc-udk.
16308 * configure.in: Likewise.
16309
5d4a5ee6
JL
16310Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
16311
16312 * Makefile.in: add bzip2 package building bits for user
16313 tools module
16314 * configure.in: ditto
16315
6fc19d6d
JL
16316Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
16317
16318 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
16319 (ALL_TARGET_MODULES): Add all-target-libobjc.
16320 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16321 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16322 (all-target-libchill): Add dependencies.
16323 * configure.in (target_libs): Add libchill.
4e81ae98 16324
f653f0ab
MH
163251998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
16326
16327 * configure.in (target_subdir): Remove duplicate line.
16328
5d4a5ee6
JL
16329Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
16330
16331 * Makefile.in (all-automake): fix dependencies.
16332
494933e4
JL
16333Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
16334
16335 * configure.in: Minor cleanups for building in the $(target_alias)
16336 subdir.
16337
f6b58262
JW
163381998-09-22 Jim Wilson <wilson@cygnus.com>
16339
16340 * Makefile.in (bootstrap): Set r and s before make all. Use
16341 BASE_FLAGS_TO_PASS in make all.
16342 (cross): Likewise.
16343
27c7a08d
MM
163441998-09-20 Mark Mitchell <mark@markmitchell.com>
16345
16346 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
16347
e67afd1e
RH
16348Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
16349
16350 * config.sub: Fix typo in last change.
16351
8e44ac71
MH
163521998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
16353
16354 * config.sub: Add support for C4x target.
16355 * configure.in: Likewise.
16356
d7496fbb
DM
163571998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
16358
16359 * config.sub: Recognize sparcv9 just like sparc64.
16360
22097bd1
RL
16361Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
16362
16363 * config.guess: Match "Pent II" or "PentII" for OpenServer.
16364
4b877abd
JL
16365Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
16366
2c8ec9a2
JL
16367 * config.guess: Correctly identify Pentium II sco boxes.
16368
4b877abd
JL
16369 * config.guess: Fix "tr" code. From Weiwen Liu.
16370
ab03db52
JH
16371Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
16372
16373 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
16374 stabs.
16375
b54db294
JL
16376Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
16377
16378 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
16379 (ALL_TARGET_MODULES): Add all-target-libchill.
16380 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16381 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16382 (all-target-libchill): Add dependencies.
16383 * configure.in (target_libs): Add libchill.
16384
bf48dd73
LW
16385Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
16386
16387 * config.guess: Avoid assumptions about "tr" behaves when
16388 LANG is set to something other than English.
16389
a3cbd105
L
16390Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
16391
16392 * configure (gxx_include_dir): Changed to
16393 '${prefix}/include/g++'-${libstdcxx_interface}.
16394
16395 * config.if: New to determine the interfaces.
16396
c4acd909
MK
16397Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
16398
16399 * config.guess: Detect and handle MPE/IX.
16400 * config.sub: Deal with MPE/IX.
16401
9ea97665
DE
16402Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
16403
16404 * configure.in: Use mh-aix43.
16405
0ce065bd
MH
164061998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
16407
16408 * configure: Fix --without/--disable cases for gxx-include-dir.
16409
5d4a5ee6
JL
16410Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
16411
16412 * mdata-sh: Imported. Needed for automake support.
16413
16414Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
16415
16416 * Makefile.in (taz): Try "chmod -R og=u ." before
16417 "chmod og=u `find . -print`".
16418
16419Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
16420
16421 * configure.in: Add arm-elf and thumb-elf support.
16422
16423Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
16424
16425 * Makefile.in: Undo previous patch.
16426
16427Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
16428
16429 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
16430 to here ...
16431 (install-no-fixedincludes): and here
16432 (INSTALL_MODULES): ... from here.
16433
466456d9
ILT
16434Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
16435
16436 * config.sub: Merge with FSF.
16437
1b409d25
ILT
16438 * config.guess: Merge with FSF.
16439
d207ebef
JM
16440Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
16441
16442 * configure (extraconfigdirs): New variable.
16443 (SUBDIRS): Add extraconfigdirs and recurse on them too.
16444 * Makefile.in (all): Move higher in file.
16445 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
16446 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
16447 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
16448 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
16449 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
16450
164511998-07-23 Brendan Kehoe <brendan@cygnus.com>
16452
16453 * Makefile.in (all-target-libjava): Depend on all-gcc and
16454 all-target-newlib.
16455 (configure-target-libjava): Depend on $(ALL_GCC).
16456
7f1937c1
RL
16457Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
16458
16459 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
16460 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
16461
2ada2bd6
ML
16462Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
16463
16464 * INSTALL/README: Fix typo.
16465
1e025bde
ML
16466Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
16467
5d4a5ee6
JL
16468 * ylwrap: Change absolute path checks to check for DOS style path
16469 names.
1e025bde 16470
5d4a5ee6
JL
16471 * ylwrap: Don't use a full path name if the source file is in the
16472 same directory. From hjl@lucon.org (H.J. Lu).
1e025bde 16473
6755ff73
ILT
16474 * config-ml.in: Default to being verbose, to match Feb 18 change to
16475 configure.
16476
5d4a5ee6
JL
16477Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
16478
16479 Brought over from egcs:
16480
16481 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16482
16483 * configure.in (target_subdir): Set to ${target_alias} instead
16484 of "libraries".
16485
16486 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
16487
16488 * configure.in (target_subdir): Set to libraries if enable_multilib.
16489
16490Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
16491
16492 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
16493 multilibs, force reconfiguration the first time we create
16494 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
16495
16496Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
16497
16498 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
16499 avoid confusion with --no-recursion.
16500
16501Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
16502
16503 * configure.in: Win32 hosts shouldn't use install -x
16504 * install-sh: remove -x option, and special .exe-handling
16505 hack.
16506
d207ebef
JM
16507Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
16508
16509 * config.guess: Recognize i586-pc-beos.
16510 * configure.in: Don't build some bits for beos.
16511
fbd836fc
ILT
16512Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
16513
5d4a5ee6
JL
16514 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
16515 CFLAGS default to -O2.
16516
fbd836fc
ILT
16517 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
16518 when using GNU ld.
16519
16520Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
16521
16522 * ltmain.sh: Correct install when using a different shell.
16523
16524Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
16525
16526 * ltconfig, ltmain.sh: Update to libtool 1.2b.
16527
d207ebef
JM
16528Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
16529
16530 * makefile.vms: Update to build binutils/makefile.vms. Add install
16531 target.
fbd836fc
ILT
16532
16533Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
16534
16535 * ltconfig: Update to correct AIX handling.
16536
69b471bc
JL
16537Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16538
81241b5e
JL
16539 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16540
69b471bc
JL
16541 * configure.in (target_subdir): Set to ${target_alias} instead
16542 of "libraries".
16543
bedf82df
MH
165441998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
16545
16546 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16547 (Makefile): Depend on $(gcc_version_trigger).
16548
16549 * configure (gcc_version): Change default initializer to empty
16550 string.
16551 (gcc_version_trigger): New variable; pass this variable down
16552 to subdir configures to enable them checking gcc's version
16553 themselves. Emit make macros for both gcc_version vars.
16554 (topsrcdir): Initialize reliably.
16555 (recursion line): Remove --with-gcc-version=${gcc_version}.
16556
28e449d8
MH
165571998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16558
16559 * configure (enable_version_specific_runtime_libs): Implement new flag
bedf82df
MH
16560 --enable-version-specific-runtime-libs which installs C++ runtime stuff
16561 in $(libsubdir); emit definition in each generated Makefile.
16562 (gxx_include_dir): Initialize depending on
16563 $enable_version_specific_runtime_libs.
28e449d8 16564
50c4c9f7
MH
165651998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16566
16567 * configure (gcc_version): Initialize properly depending on
16568 how and where configure is started.
16569 (recursion line): Pass a --with-gcc-version=${gcc_version}
16570 to configures in subdirs.
16571
d207ebef
JM
16572Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
16573
16574 * configure.in (noconfigdirs): Add configure pattern for mips tx39
3b75d237 16575 cygmon
d207ebef 16576
5d4a5ee6
JL
16577Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
16578
16579 * configure.in: Add cygmon and libstub support for mn10200.
16580
2f96399b
MH
165811998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
16582
16583 * configure (gcc_version): Add new variable describing the
16584 particular gcc version we're building.
16585 * Makefile.in (libsubdir): Add new macro for the directory
16586 in which the compiler finds executables, libraries, etc.
16587 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16588 and libsubdir.
16589
c4137c50
AO
16590Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16591
ceff9b14
AO
16592 * Makefile.in (local-clean): Remove *.log.
16593 (warning.log): Built with warn_summary from build.log.
16594 (mail-report.log): Run test_summary.
16595 (mail-report-with-warnings.log): Run test_summary including
16596 warning.log in the report.
c4137c50 16597
276d5ee0
RL
16598Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
16599
16600 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16601
5d4a5ee6
JL
16602Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
16603
16604 * Makefile.in (grep): Grep no longer depends on libiberty.
16605
16606Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
16607
16608 * Makefile.in: all-snavigator needs all-libgui.
16609
16610Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
16611
16612 * configure.in: Add cygmon and libstub support for mn10300.
16613
8af14275
ILT
16614Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
16615
16616 * missing: Update to version from automake 1.3.
16617
fbd836fc
ILT
16618 * ltmain.sh: On installation, don't get confused if the same name
16619 appears more than once in the list of library names.
16620
466456d9
ILT
16621Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
16622
16623 * config.sub: Accept m68060 and m5200 as CPU names.
16624
5d4a5ee6
JL
16625Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
16626
16627 * configure: Use && rather than using -a in test, because odd
16628 strings can confuse test.
16629 * configure.in: Likewise.
16630
fbd836fc
ILT
16631Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
16632
16633 * ltconfig, ltmain.sh: Bring in Visual C++ support.
16634
f0983958
AO
16635Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16636
16637 * Makefile.in (boostrap2-lean, bootstrap3-lean,
ceff9b14 16638 bootstrap4-lean): New targets.
f0983958 16639
bfed1ea0
JL
16640Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
16641
16642 * mpw-* Delete. Not used.
16643
5d4a5ee6
JL
16644Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
16645
16646 * COPYING.LIB: Update FSF address.
16647
bfed1ea0
JL
16648Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
16649
16650 * ltconfig, ltmain.sh: Update to libtool 1.2a.
16651
5d4a5ee6
JL
16652 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16653 GAS_SUPPORT_DIRS.
16654
bfed1ea0
JL
16655Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
16656
16657 * ltconfig, ltmain.sh: Avoid producing a version number if
16658 -version-info was not used.
16659
5d4a5ee6
JL
16660Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
16661
16662 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16663 building with newlib.
16664
166651998-04-30 Paul Eggert <eggert@twinsun.com>
16666
d207ebef 16667 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
4e81ae98 16668 Solaris `make' causes it to continue to next definition.
d207ebef
JM
16669
16670Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
16671
16672 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16673 the right GUI libraries and files are installed along with GDB.
5d4a5ee6
JL
16674
16675Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
16676
16677 * configure.in: Change alpha to alpha* in several places.
16678
d207ebef
JM
16679Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
16680
16681 * config.sub: Recognize sparc86x.
16682
77be0cab
MM
16683Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
16684
16685 * configure.in (--enable-target-optspace): Remove debug echo.
16686
62441128
JW
16687Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
16688
16689 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16690
bfed1ea0
JL
16691Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
16692
16693 * ltconfig: Update cygwin32 support.
16694
5d4a5ee6
JL
16695 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16696 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16697 (GDB_SUPPORT_DIRS): Likewise.
16698
3f4ea1de
MM
16699Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
16700
16701 * configure.in (target_makefile_frag): If --enable-target-optspace,
16702 use -Os to compile target libraries rather than -O2. Default to
d207ebef
JM
16703 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16704 not used.
16705 * configure.in (target_cflags): Ditto for d30v.
3f4ea1de 16706
5d4a5ee6
JL
16707Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
16708
16709 * Makefile.in (all-bfd): Depend on all-intl.
16710 (all-binutils): Likewise.
16711 (all-gas): Likewise.
16712 (all-gprof): Likewise.
16713 (all-ld): Likewise.
16714
167151998-04-19 Brendan Kehoe <brendan@cygnus.com>
16716
16717 * configure.in (host_tools): Fix typo, lbtool -> libtool.
16718
bfed1ea0
JL
16719Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
16720
5d4a5ee6
JL
16721 * Makefile.in (all-bfd): Depend upon all-libiberty.
16722
bfed1ea0
JL
16723 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16724
5d4a5ee6
JL
16725Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
16726
16727 * Makefile.in: Add libstub.
16728
16729 * configure.in: Ditto. Build libstub for targets that have cygmon
16730 support.
16731
16732Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
16733
16734 * configure.in: Don't set PICFLAG on ix86-cygwin32.
16735
16736Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
16737
16738 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16739 use mh-sysv5 if specified. Support gprof on SCO Open Server.
16740
ec8d6ddc
KW
16741Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
16742
16743 * configure: Define DEFAULT_M4 by searching PATH.
16744 * Makfile.in: Use DEFAULT_M4.
16745
bfed1ea0
JL
16746Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
16747
16748 * ltconfig: Add cygwin32 support.
16749
5d4a5ee6
JL
16750 * Makefile.in, configure.in: Add libtool as a native only directory
16751 to configure and build.
16752
547a6183
JL
16753Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
16754
16755 * Makefile.in (INSTALL_MODULES): Remove texinfo.
16756
5d4a5ee6 16757Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
d207ebef 16758
5d4a5ee6
JL
16759 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16760
16761Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
16762
16763 * Makefile.in: add ash make rules
16764 * configure.in: add ash to native_only and host_tools lists
16765
16766Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
16767
16768 * Makefile.in (all-gettext, all-intl): New targets.
16769 (ALL_MODULES): Added all-gettext, all-intl.
16770 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16771 (INSTALL_MODULES): Added install-gettext, install-intl.
16772 (CLEAN_MODULES): Added clean-gettext, clean-intl.
16773
16774 * configure.in (host_tools): Added gettext.
16775 (native_only): Likewise.
16776 (noconfigdirs) [various cases]: Likewise.
16777 (host_libs): Added intl.
16778
d207ebef
JM
16779Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
16780
16781 * configure: Do not disable building gdbtk for cygwin32 hosts.
16782
e98e406f
NC
16783Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
16784
16785 * configure.in: Add thumb-coff target.
16786 * config.sub: Add thumb-coff target.
16787
5d4a5ee6
JL
16788Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16789
16790 * Makefile.in: Revert yesterday's change.
16791 (all-target-winsup): all-target-librx stays out of here.
16792
16793Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
16794
16795 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16796 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16797 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16798 Remove references to librx and libg++.
16799
16800Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
16801
16802 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16803 recursive makes
16804
bfed1ea0
JL
16805Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
16806
16807 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
d207ebef 16808 for newlib directory.
bfed1ea0
JL
16809 (CXX_FOR_TARGET): Likewise.
16810
16811Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
16812
16813 * ltconfig: Update after libtool/ltconfig.in change for
16814 hpux11.
16815
16816Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
16817
16818 * ltconfig, ltmain.sh: Update to libtool 1.2.
16819
3cd730af
MH
16820Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
16821
16822 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16823 (install-gcc-cross): Instead, override LANGUAGES here.
16824
80564603
DL
168251998-03-18 Dave Love <d.love@dl.ac.uk>
16826
16827 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16828 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16829
d207ebef
JM
16830Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
16831
16832 * configure.in: Add Thumb-pe target.
16833
5d4a5ee6 16834Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
d207ebef 16835
5d4a5ee6
JL
16836 * Makefile.in - changed sn targets to snavigator
16837 * configure.in - changed sn targets to snavigator
16838
2d4a0558
MH
16839Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
16840
16841 * config-ml.in: After building symlink tree call make distclean
16842 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16843 to be the case for libiberty.
16844
04b93567
L
16845Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
16846
16847 * configure: When making link, also check the current
16848 directory. The configure scripts may create one.
16849
9a06b842
RH
16850Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
16851
16852 * config.sub: Accept alphapca56 and alphaev6 properly.
16853
217fc4e6
FS
16854Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16855
16856 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16857
3e07bdbd 16858Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
2ada2bd6 16859
e490616e 16860 * config.sub (sco5): Fix typo.
3e07bdbd 16861
5d4a5ee6
JL
16862Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
16863
16864 * Makefile.in (INSTALL_MODULES): Move install-tcl before
16865 install-itcl.
16866 (install-itcl): Remove dependency on install-tcl.
16867
16868Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
16869
16870 * configure.in: Remove libgloss from noconfigdirs for MN10300.
16871
16872Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
16873
16874 * configure.in: Don't build libgui for a cygwin32 target when not on
16875 a cygwin32 host.
16876
16877Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
16878
16879 * configure (redirect): Set to null, so default behavior of
16880 configure is now --verbose.
16881
ce0d965c
DL
168821998-02-16 Dave Love <d.love@dl.ac.uk>
16883
16884 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16885 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16886
3acd1fd0
MH
16887Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
16888
16889 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16890 this change to sync Makefile.in with its ChangeLog entries.
16891
5d4a5ee6
JL
16892Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
16893
16894 * ltmain.sh (mkdir): Check that the directory doesn't exist
16895 before we exit with error, so that we don't get races during
16896 parallel builds.
16897
bfed1ea0
JL
16898Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
16899
16900 * ltconfig, ltmain.sh: Update from libtool 1.0i.
16901
4e77e8f1
MH
16902Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
16903
16904 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16905 PICFLAG_FOR_TARGET.
16906 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16907
16908 * configure: Emit a definition for the new macro enable_shared
16909 into each Makefile.
16910
5d4a5ee6
JL
16911Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16912
16913 * configure.in (host_tools, native_only): Add libtool.
16914
16915Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
16916
16917 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16918 Fix typo in ming config comment.
16919
bfed1ea0
JL
16920Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
16921
16922 * ltconfig, ltmain.sh: Update from libtool 1.0h.
16923
5d4a5ee6
JL
16924Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
16925
16926 * config.sub: Add tic30 cases, and map c30 to tic30.
16927
8821a725
RH
16928Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
16929
16930 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16931 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16932 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16933 (CLEAN_TARGET_MODULES): Similarly
16934 (all-target-libf2c): Add dependences.
4e81ae98 16935 * configure.in (target_libs): Add libf2c.
8821a725 16936
5d4a5ee6
JL
16937Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
16938
16939 * configure.in: Remove expect from noconfigdirs when target
16940 is cygwin32. OK to build expect and dejagnu with Canadian
16941 Cross.
16942
0aadd657
ILT
16943Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
16944
5d4a5ee6
JL
16945 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16946 host.
16947
0aadd657
ILT
16948 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16949 and mingw32.
16950
d0a8352c
MH
16951Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
16952
16953 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16954 here as it is not defined in the toplevel Makefile.
16955
59739e3c
MH
16956Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
16957
16958 * configure (package_makefile_rules_frag): New variable, which names
16959 a file with generic rules, ...
16960 Change comment to mention we now have FIVE parts.
16961 * configure: Undo last change.
16962
228197ee
LT
16963Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
16964
16965 * config.guess: More accurate determination of HP processor types.
5d4a5ee6 16966 * config.sub: More accurate determination of HP processor types.
228197ee 16967
efd4c0ba
MH
16968Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
16969
16970 * configure (package_makefile_frag): Move inserting the
16971 ${package_makefile_frag} to where it should be according
16972 to the comment.
16973
6eef3189
PB
16974Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
16975
16976 * config.guess: Add support for Linux/ARM.
16977
d207ebef
JM
16978Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
16979
16980 * .cvsignore: Remove *-info and *-install since they match
16981 release-info and mpw-install, which we don't want to just ignore.
16982
48464ebf
RH
16983Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
16984
16985 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
16986
803462a7
PN
16987Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
16988
16989 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
16990 local_prefix to sub-make invocations.
16991
520ab477
L
16992Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
16993
16994 * configure.in: Check makefile fragments in the source
16995 directory.
16996
4bcdb76d
AO
16997Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16998
ceff9b14
AO
16999 * configure.in: Check whether host and target makefile
17000 fragments exist before adding them to *_makefile_frag.
4bcdb76d 17001
5d4a5ee6
JL
17002Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
17003
17004 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
17005
17006Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
17007
17008 * configure.in: Make sure we only replace RPATH_ENVVAR on
17009 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
17010 regexp to sed.
17011
17012 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
17013 to sub-makes.
17014
0d3e11a5
LI
170151998-01-13 Lee Iverson (leei@ai.sri.com)
17016
17017 * config-ml.in (multi-do): LDFLAGS must include multilib
17018 designator.
17019
d45b3d87 17020Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
936cb323
RL
17021
17022 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
17023
d39cd7a1
MK
17024Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
17025
17026 * config.sub: Add mingw32 support.
17027 * configure.in: Likewise.
d39cd7a1 17028
6decbc24
FS
17029Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
17030
17031 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
17032
5d4a5ee6
JL
17033Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
17034
17035 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
17036 * configure (gxx_include_dir): Provide a definition for subdirs
17037 which do not use autoconf.
17038
17039Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
17040
17041 * config.guess: Sync with egcs. Picks up new alpha support,
17042 BeOS & some additional linux support.
17043
d3d1907a
JL
17044Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
17045
17046 * config.guess: HP 9000/803 is a PA1.1 machine.
17047
b104e095
RH
17048Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
17049
17050 * configure.in: It's alpha*-...
17051
aca823c1
L
17052Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
17053
17054 * configure.in (host_makefile_frag, target_makefile_frag):
17055 Handle multiple config files.
17056 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
17057 alpha-*-*.
17058
d207ebef
JM
17059Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
17060
17061 * mkdep: New file.
17062
17063Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
17064
17065 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
17066
5d4a5ee6
JL
17067Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
17068
17069 * Makefile.in: Add libgui directory.
17070 (GDB_TK): Add all-libgui.
17071 * configure.in: Add libgui directory.
17072 * configure: Add all-libgui to GDB_TK.
17073
17074Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
17075
17076 * config-ml.in (multidirs): Add m32r to multilib list.
17077
17078Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
17079
17080 * Makefile.in (all-target-gperf): Change dependency to
17081 all-target-libstdc++.
17082
baf55877
FF
17083Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
17084
17085 * config.guess: Add BeOS support.
17086
5d4a5ee6
JL
17087Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
17088
17089 Source directory cvs renamed to cvssrc:
17090 * configure.in (host_tools): Change cvs to cvssrc.
17091 (native_only): Likewise.
17092 (noconfigdirs) [various cases]: Likewise.
17093 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
17094 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
17095 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
17096 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
17097 (all-cvssrc): Rename target from all-cvs.
17098
f2d76545
JL
17099Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
17100
17101 * configure (gxx_include_dir): Fix thinko.
17102
205cba53
JL
17103Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
17104
17105 * Makefile.in (INSTALL_TARGET_CROSS): Define.
17106 (install-cross, install-gcc-cross): New targets.
17107
5d4a5ee6
JL
17108Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
17109
17110 * configure.in (noconfigdirs): Add support for Thumb target.
17111
17112 * config.sub (maybe_os): Add support for Thumb target.
17113
17114Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
17115
17116 * Makefile.in: Add rules for cygmon.
17117
17118 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
17119
96b0f1fc
JL
17120Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
17121
17122 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
17123 * configure (gxx_include_dir): Provide a definition for subdirs
17124 which do not use autoconf.
d207ebef
JM
17125
17126Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
17127
17128 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
4e81ae98 17129 11/18/97 build
d207ebef 17130
7dfef6ed
JL
17131Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
17132
17133 * From Franz Sirl.
17134 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
17135 found on RedHat Linux systems.
96b0f1fc 17136
83cfe7c0
JL
17137Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
17138
17139 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
17140 guesses.
17141
7dfef6ed
JL
17142Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
17143
17144 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
17145
5d4a5ee6
JL
17146Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
17147
17148 * ltmain.sh: If mkdir fails, check whether the directory was created
17149 anyhow by some other process.
17150
d207ebef
JM
17151Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
17152
17153 * configure.in (d30v-*-*): Configure all directories.
17154
17155Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
17156
17157 * configure.in (d30v-*-*): Configure newlib, libiberty directories
17158 for the D30V.
17159
17160Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
17161
17162 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
17163
5d4a5ee6
JL
17164Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
17165
e490616e
ZW
17166 * include/libiberty.h: Add extern "C" { so it can be used with C++
17167 progrms.
17168 * include/remote-sim.h: Add extern "C" { so it can be used with C++
17169 programs.
5d4a5ee6 17170
d207ebef
JM
17171Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
17172
17173 * configure.in (d30v-*-*): Configure GCC now.
17174
5d4a5ee6
JL
17175Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
17176
17177 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
17178 is no longer needed.
17179
c9670e62
JM
17180Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
17181
17182 * Makefile.in: check-target-libio depends on all-target-libstdc++.
17183
cc71c0ca
MH
17184Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
17185
17186 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
17187 targets using "$@" to provide support for similar but not identical
17188 targets without having to duplicate code.
17189
d207ebef
JM
17190Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
17191
17192 * makefile.vms: Fix to work with DEC C.
17193
17194Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
17195
17196 * config.sub: Add mips-tx39-elf to marketing names.
17197
17198Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
17199
17200 * ltmain.sh: Handle symlinks in generated script.
17201
17202Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
17203
17204 * configure: Handle autoconf style directory options: --bindir,
17205 --datadir, --includedir, --infodir, --libdir, --libexecdir,
17206 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
17207 --sysconfdir.
17208 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
17209 (sharedstatedir, localstatedir, oldincludedir): New variables.
17210 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
17211 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
17212 sbindir, sharedstatedir, and sysconfdir.
17213
b1e3ddfd
AJ
17214Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
17215
17216 * Makefile.in (bootstrap-lean): New target.
17217
d207ebef
JM
17218Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
17219
17220 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
3b75d237 17221 sn, and gnuserv from noconfigdirs.
d207ebef
JM
17222
17223Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
17224
17225 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
17226
09f97c1e
JL
17227Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
17228
17229 * Makefile.in (cross): New target.
17230
335d0ab2
AO
17231Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
17232 Jeff Law <law@cygnus.com>
17233
17234 * Makefile.in (bootstrap2, bootstrap3): New targets.
17235 (all-bootstrap): Remove outdated and confusing target.
339c9b00 17236 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
335d0ab2 17237
d207ebef
JM
17238Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
17239
17240 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
3b75d237 17241 windows. Consistent with gdb/configure.
d207ebef 17242
e693cc28
UD
172431997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
17244
e693cc28
UD
17245 * configure.in: Name Linux target fragment.
17246
17247 * configure: Rewrite so that project Makefile fragment is inserted
17248 first and appears last in the resulting Makefile.
17249
d207ebef
JM
17250Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
17251
17252 * Makefile.in (install-itcl): Install tcl first.
17253
5d4a5ee6
JL
17254Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
17255
17256 * configure.in: remove bison from noconfigdirs for Cygwin32 host
17257
f401679e
JW
17258Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
17259
17260 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
17261
17262 * configure.in (skipdirs): Add target-librx for Linux.
17263 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
17264
ec20b1b9
JL
17265Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
17266
17267 * Makefile.in (bootstrap): New target.
17268
becdcf6d
JL
17269Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
17270
63f6bcd7 17271 * config.sub: Accept 'amigados' for backward compatibility.
becdcf6d 17272
d207ebef
JM
17273Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
17274
17275 * config.guess: Merge with FSF.
17276
0c82f6bf
FF
17277Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
17278
17279 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
17280
d207ebef
JM
17281Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
17282
17283 * config.sub: Add "marketing-names" patch.
17284
3fbc0b70
JS
17285Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
17286
e490616e 17287 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
3fbc0b70 17288
e20d4801
JL
17289Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
17290
17291 * config.sub: Handle v850-elf.
17292
fe181f78 17293Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
d30e0541
FF
17294
17295 * .cvsignore (*-install): Remove.
17296
bfed1ea0
JL
17297Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
17298
17299 * ltconfig: Set CONFIG_SHELL in libtool.
17300 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
17301
558a1e7c
JW
17302Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
17303
17304 * configure.in (target_subdir): Set to libraries if enable_multilib.
17305
7818d6fc
JW
17306Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
17307
17308 * config.guess: Update from gcc directory.
17309
d207ebef
JM
17310Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
17311
17312 * Makefile.in (all-sim): Depends on all-readline.
17313
6599da04
JM
17314Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
17315
17316 * Makefile.in (BISON, YACC): Use $$s.
17317 (all-bison): Depend on all-texinfo.
17318
17319Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
17320
17321 * Makefile.in (BISON): Add -L flag.
17322 (YACC): Likewise.
17323
d207ebef
JM
17324Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
17325
4e81ae98
EC
17326 * configure.in (noconfigdirs): Add support for v850e target.
17327
d207ebef
JM
17328 * config.sub (maybe_os): Add support for v850e target.
17329
17330Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
17331
4e81ae98
EC
17332 * configure.in (noconfigdirs): Add support for v850ea target.
17333
d207ebef
JM
17334 * config.sub (maybe_os): Add support for v850ea target.
17335
6599da04
JM
17336Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
17337
17338 * config.sub: Add mipstx39. Delete r3900.
17339
17340Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17341
17342 * Makefile.in (all-autoconf): Depends on all-texinfo.
17343
17344Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
17345
17346 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
17347 eabi targets.
17348
17349Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
17350
17351 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
17352
17353 * configure: When handling a Canadian Cross, handle YACC as well as
17354 BISON. Just set BISON to bison. When setting YACC, prefer bison.
e490616e 17355 * Makefile.in (all-bison): Depend upon all-texinfo.
6599da04
JM
17356
17357Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
17358
17359 * Makefile.in (BISON): bison, not byacc or bison -y.
17360 (YACC): bison -y or byacc or yacc.
17361 (various): Add *-bison as appropriate.
17362 (taz): No need to mess with BISON anymore.
17363
17364Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
17365
17366 * configure: If OSTYPE matches *win32*, try to find a good value for
17367 CONFIG_SHELL.
17368
17369Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
17370
17371 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
17372 configure.in if it is present.
17373
17374Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
17375
17376 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
17377
17378Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
17379
17380 * config.sub: Recognize `arc' cpu.
17381 * configure.in: Likewise.
17382 * config-ml.in: Likewise.
17383
17384Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
17385
17386 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
17387
17388Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
17389
17390 * configure: Changed sed delimiter from ':' to '|' when
17391 attempting to substitute ${config_shell} for SHELL. On
17392 NT ${config_shell} may contain a ':' in it.
17393
17394Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
17395
17396 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
17397
17398Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
17399
17400 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
17401
17402Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
17403
17404 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
17405
17406 * ylwrap: If the program is a relative path, force it to be
17407 absolute.
17408
17409Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
17410
17411 * configure (tooldir): Set BISON to `bison -y' and not just bison.
17412
17413Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
17414
17415 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
3b75d237
AJ
17416 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
17417 for libraries.
6599da04
JM
17418
17419Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
17420
17421 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
3b75d237 17422 separated by spaces.
6599da04
JM
17423
17424Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
17425
17426 * ylwrap: New file.
17427 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
17428
17429 * ltmain.sh: Handle /bin/sh at start of install program.
17430
17431 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
17432
17433 * ltconfig, ltmain.sh: New files, from libtool 1.0.
17434 * missing: New file, from automake 1.2.
17435
17436Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
17437
17438 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
17439 check-tk to CHECK_X11_MODULES.
17440
17441Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
17442
17443 * config.sub: Merge with FSF.
17444
17445Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
17446
17447 * config.guess: Merge with FSF.
17448
17449Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
17450
17451 * configure: Treat msdosdjgpp like go32.
17452 * configure.in: Likewise. Don't remove gprof for go32.
17453
17454 * configure: Change Makefile.tem2 to Makefile.tm2.
17455
17456Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
17457
17458 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
17459
17460Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17461
17462 * install-sh (chmodcmd): Set to null if the DST directory already
17463 exists. Same as Nov 11th change.
17464
17465Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
17466
4e81ae98 17467 * configure (GDB_TK): Needs itcl and tix.
6599da04
JM
17468
17469Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
17470
17471 * config.guess: Update from FSF.
17472
17473Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
17474
17475 * Makefile.in (GDB_TK): Depend on itcl and tix.
17476
17477Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
17478
17479 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
17480 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
17481 (INSTALL_SCRIPT): New variable.
17482 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
17483 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
17484 to -x.
17485 * install-sh: Add support for -x option.
17486
17487Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
17488
17489 * configure.in, Makefile.in: Treat tix like itcl.
17490
17491Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
17492
17493 * Makefile.in (WINDRES): New variable.
17494 (WINDRES_FOR_TARGET): New variable.
17495 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
17496 (EXTRA_HOST_FLAGS): Add WINDRES.
17497 (EXTRA_TARGET_FLAGS): Add WINDRES.
17498 (EXTRA_GCC_FLAGS): Add WINDRES.
17499 ($(DO_X)): Pass down WINDRES.
17500 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
17501 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
17502 DLLTOOL_FOR_TARGET.
17503
17504Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
17505
17506 * configure.in: configure sim before gdb for win32-x-ppc
17507
17508Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17509
17510 Move gperf into the toplevel, from libg++.
17511 * configure.in (target_tools): Add target-gperf.
17512 (native_only): Add target-gperf.
17513 * Makefile.in (all-target-gperf): New target, depend on
17514 all-target-libg++.
17515 (configure-target-gperf): Empty rule.
17516 (ALL_TARGET_MODULES): Add all-target-gperf.
17517 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
17518 (CHECK_TARGET_MODULES): Add check-target-gperf.
17519 (INSTALL_TARGET_MODULES): Add install-target-gperf.
17520 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
17521
17522Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
4e81ae98 17523
6599da04
JM
17524 * config.sub (mn10200): Recognize new basic machine.
17525
17526Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17527
17528 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
17529 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17530
17531Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17532
17533 * configure.in: If we're building mips-sgi-irix6* native, turn on
17534 ENABLE_MULTILIB and set TARGET_SUBDIR.
17535
17536Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
17537
17538 * Makefile.in (all-sn): Depend on all-grep.
17539
17540Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
17541
17542 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17543
17544 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17545 Makefile. From Jeff Makey <jeff@cts.com>.
17546 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17547
17548 * Makefile.in (DISTBISONFILES): Remove.
17549 (taz): Don't futz with DISTBISONFILES. Change BISON to use
17550 $(DEFAULT_YACC).
17551
17552 * configure.in: Build itl, db, sn, etc., when building for native
3b75d237 17553 cygwin32.
6599da04
JM
17554
17555 * Makefile.in (LD): New variable.
17556 (EXTRA_HOST_FLAGS): Pass down LD.
17557 ($(DO_X)): Likewise.
17558
17559Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
17560
17561 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17562
17563Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
17564
17565 * configure.in (targargs): Strip out any supplied --build argument
3b75d237 17566 before adding our own. Always add --build.
6599da04
JM
17567
17568Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
17569
17570 * configure.in (targargs): Pass --build if we're doing
17571 a cross-compile.
17572
17573Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
17574
ca236658 17575 * configure: Use '|' instead of ":" as the separator in
6599da04
JM
17576 sed. Otherwise sed chokes on NT path names with drive
17577 designators. Also look for "?:*" as the leading characters in an
17578 absolute pathname.
17579
17580Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
17581
17582 * config.sub: Support for r3900.
17583
17584Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
17585
17586 * configure.in: Use install-sh, not install.sh.
17587
17588Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
17589
17590 * Makefile.in (taz): Improve check for BISON so it doesn't try to
17591 apply it twice.
17592
17593Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
17594
17595 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17596 install-binutils.
17597
17598Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
17599
17600 * Makefile.in: Add automake targets.
17601 * configure.in (host_tools): Add automake.
17602
17603Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
17604
17605 * configure: Default CXX to c++, not gcc.
17606 * Makefile.in (CXX): Set to c++, not gcc.
17607 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17608
17609Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
17610
17611 * install-sh: try appending a .exe if source file doesn't
17612 exist
17613
17614Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
17615
17616 * configure.in: Turn on multilib by default.
17617 (cross_only): Remove target-libiberty.
17618
17619 * Makefile.in (all-gcc): Don't depend on libiberty.
17620
17621Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
17622
17623 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17624
17625Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
17626
17627 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17628 (DISTBISONFILES): Add ld/Makefile.in
17629
17630Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
17631
17632 * configure.in: if target is cygwin32 but host isn't cygwin32,
17633 don't configure gdb tcl tk expect, not just gdb.
17634
17635Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
17636
17637 * configure.in: Added gnuserv everywhere sn appears.
17638
17639 * Makefile.in (ALL_MODULES): Added all-gnuserv.
17640 (CROSS_CHECK_MODULES): Added check-gnuserv.
17641 (INSTALL_MODULES): Added install-gnuserv.
17642 (CLEAN_MODULES): Added clean-gnuserv.
17643 (all-gnuserv): New target.
17644
17645Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
17646
17647 * config.guess: Fixes for MIPS OpenBSD systems.
17648
17649Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
17650
17651 * Makefile.in (INSTALL_XFORM): Remove.
17652 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17653
17654 * mkinstalldirs: New file, copied from automake.
17655 * Makefile.in (installdirs): Rename from install-dirs. Use
17656 mkinstalldirs. Change all users.
17657 (DEVO_SUPPORT): Add mkinstalldirs.
17658
17659Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
17660
17661 * install-sh: Rename from install.sh.
17662 * Makefile.in (INSTALL): Change install.sh to install-sh.
17663 (DEVO_SUPPORT): Likewise.
17664
17665 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
17666 Graichen <graichen@rzpd.de>.
17667
17668Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
17669
17670 * config.guess: Recognize OpenBSD systems correctly.
17671
17672Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17673
17674 * README, Makefile.in (ETC_SUPPORT): Remove references to
17675 cfg-paper*, configure.{texi,man,info*}._
17676
17677Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
17678
17679 * Makefile.in (all.normal): Ensure that gcc is built after all
17680 the x11 - ie gdb - targets.
17681
17682Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
17683
17684 * makefile.vms: Don't run conf-a-gas.
17685
17686Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
17687
e490616e 17688 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
6599da04 17689
d207ebef
JM
17690Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
17691
17692 * configure.in: Remove noconfigdirs case since gdb also
17693 configures and builds for tic80-coff.
17694
6599da04
JM
17695Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
17696
17697 * configure: Set cache_file to config.cache.
17698 * Makefile.in (local-distclean): Remove config.cache.
17699
17700Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
17701
17702 * COPYING: Update FSF address.
17703
d207ebef
JM
17704Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
17705
17706 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17707 noconfigdirs.
17708
6599da04
JM
17709Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
17710
17711 * Makefile.in (install-dirs): Don't crash if prefix, and hence
17712 MAKEDIRS, is empty.
17713
17714Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
17715
17716 * config.sub: Tweak mn10300 entry.
17717
17718Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
17719
17720 * configure.in (host_tools): Put sim before gdb, so gdb's
17721 configure.tgt can determine if the simulator was configured.
17722
17723Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
17724
17725 * config.sub: Move BeOS $os case to be with other Cygnus
17726 local cases.
17727
17728Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
17729
17730 * config.sub: Remove misplaced comment that broke Linux.
17731
17732Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
17733
17734 * config.sub: Add BeOS support.
17735
17736Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
17737
17738 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17739
17740Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
17741
17742 * configure.in (noconfigdirs): Remove tcl and tk from
17743 noconfigdirs for cygwin32 builds.
17744
d207ebef
JM
17745Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
17746
17747 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17748
6599da04
JM
17749Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
17750
17751 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17752 make-all.com, use makefile.vms instead.
17753
17754Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
17755
17756 * config.sub: Accept -lnews*.
17757
d207ebef
JM
17758Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
17759
17760 * configure.in (noconfigdirs): Disable target-newlib,
3b75d237 17761 target-examples and target-libiberty for d30v.
d207ebef
JM
17762
17763Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17764
17765 * configure.in (noconfigdirs): Enable ld for d30v.
17766
17767Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
17768
17769 * configure.in (tic80-*-*): Build compiler.
17770
17771Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
17772
17773 * configure.in (d30v-*): Remove sim directory from list of
3b75d237 17774 unsupported d30v directories
d207ebef
JM
17775
17776Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17777
4e81ae98
EC
17778 * config.sub, configure.in: Add d30v target cpu.
17779
6599da04
JM
17780Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
17781
17782 * makefile.vms: New file.
17783 * make-all.com: Remove.
17784
17785Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
17786
17787 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17788
17789Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
17790
17791 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17792
17793Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
17794
17795 * Makefile.in (ALL_MODULES): Added all-db.
17796 (CROSS_CHECK_MODULES): Addec check-db.
17797 (INSTALL_MODULES): Added install-db.
17798 (CLEAN_MODULES): Added clean-db.
17799
17800Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
17801
17802 * config.guess: Merge with latest FSF sources.
17803
17804Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
17805
17806 * Makefile.in (ALL_MODULES): Added all-itcl.
17807 (CROSS_CHECK_MODULES): Added check-itcl.
17808 (INSTALL_MODULES): Added install-itcl.
17809 (CLEAN_MODULES): Added clean-itcl.
17810
17811Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
17812
17813 * configure.in: build gdb for mn10200
17814
17815Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
17816
17817 * Makefile.in (all-target-winsup): Depend on all-target-libio.
17818
d207ebef
JM
17819Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
17820
17821 * configure.in (tic80-*-*): Turn off most targets right now.
17822
6599da04
JM
17823Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
17824
17825 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17826 rather than the makeinfo program.
17827 (do-info): Depend upon all-texinfo.
17828
17829Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
17830
17831 * configure.in: Remove uses of config/mh-linux.
17832
17833 * config.sub, config.guess: Merge with latest FSF sources.
17834
d207ebef
JM
17835Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
17836
17837 * config.sub (case $basic_machine): Add tic80 entries.
17838
6599da04
JM
17839Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
17840
17841 * config.sub, config.guess: Merge with latest FSF sources.
17842
17843Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17844
17845 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17846 * mpw-config.in: Test for NewFolderRecursive.
17847 * mpw-install: Use symbolic name for startup filename.
17848 * mpw-README: Add various additional details.
17849
17850Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
17851
17852 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17853
17854Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
17855
17856 * configure.in: Do build gcc and the target libraries for
17857 the mn10200.
17858
17859Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
17860
17861 * configure.in: don't avoid building gdb for mn10300 any more
17862 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17863 instead of single-quoting it.
17864
17865Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
17866
17867 * configure.in: Don't use --with-stabs on IRIX 6.
17868
17869Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
17870
17871 * configure.in (m32r): Build gdb, libg++ now.
17872
17873Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17874
17875 * configure.in (mips*-sgi-irix6*): Remove gdb and related
17876 directories from noconfigdirs.
17877
17878Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
17879
17880 * config.sub (basic_machine): added mips16 configuration
17881
17882Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17883
17884 * config.sub: Handle d10v-unknown.
17885
d207ebef
JM
17886Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
17887
17888 * config.sub: Handle v850-unknown.
17889
6599da04
JM
17890Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
17891
17892 * Makefile.in: add findutils
17893 * configure.in: add findutils to list of host_tools
17894
17895Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
17896
17897 * config.sub: Handle mn10200 and mn10300.
17898
17899Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17900
17901 * configure.in (d10v-*): Do not build librx.
17902
17903Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
17904
17905 * configure.in (mn10300): Build everything except gdb & libgloss.
17906
17907Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
17908
17909 * config.guess: Patch for Dansk Data Elektronik servers,
17910 from Niels Skou Olsen <nso@dde.dk>.
17911
17912 For ncr, use /bin/uname rather than uname, since GNU uname does not
17913 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
17914
17915 Patch for MIPS R4000 running System V,
17916 from Eric S. Raymond <esr@snark.thyrsus.com>.
17917
17918 Fix thinko for nextstep.
17919
17920 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17921
17922 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
17923 * config.guess: Guess mips-dec-mach_bsd4.3.
17924
17925 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
17926 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
17927 release numbers.
17928 * config.guess (mips-mips-riscos*): Emit just enough of the
17929 release number.
17930
17931 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
17932 * config.guess (sparc-auspex-sunos*): Added.
17933 (f300-fujitsu-*): Added.
17934
17935 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
17936 * config.guess: Recognize a Tadpole as a sparc.
17937
17938Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17939
17940 * config.guess: Don't assume that NextStep version is either 2 or
17941 3. NextStep 4 (aka OpenStep 4) has come out now.
17942
17943Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17944
17945 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17946 From Rik Faith <faith@cs.unc.edu>.
17947
17948Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
17949
17950 * config.sub: Contributions from bug-gnu-utils to:
17951 Support plain "hppa" (no version given) architecture, reported by
17952 OpenStep.
17953 OpenBSD like NetBSD.
17954 LynxOs is not a hardware supplier.
17955
17956 * config.guess: Contributions from bug-gnu-utils to add support for:
3b75d237 17957 OpenBSD like NetBSD.
6599da04
JM
17958 Stratus systems.
17959 More Pyramid systems.
17960 i[n>4]86 Intel chips.
17961 M680[n>4]0 Motorola chips.
17962 Use unknown instead of lynx for hardware manufacturer.
17963
17964Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17965
17966 * install.sh (chmodcmd): Set to null if the DST directory already
17967 exists.
17968
17969Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17970
17971 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17972 not use mt-ppc target Makefile fragment any more.
17973
17974Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17975
17976 * configure.in (*-*-windows): Exclude everything but those dirs
17977 needed to build windows.
17978
17979Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
17980
17981 * Makefile.in (all-target-winsup): Depend on all-target-librx.
17982
17983Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17984
17985 * configure.in: Exclude mmalloc from i386-windows.
6599da04
JM
17986
17987Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
17988
17989 * Undo my previous change.
17990
17991Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
17992
17993 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
17994 unconditionally.
17995 (MAKEOVERRIDES): Define (revert this part of October 18 change).
17996
17997Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17998
17999 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
18000 host to add it's own flags.
6599da04
JM
18001
18002Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
18003
18004 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
18005
18006Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
18007
18008 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
18009 (CXX_FOR_TARGET): Likewise.
18010 (GCC_FOR_TARGET): Define.
18011 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
18012 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
18013 CC_FOR_TARGET was specified on the command line.
18014 (MAKEOVERRIDES): Don't define.
18015
18016Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
18017
18018 * configure.in (m32r): Fix spelling of libg++ libs.
18019
18020Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
18021
18022 * config.sub (-apple*): Remove, now redundant.
18023
18024Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
18025
18026 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
18027
18028 * configure: Rework yesterday's sed script patch.
18029
18030 * config.sub: Merge with FSF.
18031
18032Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
18033
18034 * config.guess: Merge from FSF.
18035
18036 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
e490616e
ZW
18037 * config.guess: Use pc instead of unknown, for pc clone systems.
18038 Change linux to linux-gnu.
6599da04
JM
18039
18040 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
e490616e 18041 * config.guess: Avoid non-portable tr syntax.
6599da04
JM
18042
18043Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
18044
18045 * test-build.mk (HOLES): Add "xargs" for gdb.
18046
18047 * configure: Avoid hpux10.20 sed bug.
18048
18049Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
18050
731a8127 18051 * configure.in: Add support for windows host
6599da04
JM
18052 (that is a build done under the Microsoft build environment).
18053
18054Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
18055
18056 * Makefile.in: Replace all uses of srcroot with s, to shrink
18057 command line lengths.
18058
18059 Patches from Geoffrey Noer <noer@cygnus.com>:
18060 * configure.in: If configuring for newlib, pass --with-newlib to
18061 subdirectories.
18062 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
18063 -Bnewlib/ and -Lwinsup to gcc.
18064 (CXX_FOR_TARGET): Likewise.
18065
18066Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
18067
18068 * Makefile.in (ETC_SUPPORT): Add configure.
18069
18070Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
18071
4e81ae98 18072 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
6599da04
JM
18073 host configuration file.
18074
18075Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
18076
18077 * configure.in: Break mn10x00 support into separate
18078 mn10200 and mn10300 configurations.
18079 * config.sub: Likewise.
18080
18081Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
18082
18083 * configure.in: Add lots of stuff to noconfigdirs for
18084 the mn10x00 targets.
18085
18086 * config.sub, configure.in: Add mn10x00 support.
18087
18088Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
18089
18090 * make-all.com: Call conf-a-gas, not config-a-gas.
18091
18092Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
18093
18094 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
3b75d237 18095 targets.
6599da04
JM
18096
18097Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
18098
18099 * mpw-README: Add much more detail for native PowerMac.
18100 * mpw-install: New file.
18101 * mpw-configure: Add --norecursion and --help options.
18102 * mpw-config.in: Translate readme and install files when
18103 copying to objdir.
18104 * mpw-build.in: Don't always depend on byacc and flex.
18105 (install-only-top): New action.
18106
d207ebef
JM
18107Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
18108
18109 * configure.in: You can now configure GDB for the v850.
18110
6599da04
JM
18111Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
18112
18113 * configure.in (noconfigdirs): Don't configure any C++ dirs
18114 if targeting D10V.
18115
18116Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
18117
18118 * config.sub: Recognize mips64vr5000.
18119
18120Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
18121
18122 * configure.in: Use a single line for host_tools and native_only.
18123
18124Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
18125
18126 * config.sub, configure.in: Add entries for m32r.
18127
18128Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
18129
18130 * Makefile.in (inet-install): Don't run install-gzip.
18131
18132Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
18133
18134 * configure.in: Don't config lots of things for *-*-windows*.
18135
18136Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
18137
18138 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
18139 (host_libs, host_tools): Copy from configure.in.
18140 * mpw-configure: Don't complain about directories not found.
18141
18142Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18143
18144 * configure.in (i[345]86): Recognize i686 for pentium pro.
18145 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
18146 file.
18147
18148 * config.guess (i[345]86): Ditto.
18149
18150Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
18151
18152 * configure.in (noconfigdirs): Removed gdb for D10V.
18153
d207ebef 18154Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
5d4a5ee6 18155
d207ebef
JM
18156 * configure.in: Remove ld, target-libio, target-libg++, and
18157 target-libstdc++ from noconfigdirs.
5d4a5ee6 18158
6599da04
JM
18159Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
18160
18161 * configure: Fix three locations where shell scripts were
18162 being run directly rather than with config_shell.
18163
d207ebef
JM
18164Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
18165
18166 * configure.in (v850-*-*): Set up initial $noconfigdirs.
18167 * config.sub (basic_machine): Recognize v850.
18168
6599da04
JM
18169Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
18170
18171 * mpw-configure: Handle multiple enable/disable options and
18172 pass them down recursively, handle -c and -s flags appropriately
18173 depending on choice of compiler, add escape mechanism for
18174 quoted arguments to gC.
18175
18176Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18177
18178 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
18179 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
18180 so that -mrelocatable-lib and -mno-eabi are used.
18181
18182 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
18183 not support --print-multi-lib, don't abort.
18184
6599da04
JM
18185Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
18186
18187 * make-all.com: Run config-a-gas.
18188 * setup.com: Don't copy subdirectory files around.
18189
18190Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
18191
18192 * configure.in (*-*-ose): Remove exclusion of libgloss for this
18193 target, it now compiles correctly.
18194
18195Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
18196
18197 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
18198
18199Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
18200
4e81ae98 18201 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
6599da04
JM
18202
18203Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18204
18205 * configure.in (native_only): Add prms.
18206
18207Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
18208
18209 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
18210 (BINUTILS_SUPPORT_DIRS): Likewise.
18211
18212Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18213
18214 * configure.in (d10v-*-*): Don't configure ld or gdb until the
18215 d10v support is added.
18216
18217Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
18218
18219 * configure.in (d10v-*-*): New target.
18220
18221Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
18222
18223 * config.guess (HP 9000/811): Recognize this as a PA1.1
18224 machine.
18225
18226Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
18227
18228 * Makefile.in (do-tar-gz): New target, split out from tail end of
18229 taz target. Run each command separately, don't use pipes.
18230 (taz): Use it.
18231
18232Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
18233
18234 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
18235 * mpw-build.in: No builds should depend on building byacc or flex,
18236 they are assumed to be installed already.
18237
18238Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18239
18240 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
18241 variable that CC_FOR_TARGET needs.
18242
18243Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18244
18245 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
18246 options have changed since the last time the subdirectory was
18247 configured, and if it has, reconfigure.
18248 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
18249 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
18250
18251Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
18252
18253 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
18254 CLEAN_MODULES): Add bash.
18255 (all-bash): New target.
18256
18257Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
18258
18259 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
18260
18261Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18262
18263 * config.sub (basic_machine): Recognize d10v as a valid processor.
18264
18265Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
18266
18267 * mpw-configure: Add support for --bindir.
18268 * mpw-build.in: Use a GCC-specific build script for GCC actions.
18269
18270Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
18271
18272 * configure.in: add bash, time, gawk to list of hosttools and things
18273 to only build for native toolchains
18274
18275Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
18276
18277 * Makefile.in (docdir): Remove.
18278
18279Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
18280
18281 * Makefile.in (datadir): Set to $(prefix)/share.
18282
18283Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
18284
18285 * configure.in: build diff and patch for cygwin32-hosted
18286 toolchains.
18287
18288Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
18289
18290 * config.sub: Accept -rtems*.
18291
18292Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
18293
e490616e
ZW
18294 * configure.in: enable dosrel for cygwin32-hosted builds,
18295 remove diff from the list of things not buildable
18296 via Canadian Cross
6599da04
JM
18297
18298Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
18299
18300 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
3b75d237 18301 don't get ". ".
6599da04
JM
18302
18303Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
18304
18305 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
18306
18307Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
18308
18309 * Makefile.in (taz): Handle case where tex3patch didn't even get
18310 checked out. Also, if it was found, put the symlink in a new util
18311 subdirectory.
18312
18313Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18314
18315 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
18316
18317Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
18318
18319 * config.sub: Recognize -openvms.
18320 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
18321 * make-all.com, setup.com: New files.
18322
18323Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
18324
18325 * Makefile.in (taz): tex3patch moved to texinfo/util.
18326
18327Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
18328
18329 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
18330 * configure.in: remove make from disable-if-Can-Cross list
18331 enable gdb if ${host} and ${target} are cygwin32
18332
18333Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
18334
18335 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
18336 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
18337
18338Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18339
18340 * config.guess: Combine mips-mips-riscos cases, and use cpp to
18341 distinguish sysv/svr4/bsd variants.
18342 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
18343
18344Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
18345
18346 * configure.in: Added copyright notice.
18347 * move-if-change: Added copyright notice.
18348
18349Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18350
18351 * configure.in (powerpcle-*-solaris*): Until we get shared
18352 libraries working, don't build gdb, sim, make, tcl, tk, or
18353 expect.
18354
18355Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
18356
18357 * config.guess: Merge with FSF:
18358
18359 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
18360 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
18361
18362 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
18363 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
18364
18365 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
18366 * config.guess: Combine two OSF1 rules.
18367 Also recognize field test versions. From mjr@zk3.dec.com.
18368 * config.guess (dgux): Use /usr/bin/uname rather than uname,
18369 because GNU uname does not support -p. From pmr@pajato.com.
18370
18371Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
18372
18373 * Makefile.in (MAKEDIRS): Removed $(tooldir).
18374
18375Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
18376
18377 * mpw-README: Document GCCIncludes.
18378
18379Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
18380
18381 * configure.in (alpha-*-linux*): Set enable_shared to yes.
18382
18383Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
18384
18385 * mpw-configure: Handle --enable-FOO and --disable-FOO.
18386
18387Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
18388
18389 * configure.in (*-*-cygwin32): Configure make.
18390
18391Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
18392
18393 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
18394
18395Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
18396
18397 * Makefile.in (all-inet): Depend on all-perl.
18398
18399 * Makefile.in (inet-install): New target.
18400
18401 * Makefile.in (all-inet): Depend on all-tcl.
18402 (all-inet): Depend on all-send-pr.
18403
18404Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18405
18406 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
18407 temporarily.
18408
18409Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
18410
18411 * configure.in: Don't configure --with-gnu-ld on AIX.
18412
18413Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18414
18415 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
18416
18417Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
18418
18419 * Makefile.in (ALL_MODULES): Added all-inet.
18420 (CROSS_CHECK_MODULES): Added check-inet.
18421 (INSTALL_MODULES): Added install-inet.
18422 (CLEAN_MODULES): Added clean-inet.
18423 (all-indent): New target.
18424
18425 * configure.in (host_tools): Added inet.
18426 (native_only): Added inet.
18427 (noconfigdirs): Added inet.
18428
18429Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
18430
18431 * configure.in: Don't configure libgloss if we are not configuring
18432 newlib.
18433
18434Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
18435
18436 * configure.in: Don't configure libgloss for unsupported
18437 architectures.
18438
18439Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18440
18441 * Makefile.in (CLEAN_MODULES): Add clean-apache.
18442
18443Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
18444
18445 * Makefile.in (ALL_MODULES): Include all-apache.
18446 (CROSS_CHECK_MODULES): Include check-apache.
18447 (INSTALL_MODULES): Include install-apache.
18448 (all-apache): New target.
18449
18450 * configure.in: Added apache everywhere perl is seen.
18451
18452Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18453
18454 * Makefile.in: Add support for clean-{module} and
18455 clean-target-{module} rules.
18456
18457Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
18458
18459 * configure.in (*-*-ose) do not build libgloss.
18460
18461Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18462
18463 * config.guess (prep*:SunOS:5.*:*): Turn into
18464 powerpele-unknown-solaris2.
18465
18466Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
18467
18468 * configure.in: Permit --enable-shared to specify a list of
18469 directories.
18470
18471Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18472
18473 * configure.in (host==solaris): Pass only the first word of $CC
18474 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
18475
18476Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18477
18478 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
18479
18480Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
18481
18482 * Makefile.in (ALL_MODULES): Include all-perl.
18483 (CROSS_CHECK_MODULES): Include check-perl.
18484 (INSTALL_MODULES): Include install-perl.
18485 (ALL_X11_MODULES): Include all-guile.
18486 (CHECK_X11_MODULES): Include check-guile.
18487 (INSTALL_X11_MODULES): Include install-guile.
18488 (all-perl): New target.
18489 (all-guile): New target.
18490
18491 * configure.in (host_tools): Include perl and guile.
18492 (native_only): Include perl and guile.
18493 (noconfigdirs): Don't build guile and perl; no ports have been
18494 done.
18495
18496Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
18497
e490616e
ZW
18498 * configure (--enable-*): Handle quoted option lists such as
18499 --enable-sim-cflags='-g0 -O' better.
6599da04
JM
18500
18501Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18502
18503 * Makefile.in ({,inst}all-target): New rule so we can make and
18504 install all of the target directories easily.
18505
18506Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18507
18508 * configure.in: Add missing global flag in sed substitution when
18509 deleting `target-' from ${configdirs}.
18510
18511Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
18512
18513 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
18514 option.
18515
18516 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
18517 config/mh-necv4.
18518
18519 * install.sh: Correct misspelling of transformbasename.
18520
18521 * config.guess: Recognize mips-*-sysv*.
18522
18523Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
18524
18525 * config.sub: Recognize mon960.
18526
18527Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
18528
18529 * configure: Restore Canadian Cross handling of BISON and LEX,
18530 removed in Feb 20 change.
18531
18532Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
18533
18534 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18535 Mention make install. Remove the old copyright date as well the
18536 clumsy and rather pointless copyright on the README file.
18537
18538Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
18539
18540 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18541 Makefile after running symlink-tree, then run `make distclean' to
18542 avoid clobbering any generated files in srcdir.
18543
18544Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
18545
18546 * configure.in (m68k-*-netbsd*): Build everything now.
18547
18548Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
18549
18550 * Makefile.in (taz): Fix quoting.
18551
18552Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
18553
18554 * configure.in (sparclet-*-*): Build everything now.
18555
18556Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18557
18558 * configure.in (m68k-*-linux*): New host.
18559
18560Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
18561
18562 * configure: Check for bison before byacc.
18563
18564Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
18565
18566 * Makefile.in configure: Change the way LEX and BISON/YACC are
18567 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
18568 searching PATH. These are used as fallbacks by Makefile.in if
18569 flex/bison/byacc aren't in objdir.
18570
18571Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
18572
18573 * Makefile.in: Make everything which depends upon all-bfd also
18574 depend upon all-opcodes, in case --with-commonbfdlib is used.
18575
18576Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18577
18578 * configure.in (host *-*-cygwin32): Don't build gdb if we are
18579 building NT native compilers on Unix.
18580
18581Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
18582
18583 * configure.in: Don't get CC from the host Makefile fragment if we
18584 can find gcc in PATH, or if this is a Canadian Cross. Move the
18585 Solaris test for /usr/ucb/cc to the post target script, just after
18586 the compiler sanity test.
18587
18588Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
18589
18590 * config.sub: Merge with FSF.
18591
18592Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
18593
18594 * Makefile.in (RPATH_ENVVAR): New variable.
18595 (REALLY_SET_LIB_PATH): Use it.
18596 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18597
18598Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
18599
18600 * config.sub, configure.in: Recognize sparclet cpu.
18601
18602Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18603
18604 * config.guess: Support m68k-cbm-sysv4.
18605
18606Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18607
18608 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18609 m68k-unknown-linuxaout from linker help string. Put quotes around
18610 $ld_help_string.
18611
18612Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
18613
18614 * config.guess (powerpc-harris-powerunix): Add guess for port
18615 to new target.
18616
18617Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18618
18619 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18620
18621Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
18622
18623 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18624 $(REALLY_SET_LIB_PATH) in Makefile.
18625 * Makefile.in (SET_LIB_PATH): New variable.
18626 (REALLY_SET_LIB_PATH): New variable.
18627 ($(DO_X)): Use $(SET_LIB_PATH).
18628 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18629 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18630 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18631 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18632 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18633 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18634 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18635 (install-dosrel): Likewise.
18636 (all-opcodes): Depend upon all-libiberty.
18637
18638Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
18639
18640 * config.guess (*:CYGWIN*): New
18641
18642Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18643
18644 * Makefile.in (all-target-winsup): All all-target-libiberty.
18645
18646Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18647
18648 * configure.in (noconfigdirs): Add missing # in front of comment.
18649
18650Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
18651
18652 * configure.in: add second pass to things added to noconfigdirs
18653 so *-gm-magic can exclude libgloss properly.
18654
18655Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
18656
18657 * mpw-configure (extralibs_name, rez_name): Set correctly
18658 for MWC68K compiler.
18659
18660 * mpw-README: Add more info on the necessary build tools.
18661
18662Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
18663
18664 * configure.in, config.sub: Recognize cygwin32.
18665
18666Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
18667
18668 * config.guess, config.sub: Recognize A/UX.
18669
18670Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
18671
18672 * config.sub: Merge with gcc/config.sub.
18673
18674Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
18675
18676 * mpw-build.in (do-binutils): Add build of stamps.
18677
18678Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
18679
18680 * config.sub: Add recognition for mips64vr4100*-* targets.
18681
18682Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18683
18684 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18685 Add creation of gconfigargs with `--enable-shared' turned on.
18686 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18687 ($(host)-stamp-stage3-configured): Likewise.
18688 (HOLES): Add chatr and ldd.
18689 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18690
18691Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
18692
18693 * configure: Pass --nfp to recursive configures.
18694
18695Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
18696
18697 * Makefile.in (DLLTOOL): New.
18698 (DLLTOOL_FOR_TARGET): New.
18699 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18700 (EXTRA_TARGET_FLAGS): Ditto.
18701 (EXTRA_GCC_FLAGS): Ditto.
18702 (CONFIGURE_TARGET_MODULES): Ditto.
18703 (DO_X): Ditto.
18704 * configure: Add DLLTOOL.
18705
18706Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
18707
18708 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18709 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18710 mh-sco, since old workarounds no longer needed, and don't
18711 build ld, since libraries have weak symbols in COFF.
18712
18713Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
18714
18715 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18716
18717Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
18718
18719 * configure.in: Make sure that ${CC} can be used to compile an
18720 executable.
18721
18722Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18723
18724 * Makefile.in (all-gdb): Depend on $(GDB_TK).
18725 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18726 nothing depending on whether gdbtk is being built.
18727
18728Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
18729
18730 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18731
18732Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
18733
18734 * configure.in (noconfigdirs): Put ld or gas in this early, if the
18735 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18736
18737Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
18738
18739 * config-ml.in: Add support for
18740 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18741 Simplify setting of multidirs from --disable-foo.
18742
18743Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18744
18745 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18746 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18747 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
3b75d237 18748 non-empty, pass them on to the GCC make.
6599da04
JM
18749 (all-bootstrap): New rule that is like all-gcc, except it executes
18750 the GCC bootstrap rule instead of the GCC all rule.
18751
18752Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
18753
18754 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18755
18756Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18757
18758 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18759 DG/UX support.
18760
18761Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
18762
18763 * config.sub (i*86*) Change [345] to [3456]
18764
18765Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18766
18767 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18768 --with-gnu-ld=no.
18769
18770Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18771
18772 * config-ml.in (rs6000*, powerpc*): Add switches to control which
18773 AIX multilibs get built.
18774
18775Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18776
18777 * configure.in (i386-win32): Don't build expect if we're not
18778 building the tcl subdir.
18779
18780Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
18781
18782 * Makefile.in: (configure-target-examples, all-target-examples):
18783 New targets, configure and build example programs.
18784
18785Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
18786
18787 * mpw-configure: If an mpw-config.in generated a file mk.sed,
18788 use it as input to sedit the generated MPW makefile.
18789 * mpw-README: Add a suggestion about Gestalt.h.
18790
18791Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
18792
18793 * config.sub: Accept *-*-ieee*.
18794
18795Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
18796
18797 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
18798 Ronald F. Guilmette <rfg@monkeys.com>.
18799
18800Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18801
18802 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18803 for powerpc-pe native.
18804 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18805 (target==powerpc-pe): duplicate i386-win32 entry.
18806
18807Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18808
18809 * configure.in (noconfigdirs): Exclude target-newlib for all versions
18810 of vxworks, not just vxworks5.1.
18811
18812Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
18813
18814 * mpw-configure: Add support for exec-prefix.
18815
18816Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18817
18818 * config.guess: Recognize HP model 816 machines as having
18819 a PA1.1 processor.
18820
18821Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
18822
18823 * configure: Ignore new autoconf configure options.
18824
6599da04
JM
18825Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18826
18827 * config.guess: Recognize Pentium under SCO.
18828 From Robert Lipe <robertl@arnet.com>.
18829
18830Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18831
18832 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
6599da04
JM
18833
18834Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
18835
18836 * configure.in: Don't configure gas for alpha-dec-osf*.
18837
18838Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
18839
18840 * configure.in: Default to --with-stabs for some targets for which
18841 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18842 i[345]86*-*-unixware*.
18843
18844Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
18845
18846 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18847 rather than basing it on the target. Simplify handling of options
18848 controlling which directories to configure. Remove extraneous
18849 slash in multi-clean target.
18850
18851Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
18852
18853 * config-ml.in: Prefix more variables with ml_ so they don't collide
18854 with configure's.
18855
18856Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
18857
18858 * configure: Don't turn -v into --v.
18859
18860Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
18861
18862 * configure.in (targargs): Fix typo.
18863
18864 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18865
18866Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
18867
18868 * configure.in: Strip --host and --target options from
18869 CONFIG_ARGUMENTS, and always configure for --host only. Add
18870 --with-cross-host option when building with a cross-compiler.
18871 * configure: Canonicalize the arguments put into config.status by
18872 always using `=' for an option with an argument. Pass a presumed
18873 --host or --target explicitly.
18874
18875Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
18876
18877 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18878 into general OS recognition case.
18879
18880Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18881
18882 * configure.in (target_configdirs): add target-winsup only
18883 for win32 target systems.
18884
18885Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
18886
18887 * Makefile.in (all-target-libgloss): Depend upon
18888 configure-target-newlib, since when libgloss is built it looks to
18889 see if the newlib directory exists.
18890
18891Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
18892
18893 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18894 cfg-ml-*.in.
18895
18896Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
18897
18898 * configure: Handle LD and LD_FOR_TARGET when configuring a
18899 Canadian Cross.
18900
6599da04
JM
18901Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18902
18903 * configure.in (target_libs): add target-winsup.
18904 (target==i386-win32): add patch diff flex make to $noconfigdirs.
18905 (target==ppcle-pe): remove ld from $noconfigdirs.
18906
18907Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
18908
18909 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18910 Preserve relative path names in $srcdir. Build symlink tree if
18911 configuring cross target dir and srcdir=. (= no VPATH support).
18912 (configure-target-libg++): Depend on configure-target-librx.
18913 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18914 * config-ml.in: New file.
18915 * symlink-tree: New file.
18916 * configure: Ensure srcdir="." if that's what it is.
18917
18918Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
18919
18920 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18921 includes and FLEX_SKELETON setting.
18922 * mpw-configure (--with-gnu-ld): New option, controls whether
18923 to use PPCLink or ld with PowerMac GCC.
18924 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18925 * mpw-config.in: Configure grez if targeting Mac.
18926
18927 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
3b75d237
AJ
18928 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18929 just macos.
6599da04
JM
18930 * configure.in: Configure grez resource compiler if targeting Mac.
18931 * Makefile.in (all-grez, install-grez): New targets.
18932
18933Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
18934
18935 * configure: CXX defaults to gcc, not g++. If we find
3b75d237 18936 gcc in the path, set CC to gcc -O2.
6599da04
JM
18937
18938Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
18939
18940 * configure: Default ${build} correctly. Avoid picking up extra
18941 spaces when reading CC and CXX from Makefile. When doing a
18942 Canadian Cross, use plausible default values for numerous
18943 variables.
18944 * configure.in: When doing a Canadian Cross, don't try to
18945 configure tools whose configure script can't handle it.
18946
18947Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18948
18949 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18950
18951Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
18952
18953 * configure: Remove dubious bug reporting address.
18954
18955Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
18956
18957 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
18958 configure script, run that instead of this directory's configure.
18959 In either case, print a message that we're configuring the sub-dir.
18960
18961Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
18962
18963 * configure.in: Before checking for the existence of various files,
18964 use sed to filter out "target-".
18965
18966Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
18967
18968 * Makefile.in (DO_X): Split rule to decrease command line length
18969 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
18970 (Philippe De Muyter).
18971
18972Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18973
18974 * Makefile.in (all-patch): depend on all-libiberty.
18975
18976Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
18977
18978 * configure.in: If the only directory in target_configdirs which
18979 actually exists is libiberty, then set target_configdirs to empty,
18980 to avoid trying to build a target libiberty in a gas or gdb
18981 distribution.
18982
18983Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
18984
18985 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
3b75d237
AJ
18986 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
18987 systems.
6599da04
JM
18988
18989Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18990
18991 * configure.in (copy_dirs): Use sys-include instead of include
18992 for --with-headers option.
18993
18994Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
18995
18996 * Makefile.in, configure.in: Make winsup builds work with
18997 new scheme.
18998
18999Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
19000
19001 * configure.in: Build the linker on AIX.
19002
19003Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
19004
19005 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
19006 where needed.
19007
19008Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
19009
19010 * Makefile.in (all-gcc): Fix typo.
19011
19012Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
19013
19014 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
19015
19016Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
19017
19018 * configure.in: Rename libFOO to target-libFOO, and xiberty
19019 to target-xiberty, to provide more flexibility.
19020 (target_subdir): Define. Create if cross.
19021 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
19022 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
19023 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
19024 check-libFOO -> check-target-libFOO, etc.
19025 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
19026 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
19027 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
19028 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
19029 allow ALL_GCC="" to only configure.
19030 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
19031 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
19032 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
19033
19034Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
19035
19036 * Makefile.in (taz): Build "info" in etc explicitly.
19037
19038Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
19039
19040 * configure.in: Make sure that CC is undefined (as opposed to
19041 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
19042 problem with autoconf trying to configure on a host without GCC.
19043
19044Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
19045
19046 * mpw-configure: Set host alias from choice of host compiler,
19047 only use generic MPW Makefile sed if present, edit a file
19048 named "hacked_Makefile.in" instead of "Makefile.in" if present.
19049 * mpw-README: Add problem notes about CW6 and CW7.
19050
19051Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
19052
19053 * Makefile.in (taz): Use ";" instead of ";;".
19054
19055Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
19056
19057 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
19058 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
19059 DISTDOCDIRS.
19060 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
19061 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
19062
19063Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
19064
19065 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
19066 and gnats, because they are now subsumed by DISTSTUFFDIRS.
19067 Move bfd to DISTSTUFFDIRS.
19068
19069Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19070
19071 * Makefile.in (X11_LIB): Removed.
19072 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
19073
19074 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
19075
19076Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19077
19078 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
19079 names.
19080
19081Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19082
19083 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
19084
19085Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
19086
19087 * configure.in (i[345]86-*-win32): Always build newlib.
19088 Don't configure cvs, autoconf or texinfo.
19089 * Makefile.in (LD_FOR_TARGET): New.
19090 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
19091 Pass down LD_FOR_TARGET.
19092
19093Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
19094
19095 * winsup: New directory.
19096 * Makefile.in: Build winsup.
19097 * configure.in: Winsup is configured when target is win32.
19098 Can only build win32 target GDB when native.
4e81ae98 19099
6599da04
JM
19100Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
19101
19102 * config.guess: Recognize HP model 819 machines as having
19103 a PA 1.1 processor.
19104
19105Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
19106
19107 * configure: Fix sed loop which substitutes for CC and CXX to
19108 avoid bug found in various sed implementations.
19109
19110Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19111
19112 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
19113 simulator. Use standard powerpc-*-eabi*.
19114
19115Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
19116
19117 * configure.in: Stop putting gas and binutils in noconfigdirs for
19118 powerpc-*-aix* and rs6000-*-*.
19119
19120Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
19121
19122 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
19123 -mcall-aixdesc libraries.
19124
19125Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
19126
19127 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
19128
19129 * config.sub (arm | armel | armeb): Fix shell syntax.
19130
19131Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19132
19133 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
19134 -msoft-float and -mcpu=common support.
19135 (powerpc*-*-eabisim*): Add support for building -mcall-aix
19136 libraries.
19137
19138Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
19139
19140 * configure.in: Allow configuration and build of emacs19 for the alpha.
19141
19142Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19143
19144 * configure.in (CC): Get ^CC, not just any old CC, from
19145 ${host_makefile_frag}.
19146
19147Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19148
4e81ae98 19149 * configure.in (CC): Try to get CC from
6599da04
JM
19150 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
19151
19152Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19153
19154 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
19155 only if it exists in $(srcdir).
19156
19157Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
19158
19159 * configure: If CC and CXX are not set in the environment, set
19160 them, based on either an existing Makefile or on searching for gcc
19161 in PATH. Substitute for CC and CXX in Makefile.
19162 * configure.in: Remove libm from target_libs. Separate
19163 target_configdirs from configdirs. If CC is not set in
19164 environment, try to get it from a host Makefile fragment. Rewrite
19165 changes of configdirs to use skipdirs instead. A few minor
19166 tweaks. Take directories out of target_configdirs as they are
19167 taken out of configdirs. Remove existing Makefile files from
19168 subdirectories. Substitute for TARGET_CONFIGDIRS and
19169 CONFIG_ARGUMENTS in Makefile.
19170 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
19171 by configure.in.
19172 (CONFIG_ARGUMENTS): Likewise.
19173 (CONFIGURE_TARGET_MODULES): New variable.
19174 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
19175 ($(CONFIGURE_TARGET_MODULES)): New target.
19176 (configure-libg++, configure-libio): New targets.
19177 (all-libg++): Depend upon configure-libg++.
19178 (all-libio): Depend upon configure-libio.
19179 (configure-libgloss, all-libgloss): New targets.
19180 (configure-libstdc++): New target.
19181 (all-libstdc++): Depend upon configure-libstdc++.
19182 (configure-librx, all-librx): New targets.
19183 (configure-newlib): New target.
19184 (all-newlib): Depend upon configure-newlib
19185 (configure-xiberty): New target.
19186 (all-xiberty): Depend upon configure-xiberty.
19187
19188Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19189
19190 * configure.in (host i[345]86-*-win32): Expand the
19191 noconfigdirs again.
19192
19193Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
19194
19195 * mpw-configure: Fix sed command file name.
19196
19197Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
19198
4e81ae98 19199 * configure.in (host i[345]86-*-win32): Reduce the
6599da04
JM
19200 noconfigdirs again.
19201
19202Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
19203
19204 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
19205 or powerpc*-*-pe*, since they are not yet supported.
19206
19207Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
19208
19209 Add PowerMac support and many other enhancements.
19210 * mpw-configure: New option --cc to select compiler to use,
19211 paste options set according to --cc into the generated
19212 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
19213 if mpw-make.sed is present.
19214 * mpw-config.in: Don't test for gC1, test for mpw-touch,
19215 add forward includes for PowerPC include files.
19216 * mpw-build.in: Build using Makefile.PPC if present.
19217 (do-byacc, etc): Remove separate version resource builds.
19218 (do-gas): Build "stamps" before "all".
19219 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
19220 * mpw-README: Update to reflect --cc option, PowerMac support,
19221 and recently-reported compatibility problems.
19222
19223Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
19224
19225 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
19226 embedded m68k systems (-aout, -coff, -elf, -vxworks).
19227 (--with-multilib-top): Pass to recursive invocations.
19228
19229Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
19230
19231 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
19232 v810-*-*.
19233
19234Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19235
19236 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
19237 gdb, ld and opcodes on v810-*-*.
19238
6599da04
JM
19239Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
19240
19241 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
19242 (local-maintainer-clean): New target.
19243 (maintainer-clean): New target.
19244 (realclean): Just depend upon maintainer-clean.
19245
19246Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19247
19248 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
19249
19250Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
19251
19252 * configure.in: Build ld in mips*-*-bsd* case.
19253
19254Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
19255
19256 * config.sub: Accept -lites* OS. From Ian Dall.
19257
19258Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
19259
19260 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
3b75d237 19261 targets.
6599da04
JM
19262
19263Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19264
19265 * configure.in: treat i386-win32 canadian cross the same as
19266 i386-go32 canadian cross.
19267
19268Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19269
19270 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
19271 running under the simulator to build a reduced set of libraries.
19272 (powerpc-*-eabiaix): Add fine grained multilib support added to
19273 other powerpc targets yesterday.
19274
19275Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19276
19277 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
19278 -disable-softfloat, -disable-relocatable, -disable-aix, and
19279 -disable-sysv to control which multilib libraries get built.
19280
19281Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
19282
19283 * configure: Add Makefile.tem to list of files to remove in trap
19284 handler.
19285
19286Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
19287
19288 * config.guess (*Linux*): Add missing "exit"s.
19289 Also, need specific check for alpha-unknown-linux (uses COFF).
19290
19291Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
19292
19293 * config.guess: Merge with FSF:
19294
19295 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
19296 * config.guess (AIX4): More robust release numbering discovery.
19297
19298 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
19299 * config.guess (i386-sequent-ptx): Properly get version number.
19300
19301 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
19302 * config.guess (mips:*:4*:UMIPS): New case.
19303
19304Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
19305
19306 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
19307 (i386-win32 host): Likewise. Don't build readline.
19308
19309Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
19310
19311 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
19312 SUPPORT_FILES to submakes.
19313
19314Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
19315
19316 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
19317 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
19318 mpw-configure.
19319
19320Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
19321
19322 * configure.in (appdirs): Use =, not ==, in test expression when
19323 trying to build the text to print in the warning message for
19324 Solaris users.
19325
19326Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
19327
19328 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
19329
19330Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
19331
19332 * config.guess: Recognize lynx-2.3.
19333
19334Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
19335
19336 * config.sub (z8ksim): Deleted
19337 (z8k-*-coff): New, this is the one true name of the target.
19338
19339Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
19340
19341 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
19342
19343Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
19344
19345 * config.guess (*:Linux:*:*): First try asking the linker what the
19346 default object file format is (elf, aout, or coff). Then if this
19347 fails, try previous methods.
19348
19349Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19350
19351 * configure.in: Don't build newlib for *-*-vxworks5.1.
19352
19353Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
19354
19355 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
19356 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
19357
19358Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
19359
19360 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
19361
19362Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
19363
19364 * cfg-ml-com.in: New file.
19365 * cfg-ml-pos.in: New file.
19366
19367Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
19368
19369 * COPYING.NEWLIB: Add HP free copyright to list.
19370
19371Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19372
19373 * config.sub: Recognize -eabi* for the system, not just -eabi.
19374
19375Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
19376
19377 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
19378 * config.sub, configure.in (win32): New target and host.
19379
19380Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
19381
19382 * configure.in: Add i386-pe configuration.
19383
19384Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
19385
19386 * mpw-build.in (install): Install GDB after LD.
19387
19388Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
19389
19390 * mpw-config.in (elf/mips.h): Always forward-include, needed
19391 for GDB to build.
19392
19393Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
19394
19395 * testsuite: New directory for customer acceptance and whole tool
19396 chain tests.
19397
19398Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19399
19400 * configure: If per-host line isn't found, but AC_OUTPUT is found
19401 and a configure script exists, run it instead.
19402
19403Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
19404
19405 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
19406
19407Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
19408
19409 * configure: Set build_{cpu,vendor,os,alias} to host values when
19410 --build isn't specified.
19411
19412Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19413
19414 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
19415 (FLAGS_TO_PASS): Pass them.
19416 (EXTRA_TARGET_FLAGS): Ditto.
19417
6599da04
JM
19418Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19419
19420 * Makefile.in (all-libg++): Depend on all-libstdc++.
19421
19422Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19423
19424 * configure.in (noconfigdirs): Enable all packages for
3d3b561f 19425 i386-unknown-netbsd.
6599da04
JM
19426
19427Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
19428
19429 * configure.in (noconfigdirs): Don't configure tk for i386-go32
19430 hosted builds (DOS builds)
19431
19432Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
19433
19434 Changes for ARM based on patches from Richard Earnshaw:
19435 * config.sub: Handle armeb and armel.
19436 * configure.in: Omit arm linker only for riscix.
19437
19438Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
19439
19440 * config.guess: Update from FSF.
19441
19442Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
19443
63f6bcd7 19444 * config.sub: Recognize powerpcle as the little endian variant of
6599da04
JM
19445 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
19446 powerpcle variant. Convert pentium into i586, not i486. Add p5
19447 alias for i586. Map new x86 variants p6, k5, nexgen into i586
19448 temporarily.
19449
19450Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
19451
19452 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
19453
19454Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
19455
19456 * config.sub: Accept -lites* as a basic system type.
19457
19458Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
19459
19460 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
19461 installed, and if so return linuxoldld as the system name.
19462
19463Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
19464
19465 * config.guess: Add hppa1.1-hp-lites support.
19466
19467Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
19468
19469 * configure.in: Don't build newlib for m68k-vxworks5.1.
19470
19471Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19472
19473 * configure.in (mips-sgi-irix6): Use mh-irix5.
19474
19475Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
19476
19477 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
19478
19479Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19480
19481 * test-build.mk: Enable building of shared libraries on IRIX 5 and
e490616e 19482 OSF/1. Fix compiler flags.
6599da04
JM
19483 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
19484
19485Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
19486
19487 * configure.in: Recognize --with-newlib.
19488 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
19489
19490Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19491
d207ebef 19492 * Makefile.in: move {all,check,install}-gdb from *_MODULES
6599da04
JM
19493 to *_X11_MODULES due to gdbtk needing X include files et al.
19494
19495Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
19496
19497 Merge in support for Mac MPW as a host.
19498 (Old change descriptions retained for informational value.)
19499
19500 * mpw-config.in: Add generic include forwards for cpu-specific
19501 include files in aout and elf directories.
19502
19503 * mpw-configure: Added copyright.
19504 * mpw-config.in: Check for presence of required build tools.
19505 (target_libs): Add newlib.
19506 (target_tools): Add examples.
19507 (Read Me): Generate as "Read Me for MPW" instead.
19508 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
19509 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
19510 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
19511
19512 * mpw-configure: Remove subdir-specific makefile hackery,
19513 delete mk.tmp after using it.
19514
19515 * mpw-build.in (all): Display start and end times.
19516
19517 * mpw-configure (host_canonical): Set.
19518 (target_cpu): Always add to makefiles.
19519 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
19520 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
19521 (mpw-mh-mpw): Look for in srcdir and srcroot.
19522 Use sed instead of mpw-edit-prefix to edit prefix definitions.
19523
19524 * mpw-build.in: (install-only): New target.
19525
19526 * mpw-configure (host_alias, target_alias): Rename from hostalias
19527 and targetalias, add into generated Makefile.
19528 (mk.tmp): If present, add into generated Makefile.
19529 * mpw-build.in (all-gas): Build config.h first before gas proper.
19530
19531 * mpw-configure (config.status): Write only if changed.
19532 * mpw-config.in (readline): Configure it (not built, just used for
19533 definitions).
19534
19535 * mpw-config.in (elf/mips.h): Add a forward include.
19536
19537 * mpw-config.in: Forward-include most .h files in include into
19538 extra-include.
19539 (readline): Don't build.
19540 mpw-build.in (install): Install GDB.
19541
19542 * mpw-configure (prefix, mpw_prefix): Handle it.
19543 * mpw-config.in (mmalloc, readline): Don't configure.
19544 * mpw-build.in (thisscript): Rename to ThisScript.
19545 Use mpw-build instead of BuildProgram everywhere.
19546 (mmalloc, readline): Don't build.
19547 * mpw-README: New file, basic documentation about the MPW port.
19548
19549 * mpw-config.in: Use forward-include to create include files.
19550
19551 * mpw-configure: Add more things to the top of each configured
19552 Makefile, including contents of config/mpw-mh-mpw.
19553 * mpw-config.in (extra-include): Create this directory and fill it
19554 with Posix-like include files when configuring.
19555
19556 * config.sub (apple, mac, mpw): Add various aliases.
19557
19558 * mpw-build.in: New file, top-level build script fragment for MPW.
19559 * mpw-configure: New file, configure script for MPW.
19560 * mpw-config.in: New file, config fragment for MPW.
19561
19562Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19563
19564 * configure.in (host_libs): Remove glob, since it is gone from the
19565 sources.
19566
19567Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19568
19569 * Makefile.in: define empty GDB_NLM_DEPS var.
19570
19571 * configure.in(target_makefile_frag): use config/mt-netware
19572 for netware targets.
19573
19574Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
19575
19576 * config.sub: Merge in recent FSF changes. Remove linux special
19577 cases.
19578
19579Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19580
731a8127 19581 Revert this change:
6599da04
JM
19582
19583 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19584
19585 * build-all.mk: Use CC=cc -Xs on Solaris.
19586
6599da04
JM
19587Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19588
19589 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
19590 stop using it.
19591 * Makefile.in: Nuke all references to glob subdirectory.
19592
19593Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19594
19595 * configure.in: Fix --enable-shared logic in per-host.
19596
19597Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
19598
19599 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19600
19601Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19602
19603 * configure.in (noconfigdirs): Don't build gas on AIX, for
19604 powerpc*-*-aix* as well as for rs6000*-*-aix*.
19605
19606Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
19607
19608 * configure: Fix --cache-file to work if the file argument is a
19609 relative path.
19610
19611Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
19612
19613 * configure: If the --cache-file is used, pass it down to
19614 configure in subdirectories.
19615
19616Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
19617
19618 * config.sub: add vxworks29k configuration.
19619
19620Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19621
19622 * Makefile.in (taz): Do "diststuff" part quietly.
19623
19624Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
19625
19626 * config.sub: Mini-merge with gcc/config.sub.
19627
19628Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19629
19630 * config.guess (IRIX): Sed - to _.
19631
19632Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19633
19634 * Makefile.in (source-vault, binary-vault): New targets.
19635
19636Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
19637
19638 * config.sub: Recognize -eabi as a basic system type.
19639
19640Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19641
19642 * configure.in (enable_shared stuff): Fix typo.
19643
19644Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
19645
19646 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19647
19648Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19649
19650 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19651
19652Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19653
19654 * configure.in (rs6000-*-*): Don't build gas.
19655
19656Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
19657
19658 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19659 reduce command line length.
19660 (AS_FOR_TARGET): Check for as.new, not Makefile.
19661 (NM_FOR_TARGET): Check for nm.new, not Makefile.
19662
19663Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
19664
19665 * config.guess: Merge from FSF.
19666
19667Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19668
19669 * configure: Don't use $ when handling program_suffix.
19670
19671Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
19672
19673 * configure.in: Configure tk for hppa/hpux.
19674
19675Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
19676
19677 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
19678
19679Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19680
19681 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
19682 to LIBCXXFLAGS. Tests are better run without it.
19683
19684Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
19685
19686 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19687
19688Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
19689
19690 * configure.in (*-*-netware*): Don't configure xiberty.
19691
19692Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
19693
19694 * configure.in: Remove tk from native_only list.
19695
19696Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
19697
19698 * build-all.mk: Add mips-ncd-elf target to sun4 targets
3d3b561f 19699 for special NCD build.
6599da04
JM
19700
19701Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19702
19703 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19704 makeall.bat, they're only useful for binutils snapshots.
19705 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19706 makeall.bat to specified SUPPORT_FILES.
19707
19708Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
19709
19710 * build-all.mk: Add Ericsson targets to sun4 and solaris
3d3b561f
ML
19711 hosts. Add BNR's sun4 target to solaris host, so their
19712 build-from-source will be tested in-house first.
6599da04
JM
19713
19714Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19715
19716 * Makefile.in (LIBCFLAGS): New variable.
19717 (CFLAGS_FOR_TARGET): Ditto.
19718 (LIBCFLAGS_FOR_TARGET): Ditto.
19719 (LIBCXXFLAGS): Ditto.
19720 (CXXFLAGS_FOR_TARGET): Ditto.
19721 (LIBCXXFLAGS_FOR_TARGET): Ditto.
19722 (BASE_FLAGS_TO_PASS): Pass them.
19723 (EXTRA_TARGET_FLAGS): Ditto.
19724
731a8127 19725 * configure.in: Support --enable-shared.
6599da04
JM
19726
19727Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
19728
19729 * configure.in (target_libs): Include libstdc++ again.
19730 * config.guess: Update from FSF (for FreeBSD).
19731
19732Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19733
19734 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19735 makeall.bat.
19736 (DISTDOCDIRS): Add `etc'.
19737 (ETC_SUPPORT_PFX): New variable.
19738 (taz): Include anything from etc starting with a word in
19739 ETC_SUPPORT_PFX.
19740
19741Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19742
19743 * config.sub: Update for recent FSF changes. Remove obsolete
19744 h8300hds entry. Add -windows* and -osx as basic os. Minor
19745 spacing changes.
19746
19747Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19748
19749 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
19750
19751 * config.guess: Merge with FSF.
19752 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19753
19754Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19755
19756 * configure: Since the "trap 0" handler will override the exit
19757 status on many systems, only use it for "exit 1", and make it set
19758 a non-zero exit status; reset it before "exit 0". Also, check
19759 exit status of config.sub, and error out if it failed.
19760
19761Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
19762
19763 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19764 and install libgloss.
19765
19766Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19767
19768 * Makefile.in (all-binutils): Depend upon all-byacc.
19769
19770 * configure.in: Don't build emacs on Irix 5.
19771
19772Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19773
19774 * configure.in (*-*-netware*): Add libio.
19775
19776Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19777
19778 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19779 (CHECK_TARGET_MODULES): Ditto.
19780 (INSTALL_TARGET_MODULES): Ditto.
19781 (TARGET_LIBS): Ditto.
19782 (all-libstdc++): Note dependencies.
19783
19784Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19785
19786 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19787
19788Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19789
19790 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19791 -fexternal-templates.
19792
19793 * configure.in (target_libs): Add libstdc++.
19794 (noconfigdirs): Add libstdc++ as appropriate.
19795
19796Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19797
19798 * config.guess: Update from FSF.
19799
19800Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19801
19802 * configure: Use ${config_shell} when running ${configsub}.
19803
19804Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
19805
19806 * config.sub: No longer recognize h8300h.
19807
19808Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19809
19810 * config.sub: Remove extraneous differences between config.sub and
19811 gcc/config.sub.
19812
19813Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19814
19815 * Makefile.in (DISTSTUFFDIRS): Add gas.
19816
19817Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
19818
19819 * COPYING.NEWLIB: New file.
19820
19821Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
19822
19823 * config.guess (HP-UX): Patch from Harlan Stenn
19824 <harlan@landmark.com> to also emit release level.
19825
19826Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19827
19828 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19829
19830Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
19831
19832 * config.sub: Merge nextstep cleanup from FSF.
19833
19834Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19835
19836 * configure.in (arm-*-*): Don't configure ld for this target.
19837
19838Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19839
19840 * configure.in (*-*-netware): don't configure libg++, libio,
3d3b561f 19841 librx, or newlib.
6599da04
JM
19842
19843Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19844
19845 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
19846 configure ld--it works, but it doesn't support shared libraries.
19847
19848Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19849
19850 * config.guess (*-unknown-freebsd*): Get rid of possible
19851 trailing "(Release)" in version string.
19852 Patch from Paul Richards <paul@isl.cf.ac.uk>.
19853
19854Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
19855
19856 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19857 Fix type: *-next-neststep -> *-next-nextstep.
19858
19859 * config.guess: Merge from FSF:
19860
19861 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19862
19863 * config.guess: Recognize powerpc-ibm-aix3.2.5.
19864
19865 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19866
19867 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19868 instead of UNIX_SV for UnixWare 1.0).
19869
19870Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
19871
19872 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
19873 to make gdb/nlm/* build after the compiler and linker.
19874
19875Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
19876
19877 * config.guess (netbsd, freebsd, linux): Accept any machine,
19878 not just i[34]86.
19879 (m68k-atari-sysv4): Relocate to match FSF version.
19880
19881 * config.guess: More merges from the FSF:
19882
19883 Add a space before function call or macro invocation.
19884
19885 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19886
19887 * config.guess: Add trap cmd to remove dummy.c and dummy when
19888 interrupted.
19889
19890 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19891
19892 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19893 (dummy): Redirect stderr from compilation of dummy.c.
19894
19895 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
19896
19897 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19898
19899Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
19900
19901 * configure: Accept and ignore --cache*, for compatibility with
19902 new autoconf.
19903
19904Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
19905
19906 * config.guess: Merge from FSF:
19907
19908 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19909
19910 * config.guess (Pyramid*:OSx*:*:*): New case.
e490616e
ZW
19911 (PATH): Add /.attbin at end for finding uname.
19912 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
6599da04
JM
19913
19914 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
19915
e490616e 19916 * config.guess (M88*:DolphinOS:*:*): New case.
6599da04
JM
19917
19918 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
19919
e490616e
ZW
19920 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19921 to select whether to use ELF or COFF.
6599da04
JM
19922
19923 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19924
e490616e 19925 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
6599da04
JM
19926
19927 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
19928
19929 * config.guess: Guess the OS version for HPUX.
19930
19931 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
19932
19933 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19934
19935Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19936
19937 * configure.in: Recognize --with-headers, --with-libs, and
19938 --without-newlib.
19939 * Makefile.in (all-xiberty): Depend upon all-ld.
19940
19941Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19942
19943 * configure.in: Change i[34]86 to i[345]86.
19944
19945Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19946
19947 * configure (version): A few more tweaks to help message.
19948
19949Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
19950
19951 * Makefile.in: Remove (for now) librx as a host library,
19952 now that we're building it for target.
19953
19954Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19955
19956 * configure: Fix up help message; from karl@owl.hq.ileaf.com
19957 (Karl Berry).
19958
19959Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
19960
19961 * configure.in: Also configure librx.
19962
19963Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19964
19965 * Makefile.in: Update various rules to reflect that librx
19966 is now needed for libg++.
19967
19968Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19969
19970 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19971
19972Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
19973
19974 * configure.in: Configure the examples directory.
19975
19976Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19977
19978 * configure: Simplify Jun 2 1994 change.
19979
19980Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19981
19982 * change CC to /usr/latest/bin/gcc for lynx host builds, since
19983 /bin/gcc isn't good enough to build gcc.
19984
19985Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
19986
19987 * Makefile.in (GDB_SUPPORT_FILES): Remove
19988 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
19989 (gdb.tar.gz): Add new rule to use standard distribution building
19990 mechanism.
19991
19992Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19993
19994 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
19995 Bill Cox <bill@cygnus.com>.
19996
19997Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
19998
19999 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
20000
20001Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
20002
20003 * configure: Search current dir first in .gdbinit.
20004
20005Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
20006
20007 * config.sub: Recognize freebsd (merged from gcc config.sub).
20008
20009Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
20010
20011 * config.sub: Refer to NeXT's operating system as nextstep.
20012
20013 * config.sub (case $basic_machine): Re-order the cases, to match
20014 the order in the FSF version (which is mostly alphabethical).
20015 Merge in some additions and changes from the FSF.
20016
20017Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
20018
20019 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
20020 * config.sub: Recognize cxux7.
20021 * configure.in: Use mh-cxux for m88k-harris-cxux*.
20022
20023Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
20024
20025 * config.sub: Fix typo powerpc -> powerpc-*.
20026
20027Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
20028
20029 * Makefile.in: `all-emacs19' depends on `all-byacc'.
20030
20031 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
20032 parallel with all-emacs and install-emacs). Top-level command
20033 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
20034
20035Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
20036
20037 * test-build.mk ($(host)-stamp-stage2-installed): Remove
20038 $(relbindir)/make before doing ``make install'', and use
20039 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
20040 installing over running make binary.
20041 ($(host)-stamp-stage3-installed): Likewise.
20042
20043Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20044
20045 * config.guess: Recognize Mach.
20046
20047Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
20048
20049 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
20050 see whether --exec-prefix was used.
20051
20052Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
20053
20054 * README: Explicitly mention libg++/README. (Zoo's idea.)
20055
20056Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20057
20058 * Makefile.in: Add all-librx target similar to all-libproc.
20059
20060Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
20061
20062 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
20063 with post 1.2 uname bogosity.
20064
20065Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20066
20067 * configure: Remove temporary files on receipt of a signal.
20068
20069Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
20070
20071 * configure: If there is a package_makefile_frag, remove
20072 ${subdir}/Makefile.tem after copying it in.
20073
20074Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
20075
20076 * build_all.mk: support rs6000 lynx identifies itself as
20077 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
20078 since /bin/gcc is too feeble to compile a modern gcc.
20079
20080Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
20081
20082 * brought devo/test-build.mk update-to-date with progressive/
3d3b561f 20083 test-build.mk. Add lynx targets and hppa flag info.
6599da04
JM
20084
20085Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
20086
20087 * configure.in: Use mh-ncrsvr43. Patch from
20088 Tom McConnell <tmcconne@sedona.intel.com>.
20089
20090Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
20091
20092 * config.guess (i386-unknown-bsdi): No longer need to
20093 check #if defined(__bsdi__) && defined(__i386__).
20094
20095Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20096
20097 * configure: Set program_transform_nameoption correctly.
20098
20099Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
20100
20101 * brought build-all.mk update-to-date with progressive build-all.mk,
3d3b561f 20102 added new targets and hppa info.
4e81ae98 20103
6599da04
JM
20104Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20105
20106 * configure: If config.guess result is a prefix of the user
20107 specified target, assume a native build and use the user specified
20108 target as the host alias. Remove SunOS patch suffix removal hack.
20109 * configure.in: Remove SunOS patch suffix removal hack.
20110
20111 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
20112 in NATIVE_CHECK_MODULES.
20113
20114Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
20115
20116 * Makefile.in: Rename HOST_ONLY to NATIVE.
20117 * configure: Delete SunOs patch suffix from host_canonical
3d3b561f 20118 and build_canonical variables that are prepended to Makefiles.
6599da04
JM
20119 * configure.in: Add comments for easier maintenance.
20120
20121Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20122
20123 * Makefile.in: Add all-libproc target similar to all-gui.
20124
20125Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
20126
20127 * Makefile.in (CHECK_MODULES): split into
20128 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
20129
20130Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
20131
20132 * config.guess (i386-unknown-bsdi): New system to guess.
20133
20134Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20135
20136 * Makefile.in: Add all-gui target (but not yet build by "all").
20137
20138Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
20139
20140 * config.sub: Move deletion of patch suffix from here...
20141 * configure.in: To here, at Ian's suggestion. The top-
3d3b561f 20142 level scripts might need to know of a patch level.
6599da04
JM
20143
20144Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
20145
20146 * config.sub: Strip off patch suffix so rtl is recognized
3d3b561f 20147 as a sunos4.1.3 machine, even though it's been patched.
6599da04
JM
20148
20149Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
20150
20151 * Makefile.in (INSTALL_LAST): Delete.
20152 (INSTALL_DOSREL): New.
20153
20154Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20155
20156 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
20157 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
20158 whether we pass down --with-gnu-ld anyhow.
20159
20160Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
20161
20162 * Makefile.in (INSTALL_LAST): Change operation so it works
20163 on more flavors of make.
20164 * configure.in (go32): Don't build libg++ or libio.
20165
20166Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
20167
20168 * Makefile.in (Move HOST_PREFIX_1 and friends up so
20169 they can be overriden by templates.
20170
20171Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
20172
20173 * configure.in (target==go32): Don't build gdb.
20174 * dosrel: New directory.
20175
20176Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
20177
20178 * configure.in (host==go32): Configure dosrel too.
20179 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
20180 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
20181 be set by incoming names or templates.
20182 (INSTALL_LAST): New rule.
6599da04
JM
20183
20184Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
20185
20186 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
20187
20188Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20189
6599da04
JM
20190 * configure.in (appdirs): New variable. Currently empty, but will
20191 be used in gas distribution. If nonempty, lists a set of
20192 directories at least one of which must get configured, or top
20193 level configuration is considered to have failed.
20194 (rs6000-*-lynxos*): Use new file name.
20195
20196Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20197
20198 Eliminate XTRAFLAGS.
20199 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
20200 newlib include files using -idirafter, and also use -nostdinc.
20201 (CXX_FOR_TARGET): Likewise.
20202 (XTRAFLAGS): Removed.
20203 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
20204 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
20205 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
20206 ($(DO_X)): Don't pass down XTRAFLAGS.
20207
20208Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20209
20210 * configure.in (mips*-dec-bsd*): New target; do build linker.
20211 (mips*-*-bsd*): New target; don't build linker.
20212
20213Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
20214
20215 * configure.in: support rs6000-*-lynxos* configuration.
20216 support sunos4 as a cross target.
20217
20218 * config.sub: look for lynx*, not lynx since the OS version may
20219 legitimately be part of the name.
20220
20221Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20222
20223 * configure.in (i[34]86-*-sco*): Move to be with other i386
20224 targets.
20225 (romp-*-*): New target. Skip various binary utilities.
20226 (vax-*-*): New target. Don't build newlib.
20227 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
20228
20229Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20230
20231 * configure.in: Only set host_makefile_frag if config
20232 directory exists.
20233
20234Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20235
20236 * install.sh: If $dstdir exists, don't check whether each
20237 component does.
20238
20239Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20240
20241 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
20242
20243Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
20244
3b75d237
AJ
20245 * configure.in (*-*-lynxos*): Don't configure newlib for either
20246 native or cross Lynx.
6599da04
JM
20247
20248Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
20249
20250 * config.sub (sparc64-elf): Fix os.
20251 (z8k): Remove duplicate.
20252
20253Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20254
20255 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
20256 gcc/stmp-fixproto, to try to prevent fixproto from being run.
20257
20258Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
20259
20260 * configure: Make file links cleanly even if Lynx fails on
3d3b561f 20261 an NFS symlink (at least fail cleanly).
6599da04
JM
20262
20263Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
20264
20265 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
20266 -XNh2000.
20267
20268Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20269
20270 * configure: Unknown options are fatal again.
20271
20272Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
20273
20274 * configure: Ignore --x-includes and --x-libraries, for Autoconf
4e81ae98 20275 compatibility.
6599da04
JM
20276
20277Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
20278
20279 * build-all.mk: Add `clean' target.
20280
20281Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20282
20283 * config.guess: Add SINIX support.
20284 * configure.in: Add mips-*-sysv4* support.
20285
20286Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
20287
20288 * build-all.mk: Document all useful targets.
20289 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
20290 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
20291
20292Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20293
20294 * configure: Support --silent, --quiet.
20295
20296Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20297
20298 * configure: Support --disable-FEATURE.
20299
20300Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20301
20302 * config.guess: Recognize NCR running SVR4.3.
20303
20304Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
20305
20306 * config.guess: Make BSDI generate i386-unknown-bsd386.
20307 Patch from Paul Eggert <eggert@twinsun.com>.
20308
20309Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20310
20311 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
20312
20313Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20314
20315 * configure: Make unrecognized options give nonfatal warnings
20316 instead of fatal errors, and pass them to any subdirectory
20317 configures in case they recognize them.
20318 Make --x equivalent to --with-x.
20319
20320Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20321
20322 * configure: Add --enable-* options. Clean up usage message and
20323 some comments.
20324
20325Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
20326
20327 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
20328
20329Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20330
20331 * configure.in (hppa*-*-*): Enable binutils.
20332
20333Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20334
20335 * config.sub: Recognize cisco.
20336
20337Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
20338
20339 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
20340
20341Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20342
20343 * config.guess: about target *-hitachi-hiuxwe2, don't print more
20344 than one configuration name. Add comment.
20345
20346Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
20347
20348 * config.guess: about target *-hitachi-hiuxwe2, fixed
20349 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
20350 macro is incorrect.]
20351
20352Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20353
20354 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
20355 than the "make ls" stuff which used to be here.
20356
20357Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
20358
20359 * config.guess: Recognize i[34]86-unknown-freebsd.
20360 From Shawn M Carey <smcarey@rodan.syr.edu>.
20361
20362Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
20363
20364 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
20365
20366Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
20367
20368 * config.guess: Check for ptx.
20369
20370Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
20371
20372 * config.sub: Add os9k checking.
20373
20374Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20375
20376 * config.guess: Handle OSF1 running on HPPA processors
20377
20378Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
20379
20380 * configure: If subdir configure fails, print out a message with
20381 subdirectory name, in case subdir's configure code didn't identify
20382 itself.
20383
20384Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
20385
20386 * configure.in: Remove embedded newlines from configdirs.
20387 Avoid mismatches of substrings. Fix matching strings at end
20388 of configdirs.
20389
20390Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
20391
20392 * config.guess: Add Lynx/rs6000 config support.
20393
20394Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
20395
20396 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
20397
20398Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
20399
20400 * configure.in (hppa*-*-osf*): Treat this just like most other
20401 PA configurations (eg no binutils or ld).
20402 (hppa*-*-*elf*): These configurations have binutils and ld.
20403
20404Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20405
20406 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
20407
20408Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20409
20410 * configure.in (rs6000-*-*): Build gas.
20411
20412Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20413
e490616e 20414 * Makefile.in: Avoid bug in losing hpux sed.
6599da04
JM
20415
20416Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20417
20418 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
20419 for GDB and GDB has been fixed to not need it.
20420
6599da04
JM
20421Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20422
20423 * config.guess: Recognize vax hosts.
20424
20425Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20426
20427 * configure (while loop): Don't use "break 2" inside case
20428 statement -- the case statement isn't an enclosing loop.
20429
20430Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
20431
20432 * config.guess: Clean up NeXT support, to allow nextstep
20433 on Intel machines. Make OS be nextstep.
20434
20435Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
20436
20437 * config.guess: Add alternate forms for Convex.
20438
20439Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
20440
20441 * configure: Completely rewrite option processing. Take
20442 advantage of pattern-matching to avoid invoking test frequently.
20443 Also clean up host and target defaulting logic.
20444
20445Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20446
20447 * Makefile.in: Replace all occurrances of "rootme" with "r" and
20448 "$${rootme}" with "$$r", to increase the likelihood that the do-*
20449 commands (plus user environment) will fit SCO limits.
20450
20451Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20452
20453 * configure.in: Don't issue warnings about directories which are
20454 not being configured if -norecursion is set. Correct test for
20455 --with-gnu-as and --with-gnu-ld to not get confused by substring
20456 matches.
20457
20458 * configure.in: Don't build gas for alpha-dec-osf1*.
20459
20460Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
20461
20462 * configure: Back out Per's change of 12/19/1993. It changes the
20463 behavior of configure in unexpected and confusing ways.
20464
20465 Also, use different delim char when calculating
20466 program_transform_name so that the name can contain slashes.
20467
20468Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
20469
20470 * configure.in, config.sub: Add support for VSTa micro-kernel.
20471
20472Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
20473
20474 * configure.in: Nuke hacks which were used to get a special
20475 version of GAS for HPPA configurations.
20476
20477Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
20478
20479 * configure: If only ${target_alias} is given, use that
20480 as the default for ${host_alias}.
20481 * configure: Add missing back-slashes before nested quotes.
20482
20483Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20484
20485 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
20486
20487Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
20488
20489 * config.guess: Recognize some Tektronix configurations.
20490 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
20491
20492Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20493
20494 * config.sub: Match any flavor of SH.
20495
20496Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
20497
20498 * configure.in: Don't try to configure newlib for Alpha.
20499
20500Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20501
20502 * configure.in: Don't build ld for Irix 5. Don't build gas,
20503 libg++ or libio for any Alpha target.
20504
20505 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
6599da04
JM
20506
20507Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
20508
20509 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
20510 default arguments -- so it tried to compress itself.
20511
20512Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20513
20514 * configure.in (notsupp): ensure that a space is always at the end
3d3b561f 20515 of the configdirs list, since the grep checks for an explicit space
6599da04
JM
20516
20517Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20518
20519 * configure.in (target i386-sysv4.2): don't build ld, since static
3d3b561f 20520 versions of many libraries are not available.
6599da04
JM
20521
20522Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20523
20524 * config.guess: Recognize Apollos (using environment variables).
20525 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
20526
20527Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20528
20529 * config.guess: Recognize Sony news mips running newsos.
20530
20531Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
20532
20533 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20534 "fi ; else" for bash.
20535
20536Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
20537
20538 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20539
20540Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
20541
20542 * config.sub: accept unixware as an alias for svr4.2.
20543 Fix some inconsistancies with the gcc version.
20544
20545Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20546
20547 * Makefile.in (DISTDOCDIRS): Add gdb.
20548
20549Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
20550
20551 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
20552
20553Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20554
20555 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20556 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20557 this now.
20558
20559Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20560
20561 * config.sub: Accept hiux* as an OS name.
20562
20563 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20564 etc/make-stds.texi. The underscore came from gcc, and dje now
20565 agrees that RUNTESTFLAGS is the correct name.
20566
20567Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
20568
20569 * install.sh: Remove 'set -e'. It makes any conditionals
20570 in the script useless.
20571
20572 * config.guess: Automatically recognize arm-acorn-riscix
20573 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20574
20575Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
20576
20577 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20578
20579Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20580
20581 * Makefile.in (DISTDOCDIRS): New variable.
20582 (taz): Edit local Makefile.in sooner, instead of proto-toplev
4e81ae98 20583 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
6599da04
JM
20584
20585Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20586
20587 * configure.in (hppa target): check the source directory for the
3d3b561f 20588 pagas sub-directory
6599da04
JM
20589
20590Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
20591
20592 * config.sub: Allow -aout* and -elf*.
20593
20594Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20595
20596 * configure.in: Don't build ld on i386-solaris2, same as for
20597 sparc-solaris2.
20598
20599Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
20600
20601 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20602
20603Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20604
20605 * configure.in: Configure gdb for alpha.
20606
20607Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20608
20609 * Makefile.in (CXXFLAGS): Add -O.
20610
20611Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20612
20613 * config.guess: added support for DG Aviion
20614
20615Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20616
20617 * configure.in: Produce warning message for subdirectories not
20618 configurable for this host/target combination. Don't try to
20619 configure gdb for vms.
20620
20621Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20622
20623 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20624 appropriate files before making "diststuff".
20625 (DISTBISONFILES): New var: list of files to be edited.
20626 (DISTSTUFFDIRS): Add binutils.
20627
20628Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20629
20630 * config.sub: also handle mipsel and mips64el (for little endian mips)
20631
20632Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20633
20634 * configure.in: Add * to end of all OS names.
20635
20636Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
20637
20638 * configure.in: Build newlib for LynxOS native.
20639
20640Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20641
20642 * config.guess: Add support for delta 88k running SVR3.
20643
20644 * configure.in: Add comment about HP compiler vs. emacs.
20645
20646Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20647
20648 * configure.in: don't build ld on solaris2 (not a viable option
3d3b561f 20649 due to bugs in getpwnam & getpwuid)
6599da04
JM
20650
20651Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20652
20653 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20654 config.guess will produce a full version number.
20655
20656Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20657
20658 * configure.in: Build linker and binutils for alpha-dec-osf1.
20659
20660Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20661
20662 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20663 and gdb/testsuite/Makefile.in.
20664
20665Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20666
20667 * configure.in: recognize mips*- instead of mips-
20668
20669Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
20670
20671 * config.sub: Accept linux*coff and linux*elf as operating
20672 systems.
20673
20674Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20675
20676 * config.sub: Recognize mips64, and mips3 as an alias for it.
20677
20678Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20679
20680 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20681 gdb knows how to handle OSF/1 shared libraries.
20682
20683Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20684
20685 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20686 * config.guess: Recognize Hitachi's HIUX.
20687 * config.sub: Recognize h3050r* and hppahitachi.
20688 Remove redundant cases for hp9k[23]*.
20689
20690Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20691
20692 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20693 if gas and ld are in the source tree and are in ${configdirs}.
20694 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
38e01259 20695 --with options (but still pass them down on the command line,
6599da04
JM
20696 if they were explicitly specified).
20697
20698Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20699
20700 * configure: substitute SHELL value in Makefile.in with
20701 ${CONFIG_SHELL}
20702
20703Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20704
20705 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20706 *-*-solaris2* targets.
20707
20708Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20709
20710 * Makefile.in: define M4, and pass it down to sub-makes;
20711 all-autoconf now depends on all-m4
20712
20713Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20714
20715 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20716 presence of {ar,ranlib} instead of a configured directory
20717
20718Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
20719
20720 * config.guess: Accept 34?? as well as 33?? for NCR.
20721
20722Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20723
20724 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20725 of 'gas' in sed commands, since 'gash' is now in the tree as well.
20726
20727Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20728
20729 * configure: grab values for $(CC) and $(CXX) from the
20730 environment, so that someone can do "CC=gcc configure; make" and
20731 have it work right (matching the way that autoconf works now)
20732
20733 * configure.in, Makefile.in: add support for gash, the tcl
20734 interface to Galaxy
20735
20736 * config.guess: add NetBSD variants (hp300, x86)
20737
20738Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
20739
20740 * install.sh: Support -d option (in the manner of SunOS 4 install,
20741 as it is more deterministic than that of GNU install)
20742 (chmodcmd): Set file to mode 755 by default (should also do default
20743 chgrp and chown, but I don't feel like dealing with that now)
20744
20745Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
20746
20747 * config.sub: Remove h8300hhms alias.
20748
20749Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20750
20751 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20752
20753Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20754
20755 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20756 as stmp-fixinc
20757
20758Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20759
20760 * config.sub: recognize m88110-bug-coff.
20761
20762Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20763
20764 * Makefile.in (all-libio): all dependencies on the toolchain used
20765 to build this (gcc, gas, ld, etc)
20766
20767Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20768
20769 * config.guess: Deal with OSF/1 1.3 on alpha.
20770
20771Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20772
20773 * install.sh: add some 'else true' clauses for portability
20774
20775 * configure.in: don't build libio for h8[35]00-*-* targets
20776
20777Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
20778
20779 * Makefile.in: Add support for new libio.
20780
20781Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20782
20783 * install.sh: If one command fails, don't try the rest. Don't try
20784 to remove $dsttmp (via trap) unless we have already created it.
20785 If $src doesn't exist, detect it and exit with an error.
20786
20787 * config.guess: Recognize BSD on hp300.
20788
20789Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
20790
20791 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20792 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20793
20794Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
20795
20796 * Makefile.in (all-send-pr): depends on all-prms
20797
20798Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20799
20800 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20801
20802Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20803
20804 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20805 Added test for mips-mips-riscos5.
20806
20807Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20808
20809 * configure.in: use mh-hp300 for 68k HP hosts
20810
20811Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20812
20813 * configure: add support for CONFIG_SHELL, so that you can use
20814 some alternate shell for evaluating configure scripts
20815
20816Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
20817
20818 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
20819 in configure script to bug-gdb@prep.ai.mit.edu when building
20820 distribution archive.
20821 * Makefile.in (COMPRESS): Remove def.
20822 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
20823 gdb.tar.Z and make-gdb.tar.Z respectively.
20824 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
20825 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
20826 to convergence with 'taz' target in Makefile.in.
20827
20828Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20829
20830 * install.sh (dsttmp): use trap to ensure that tmp files go
20831 away on error conditions
20832
20833Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20834
20835 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20836
20837Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20838
20839 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20840 its parent is '/' not ''.
20841
20842 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20843
20844Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
20845
20846 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20847 that ${newsrcdir}/configure.in does.
20848
20849Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20850
20851 * test-build.mk: support for CONFIG_SHELL
20852
20853Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
20854
20855 * config.sub (netware): Add as a basic system type.
20856
20857Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20858
20859 * Makefile.in (Makefile): depend on configure.in. Also drop the
3d3b561f 20860 $(srcdir)/ from the dependency on Makefile.in.
6599da04
JM
20861
20862Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
20863
20864 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20865 (h8300hhms is temporary until multi-libraries are implemented).
20866 * configure.in: Handle h8300h too.
20867
20868Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20869
20870 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20871
20872Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
20873
20874 * configure: Remove extraneous output when guessing host type.
20875 * config.guess: Remove extraneous output when guessing using C
20876 compiler rather than uname, or when guessing fails.
20877
20878Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
20879
20880 * Makefile.in: remove all.cross and install.cross targets
20881
20882 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
3d3b561f 20883 definitions
6599da04
JM
20884
20885Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
20886
20887 * configure.in (target sh): Build gprof.
20888
20889Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20890
20891 * config.sub: change -solaris to -solaris2
20892
20893Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20894
20895 * configure.in: Use config/mh-riscos for mips-*-sysv*.
20896
20897Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
20898
20899 * configure: Correct error message for missing Makefile.in to
20900 print correct directory.
20901
20902Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20903
20904 * install.sh: kludge around 386BSD shell bug
20905
20906Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
20907
20908 * config.guess: Recognize NeXT.
20909 * config.guess: Recognize i486-ncr-sysv4.
20910 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
20911
20912Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
20913
20914 * Makefile.in (MAKEINFOFLAGS): New variable.
20915 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20916 * build-all.mk, test-build.mk: Pass down --no-split as
20917 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
20918
20919Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
20920
20921 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
20922
20923Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
20924
20925 * Makefile.in (libg++.tar.z): New rule.
20926 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
20927 * Makefile.in (taz): Only do a single chmod.
20928
20929Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20930
20931 * install.sh: don't use dirname anymore (replaced with sed usage)
20932
20933Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
20934
20935 * Makefile.in: Change extension for gzip'd files from '.z' to
20936 '.gz' per new FSF standard usage.
20937
20938Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20939
20940 * configure: put quotes around the final value of program_transform_name
20941
20942Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20943
20944 * Makefile.in: new install.sh support; update install-info rules
20945
20946Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
20947
20948 * configure.in: Build diff for crosses, but not for go32 host.
20949
20950 * configure.in: Build gprof only for native, and don't build it
20951 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20952
20953Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
20954
20955 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20956
20957Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20958
20959 * configure.in (host_tools): Add prms.
20960
20961Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20962
20963 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20964 with $(FLAGS_TO_PASS) on the command line
20965
20966 * config.sub: Recognize lynx and lynxos
20967
20968Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
20969
20970 * config.sub: Accept -ecoff*, not just -ecoff.
20971
20972Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20973
20974 * Makefile.in (taz): Use .gz suffix instead of .z.
20975 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20976 names.
20977
20978Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20979
20980 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20981
20982Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20983
20984 * Makefile.in (install-no-fixedincludes): install gcc last, so
20985 that rebuilds that might happen during 'make install' don't get
20986 bogus gcc include files
20987
20988Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20989
20990 Change from Utah for HPPA support:
20991 * config.guess: Recognize hppa1.x-hp-bsd.
20992
20993Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
20994
20995 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
20996 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
20997
20998Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
20999
21000 * config.sub: Add support for rom68k and bug boot monitors.
21001
21002Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
21003
21004 * Makefile.in: Make all-opcodes depend on all-bfd.
21005
21006Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
21007
21008 * config.guess: Added special check for i[34]86-univel-sysv4*.
21009
21010Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
21011
21012 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
21013 the processor rather than assuming i486.
21014
21015Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21016
21017 * config.guess: Recognize SunOS6 as Solaris3.
21018
21019Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
21020
21021 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
21022 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
21023
21024Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
21025
21026 * build-all.mk (all-cross): New target for Canadian Cross.
21027 Added Q2 go32 targets.
21028 * test-build.mk: Configure go32 cross sparclite-aout and
21029 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
21030 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
21031
21032Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21033
21034 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
21035 GO32 hosted toolchains
21036
21037Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
21038
21039 * configure: change so "-exec-prefix" gets passed down rather
21040 than "-exec_prefix" so autoconf generated Makefiles get the
21041 exec_prefix set right.
21042
21043Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21044
21045 * config.guess: get the Solaris2 minor version number
21046
21047 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
21048
21049Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
21050
21051 * config.guess: Recognize some Sequent platforms.
21052
21053Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21054
21055 * Makefile.in: added the vault-install target
21056
21057 * configure.in: actually use the Sun3 makefile fragment that's in
21058 config, also added the release dir to configdirs
21059
21060Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21061
21062 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
21063
21064Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21065
21066 * configure.in: remove some program from Alpha targetted toolchains
21067
21068Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
21069
21070 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
21071 gprof.
21072 (taz): Run "make diststuff" in those directories instead of "make
21073 proto-dir". Look for "VERSION=" only at start of line in subdir
21074 Makefile. Use "gzip -9" for compression.
21075 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
21076 (binutils.tar.z): New target.
21077
21078Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
21079
21080 * Makefile.in (taz): Include gpl.texinfo.
21081
21082Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
21083
21084 * Makefile.in (setup-dirs): Merged into "taz" target.
21085 (taz): Only do `proto-dir' stuff if a directory is actually needed
21086 for this target.
21087
21088Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
21089
21090 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
21091 (FLAGS_TO_PASS): Pass down MUNCH_NM.
21092 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
21093 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
21094 (gcc-no-fixedincludes): Correct for current gcc Makefile.
21095
21096Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
21097
21098 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
21099 config.sub, and move-if-change to gdb testsuite distribution
21100 archive, so the testsuite can be extracted, configured, and
21101 run separately from the gdb distribution. Blow away the Chill
21102 tests that require a Chill compiled executable, since GNU Chill
21103 is not yet publically available.
21104
21105Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21106
21107 * test-build.mk: set environment variables in a single command,
21108 instead of a list of assignments and exports
21109
21110 * config.guess: recognize Alpha/OSF1 systems
21111
21112Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21113
21114 * configure: Change help message to prefer --options rather than
3d3b561f 21115 -options.
6599da04
JM
21116
21117Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
21118
21119 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
21120 zippy@ecst.csuchico.edu.
21121 * config.guess: Recognize miniframe.
21122
21123Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
21124
cc6010cd
AP
21125 * Makefile.in: Use srcroot to find runtest rather than rootme.
21126 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
6599da04
JM
21127
21128Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
21129
21130 * test-build.mk: Extensive additions to support building on a
21131 machine other than the host.
21132
21133Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
21134
21135 * configure (tooldir): Fix for i386-aix again.
21136
21137Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
21138
21139 * configure, Makefile.in: Change definition of $(tooldir)
21140 to match the FSF.
21141
21142Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
21143
21144 * config.guess: Recognize i[34]86/SVR4.
21145
21146Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
21147
21148 * Makefile.in (all-gdb): gdb depends on sim.
21149
21150Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
21151
21152 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
21153 at the same time we make the prototype gdb directory.
21154 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
21155 files at the same time as the gdb base release distribution.
21156
21157Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
21158
21159 * Makefile.in (check): Use individual check targets rather than
21160 DO_X rule.
21161 (check-gcc): Added.
21162
21163Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
21164
21165 * config.sub: Use sysv3.2 not sysv32 for canonical OS
21166 for System V release 3.2.
21167
21168Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21169
21170 * config.sub: Recognize hppaosf.
21171 * configure.in: Do configure ld/binutils/gas for it.
21172
21173Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
21174
21175 * configure (tooldir): Alter syntax used to set this, for systems
21176 where "\$" isn't handled right, like i386-aix.
21177
21178Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
21179
21180 * configure: Pass program-transform-name, not
21181 program_transform_name, to recursive configures.
21182
21183Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
21184
21185 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
21186 of gas+ld+binutils.
21187
21188Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
21189
21190 * config.guess: Recognize AIX3.2 as distinct from 3.1.
21191
21192Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21193
21194 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
21195
6599da04
JM
21196Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
21197
21198 * Makefile.in (PRMS): Set back to all-prms.
21199
21200Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
21201
21202 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
21203 targets, rather than for MIPS hosts.
21204
21205Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21206
21207 * configure.in: add comment for --with-x default values
21208
21209 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
21210
21211 * Makefile.in: add check-* targets for each of the directories in
21212 the tree. Add a definition of RUNTEST that will use the one we
21213 just built, if it exists. Pass this down via FLAGS_TO_PASS.
21214
21215Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
21216
21217 * configure.in: Removed obsolete references to bfd_target and
21218 target_makefile_frag.
21219
21220 * build-all.mk: Set assorted targets for Q2.
21221 * config.sub: Recognize z8k-sim and h8300-hms.
21222 * test-build.mk: Really don't pass host to configure.
21223 (HOLES): Added uname.
21224
21225Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
21226
21227 * configure: Handle an empty program-prefix, program-suffix or
21228 program-transform-name correctly.
21229
21230Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
21231
21232 * build-all.mk: -G 8 no longer required for MIPS targets.
21233 * test-build.mk: Don't pass host argument to configure; make it
21234 guess.
21235
21236Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
21237
21238 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
21239 * Makefile.in (COMPRESS): New macro, like GZIP.
21240
21241Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
21242
21243 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
21244
21245 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
21246 with gas currently defaults to -G 0.
21247
21248Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
21249
21250 * Makefile.in (all-flex): flex depends on byacc.
21251
21252 * build-all.mk: If host not specified, use config.guess. Pass TAG
21253 to test-build.mk as RELEASE_TAG.
21254 * test-build.mk (configargs): New variable containing arguments to
21255 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
21256 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
21257
21258 * config.guess: Use /bin/uname when checking -X argument on SCO,
21259 to avoid invoking GNU uname which doesn't understand -X.
21260
21261 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
21262
21263 * configure.in: Build gas for mips-*-*.
21264
21265Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21266
21267 * Makefile.in (all.normal): insert missing backslash.
21268
21269Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
21270
731a8127 21271 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
6599da04
JM
21272
21273 * Makefile.in: Complete overhaul to merge many almost identical
21274 targets.
21275
21276Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21277
21278 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
21279 (gdb.tar.Z): Adjusted.
21280
21281 * Makefile.in (setup-dirs, taz): New targets; should be general
21282 enough to adapt for gdb sometime. Build only .z file.
21283 (gas.tar.z): New target.
21284
21285Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
21286
21287 * build-all.mk: Use CC=cc -Xs on Solaris.
21288
6599da04
JM
21289Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
21290
21291 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
21292 for handling BISON for FSF releases.
21293
21294Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
21295
21296 * configure: Actually implement the change zoo just documented.
21297
21298Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
21299
21300 * configure: when using config.guess, only set target_alias when
21301 it's not already been set (ie, on the command line)
21302
21303Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21304
21305 * Makefile.in: add installcheck target, set PRMS to install-prms
21306
21307Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21308
21309 * configure: add support for package_makefile_fragment, handle the
21310 case where a directory has a configure.in file but no Makefile.in
21311 more gracefully (with an actual understandable error message, even);
21312 add support for --without (and add this to the usage message); also
21313 explicitly add a --host=${host_alias} to the command line when
21314 config.guess is used
21315
21316Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21317
21318 * configure: Must use both --host and --target in recursive calls.
21319
21320Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
21321
21322 * Makefile.in: Change deja-gnu to dejagnu.
21323
21324Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
21325
21326 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
21327
21328Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21329
21330 * configure.in: canonicalize all instances to *-*-solaris2*,
21331 also strip out a number of tools to not build for go32 host
21332
21333Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21334
21335 * config.guess: add GPL.
21336
21337 * Makefile.in, config.guess, config.sub, configure: bump
3d3b561f 21338 copyrights to 93.
6599da04
JM
21339
21340Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
21341
21342 * Makefile.in (do-info): Removed obsolete check for existence of
21343 localenv file.
21344
21345 * Makefile.in (MAKEOVERRIDES): Define to be empty.
21346
21347Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21348
21349 * Makefile.in: a couple of 'else true' for decstation,
21350 support for TclX
21351
21352 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
21353
21354Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
21355
21356 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
21357
21358Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
21359
21360 * config.guess: Recognize i386-ibm-aix (PS/2).
21361 * configure.in: Use config/mh-aix386 file for it.
21362
21363Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
21364
21365 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
21366 CC_FOR_TARGET instead.
21367 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
21368
21369Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
21370
21371 * Makefile.in: Add sim to list of directories sent with gdb
21372
21373Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
21374
21375 * configure.in: Put back mips-dec-bsd* case.
21376
21377Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
21378
21379 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
21380 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
21381 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
6599da04
JM
21382
21383Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21384
21385 * configure.in: remove no-op mips-dec-bsd* in "case $target"
21386
21387 * Makefile.in (dir.info): only run gen-info-dir if it exists,
21388 (install-info): install dir.info only if it exists,
21389 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
21390
21391Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
21392
21393 * configure.in: For vms target, skip bfd, ld, binutils. Do build
21394 gas for mips-dec-bsd.
21395
21396Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
21397
21398 * configure (makesrcdir): If ${srcdir} is relative and not ".",
21399 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
21400
21401Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
21402
21403 * configure.in: Added "dejagnu" to hosttools list.
21404
21405Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
21406
21407 * config.sub, configure.in, config.guess: Add support
21408 for Bosx, an AIX variant from Bull.
21409 Patches from F.Pierresteguy@frcl.bull.fr.
21410
21411Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
21412
21413 * devo/dejagnu: Initial creation of devo/dejagnu.
21414 Migrated dejagnu testcases and support files for testing software
21415 tools to reside as subdirectories, currently called "testsuite",
21416 within the directory of the software tool. Migrated all programs,
21417 support libraries, etc. beloging to dejagnu proper from
21418 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
21419 with no modifications. The changes to these files which will
21420 allow them to configure, build, and execute properly will be made
21421 in a future update.
21422
21423Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
21424
21425 * Makefile.in: Change send_pr to send-pr.
21426 * configure.in: Likewise.
21427 * send_pr: Renamed directory to send-pr.
21428
21429Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
21430
21431 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
21432
21433Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
21434
21435 * README: Update for gdb-4.8 release.
21436 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
21437 gdb-xxx.tar.z (gzip'd) file also.
21438
21439Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21440
21441 * Makefile.in: make all-diff depend on all-libiberty
21442
21443Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
21444
21445 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
21446
21447Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21448
21449 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
21450
21451Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
21452
21453 * Makefile.in (DEVO_SUPPORT): Remove etc directory
21454 (ETC_SUPPORT): Only add the files GDB wants from etc/.
21455 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
21456
21457Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21458
21459 * Makefile.in: makeinfo binary is in a new location
21460
21461Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
21462
21463 * config.sub: Accept -ecoff as an OS.
21464
21465 * Makefile.in: Various changes to eliminate a level of make
21466 recursion and reduce the required command line length.
21467 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
21468 sub-makes.
21469 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
21470 variables holding settings for specific sub-makes.
21471 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
21472 in terms of BASE_FLAGS_TO_PASS.
21473 (TARGET_LIBS): New variable listing directories which use
21474 TARGET_FLAGS_TO_PASS.
21475 (subdir_do): Eliminated.
21476 (do-*): New set of targets to replace subdir_do.
21477 (various): All targets which used subdir_do now depend on do-*.
21478 (local-clean): Renamed from do_clean.
21479 (local-distclean): New target, dependency of distclean and
21480 realclean.
21481 (install-info): Don't create directories. Depend on dir.info
21482 rather than calling make recursively.
21483 (install-dir.info): Eliminated.
21484 (install-info-dirs): Create all info directories here.
21485 (dir.info): Depend upon do-install-info.
21486
21487 * test-build.mk (HOLES): Added false.
21488
21489Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
21490
21491 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
21492
21493Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21494
21495 * Makefile.in (info): remove dependency on all-texinfo. The
21496 problem was really in texinfo/C, not at this level.
21497
21498Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
21499
21500 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
21501
21502Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
21503
21504 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
21505 GDB releases.
21506
21507Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21508
21509 * configure: Include srcdir in message about target of link not
21510 being found. Don't convert `-' to `_' in `with' options being
21511 passed to subdirs.
21512
21513Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21514
21515 * configure.in: add uudecode to host_tools
21516
21517 * Makefile.in: added {all,install}-uudecode targets, added them to
21518 the appropriate lists
21519
21520Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
21521
21522 * Makefile.in (all-gcc): Added dependency on all-gas.
21523
21524 * configure.in (mips-*-*): Build ld and binutils.
21525
21526Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21527
21528 * configure: check return code from mkdir, print error message and
3d3b561f 21529 exit on failure.
6599da04
JM
21530
21531Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
21532
21533 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
21534
21535Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
21536
21537 * test-build.mk (HOLES): Added tar, cpio and uudecode.
21538
21539Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21540
21541 * config.sub (h8500): Recognize this as a cpu type.
21542
21543Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21544
21545 * configure: source directory missing is no longer a warning
21546
21547 * configure.in: recognize irix[34]* instead of irix[34]
21548
21549 * Makefile.in: define and pass down X11_LIB
21550
6599da04
JM
21551Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
21552
21553 * guess-systype: Renamed to ...
21554 * config.guess: ... by popular request.
21555 * configure.in, Makefile.in: Update accordingly.
21556
21557Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
21558
21559 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
21560 + Add Convex, Cray/Unicos, and Encore/Multimax support.
21561 + Execute ./dummy instead of assuming . is in PATH.
21562
21563Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
21564
21565 * guess-systype: New shell script. Attempts to guess the
21566 canonical host name of the executing host.
21567 Only a few hosts are supported so far.
21568 * configure: Call guess-systype if no host is specified.
21569
21570Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
21571
21572 * Makefile.in (gcc-no-fixedincludes): Made to work with current
21573 gcc Makefile.
21574
6599da04
JM
21575Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
21576
21577 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21578 (all-gcc, install-gcc, subdir_do): Use it.
21579
21580Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21581
21582 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21583
21584Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
21585
21586 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
3d3b561f 21587 set exclusively by configure, using configure.in .
6599da04
JM
21588
21589Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21590
21591 * test-build.mk: set $PATH for all builds
21592
21593 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21594
21595Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
21596
21597 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
21598 the one used in gcc/Makefile.in, so that a null expansion doesn't
21599 override the one needed to build gcc with a native cc.
21600
6599da04
JM
21601Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21602
21603 * configure: Accept -with arguments.
21604
21605Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
21606
21607 * Makefile.in: added h8300sim
21608
21609Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
21610
6599da04
JM
21611 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21612 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
21613 (all-cygnus, native, build-cygnus): Make
21614 $(canonhost)-stamp-3stage-done, not $(host)....
21615 * test-build.mk (stamp-3stage-compared): Use tail +10c for
21616 i386-sco3.2v4. Added else true to if command.
21617
21618Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
21619
21620 * config.sub: (from FSF) Sequent uses a BSD-like OS.
21621
21622Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
21623
21624 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21625
21626Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21627
21628 * configure.in: don't remove binutils from Solaris builds
21629
21630Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
21631
21632 * Makefile.in: get rid of earlier definitions for *clean,
21633 also handle the recursive info rule better
21634
21635Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
21636
21637 * Makefile.in (mostlyclean, distclean, realclean): Fix to
21638 do more-or-less the right thing.
21639
21640Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
21641
21642 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21643 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21644
21645Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21646
21647 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21648 $(host_canonical).
21649
21650 * configure.in: split the configdirs list into 4 categories (native
21651 v. cross, library v. tool) and handle the cross-only and native-
21652 only in more reasonable (and correct!) way.
21653
21654Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
21655
21656 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
21657 configdirs anymore.
21658
21659Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21660
21661 * Makefile.in: extensive cleanup:: removed all of the explicit
21662 clean-* targets, collapsed many wrappers around subdir_do into
21663 one, added additional targets to satisfy standards.texi, deleted
21664 some old targets, some changes for consistency
21665
21666Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21667
21668 * configure.in: handle some programs as cross-only, and others as
21669 native only
21670
21671 * test-build.mk: handle partial holes in a more generic manner
21672
21673 * Makefile.in: m4 depends on libiberty
21674
6599da04
JM
21675Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21676
21677 * configure.in: add m4, textutils, fileutils, sed, shellutils,
21678 time, wdiff, and find to configdirs
21679
21680 * Makefile.in: all, clean, and install rules for the new programs
21681 added to configure.in
21682
21683Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21684
21685 * configure.in: use mh-sun for all *-sun-* hosts
21686
6599da04
JM
21687Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21688
21689 * Makefile.in: define flags for X11 include files and library file
21690 locations, pass them down to the programs that need this info
21691
21692 * build-all.mk: added a 'native' target, to 3stage the native toolchain
21693
6599da04
JM
21694Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21695
21696 * configure.in: start building libg++ for HP-UX targets
21697
21698Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
21699
21700 * README: Update references to files moved into etc/.
21701
21702Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
21703
21704 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
21705 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
21706
21707Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
21708
21709 * configure: accept dash as well as underscore in long option
21710 names for FSF compatibility.
21711
21712Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
21713
21714 * config.sub: added -sco3.2v4 support from FSF.
21715
21716Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21717
21718 * configure.in: expand the section that adds or removes
21719 directories from the list of programs to build, to handle native
21720 vs. cross in addition to host v. native
21721
21722Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
21723
21724 * Makefile.in: Replace C++ in macro names with CXX.
21725 This is less likely to break ...
21726
21727Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21728
21729 * test-build.mk: add -w to GNU_MAKE
21730
21731Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21732
21733 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21734 add 'sparc' to list of recognized cpus. This needed to make
21735 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21736 Delete some redundant ose68 variants. Recognize -wrs as an os,
21737 then changes that into $CPU-wrs-vxworks.
21738
21739 * configure.in: remove most references to gdbtest, regularize
21740 target based program removal
21741
21742 * test-build.mk: import from p3 tree (many fixes and changes)
21743
21744Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21745
21746 * Makefile.in: added rules to handle tcl, tk, and expect
21747
21748 * configure.in: handle those directories if they exist
21749
21750Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21751
21752 * config.sub: removed bogus hppabsd and hppahpux names, since
21753 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21754
21755Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21756
21757 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
21758 depends upon all-xiberty
21759
21760 * Makefile.in: changes from p3, including:
21761
21762 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
21763
21764 * Makefile.in (XTRAFLAGS): include newlib directories if
21765 newlib/Makefile exists, rather than if host != target.
21766
21767 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
21768
21769 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21770 from the same source tree and not building a cross-compiler. This
21771 matters for the libg++ configuration if reconfiguring a tree that
21772 has already been installed.
21773
21774 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
21775
21776 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21777 pick up the machine and system specific header files.
21778
21779 * Makefile.in: added AS_FOR_TARGET, passed down in
21780 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21781 the C compiler to use to create programs which are run in the
21782 build environment, set it to default to $(CC), and passed it down
21783 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21784
21785 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
21786
21787 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21788 We need them for unusual native builds, like systems without
21789 ranlib.
21790
21791 * configure: also define $(host_canonical) and
e490616e
ZW
21792 $(target_canonical), which are the full, canonical names for the
21793 given host and target
6599da04
JM
21794
21795Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
21796
21797 * Makefile.in: Added separate definitions for C++.
21798
21799Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
21800
21801 * configure.in (configdirs): Add deja-gnu.
21802
21803Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
21804
21805 * README: Update for configure.texi and gdb-4.7 release.
21806
21807Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
21808
21809 * Makefile.in: Move "all" target to top of file.
21810 Previously, first target was ".PHONY" which caused BSD4.4 make
21811 to build .PHONY when make was run without arguments.
21812
21813Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
21814
21815 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
21816 Library-copylefted code in libiberty.
21817
21818Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
21819
21820 * config.sub: Replace m68kmote with plain old m68k.
21821
21822Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
21823
21824 * Makefile.in: Remove space from blank line, avoid Make complaints.
21825
21826Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
21827
21828 * config.sub: Complain if no argument is given. Added support for
21829 386bsd as OS and target alias.
21830
21831Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
21832
21833 * Makefile.in (XTRAFLAGS): include newlib directories if
21834 newlib/Makefile exists, rather than if host != target.
21835
21836Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
21837
21838 * config.sub: recognize sparclite-wrs-vxworks.
21839
21840 * Makefile.in (install-xiberty): added *-xiberty make rules (from
21841 p3.) Added clean-xiberty to clean.
21842
21843Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21844
21845 * configure.in: use *-*-* instead of nested cases for host and target
21846
21847Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
21848
21849 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21850 from the same source tree and not building a cross-compiler. This
21851 matters for the libg++ configuration if reconfiguring a tree that
21852 has already been installed.
21853
21854Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
21855
21856 * config.sub (i486v/i486v4): Merge in from FSF version.
21857
21858Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
21859
21860 * configure: only set PWD if it is already set.
21861
21862Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
21863
21864 * configure: just set PWD=`pwd` at the top, since Ultrix sh
21865 doesn't have unset and all success paths (and most error paths)
21866 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21867 to just ${PWD} to avoid confusion.)
21868
21869Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
21870
21871 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21872 even for a native compilation.
21873
21874Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
21875
21876 Changes to make the gdb.tar.Z rule work better.
21877
21878 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
21879 (DEVO_SUPPORT): Add configure.texi.
21880 (bfd-ilrt.tar.Z): Remove ancient rule.
21881
21882Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
21883
21884 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21885 pick up the machine and system specific header files.
21886
21887 * configure.in, config.sub: added new target m68010-adobe-scout,
21888 with alias of adobe68k. Changed configure.in to check for
21889 -scout before -sco* to avoid a false match.
21890
21891 * Makefile.in: added AS_FOR_TARGET, passed down in
21892 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21893 the C compiler to use to create programs which are run in the
21894 build environment, set it to default to $(CC), and passed it down
21895 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21896
21897Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
21898
21899 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21900 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
21901 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21902 FOR_TARGET variants, to newlib and libg++.
21903
21904Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
21905
21906 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21907 first.
21908
21909Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
21910
21911 * config.sub: Accept `elf' as an environment.
21912
21913Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21914
21915 * Makefile.in (all-opcodes): cd into the right directory
21916
21917Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
21918
21919 * configure: added -program_transform_name option, used as
21920 argument to sed when installing programs.
21921 configure.texi: added documentation for -program_prefix,
21922 -program_suffix and -program_transform_name.
21923
21924Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
21925
21926 * config.sub: Accept i486 where i386 ok.
21927
21928Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
21929
21930 * config.sub: accept we32k
21931
21932Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
21933
3b75d237 21934 * config.sub, configure.in: accept OSE68000 and OSE68k.
6599da04
JM
21935
21936 * Makefile.in: don't create all directories for ``make install'';
21937 let the subdirectories create the ones they need.
21938
21939Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21940
e490616e 21941 * COPYING: new file, GPL v2
6599da04
JM
21942
21943Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21944
21945 * Makefile.in: use the new gen-info-dir, which needs a template
21946 argument (which also lives in texinfo)
21947
21948 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21949
6599da04
JM
21950Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
21951
21952 * config.sub (ncr3000): Change i386 to i486.
21953
21954Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21955
21956 * Makefile.in: add install-rcs, install-grep to
21957 install-no-fixedincludes, removed install-bison and install-libgcc
21958
21959Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
21960
21961 * configure.in: grab the HPUX makefile fragment if on HPUX
21962
21963Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21964
21965 * Makefile.in: eradicate bison spoor (ditto libgcc).
3d3b561f
ML
21966 configure.in: recognise m68{k,000}-ericsson-OSE.
21967 es1800 is alias for m68k-ericsson-OSE
6599da04
JM
21968
21969Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21970
21971 * configure.in: rearrange the parts that remove programs from
21972 configdirs, based now on HOST==TARGET or by canonical triple.
21973
21974Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21975
21976 * test-build.mk: recurse explicitly with -f test-build.mk when
3d3b561f
ML
21977 appropriate. predicate stage3 and comparison on the existence
21978 of gcc. That is, if gcc isn't around, we aren't three-staging.
21979 On very clean, also remove ...stamp-co. Build in-place before
21980 doing other builds.
6599da04
JM
21981
21982Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21983
21984 * Makefile.in, configure.in: add tgas
21985
21986Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21987
21988 * Makefile.in: a number of changes merged in from progressive.
21989
21990 * configure.in: add libm.
21991
21992 * .cvsignore: ignore some stuff that comes from test-build.mk.
21993
6599da04
JM
21994Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
21995
21996 * config.sub: Add es1800 (m68k-ericsson-es1800).
21997
21998Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21999
22000 * configure: Add program_suffix (parallel to program_prefix)
22001 * Makefile.in: adjust directory-creating script for losing decstation
22002
22003Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
22004
22005 * configure: Minor $subdir-related fixes.
22006
22007Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
22008
22009 * configure: fix various problems with propogating
22010 makefile_target_frag in subdirs.
22011 * configure.in: config libgcc if its there
22012
22013Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
22014
22015 * config.sub: HPPA merge.
22016
6599da04
JM
22017Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
22018
22019 * Makefile.in: Replace all-bison with all-byacc in all
22020 dependency lines for other tools (which now use byacc).
22021
22022Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
22023
22024 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
22025
6599da04
JM
22026Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
22027
22028 * Makefile.in: make gprof rules similar to byacc rules (instead of
22029 vestigal $(unsubdir) that didn't work...)
22030
22031Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
22032
22033 * config.sub: Add support for Linux.
22034 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
22035 (at least for libg++).
22036
22037Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
22038
22039 * configure.texi: fix doc for the -nfp option to configure
22040
22041Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
22042
22043 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
22044
22045Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
22046
22047 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
22048 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
22049 * configure.in: added solaris* host_makefile_frag hook.
22050
22051Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
22052
22053 * config.sub: changed recognition of m68000 so that various
22054 m68k types can be specified via m680[01234]0
22055
22056Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
22057
22058 * config.sub (basic_machine): fix sed so that '-foo' isn't
22059 completely substituted out while .+'-foo' loses the '-foo'
22060
22061Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
22062
22063 * config.sub ($os): Add -aout.
22064
22065Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
22066
22067 * configure: If host_makefile_frag is absolute, don't
22068 prefix ${invsubdir} (relevant to libg++ auto-configure).
22069
22070Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
22071
22072 * Makefile.in (tooldir): Define it.
22073 (all-ld): Depend on all-flex.
22074
22075Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
22076
22077 * Makefile.in (check): Fix libg++ special case.
22078
22079Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
22080
22081 * configure: do not bury `pwd` into config.status, thus do fewer
3d3b561f 22082 pwd's.
6599da04
JM
22083
22084 * configure: print the "Building in" message only when building in
3d3b561f 22085 other than "." AND verbose.
6599da04 22086
63f6bcd7 22087 * configure: remove -s, rework -v to better accommodate guested
3d3b561f 22088 configures.
6599da04
JM
22089
22090 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
22091
22092Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
22093
22094 * Makefile.in: macroize flags passed on recursion. remove
3d3b561f 22095 fileutils.
6599da04
JM
22096
22097Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
22098
22099 * configure: get makesrcdir right for subdirs deeper than 1.
22100
22101 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
3d3b561f 22102 install.
6599da04
JM
22103
22104Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
22105
22106 * Makefile.in: don't print subdir_do or recursion lines.
22107
22108Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
22109
22110 * standards.texi: added menu item.
22111
22112 * Makefile.in: build and install standards.info.
22113
22114 * standards.texi: new file.
22115
22116Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22117
22118 * configure: test for and move config.status pieces from
3d3b561f 22119 ${subdir}/.
6599da04
JM
22120
22121Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
22122
6599da04
JM
22123 * configure: Test for existance of files before trying to mv
22124 them, to avoid numerous non-existance messages.
22125
22126Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
22127
22128 * configure: correct final line of config.status.
22129
22130 * configure: patch from eggert. Avoids a protection problem if
3d3b561f 22131 the original Makefile.in is read only.
6599da04
JM
22132
22133 * configure: use move-if-change from gcc to create config.status.
3d3b561f
ML
22134 Some makefiles depend on config.status to tell if a directory
22135 has been reconfigured for a different host. This change
22136 prevents those directories from remaking everything in the case
22137 where the reconfig was only intended to rebuild a Makefile.
6599da04
JM
22138
22139 * configure: test for config.sub with "config.sub sun4" rather
3d3b561f
ML
22140 than "config.sub ${host_alias}". Otherwise we can't tell a bad
22141 host alias from a missing config.sub.
6599da04
JM
22142
22143Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22144
22145 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
3d3b561f 22146 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
6599da04
JM
22147
22148Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
22149
22150 * configure: mkdir ${subdir} as needed.
22151
22152Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
22153
22154 * Makefile.in,configure.in: added autoconf.
22155
22156Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22157
22158 * Makefile.in: no longer pass against on recursion.
22159
22160 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
3d3b561f 22161 definitions are not inherited.
6599da04
JM
22162
22163 * configure: correct makesrcdir when subdir is .
22164
22165Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
22166
22167 * configure: Add support for 'subdirs' variable, which is
22168 like 'configdirs', except that configure doesn't re-invoke
22169 itself for subdirs, it just creates a Makefile for each subdir.
22170 * configure.texi: Document subdirs.
22171
22172Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
22173
22174 * configure.in: added flex to configdirs
22175
22176Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
22177
22178 * Makefile.in: remove clean-stamps from clean.
22179
22180Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
22181
22182 * configure.in: Add gdbtest to configdirs.
22183
22184Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
22185
22186 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
22187 to recursive makes.
22188 * configure.in: Recognize new ncr3000 config.
22189
22190Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
22191
22192 * Makefile.in, configure.in: removed references to gdbm.
22193
22194Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
22195
22196 * config.sub: Don't canonicalize os value
22197 newsos* to bsd (readline needs to check for newsos).
22198 (This fix was earlier made Jan 31, but got re-broken.)
22199
22200Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
22201
22202 * configure.in: sco is an os, not a vendor!
22203
22204 * configure: Quote $( better. Keep various shells happy.
22205
22206Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
22207
22208 * Makefile.in: eliminate stamp-files.
22209
22210Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
22211
22212 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
3d3b561f 22213 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
6599da04
JM
22214
22215Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
22216
22217 * config.sub: fix iris/iris3.
22218
22219Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
22220
22221 * configure: re-add -rm.
22222
22223Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
22224
22225 * Maskefile.in: add .stmp-rcs to all.
22226
22227 * configure.in: remove gas from rs6000 build, use aix host fragment.
22228
22229Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
22230
22231 * configure: pass down site_option during recursion.
22232
22233Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
22234
22235 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
22236
22237Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
22238
22239 * configure: Change exec_prefix so that it really defaults to prefix.
22240
22241Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
22242
22243 * Makefile.in, configure.in: Add support for mmalloc library.
22244
22245Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
22246
22247 * Makefile.in: add stmp dependencies for a few more things.
22248
22249Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
22250
22251 * configure: adjusted error message on objdir/srcdir configure
3d3b561f 22252 collision, per john's suggestion.
6599da04
JM
22253
22254 * Makefile.in: add libiberty stmp to all and all.cross.
22255
22256Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
22257
22258 * Makefile.in: remove force dependencies, add grep to all.
22259
22260Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
22261
22262 * Makefile.in: drop flex. make stamp files work.
22263
22264 * configure: added test for conflicting configuration in srcdir,
3d3b561f
ML
22265 remove trailing slashes from srcdir. Otherwise emacs gdb mode
22266 gets cranky. use relative paths for configure and srcdir
22267 whenever possible. Send some error messages to stderr that were
22268 going to stdout.
6599da04
JM
22269
22270Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
22271
22272 * Makefile.in: Fix libg++ rule to check for gcc directory
22273 before using gcc/gcc. Also pass XTRAFLAGS.
22274
22275Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
22276
22277 * Makefile.in: added stmp-files so that directories aren't polled
3d3b561f 22278 when they are already built.
6599da04
JM
22279
22280 * configure.texi: fixed a node pointer problem.
22281
22282Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
22283
731a8127 22284 * config.sub configure.in gdb/configure.in
6599da04
JM
22285 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
22286 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
22287 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
22288
22289Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22290
22291 * configure: -recurring becomes -silent. corrected help message
3d3b561f 22292 for -site= option.
6599da04
JM
22293
22294 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
22295
22296Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22297
22298 * configure: when building Makefile for crosses, replace
3d3b561f
ML
22299 tooldir and program_prefix. default srcdir from location of
22300 config.sub. remove "for host in hosts" and "for target in
22301 targets" loops.
6599da04
JM
22302
22303Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22304
22305 * Makefile.in: Do not pass bindir or mandir to cvs.
22306
22307Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
22308
22309 * Makefile.in, configure.in: removed traces of namesubdir,
3d3b561f
ML
22310 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
22311 copyrights to '92, changed some from Cygnus to FSF.
6599da04
JM
22312
22313 * configure.texi: remove most references to multiple hosts,
3d3b561f 22314 multiple targets, subdirs, etc.
6599da04
JM
22315
22316 * configure.man: removed rcsid. reference config.sub not
3d3b561f 22317 config.subr.
6599da04
JM
22318
22319 * Makefile.in: mkdir $(infodir) on install-info.
22320
22321Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
22322
22323 * configure.texi: Explain better about .gdbinit and about
22324 the environment that configure.in sections run in.
22325
22326Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
22327
22328 * configure.in: Ultrix is only a decstation if it's a MIPS.
22329
22330Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
22331
22332 * README: DOC.configure => cfg-paper.texi.
22333
22334Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
22335
22336 * config.sub (near case $os): Don't convert newsos* to bsd!
22337
22338Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
22339
22340 * Makefile.in: Reinstall change from gdb-4.3 that reduces
22341 the number of copies of COPYING that go into the GDB tar file.
22342
22343Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
22344
731a8127 22345 * bfd/configure.in, gdb/config/mh-i386sco,
6599da04
JM
22346 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
22347 Fix SCO configuration stuff.
22348
22349Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
22350
22351 * Makefile.in: For libg++, make sure the -I pointing
22352 to the gcc directory goes *after* all the libg++-local -I flags.
22353 Also, move just-gcc dependency from just-libg++ to all-libg++.
22354
22355Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
22356
22357 * configure: Change -x to -f to keep Ultrix /bin/test happy.
22358
22359Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
22360
22361 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
22362
22363Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
22364
22365 * config.sub: Add stratus configuration frags. Also
22366 submitted to FSF.
22367
22368Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
22369
22370 * Makefile.in (DEV_SUPPORT): add configure.man.
22371
22372 * config.sub(Decode manufacturer-specific): add -none*.
22373
22374Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
22375
22376 * Makefile.in: remove form feeds to make Sun's make happy.
22377 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
22378
22379Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
22380
22381 * Makefile.in (AR_FLAGS): Make quieter.
22382
22383Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
22384
22385 * configure.in: Add libg++.
22386 * configure: When verbose, don't output the command line at each
22387 level; it will be unremarkably the same as the previous version,
22388 which will be the same as what the user typed.
22389
22390Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
22391
22392 * configure.in, Makefile.in: fix clean-info, add flex. add
3d3b561f 22393 fileutils.
6599da04
JM
22394
22395 * configure: be less sensitive to spaces in Makefile.in. Do not
3d3b561f
ML
22396 look for sources in "..". Doing so breaks subdirectories that
22397 might have their own configure. If a subdir has it's own
22398 configure script, use it.
6599da04
JM
22399
22400Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
22401
22402 * cfg-paper.texi: some changes suggested by rms.
22403
22404Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
22405
22406 * config.sub: Merge in some small additions from the FSF version,
22407 taken from the gcc distribution, to bring the Cygnus and FSF
22408 versions into closer sync.
22409
22410Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
22411
22412 * configure.in: Changed svr4 references to sysv4.
22413
22414Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
22415
22416 * configure: added -V for version number option.
22417
22418Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
22419
22420 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
3d3b561f 22421 renamed from DOC.configure to cfg-paper.texi.
6599da04
JM
22422
22423Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22424
22425 * configure, config.subr, config.sub: config.subr is now
3d3b561f 22426 config.sub again.
6599da04
JM
22427
22428Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
22429
22430 * configure.texi: new file, in progress.
22431
22432 * Makefile.in: build info file and install the man page for
3d3b561f 22433 configure.
6599da04
JM
22434
22435 * configure.man: new file, first cut.
22436
22437 * configure: find config.subr again now that configuration "none"
3d3b561f
ML
22438 has gone. removed all traces of the -ansi option. removed all
22439 traces of the -languages option.
6599da04
JM
22440
22441 * config.subr: resync from rms.
22442
22443Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22444
22445 * configure, config.sub, config.subr: merge config.sub into
3d3b561f
ML
22446 config.subr, call the result config.subr, remove config.sub, use
22447 config.subr.
6599da04
JM
22448
22449 * Makefile.in: revised install for dir.info.
22450
22451Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22452
22453 * configure.in: add decstation host makefile frag.
22454
22455 * Makefile.in: BISON now bison -y again. also install-gcc on
3d3b561f
ML
22456 install. clean-gdbm on clean. infodir belongs in datadir.
22457 Make directories for info install. Build dir.info here then
22458 install it.
6599da04
JM
22459
22460Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22461
22462 * Makefile.in: fix for bad directory tests.
22463
22464Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22465
22466 * configure: \{1,2\} appears to be a sysv'ism. Use a different
3d3b561f 22467 regexp. -srcdir relative was being handled incorrectly.
6599da04
JM
22468
22469 * Makefile.in: unwrapped some for loops so that parallel makes
3d3b561f
ML
22470 work again and so one can focus one's attention on a particular
22471 package.
6599da04
JM
22472
22473Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22474
22475 * configure: added PWD as a stand in for `pwd` (for speed). use
3d3b561f
ML
22476 elif wherever possible. make -srcdir work without -objdir.
22477 -objdir= commented out.
6599da04
JM
22478
22479Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22480
22481 * configure: +options become --options. -subdirs commented out.
3d3b561f
ML
22482 added -host, -datadir. Renamed -destdir to -prefix. Comment in
22483 Makefile now at top of generated Makefile. Removed cvs log
22484 entries. added -srcdir. create .gdbinit only if there is one
22485 in ${srcdir}.
6599da04
JM
22486
22487 * Makefile.in: idestdir and ddestdir go away. Added copyrights
3d3b561f
ML
22488 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
22489 and mandir now keyed off datadir by default.
6599da04
JM
22490
22491Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22492
22493 * Freshly created ChangeLog.
22494
22495\f
22496Local Variables:
22497mode: change-log
22498left-margin: 8
22499fill-column: 76
22500version-control: never
22501End:
This page took 4.753576 seconds and 5 git commands to generate.