]> git.ipfire.org Git - thirdparty/gcc.git/blob - ChangeLog
Daily bump.
[thirdparty/gcc.git] / ChangeLog
1 2024-02-10 Alexander Westbrooks <alexanderw@gcc.gnu.org>
2
3 * MAINTAINERS: Add myself to write after approval and DCO.
4
5 2024-02-03 Maciej W. Rozycki <macro@orcam.me.uk>
6
7 * MAINTAINERS: Update my e-mail address.
8
9 2024-02-02 Sandra Loosemore <sloosemore@baylibre.com>
10
11 * MAINTAINERS: Update my e-mail address.
12
13 2024-01-29 Kwok Cheung Yeung <kcy@codesourcery.com>
14
15 * MAINTAINERS: Update my work email address.
16
17 2024-01-25 Chung-Lin Tang <cltang@baylibre.com>
18
19 * MAINTAINERS: Update my work email address.
20
21 2024-01-24 Thomas Schwinge <tschwinge@baylibre.com>
22
23 * MAINTAINERS: Update my work email address.
24
25 2024-01-23 Tobias Burnus <tburnus@baylibre.com>
26
27 * MAINTAINERS: Update my email address.
28
29 2024-01-23 Andrew Stubbs <ams@baylibre.com>
30
31 * MAINTAINERS: Update
32
33 2024-01-16 Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
34
35 * Makefile.def: Add a dependency to libgrust for all-gcc.
36 * Makefile.in: Regenerate the file.
37
38 2024-01-16 Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
39
40 * Makefile.def: Add libgrust target to bootstrap.
41 * Makefile.in: Regenerate.
42
43 2024-01-15 Andrew Pinski <quic_apinski@quicinc.com>
44
45 * MAINTAINERS (DCO): Add myself.
46
47 2024-01-09 Siddhesh Poyarekar <siddhesh@gotplt.org>
48
49 * SECURITY.txt: Drop "exploitable" in the hardening section.
50
51 2024-01-09 Tom Tromey <tom@tromey.com>
52
53 * Makefile.in: Rebuild.
54 * Makefile.tpl (BASE_EXPORTS): Add GUILE.
55 (GUILE): New variable.
56 * Makefile.def (flags_to_pass): Add GUILE.
57
58 2024-01-08 Joseph Myers <josmyers@redhat.com>
59
60 * MAINTAINERS: Update my email address.
61
62 2023-12-30 Joseph Myers <jsm@polyomino.org.uk>
63
64 * MAINTAINERS: Update my email address.
65
66 2023-12-14 Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
67 Thomas Schwinge <thomas@codesourcery.com>
68
69 * Makefile.def: Add libgrust as host & target module.
70 * configure.ac: Add libgrust to host tools list. Add libgrust to
71 noconfigdirs if we're not building target libstdc++.
72 * Makefile.in: Regenerate.
73 * configure: Regenerate.
74
75 2023-12-14 Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
76 Arthur Cohen <arthur.cohen@embecosm.com>
77
78 * MAINTAINERS: Add maintainers for libgrust.
79
80 2023-12-13 Arsen Arsenović <arsen@aarsen.me>
81
82 * Makefile.def (gettext): Disable (via missing)
83 {install-,}{pdf,html,info,dvi} and TAGS targets. Set no_install
84 to true. Add --disable-threads --disable-libasprintf. Drop the
85 lib_path (as there are no shared libs).
86 * Makefile.in: Regenerate.
87
88 2023-12-12 Paul Iannetta <piannetta@kalrayinc.com>
89
90 * MAINTAINERS: Add myself to write after approval
91
92 2023-12-12 Feng Wang <wangfeng@eswincomputing.com>
93
94 * MAINTAINERS: Update my email address
95
96 2023-12-12 Feng Wang <wangfeng@eswincomputing.com>
97
98 * MAINTAINERS: Add myself to write after approval
99
100 2023-11-23 Nathaniel Shead <nathanieloshead@gmail.com>
101
102 * MAINTAINERS: Add myself to write after approval and DCO
103
104 2023-11-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
105
106 * libtool.m4: Fix stray call
107
108 2023-11-19 Lewis Hyatt <lhyatt@gmail.com>
109
110 * Makefile.in: Regenerate.
111 * Makefile.tpl: Add dependency on site.exp to check-gcc-* targets
112
113 2023-11-18 Petter Tomner <tomner@bahnhof.se>
114
115 * MAINTAINERS: Update my email address.
116
117 2023-11-18 Frederik Harwath <frederik@harwath.name>
118
119 * MAINTAINERS: Change my address.
120
121 2023-11-16 Michal Jires <mjires@suse.cz>
122
123 * MAINTAINERS: Add myself.
124
125 2023-11-13 Arsen Arsenović <arsen@aarsen.me>
126
127 PR bootstrap/12596
128 * .gitignore: Add '/gettext*'.
129 * configure.ac (host_libs): Replace intl with gettext.
130 (hbaseargs, bbaseargs, baseargs): Split baseargs into
131 {h,b}baseargs.
132 (skip_barg): New flag. Skips appending current flag to
133 bbaseargs.
134 <library exemptions>: Exempt --with-libintl-{type,prefix} from
135 target and build machine argument passing.
136 * configure: Regenerate.
137 * Makefile.def (host_modules): Replace intl module with gettext
138 module.
139 (configure-ld): Depend on configure-gettext.
140 * Makefile.in: Regenerate.
141
142 2023-11-13 Arsen Arsenović <arsen@aarsen.me>
143
144 * intl/*: Remove.
145
146 2023-11-09 Jivan Hakobyan <jivanhakobyan9@gmail.com>
147
148 * MAINTAINERS: Add myself.
149
150 2023-11-09 YunQiang Su <yunqiang.su@cipunited.com>
151
152 * MAINTAINERS: Update my email address.
153
154 2023-11-06 Carl Love <cel@linux.ibm.com>
155
156 * MAINTAINERS: Update my email address.
157
158 2023-11-01 Eric Gallager <egallager@gcc.gnu.org>
159
160 * .github/CONTRIBUTING.md: Wrap lines more tightly.
161
162 2023-11-01 Eric Gallager <egallager@gcc.gnu.org>
163
164 * .github/CONTRIBUTING.md: New file.
165 * .github/PULL_REQUEST_TEMPLATE.md: New file.
166
167 2023-10-22 Iain Sandoe <iain@sandoe.co.uk>
168
169 * configure: Regenerate.
170 * configure.ac: Do not add default runpaths to GCC exes
171 when we are building -static-libstdc++/-static-libgcc (the
172 default).
173 * libtool.m4: Add 'enable-darwin-at-runpath'. Act on the
174 enable flag to alter Darwin libraries to use @rpath names.
175
176 2023-10-15 Mike Frysinger <vapier@gentoo.org>
177
178 * Makefile.def: Add distclean-sim dependency on distclean-gnulib.
179 * Makefile.in: Regenerate.
180
181 2023-10-11 Filip Kastl <fkastl@suse.cz>
182
183 * MAINTAINERS: Fix name order.
184
185 2023-10-10 Christoph Müllner <christoph.muellner@vrull.eu>
186
187 * MAINTAINERS: Add myself.
188
189 2023-10-06 Sergei Trofimovich <siarheit@google.com>
190
191 PR bootstrap/111663
192 * Makefile.tpl (STAGEfeedback_CONFIGURE_FLAGS): Disable -Werror.
193 * Makefile.in: Regenerate.
194
195 2023-10-05 Jan Engelhardt <jengelh@inai.de>
196
197 * SECURITY.txt: Fix up indentation.
198
199 2023-10-05 Jan Engelhardt <jengelh@inai.de>
200
201 * SECURITY.txt: Fix up commas.
202
203 2023-10-04 Siddhesh Poyarekar <siddhesh@gotplt.org>
204
205 * SECURITY.txt: New file.
206
207 2023-09-18 Fei Gao <gaofei@eswincomputing.com>
208
209 * MAINTAINERS: Add myself.
210
211 2023-09-15 Yang Yujie <yangyujie@loongson.cn>
212
213 * config-ml.in: Remove unneeded loongarch clause.
214 * configure.ac: Register custom makefile fragments mt-loongarch-*
215 for loongarch targets.
216 * configure: Regenerate.
217
218 2023-09-12 Edwin Lu <ewlu@rivosinc.com>
219
220 * MAINTAINERS: Add myself
221
222 2023-09-12 Thomas Schwinge <thomas@codesourcery.com>
223 Chung-Lin Tang <cltang@codesourcery.com>
224
225 PR testsuite/109951
226 * Makefile.tpl (BASE_TARGET_EXPORTS): Add
227 'SYSROOT_CFLAGS_FOR_TARGET'.
228 * Makefile.in: Regenerate.
229
230 2023-09-05 Yang Yujie <yangyujie@loongson.cn>
231
232 * config-ml.in: Do not build the multilib library variant
233 that is duplicate with the toplevel one.
234
235 2023-08-29 Tsukasa OI <research_trasio@irq.a4lg.com>
236
237 * MAINTAINERS: Add myself.
238
239 2023-08-22 Filip Kastl <fkastl@suse.cz>
240
241 * MAINTAINERS: Update my email address.
242
243 2023-08-11 Eric Feng <ef2648@columbia.edu>
244
245 * MAINTAINERS: Add myself.
246
247 2023-08-07 Indu Bhagat <indu.bhagat@oracle.com>
248
249 * Makefile.def: Reflect that libsframe needs to installed before
250 libbfd. Reorder a bit to better track libsframe dependencies.
251 * Makefile.in: Regenerate.
252
253 2023-08-07 Indu Bhagat <indu.bhagat@oracle.com>
254
255 * Makefile.def: Add install dependency on libsframe for libbfd.
256 * Makefile.in: Regenerated.
257
258 2023-08-07 Nick Alcock <nick.alcock@oracle.com>
259
260 * libtool.m4 (lt_cv_sys_global_symbol_pipe): Augment symcode for
261 Solaris 11.
262
263 2023-08-07 Alexander von Gluck IV <kallisti5@unixzen.com>
264
265 * configure: Regenerate.
266 * configure.ac: Add Haiku to list of ELF OSes
267 * libtool.m4: Update sys_lib_dlsearch_path_spec on Haiku.
268
269 2023-08-07 Nick Alcock <nick.alcock@oracle.com>
270
271 * libtool.m4 (LT_PATH_NM): Handle user-specified NM with
272 options, including options containing paths.
273
274 2023-08-07 Nick Alcock <nick.alcock@oracle.com>
275
276 * libtool.m4 (LT_PATH_NM): Try BSDization flags with a user-provided
277 NM, if there is one. Run nm on itself, not on /dev/null, to avoid
278 errors from nms that refuse to work on non-regular files. Remove
279 other workarounds for this problem. Strip out blank lines from the
280 nm output.
281
282 2023-08-07 Arsen Arsenović <arsen@aarsen.me>
283
284 * configure.ac: Reinstate 32b PA-RISC HP-UX targets
285 * configure: Regenerate.
286
287 2023-08-07 Simon Marchi <simon.marchi@efficios.com>
288
289 * configure.ac: Add AC_SUBST(PKG_CONFIG_PATH).
290 * configure: Re-generate.
291 * Makefile.tpl (HOST_EXPORTS): Pass PKG_CONFIG_PATH.
292 (PKG_CONFIG_PATH): New.
293 * Makefile.in: Re-generate.
294
295 2023-08-07 Luis Machado <luis.machado@arm.com>
296
297 * configure.ac: Disable year2038 by default on 32-bit hosts.
298 * configure: Regenerate.
299
300 2023-08-07 Vladimir Mezentsev <vladimir.mezentsev@oracle.com>
301
302 * Makefile.def: Add gprofng module.
303 * configure.ac: Add --enable-gprofng option.
304 * Makefile.in: Regenerate.
305 * configure: Regenerate.
306
307 2023-08-07 Martin Liska <mliska@suse.cz>
308
309 * configure.ac: Add --enable-default-compressed-debug-sections-algorithm.
310 * configure: Regenerate.
311
312 2023-08-07 Fangrui Song <maskray@google.com>
313
314 * configure: Regenerate.
315 * configure.ac: Add --with-zstd.
316
317 2023-08-07 Arsen Arsenović <arsen@aarsen.me>
318
319 * configure: Regenerate.
320 * configure.ac: Recover tilegx/tilepro targets.
321
322 2023-08-07 H.J. Lu <hjl.tools@gmail.com>
323
324 * configure: Regenerated.
325 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Check if AR works with
326 --plugin and rc before enabling --plugin.
327
328 2023-08-07 H.J. Lu <hjl.tools@gmail.com>
329
330 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
331 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
332 * configure.ac: Include config/gcc-plugin.m4.
333 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
334 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
335 RANLIB if possible.
336 * Makefile.in: Regenerated.
337 * configure: Likewise.
338
339 2023-08-07 Arsen Arsenović <arsen@aarsen.me>
340
341 * Makefile.tpl: Substitute @GDCFLAGS@ instead of using
342 $(CFLAGS).
343
344 2023-08-07 David Faust <david.faust@oracle.com>
345
346 * MAINTAINERS: Add the BPF port to my reviewer listing.
347
348 2023-08-02 Jan Beulich <jbeulich@suse.com>
349
350 * MAINTAINERS: Correct my email address.
351
352 2023-08-02 Hu, Lin1 <lin1.hu@intel.com>
353
354 * MAINTAINERS (Write After Approval): Add myself.
355
356 2023-08-01 Richard Ball <richard.ball@arm.com>
357
358 * MAINTAINERS: Add myself.
359
360 2023-07-31 Andreas Schwab <schwab@suse.de>
361
362 * configure.ac (GDCFLAGS): Set default from ${CFLAGS}.
363 * configure: Regenerate.
364 * Makefile.in (GDCFLAGS): Substitute @GDCFLAGS@.
365
366 2023-07-31 xuli <xuli1@eswincomputing.com>
367
368 * MAINTAINERS: Add myself.
369
370 2023-07-25 Thomas Schwinge <thomas@codesourcery.com>
371
372 * MAINTAINERS: List myself as "nvptx port" maintainer.
373
374 2023-07-21 Cupertino Miranda <cupertino.miranda@oracle.com>
375
376 * MAINTAINERS: Add myself to write after approval
377
378 2023-07-18 Ju-Zhe Zhong <juzhe.zhong@rivai.ai>
379
380 * MAINTAINERS: Add myself as a reviewer for the riscv port.
381
382 2023-07-18 Robin Dapp <rdapp@ventanamicro.com>
383
384 * MAINTAINERS: Add myself as a reviewer for the riscv port.
385
386 2023-07-12 Hao Liu <hliu@os.amperecomputing.com>
387
388 * MAINTAINERS: Add Hao Liu to write after approval
389
390 2023-07-12 Ken Matsui <kmatsui@gcc.gnu.org>
391
392 * MAINTAINERS: Add Ken Matsui to write after approval
393
394 2023-07-07 Eugene Rozenfeld <erozen@microsoft.com>
395
396 * Makefile.in: Collect both kernel and user events for autofdo
397 * Makefile.tpl: Collect both kernel and user events for autofdo
398
399 2023-06-30 Rishi Raj <rishiraj45035@gmail.com>
400
401 * MAINTAINERS: Added myself to Write After Approval and DCO
402
403 2023-06-29 Eugene Rozenfeld <erozen@microsoft.com>
404
405 * Makefile.in: Remove -gtoggle for STAGEautoprofile
406 * Makefile.tpl: Remove -gtoggle for STAGEautoprofile
407
408 2023-06-25 Lehua Ding <lehua.ding@rivai.ai>
409
410 * MAINTAINERS: Add Lehua Ding to write after approval
411
412 2023-06-25 Iain Sandoe <iain@sandoe.co.uk>
413
414 * Makefile.def: Pass the enable-host-pie value to GCC configure.
415 * Makefile.in: Regenerate.
416 * configure: Regenerate.
417 * configure.ac: Adjust the logic for shared and PIE host flags to
418 ensure that PIE is passed for hosts that require it.
419
420 2023-06-16 YunQiang Su <yunqiang.su@cipunited.com>
421
422 * MAINTAINERS (Write After Approval): move Matthew Fortune
423 to Write After Approval.
424
425 2023-06-15 Marek Polacek <polacek@redhat.com>
426
427 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
428 check.
429 * configure: Regenerate.
430
431 2023-06-14 Filip Kastl <filip.kastl@gmail.com>
432
433 * MAINTAINERS: Add myself to write after approval
434
435 2023-06-02 YunQiang Su <yunqiang.su@cipunited.com>
436
437 * MAINTAINERS (CPU Port Maintainers): Add myself as MIPS
438 port maintainer.
439 (Write After Approval): Remove myself.
440
441 2023-05-30 Jeevitha Palanisamy <jeevitha@linux.ibm.com>
442
443 * MAINTAINERS (Write After Approval): Add myself.
444
445 2023-05-29 Martin Jambor <mjambor@suse.cz>
446
447 * MAINTAINERS: Replace spaces with tabs.
448
449 2023-05-27 Benjamin Priour <vultkayn@gcc.gnu.org>
450
451 * MAINTAINERS: New entry.
452
453 2023-05-18 Eugene Rozenfeld <erozen@microsoft.com>
454
455 * Makefile.tpl: Disable warnings as errors for STAGEautofeedback
456 * Makefile.in: Regenerate
457
458 2023-05-17 Eugene Rozenfeld <erozen@microsoft.com>
459
460 * Makefile.in: Disable warnings as errors for STAGEautofeedback
461
462 2023-05-11 Robin Dapp <rdapp@ventanamicro.com>
463
464 * MAINTAINERS: Sort.
465
466 2023-05-11 Ju-Zhe Zhong <juzhe.zhong@rivai.ai>
467
468 * MAINTAINERS: Add myself.
469
470 2023-05-10 Pan Li <pan2.li@intel.com>
471
472 * MAINTAINERS: Add myself.
473
474 2023-04-28 Eugene Rozenfeld <erozen@microsoft.com>
475
476 * Makefile.in: Define PROFILE_MERGER
477 * Makefile.tpl: Define PROFILE_MERGER
478
479 2023-04-27 Robin Dapp <rdapp@ventanamicro.com>
480
481 * MAINTAINERS: Change my email address.
482
483 2023-04-26 Patrick O'Neill <patrick@rivosinc.com>
484
485 * MAINTAINERS: Add myself.
486
487 2023-04-26 Martin Liska <mliska@suse.cz>
488
489 * MAINTAINERS: fix sorting
490
491 2023-04-25 Victor Do Nascimento <victor.donascimento@arm.com>
492
493 * MAINTAINERS (Write After Approval): Add myself.
494
495 2023-04-24 Martin Liska <mliska@suse.cz>
496
497 * MAINTAINERS: Fix sorting.
498
499 2023-04-21 Peter Foley <pefoley2@pefoley.com>
500
501 * configure: Regenerate.
502 * configure.ac: Only create serdep.tmp if needed
503
504 2023-04-21 “ajit.kumar.agarwal@ibm.com” <aagarwa@ltcden2-lp1.aus.stglabs.ibm.com>
505
506 * MAINTAINERS (Write After Approval): Add myself.
507
508 2023-04-21 Vineet Gupta <vineetg@rivosinc.com>
509
510 * MAINTAINERS (Write After Approval): Add myself.
511 Ref: <680c7bbe-5d6e-07cd-8468-247afc65e1dd@gmail.com>
512
513 2023-04-06 Indu Bhagat <indu.bhagat@oracle.com>
514
515 * MAINTAINERS: Add myself.
516
517 2023-03-22 Tobias Burnus <tobias@codesourcery.com>
518
519 * MAINTAINERS: Add myself as OpenMP and libgomp maintainer.
520
521 2023-03-10 Arsen Arsenović <arsen@aarsen.me>
522
523 * MAINTAINERS (Write After Approval): Add myself.
524
525 2023-02-16 Martin Liska <mliska@suse.cz>
526
527 * MAINTAINERS: I'm stepping down from my positions.
528
529 2023-01-10 Philip Herron <herron.philip@googlemail.com>
530
531 * MAINTAINERS: Add Philip Herron as Rust front-end maintainer
532
533 2023-01-06 Clément Chigot <chigot@adacore.com>
534
535 * configure.ac: Skip GMP and MPFR when --disable-gdb is
536 provided.
537 * configure: Regenerate.
538
539 2023-01-04 Gaius Mulley <gaiusmod2@gmail.com>
540
541 * MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer.
542
543 2022-12-31 Iain Sandoe <iain@sandoe.co.uk>
544
545 * Makefile.def: Do not build shared libffi.
546 * Makefile.in: Regenerate.
547
548 2022-12-21 Andrew Pinski <apinski@marvell.com>
549
550 * Makefile.def: Add configure-gdb dependencies
551 on all-gmp and all-mpfr.
552 * configure.ac: Split out MPC checking from MPFR.
553 Require GMP and MPFR if the gdb directory exist.
554 * Makefile.in: Regenerate.
555 * configure: Regenerate.
556
557 2022-12-14 Gaius Mulley <gaiusmod2@gmail.com>
558
559 * configure.ac (target_libraries): Add target-libgm2.
560 Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
561 Add GCC_TARGET_TOOL entry for gm2.
562 (compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
563 gcc/m2/gm2-compiler-boot/SYSTEM and gcc/m2/gm2version.
564 * Makefile.def (target_modules): Add libgm2.
565 (flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
566 (dependencies): Add all-target-libgm2 and on=all-target-libatomic.
567 (languages): Add entry for language=m2 with gcc-check-target=check-m2
568 and lib-check-target=check-target-libgm2.
569 * Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
570 (HOST_EXPORTS): Add definition for GM2.
571 (BASE_TARGET_EXPORTS): Add definition for GM2.
572 (GM2_FOR_BUILD): Defined.
573 (GM2FLAGS): Defined.
574 (GM2_FOR_TARGET): Defined.
575 (GM2FLAGS_FOR_TARGET): Defined.
576 (EXTRA_HOST_FLAGS): Defined.
577 (POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
578 (EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
579 (EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
580 * configure: Rebuilt.
581 * Makefile.in: Rebuilt.
582
583 2022-12-13 Philip Herron <philip.herron@embecosm.com>
584
585 * Makefile.def: Add Rust language.
586 * Makefile.in: Regenerate via autogen.
587
588 2022-12-09 Martin Liska <mliska@suse.cz>
589
590 * MAINTAINERS: Fix spacing.
591
592 2022-12-07 Arthur Cohen <arthur.cohen@embecosm.com>
593
594 * MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
595
596 2022-12-07 Iain Sandoe <iain@sandoe.co.uk>
597
598 * Makefile.def: Pass host_libs_picflag to host dependent library
599 configures.
600 * Makefile.in: Regenerate.
601 * configure: Regenerate.
602 * configure.ac (host_libs_picflag): New configure variable set to
603 '--with-pic' when building 'host_shared'.
604
605 2022-11-25 Weimin Pan <weimin.pan@oracle.com>
606
607 * Makefile.def: Add libsframe as new module with its dependencies.
608 * Makefile.in: Regenerated.
609 * configure.ac: Add libsframe to host_libs.
610 * configure: Regenerated.
611
612 2022-11-23 Marek Polacek <polacek@redhat.com>
613
614 Revert:
615 2022-11-23 Marek Polacek <polacek@redhat.com>
616
617 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
618 isl.
619 * Makefile.in: Regenerate.
620 * Makefile.tpl: Set PICFLAG.
621 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
622 check.
623 * configure: Regenerate.
624
625 2022-11-23 Marek Polacek <polacek@redhat.com>
626
627 * Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
628 isl.
629 * Makefile.in: Regenerate.
630 * Makefile.tpl: Set PICFLAG.
631 * configure.ac (--enable-host-pie): New check. Set PICFLAG after this
632 check.
633 * configure: Regenerate.
634
635 2022-11-14 Martin Liska <mliska@suse.cz>
636
637 Revert:
638 2022-11-09 Martin Liska <mliska@suse.cz>
639
640 * doc/Makefile: New file.
641 * doc/_static/custom.css: New file.
642 * doc/baseconf.py: New file.
643 * doc/bsd.rst: New file.
644 * doc/contrib.rst: New file.
645 * doc/contribute.rst: New file.
646 * doc/cppdiropts.rst: New file.
647 * doc/cppenv.rst: New file.
648 * doc/cppopts.rst: New file.
649 * doc/cppwarnopts.rst: New file.
650 * doc/favicon.ico: New file.
651 * doc/funding.rst: New file.
652 * doc/gcc_sphinx.py: New file.
653 * doc/gnu.rst: New file.
654 * doc/gnu_free_documentation_license.rst: New file.
655 * doc/gpl-3.0.rst: New file.
656 * doc/indices-and-tables.rst: New file.
657 * doc/lgpl-2.1.rst: New file.
658 * doc/logo.pdf: New file.
659 * doc/logo.svg: New file.
660 * doc/md.rst: New file.
661 * doc/requirements.txt: New file.
662
663 2022-11-14 Martin Liska <mliska@suse.cz>
664
665 Revert:
666 2022-11-09 Martin Liska <mliska@suse.cz>
667
668 * doc/baseconf.py: Port to GCC sources.
669
670 2022-11-14 Martin Liska <mliska@suse.cz>
671
672 Revert:
673 2022-11-14 Martin Liska <mliska@suse.cz>
674
675 * configure: Regenerate.
676 * configure.ac: Support Sphinx based documentation.
677
678 2022-11-14 Martin Liska <mliska@suse.cz>
679
680 Revert:
681 2022-11-09 Martin Liska <mliska@suse.cz>
682
683 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
684 provide a default.
685
686 2022-11-14 Martin Liska <mliska@suse.cz>
687
688 Revert:
689 2022-11-09 Martin Liska <mliska@suse.cz>
690
691 * doc/bsd.rst:
692 Add trailing newline.
693 * doc/contrib.rst:
694 Add trailing newline.
695 * doc/contribute.rst:
696 Add trailing newline.
697 * doc/cppdiropts.rst:
698 Add trailing newline.
699 * doc/cppenv.rst:
700 Add trailing newline.
701 * doc/cppopts.rst:
702 Add trailing newline.
703 * doc/cppwarnopts.rst:
704 Add trailing newline.
705 * doc/funding.rst:
706 Add trailing newline.
707 * doc/gnu.rst:
708 Add trailing newline.
709 * doc/gnu_free_documentation_license.rst:
710 Add trailing newline.
711 * doc/gpl-3.0.rst:
712 Add trailing newline.
713 * doc/indices-and-tables.rst:
714 Add trailing newline.
715 * doc/lgpl-2.1.rst:
716 Add trailing newline.
717 * doc/md.rst:
718 Add trailing newline.
719
720 2022-11-14 Martin Liska <mliska@suse.cz>
721
722 Revert:
723 2022-11-09 Martin Liska <mliska@suse.cz>
724
725 * configure.ac: Use new install URL.
726 * configure: Regenerate.
727
728 2022-11-14 Martin Liska <mliska@suse.cz>
729
730 Revert:
731 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
732
733 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
734 instead of just ``.''.
735 * doc/gcc_sphinx.py: Moved to...
736 * doc/modules/gcc_sphinx.py: ...here.
737
738 2022-11-14 Martin Liska <mliska@suse.cz>
739
740 Revert:
741 2022-11-10 Martin Liska <mliska@suse.cz>
742
743 * doc/baseconf.py: Modernize by using pathlib.
744
745 2022-11-14 Martin Liska <mliska@suse.cz>
746
747 Revert:
748 2022-11-11 Martin Liska <mliska@suse.cz>
749
750 * doc/Makefile: Disable -j auto.
751
752 2022-11-14 Martin Liska <mliska@suse.cz>
753
754 Revert:
755 2022-11-11 Martin Liska <mliska@suse.cz>
756
757 * doc/Makefile: Update comment.
758
759 2022-11-14 Martin Liska <mliska@suse.cz>
760
761 Revert:
762 2022-11-11 Martin Liska <mliska@suse.cz>
763
764 * doc/indices-and-tables.rst: Rename Indexes to Indices.
765
766 2022-11-14 Martin Liska <mliska@suse.cz>
767
768 Revert:
769 2022-11-13 Martin Liska <mliska@suse.cz>
770
771 PR web/107643
772 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
773 is set.
774 * doc/indices-and-tables.rst: Use include_todo tag.
775
776 2022-11-14 Martin Liska <mliska@suse.cz>
777
778 Revert:
779 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
780
781 * doc/contrib.rst: Update Jeff Law's email address.
782
783 2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
784
785 * doc/contrib.rst: Update Jeff Law's email address.
786
787 2022-11-13 Martin Liska <mliska@suse.cz>
788
789 PR web/107643
790 * doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
791 is set.
792 * doc/indices-and-tables.rst: Use include_todo tag.
793
794 2022-11-11 Martin Liska <mliska@suse.cz>
795
796 * doc/indices-and-tables.rst: Rename Indexes to Indices.
797
798 2022-11-11 Martin Liska <mliska@suse.cz>
799
800 * doc/Makefile: Update comment.
801
802 2022-11-11 Martin Liska <mliska@suse.cz>
803
804 * doc/Makefile: Disable -j auto.
805
806 2022-11-10 Martin Liska <mliska@suse.cz>
807
808 * doc/baseconf.py: Modernize by using pathlib.
809
810 2022-11-10 Arsen Arsenović <arsen@aarsen.me>
811
812 * doc/baseconf.py: Inject dirname(__file__)/'modules' to path
813 instead of just ``.''.
814 * doc/gcc_sphinx.py: Moved to...
815 * doc/modules/gcc_sphinx.py: ...here.
816
817 2022-11-09 Martin Liska <mliska@suse.cz>
818
819 * configure.ac: Use new install URL.
820 * configure: Regenerate.
821
822 2022-11-09 Martin Liska <mliska@suse.cz>
823
824 * doc/bsd.rst:
825 Add trailing newline.
826 * doc/contrib.rst:
827 Add trailing newline.
828 * doc/contribute.rst:
829 Add trailing newline.
830 * doc/cppdiropts.rst:
831 Add trailing newline.
832 * doc/cppenv.rst:
833 Add trailing newline.
834 * doc/cppopts.rst:
835 Add trailing newline.
836 * doc/cppwarnopts.rst:
837 Add trailing newline.
838 * doc/funding.rst:
839 Add trailing newline.
840 * doc/gnu.rst:
841 Add trailing newline.
842 * doc/gnu_free_documentation_license.rst:
843 Add trailing newline.
844 * doc/gpl-3.0.rst:
845 Add trailing newline.
846 * doc/indices-and-tables.rst:
847 Add trailing newline.
848 * doc/lgpl-2.1.rst:
849 Add trailing newline.
850 * doc/md.rst:
851 Add trailing newline.
852
853 2022-11-09 Martin Liska <mliska@suse.cz>
854
855 * doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
856 provide a default.
857
858 2022-11-09 Martin Liska <mliska@suse.cz>
859
860 * configure: Regenerate.
861 * configure.ac: Support Sphinx based documentation.
862
863 2022-11-09 Martin Liska <mliska@suse.cz>
864
865 * doc/baseconf.py: Port to GCC sources.
866
867 2022-11-09 Martin Liska <mliska@suse.cz>
868
869 * doc/Makefile: New file.
870 * doc/_static/custom.css: New file.
871 * doc/baseconf.py: New file.
872 * doc/bsd.rst: New file.
873 * doc/contrib.rst: New file.
874 * doc/contribute.rst: New file.
875 * doc/cppdiropts.rst: New file.
876 * doc/cppenv.rst: New file.
877 * doc/cppopts.rst: New file.
878 * doc/cppwarnopts.rst: New file.
879 * doc/favicon.ico: New file.
880 * doc/funding.rst: New file.
881 * doc/gcc_sphinx.py: New file.
882 * doc/gnu.rst: New file.
883 * doc/gnu_free_documentation_license.rst: New file.
884 * doc/gpl-3.0.rst: New file.
885 * doc/indices-and-tables.rst: New file.
886 * doc/lgpl-2.1.rst: New file.
887 * doc/logo.pdf: New file.
888 * doc/logo.svg: New file.
889 * doc/md.rst: New file.
890 * doc/requirements.txt: New file.
891
892 2022-11-04 Thomas Schwinge <thomas@codesourcery.com>
893
894 * Makefile.def: Remove module 'liboffloadmic'.
895 * Makefile.in: Regenerate.
896 * configure.ac: Remove 'liboffloadmic' handling.
897 * configure: Regenerate.
898
899 2022-10-31 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
900
901 * MAINTAINERS: Update email address.
902
903 2022-10-21 Дилян Палаузов <dilyan.palauzov@aegee.org>
904
905 * configure.ac: Don't configure readline if --with-system-readline is
906 used.
907 * configure: Re-generate.
908
909 2022-10-12 Cui,Lili <lili.cui@intel.com>
910
911 * MAINTAINERS (Write After Approval): Add myself.
912
913 2022-10-11 Olivier Hainque <hainque@adacore.com>
914
915 * libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
916 and friends for rtp !large. Assume the linker has the required
917 abilities and set lt_cv_deplibs_check_method.
918
919 2022-09-30 Olivier Hainque <hainque@adacore.com>
920
921 * configure.ac (*vxworks*): If enable_shared is not
922 set, set to "no" and add --disable-shared to target and
923 host_configargs.
924 * configure: Regenerate.
925
926 2022-09-26 Jeff Law <jlaw@ventanamicro.com>
927
928 * MAINTAINERS: Update my email address and DCO entry.
929
930 2022-09-23 Paul-Antoine Arras <pa@codesourcery.com>
931
932 * MAINTAINERS (Write After Approval): Add myself.
933
934 2022-09-15 Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
935
936 * MAINTAINERS (Write After Approval): Add myself.
937
938 2022-09-07 Jeff Law <jeffreyalaw@gmail.com>
939
940 * MAINTAINERS: Update my email address.
941
942 2022-09-07 Tom de Vries <tdevries@suse.de>
943
944 * configure.ac: Set extra_host_libiberty_configure_flags and
945 extra_host_zlib_configure_flags in separate case statements.
946 * configure: Regenerate.
947
948 2022-09-06 Xianmiao Qu <cooper.qu@linux.alibaba.com>
949
950 * MAINTAINERS: Update c-sky port maintainers' emails.
951
952 2022-08-31 Martin Liska <mliska@suse.cz>
953
954 * configure: Regenerate.
955 * configure.ac: Delete hpux9 and hpux10.
956
957 2022-08-18 Sergei Trofimovich <siarheit@google.com>
958
959 * Makefile.def: Drop libelf module and gcc-configure dependency
960 on it.
961 * Makefile.in: Regenerate with 'autogen Makefile.def'.
962 * Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
963 LIBELFINC.
964 * configure: Regenrate.
965 * configure.ac (host_libs): Drop unused libelf.
966
967 2022-08-18 Sergei Trofimovich <siarheit@google.com>
968
969 * Makefile.in: Regenerate.
970
971 2022-08-04 Eugene Rozenfeld <erozen@microsoft.com>
972
973 * MAINTAINERS: Add myself as AutoFDO maintainer.
974
975 2022-08-01 Roger Sayle <roger@nextmovesoftware.com>
976 Arnaud Charlet <charlet@adacore.com>
977
978 * configure: Regenerate.
979
980 2022-07-31 Roger Sayle <roger@nextmovesoftware.com>
981
982 PR bootstrap/106472
983 * Makefile.def (dependencies): Make configure-target-libgo depend
984 upon all-target-libbacktrace.
985
986 2022-07-27 David Faust <david.faust@oracle.com>
987
988 * MAINTAINERS: Add myself as reviewer for CTF and BTF.
989
990 2022-07-27 Richard Biener <rguenther@suse.de>
991
992 * MAINTAINERS (Roger Sayle): Update e-mail address.
993
994 2022-07-21 Sam Feifer <sfeifer@redhat.com>
995
996 * MAINTAINERS (Write After Approval): Add myself.
997
998 2022-07-21 Marc Poulhiès <poulhies@adacore.com>
999
1000 * MAINTAINERS: Add myself as Ada front end co-maintainer.
1001
1002 2022-07-19 Alexander Monakov <amonakov@ispras.ru>
1003
1004 * .gitignore: Do not ignore config.h.
1005
1006 2022-07-15 Andrew Carlotti <andrew.carlotti@arm.com>
1007
1008 * MAINTAINERS: Add myself to Write After Approval.
1009
1010 2022-07-04 Martin Liska <mliska@suse.cz>
1011
1012 * MAINTAINERS: fix sorting of names
1013
1014 2022-07-03 Immad Mir <mirimmad17@gmail.com>
1015
1016 * MAINTAINERS: add myself.
1017
1018 2022-07-03 Immad Mir <mirimmad17@gmail.com>
1019
1020 * MAINTAINERS: Add myself to write after approval and DCO.
1021
1022 2022-07-02 Tim Lange <mail@tim-lange.me>
1023
1024 * MAINTAINERS: Add myself.
1025
1026 2022-07-01 Haochen Jiang <haochen.jiang@intel.com>
1027
1028 * MAINTAINERS (Write After Approval): Add myself.
1029
1030 2022-06-30 Cui,Lili <lili.cui@intel.com>
1031
1032 Revert:
1033 2022-06-30 Cui,Lili <lili.cui@intel.com>
1034
1035 * MAINTAINERS (Write After Approval): Add myself.
1036
1037 2022-06-30 Cui,Lili <lili.cui@intel.com>
1038
1039 * MAINTAINERS (Write After Approval): Add myself.
1040
1041 2022-06-28 Alexandre Oliva <oliva@adacore.com>
1042
1043 * Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
1044 (EXTRA_GCC_FLAGS): Likewise.
1045 * Makefile.in: Rebuilt.
1046
1047 2022-06-28 konglin1 <lingling.kong@intel.com>
1048
1049 * MAINTAINERS (Write After Approval): Add myself.
1050
1051 2022-06-27 Tom de Vries <tdevries@suse.de>
1052
1053 * configure.ac: Build libiberty pic variant for gdbserver.
1054 * configure: Regenerate.
1055
1056 2022-06-26 Iain Sandoe <iain@sandoe.co.uk>
1057
1058 * configure: Regenerate.
1059 * configure.ac: Correct use of $host.
1060
1061 2022-06-25 Jeff Law <jeffreyalaw@gmail.com>
1062
1063 * MAINTAINERS: Remove tilegx and tilepro entries.
1064 * configure.ac: Remove tilegx and tilepro stanzas.
1065 * configure: Rebuilt.
1066
1067 2022-05-28 Bruce Korb <bkorb@gnu.org>
1068
1069 * .gitignore: Ignore vim swap files
1070
1071 2022-05-13 Surya Kumari Jangala <jskumari@linux.ibm.com>
1072
1073 * MAINTAINERS: Add myself to write after approval.
1074
1075 2022-05-11 Kewen Lin <linkw@linux.ibm.com>
1076
1077 * MAINTAINERS: Remove myself from DCO section.
1078
1079 2022-05-09 Xi Ruoyao <xry111@xry111.site>
1080
1081 * MAINTAINERS: Update my email address.
1082
1083 2022-05-09 Clément Chigot <chigot@adacore.com>
1084
1085 * MAINTAINERS: Update my email address.
1086
1087 2022-05-05 Kewen Lin <linkw@linux.ibm.com>
1088
1089 * MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
1090 section.
1091
1092 2022-04-19 Richard Henderson <rth@gcc.gnu.org>
1093
1094 * MAINTAINERS: Update my email address.
1095
1096 2022-04-01 Qian Jianhua <qianjh@fujitsu.com>
1097
1098 * MAINTAINERS: Update my email address.
1099
1100 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
1101
1102 * MAINTAINERS: (CPU Port Maintainers): Add myself and
1103 Lulu as LoongArch port maintainer.
1104
1105 2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
1106 Lulu Cheng <chenglulu@loongson.cn>
1107
1108 * configure.ac: Add LoongArch tuples.
1109 * configure: Regenerate.
1110
1111 2022-03-28 Tom Tromey <tromey@adacore.com>
1112
1113 * configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
1114 * configure: Rebuild.
1115
1116 2022-03-24 Bill Schmidt <bill.schmidt@gmail.com>
1117
1118 * MAINTAINERS: Change my information.
1119
1120 2022-03-16 Chung-Ju Wu <jasonwucj@gmail.com>
1121
1122 * MAINTAINERS: Add myself to DCO section.
1123
1124 2022-03-14 Jonathan Wakely <jwakely@redhat.com>
1125
1126 * configure.ac: Fix incorrect option in comment.
1127 * configure: Regenerate.
1128
1129 2022-03-09 Hans-Peter Nilsson <hp@axis.com>
1130
1131 * Makefile.def (dependencies): Make configure-sim depend on
1132 all-readline.
1133 * Makefile.in: Regenerate.
1134
1135 2022-02-22 Christophe Lyon <christophe.lyon@foss.st.com>
1136
1137 * MAINTAINERS (Write After Approval): Update my e-mail address.
1138
1139 2022-02-08 Ulrich Weigand <ulrich.weigand@de.ibm.com>
1140
1141 * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
1142
1143 2022-01-31 Ed Smith-Rowland <esmithrowland@gmail.com>
1144
1145 * MAINTAINERS: Update my email and add myself to the DCO list.
1146
1147 2022-01-25 Thomas Schwinge <thomas@codesourcery.com>
1148
1149 Revert:
1150 2021-09-16 Andrew Pinski <apinski@marvell.com>
1151
1152 PR bootstrap/67102
1153 * Makefile.def: Have configure-target-libffi depend on
1154 all-target-libstdc++-v3.
1155 * Makefile.in: Regenerate.
1156
1157 2022-01-22 Jakub Jelinek <jakub@redhat.com>
1158
1159 PR other/104181
1160 * build.log: Remove.
1161
1162 2022-01-20 Martin Liska <mliska@suse.cz>
1163
1164 * MAINTAINERS: Adjust email address based on IRC request.
1165
1166 2022-01-18 Xionghu Luo <luoxhu@linux.ibm.com>
1167
1168 * MAINTAINERS: Update my email address.
1169
1170 2022-01-17 Martin Liska <mliska@suse.cz>
1171
1172 * MAINTAINERS: Rename .c names to .cc.
1173
1174 2022-01-13 Jakub Jelinek <jakub@redhat.com>
1175
1176 * Makefile.am: Remove.
1177
1178 2022-01-11 Thomas Koenig <tkoenig@gcc.gnu.org>
1179
1180 * Makefile.am: New file.
1181
1182 2022-01-11 Martin Liska <mliska@suse.cz>
1183
1184 * MAINTAINERS: Sort 2 names.
1185
1186 2022-01-10 Martin Liska <mliska@suse.cz>
1187
1188 * MAINTAINERS: Fix obvious issues with sorting.
1189
1190 2022-01-07 liuhongt <hongtao.liu@intel.com>
1191
1192 * build.log: New file.
1193
1194 2022-01-05 Nathan Sidwell <nathan@acm.org>
1195
1196 * MAINTAINERS: Add DCO entry. Sort that list.
1197
1198 2022-01-04 Gaius Mulley <gaiusmod2@gmail.com>
1199
1200 * MAINTAINERS: Change of email address in both DCO and
1201 Write After Approval list.
1202
1203 2021-12-21 Iain Buclaw <ibuclaw@gdcproject.org>
1204
1205 * configure: Regenerate.
1206
1207 2021-12-21 Martin Liska <mliska@suse.cz>
1208
1209 * config.sub: Change mode back to 755.
1210
1211 2021-12-17 Martin Liska <mliska@suse.cz>
1212
1213 * config.sub: Sync from master.
1214
1215 2021-12-17 Martin Liska <mliska@suse.cz>
1216
1217 Revert:
1218 2021-12-16 Matthias Seidel <mseidel@apache.org>
1219
1220 * config.sub: Fix typo.
1221
1222 2021-12-16 Matthias Seidel <mseidel@apache.org>
1223
1224 * config.sub: Fix typo.
1225
1226 2021-12-16 H.J. Lu <hjl.tools@gmail.com>
1227
1228 Revert:
1229 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
1230
1231 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1232 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1233 * configure.ac: Include config/gcc-plugin.m4.
1234 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1235 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1236 RANLIB if possible.
1237 * Makefile.in: Regenerated.
1238 * configure: Likewise.
1239
1240 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
1241
1242 * Makefile.tpl (BUILD_CFLAGS): New.
1243 (CFLAGS): Append $(BUILD_CFLAGS).
1244 (CXXFLAGS): Likewise.
1245 (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
1246 (PGO_BUILD_TRAINING_CFLAGS): Likewise.
1247 (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
1248 (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
1249 (PGO_BUILD_TRAINING_MFLAGS): Likewise.
1250 (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
1251 (PGO-TRAINING-TARGETS): Likewise.
1252 (PGO_BUILD_TRAINING): Likewise.
1253 (all): Add '+' to the command line for recursive make. Support
1254 the PGO build.
1255 * configure.ac: Add --enable-pgo-build[=lto].
1256 AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
1257 PGO_BUILD_LTO_CFLAGS. Enable the PGO build in Makefile.
1258 * Makefile.in: Regenerated.
1259 * configure: Likewise.
1260
1261 2021-12-15 H.J. Lu <hjl.tools@gmail.com>
1262
1263 * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
1264 (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
1265 * configure.ac: Include config/gcc-plugin.m4.
1266 AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
1267 * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
1268 RANLIB if possible.
1269 * Makefile.in: Regenerated.
1270 * configure: Likewise.
1271
1272 2021-12-14 Marc Poulhiès <poulhies@adacore.com>
1273
1274 * MAINTAINERS: Add myself to write after approval.
1275
1276 2021-12-06 Navid Rahimi <navidrahimi@microsoft.com>
1277
1278 * MAINTAINERS: Adding myself.
1279
1280 2021-12-02 Pekka Seppänen <pexu@gcc.mail.kapsi.fi>
1281
1282 * configure: Regenerate.
1283 * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
1284 $(CPP).
1285
1286 2021-11-30 Iain Buclaw <ibuclaw@gdcproject.org>
1287
1288 * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
1289 libatomic.
1290 * Makefile.in: Regenerate.
1291 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
1292 (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
1293 target-libphobos-bootstrap.
1294 (STAGE2_CONFIGURE_FLAGS): Likewise.
1295 * configure: Regenerate.
1296 * configure.ac: Add support for bootstrapping D front-end.
1297
1298 2021-11-16 Martin Uecker <uecker@gcc.gnu.org>
1299
1300 * MAINTAINERS: Add myself to DCO section and update email address.
1301
1302 2021-11-16 Iain Sandoe <iain@sandoe.co.uk>
1303
1304 * configure: Regenerate.
1305 * configure.ac: Ensure that PIC (shared) defaults are set
1306 correctly for Darwin.
1307
1308 2021-11-16 Jim Wilson <jim.wilson.gcc@gmail.com>
1309
1310 * MAINTAINERS: Update my address.
1311
1312 2021-11-12 Alan Modra <amodra@gmail.com>
1313
1314 * Makefile.def (configure-opcodes): Depend on configure-bfd.
1315 * Makefile.in: Regenerate.
1316
1317 2021-11-03 Maciej W. Rozycki <macro@embecosm.com>
1318
1319 * MAINTAINERS: Clarify the policy WRT the Write After Approval
1320 list.
1321
1322 2021-11-02 Andrew Burgess <andrew.burgess@embecosm.com>
1323
1324 * MAINTAINERS (Reviewers, arc): Remove my entry.
1325 (Write After Approval): Add an entry for myself.
1326
1327 2021-10-28 Richard Purdie <richard.purdie@linuxfoundation.org>
1328
1329 * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1330 * Makefile.in: Regenerate.
1331 * configure: Regenerate.
1332 * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
1333
1334 2021-10-26 Jeff Law <jeffreyalaw@gmail.com>
1335
1336 * MAINTAINERS: Fix up Maciej's entries.
1337
1338 2021-10-26 Maciej W. Rozycki <macro@embecosm.com>
1339
1340 * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
1341 maintainer.
1342
1343 2021-10-22 Eric Gallager <egallager@gcc.gnu.org>
1344
1345 PR other/102663
1346 * Makefile.def: Handle install-dvi target.
1347 * Makefile.tpl: Likewise.
1348 * Makefile.in: Regenerate.
1349
1350 2021-10-19 Clément Chigot <clement.chigot@atos.net>
1351
1352 * MAINTAINERS: Add myself for write after approval.
1353
1354 2021-10-12 Eric Gallager <egallager@gcc.gnu.org>
1355
1356 * Makefile.def: Mark libcody, libdecnumber,
1357 c++tools, libgcc, and libobjc as missing TAGS
1358 targets.
1359 * Makefile.in: Regenerate.
1360
1361 2021-10-07 Siddhesh Poyarekar <siddhesh@gotplt.org>
1362
1363 * MAINTAINERS: Add myself to DCO section and update email
1364 address.
1365
1366 2021-09-29 Jonathan Wakely <jwakely@redhat.com>
1367
1368 * MAINTAINERS: Add myself to DCO section.
1369
1370 2021-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
1371
1372 * configure: Regenerate.
1373 * configure.ac (skipdirs): Add the contents of target_configdirs if
1374 we are not building gcc.
1375
1376 2021-09-24 Andrew Burgess <andrew.burgess@embecosm.com>
1377
1378 * Makefile.def: Back-port commits ba4d88ad892f and
1379 755ba58ebef0 from binutils-gdb repository.
1380 * Makefile.in: Regenerated.
1381
1382 2021-09-20 Harald Anlauf <anlauf@gmx.de>
1383
1384 * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
1385
1386 2021-09-17 Iain Sandoe <iain@sandoe.co.uk>
1387
1388 * Makefile.def: Add a jit check target for the jit
1389 language.
1390 * Makefile.in: Regenerate.
1391
1392 2021-09-16 Andrew Pinski <apinski@marvell.com>
1393
1394 PR bootstrap/67102
1395 * Makefile.def: Have configure-target-libffi depend on
1396 all-target-libstdc++-v3.
1397 * Makefile.in: Regenerate.
1398
1399 2021-09-10 Petter Tomner <tomner@kth.se>
1400
1401 * MAINTAINERS: Me added to DCO and write after approval
1402
1403 2021-09-01 YunQiang Su <syq@debian.org>
1404
1405 * MAINTAINERS: Add myself for write after approval.
1406
1407 2021-08-31 Andrew Burgess <andrew.burgess@embecosm.com>
1408
1409 * Makefile.def: Add all-gdb dependency on all-libbacktrace.
1410 * Makefile.in: Regenerate.
1411
1412 2021-08-21 Dragan Mladjenovic <Dragan.Mladjenovic@syrmia.com>
1413
1414 * MAINTAINERS: Add myself for write after approval.
1415
1416 2021-08-18 Iain Sandoe <iain@sandoe.co.uk>
1417
1418 * Makefile.in: Regenerate.
1419 * Makefile.tpl: Make the state of the configured host
1420 shared flag available to makefile fragements.
1421
1422 2021-08-09 Hongyu Wang <hongyu.wang@intel.com>
1423
1424 * MAINTAINERS (Write After Approval): Add myself.
1425
1426 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
1427
1428 * .dir-locals.el (bug-reference-url-format): Use https.
1429
1430 2021-07-20 Richard Earnshaw <rearnsha@arm.com>
1431
1432 * .dir-locals.el (c-mode): Change fill-column to 79.
1433
1434 2021-07-15 Trevor Saunders <tbsaunde@tbsaunde.org>
1435
1436 * MAINTAINERS: Add myself to DCO section.
1437
1438 2021-07-09 Iain Sandoe <iain@sandoe.co.uk>
1439
1440 * configure: Regenerate.
1441 * configure.ac: Adjust cases for which it is necessary to
1442 include the Darwin host config fragment.
1443
1444 2021-07-06 Gaius Mulley <gaius.mulley@southwales.ac.uk>
1445
1446 * MAINTAINERS: Add myself for write after approval and DCO.
1447
1448 2021-07-05 Iain Sandoe <iain@sandoe.co.uk>
1449
1450 * Makefile.def: Add dsymutil defs.
1451 * Makefile.in: Regenerated.
1452 * Makefile.tpl: Add dsymutil to flags.
1453 * configure: Regenerated.
1454 * configure.ac: Add dsymutil to target and build recipes.
1455
1456 2021-07-01 Ankur Saini <arsenic@sourceware.org>
1457
1458 * MAINTAINERS: Add myself for write after approval.
1459
1460 2021-06-30 Xi Ruoyao <xry111@mengyan1223.wang>
1461
1462 * MAINTAINERS (Write After Approval): Add myself.
1463
1464 2021-06-25 Matthias Kretz <m.kretz@gsi.de>
1465
1466 * MAINTAINERS: Add myself for write after approval and DCO
1467
1468 2021-06-24 prathamesh.kulkarni <prathamesh.kulkarni@linaro.org>
1469
1470 * .gitignore: Add entry for cscope.out.
1471
1472 2021-06-22 liuhongt <hongtao.liu@intel.com>
1473
1474 * MAINTAINERS: Remove my Write After Approval entry.
1475
1476 2021-06-21 liuhongt <hongtao.liu@intel.com>
1477
1478 * MAINTAINERS: Add myself as maintainer of the i386 vector
1479 extensions.
1480
1481 2021-06-18 Antoni Boucher <bouanto@zoho.com>
1482
1483 * MAINTAINERS (Write After Approval): Add myself.
1484
1485 2021-06-17 Aldy Hernandez <aldyh@redhat.com>
1486
1487 * MAINTAINERS (Various Maintainers): Add Andrew and myself
1488 as *vrp and ranger maintainers.
1489
1490 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1491
1492 * MAINTAINERS: Adjust my entry in the DCO section so that it does
1493 not trigger testsuite failures.
1494
1495 2021-06-05 Jeff Law <jeffreyalaw@gmail.com>
1496
1497 * MAINTAINERS: Add myself to DCO section with both email addresses.
1498
1499 2021-06-03 Jason Merrill <jason@redhat.com>
1500
1501 * MAINTAINERS: Add DCO version number.
1502
1503 2021-06-02 Jason Merrill <jason@redhat.com>
1504
1505 * MAINTAINERS: Add DCO section.
1506
1507 2021-05-31 Indu Bhagat <indu.bhagat@oracle.com>
1508
1509 * MAINTAINERS (Write After Approval): Add myself.
1510
1511 2021-05-29 Mike Frysinger <vapier@gentoo.org>
1512
1513 * configure.ac: Add gnulib to configdirs for sim.
1514 * configure: Regenerate.
1515
1516 2021-05-18 Mike Frysinger <vapier@gentoo.org>
1517
1518 * Makefile.def: Add configure-sim dependency on all-gnulib.
1519 * Makefile.in: Regenerated.
1520
1521 2021-05-17 Serge Belyshev <belyshev@depni.sinp.msu.ru>
1522
1523 * MAINTAINERS (Write After Approval): Add myself.
1524
1525 2021-05-12 Marcel Vollweiler <marcel@codesourcery.com>
1526
1527 * MAINTAINERS (Write After Approval): Add myself.
1528
1529 2021-05-11 Martin Liska <mliska@suse.cz>
1530
1531 * MAINTAINERS: Remove entries for removed
1532 components (HSA, BRIG, libhsail-rt).
1533 Move Pekka to Write After Approval.
1534
1535 2021-05-11 Martin Liska <mliska@suse.cz>
1536
1537 * Makefile.def: Remove libhsail-rt.
1538 * Makefile.in: Likewise.
1539 * configure.ac: Likewise.
1540 * configure: Regenerate.
1541 * libhsail-rt/ChangeLog: Removed.
1542 * libhsail-rt/Makefile.am: Removed.
1543 * libhsail-rt/Makefile.in: Removed.
1544 * libhsail-rt/README: Removed.
1545 * libhsail-rt/aclocal.m4: Removed.
1546 * libhsail-rt/configure: Removed.
1547 * libhsail-rt/configure.ac: Removed.
1548 * libhsail-rt/configure.tgt: Removed.
1549 * libhsail-rt/include/internal/fibers.h: Removed.
1550 * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
1551 * libhsail-rt/include/internal/phsa-rt.h: Removed.
1552 * libhsail-rt/include/internal/workitems.h: Removed.
1553 * libhsail-rt/rt/arithmetic.c: Removed.
1554 * libhsail-rt/rt/atomics.c: Removed.
1555 * libhsail-rt/rt/bitstring.c: Removed.
1556 * libhsail-rt/rt/fbarrier.c: Removed.
1557 * libhsail-rt/rt/fibers.c: Removed.
1558 * libhsail-rt/rt/fp16.c: Removed.
1559 * libhsail-rt/rt/misc.c: Removed.
1560 * libhsail-rt/rt/multimedia.c: Removed.
1561 * libhsail-rt/rt/queue.c: Removed.
1562 * libhsail-rt/rt/sat_arithmetic.c: Removed.
1563 * libhsail-rt/rt/segment.c: Removed.
1564 * libhsail-rt/rt/workitems.c: Removed.
1565 * libhsail-rt/target-config.h.in: Removed.
1566
1567 2021-05-04 Nick Clifton <nickc@redhat.com>
1568
1569 * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
1570 * configure: Regenerate.
1571
1572 2021-04-28 Jakub Jelinek <jakub@redhat.com>
1573 Tobias Burnus <tobias@codesourcery.com>
1574
1575 * configure.ac (--enable-offload-defaulted): New.
1576 * configure: Regenerate.
1577
1578 2021-04-23 David Faust <david.faust@oracle.com>
1579
1580 * MAINTAINERS (Write After Approval): Add myself.
1581
1582 2021-04-11 Hafiz Abid Qadeer <abidh@codesourcery.com>
1583
1584 * MAINTAINERS (Write After Approval): Add myself.
1585
1586 2021-03-26 Dimitar Dimitrov <dimitar@dinux.eu>
1587
1588 * MAINTAINERS: Add myself as pru port maintainer.
1589
1590 2021-03-23 David Malcolm <dmalcolm@redhat.com>
1591
1592 * MAINTAINERS: Add myself as static analyzer maintainer.
1593
1594 2021-03-18 Jeff Law <jlaw@tachyum.com>
1595
1596 * MAINTAINERS: Update primary entry.
1597
1598 2021-03-13 Eugene Rozenfeld <erozen@microsoft.com>
1599
1600 * MAINTAINERS (Write After Approval): Add myself.
1601
1602 2021-03-13 Mike Frysinger <vapier@gentoo.org>
1603
1604 * Makefile.def: Remove all-sim dependency on configure-gdb.
1605 * Makefile.in: Regenerated.
1606
1607 2021-03-11 Jeff Law <law@redhat.com>
1608
1609 * MAINTAINERS: Update entries for a few ex-ImgTec employees
1610
1611 2021-03-11 Martin Liska <mliska@suse.cz>
1612
1613 * Makefile.tpl: The change was done Makefile.in which
1614 is generated file.
1615
1616 2021-03-08 Jeff Law <law@redhat.com>
1617
1618 * MAINTAINERS: Update my email address
1619
1620 2021-02-23 Kito Cheng <kito.cheng@sifive.com>
1621
1622 * config.guess: Import latest upstream.
1623 * config.sub: Import latest upstream.
1624
1625 2021-01-25 Martin Liska <mliska@suse.cz>
1626
1627 PR gcov-profile/98739
1628 * Makefile.in: Enable -fprofile-reproducible=parallel-runs
1629 for profiledbootstrap.
1630
1631 2021-01-22 Jonathan Wright <jonathan.wright@arm.com>
1632
1633 * MAINTAINERS (Write After Approval): Add myself.
1634
1635 2021-01-22 Maciej W. Rozycki <macro@orcam.me.uk>
1636
1637 * MAINTAINERS (Write After Approval): Update my e-mail address.
1638
1639 2021-01-12 Segher Boessenkool <segher@kernel.crashing.org>
1640
1641 * MAINTAINERS: Fix spacing.
1642
1643 2021-01-12 Qian Jianhua <qianjh@cn.fujitsu.com>
1644
1645 * MAINTAINERS (Write After Approval): Add myself
1646
1647 2021-01-06 Nick Alcock <nick.alcock@oracle.com>
1648
1649 * Makefile.def: Sync with binutils-gdb:
1650 (dependencies): all-ld depends on all-libctf.
1651 (host_modules): libctf is no longer no_install.
1652 No longer no_check. Checking depends on all-ld.
1653 * Makefile.in: Regenerated.
1654
1655 2021-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
1656
1657 * libtool.m4: Match gnu* along other GNU systems.
1658 * libgo/config/libtool.m4: Match gnu* along other GNU systems.
1659 * libgo/configure: Re-generate.
1660
1661 2021-01-04 Philipp Tomsich <philipp.tomsich@vrull.eu>
1662
1663 * MAINTAINERS: Update my email address.
1664
1665 2020-12-17 Marius Hillenbrand <mhillen@linux.ibm.com>
1666
1667 * MAINTAINERS (Write After Approval): Add myself.
1668
1669 2020-12-15 Nathan Sidwell <nathan@acm.org>
1670
1671 * Makefile.def
1672 * Makefile.in
1673 * Makefile.tpl
1674 * configure
1675 * configure.ac
1676
1677 2020-12-15 Nathan Sidwell <nathan@acm.org>
1678
1679 * Makefile.def: Add libcody.
1680 * configure.ac: Add libcody.
1681 * Makefile.in: Regenerated.
1682 * configure: Regenerated.
1683
1684 2020-12-14 Andrea Corallo <andrea.corallo@arm.com>
1685
1686 * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
1687
1688 2020-12-05 Iain Sandoe <iain@sandoe.co.uk>
1689
1690 PR target/97865
1691 * libtool.m4: Update handling of Darwin platform link flags
1692 for Darwin20.
1693
1694 2020-12-02 Simon Marchi <simon.marchi@polymtl.ca>
1695
1696 * .gitignore: Sync with binutils-gdb
1697
1698 2020-12-02 Claudiu Zissulescu <claziss@gmail.com>
1699
1700 * MAINTAINERS: Add myself as arc port maintainer.
1701
1702 2020-11-29 Iain Buclaw <ibuclaw@gdcproject.org>
1703
1704 PR d/87788
1705 * configure.ac: Don't disable D for *-*-darwin*.
1706 * configure: Regenerate.
1707
1708 2020-11-29 John David Anglin <danglin@gcc.gnu.org>
1709
1710 * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
1711 hppa64-*-hpux11*.
1712
1713 2020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
1714
1715 * configure: Regenerate.
1716 * configure.ac: Add --bootstrap-hwasan option.
1717
1718 2020-11-23 Iain Sandoe <iain@sandoe.co.uk>
1719
1720 * config.guess: Import latest upstream.
1721 * config.sub: Import latest upstream.
1722
1723 2020-11-16 Martin Liska <mliska@suse.cz>
1724
1725 * .gitignore: Add cache as clangd uses it now.
1726
1727 2020-11-13 Haochen Gui <guihaoc@gcc.gnu.org>
1728
1729 * MAINTAINERS (Write After Approval): add myself
1730
1731 2020-11-09 Pat Bernardi <bernardi@adacore.com>
1732
1733 * MAINTAINERS (Write After Approval): Add myself.
1734
1735 2020-11-09 Jonathan Wakely <jwakely@redhat.com>
1736
1737 * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
1738 Remove FIXME comments.
1739
1740 2020-11-06 Martin Uecker <muecker@gwdg.de>
1741
1742 * MAINTAINERS: Update my email address.
1743
1744 2020-11-06 Hongtao Liu <hongtao.liu@intel.com>
1745
1746 * MAINTAINERS (Write After Approval): Add myself.
1747
1748 2020-10-06 Tobias Burnus <tobias@codesourcery.com>
1749
1750 PR target/97302
1751 * configure.ac: Only set with_gmp to /usr/local
1752 if not building in tree.
1753 * configure: Regenerate.
1754
1755 2020-09-18 Omar Tahir <omar.tahir@arm.com>
1756
1757 * MAINTAINERS (Write After Approval): Add myself.
1758
1759 2020-08-26 Tobias Burnus <tobias@codesourcery.com>
1760
1761 * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
1762
1763 2020-08-20 Tobias Burnus <tobias@codesourcery.com>
1764
1765 PR bootstrap/96612
1766 * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
1767 if not the same as ${host}.
1768 * configure: Regenerate.
1769
1770 2020-08-16 Sergei Trofimovich <slyfox@gcc.gnu.org>
1771
1772 * MAINTAINERS (Write After Approval): Add myself.
1773
1774 2020-08-12 Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
1775
1776 * MAINTAINERS: Update my email address.
1777
1778 2020-07-30 Joe Ramsay <joe.ramsay@arm.com>
1779
1780 * MAINTAINERS (Write After Approval): Add myself.
1781
1782 2020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
1783
1784 * MAINTAINERS (Write After Approval): Add myself.
1785
1786 2020-06-12 Martin Liska <mliska@suse.cz>
1787
1788 * .gitignore: Add .clang-tidy.
1789
1790 2020-06-08 Jason Merrill <jason@redhat.com>
1791
1792 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
1793 * configure: Regenerate.
1794
1795 2020-06-06 Max Filippov <jcmvbkbc@gmail.com>
1796
1797 * MAINTAINERS: Add myself as xtensa port maintainer.
1798
1799 2020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
1800
1801 * configure.ac: Don't require --enable-host-shared when building
1802 for Mingw.
1803 * configure: Regenerate.
1804
1805 2020-05-18 Jason Merrill <jason@redhat.com>
1806
1807 * configure.ac: Update bootstrap dialect to -std=c++11.
1808
1809 2020-05-18 Alex Coplan <alex.coplan@arm.com>
1810
1811 * MAINTAINERS (Write After Approval): Add myself.
1812
1813 2020-04-29 Thomas Schwinge <thomas@codesourcery.com>
1814
1815 PR target/92713
1816 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
1817 (noconfigdirs): Add 'target-libstdc++-v3'.
1818 * configure: Regenerate.
1819
1820 2020-04-21 Stephen Casner <casner@acm.org>
1821
1822 PR 25830
1823 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
1824 * configure: Rebuild.
1825
1826 2020-04-17 Martin Liska <mliska@suse.cz>
1827 Jonathan Yong <10walls@gmail.com>
1828
1829 PR gcov-profile/94570
1830 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
1831 for CYGWIN.
1832
1833 2020-04-14 Martin Jambor <mjambor@suse.cz>
1834
1835 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
1836
1837 2020-04-09 Tom Tromey <tom@tromey.com>
1838
1839 * configure: Rebuild.
1840 * Makefile.in: Rebuild.
1841 * Makefile.def (gdbsupport, gdbserver): New host modules.
1842 (configure-gdb): Depend on all-gdbsupport.
1843 (all-gdb): Depend on all-gdbsupport, all-libctf.
1844 * configure.ac (host_tools): Add gdbserver.
1845 Conditionally build gdbserver and gdbsupport.
1846
1847 2020-03-09 Tobias Burnus <tobias@codesourcery.com>
1848
1849 * configure.ac: Build libgomp by default for amdgcn.
1850 * configure: Regenerate.
1851
1852 2020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1853
1854 * MAINTAINERS (Write After Approval): Add myself.
1855
1856 2020-02-28 Joel Hutton <joel.hutton@arm.com>
1857
1858 * MAINTAINERS (Write After Approval) : Add myself.
1859
1860 2020-02-20 Palmer Dabbelt <palmer@sifive.com>
1861
1862 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
1863
1864 2020-02-14 Martin Sebor <msebor@redhat.com>
1865
1866 * doc/extend.texi (attribute alias): Mention type requirement.
1867 (attribute weak): Same.
1868 (attribute weakref): Correct invalid example.
1869
1870 2020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
1871
1872 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
1873
1874 2020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
1875 Jakub Jelinek <jakub@redhat.com>
1876
1877 * .gitattributes: Add *.md diff=md.
1878
1879 2020-01-14 Georg-Johann Lay <avr@gjlay.de>
1880
1881 The mentioned auto-generated file is no more part of the
1882
1883 GCC sources, it's auto-generated in $(builddir) during build.
1884
1885 PR target/92055
1886 * contrib/gcc_update (files_and_dependencies): Remove
1887 entry for gcc/config/avr/t-multilib.
1888
1889 2020-01-14 Anatoly Sokolov <aesok@dol.ru>
1890
1891 * MAINTAINERS: Update my email address.
1892
1893 2020-01-13 Joseph Myers <joseph@codesourcery.com>
1894
1895 * README.MOVED_TO_GIT: Remove.
1896
1897 2020-01-11 Joseph Myers <joseph@codesourcery.com>
1898
1899 * README.MOVED_TO_GIT: New file.
1900
1901 2020-01-02 Dennis Zhang <dennis.zhang@arm.com>
1902
1903 * MAINTAINERS (Write After Approval): Add myself.
1904
1905 2019-12-20 Jerome Lambourg <lambourg@adacore.com>
1906
1907 * MAINTAINERS (write_after_approval): Add myself.
1908
1909 2019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
1910
1911 * MAINTAINERS (write_after_approval): Add myself.
1912
1913 2019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
1914
1915 * MAINTAINERS (write_after_approval): Add myself.
1916
1917 2019-12-11 Matthias Klose <doko@ubuntu.com>
1918
1919 * configure.ac: Factor out common cases for compare_exclusions.
1920 * configure: Regenerate.
1921
1922 2019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
1923
1924 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
1925 flag.
1926
1927 2019-12-10 Lewis Hyatt <lhyatt@gmail.com>
1928
1929 * MAINTAINERS (Write After Approval): Add myself.
1930
1931 2019-11-27 Tobias Burnus <tobias@codesourcery.com>
1932
1933 PR middle-end/92463
1934 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
1935 * configure: Regenerate
1936
1937 2019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
1938
1939 * configure.ac: Use https for gcc.gnu.org.
1940 * configure: Regenerated.
1941
1942 2019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
1943
1944 * MAINTAINERS (aarch64 port): Remove my name, move to...
1945 (Write After Approval): ...Here.
1946
1947 2019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
1948
1949 * MAINTAINERS: Change my email address as maintainer.
1950
1951 2019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
1952
1953 PR fortran/91828
1954 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
1955 * configure: Regenerated.
1956
1957 2019-10-21 Jason Merrill <jason@redhat.com>
1958
1959 * .gitattributes: Also check ChangeLog whitespace.
1960
1961 2019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
1962
1963 * contrib/dg-extract-results.sh: Add support for KPASS.
1964 * contrib/dg-extract-results.py: Likewise.
1965
1966 2019-10-17 Jason Merrill <jason@redhat.com>
1967
1968 * .gitattributes: Avoid {} in filename pattern.
1969
1970 2019-10-08 Thomas Schwinge <thomas@codesourcery.com>
1971
1972 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
1973 Approval section.
1974
1975 2019-10-01 Frederik Harwath <frederik@codesourcery.com>
1976
1977 * MAINTAINERS: Add myself to Write After Approval
1978
1979 2019-09-26 Richard Sandiford <richard.sandiford@arm.com>
1980
1981 * MAINTAINERS: Add myself as an aarch64 maintainer.
1982
1983 2019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1984
1985 * MAINTAINERS: Add myself as aarch64 maintainer.
1986
1987 2019-09-23 Carl Love <cel@us.ibm.com>
1988
1989 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
1990 New define_insn.
1991 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
1992 vsx_xxpermdi16_le_V16QI): Removed define_insn.
1993
1994 2019-09-13 Sam Tebbs <sam.tebbs@arm.com>
1995
1996 * MAINTAINERS (Sam Tebbs): Update email address.
1997
1998 2019-09-10 Tobias Burnus <tobias@codesourcery.com>
1999
2000 * MAINTAINERS: Update my email address.
2001
2002 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
2003
2004 * libtool.m4: Handle uclinuxfdpiceabi.
2005
2006 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
2007
2008 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
2009 Remove myself from Write After Approval section.
2010
2011 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
2012
2013 * configure.ac: Support for bpf-*-* targets.
2014 * configure: Regenerate.
2015
2016 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
2017
2018 * config.sub: Import upstream version 2019-06-30.
2019 * config.guess: Import upstream version 2019-07-24.
2020
2021 2019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
2022
2023 * MAINTAINERS: Remove spu port maintainers.
2024
2025 2019-08-28 Martin Liska <mliska@suse.cz>
2026
2027 * .gitignore: Add .clangd and compile_commands.json
2028 to .gitignore.
2029
2030 2019-08-23 Michael Forney <mforney@mforney.org>
2031
2032 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
2033 * Makefile.in: Regenerate.
2034
2035 2019-08-19 Tom Tromey <tom@tromey.com>
2036
2037 * configure: Rebuild.
2038 * configure.ac: Add --with-static-standard-libraries.
2039
2040 2019-08-16 Alexandre Oliva <oliva@gnu.org>
2041
2042 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
2043
2044 2019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
2045
2046 * MAINTAINERS (Write After Approval): Add myself.
2047
2048 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
2049
2050 * MAINTAINERS (Write After Approval): Remove myself, already listed in
2051 RISC-V port maitainer.
2052
2053 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
2054
2055 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
2056
2057 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
2058
2059 * MAINTAINERS (Write After Approval): Add myself.
2060
2061 2019-07-03 Andrea Corallo <andrea.corallo@arm.com>
2062
2063 * MAINTAINERS (Write After Approval): Add myself.
2064
2065 2019-06-25 Martin Liska <mliska@suse.cz>
2066
2067 contrib/filter-clang-warnings.py: Transform from
2068 filter-rtags-warnings.py.
2069
2070 2019-06-15 Tom Tromey <tom@tromey.com>
2071
2072 * configure.ac (host_libs): Add gnulib.
2073 * configure: Rebuild.
2074 * Makefile.def (host_modules, dependencies): Add gnulib.
2075 * Makefile.in: Rebuild.
2076
2077 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
2078
2079 * MAINTAINERS (Write After Approval): Add myself.
2080
2081 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
2082
2083 * configure: Regenerate.
2084 * configure.ac: Add PRU target.
2085
2086 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
2087
2088 * MAINTAINERS (Write After Approval): Add myself.
2089
2090 2019-06-11 Nick Clifton <nickc@redhat.com>
2091
2092 Import these changes from the binutils/gdb repository:
2093
2094 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
2095
2096 * Makefile.def (dependencies): configure-libctf depends on all-bfd
2097 and all its deps.
2098 * Makefile.in: Regenerated.
2099
2100 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
2101
2102 * Makefile.def (host_modules): Add libctf.
2103 * Makefile.def (dependencies): Likewise.
2104 libctf depends on zlib, libiberty, and bfd.
2105 * Makefile.in: Regenerated.
2106 * configure.ac (host_libs): Add libctf.
2107 * configure: Regenerated.
2108
2109 2019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
2110
2111 * MAINTAINERS (Write After Approval): Add myself.
2112
2113 2019-05-19 Peter Bergner <bergner@linux.ibm.com>
2114
2115 * MAINTAINERS: Update my email address.
2116
2117 2019-05-17 Thomas Rodgers <trodgers@redhat.com>
2118
2119 * MAINTAINERS (Write After Approval): Add myself.
2120
2121 2019-05-16 Jun Ma <junma@linux.alibaba.com>
2122
2123 * MAINTAINERS (Write After Approval): Add myself.
2124
2125 2019-05-07 Jim Wilson <jimw@sifive.com>
2126
2127 * MAINTAINERS: Remove myself as IA-64 maintainer.
2128
2129 2019-05-04 Roland Illig <roland.illig@gmx.de>
2130
2131 * MAINTAINERS (Write After Approval): Add myself.
2132
2133 2019-05-02 Richard Biener <rguenther@suse.de>
2134
2135 PR bootstrap/85574
2136 * Makefile.tpl (compare target): Also compare extra-compare
2137 files.
2138 * Makefile.in: Regenerate.
2139
2140 2019-04-22 Roman Zhuykov <zhroma@ispras.ru>
2141
2142 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
2143 as modulo-scheduler maintainer.
2144
2145 2019-04-21 Iain Sandoe <iain@sandoe.co.uk>
2146
2147 * MAINTAINERS: Add myself as co-maintainer for Darwin.
2148
2149 2019-04-18 Iain Sandoe <iain@sandoe.co.uk>
2150
2151 * MAINTAINERS: Update my email address.
2152
2153 2019-04-14 Johannes Pfau <johannespfau@gmail.com>
2154
2155 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
2156 * configure: Regenerate.
2157
2158 2019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2159
2160 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
2161 * configure: Regenerate.
2162
2163 2019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
2164
2165 * configure.ac: Add target-zlib to target_libraries.
2166 * configure: Regenerate.
2167
2168 2019-04-09 Martin Liska <mliska@suse.cz>
2169
2170 * Makefile.in: Regenerate.
2171 * Makefile.tpl: Pass GENERATOR_CFLAGS
2172 in all stages.
2173
2174 2019-03-28 Martin Liska <mliska@suse.cz>
2175
2176 PR bootstrap/89829
2177 * Makefile.in: Revert r254150.
2178 * Makefile.tpl: Likewise.
2179
2180 2019-03-28 Ben Elliston <bje@gnu.org>
2181
2182 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
2183 related, and libdecnumber.
2184
2185 2019-03-15 Alexander Monakov <amonakov@ispras.ru>
2186
2187 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
2188 (Write After Approval): Remove myself.
2189
2190 2019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
2191
2192 * MAINTAINERS (Write After Approval): Add myself.
2193
2194 2019-02-11 Andrew Stubbs <ams@codesourcery.com>
2195
2196 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
2197 (Write After Approval): Remove myself and Julian.
2198
2199 2019-01-26 Harald Anlauf <anlauf@gmx.de>
2200
2201 * MAINTAINERS (Write After Approval): Add myself.
2202
2203 2019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
2204
2205 * MAINTAINERS (Write After Approval): Add myself.
2206
2207 2019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
2208
2209 * ChangeLog: Replace space with tab.
2210 * MAINTAINERS: Delete 1 tab to keep alignment.
2211
2212 2019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
2213
2214 * MAINTAINERS (Write After Approval): Add myself.
2215
2216 2019-01-18 Li Jia He <helijia@gcc.gnu.org>
2217
2218 * MAINTAINERS (Write After Approval): Add myself.
2219
2220 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
2221 Kwok Cheung Yeung <kcy@codesourcery.com>
2222 Julian Brown <julian@codesourcery.com>
2223 Tom de Vries <tom@codesourcery.com>
2224 Jan Hubicka <hubicka@ucw.cz>
2225 Martin Jambor <mjambor@suse.cz>
2226
2227 * configure.ac: Likewise.
2228 * configure: Regenerate.
2229 * contrib/config-list.mk: Add amdgcn-amdhsa.
2230
2231 2019-01-16 Kewen Lin <linkw@gcc.gnu.org>
2232
2233 * MAINTAINERS (Write After Approval): Add myself.
2234
2235 2019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
2236
2237 * MAINTAINERS (Write After Approval): Add myself.
2238
2239 2019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2240
2241 PR target/88535
2242 * config.guess: Import upstream version 2019-01-03.
2243 * config.sub: Import upstream version 2019-01-01.
2244
2245 2018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
2246
2247 * MAINTAINERS (Write After Approval): Update my maintainer address.
2248
2249 2018-12-21 Gergö Barany <gergo@codesourcery.com>
2250
2251 * MAINTAINERS (Write After Approval): Add myself.
2252
2253 2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
2254
2255 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
2256
2257 2018-12-05 Iain Sandoe <iain@sandoe.co.uk>
2258
2259 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
2260 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
2261 (GCC_TARGET_TOOL): Likewise.
2262 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
2263 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
2264 OTOOL, OTOOL_FOR_TARGET: New substitutions.
2265 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
2266 * configure: Regenerate.
2267 * Makefile.in: Likewise.
2268
2269 2018-11-28 Johannes Pfau <johannespfau@gmail.com>
2270
2271 * MAINTAINERS (Write After Approval): Add myself.
2272
2273 2018-11-13 Martin Liska <mliska@suse.cz>
2274
2275 * gcc.target/i386/pr87930.c: Move to ...
2276 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
2277
2278 2018-11-10 Stafford Horne <shorne@gmail.com>
2279
2280 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
2281 (Write After Approval): Remove myself.
2282
2283 2018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
2284
2285 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
2286 Append $INCICONV to it.
2287
2288 2018-11-04 Stafford Horne <shorne@gmail.com>
2289
2290 * MAINTAINERS (Write After Approval): Add myself.
2291
2292 2018-10-31 Joseph Myers <joseph@codesourcery.com>
2293
2294 PR bootstrap/82856
2295 * multilib.am: New file. From automake.
2296
2297 Merge from binutils-gdb:
2298 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
2299
2300 * libtool.m4: Use AC_LANG_SOURCE.
2301 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
2302 * ar-lib: New file.
2303 * test-driver: New file.
2304 * configure: Re-generate.
2305
2306 2018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
2307
2308 * MAINTAINERS (Write After Approval): Add myself.
2309
2310 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
2311
2312 PR bootstrap/87788
2313 PR d/87799
2314 * configure: Rebuild.
2315 * configure.ac: Disable D on systems where it is known not to work.
2316
2317 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
2318
2319 * Makefile.def (target_modules): Add libphobos.
2320 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
2321 GDCFLAGS_FOR_TARGET.
2322 (dependencies): Make libphobos depend on libatomic, libbacktrace
2323 configure, and zlib configure.
2324 (language): Add language d.
2325 * Makefile.in: Rebuild.
2326 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
2327 (HOST_EXPORTS): Add GDC.
2328 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
2329 (BASE_TARGET_EXPORTS): Add GDC.
2330 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
2331 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
2332 (EXTRA_HOST_FLAGS): Add GDC.
2333 (STAGE1_FLAGS_TO_PASS): Add GDC.
2334 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
2335 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
2336 environment variables.
2337 * configure: Rebuild.
2338 * configure.ac: Add target-libphobos to target_libraries. Set and
2339 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
2340
2341 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
2342
2343 * MAINTAINERS (Write After Approval): Add myself.
2344
2345 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
2346
2347 * MAINTAINERS (Write After Approval): Remove myself.
2348
2349 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
2350
2351 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
2352
2353 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
2354
2355 * MAINTAINERS: Update my email address.
2356
2357 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
2358
2359 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
2360 maintainer.
2361
2362 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
2363
2364 * MAINTAINERS (Write After Approval): Add self.
2365
2366 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
2367
2368 * MAINTAINERS (write after approval): Add myself.
2369
2370 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
2371
2372 * MAINTAINERS: Update my email address.
2373
2374 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
2375
2376 * MAINTAINERS (write after approval): Add myself.
2377
2378 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
2379
2380 * MAINTAINERS: Add self to global reviewers list.
2381
2382 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
2383
2384 MAINTAINERS: Add c-sky port maintainers.
2385
2386 2018-08-10 Martin Liska <mliska@suse.cz>
2387
2388 * MAINTAINERS: Revert change in previous commit and
2389 join lines.
2390
2391 2018-08-10 Martin Liska <mliska@suse.cz>
2392
2393 * MAINTAINERS: Remove extra line.
2394
2395 2018-08-06 Naveen H.S <naveenh@marvell.com>
2396
2397 * MAINTAINERS: Update my email address.
2398
2399 2018-07-19 DJ Delorie <dj@redhat.com>
2400
2401 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
2402 as maintainer.
2403
2404 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
2405
2406 * MAINTAINERS: Adjust email address for me and my colleague Robin
2407 Dapp.
2408
2409 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
2410 Sunil K Pandey <sunil.k.pandey@intel.com>
2411
2412 PR target/84413
2413 * config/i386/i386.c (m_CORE_AVX512): New.
2414 (m_CORE_AVX2): Likewise.
2415 (m_CORE_ALL): Add m_CORE_AVX2.
2416 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
2417 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
2418 and remove the rest of m_SKYLAKE_AVX512.
2419
2420 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
2421
2422 * config.sub: Sync with upstream version 2018-07-03.
2423
2424 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
2425
2426 * config.guess: Sync with upstream version 2018-06-26.
2427 * config.sub: Sync with upstream version 2018-07-02.
2428
2429 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
2430
2431 * libtool.m4: Sort output of 'find' to enable deterministic builds.
2432 * ltmain.sh: Likewise.
2433
2434 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
2435
2436 * contrib/config-list.mk: Remove powerpc-linux_paired.
2437
2438 2018-06-29 Alexandre Oliva <oliva@adacore.com>
2439
2440 * configure.ac: Introduce support for @unless/@endunless.
2441 * Makefile.tpl (dep-kind): Rewrite with cond; return
2442 postbootstrap in some cases.
2443 (make-postboot-dep, postboot-targets): New.
2444 (dependencies): Do not output postbootstrap dependencies at
2445 first. Output non-target ones changed for configure to depend
2446 on stage_last @if gcc-bootstrap, and the original deps @unless
2447 gcc-bootstrap.
2448 * configure.in, Makefile.in: Rebuilt.
2449
2450 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
2451
2452 * MAINTAINERS (write after approval): Add myself.
2453
2454 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
2455
2456 * MAINTAINERS (write after approval): Add myself.
2457
2458 2018-06-19 Nick Clifton <nickc@redhat.com>
2459
2460 * zlib/configure.ac: Restore old behaviour of only enabling
2461 multilibs when a target subdirectory is defined. This allows
2462 building with srcdir == builddir.
2463 * zlib/configure: Regenerate.
2464
2465 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
2466
2467 * Makefile.def (fortran): Add check-target-libgomp-fortran.
2468 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
2469 * Makefile.in: Regenerate.
2470
2471 2018-06-16 Ben Elliston <bje@gnu.org>
2472
2473 * config.guess: Import latest version.
2474 * config.sub: Likewise.
2475
2476 2018-06-08 Martin Liska <mliska@suse.cz>
2477
2478 * MAINTAINERS: Remove MPX-related entries.
2479 * Makefile.def: Remove libmpx support.
2480 * Makefile.in: Regenerate.
2481 * configure.ac: Remove removed files.
2482 * configure: Regenerate.
2483 * libmpx/ChangeLog: Remove.
2484 * libmpx/Makefile.am: Remove.
2485 * libmpx/Makefile.in: Remove.
2486 * libmpx/acinclude.m4: Remove.
2487 * libmpx/aclocal.m4: Remove.
2488 * libmpx/config.h.in: Remove.
2489 * libmpx/configure: Remove.
2490 * libmpx/configure.ac: Remove.
2491 * libmpx/configure.tgt: Remove.
2492 * libmpx/libmpx.spec.in: Remove.
2493 * libmpx/mpxrt/Makefile.am: Remove.
2494 * libmpx/mpxrt/Makefile.in: Remove.
2495 * libmpx/mpxrt/libmpx.map: Remove.
2496 * libmpx/mpxrt/libtool-version: Remove.
2497 * libmpx/mpxrt/mpxrt-utils.c: Remove.
2498 * libmpx/mpxrt/mpxrt-utils.h: Remove.
2499 * libmpx/mpxrt/mpxrt.c: Remove.
2500 * libmpx/mpxrt/mpxrt.h: Remove.
2501 * libmpx/mpxwrap/Makefile.am: Remove.
2502 * libmpx/mpxwrap/Makefile.in: Remove.
2503 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
2504 * libmpx/mpxwrap/libtool-version: Remove.
2505 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
2506
2507 2018-06-04 Martin Liska <mliska@suse.cz>
2508
2509 * MAINTAINERS: Add myself as gcov maintainer.
2510
2511 2018-06-04 Matthew Fortune <mfortune@gmail.com>
2512
2513 * MAINTAINERS: Update my email address.
2514
2515 2018-06-04 Tom de Vries <tdevries@suse.de>
2516
2517 * MAINTAINERS: Remove write-after-approval entries for component
2518 maintainers.
2519
2520 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
2521
2522 * MAINTAINERS (write after approval): Add myself.
2523
2524 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
2525
2526 * MAINTAINERS: Update my email address.
2527
2528 2018-06-01 Tom de Vries <tdevries@suse.de>
2529
2530 * MAINTAINERS: Update my email address.
2531
2532 2018-05-22 Bin Cheng <bin.cheng@arm.com>
2533
2534 * MAINTAINERS (loop-optimizer): Add myself.
2535
2536 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
2537
2538 * configure.ac: Added "nfp" target.
2539 * configure: Regenerate.
2540
2541 2018-04-30 Richard Biener <rguenther@suse.de>
2542
2543 PR bootstrap/85571
2544 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
2545 (STAGE3_TFLAGS): Likewise.
2546 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
2547 (STAGEtrain_TFLAGS): Likewise.
2548 * Makefile.in: Regenerate.
2549
2550 2018-04-26 Richard Biener <rguenther@suse.de>
2551
2552 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
2553 (STAGE2_CFLAGS): Likewise.
2554 (STAGE2_TFLAGS): Likewise.
2555 (STAGE3_CFLAGS): Add -fchecking.
2556 (STAGE3_TFLAGS): Likewise.
2557 (STAGEtrain_CFLAGS): Filter out -fchecking.
2558 (STAGEtrain_TFLAGS): Likewise.
2559 * Makefile.in: Re-generate.
2560
2561 2018-04-25 Catherine Moore <clm@codesourcery.com>
2562
2563 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
2564
2565 2018-04-18 Paul Clarke <pc@us.ibm.com>
2566
2567 * MAINTAINERS (write after approval): Add myself.
2568
2569 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
2570
2571 * MAINTAINERS: Update my email address.
2572
2573 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
2574
2575 * MAINTAINERS: Remove redundant Write-After-Approval entry.
2576
2577 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
2578
2579 * MAINTAINERS: Update my email address and disambiguate myself
2580 a bit from Will Schmidt.
2581
2582 2018-03-21 Nathan Sidwell <nathan@acm.org>
2583
2584 * MAINTAINERS: Move maintainers of now-removed picochip and score
2585 ports to write after approval.
2586
2587 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
2588
2589 * MAINTAINERS: Add entry for SVE maintainership.
2590
2591 2018-02-13 Maciej W. Rozycki <macro@mips.com>
2592
2593 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
2594 * configure: Regenerate.
2595
2596 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
2597
2598 * MAINTAINERS (write after approval): Add myself.
2599
2600 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
2601
2602 * MAINTAINERS (write after approval): Add myself.
2603
2604 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
2605
2606 * MAINTAINERS (write after approval): Add myself.
2607
2608 2018-01-03 Jakub Jelinek <jakub@redhat.com>
2609
2610 Update copyright years.
2611
2612 2018-01-03 Ben Elliston <bje@gnu.org>
2613
2614 * config.guess: Import latest version.
2615 * config.sub: Likewise.
2616
2617 2017-12-12 Stafford Horne <shorne@gmail.com>
2618
2619 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
2620 * configure: Regenerate.
2621
2622 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
2623
2624 * MAINTAINERS (Write After Approval): Add myself.
2625
2626 2017-11-28 Julia Koval <julia.koval@intel.com>
2627 Sebastian Peryt <sebastian.peryt@intel.com>
2628
2629 * Makefile.def (target_modules): Remove libcilkrts.
2630 * Makefile.in: Ditto.
2631 * configure: Ditto.
2632 * configure.ac: Ditto.
2633
2634 2017-11-28 Julia Koval <julia.koval@intel.com>
2635
2636 * MAINTAINERS (Write After Approval): Add myself.
2637
2638 2017-11-22 Sudakshina Das <sudi.das@arm.com>
2639
2640 * MAINTAINERS (Write After Approval): Add myself.
2641
2642 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
2643
2644 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
2645 Use my SiFive email address.
2646
2647 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
2648
2649 * MAINTAINERS (write after approval): Add myself.
2650
2651 2017-10-27 Martin Liska <mliska@suse.cz>
2652
2653 * Makefile.tpl: Use proper name of folder as it was renamed
2654 during transition to 4 stages.
2655 * Makefile.in: Regenerate.
2656
2657 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
2658
2659 * MAINTAINERS (write after approval): Add myself.
2660
2661 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
2662
2663 * MAINTAINERS: Add a note that maintainership also includes web
2664 pages, docs, and testsuite related to that area.
2665
2666 2017-09-25 Tom de Vries <tom@codesourcery.com>
2667
2668 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
2669
2670 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
2671
2672 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
2673
2674 2017-09-15 Nathan Sidwell <nathan@acm.org>
2675
2676 * MAINTAINERS: Remove myself as a vxworks maintainer.
2677
2678 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
2679
2680 * MAINTAINERS: Remove email address of Jim Norris.
2681
2682 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2683
2684 * MAINTAINERS (Reviewers): Move myself from here...
2685 (CPU Port Maintainers): ... to here.
2686
2687 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
2688
2689 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
2690
2691 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
2692
2693 * MAINTAINERS (write after approval): Add myself.
2694
2695 2017-07-28 Tony Reix <tony.reix@atos.net>
2696
2697 * configure.ac (target-libffi): Don't disable for AIX.
2698 (go): Don't add to unsupported_languages on AIX.
2699 (target-libgo): Don't disable for AIX.
2700 * configure: Regenerate.
2701
2702 2017-07-19 Yury Gribov <tetra2005@gmail.com>
2703
2704 * MAINTAINERS: Add myself.
2705
2706 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
2707
2708 * MAINTAINERS: Update my email address.
2709
2710 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
2711
2712 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
2713 arm-specific auto-generated header files.
2714
2715 2017-07-03 Nathan Sidwell <nathan@acm.org>
2716
2717 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
2718 * configure: Rebuilt.
2719
2720 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
2721
2722 * MAINTAINERS: Readd myself for c6x.
2723
2724 2017-06-28 Martin Liska <mliska@suse.cz>
2725
2726 PR bootstrap/81217
2727 * Makefile.def: Remove superfluous bootstrap_target from
2728 bootstrap_stage.
2729 * Makefile.in: Re-generate the file.
2730
2731 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
2732
2733 * MAINTAINERS: Add myself to Write After Approval
2734
2735 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
2736
2737 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
2738
2739 2017-06-19 Martin Liska <mliska@suse.cz>
2740
2741 * Makefile.def: Define 4 stages PGO bootstrap.
2742 * Makefile.tpl: Define FLAGS.
2743 * Makefile.in: Regenerate.
2744
2745 2017-06-14 Ian Lance Taylor <iant@golang.org>
2746
2747 * Makefile.def: Add check-gotools to go check targets.
2748 * Makefile.in: Rebuild.
2749
2750 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
2751
2752 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
2753
2754 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
2755
2756 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
2757 * configure: Regenerate.
2758
2759 2017-05-31 Martin Liska <mliska@suse.cz>
2760
2761 * configure.ac: Add handling of stage2_werror_flags to
2762 action-if-given and to action-if-not-given.
2763 * configure: Regenerate.
2764
2765 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
2766
2767 * MAINTAINERS: Add self to Write After Approval
2768
2769 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
2770
2771 * MAINTAINERS: Update my email address, and remove myself as
2772 maintainer in some areas.
2773
2774 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
2775
2776 * MAINTAINERS: Add self to Write After Approval
2777
2778 2017-05-25 Nathan Sidwell <nathan@acm.org>
2779
2780 * configure.ac: Add --enable-languages=default to mean default and
2781 make --enable-languages=all mean all supported languages.
2782 * configure: Regenerated.
2783
2784 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
2785
2786 * config.gcc (powerpc*-*-*spe*): New.
2787 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
2788 (powerpc-*-rtems*spe*): New.
2789 (powerpc*-*-linux*spe*): New.
2790 (powerpc-wrs-vxworksspe): New.
2791 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2792 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
2793 * config.host (powerpc*-*-*spe*): New.
2794
2795 2017-05-19 Martin Liska <mliska@suse.cz>
2796
2797 * configure.ac: Add --enable-werror-always just for
2798 bootstrap-debug (or none build config) and do not add it
2799 when we are on a release branch.
2800 * configure: Regenerated.
2801
2802 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
2803
2804 * MAINTAINERS: Add self to Write After Approval
2805
2806 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
2807
2808 * MAINTAINERS: Move myself to Write After Approval section.
2809
2810 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2811
2812 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
2813 ACCH registers.
2814 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
2815 available.
2816 (umulsidi3): Likewise.
2817 (mulsidi3_700): Disable this pattern when we have advanced mpy
2818 instructions.
2819 (umulsidi3_700): Likewise.
2820 (maddsidi4): New pattern.
2821 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
2822 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
2823 (mpydu_imm_arcv2hs): Likewise.
2824 * config/arc/predicates.md (accl_operand): New predicate.
2825
2826 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2827 Andrew Burgess <andrew.burgess@embecosm.com>
2828
2829 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
2830 case.
2831 (ARC_AUTOFP_IRQ_P): Likewise.
2832 (ARC_AUTO_IRQ_P): Likewise.
2833 (rgf_banked_register_count): New variable.
2834 (parse_mrgf_banked_regs_option): New function.
2835 (arc_override_options): Handle rgf_banked_regs option.
2836 (arc_handle_interrupt_attribute): Add firq option.
2837 (arc_compute_function_type): Return fast irq type when required.
2838 (arc_must_save_register): Handle fast interrupts.
2839 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
2840 (arc_return_address_regs): Update.
2841 * config/arc/arc.h (arc_return_address_regs): Update.
2842 (arc_function_type): Add fast interrupt type.
2843 (ARC_INTERRUPT_P): Update.
2844 (RC_FAST_INTERRUPT_P): Define.
2845 * config/arc/arc.md (simple_return): Update for fast interrupts.
2846 (p_return_i): Likewise.
2847 * config/arc/arc.opt (mrgf-banked-regs): New option.
2848 * doc/invoke.texi (mrgf-banked-regs): Document.
2849
2850 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
2851
2852 * config/arc/arc.c (irq_ctrl_saved): New variable.
2853 (ARC_AUTOBLINK_IRQ_P): Define.
2854 (ARC_AUTOFP_IRQ_P): Likewise.
2855 (ARC_AUTO_IRQ_P): Likewise.
2856 (irq_range): New function.
2857 (arc_must_save_register): Likewise.
2858 (arc_must_save_return_addr): Likewise.
2859 (arc_dwarf_emit_irq_save_regs): Likewise.
2860 (arc_override_options): Handle deferred options.
2861 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
2862 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
2863 arc_must_save_return_addr.
2864 (arc_compute_frame_size): Handle automated save and restore of
2865 registers.
2866 (arc_expand_prologue): Likewise.
2867 (arc_expand_epilogue): Likewise.
2868 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
2869 * config/arc/arc.opt (mirq-ctrl-saved): New option.
2870 * doc/invoke.texi (mirq-ctrl-saved): Document option.
2871
2872 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
2873 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
2874
2875 PR bootstrap/77661
2876 * Makefile.def: Don't pass --enable-maintainer-mode on to an
2877 in-tree build MPC.
2878 * Makefile.in: Regenerate.
2879
2880 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2881
2882 * configure.ac: Enable LTO by default on darwin >= 9.
2883 * configure: Regenerate.
2884
2885 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
2886
2887 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
2888 and Andrew Waterman as the RISC-V maintainers.
2889
2890 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
2891
2892 * MAINTAINERS: Add self to Write After Approval
2893
2894 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2895
2896 * config.guess: Import latest from upstream.
2897
2898 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
2899
2900 * MAINTAINERS (Write After Approval): Remove entries that are
2901 already covered under Reviewers.
2902
2903 2017-03-08 Mark Wielaard <mark@klomp.org>
2904
2905 PR demangler/70909
2906 PR demangler/67264
2907 * include/demangle.h: Add d_printing to struct demangle_component
2908 and pass struct demangle_component as non const.
2909
2910 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
2911
2912 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
2913
2914 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
2915
2916 * Makefile.tpl: Remove HOST_ISLVER.
2917 (HOST_EXPORTS): Remove ISLVER.
2918 * Makefile.in: Regenerate.
2919
2920 2017-02-13 Richard Biener <rguenther@suse.de>
2921
2922 * configure: Re-generate.
2923
2924 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
2925
2926 * MAINTAINERS: Adjust bug reporting URL.
2927
2928 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
2929
2930 * MAINTAINERS (Write After Approval): Remove redundant entry
2931 for Andrew Burgess.
2932
2933 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
2934
2935 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
2936 32-bit hppa*-*-hpux*.
2937 * configure: Regenerate.
2938
2939 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
2940
2941 * configure.ac: Moved the white list of enabling BRIG FE to
2942 libhsail-rt/configure.tgt.
2943 * configure: Regenerated.
2944 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
2945
2946 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
2947 Martin Jambor <mjambor@suse.cz>
2948
2949 * Makefile.def (target_modules): Added libhsail-rt.
2950 (languages): Added language brig.
2951 * Makefile.in: Regenerated.
2952 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
2953 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
2954 * configure: Regenerated.
2955
2956 2017-01-17 Jakub Jelinek <jakub@redhat.com>
2957
2958 PR other/79046
2959 * configure: Regenerated.
2960
2961 2017-01-04 Alan Modra <amodra@gmail.com>
2962
2963 * configure: Regenerate.
2964
2965 2016-12-29 Ben Elliston <bje@gnu.org>
2966
2967 * config.sub: Import latest version.
2968
2969 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
2970
2971 * MAINTAINERS (Write After Approval): Add myself.
2972
2973 2016-12-21 Jakub Jelinek <jakub@redhat.com>
2974
2975 * configure.ac: Don't bootstrap libmpx unless --with-build-config
2976 includes bootstrap-mpx.
2977 * configure: Regenerated.
2978
2979 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
2980
2981 * MAINTAINERS (Write After Approval): Add myself.
2982
2983 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
2984
2985 * configure: Regenerate.
2986
2987 2016-12-01 Matthias Klose <doko@ubuntu.com>
2988
2989 * configure.ac: Don't use pkg-config to check for bdw-gc.
2990 * configure: Regenerate.
2991
2992 2016-11-30 Matthias Klose <doko@ubuntu.com>
2993
2994 * Makefile.def: Remove reference to boehm-gc target module.
2995 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
2996 options and for the bdw-gc pkg-config module.
2997 * configure: Regenerate.
2998 * Makefile.in: Regenerate.
2999
3000 2016-11-28 Nathan Sidwell <nathan@acm.org>
3001
3002 * MAINTAINERS (nvptx): Remove self.
3003
3004 2016-11-25 Ben Elliston <bje@gnu.org>
3005
3006 * config.guess: Import latest version.
3007 * config.sub: Likewise.
3008
3009 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
3010
3011 * MAINTAINERS (Write After Approval): Add myself.
3012
3013 2016-11-15 Matthias Klose <doko@ubuntu.com>
3014
3015 * Makefile.def: Remove references to GCJ.
3016 * Makefile.tpl: Likewise.
3017 * Makefile.in: Regenerate.
3018
3019 2016-11-15 Matthias Klose <doko@ubuntu.com>
3020
3021 * config-ml.in: Remove references to GCJ.
3022 * configure.ac: Likewise.
3023 * configure: Regenerate.
3024
3025 2016-11-01 Josh Conner <joshconner@google.com>
3026
3027 * MAINTAINERS (Write After Approval): Update email address,
3028
3029 2016-10-27 Carl Love <cel@us.ibm.com>
3030
3031 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
3032 Approval list to make it alphabetical.
3033
3034 2016-10-27 Carl Love <cel@us.ibm.com>
3035
3036 * MAINTAINERS (Write After Approval): Add myself.
3037
3038 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
3039
3040 * MAINTAINERS (Reviewers): Add myself.
3041 (Write After Approval): Add myself.
3042
3043 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
3044 Ulrich Weigand <uweigand@de.ibm.com>
3045
3046 * MAINTAINERS: Update email address.
3047
3048 2016-10-10 Nathan Sidwell <nathan@acm.org>
3049
3050 * MAINTAINERS: Update email address.
3051
3052 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
3053
3054 * configure.ac: Add aarch64-*-freebsd*.
3055 * configure: Regenerate.
3056
3057 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
3058
3059 * MAINTAINERS: Update email address after it got reverted.
3060
3061 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3062
3063 * configure.ac (target_libraries): Readd target-boehm-gc.
3064 Restore --enable-objc-gc handling.
3065 * configure: Regenerate.
3066
3067 2015-10-03 Jeff Law <law@redhat.com>
3068
3069 * MAINTAINERS: Move several inactive maintainers to the
3070 write-after-approval section.
3071
3072 2016-09-30 Jakub Jelinek <jakub@redhat.com>
3073
3074 * configure.ac: Add target-libffi to target_libraries.
3075 Readd libgcj target disablings, modified to only target-libffi.
3076 Readd target addition of go to unsupported languages.
3077 * configure: Regenerated.
3078
3079 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
3080
3081 * MAINTAINERS: Update email address.
3082
3083 2016-09-30 Andrew Haley <aph@redhat.com>
3084
3085 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
3086 write-after approval. Remove Tom Tromey and Bryce McKinlay from
3087 libgcj.
3088
3089 2016-09-30 Andrew Haley <aph@redhat.com>
3090
3091 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
3092 write-after approval after GCJ deletion.
3093
3094 2016-09-30 Andrew Haley <aph@redhat.com>
3095
3096 * Makefile.def: Remove libjava.
3097 * Makefile.tpl: Likewise.
3098 * Makefile.in: Regenerate.
3099 * configure.ac: Likewise.
3100 * configure: Likewise.
3101 * gcc/java: Remove.
3102 * libjava: Likewise.
3103
3104 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
3105
3106 * MAINTAINERS (Reviewers): Add myself.
3107
3108 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
3109
3110 * configure.ac: Disable "sim" directory for arc*-*-*.
3111 * configure: Regenerated.
3112
3113 2016-09-23 Tamar Christina <tamar.christina@arm.com>
3114
3115 * MAINTAINERS (Write After Approval): Add myself.
3116
3117 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
3118
3119 * configure.ac: Check for the minimum in-tree MPFR version
3120 handled.
3121 * configure: Regenerate.
3122
3123 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
3124
3125 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
3126 * configure: Regenerated.
3127
3128 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
3129
3130 * MAINTAINERS (Write After Approval): Add myself.
3131
3132 2016-06-23 Andi Kleen <ak@linux.intel.com>
3133
3134 * Makefile.def: Add autoprofiledbootstrap.
3135 * Makefile.tpl: Dito.
3136 * Makefile.in: Regenerate.
3137
3138 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
3139
3140 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
3141 * configure: Regenerate.
3142
3143 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
3144
3145 * configure: Regenerate.
3146 * configure.ac: Remove support for avr-rtems.
3147
3148 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
3149
3150 * MAINTAINERS (Write After Approval): Add myself.
3151
3152 2016-06-16 Michael Collison <michael.collison@arm.com>
3153
3154 * MAINTAINERS (Write After Approval): Add myself.
3155
3156 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
3157
3158 * MAINTAINERS (Write After Approval): Update e-mail address.
3159
3160 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
3161
3162 * MAINTAINERS (Write After Approval): Add myself.
3163
3164 2016-05-28 Alan Modra <amodra@gmail.com>
3165
3166 * Makefile.tpl (configure): Depend on m4 files included.
3167 * Makefile.in: Regenerate.
3168
3169 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
3170
3171 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
3172 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
3173
3174 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
3175
3176 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
3177 special case builtin.
3178 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
3179 support for ALTIVEC_BUILTIN_VEC_ADDEC.
3180 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
3181 for __builtin_vec_addec.
3182
3183 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
3184
3185 * config.guess: Import version 2016-04-02 (newest).
3186 * config.sub: Import version 2016-05-10 (newest).
3187
3188 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
3189
3190 * configure.ac: Add ARC support to libgloss.
3191 * configure: Regenerate
3192
3193 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
3194
3195 * MAINTAINERS (Write After Approval): Add myself.
3196
3197 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
3198
3199 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
3200 * configure: Regenerated.
3201 * Makefile.def (gmp): Explicitly disable assembler.
3202 (mpfr): Adjust lib_path.
3203 (mpc): Likewise.
3204 * Makefile.in: Regenerated.
3205
3206 2016-05-01 Jakub Jelinek <jakub@redhat.com>
3207
3208 PR bootstrap/70704
3209 * configure.ac (--enable-stage1-checking): Add missing
3210 --enable-checking=.
3211 * configure: Regenerated.
3212
3213 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
3214
3215 * config.guess: Revert r235676.
3216 * config.sub: Revert r235676.
3217
3218 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
3219
3220 * config.guess: Remove SH5 support.
3221 * config.sub: Likewise.
3222 * configure: Likewise.
3223 * configure.ac: Likewise.
3224
3225 2016-04-26 Jakub Jelinek <jakub@redhat.com>
3226
3227 PR bootstrap/70704
3228 * configure.ac (--enable-stage1-checking): For --disable-checking or
3229 implicit --enable-checking, make sure extra flag matches in between
3230 stage1 and later checking.
3231 * configure: Regenerated.
3232
3233 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
3234
3235 * .gitattributes: New file.
3236
3237 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
3238
3239 * MAINTAINERS (rs6000/powerpc port): Add myself.
3240
3241 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
3242
3243 PR bootstrap/70173
3244 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
3245 and gotools directories. Delete the stage_final file.
3246 * Makefile.in: Regenerate.
3247
3248 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
3249
3250 * MAINTAINERS (Write After Approval): Add myself.
3251
3252 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
3253
3254 * MAINTAINERS (Fortran maintainer): Remove myself.
3255
3256 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
3257
3258 * MAINTAINERS (Write After Approval): Add myself.
3259
3260 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
3261
3262 * MAINTAINERS (Write After Approval): Add myself.
3263
3264 2016-03-17 Cary Coutant <ccoutant@gmail.com>
3265
3266 Sync with binutils-gdb:
3267
3268 2016-03-17 Cary Coutant <ccoutant@gmail.com>
3269
3270 * configure.ac: Add mips and s390 to the gold target check.
3271 * configure: Regenerate.
3272
3273 2016-03-01 DJ Delorie <dj@redhat.com>
3274
3275 * MAINTAINERS (mep): Remove myself as MeP maintainer.
3276
3277 2016-02-22 David Malcolm <dmalcolm@redhat.com>
3278
3279 * MAINTAINERS (libcpp): Add myself.
3280 (diagnostic messages): Likewise.
3281
3282 2016-02-20 Tom de Vries <tom@codesourcery.com>
3283
3284 * MAINTAINERS: Fix whitespace.
3285
3286 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
3287
3288 * MAINTAINERS (Write After Approval): Add myself.
3289
3290 2016-01-29 Sebastian Pop <s.pop@samsung.com>
3291
3292 * config/isl.m4: Add comments about isl-0.16.
3293 * configure: Regenerate.
3294
3295 2016-01-29 Martin Jambor <mjambor@suse.cz>
3296
3297 * MAINTAINERS (hsa maintainers): Add myself.
3298
3299 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
3300
3301 * MAINTAINERS: (Write After Approval): Add myself.
3302
3303 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
3304 Sebastian Pop <s.pop@samsung.com>
3305
3306 * Makefile.in: Regenerate.
3307 * Makefile.tpl: Export ISLVER.
3308 * configure: Regenerate.
3309 * config/isl.m4: Detect isl-0.15.
3310
3311 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
3312
3313 PR bootstrap/69329
3314 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
3315 * Makefile.in: Regenerate.
3316
3317 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
3318
3319 * configure.ac: Enable LTO for DJGPP
3320 * configure: Regenerate
3321
3322 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
3323
3324 Sync with binutils-gdb:
3325 2015-10-21 Nick Clifton <nickc@redhat.com>
3326
3327 PR gas/19109
3328 * configure.ac: Note the 'none' is an acceptable argument to
3329 --enable-compressed-debug-sections.
3330 * configure: Regenerate.
3331
3332 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
3333
3334 PR bootstrap/69134
3335 * Makefile.def (mpfr): Disable assembler.
3336 * Makefile.in: Regenerate.
3337
3338 2016-01-01 Ben Elliston <bje@gnu.org>
3339
3340 * config.guess: Import version 2016-01-01.
3341 * config.sub: Likewise.
3342
3343 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
3344
3345 * MAINTAINERS (Write After Approval): Add myself.
3346
3347 2015-12-17 Sebastian Pop <s.pop@samsung.com>
3348
3349 * Makefile.in: Replace ISL with isl.
3350 * Makefile.tpl: Same.
3351 * config/isl.m4: Same.
3352 * configure.ac: Same.
3353 * contrib/download_prerequisites: Same.
3354 * configure: Regenerate.
3355
3356 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
3357
3358 * MAINTAINERS (Write After Approval): Add Myself.
3359
3360 2015-12-17 Nathan Sidwell <nathan@acm.org>
3361
3362 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
3363 * configure: Regenerate.
3364
3365 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
3366 Sebastian Pop <s.pop@samsung.com>
3367
3368 * config/isl.m4 (ISL_CHECK_VERSION): Check for
3369 isl_ctx_get_max_operations.
3370 * configure: Regenerate.
3371
3372 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
3373
3374 * MAINTAINERS (Write After Approval): Add myself.
3375
3376 2015-12-02 Ian Lance Taylor <iant@google.com>
3377
3378 PR go/66147
3379 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
3380 * Makefile.in: Regenerate.
3381
3382 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
3383
3384 PR libffi/65726
3385 * Makefile.def (lang_env_dependencies): Make libffi depend
3386 on cxx.
3387 * Makefile.in: Regenerate.
3388
3389 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
3390
3391 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
3392 symbols.
3393
3394 2015-11-20 Tristan Gingold <gingold@adacore.com>
3395
3396 Sync with binutils-gdb:
3397 2015-11-20 Tristan Gingold <gingold@adacore.com>
3398
3399 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
3400 * configure: Regenerate.
3401
3402 2015-11-19 Martin Liska <mliska@suse.cz>
3403
3404 * .gitignore: Add .clang-format to ignored files.
3405 * Makefile.in: Add clang-format.
3406 * Makefile.tpl: Likewise.
3407
3408 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
3409
3410 * configure.ac: Enable libmpx by default.
3411 * configure: Regenerated.
3412
3413 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
3414
3415 * MAINTAINERS: Update email address.
3416
3417 2015-10-23 Paulo Matos <pmatos@linki.tools>
3418
3419 * MAINTAINERS: Update email address.
3420
3421 2015-10-23 Alan Hayward <alan.hayward@arm.com>
3422
3423 * MAINTAINERS (Write After Approval): Add myself.
3424
3425 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
3426
3427 Sync with binutils-gdb:
3428 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
3429
3430 PR gas/19109
3431 * configure.ac: Add
3432 --enable-compressed-debug-sections={all,gas,gold,ld}.
3433 * configure: Regenerated.
3434
3435 2015-10-16 Arnaud Charlet <charlet@adacore.com>
3436
3437 * MAINTAINERS: Update list of Ada maintainers and email addresses.
3438
3439 2015-10-09 Martin Liska <mliska@suse.cz>
3440
3441 * MAINTAINERS (Write After Approval): Add myself.
3442
3443 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
3444
3445 * MAINTAINERS (Write After Approval): Add myself.
3446
3447 2015-10-02 Florian Weimer <fweimer@redhat.com>
3448
3449 * MAINTAINERS: Update email address.
3450
3451 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
3452
3453 * MAINTAINERS (Write After Approval): Add myself.
3454
3455 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
3456
3457 * MAINTAINERS: Update email.
3458
3459 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
3460
3461 * MAINTAINERS: Update my email address.
3462
3463 2015-09-01 James Bowman <james.bowman@ftdichip.com>
3464
3465 * MAINTAINERS (ft32 port): Add myself.
3466
3467 2015-08-28 David Sherwood <david.sherwood@arm.com>
3468
3469 * MAINTAINERS: Add myself.
3470
3471 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
3472
3473 * MAINTAINERS (Write After Approval): Add myself.
3474
3475 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3476
3477 PR libfortran/54572
3478 * Makefile.def: Make libgfortran depend on libbacktrace.
3479 * Makefile.in: Regenerate.
3480
3481 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
3482
3483 * MAINTAINERS (Write After Approval): Add myself.
3484
3485 2015-08-12 Tom de Vries <tom@codesourcery.com>
3486
3487 PR other/67092
3488 * configure.ac: Remove --with_host_libstdcxx support.
3489 * configure: Regenerate.
3490
3491 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
3492 Jakub Jelinek <jakub@redhat.com>
3493
3494 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
3495 nvptx*-*-*.
3496 * configure: Regenerate.
3497
3498 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
3499
3500 * Makefile.def (libiconv): Define bootstrap=true.
3501 Mark pdf/html/info as missing.
3502 (configure-gcc): Depend on all-libiconv.
3503 (all-gcc): Ditto.
3504 (configure-libcpp): Ditto.
3505 (all-libcpp): Ditto.
3506 (configure-intl): Ditto.
3507 (all-intl): Ditto.
3508 * Makefile.in: Regenerate.
3509
3510 2015-08-03 Bin Cheng <bin.cheng@arm.com>
3511
3512 * MAINTAINERS (loop ivopts): Add the entry and myself.
3513
3514 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
3515
3516 * MAINTAINERS (nvptx): Add self.
3517
3518 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
3519
3520 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
3521 128-bit vector modes.
3522
3523 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
3524
3525 * MAINTAINERS (Write After Approval): Add myself.
3526
3527 2015-07-28 Ben Elliston <bje@gnu.org>
3528
3529 * config.sub, config.guess: Import from upstream.
3530
3531 2015-07-24 Michael Darling <darlingm@gmail.com>
3532
3533 PR other/66259
3534 * config-ml.in: Reflects renaming of configure.in to configure.ac
3535 * configure: Likewise
3536 * configure.ac: Likewise
3537
3538 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
3539
3540 * MAINTAINERS: Update my email address.
3541
3542 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3543
3544 Sync with binutils-gdb:
3545 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
3546
3547 * configure.ac (target_configdirs): Exclude target-zlib if
3548 target-libjava isn't built.
3549 * configure: Regenerated.
3550
3551 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3552
3553 Sync with binutils-gdb:
3554 2015-05-13 John David Anglin <dave.anglin@bell.net>
3555
3556 * configure.ac: Disable configuration of GDB for HPUX targets.
3557 * configure: Regenerate.
3558
3559 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
3560
3561 * configure.ac: Add --with-system-zlib.
3562 * configure: Regenerated.
3563
3564 2015-01-28 James Bowman <james.bowman@ftdichip.com>
3565
3566 * configure.ac: Add FT32 support.
3567 * configure: Regenerate.
3568
3569 2015-01-12 Anthony Green <green@moxielogic.com>
3570
3571 * configure.ac: Don't disable gprof for moxie.
3572 * configure: Rebuild.
3573
3574 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
3575
3576 Sync with binutils-gdb:
3577 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
3578
3579 PR ld/18355
3580 * Makefile.def: Add extra_configure_flags to host zlib.
3581 * configure.ac (extra_host_zlib_configure_flags): New. Set
3582 to --enable-host-shared When bfd is to be built as shared
3583 library. AC_SUBST.
3584 * Makefile.in: Regenerated.
3585
3586 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
3587
3588 Sync with src:
3589 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
3590 * Makefile.def (dependencies): Add all-zlib to all-bfd.
3591 * Makefile.in: Regenerated.
3592
3593 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
3594
3595 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
3596 target.
3597 * configure: Regenerate.
3598
3599 2015-06-23 Ludovic Courtès <ludo@gnu.org>
3600
3601 * MAINTAINERS (Write After Approval): Add myself.
3602
3603 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
3604
3605 * MAINTAINERS (OS Port Maintainers): Add myself.
3606 (Various Maintainers): Remove myself from libffi testsuite.
3607
3608 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
3609
3610 * MAINTAINERS (gen* on machine desc): Add self.
3611
3612 2015-06-02 Jason Merrill <jason@redhat.com>
3613
3614 PR bootstrap/66319
3615 * configure.ac: Use -std=gnu++98.
3616
3617 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
3618
3619 * MAINTAINERS (Write After Approval): Add myself.
3620
3621 2015-05-28 Mike Frysinger <vapier@gentoo.org>
3622
3623 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
3624 * configure: Regenerate.
3625
3626 2015-05-26 Jason Merrill <jason@redhat.com>
3627
3628 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
3629 * configure: Regenerate.
3630
3631 2015-05-16 James Bowman <james.bowman@ftdichip.com>
3632
3633 * configure.ac: FT32 target added.
3634 * configure: Regenerated.
3635
3636 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
3637
3638 * MAINTAINERS (Write After Approval): Add myself.
3639
3640 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
3641
3642 * MAINTAINERS (Write After Approval): Add myself.
3643
3644 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
3645
3646 * configure.ac: Fix typo.
3647 * configure: Regenerate.
3648
3649 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
3650
3651 * MAINTAINERS (Write After Approval): Add myself.
3652
3653 2015-05-03 Matthias Klose <doko@ubuntu.com>
3654
3655 * configure.ac: Match $host configured with triplets.
3656 * configure: Regenerate.
3657
3658 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3659
3660 * Makefile.tpl: Remove surplus whitespace throughout.
3661 * Makefile.in: Regenerate.
3662
3663 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
3664
3665 * MAINTAINERS (Various Maintainers): Add myself as instruction
3666 combiner maintainer.
3667
3668 2015-04-17 Jakub Jelinek <jakub@redhat.com>
3669
3670 PR bootstrap/62077
3671 * configure.ac (--enable-stage1-checking): Default to
3672 release,misc,gimple,rtlflag,tree,types if --disable-checking
3673 or --enable-checking is not specified and DEV-PHASE is not
3674 experimental.
3675 * configure: Regenerated.
3676
3677 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
3678
3679 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
3680 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
3681 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
3682 * Makefile.in: Regenerate.
3683
3684 2015-04-08 Cary Coutant <ccoutant@gmail.com>
3685
3686 * MAINTAINERS: Update my email address.
3687
3688 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
3689
3690 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
3691
3692 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3693
3694 * MAINTAINERS: Add myself as an arm port reviewer.
3695
3696 2015-03-25 Martin Liska <mliska@suse.cz>
3697 Yury Gribov <y.gribov@samsung.com>
3698
3699 * Makefile.in: Fix ln source location for vimrc file.
3700 * Makefile.tpl: Likewise.
3701
3702 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
3703
3704 PR bootstrap/25672
3705 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
3706 cross-compiling. Similarly for CXX_FOR_TARGET.
3707 * configure: Regenerate.
3708
3709 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
3710
3711 * Makefile.def: Add libmpx.
3712 * configure.ac: Add libmpx.
3713 * Makefile.in: Regenerate.
3714 * configure: Regenerate.
3715
3716 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
3717
3718 * MAINTAINERS (CPU Port Maintainers): Add myself
3719 i386 vector ISA extns mantainer.
3720
3721 2015-03-13 Jeff Law <law@redhat.com>
3722
3723 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
3724 maintainer.
3725 Remove Richard Henderson as a maintainer for the x86 port.
3726
3727 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
3728
3729 * MAINTAINERS (CPU Port Maintainers): Update my email address.
3730
3731 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
3732
3733 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
3734 pointer bounds checker and i386 MPX maintainer.
3735
3736 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
3737
3738 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
3739
3740 2015-02-26 Martin Sebor <msebor@redhat.com>
3741
3742 * MAINTAINERS (Various Maintainers): Add self.
3743
3744 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
3745
3746 * configure.ac [--enable-as-accelerator-for] (enable_languages):
3747 Make sure it contains lto.
3748 * configure: Regenerate.
3749
3750 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
3751
3752 * configure: Regenerate.
3753
3754 2015-02-06 Diego Novillo <dnovillo@google.com>
3755 1
3756 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
3757 middle-end, docstring): Remove myself.
3758 (Write After Approval): Add myself.
3759
3760 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
3761
3762 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
3763 (Write After Approval): Update address.
3764
3765 2015-01-29 David Malcolm <dmalcolm@redhat.com>
3766
3767 PR jit/64780
3768 * configure.ac: Require the user to explicitly specify
3769 --enable-host-shared if the jit is enabled.
3770 * configure: Regenerate.
3771
3772 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
3773
3774 * MAINTAINERS (Write After Approval): Add myself.
3775
3776 2015-01-25 Tom de Vries <tom@codesourcery.com>
3777
3778 * MAINTAINERS: Make whitespace consistent.
3779
3780 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
3781
3782 * MAINTAINERS (Write After Approval): Add myself.
3783
3784 2015-01-20 Andre Vehreschild <vehre@gmx.de>
3785
3786 * MAINTAINERS: (Write After Approval): Add myself.
3787
3788 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
3789
3790 * MAINTAINERS: (Write After Approval): Add myself.
3791
3792 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
3793
3794 * MAINTAINERS: (Write After Approval): Add myself.
3795
3796 2015-01-13 Iain Sandoe <iain@codesourcery.com>
3797
3798 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
3799 objective-c/c++ front end maintainer.
3800
3801 2015-01-13 Marek Polacek <polacek@redhat.com>
3802
3803 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
3804
3805 2015-01-12 Jeff Law <law@redhat.com>
3806
3807 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
3808 a very long time.
3809
3810 2015-01-09 Ian Lance Taylor <iant@google.com>
3811
3812 * configure.ac (host_tools): Add gotools.
3813 * Makefile.def (host_modules): Add gotools.
3814 (dependencies): Add dependency of all-gotools on all-target-libgo.
3815
3816 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
3817
3818 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
3819 * configure: Regenerate.
3820
3821 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
3822
3823 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
3824 all-target-libgomp.
3825 * Makefile.in: Regenerate.
3826
3827 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3828
3829 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
3830
3831 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
3832
3833 * configure.ac: Add Visium support.
3834 * configure: Regenerate.
3835
3836 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
3837
3838 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
3839 * configure: Regenerate.
3840
3841 2015-01-03 Andrew Pinski <apinski@cavium.com>
3842
3843 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
3844 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
3845 (BASE_TARGET_EXPORTS): Add OBJCOPY.
3846 (OBJCOPY_FOR_TARGET): New variable.
3847 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
3848 * Makefile.in: Regenerate.
3849 * configure.ac: Check for already installed target objcopy.
3850 Also GCC_TARGET_TOOL on objcopy.
3851 * configure: Regenerate.
3852
3853 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
3854
3855 * config.sub: Update from upstream, to 2015-01-01 version.
3856 * config.guess: Ditto.
3857
3858 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
3859
3860 * MAINTAINERS (RTEMS Ports): Add myself.
3861
3862 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
3863
3864 * MAINTAINERS (Write After Approval): Add myself.
3865
3866 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
3867
3868 * MAINTAINERS (Write After Approval): Add myself.
3869
3870 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
3871
3872 * configure.ac (--enable-as-accelerator-for): Don't set
3873 ENABLE_AS_ACCELERATOR_FOR. Update all users.
3874 * configure: Regenerate.
3875
3876 2014-12-13 Jakub Jelinek <jakub@redhat.com>
3877
3878 PR bootstrap/64023
3879 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
3880 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
3881 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
3882 to CXX.
3883 * Makefile.in: Regenerated.
3884
3885 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3886 Yury Gribov <y.gribov@samsung.com>
3887
3888 * .gitignore: Added .local.vimrc and .lvimrc.
3889 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
3890 * Makefile.in: Regenerate.
3891
3892 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3893
3894 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
3895 * configure: Regenerated.
3896
3897 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
3898
3899 * MAINTAINERS (nvptx port): New entry.
3900
3901 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
3902
3903 * configure: Regenerate.
3904
3905 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3906
3907 * configure.ac: Merge with Binutils.
3908
3909 2014-11-26 Tobias Burnus <burnus@net-b.de>
3910
3911 * Makefile.def: Make more dependent on mpfr, mpc and isl.
3912 * Makefile.in: Regenerate.
3913
3914 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
3915
3916 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
3917 missing flex.
3918 * Makefile.in: Regenerated.
3919
3920 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
3921
3922 * Makefile.in: Regenerate.
3923
3924 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
3925
3926 PR bootstrap/63784
3927 * libtool.m4: Add $pic_flag with -shared.
3928
3929 2014-11-21 Renlin Li <Renlin.Li@arm.com>
3930
3931 * MAINTAINERS (Write After Approval): Added myself.
3932
3933 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
3934
3935 * MAINTAINERS (write-after-approval): Add myself.
3936
3937 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
3938
3939 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
3940 from 2 years ago.
3941
3942 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3943
3944 Revert:
3945 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3946
3947 * MAINTAINERS (Write After Approval): Added myself as line map
3948 maintainer.
3949
3950 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3951
3952 Revert:
3953 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3954
3955 * MAINTAINERS (Write After Approval): Added myself.
3956
3957 2014-11-19 Renlin Li <Renlin.Li@arm.com>
3958
3959 * MAINTAINERS (Write After Approval): Added myself.
3960
3961 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
3962
3963 * MAINTAINERS (Write After Approval): Added myself as line map
3964 maintainer.
3965
3966 2014-11-17 Dodji Seketeli <dodji@redhat.com>
3967
3968 * MAINTAINERS (Various Maintainers): Added myself as line map
3969 maintainer.
3970
3971 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3972
3973 * move-if-change: Sync from upstream gnulib.
3974
3975 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3976
3977 * compile: Sync with upstream Automake.
3978 * depcomp: Ditto.
3979 * install-sh: Ditto.
3980 * missing: Ditto.
3981 * mkinstalldirs: Ditto.
3982 * ylwrap: Ditto.
3983
3984 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3985
3986 * config.sub: Update from upstream config repo.
3987 * config.guess: Ditto.
3988
3989 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
3990
3991 * Makefile.def: Add liboffloadmic to target_modules. Make
3992 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
3993 * Makefile.in: Regenerate.
3994 * configure: Regenerate.
3995 * configure.ac: Add liboffloadmic to target binaries.
3996 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
3997 Add liboffloadmic to noconfig list when C++ is not supported.
3998
3999 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
4000 Thomas Schwinge <thomas@codesourcery.com>
4001 Ilya Verbin <ilya.verbin@intel.com>
4002 Andrey Turetskiy <andrey.turetskiy@intel.com>
4003
4004 * configure: Regenerate.
4005 * configure.ac (--enable-as-accelerator-for)
4006 (--enable-offload-targets): New configure options.
4007
4008 2014-11-11 Tobias Burnus <burnus@net-b.de>
4009
4010 * Makefile.def: Make all-gcc depend on all-isl.
4011 * Makefile.in: Regenerate.
4012
4013 2014-11-11 David Malcolm <dmalcolm@redhat.com>
4014
4015 * ChangeLog.jit: New.
4016 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
4017
4018 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4019
4020 PR target/63610
4021 * libtool.m4: Fix globbing of darwin versions.
4022 * configure: Regenerate.
4023
4024 2014-11-11 Tobias Burnus <burnus@net-b.de>
4025
4026 * Makefile.def: Remove CLooG.
4027 * Makefile.tpl: Ditto.
4028 * configure.ac: Ditto.
4029 * configure: Regenerate.
4030 * Makefile.in: Ditto.
4031
4032 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
4033
4034 * configure.ac: Handle nvptx-*-*.
4035 * configure: Regenerate.
4036
4037 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
4038
4039 * MAINTAINERS (Write After Approval): Add myself.
4040
4041 2014-10-31 Jakub Jelinek <jakub@redhat.com>
4042
4043 * Makefile.def (libcc1): Remove bootstrap=true;.
4044 * Makefile.in: Regenerated.
4045
4046 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4047
4048 * configure.ac: Update comment.
4049 * configure: Regenerate.
4050
4051 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
4052
4053 * MAINTAINERS (Write After Approval): Add myself.
4054
4055 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
4056
4057 * configure.ac (extra_host_libiberty_configure_flags): Add
4058 --enable-shared also for libcc1's benefit.
4059 * configure: Regenerate.
4060
4061 2014-10-29 Tristan Gingold <gingold@adacore.com>
4062
4063 * MAINTAINERS: Change my email address.
4064
4065 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
4066 Tom Tromey <tromey@redhat.com>
4067
4068 * Makefile.def: Add libcc1 to host_modules.
4069 * configure.ac (host_tools): Add libcc1.
4070 * Makefile.in, configure: Rebuild.
4071
4072 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
4073
4074 * configure.ac (build_configargs): Don't share config.cache between
4075 build subdirs.
4076 * configure: Regenerate.
4077
4078 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
4079
4080 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
4081 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
4082 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
4083 leon3v7 as leon3.
4084 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
4085 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
4086 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
4087 * config/sparc/sparc.md (cpu): Add leon3v7.
4088 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
4089
4090 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
4091
4092 * MAINTAINERS (write-after-approval): Add myself.
4093
4094 2014-10-23 Ian Lance Taylor <iant@google.com>
4095
4096 * configure.ac: Disable the Go frontend on systems where it is known
4097 to not work.
4098 * configure: Regenerate.
4099
4100 2014-10-23 Richard Biener <rguenther@suse.de>
4101
4102 * Makefile.def: Add libcpp build module and dependencies.
4103 * configure.ac: Add libcpp build module.
4104 * Makefile.in: Regenerate.
4105 * configure: Likewise.
4106
4107 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
4108
4109 * MAINTAINERS (write-after-approval): Add myself.
4110
4111 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
4112
4113 * INSTALL/README: Do not mention CVS.
4114
4115 2014-10-03 Jing Yu <jingyu@google.com>
4116
4117 * configure.ac: Add aarch64 to list of targets that support gold.
4118 * configure: Regenerate.
4119
4120 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
4121
4122 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
4123
4124 2014-09-29 Catherine Moore <clm@codesourcery.com>
4125
4126 * MAINTAINERS: Add myself as MIPS maintainer.
4127
4128 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
4129
4130 * MAINTAINERS: Move myself to MIPS maintainers.
4131
4132 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4133
4134 * MAINTAINERS: Put all email addresses between '<' and '>'.
4135
4136 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4137
4138 * MAINTAINERS: Move myself to reviewers (Fortran).
4139
4140 2014-09-01 Andi Kleen <ak@linux.intel.com>
4141
4142 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
4143 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
4144 * Makefile.in: Regenerate.
4145
4146 2014-08-28 David Malcolm <dmalcolm@redhat.com>
4147
4148 * rtx-classes-status.txt: Delete
4149
4150 2014-08-28 David Malcolm <dmalcolm@redhat.com>
4151
4152 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
4153
4154 2014-08-27 Sebastian Pop <s.pop@samsung.com>
4155
4156 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
4157 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
4158 of checking for version number.
4159 * configure: Regenerated.
4160 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
4161
4162 2014-08-27 David Malcolm <dmalcolm@redhat.com>
4163
4164 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
4165 is done; begin phase 6 (use extra rtx_def subclasses).
4166
4167 2014-08-27 David Malcolm <dmalcolm@redhat.com>
4168
4169 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
4170 done; begin phase 5 (additional rtx_def subclasses).
4171
4172 2014-08-26 David Malcolm <dmalcolm@redhat.com>
4173
4174 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
4175
4176 2014-08-26 David Malcolm <dmalcolm@redhat.com>
4177
4178 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
4179 SET_BB_HEADER are done.
4180
4181 2014-08-26 David Malcolm <dmalcolm@redhat.com>
4182
4183 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
4184 done.
4185
4186 2014-08-26 David Malcolm <dmalcolm@redhat.com>
4187
4188 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
4189
4190 2014-08-26 David Malcolm <dmalcolm@redhat.com>
4191
4192 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
4193
4194 2014-08-25 David Malcolm <dmalcolm@redhat.com>
4195
4196 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
4197
4198 2014-08-25 David Malcolm <dmalcolm@redhat.com>
4199
4200 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
4201
4202 2014-08-25 David Malcolm <dmalcolm@redhat.com>
4203
4204 * rtx-classes-status.txt: Phase 3 (per-file commits within
4205 "config" subdirs) is done; begin phase 4 (removal of
4206 "scaffolding").
4207
4208 2014-08-23 David Malcolm <dmalcolm@redhat.com>
4209
4210 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
4211 dir) is done; begin phase 3 (per-file commits within "config"
4212 subdirs).
4213
4214 2014-08-21 David Malcolm <dmalcolm@redhat.com>
4215
4216 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
4217 phase 2 (per-file commits in main source dir).
4218
4219 2014-08-21 Bin Cheng <bin.cheng@arm.com>
4220
4221 * configure: Regenerated.
4222
4223 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4224
4225 * rtx-classes-status.txt (TODO): Add SET_BND_TO
4226
4227 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4228
4229 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
4230
4231 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4232
4233 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
4234
4235 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4236
4237 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
4238
4239 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4240
4241 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
4242
4243 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
4244
4245 * MAINTAINERS (Write After Approval): Add myself.
4246
4247 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
4248
4249 * MAINTAINERS: Remove myself
4250
4251 2014-08-19 David Malcolm <dmalcolm@redhat.com>
4252
4253 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
4254
4255 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
4256
4257 * MAINTAINERS (Write After Approval): Add myself.
4258
4259 2014-08-18 David Malcolm <dmalcolm@redhat.com>
4260
4261 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
4262 SET_BB_HEADER, SET_BB_FOOTER
4263
4264 2014-08-18 David Malcolm <dmalcolm@redhat.com>
4265
4266 * rtx-classes-status.txt: New file
4267
4268 2014-08-18 Roman Gareev <gareevroman@gmail.com>
4269
4270 * configure.ac: Eliminate ClooG installation dependency.
4271 * configure: Regenerate.
4272 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
4273 * Makefile.in: Regenerate.
4274
4275 2014-08-15 Ilya Verbin <iverbin@gmail.com>
4276
4277 * MAINTAINERS (Write After Approval): Add myself.
4278
4279 2014-08-15 Ilya Tocar <tocarip@gmail.com>
4280
4281 * MAINTAINERS (Write After Approval): Add myself.
4282
4283 2014-08-01 Jiong Wang <jiong.wang@arm.com>
4284
4285 * MAINTAINERS (Write After Approval): Add myself.
4286
4287 2014-07-28 Anthony Green <green@moxielogic.com>
4288
4289 Import from savannah.gnu.org:
4290 * config.sub: Update to 2014-07-28 version.
4291
4292 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
4293
4294 * MAINTAINERS: Remove my MIPS maintainer entry.
4295
4296 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
4297
4298 PR target/47230
4299 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
4300 * configure: Regenerate.
4301
4302 2014-07-24 James Norris <jnorris@codesourcery.com>
4303
4304 * MAINTAINERS (Write After Approval): Add myself.
4305
4306 2014-07-20 Roman Gareev <gareevroman@gmail.com>
4307
4308 * configure.ac: Accept only CLooG 0.18.1.
4309 * configure: Regenerate.
4310
4311 2014-07-17 Roman Gareev <gareevroman@gmail.com>
4312
4313 * configure.ac: Don't accept isl 0.11.
4314 * configure: Regenerate.
4315
4316 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
4317
4318 * MAINTAINERS (Write After Approval): Add myself.
4319
4320 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4321
4322 * configure.ac: Don't accept isl 0.10.
4323 * configure: Regenerate.
4324
4325 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
4326
4327 Fix include path for in-tree cloog.
4328 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
4329 * configure: Regenerate.
4330
4331 2014-06-18 Richard Henderson <rth@redhat.com>
4332
4333 * .gitignore: Import gcc_update output.
4334
4335 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
4336
4337 * config-ml.in: Robustify ac_configure_args parsing.
4338
4339 * configure.ac (--enable-linker-plugin-configure-flags)
4340 (--enable-linker-plugin-flags): New flags.
4341 (configdirs): Conditionally add libiberty-linker-plugin.
4342 * configure: Regenerate.
4343 * Makefile.def (host_modules): Add libiberty-linker-plugin.
4344 (host_modules) <lto-plugin>: Pay attention to
4345 @extra_linker_plugin_flags@ and
4346 @extra_linker_plugin_configure_flags@.
4347 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
4348 * Makefile.in: Regenerate.
4349
4350 * Makefile.tpl (configure-[+prefix+][+module+])
4351 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
4352 "module_srcdir" instead of "module" for locating a module's srcdir.
4353 * Makefile.in: Regenerate.
4354
4355 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
4356
4357 * MAINTAINERS (Write After Approval): Add myself.
4358
4359 2014-06-06 Sebastian Pop <sebpop@gmail.com>
4360
4361 * MAINTAINERS: Update my email address.
4362
4363 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
4364
4365 * MAINTAINERS (Write After Approval): Add myself.
4366
4367 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
4368
4369 * MAINTAINERS (Write After Approval): Add myself.
4370
4371 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
4372
4373 PR libstdc++/61011
4374 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
4375 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
4376 * configure: Regenerate.
4377
4378 2014-05-28 Pedro Alves <palves@redhat.com>
4379
4380 * MAINTAINERS (Write After Approval): Add myself.
4381
4382 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
4383
4384 * MAINTAINERS: Update my affiliation/email.
4385
4386 2014-05-19 Mike Stump <mikestump@comcast.net>
4387
4388 * MAINTAINERS: Add wide-int reviewers.
4389
4390 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
4391
4392 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
4393 * configure: Regenerated.
4394
4395 2014-05-15 Torvald Riegel <triegel@redhat.com>
4396
4397 * MAINTAINERS (libitm): Add myself as maintainer.
4398
4399 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
4400
4401 * MAINTAINERS (Write After Approval): Add myself.
4402
4403 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
4404
4405 * config.sub, config.guess: Import from upstream.
4406
4407 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
4408
4409 * MAINTAINERS (Write After Approval): Put myself in correct order.
4410
4411 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
4412
4413 * MAINTAINERS (Write After Approval): Add myself.
4414
4415 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4416
4417 * MAINTAINERS: Move myself from Reviewers to Write After Approval
4418 section.
4419
4420 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
4421
4422 * MAINTAINERS (Write After Approval): Delete myself.
4423
4424 2014-04-17 Jakub Jelinek <jakub@redhat.com>
4425
4426 PR sanitizer/56781
4427 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
4428 and -B* options with -Xcompiler.
4429
4430 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
4431
4432 PR bootstrap/60620
4433 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
4434 * Makefile.in: Regenerate.
4435
4436 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
4437
4438 * Makefile.def (dependencies): Make all-ld depend on all-binutils
4439 for WINDRES_FOR_TARGET in default-manifest.o rule.
4440 * Makefile.in: Regenerate.
4441
4442 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
4443
4444 * MAINTAINERS (Write After Approval): Add myself.
4445
4446 2014-03-26 Jakub Jelinek <jakub@redhat.com>
4447
4448 PR sanitizer/56781
4449 * Makefile.def: Set bootstrap=true; for host fixincludes.
4450 * configure.ac: Don't bootstrap host fixincludes unless
4451 --with-build-config=bootstrap-{a,ub}san.
4452 * Makefile.in: Regenerated.
4453 * configure: Regenerated.
4454
4455 2014-03-21 Jakub Jelinek <jakub@redhat.com>
4456
4457 * configure.ac: Move BUILD_CONFIG set up earlier. Add
4458 --enable-vtable-verify option parsing. Don't add
4459 target-libsanitizer to bootstrap_target_libs unless
4460 --with-build-config=bootstrap-asan or
4461 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
4462 to bootstrap_target_libs unless --enable-vtable-verify.
4463 * configure: Regenerated.
4464
4465 2014-03-10 Anatoly Sokolov <aesok@post.ru>
4466
4467 * MAINTAINERS (Write After Approval): Add myself.
4468
4469 2014-03-07 Denis Chertykov <chertykov@gmail.com>
4470
4471 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
4472
4473 2014-03-07 Jakub Jelinek <jakub@redhat.com>
4474
4475 PR bootstrap/58572
4476 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
4477 -I for libstdc++-v3 includes if $(LEAN).
4478 * Makefile.in: Regenerated.
4479
4480 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
4481
4482 * MAINTAINERS: Update my email address.
4483
4484 2014-02-24 Walter Lee <walt@tilera.com>
4485
4486 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
4487 (tilegx-*-*): Change to tilegx*-*-*.
4488 * configure: Regenerate.
4489
4490 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
4491
4492 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
4493
4494 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
4495
4496 * MAINTAINERS (Write After Approval): Add myself.
4497
4498 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4499
4500 PR target/59788
4501 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
4502 *solaris2*.
4503
4504 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
4505
4506 * MAINTAINERS: Update my email address.
4507
4508 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
4509
4510 * MAINTAINERS: Convert to UTF-8.
4511 Properly sort Xinliang David Li's entry.
4512
4513 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
4514 Sandra Loosemore <sandra@codesourcery.com>
4515
4516 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
4517 nios2 port maintainers.
4518
4519 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
4520
4521 * MAINTAINERS (Write After Approval): Add myself.
4522
4523 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4524
4525 * configure.ac: Add user-friendly check for native x86_64-linux
4526 multilibs.
4527 * configure: Regenerate.
4528
4529 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
4530
4531 * MAINTAINERS: Add myself as sh maintainer.
4532
4533 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
4534
4535 * MAINTAINERS: Add self as SLSR maintainer.
4536
4537 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
4538
4539 * MAINTAINERS: Update my email address.
4540
4541 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
4542
4543 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
4544
4545 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
4546
4547 * Makefile.in: Regenerate.
4548
4549 * Makefile.tpl: Fix typo.
4550 * Makefile.in: Regenerate partially.
4551
4552 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
4553
4554 * configure.ac: Added libcilkrts to noconfig list when C++ is not
4555 supported.
4556 * configure: Regenerated.
4557
4558 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
4559
4560 * MAINTAINERS (Write After Approval): Add myself.
4561
4562 2013-10-30 Jason Merrill <jason@redhat.com>
4563
4564 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
4565 --disable-build-format-warnings.
4566
4567 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
4568
4569 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
4570 depend on libstdc++ and libgcc.
4571 * configure: Regenerate.
4572 * configure.ac: Added libcilkrts to target binaries. Also, restrict
4573 libcilkrts for POSIX and i*86, and x86_64 architectures.
4574 * Makefile.in: Added libcilkrts related fields to support building it.
4575
4576 2013-10-26 Jeff Law <law@redhat.com>
4577
4578 * Makefile.def (target_modules): Remove libmudflap
4579 (languages): Remove check-target-libmudflap).
4580 * Makefile.in: Rebuilt.
4581 * Makefile.tpl (check-target-libmudflap-c++): Remove.
4582 * configure.ac (target_libraries): Remove target-libmudflap.
4583 Remove checks which disabled libmudflap on some systems.
4584 * configure: Rebuilt.
4585 * libmudflap: Directory removed.
4586
4587 2013-10-21 Cong Hou <congh@google.com>
4588
4589 * MAINTAINERS (Write After Approval): Add myself.
4590
4591 2013-10-16 Mike Stump <mikestump@comcast.net>
4592
4593 * .dir-locals.el: Add.
4594
4595 2013-10-15 David Malcolm <dmalcolm@redhat.com>
4596
4597 * configure.ac: Add --enable-host-shared
4598 * configure: Regenerate.
4599
4600 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4601
4602 Import from savannah.gnu.org:
4603 * config.guess: Update to 2013-06-10 version.
4604 * config.sub: Update to 2013-10-01 version.
4605
4606 2013-10-01 Simon Cook <simon.cook@embecosm.com>
4607
4608 Changes to build configuration to allow big endian ARC ELF toolchain
4609 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
4610 * configure: Regenerate.
4611
4612 2013-09-20 Alan Modra <amodra@gmail.com>
4613
4614 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
4615 ppc host match. Support little-endian powerpc linux hosts.
4616
4617 2013-09-19 Dodji Seketeli <dodji@redhat.com>
4618
4619 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
4620 maintainer.
4621
4622 2013-09-12 DJ Delorie <dj@redhat.com>
4623
4624 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
4625 maintainers.
4626
4627 2013-09-03 Richard Biener <rguenther@suse.de>
4628
4629 * configure.ac: Also allow ISL 0.12.
4630 * configure: Regenerated.
4631
4632 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
4633
4634 * MAINTAINERS (Write After Approval): Add myself.
4635
4636 2013-08-27 David Malcolm <dmalcolm@redhat.com>
4637
4638 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
4639
4640 2013-08-26 Caroline Tice <cmtice@google.com>
4641
4642 * MAINTAINERS: Correct earliers update: Move myself from libvtv
4643 "Various Reviewers" to libvtv "Various Maintainers".
4644
4645 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
4646
4647 * MAINTAINERS: Add myself as RTL optimizers reviewer.
4648
4649 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
4650
4651 * MAINTAINERS: Update name, email.
4652
4653 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
4654
4655 * MAINTAINERS (Write After Approval): Add myself.
4656
4657 2013-08-12 Caroline Tice <cmtice@google.com>
4658
4659 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
4660 address in the Write After Approval section.
4661
4662 2013-08-09 Carlos O'Donell <carlos@redhat.com>
4663
4664 * MAINTAINERS (Write After Approval): Update email.
4665
4666 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
4667
4668 * configure.ac: Adjust to check VTV_SUPPORTED.
4669 * configure: Regenerated.
4670
4671 2013-08-02 Caroline Tice <cmtice@google.com>
4672
4673 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
4674 on non-linux systems; add target-libvtv to noconfigdirs; add
4675 libsupc++/.libs to C++ library search paths.
4676 * configure: Regenerated.
4677 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
4678 libstdc++ and libgcc.
4679 * Makefile.in: Regenerated.
4680
4681 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
4682
4683 * MAINTAINERS (Write After Approval): Add myself.
4684
4685 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
4686 Shiva Chen <shiva0217@gmail.com>
4687
4688 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
4689 nds32 port maintainers.
4690
4691 2013-07-17 Tim Shen <timshen91@gmail.com>
4692
4693 * MAINTAINERS (Write After Approval): Add myself.
4694
4695 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4696
4697 * configure.ac: Sync from binutils.
4698 * configure: Regenerate.
4699
4700 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
4701
4702 * MAINTAINERS (Write After Approval): Add myself.
4703
4704 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
4705
4706 * MAINTAINERS (Write After Approval): Add myself.
4707
4708 2013-05-17 David Malcolm <dmalcolm@redhat.com>
4709
4710 * MAINTAINERS (Write After Approval): Add myself.
4711
4712 2013-04-30 Brooks Moses <bmoses@google.com>
4713
4714 * MAINTAINERS: Update my email; move myself from Fortran
4715 reviewer to Write After Approval.
4716
4717 2013-04-16 Andreas Schwab <schwab@suse.de>
4718
4719 * configure.ac (aarch64-*-*): Don't disable java.
4720 * configure: Regenerate.
4721
4722 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
4723
4724 * MAINTAINERS (Write After Approval): Add myself.
4725
4726 2013-03-30 Matthias Klose <doko@ubuntu.com>
4727
4728 * Makefile.def (target_modules): Don't install libffi.
4729 * Makefile.in: Regenerate.
4730
4731 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
4732
4733 * MAINTAINERS (Write After Approval): Add myself.
4734
4735 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
4736
4737 * MAINTAINERS (Write After Approval): Add myself.
4738
4739 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
4740
4741 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4742 * configure: Regenerated.
4743
4744 2013-02-05 Ian Lance Taylor <iant@google.com>
4745
4746 PR go/55969
4747 * configure.ac: Disable libgo on some systems where it does not
4748 work.
4749
4750 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
4751
4752 * MAINTAINERS: Explicitly add myself as AIX maintainer.
4753 Remove Geoff Keating as rs6000 port maintainer, at his request.
4754
4755 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
4756
4757 * MAINTAINERS: Update my email.
4758
4759 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
4760
4761 * configure: Re-generate.
4762
4763 2013-01-15 Richard Biener <rguenther@suse.de>
4764
4765 PR other/55973
4766 * configure: Re-generate.
4767
4768 2013-01-14 Matthias Klose <doko@ubuntu.com>
4769
4770 * Makefile.def (install-target-libsanitizer): Depend on
4771 install-target-libstdc++-v3.
4772 * Makefile.in: Regenerate.
4773
4774 2013-01-14 Richard Biener <rguenther@suse.de>
4775
4776 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
4777 * configure: Re-generate
4778
4779 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4780
4781 * config.sub: Update from config repo.
4782
4783 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
4784
4785 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
4786 * Makefile.in: Regenerate.
4787
4788 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
4789
4790 * MAINTAINERS (arc): Add new port maintainership for myself.
4791
4792 2013-01-09 Jason Merrill <jason@redhat.com>
4793
4794 * .gitignore: Import from gdb repository.
4795
4796 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
4797
4798 * Makefile.def (configure-gcc): Depend on all-gmp.
4799 (all-gcc): Remove dependency on all-gmp.
4800 * Makefile.in: Regenerated.
4801
4802 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4803
4804 * config.sub: Merge from config repo.
4805 * config.guess: Ditto.
4806
4807 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4808
4809 * Makefile.def: Merge from binutils.
4810 * Makefile.in: Ditto.
4811
4812 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
4813
4814 * MAINTAINERS: Update my email.
4815
4816 2012-12-29 Ben Elliston <bje@gnu.org>
4817
4818 * config.guess: Update to 2012-12-29 version.
4819 * config.sub: Likewise.
4820
4821 2012-12-20 Matthias Klose <doko@ubuntu.com>
4822
4823 * Makefile.def (install-target-libgfortran): Depend on
4824 install-target-libquadmath, install-target-libgcc.
4825 (install-target-libsanitizer): Depend on install-target-libgcc.
4826 (install-target-libjava): Depend on install-target-libgcc.
4827 (install-target-libitm): Depend on install-target-libgcc.
4828 (install-target-libobjc): Depend on install-target-libgcc.
4829 (install-target-libstdc++-v3): Depend on install-target-libgcc.
4830 * Makefile.in: Regenerate.
4831
4832 2012-12-19 Matthias Klose <doko@ubuntu.com>
4833
4834 * Makefile.def (install-target-libgo): Depend on
4835 install-target-libatomic.
4836 * Makefile.in: Regenerate.
4837
4838 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
4839
4840 PR go/55201
4841 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
4842 * Makefile.in: Regenerate.
4843
4844 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
4845
4846 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
4847 * configure: Regenerate.
4848
4849 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
4850
4851 * config.sub: Merge from config repo.
4852
4853 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
4854
4855 * Makefile.def (target_modules): Add bootstrap=true and
4856 raw_cxx=true to libsanitizer.
4857 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4858 * Makefile.in: Regenerated.
4859 * configure: Likewise.
4860
4861 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
4862
4863 * MAINTAINERS: Remove self as RTL optimization maintainer.
4864
4865 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
4866
4867 * MAINTAINERS (Write After Approval): Add myself.
4868
4869 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4870
4871 * Makefile.def (target_modules): Remove bootstrap=true and
4872 raw_cxx=true from libsanitizer.
4873 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
4874 * Makefile.in: Regenerated.
4875 * configure: Likewise.
4876
4877 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
4878
4879 * Makefile.def (target_modules): Add bootstrap=true and
4880 raw_cxx=true to libsanitizer.
4881 * configure.ac (bootstrap_target_libs): Add libsanitizer.
4882 * Makefile.in: Regenerated.
4883 * configure: Likewise.
4884
4885 2012-11-28 Andrew Pinski <apinski@cavium.com>
4886
4887 PR bootstrap/54279
4888 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
4889 * configure: Regenerate.
4890 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
4891 * Makefile.in: Regenerate.
4892
4893 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
4894
4895 * configure.ac: Disable libsanitizer if we're not building C++.
4896 * configure: Regenerate.
4897
4898 2012-11-15 Roland McGrath <roland@hack.frob.com>
4899
4900 * MAINTAINERS (Write After Approval): Add myself.
4901
4902 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
4903
4904 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
4905 Kostya Serebryany (kcc@google.com) and
4906 Jakub Jelinek (jakub@redhat.com).
4907 Rename area for Dodji Seketeli (dodji@redhat.com).
4908
4909 2012-11-15 Dodji Seketeli <dodji@redhat.com>
4910
4911 * MAINTAINERS: (asan.c, related): Add myself.
4912
4913 2012-11-14 Roland McGrath <mcgrathr@google.com>
4914
4915 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
4916 * configure: Regenerate.
4917
4918 2012-11-13 Richard Henderson <rth@redhat.com>
4919
4920 * configure.ac: Move libsanitizer logic to subdirectory.
4921 * configure: Regenerate.
4922
4923 2012-11-13 Dodji Seketeli <dodji@redhat.com>
4924
4925 * configure.ac: Enable libsanitizer just on x86 linux for now.
4926 * configure: Re-generate.
4927
4928 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
4929
4930 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
4931 sections.
4932 * configure: Regenerate.
4933
4934 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
4935
4936 * configure.ac: Add section for configdirs for libsanitizer.
4937 Disable for cris-*-* and mmix-*-*.
4938 * configure: Regenerate.
4939
4940 2012-11-12 Wei Mi <wmi@google.com>
4941
4942 * configure.ac: Add libsanitizer to target_libraries.
4943 * Makefile.def: Ditto.
4944 * configure: Regenerate.
4945 * Makefile.in: Regenerate.
4946 * libsanitizer: New directory for asan runtime. Contains an empty
4947 tsan directory.
4948
4949 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
4950
4951 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
4952 against Mingw64 w32api.
4953 * configure: Regenerate.
4954
4955 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
4956
4957 * configure: Regenerated.
4958
4959 2012-11-03 Robert Mason <rbmj@verizon.net>
4960
4961 * configure.ac: add --disable-libstdcxx configure option
4962 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
4963
4964 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
4965
4966 * MAINTAINERS (Write After Approval): Add myself.
4967
4968 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
4969
4970 * MAINTAINERS (Write After Approval): Add myself.
4971
4972 2012-10-24 Sharad Singhai <singhai@google.com>
4973
4974 * MAINTAINERS (Write After Approval): Add myself.
4975
4976 2012-10-24 Eric Christopher <echristo@gmail.com>
4977
4978 * MAINTAINERS: Update email address.
4979
4980 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
4981
4982 PR bootstrap/54820
4983 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
4984 * configure: Regenerate.
4985
4986 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
4987
4988 * MAINTAINERS (aarch64): Add Marcus and myself.
4989
4990 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
4991
4992 PR bootstrap/54820
4993 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
4994 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
4995 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4996 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
4997 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
4998 * Makefile.in: Regenerate.
4999 * configure.ac (have_static_libs): New variable and associated check.
5000 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
5001 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
5002 * configure: Regenerate.
5003
5004 2012-10-10 Richard Biener <rguenther@suse.de>
5005
5006 * MAINTAINERS: Adjust for changed surname.
5007
5008 2012-10-04 Lawrence Crowl <crowl@google.com>
5009
5010 * MAINTAINERS (Write After Approval): Add myself.
5011
5012 2012-10-01 Cary Coutant <ccoutant@google.com>
5013
5014 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
5015
5016 2012-09-28 Ian Lance Taylor <iant@google.com>
5017
5018 * Makefile.def: Make all-target-libgo depend on
5019 all-target-libbacktrace.
5020 * Makefile.in: Rebuild.
5021
5022 2012-09-26 Ian Lance Taylor <iant@google.com>
5023
5024 * Makefile.def: Make all-gcc depend on all-libbacktrace.
5025 * Makefile.in: Rebuild.
5026
5027 2012-09-20 Walter Lee <walt@tilera.com>
5028
5029 * configure.ac: Add tilegx to list of targets that support gold.
5030 * configure: Regenerate.
5031
5032 2012-09-20 Marek Polacek <polacek@redhat.com>
5033
5034 * MAINTAINERS (Write After Approval): Add myself.
5035
5036 2012-09-19 Steve Ellcey <sellcey@mips.com>
5037
5038 * configure.ac: Add mips*-mti-elf* target.
5039 * configure: Regenerate.
5040
5041 2012-09-17 Ian Lance Taylor <iant@google.com>
5042
5043 * MAINTAINERS (Various Maintainers): Add libbacktrace.
5044 * configure.ac (host_libs): Add libbacktrace.
5045 (target_libraries): Add libbacktrace.
5046 * Makefile.def (host_modules): Add libbacktrace.
5047 (target_modules): Likewise.
5048 * configure, Makefile.in: Rebuild.
5049
5050 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
5051
5052 PR target/38607
5053 Merge upstream change.
5054 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
5055
5056 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
5057 Add libgomp*.o to compare_exclusions for AIX.
5058 * configure: Regenerate.
5059
5060 2012-09-06 Diego Novillo <dnovillo@google.com>
5061
5062 * configure.ac: Bump minimum GMP version to 4.2.3.
5063 * configure: Re-generate.
5064
5065 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
5066
5067 PR target/54461
5068 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
5069 target-libgloss if not configured --with-avrlibc=no.
5070 * configure: Regenerate.
5071
5072 2012-09-04 Jason Merrill <jason@redhat.com>
5073
5074 * configure.ac: Fix --enable-languages=all.
5075
5076 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
5077
5078 * MAINTAINERS (Write After Approval): Add myself.
5079
5080 2012-09-03 Richard Guenther <rguenther@suse.de>
5081
5082 PR bootstrap/54138
5083 * configure.ac: Re-organize ISL / CLOOG checks to allow
5084 disabling with either --without-isl or --without-cloog.
5085 * configure: Regenerated.
5086
5087 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
5088
5089 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
5090 * configure: Regenerate.
5091
5092 2012-08-27 Ulrich Drepper <drepper@gmail.com>
5093
5094 * MAINTAINERS: Fix my email address.
5095
5096 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
5097
5098 PR binutils/4970
5099 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
5100 and opcodes.
5101 * Makefile.in: Regenerated.
5102
5103 2012-08-26 Art Haas <ahaas@impactweather.com>
5104
5105 * configure: Regenerate.
5106
5107 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
5108
5109 * INSTALL/README: Also refer to the online installation
5110 instructions.
5111
5112 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
5113
5114 * MAINTAINERS (Write After Approval): Add myself.
5115 (Picochip port): Remove myself.
5116
5117 2012-08-14 Diego Novillo <dnovillo@google.com>
5118
5119 Merge from cxx-conversion branch.
5120
5121 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
5122 POSTSTAGE1_CONFIGURE_FLAGS.
5123 * Makefile.in: Regenerate.
5124 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
5125 Force C++ when bootstrapping.
5126 * configure: Regenerate.
5127
5128 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
5129
5130 * MAINTAINERS (Write After Approval): Add myself.
5131
5132 2012-07-16 Joseph Myers <joseph@codesourcery.com>
5133
5134 * README: Document use of ranges of years in copyright notices.
5135
5136 2012-07-06 Richard Guenther <rguenther@suse.de>
5137
5138 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
5139 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
5140 --with-gmp=system.
5141 * Makefile.in: Regenerated.
5142 * configure: Likewise.
5143
5144 2012-07-06 Richard Guenther <rguenther@suse.de>
5145
5146 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
5147 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
5148 supply V=1 as extra_make_flags.
5149 * configure: Regenerated.
5150 * Makefile.in: Likewise.
5151
5152 2012-07-04 Tristan Gingold <gingold@adacore.com>
5153
5154 * configure: Regenerate.
5155
5156 2012-07-03 Richard Guenther <rguenther@suse.de>
5157
5158 * Makfile.def (isl): Remove not necessary extra_exports and
5159 extra_make_flags.
5160 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
5161 * Makefile.in: Regenerated.
5162
5163 2012-07-03 Richard Guenther <rguenther@suse.de>
5164
5165 * Makefile.def (cloog): Add V=1 to extra_make_flags.
5166 * configure.ac: If either the ISL or the CLooG check failed
5167 do not try to build in-tree versions.
5168 * Makefile.in: Regenerated.
5169 * configure: Regenerated.
5170
5171 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5172
5173 * configure: Regenerate.
5174
5175 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
5176
5177 * MAINTAINERS (Various Maintainers): Add myself as testsuite
5178 maintainer.
5179
5180 2012-07-02 Richard Guenther <rguenther@suse.de>
5181
5182 * configure: Regenerated.
5183
5184 2012-07-02 Richard Guenther <rguenther@suse.de>
5185 Michael Matz <matz@suse.de>
5186 Tobias Grosser <tobias@grosser.es>
5187 Sebastian Pop <sebpop@gmail.com>
5188
5189 * Makefile.def: Add ISL host module, remove PPL host module.
5190 Adjust ClooG host module to use the proper ISL.
5191 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
5192 * configure.ac: Include config/isl.m4. Add ISL host library,
5193 remove PPL. Remove PPL configury, add ISL configury, adjust
5194 ClooG configury.
5195 * Makefile.in: Regenerated.
5196 * configure: Likewise.
5197
5198 2012-07-02 Richard Guenther <rguenther@suse.de>
5199
5200 Merge from graphite branch
5201 2011-07-21 Tobias Grosser <tobias@grosser.es>
5202
5203 * configure: Regenerated.
5204 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
5205 both cloog.org and legacy versions. The only supported version will
5206 be CLooG with the isl backend.
5207
5208 2011-07-21 Tobias Grosser <tobias@grosser.es>
5209
5210 * configure: Regenerated.
5211 * configure.ac: Require cloog isl 0.17.0
5212
5213 2011-07-21 Tobias Grosser <tobias@grosser.es>
5214
5215 * configure: Regenerated.
5216 * config/cloog.m4: Do not define CLOOG_ORG
5217
5218 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
5219
5220 * configure.ac: Skip C if explicitly selected.
5221 * configure: Regenerate.
5222
5223 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
5224
5225 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
5226 they contain -O2.
5227 * configure: Regenerate.
5228
5229 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
5230
5231 PR debug/53740
5232 * df.h, df-problems.c, dce.c: Revert last patch.
5233
5234 2012-06-25 Iain Sandoe <iain@codesourcery.com>
5235
5236 * MAINTAINERS (Write After Approval): Update my email address.
5237
5238 2012-06-21 Meador Inge <meadori@codesourcery.com>
5239
5240 * MAINTAINERS (Write After Approval): Add myself.
5241
5242 2012-06-20 Jason Merrill <jason@redhat.com>
5243
5244 * Makefile.tpl (check-target-libgomp-c++): New.
5245 (check-target-libitm-c++): New.
5246 * Makefile.def (c++): Add them.
5247 * Makefile.in: Regenerate.
5248
5249 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
5250
5251 * MAINTAINERS (Write After Approval): Add myself.
5252
5253 2012-05-16 Olivier Hainque <hainque@adacore.com>
5254
5255 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
5256 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
5257 (install-no-fixedincludes): Adjust accordingly.
5258 * Makefile.in: Regenerate.
5259
5260 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
5261
5262 Merge upstream change
5263 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
5264
5265 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
5266
5267 * MAINTAINERS (Write After Approval): Add myself.
5268
5269 2012-05-09 Nick Clifton <nickc@redhat.com>
5270 Paul Smith <psmith@gnu.org>
5271
5272 PR bootstrap/50461
5273 * configure.ac (mpfr-dir): When using in-tree MPFR sources
5274 allow for the fact that from release v3.1.0 of MPFR the source
5275 files were moved into a src sub-directory.
5276 * configure: Regenerate.
5277
5278 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
5279
5280 * configure.ac: Bump minimum MPFR version to 2.4.0.
5281 * configure: Regenerated.
5282
5283 2012-05-01 Richard Henderson <rth@redhat.com>
5284
5285 * Makefile.def (libatomic): New target_module.
5286 * configure.ac (target_libraries): Add libatomic.
5287 (noconfigdirs): Check if libatomic is supported.
5288 * Makefile.in, configure: Rebuild.
5289
5290 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
5291
5292 * MAINTAINERS (Write After Approval): Add myself.
5293
5294 2012-04-25 Joel Brobecker <brobecker@adacore.com>
5295
5296 * config.sub: Update to 2012-04-18 version from official repo.
5297
5298 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
5299
5300 * MAINTAINERS (Write After Approval): Add myself.
5301
5302 2012-04-11 Steve Ellcey <sellcey@mips.com>
5303
5304 * MAINTAINERS: Changed email address.
5305
5306 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
5307
5308 PR target/52737
5309 * contrib/gcc_update (files_and_dependencies):
5310 Remove gcc/config/avr/t-multilib from touch data.
5311
5312 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5313
5314 * MAINTAINERS (OS Port Maintainers): Remove irix.
5315 * configure.ac (enable_libgomp): Remove *-*-irix6*.
5316 (unsupported_languages): Remove mips-sgi-irix6.*.
5317 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
5318 (with_stabs): Remove.
5319 * configure: Regenerate.
5320
5321 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5322
5323 * MAINTAINERS (OS Port Maintainers): Remove osf.
5324 * configure.ac (enable_libgomp): Remove *-*-osf*.
5325 (with_stabs): Remove alpha*-*-osf*.
5326 * configure: Regenerate.
5327
5328 2012-03-05 Tristan Gingold <gingold@adacore.com>
5329
5330 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
5331 * configure: Regenerate.
5332
5333 2012-02-17 Walter Lee <walt@tilera.com>
5334
5335 * MAINTAINERS: (Write After Approval): Delete myself.
5336
5337 2012-02-14 Walter Lee <walt@tilera.com>
5338
5339 * MAINTAINERS (tilegx port): Add myself.
5340 (tilepro port): Add myself.
5341 (Write After Approval): Add myself.
5342
5343 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
5344
5345 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
5346 and Joseph Myers as docstring relicensing maintainers.
5347
5348 2012-02-09 Bin Cheng <bin.cheng@arm.com>
5349
5350 * MAINTAINERS (write-after-approval): Add myself.
5351
5352 2012-02-08 Ira Rosen <irar@il.ibm.com>
5353
5354 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
5355 maintainer.
5356
5357 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
5358
5359 * MAINTAINERS (Write After Approval): Move myself to
5360 maintain alphabetical order.
5361
5362 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
5363
5364 * MAINTAINERS (Write After Approval): Add myself.
5365
5366 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
5367
5368 * MAINTAINERS (Write After Approval): Add myself.
5369
5370 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
5371 Jayant R Sonar <jayant.sonar@kpitcummins.com>
5372
5373 * configure.ac (cr16-*-*): Remove nonconfigdirs.
5374 * configure: Regenerate.
5375
5376 2012-01-23 Harshit Chopra <harshit@google.com>
5377
5378 * MAINTAINERS (Write After Approval): Add myself.
5379
5380 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
5381
5382 * configure.ac: Remove reference to mh-interix.
5383 * configure: Regenerate.
5384
5385 2012-01-05 Richard Henderson <rth@redhat.com>
5386
5387 PR bootstrap/51072
5388 * configure.ac: Disable libitm if c++ is not enabled.
5389 * configure: Rebuild.
5390
5391 * configure.ac: Fix regexp for same.
5392 * configure: Rebuild.
5393
5394 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
5395
5396 * MAINTAINERS (Write After Approval): Add myself.
5397
5398 2012-01-02 Richard Guenther <rguenther@suse.de>
5399
5400 PR bootstrap/51686
5401 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
5402 * Makefile.in: Regenerate.
5403
5404 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
5405
5406 * MAINTAINERS (Write After Approval): Add myself.
5407
5408 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
5409
5410 * configure: Regenerate.
5411
5412 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
5413
5414 * MAINTAINERS (picochip): Changed email address.
5415
5416 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
5417
5418 * MAINTAINERS (write-after-approval): Add self.
5419
5420 2011-11-29 DJ Delorie <dj@redhat.com>
5421
5422 * configure.ac (rl78-*-*) New case.
5423 * configure: Regenerate.
5424 * MAINTAINERS: Add myself as RL78 maintainer.
5425
5426 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5427
5428 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
5429
5430 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
5431
5432 * libtool.m4: Additional FreeBSD 10 fixes.
5433
5434 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
5435
5436 * MAINTAINERS: Move myself from Write After Approval to CPU Port
5437 Maintainers section, as Epiphany maintainer.
5438
5439 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
5440
5441 PR target/49992
5442 * configure.ac: Remove ranlib special-casing for Darwin.
5443 * configure: Regenerate.
5444
5445 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
5446
5447 * MAINTAINERS (Reviewers): Keep the list sorted.
5448
5449 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
5450
5451 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
5452
5453 2011-11-09 Roland McGrath <mcgrathr@google.com>
5454
5455 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
5456 * configure: Rebuild.
5457 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
5458 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
5459 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
5460 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
5461 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
5462 Add READELF.
5463 * Makefile.in: Rebuild.
5464
5465 2011-11-09 Jason Merrill <jason@redhat.com>
5466
5467 * Makefile.def (language=c++): Remove check-c++0x.
5468 * Makefile.in (check-gcc-c++): Regenerate.
5469
5470 2011-11-08 Richard Henderson <rth@redhat.com>
5471
5472 * configure.ac: Test for libitm directory present first.
5473
5474 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
5475
5476 * configure.ac: Test libitm/configure.tgt to disable libitm.
5477 * configure: Rebuild.
5478
5479 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
5480 Richard Henderson <rth@redhat.com>
5481
5482 Merged from transactional-memory.
5483
5484 * Makefile.def (lang_env_dependencies): libitm is c++.
5485 Add libitm target module.
5486 * configure.ac: Likewise.
5487 * config/mmap.m4: New file.
5488 * contrib/gcc_update: Add libitm to touch data.
5489 * Makefile.in, configure: Rebuild.
5490
5491 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5492
5493 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
5494 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
5495 * Makefile.in: Regenerate.
5496
5497 2011-11-01 DJ Delorie <dj@redhat.com>
5498
5499 * config.sub: Update to version 2011-10-29 (added rl78)
5500
5501 2011-10-27 Nick Clifton <nickc@redhat.com>
5502
5503 * config.sub: Import these changes from the config project:
5504
5505 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
5506 Ben Elliston <bje@gnu.org>
5507
5508 * config.sub (epiphany): New.
5509
5510 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
5511 Ben Elliston <bje@gnu.org>
5512
5513 * config.sub (hexagon, hexagon-*): New.
5514
5515 2011-08-23 Roland McGrath <mcgrathr@google.com>
5516
5517 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
5518 64eb to be64.
5519
5520 2011-08-16 Roland McGrath <mcgrathr@google.com>
5521
5522 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
5523 (nacl): Grok as alias for 32el-unknown-nacl.
5524
5525 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
5526
5527 * MAINTAINERS (Write After Approval): Add myself.
5528
5529 2011-10-24 Teresa Johnson <tejohnson@google.com>
5530
5531 * MAINTAINERS (Write After Approval): Add myself.
5532
5533 2011-09-21 Jakub Jelinek <jakub@redhat.com>
5534
5535 * MAINTAINERS (sparc port): Remove myself.
5536
5537 2011-09-14 Tom de Vries <tom@codesourcery.com>
5538
5539 * MAINTAINERS (Write After Approval): Add myself.
5540
5541 2011-08-14 Yao Qi <yao@codesourcery.com>
5542
5543 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
5544 * configure: Regenerate.
5545
5546 2011-07-26 Ian Lance Taylor <iant@google.com>
5547
5548 * configure.ac: Set have_compiler based on whether gcc directory
5549 exists, rather than on whether gcc is in configdirs.
5550 * configure: Rebuild.
5551
5552 2011-07-21 Joseph Myers <joseph@codesourcery.com>
5553
5554 * MAINTAINERS (Global Reviewers): Add self.
5555
5556 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
5557
5558 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
5559 link directories.
5560 * Makefile.in: Rebuild.
5561
5562 2011-07-20 Ian Lance Taylor <iant@google.com>
5563
5564 PR bootstrap/49787
5565 * configure.ac: Move --enable-bootstrap handling earlier in file.
5566 If --enable-bootstrap and either --enable-build-with-cxx or
5567 --enable-build-poststage1-with-cxx, enable C++ automatically.
5568 * configure: Rebuild.
5569
5570 2011-07-19 Ian Lance Taylor <iant@google.com>
5571
5572 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
5573 make C++ a boot_language. Set and substitute
5574 POSTSTAGE1_CONFIGURE_FLAGS.
5575 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
5576 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
5577 * configure, Makefile.in: Rebuild.
5578
5579 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
5580
5581 * MAINTAINERS (Register Allocation): Move myself from reviewers to
5582 maintainers.
5583
5584 2011-07-18 Jakub Jelinek <jakub@redhat.com>
5585
5586 * MAINTAINERS (Global Reviewers): Add myself.
5587
5588 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5589
5590 * configure: Regenerate.
5591
5592 2011-07-16 Jason Merrill <jason@redhat.com>
5593
5594 * Makefile.def (language=c++): Add check-c++0x and
5595 check-target-libmudflap-c++.
5596 * Makefile.tpl (check-target-libmudflap-c++): New.
5597 * Makefile.in: Regenerate.
5598
5599 2011-07-16 Matthias Klose <doko@ubuntu.com>
5600
5601 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
5602 * Makefile.def (target_modules/libjava): Pass
5603 $(EXTRA_CONFIGARGS_LIBJAVA).
5604 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
5605 if not configured with --enable-static-libjava.
5606 * Makefile.in: Regenerate.
5607 * configure: Likewise.
5608
5609 2011-07-15 Jason Merrill <jason@redhat.com>
5610
5611 * Makefile.in (check-c++): Move check-gcc-c++0x after
5612 check-target-libstdc++-v3.
5613
5614 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
5615
5616 * MAINTAINERS (c6x port): New entry.
5617
5618 2011-07-13 Jason Merrill <jason@redhat.com>
5619
5620 * Makefile.in (check-gcc-c++0x): New.
5621 (check-c++): Depend on it.
5622
5623 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5624
5625 PR target/39150
5626 * configure.ac (i[3456789]86-*-solaris2*): Also accept
5627 x86_64-*-solaris2.1[0-9]*.
5628 * configure: Regenerate.
5629
5630 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
5631
5632 * MAINTAINERS (RTL optimizers): Add self.
5633
5634 2011-06-27 Gabriel Charette <gchare@google.com>
5635
5636 * MAINTAINERS (Write After Approval): Add myself.
5637
5638 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
5639
5640 PR regression/47836
5641 PR bootstrap/23656
5642 PR other/47733
5643 PR bootstrap/49247
5644 PR c/48825
5645 * configure.ac (target_libraries): Remove target-libiberty.
5646 Remove case-statement setting skipdirs=target-libiberty for
5647 multiple targets. Remove checking target_configdirs and
5648 removing target-libiberty but keeping target-libgcc if
5649 otherwise empty.
5650 * Makefile.def (target_modules): Don't add libiberty.
5651 (dependencies): Remove all traces of target-libiberty.
5652 * configure, Makefile.in: Regenerate.
5653
5654 2011-06-13 Walter Lee <walt@tilera.com>
5655
5656 * configure.ac (tilepro-*-*) New case.
5657 (tilegx-*-*): Likewise.
5658 * configure: Regenerate.
5659
5660 2011-06-06 Jing Yu <jingyu@google.com>
5661
5662 * configure.ac: Skip target-libiberty for
5663 arm*-*-linux-androideabi.
5664 * configure: Regenerated.
5665
5666 2011-06-06 Nick Clifton <nickc@redhat.com>
5667
5668 * config.sub: Sync from upstream.
5669
5670 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
5671
5672 * MAINTAINERS (Write After Approval): Add myself.
5673
5674 2011-06-01 Daniel Jacobowitz <drow@false.org>
5675
5676 * MAINTAINERS: Update my email address.
5677
5678 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
5679
5680 * MAINTAINERS (Write After Approval): Update my email address.
5681
5682 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
5683
5684 * MAINTAINERS (Write After Approval): Add myself.
5685
5686 2011-05-08 Doug Kwan <dougkwan@google.com>
5687
5688 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
5689 * configure: Regenerated.
5690 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
5691 value from configure.
5692 * Makefile.in: Regenerated.
5693
5694 2011-05-05 Joseph Myers <joseph@codesourcery.com>
5695
5696 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
5697 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
5698 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
5699 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
5700 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
5701 *-*-vxworks*): Disable newlib and libgloss in separate case
5702 statement.
5703 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
5704 to separate case statement.
5705 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5706 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
5707 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
5708 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
5709 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
5710 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
5711 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
5712 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
5713 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
5714 i[[3456789]]86-*-rdos*, m32r-*-*,
5715 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
5716 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
5717 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
5718 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
5719 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
5720 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
5721 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
5722 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
5723 and libgloss in main case over targets. Remove most empty cases
5724 in main case over targets.
5725 * configure: Regenerate.
5726
5727 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
5728
5729 * MAINTAINERS (Write After Approval): Add myself.
5730
5731 2011-05-04 Joseph Myers <joseph@codesourcery.com>
5732
5733 * configure.ac: Remove code setting special library locations for
5734 hppa*64*-*-hpux11*. Remove code setting compiler for
5735 sparc-sun-solaris2*.
5736 * configure: Regenerate.
5737
5738 2011-05-04 Joseph Myers <joseph@codesourcery.com>
5739
5740 * configure.ac: Separate libgloss_dir settings from general case
5741 over targets.
5742 * configure: Regenerate.
5743
5744 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5745
5746 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
5747 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
5748 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
5749 cases in libgcj-disabling case statement.
5750 (hppa*64*-*-linux*): Set unsupported_languages instead of
5751 disabling target-zlib.
5752 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
5753 to hppa*64*-*-hpux*.
5754 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
5755 hppa*-*-hpux*.
5756 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
5757 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
5758 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
5759 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
5760 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
5761 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
5762 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
5763 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
5764 libgcj-disabling case statement.
5765 * configure: Regenerate.
5766
5767 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5768
5769 * configure.ac: Disable Java for targets not supporting libffi.
5770 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
5771 Remove cases in Java-disabling statement.
5772 (*arm-wince-pe): Change to arm-wince-pe.
5773 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
5774 cases in Java-disabling statement.
5775 (bfin-*-*): Don't disable Java again.
5776 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
5777 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
5778 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
5779 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
5780 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
5781 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
5782 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
5783 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
5784 Java-disabling statement.
5785 (mmix-*-*): Don't disable Java again.
5786 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5787 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
5788 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
5789 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
5790 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
5791 statement.
5792 * configure: Regenerate.
5793
5794 2011-04-28 Joseph Myers <joseph@codesourcery.com>
5795
5796 * configure.ac: Separate cases disabling Java and Java libraries
5797 from general case over targets.
5798 * configure: Regenerate.
5799
5800 2011-04-21 Jie Zhang <jzhang918@gmail.com>
5801
5802 * MAINTAINERS: Update my email address.
5803
5804 2011-04-20 Easwaran Raman <eraman@google.com>
5805
5806 * MAINTAINERS (Write After Approval): Add myself.
5807
5808 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
5809
5810 PR lto/48086
5811 * configure.ac: Re-enable LTO on *-apple-darwin9*.
5812 * configure: Regenerate.
5813
5814 2011-04-16 Jim Meyering <meyering@redhat.com>
5815
5816 * MAINTAINERS (Write After Approval): Add myself.
5817
5818 2011-04-15 Dodji Seketeli <dodji@redhat.com>
5819
5820 * MAINTAINERS: Update my email address.
5821
5822 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
5823
5824 * MAINTAINERS (Write After Approval): Add myself.
5825
5826 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
5827
5828 * MAINTAINERS (Write After Approval): Add myself.
5829
5830 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
5831
5832 * MAINTAINERS (Write After Approval): Add myself.
5833
5834 2011-04-06 Joseph Myers <joseph@codesourcery.com>
5835
5836 * configure.ac (build_tools): Remove build-byacc.
5837 (host_libs): Remove mmalloc.
5838 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
5839 autoconf automake libtool diff rcs fileutils shellutils time
5840 textutils wdiff find uudecode hello tar gzip indent recode release
5841 sed perl gawk findutils gettext zip.
5842 (libgcj): Remove target-qthreads.
5843 (target_tools): Remove target-examples target-gperf.
5844 (YACC): Don't handle building byacc.
5845 * configure: Regenerate.
5846 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
5847 dosutils, examples, fileutils, find, findutils, gawk, gettext,
5848 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
5849 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
5850 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
5851 handle building components.
5852 * Makefile.in: Regenerate.
5853
5854 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
5855
5856 * MAINTAINERS: Update my email address as Xtensa maintainer.
5857
5858 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5859
5860 * config.sub: Sync from upstream.
5861
5862 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5863
5864 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
5865 (microblaze*): Don't disable libssp.
5866 * configure: Regenerate.
5867
5868 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5869
5870 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
5871 moveifchange.
5872 * configure: Regenerate.
5873 * Makefile.tpl: Use @SHELL@ not @config_shell@.
5874 * Makefile.in: Regenerate.
5875
5876 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5877
5878 * configure.ac (*-*-sysv4*): Don't enable libgomp.
5879 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
5880 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
5881 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
5882 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
5883 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
5884 md_exec_prefix cases.
5885 * configure: Regenerate.
5886
5887 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5888
5889 * configure.ac: Separate cases disabling target-libssp,
5890 target-libiberty, target-libstdc++-v3 and Fortran from general
5891 case over targets.
5892 * configure: Regenerate.
5893
5894 2011-04-01 Joseph Myers <joseph@codesourcery.com>
5895
5896 * configure.ac (*-*-chorusos): Don't disable libgcj.
5897 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
5898 Remove case.
5899 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
5900 (arm-*-coff): Don't disable libgcj.
5901 (arm*-*-linux-gnueabi): Remove useless assignment.
5902 (arm-*-riscix*): Don't disable libgcj.
5903 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
5904 configuration.
5905 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
5906 (c54x*-*-*): Remove case.
5907 (tic54x-*-*): Don't disable GCC or GCC libraries.
5908 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
5909 to *.
5910 (d10v-*-*): Don't disable GCC libraries.
5911 (d30v-*-*): Don't disable libgcj.
5912 (h8500-*-*): Don't disable GCC libraries.
5913 (i960-*-*): Don't disable libgcj.
5914 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
5915 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
5916 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
5917 libgcj.
5918 (m68k-*-coff*): Remove case.
5919 (mmix-*-*): Don't disable libgloss on host.
5920 (mn10200-*-*, mn10300-*-*): Remove cases.
5921 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
5922 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
5923 Don't disable libgcj.
5924 (romp-*-*): Remove case.
5925 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
5926 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
5927 case.
5928 (v810-*-*): Don't disable GCC libraries.
5929 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
5930 (ip2k-*-*): Don't disable GCC libraries.
5931 * configure: Regenerate.
5932
5933 2011-03-28 Joseph Myers <joseph@codesourcery.com>
5934
5935 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
5936 libffi on host.
5937 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
5938 on host.
5939 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
5940 * configure: Regenerate.
5941
5942 2011-03-26 John Marino <binutils@marino.st>
5943
5944 * configure.ac: Add support for *-*-dragonfly*
5945 * configure: Regenerate.
5946
5947 2011-03-25 Joseph Myers <joseph@codesourcery.com>
5948
5949 * configure.ac (native_only): Remove.
5950 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
5951 send-pr uudecode guile gnuserv on host.
5952 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
5953 send-pr rcs guile perl texinfo libtool on host.
5954 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
5955 automake send-pr rcs guile perl texinfo libtool on host.
5956 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
5957 (*-*-kaos*): Don't disable target-examples target-gperf on target.
5958 (alpha*-dec-osf*): Don't disable fileutils on target.
5959 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
5960 texinfo send-pr expect dejagnu on target.
5961 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
5962 target-qthreads on target.
5963 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
5964 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
5965 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
5966 x86_64-*-mingw*): Don't disable expect on target.
5967 (*-*-cygwin*): Don't disable target-gperf on target.
5968 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
5969 gnuserv on target.
5970 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
5971 target.
5972 * configure: Regenerate.
5973
5974 2011-03-25 Joseph Myers <joseph@codesourcery.com>
5975
5976 * configure.ac (target_tools): Remove target-groff.
5977 (native_only): Remove target-groff.
5978 (hppa*64*-*-*): Don't disable byacc.
5979 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
5980 setting.
5981 (*-*-kaos*): Don't skip target-librx and target-groff.
5982 (*-*-netware*): Don't skip target-libmudflap.
5983 (*-*-tpf*): Don't skip target-libmudflap.
5984 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
5985 directories on the host.
5986 (ia64*-*-*vms*): Don't skip tix.
5987 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
5988 host.
5989 * configure: Regenerate.
5990
5991 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
5992
5993 * configure.ac: Remove references to mt-mep, mt-netware,
5994 mt-wince.
5995 * Makefile.def: Add all-utils soft dependencies.
5996 * Makefile.tpl: Remove GDB_NLM_DEPS.
5997 * configure: Regenerate.
5998 * Makefile.in: Regenerate.
5999
6000 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
6001
6002 * configure.ac: Do not include mh-x86omitfp.
6003 * configure: Regenerate.
6004
6005 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
6006
6007 * configure.ac: Remove empty cases.
6008 * configure: Regenerate.
6009
6010 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
6011
6012 * Makefile.def: Add dependency from termcap to gdb.
6013 * Makefile.in: Regenerate.
6014
6015 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
6016
6017 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
6018 * configure: Regenerate.
6019 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
6020 * Makefile.tpl: Likewise.
6021 * Makefile.in: Regenerate.
6022
6023 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
6024
6025 * configure.ac: Remove all mentions of tentative_cc.
6026 * configure: Regenerate.
6027
6028 2011-03-24 Joseph Myers <joseph@codesourcery.com>
6029
6030 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
6031 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
6032 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
6033 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
6034 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
6035 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
6036 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
6037 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
6038 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
6039 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
6040 *-*-rhapsody*): Remove host cases.
6041 * configure: Regenerate.
6042
6043 2011-03-24 Joseph Myers <joseph@codesourcery.com>
6044
6045 * configure.ac (ppc*-*-pe): Remove host case.
6046 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
6047 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
6048 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
6049 cases.
6050 * configure: Regenerate.
6051
6052 2011-03-24 Joseph Myers <joseph@codesourcery.com>
6053
6054 * config.sub: Update to version 2011-03-23.
6055
6056 2011-03-22 Joseph Myers <joseph@codesourcery.com>
6057
6058 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
6059 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
6060 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
6061 * configure: Regenerate.
6062
6063 2011-03-22 Joseph Myers <joseph@codesourcery.com>
6064
6065 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
6066 to Write After Approval.
6067 * config-ml.in: Don't handle arc-*-elf*.
6068 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
6069 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
6070 handle GCC libraries.
6071 * configure: Regenerate.
6072
6073 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6074
6075 PR bootstrap/48120:
6076 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
6077 Add -lstdc++ -lm to LIBS.
6078 * configure: Regenerate.
6079
6080 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
6081
6082 * config.guess: Update to version 2011-02-02
6083 * config.sub: Update to version 2011-02-24
6084
6085 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
6086
6087 PR lto/48086
6088 * configure.ac: Re-enable LTO on *-apple-darwin9.
6089 * configure: Regenerate.
6090
6091 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
6092
6093 PR lto/48086
6094 * configure.ac: Disable LTO on darwin due to an assembler change in
6095 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
6096 under 256.
6097 * configure: Regenerate.
6098
6099 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
6100
6101 * MAINTAINERS: Update myself as score backend maintainer,
6102 update my e-mail address.
6103
6104 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
6105
6106 * MAINTAINERS: Update my e-mail address.
6107
6108 2011-03-06 Joey Ye <joey.ye@arm.com>
6109
6110 * MAINTAINERS: Update my e-mail address.
6111
6112 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
6113
6114 * configure.ac: Adjust test of with_ppl.
6115 * configure: Regenerated.
6116
6117 2011-03-02 Kai Tietz <ktietz@redhat.com>
6118
6119 * MAINTAINERS: Adjust my e-mail address.
6120
6121 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
6122
6123 * configure.ac: Add -lpwl to ppllibs.
6124 * configure: Regenerated.
6125
6126 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
6127
6128 * config/cloog.m4: Add -lisl to clooglibs.
6129 * configure: Regenerated.
6130
6131 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
6132
6133 * MAINTAINERS (CPU Port maintainers): Add self.
6134
6135 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6136
6137 * MAINTAINERS: Add myself as testsuite maintainer.
6138
6139 2011-02-15 Mike Stump <mikestump@comcast.net>
6140
6141 * MAINTAINERS: Add myself as testsuite maintainer.
6142
6143 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6144
6145 Import from Libtool and gnulib:
6146
6147 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
6148
6149 Prepare for supporting FreeBSD 10.
6150 * config.rpath: Remove handling of freebsd1* which soon would
6151 match FreeBSD 10.0.
6152
6153 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
6154
6155 Remove support for FreeBSD 1.x.
6156 * libtool.m4 (_LT_LINKER_SHLIBS)
6157 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
6158 soon would incorrectly match FreeBSD 10.0.
6159
6160 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6161
6162 PR binutils/12283
6163 * move-if-change: Import version from gnulib.
6164
6165 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
6166
6167 PR lto/47225
6168 * Makefile.def (lto-plugin): Double dash for enable-shared.
6169 (configure-gcc): Depend on all-lto-plugin.
6170 * Makefile.in: Rebuilt.
6171
6172 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6173
6174 * configure.ac: Remove extra bracket.
6175 * configure: Regenerate.
6176
6177 2011-02-08 Tobias Burnus <burnus@net-b.de>
6178
6179 * MAINTAINERS: Add myself as libquadmath maintainer.
6180
6181 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
6182
6183 * MAINTAINERS: Update my email address.
6184
6185 2011-02-07 Joseph Myers <joseph@codesourcery.com>
6186
6187 * MAINTAINERS (option handling): Add self.
6188
6189 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
6190
6191 PR lto/47225
6192 * Makefile.def: Add dependency for install-gcc
6193 on install-lto-plugin.
6194 * Makfile.in: Regenerated
6195
6196 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
6197
6198 * MAINTAINERS (CPU Port Maintainers): Add myself.
6199
6200 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
6201
6202 PR libgcj/44341
6203 * configure.ac: Discard --with-* flags for host when configuring
6204 target libraries for cross build.
6205 * configure: Rebuilt.
6206
6207 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
6208
6209 * MAINTAINERS (linear loop transforms): Removed.
6210
6211 2011-01-25 Jakub Jelinek <jakub@redhat.com>
6212
6213 * configure.ac: If with_ppl is no, move setting with_cloog=no
6214 after CLOOG_REQUESTED check.
6215 * configure: Regenerated.
6216
6217 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
6218
6219 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
6220 CLooG has been requested.
6221 * configure: Regenerated.
6222
6223 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
6224
6225 * configure: Regenerated.
6226 * configure.ac: Check for version 0.11 (or later revision) of PPL.
6227
6228 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
6229
6230 * configure: Regenerated.
6231 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
6232
6233 2011-01-21 Andreas Schwab <schwab@redhat.com>
6234
6235 * configure.ac: Use AS_HELP_STRING throughout.
6236 * configure: Regenerate.
6237
6238 2011-01-18 Jie Zhang <jie.zhang@analog.com>
6239
6240 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
6241 * configure: Regenerate.
6242
6243 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6244
6245 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
6246
6247 2011-01-13 Joel Brobecker <brobecker@adacore.com>
6248
6249 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
6250 for ia64-hpux.
6251 * configure: Regenerate.
6252
6253 2011-01-07 Jan Hubicka <jh@suse.cz>
6254
6255 PR lto/47225
6256 * Makefile.in: Regenerate.
6257 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
6258 configure.
6259
6260 2011-01-07 Jan Hubicka <jh@suse.cz>
6261
6262 * Makefile.in: Regenerate.
6263 * Makefile.def (gcc host module) and soft dependency on lto-plugin
6264 and configure dependency on lto-plugin configure.
6265 (lto-plugin module): Remove dependency on GCC; add dependency on
6266 liniberty.
6267
6268 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
6269
6270 * MAINTAINERS (Write After Approval): Add myself.
6271
6272 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
6273
6274 * configure: Regenerate.
6275
6276 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
6277
6278 * configure.ac: (picochip): Disable libiberty.
6279
6280 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
6281
6282 * MAINTAINERS (Write After Approval): Add myself.
6283
6284 2010-12-10 Ian Lance Taylor <iant@google.com>
6285
6286 PR bootstrap/46819
6287 * configure.ac: For --disable-libgcj clear libgcj_saved.
6288 * configure: Rebuild.
6289
6290 2010-12-10 Tobias Burnus <burnus@net-b.de>
6291
6292 PR fortran/46540
6293 * configure.ac: Add --disable-libquadmath and
6294 --disable-libquadmath-support.
6295 * configure: Regenerate.
6296
6297 2010-12-03 Ian Lance Taylor <iant@google.com>
6298
6299 * MAINTAINERS: Add myself as libgo maintainer.
6300
6301 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
6302
6303 PR libffi/46792
6304 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
6305 * configure: Regenerate.
6306
6307 2010-12-02 Ian Lance Taylor <iant@google.com>
6308
6309 * configure.ac: Always set default for poststage1_ldflags to
6310 -static-libstdc++ -static-libgcc.
6311
6312 2010-11-29 Andreas Schwab <schwab@redhat.com>
6313
6314 * configure.ac: Move comment to remove extra space in last argument
6315 of GCC_TARGET_TOOL.
6316
6317 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
6318
6319 PR other/46026
6320 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
6321 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
6322 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
6323 (BASE_FLAGS_TO_PASS): Use it.
6324 * configure: Rebuilt.
6325 * Makefile.in: Rebuilt.
6326
6327 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
6328
6329 PR binutils/12258
6330 * configure.ac: Correct comments for --enable-gold/--enable-ld.
6331 Properly check default linker.
6332 * configure: Regnerated.
6333
6334 2010-11-23 Matthias Klose <doko@ubuntu.com>
6335
6336 * configure.ac: For --enable-gold, handle value `default' instead of
6337 `both*'. New configure option --{en,dis}able-ld.
6338 * configure: Regenerate.
6339
6340 2010-11-20 Ian Lance Taylor <iant@google.com>
6341
6342 * configure.ac: Only disable a language library if no language needs
6343 it. Don't let --disable-libgcj uncondtionally disable libffi.
6344 * configure: Rebuild.
6345
6346 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6347
6348 * Makefile.in: Regenerate.
6349
6350 PR other/46202
6351 * configure.ac: Fix just-built in-tree STRIP name to be
6352 binutils/strip-new.
6353 * configure: Regenerate.
6354 * Makefile.def (install-strip-gcc, install-strip-binutils)
6355 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
6356 (install-strip-sid): Mirror dependencies on non-strip variants
6357 of these targets on the respective -strip prerequisites.
6358 * Makefile.tpl (install-strip, install-strip-host)
6359 (install-strip-target): New targets.
6360 (install-strip-[+module+], install-strip-target-[+module+]):
6361 New targets.
6362 * Makefile.in: Regenerate.
6363
6364 2010-11-19 Ian Lance Taylor <iant@google.com>
6365 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6366
6367 * configure.ac: Add target-libgo to target_libraries. Set
6368 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
6369 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
6370 (HOST_EXPORTS): Add GOC.
6371 (BASE_TARGET_EXPORTS): Add GOC.
6372 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
6373 (GOCFLAGS_FOR_TARGET): New variable.
6374 (EXTRA_HOST_FLAGS): Add GOC.
6375 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
6376 * Makefile.def (target_modules): Add libgo.
6377 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
6378 (dependencies): Add dependency from configure-target-libgo to
6379 configure-target-libffi and all-target-libstdc++-v3. Add
6380 dependencies from all-target-libgo to all-target-libffi.
6381 (languages): Add go.
6382 * configure: Rebuild.
6383 * Makefile.in: Rebuild.
6384
6385 2010-11-19 Ian Lance Taylor <iant@google.com>
6386
6387 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
6388 compiler/flag environment variables.
6389
6390 2010-11-18 Ian Lance Taylor <iant@google.com>
6391
6392 * configure.ac: Check for lang_requires_boot_languages in
6393 config-lang.in files.
6394 * configure: Rebuild.
6395
6396 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6397 Tobias Burnus <burnus@net-b.de>
6398
6399 PR fortran/32049
6400 * Makefile.def: Add libquadmath; build it with language=fortran.
6401 * configure.ac: Add libquadmath.
6402 * Makefile.tpl: Handle multiple libs in check-[+language+].
6403 * Makefile.in: Regenerate.
6404 * configure: Regenerate.
6405
6406 2010-11-16 Tom Tromey <tromey@redhat.com>
6407
6408 * MAINTAINERS: Moved myself to reviewers section.
6409
6410 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
6411
6412 * MAINTAINERS: Moved myself to reviewers section.
6413
6414 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6415
6416 * MAINTAINERS (Various Maintainers): Add self for build machinery.
6417 (Write After Approval): Remove self.
6418
6419 2010-11-15 Andreas Schwab <schwab@redhat.com>
6420
6421 * configure.ac: Fix spelling in option names.
6422 * configure: Regenerated.
6423
6424 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
6425
6426 PR bootstrap/39622
6427 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
6428 * configure: Regenerated.
6429
6430 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
6431
6432 * MAINTAINERS: Update my email address.
6433
6434 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6435
6436 * configure: Regenerate.
6437
6438 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6439
6440 * configure: Regenerate.
6441
6442 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6443
6444 * configure: Regenerate.
6445
6446 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
6447
6448 * configure: Regenerate.
6449
6450 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
6451
6452 * configure.ac: Support official CLooG.org versions.
6453 * configure: Regenerate.
6454 * config/cloog.m4: New.
6455
6456 2010-11-10 François Dumont <francois.cppdevs@free.fr>
6457
6458 * MAINTAINERS (Write After Approval): Add myself.
6459
6460 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
6461
6462 * MAINTAINERS: Update my email address.
6463
6464 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
6465
6466 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
6467 * configure: Regenerate.
6468
6469 2010-11-03 Ian Lance Taylor <iant@google.com>
6470 Dave Korn <dave.korn.cygwin@gmail.com>
6471
6472 PR lto/46273
6473 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
6474 and on other supported platforms whenever LTO is enabled.
6475 * configure: Rebuild.
6476
6477 2010-11-02 Alan Modra <amodra@gmail.com>
6478
6479 PR binutils/12110
6480 * configure.ac: Error when source path contains spaces.
6481 * configure: Regenerate.
6482
6483 2010-10-23 James E. Wilson <wilson@codesourcery.com>
6484
6485 * MAINTAINERS: Update my email address.
6486
6487 2010-10-20 Ian Lance Taylor <iant@google.com>
6488
6489 * Makefile.def (target_modules): Set lib_path to src/.libs for
6490 libstdc++-v3 module.
6491 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
6492 * Makefile.in: Rebuild.
6493
6494 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
6495
6496 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
6497 (Write After Approval): Remove myself.
6498
6499 2010-10-15 Tristan Gingold <gingold@adacore.com>
6500
6501 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6502
6503 2010-10-14 Douglas Rupp <rupp@gnat.com>
6504
6505 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
6506
6507 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
6508
6509 * configure.ac (build_lto_plugin): New shell variable.
6510 (--enable-lto): Turn on by default for all non-ELF platforms that
6511 have had LTO support added so far. Set build_lto_plugin appropriately
6512 for both ELF and non-ELF.
6513 (configdirs): Add lto-plugin or not based on build_lto_plugin.
6514 * configure: Regenerate.
6515
6516 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6517
6518 Sync from src:
6519 * configure.ac (v850 support): Remove target-libgloss from
6520 noconfigdirs.
6521 * configure: Regenerate.
6522
6523 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6524
6525 PR bootstrap/45326
6526 PR bootstrap/45174
6527 * configure.ac: Honor initial values of $build_configargs,
6528 $host_configargs, $target_configargs. Mark the precious, so
6529 environment settings get recorded.
6530 * configure: Regenerate.
6531
6532 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6533
6534 PR bootstrap/45796
6535 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
6536 Depend on all-build-libiberty.
6537 * Makefile.in: Regenerate.
6538
6539 2010-09-30 Michael Eager <eager@eagercon.com>
6540
6541 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
6542 * configure: Regenerate.
6543
6544 2010-09-28 Michael Eager <eager@eagercon.com>
6545
6546 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
6547
6548 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6549
6550 PR bootstrap/44621
6551 * configure.ac: Fix unportable shell quoting.
6552 * configure: Regenerate.
6553
6554 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
6555
6556 * configure.ac (enable-lto): Add Darwin to the list of supported lto
6557 targets and amend comment.
6558 * configure: Regenerate.
6559
6560 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
6561
6562 * MAINTAINERS (Write After Approval): Add myself.
6563
6564 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
6565
6566 * configure.ac: Enable LTO by default on Darwin.
6567 * configure: Regenerate.
6568
6569 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
6570
6571 * MAINTAINERS (Write After Approval): Add myself.
6572
6573 2010-09-01 Ian Bolton <ian.bolton@arm.com>
6574
6575 * MAINTAINERS (Write After Approval): Add myself.
6576
6577 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
6578
6579 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
6580 ports
6581
6582 2010-07-28 David Yuste <david.yuste@gmail.com>
6583
6584 * MAINTAINERS (Write After Approval): Add myself.
6585
6586 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
6587
6588 * configure.ac: Support all v850 targets.
6589 * configure: Regenerate.
6590
6591 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
6592
6593 PR bootstrap/44455
6594 * configure.ac (extra_mpfr_configure_flags): Copy from
6595 extra_mpc_gmp_configure_flags.
6596 * configure: Re-generated.
6597
6598 2010-07-22 Andi Kleen <ak@linux.intel.com>
6599
6600 * MAINTAINERS (Write After Approval): Add myself.
6601
6602 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
6603
6604 * MAINTAINERS (Write After Approval): Add myself.
6605
6606 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
6607
6608 * MAINTAINERS (Write After Approval): Add myself.
6609
6610 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
6611
6612 PR target/44862
6613 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
6614 Provide -B option to allow for link spec %s substitutions for
6615 libstdc++.a on darwin.
6616 * Makefile.in: Regenerate.
6617
6618 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
6619
6620 * MAINTAINERS (Reviewers): Update my e-mail address
6621
6622 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
6623
6624 * Makefile.def (configure-gcc): Depend on all-libelf.
6625 * Makefile.in: Rebuild.
6626
6627 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
6628
6629 * MAINTAINERS (Write After Approval): Add myself in the right place.
6630
6631 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
6632
6633 * MAINTAINERS (Write After Approval): Add myself.
6634
6635 2010-05-25 Sterling Augustine <sterling@tensilica.com>
6636
6637 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
6638
6639 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
6640
6641 * config.sub: Update to version 2010-05-21.
6642 * config.guess: Update to version 2010-04-03.
6643
6644 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
6645
6646 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
6647 * configure: Regenerate.
6648
6649 2010-05-12 Sriraman Tallam <tmsriram@google.com>
6650
6651 * MAINTAINERS (Write After Approval): Add myself.
6652
6653 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
6654
6655 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
6656 a platform that supports LTO.
6657 * configure: Regenerate.
6658
6659 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
6660
6661 * configure.ac: Allow all the versions greater than 0.10 of PPL.
6662 * configure: Regenerated.
6663
6664 2010-04-27 Roland McGrath <roland@redhat.com>
6665 H.J. Lu <hongjiu.lu@intel.com>
6666
6667 * configure.ac (--enable-gold): Support both, both/gold and
6668 both/bfd to add gold to configdirs without removing ld.
6669 * configure: Regenerated.
6670
6671 * Makefile.def: Add install-gold dependency to install-ld.
6672 * Makefile.in: Regenerated.
6673
6674 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
6675
6676 PR lto/42776
6677 * configure.ac (--enable-lto): Refactor handling so libelf tests
6678 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
6679 and allow LTO to be explicitly enabled on non-ELF platforms that
6680 are known to support it inside else-clause.
6681 * configure: Regenerate.
6682
6683 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
6684
6685 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
6686 * configure: Regenerate.
6687
6688 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
6689
6690 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
6691 * configure: Regenerate.
6692
6693 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6694
6695 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
6696 separately.
6697 * configure: Regenerate.
6698
6699 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
6700
6701 * MAINTAINERS (Write After Approval): Add myself.
6702
6703 2010-04-14 Tristan Gingold <gingold@adacore.com>
6704
6705 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
6706 * configure: Regenerate.
6707
6708 2010-04-13 Steve Ellcey <sje@cup.hp.com>
6709
6710 * configure: Regenerate after change to elf.m4.
6711
6712 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
6713
6714 * MAINTAINERS (Write After Approval): Add myself.
6715
6716 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6717
6718 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
6719 * configure: Regenerated.
6720
6721 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
6722
6723 * configure.ac: Print "buggy but acceptable" when CLooG
6724 revision is less than 9.
6725 * configure: Regenerated.
6726
6727 2010-04-01 Diego Novillo <dnovillo@google.com>
6728
6729 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
6730
6731 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6732
6733 PR bootstrap/43615
6734 PR bootstrap/43328
6735
6736 Revert:
6737
6738 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6739
6740 * configure.ac: Do not pass --enable-multilib nor
6741 --disable-multilib in baseargs. Accept explicitly passed
6742 --enable_multilib.
6743 * configure: Regenerate.
6744
6745 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
6746
6747 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
6748
6749 2010-03-31 Janis Johnson <janis187@us.ibm.com>
6750
6751 * MAINTAINERS: Remove myself.
6752
6753 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6754
6755 PR bootstrap/43328
6756 * configure.ac: Do not pass --enable-multilib nor
6757 --disable-multilib in baseargs. Accept explicitly passed
6758 --enable_multilib.
6759 * configure: Regenerate.
6760
6761 2010-03-28 Andrew Pinski <pinskia@gmail.com>
6762
6763 * MAINTAINERS (spu port): Remove me.
6764
6765 2010-03-23 Joseph Myers <joseph@codesourcery.com>
6766
6767 * configure.ac (tic6x-*-*): New case.
6768 * configure: Regenerate.
6769
6770 2010-03-23 Joseph Myers <joseph@codesourcery.com>
6771
6772 * config.sub: Update to version 2010-03-22.
6773 * config.guess: Update to version 2009-12-30.
6774
6775 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
6776
6777 PR ada/42554
6778 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
6779 * configure: Regenerate.
6780
6781 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
6782
6783 * MAINTAINERS: Update my email address.
6784
6785 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
6786
6787 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
6788 (ghassan.shobaki@amd.com): Removed.
6789
6790 2010-03-17 Alan Modra <amodra@gmail.com>
6791
6792 * MAINTAINERS: Update my email address.
6793
6794 2010-03-16 Diego Novillo <dnovillo@google.com>
6795
6796 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
6797 Matthews.
6798
6799 2010-03-16 Joseph Myers <joseph@codesourcery.com>
6800
6801 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
6802 Gutson, Jeffrey D. Oldham and Mark Shinwell.
6803
6804 2010-03-16 Joseph Myers <joseph@codesourcery.com>
6805
6806 * MAINTAINERS: Update my email address.
6807
6808 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
6809
6810 * MAINTAINERS: Update my email address.
6811
6812 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
6813
6814 * MAINTAINERS: Update my email address.
6815
6816 2010-03-09 Jie Zhang <jie@codesourcery.com>
6817
6818 * MAINTAINERS: Update my email address.
6819
6820 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6821
6822 PR libstdc++/32499
6823 * configure.ac (RANLIB): Default to true.
6824 (STRIP): Likewise.
6825 (RANLIB_FOR_TARGET): Remove superfluous : argument.
6826 * configure: Regenerate.
6827
6828 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
6829
6830 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
6831 (Write After Approval): Update my email address.
6832
6833 2010-02-17 Nick Clifton <nickc@redhat.com>
6834
6835 PR 11238
6836 * Makefile.tpl (local-distclean): Also remove config.cache files in
6837 sub-directories as there may not be Makefiles present in the
6838 sub-directories.
6839 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
6840 the config.cache files found by the find command.
6841
6842 * Makefile.in: Regenerate.
6843 * configure.ac: Revert previous delta.
6844 * configure: Regenerate.
6845
6846 2010-02-15 Nick Clifton <nickc@redhat.com>
6847
6848 PR 11238
6849 * configure.ac: Delete config.cache files in sub-directories when
6850 deleting Makefiles.
6851 * configure: Regenerate.
6852
6853 2010-02-12 Ben Elliston <bje@gnu.org>
6854
6855 * MAINTAINERS: Update my email address.
6856
6857 2010-02-08 Andrew Pinski <pinskia@gmail.com>
6858
6859 * MAINTAINERS (spu port): Update my email address.
6860
6861 2010-02-08 Jie Zhang <jie.zhang@analog.com>
6862
6863 * MAINTAINERS: Add myself as a maintainer for the bfin port.
6864
6865 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6866
6867 * configure.ac: Add "recommended" version checks for GMP/MPC.
6868 Update recommended GMP/MPFR/MPC versions.
6869 * configure: Regenerate.
6870
6871 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
6872
6873 * MAINTAINERS: Move my Embecosm email address into the
6874 write-after-approval section.
6875
6876 2010-01-26 Ian Lance Taylor <iant@google.com>
6877
6878 * MAINTAINERS: Add myself as Go frontend maintainer.
6879
6880 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
6881
6882 PR libstdc++/36101, PR libstdc++/42813
6883 * configure.ac (bootstrap_target_libs): Make inclusion of
6884 target-libgomp conditional on libgomb being in target_configdirs.
6885 * configure: Regenerate.
6886
6887 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
6888
6889 PR libstdc++/36101, PR libstdc++/42813
6890 * configure.ac (bootstrap_target_libs): Include target-libgomp.
6891 * configure: Regenerate.
6892
6893 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
6894
6895 PR libstdc++/36101, PR libstdc++/42813
6896 * configure.ac (target_configdirs): Substitute.
6897 * Makefile.def: Bootstrap target module libgomp.
6898 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
6899 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
6900 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
6901 * configure, Makefile.in: Regenerate.
6902
6903 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
6904
6905 * MAINTAINERS: Adjust my details.
6906
6907 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
6908
6909 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
6910
6911 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
6912
6913 * MAINTAINERS: reindented my entry with tabs instead of spaces.
6914
6915 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
6916
6917 * MAINTAINERS (Write After Approval): Add myself.
6918
6919 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6920
6921 * MAINTAINERS (Write After Approval): Add myself.
6922
6923 2010-01-11 Richard Guenther <rguenther@suse.de>
6924
6925 PR lto/41569
6926 * Makefile.def (all-lto-plugin): Depend on all-gcc.
6927 * Makefile.in: Regenerated.
6928
6929 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
6930
6931 * configure.ac: Enable libjava build on x86_64-*freebsd*.
6932 * configure: Regenerate.
6933
6934 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6935 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6936
6937 PR bootstrap/42424
6938 * configure.ac: Include libtool m4 files.
6939 (_LT_CHECK_OBJDIR): Call it.
6940 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
6941 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
6942
6943 * configure: Regenerate.
6944
6945 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6946
6947 PR bootstrap/41818
6948 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
6949 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
6950 * Makefile.in: Regenerate.
6951
6952 2010-01-02 Richard Guenther <rguenther@suse.de>
6953
6954 PR lto/41529
6955 * configure.ac: Include config/elf.m4. Disable LTO if not
6956 builting for an elf target.
6957 * configure: Regenerate.
6958
6959 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
6960
6961 * MAINTAINERS: Change my email address.
6962
6963 2009-12-18 Ben Elliston <bje@au.ibm.com>
6964
6965 * config.sub, config.guess: Update from upstream sources.
6966
6967 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
6968
6969 * MAINTAINERS (Write After Approval): Add myself.
6970
6971 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6972
6973 PR middle-end/30447
6974 PR middle-end/30789
6975 PR other/40302
6976
6977 * configure.ac: Require MPC.
6978 * configure: Regenerate.
6979
6980 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6981
6982 PR target/38384
6983 PR bootstrap/40972
6984 * libtool.m4: Sync from git Libtool.
6985 * ltoptions.m4: Likewise.
6986 * ltversion.m4: Likewise.
6987 * lt~obsolete.m4: Likewise.
6988 * ltmain.sh: Likewise.
6989
6990 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6991
6992 * configure.ac: Update minimum MPC version to 0.8.
6993 * configure: Regenerate.
6994
6995 2009-11-21 Sebastian Pop <sebpop@gmail.com>
6996
6997 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
6998 * configure: Regenerated.
6999
7000 2009-11-21 Ian Lance Taylor <iant@google.com>
7001
7002 * configure.ac: Change default of poststage1_ldflags to be empty if
7003 poststage1_libs is set. When poststage1_libs is empty, and
7004 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
7005 * configure: Rebuild.
7006
7007 2009-11-21 Adam Nemet <adambnmet@gmail.com>
7008
7009 * MAINTAINERS (Write After Approval): Update my email address.
7010
7011 2009-11-20 Ben Elliston <bje@au.ibm.com>
7012
7013 * config.guess: Update from upstream sources.
7014
7015 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
7016
7017 * Makefile.def: Restore host and target settings for gmp.
7018 * Makefile.in: Rebuild.
7019
7020 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
7021
7022 * configure.ac: Add libelf to host_libs. Enable in-tree configury
7023 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
7024 Fix portability of test of C++ as bootstrap language. Add
7025 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
7026 * configure: Rebuild.
7027 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
7028 and cloog. Fix in-tree ppl configuration. Introduce libelf
7029 in-tree building.
7030 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
7031 (POSTSTAGE1_HOST_EXPORTS): Use it.
7032 (STAGE[+id+]_CXXFLAGS): New.
7033 (BASE_FLAGS_TO_PASS): Pass it down.
7034 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
7035 extra_exports.
7036 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
7037 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
7038 extra_exports.
7039 * Makefile.in: Rebuild.
7040
7041 2009-11-17 Ben Elliston <bje@au.ibm.com>
7042
7043 * config.sub, config.guess: Update from upstream sources.
7044
7045 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7046
7047 * MAINTAINERS (Write After Approval): Add myself.
7048
7049 2009-11-09 Jon Beniston <jon@beniston.com>
7050
7051 * MAINTAINERS (Write After Approval): Add myself.
7052
7053 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
7054
7055 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
7056 paths for *-w64-mingw* and x86_64-*mingw*.
7057 * configure: Regenerated.
7058
7059 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
7060
7061 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
7062
7063 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
7064
7065 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
7066 Phil Edwards to Write-After Approval.
7067
7068 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
7069
7070 * configure.ac: Disable target-winsup & co for
7071 x86_64-*-mingw* and *-w64-mingw* targets.
7072 * configure: Regenerated.
7073
7074 2009-10-16 Nick Clifton <nickc@redhat.com>
7075
7076 * MAINTAINERS: Add myself as a maintainer for the RX port.
7077
7078 2009-10-26 Johannes Singler <singler@kit.edu>
7079
7080 * MAINTAINERS (Write After Approval): Update my e-mail address.
7081
7082 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7083
7084 * configure.ac (CLooG test): Use = with test.
7085 * configure: Regenerate.
7086
7087 2009-10-22 Richard Guenther <rguenther@suse.de>
7088
7089 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
7090 cloog if the ppl version check failed. Move flags saving
7091 before setting in libelf check.
7092 * configure: Regenerate.
7093
7094 2009-10-21 Richard Guenther <rguenther@suse.de>
7095
7096 * configure.ac: Adjust the ppl and cloog configure to work as
7097 documented. Disable cloog if ppl was disabled. Omit the version
7098 checks if they were disabled.
7099 * configure: Re-generate.
7100
7101 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7102
7103 * configure.ac: Add 'lto' to enable_languages, not
7104 new_enable_languages, and only if not already present.
7105 * configure: Regenerate.
7106
7107 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
7108
7109 * README: Refer to the various COPYING* files instead of just
7110 COPYING.
7111 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
7112
7113 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
7114
7115 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
7116
7117 2009-10-07 Richard Guenther <rguenther@suse.de>
7118
7119 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
7120 and Richard Guenther as reviewers.
7121 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
7122 as reviewers.
7123
7124 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
7125
7126 * config.sub: Update from upstream sources.
7127
7128 2009-10-06 Ian Lance Taylor <iant@google.com>
7129
7130 * Makefile.def: check-gold depends upon all-gas.
7131 * Makefile.in: Rebuild.
7132
7133 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
7134
7135 * MAINTAINERS (Write After Approval): Add myself.
7136
7137 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
7138
7139 * Makefile.def: all-lto-plugin depends on all-libiberty.
7140 set bootstrap=true for lto-plugin.
7141 Add lto-plugin.
7142 * Makefile.in: Regenerate.
7143 * configure.ac (host_libs): Add lto-plugin.
7144 * configure: Regenerate.
7145
7146 2009-10-03 Diego Novillo <dnovillo@google.com>
7147
7148 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
7149 (HOST_LIBELFLIBS): Define.
7150 (HOST_LIBELFINC): Define.
7151 * Makefile.in: Regenerate.
7152 * configure.ac: Add --enable-lto.
7153 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
7154 If --enable-lto is used, add 'lto' to new_enable_languages.
7155 If --enable-lto is used and gold is enabled, add
7156 lto-plugin to configdirs.
7157 * configure: Regenerate.
7158
7159 2009-10-03 Simon Baldwin <simonb@google.com>
7160
7161 * configure.ac: If --with-system-zlib, suppress local zlib and
7162 pass --with-system-zlib to subdir configure scripts.
7163 * configure: Regenerate.
7164
7165 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
7166 Paolo Bonzini <bonzini@gnu.org>
7167
7168 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
7169 $(srcdir).
7170 * Makefile.in: Rebuilt.
7171
7172 2009-09-26 Gary Funck <gary@intrepid.com>
7173
7174 * MAINTAINERS (Write After Approval): Add myself.
7175
7176 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7177
7178 * configure.ac: Update minimum MPC version to 0.7.
7179 * configure: Regenerate.
7180
7181 2009-09-25 Nick Clifton <nickc@redhat.com>
7182
7183 * configure.ac: Pass any --cache-file=/dev/null option on to
7184 subconfigures.
7185 * configure: Regenerate.
7186
7187 2009-09-23 Nick Clifton <nickc@redhat.com>
7188
7189 * config.sub, config.guess: Update from upstream sources.
7190
7191 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
7192
7193 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
7194 * Makefile.in: Rebuilt.
7195
7196 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7197
7198 PR bootstrap/32272
7199 * configure.ac: Error out if $srcdir isn't '.' but contains
7200 host-${host_noncanonical}.
7201 * configure: Regenerate.
7202
7203 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7204
7205 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
7206 maintainer.
7207
7208 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7209
7210 * configure.ac: If bootstrapping a combined tree with
7211 --enable-gold, require c++ in stage1_languages.
7212 * configure: Regenerate.
7213
7214 * configure.ac: Also add target_libs of stage1_languages to
7215 bootstrap_target_libs.
7216 * configure: Regenerate.
7217
7218 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
7219 with --enable-languages not containing c++.
7220 * configure: Regenerate.
7221
7222 2009-09-15 Jie Zhang <jie.zhang@analog.com>
7223
7224 * configure.ac: Disable java and boehm-gc for bfin-*-*.
7225 * configure: Regenerate.
7226
7227 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
7228
7229 * MAINTAINERS (Write After Approval): Update my e-mail address,
7230 and move from from here...
7231 (Waiting for paperwork): To here.
7232
7233 2009-09-09 Joseph Myers <joseph@codesourcery.com>
7234
7235 * MAINTAINERS (Reviewers): Add self as driver reviewer.
7236
7237 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7238
7239 * configure.ac: Do not use $extrasub for replacing @if/@endif
7240 parts in Makefile; instead, use additional arguments to
7241 AC_CONFIG_COMMANDS to do the replacement manually, with several
7242 sed invocations, to avoid HP-UX sed command limits.
7243 * configure: Regenerate.
7244
7245 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
7246
7247 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
7248 blank before -L.
7249
7250 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
7251
7252 * configure.ac (with-build-config): Document. Handle without.
7253 Handle missing argument.
7254 * configure: Rebuilt.
7255
7256 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
7257
7258 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
7259 Default to bootstrap-debug only if compare-debug works.
7260 * configure: Rebuilt.
7261 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
7262 * Makefile.in: Rebuilt.
7263
7264 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7265
7266 * MAINTAINERS (OS Port Maintainers): Update my email address.
7267
7268 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
7269
7270 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
7271 * Makefile.in: Rebuilt.
7272
7273 2009-09-01 Chris Demetriou <cgd@google.com>
7274
7275 * MAINTAINERS (Write After Approval): Add myself.
7276
7277 2009-08-31 Dodji Seketeli <dodji@redhat.com>
7278
7279 PR debug/30161
7280 * include/dwarf2.h (enum dwarf_tag): Added
7281 DW_TAG_GNU_template_template_param
7282 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
7283
7284 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
7285
7286 * Makefile.tpl (AWK): Fix typo.
7287 * Makefile.in: Regenerate.
7288
7289 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
7290
7291 * configure.ac: Detect awk and sed.
7292 * Makefile.def (flags_to_pass): Add AWK and SED.
7293 * Makefile.tpl (AWK, SED): New.
7294 (BASE_FLAGS_TO_PASS): Add AWK and SED.
7295 * configure: Regenerate.
7296 * Makefile.in: Regenerate.
7297
7298 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
7299
7300 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
7301 (collapseslashes): Likewise.
7302
7303 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7304
7305 * configure.ac (AC_PREREQ): Bump to 2.64.
7306
7307 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7308
7309 * configure.ac: Remove --with-datarootdir, --with-docdir,
7310 --with-pdfdir, --with-htmldir switches.
7311 * configure: Regenerate.
7312
7313 * configure: Regenerate.
7314
7315 * compile: Sync from Automake 1.11.
7316 * depcomp: Likewise.
7317 * install-sh: Likewise.
7318 * missing: Likewise.
7319 * mkinstalldirs: Likewise.
7320 * ylwrap: Likewise.
7321
7322 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
7323
7324 * ltmain.sh (func_normal_abspath): New function.
7325 (func_relative_path): Likewise.
7326 (func_mode_help): Document new -bindir option for link mode.
7327 (func_mode_link): Add new -bindir option, and use it to place
7328 output DLL if specified.
7329
7330 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7331
7332 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
7333 (baseargs): Add --disable-option-checking.
7334 * configure: Regenerate.
7335
7336 * Makefile.def (configure-target-libiberty): Depend on
7337 all-binutils and all-ld.
7338 (configure-target-newlib): Likewise.
7339 * Makefile.in: Regenerate.
7340
7341 2009-08-17 Ben Elliston <bje@au.ibm.com>
7342
7343 * config.sub, config.guess: Update from upstream sources.
7344
7345 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7346
7347 Sync from src, merge:
7348
7349 2009-07-02 Tristan Gingold <gingold@adacore.com>
7350
7351 * configure.ac: Do not exclude gas for i386-*-darwin.
7352 Add a case for x86_64-*-darwin.
7353 * configure: Regenerate.
7354
7355 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
7356
7357 * MAINTAINERS: Add my name to Write After Approval list.
7358
7359 2009-08-06 Michael Eager <eager@eagercon.com>
7360
7361 * configure.ac: Add Microblaze target.
7362 * configure: Regenerate.
7363
7364 2009-07-31 Christian Bruel <christian.bruel@st.com>
7365
7366 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
7367 * configure: Regenerate.
7368
7369 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
7370
7371 * MAINTAINERS (Write After Approval): Update my e-mail address.
7372
7373 2009-07-06 Ian Lance Taylor <iant@google.com>
7374
7375 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
7376 * configure: Rebuild.
7377
7378 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
7379
7380 * MAINTAINERS: Move myself to the Graphite Reviewers.
7381
7382 2009-06-30 Wei Guozhi <carrot@google.com>
7383
7384 * MAINTAINERS: Add my name to Write After Approval list.
7385
7386 2009-06-26 Steve Ellcey <sje@cup.hp.com>
7387
7388 PR bootstrap/40338
7389 * configure.ac (comparestring): Create new variable.
7390 * Makefile.tpl (comparestring): Use to skip some comparisions.
7391 * configure: Regenerate.
7392 * Makefile.in: Regenerate.
7393
7394 2009-06-26 Doug Evans <dje@sebabeach.org>
7395
7396 * Makefile.def (host_modules): Add cgen.
7397 * Makefile.in: Regenerate.
7398 * configure.ac (host_tools): Add cgen.
7399 * configure: Regenerate.
7400
7401 2009-06-23 DJ Delorie <dj@redhat.com>
7402
7403 * MAINTAINERS: Add myself as mep maintainer.
7404
7405 2009-06-23 Ian Lance Taylor <iant@google.com>
7406
7407 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
7408 boot_languages. Only bootstrap target libraries listed in
7409 target_libs for some boot language. Add --with-stage1-ldflags,
7410 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
7411 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
7412 if not building with C++.
7413 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
7414 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
7415 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
7416 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
7417 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
7418 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
7419 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
7420 * configure, Makefile.in: Rebuild.
7421
7422 2009-06-23 Li Feng <nemokingdom@gmail.com>
7423
7424 * MAINTAINERS: Added my name to write-after-approval list.
7425
7426 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
7427
7428 * configure.ac: Define is_elf for QNX Neutrino targets.
7429 * configure: Regenerate.
7430
7431 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
7432
7433 * MAINTAINERS: Added my name to the write-after-approval list
7434
7435 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7436
7437 * configure.ac: Detect MPC in default directory.
7438 * configure: Regenerate.
7439
7440 2009-06-03 Jerome Guitton <guitton@adacore.com>
7441 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7442
7443 * Makefile.tpl (all): Avoid a trailing backslash.
7444 * Makefile.in: Regenerate.
7445
7446 2009-06-03 Ben Elliston <bje@au.ibm.com>
7447
7448 * config.sub, config.guess: Update from upstream sources.
7449
7450 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
7451
7452 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
7453 to noconfdirs.
7454 * configure: Regenerate.
7455
7456 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
7457
7458 * Makefile.tpl ([+compare-target+]): Compare all stage
7459 directories, rather than just gcc.
7460 * Makefile.in: Rebuilt.
7461
7462 2009-06-01 Doug Kwan <dougkwan@google.com>
7463
7464 * configure.ac: Support gold for target arm*-*-*.
7465 * configure: Regenerate.
7466
7467 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7468
7469 * Makefile.def: Add MPC support and dependencies.
7470 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
7471
7472 * Makefile.in, configure: Regenerate.
7473
7474 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
7475
7476 * Makefile.tpl (all): Avoid harmless warning in make all when
7477 gcc-bootstrap is enabled but stage_last does not exist.
7478 * Makefile.in: Rebuilt.
7479
7480 2009-05-24 Nicolas Roche <roche@adacore.com>
7481
7482 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
7483 * Makefile.in: Regenerate.
7484
7485 2009-05-21 Denis Chertykov <chertykov@gmail.com>
7486
7487 * MAINTAINERS: Update my e-mail address.
7488
7489 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
7490
7491 * configure.ac (cygwin noconfigdirs): Remove libgcj.
7492 * configure: Regenerate.
7493
7494 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
7495
7496 PR other/40159
7497 * Makefile.tpl (all): Don't assume gcc-bootstrap and
7498 gcc-no-bootstrap are mutually exclusive.
7499 * Makefile.in: Rebuilt.
7500
7501 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
7502
7503 PR other/40159
7504 * Makefile.tpl (all): Don't end with unconditional success.
7505 * Makefile.in: Rebuilt.
7506
7507 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
7508
7509 PR target/37137
7510 * Makefile.def (flags_to_pass): Remove redundant and incomplete
7511 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
7512 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
7513 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
7514 stage_configureflags, stage_cflags and stage_libcflags into
7515 explicit Makefile macros.
7516 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
7517 GFORTRAN.
7518 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
7519 CC. Set CC_FOR_BUILD from CC.
7520 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
7521 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
7522 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
7523 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
7524 and GFORTRAN.
7525 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
7526 (_LIBCFLAGS): Renamed to _TFLAGS.
7527 (do-compare-debug, do-compare3-debug): Drop.
7528 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
7529 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
7530 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
7531 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
7532 (XGCC_FLAGS_FOR_TARGET): New.
7533 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
7534 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
7535 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
7536 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
7537 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
7538 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
7539 TFLAGS.
7540 (BUILD_CONFIG): Include if requested.
7541 (all): Set TFLAGS on bootstrap.
7542 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
7543 (all-stageid-prefixmodule): Likewise.
7544 (do-clean, distclean-stageid): Set TFLAGS.
7545 (restrap): Fix whitespace.
7546 * Makefile.in: Rebuilt.
7547
7548 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
7549
7550 * config.guess: Sync with src.
7551
7552 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
7553
7554 * configure.ac ($with_ppl): Default to no if not supplied.
7555 ($with_cloog): Likewise.
7556 configure: Regenerate.
7557
7558 2009-04-27 James E. Wilson <wilson@codesourcery.com>
7559
7560 * MAINTAINERS: Update my e-mail address.
7561
7562 2009-04-27 Nick Clifton <nickc@redhat.com>
7563
7564 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
7565
7566 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
7567
7568 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
7569 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
7570 * Makefile.in: Regenerate.
7571
7572 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7573
7574 PR bootstrap/39739
7575 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
7576 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7577
7578 * configure, Makefile.in: Regenerate.
7579
7580 2009-04-21 Taras Glek <tglek@mozilla.com>
7581
7582 * include/hashtab.h: Update GTY annotations to new syntax
7583 * include/splay-tree.h: Likewise
7584
7585 2009-04-17 Ben Elliston <bje@au.ibm.com>
7586
7587 * config.sub, config.guess: Update from upstream sources.
7588
7589 2009-04-15 Anthony Green <green@moxielogic.com>
7590
7591 * configure.ac: Add moxie support.
7592 * configure: Rebuilt.
7593
7594 2009-04-14 Jakub Jelinek <jakub@redhat.com>
7595
7596 * configure.ac: Change copyright header to refer to version
7597 3 of the GNU General Public License and to point readers at the
7598 COPYING3 file and the FSF's license web page.
7599 * Makefile.def: Likewise.
7600 * Makefile.tpl: Likewise.
7601 * Makefile.in: Regenerate.
7602
7603 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
7604
7605 * configure.ac: Restore match for darwin9 or later. Use double
7606 brackets since regeneration eats one pair.
7607 * configure: Regenerate.
7608
7609 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
7610
7611 PR gas/10039
7612 * configure.ac: Require texinfo 4.7.
7613 * configure: Regenerated.
7614
7615 2009-04-09 Nick Clifton <nickc@redhat.com>
7616
7617 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
7618 the GCC Runtime Library Exception.
7619
7620 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7621
7622 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
7623 * configure: Regenerate.
7624
7625 2009-04-01 Steve Ellcey <sje@cup.hp.com>
7626
7627 * Makefil.def (languages): New entries.
7628 * Makefile.tpl (check-gcc-*): New generic target.
7629 * Makefile.in: Regenerate.
7630
7631 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
7632
7633 * MAINTAINERS: Update my email address.
7634
7635 2009-03-18 Tom Tromey <tromey@redhat.com>
7636
7637 * configure: Rebuild.
7638 * configure.ac (host_libs): Add libiconv.
7639 * Makefile.in: Rebuild.
7640 * Makefile.def (host_modules): Add libiconv.
7641 (configure-gdb, all-gdb): Depend on libiconv.
7642
7643 2009-03-16 Tristan Gingold <gingold@adacore.com>
7644
7645 * configure.ac: Treat gdb as supported on x86_64-darwin.
7646 * configure: Regenerate.
7647
7648 2009-03-16 Joseph Myers <joseph@codesourcery.com>
7649
7650 * configure.ac (--with-host-libstdcxx): New option.
7651 * configure: Regenerate.
7652
7653 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
7654
7655 * MAINTAINERS: Move myself into the write after approval list.
7656
7657 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
7658
7659 * MAINTAINERS: Update e-mail address.
7660
7661 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
7662
7663 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
7664
7665 2009-03-10 Ira Rosen <irar@il.ibm.com>
7666
7667 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
7668
7669 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7670
7671 Backport from git Libtool:
7672
7673 2009-01-19 Robert Millan <rmh@aybabtu.com>
7674 Support GNU/kOpenSolaris.
7675 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
7676 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
7677 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
7678 GNU/kOpenSolaris.
7679
7680 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
7681
7682 * MAINTAINERS: Update e-mail address.
7683
7684 2009-02-24 Michael Eager <eager@eagercon.com>
7685
7686 * MAINTAINERS (Write After Approval): Add self.
7687
7688 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
7689
7690 * MAINTAINERS (Write After Approval): Add myself.
7691
7692 2009-02-05 Andreas Schwab <schwab@suse.de>
7693
7694 * Makefile.tpl (stage_last): Define $r and $s before using
7695 $(RECURSE_FLAGS_TO_PASS).
7696 * Makefile.in: Regenerate
7697
7698 2009-01-30 Ian Lance Taylor <iant@google.com>
7699
7700 * MAINTAINERS: Move myself to the Global Reviewers list.
7701
7702 2009-01-29 Robert Millan <rmh@aybabtu.com>
7703
7704 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
7705 * configure: Regenerate.
7706
7707 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
7708
7709 * MAINTAINERS: Make whitespace consistent.
7710 Remove Robert Millan from Write After Approval.
7711
7712 2009-01-16 Alan Modra <amodra@bigpond.net.au>
7713
7714 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
7715 (all-opcodes): Depend on all-libiberty.
7716 * Makefile.in: Regenerate.
7717
7718 2009-01-15 Douglas B Rupp <rupp@gnat.com>
7719
7720 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
7721 * configure: Regenerate.
7722
7723 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
7724
7725 * MAINTAINERS (Write After Approval): Add myself.
7726
7727 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
7728
7729 * MAINTAINERS: Add myself to reviewers (Fortran).
7730
7731 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
7732
7733 PR tree-optimization/38515
7734 * configure.ac (cloog-polylib): Removed.
7735 (with_ppl, with_cloog): Test for "no".
7736 * configure: Regenerated.
7737
7738 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
7739
7740 * MAINTAINERS: Moved myself to reviewers (Fortran).
7741
7742 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
7743
7744 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
7745 (Write After Approval): Remove myself.
7746
7747 2009-01-03 Diego Novillo <dnovillo@google.com>
7748
7749 * MAINTAINERS: Remove myself from alias maintainership.
7750
7751 2009-01-02 David Ayers <ayers@fsfe.org>
7752
7753 * MAINTAINERS: Update e-mail address.
7754
7755 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
7756
7757 * MAINTAINERS: Make whitespace consistent.
7758
7759 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7760
7761 Backport from upstream Libtool:
7762 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
7763 Add cache variables to tests that require the linker to work.
7764 For shlibpath_overrides_runpath, this also changes the semantics
7765 to let the result from the C compiler take precedence.
7766
7767 2008-12-02 Ben Elliston <bje@au.ibm.com>
7768
7769 * config.sub, config.guess: Update from upstream sources.
7770
7771 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
7772
7773 * configure.ac (ppllibs): Add by default the lib flags.
7774 * configure: Regenerate.
7775
7776 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
7777
7778 * MAINTAINERS: Add myself to the write after approval list.
7779
7780 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
7781
7782 * configure.ac: Add double brackets on darwin[912].
7783 * configure: Regenerate.
7784
7785 2008-12-03 Daniel Kraft <d@domob.eu>
7786
7787 * MAINTAINERS: Moved myself and Mikael Morin from Write After
7788 Approval to Reviewer section (for Fortran front-end).
7789
7790 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
7791
7792 * configure.ac: Expand to darwin10 and later.
7793 * configure: Regenerate.
7794
7795 2008-12-02 Andreas Schwab <schwab@suse.de>
7796
7797 * Makefile.def: configure-target-boehm-gc depends on
7798 all-target-libstdc++-v3.
7799 * Makefile.in: Regenerate.
7800
7801 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
7802
7803 * MAINTAINERS: Add myself as mingw maintainer.
7804
7805 2008-12-02 Ben Elliston <bje@au.ibm.com>
7806
7807 * config.sub, config.guess: Update from upstream sources.
7808
7809 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
7810
7811 * README.SCO: Remove.
7812
7813 2008-11-29 Fernando Pereira <pronesto@gmail.com>
7814
7815 * MAINTAINERS: Add myself to the write after approval list.
7816
7817 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
7818
7819 * MAINTAINERS: Update my email address in WAA section.
7820
7821 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
7822
7823 * MAINTAINERS: Update e-mail address.
7824
7825 2008-11-27 Toon Moene <toon@moene.org>
7826
7827 * MAINTAINERS: Change e-mail address.
7828
7829 2008-11-27 Tristan Gingold <gingold@adacore.com>
7830
7831 * configure.ac: Build gdb for i?86-*-darwin*
7832 * configure: Regenerated.
7833
7834 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
7835
7836 * MAINTAINERS: Added my full name.
7837
7838 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
7839
7840 PR bootstrap/38014
7841 PR bootstrap/37923
7842
7843 Revert:
7844
7845 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7846
7847 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7848 * Makefile.in: Regenerated.
7849
7850 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7851
7852 PR gdb/921
7853 PR gdb/1646
7854 PR gdb/2175
7855 PR gdb/2176
7856
7857 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7858 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7859 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7860 (HOST_EXPORTS): Pass CPPFLAGS.
7861 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7862 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7863 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7864 * Makefile.in, configure: Regenerated.
7865 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7866 and CPPFLAGS_FOR_BUILD.
7867
7868 2008-11-06 Jeff Law <law@redhat.com>
7869
7870 * MAINTAINERS: Add myself as middle end maintainer.
7871
7872 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
7873
7874 * MAINTAINERS (Write after approval): Add myself.
7875
7876 2008-11-05 Diego Novillo <dnovillo@google.com>
7877
7878 * MAINTAINERS (Global Reviewers): Add myself.
7879 (Non-Algorithmic Maintainers): Remove myself.
7880
7881 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
7882
7883 * MAINTAINERS (Write after approval): Add myself.
7884
7885 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
7886
7887 * MAINTAINERS (Write after approval): Add myself.
7888
7889 2008-10-31 Ben Elliston <bje@au.ibm.com>
7890
7891 * configure.ac (spu-*-*): Remove special case.
7892 * configure: Regenerate.
7893
7894 2008-10-30 Catherine Moore <clm@codesourcery.com>
7895
7896 * MAINTAINERS (Write after approval): Update my email address.
7897
7898 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
7899
7900 * configure.ac [spu-*-*]: Do not set skipdirs.
7901 * configure: Re-generate.
7902
7903 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
7904
7905 * MAINTAINERS (Various Maintainers): Add myself to reload.
7906
7907 2008-10-25 Richard Guenther <rguenther@suse.de>
7908
7909 * MAINTAINERS (Various Maintainers): Add myself as middle-end
7910 maintainer. Remove myself as libgcc-math maintainer.
7911 (Non-Algorithmic Maintainers): Remove myself.
7912
7913 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7914
7915 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
7916 * Makefile.in: Regenerated.
7917
7918 2008-10-23 Cary Coutant <ccoutant@google.com>
7919
7920 * MAINTAINERS (Write after approval): Add myself.
7921
7922 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
7923
7924 PR gdb/921
7925 PR gdb/1646
7926 PR gdb/2175
7927 PR gdb/2176
7928
7929 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
7930 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
7931 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
7932 (HOST_EXPORTS): Pass CPPFLAGS.
7933 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
7934 (LDFLAGS_FOR_TARGET): Initialize from configure script.
7935 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
7936 * Makefile.in, configure: Regenerated.
7937 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
7938 and CPPFLAGS_FOR_BUILD.
7939
7940 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
7941
7942 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
7943 Sebastian Pop.
7944
7945 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
7946
7947 * MAINTAINERS (Write After Approval): Added myself.
7948
7949 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7950
7951 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
7952 recommended version to 2.3.2.
7953
7954 * configure: Regenerate.
7955
7956 2008-10-01 Mark Mitchell <mark@codesourcery.com>
7957
7958 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
7959
7960 2008-09-29 David Daney <david.daney@caviumnetworks.com>
7961
7962 * MAINTAINERS (Write After Approval): Update e-mail address.
7963
7964 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
7965
7966 * libtool.m4: Update to libtool 2.2.6.
7967 * lt~obsolete.m4: Update to libtool 2.2.6.
7968 * ltmain.sh: Update to libtool 2.2.6.
7969 * ltsugar.m4: Update to libtool 2.2.6.
7970 * ltversion.m4: Update to libtool 2.2.6.
7971 * ltoptions.m4: Update to libtool 2.2.6.
7972 * ltgcc.m4: Update to match changes from libtool 2.2.6.
7973
7974 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
7975
7976 * MAINTAINERS (Write After Approval): Add myself.
7977
7978 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
7979
7980 * MAINTAINERS (Write After Approval): Update my name.
7981
7982 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
7983
7984 * MAINTAINERS: Add myself in "Write After Approval".
7985
7986 2008-09-18 Steve Ellcey <sje@cup.hp.com>
7987
7988 * MAINTAINERS: Add myself as ia64 maintainer.
7989
7990 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
7991
7992 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
7993 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
7994 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
7995 and Michael Tiemann from Write After Approval since they do not
7996 actually have access.
7997
7998 2008-09-05 Richard Guenther <rguenther@suse.de>
7999
8000 * configure.ac: Initialize clooglibs to -lcloog.
8001 * configure: Re-generate.
8002
8003 2008-09-04 Le-Chun Wu <lcwu@google.com>
8004
8005 * MAINTAINERS (Write After Approval): Add myself.
8006
8007 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
8008
8009 * configure.ac (--with-cloog-polylib): New.
8010 (--disable-cloog-version-check): New.
8011 (--disable-ppl-version-check): New.
8012 * configure: Re-generate.
8013
8014 2008-09-03 Richard Guenther <rguenther@suse.de>
8015
8016 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
8017 cloog test.
8018 * configure: Re-generate.
8019
8020 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
8021
8022 Add picoChip port.
8023 * MAINTAINERS: Add picoChip maintainers.
8024
8025 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
8026 Tobias Grosser <grosser@fim.uni-passau.de>
8027 Jan Sjodin <jan.sjodin@amd.com>
8028 Harsha Jagasia <harsha.jagasia@amd.com>
8029 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
8030 Konrad Trifunovic <konrad.trifunovic@inria.fr>
8031 Adrien Eliche <aeliche@isty.uvsq.fr>
8032
8033 Merge from graphite branch.
8034 * configure: Regenerate.
8035 * Makefile.in: Regenerate.
8036 * configure.ac (host_libs): Add ppl and cloog.
8037 Add checks for PPL and CLooG.
8038 * Makefile.def (ppl, cloog): Added modules and dependences.
8039 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
8040 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
8041
8042 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
8043
8044 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
8045 (GCC_SHLIB_SUBDIR): New.
8046 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
8047 * configure: Regenerate.
8048 * Makefile.in: Regenerate.
8049
8050 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
8051
8052 * MAINTAINERS: Consistently use tabs to separate columns.
8053
8054 2008-08-29 Tristan Gingold <gingold@adacore.com>
8055
8056 * MAINTAINERS (Write after Approval): Add myself.
8057
8058 2008-08-28 Tristan Gingold <gingold@adacore.com>
8059
8060 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
8061 Enable bfd, binutils and opcodes.
8062 * configure: Regenerate.
8063
8064 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8065
8066 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
8067
8068 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
8069
8070 * MAINTAINERS: Use correct Umlaut for last name.
8071
8072 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8073
8074 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
8075
8076 2008-08-16 David Edelsohn <edelsohn@gnu.org>
8077
8078 * MAINTAINERS: Update my email address.
8079
8080 2008-08-16 Nicolas Roche <roche@adacore.com>
8081
8082 * Makefile.tpl: Add BOOT_ADAFLAGS.
8083 * Makefile.in: Regenerate.
8084
8085 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
8086
8087 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
8088 * configure: Regenerate.
8089
8090 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
8091
8092 * configure.ac: Add makefile fragments for hpux.
8093 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
8094 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
8095 * configure: Regenerate.
8096 * Makefile.in: Regenerate.
8097
8098 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
8099
8100 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
8101
8102 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
8103
8104 * MAINTAINERS (Write after Approval): Add myself.
8105
8106 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
8107
8108 * MAINTAINERS (Write After Approval): Add myself.
8109
8110 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
8111
8112 * MAINTAINERS (Write After Approval): Add myself.
8113
8114 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
8115
8116 * MAINTAINERS: Update my email address.
8117
8118 2008-06-25 Joey Ye <joey.ye@intel.com>
8119
8120 * MAINTAINERS (Write After Approval): Add myself.
8121
8122 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8123
8124 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
8125 * Makefile.in: Regenerate.
8126 * configure: Regenerate.
8127
8128 2008-06-17 Daniel Kraft <d@domob.eu>
8129
8130 * MAINTAINERS (Write After Approval): Add myself.
8131
8132 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8133
8134 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
8135 "$@" is still intact with both Autoconf 2.59 and 2.62.
8136 * configure: Regenerate.
8137
8138 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8139
8140 * Makefile.tpl: Fix comment errors.
8141 * Makefile.in: Regenerate.
8142
8143 2008-06-12 David S. Miller <davem@davemloft.net>
8144 David Edelsohn <edelsohn@gnu.org>
8145
8146 * configure.ac: Add powerpc*-*-* to gold supported targets.
8147 * configure: Regenerate.
8148
8149 2008-06-08 Joseph Myers <joseph@codesourcery.com>
8150
8151 PR tree-optimization/36218
8152 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
8153 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
8154 (all prefix="build-"): Pass them to build-system sub-makes.
8155 * Makefile.in: Regenerate.
8156
8157 2008-06-07 Joseph Myers <joseph@codesourcery.com>
8158
8159 * MAINTAINERS (mt port): Remove.
8160 (sco5, unixware, sco udk): Remove.
8161 (Kean Johnston): Add to Write After Approval.
8162
8163 2008-05-30 Julian Brown <julian@codesourcery.com>
8164
8165 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
8166 of libobjc for ARM EABI Linux.
8167 * configure: Regenerate.
8168
8169 2008-05-18 Xinliang David Li <davidxl@google.com>
8170
8171 * ChangeLog: Remove wrong ChangeLog entry.
8172
8173 2008-05-17 Xinliang David Li <davidxl@google.com>
8174
8175 * MAINTAINERS (Write After Approval): Add myself.
8176
8177 2008-05-15 Janus Weil <janus@gcc.gnu.org>
8178
8179 * MAINTAINERS (Write After Approval): Add myself.
8180
8181 2008-05-14 Rafael Espíndola <espindola@google.com>
8182
8183 * config-ml.in: don't handle --enable-shared and --enable-static.
8184
8185 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
8186
8187 * MAINTAINERS: Update my email address.
8188
8189 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
8190
8191 * MAINTAINERS: Update my email address.
8192
8193 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
8194
8195 * MAINTAINERS (Write After Approval): Add myself.
8196
8197 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
8198
8199 * MAINTAINERS (Write After Approval): Add myself.
8200
8201 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
8202
8203 * MAINTAINERS (crx): Add myself.
8204
8205 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
8206
8207 Sync with src:
8208 2008-04-14 David S. Miller <davem@davemloft.net>
8209
8210 * configure.ac: Add sparc*-*-* to gold supported targets.
8211 * configure: Regenerate.
8212
8213 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
8214
8215 PR bootstrap/35457
8216 * configure.ac: Include override.m4.
8217 * configure: Regenerate.
8218
8219 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
8220
8221 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
8222 * Makefile.in: Regenerate.
8223
8224 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
8225
8226 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
8227 as nonconfigurable directories list.
8228 * configure: Regenerate.
8229
8230 2008-04-14 Ben Elliston <bje@au.ibm.com>
8231
8232 * config.sub, config.guess: Update from upstream sources.
8233
8234 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
8235
8236 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
8237 * Makefile.in: Regenerate.
8238
8239 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
8240
8241 * configure.ac: Do not build libssp for the AVR.
8242 * configure: Regenerate.
8243
8244 2008-04-07 Ian Lance Taylor <iant@google.com>
8245
8246 * Makefile.def: check-gold depends upon all-binutils.
8247 * Makefile.in: Regenerate.
8248
8249 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
8250
8251 * MAINTAINERS (Write After Approval): Add myself.
8252
8253 2008-04-04 Nick Clifton <nickc@redhat.com>
8254
8255 PR binutils/4334
8256 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
8257 builds.
8258 * configure: Regenerate.
8259
8260 2008-04-04 NightStrike <NightStrike@gmail.com>
8261
8262 PR other/35151
8263 * configure.ac: Combine rules for mingw32 and mingw64.
8264 * configure: Regenerate.
8265
8266 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
8267
8268 * MAINTAINERS (Write After Approval): Add myself.
8269
8270 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
8271
8272 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
8273 * Makefile.in (.NOTPARALLEL): Ditto.
8274
8275 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
8276
8277 * MAINTAINERS (Write After Approval): Add myself.
8278
8279 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
8280
8281 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
8282 * Makefile.in (.NOTPARALLEL): Regenerate.
8283
8284 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
8285
8286 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
8287 * Makefile.in: Regenerate.
8288
8289 2008-03-26 Jakub Staszak <kuba@et.pl>
8290
8291 * MAINTAINERS (Write After Approval): Add myself.
8292
8293 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
8294
8295 * MAINTAINERS: Update e-mail address.
8296
8297 2008-03-20 Ian Lance Taylor <iant@google.com>
8298
8299 * configure.ac: Add support for --enable-gold.
8300 * Makefile.def: Add gold as a directory like ld.
8301 * configure, Makefile.in: Regenerate.
8302
8303 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8304
8305 * configure.ac: m4_include config/proginstall.m4.
8306 * configure: Regenerate.
8307
8308 Backport from upstream Libtool:
8309
8310 2007-10-12 Eric Blake <ebb9@byu.net>
8311
8312 Deal with Autoconf 2.62's semantic change in m4_append.
8313 * ltsugar.m4 (lt_append): Replace broken versions of
8314 m4_append.
8315 (lt_if_append_uniq): Don't require separator to be overquoted,
8316 and avoid broken m4_append.
8317 (lt_dict_add): Fix typo.
8318 * libtool.m4 (_LT_DECL): Don't overquote separator.
8319
8320 2008-03-13 David Edelsohn <edelsohn@gnu.org>
8321
8322 * config.rpath: Add AIX 6 support.
8323
8324 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
8325
8326 * Makefile.def (stageprofile). Remove -fprofile-generate
8327 from stage_libcflags.
8328 * Makefile.in: Regenerate.
8329
8330 2008-03-13 Ben Elliston <bje@au.ibm.com>
8331
8332 * config.sub, config.guess: Update from upstream sources.
8333
8334 2008-03-06 Tom Tromey <tromey@redhat.com>
8335
8336 * MAINTAINERS: Update for treelang deletion.
8337
8338 2008-03-03 James E. Wilson <wilson@tuliptree.org>
8339
8340 * MAINTAINERS: Update my email address.
8341
8342 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
8343
8344 * MAINTAINERS (darwin port): Add myself as a maintainer.
8345 (objective-c/c++): Add myself as a maintainer.
8346
8347 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
8348
8349 * MAINTAINERS (Write After Approval): Update my email address.
8350
8351 2008-02-25 Tomas Bily <tbily@suse.cz>
8352
8353 * MAINTAINERS (Write After Approval): Add myself.
8354
8355 2008-02-23 Jakub Jelinek <jakub@redhat.com>
8356
8357 * MAINTAINERS (OpenMP): Add myself.
8358
8359 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
8360
8361 PR bootstrap/32009
8362 PR bootstrap/32161
8363
8364 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
8365 * configure: Regenerate.
8366
8367 * Makefile.def: Define stage_libcflags for all bootstrap stages.
8368 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
8369 STAGE4_LIBCFLAGS): New.
8370 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
8371 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
8372 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
8373 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
8374 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
8375 for target modules. Don't export LIBCFLAGS.
8376 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
8377 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
8378 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
8379 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
8380 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
8381 * Makefile.in: Regenerate.
8382
8383 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8384
8385 PR libgcj/33085
8386 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
8387 Do not use -DDLL_EXPORT. Backport from upstream.
8388
8389 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8390
8391 * MAINTAINERS (Write After Approval): Add myself.
8392
8393 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
8394
8395 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
8396 * configure: Regenerate.
8397
8398 2008-01-31 Marc Gauthier <marc@tensilica.com>
8399
8400 * configure.ac (xtensa*-*-*): Recognize processor variants.
8401 * configure: Regenerate.
8402
8403 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8404
8405 PR bootstrap/34922
8406 * configure.ac (PARSE_ARGS): Push suitable setting of
8407 ac_subdirs_all, for `./configure --help=recursive'.
8408 Handle `+' in generic toplevel directory disabling.
8409 * configure: Regenerate.
8410
8411 2008-01-28 Nick Clifton <nickc@redhat.com>
8412
8413 * MAINTAINERS (xstormy16): Take over maintainership.
8414
8415 2008-01-25 Joseph Myers <joseph@codesourcery.com>
8416
8417 * MAINTAINERS (c4x port): Remove.
8418
8419 2008-01-24 David Edelsohn <edelsohn@gnu.org>
8420
8421 * libtool.m4: Backport AIX 6 support from ToT Libtool.
8422
8423 2008-01-23 Ben Elliston <bje@au.ibm.com>
8424
8425 * config.sub, config.guess: Update from upstream sources.
8426
8427 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
8428
8429 * MAINTAINERS (Write After Approval): Add myself.
8430
8431 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
8432
8433 * MAINTAINERS: Update my email address.
8434
8435 2008-01-09 Raksit Ashok <raksit@google.com>
8436
8437 * MAINTAINERS (Write After Approval): Add myself.
8438
8439 2008-01-09 Raksit Ashok <raksit@google.com>
8440
8441 * MAINTAINERS (Write After Approval): Add myself.
8442
8443 2008-01-08 Ben Elliston <bje@au.ibm.com>
8444
8445 * config.sub, config.guess: Update from upstream sources.
8446
8447 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8448
8449 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
8450 Change recommended MPFR from 2.2.1 -> 2.3.0.
8451 * configure: Regenerate.
8452
8453 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
8454
8455 * MAINTAINERS: Update my email address.
8456
8457 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
8458
8459 * MAINTAINERS: Update my email address.
8460
8461 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
8462
8463 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
8464 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
8465 * Makefile.in: Regenerate.
8466
8467 2007-12-10 Mark Heffernan <meheff@google.com>
8468
8469 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
8470 misplaced entries.
8471
8472 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
8473
8474 * configure.ac: Enable libjava for x86_64-*-darwin9.
8475 * configure: Regenerate.
8476
8477 2007-12-07 Bill Maddox <maddox@google.com>
8478
8479 * MAINTAINERS (Write After Approval): Add myself.
8480
8481 2007-12-05 Ben Elliston <bje@au.ibm.com>
8482
8483 * config.sub, config.guess: Update from upstream sources.
8484
8485 2007-12-02 Matthias Klose <doko@ubuntu.com>
8486
8487 * config-ml.in: Remove 64bit configure tests.
8488
8489 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8490
8491 * config-ml.in: Robustify against white space in absolute file
8492 names.
8493
8494 * config-ml.in (multi-clean): Substitute ${Makefile}.
8495 Remove superfluous ${Makefile} in list.
8496
8497 2007-11-19 Thiemo Seufer <ths@mips.com>
8498
8499 * config-ml.in: Don't hardcode the Makefile name.
8500
8501 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
8502
8503 * MAINTAINERS (Write After Approval): Add myself.
8504
8505 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
8506
8507 * MAINTAINERS (Write After Approval): Add myself.
8508
8509 2007-11-06 Doug Kwan <dougkwan@google.com>
8510
8511 * MAINTAINERS (Write After Approval): Add myself.
8512
8513 2007-10-25 Ben Elliston <bje@au.ibm.com>
8514
8515 * MAINTAINERS (mercury): Remove entry.
8516 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
8517
8518 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
8519
8520 * Makefile.def (dependencies): Make configure-gdb depend on
8521 all-intl.
8522 * Makefile.in: Regenerated.
8523
8524 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
8525
8526 * MAINTAINERS (Fortran maintainer): Remove myself.
8527
8528 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
8529
8530 * Makefile.def: To avoid problems running with parallel makes,
8531 build newlib before libgloss so that target specific header
8532 files are availble.
8533 * Makefile.in: Regenerate
8534
8535 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
8536
8537 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
8538 * Makefile.in: Regenerate.
8539
8540 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
8541
8542 * MAINTAINERS (Register allocation reviewer): Add myself.
8543
8544 2007-10-08 Mike Frysinger <vapier@gentoo.org>
8545
8546 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
8547 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
8548 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
8549 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
8550 * configure: Regenerate.
8551
8552 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
8553
8554 * MAINTAINERS (Register allocation reviewer): Add myself.
8555
8556 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
8557
8558 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
8559 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
8560 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
8561 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
8562 * configure.ac: Default them to host tools for $host = $build.
8563 Subst them.
8564
8565 * configure: Regenerate.
8566 * Makefile.in: Regenerate.
8567
8568 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
8569
8570 * MAINTAINERS (Register allocation reviewer): Add myself.
8571
8572 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
8573
8574 * MAINTAINERS (Register allocation reviewer): Add myself.
8575
8576 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
8577
8578 * MAINTAINERS (Write After Approval): Fix typo.
8579
8580 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
8581
8582 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
8583 * configure: Regenerate.
8584
8585 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
8586
8587 PR bootstrap/31906
8588 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
8589 they're already prefixed.
8590
8591 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
8592
8593 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
8594 libstdc++.
8595 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
8596 * configure: Regenerate.
8597 * Makefile.in: Regenerate.
8598
8599 2007-09-17 Andreas Schwab <schwab@suse.de>
8600
8601 * configure.ac: Raise minimum makeinfo version to 4.6.
8602 * configure: Regenerate.
8603
8604 2007-09-17 Johannes Singler <singler@ira.uka.de>
8605
8606 * MAINTAINERS (write-after-approval) add myself
8607
8608 2007-09-15 Alan Modra <amodra@bigpond.net.au>
8609
8610 * configure.ac: Correct makeinfo version check.
8611 * configure: Regenerate.
8612
8613 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
8614
8615 * MAINTAINERS: Update my email address.
8616
8617 2007-09-14 Richard Sandiford <richard@codesourcery.com>
8618
8619 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
8620 to $skipdirs and only disable gprof for newlib. Use the normal
8621 mips*-elf* handling in other respects.
8622 * configure: Regnerate.
8623
8624 2007-09-12 David Daney <ddaney@avtrex.com>
8625
8626 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
8627 enabling libgcj.
8628 * configure: Regenerate.
8629
8630 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
8631
8632 PR other/32154
8633 * configure.ac: For libgloss targets, point the linker to the linker
8634 script, startup code and simulator library.
8635 * configure: Regenerate.
8636
8637 2007-09-07 Andrew Haley <aph@redhat.com>
8638
8639 * configure.ac (noconfigdirs): Remove target-libffi and
8640 target-libjava.
8641 * configure: Regenerate.
8642
8643 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8644
8645 PR target/33281
8646 * configure.ac: Use config/mh-mingw on mingw.
8647 * configure: Regenerate.
8648
8649 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
8650
8651 * MAINTAINERS (Write After Approval): Add myself.
8652
8653 2007-09-05 Richard Guenther <rguenther@suse.de>
8654
8655 * configure.ac (--enable-stage1-checking): If neither --enable-checking
8656 nor --disable-checking is provided also turn on yes and types
8657 checking for stage1.
8658 * configure: Re-generate.
8659
8660 2007-08-30 Krister Walfridsson <cato@df.lth.se>
8661
8662 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
8663 (Write After Approval): Remove myself.
8664
8665 2007-08-29 Nick Clifton <nickc@redhat.com>
8666
8667 * config.sub, config.guess: Update from upstream sources.
8668
8669 2007-08-22 Bud Davis <jmdavis@link.com>
8670
8671 * MAINTAINERS (Write After Approval): Added myself.
8672 * MAINTAINERS (Reviewers): Removed myself.
8673
8674 2007-08-18 Paul Brook <paul@codesourcery.com>
8675 Joseph Myers <joseph@codesourcery.com>
8676
8677 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
8678 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
8679 * Makefile.in: Regenerate.
8680 * configure.ac (--with-debug-prefix-map): New.
8681 * configure: Regenerate.
8682
8683 2007-08-17 Richard Sandiford <richard@codesourcery.com>
8684 Nigel Stephens <nigel@mips.com>
8685
8686 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
8687 as target_makefile_frag.
8688 * configure: Regenerate.
8689
8690 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
8691
8692 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
8693 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
8694 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
8695 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
8696 (do-compare, do-compare3, do-compare-debug): New.
8697 ([+compare-target+]): Use them.
8698
8699 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
8700
8701 * MAINTAINERS (Write After Approval): Change my email address.
8702
8703 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8704 Ben Elliston <bje@au.ibm.com>
8705
8706 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
8707 --silent if $silent.
8708 * configure: Regenerate.
8709
8710 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
8711
8712 * MAINTAINERS (Various Maintainers): Add myself as
8713 loop infrastructure maintainer. Update my e-mail
8714 address.
8715
8716 2007-07-31 Diego Novillo <dnovillo@google.com>
8717
8718 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
8719 Adjust description.
8720
8721 2007-07-26 Richard Guenther <rguenther@suse.de>
8722
8723 * configure.ac: Add types checking to stage1 checking flags.
8724 * configure: Regenerate.
8725
8726 2007-07-17 Nick Clifton <nickc@redhat.com>
8727
8728 * COPYING3: New file. Contains version 3 of the GNU General
8729 Public License.
8730 * COPYING3.LIB: New file. Contains version 3 of the GNU
8731 Lesser General Public License.
8732
8733 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8734
8735 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
8736
8737 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
8738
8739 * MAINTAINERS (S/390 co-maintainer): Add myself.
8740 (Write After Approval): Remove myself.
8741
8742 2007-07-13 Dan Hipschman <dsh@google.com>
8743
8744 * MAINTAINERS (Write After Approval): Add myself.
8745
8746 2007-07-11 Nick Clifton <nickc@redhat.com>
8747
8748 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
8749 WINDRES export.
8750 * Makefile.in: Regenerate.
8751
8752 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8753
8754 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
8755 maintainer.
8756
8757 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
8758
8759 * lt~obsolete.m4: New. Import from 20070318 libtool.
8760
8761 2007-07-03 Julian Brown <julian@codesourcery.com>
8762
8763 * MAINTAINERS (Write After Approval): Add myself.
8764
8765 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8766
8767 * configure.ac: Rewrite 'configure --help' strings to look nicer.
8768 * configure: Regenerate.
8769
8770 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8771
8772 * configure.ac: Add some missing m4 quotation.
8773 * configure: Regenerate.
8774
8775 2007-07-02 Simon Baldwin <simonb@google.com>
8776
8777 * MAINTAINERS (Write After Approval): Add myself.
8778
8779 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
8780
8781 * configure: Regenerate.
8782
8783 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
8784
8785 * Makefile.def: Add windmc tool to build.
8786 * Makefile.tpl: Likewise.
8787 * configure.ac: Likewise.
8788 * Makefile.in: Regenerate.
8789 * configure: Regenerate.
8790
8791 2007-06-28 DJ Delorie <dj@redhat.com>
8792
8793 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
8794 not building newlib.
8795 * configure: Regenerated.
8796
8797 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
8798
8799 * MAINTAINERS (Write After Approval): Add myself.
8800
8801 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
8802
8803 * MAINTAINERS (Write After Approval): Add myself.
8804
8805 2007-06-19 Chris Matthews <chrismatthews@google.com>
8806
8807 * MAINTAINERS (Write After Approval): Add myself.
8808
8809 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
8810
8811 * MAINTAINERS (Write After Approval): Add myself.
8812
8813 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
8814
8815 * Makefile.def: Add dependency from configure-gdb to all-bfd.
8816 * Makefile.in: Regenerated.
8817
8818 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
8819
8820 * configure.ac: Don't add target-libmudflap to noconfigdirs for
8821 bfin*-*-uclinux* targets.
8822 * configure: Regenerate.
8823
8824 2007-06-14 Ian Lance Taylor <iant@google.com>
8825
8826 * MAINTAINERS: Add myself as non-algorithmic global write
8827 maintainer.
8828
8829 2007-06-14 Diego Novillo <dnovillo@google.com>
8830
8831 * MAINTAINERS: Add self as middle-end maintainer and
8832 non-algorithmic global write maintainer.
8833
8834 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
8835
8836 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
8837 Move all Fortran maintainers except Paul Brook into the
8838 Non-Autopoiesis section.
8839
8840 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
8841
8842 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
8843 (distclean-stage[+id+]): Possibly delete stage_last.
8844 * Makefile.in: Regenerate.
8845
8846 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
8847
8848 * MAINTAINERS (Various Maintainer): Fix typo.
8849
8850 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
8851
8852 * MAINTAINERS (Various Maintainer): Add myself as
8853 dataflow maintainer.
8854
8855 2007-06-07 Ben Elliston <bje@au.ibm.com>
8856
8857 * config.sub, config.guess: Update from upstream sources.
8858
8859 2007-06-07 Ben Elliston <bje@au.ibm.com>
8860
8861 * Makefile.tpl: Fix spelling error.
8862 * Makefile.in: Regenerate.
8863
8864 2007-06-01 Steve Ellcey <sje@cup.hp.com>
8865
8866 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
8867 lt_cv_sys_max_cmd_len.
8868
8869 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
8870
8871 * MAINTAINERS (Various Maintainers): Add myself as
8872 auto-vectorizer maintainer.
8873
8874 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
8875
8876 PR libjava/32098
8877 * libtool.m4: Revert previous change.
8878 * ltgcc.m4: Put it here.
8879
8880 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
8881
8882 * MAINTAINERS (Various Maintainers): Add myself as
8883 auto-vectorizer maintainer.
8884
8885 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
8886
8887 PR libjava/32098
8888 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
8889
8890 2007-05-30 Richard Guenther <rguenther@suse.de>
8891
8892 * MAINTAINERS (Various Maintainers): Add myself as
8893 auto-vectorizer maintainer.
8894
8895 2007-05-30 Jakub Jelinek <jakub@redhat.com>
8896
8897 PR bootstrap/29382
8898 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
8899 * configure: Rebuilt.
8900
8901 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
8902
8903 * MAINTAINERS (Write After Approval): Removed my name.
8904
8905 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
8906
8907 * MAINTAINERS (Write After Approval): Remove myself.
8908
8909 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
8910
8911 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
8912
8913 2007-05-23 Steve Ellcey <sje@cup.hp.com>
8914
8915 * ltmain.sh: Update from ToT Libtool.
8916 * libtool.m4: Update from ToT Libtool.
8917 * ltsugar.m4: New. Update from ToT Libtool.
8918 * ltversion.m4: New. Update from ToT Libtool.
8919 * ltoptions.m4: New. Update from ToT Libtool.
8920 * ltconfig: Remove.
8921 * ltcf-c.sh: Remove.
8922 * ltcf-cxx.sh: Remove.
8923 * ltcf-gcj.sh: Remove.
8924
8925 2007-05-22 Ollie Wild <aaw@google.com>
8926
8927 * MAINTAINERS (Write After Approval): Add myself.
8928
8929 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
8930
8931 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
8932 stage_cflags.
8933 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
8934 Remove CFLAGS/LIBCFLAGS.
8935 (configure-stage[+id+]-[+prefix+][+module+],
8936 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
8937 * Makefile.in: Regenerate.
8938
8939 2007-05-15 Diego Novillo <dnovillo@google.com>
8940
8941 * MAINTAINERS: Update e-mail address.
8942
8943 2007-05-15 Revital Eres <eres@il.ibm.com>
8944
8945 * MAINTAINERS (Write After Approval): Add myself.
8946
8947 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
8948
8949 * MAINTAINERS (Write After Approval): Updated my address.
8950
8951 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
8952
8953 * MAINTAINERS (Write After Approval): Add myself.
8954
8955 2007-05-11 Silvius Rus <rus@google.com>
8956
8957 * MAINTAINERS (Write After Approval): Add myself.
8958
8959 2007-04-23 Tom Tromey <tromey@redhat.com>
8960
8961 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
8962
8963 2007-04-22 Mark Mitchell <mark@codesourcery.com>
8964
8965 * MAINTAINERS (cpplib): Rename to ...
8966 (libcpp): ... this. Add C/C++ front end maintainers.
8967
8968 2007-04-14 Steve Ellcey <sje@cup.hp.com>
8969
8970 * config-ml.in: Pass ${ml_config_env} to configure calls.
8971
8972 2007-04-04 Christian Bruel <christian.bruel@st.com>
8973
8974 * MAINTAINERS (Write After Approval): Add myself.
8975
8976 2007-04-02 Dave Korn <dave.korn@artimi.com>
8977
8978 * MAINTAINERS (Write After Approval): Add myself.
8979
8980 2007-03-31 Tobias Burnus <burnus@net-b.de>
8981
8982 * MAINTAINERS (fortran 95 front end): Add myself.
8983
8984 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
8985
8986 * MAINTAINERS (Write After Approval): Add myself.
8987
8988 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
8989
8990 * MAINTAINERS (Modulo Scheduler): Add myself.
8991
8992 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
8993
8994 * MAINTAINERS (fortran 95 front end): Add myself.
8995 (c++ front end): whitespace fix.
8996
8997 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
8998
8999 * MAINTAINERS (Write After Approval): Add myself.
9000
9001 2007-03-21 Richard Sandiford <richard@codesourcery.com>
9002
9003 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
9004 of glob. Quote arguments with single quotes too.
9005 * configure: Regenerate.
9006
9007 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
9008
9009 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
9010 * Makefile.in: Regenerate
9011
9012 2007-03-07 Andreas Schwab <schwab@suse.de>
9013
9014 * configure: Regenerate.
9015
9016 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
9017
9018 * configure.ac: Add "--with-pdfdir" configure option,
9019 which defines pdfdir variable.
9020 * Makefile.def (target=fixincludes): Add install-pdf to
9021 missing targets.
9022 (recursive_targets): Add install-pdf target.
9023 (flags_to_pass): Add pdfdir.
9024 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
9025 target.
9026 * configure: Regenerate
9027 * Makefile.in: Regenerate
9028
9029 2007-02-28 Eric Christopher <echristo@apple.com>
9030
9031 Revert:
9032 2006-12-07 Mike Stump <mrs@apple.com>
9033
9034 * Makefile.def (dependencies): Add dependency for
9035 install-target-libssp and install-target-libgomp on
9036 install-gcc.
9037 * Makefile.in: Regenerate.
9038
9039 2007-02-27 Matt Kraai <kraai@ftbfs.org>
9040
9041 * configure: Regenerate.
9042 * configure.ac: Move statements after variable declarations.
9043
9044 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
9045
9046 * MAINTAINERS: Add myself as sh maintainer.
9047
9048 2007-02-19 Joseph Myers <joseph@codesourcery.com>
9049
9050 * configure.ac: Adjust for loop syntax.
9051 * configure: Regenerate.
9052
9053 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
9054
9055 * configure: Rebuilt.
9056
9057 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
9058
9059 * configure.ac: Drop multiple occurrences of --enable-languages,
9060 and fix its quoting.
9061 * configure: Rebuilt.
9062
9063 2007-02-17 Mark Mitchell <mark@codesourcery.com>
9064 Nathan Sidwell <nathan@codesourcery.com>
9065 Vladimir Prus <vladimir@codesourcery.com>
9066 Joseph Myers <joseph@codesourcery.com>
9067
9068 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
9069 * configure: Regenerate.
9070
9071 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
9072
9073 * ltconfig (freebsd*): Default to elf.
9074
9075 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
9076
9077 * configure.ac (target_libraries): Move libgcc before libiberty.
9078 * configure: Regenerated.
9079
9080 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
9081 Paolo Bonzini <bonzini@gnu.org>
9082
9083 PR bootstrap/30753
9084 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
9085 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
9086 * configure: Regenerated.
9087
9088 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
9089
9090 * MAINTAINERS (Language Front End Maintainers): Update my mail
9091 address.
9092
9093 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
9094
9095 PR bootstrap/30748
9096 * configure.ac: Correct syntax for Solaris ksh.
9097 * configure: Regenerated.
9098
9099 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
9100
9101 * configure.ac: Sync with src.
9102 * configure: Regenerate.
9103
9104 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
9105
9106 * Makefile.in: Regenerate.
9107
9108 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
9109
9110 * config.sub: Sync with src.
9111
9112 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
9113
9114 * Makefile.tpl (build_alias, host_alias, target_alias): Use
9115 noncanonical equivalents.
9116 * configure.in: Rename to...
9117 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
9118 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
9119 target_noncanonical. Use them. Rewrite removal of configure
9120 arguments for autoconf 2.59. Discard variable settings. Force
9121 program_transform_name for native tools.
9122
9123 * Makefile.in: Regenerated.
9124 * configure: Regenerated with autoconf 2.59.
9125
9126 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
9127
9128 * MAINTAINERS (Write After Approval): Add myself.
9129
9130 2007-01-31 Andreas Schwab <schwab@suse.de>
9131
9132 * Makefile.tpl (LDFLAGS): Substitute it.
9133 * Makefile.in: Regenerate.
9134
9135 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
9136
9137 * MAINTAINERS (Write After Approval): Add myself.
9138
9139 2007-01-28 David Edelsohn <edelsohn@gnu.org>
9140
9141 * MAINTAINERS (spu port): Add myself.
9142
9143 2007-01-23 Richard Guenther <rguenther@suse.de>
9144
9145 PR bootstrap/30541
9146 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
9147 * Makefile.tpl (GNATBIND): Substitute it.
9148 (GNATMAKE): Likewise.
9149 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
9150 of STAGE_PREFIX.
9151 * Makefile.in: Regenerate.
9152 * configure: Regenerate.
9153
9154 2007-01-18 Mike Stump <mrs@apple.com>
9155
9156 * configure.in: Re-enable -Werror for gcc builds.
9157
9158 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
9159
9160 * MAINTAINERS (Write After Approval): Add myself.
9161
9162 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
9163
9164 * configure.in: Change == to = in test command.
9165 * configure: Regenerate.
9166
9167 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
9168 Nick Clifton <nickc@redhat.com>
9169 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
9170
9171 * configure.in (build_configargs, host_configargs, target_configargs):
9172 Remove build/host/target parameters.
9173 (host_libs): Add gmp and mpfr.
9174 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
9175 * Makefile.def (gmp, mpfr): New.
9176 (gcc): Remove target.
9177 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
9178 target_os, target_vendor): New.
9179 (configure): Add host_alias/target_alias arguments; adjust invocations.
9180 * configure: Regenerate.
9181 * Makefile.in: Regenerate.
9182
9183 2007-01-11 Matt Fago <fago@earthlink.net>
9184
9185 * configure.in: Try to link to functions only in mpfr 2.2.x
9186 to improve robustness of configure tests.
9187 * configure: Regenerate.
9188
9189 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
9190
9191 * MAINTAINERS: Add myself as i386 maintainer.
9192
9193 2007-01-08 Jan Hubicka <jh@suse.cz>
9194
9195 * MAINTAINERS: Add myself as i386 maintainer.
9196
9197 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
9198
9199 * configure.in: Add support for an x86_64-mingw* target.
9200 * configure: Regenerate.
9201
9202 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
9203
9204 * Makefile.tpl (all-target): Correct @if conditional for target
9205 modules.
9206 * configure.in: Omit libiberty if building only target libgcc.
9207 * configure, Makefile.in: Regenerated.
9208
9209 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
9210
9211 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
9212 * configure: Regenerate.
9213
9214 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
9215
9216 * Makefile.def (target_modules): Add libgcc.
9217 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
9218 * Makefile.tpl (clean-target-libgcc): Delete.
9219 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
9220 on gcc even for bootstrapped modules. Rewrite handling of
9221 lang_env_dependencies to loop over target_modules.
9222 * configure.in (target_libraries): Add target-libgcc.
9223 * Makefile.in, configure: Regenerated.
9224
9225 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
9226
9227 * configure.in: Reorganize recognition of languages. Add
9228 --enable-stage1-languages. Show supported languages for the chosen
9229 target rather than all recognized languages.
9230 * configure: Regenerate.
9231
9232 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
9233
9234 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
9235 * Makefile.in: Regenerate.
9236
9237 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9238
9239 * configure.in: Warn that MPFR 2.2.0 is buggy.
9240 * configure: Regenerate.
9241
9242 2006-12-27 Ian Lance Taylor <iant@google.com>
9243
9244 * configure.in: When removing Makefiles to force a reconfigure, also
9245 remove prev-DIR*/Makefile.
9246 * configure: Regenerate.
9247
9248 2006-12-22 Andreas Schwab <schwab@suse.de>
9249
9250 * configure: Regenerate with correct autoconf version.
9251
9252 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
9253
9254 * configure.in: add AC_SUBST for *_FOR_TARGET.
9255 * configure: Regenerate.
9256
9257 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9258
9259 * configure.in: Simplify logic for rejecting languages that cannot
9260 be built. Separate the case when a language is unsupported,
9261 from the case when the user chooses not to build a language.
9262
9263 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9264
9265 * configure.in: Remove "$build" case for powerpc-*-darwin* since
9266 it only affects bootstrap and could be tested on "$host" as well.
9267 * configure: Regenerate.
9268 * config/mh-ppc-darwin: Add to the stage1 cflags here.
9269
9270 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9271
9272 PR bootstrap/29544
9273 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
9274 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
9275 move here comment from Makefile.tpl.
9276 * Makefile.tpl: Move some definitions higher in the file.
9277 (STAGE1_CHECKING): New.
9278 * configure.in: Add --enable-stage1-checking.
9279 * configure: Regenerate.
9280 * Makefile.in: Regenerate.
9281
9282 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
9283
9284 * MAINTAINERS: Add myself as build system maintainer.
9285
9286 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
9287
9288 * MAINTAINERS (Write After Approval): Add myself.
9289
9290 2006-12-13 Eric Christopher <echristo@apple.com>
9291
9292 * MAINTAINERS: Add myself as darwin maintainer.
9293
9294 2006-12-11 Ian Lance Taylor <ian@airs.com>
9295
9296 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
9297
9298 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
9299
9300 MAINTAINERS: Update my entry.
9301
9302 2006-12-11 Alan Modra <amodra@bigpond.net.au>
9303
9304 * configure.in: Handle spu makefile frag.
9305 * Makefile.tpl (MAINT): Define
9306 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
9307 * configure: Regenerate.
9308 * Makefile.in: Regenerate.
9309
9310 2006-12-11 Ben Elliston <bje@au.ibm.com>
9311
9312 * config.guess: Import latest version.
9313 * config.sub: Likewise.
9314
9315 2006-12-11 Ben Elliston <bje@au.ibm.com>
9316
9317 * configure.in (spu-*-*): Don't skip target-libiberty.
9318 * configure: Regenerate.
9319
9320 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
9321
9322 PR bootstrap/30134
9323 * configure.in: Correct x86 darwin support for libjava to powerpc
9324 and i?86 only.
9325 * configure: Regenerate.
9326
9327 2006-12-08 Sandro Tolaini <tolaini@libero.it>
9328
9329 * configure.in: Add x86 darwin support for libjava.
9330 * configure: Regenerate.
9331
9332 2006-12-07 Mike Stump <mrs@apple.com>
9333
9334 * Makefile.def (dependencies): Add dependency for
9335 install-target-libssp and install-target-libgomp on
9336 install-gcc.
9337 * Makefile.in: Regenerate.
9338
9339 2006-12-04 Richard Guenther <rguenther@suse.de>
9340
9341 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
9342 (Non-Algorithmic Maintainers): Move over non-algorithmic
9343 loop optimizer maintainers, add myself as a non-algorithmic
9344 middle-end maintainer.
9345
9346 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
9347
9348 * MAINTAINERS (Write After Approval): Add myself.
9349
9350 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9351
9352 * configure.in: Update error message for missing GMP/MPFR.
9353
9354 * configure: Regenerate.
9355
9356 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9357
9358 * configure.in: Update MPFR version in error message.
9359
9360 * configure: Regenerate.
9361
9362 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9363
9364 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
9365 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
9366 --with-gmp-lib): New flags.
9367
9368 * configure: Regenerate.
9369
9370 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
9371
9372 * MAINTAINERS (Write After Approval): Change my email address.
9373
9374 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
9375
9376 * MAINTAINERS (Write After Approval): Add myself.
9377
9378 2006-11-22 Philipp Thomas <pth@suse.de>
9379
9380 * MAINTAINERS (i18n): Update e-mail address.
9381
9382 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
9383
9384 * MAINTAINERS (spu port): Add myself as maintainer.
9385 (Write After Approval): Remove myself.
9386
9387 2006-11-22 Ben Elliston <bje@au.ibm.com>
9388
9389 * configure.in (skipdirs): Don't build libssp for SPU.
9390 * configure: Regenerate.
9391
9392 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
9393
9394 * MAINTAINERS (spu port): Add myself as maintainer.
9395 (libobjc): Update my email address.
9396
9397 2006-11-21 Andrea Bona <andrea.bona@st.com>
9398
9399 * MAINTAINERS (Write After Approval): Add myself.
9400
9401 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
9402
9403 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
9404 * configure : Rebuilt.
9405
9406 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
9407
9408 * MAINTAINERS (Write After Approval): Add myself.
9409
9410 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
9411
9412 * MAINTAINERS (Write After Approval): Add myself.
9413
9414 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9415
9416 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
9417 libmpfr.a.
9418 * configure: Regenerate.
9419
9420 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
9421
9422 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
9423 (unstage): Test for stage_last presence.
9424
9425 PR bootstrap/29802
9426 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
9427 STAGE_PREFIX.
9428 * Makefile.in: Regenerate.
9429
9430 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
9431
9432 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
9433 maintainers.
9434
9435 2006-11-14 Erven Rohou <erven.rohou@st.com>
9436
9437 * MAINTAINERS (Write After Approval): Add myself.
9438
9439 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
9440
9441 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
9442 and stageN-package/Makefile.
9443 * Makefile.in: Regenerated.
9444
9445 2006-11-14 Jie Zhang <jie.zhang@analog.com>
9446
9447 * configure.in: Remove target-libgloss from noconfigdirs for
9448 bfin-*-*.
9449 * configure: Regenerated.
9450
9451 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9452
9453 * configure.in (have_gmp): Only error if the gcc directory exists.
9454
9455 * configure: Regenerate.
9456
9457 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9458
9459 * configure.in: Robustify error message for missing GMP/MPFR.
9460
9461 * configure: Regenerate.
9462
9463 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
9464
9465 * MAINTAINERS (Write After Approval): Add myself.
9466
9467 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
9468
9469 * MAINTAINERS: Change email address.
9470
9471 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
9472
9473 * MAINTAINERS (Write After Approval): Add myself.
9474
9475 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
9476
9477 * MAINTAINERS (Write After Approval): Add myself.
9478
9479 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
9480
9481 * MAINTAINERS (Write After Approval): Move myself to
9482 Write After Approval section.
9483
9484 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9485
9486 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
9487 need_gmp anymore.
9488 * configure: Regenerate.
9489
9490 2006-10-16 Tobias Burnus <burnus@net-b.de>
9491
9492 * MAINTAINERS (Write After Approval): Add myself.
9493
9494 2006-10-16 Ben Elliston <bje@au.ibm.com>
9495
9496 * config.guess: Import latest version.
9497 * config.sub: Likewise.
9498
9499 2006-10-10 Brooks Moses <bmoses@stanford.edu>
9500
9501 * Makefile.def: Added pdf target handling.
9502 * Makefile.tpl: Added pdf target handling.
9503 * Makefile.in: Regenerated.
9504
9505 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
9506
9507 * MAINTAINERS: Add self as score port maintainer.
9508
9509 2006-10-04 Brooks Moses <bmoses@stanford.edu>
9510
9511 * MAINTAINERS (Write After Approval): Add myself.
9512
9513 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
9514
9515 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
9516 or newer.
9517 * configure: Regenerated.
9518
9519 2006-09-27 Dave Brolley <brolley@redhat.com>
9520
9521 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
9522 using $s instead of $r.
9523 * configure: Regenerated.
9524
9525 2006-09-26 Thiemo Seufer <ths@mips.com>
9526
9527 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
9528 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
9529 * configure: Regenerate.
9530
9531 2006-09-24 Graeme Peterson <gridly@gmail.com>
9532
9533 * MAINTAINERS (Write After Approval): Remove myself.
9534
9535 2006-09-22 Chao-ying Fu <fu@mips.com>
9536
9537 * MAINTAINERS (Write After Approval): Add myself.
9538
9539 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
9540
9541 * MAINTAINERS: Add self as soft-fp maintainer.
9542
9543 2006-09-09 Anatoly Sokolov <aesok@post.ru>
9544
9545 * MAINTAINERS: Add myself as avr maintainer.
9546 Remove Marek Michalkiewicz as avr maintainer.
9547
9548 2006-09-07 Roberto Costa <roberto.costa@st.com>
9549
9550 * MAINTAINERS (Write After Approval): Add myself.
9551
9552 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
9553
9554 * configure.in: Never build newlib for a Mingw host.
9555 Never build newlib as Mingw target library.
9556 Test the existence of winsup/cygwin for building a Cygwin newlib,
9557 rather than just winsup.
9558 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
9559 building a Mingw target.
9560 * configure: Regenerate.
9561
9562 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
9563
9564 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
9565
9566 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
9567
9568 * config.guess: Import from src (was more updated).
9569 * config.sub: Likewise.
9570
9571 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
9572
9573 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
9574 * configure: Regenerated.
9575
9576 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
9577
9578 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
9579 for stages after the first.
9580
9581 2006-07-17 Jakub Jelinek <jakub@redhat.com>
9582
9583 * Makefile.def: Add dependencies for configure-opcodes
9584 on configure-intl and all-opcodes on all-intl.
9585 * Makefile.in: Regenerated.
9586
9587 2006-07-13 Ben Elliston <bje@au.ibm.com>
9588
9589 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
9590
9591 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
9592
9593 Port to hosts whose 'sort' and 'tail' implementations
9594 treat operands with leading '+' as file names, as POSIX
9595 has required since 2001. However, make sure the code still
9596 works on pre-POSIX hosts.
9597 * ltmain.sh: Don't assume "sort +2" is equivalent to
9598 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
9599
9600 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
9601
9602 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
9603
9604 2006-07-04 Peter O'Gorman <peter@pogma.com>
9605
9606 * ltconfig: chmod 644 before ranlib during install.
9607
9608 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9609
9610 PR bootstrap/18058
9611 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
9612 if the bootstrap compiler is a GCC version that supports it.
9613 * configure: Regenerate.
9614
9615 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
9616
9617 * configure.in: Fix thinkos in previous check-in.
9618 * configure: Regenerate.
9619
9620 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
9621
9622 PR other/27063
9623 * configure.in: Test subdir_requires and give an appropriate
9624 error message.
9625 * configure: Regenerate.
9626
9627 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
9628
9629 * MAINTAINERS (Write After Approval): Add myself.
9630
9631 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
9632
9633 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9634
9635 2006-06-22 Steve Ellcey <sje@cup.hp.com>
9636
9637 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
9638
9639 2006-06-20 David Ayers <d.ayers@inode.at>
9640
9641 PR bootstrap/28072
9642 * configure.in: Add target-boehm-gc to noconfigdirs depending on
9643 whether target-libjava is being configured instead of whether the
9644 java front end is enabled.
9645 * configure: Regenerate.
9646
9647 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9648
9649 PR target/27540
9650 * configure.in: Only enable libgomp on IRIX 6.
9651 * configure: Regenerate.
9652
9653 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
9654
9655 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
9656 too.
9657 * Makefile.in: Regenerate.
9658
9659 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
9660
9661 * config-ml.in: Alter CCASFLAGS to include special
9662 multilib options the same as is done for CFLAGS.
9663
9664 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9665
9666 * configure.in: Don't enable libgomp on hpux10.
9667 * configure: Rebuilt.
9668
9669 2006-06-12 David Ayers <d.ayers@inode.at>
9670
9671 PR bootstrap/27963
9672 PR target/19970
9673 * configure.in: Remove target-boehm-gc from noconfigdirs where
9674 ${libgcj} is specified.
9675 * configure: Regenerate.
9676
9677 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
9678
9679 Sync from src:
9680
9681 * configure.in: Sync.
9682 * configure: Regenerated.
9683
9684 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
9685
9686 * Makefile.def: Added dependencies from sim and gdb on intl, and
9687 added configure dependencies to everything with an all dependency
9688 on intl.
9689 * Makefile.in: Regenerated.
9690
9691 2006-06-06 David Ayers <d.ayers@inode.at>
9692
9693 PR libobjc/13946
9694 * Makefile.def: Add dependencies for libobjc which boehm-gc.
9695 * Makefile.in: Regenerate.
9696 * configure.in: Add --enable-objc-gc at toplevel and have it
9697 enable boehm-gc for Objective-C.
9698 Remove target-boehm-gc from libgcj.
9699 Add target-boehm-gc to target_libraries.
9700 Add target-boehm-gc to noconfigdirs where ${libgcj}
9701 is specified.
9702 Assert that boehm-gc is supported when requested for Objective-C.
9703 Only build boehm-gc if needed either for Java or Objective-C.
9704 * configure: Regenerate.
9705
9706 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
9707
9708 PR 27674
9709 * Makefile.tpl (configure-[+prefix+][+module+],
9710 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
9711 Remove rule to unstage bootstrapped modules.
9712 (stage_current): New.
9713 * Makefile.in: Regenerate.
9714
9715 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
9716
9717 * MAINTAINERS (Write After Approval): Update my e-mail address.
9718
9719 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
9720
9721 * include/libiberty.h: Declare pex_run_in_environment.
9722
9723 2006-05-31 Asher Langton <langton2@llnl.gov>
9724
9725 * MAINTAINERS (Write After Approval): Add myself.
9726
9727 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
9728
9729 * Makefile.def (bfd, opcodes): Fix lib_path.
9730 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
9731 (restrap): Move under "@if gcc-bootstrap". Fix typo.
9732 * Makefile.in: Regenerate.
9733
9734 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9735
9736 * Makefile.in: Regenerate.
9737
9738 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
9739
9740 * Makefile.def: Add install-html target. Add datarootdir
9741 docdir and htmldir to flags_to_pass.
9742 * Makefile.tpl: Add install-html target.
9743 * Makefile.in: Regenerate.
9744 * configure.in: Add --with-datarootdir, --with-docdir, and
9745 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
9746 * configure: Regenerate.
9747
9748 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
9749
9750 * configure.in: Enable gprof for cross builds.
9751 * configure: Regenerate.
9752
9753 2006-05-22 Richard Guenther <rguenther@suse.de>
9754
9755 Revert
9756 2006-01-31 Richard Guenther <rguenther@suse.de>
9757 Paolo Bonzini <bonzini@gnu.org>
9758
9759 * Makefile.def (target_modules): Add libgcc-math target module.
9760 * configure.in (target_libraries): Add libgcc-math target library.
9761 (--enable-libgcc-math): New configure switch.
9762 * Makefile.in: Re-generate.
9763 * configure: Re-generate.
9764 * libgcc-math: New toplevel directory.
9765
9766 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9767 Andreas Tobler <a.tobler@schweiz.ch>
9768
9769 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
9770 * configure: Rebuilt.
9771
9772 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
9773
9774 * MAINTAINERS (Write After Approval): Add myself.
9775
9776 2006-05-01 DJ Delorie <dj@redhat.com>
9777
9778 * configure.in: Restore CFLAGS if GMP isn't present.
9779 * configure: Regenerate.
9780
9781 2006-05-01 Richard Guenther <rguenther@suse.de>
9782
9783 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
9784 maintainer.
9785
9786 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
9787
9788 * MAINTAINERS (Write After Approval): Add myself.
9789
9790 2006-04-28 Jan Beulich <jbeulich@novell.com>
9791
9792 * MAINTAINERS (Write After Approval): Add myself.
9793
9794 2006-04-18 DJ Delorie <dj@redhat.com>
9795
9796 * configure.in (m32c): Build libstdc++-v3. Pass flags to
9797 reference libgloss so that libssp can be built in a combined
9798 tree.
9799 * configure: Regenerate.
9800
9801 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
9802
9803 * MAINTAINERS (Write After Approval): Add myself.
9804
9805 2006-04-05 Ben Elliston <bje@au.ibm.com>
9806
9807 * configure.in: Require makeinfo 4.4 or higher.
9808 * configure: Regenerate.
9809
9810 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
9811
9812 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
9813 Rearrange the entries of other libraries to have them in one place.
9814
9815 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
9816
9817 * MAINTAINERS (Write After Approval): Remove myself.
9818 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9819
9820 2006-03-14 Richard Guenther <rguenther@suse.de>
9821
9822 * configure: Regenerate with autoconf 2.13.
9823
9824 2006-03-13 Jim Blandy <jimb@codesourcery.com>
9825
9826 * MAINTAINERS: Use my work address.
9827
9828 * MAINTAINERS: Update my E-mail address.
9829
9830 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
9831
9832 * configure.in: Handle --disable-<component> generically.
9833 * configure: Regenerate.
9834
9835 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
9836
9837 PR libgcj/17311
9838 * ltmain.sh: Don't use "$finalize_rpath" for compile.
9839
9840 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
9841
9842 * MAINTAINERS (Write After Approval): Remove myself.
9843 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9844
9845 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
9846
9847 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
9848 (TARGET_CONFIGDIRS): Remove.
9849 * configure.in: Remove AC_SUBST(target_configdirs).
9850 * Makefile.in, configure: Regenerated.
9851
9852 2006-02-20 Steven G. Kargl <kargls@comcast.net>
9853
9854 * MAINTAINERS (Write After Approval): Remove myself.
9855 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
9856
9857 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
9858
9859 PR bootstrap/25670
9860
9861 * Makefile.tpl ([+compare-target+]): Print explanation messages.
9862
9863 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
9864 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
9865 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
9866 BUILD_PREFIX, BUILD_PREFIX_1.
9867 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
9868
9869 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
9870 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
9871
9872 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
9873 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
9874 of `cat stage_current`. Always provide the `r' and `s' variables.
9875 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
9876 a single shell execution.
9877 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
9878 bootstrapped modules, make the stage1 module if the build was not
9879 started yet, else build the current stage.
9880 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
9881 (all-build, all-host, all-target, [+make_target+]-host,
9882 [+make_target+]-target): Do not use \-continued lines.
9883 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
9884 (current_stage, restrap, stage_last): New.
9885
9886 * Makefile.in: Regenerate.
9887 * configure: Regenerate.
9888
9889 2006-02-19 Bud Davis <jmdavis@link.com>
9890
9891 * MAINTAINERS (Write After Approval): Remove myself.
9892 (Language Front End Maintainers): Add myself as fortran 95
9893 maintainer and update e-mail address.
9894
9895 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
9896
9897 * MAINTAINERS (Write After Approval): Remove myself.
9898 (Language Front End Maintainers): Add myself as fortran 95
9899 maintainer.
9900
9901 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
9902
9903 * MAINTAINERS (Write After Approval): Add myself.
9904
9905 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
9906
9907 * MAINTAINERS (Write After Approval): Remove myself.
9908 (Language Front End Maintainers): Add myself as
9909 fortran 95 maintainer.
9910
9911 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
9912
9913 Sync from src:
9914
9915 2005-12-27 Leif Ekblad <leif@rdos.net>
9916
9917 * configure.in: Add support for RDOS target.
9918 * configure: Regenerate.
9919
9920 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
9921 Andreas Schwab <schwab@suse.de>
9922
9923 * configure: Regenerate.
9924
9925 2006-02-12 David Edelsohn <edelsohn@gnu.org>
9926
9927 * configure.in (enable_libgomp): Add AIX.
9928 * configure: Regenerate.
9929
9930 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
9931
9932 * MAINTAINERS (Write After Approval): Add myself.
9933
9934 2006-02-03 Lee Millward <lee.millward@gmail.com>
9935
9936 * MAINTAINERS (Write After Approval): Add myself.
9937
9938 2006-01-31 Richard Guenther <rguenther@suse.de>
9939 Paolo Bonzini <bonzini@gnu.org>
9940
9941 * Makefile.def (target_modules): Add libgcc-math target module.
9942 * configure.in (target_libraries): Add libgcc-math target library.
9943 (--enable-libgcc-math): New configure switch.
9944 * Makefile.in: Re-generate.
9945 * configure: Re-generate.
9946 * libgcc-math: New toplevel directory.
9947
9948 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
9949
9950 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
9951 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
9952 the assembler, linker and binutils.
9953 * configure: Regenerate.
9954
9955 2006-01-22 Dirk Mueller <dmueller@suse.de>
9956
9957 * MAINTAINERS (Write After Approval): Add myself.
9958
9959 2006-01-20 Diego Novillo <dnovillo@redhat.com>
9960
9961 * configure: Regenerate.
9962
9963 2006-01-18 Richard Henderson <rth@redhat.com>
9964 Jakub Jelinek <jakub@redhat.com>
9965 Diego Novillo <dnovillo@redhat.com>
9966
9967 * libgomp: New directory.
9968 * Makefile.def: Add target_module libgomp.
9969 * Makefile.in: Regenerate.
9970 * configure.in (target_libraries): Add target-libgomp.
9971 * configure: Regenerate.
9972
9973 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
9974
9975 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
9976 @ from continuation.
9977 * Makefile.in: Rebuilt.
9978
9979 2006-01-04 Chris Lattner <sabre@gnu.org>
9980
9981 * MAINTAINERS (Write After Approval): Add myself.
9982
9983 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
9984
9985 PR bootstrap/24252
9986
9987 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
9988 * Makefile.tpl (OBJDUMP): New.
9989 (EXTRA_HOST_FLAGS): Add it.
9990 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
9991
9992 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
9993 to use symbolic links between directories. Avoid race conditions
9994 or make them harmless.
9995 * configure.in: Do not try to use symbolic links between directories.
9996
9997 * Makefile.def (LEAN): Pass.
9998 * Makefile.tpl (LEAN): Define.
9999 (stage[+id+]-start): Accept that the previous directory does not
10000 exist, if the bootstrap is lean.
10001 (stage[+id+]-bubble): Invoke lean bootstrap commands after
10002 stage[+id+]-start. Use a makefile variable and an `if' instead of a
10003 configure substitution.
10004 ([+compare-target+]): Likewise.
10005 ([+bootstrap-target+]-lean): New.
10006 * configure.in: Remove lean bootstrap support from here.
10007
10008 * Makefile.in: Regenerate.
10009 * configure: Regenerate.
10010
10011 2006-01-04 Ben Elliston <bje@au.ibm.com>
10012
10013 * MAINTAINERS (libdecnumber): Add myself.
10014
10015 2006-01-02 Mark Mitchell <mark@codesourcery.com>
10016
10017 * libtool-ldflags: New script.
10018
10019 2006-01-02 Andreas Schwab <schwab@suse.de>
10020
10021 * configure.in: When reconfiguring remove Makefile in
10022 all stage directories.
10023 * configure: Regenerate.
10024
10025 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
10026
10027 * MAINTAINERS: Update my email address.
10028
10029 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
10030
10031 Revert Ada-related part of the previous change.
10032
10033 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
10034 Do not pass.
10035 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
10036 * Makefile.in: Regenerate.
10037 * configure.in: Do not include mt-ppc-aix target fragment.
10038 * configure: Regenerate.
10039
10040 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
10041
10042 * configure.in: Select appropriate fragments for PowerPC/AIX.
10043 * configure: Regenerate.
10044
10045 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
10046 BOOT_CFLAGS, BOOT_LDFLAGS.
10047 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
10048 BOOT_CFLAGS, BOOT_LDFLAGS.
10049 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
10050 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
10051 (stage): Fail if we cannot complete the work.
10052 * Makefile.in: Regenerate.
10053
10054 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
10055
10056 * configure.in: Replace ms1 with mt.
10057 * configure: Rebuilt.
10058
10059 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
10060
10061 * MAINTAINERS: Update my email address.
10062
10063 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
10064
10065 * Makefile.tpl (all, do-[+make_target+], do-check, install,
10066 install-host-nogcc): Don't invoke $(stage) at the end.
10067 * Makefile.in: Regenerate.
10068
10069 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
10070
10071 * configure.in: Flip the top-level bootstrap switch.
10072 * configure: Regenerate.
10073
10074 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
10075
10076 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
10077 $(stage) and $(unstage).
10078 (EXTRA_TARGET_FLAGS): Correct double-quoting.
10079 (all): Remove stray semicolon.
10080 (local-distclean): Don't handle multilib.tmp and multilib.out.
10081 (install.all): Set $s for consistency.
10082 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
10083 check_multilibs setting. Always make the install directory.
10084 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
10085 Correct @if/@endif.
10086 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
10087 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
10088 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
10089 (multilib.out): Remove.
10090 * Makefile.in: Regenerated.
10091
10092 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
10093
10094 * MAINTAINERS (Write After Approval): Add myself.
10095
10096 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
10097
10098 * MAINTAINERS: Add myself as mt maintainer.
10099
10100 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
10101
10102 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
10103
10104 * MAINTAINERS: Change email address.
10105
10106 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
10107
10108 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
10109 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
10110 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
10111 Find in-tree tools if available.
10112 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
10113 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
10114 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
10115 (COMPILER_*_FOR_TARGET): New.
10116 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
10117 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
10118 (CONFIGURED_*, USUAL_*): Remove.
10119 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
10120 STRIP): Use autoconf substitutions.
10121 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
10122 COMPILER_NM_FOR_TARGET): New.
10123 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
10124
10125 (all): Make all-host and all-target in parallel.
10126 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
10127 that $$r and $$s are set before invoking a recursive make.
10128 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
10129 ([+bootstrap-target+]): Inline most of the `all' target.
10130
10131 2005-11-29 Ben Elliston <bje@au.ibm.com>
10132
10133 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
10134 from the gcc build directory.
10135 * Makefile.in: Regenerate.
10136
10137 2005-11-29 Ben Elliston <bje@au.ibm.com>
10138
10139 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
10140 depend on all-libdecnumber.
10141 * configure.in (host_libs): Include libdecnumber.
10142 * Makefile.in: Regenerate.
10143 * configure: Likewise.
10144
10145 2005-11-29 Ben Elliston <bje@au.ibm.com>
10146
10147 * libdecnumber: Import decNumber sources from the dfp-branch.
10148
10149 2005-11-21 Kean Johnston <jkj@sco.com>
10150
10151 * config.sub, config.guess: Sync from upstream sources.
10152
10153 2005-11-21 Ben Elliston <bje@au.ibm.com>
10154
10155 Import from Autoconf sources:
10156
10157 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
10158 * config/move-if-change: Don't output "$2 is unchanged";
10159 suggested by Ben Elliston. Handle weird characters correctly.
10160
10161 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
10162
10163 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
10164 to match upstream libtool for darwin.
10165
10166 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
10167
10168 * Makefile.def: Remove gdb dependencies for gdbtk.
10169 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
10170 (configure-gdb, install-gdb): New rules.
10171 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
10172 * Makefile.in, configure: Regenerated.
10173
10174 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
10175
10176 * MAINTAINERS (Write After Approval): Add myself.
10177
10178 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
10179
10180 * MAINTAINERS (Write After Approval): Add myself.
10181
10182 2005-10-24 Diego Novillo <dnovillo@redhat.com>
10183
10184 * MAINTAINERS (alias analysis): Add Daniel Berlin and
10185 Diego Novillo.
10186
10187 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
10188
10189 PR bootstrap/24297
10190 * Makefile.tpl (do-[+make-target+], do-check, install,
10191 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
10192 are set before recursing.
10193 * Makefile.in: Regenerate.
10194
10195 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
10196
10197 PR bootstrap/18939
10198 * Makefile.def (gcc) <target>: Fix thinko.
10199 * Makefile.in: Regenerate.
10200
10201 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
10202
10203 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
10204 * configure: Regenerate.
10205
10206 2005-10-15 Jie Zhang <jie.zhang@analog.com>
10207
10208 * MAINTAINERS (Write After Approval): Add self.
10209
10210 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
10211
10212 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
10213 target-libffi, target-qthreads, target-libjava, and
10214 targetlibobjc.
10215 * configure: Regenerate.
10216
10217 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
10218
10219 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
10220 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
10221 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
10222 (USUAL_OBJDUMP_FOR_TARGET): New.
10223 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
10224 * configure.in: Check for $OBJDUMP_FOR_TARGET.
10225 * configure, Makefile.in: Regenerated.
10226
10227 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
10228
10229 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
10230 before other host packages.
10231
10232 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
10233
10234 * MAINTAINERS: Add self as sh libraries/configury maintainer.
10235
10236 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
10237
10238 PR bootstrap/22340
10239
10240 * configure.in (default_target): Remove.
10241 * Makefile.tpl (all): Do not use prerequisites as subroutines
10242 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
10243 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
10244 use prerequisites as subroutines.
10245 (check-host, check-target): New.
10246 (bootstrap configure & all targets): Do not use stage*-start
10247 if the directory layout is already ok.
10248 (non-bootstrap configure & all targets): Prepend a $(unstage).
10249 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
10250 (NOTPARALLEL): Remove.
10251 (unstage, stage variables): New variables.
10252 (unstage, stage targets): Simply expand to those variables.
10253
10254 * configure: Regenerate.
10255 * Makefile.in: Regenerate.
10256
10257 2005-10-04 James E Wilson <wilson@specifix.com>
10258
10259 * Makefile.def (lang_env_dependencies): Add libmudflap.
10260 * Makefile.in: Regenerate.
10261
10262 2005-10-03 Andreas Schwab <schwab@suse.de>
10263
10264 Backport from libtool CVS:
10265 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
10266
10267 * ltmain.sh: add support for installing into temporary
10268 staging area (e.g. 'make install DESTDIR=...')
10269
10270 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
10271
10272 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
10273 * configure: Regenerated.
10274
10275 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
10276
10277 * configure: Regenerate with the correct
10278 autoconf version.
10279
10280 2005-09-30 Catherine Moore <clm@cm00re.com>
10281
10282 * configure.in (bfin-*-*): New.
10283 * configure: Regenerated.
10284
10285 2005-09-28 Geoffrey Keating <geoffk@apple.com>
10286
10287 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
10288 (LIPO_FOR_TARGET): New.
10289 (CONFIGURED_LIPO_FOR_TARGET): New.
10290 (USUAL_LIPO_FOR_TARGET): New.
10291 (STRIP_FOR_TARGET): New.
10292 (CONFIGURED_STRIP_FOR_TARGET): New.
10293 (USUAL_STRIP_FOR_TARGET): New.
10294 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
10295 STRIP_FOR_TARGET.
10296 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
10297 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
10298 * Makefile.in: Regenerate.
10299 * configure: Regenerate.
10300
10301 2005-09-19 David Edelsohn <edelsohn@gnu.org>
10302
10303 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
10304 (rs6000-*-aix*): Same.
10305 * configure: Regenerate.
10306
10307 2005-09-16 Tom Tromey <tromey@redhat.com>
10308
10309 * MAINTAINERS: Add self as java maintainer.
10310
10311 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
10312
10313 * configure.in: Recognize f95 in the --enable-languages option,
10314 and substitute it for fortran, issuing a warning.
10315 * configure: Regenerate.
10316
10317 2005-08-30 Phil Edwards <phil@codesourcery.com>
10318
10319 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
10320 * configure: Regenerated.
10321
10322 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
10323
10324 * MAINTAINERS: Add self as ms1 maintainer.
10325
10326 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
10327
10328 * Makefile.def (libssp): Add to lang_env_dependencies.
10329 * Makefile.in: Regenerate.
10330
10331 2005-08-18 Ian Lance Taylor <ian@airs.com>
10332
10333 * MAINTAINERS: Add myself as middle-end maintainer.
10334
10335 2005-08-17 Christian Groessler <chris@groessler.org>
10336
10337 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
10338 * Makefile.in: Regenerate.
10339
10340 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
10341
10342 * MAINTAINERS (write after approval): Added myself.
10343
10344 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
10345
10346 * MAINTAINERS (Write After Approval): Add myself.
10347
10348 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
10349
10350 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
10351 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
10352 Look for alternate names of the target cc and c++
10353 * configure: Regenerate.
10354
10355 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
10356
10357 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10358 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
10359 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
10360 tools; remove code to manually set them.
10361 (Target tools): Look in the environment for them.
10362 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
10363 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
10364 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
10365 build directory.
10366 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
10367 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
10368 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
10369 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10370 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
10371 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
10372 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
10373 * configure: Regenerate.
10374 * Makefile.in: Regenerate.
10375
10376 2005-07-28 Ben Elliston <bje@au.ibm.com>
10377
10378 * MAINTAINERS: Update for removed CPU targets.
10379
10380 2005-07-27 Mark Mitchell <mark@codesourcery.com>
10381
10382 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
10383 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
10384 * Makefile.in: Regenerated.
10385
10386 2005-07-26 Mark Mitchell <mark@codesourcery.com>
10387
10388 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
10389 (CFLAGS_FOR_TARGET): Use it.
10390 (CXXFLAGS_FOR_TARGET): Likewise.
10391 * Makefile.in: Regenerated.
10392 * configure.in (--with-build-sysroot): New option.
10393 * configure: Regenerated.
10394
10395 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
10396
10397 * Makefile.tpl: Wrap install between unstage and stage
10398 * Makefile.in: Regenerate.
10399
10400 2005-07-21 Eric Christopher <echristo@apple.com>
10401
10402 * MAINTAINERS: Update affiliation.
10403
10404 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
10405
10406 * MAINTAINERS: Add self as crx port maintainer.
10407
10408 2005-07-20 DJ Delorie <dj@redhat.com>
10409
10410 * MAINTAINERS: Add self as m32c maintainer.
10411
10412 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
10413
10414 * all files: Update FSF address.
10415
10416 2005-07-15 Eric Christopher <echristo@redhat.com>
10417
10418 * MAINTAINERS: Change affiliation.
10419
10420 2005-07-14 Jim Blandy <jimb@redhat.com>
10421
10422 * configure.in: Add cases for Renesas m32c.
10423 * configure: Regenerated.
10424
10425 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
10426
10427 * COPYING.LIB: Update from fsf.org.
10428
10429 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
10430
10431 * COPYING, compile, config.guess,
10432 config.sub, install-sh, missing, mkinstalldirs,
10433 symlink-tree, ylwrap: Sync from upstream sources.
10434 * config-ml.in: Update FSF address.
10435
10436 2005-07-13 Eric Christopher <echristo@redhat.com>
10437
10438 * configure.in: Add toplevel noconfigdir support for tpf.
10439 * configure: Regenerate.
10440
10441 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
10442
10443 PR ada/22340
10444
10445 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
10446 * Makefile.in: Regenerate.
10447
10448 2005-07-07 Mark Mitchell <mark@codesourcery.com>
10449
10450 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
10451 Brolley to write-after-approval.
10452
10453 2005-07-07 Andreas Schwab <schwab@suse.de>
10454
10455 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
10456 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
10457 * Makefile.in: Regenerated.
10458
10459 2005-07-06 Geoffrey Keating <geoffk@apple.com>
10460
10461 * configure.in: Don't build sim or rda when targetting darwin.
10462 * configure: Regenerate.
10463
10464 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
10465
10466 * configure.in: Add --enable-libssp and --disable-libssp.
10467 * configure: Regenerate with autoconf-2.13.
10468
10469 2005-07-02 Jakub Jelinek <jakub@redhat.com>
10470
10471 * Makefile.def (target_modules): Add libssp.
10472 * configure.in (target_libraries): Add target-libssp.
10473 * configure: Rebuilt.
10474 * Makefile.in: Rebuilt.
10475
10476 2005-07-01 Zack Weinberg <zackw@panix.com>
10477
10478 * MAINTAINERS: Change email address. Resign from maintainership.
10479
10480 2005-07-01 Richard Guenther <rguenther@suse.de>
10481
10482 * MAINTAINERS: Change my e-mail address and affiliation.
10483
10484 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
10485
10486 * Makefile.def (stagefeedback): Come after profile.
10487 Define profiledbootstrap target.
10488 * Makefile.tpl (profiledbootstrap): Remove.
10489 (stageprofile-end): Zap stagefeedback.
10490 (stagefeedback-start): Copy all .gcda files, not only GCC's.
10491 * Makefile.in: Regenerate.
10492
10493 2005-06-13 Richard Sandiford <richard@codesourcery.com>
10494
10495 * MAINTAINERS: Update my email address.
10496
10497 2005-06-13 Zack Weinberg <zack@codesourcery.com>
10498
10499 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
10500 In 'cpp' stanza, support '#line' as well as '# '.
10501
10502 2005-06-08 Andreas Schwab <schwab@suse.de>
10503
10504 * MAINTAINERS: Move myself from 'Write After Approval' to
10505 'CPU Port Maintainers' section as m68k maintainer.
10506
10507 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
10508
10509 * configure.in (unsupported_languages): New macro.
10510 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
10511 non-ported target libraries in noconfigdirs.
10512 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
10513 non-linux-gnu. Remove libgcj_ex_libffi.
10514 <lang_frag loop>: Set add_this_lang=no if the language is in
10515 unsupported_languages.
10516 * configure: Regenerate.
10517
10518 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
10519
10520 * configure.in: Fix typo in handling of --with-mpfr-dir.
10521 * configure: Regenerate.
10522
10523 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
10524
10525 * MAINTAINERS: Update my email address.
10526
10527 2005-06-02 Jim Blandy <jimb@redhat.com>
10528
10529 * config.sub: Add cases for the Renesas m32c. (This patch has been
10530 accepted into the master sources.)
10531
10532 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
10533 Michael Snyder <msnyder@redhat.com>
10534 Stan Cox <scox@redhat.com>
10535
10536 * configure.in: Set noconfigdirs for ms1.
10537
10538 * configure: Regenerate.
10539
10540 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
10541
10542 * MAINTAINERS (Write After Approval): Add self.
10543
10544 2005-06-01 Josh Conner <jconner@apple.com>
10545
10546 * MAINTAINERS (Write After Approval): Add self.
10547
10548 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
10549
10550 * MAINTAINERS: Update my email address.
10551
10552 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
10553
10554 * MAINTAINERS (Write After Approval): Add self.
10555
10556 2005-05-26 Chris Demetriou <cgd@broadcom.com>
10557
10558 * MAINTAINERS (Write After Approval): Remove self.
10559
10560 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
10561
10562 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
10563 (Dependencies): Consider target modules for bootstrap dependencies.
10564 Make target bootstrap modules depend on each stage's gcc.
10565 * Makefile.in: Regenerate.
10566
10567 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
10568
10569 * Makefile.def (configure-gcc): Depend on binutils having been built.
10570 (all-gcc): No need to do it here.
10571 * Makefile.in: Regenerate.
10572
10573 2005-05-19 Paul Brook <paul@codesourcery.com>
10574
10575 * configure.in: Rewrite misleading error message when requested
10576 language cannot be built.
10577 * configure: Regenerate.
10578
10579 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
10580
10581 * ylwrap: Import from Automake 1.9.5.
10582
10583 2005-05-13 David Ung <davidu@mips.com>
10584
10585 * MAINTAINERS (Write After Approval): Add self.
10586
10587 2005-05-09 Mike Stump <mrs@apple.com>
10588
10589 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
10590 lt_cv_sys_max_cmd_len for now.
10591
10592 2005-05-09 Stan Cox <scox@redhat.com>
10593
10594 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
10595
10596 2005-05-08 Matt Kraai <kraai@ftbfs.org>
10597
10598 * README.SCO: Update the URL.
10599
10600 2005-05-05 David Edelsohn <edelsohn@gnu.org>
10601
10602 * ltconfig: Define file_list_spec. Pass file_list_spec and
10603 with_gnu_ld to libtool.
10604 * ltcf-c.sh (aix[45]): Define file_list_spec.
10605 * ltcf-cxx.sh (aix[45]): Same.
10606 * ltcf-gcj.sh (aix[45]): Same.
10607 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
10608 exists, write list of input files to temporary file.
10609
10610 2005-05-04 Mike Stump <mrs@apple.com>
10611
10612 * configure.in: Always pass --target to target configures as
10613 otherwise rebuilds that do --recheck will fail.
10614 * confiugure: Rebuilt.
10615
10616 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
10617
10618 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
10619 STAGE_HOST_EXPORTS.
10620 (configure, all): Add bootstrap support.
10621 (Host modules, target modules): Pass post-stage1 flags and exports.
10622 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
10623 * Makefile.in: Regenerate.
10624
10625 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
10626
10627 * configure: Regenerate.
10628
10629 2005-04-27 Mike Stump <mrs@apple.com>
10630
10631 * MAINTAINERS: Add self as darwin maintainer.
10632
10633 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
10634
10635 * config.sub: Update from master copy.
10636
10637 2005-04-21 Mike Stump <mrs@apple.com>
10638
10639 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
10640 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
10641
10642 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
10643
10644 * configure.in <crisv32-*-*, cris-*-*>: New local variable
10645 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
10646 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
10647 "*-*-elf" and "*-*-linux*".
10648 * configure: Regenerate.
10649
10650 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
10651
10652 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
10653
10654 2005-04-12 Mike Stump <mrs@apple.com>
10655
10656 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
10657
10658 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
10659
10660 * MAINTAINERS (Write After Approval): Add myself.
10661
10662 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
10663
10664 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
10665
10666 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
10667
10668 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
10669 (TARGET_CONFIGARGS): Include --with-target-subdir.
10670 (configure, all): New macros. Use them throughout.
10671 * Makefile.in: Regenerate.
10672
10673 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
10674
10675 * MAINTAINERS (Write After Approval): Add myself.
10676
10677 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10678
10679 * MAINTAINERS: Remove 'loop unrolling' maintainer.
10680
10681 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
10682
10683 * MAINTAINERS: Move John Carr to Write After Approval.
10684
10685 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
10686
10687 * config/mh-mingw32: Delete.
10688 * configure.in: Don't use it.
10689 * configure: Regenerate.
10690
10691 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
10692
10693 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
10694 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
10695 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
10696 (HOST_LIB_PATH): Generate from Makefile.def.
10697 (TARGET_LIB_PATH): Likewise.
10698 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
10699 * Makefile.in: Regenerate.
10700 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
10701 (RPATH_ENVVAR): Include Darwin case.
10702 * configure: Regenerate.
10703
10704 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
10705
10706 * MAINTAINERS (Various Maintainers): Remove self.
10707 (Write After Approval): Add self.
10708
10709 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
10710
10711 * MAINTAINERS (Various Maintainers): Add self.
10712
10713 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
10714
10715 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
10716 * configure: Regenerate.
10717
10718 2005-03-21 Zack Weinberg <zack@codesourcery.com>
10719
10720 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
10721 gcc_version, and gcc_version_trigger from set of flags to pass.
10722 * Makefile.tpl: Remove definitions of above variables.
10723 (config.status): Remove dependency on $(gcc_version_trigger).
10724 * Makefile.in: Regenerate.
10725 * configure.in: Do not reference config/gcc-version.m4 nor
10726 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
10727 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
10728 * configure: Regenerate.
10729
10730 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
10731 Andrew Pinski <pinskia@physics.uc.edu>
10732
10733 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
10734 * Makefile.in: Regenerate.
10735
10736 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
10737
10738 * MAINTAINERS (Write After Approval): Add myself.
10739
10740 2005-03-03 David Ayers <d.ayers@inode.at>
10741
10742 * MAINTAINERS (Write After Approval): Add myself.
10743
10744 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
10745
10746 PR libgcj/20160
10747 * ltmain.sh: Avoid creating archives with components that have
10748 duplicate basenames.
10749
10750 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
10751
10752 PR bootstrap/20250
10753 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
10754 instead of check.
10755 * Makefile.in: Regenerate.
10756
10757 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
10758
10759 * Makefile.in: Regenerate to fix conflict between the previous two
10760 patches.
10761
10762 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
10763
10764 PR bootstrap/17383
10765 * Makefile.def (target_modules): Remove "stage", now unnecessary.
10766 * Makefile.tpl (HOST_SUBDIR): New substitution.
10767 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
10768 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
10769 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
10770 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
10771 (Host modules, Bootstrapped modules): Use it.
10772 (Build modules, Target modules): Do not create symlink trees,
10773 always configure out-of-srcdir.
10774 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
10775 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
10776 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
10777 $(HOST_SUBDIR). Create a symlink for host_subdir.
10778
10779 * Makefile.in: Regenerate.
10780 * configure: Regenerate.
10781
10782 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10783
10784 Merged from libada-gnattools-branch:
10785 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
10786
10787 * gnattools: New directory.
10788 * Makefile.def: Add gnattools as a module, depending on target-libada.
10789 * Makefile.in: Regenerate.
10790 * configure.in: Include gnattools in host_tools; disable it if ada
10791 is disabled.
10792 * configure: Regenerate.
10793
10794 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
10795
10796 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
10797 treelang maintainer.
10798 (Write After Approval): Remove myself.
10799
10800 2005-02-23 Paul Schlie <schlie@comcast.net>
10801
10802 * configure.in: Allow darwin targeted ports to build tk, itcl and
10803 libgui.
10804 * configure: Regenerate.
10805
10806 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
10807
10808 PR libgcj/10353
10809 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
10810 * configure: Regenerate.
10811
10812 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
10813
10814 * MAINTAINERS (Write After Approval): Add myself.
10815
10816 2005-02-10 Ian Lance Taylor <ian@airs.com>
10817
10818 * MAINTAINERS: Update my e-mail address.
10819
10820 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
10821
10822 * MAINTAINERS (Write After Approval): Add myself.
10823
10824 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
10825
10826 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
10827 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
10828 target-libgloss when not *-*-elf and *-*-aout.
10829 * configure: Regenerate.
10830
10831 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
10832
10833 * MAINTAINERS: Remove obsolete entries.
10834
10835 * MAINTAINERS (Write After Approval): Add Michael Matz.
10836
10837 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
10838
10839 * MAINTAINERS: Remove self as cpplib maintainer.
10840
10841 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10842
10843 * install-sh, config.sub: Import from upstream.
10844
10845 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
10846
10847 PR bootstrap/18222
10848 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
10849 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
10850 * Makefile.in: Regenerate.
10851
10852 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
10853
10854 * MAINTAINERS: Update my email address.
10855
10856 2005-01-12 David Edelsohn <edelsohn@gnu.org>
10857 Andreas Schwab <schwab@suse.de>
10858
10859 PR bootstrap/18033
10860 * config-ml.in: Eval option if surrounded by single quotes.
10861
10862 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
10863
10864 Revert 2004-12-28 Makefile changes, a better fix will be
10865 applied to mainline and src after GCC 4.0 branches.
10866
10867 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
10868
10869 PR bootstrap/17383
10870
10871 * Makefile.def (target_modules): Remove stage parameter,
10872 it is always true now.
10873 * Makefile.tpl (configure-build-[+module+],
10874 configure-target-[+module+]): Always build symlink tree
10875 for the directory and for include. BUILD_SUBDIR and
10876 TARGET_SUBDIR cannot be . anymore.
10877 * Makefile.in: Regenerate.
10878
10879 2004-12-25 David Edelsohn <edelsohn@gnu.org>
10880
10881 Revert 2004-12-08 Makefile changes.
10882
10883 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
10884
10885 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
10886 cygwin, mingw.
10887
10888 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
10889
10890 * configure.in (sh64-*-*): Reenable gprof.
10891 * configure: Regenerate.
10892
10893 2004-12-08 David Edelsohn <edelsohn@gnu.org>
10894
10895 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
10896 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
10897 (EXTRA_TARGET_FLAGS): Add PICFLAG.
10898 * Makefile.in: Regenerate.
10899
10900 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
10901
10902 * MAINTAINERS: Update my email address.
10903
10904 2004-12-07 Matt Kraai <kraai@ftbfs.org>
10905
10906 * Makefile.tpl: Generate normal dependencies if the LHS module is
10907 not bootstrapped.
10908 * Makefile.in: Regenerate.
10909
10910 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
10911
10912 * configure.in: Include config/gxx-include-dir.m4. Use
10913 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
10914 * configure: Regenerate.
10915
10916 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
10917
10918 * config.if: Delete.
10919 * configure.in: Set libstdcxx_incdir directly.
10920 * configure: Regenerate.
10921
10922 2004-12-02 Eric Christopher <echristo@redhat.com>
10923
10924 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
10925 * Makefile.in: Regenerate.
10926
10927 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
10928
10929 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
10930 * configure: Regenerate.
10931
10932 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
10933
10934 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
10935 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
10936 * configure: Regenerate.
10937
10938 2004-12-01 Eric Christopher <echristo@redhat.com>
10939
10940 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
10941 of things to remove.
10942
10943 2004-11-29 Matt Kraai <kraai@ftbfs.org>
10944
10945 * MAINTAINERS (Write After Approval): Update my e-mail address.
10946
10947 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
10948
10949 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
10950 from CVS libtool to always pass_all.
10951
10952 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
10953
10954 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
10955 (hppa*64*-*-*): Delete incorrect comment.
10956 * configure: Rebuilt.
10957
10958 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10959
10960 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
10961
10962 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
10963
10964 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
10965 from CVS libtool to always pass_all.
10966
10967 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10968
10969 * install-sh, compile: Import from automake.
10970
10971 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
10972
10973 * config.guess, config.sub: Import from savannnah.
10974
10975 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
10976
10977 * MAINTAINERS (Write After Approval): Add myself
10978
10979 2004-11-12 Mike Stump <mrs@apple.com>
10980
10981 * Makefile.def: Add html support.
10982 * Makefile.tpl: Likewise.
10983 * Makefile.in: Regenerate.
10984
10985 2004-11-11 Geoffrey Keating <geoffk@apple.com>
10986
10987 PR 18423
10988 * configure.in: Remove all instances of build-fixincludes from
10989 noconfigdirs.
10990 (build_configargs): Supply --target to subdirectories.
10991 * configure: Regenerate.
10992
10993 * Makefile.def: Make gcc install depend on fixincludes install.
10994 * Makefile.in: Regenerate.
10995
10996 2004-11-10 Janis Johnson <janis187@us.ibm.com>
10997
10998 * MAINTAINERS: Add myself as gcc testsuite maintainer.
10999
11000 2004-11-11 Paul Brook <paul@codesourcery.com>
11001
11002 * MAINTAINERS: Add self as arm maintainer. Update email address.
11003
11004 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
11005
11006 * configure.in (noconfigdirs) [mmix-*-*]: Disable
11007 target-libgfortran.
11008 * configure: Regenerate.
11009
11010 2004-11-07 David Edelsohn <edelsohn@gnu.org>
11011
11012 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
11013 like CC.
11014
11015 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
11016
11017 * Makefile.def (host fixincludes): Specify missing targets.
11018 * Makefile.in: Regenerate.
11019
11020 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
11021
11022 * MAINTAINERS: Add myself
11023
11024 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
11025
11026 * MAINTAINERS (Write After Approval): Add myself.
11027
11028 2004-11-04 Geoffrey Keating <geoffk@apple.com>
11029
11030 * Makefile.def: Build fixincludes for the host, too.
11031 * Makefile.in: Regenerate.
11032 * configure.in (host_tools): Add fixincludes.
11033 * configure: Regenerate.
11034
11035 2004-11-04 Daniel Jacobowitz <dan@debian.org>
11036
11037 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
11038 * configure: Regenerated.
11039
11040 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
11041
11042 PR other/17783
11043 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
11044 * configure: Regenerated.
11045
11046 2004-10-31 Mark Mitchell <mark@codesourcery.com>
11047
11048 * README.SCO: Update per FSF instructions.
11049
11050 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
11051
11052 PR target/18151
11053 * configure.in (case ${target}): Do not build fixincludes for avr.
11054 * configure: Regenerated.
11055
11056 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
11057
11058 * configure.in (case ${target}): Do not build fixincludes
11059 on platforms where it is not used.
11060 * configure: Regenerated.
11061
11062 2004-10-23 Daniel Jacobowitz <dan@debian.org>
11063
11064 * configure.in: Use an absolute path to install-sh.
11065 * configure: Regenerated.
11066
11067 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
11068
11069 * MAINTAINERS (Write After Approval): Add myself.
11070
11071 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
11072
11073 * MAINTAINERS: Remove from Write After Approval those that are
11074 already maintainers.
11075
11076 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
11077
11078 * MAINTAINERS: Update my email address.
11079
11080 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
11081
11082 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
11083 * configure: Regenerate.
11084
11085 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
11086
11087 * MAINTAINERS: Update my email address.
11088
11089 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
11090
11091 * MAINTAINERS (Language Front Ends Maintainers): New. Move
11092 entries belonging to this category.
11093
11094 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
11095
11096 * MAINTAINERS: Update my e-mail address.
11097
11098 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
11099
11100 Fix wrong conflict resolution in:
11101
11102 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
11103
11104 * Makefile.in: Regenerate.
11105 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11106 in the recursive `make', instead of hardwiring `all'.
11107 (Autogenerated TARGET-* variables): New.
11108
11109 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
11110
11111 * configure.in: Enable target-libgloss for crx-*-*.
11112 * configure: Regenerate.
11113
11114 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
11115
11116 * MAINTAINERS (Various Maintainers): Move the "windows,
11117 cygwin, mingw" maintainer to ...
11118 (OS Port Maintainers): ... here.
11119
11120 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
11121
11122 * MAINTAINERS (Write After Approval): Remove those that are
11123 maintainers of some subsystem.
11124
11125 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
11126
11127 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
11128 * ltcf-cxx.sh (tpf*): Likewise.
11129 * ltconfig (tpf*): Add TPF OS configuration support.
11130
11131 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
11132
11133 * MAINTAINERS: Change my email address to my new work account.
11134
11135 2004-09-24 Michael Roth <mroth@nessie.de>
11136
11137 * configure.in (--without-headers): Add missing double quotes.
11138 * configure: Regenerate.
11139
11140 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
11141
11142 * ylwrap: Revert to previous version.
11143
11144 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
11145
11146 PR bootstrap/17369
11147 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
11148 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
11149 SET_GCC_LIB_PATH_CMD.
11150 (BASE_TARGET_EXPORTS): Likewise.
11151 * Makefile.in: Regenerated.
11152
11153 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
11154 * configure: Regenerated.
11155
11156 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
11157
11158 * config.guess: New upstream version
11159 * compile, depcomp, install-sh, ylwrap: Likewise.
11160
11161 2004-09-19 Roger Sayle <roger@eyesopen.com>
11162
11163 * config/mh-x86omitfp: New host makefile fragment. Add
11164 -fomit-frame-pointer to the default BOOT_CFLAGS.
11165 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
11166 * configure: Regenerate.
11167
11168 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
11169
11170 PR target/11572
11171 * configure.in (*-*-darwin*): Renable libobjc.
11172 * configure: Regenerate.
11173
11174 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
11175
11176 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
11177
11178 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
11179
11180 * Makefile.def: Remove libbanshee.
11181 * Makefile.tpl: Ditto.
11182 * configure.in: Ditto.
11183 * Makefile.in: Regen.
11184 * configure: Ditto.
11185
11186 2004-09-08 David Edelsohn <edelsohn@gnu.org>
11187
11188 * ltmain.sh: Use $pic_object as $non_pic_object if
11189 $non_pic_object=none.
11190
11191 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
11192
11193 * missing: Import latest version from master repository.
11194
11195 2004-09-06 Nick Clifton <nickc@redhat.com>
11196
11197 * config.sub: Import latest version from master repository.
11198 * config.guess: Likewise.
11199 This includes these changes:
11200
11201 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
11202
11203 * config.sub: Handle crisv32, alias etraxfs.
11204 * config.guess (crisv32:Linux:*:*): Handle.
11205
11206 2004-08-13 Brad Smith <brad@comstyle.com>
11207
11208 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
11209 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
11210
11211 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
11212
11213 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
11214 assume the processor is a powerpc. This is because coreutils
11215 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
11216 in this case, due to a MacOS X bug that causes
11217 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
11218 to return a negative number.
11219 Problem reported by Petter Reinholdtsen in:
11220 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
11221
11222 2004-07-19 Ben Elliston <bje@gnu.org>
11223
11224 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
11225
11226 2004-06-24 Ben Elliston <bje@gnu.org>
11227
11228 * config.guess: Update copyright years.
11229 * config.sub: Likewise.
11230
11231 2004-06-22 Robert Millan <robertmh@gnu.org>
11232
11233 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
11234 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
11235
11236 2004-06-22 Stanley F. Quayle <stan@stanq.com>
11237
11238 * config.guess (*:*VMS:*:*): New entry. Replaces
11239 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
11240 manufacturer.
11241
11242 2004-06-22 Ben Elliston <bje@gnu.org>
11243
11244 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
11245 * config.sub: Likewise.
11246
11247 2004-06-22 Ben Elliston <bje@gnu.org>
11248
11249 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
11250 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
11251
11252 2004-06-11 Ben Elliston <bje@gnu.org>
11253
11254 * config.guess (pegasos:OpenBSD:*:*): Remove.
11255
11256 2004-06-11 Ben Elliston <bje@gnu.org>
11257
11258 From Wouter Verhelst <wouter@grep.be>:
11259 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
11260
11261 2004-06-11 Ben Elliston <bje@gnu.org>
11262
11263 * config.guess (luna88k:OpenBSD:*:*): New.
11264
11265 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
11266
11267 * config.guess (m32r*:Linux:*:*): New case.
11268 * config.sub: Handle m32rle.
11269
11270 2004-03-12 Ben Elliston <bje@wasabisystems.com>
11271
11272 From Jens Petersen <petersen@redhat.com>:
11273 * config.sub: Handle sparcv8.
11274
11275 2004-03-03 Ben Elliston <bje@wasabisystems.com>
11276
11277 From Tom Smith <smith@cag.lkg.hp.com>:
11278 * config.guess: Version suffixes are equally significant on Tru64
11279 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
11280 prefix of "P" (patched kernel).
11281
11282 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
11283
11284 * config.sub: Add support for National Semiconductor CRX target.
11285
11286 2004-09-03 Janis Johnson <janis187@us.ibm.com>
11287
11288 * MAINTAINERS (Various Maintainers): Remove myself as web page
11289 maintainer, add myself as maintainer of build status lists.
11290
11291 2004-09-03 Jan Beulich <jbeulich@novell.com>
11292
11293 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
11294 *-*-netware, but add target-libmudflap.
11295 Consolidate *-*-netware targets (of which really only i?86 exists)
11296 into a single entry.
11297 * configure: Likewise.
11298
11299 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
11300
11301 * Makefile.tpl (sorry): Remove.
11302 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
11303 (cleanstrap targets): Depend on distclean, not distclean-stage1.
11304 (do-clean): Clean per-stage directories too.
11305 (do-distclean): Run distclean-stage1 too.
11306 (.NOTPARALLEL): Enable during toplevel bootstrap.
11307 (stage[+id+]-bubble): Enable parallel execution during
11308 the recursive invocation.
11309 * Makefile.in: Regenerate.
11310
11311 Fix previous checkin:
11312
11313 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
11314 include.
11315 * configure.in: Fix indentation.
11316 * configure: Regenerate.
11317
11318 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
11319
11320 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
11321 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
11322 * configure: regenerate
11323 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
11324 -mdynamic-no-pic
11325
11326 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
11327
11328 * Makefile.def (build_modules): Add fixincludes.
11329 (dependencies): Make gcc depend on fixincludes.
11330 * configure.in (build_tools): Add fixincludes.
11331 (build_configdirs): Always include build_libs.
11332 * Makefile.in: Regenerate.
11333 * configure: Regenerate.
11334
11335 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
11336
11337 * Makefile.def (bootstrap stages): Add 'lean' parameter.
11338 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
11339 phony targets; do not generate timestamp files.
11340 (distclean-stageN): Remove references to their timestamp files.
11341 (restageN, touch-stageN): Remove.
11342 (stageN-bubble): Rewritten.
11343 (compare): Support lean bootstraps.
11344 * Makefile.in: Regenerate.
11345
11346 * configure.in: Only warn when bootstrapping but
11347 build != host or build != target. Support lean bootstraps.
11348 * configure: Regenerate.
11349
11350 2004-08-26 Phil Edwards <phil@codesourcery.com>
11351
11352 * configure.in: Give a better error message if GMP/MPFR are missing
11353 and a language needing them has been requested.
11354 * configure: Regenerated.
11355
11356 2004-08-25 Phil Edwards <phil@codesourcery.com>
11357
11358 * configure.in: Print a list of available language front-ends if
11359 a requested one is missing. Tidy stray tab characters.
11360 * configure: Regenerated.
11361
11362 2004-08-19 Michael Koch <konqueror@gmx.de>
11363
11364 * gcc/doc/install.texi: Update entry about automake for libjava.
11365
11366 2004-08-17 Robert Millan <robertmh@gnu.org>
11367
11368 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
11369 (instead of FreeBSD).
11370 * configure: Regenerate.
11371
11372 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
11373
11374 * Makefile.in: Regenerate.
11375 * configure: Regenerate.
11376
11377 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
11378 stage_*_flags.
11379 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
11380 for bootstrapped modules if toplevel bootstrap is going.
11381 (GCC bootstrap): Generate per-stage targets for all bootstrapped
11382 modules. Adjust for changes in Makefile.def. Enable several
11383 rules even in non-bootstrap mode, just to avoid peppering the
11384 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
11385 (stage-[+prev+]-bubble): Remove.
11386
11387 * Makefile.def (Dependencies): Depend on all-build-bison,
11388 all-build-flex, all-build-byacc, all-build-texinfo, rather
11389 than the host variations.
11390 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
11391 with BUILD_SUBDIR.
11392 (BISON): Update for recent Bisons.
11393 (YACC): Fix typo.
11394 (cross): Depend on all-build.
11395 (all): Do not depend on all-build.
11396 (prebootstrap): Remove.
11397 (dep-kind): Accept separate prefixes for MODULE and ON variables.
11398 (Prebootstrap dependencies): Add them to the per-stage targets
11399 and to all-prebootstrap.
11400 * configure.in (build_configdirs): Always enable build_tools.
11401 (BUILD_DIR_PREFIX): Remove.
11402
11403 * Makefile.def (gcc): Add target variable.
11404 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
11405 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
11406 in the recursive `make', instead of hardwiring `all'.
11407 (Autogenerated TARGET-* variables): New.
11408
11409 2004-08-13 Brian Booth <bbooth@redhat.com>
11410
11411 * MAINTAINERS: Remove myself from write-after-approval.
11412
11413 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
11414
11415 * src-release: Stop distributing mmalloc with gdb (which doesn't
11416 use it).
11417 * Makefile.def: GDB doesn't depend on mmalloc anymore.
11418 * Makefile.in: Regenerate.
11419
11420 2004-08-09 Mark Mitchell <mark@codesourcery.com>
11421
11422 * configure.in (arm*-*-eabi*): New target.
11423 * configure: Regenerate.
11424
11425 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
11426
11427 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
11428 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
11429 (Dependencies): New section.
11430 * Makefile.tpl (Dependencies): Generate from Makefile.def.
11431 (configure-target-[+module+]): Depend on maybe-all-gcc
11432 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
11433 (toplevel profiledbootstrap): Fix dependencies.
11434 * Makefile.in: Regenerate.
11435
11436 2004-08-03 Mark Mitchell <mark@codesourcery.com>
11437
11438 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
11439 target-libiberty to noconfigdirs.
11440 * configure: Regenerate.
11441
11442 2004-08-03 Paul Brook <paul@codesourcery.com>
11443
11444 * configure.in: Check for MPFR as well as GMP.
11445 * configure: Regenerate.
11446
11447 2004-08-01 Robert Millan <robertmh@gnu.org>
11448
11449 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
11450 libmudflap for all GNU-based systems (with Glibc).
11451 * configure: Regenerate.
11452
11453 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
11454
11455 * Makefile.def (host-modules): Add gcc.
11456 * Makefile.in: Regenerate.
11457 * Makefile.tpl (sorry): New rule.
11458 (configure-host, all-host, [+make_target+]-host, do-check,
11459 install-host): Do not add gcc as a special case.
11460 (host modules): Add a small special-casing for gcc. Export
11461 extra_make_flags through the environment.
11462 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
11463 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
11464 other recursive targets for gcc): Remove.
11465
11466 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
11467 (stage, unstage): New rules.
11468 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
11469 distclean-stage[+id+]): Use stage_current.
11470 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
11471 the stage*-start rules.
11472
11473 2004-08-02 Geoffrey Keating <geoffk@apple.com>
11474
11475 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
11476 use -all_load flag.
11477
11478 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
11479
11480 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
11481 * configure: Regenerate.
11482
11483 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
11484
11485 * maintainer-scripts/gcc_release: Revert yesterday's change.
11486
11487 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
11488
11489 * MAINTAINERS: Add myself to write-after-approval.
11490
11491 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
11492
11493 * libf2c: Removed.
11494 * gcc/gccbug.in: Updated because of libf2c removal.
11495 * maintainer-scripts/gcc_release: Ditto.
11496
11497 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
11498
11499 * configure.in: Build libmudflap by default on FreeBSD.
11500 * configure: Regenerated.
11501
11502 2004-07-09 Mark Mitchell <mark@codesourcery.com>
11503
11504 * configure.in: Do not build libmudflap by default on non-GNU/Linux
11505 systems.
11506 * configure: Regenerated.
11507
11508 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
11509
11510 PR target/16344
11511 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
11512 feedback based compiler.
11513 * Makefile.in: Rebuilt.
11514
11515 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
11516
11517 * Makefile.def (host_modules): Set bootstrap=true for flex.
11518 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
11519 * Makefile.in: Rebuilt.
11520
11521 2004-07-07 Jan Hubicka <jh@suse.cz>
11522
11523 * MAINTAINERS: Add self as a profile feedback maintainer.
11524
11525 2004-07-05 Phil Edwards <phil@codesourcery.com>
11526
11527 * configure.in: Do not prepend $srcdir to /dev/null in
11528 makefile fragments.
11529 * configure: Regenerate.
11530
11531 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
11532
11533 * Makefile.def (build_modules): Add bison, byacc, flex,
11534 m4, texinfo.
11535 (flags_to_pass): Add FLEX.
11536 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
11537 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
11538 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
11539 DEFAULT_MAKEINFO): Remove.
11540 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
11541 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
11542 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
11543 objdir or else use configured tool.
11544 (all-build): New.
11545 (all): Depend on it.
11546 (Build module dependencies): Add.
11547 * Makefile.in: Regenerate.
11548 * configure.in: Better support for multiple build modules,
11549 matching what is done for host/target modules. Do not look
11550 for "plausible" locations of build tools if Canadian cross.
11551 Use autoconf's AC_PROG_CC to find a C compiler. Define
11552 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
11553 * configure: Regenerate.
11554
11555 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
11556
11557 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
11558 * Makefile.in: Regenerate.
11559
11560 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
11561
11562 * Makefile.tpl (configure-build-[+module+],
11563 configure-[+module+], configure-target-[+module+]): Pass
11564 [+extra_configure_args+].
11565 (all-build-[+module+], all-[+module+], check-[+module+],
11566 install-[+module+], [+make_target+]-[+module+],
11567 all-target-[+module+], check-target-[+module+],
11568 install-target-[+module+], [+make_target+]-target-[+module+]):
11569 Pass [+extra_make_args+].
11570 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
11571 (GCC_HOST_EXPORTS): Remove.
11572 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
11573 cross, check-gcc, check-gcc-c++, install-gcc,
11574 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
11575 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
11576 * Makefile.in: Regenerate.
11577
11578 2004-06-21 Matthew Sachs <msachs@apple.com>
11579
11580 * MAINTAINERS: Added self to write-after-approval.
11581
11582 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
11583
11584 * configure.in: Check for srcdir/winsup rather than build directory
11585 winsup.
11586 * configure: Regenerate.
11587
11588 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
11589
11590 * configure.in: Don't build Cygwin native newlib if winsup
11591 directory is missing. Emit warning instead.
11592 * configure: Regenerate.
11593
11594 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
11595
11596 * Makefile.tpl (touch-stage[+id+]): New.
11597 (restage[+prev+]): Depend on touch-stage[+id+].
11598
11599 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
11600 Use it throughout.
11601
11602 * Makefile.def: Add profile and feedback bootstrap stages.
11603 Remove next field from bootstrap stages.
11604 * Makefile.tpl (LN, LN_S): Substitute.
11605 (stageN-start, stageN-end): Use double-colon rules, to
11606 provide a hook for additional setup commands.
11607 (distclean-stageN-gcc, restageN): Create dependencies from
11608 [+prev+], not from [+next+].
11609 (stageN-bubble): Add commands for successive stages from
11610 [+prev+], using double-colon rules.
11611 (all-stageN-gcc): Fix typo.
11612 (stagefeedback-start, profiledbootstrap): New.
11613 * Makefile.in: Regenerate.
11614 * configure.in: Call ACX_PROG_LN.
11615 * configure: Regenerate.
11616
11617 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
11618
11619 * MAINTAINERS (Write After Approval): Add myself.
11620
11621 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
11622
11623 * MAINTAINERS (Write After Approval): Add myself.
11624
11625 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
11626
11627 * configure.in: Fix --enable-bootstrap breakage introduced in trees
11628 without gcc.
11629 * configure: Regenerate.
11630
11631 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11632
11633 * Makefile.tpl: Fix typo.
11634 * Makefile.in: Regenerate.
11635
11636 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11637
11638 * configure.in: Remove new- prefix from toplevel
11639 bootstrap targets.
11640 * configure: Regenerate.
11641
11642 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
11643
11644 * Makefile.tpl (all.normal): Rename to all.
11645 (all): Replace with a rule to pick the default
11646 target from configure.
11647 (all-gcc, configure-gcc): Use conditionals to
11648 do nothing when toplevel bootstrap is going on.
11649 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
11650 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
11651 * configure.in: Support --enable-bootstrap.
11652
11653 * Makefile.def: Remove new- prefix from toplevel
11654 bootstrap targets.
11655 * Makefile.tpl: Likewise.
11656
11657 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
11658 target.
11659
11660 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
11661 $(RECURSE_FLAGS) to recursive invocation of make.
11662
11663 * Makefile.in: Regenerate.
11664 * configure: Regenerate.
11665
11666 2004-05-30 Andreas Jaeger <aj@suse.de>
11667 Jim Wilson <wilson@specifixinc.com>
11668
11669 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
11670 like CC.
11671
11672 2004-05-27 Daniel Jacobowitz <dan@debian.org>
11673
11674 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
11675 * configure: Regenerate.
11676
11677 2004-05-25 Daniel Jacobowitz <drow@false.org>
11678
11679 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
11680 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
11681 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
11682 targets.
11683 * Makefile.in: Regenerate.
11684
11685 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
11686
11687 * configure.in: Test the ability to symlink directories.
11688 * configure: Regenerate.
11689
11690 * Makefile.def (bootstrap-stage): New definitions.
11691 * Makefile.tpl (configure-stage1-gcc,
11692 configure-stage2-gcc, configure-stage3-gcc,
11693 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
11694 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
11695 new-restage3, compare): Autogenerate, see Makefile.in
11696 entry for behavioral changes.
11697 (distclean-stage1, new-stage1-start, new-stage1-end,
11698 new-stage1-bubble, distclean-stage2, new-stage2-start,
11699 new-stage2-end, new-stage2-bubble, distclean-stage3,
11700 new-stage3-start, new-stage3-end): New autogenerated targets.
11701 (objext, prebootstrap, BOOT_CFLAGS,
11702 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
11703 targets.
11704
11705 * Makefile.in: Regenerate.
11706 (distclean-stage1, new-stage1-start, new-stage1-end,
11707 new-stage1-bubble, distclean-stage2, new-stage2-start,
11708 new-stage2-end, new-stage2-bubble, distclean-stage3,
11709 new-stage3-start, new-stage3-end): New targets.
11710 (all-stage1-gcc): Move prebootstrap dependency from here...
11711 (configure-stage1-gcc): ...to here.
11712 (new-bootstrap): Use bubble targets.
11713 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11714 Use per-stage distclean targets.
11715 (configure-stage1-gcc, configure-stage2-gcc,
11716 configure-stage3-gcc, all-stage1-gcc,
11717 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
11718 Use new-stageN-start to prepare the tree.
11719
11720 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
11721
11722 * Makefile.def (host_modules): add libcpp.
11723 * Makefile.tpl: Add dependencies on and for libcpp.
11724 * Makefile.in: Regenerate.
11725 * configure.in: Add libcpp host module.
11726 * configure: Regenerate.
11727
11728 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
11729
11730 * Makefile.tpl: Whenever a recursive target is defined, wrap
11731 it in a special @if/@endif block, and prepare its maybe
11732 dependency in the @if/@endif block
11733 * configure.in: Instead of writing maybe dependencies, remove
11734 the @if/@endif statements, and remove the @if/@endif blocks
11735 that remain.
11736 * configure: Regenerate.
11737 * Makefile.in: Regenerate.
11738
11739 2004-05-20 Janis Johnson <janis187@us.ibm.com>
11740
11741 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
11742
11743 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
11744
11745 PR bootstrap/15120
11746 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
11747 * */configure: Rebuilt.
11748
11749 2004-05-17 Zack Weinberg <zack@codesourcery.com>
11750
11751 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
11752 of libf2c.
11753 * configure, Makefile.in: Regenerate.
11754
11755 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
11756
11757 * MAINTAINERS (Write After Approval): Add myself.
11758
11759 2004-05-13 Diego Novillo <dnovillo@redhat.com>
11760
11761 Merge from tree-ssa-20020619-branch.
11762
11763 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
11764 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
11765 (HOST_GMPLIBS): Define.
11766 (HOST_GMPINC): Define.
11767 (TARGET_LIB_PATH): Add libmudflap.
11768 (GFORTRAN_FOR_TARGET): Define.
11769 (configure-build*): Export GFORTRAN.
11770 (configure-gcc): Export GMPLIBS and GMPINC.
11771 (all-gcc): Add maybe-all-libbanshee.
11772 (configure-target-libgfortran): Define.
11773 * Makefile.in: Regenerate.
11774 * configure.in (host_libs): Add libbanshee.
11775 (target_libraries): Add target-libmudflap and target-libgfortran.
11776 Add --with-libbanshee.
11777 Handle --disable-libmudflap.
11778 (*-*-freebsd*): Use with_gmp.
11779 Add $(libgcj) to noconfigdirs.
11780 * configure: Regenerate.
11781 * depcomp: New file.
11782 * MAINTAINERS: Add tree-ssa maintainers.
11783
11784 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
11785
11786 * MAINTAINERS (Various Maintainers): Add myself.
11787
11788 2004-04-30 Brian Ford <ford@vss.fsi.com>
11789
11790 * MAINTAINERS (Write After Approval): Add myself.
11791
11792 2004-04-29 Uros Bizjak <uros@kss-loka.si>
11793
11794 * MAINTAINERS (Write After Approval): Add myself.
11795
11796 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
11797
11798 * config/acx.m4: Fix fastcompare support for new-bootstrap.
11799 * configure: Regenerate.
11800
11801 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
11802
11803 Revert:
11804 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11805
11806 * Makefile.def (flags_to_pass): Remove *dir variables that
11807 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11808 as well as prefix and exec_prefix.
11809 * Makefile.in: Regenerate.
11810
11811 2004-04-26 Robert Millan <robertmh@gnu.org>
11812
11813 Add patches from libtool CVS.
11814 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
11815 * ltconfig: Likewise.
11816 * ltcf-c.sh: Likewise.
11817 * ltcf-cxx.sh: Likewise.
11818 * ltcf-gcj.sh: Likewise.
11819
11820 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11821
11822 * Makefile.def (host_modules): Mark with the bootstrap
11823 flag packages on which gcc depends.
11824 * Makefile.tpl (all-bootstrap): Use it.
11825 * Makefile.in: Regenerate.
11826
11827 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11828
11829 * Makefile.def (flags_to_pass): Remove *dir variables that
11830 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
11831 as well as prefix and exec_prefix.
11832 * Makefile.in: Regenerate.
11833
11834 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
11835
11836 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
11837 * configure: Regenerate.
11838 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
11839 * gcc/Makefile.tpl (compare): Use the result of the test.
11840 * gcc/Makefile.in: Regenerate.
11841
11842 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
11843
11844 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
11845 Always relocate gcc and prev-gcc to the original names, even
11846 if the build fails.
11847 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
11848 New targets.
11849
11850 2004-04-23 Laurent GUERBY <laurent@guerby.net>
11851
11852 * MAINTAINERS: Update my email address.
11853
11854 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11855
11856 * configure.in (mips*-*-irix5*): Enable ld.
11857 * configure: Regenerate.
11858
11859 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11860
11861 * configure: Regenerate.
11862
11863 2004-04-15 James E Wilson <wilson@specifixinc.com>
11864
11865 * Makefile.tpl (configure-[+module+], configure-gcc,
11866 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
11867 Set and export LDFLAGS.
11868 * Makefile.in: Regenerate.
11869
11870 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
11871
11872 * MAINTAINERS: Add myself to write-after-approval.
11873
11874 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
11875
11876 PR bootstrap/14871
11877 * Makefile.tpl: If we don't have built-in-tree target tools,
11878 use the ones found by configure rather than hacking around with
11879 program_transform_name.
11880 * configure.in: Give Makefile.tpl the information necessary
11881 to do that.
11882 * Makefile.in: Regenerate.
11883 * configure: Regenerate.
11884
11885 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
11886
11887 PR bootstrap/14760
11888 * configure.in: When computing baseargs, strip *all* copies of
11889 offending options. Also, don't match/substitute the trailing space,
11890 so that this actually works when two similar options are separated by
11891 only one space.
11892 * configure: Regenerate.
11893
11894 2004-04-06 David Edelsohn <edelsohn@gnu.org>
11895
11896 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
11897 (rs6000-*-aix*): Same.
11898 * configure: Regenerate.
11899
11900 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
11901
11902 * MAINTAINERS: Add myself to write-after-approval.
11903
11904 2004-04-03 Bud Davis <bdavis9659@comcast.net>
11905
11906 * MAINTAINERS: Add myself to write-after-approval.
11907
11908 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
11909
11910 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
11911 STRICT_WARN, WARN_CFLAGS flags passed down to make.
11912 * Makefile.in: Regenerate.
11913
11914 * configure.in (top level bootstrap support): Rework --enable-werror
11915 to set @stage2_werror_flag@.
11916 * configure: Regenerate.
11917 * Makefile.tpl (top level bootstrap support): Pass
11918 @stage2_werror_flag@ down to configure in stages 2 and 3.
11919 * Makefile.in: Regenerate.
11920
11921 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
11922
11923 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
11924 for stages 2 and 3 as well as in make. As a consequence, remove
11925 OUTPUT_OPTION (now detected by configure) from the flags passed down
11926 to make.
11927 * Makefile.in: Regenerate.
11928
11929 * Makefile.tpl (new-bootstrap): Fix typo.
11930 * Makefile.in: Regenerate.
11931
11932 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
11933
11934 * Makefile.tpl: Rearrange by moving recursive_targets rules
11935 into their proper sections.
11936 * Makefile.tpl (top level bootstrap support): Move disabling
11937 of coverage flags from 'make' to 'configure'; improve comments.
11938 * Makefile.in: Regenerate.
11939
11940 * Makefile.tpl (experimental top level bootstrap) Move stage1
11941 language setting from all- target to configure- target; disable
11942 intermodule optimization in stage 1; prevent gratuitous rebuilds
11943 of stage 1.
11944 * Makefile.in: Regenerate.
11945 * configure.in: Comma-separate stage 1 language list for top
11946 level bootstrap.
11947 * configure: Regenerate.
11948
11949 * Makefile.tpl: Clean up experimental top level bootstrap support:
11950 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
11951 prev-gcc in configure- targets as well as all- targets.
11952 * Makefile.in: Regenerate.
11953
11954 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
11955
11956 * compile: New file imported from automake.
11957
11958 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
11959
11960 * configure.in: Remove symbolic link section.
11961 * configure: Regenerate.
11962 * Makefile.tpl (links): Remove.
11963 * Makefile.in: Regenerate.
11964
11965 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
11966 Nathanael Nerode <neroden@gcc.gnu.org>
11967
11968 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
11969 Set with AC_CHECK_PROGS.
11970 * configure.in: Fix comment typo from last patch.
11971 * configure: Regenerate.
11972
11973 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
11974
11975 * Makefile.tpl: Introduce experimental top level bootstrap support.
11976 * Makefile.in: Regenerate.
11977 * configure.in: Introduce support for top level bootstrap.
11978 * configure: Regenerate.
11979
11980 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
11981 Paolo Bonzini <bonzini@gnu.org>
11982
11983 PR bootstrap/14522
11984 * configure.in: Cope with shells that do not support unquoted ^
11985 * configure: Regenerate.
11986
11987 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
11988 Paolo Bonzini <bonzini@gnu.org>
11989
11990 PR bootstrap/14522
11991 * configure.in: Cope with shells that do not support nesting
11992 quotes inside quoted backquote substitutions.
11993 * configure: Regenerate.
11994
11995 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
11996
11997 PR bootstrap/14522
11998 * configure.in: Fix escaping of $.
11999 * configure: Regenerate.
12000
12001 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
12002
12003 * configure: Regenerate, since I forgot to while committing Paolo's
12004 changes.
12005
12006 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
12007
12008 PR ada/14131
12009 Move language detection to the top level.
12010 * configure.in: Find default values for the tools as
12011 soon as possible. Disable ada if GNAT is not found.
12012 Emit error message about missing languages. Expand
12013 --enable-languages=all for the gcc subdirectory.
12014
12015 2004-03-10 Ben Elliston <bje@gnu.org>
12016
12017 * MAINTAINERS: Update my email address.
12018
12019 2004-03-05 David Edelsohn <edelsohn@gnu.org>
12020
12021 * ltconfig: Disable building static libraries if building shared
12022 libraries on AIX 5L.
12023
12024 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
12025
12026 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
12027 and disable libgcj.
12028 * configure: Regenerated.
12029
12030 2004-03-01 Brian Booth <bbooth@redhat.com>
12031
12032 * MAINTAINERS: Add myself to write-after-approval.
12033
12034 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
12035
12036 * MAINTAINERS: Add myself to write-after-approval.
12037
12038 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
12039
12040 PR bootstrap/7087
12041 * Makefile.tpl: Guard XFOO sed statements better.
12042 * Makefile.tpl: Add dependency for configure-target-libada.
12043 * Makefile.in: Regenerate (incidentally fixes broken
12044 commit when libada-branch was merged).
12045
12046 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
12047
12048 * MAINTAINERS: Add myself to write-after-approval.
12049
12050 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
12051
12052 * MAINTAINERS: Add Nicola Pero and myself as libobjc
12053 maintainers.
12054
12055 2004-02-20 Andrew Cagney <cagney@redhat.com>
12056
12057 * config.guess: Update from version 2003-10-16 to 2004-02-16.
12058 * config.sub: Update from version 2003-11-03 to 2004-02-16.
12059
12060 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
12061
12062 PR bootstrap/11932
12063 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
12064
12065 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
12066
12067 * MAINTAINERS: Added myself to write-after-approval.
12068
12069 2004-02-14 Michael Koch <konqueror@gmx.de>
12070
12071 * MAINTAINERS: Added myself to write-after-approval.
12072
12073 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
12074
12075 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
12076 some OS port maintainers to OS port maintainers section.
12077
12078 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
12079
12080 * MAINTAINERS: Add self.
12081
12082 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
12083
12084 * MAINTAINERS: Alphabetize.
12085
12086 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
12087
12088 * MAINTAINERS: Remove myself.
12089
12090 2004-02-11 David Edelsohn <edelsohn@gnu.org>
12091
12092 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
12093 (rs6000-*-aix*): Same.
12094 * configure: Regenerate.
12095
12096 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
12097
12098 * configure.in (host): Add in missing $noconfigdirs to defines.
12099 * configure: Regenerate.
12100
12101 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
12102 Nathanael Nerode <neroden@gcc.gnu.org>
12103
12104 PR ada/6637, PR ada/5911
12105 Merge with libada-branch:
12106 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
12107 with appropriate dependencies. Add --enable-libada configure switch.
12108 * configure, Makefile.in: Regenerate.
12109
12110 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
12111
12112 * MAINTAINERS: Add myself to write-after-approval.
12113
12114 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12115
12116 * configure.in: Don't pass --with-stabs on IRIX 5 either.
12117 * configure: Regenerate.
12118
12119 2004-02-04 Geoffrey Keating <geoffk@apple.com>
12120
12121 Merge from upstream:
12122
12123 * ltmain.in: When setting IFS to '~', be careful about user
12124 arguments that contain '~'.
12125
12126 2004-02-04 Peter O'Gorman <peter@pogma.com>
12127
12128 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
12129 Also test $base_compile against $CC with escaped arguments. Bug
12130 reported by Geoff Keating <geoffk@apple.com>.
12131
12132 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
12133
12134 * MAINTAINERS: Remove i960 port.
12135
12136 2004-01-23 DJ Delorie <dj@redhat.com>
12137
12138 * Makefile.def (target_modules) [libiberty]: Don't stage.
12139 * Makefile.in: Rebuilt.
12140
12141 2004-01-20 Caroline Tice <ctice@apple.com>
12142
12143 * MAINTAINERS: Add myself to write-after-approval.
12144
12145 2004-01-19 Paolo Carlini <pcarlini@suse.de>
12146
12147 * MAINTAINERS: Update my email address.
12148
12149 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
12150
12151 * MAINTAINERS: Add myself to write-after-approval.
12152
12153 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
12154
12155 * MAINTAINERS: Remove entries without email address.
12156
12157 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
12158
12159 * MAINTAINERS: Add myself to write-after-approval.
12160
12161 2004-01-15 Steven Bosscher <stevenb@suse.de>
12162
12163 * MAINTAINERS: Update my email address.
12164
12165 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
12166
12167 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
12168 * Makefile.tpl (configure-target-[+module+]): Support stage.
12169 * Makefile.in: Rebuilt.
12170
12171 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
12172
12173 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
12174
12175 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
12176
12177 * MAINTAINERS: Add myself as a MIPS maintainer.
12178
12179 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
12180
12181 * configure.in: Use ./config.cache, not config.cache.
12182 * configure: Regenerate.
12183 * Makefile.tpl: Special-casing not needed for GCC any more.
12184 * Makefile.in: Regenerate.
12185
12186 * configure.in: Don't share a cache file for host dirs.
12187 * configure: Regenerate.
12188
12189 * config-ml.in: Don't mess with the cache file.
12190
12191 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
12192
12193 * MAINTAINERS: Move myself from 'Write After Approval' to
12194 'CPU Port Maintainers' section as SPARC maintainer.
12195
12196 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
12197
12198 * Makefile.tpl: Make GCC use a separate config.cache.
12199 * Makefile.in: Regenerate.
12200
12201 PR bootstrap/11932, PR bootstrap/11933
12202 (I don't know if it will fix either of them, but it relates
12203 to them.)
12204 * configure.in: Don't use shared config.cache for target
12205 directories.
12206 * configure: Regenerate.
12207
12208 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
12209
12210 * MAINTAINERS: Add myself to 'Write After Approval' section.
12211
12212 2003-12-31 Roger Sayle <roger@eyesopen.com>
12213
12214 * configure.in (ia64*-*-hpux*): Disable building java libraries.
12215 * configure: Regenerated.
12216
12217 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
12218
12219 * MAINTAINERS: Remove the mn10200 maintainer.
12220
12221 2003-12-21 Bernardo Innocenti <bernie@develer.com>
12222
12223 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
12224 * configure: Regenerated.
12225
12226 2003-12-16 Jan Hubicka <jh@suse.cz>
12227
12228 * MAINTAINERS: Add myself as callgraph maintainer.
12229
12230 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
12231
12232 * configure.in (raw_libstdcxx_flags): Remove the leading space.
12233 * configure: Regenerate.
12234
12235 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
12236
12237 * MAINTAINERS: Move myself from 'Bug database only accounts' to
12238 'Write After Approval' section. Update email.
12239
12240 2003-12-01 James Lemke <jim@wasabisystems.com>
12241
12242 * MAINTAINERS (Write After Approval): Add myself.
12243
12244 2003-11-20 Matt Thomas <matt@3am-software.com>
12245
12246 * MAINTAINERS: Add myself as a vax port maintainer.
12247
12248 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
12249
12250 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
12251 (configure-build-[+module+], configure-[+module+]): Likewise.
12252 (configure-target-[+module+], configure-gcc, config.status): Likewise.
12253 * Makefile.in: Regenerate.
12254
12255 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
12256
12257 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
12258 shared/dylibed libraries.
12259 * ltmain.sh: Likewise.
12260 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
12261 * ltcf-cxx.sh: Likewise.
12262 * ltcf-gcj.sh: Likewise.
12263 * ltconfig: Likewise.
12264
12265 2003-11-17 Stan Cox <scox@redhat.com>
12266
12267 * MAINTAINERS: Add myself as iq2000 port maintainer.
12268
12269 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
12270
12271 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
12272 * Makefile.in: Regenerate.
12273
12274 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
12275
12276 * config.sub: Update to 2003-11-03 version.
12277
12278 2003-10-20 Phil Edwards <phil@codesourcery.com>
12279
12280 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
12281 * configure: Regenerate.
12282
12283 2003-10-20 Nicolas Pitre <nico@cam.org>
12284
12285 * MAINTAINERS: Add myself to 'Write After Approval' section.
12286
12287 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
12288
12289 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12290
12291 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
12292
12293 * MAINTAINERS: Update my email address.
12294
12295 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12296
12297 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
12298
12299 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
12300
12301 * MAINTAINERS: Add myself to 'Write After Approval' section.
12302
12303 2003-10-16 Bernardo Innocenti <bernie@develer.com>
12304
12305 * config.guess: Update to 2003-10-16 version.
12306 * config.sub: Update to 2003-10-16 version.
12307
12308 2003-10-15 David Daney <ddaney@avtrex.com>
12309
12310 * MAINTAINERS: Added myself to 'Write After Approval' section.
12311
12312 2003-10-15 Falk Hueffner <falk@debian.org>
12313
12314 * MAINTAINERS: Move myself from 'Bug database only accounts' to
12315 'Write After Approval' section. Update email.
12316
12317 2003-10-14 Roger Sayle <roger@eyesopen.com>
12318
12319 * MAINTAINERS: Move myself from 'Write After Approval' to
12320 'Various Maintainers' section as middle-end maintainer.
12321
12322 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
12323
12324 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
12325 HOST_FLAGS_TO_PASS.
12326 * Makefile.in: Regenerate.
12327
12328 2003-10-11 Bernardo Innocenti <bernie@develer.com>
12329
12330 * config.guess: Update to 2003-10-07 version.
12331 * config.sub: Update to 2003-10-07 version.
12332
12333 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12334
12335 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
12336 * ltconfig (irix5*, irix6*): Don't override version_type.
12337
12338 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
12339
12340 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
12341 * configure: Rebuilt
12342 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
12343 * Makefile.in: Rebuilt
12344
12345 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
12346
12347 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
12348
12349 2003-09-30 Carlo Wood <carlo@alinoe.com>
12350
12351 * MAINTAINERS (Write After Approval): Add myself.
12352
12353 2003-09-29 Paul Koning <ni1d@arrl.net>
12354
12355 * MAINTAINERS: Move myself from "Write After Approval"
12356 to CPU platform maintainers for pdp11 platform.
12357
12358 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
12359
12360 * MAINTAINERS: Move myself from 'Write After Approval' to
12361 'Various Maintainers' section as libffi testsuite maintainer.
12362
12363 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
12364
12365 * configure.in: Pass a computed --program-transform-name
12366 to subconfigures.
12367 * configure: Regenerated.
12368
12369 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
12370
12371 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
12372 * Makefile.in: Regenerate.
12373
12374 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
12375 * Makefile.in: Regenerate.
12376
12377 2003-09-19 Ziemowit Laski <zlaski@apple.com>
12378
12379 * MAINTAINERS: Move myself from 'Write After Approval'
12380 to 'Various Maintainers' (objective-c) section.
12381
12382 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
12383
12384 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
12385 quoting.
12386 * configure: Regenerated.
12387
12388 2003-09-16 Joel Brobecker <brobecker@gnat.com>
12389
12390 * MAINTAINERS (Write After Approval): Add myself to write after
12391 approval list.
12392
12393 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
12394
12395 * MAINTAINERS (Write After Approval): Add myself.
12396
12397 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
12398
12399 * MAINTAINERS: Update my e-mail address.
12400
12401 2003-09-09 Alan Modra <amodra@bigpond.net.au>
12402
12403 * libtool.m4 (LD): Correct powerpc64 host match.
12404
12405 2003-09-06 James E Wilson <wilson@tuliptree.org>
12406
12407 * MAINTAINTERS: Update my affiliation and email address.
12408
12409 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
12410
12411 * MAINTAINERS (Write After Approval): Add myself.
12412
12413 2003-09-04 DJ Delorie <dj@redhat.com>
12414
12415 * configure: Regenerate.
12416
12417 2003-09-04 Robert Millan <robertmh@gnu.org>
12418
12419 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
12420
12421 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12422
12423 * configure.in: Ensure arguments to sed are properly spaced.
12424 * configure: Regenerate.
12425
12426 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
12427
12428 * MAINTAINERS: Update my e-mail address.
12429
12430 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
12431
12432 * MAINTAINERS (Write After Approval): Add myself.
12433
12434 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
12435
12436 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
12437 * configure: Regenerated.
12438
12439 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
12440
12441 * MAINTAINERS: Update my email address.
12442
12443 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
12444
12445 * configure.in: Use newline instead of semicolon when assuming
12446 shell arguments in a for loop.
12447 * configure: Regenerated.
12448
12449 2003-08-22 Jason Eckhardt <jle@rice.edu>
12450
12451 * MAINTAINERS: Resurrect the i860 maintainer.
12452
12453 2003-08-20 Geoffrey Keating <geoffk@apple.com>
12454
12455 PR 8180
12456 * configure.in: When testing with_libs and with_headers, treat
12457 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
12458 * configure: Regenerate.
12459
12460 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
12461 make, shell, etc.
12462 (baseargs): Likewise.
12463 * configure: Regenerate.
12464
12465 2003-08-20 Bernardo Innocenti <bernie@develer.com>
12466
12467 * MAINTAINERS (Write After Approval): Add myself.
12468
12469 2003-08-19 Geoffrey Keating <geoffk@apple.com>
12470
12471 * configure.in: Disable libgcj for darwin not on powerpc.
12472 * configure: Rebuild.
12473
12474 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
12475
12476 * config-ml.in, symlink-tree: Add license.
12477
12478 2003-08-03 Richard Stallman <rms@gnu.org>
12479 Eben Moglen <moglen@columbia.edu>
12480
12481 * README.SCO: New file.
12482
12483 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
12484
12485 * Makefile.tpl (check, check-c++): Express dependencies using
12486 dependencies rather than commands.
12487 * Makefile.in: Regenerate.
12488
12489 2003-08-01 Andrew Cagney <cagney@redhat.com>
12490
12491 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
12492 * configure: Ditto.
12493
12494 2003-07-31 Geoffrey Keating <geoffk@apple.com>
12495
12496 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
12497 * Makefile.in: Update.
12498
12499 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
12500
12501 * configure.in: Enable libgcj for darwin.
12502 * configure: Rebuild.
12503
12504 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
12505
12506 * config-ml.in: Use ac_configure_args directly instead of
12507 ml_arguments. Only set ml_norecursion if --no[-]recursion is
12508 actually seen.
12509
12510 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
12511
12512 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
12513 creating target and build subdirs to build all parent dirs as needed.
12514 * Makefile.in: Rebuild.
12515 * configure.in: Don't build dirs explicitly here.
12516 * configure: Rebuild.
12517
12518 2003-07-26 Paul Brook <paul@nowt.org>
12519
12520 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
12521
12522 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
12523
12524 * Makefile.tpl (all-make): Depend on intl.
12525 * Makefile.in: Rebuilt.
12526
12527 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
12528
12529 * install-sh: Update to newer upstream versions (associated with
12530 aclocal 1.7).
12531 * mkinstalldirs: Likewise.
12532 * missing: Likewise, plus $1Help2man -> $1 typo fix.
12533
12534 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
12535
12536 * MAINTAINERS: Move self from Bug database only accounts
12537 to write-after-approval.
12538
12539 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
12540
12541 * config.if: Remove unused libc_interface determination.
12542
12543 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
12544
12545 * MAINTAINERS: Move self from write-after-approval to
12546 build machinery (*.in).
12547
12548 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
12549
12550 PR bootstrap/11273
12551 PR bootstrap/11408
12552 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
12553 unused INSTALL_PROGRAM_ARGS.
12554 * configure.in: Use AC_PROG_INSTALL.
12555 * Makefile.in: Regenerate.
12556 * configure: Regenerate.
12557
12558 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
12559
12560 * MAINTAINERS: Alphabetize.
12561
12562 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
12563
12564 * configure: Rebuilt.
12565 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12566 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
12567 newlib nor libgloss.
12568 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
12569 * configure.in (am33_2.0-*-linux*): Added.
12570
12571 2003-07-09 Bob Wilson <bob.wilson@acm.org>
12572
12573 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
12574 * configure: Regenerate.
12575
12576 2003-07-07 Zack Weinberg <zack@codesourcery.com>
12577
12578 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
12579 * Makefile.in: Regenerate.
12580
12581 2003-07-04 Zack Weinberg <zack@codesourcery.com>
12582
12583 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
12584 * Makefile.in: Regenerate.
12585
12586 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
12587
12588 * Makefile.tpl: Replace PWD with PWD_COMMAND.
12589 * Makefile.in: Regenerated.
12590
12591 * config-ml.in: Replace PWD with PWD_COMMAND.
12592
12593 2003-07-04 Zack Weinberg <zack@codesourcery.com>
12594
12595 * intl: New directory; see intl/ChangeLog for details.
12596 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
12597 * Makefile.tpl: all-gcc depends on maybe-all-intl.
12598 * Makefile.in: Regenerate.
12599
12600 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
12601
12602 * configure.in: Clean up config-lang.in handling. Delete
12603 useless assignment to "subdirs".
12604 * configure: Regenerate.
12605
12606 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
12607
12608 * configure.in: Rename 'target_libs' to 'target_libraries'.
12609 Remove useless reference to 'target_libs'.
12610 * configure: Regenerate.
12611
12612 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
12613
12614 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
12615 * Makefile.in: Regenerate.
12616
12617 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
12618
12619 * Makefile.def: Introduce flags_to_pass.
12620 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
12621 * Makefile.in: Regenerate.
12622
12623 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
12624
12625 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
12626 and target-libgloss.
12627 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
12628 <h8300*-*-*>: Disable libf2c and ${libgcj}.
12629 * configure: Regenerate.
12630
12631 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
12632
12633 * configure.in: Update testsuite_flags to new location.
12634 * configure. Regenerate.
12635
12636 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
12637
12638 * Makefile.tpl: Remove BUILD_CC stuff.
12639 * Makefile.in: Regenerate.
12640
12641 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
12642
12643 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
12644
12645 2003-06-16 Graeme Peterson <gp@qnx.com>
12646
12647 * MAINTAINERS (Write After Approval): Add myself.
12648
12649 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
12650
12651 * config.guess: Update to 2003-06-12 version.
12652 * config.sub: Update to 2003-06-13 version.
12653
12654 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
12655
12656 * config.guess: Update to 2003-06-06 version.
12657 * config.sub: Update to 2003-06-06 version.
12658
12659 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12660
12661 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
12662 * configure. Regenerate.
12663
12664 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
12665
12666 * configure.in: Disable serial configure by default.
12667 * configure: Regenerate.
12668 * Makefile.tpl: Abolish .NOTPARALLEL.
12669 * Makefile.in: Regenerate.
12670
12671 * Makefile.tpl: Replace {build,host,target}_canonical by
12672 {build,host,target}.
12673 * Makefile.in: Regenerate.
12674
12675 * Makefile.tpl: Fix stupid pasto.
12676 * Makefile.in: Regenerate.
12677
12678 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
12679
12680 * Makefile.tpl: Remove bogus conditional.
12681 * Makefile.in: Regenerate.
12682
12683 2003-06-05 Jan Hubicka <jh@suse.cz>
12684
12685 * Makefile.tpl (profiledbootstrap): New target.
12686 * Makefile.in (profiledbootstrap): New target.
12687
12688 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
12689
12690 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
12691 Pinski. Remove user names from other bugzilla-only maintainers.
12692
12693 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
12694
12695 * Makefile.tpl: Make 'recursive targets' using autogen rather
12696 than shell loop. Remove duplicate 'clean' targets and false
12697 comments.
12698 * Makefile.def: Add systematic dependencies to 'recursive' targets.
12699 Add systematic method of specifying missing targets in subdirs.
12700 Add copyright boilerplate.
12701 * Makefile.in: Regenerate.
12702 * configure.in: Add 'recursive targets' to maybe list.
12703 * configure: Regenerate.
12704
12705 * MAINTAINERS: "GNATS only" -> "Bug database only".
12706
12707 * Makefile.tpl: Rename [+target+] to [+make_target+].
12708 * Makefile.def: Rename 'target' to 'make_target'.
12709
12710 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
12711
12712 * MAINTAINERS: Add self as options handling maintainer.
12713
12714 2003-05-28 Michael Meissner <gnu@the-meissners.org>
12715
12716 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
12717 been too long since I touched those ports.
12718
12719 2003-05-28 DJ Delorie <dj@redhat.com>
12720
12721 * Makefile.tpl: Make maybe-check-gcc .PHONY.
12722 * Makefile.in: Regenerate.
12723
12724 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
12725
12726 * configure.in: Use curly braces in the definition of tooldir.
12727 * configure: Regenerate.
12728
12729 2003-05-21 DJ Delorie <dj@redhat.com>
12730
12731 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
12732 newlib or libgloss.
12733 * Makefile.in: Regenerate.
12734
12735 2003-05-21 DJ Delorie <dj@redhat.com>
12736
12737 * Makefile.tpl: Add missing empty maybe-check-gcc target.
12738 * Makefile.in: Regenerate.
12739
12740 2003-05-20 Ian Lance Taylor <ian@airs.com>
12741
12742 * MAINTAINERS: Update my e-mail address.
12743
12744 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
12745
12746 * configure.in: Switch more things to use maybe dependencies.
12747 * Makefile.tpl: Switch more things to use maybe dependencies.
12748 Factor out common code from autogen IF statements.
12749 * configure: Regenerate.
12750 * Makefile.in: Regenerate.
12751
12752 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
12753
12754 * configure.in: Accept i[3456789]86 for machine type.
12755 * configure: Regenerate.
12756
12757 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
12758
12759 * configure.in: Switch more things to use maybe dependencies.
12760 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
12761 * configure: Regenerate.
12762 * Makefile.tpl: Switch more things to use maybe dependencies.
12763 * Makefile.in: Regenerate.
12764
12765 2003-05-16 Andreas Schwab <schwab@suse.de>
12766
12767 * Makefile.tpl (install-opcodes): Define.
12768 * Makefile.in: Rebuild.
12769
12770 2003-05-13 Andreas Jaeger <aj@suse.de>
12771
12772 * config.guess: Update to 2003-05-09 version.
12773 * config.sub: Update to 2003-05-09 version.
12774
12775 2003-05-13 Michael Eager <eager@mvista.com>
12776
12777 * configure.in: Correct sed script so that options in quotes are not
12778 deleted.
12779 * configure: Rebuild.
12780
12781 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
12782
12783 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
12784 and $$s/newlib/libc/sys/cygwin32 include paths.
12785 * configure: Ditto.
12786
12787 2003-05-12 Michael Meissner <gnu@the-meissners.org>
12788
12789 * MAINTAINERS: Update my email addresses.
12790
12791 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
12792
12793 * config-ml.in: Propagate INSTALL variables.
12794
12795 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12796
12797 * MAINTAINERS: Remove duplicate entries in Write After Approval.
12798
12799 2003-05-02 Chris Demetriou <cgd@broadcom.com>
12800
12801 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
12802 * Makefile.in: Regenerate.
12803
12804 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
12805
12806 * MAINTAINERS (GNATS only): Add Falk Hueffner.
12807
12808 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
12809
12810 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
12811
12812 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
12813
12814 * Makefile.tpl: Clean $(BUILD_SUBDIR).
12815 * Makefile.in: Regenerated.
12816
12817 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
12818
12819 * MAINTAINERS (Write After Approval): Upgrade myself from
12820 GNATS only to write-after-approval. Update my mail address.
12821
12822 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
12823
12824 (OS Port Maintainers: freebsd): Add myself.
12825
12826 2003-04-22 Mark Mitchell <mark@codesourcery.com>
12827
12828 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
12829
12830 2003-04-22 Kean Johnston <jkj@sco.com>
12831
12832 * MAINTAINERS (SCO ports): Added myself.
12833
12834 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
12835
12836 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
12837
12838 2003-04-19 Kean Johnston <jkj@sco.com>
12839
12840 * MAINTAINERS (Write After Approval): Add myself.
12841
12842 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12843
12844 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
12845 * Makefile.in: Regenerate.
12846
12847 2003-04-18 Jakub Jelinek <jakub@redhat.com>
12848
12849 * configure.in (powerpc64*-*-linux*): Remove.
12850 * configure: Rebuilt.
12851
12852 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
12853
12854 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
12855 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
12856 and restrap.
12857 * Makefile.in: Regenerate.
12858
12859 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
12860
12861 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
12862 * configure: Regenerated.
12863
12864 2003-04-15 DJ Delorie <dj@redhat.com>
12865
12866 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
12867
12868 2003-04-13 Nick Clifton <nickc@redhat.com>
12869
12870 * config-ml.in: Remove support for --disable-aix removing
12871 call-aix multilibs.
12872
12873 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
12874
12875 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
12876 * */configure: Rebuilt.
12877
12878 2003-04-08 Joel Sherrill <joel@oarcorp.com>
12879
12880 * MAINTAINERS: Add my email address.
12881
12882 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
12883
12884 * MAINTAINERS (Write After Approval): Add myself.
12885
12886 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
12887
12888 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
12889 * Makefile.in: Regenerate.
12890
12891 2003-03-14 Michael Chastain <mec@shout.net>
12892
12893 * Makefile.in: Regenerate with correct Makefile.def.
12894
12895 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
12896
12897 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
12898 Make macro.
12899 * Makefile.in: Regenerate.
12900 * configure.in: Clean up gxx_include_dir logic.
12901 * configure: Regenerate.
12902
12903 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
12904
12905 * MAINTAINERS (Write After Approval): Add myself.
12906
12907 2003-03-10 Ben Elliston <bje@wasabisystems.com>
12908
12909 * MAINTAINERS: Update my mail address.
12910
12911 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12912
12913 * configure.in (gxx_include_dir): Fix typo.
12914 * configure: Regenerated.
12915
12916 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12917
12918 * Makefile.tpl: Reindent.
12919 * Makefile.in: Regenerate.
12920 * configure.in: Reindent. Don't set unused variables.
12921 * configure: Regenerate.
12922
12923 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
12924
12925 * configure.in: Include $(build_tooldir)/sys-include in
12926 FLAGS_FOR_TARGET.
12927 * configure: Regenerated.
12928
12929 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
12930
12931 * Makefile.tpl: Always pass down RANLIB.
12932 * Makefile.in: Regenerate.
12933
12934 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
12935 * Makefile.in: Regenerate.
12936 * configure.in: Remove unused logic relating to --enable-shared
12937 and --enable-threads. Remove bogus comments. Remove redundant
12938 noconfigdirs.
12939 * configure: Regenerate.
12940
12941 * configure.in: Replace ${libstdcxx_version} by its value.
12942 Remove reference to mh-dgux.
12943 * configure: Regenerate.
12944
12945 2003-03-03 Kevin Buettner <kevinb@redhat.com>
12946
12947 * MAINTAINERS (Write After Approval): Add myself.
12948
12949 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
12950
12951 * Makefile.tpl: Rearrange.
12952 * Makefile.in: Regenerate.
12953
12954 2003-02-25 Uwe Stieber <uwe@wwws.de>
12955
12956 * configure.in: Add support for kaOS as cross build target system.
12957 * configure: Regenerated.
12958
12959 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
12960
12961 * MAINTAINERS (Write after approval): Add myself.
12962
12963 2003-02-21 James E Wilson <wilson@tuliptree.org>
12964
12965 * MAINTAINERS: Update my email address.
12966
12967 2003-02-21 Zack Weinberg <zack@codesourcery.com>
12968
12969 * MAINTAINERS: Add self to blanket write privs. section.
12970
12971 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
12972
12973 * Makefile.tpl: Add definition of CPPFLAGS to pass into
12974 configure-target-* as some target builds may require additional
12975 flags for preprocessor tests.
12976 * Makefile.in: Regenerated.
12977
12978 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
12979
12980 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
12981 * ltconfig: Handle it.
12982 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
12983 auto-detecting it.
12984
12985 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
12986 it is used as argument to $CC.
12987 * ltcf-gcj.sh: Likewise.
12988
12989 * configure.in: Introduce --enable-maintainer-mode.
12990 * configure: Rebuilt.
12991 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
12992 for maintainer mode.
12993 * Makefile.in: Rebuilt.
12994
12995 2003-02-18 Jason Merrill <jason@redhat.com>
12996
12997 * Makefile.tpl (check-c++): Allow parallelism.
12998
12999 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13000
13001 * MAINTAINERS: Remove John Carr (who never actually had access to
13002 gcc.gnu.org).
13003
13004 2003-02-15 Geoffrey Keating <geoffk@apple.com>
13005
13006 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
13007 don't configure target-libobjc.
13008 * configure: Regenerate.
13009
13010 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13011
13012 * Makefile.tpl (RANLIB): Define.
13013 * Makefile.in: Regenerate.
13014
13015 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
13016
13017 * MAINTAINERS: Update my email.
13018
13019 2003-02-06 Keith R Seitz <keiths@redhat.com>
13020
13021 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
13022 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
13023 * Makefile.in: Regenerated.
13024 * configure.in: Remove all traces of snavigator, db, and grep.
13025 * configure: Regenerated.
13026
13027 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13028
13029 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
13030 After Approval.
13031
13032 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
13033
13034 * MAINTAINERS (Write after approval): Add myself.
13035
13036 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
13037
13038 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
13039 * Makefile.in: Regenerated.
13040
13041 2003-01-30 Roger Sayle <roger@eyesopen.com>
13042
13043 * config.guess: Updated to 2003-01-30's version.
13044 * config.sub: Updated to 2003-01-28's version.
13045
13046 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
13047
13048 * config.if: If gcc_version is already set, just use it. Don't set
13049 gcc_version_trigger if it's already set, otherwise set it to
13050 gcc/version.c, but only if the file exists. If it is not set and
13051 gcc/version.c does not exist, try to extract the version number from
13052 $CC.
13053
13054 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
13055
13056 * MAINTAINERS: Add myself to write-after-approval list.
13057
13058 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
13059
13060 * configure.in: Revert 24Jan change.
13061 * configure: Regenerate.
13062
13063 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13064
13065 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
13066 entry of HJ Lu.
13067
13068 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
13069
13070 * configure.in: Revert previous change.
13071 * configure: Regenerate.
13072
13073 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
13074
13075 * configure.in: Make rda native-only.
13076 * configure: Regenerate.
13077
13078 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
13079
13080 * MAINTAINERS: Move myself from GNATS-only-accounts to
13081 write-after-approval.
13082
13083 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
13084
13085 * configure.in: Add missing \.
13086 * configure: Rebuilt.
13087
13088 2003-01-17 Jakub Jelinek <jakub@redhat.com>
13089
13090 * configure.in (baseargs): Avoid using \| in sed regular
13091 expressions.
13092 * configure: Rebuilt.
13093
13094 2003-01-16 Jakub Jelinek <jakub@redhat.com>
13095
13096 * configure.in (baseargs): Remove all supported forms of
13097 --cache-file, --srcdir, --host, --build and --target options
13098 from argument lists.
13099 * configure: Rebuilt.
13100
13101 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
13102
13103 * MAINTAINERS: Add myself to write-after-approval list.
13104
13105 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
13106
13107 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
13108 * configure: Rebuilt.
13109
13110 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
13111
13112 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
13113 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
13114 * Makefile.in: Regenerate.
13115 * configure: Regenerate.
13116
13117 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
13118
13119 * configure.in: Remove Makefile in build, host and target modules
13120 unless configure was run with --no-recursion.
13121 * configure: Rebuilt.
13122
13123 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
13124
13125 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
13126 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
13127 * Makefile.in: Regenerate.
13128
13129 2003-01-08 Chris Demetriou <cgd@broadcom.com>
13130
13131 * config.guess: Update to 2003-01-03 version.
13132 * config.sub: Update to 2003-01-03 version.
13133
13134 2003-01-07 Christopher Faylor <cgf@redhat.com>
13135
13136 * configure: Regenerate with proper autoconf 2.13.
13137
13138 2003-01-07 Christopher Faylor <cgf@redhat.com>
13139
13140 * configure.in: Add AC_PREREQ for consistency.
13141 * configure: Regenerate.
13142
13143 2003-01-06 Andrew Cagney <ac131313@redhat.com>
13144
13145 * configure.in (GDB_TK): Add tcl directories conditional on
13146 gdb/gdbtk directory being present.
13147 * configure: Regenerate.
13148
13149 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
13150
13151 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
13152 used by gcc if LD is not defined and we are not doing a Canadian Cross.
13153 * configure: Rebuilt.
13154
13155 2002-12-31 Tom Tromey <tromey@redhat.com>
13156
13157 * Makefile.in: Rebuilt.
13158 * Makefile.def (target_modules) [libffi]: Allow installation.
13159
13160 2002-12-31 Andreas Schwab <schwab@suse.de>
13161
13162 * configure.in: Fix use of $program_transform_name.
13163 * configure: Regenerated.
13164
13165 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
13166
13167 * configure.in (baseargs): Don't remove first configure argument.
13168 * configure: Regenerated.
13169
13170 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
13171
13172 * Makefile.tpl (local-distclean): Don't remove...
13173 (multilib.ts): ... this. Moved into...
13174 (multilib.out): ... this. Don't use sub-make.
13175 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
13176 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
13177 (configure-build-[+module+], configure-[+module+],
13178 configure-target-[+module+], configure-gcc): ... these. Test
13179 for Makefile existence. Drop config.status from dependencies.
13180 * Makefile.in: Rebuilt.
13181 * configure.in: Move gcc-version-trigger to the end of
13182 ac_configure_args. Add comments to maybedep.tmp and
13183 serdep.tmp. Introduce --disable-serial-configure. Remove
13184 nonopt from baseargs, matching and removing corresponding
13185 whitespace while at it.
13186 * configure: Rebuilt.
13187
13188 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
13189
13190 * configure.in (host_configargs): Replace reference to
13191 no-longer-defined buildopts with --build=${build_alias}.
13192 * configure: Rebuilt.
13193
13194 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
13195 program_transform_name to standard idiom.
13196 (AUTOGEN, AUTOCONF): Define.
13197 (Makefile.in): Use $(AUTOGEN).
13198 (Makefile): Depend on config.status, and use autoconf-style rule to
13199 build it. Move original commands to...
13200 (config.status): ... this new target.
13201 (configure): Add $(srcdir). Depend on config/acx.m4. Use
13202 $(AUTOCONF).
13203 * Makefile.in: Rebuilt.
13204
13205 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
13206
13207 * Makefile.tpl: Fix dramatic bustage due to change in
13208 program_transform_name.
13209 * Makefile.in: Regenerate.
13210
13211 * configure.in: Remove unnecessary PATH setting.
13212 * configure: Regnerate.
13213
13214 * configure.in: Don't default to unprefixed tools unless
13215 the native tools will work.
13216 * configure: Regenerate.
13217
13218 * configure.in: Convert to autoconf script. Blow away lots
13219 of now-redundant Makefile fragments.
13220 * configure: Generate using Autoconf.
13221 * Makefile.tpl: Rewrite to reflect autoconfiscation.
13222 * Makefile.in: Regenerate.
13223
13224 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
13225
13226 * configure: Fix stupid bug where RANLIB was mistakenly included.
13227
13228 * configure.in: Rename (buildargs, hostargs, targargs) to
13229 (build_configargs, host_configargs, target_configargs).
13230
13231 * configure.in: Move logic out of sed statement.
13232
13233 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
13234 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
13235
13236 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
13237
13238 * config.sub: Import from master repository
13239 * config.guess: Ditto
13240
13241 2002-12-24 Andreas Schwab <schwab@suse.de>
13242
13243 * Makefile.tpl (multilib.out): Fix missing space.
13244 * Makefile.in: Regenerate.
13245
13246 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
13247
13248 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
13249 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
13250 * Makefile.in: Regenerate.
13251 * configure.in: Remove unnecessary leftovers.
13252
13253 2002-12-21 Geoffrey Keating <geoffk@apple.com>
13254
13255 * configure.in (extra_ranlibflags_for_target): New variable.
13256 (*-*-darwin): Add -c to ranlib commands.
13257 * configure (tooldir): Handle extra_ranlibflags_for_target.
13258
13259 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
13260
13261 * Makefile.tpl: Revert HJL's change.
13262 * Makefile.in: Regenerated.
13263 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
13264 always.
13265
13266 2002-12-19 Andreas Schwab <schwab@suse.de>
13267
13268 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
13269 * Makefile.in: Regenerate.
13270
13271 2002-12-18 H.J. Lu <hjl@gnu.org>
13272
13273 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
13274 * Makefile.in: Regenerated.
13275
13276 * configure.in (build_prefix): New. Substitute.
13277
13278 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
13279
13280 * Makefile.tpl: Don't let real targets depend on phony targets.
13281 * Makefile.in: Regenerate.
13282
13283 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
13284 * Makefile.in: Regenerate.
13285
13286 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
13287
13288 * config.sub: Import from master repository
13289 * config.guess: Ditto
13290
13291 2002-12-16 Jason Merrill <jason@redhat.com>
13292
13293 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
13294 previous 'make bootstrap'.
13295 * Makefile.in: Regenerate.
13296
13297 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
13298
13299 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
13300
13301 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
13302
13303 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
13304 * Makefile.in: Regenerate.
13305
13306 2002-12-13 Jason Merrill <jason@redhat.com>
13307
13308 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
13309 library tests.
13310 (check-c++): Just depend on it and check-target-libstdc++-v3.
13311 * Makefile.in: Regenerate.
13312
13313 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
13314
13315 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
13316 * Makefile.in: Rebuilt.
13317
13318 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
13319
13320 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
13321
13322 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
13323
13324 * configure: Fix bug put in by gremlins.
13325
13326 * Makefile.tpl: Substitute more autoconfily.
13327 * configure: Substitute more autoconfily.
13328 * Makefile.in: Regenerate.
13329
13330 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
13331
13332 * config.sub: Import from master repository
13333 * config.guess: Ditto
13334 * MAINTAINERS: Added Svein Seldal under write after approval
13335
13336 2002-12-08 Andrew Cagney <ac131313@redhat.com>
13337
13338 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
13339 * Makefile.in (all-sim): Ditto.
13340
13341 2002-12-06 DJ Delorie <dj@redhat.com>
13342
13343 * Makefile.tpl: Change configure dependencies to not have real
13344 targets depend on phony targets.
13345
13346 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
13347
13348 * configure.in: Revert unintentional change.
13349
13350 * Makefile.tpl: Change dependency for */multilib.out so that
13351 it works when gcc isn't in the tree.
13352
13353 * configure.in: Substitute more.
13354 * configure: Run subconfigures from the Makefile.
13355 * Makefile.tpl: Run subconfigures from the Makefile; add a few
13356 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
13357
13358 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13359
13360 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
13361
13362 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
13363
13364 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
13365 and corresponding dependencies.
13366 * Makefile.in: Regenerate.
13367
13368 * configure.in (host_tools): Order binutils, gas and ld for
13369 convenience in running the testsuites.
13370
13371 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
13372 * Makefile.in: Regenerate.
13373 * configure.in: Introduce rules to serialize subconfigure runs.
13374
13375 * configure.in: Introduce BASE_CC_FOR_TARGET.
13376 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
13377 Realize configure-build-* targets. Realize configure-target-* targets.
13378 * Makefile.in: Regenerate.
13379
13380 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
13381
13382 * configure: Move gcc_version_trigger stuff from here...
13383 * configure.in: ...to here.
13384
13385 * configure.in: Separate subconfigure options added by this file from
13386 options given by the user. Add machinery to put args for host
13387 subconfigures into the Makefile.
13388
13389 * Makefile.tpl: Remove 'vault' targets.
13390 * Makefile.tpl: Reorder and comment dependencies.
13391 * Makefile.in: Regenerate.
13392
13393 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
13394 * configure.in: Fix my broken commit of previous patch. (sigh)
13395
13396 2002-11-28 Geoffrey Keating <geoffk@apple.com>
13397
13398 * configure.in: Move host-specific darwin noconfigdirs into
13399 the host-specific section.
13400
13401 2002-11-28 Geoffrey Keating <geoffk@apple.com>
13402
13403 * configure.in: Move host-specific darwin noconfigdirs into
13404 the host-specific section.
13405
13406 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
13407
13408 * configure: Remove skip-this-dir support.
13409 * Makefile.tpl: Remove skip-this-dir support.
13410
13411 * Makefile.tpl: Remove leftover support for non-autoconfiscated
13412 subdirectories.
13413 * Makefile.in: Regenerate.
13414
13415 * Makefile.tpl: Strip out useless setting of 'dir'.
13416 * Makefile.in: Regenerate.
13417
13418 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
13419
13420 * configure.in: Fix deeply stupid bug.
13421
13422 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
13423 shell code in CXX_FOR_TARGET
13424 * Makefile.def: Introduce raw_cxx.
13425 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
13426 RAW_CXX_FOR_TARGET.
13427 * Makefile.in: Regenerate.
13428
13429 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
13430
13431 * Makefile.tpl: Remove unnecessary ifs.
13432 * Makefile.in: Regenerate.
13433
13434 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
13435 dependencies. Maybe-ize build-libiberty. Create dummy install
13436 targets for 'no_install' modules.
13437 * configure: Move GDB_TK substitution to configure.in. Move
13438 build_modules stuff to configure.in.
13439 * configure.in: Implement soft dependency machinery. Maybe-ize
13440 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
13441 * Makefile.in: Regenerate.
13442
13443 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
13444
13445 * Makefile.tpl: Make all-target, install-target behave similarly
13446 to all, install (only hitting configured targets). Eliminate
13447 unused macro defintions.
13448
13449 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
13450 build != host.
13451
13452 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
13453
13454 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
13455
13456 * configure.in: Produce lists of subdir targets we're actually
13457 configuring. Remove references to "dosrel".
13458 * Makefile.tpl: Let configure set which subdir targets are hit.
13459 Remove install-cross; clean up install; remove ALL. Remove
13460 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
13461 Autogenerate host module targets. Remove empty dependency lines
13462 and redundant dependency; rearrange slightly.
13463 * Makefile.def: Add host-side libtermcap, utils.
13464
13465 * Makefile.in: Regenerate.
13466
13467 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13468
13469 * ltconfig (osf[345]): Append $major to soname_spec.
13470 Reflect this in library_names_spec.
13471 * ltmain.sh (osf): Prefix $major with . for use as extension.
13472
13473 2002-11-19 Andreas Jaeger <aj@suse.de>
13474
13475 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
13476 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
13477 and sparc64 GNU/Linux systems.
13478
13479 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
13480
13481 * MAINTAINERS: Update email.
13482
13483 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13484
13485 * MAINTAINERS: Complete James Dennett's entry.
13486
13487 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
13488
13489 * MAINTAINERS (Write After Approval): Add myself.
13490
13491 2002-11-13 Bruce Korb <bkorb@gnu.org>
13492
13493 * Makefile.tpl: syntactic cleanup
13494
13495 2002-11-13 Stuart Hastings <stuart@apple.com>
13496
13497 * MAINTAINERS: Add myself to write-after-approval list.
13498
13499 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13500
13501 * Makefile.def: Add list of recursive targets to autogenerate.
13502 Add build_modules.
13503 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
13504 targets. Autogenerate *-build-* targets.
13505 * Makefile.in: Regenerate.
13506
13507 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
13508
13509 * configure: More autoconf-style substitutions.
13510 * Makefile.tpl: More autoconf-style substitutions.
13511 * Makefile.in: Regenerate.
13512
13513 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
13514
13515 * configure: Substitute more variables in a more autoconf-friendly
13516 way. Simplify slightly.
13517 * Makefile.tpl: Make more variables substitutable in an
13518 autoconf-friendly way.
13519 * Makefile.in: Regenerate.
13520
13521 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
13522
13523 * MAINTAINERS (Write After Approval): Add myself.
13524
13525 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
13526
13527 * configure.in (v810*): Remove special setting of tools.
13528
13529 * configure: Add support for extra required flags for ar or nm.
13530 * configure.in (aix4.3+): Use above support for target-specific
13531 issues, rather than using config/mt-aix43.
13532
13533 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
13534
13535 * configure: Remove 'removing', which doesn't work. Replace $subdir
13536 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
13537 with $srcdir. Reformat indentation. Substitute some variables
13538 formerly hard-coded in the Makefile for build=host.
13539 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
13540 * Makefile.def: Autogenerate more.
13541 * Makefile.in: Regenerate.
13542
13543 2002-11-04 Adam Nemet <anemet@lnxw.com>
13544
13545 * MAINTAINERS (Write After Approval): Add myself.
13546
13547 2002-11-04 Kevin Buettner <kevinb@redhat.com>
13548
13549 * Makefile.def (host_modules): Add rda.
13550 * Makefile.in: Regenerate.
13551 * configure.in (target_tool): Add target-rda to list.
13552
13553 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13554
13555 * MAINTAINERS: Remove "co-maintainer" note for web pages.
13556
13557 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
13558
13559 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
13560 and restrap targets to this rule.
13561 * Makefile.in: Regenerate.
13562
13563 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13564
13565 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
13566 GNATS only accounts.
13567
13568 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
13569
13570 * configure.in (i[3456]86-*-linux*): Add check to disable
13571 ${libgcj} for glibc1.
13572
13573 2002-10-24 Denis Chertykov <denisc@overta.ru>
13574
13575 * MAINTAINERS: Add myself as ip2k port maintainer.
13576
13577 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
13578
13579 * configure.in: Add tic4x target.
13580
13581 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
13582
13583 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
13584 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
13585 * Makefile.in: Regenerate.
13586
13587 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
13588 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
13589 * Makefile.in: Regenerate.
13590
13591 2002-10-02 Janis Johnson <janis187@us.ibm.com>
13592
13593 * MAINTAINERS: Add myself as web pages co-maintainer.
13594
13595 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13596
13597 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
13598 * Makefile.in: Regenerate.
13599
13600 2002-10-02 Zack Weinberg <zack@codesourcery.com>
13601
13602 * MAINTAINERS: Add myself and Nathan Sidwell
13603 <nathan@codesourcery.com> as VxWorks maintainers.
13604
13605 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
13606
13607 * Makefile.def: Remove order dependency comments.
13608 * Makefile.tpl: Add explicit install-install dependencies.
13609 * Makefile.in: Regenerate.
13610
13611 * Makefile.tpl: Remove material now in src-release. (Finally!)
13612 * Makefile.in: Regenerate.
13613
13614 * Makefile.tpl: Add configure-target (for src-release in src)
13615 * Makefile.in: Regenerate.
13616
13617 2002-09-30 Nick Clifton <nickc@redhat.com>
13618
13619 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
13620
13621 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
13622
13623 * configure.in (s390*-*-linux*): Enable libgcj.
13624
13625 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
13626
13627 * configure: Revert accidentally applied changes.
13628
13629 * Makefile.tpl: Make more autoconf-friendly.
13630 * Makefile.in: Regenerate.
13631 * configure: Make substitution more autoconf-like.
13632
13633 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
13634
13635 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
13636 single entry to handle all these.
13637 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
13638 libjava on arm-*-elf.
13639
13640 2002-09-27 Geoffrey Keating <geoffk@apple.com>
13641
13642 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
13643 things that depend on them.
13644
13645 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13646
13647 * Makefile.tpl: Make subsituted variables more autoconfy.
13648 * Makefile.in: Regenerate.
13649 * configure: Make seds more autoconfy.
13650
13651 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
13652
13653 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
13654 * Makefile.in: Regenerate.
13655 * configure.in: Rewrite sed statements to look autoconfy.
13656
13657 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
13658 all-target-foo on configure-target-foo.
13659 * Makefile.def: Ditto.
13660 * Makefile.in: Rebuild.
13661
13662 2002-09-25 Andrew Haley <aph@redhat.com>
13663
13664 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
13665
13666 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
13667
13668 * Makefile.def: New file.
13669 * Makefile.tpl: New file.
13670 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
13671 * contrib/gcc_update: Note that Makefile.in is a generated file.
13672
13673 * configure.in: Minor rearrangement. Simplify tests.
13674
13675 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
13676
13677 * configure.in (with_headers): Skip copy if value is "yes".
13678 (with_libs): Likewise.
13679
13680 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
13681
13682 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
13683 * configure.in (sh*-*-pe*): Ditto.
13684 * configure.in (mips*-*-pe*): Ditto.
13685 * configure.in (*arm-wince-pe): Ditto.
13686
13687 * configure.in: Rearrange.
13688
13689 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
13690
13691 * MAINTAINERS: Update my email address.
13692
13693 2002-08-30 Paul Koning <pkoning@equallogic.com>
13694
13695 * MAINTAINERS: (Write After Approval): Add myself.
13696
13697 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
13698
13699 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
13700
13701 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
13702
13703 * MAINTAINERS: Change my mailing address.
13704
13705 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
13706
13707 * MAINTAINERS (Write After Approval): Remove myself.
13708 (Various Maintainers: c++ runtime libs): Add myself.
13709
13710 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
13711
13712 * MAINTAINERS (Write After Approval): Remove myself.
13713 (Various Maintainers: c++ runtime libs): Add myself.
13714
13715 2002-08-15 Eric Christopher <echristo@redhat.com>
13716
13717 * config.sub: Import from master repository.
13718 * config.guess: Ditto.
13719
13720 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
13721
13722 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
13723 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
13724 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
13725
13726 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
13727
13728 * MAINTAINERS: Add self to rs6000 vector extensions.
13729
13730 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
13731
13732 * libiberty/configure: Reverted unintended yesterday's check in.
13733
13734 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
13735
13736 * boehm-gc/configure, libf2c/configure: Rebuilt.
13737 * libffi/configure, libiberty/configure: Ditto.
13738 * libjava/configure, libobjc/configure: Ditto.
13739 * libstdc++-v3/configure, zlib/configure: Ditto.
13740 Merged from binutils:
13741 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
13742 From Steve Ellcey <sje@cup.hp.com>:
13743 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
13744 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
13745 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
13746 IA64.
13747 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
13748 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
13749 soname_spec, sys_lib_search_path_spec): Ditto.
13750
13751 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
13752
13753 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
13754
13755 2002-08-04 H.J. Lu (hjl@gnu.org)
13756
13757 * configure.in (mips*-*-linux*): Don't skip target-libffi.
13758
13759 2002-08-02 Krister Walfridsson <cato@df.lth.se>
13760
13761 * MAINTAINERS (Write After Approval): Add myself.
13762
13763 2002-07-31 Alan Modra <amodra@bigpond.net.au>
13764
13765 * configure.in: Move generic linux case to end. Copy generic
13766 linux noconfigdirs to mips*-*-linux* entry and new
13767 powerpc64*-*-linux* entry. Add target-libffi for the latter.
13768
13769 2002-07-19 Michael Matz <matz@suse.de>
13770
13771 * MAINTAINERS: Add myself as ra* maintainer.
13772
13773 2002-07-16 Chris Demetriou <cgd@broadcom.com>
13774
13775 * config.guess: Update to 2002-07-09 version.
13776 * config.sub: Update to 2002-07-03 version.
13777
13778 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
13779
13780 * MAINTAINERS: Fix typo in a maintainer email address.
13781
13782 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
13783
13784 * configure.in: Remove two redundant tests.
13785
13786 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13787
13788 * configure.in (mips*-*-irix6*o32): Enable stabs.
13789
13790 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
13791
13792 * configure.in: Don't build grez.
13793 * Makefile.in: Ditto.
13794
13795 * Makefile.in: Remove references to bsp, cygmon, libstub.
13796 * configure.in: Ditto.
13797
13798 * configure.in: Remove leftover reference to gdbtest.
13799
13800 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
13801
13802 * configure.in (gxx_include_dir): Change to match versioned
13803 C++ headers if --enable-version-specific-runtime-libs is used.
13804
13805 2002-07-04 Steve Ellcey <sje@cup.hp.com>
13806
13807 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
13808
13809 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
13810
13811 * configure.in: Make --without-x work.
13812
13813 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
13814
13815 * configure.in: Rearrange target Makefile fragment collection.
13816
13817 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
13818 cvs[src].
13819 * configure.in: Ditto.
13820
13821 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
13822
13823 * MAINTAINERS (Write After Approval): Update my e-mail address.
13824
13825 2002-06-24 Ben Elliston <bje@redhat.com>
13826
13827 * configure.in (host_tools): Remove cgen.
13828
13829 * Makefile.in (all-cgen): Remove; runs from its source directory.
13830 (check-cgen, install-cgen, clean-cgen): Likewise.
13831 (all-opcodes): Do not depend on all-cgen.
13832 (all-sim): Likewise.
13833
13834 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
13835
13836 * Makefile.in: Eliminate 'apache' targets.
13837 * configure.in: Eliminate 'apache' targets.
13838
13839 * configure.in: Eliminate redundant tests. Reorganize.
13840
13841 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
13842
13843 * config-ml.in: Eliminate references to Cygnus configure.
13844
13845 * Makefile.in: Eliminate references to building emacs.
13846
13847 2002-06-28 Graham Stott <graham.stott@btinternet.com>
13848
13849 * MAINTAINERS: Update my email address.
13850
13851 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
13852
13853 * config.if (libstdcxx_incdir): Version C++ headers.
13854 (cxx_incdir): Remove.
13855
13856 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
13857
13858 * MAINTAINERS (Write After Approval): Add self.
13859
13860 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
13861
13862 * configure.in: Add support for ip2k.
13863
13864 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
13865
13866 * configure.in: Fix AIX configury bug.
13867
13868 2002-06-20 Steve Ellcey <sje@cup.hp.com>
13869
13870 * MAINTAINERS (Write After Approval): Add self.
13871
13872 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13873
13874 * configure.in: replace ${topsrcdir} with ${srcdir}
13875
13876 * configure.in: Move definition of libstdcxx_flags
13877 right above usage, rather than waaay earlier.
13878
13879 * configure.in: Pull definition of is_cross_compiler earlier.
13880
13881 * configure.in: Rearrange a little.
13882
13883 * configure.in: Remove references to librx.
13884 * Makefile.in: Remove references to librx.
13885
13886 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
13887
13888 * config.sub: Add support for avr target.
13889 Import from master sources, rev 1.255
13890
13891 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
13892
13893 * configure, .cvsignore: Revert previous change...
13894 * Makefile: ...delete.
13895
13896 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
13897
13898 * configure.in: Eliminate ${gasdir} variable.
13899
13900 2002-06-18 Dave Brolley <brolley@redhat.com>
13901
13902 * configure.in: Add support for frv.
13903 * config.sub: Add support for frv.
13904
13905 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
13906
13907 * configure: Remove garbage from previous commit.
13908
13909 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
13910
13911 * configure: For in-source builds, make a subdir and re-exec there.
13912 * Makefile: New file. Pass targets through to build directory.
13913 * .cvsignore: No longer ignore "Makefile".
13914
13915 2002-06-16 Douglas Rupp <rupp@gnat.com>
13916
13917 * MAINTAINERS (Write After Approval): Add self.
13918
13919 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13920
13921 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
13922
13923 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
13924
13925 * configure.in (vax-*-netbsd*): Re-enable gas.
13926
13927 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
13928
13929 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
13930 BUILD_PREFIX_1, to correct nomenclature.
13931 * configure: Likewise.
13932
13933 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
13934 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
13935
13936 2002-05-31 Olaf Hering <olh@suse.de>
13937
13938 * config-ml.in: Propogate DESTDIR also.
13939
13940 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
13941
13942 * configure.in (vax-*-netbsd*): Don't build gas for this
13943 platform.
13944
13945 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
13946
13947 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13948 and libgcj for AVR.
13949
13950 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
13951
13952 * MAINTAINERS (Write After Approval): Add myself.
13953
13954 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
13955
13956 * config.guess: Update to 2002-05-22 version.
13957 * config.sub: Likewise.
13958
13959 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13960
13961 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
13962 * config-ml.in: Likewise.
13963 * configure: Likewise.
13964 * configure.in: Likewise.
13965
13966 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
13967
13968 * MAINTAINERS: Update my email address.
13969
13970 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
13971
13972 * configure.in: Simplify makefile fragment collection.
13973
13974 * configure.in: Remove code to build emacs.
13975
13976 * configure.in : Remove --srcdir argument from targargs and buildargs
13977 (it's always overridden in the Makefile anyway). Rearrange a bit.
13978
13979 * configure: Move some logic to configure.in.
13980 * configure.in: Move some logic from configure.
13981
13982 2002-05-11 Tom Tromey <tromey@redhat.com>
13983
13984 * MAINTAINERS: Reflect libgcj reality.
13985
13986 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
13987
13988 * Makefile.in: Honour DESTDIR.
13989
13990 2002-05-08 Mark Mitchell <mark@codesourcery.com>
13991
13992 * config.guess: Import 2002-03-20 version.
13993 * config.sub: Import 2002-04-26 version.
13994
13995 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13996
13997 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
13998
13999 2002-05-07 Tim Josling <tej@melbpc.org.au>
14000
14001 * MAINTAINERS: Add self.
14002
14003 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
14004
14005 * ltmain.sh: Detect and handle object name conflicts
14006 while piecewise linking a static library.
14007
14008 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
14009
14010 * configure.in (noconfigdirs): Don't disable libgcj on
14011 sparc64-*-solaris* and sparcv9-*-solaris*.
14012
14013 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
14014
14015 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
14016
14017 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
14018
14019 * configure.in (FLAGS_FOR_TARGET): Do not add
14020 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
14021 on i[3456]86-*-linux*.
14022
14023 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
14024
14025 * configure.in (noconfigdirs): Replace [ ] with test.
14026
14027 * configure.in (noconfigdirs): Do not add target-newlib if
14028 target == i[3456]86-*-linux*, and host == target.
14029
14030 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
14031
14032 * configure.in: delete reference to absent file
14033
14034 * configure.in: replace '[' with 'test'
14035
14036 * configure.in: Eliminate references to gash.
14037 * Makefile.in: Eliminate references to gash.
14038
14039 * configure.in: remove useless references to 'pic' makefile fragments.
14040
14041 * configure.in: (*-*-windows*) Finish removing.
14042
14043 * configure.in: Eliminate redundant test for libgui.
14044
14045 2002-04-29 Roger Sayle <roger@eyesopen.com>
14046
14047 * MAINTAINERS: Add self and realphabetize. Update entries
14048 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
14049 entry for a29k port maintainer.
14050
14051 2002-04-26 Joel Sherrill <joel@OARcorp.com>
14052
14053 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
14054 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
14055
14056 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
14057
14058 * configure.in: remove references to dead files
14059
14060 2002-04-19 Mark Mitchell <mark@codesourcery.com>
14061
14062 * MAINTAINERS: Add information about purpose of this file.
14063
14064 2002-04-18 Tom Tromey <tromey@redhat.com>
14065
14066 * configure.in: Disallow configuring libgcj when it is already
14067 installed and we're using Solaris 2.8 linker. Do enable libgcj on
14068 Solaris 2.8 by default. For PR libgcj/6158.
14069
14070 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
14071
14072 * configure.in: Move default CC setting out of config/mh-* fragments
14073 directly into here.
14074
14075 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
14076
14077 * configure.in: don't even try to configure or make a subdirectory
14078 if there's no configure script for it.
14079
14080 2002-04-15 Mark Mitchell <mark@codesourcery.com>
14081
14082 * MAINTAINERS: Remove chill maintainers.
14083 * Makefile.in (CHILLFLAGS): Remove.
14084 (CHILL_LIB): Remove.
14085 (TARGET_CONFIGDIRS): Remove libchill.
14086 (CHILL_FOR_TARGET): Remove.
14087 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
14088 CHILL_LIB.
14089 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
14090 (CHECK_TARGET_MODULES): Likewise.
14091 (INSTALL_TARGET_MODULES): Likewise.
14092 (CLEAN_TARGET_MODULES): Likewise.
14093 (configure-target-libchill): Remove.
14094 (all-target-libchill): Remove.
14095 * configure.in (target_libs): Remove target-libchill.
14096 Do not compute CHILL_FOR_TARGET.
14097 * libchill: Remove directory.
14098
14099 2002-04-11 DJ Delorie <dj@redhat.com>
14100
14101 * Makefile.in, configure.in: Sync with binutils, entries
14102 follow...
14103
14104 2002-04-07 Andrew Cagney <ac131313@redhat.com>
14105
14106 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
14107 (do-tar, do-bz2): New rules.
14108 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
14109 (gdb-tar): New rule.
14110 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
14111 (insight_dejagnu.tar): New rule.
14112 (insight.tar): New rule.
14113 (gdb+dejagnu.tar): New rule.
14114 (gdb.tar): New rule.
14115
14116 2002-02-01 Mo DeJong <supermo@bayarea.net>
14117
14118 * Makefile.in: Add all-tix to deps for all-snavigator
14119 so that tix is built when building snavigator.
14120
14121 2002-01-11 Steve Ellcey <sje@cup.hp.com>
14122
14123 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
14124 ld and gdb are not supported.
14125
14126 2002-01-07 Mark Salter <msalter@redhat.com>
14127
14128 * configure.in: Remove target-bsp and target-cygmon from arm builds.
14129 Allow target-libgloss to be built for arm, strongarm, and xscale.
14130
14131 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
14132
14133 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
14134 options for i[3456]86-pc-linux* native builds.
14135
14136 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
14137
14138 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
14139 files from .po files for a distribution.
14140
14141 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
14142
14143 * configure.in: Enable libstdc++-v3 for h8300 targets.
14144
14145 2001-06-19 Alan Modra <amodra@bigpond.net.au>
14146
14147 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
14148 version from bfd/.
14149
14150 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
14151
14152 * Makefile.in (VER): When present, extract the version number from
14153 the file version.in.
14154
14155 2001-05-24 Tom Rix <trix@redhat.com>
14156
14157 * configure.in : enable ld for aix
14158
14159 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
14160
14161 * config.guess: Add linux target for S/390.
14162
14163 2000-11-07 Philip Blundell <pb@futuretv.com>
14164
14165 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
14166
14167 2000-11-03 Philip Blundell <pb@futuretv.com>
14168
14169 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
14170 files.
14171
14172 2001-01-15 Ben Elliston <bje@redhat.com>
14173
14174 * configure.in (host_tools): Add sid.
14175 Always configure cgen.
14176
14177 2000-11-24 Nick Clifton <nickc@redhat.com>
14178
14179 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
14180
14181 2000-08-20 Doug Evans <dje@casey.transmeta.com>
14182
14183 * Makefile.in (ALL_MODULES): Add all-cgen.
14184 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
14185 (all-cgen): New target.
14186 (all-opcodes,all-sim): Depend on all-cgen.
14187 * configure.in (host_tools): Add cgen.
14188 Only configure cgen if --enable-cgen-maint.
14189
14190 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
14191
14192 * configure.in: Add *-*-freebsd* configurations.
14193
14194 2002-04-08 Tom Tromey <tromey@redhat.com>
14195
14196 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
14197 Fixes PR libgcj/6068.
14198
14199 2002-03-30 Krister Walfridsson <cato@df.lth.se>
14200
14201 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
14202
14203 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14204
14205 * configure.in (alpha*-dec-osf*): Enable libgcj.
14206
14207 2003-03-27 Matthew Gingell <gingell@gnat.com>
14208
14209 * MAINTAINERS (Write After Approval): Add myself.
14210
14211 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
14212
14213 Fix for: PR bootstrap/3591, target/5676
14214 * configure.in (mcore-pe): Disable the configuration of
14215 libstdc++-v3 since exceptions are not supported.
14216
14217 2002-03-20 Anthony Green <green@redhat.com>
14218
14219 * configure.in: Enable libgcj for xscale-elf target.
14220
14221 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
14222
14223 * MAINTAINERS: Update my email address.
14224
14225 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
14226
14227 * ltmain.sh (relink_command): Fix typo in previous change.
14228
14229 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
14230
14231 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
14232 (relink_command): Added --tag flags.
14233 (mode=install): If relinking fails; error out.
14234
14235 2002-03-12 Richard Henderson <rth@redhat.com>
14236
14237 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
14238 .NOTPARALLEL tag.
14239 (do-check): Rename from check.
14240 (check): Allow parallel check.
14241
14242 2002-03-12 Bob Wilson <bob.wilson@acm.org>
14243
14244 * MAINTAINERS: Add myself as maintainer for xtensa port.
14245 Fix alphabetical order in CPU port maintainer list.
14246 Remove myself from Write After Approval list.
14247
14248 2002-03-11 Richard Henderson <rth@redhat.com>
14249
14250 * Makefile.in (.NOTPARALLEL): Add fake tag.
14251
14252 2002-03-07 H.J. Lu (hjl@gnu.org)
14253
14254 * configure.in: Enable gprof for mips*-*-linux*.
14255
14256 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
14257
14258 * MAINTAINERS (Write After Approval): Add myself.
14259
14260 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
14261
14262 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
14263 libjava.
14264 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
14265
14266 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
14267
14268 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
14269 because its Makefile is there; test for the executable instead.
14270
14271 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
14272
14273 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
14274 libstdc++-v3 and libjava.
14275
14276 2002-02-11 Adam Megacz <adam@xwt.org>
14277
14278 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
14279 boehm-gc
14280
14281 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
14282
14283 * config.guess: Updated to 2002-01-30's version.
14284 * config.sub: Updated to 2002-02-01's version.
14285 Contribute sh64-elf.
14286 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
14287 * configure.in: Added sh64-*-*.
14288
14289 2002-02-08 Chris Demetriou <cgd@broadcom.com>
14290
14291 * MAINTAINERS: Belatedly add myself to write after approval list.
14292
14293 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
14294
14295 * MAINTAINERS: Put self in as maintainer for x86-64 port.
14296 Remove self as Write After Approval.
14297
14298 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
14299
14300 * MAINTAINERS: Put self in as maintainer for contrib/regression
14301 directory.
14302
14303 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
14304
14305 * MAINTAINERS: Update my email address.
14306
14307 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
14308
14309 * configure.in (*-*-netbsd*): New. Skip target-newlib,
14310 target-libiberty, and target-libgloss. Skip Java-related
14311 libraries if not supported for NetBSD on target CPU.
14312
14313 2002-01-25 Douglas B Rupp <rupp@gnat.com>
14314
14315 * install-sh: Use _inst.$$_ for temp file name.
14316
14317 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
14318
14319 * MAINTAINERS (Write After Approval): Move my contact info
14320 from here...
14321 (OS Port Maintainers): ...to here (netbsd).
14322
14323 2002-01-22 Bob Wilson <bob.wilson@acm.org>
14324
14325 * MAINTAINERS (Write After Approval): Add myself.
14326
14327 2002-01-17 H.J. Lu <hjl@gnu.org>
14328
14329 * Makefile.in (all-fastjar): Also depend on all-libiberty.
14330 (all-target-fastjar): Also depend on all-target-libiberty.
14331
14332 2002-01-16 H.J. Lu (hjl@gnu.org)
14333
14334 * config.guess: Import from master sources, rev 1.225.
14335 * config.sub: Import from master sources, rev 1.238.
14336
14337 2002-01-16 Kazu Hirata <kazu@hxi.com>
14338
14339 * MAINTAINERS (Write After Approval): Remove myself.
14340
14341 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
14342
14343 * MAINTAINERS (Write After Approval): Add myself.
14344
14345 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
14346
14347 * MAINTAINERS: Add self as docs co-maintainer.
14348
14349 2001-12-11 Matthias Klose <doko@debian.org>
14350
14351 * MAINTAINERS (Write After Approval): Add myself.
14352
14353 2001-12-09 Zack Weinberg <zack@codesourcery.com>
14354
14355 * MAINTAINERS: Update my email address.
14356
14357 2001-12-07 Turly O'Connor <turly@apple.com>
14358 * MAINTAINERS (Write After Approval): Add myself.
14359 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
14360 (rs6000_initialize_trampoline): Call __trampoline_setup for
14361 ABI_DARWIN too.
14362 * darwin-tramp.asm: New file, implements __trampoline_setup.
14363 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
14364
14365 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
14366
14367 * MAINTAINERS (Write After Approval): Add myself.
14368
14369 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
14370
14371 * configure, configure.in: Use temp file for long sed commands.
14372
14373 2001-12-03 Laurent Guerby <guerby@acm.org>
14374
14375 * config.sub: Update to version 1.232 on subversion.
14376
14377 2001-12-03 Ben Elliston <bje@redhat.com>
14378
14379 * MAINTAINERS: Update mail address for config.* patches.
14380
14381 2001-11-27 DJ Delorie <dj@redhat.com>
14382 Zack Weinberg <zack@codesourcery.com>
14383
14384 When build != host, create libiberty for the build machine.
14385
14386 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
14387 CONFIG_ARGUMENTS.
14388 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
14389 New variables.
14390 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
14391 and rules.
14392 (all.normal): Depend on ALL_BUILD_MODULES.
14393 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
14394 (all-build-libiberty): Depend on configure-build-libiberty.
14395
14396 * configure: Calculate and substitute proper value for
14397 ALL_BUILD_MODULES.
14398 * configure.in: Create the build subdirectory.
14399 Calculate and substitute TARGET_CONFIGARGS (formerly
14400 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
14401
14402 2001-11-26 Ziemowit Laski <zlaski@apple.com>
14403
14404 * MAINTAINERS (write-after-approval): Add self.
14405
14406 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
14407
14408 * MAINTAINERS (GNATS only accounts): Remove self.
14409
14410 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
14411
14412 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
14413 libf2c.
14414
14415 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
14416
14417 * MAINTAINERS (Write After Approval): Add self.
14418
14419 2001-11-12 David O'Brien <obrien@FreeBSD.org>
14420
14421 * MAINTAINERS: mips and s390 are also CPU ports.
14422
14423 2001-11-12 David O'Brien <obrien@FreeBSD.org>
14424
14425 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
14426
14427 2001-11-11 David O'Brien <obrien@FreeBSD.org>
14428
14429 * MAINTAINERS: Alphabetize.
14430
14431 2001-11-09 Kazu Hirata <kazu@hxi.com>
14432
14433 * MAINTAINERS (Various maintainers: h8 port): Add myself.
14434
14435 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
14436
14437 * MAINTAINERS (Various maintainers: hppa port): Added myself.
14438
14439 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
14440
14441 * configure.in (--enable-languages): Be more permissive about
14442 syntax. Check for empty lists better. Warn about $LANGUAGES.
14443
14444 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
14445
14446 * config.sub: Import from master sources, rev. 1.230.
14447 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
14448
14449 2001-11-07 Laurent Guerby <guerby@acm.org>
14450
14451 * MAINTAINERS (Write After Approval): Add self.
14452
14453 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
14454
14455 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
14456
14457 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
14458
14459 * config.sub: Import from master sources, rev 1.226.
14460 * config.guess: Import from master sources, rev 1.216.
14461
14462 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
14463
14464 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
14465 * MAINTAINERS: Add self as maintainer of MMIX port.
14466 Remove old after-approval entry.
14467
14468 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
14469
14470 * ChangeLog, configure: Fix spelling errors.
14471
14472 2001-10-20 Brendan Kehoe <brendan@zen.org>
14473
14474 * MAINTAINERS: Tweak my address.
14475
14476 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
14477
14478 * MAINTAINERS: Update my email address.
14479
14480 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
14481
14482 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
14483 * MAINTAINERS: Add self as maintainer of CRIS port.
14484
14485 2001-10-10 Geert Bosch <bosch@gnat.com>
14486
14487 * MAINTAINERS (Various maintainers: Ada front end):
14488 Added Robert Dewar.
14489
14490 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
14491
14492 * MAINTAINERS (Write After Approval): Added self
14493
14494 2001-10-02 Geert Bosch <bosch@gnat.com>
14495
14496 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
14497
14498 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
14499
14500 * configure: Handle temporary files securely using mkdir.
14501
14502 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
14503
14504 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
14505
14506 2001-09-26 Will Cohen <wcohen@redhat.com>
14507
14508 * configure.in (*-*-linux*): Disable configuration of target-newlib
14509 and target-libgloss.
14510
14511 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
14512
14513 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
14514 RANLIB.
14515
14516 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
14517
14518 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
14519 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
14520 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
14521 avoid quotes nesting problems.
14522 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
14523 (DO_X): Export only variables that are set.
14524
14525 2001-09-19 Ben Elliston <bje@redhat.com>
14526
14527 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
14528 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
14529 semantics. Use the shell built-in "type" command instead.
14530
14531 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
14532
14533 Merged from gcc-3_0-branch:
14534 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
14535 * ltcf-c.sh: Use $objext, not $ac_objext.
14536 2001-07-27 Mark Kettenis <kettenis@gnu.org>
14537 * ltcf-cxx.sh: Add support for GNU.
14538 2001-07-22 Timothy Wall <twall@redhat.com>
14539 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
14540 default settings if using GNU tools with that configuration.
14541 * ltcf-cxx.sh: Ditto.
14542 * ltcf-gcj.sh: Ditto.
14543 2001-07-21 Michael Chastain <chastain@redhat.com>
14544 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
14545 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
14546 * ltmain.sh: Mark as gcc-local.
14547
14548 2001-08-30 Eric Christopher <echristo@redhat.com>
14549 Jason Eckhardt <jle@redhat.com>
14550
14551 * config.guess: Merge from master sources.
14552 * config.sub: Merge from master sources, add support for mipsisa32.
14553
14554 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
14555 * config.sub: Merge from master sources, rev 1.219.
14556 * MAINTAINERS: Add self as contact for stormy16 port.
14557
14558 2001-08-14 Zack Weinberg <zackw@panix.com>
14559
14560 * config.sub: Merge from master sources, rev 1.218.
14561 * config.guess: Merge from master sources, rev 1.209.
14562
14563 2001-08-11 Graham Stott <grahams@redhat.com>
14564
14565 * Makefile.in (check-c++): Add missing semicolon.
14566
14567 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
14568
14569 * MAINTAINERS (Various maitainers: predict.def): Added myself.
14570
14571 2001-07-30 Eric Christopher <echristo@redhat.com>
14572
14573 * MAINTAINERS (Various maintainers: mips port): Added myself.
14574
14575 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
14576
14577 * configure.in (sh-*-linux*): New.
14578
14579 2001-07-27 Richard Henderson <rth@redhat.com>
14580
14581 * .cvsignore: Add LAST_UPDATED.
14582
14583 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
14584
14585 * MAINTAINERS (Various maintainers: s390 port): Added myself.
14586
14587 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
14588
14589 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
14590
14591 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
14592
14593 * MAINTAINERS (Write After Approval): Added myself.
14594
14595 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
14596
14597 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
14598 and libgcj on m68hc11/m68hc12.
14599
14600 2001-06-27 H.J. Lu (hjl@gnu.org)
14601
14602 * Makefile (CFLAGS_FOR_BUILD): New.
14603 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
14604
14605 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14606
14607 * README: Remove version number.
14608
14609 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14610
14611 * INSTALL/README: Update wrt. to the installation instructions now
14612 residing in gcc/doc/install.texi.
14613
14614 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
14615
14616 * README: Replace with a cut-down and updated version of gcc/README.
14617
14618 2001-06-12 David Edelsohn <edelsohn@gnu.org>
14619
14620 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
14621 multilibs to be disabled.
14622
14623 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
14624
14625 * MAINTAINERS (Write After Approval): Add myself.
14626
14627 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
14628
14629 * config.guess: Import CVS version 1.195.
14630 * config.sub: Import CVS version 1.212.
14631
14632 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
14633
14634 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14635 gcc/xgcc is built, use -print-prog-name to find out the program
14636 name to use.
14637
14638 2001-06-04 Phil Edwards <pme@sources.redhat.com>
14639
14640 * config.guess: Import CVS version 1.194. All gcc-local changes
14641 appear to also be in the master copy.
14642 * config.sub: Import CVS version 1.211.
14643
14644 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
14645
14646 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
14647 with_gcc]: Use `gcc -shared' to build a shared library.
14648
14649 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
14650
14651 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
14652 archives.
14653
14654 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14655
14656 * MAINTAINERS (Write After Approval): Add myself.
14657
14658 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
14659
14660 * configure.in (libstdcxx_flags): Do not try to execute
14661 libstdc++-v3/testsuite_flags until it exists.
14662
14663 2001-06-01 Alan Modra <amodra@bigpond.net.au>
14664
14665 * MAINTAINERS: Update my email address.
14666
14667 2001-05-31 Graham Stott <grahams@redhat.com>
14668
14669 * MAINTAINERS (Write After Approval): Add myself.
14670
14671 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
14672
14673 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
14674 libraries when using g++ with native linker.
14675
14676 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
14677
14678 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
14679
14680 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
14681
14682 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
14683 [aix4*|aix5*]: Prepend blank.
14684
14685 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
14686
14687 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14688 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
14689 of subdir/configure scripts to use the new libtool.m4.
14690
14691 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
14692
14693 * MAINTAINERS (Write After Approval): Add myself.
14694
14695 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
14696
14697 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
14698
14699 2001-05-11 Ben Elliston <bje@redhat.com>
14700
14701 * Makefile.in (all-sid): New target.
14702 (check-sid, clean-sid, install-sid): Likewise.
14703
14704 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
14705
14706 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
14707
14708 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
14709
14710 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
14711 libgcj.
14712
14713 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
14714
14715 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
14716 gcc/xgcc is built, use -print-prog-name to find out the program
14717 name to use.
14718
14719 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
14720
14721 * configure.in (noconfigdirs): Don't reset it from scratch in the
14722 target case; only append to it.
14723
14724 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
14725 sparc-*-solaris2.8]: Disable ${libgcj}.
14726
14727 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
14728
14729 * configure.in (libgcj_saved): Copy from $libgcj.
14730 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
14731 --disable-libgcj.
14732
14733 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
14734
14735 * MAINTAINERS: Remove self as MIPS maintainer and
14736 C front end maintainer.
14737
14738 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
14739
14740 * configure.in: Move *-chorusos target case to the proper switch.
14741 Disable libgcj.
14742
14743 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
14744
14745 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
14746 1.641.2.228.
14747
14748 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14749
14750 * Makefile.in (STAGE1_CFLAGS): Pass down.
14751
14752 2001-04-13 Alan Modra <amodra@one.net.au>
14753
14754 * config.guess: Add hppa64-linux support. Note for next import that
14755 this is already in the master file.
14756 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
14757
14758 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
14759
14760 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14761 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
14762
14763 2001-04-11 Stan Shebs <shebs@apple.com>
14764
14765 * MAINTAINERS: Add self as Darwin port maintainer.
14766
14767 2001-04-11 Alan Modra <amodra@one.net.au>
14768
14769 * MAINTAINERS: Update my email address.
14770
14771 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
14772
14773 * ltcf-cxx.sh: Support creation of C++ shared libraries on
14774 recent versions of FreeBSD (release 3 or later).
14775 * ltconfig: On FreeBSD, -lc must not be provided when building
14776 a shared library or else the standard -pthread gcc option is
14777 rendered worthless to later users of the built library.
14778
14779 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
14780
14781 * MAINTAINERS: Add self and RTH as C front end maintainers.
14782
14783 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
14784
14785 * config.sub: Make sure to match an already-canonicalized
14786 machine name (eg. mn10300-unknown-elf).
14787
14788 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
14789
14790 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
14791 New macros.
14792 (bootstrap, cross): Use RECURSE_FLAGS.
14793 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
14794
14795 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
14796
14797 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
14798
14799 2001-03-22 Colin Howell <chowell@redhat.com>
14800
14801 * Makefile.in (DO_X): Do not backslash single-quotes in
14802 backquotes (two places).
14803
14804 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
14805
14806 Re-installed:
14807 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
14808 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
14809 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
14810 * ltcf-cxx.sh: Likewise.
14811 * ltcf-gcj.sh: Likewise.
14812
14813 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14814
14815 * MAINTAINERS: Add myself as "documentation co-maintainer".
14816
14817 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
14818
14819 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14820 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
14821
14822 2001-03-19 Tom Tromey <tromey@redhat.com>
14823
14824 * config-ml.in: Handle GCJ and GCJFLAGS.
14825
14826 2001-03-21 Michael Chastain <chastain@redhat.com>
14827
14828 * Makefile.in: all-m4 depends on all-texinfo.
14829
14830 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
14831
14832 * MAINTAINERS: Add myself to write after approval list.
14833
14834 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
14835
14836 * Makefile.in (DO_X): Quote nested quotes.
14837
14838 2001-03-18 Alan Modra <alan@linuxcare.com.au>
14839
14840 * MAINTAINERS: Add myself to write after approval list.
14841
14842 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
14843
14844 * Makefile.in (DO_X): Use double quotes for quoting
14845 "RANLIB=$${RANLIB}".
14846
14847 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
14848
14849 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
14850
14851 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
14852
14853 * configure.in: Only use `lang_requires' for languages athat are
14854 actually enabled.
14855
14856 2001-03-08 Phil Edwards <pme@sources.redhat.com>
14857
14858 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
14859
14860 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
14861
14862 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
14863
14864 2001-03-07 Tom Tromey <tromey@redhat.com>
14865
14866 * configure.in: Allow config-lang.in to set `lang_requires' to list
14867 of other required languages.
14868
14869 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
14870
14871 * Makefile.in: Remove RANLIB definition. Use RANLIB
14872 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
14873 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
14874
14875 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
14876 Alexandre Oliva <aoliva@redhat.com>
14877
14878 * Makefile.in (check-c++): Use tabs, not spaces.
14879
14880 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
14881
14882 * MAINTAINERS: add myself to Write After Approval list.
14883
14884 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
14885
14886 * Makefile.in (check-c++): New rule.
14887
14888 * configure.in (target_libs): Remove libg++.
14889 (noconfigdirs): Remove libg++.
14890 (noconfigdirs): Same.
14891 (noconfigdirs): Same.
14892 (noconfigdirs): Same.
14893
14894 * config-ml.in: Remove libg++ references.
14895
14896 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
14897 (ALL_TARGET_MODULES): Same.
14898 (configure-target-libg++): Remove.
14899 (all-target-libg++): Remove.
14900 (configure-target-libio): Remove.
14901 (all-target-libio): Remove.
14902 (check-target-libio): Remove.
14903 (.PHONY): Remove.
14904 (libg++.tar.bz2): Remove.
14905 (all-target-cygmon): Remove libio.
14906 (all-target-libstdc++): Remove.
14907 (configure-target-libstdc++): Remove.
14908 (TARGET_LIB_PATH): Remove libstdc++.
14909 (ALL_GCC_CXX): Remove libstdc++.
14910 (all-target-gperf): Correct.
14911
14912 2001-02-16 Nick Clifton <nickc@redhat.com>
14913
14914 * configure.in (noconfigdirs): Allow configuration of texinfo
14915 for Cygwin hosts.
14916
14917 2001-02-15 Anthony Green <green@redhat.com>
14918
14919 * configure: Introduce GCJ_FOR_TARGET.
14920 * configure.in: Ditto.
14921 * Makefile.in: Ditto.
14922
14923 2001-02-13 Andreas Schwab <schwab@suse.de>
14924
14925 * MAINTAINERS: Update mail address.
14926
14927 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
14928
14929 * config.guess: Add linux target for S/390.
14930 * config.sub: Likewise.
14931
14932 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
14933
14934 * configure.in: for *-chorusos, don't config target-newlib and
14935 target-libgloss.
14936
14937 2001-02-06 Ben Elliston <bje@redhat.com>
14938
14939 * configure: Output host type to stdout, not stderr.
14940
14941 2001-02-05 Mark Mitchell <mark@codesourcery.com>
14942
14943 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
14944 * ltcf-cxx.sh: Likewise.
14945
14946 * config.if: Assume enable_libstdcxx_v3 is defined.
14947
14948 2001-02-04 Mark Mitchell <mark@codesourcery.com>
14949
14950 Remove V2 C++ library.
14951 * configure.in: Remove --enable-libstdcxx_v3 support.
14952
14953 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
14954
14955 * include/demangle.h: Add prototype for java_demangle_v3.
14956
14957 2001-01-29 Phil Edwards <pme@sources.redhat.com>
14958
14959 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
14960
14961 2001-01-27 Richard Henderson <rth@redhat.com>
14962
14963 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
14964
14965 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14966
14967 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
14968 Don't unset, it's non-portable and no longer necessary, set to empty
14969 instead.
14970
14971 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14972
14973 * ltconfig: Shell portability fix for the tagname validity check.
14974
14975 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
14976
14977 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
14978 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
14979
14980 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
14981
14982 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
14983
14984 2001-01-26 Tom Tromey <tromey@redhat.com>
14985
14986 * configure.in: Allow libgcj to be built on Sparc Solaris.
14987
14988 2001-01-25 David Edelsohn <edelsohn@gnu.org>
14989
14990 * ltcf-c.sh: Add aix5 case.
14991 * ltcf-cxx.sh: Likewise.
14992 * ltconfig: Likewise.
14993
14994 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
14995
14996 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
14997 keep at least one of build_libtool_libs or build_old_libs set to
14998 yes.
14999
15000 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
15001 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
15002
15003 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
15004
15005 * configure.in: Enable libgcj on several additional platforms.
15006
15007 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
15008
15009 * configure.in: Enable libgcj for linux targets.
15010
15011 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
15012
15013 * MAINTAINERS (Write After Approval): Add myself.
15014
15015 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
15016
15017 * MAINTAINERS: Add myself as vax port maintainer.
15018
15019 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
15020
15021 * MAINTAINERS: Add myself as Mercury front-end maintainer.
15022
15023 2001-01-09 Mike Stump <mrs@wrs.com>
15024
15025 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
15026 failures of subdirectories.
15027
15028 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
15029
15030 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
15031 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
15032 * ltcf-cxx.sh: Likewise.
15033 * ltcf-gcj.sh: Likewise.
15034 * ltconfig.sh: Fix typo.
15035
15036 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
15037
15038 * configure: handle DOS-style absolute paths.
15039
15040 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
15041
15042 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
15043
15044 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
15045
15046 * MAINTAINERS: Add myself as avr port co-maintainer.
15047
15048 2000-12-28 Ben Elliston <bje@redhat.com>
15049
15050 * MAINTAINERS: Add myself under ``Write After Approval''.
15051
15052 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
15053
15054 * texinfo: Remove directory from GCC.
15055
15056 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
15057
15058 * COPYING: Update to current
15059 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
15060 to 19yy as example year in copyright notice).
15061
15062 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
15063
15064 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
15065 (libstdcxx_incdir): Pass down.
15066 * config.if: Remove expired bits for cxx_interface, add stub.
15067 (libstdcxx_incdir): Add variable for g++ include directory.
15068 * configure.in (gxx_include_dir): Use it.
15069
15070 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
15071
15072 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
15073 with old-email address from ``Write After Approval''.
15074
15075 2000-12-15 Andreas Jaeger <aj@suse.de>
15076
15077 * configure.in: Handle lang_dirs.
15078
15079 2000-12-14 Tom Tromey <tromey@redhat.com>
15080
15081 * MAINTAINERS: Removed brads.
15082
15083 * MAINTAINERS: Added gcj developers.
15084
15085 2000-12-13 Anthony Green <green@redhat.com>
15086
15087 * configure.in: Disable libgcj for any target not specifically
15088 listed. Disable libgcj for x86 and Alpha Linux until compatible
15089 with g++ abi.
15090
15091 2000-12-13 Mike Stump <mrs@wrs.com>
15092
15093 * Makefile.in (local-distclean): Also remove fastjar.
15094
15095 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
15096
15097 * contrib/gcc_update: Add fastjar --touch entries.
15098
15099 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
15100
15101 * configure.in: Disable language-specific target libraries for
15102 languages that aren't enabled.
15103
15104 2000-12-10 Anthony Green <green@redhat.com>
15105
15106 * configure.in: Define libgcj. Disable libgcj target libraries for
15107 most targets.
15108
15109 2000-12-10 Neil Booth <neilb@earthling.net>
15110
15111 * MAINTAINERS: Update mail address, remove from WAA list.
15112
15113 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
15114
15115 * libjava: Imported from /cvs/java.
15116 * libffi: Likewise.
15117 * Boehm-gc: Likewise.
15118
15119 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
15120
15121 * configure.in (target_libs): Revert 2000-12-08 patch.
15122 (noconfigdirs): Added target-libjava.
15123
15124 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
15125
15126 * djunpack.bat: removed.
15127
15128 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
15129
15130 * Makefile.in: handle DOS-style absolute paths.
15131 * config-ml.in: likewise.
15132 * symlink-tree: likewise.
15133
15134 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
15135
15136 * fastjar: Imported.
15137
15138 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
15139
15140 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
15141 libjava.
15142 * configure.in (target_libs): Removed `target-libjava'.
15143
15144 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
15145
15146 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
15147 (ALL_MODULES): Added fastjar.
15148 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
15149 (all-target-libjava): all-fastjar replaces all-zip.
15150 (all-fastjar): Added.
15151 (configure-target-fastjar, all-target-fastjar): Likewise.
15152 * configure.in (host_tools): Added fastjar.
15153
15154 2000-12-07 Mike Stump <mrs@wrs.com>
15155
15156 * Makefile.in (local-distclean): Remove leftover built files.
15157
15158 2000-11-24 Nick Clifton <nickc@redhat.com>
15159
15160 * configure.in (xscale-elf): Add target.
15161 (xscale-coff): Add target.
15162
15163 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
15164
15165 * ltcf-cxx.sh: Support creation of C++ shared libraries on
15166 recent versions of FreeBSD (release 3 or later).
15167 * ltconfig: On FreeBSD, -lc must not be provided when building
15168 a shared library or else the standard -pthread gcc option is
15169 rendered worthless to later users of the built library.
15170
15171 2000-11-16 Fred Fish <fnf@be.com>
15172
15173 * configure.in (enable_libstdcxx_v3): Fix typo,
15174 libstd++ -> libstdc++.
15175
15176 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
15177
15178 * MAINTAINERS: Add self to Write After Approval list.
15179
15180 2000-11-21 Bernd Schmidt <bernds@redhat.com>
15181
15182 * MAINTAINERS: Update my email address. Add myself to global write
15183 privs list.
15184
15185 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
15186
15187 * Makefile.in: Merge with src and libgcj.
15188 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
15189 configure-target-<library> when their configure scripts need the C
15190 or C++ library to have already been built to work properly.
15191 (do_proto_toplev): Set them to an empty string.
15192
15193 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
15194 (REALLY_SET_LIB_PATH): Use them.
15195
15196 2000-11-17 Stan Shebs <shebs@apple.com>
15197
15198 * MAINTAINERS: Add self to Write After Approval list.
15199
15200 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
15201
15202 * configure: Provide the original toplevel configure arguments
15203 (including $0) to subprocesses in the environment rather than
15204 through gcc/configargs.h.
15205
15206 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
15207
15208 * MAINTAINERS: Remove references to cccp. Change C9X reference to
15209 C99. Alphabetise "Write After Approval" list.
15210
15211 2000-11-12 Mark Mitchell <mark@codesourcery.com>
15212
15213 * configure: Turn on libstdc++ V3 by default.
15214
15215 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
15216 if we've got GCC.
15217
15218 2000-11-11 Philip Blundell <philb@gnu.org>
15219
15220 * MAINTAINERS: Add self to Write After Approval list.
15221
15222 2000-11-09 David Edelsohn <edelsohn@gnu.org>
15223
15224 * ltcf-c.sh (aix4): Improve shared library configuration; require
15225 exporting symbols.
15226 * ltcf-cxx.sh (aix4): Define.
15227 * ltconfig (aix4): Define library and soname specs appropriate for
15228 AIX. Define command to create export symbols list.
15229
15230 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
15231
15232 * config.sub: Add support for Sun Chorus
15233
15234 2000-10-31 Nick Clifton <nickc@redhat.com>
15235
15236 * MAINTAINERS: Rename <name>@cygnus.com addresses to
15237 <name>@redhat.com. Also installed new email address for Clint
15238 Popetz.
15239
15240 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
15241
15242 * etc: Remove directory from GCC.
15243
15244 2000-10-16 Michael Meissner <meissner@redhat.com>
15245
15246 * configure (gcc/configargs.h): Only create if there is a build GCC
15247 directory created.
15248
15249 2000-10-16 Matthias Klose <doko@debian.org>
15250
15251 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
15252 when configured for libstdc++-v3.
15253
15254 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
15255
15256 * configure: Save configure arguments to gcc/configargs.h.
15257
15258 2000-10-04 Philipp Thomas <pthomas@suse.de>
15259
15260 * config.guess: Import CVS version 1.157.
15261 * config.sub: Import CVS version 1.181.
15262
15263 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
15264
15265 * Makefile.in (bootstrap): avoid recursion if subdir missing
15266 (cross): ditto
15267 (do-proto-toplev): ditto
15268
15269 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
15270
15271 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
15272 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
15273
15274 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
15275 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
15276 all affected `configure' scripts.
15277
15278 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
15279
15280 * MAINTAINERS: Add self as cpplib co-maintainer.
15281
15282 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
15283
15284 * MAINTAINERS: Add self to Write After Approval list.
15285
15286 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
15287
15288 * INSTALL/README: egcs -> GCC update.
15289
15290 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
15291
15292 * MAINTAINERS: Add myself to Write After Approval list.
15293
15294 2000-09-15 Kazu Hirata <kazu@hxi.com>
15295
15296 * MAINTAINERS: Add myself to Write After Approval list.
15297
15298 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
15299
15300 * configure.in: Do not build byacc for hppa64. Provide paths to the
15301 X11 libraries for hppa64.
15302
15303 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
15304
15305 * MAINTAINERS: Add myself as 68hc11 port maintainer.
15306
15307 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
15308
15309 * Makefile.in (all-zlib): Added dummy target.
15310
15311 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
15312 ltcf-gcj.sh: Updated from libtool multi-language branch.
15313
15314 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
15315
15316 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
15317 (bootstrap*): Depend on all-bootstrap.
15318
15319 2000-09-05 Philipp Thomas <pthomas@suse.de>
15320
15321 * config.guess: Import CVS version 1.156.
15322 * config.sub: Import CVS version 1.179.
15323
15324 2000-09-02 Anthony Green <green@cygnus.com>
15325
15326 * Makefile.in (all-gcc): Depend on all-zlib.
15327 (CLEAN_MODULES): Add clean-zlib.
15328 (ALL_MODULES): Add all-zlib.
15329 * configure.in (host_libs): Add zlib.
15330
15331 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
15332
15333 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
15334 crosses, but add gcc/include to the header search path for them.
15335
15336 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
15337
15338 * MAINTAINERS: Add self to Write After Approval list.
15339
15340 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15341
15342 * config.guess: Import CVS version 1.152.
15343 * config.sub: Import CVS version 1.177.
15344
15345 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
15346
15347 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
15348 $targargs to tell whether newlib is going to be built.
15349
15350 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
15351 $$r/TARGET_SUBDIR/libio for _G_config.h.
15352
15353 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
15354
15355 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
15356
15357 2000-08-22 DJ Delorie <dj@redhat.com>
15358
15359 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
15360
15361 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
15362
15363 * config-ml.in (CC, CXX): Avoid trailing whitespace.
15364 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
15365 sub-configures.
15366
15367 2000-08-21 DJ Delorie <dj@redhat.com>
15368
15369 * MAINTAINERS: Add self as a libiberty maintainer
15370
15371 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
15372
15373 * configure.in (libstdcxx_flags): Use
15374 libstdc++-v3/src/libstdc++.INC.
15375
15376 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
15377
15378 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
15379
15380 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
15381
15382 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
15383
15384 * configure: Make enable_threads and enable_shared defaults
15385 explicit. Substitute enable_threads into generated Makefiles.
15386 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
15387 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
15388
15389 2000-08-13 Geoff Keating <geoffk@cygnus.com>
15390
15391 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
15392
15393 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
15394
15395 * config-ml.in (CC): Remove bogus duplicate quotation mark from
15396 previous delta.
15397
15398 2000-08-11 Jason Merrill <jason@redhat.com>
15399
15400 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
15401 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
15402 (FLAGS_FOR_TARGET): Not here.
15403 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
15404
15405 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
15406
15407 * config-ml.in (CC, CXX): Don't introduce a leading space.
15408
15409 2000-08-07 DJ Delorie <dj@delorie.com>
15410
15411 * MAINTAINERS: Add self as a DJGPP maintainer
15412
15413 2000-08-07 DJ Delorie <dj@redhat.com>
15414
15415 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
15416 "if we're also building gcc, and it's a gcc that will run on the
15417 build machine, we want to use its includes instead of the system's
15418 default includes".
15419
15420 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
15421
15422 * MAINTAINERS: Add self to Write After Approval list.
15423
15424 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
15425
15426 * configure.in (libstdcxx_flags): Don't use `"'.
15427
15428 * config-ml.in: Adjust multilib search paths to the
15429 appropriate multilib tree.
15430
15431 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
15432
15433 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
15434 commas in $LANGUAGES.
15435
15436 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
15437
15438 * configure.in: Re-enable all references to libg++ and librx.
15439
15440 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
15441
15442 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
15443 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
15444 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
15445 * ltcf-cxx.sh (need_lc): Set based on postdeps.
15446
15447 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
15448
15449 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
15450
15451 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
15452 CXX_FOR_TARGET for sed.
15453
15454 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
15455
15456 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
15457 Do not override if already set in the environment or in configure.
15458 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
15459 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
15460
15461 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
15462
15463 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
15464 the libtool CVS tree multi-language branch.
15465 * ltconfig, ltmain.sh: Updated.
15466
15467 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
15468
15469 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
15470 (clean-target): Depend on it.
15471
15472 * Makefile.in (FLAGS_FOR_TARGET): New macro.
15473 (GCC_FOR_TARGET): Use it.
15474 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
15475 * configure.in: ... here.
15476 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
15477 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
15478
15479 2000-07-24 Eric Christopher <echristo@cygnus.com>
15480
15481 * MAINTAINERS: Add self to Write After Approval list.
15482
15483 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
15484
15485 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
15486 (configure-target-libchill, configure-target-libobjc): Likewise.
15487
15488 * configure.in: Use the same cache file for all target libs.
15489 * config-ml.in: But different cache files per multilib variant.
15490
15491 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
15492
15493 * configure (topsrcdir): Don't use dirname.
15494
15495 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
15496
15497 * MAINTAINERS: Add self to Write After Approval list.
15498
15499 2000-07-20 Jason Merrill <jason@redhat.com>
15500
15501 * configure.in: Remove all references to libg++ and librx.
15502
15503 * configure, configure.in, Makefile.in: Unify gcc and binutils.
15504
15505 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
15506
15507 * config.sub: Update to subversions version 2000-07-06.
15508
15509 2000-07-12 Andrew Haley <aph@cygnus.com>
15510
15511 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
15512 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
15513
15514 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
15515
15516 * symlink-tree: Check number of arguments.
15517
15518 2000-07-05 Jim Wilson <wilson@cygnus.com>
15519
15520 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
15521 search path for a g++ extracted from the build tree. This
15522 will allow link tests run by configure scripts in
15523 subdirectories to succeed.
15524
15525 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
15526
15527 * ltconfig: Add support for mips-dde-sysv4.2MP
15528
15529 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
15530
15531 * MAINTAINERS: Add myself as loop discovery maintainer.
15532
15533 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
15534
15535 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
15536 `os2'. Force ac_cv_exeext to be ".exe" in that case.
15537
15538 2000-06-19 Timothy Wall <twall@cygnus.com>
15539
15540 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
15541 * config.sub: Add tic54x target.
15542
15543 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15544
15545 * MAINTAINERS: Add self as Fortran maintainer,
15546 remove Craig Burley.
15547
15548 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
15549
15550 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
15551 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
15552
15553 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
15554
15555 * MAINTAINERS: Add self as i18n maintainer
15556
15557 20000-05-21 H.J. Lu (hjl@gnu.org)
15558
15559 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
15560 directory are used if they exist. Make sure
15561 $(build_tooldir)/include is searched for header files,
15562 $(build_tooldir)/lib/ for library files.
15563 (GCC_FOR_TARGET): Likewise.
15564 (CXX_FOR_TARGET): Likewise.
15565
15566 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
15567
15568 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
15569
15570 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
15571
15572 * Makefile.in (configure-target-libiberty): Depend on
15573 configure-target-newlib.
15574
15575 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
15576
15577 * configure.in, Makefile.in: Merge all libffi-related
15578 configury stuff from the libgcj tree.
15579
15580 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
15581
15582 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15583 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
15584
15585 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
15586
15587 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
15588 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
15589 current version information. Add to proto-toplev directory.
15590 (gdb-taz): Build do-djunpack.
15591
15592 2000-05-15 David Edelsohn <edelsohn@gnu.org>
15593
15594 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
15595
15596 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
15597
15598 * MAINTAINERS: Add self to Write After Approval list.
15599
15600 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15601
15602 * ltmain.sh: Preserve in relink_command any environment
15603 variables that may affect the linker behavior.
15604
15605 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
15606
15607 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
15608
15609 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
15610
15611 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
15612
15613 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
15614
15615 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
15616 with the version name.
15617
15618 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
15619
15620 * MAINTAINERS: Add self as bb-reorder maintainer.
15621
15622 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
15623
15624 * config.if: Tweak.
15625
15626 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
15627
15628 * djunpack.bat: New file.
15629
15630 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
15631
15632 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
15633 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
15634 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
15635 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
15636
15637 2000-04-16 Dave Pitts <dpitts@cozx.com>
15638
15639 * config.sub (case $basic_machine): Change default for "ibm-*"
15640 to "openedition".
15641
15642 2000-04-13 Andreas Jaeger <aj@suse.de>
15643
15644 * MAINTAINERS: Added myself.
15645
15646 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
15647
15648 * Makefile.in (gdb-taz): New target. GDB specific archive.
15649 (do-md5sum): New target.
15650 (MD5PROG): Define.
15651 (PACKAGE): Default to TOOL.
15652 (VER): Default to a shell script.
15653 (taz): Rewrite target. Move real work to do-proto-toplev. Include
15654 md5 checksum generation.
15655 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
15656 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
15657 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
15658 insight.tar.bz2): Use gdb-taz to create archive.
15659
15660 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
15661
15662 * configure (warn_cflags): Delete.
15663
15664 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
15665
15666 * MAINTAINERS: Added myself.
15667
15668 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
15669 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
15670
15671 * configure.in (enable_libstdcxx_v3): Add.
15672 (target_libs): Add bits here to switch between libstdc++-v2 and
15673 libstdc++-v3.
15674 * config.if: And this file too.
15675 * Makefile.in: Add libstdc++-v3 targets.
15676
15677 2000-04-05 Michael Meissner <meissner@redhat.com>
15678
15679 * config.sub (d30v): Add d30v as a basic machine type.
15680
15681 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
15682
15683 * configure.in: -linux-gnu*, not -linux-gnu.
15684
15685 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
15686
15687 * MAINTAINERS: Add self in write-after-approval section.
15688
15689 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
15690
15691 * MAINTAINERS: Add self as ia64 port maintainer.
15692
15693 2000-03-08 Neil Booth <NeilB@earthling.net>
15694
15695 * MAINTAINERS: Add self in write-after-approval section.
15696
15697 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
15698
15699 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
15700 (do-tar-bz2): Replace TOOL with PACKAGE.
15701 (gdb.tar.bz2): Remove GDBTK from GDB package.
15702 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
15703 dejagnu.tar.bz2): New packages.
15704
15705 2000-02-27 Andreas Jaeger <aj@suse.de>
15706
15707 * configure.in: Add entry for mips*-*-linux*, move catch all
15708 *-*-*linux* entry below this one.
15709
15710 2000-02-27 Ian Lance Taylor <ian@zembu.com>
15711
15712 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
15713
15714 2000-02-24 Nick Clifton <nickc@cygnus.com>
15715
15716 * config.sub: Support an OS of "wince".
15717
15718 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
15719
15720 * config.guess, config.sub: Updated to match config's 2000-02-15
15721 version.
15722
15723 2000-02-23 Linas Vepstas <linas@linas.org>
15724
15725 * config.sub: Add support for Linux/IBM 370.
15726 * configure.in: Likewise.
15727
15728 2000-02-22 Nick Clifton <nickc@cygnus.com>
15729
15730 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
15731
15732 2000-02-20 Christopher Faylor <cgf@cygnus.com>
15733
15734 * config.guess: Guess "cygwin" rather than "cygwin32".
15735
15736 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15737
15738 * configure (gcc_version): When setting, narrow search to
15739 lines containing `version_string'.
15740
15741 2000-02-15 Denis Chertykov <denisc@overta.ru>
15742
15743 * config.sub: Add support for avr target.
15744
15745 2000-02-14 Nick Clifton <nickc@cygnus.com>
15746
15747 * MAINTAINERS: Add maintainers for MCore port.
15748
15749 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
15750
15751 * config.sub: Add mmix-knuth-mmixware.
15752
15753 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
15754
15755 * MAINTAINERS: Pair cccp with cpplib maintainership.
15756
15757 2000-01-27 Christopher Faylor <cgf@redhat.com>
15758
15759 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
15760 structure stuff to -L library search.
15761 (CXX_FOR_TARGET): Ditto.
15762 (CROSS_CHECK_MODULES): Fix spelling mistake.
15763
15764 2000-01-24 Mark Mitchell <mark@codesourcery.com>
15765
15766 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
15767 the C++ compiler.
15768
15769 2000-01-12 Richard Henderson <rth@cygnus.com>
15770
15771 * configure.in: Don't build some bits for beos.
15772
15773 2000-01-12 Joel Sherrill (joel@OARcorp.com)
15774
15775 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
15776 as include files.
15777
15778 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
15779
15780 * Add self as cpplib maintainer, as requested by Jason
15781 Merrill. Correct my e-mail address.
15782
15783 2000-01-06 Geoff Keating <geoffk@cygnus.com>
15784
15785 * configure.in: Use mt-aix43 to handle *_TARGET defs,
15786 not mh-aix43.
15787
15788 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
15789
15790 * MAINTAINERS: Add myself to "write after approval" list.
15791
15792 1999-12-14 Richard Henderson <rth@cygnus.com>
15793
15794 * config.guess (alpha-osf, alpha-linux): Detect ev67.
15795 * config.sub: Accept alphaev[78], alphaev8.
15796
15797 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
15798
15799 * config.guess, config.sub: Update from autoconf.
15800
15801 1999-11-29 Bruce Korb <autogen@linuxbox.com>
15802
15803 * MAINTAINERS: update my playtime e-address.
15804
15805 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15806
15807 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
15808 necessary libraries are missing.
15809
15810 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
15811
15812 * MAINTAINERS: Add new 'write after approval' maintainer.
15813
15814 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
15815
15816 * MAINTAINERS: Add new Java maintainer.
15817
15818 1999-10-25 Andreas Schwab <schwab@suse.de>
15819
15820 * configure: Fix quoting inside arguments of eval.
15821
15822 1999-10-21 Nick Clifton <nickc@cygnus.com>
15823
15824 * config-ml.in: Allow suppression of some ARM multilibs.
15825
15826 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
15827
15828 * config.guess: Add OS/390 match pattern.
15829 * config.sub: Add mvs, openedition targets.
15830 * configure.in (i370-ibm-opened*): New.
15831
15832 1999-09-04 Steve Chamberlain <sac@pobox.com>
15833
15834 * config.sub: Add support for configuring for pj.
15835
15836 1999-08-31 Nick Clifton <nickc@cygnus.com>
15837
15838 * config.sub (maybe_os): Add support for configuring for fr30.
15839
15840 1999-08-25 Nick Clifton <nickc@cygnus.com>
15841
15842 * configure.in: Do not configure or build ld for AIX
15843 platforms. ld is known to be broken on these platforms.
15844
15845 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
15846
15847 * config-ml.in: Pass compiler flag corresponding to multidirs to
15848 subdir configures.
15849
15850 1999-08-09 Ian Lance Taylor <ian@zembu.com>
15851
15852 * Makefile.in (LDFLAGS): Define.
15853
15854 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
15855
15856 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
15857 noconfigdirs.
15858 (*-*-cygwin*): Likewise.
15859
15860 1999-08-08 Ian Lance Taylor <ian@zembu.com>
15861
15862 * mkdep: New file.
15863 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
15864 (BINUTILS_SUPPORT_DIRS): Add mkdep.
15865
15866 From Eli Zaretskii <eliz@is.elta.co.il>:
15867 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
15868 long file name when using DJGPP on MS-DOS.
15869
15870 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
15871
15872 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
15873
15874 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
15875
15876 * Makefile.in (check-target-libio): Remove all-target-libstdc++
15877 dependency as this causes "make check" to globally "make all"
15878
15879 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
15880
15881 * configure.in (target_libs): Added target-zlib.
15882 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
15883 (CONFIGURE_TARGET_MODULES): Likewise.
15884 (CHECK_TARGET_MODULES): Likewise.
15885 (INSTALL_TARGET_MODULES): Likewise.
15886 (CLEAN_TARGET_MODULES): Likewise.
15887 (configure-target-zlib): New target.
15888 (all-target-zlib): Likewise.
15889 (all-target-libjava): Depend on all-target-zlib.
15890 (configure-target-libjava): Depend on configure-target-zlib.
15891
15892 * Makefile.in (configure-target-libjava): Depend on
15893 configure-target-newlib.
15894 (configure-target-boehm-gc): New target.
15895 (configure-target-qthreads): New target.
15896
15897 * configure.in (target_libs): Added target-qthreads.
15898 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
15899 (CONFIGURE_TARGET_MODULES): Likewise.
15900 (CHECK_TARGET_MODULES): Likewise.
15901 (INSTALL_TARGET_MODULES): Likewise.
15902 (CLEAN_TARGET_MODULES): Likewise.
15903 (all-target-qthreads): New target.
15904 (configure-target-libjava): Depend on configure-target-qthreads.
15905 (all-target-libjava): Depend on all-target-qthreads.
15906
15907 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
15908 (CONFIGURE_TARGET_MODULES): Likewise.
15909 (CHECK_TARGET_MODULES): Likewise.
15910 (INSTALL_TARGET_MODULES): Likewise.
15911 (CLEAN_TARGET_MODULES): Likewise.
15912 (all-target-libjava): New target.
15913 (all-target-boehm-gc): Likewise.
15914 * configure.in (target_libs): Added libjava, boehm-gc.
15915
15916 1999-07-22 Ian Lance Taylor <ian@zembu.com>
15917
15918 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
15919 configure.bat in SUPPORT_FILES.
15920 (gas+binutils.tar.bz2): Likewise.
15921
15922 * makeall.bat: Remove; obsolete.
15923
15924 1999-07-21 Ian Lance Taylor <ian@zembu.com>
15925
15926 From Mark Elbrecht:
15927 * configure.bat: Remove; obsolete.
15928
15929 1999-07-11 Ian Lance Taylor <ian@zembu.com>
15930
15931 * configure: Add -W -Wall to the default CFLAGS when compiling with
15932 gcc.
15933
15934 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
15935
15936 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
15937
15938 1999-06-30 Mark Mitchell <mark@codesourcery.com>
15939
15940 * configure.in: Build ld on IRIX6.
15941
15942 1999-06-12 Ian Lance Taylor <ian@zembu.com>
15943
15944 * Makefile.in: Change distribution targets to use bzip2 instead of
15945 gzip.
15946 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
15947 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
15948
15949 1999-06-04 Nick Clifton <nickc@cygnus.com>
15950
15951 * config.sub: Add mcore target.
15952
15953 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
15954
15955 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
15956
15957 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
15958
15959 * config.guess (dummy): Changed to $dummy.
15960
15961 1999-05-24 Nick Clifton <nickc@cygnus.com>
15962
15963 * config.sub: Tidied up case statements.
15964
15965 1999-05-22 Ben Elliston <bje@cygnus.com>
15966
15967 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
15968 <jiro@din.or.jp>.
15969
15970 * config.guess: Merge with FSF version. Future changes will be
15971 more accurately recorded in this ChangeLog.
15972 * config.sub: Likewise.
15973
15974 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
15975
15976 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
15977
15978 1999-04-30 Tom Tromey <tromey@cygnus.com>
15979
15980 * ltmain.sh: [mode link] Always use CC given by ltconfig.
15981
15982 1999-04-23 Tom Tromey <tromey@cygnus.com>
15983
15984 * ltconfig, ltmain.sh: Update to libtool 1.2f.
15985
15986 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
15987
15988 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
15989 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
15990 Bad merge removed these two changes.
15991
15992 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
15993 Martin Heller (Ing.-Buero_Heller@t-online.de)
15994
15995 * config.guess (interix Alpha): Add.
15996
15997 1999-04-11 Richard Henderson <rth@cygnus.com>
15998
15999 * configure.in (i?86-*-beos*): Do config gperf; don't config
16000 gdb, newlib, or libgloss.
16001
16002 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
16003
16004 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
16005 link a trivial program with -mabi=64. If it fails, remove mabi=64
16006 from multidirs.
16007
16008 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
16009
16010 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
16011
16012 1999-04-08 Nick Clifton <nickc@cygnus.com>
16013
16014 * config.sub: Add support for mcore targets.
16015
16016 1999-04-07 Michael Meissner <meissner@cygnus.com>
16017
16018 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
16019 not mt-ospace, in order to shut up assembler warning about using
16020 symbols that are named the same as registers.
16021
16022 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
16023
16024 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
16025 dependency list for all-target-cygmon.
16026
16027 1999-04-05 Doug Evans <devans@casey.cygnus.com>
16028
16029 * config-ml.in: Check $host, not $target, for selective multilibs.
16030 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
16031 thumb interworking, and underscore prefix multilibs.
16032
16033 1999-04-04 Ian Lance Taylor <ian@zembu.com>
16034
16035 * missing: Update to version from current automake.
16036
16037 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
16038
16039 * configure (gxx_include_dir): Removed.
16040
16041 * configure.in (gxx_include_dir): Handle it.
16042 * Makefile.in: Likewise.
16043
16044 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
16045
16046 * config.sub (mips64vr4111,mips64vr4111el) Add.
16047
16048 1999-03-21 Ben Elliston <bje@cygnus.com>
16049
16050 * config.guess: Correct typo for detecting ELF on FreeBSD.
16051
16052 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
16053
16054 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
16055 config/mh-djgpp.
16056
16057 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
16058
16059 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
16060 all-target-newlib to dependency list for all-target-bsp.
16061
16062 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
16063
16064 * config.sub: Add i386-uwin support.
16065 * config.guess: Likewise.
16066
16067 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16068
16069 * configure.in: cleanup, add mh-*pic handling for arm, special
16070 case powerpc*-*-aix*
16071
16072 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
16073
16074 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
16075 can be built.
16076
16077 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
16078
16079 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
16080 targets.
16081
16082 1999-03-02 Nick Clifton <nickc@cygnus.com>
16083
16084 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
16085
16086 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
16087
16088 * config.sub: Check for "cygwin*" rather than "cygwin32*"
16089
16090 1999-02-24 Nick Clifton <nickc@cygnus.com>
16091
16092 * config.sub: Fix typo in arm recognition.
16093
16094 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
16095
16096 * configure.in (noconfigdirs): Changed target_configdirs to
16097 include target-bsp only for m68k-*-elf* and m68k-*-coff*
16098 rather than m68k-*-* since it is not known to work on
16099 m68k-aout. Ditto for arm-*-*oabi.
16100
16101 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
16102
16103 * configure.in (*-*-windows*): Remove, no longer used.
16104
16105 1999-02-19 Ben Elliston <bje@cygnus.com>
16106
16107 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
16108 Smart and improved by Andrew Cagney.
16109
16110 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
16111
16112 * config.guess: Recognize openbsd-*-hppa.
16113
16114 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
16115
16116 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
16117 only if it is not empty.
16118
16119 1999-02-17 Nick Clifton <nickc@cygnus.com>
16120
16121 Patch from: Scott Bambrough <scottb@corelcomputer.com>
16122
16123 * config.guess: Modified to recognize uname's armv* syntax.
16124
16125 * config.sub: Modified to recognize uname's armv* syntax.
16126
16127 1999-02-17 Mark Salter <msalter@cygnus.com>
16128
16129 * configure.in: Added target-bsp for sparclite.
16130
16131 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
16132
16133 * config.sub: Recognize alphapca5[67] and up to alphaev8.
16134
16135 1999-02-08 Nick Clifton <nickc@cygnus.com>
16136
16137 * configure.in: Add support for strongarm port.
16138 * config.sub: Add support for strongarm target.
16139
16140 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
16141
16142 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
16143 the old name config/mh-cygwin32.
16144 Enable texinfo.
16145
16146 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
16147
16148 * configure.in: Do build ld for ix86 Solaris.
16149
16150 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
16151
16152 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
16153 $AR_FOR_TARGET. Likewise for RANLIB.
16154
16155 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
16156
16157 * config.sub (oabi): Recognize.
16158 * configure.in (arm-*-oabi): Handle.
16159
16160 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
16161
16162 * config.guess: Improve detection of i686 on UnixWare 7.
16163
16164 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
16165
16166 * config.guess: Add support for i386-pc-interix.
16167 * config.sub: Likewise.
16168 * configure.in: Likewise.
16169
16170 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
16171
16172 * Makefile.in: Remove unneeded all-target-libio from
16173 from all-target-winsup target since it is now unneeded.
16174 Add all-target-libtermcap in its place since it is now
16175 needed.
16176
16177 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
16178
16179 * configure.in: makefile stub for cygwin target is probably
16180 unnecessary. Remove it for now.
16181
16182 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
16183
16184 * configure.in: libtermcap.a should be built when cygwin is the
16185 target as well as the host.
16186 * config.guess: Allow mixed case in cygwin uname output.
16187 * Makefile.in: Add libtermcap target.
16188
16189 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
16190
16191 * config.sub: Clean up handling of hppa2.0.
16192
16193 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
16194
16195 * config.guess: Use C code to identify more HP machines.
16196
16197 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
16198
16199 * config.sub: Handle hppa2.0.
16200
16201 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
16202
16203 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
16204 cygmon for all sparclite targets, regardless of object format.
16205
16206 1998-12-15 Mark Salter <msalter@cygnus.com>
16207
16208 * configure.in: Added target-bsp for several target architectures.
16209
16210 * Makefile.in: Added rules for bsp.
16211
16212 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
16213
16214 * config.guess: Improve detection of hppa2.0 processors.
16215
16216 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
16217
16218 * config.guess: Recognize FreeBSD using ELF automatically.
16219
16220 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
16221
16222 * configure (skip-this-dir): Add handling for new shell script, which
16223 might be created by a sub-directory's configure to indicate, this particular
16224 directory is "unwanted".
16225 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
16226
16227 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
16228
16229 * ltconfig: import from libtool, after changing libtool to
16230 account for the cygwin name change.
16231
16232 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
16233
16234 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
16235 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
16236
16237 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
16238
16239 * configure.in: Add libtermcap to list of cygwin dependencies.
16240
16241 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
16242
16243 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
16244 they include winsup/include when it's a cygwin target.
16245
16246 1998-11-12 Tom Tromey <tromey@cygnus.com>
16247
16248 * configure.in (host_tools): Added zip.
16249 * Makefile.in (all-target-libjava): Depend on all-zip.
16250 (all-zip): New target.
16251 (ALL_MODULES): Added all-zip.
16252 (NATIVE_CHECK_MODULES): Added check-zip.
16253 (INSTALL_MODULES): Added install-zip.
16254 (CLEAN_MODULES): Added clean-zip.
16255
16256 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
16257
16258 * Makefile.in: lose "32" from comment about cygwin.
16259
16260 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
16261
16262 * configure.in: Use -Os to build target libraries for the fr30.
16263
16264 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
16265
16266 * config.sub: Add fr30.
16267
16268 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
16269
16270 * configure.in: drop "32" from config/mh-cygwin32. Check
16271 cygwin* instead of cygwin32*.
16272 * config.sub: Check cygwin* instead of cygwin32*.
16273
16274 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
16275
16276 * config.guess: Match any version of Unixware7.
16277
16278 1998-10-20 Syd Polk <spolk@cygnus.com>
16279
16280 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
16281 if desired.
16282
16283 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
16284
16285 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
16286 these if the appropriate directories and files to not exist.
16287
16288 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
16289
16290 * Makefile.in (DEVO_SUPPORT): Add config.if.
16291
16292 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
16293
16294 * configure: Add pattern to replace "build_tooldir"'s
16295 definition in the generated Makefile with "tooldir"'s
16296 actual value.
16297
16298 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
16299
16300 * config.sub: Bring back lost sparcv9.
16301
16302 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
16303
16304 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
16305
16306 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
16307 CC_FOR_TARGET and friends.
16308
16309 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16310
16311 * Makefile.in (build_tooldir): New variable, same as tooldir.
16312 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
16313 -B$(build_tooldir)/bin/.
16314 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
16315
16316 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
16317
16318 * README: Remove installation instructions and refer to the
16319 INSTALL directory instead.
16320
16321 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
16322
16323 * config.sub: Add support for i[34567]86-pc-udk.
16324 * configure.in: Likewise.
16325
16326 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
16327
16328 * Makefile.in: add bzip2 package building bits for user
16329 tools module
16330 * configure.in: ditto
16331
16332 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
16333
16334 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
16335 (ALL_TARGET_MODULES): Add all-target-libobjc.
16336 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16337 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16338 (all-target-libchill): Add dependencies.
16339 * configure.in (target_libs): Add libchill.
16340
16341 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
16342
16343 * configure.in (target_subdir): Remove duplicate line.
16344
16345 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
16346
16347 * Makefile.in (all-automake): fix dependencies.
16348
16349 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
16350
16351 * configure.in: Minor cleanups for building in the $(target_alias)
16352 subdir.
16353
16354 1998-09-22 Jim Wilson <wilson@cygnus.com>
16355
16356 * Makefile.in (bootstrap): Set r and s before make all. Use
16357 BASE_FLAGS_TO_PASS in make all.
16358 (cross): Likewise.
16359
16360 1998-09-20 Mark Mitchell <mark@markmitchell.com>
16361
16362 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
16363
16364 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
16365
16366 * config.sub: Fix typo in last change.
16367
16368 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
16369
16370 * config.sub: Add support for C4x target.
16371 * configure.in: Likewise.
16372
16373 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
16374
16375 * config.sub: Recognize sparcv9 just like sparc64.
16376
16377 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
16378
16379 * config.guess: Match "Pent II" or "PentII" for OpenServer.
16380
16381 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
16382
16383 * config.guess: Correctly identify Pentium II sco boxes.
16384
16385 * config.guess: Fix "tr" code. From Weiwen Liu.
16386
16387 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
16388
16389 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
16390 stabs.
16391
16392 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
16393
16394 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
16395 (ALL_TARGET_MODULES): Add all-target-libchill.
16396 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
16397 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
16398 (all-target-libchill): Add dependencies.
16399 * configure.in (target_libs): Add libchill.
16400
16401 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
16402
16403 * config.guess: Avoid assumptions about "tr" behaves when
16404 LANG is set to something other than English.
16405
16406 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
16407
16408 * configure (gxx_include_dir): Changed to
16409 '${prefix}/include/g++'-${libstdcxx_interface}.
16410
16411 * config.if: New to determine the interfaces.
16412
16413 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
16414
16415 * config.guess: Detect and handle MPE/IX.
16416 * config.sub: Deal with MPE/IX.
16417
16418 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
16419
16420 * configure.in: Use mh-aix43.
16421
16422 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
16423
16424 * configure: Fix --without/--disable cases for gxx-include-dir.
16425
16426 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
16427
16428 * mdata-sh: Imported. Needed for automake support.
16429
16430 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
16431
16432 * Makefile.in (taz): Try "chmod -R og=u ." before
16433 "chmod og=u `find . -print`".
16434
16435 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
16436
16437 * configure.in: Add arm-elf and thumb-elf support.
16438
16439 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
16440
16441 * Makefile.in: Undo previous patch.
16442
16443 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
16444
16445 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
16446 to here ...
16447 (install-no-fixedincludes): and here
16448 (INSTALL_MODULES): ... from here.
16449
16450 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
16451
16452 * config.sub: Merge with FSF.
16453
16454 * config.guess: Merge with FSF.
16455
16456 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
16457
16458 * configure (extraconfigdirs): New variable.
16459 (SUBDIRS): Add extraconfigdirs and recurse on them too.
16460 * Makefile.in (all): Move higher in file.
16461 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
16462 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
16463 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
16464 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
16465 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
16466
16467 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
16468
16469 * Makefile.in (all-target-libjava): Depend on all-gcc and
16470 all-target-newlib.
16471 (configure-target-libjava): Depend on $(ALL_GCC).
16472
16473 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
16474
16475 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
16476 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
16477
16478 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
16479
16480 * INSTALL/README: Fix typo.
16481
16482 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
16483
16484 * ylwrap: Change absolute path checks to check for DOS style path
16485 names.
16486
16487 * ylwrap: Don't use a full path name if the source file is in the
16488 same directory. From hjl@lucon.org (H.J. Lu).
16489
16490 * config-ml.in: Default to being verbose, to match Feb 18 change to
16491 configure.
16492
16493 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
16494
16495 Brought over from egcs:
16496
16497 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16498
16499 * configure.in (target_subdir): Set to ${target_alias} instead
16500 of "libraries".
16501
16502 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
16503
16504 * configure.in (target_subdir): Set to libraries if enable_multilib.
16505
16506 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
16507
16508 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
16509 multilibs, force reconfiguration the first time we create
16510 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
16511
16512 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
16513
16514 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
16515 avoid confusion with --no-recursion.
16516
16517 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
16518
16519 * configure.in: Win32 hosts shouldn't use install -x
16520 * install-sh: remove -x option, and special .exe-handling
16521 hack.
16522
16523 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
16524
16525 * config.guess: Recognize i586-pc-beos.
16526 * configure.in: Don't build some bits for beos.
16527
16528 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
16529
16530 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
16531 CFLAGS default to -O2.
16532
16533 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
16534 when using GNU ld.
16535
16536 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
16537
16538 * ltmain.sh: Correct install when using a different shell.
16539
16540 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
16541
16542 * ltconfig, ltmain.sh: Update to libtool 1.2b.
16543
16544 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
16545
16546 * makefile.vms: Update to build binutils/makefile.vms. Add install
16547 target.
16548
16549 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
16550
16551 * ltconfig: Update to correct AIX handling.
16552
16553 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
16554
16555 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
16556
16557 * configure.in (target_subdir): Set to ${target_alias} instead
16558 of "libraries".
16559
16560 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
16561
16562 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
16563 (Makefile): Depend on $(gcc_version_trigger).
16564
16565 * configure (gcc_version): Change default initializer to empty
16566 string.
16567 (gcc_version_trigger): New variable; pass this variable down
16568 to subdir configures to enable them checking gcc's version
16569 themselves. Emit make macros for both gcc_version vars.
16570 (topsrcdir): Initialize reliably.
16571 (recursion line): Remove --with-gcc-version=${gcc_version}.
16572
16573 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16574
16575 * configure (enable_version_specific_runtime_libs): Implement new flag
16576 --enable-version-specific-runtime-libs which installs C++ runtime stuff
16577 in $(libsubdir); emit definition in each generated Makefile.
16578 (gxx_include_dir): Initialize depending on
16579 $enable_version_specific_runtime_libs.
16580
16581 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
16582
16583 * configure (gcc_version): Initialize properly depending on
16584 how and where configure is started.
16585 (recursion line): Pass a --with-gcc-version=${gcc_version}
16586 to configures in subdirs.
16587
16588 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
16589
16590 * configure.in (noconfigdirs): Add configure pattern for mips tx39
16591 cygmon
16592
16593 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
16594
16595 * configure.in: Add cygmon and libstub support for mn10200.
16596
16597 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
16598
16599 * configure (gcc_version): Add new variable describing the
16600 particular gcc version we're building.
16601 * Makefile.in (libsubdir): Add new macro for the directory
16602 in which the compiler finds executables, libraries, etc.
16603 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
16604 and libsubdir.
16605
16606 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16607
16608 * Makefile.in (local-clean): Remove *.log.
16609 (warning.log): Built with warn_summary from build.log.
16610 (mail-report.log): Run test_summary.
16611 (mail-report-with-warnings.log): Run test_summary including
16612 warning.log in the report.
16613
16614 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
16615
16616 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
16617
16618 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
16619
16620 * Makefile.in (grep): Grep no longer depends on libiberty.
16621
16622 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
16623
16624 * Makefile.in: all-snavigator needs all-libgui.
16625
16626 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
16627
16628 * configure.in: Add cygmon and libstub support for mn10300.
16629
16630 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
16631
16632 * missing: Update to version from automake 1.3.
16633
16634 * ltmain.sh: On installation, don't get confused if the same name
16635 appears more than once in the list of library names.
16636
16637 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
16638
16639 * config.sub: Accept m68060 and m5200 as CPU names.
16640
16641 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
16642
16643 * configure: Use && rather than using -a in test, because odd
16644 strings can confuse test.
16645 * configure.in: Likewise.
16646
16647 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
16648
16649 * ltconfig, ltmain.sh: Bring in Visual C++ support.
16650
16651 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
16652
16653 * Makefile.in (boostrap2-lean, bootstrap3-lean,
16654 bootstrap4-lean): New targets.
16655
16656 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
16657
16658 * mpw-* Delete. Not used.
16659
16660 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
16661
16662 * COPYING.LIB: Update FSF address.
16663
16664 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
16665
16666 * ltconfig, ltmain.sh: Update to libtool 1.2a.
16667
16668 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
16669 GAS_SUPPORT_DIRS.
16670
16671 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
16672
16673 * ltconfig, ltmain.sh: Avoid producing a version number if
16674 -version-info was not used.
16675
16676 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
16677
16678 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
16679 building with newlib.
16680
16681 1998-04-30 Paul Eggert <eggert@twinsun.com>
16682
16683 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
16684 Solaris `make' causes it to continue to next definition.
16685
16686 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
16687
16688 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
16689 the right GUI libraries and files are installed along with GDB.
16690
16691 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
16692
16693 * configure.in: Change alpha to alpha* in several places.
16694
16695 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
16696
16697 * config.sub: Recognize sparc86x.
16698
16699 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
16700
16701 * configure.in (--enable-target-optspace): Remove debug echo.
16702
16703 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
16704
16705 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
16706
16707 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
16708
16709 * ltconfig: Update cygwin32 support.
16710
16711 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
16712 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
16713 (GDB_SUPPORT_DIRS): Likewise.
16714
16715 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
16716
16717 * configure.in (target_makefile_frag): If --enable-target-optspace,
16718 use -Os to compile target libraries rather than -O2. Default to
16719 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
16720 not used.
16721 * configure.in (target_cflags): Ditto for d30v.
16722
16723 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
16724
16725 * Makefile.in (all-bfd): Depend on all-intl.
16726 (all-binutils): Likewise.
16727 (all-gas): Likewise.
16728 (all-gprof): Likewise.
16729 (all-ld): Likewise.
16730
16731 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
16732
16733 * configure.in (host_tools): Fix typo, lbtool -> libtool.
16734
16735 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
16736
16737 * Makefile.in (all-bfd): Depend upon all-libiberty.
16738
16739 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
16740
16741 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
16742
16743 * Makefile.in: Add libstub.
16744
16745 * configure.in: Ditto. Build libstub for targets that have cygmon
16746 support.
16747
16748 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
16749
16750 * configure.in: Don't set PICFLAG on ix86-cygwin32.
16751
16752 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
16753
16754 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
16755 use mh-sysv5 if specified. Support gprof on SCO Open Server.
16756
16757 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
16758
16759 * configure: Define DEFAULT_M4 by searching PATH.
16760 * Makfile.in: Use DEFAULT_M4.
16761
16762 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
16763
16764 * ltconfig: Add cygwin32 support.
16765
16766 * Makefile.in, configure.in: Add libtool as a native only directory
16767 to configure and build.
16768
16769 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
16770
16771 * Makefile.in (INSTALL_MODULES): Remove texinfo.
16772
16773 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
16774
16775 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
16776
16777 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
16778
16779 * Makefile.in: add ash make rules
16780 * configure.in: add ash to native_only and host_tools lists
16781
16782 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
16783
16784 * Makefile.in (all-gettext, all-intl): New targets.
16785 (ALL_MODULES): Added all-gettext, all-intl.
16786 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
16787 (INSTALL_MODULES): Added install-gettext, install-intl.
16788 (CLEAN_MODULES): Added clean-gettext, clean-intl.
16789
16790 * configure.in (host_tools): Added gettext.
16791 (native_only): Likewise.
16792 (noconfigdirs) [various cases]: Likewise.
16793 (host_libs): Added intl.
16794
16795 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
16796
16797 * configure: Do not disable building gdbtk for cygwin32 hosts.
16798
16799 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
16800
16801 * configure.in: Add thumb-coff target.
16802 * config.sub: Add thumb-coff target.
16803
16804 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16805
16806 * Makefile.in: Revert yesterday's change.
16807 (all-target-winsup): all-target-librx stays out of here.
16808
16809 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
16810
16811 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
16812 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
16813 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
16814 Remove references to librx and libg++.
16815
16816 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
16817
16818 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
16819 recursive makes
16820
16821 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
16822
16823 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
16824 for newlib directory.
16825 (CXX_FOR_TARGET): Likewise.
16826
16827 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
16828
16829 * ltconfig: Update after libtool/ltconfig.in change for
16830 hpux11.
16831
16832 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
16833
16834 * ltconfig, ltmain.sh: Update to libtool 1.2.
16835
16836 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
16837
16838 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
16839 (install-gcc-cross): Instead, override LANGUAGES here.
16840
16841 1998-03-18 Dave Love <d.love@dl.ac.uk>
16842
16843 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
16844 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
16845
16846 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
16847
16848 * configure.in: Add Thumb-pe target.
16849
16850 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
16851
16852 * Makefile.in - changed sn targets to snavigator
16853 * configure.in - changed sn targets to snavigator
16854
16855 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
16856
16857 * config-ml.in: After building symlink tree call make distclean
16858 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
16859 to be the case for libiberty.
16860
16861 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
16862
16863 * configure: When making link, also check the current
16864 directory. The configure scripts may create one.
16865
16866 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
16867
16868 * config.sub: Accept alphapca56 and alphaev6 properly.
16869
16870 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16871
16872 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
16873
16874 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
16875
16876 * config.sub (sco5): Fix typo.
16877
16878 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
16879
16880 * Makefile.in (INSTALL_MODULES): Move install-tcl before
16881 install-itcl.
16882 (install-itcl): Remove dependency on install-tcl.
16883
16884 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
16885
16886 * configure.in: Remove libgloss from noconfigdirs for MN10300.
16887
16888 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
16889
16890 * configure.in: Don't build libgui for a cygwin32 target when not on
16891 a cygwin32 host.
16892
16893 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
16894
16895 * configure (redirect): Set to null, so default behavior of
16896 configure is now --verbose.
16897
16898 1998-02-16 Dave Love <d.love@dl.ac.uk>
16899
16900 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
16901 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
16902
16903 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
16904
16905 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
16906 this change to sync Makefile.in with its ChangeLog entries.
16907
16908 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
16909
16910 * ltmain.sh (mkdir): Check that the directory doesn't exist
16911 before we exit with error, so that we don't get races during
16912 parallel builds.
16913
16914 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
16915
16916 * ltconfig, ltmain.sh: Update from libtool 1.0i.
16917
16918 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
16919
16920 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
16921 PICFLAG_FOR_TARGET.
16922 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
16923
16924 * configure: Emit a definition for the new macro enable_shared
16925 into each Makefile.
16926
16927 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
16928
16929 * configure.in (host_tools, native_only): Add libtool.
16930
16931 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
16932
16933 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
16934 Fix typo in ming config comment.
16935
16936 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
16937
16938 * ltconfig, ltmain.sh: Update from libtool 1.0h.
16939
16940 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
16941
16942 * config.sub: Add tic30 cases, and map c30 to tic30.
16943
16944 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
16945
16946 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
16947 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
16948 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
16949 (CLEAN_TARGET_MODULES): Similarly
16950 (all-target-libf2c): Add dependences.
16951 * configure.in (target_libs): Add libf2c.
16952
16953 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
16954
16955 * configure.in: Remove expect from noconfigdirs when target
16956 is cygwin32. OK to build expect and dejagnu with Canadian
16957 Cross.
16958
16959 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
16960
16961 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
16962 host.
16963
16964 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
16965 and mingw32.
16966
16967 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
16968
16969 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
16970 here as it is not defined in the toplevel Makefile.
16971
16972 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
16973
16974 * configure (package_makefile_rules_frag): New variable, which names
16975 a file with generic rules, ...
16976 Change comment to mention we now have FIVE parts.
16977 * configure: Undo last change.
16978
16979 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
16980
16981 * config.guess: More accurate determination of HP processor types.
16982 * config.sub: More accurate determination of HP processor types.
16983
16984 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
16985
16986 * configure (package_makefile_frag): Move inserting the
16987 ${package_makefile_frag} to where it should be according
16988 to the comment.
16989
16990 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
16991
16992 * config.guess: Add support for Linux/ARM.
16993
16994 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
16995
16996 * .cvsignore: Remove *-info and *-install since they match
16997 release-info and mpw-install, which we don't want to just ignore.
16998
16999 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
17000
17001 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
17002
17003 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
17004
17005 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
17006 local_prefix to sub-make invocations.
17007
17008 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
17009
17010 * configure.in: Check makefile fragments in the source
17011 directory.
17012
17013 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
17014
17015 * configure.in: Check whether host and target makefile
17016 fragments exist before adding them to *_makefile_frag.
17017
17018 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
17019
17020 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
17021
17022 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
17023
17024 * configure.in: Make sure we only replace RPATH_ENVVAR on
17025 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
17026 regexp to sed.
17027
17028 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
17029 to sub-makes.
17030
17031 1998-01-13 Lee Iverson (leei@ai.sri.com)
17032
17033 * config-ml.in (multi-do): LDFLAGS must include multilib
17034 designator.
17035
17036 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
17037
17038 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
17039
17040 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
17041
17042 * config.sub: Add mingw32 support.
17043 * configure.in: Likewise.
17044
17045 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
17046
17047 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
17048
17049 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
17050
17051 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
17052 * configure (gxx_include_dir): Provide a definition for subdirs
17053 which do not use autoconf.
17054
17055 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
17056
17057 * config.guess: Sync with egcs. Picks up new alpha support,
17058 BeOS & some additional linux support.
17059
17060 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
17061
17062 * config.guess: HP 9000/803 is a PA1.1 machine.
17063
17064 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
17065
17066 * configure.in: It's alpha*-...
17067
17068 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
17069
17070 * configure.in (host_makefile_frag, target_makefile_frag):
17071 Handle multiple config files.
17072 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
17073 alpha-*-*.
17074
17075 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
17076
17077 * mkdep: New file.
17078
17079 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
17080
17081 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
17082
17083 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
17084
17085 * Makefile.in: Add libgui directory.
17086 (GDB_TK): Add all-libgui.
17087 * configure.in: Add libgui directory.
17088 * configure: Add all-libgui to GDB_TK.
17089
17090 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
17091
17092 * config-ml.in (multidirs): Add m32r to multilib list.
17093
17094 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
17095
17096 * Makefile.in (all-target-gperf): Change dependency to
17097 all-target-libstdc++.
17098
17099 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
17100
17101 * config.guess: Add BeOS support.
17102
17103 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
17104
17105 Source directory cvs renamed to cvssrc:
17106 * configure.in (host_tools): Change cvs to cvssrc.
17107 (native_only): Likewise.
17108 (noconfigdirs) [various cases]: Likewise.
17109 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
17110 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
17111 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
17112 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
17113 (all-cvssrc): Rename target from all-cvs.
17114
17115 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
17116
17117 * configure (gxx_include_dir): Fix thinko.
17118
17119 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
17120
17121 * Makefile.in (INSTALL_TARGET_CROSS): Define.
17122 (install-cross, install-gcc-cross): New targets.
17123
17124 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
17125
17126 * configure.in (noconfigdirs): Add support for Thumb target.
17127
17128 * config.sub (maybe_os): Add support for Thumb target.
17129
17130 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
17131
17132 * Makefile.in: Add rules for cygmon.
17133
17134 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
17135
17136 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
17137
17138 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
17139 * configure (gxx_include_dir): Provide a definition for subdirs
17140 which do not use autoconf.
17141
17142 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
17143
17144 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
17145 11/18/97 build
17146
17147 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
17148
17149 * From Franz Sirl.
17150 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
17151 found on RedHat Linux systems.
17152
17153 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
17154
17155 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
17156 guesses.
17157
17158 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
17159
17160 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
17161
17162 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
17163
17164 * ltmain.sh: If mkdir fails, check whether the directory was created
17165 anyhow by some other process.
17166
17167 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
17168
17169 * configure.in (d30v-*-*): Configure all directories.
17170
17171 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
17172
17173 * configure.in (d30v-*-*): Configure newlib, libiberty directories
17174 for the D30V.
17175
17176 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
17177
17178 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
17179
17180 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
17181
17182 * include/libiberty.h: Add extern "C" { so it can be used with C++
17183 progrms.
17184 * include/remote-sim.h: Add extern "C" { so it can be used with C++
17185 programs.
17186
17187 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
17188
17189 * configure.in (d30v-*-*): Configure GCC now.
17190
17191 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
17192
17193 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
17194 is no longer needed.
17195
17196 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
17197
17198 * Makefile.in: check-target-libio depends on all-target-libstdc++.
17199
17200 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
17201
17202 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
17203 targets using "$@" to provide support for similar but not identical
17204 targets without having to duplicate code.
17205
17206 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
17207
17208 * makefile.vms: Fix to work with DEC C.
17209
17210 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
17211
17212 * config.sub: Add mips-tx39-elf to marketing names.
17213
17214 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
17215
17216 * ltmain.sh: Handle symlinks in generated script.
17217
17218 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
17219
17220 * configure: Handle autoconf style directory options: --bindir,
17221 --datadir, --includedir, --infodir, --libdir, --libexecdir,
17222 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
17223 --sysconfdir.
17224 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
17225 (sharedstatedir, localstatedir, oldincludedir): New variables.
17226 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
17227 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
17228 sbindir, sharedstatedir, and sysconfdir.
17229
17230 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
17231
17232 * Makefile.in (bootstrap-lean): New target.
17233
17234 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
17235
17236 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
17237 sn, and gnuserv from noconfigdirs.
17238
17239 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
17240
17241 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
17242
17243 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
17244
17245 * Makefile.in (cross): New target.
17246
17247 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
17248 Jeff Law <law@cygnus.com>
17249
17250 * Makefile.in (bootstrap2, bootstrap3): New targets.
17251 (all-bootstrap): Remove outdated and confusing target.
17252 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
17253
17254 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
17255
17256 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
17257 windows. Consistent with gdb/configure.
17258
17259 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
17260
17261 * configure.in: Name Linux target fragment.
17262
17263 * configure: Rewrite so that project Makefile fragment is inserted
17264 first and appears last in the resulting Makefile.
17265
17266 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
17267
17268 * Makefile.in (install-itcl): Install tcl first.
17269
17270 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
17271
17272 * configure.in: remove bison from noconfigdirs for Cygwin32 host
17273
17274 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
17275
17276 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
17277
17278 * configure.in (skipdirs): Add target-librx for Linux.
17279 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
17280
17281 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
17282
17283 * Makefile.in (bootstrap): New target.
17284
17285 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
17286
17287 * config.sub: Accept 'amigados' for backward compatibility.
17288
17289 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
17290
17291 * config.guess: Merge with FSF.
17292
17293 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
17294
17295 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
17296
17297 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
17298
17299 * config.sub: Add "marketing-names" patch.
17300
17301 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
17302
17303 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
17304
17305 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
17306
17307 * config.sub: Handle v850-elf.
17308
17309 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
17310
17311 * .cvsignore (*-install): Remove.
17312
17313 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
17314
17315 * ltconfig: Set CONFIG_SHELL in libtool.
17316 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
17317
17318 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
17319
17320 * configure.in (target_subdir): Set to libraries if enable_multilib.
17321
17322 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
17323
17324 * config.guess: Update from gcc directory.
17325
17326 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
17327
17328 * Makefile.in (all-sim): Depends on all-readline.
17329
17330 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
17331
17332 * Makefile.in (BISON, YACC): Use $$s.
17333 (all-bison): Depend on all-texinfo.
17334
17335 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
17336
17337 * Makefile.in (BISON): Add -L flag.
17338 (YACC): Likewise.
17339
17340 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
17341
17342 * configure.in (noconfigdirs): Add support for v850e target.
17343
17344 * config.sub (maybe_os): Add support for v850e target.
17345
17346 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
17347
17348 * configure.in (noconfigdirs): Add support for v850ea target.
17349
17350 * config.sub (maybe_os): Add support for v850ea target.
17351
17352 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
17353
17354 * config.sub: Add mipstx39. Delete r3900.
17355
17356 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17357
17358 * Makefile.in (all-autoconf): Depends on all-texinfo.
17359
17360 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
17361
17362 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
17363 eabi targets.
17364
17365 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
17366
17367 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
17368
17369 * configure: When handling a Canadian Cross, handle YACC as well as
17370 BISON. Just set BISON to bison. When setting YACC, prefer bison.
17371 * Makefile.in (all-bison): Depend upon all-texinfo.
17372
17373 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
17374
17375 * Makefile.in (BISON): bison, not byacc or bison -y.
17376 (YACC): bison -y or byacc or yacc.
17377 (various): Add *-bison as appropriate.
17378 (taz): No need to mess with BISON anymore.
17379
17380 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
17381
17382 * configure: If OSTYPE matches *win32*, try to find a good value for
17383 CONFIG_SHELL.
17384
17385 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
17386
17387 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
17388 configure.in if it is present.
17389
17390 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
17391
17392 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
17393
17394 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
17395
17396 * config.sub: Recognize `arc' cpu.
17397 * configure.in: Likewise.
17398 * config-ml.in: Likewise.
17399
17400 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
17401
17402 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
17403
17404 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
17405
17406 * configure: Changed sed delimiter from ':' to '|' when
17407 attempting to substitute ${config_shell} for SHELL. On
17408 NT ${config_shell} may contain a ':' in it.
17409
17410 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
17411
17412 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
17413
17414 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
17415
17416 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
17417
17418 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
17419
17420 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
17421
17422 * ylwrap: If the program is a relative path, force it to be
17423 absolute.
17424
17425 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
17426
17427 * configure (tooldir): Set BISON to `bison -y' and not just bison.
17428
17429 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
17430
17431 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
17432 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
17433 for libraries.
17434
17435 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
17436
17437 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
17438 separated by spaces.
17439
17440 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
17441
17442 * ylwrap: New file.
17443 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
17444
17445 * ltmain.sh: Handle /bin/sh at start of install program.
17446
17447 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
17448
17449 * ltconfig, ltmain.sh: New files, from libtool 1.0.
17450 * missing: New file, from automake 1.2.
17451
17452 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
17453
17454 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
17455 check-tk to CHECK_X11_MODULES.
17456
17457 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
17458
17459 * config.sub: Merge with FSF.
17460
17461 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
17462
17463 * config.guess: Merge with FSF.
17464
17465 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
17466
17467 * configure: Treat msdosdjgpp like go32.
17468 * configure.in: Likewise. Don't remove gprof for go32.
17469
17470 * configure: Change Makefile.tem2 to Makefile.tm2.
17471
17472 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
17473
17474 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
17475
17476 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17477
17478 * install-sh (chmodcmd): Set to null if the DST directory already
17479 exists. Same as Nov 11th change.
17480
17481 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
17482
17483 * configure (GDB_TK): Needs itcl and tix.
17484
17485 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
17486
17487 * config.guess: Update from FSF.
17488
17489 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
17490
17491 * Makefile.in (GDB_TK): Depend on itcl and tix.
17492
17493 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
17494
17495 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
17496 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
17497 (INSTALL_SCRIPT): New variable.
17498 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
17499 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
17500 to -x.
17501 * install-sh: Add support for -x option.
17502
17503 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
17504
17505 * configure.in, Makefile.in: Treat tix like itcl.
17506
17507 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
17508
17509 * Makefile.in (WINDRES): New variable.
17510 (WINDRES_FOR_TARGET): New variable.
17511 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
17512 (EXTRA_HOST_FLAGS): Add WINDRES.
17513 (EXTRA_TARGET_FLAGS): Add WINDRES.
17514 (EXTRA_GCC_FLAGS): Add WINDRES.
17515 ($(DO_X)): Pass down WINDRES.
17516 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
17517 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
17518 DLLTOOL_FOR_TARGET.
17519
17520 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
17521
17522 * configure.in: configure sim before gdb for win32-x-ppc
17523
17524 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17525
17526 Move gperf into the toplevel, from libg++.
17527 * configure.in (target_tools): Add target-gperf.
17528 (native_only): Add target-gperf.
17529 * Makefile.in (all-target-gperf): New target, depend on
17530 all-target-libg++.
17531 (configure-target-gperf): Empty rule.
17532 (ALL_TARGET_MODULES): Add all-target-gperf.
17533 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
17534 (CHECK_TARGET_MODULES): Add check-target-gperf.
17535 (INSTALL_TARGET_MODULES): Add install-target-gperf.
17536 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
17537
17538 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
17539
17540 * config.sub (mn10200): Recognize new basic machine.
17541
17542 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17543
17544 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
17545 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
17546
17547 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
17548
17549 * configure.in: If we're building mips-sgi-irix6* native, turn on
17550 ENABLE_MULTILIB and set TARGET_SUBDIR.
17551
17552 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
17553
17554 * Makefile.in (all-sn): Depend on all-grep.
17555
17556 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
17557
17558 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
17559
17560 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
17561 Makefile. From Jeff Makey <jeff@cts.com>.
17562 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
17563
17564 * Makefile.in (DISTBISONFILES): Remove.
17565 (taz): Don't futz with DISTBISONFILES. Change BISON to use
17566 $(DEFAULT_YACC).
17567
17568 * configure.in: Build itl, db, sn, etc., when building for native
17569 cygwin32.
17570
17571 * Makefile.in (LD): New variable.
17572 (EXTRA_HOST_FLAGS): Pass down LD.
17573 ($(DO_X)): Likewise.
17574
17575 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
17576
17577 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
17578
17579 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
17580
17581 * configure.in (targargs): Strip out any supplied --build argument
17582 before adding our own. Always add --build.
17583
17584 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
17585
17586 * configure.in (targargs): Pass --build if we're doing
17587 a cross-compile.
17588
17589 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
17590
17591 * configure: Use '|' instead of ":" as the separator in
17592 sed. Otherwise sed chokes on NT path names with drive
17593 designators. Also look for "?:*" as the leading characters in an
17594 absolute pathname.
17595
17596 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
17597
17598 * config.sub: Support for r3900.
17599
17600 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
17601
17602 * configure.in: Use install-sh, not install.sh.
17603
17604 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
17605
17606 * Makefile.in (taz): Improve check for BISON so it doesn't try to
17607 apply it twice.
17608
17609 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
17610
17611 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
17612 install-binutils.
17613
17614 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
17615
17616 * Makefile.in: Add automake targets.
17617 * configure.in (host_tools): Add automake.
17618
17619 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
17620
17621 * configure: Default CXX to c++, not gcc.
17622 * Makefile.in (CXX): Set to c++, not gcc.
17623 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
17624
17625 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
17626
17627 * install-sh: try appending a .exe if source file doesn't
17628 exist
17629
17630 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
17631
17632 * configure.in: Turn on multilib by default.
17633 (cross_only): Remove target-libiberty.
17634
17635 * Makefile.in (all-gcc): Don't depend on libiberty.
17636
17637 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
17638
17639 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
17640
17641 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
17642
17643 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
17644 (DISTBISONFILES): Add ld/Makefile.in
17645
17646 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
17647
17648 * configure.in: if target is cygwin32 but host isn't cygwin32,
17649 don't configure gdb tcl tk expect, not just gdb.
17650
17651 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
17652
17653 * configure.in: Added gnuserv everywhere sn appears.
17654
17655 * Makefile.in (ALL_MODULES): Added all-gnuserv.
17656 (CROSS_CHECK_MODULES): Added check-gnuserv.
17657 (INSTALL_MODULES): Added install-gnuserv.
17658 (CLEAN_MODULES): Added clean-gnuserv.
17659 (all-gnuserv): New target.
17660
17661 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
17662
17663 * config.guess: Fixes for MIPS OpenBSD systems.
17664
17665 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
17666
17667 * Makefile.in (INSTALL_XFORM): Remove.
17668 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
17669
17670 * mkinstalldirs: New file, copied from automake.
17671 * Makefile.in (installdirs): Rename from install-dirs. Use
17672 mkinstalldirs. Change all users.
17673 (DEVO_SUPPORT): Add mkinstalldirs.
17674
17675 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
17676
17677 * install-sh: Rename from install.sh.
17678 * Makefile.in (INSTALL): Change install.sh to install-sh.
17679 (DEVO_SUPPORT): Likewise.
17680
17681 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
17682 Graichen <graichen@rzpd.de>.
17683
17684 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
17685
17686 * config.guess: Recognize OpenBSD systems correctly.
17687
17688 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
17689
17690 * README, Makefile.in (ETC_SUPPORT): Remove references to
17691 cfg-paper*, configure.{texi,man,info*}._
17692
17693 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
17694
17695 * Makefile.in (all.normal): Ensure that gcc is built after all
17696 the x11 - ie gdb - targets.
17697
17698 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
17699
17700 * makefile.vms: Don't run conf-a-gas.
17701
17702 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
17703
17704 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
17705
17706 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
17707
17708 * configure.in: Remove noconfigdirs case since gdb also
17709 configures and builds for tic80-coff.
17710
17711 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
17712
17713 * configure: Set cache_file to config.cache.
17714 * Makefile.in (local-distclean): Remove config.cache.
17715
17716 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
17717
17718 * COPYING: Update FSF address.
17719
17720 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
17721
17722 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
17723 noconfigdirs.
17724
17725 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
17726
17727 * Makefile.in (install-dirs): Don't crash if prefix, and hence
17728 MAKEDIRS, is empty.
17729
17730 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
17731
17732 * config.sub: Tweak mn10300 entry.
17733
17734 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
17735
17736 * configure.in (host_tools): Put sim before gdb, so gdb's
17737 configure.tgt can determine if the simulator was configured.
17738
17739 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
17740
17741 * config.sub: Move BeOS $os case to be with other Cygnus
17742 local cases.
17743
17744 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
17745
17746 * config.sub: Remove misplaced comment that broke Linux.
17747
17748 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
17749
17750 * config.sub: Add BeOS support.
17751
17752 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
17753
17754 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
17755
17756 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
17757
17758 * configure.in (noconfigdirs): Remove tcl and tk from
17759 noconfigdirs for cygwin32 builds.
17760
17761 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
17762
17763 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
17764
17765 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
17766
17767 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
17768 make-all.com, use makefile.vms instead.
17769
17770 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
17771
17772 * config.sub: Accept -lnews*.
17773
17774 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
17775
17776 * configure.in (noconfigdirs): Disable target-newlib,
17777 target-examples and target-libiberty for d30v.
17778
17779 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17780
17781 * configure.in (noconfigdirs): Enable ld for d30v.
17782
17783 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
17784
17785 * configure.in (tic80-*-*): Build compiler.
17786
17787 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
17788
17789 * configure.in (d30v-*): Remove sim directory from list of
17790 unsupported d30v directories
17791
17792 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
17793
17794 * config.sub, configure.in: Add d30v target cpu.
17795
17796 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
17797
17798 * makefile.vms: New file.
17799 * make-all.com: Remove.
17800
17801 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
17802
17803 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
17804
17805 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
17806
17807 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
17808
17809 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
17810
17811 * Makefile.in (ALL_MODULES): Added all-db.
17812 (CROSS_CHECK_MODULES): Addec check-db.
17813 (INSTALL_MODULES): Added install-db.
17814 (CLEAN_MODULES): Added clean-db.
17815
17816 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
17817
17818 * config.guess: Merge with latest FSF sources.
17819
17820 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
17821
17822 * Makefile.in (ALL_MODULES): Added all-itcl.
17823 (CROSS_CHECK_MODULES): Added check-itcl.
17824 (INSTALL_MODULES): Added install-itcl.
17825 (CLEAN_MODULES): Added clean-itcl.
17826
17827 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
17828
17829 * configure.in: build gdb for mn10200
17830
17831 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
17832
17833 * Makefile.in (all-target-winsup): Depend on all-target-libio.
17834
17835 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
17836
17837 * configure.in (tic80-*-*): Turn off most targets right now.
17838
17839 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
17840
17841 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
17842 rather than the makeinfo program.
17843 (do-info): Depend upon all-texinfo.
17844
17845 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
17846
17847 * configure.in: Remove uses of config/mh-linux.
17848
17849 * config.sub, config.guess: Merge with latest FSF sources.
17850
17851 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
17852
17853 * config.sub (case $basic_machine): Add tic80 entries.
17854
17855 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
17856
17857 * config.sub, config.guess: Merge with latest FSF sources.
17858
17859 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
17860
17861 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
17862 * mpw-config.in: Test for NewFolderRecursive.
17863 * mpw-install: Use symbolic name for startup filename.
17864 * mpw-README: Add various additional details.
17865
17866 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
17867
17868 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
17869
17870 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
17871
17872 * configure.in: Do build gcc and the target libraries for
17873 the mn10200.
17874
17875 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
17876
17877 * configure.in: don't avoid building gdb for mn10300 any more
17878 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
17879 instead of single-quoting it.
17880
17881 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
17882
17883 * configure.in: Don't use --with-stabs on IRIX 6.
17884
17885 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
17886
17887 * configure.in (m32r): Build gdb, libg++ now.
17888
17889 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17890
17891 * configure.in (mips*-sgi-irix6*): Remove gdb and related
17892 directories from noconfigdirs.
17893
17894 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
17895
17896 * config.sub (basic_machine): added mips16 configuration
17897
17898 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17899
17900 * config.sub: Handle d10v-unknown.
17901
17902 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
17903
17904 * config.sub: Handle v850-unknown.
17905
17906 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
17907
17908 * Makefile.in: add findutils
17909 * configure.in: add findutils to list of host_tools
17910
17911 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
17912
17913 * config.sub: Handle mn10200 and mn10300.
17914
17915 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17916
17917 * configure.in (d10v-*): Do not build librx.
17918
17919 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
17920
17921 * configure.in (mn10300): Build everything except gdb & libgloss.
17922
17923 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
17924
17925 * config.guess: Patch for Dansk Data Elektronik servers,
17926 from Niels Skou Olsen <nso@dde.dk>.
17927
17928 For ncr, use /bin/uname rather than uname, since GNU uname does not
17929 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
17930
17931 Patch for MIPS R4000 running System V,
17932 from Eric S. Raymond <esr@snark.thyrsus.com>.
17933
17934 Fix thinko for nextstep.
17935
17936 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
17937
17938 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
17939 * config.guess: Guess mips-dec-mach_bsd4.3.
17940
17941 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
17942 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
17943 release numbers.
17944 * config.guess (mips-mips-riscos*): Emit just enough of the
17945 release number.
17946
17947 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
17948 * config.guess (sparc-auspex-sunos*): Added.
17949 (f300-fujitsu-*): Added.
17950
17951 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
17952 * config.guess: Recognize a Tadpole as a sparc.
17953
17954 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17955
17956 * config.guess: Don't assume that NextStep version is either 2 or
17957 3. NextStep 4 (aka OpenStep 4) has come out now.
17958
17959 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
17960
17961 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
17962 From Rik Faith <faith@cs.unc.edu>.
17963
17964 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
17965
17966 * config.sub: Contributions from bug-gnu-utils to:
17967 Support plain "hppa" (no version given) architecture, reported by
17968 OpenStep.
17969 OpenBSD like NetBSD.
17970 LynxOs is not a hardware supplier.
17971
17972 * config.guess: Contributions from bug-gnu-utils to add support for:
17973 OpenBSD like NetBSD.
17974 Stratus systems.
17975 More Pyramid systems.
17976 i[n>4]86 Intel chips.
17977 M680[n>4]0 Motorola chips.
17978 Use unknown instead of lynx for hardware manufacturer.
17979
17980 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17981
17982 * install.sh (chmodcmd): Set to null if the DST directory already
17983 exists.
17984
17985 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
17986
17987 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
17988 not use mt-ppc target Makefile fragment any more.
17989
17990 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
17991
17992 * configure.in (*-*-windows): Exclude everything but those dirs
17993 needed to build windows.
17994
17995 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
17996
17997 * Makefile.in (all-target-winsup): Depend on all-target-librx.
17998
17999 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
18000
18001 * configure.in: Exclude mmalloc from i386-windows.
18002
18003 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
18004
18005 * Undo my previous change.
18006
18007 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
18008
18009 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
18010 unconditionally.
18011 (MAKEOVERRIDES): Define (revert this part of October 18 change).
18012
18013 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
18014
18015 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
18016 host to add it's own flags.
18017
18018 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
18019
18020 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
18021
18022 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
18023
18024 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
18025 (CXX_FOR_TARGET): Likewise.
18026 (GCC_FOR_TARGET): Define.
18027 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
18028 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
18029 CC_FOR_TARGET was specified on the command line.
18030 (MAKEOVERRIDES): Don't define.
18031
18032 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
18033
18034 * configure.in (m32r): Fix spelling of libg++ libs.
18035
18036 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
18037
18038 * config.sub (-apple*): Remove, now redundant.
18039
18040 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
18041
18042 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
18043
18044 * configure: Rework yesterday's sed script patch.
18045
18046 * config.sub: Merge with FSF.
18047
18048 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
18049
18050 * config.guess: Merge from FSF.
18051
18052 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
18053 * config.guess: Use pc instead of unknown, for pc clone systems.
18054 Change linux to linux-gnu.
18055
18056 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
18057 * config.guess: Avoid non-portable tr syntax.
18058
18059 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
18060
18061 * test-build.mk (HOLES): Add "xargs" for gdb.
18062
18063 * configure: Avoid hpux10.20 sed bug.
18064
18065 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
18066
18067 * configure.in: Add support for windows host
18068 (that is a build done under the Microsoft build environment).
18069
18070 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
18071
18072 * Makefile.in: Replace all uses of srcroot with s, to shrink
18073 command line lengths.
18074
18075 Patches from Geoffrey Noer <noer@cygnus.com>:
18076 * configure.in: If configuring for newlib, pass --with-newlib to
18077 subdirectories.
18078 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
18079 -Bnewlib/ and -Lwinsup to gcc.
18080 (CXX_FOR_TARGET): Likewise.
18081
18082 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
18083
18084 * Makefile.in (ETC_SUPPORT): Add configure.
18085
18086 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
18087
18088 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
18089 host configuration file.
18090
18091 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
18092
18093 * configure.in: Break mn10x00 support into separate
18094 mn10200 and mn10300 configurations.
18095 * config.sub: Likewise.
18096
18097 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
18098
18099 * configure.in: Add lots of stuff to noconfigdirs for
18100 the mn10x00 targets.
18101
18102 * config.sub, configure.in: Add mn10x00 support.
18103
18104 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
18105
18106 * make-all.com: Call conf-a-gas, not config-a-gas.
18107
18108 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
18109
18110 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
18111 targets.
18112
18113 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
18114
18115 * mpw-README: Add much more detail for native PowerMac.
18116 * mpw-install: New file.
18117 * mpw-configure: Add --norecursion and --help options.
18118 * mpw-config.in: Translate readme and install files when
18119 copying to objdir.
18120 * mpw-build.in: Don't always depend on byacc and flex.
18121 (install-only-top): New action.
18122
18123 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
18124
18125 * configure.in: You can now configure GDB for the v850.
18126
18127 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
18128
18129 * configure.in (noconfigdirs): Don't configure any C++ dirs
18130 if targeting D10V.
18131
18132 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
18133
18134 * config.sub: Recognize mips64vr5000.
18135
18136 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
18137
18138 * configure.in: Use a single line for host_tools and native_only.
18139
18140 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
18141
18142 * config.sub, configure.in: Add entries for m32r.
18143
18144 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
18145
18146 * Makefile.in (inet-install): Don't run install-gzip.
18147
18148 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
18149
18150 * configure.in: Don't config lots of things for *-*-windows*.
18151
18152 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
18153
18154 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
18155 (host_libs, host_tools): Copy from configure.in.
18156 * mpw-configure: Don't complain about directories not found.
18157
18158 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18159
18160 * configure.in (i[345]86): Recognize i686 for pentium pro.
18161 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
18162 file.
18163
18164 * config.guess (i[345]86): Ditto.
18165
18166 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
18167
18168 * configure.in (noconfigdirs): Removed gdb for D10V.
18169
18170 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
18171
18172 * configure.in: Remove ld, target-libio, target-libg++, and
18173 target-libstdc++ from noconfigdirs.
18174
18175 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
18176
18177 * configure: Fix three locations where shell scripts were
18178 being run directly rather than with config_shell.
18179
18180 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
18181
18182 * configure.in (v850-*-*): Set up initial $noconfigdirs.
18183 * config.sub (basic_machine): Recognize v850.
18184
18185 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
18186
18187 * mpw-configure: Handle multiple enable/disable options and
18188 pass them down recursively, handle -c and -s flags appropriately
18189 depending on choice of compiler, add escape mechanism for
18190 quoted arguments to gC.
18191
18192 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18193
18194 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
18195 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
18196 so that -mrelocatable-lib and -mno-eabi are used.
18197
18198 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
18199 not support --print-multi-lib, don't abort.
18200
18201 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
18202
18203 * make-all.com: Run config-a-gas.
18204 * setup.com: Don't copy subdirectory files around.
18205
18206 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
18207
18208 * configure.in (*-*-ose): Remove exclusion of libgloss for this
18209 target, it now compiles correctly.
18210
18211 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
18212
18213 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
18214
18215 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
18216
18217 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
18218
18219 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18220
18221 * configure.in (native_only): Add prms.
18222
18223 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
18224
18225 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
18226 (BINUTILS_SUPPORT_DIRS): Likewise.
18227
18228 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18229
18230 * configure.in (d10v-*-*): Don't configure ld or gdb until the
18231 d10v support is added.
18232
18233 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
18234
18235 * configure.in (d10v-*-*): New target.
18236
18237 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
18238
18239 * config.guess (HP 9000/811): Recognize this as a PA1.1
18240 machine.
18241
18242 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
18243
18244 * Makefile.in (do-tar-gz): New target, split out from tail end of
18245 taz target. Run each command separately, don't use pipes.
18246 (taz): Use it.
18247
18248 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
18249
18250 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
18251 * mpw-build.in: No builds should depend on building byacc or flex,
18252 they are assumed to be installed already.
18253
18254 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18255
18256 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
18257 variable that CC_FOR_TARGET needs.
18258
18259 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18260
18261 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
18262 options have changed since the last time the subdirectory was
18263 configured, and if it has, reconfigure.
18264 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
18265 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
18266
18267 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
18268
18269 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
18270 CLEAN_MODULES): Add bash.
18271 (all-bash): New target.
18272
18273 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
18274
18275 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
18276
18277 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18278
18279 * config.sub (basic_machine): Recognize d10v as a valid processor.
18280
18281 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
18282
18283 * mpw-configure: Add support for --bindir.
18284 * mpw-build.in: Use a GCC-specific build script for GCC actions.
18285
18286 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
18287
18288 * configure.in: add bash, time, gawk to list of hosttools and things
18289 to only build for native toolchains
18290
18291 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
18292
18293 * Makefile.in (docdir): Remove.
18294
18295 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
18296
18297 * Makefile.in (datadir): Set to $(prefix)/share.
18298
18299 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
18300
18301 * configure.in: build diff and patch for cygwin32-hosted
18302 toolchains.
18303
18304 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
18305
18306 * config.sub: Accept -rtems*.
18307
18308 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
18309
18310 * configure.in: enable dosrel for cygwin32-hosted builds,
18311 remove diff from the list of things not buildable
18312 via Canadian Cross
18313
18314 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
18315
18316 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
18317 don't get ". ".
18318
18319 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
18320
18321 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
18322
18323 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
18324
18325 * Makefile.in (taz): Handle case where tex3patch didn't even get
18326 checked out. Also, if it was found, put the symlink in a new util
18327 subdirectory.
18328
18329 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18330
18331 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
18332
18333 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
18334
18335 * config.sub: Recognize -openvms.
18336 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
18337 * make-all.com, setup.com: New files.
18338
18339 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
18340
18341 * Makefile.in (taz): tex3patch moved to texinfo/util.
18342
18343 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
18344
18345 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
18346 * configure.in: remove make from disable-if-Can-Cross list
18347 enable gdb if ${host} and ${target} are cygwin32
18348
18349 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
18350
18351 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
18352 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
18353
18354 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18355
18356 * config.guess: Combine mips-mips-riscos cases, and use cpp to
18357 distinguish sysv/svr4/bsd variants.
18358 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
18359
18360 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
18361
18362 * configure.in: Added copyright notice.
18363 * move-if-change: Added copyright notice.
18364
18365 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18366
18367 * configure.in (powerpcle-*-solaris*): Until we get shared
18368 libraries working, don't build gdb, sim, make, tcl, tk, or
18369 expect.
18370
18371 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
18372
18373 * config.guess: Merge with FSF:
18374
18375 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
18376 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
18377
18378 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
18379 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
18380
18381 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
18382 * config.guess: Combine two OSF1 rules.
18383 Also recognize field test versions. From mjr@zk3.dec.com.
18384 * config.guess (dgux): Use /usr/bin/uname rather than uname,
18385 because GNU uname does not support -p. From pmr@pajato.com.
18386
18387 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
18388
18389 * Makefile.in (MAKEDIRS): Removed $(tooldir).
18390
18391 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
18392
18393 * mpw-README: Document GCCIncludes.
18394
18395 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
18396
18397 * configure.in (alpha-*-linux*): Set enable_shared to yes.
18398
18399 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
18400
18401 * mpw-configure: Handle --enable-FOO and --disable-FOO.
18402
18403 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
18404
18405 * configure.in (*-*-cygwin32): Configure make.
18406
18407 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
18408
18409 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
18410
18411 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
18412
18413 * Makefile.in (all-inet): Depend on all-perl.
18414
18415 * Makefile.in (inet-install): New target.
18416
18417 * Makefile.in (all-inet): Depend on all-tcl.
18418 (all-inet): Depend on all-send-pr.
18419
18420 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18421
18422 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
18423 temporarily.
18424
18425 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
18426
18427 * configure.in: Don't configure --with-gnu-ld on AIX.
18428
18429 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18430
18431 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
18432
18433 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
18434
18435 * Makefile.in (ALL_MODULES): Added all-inet.
18436 (CROSS_CHECK_MODULES): Added check-inet.
18437 (INSTALL_MODULES): Added install-inet.
18438 (CLEAN_MODULES): Added clean-inet.
18439 (all-indent): New target.
18440
18441 * configure.in (host_tools): Added inet.
18442 (native_only): Added inet.
18443 (noconfigdirs): Added inet.
18444
18445 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
18446
18447 * configure.in: Don't configure libgloss if we are not configuring
18448 newlib.
18449
18450 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
18451
18452 * configure.in: Don't configure libgloss for unsupported
18453 architectures.
18454
18455 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18456
18457 * Makefile.in (CLEAN_MODULES): Add clean-apache.
18458
18459 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
18460
18461 * Makefile.in (ALL_MODULES): Include all-apache.
18462 (CROSS_CHECK_MODULES): Include check-apache.
18463 (INSTALL_MODULES): Include install-apache.
18464 (all-apache): New target.
18465
18466 * configure.in: Added apache everywhere perl is seen.
18467
18468 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18469
18470 * Makefile.in: Add support for clean-{module} and
18471 clean-target-{module} rules.
18472
18473 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
18474
18475 * configure.in (*-*-ose) do not build libgloss.
18476
18477 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18478
18479 * config.guess (prep*:SunOS:5.*:*): Turn into
18480 powerpele-unknown-solaris2.
18481
18482 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
18483
18484 * configure.in: Permit --enable-shared to specify a list of
18485 directories.
18486
18487 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18488
18489 * configure.in (host==solaris): Pass only the first word of $CC
18490 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
18491
18492 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
18493
18494 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
18495
18496 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
18497
18498 * Makefile.in (ALL_MODULES): Include all-perl.
18499 (CROSS_CHECK_MODULES): Include check-perl.
18500 (INSTALL_MODULES): Include install-perl.
18501 (ALL_X11_MODULES): Include all-guile.
18502 (CHECK_X11_MODULES): Include check-guile.
18503 (INSTALL_X11_MODULES): Include install-guile.
18504 (all-perl): New target.
18505 (all-guile): New target.
18506
18507 * configure.in (host_tools): Include perl and guile.
18508 (native_only): Include perl and guile.
18509 (noconfigdirs): Don't build guile and perl; no ports have been
18510 done.
18511
18512 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
18513
18514 * configure (--enable-*): Handle quoted option lists such as
18515 --enable-sim-cflags='-g0 -O' better.
18516
18517 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18518
18519 * Makefile.in ({,inst}all-target): New rule so we can make and
18520 install all of the target directories easily.
18521
18522 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18523
18524 * configure.in: Add missing global flag in sed substitution when
18525 deleting `target-' from ${configdirs}.
18526
18527 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
18528
18529 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
18530 option.
18531
18532 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
18533 config/mh-necv4.
18534
18535 * install.sh: Correct misspelling of transformbasename.
18536
18537 * config.guess: Recognize mips-*-sysv*.
18538
18539 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
18540
18541 * config.sub: Recognize mon960.
18542
18543 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
18544
18545 * configure: Restore Canadian Cross handling of BISON and LEX,
18546 removed in Feb 20 change.
18547
18548 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
18549
18550 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
18551 Mention make install. Remove the old copyright date as well the
18552 clumsy and rather pointless copyright on the README file.
18553
18554 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
18555
18556 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
18557 Makefile after running symlink-tree, then run `make distclean' to
18558 avoid clobbering any generated files in srcdir.
18559
18560 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
18561
18562 * configure.in (m68k-*-netbsd*): Build everything now.
18563
18564 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
18565
18566 * Makefile.in (taz): Fix quoting.
18567
18568 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
18569
18570 * configure.in (sparclet-*-*): Build everything now.
18571
18572 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18573
18574 * configure.in (m68k-*-linux*): New host.
18575
18576 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
18577
18578 * configure: Check for bison before byacc.
18579
18580 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
18581
18582 * Makefile.in configure: Change the way LEX and BISON/YACC are
18583 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
18584 searching PATH. These are used as fallbacks by Makefile.in if
18585 flex/bison/byacc aren't in objdir.
18586
18587 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
18588
18589 * Makefile.in: Make everything which depends upon all-bfd also
18590 depend upon all-opcodes, in case --with-commonbfdlib is used.
18591
18592 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18593
18594 * configure.in (host *-*-cygwin32): Don't build gdb if we are
18595 building NT native compilers on Unix.
18596
18597 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
18598
18599 * configure.in: Don't get CC from the host Makefile fragment if we
18600 can find gcc in PATH, or if this is a Canadian Cross. Move the
18601 Solaris test for /usr/ucb/cc to the post target script, just after
18602 the compiler sanity test.
18603
18604 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
18605
18606 * config.sub: Merge with FSF.
18607
18608 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
18609
18610 * Makefile.in (RPATH_ENVVAR): New variable.
18611 (REALLY_SET_LIB_PATH): Use it.
18612 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
18613
18614 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
18615
18616 * config.sub, configure.in: Recognize sparclet cpu.
18617
18618 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
18619
18620 * config.guess: Support m68k-cbm-sysv4.
18621
18622 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18623
18624 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
18625 m68k-unknown-linuxaout from linker help string. Put quotes around
18626 $ld_help_string.
18627
18628 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
18629
18630 * config.guess (powerpc-harris-powerunix): Add guess for port
18631 to new target.
18632
18633 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18634
18635 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
18636
18637 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
18638
18639 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
18640 $(REALLY_SET_LIB_PATH) in Makefile.
18641 * Makefile.in (SET_LIB_PATH): New variable.
18642 (REALLY_SET_LIB_PATH): New variable.
18643 ($(DO_X)): Use $(SET_LIB_PATH).
18644 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
18645 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
18646 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
18647 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
18648 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
18649 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
18650 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
18651 (install-dosrel): Likewise.
18652 (all-opcodes): Depend upon all-libiberty.
18653
18654 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
18655
18656 * config.guess (*:CYGWIN*): New
18657
18658 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18659
18660 * Makefile.in (all-target-winsup): All all-target-libiberty.
18661
18662 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
18663
18664 * configure.in (noconfigdirs): Add missing # in front of comment.
18665
18666 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
18667
18668 * configure.in: add second pass to things added to noconfigdirs
18669 so *-gm-magic can exclude libgloss properly.
18670
18671 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
18672
18673 * mpw-configure (extralibs_name, rez_name): Set correctly
18674 for MWC68K compiler.
18675
18676 * mpw-README: Add more info on the necessary build tools.
18677
18678 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
18679
18680 * configure.in, config.sub: Recognize cygwin32.
18681
18682 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
18683
18684 * config.guess, config.sub: Recognize A/UX.
18685
18686 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
18687
18688 * config.sub: Merge with gcc/config.sub.
18689
18690 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
18691
18692 * mpw-build.in (do-binutils): Add build of stamps.
18693
18694 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
18695
18696 * config.sub: Add recognition for mips64vr4100*-* targets.
18697
18698 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
18699
18700 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
18701 Add creation of gconfigargs with `--enable-shared' turned on.
18702 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
18703 ($(host)-stamp-stage3-configured): Likewise.
18704 (HOLES): Add chatr and ldd.
18705 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
18706
18707 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
18708
18709 * configure: Pass --nfp to recursive configures.
18710
18711 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
18712
18713 * Makefile.in (DLLTOOL): New.
18714 (DLLTOOL_FOR_TARGET): New.
18715 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
18716 (EXTRA_TARGET_FLAGS): Ditto.
18717 (EXTRA_GCC_FLAGS): Ditto.
18718 (CONFIGURE_TARGET_MODULES): Ditto.
18719 (DO_X): Ditto.
18720 * configure: Add DLLTOOL.
18721
18722 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
18723
18724 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
18725 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
18726 mh-sco, since old workarounds no longer needed, and don't
18727 build ld, since libraries have weak symbols in COFF.
18728
18729 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
18730
18731 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
18732
18733 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
18734
18735 * configure.in: Make sure that ${CC} can be used to compile an
18736 executable.
18737
18738 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
18739
18740 * Makefile.in (all-gdb): Depend on $(GDB_TK).
18741 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
18742 nothing depending on whether gdbtk is being built.
18743
18744 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
18745
18746 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
18747
18748 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
18749
18750 * configure.in (noconfigdirs): Put ld or gas in this early, if the
18751 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
18752
18753 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
18754
18755 * config-ml.in: Add support for
18756 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
18757 Simplify setting of multidirs from --disable-foo.
18758
18759 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18760
18761 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
18762 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
18763 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
18764 non-empty, pass them on to the GCC make.
18765 (all-bootstrap): New rule that is like all-gcc, except it executes
18766 the GCC bootstrap rule instead of the GCC all rule.
18767
18768 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
18769
18770 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
18771
18772 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18773
18774 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
18775 DG/UX support.
18776
18777 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
18778
18779 * config.sub (i*86*) Change [345] to [3456]
18780
18781 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
18782
18783 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
18784 --with-gnu-ld=no.
18785
18786 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
18787
18788 * config-ml.in (rs6000*, powerpc*): Add switches to control which
18789 AIX multilibs get built.
18790
18791 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18792
18793 * configure.in (i386-win32): Don't build expect if we're not
18794 building the tcl subdir.
18795
18796 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
18797
18798 * Makefile.in: (configure-target-examples, all-target-examples):
18799 New targets, configure and build example programs.
18800
18801 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
18802
18803 * mpw-configure: If an mpw-config.in generated a file mk.sed,
18804 use it as input to sedit the generated MPW makefile.
18805 * mpw-README: Add a suggestion about Gestalt.h.
18806
18807 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
18808
18809 * config.sub: Accept *-*-ieee*.
18810
18811 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
18812
18813 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
18814 Ronald F. Guilmette <rfg@monkeys.com>.
18815
18816 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18817
18818 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
18819 for powerpc-pe native.
18820 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
18821 (target==powerpc-pe): duplicate i386-win32 entry.
18822
18823 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18824
18825 * configure.in (noconfigdirs): Exclude target-newlib for all versions
18826 of vxworks, not just vxworks5.1.
18827
18828 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
18829
18830 * mpw-configure: Add support for exec-prefix.
18831
18832 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
18833
18834 * config.guess: Recognize HP model 816 machines as having
18835 a PA1.1 processor.
18836
18837 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
18838
18839 * configure: Ignore new autoconf configure options.
18840
18841 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
18842
18843 * config.guess: Recognize Pentium under SCO.
18844 From Robert Lipe <robertl@arnet.com>.
18845
18846 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
18847
18848 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
18849
18850 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
18851
18852 * configure.in: Don't configure gas for alpha-dec-osf*.
18853
18854 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
18855
18856 * configure.in: Default to --with-stabs for some targets for which
18857 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
18858 i[345]86*-*-unixware*.
18859
18860 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
18861
18862 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
18863 rather than basing it on the target. Simplify handling of options
18864 controlling which directories to configure. Remove extraneous
18865 slash in multi-clean target.
18866
18867 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
18868
18869 * config-ml.in: Prefix more variables with ml_ so they don't collide
18870 with configure's.
18871
18872 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
18873
18874 * configure: Don't turn -v into --v.
18875
18876 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
18877
18878 * configure.in (targargs): Fix typo.
18879
18880 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
18881
18882 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
18883
18884 * configure.in: Strip --host and --target options from
18885 CONFIG_ARGUMENTS, and always configure for --host only. Add
18886 --with-cross-host option when building with a cross-compiler.
18887 * configure: Canonicalize the arguments put into config.status by
18888 always using `=' for an option with an argument. Pass a presumed
18889 --host or --target explicitly.
18890
18891 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
18892
18893 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
18894 into general OS recognition case.
18895
18896 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18897
18898 * configure.in (target_configdirs): add target-winsup only
18899 for win32 target systems.
18900
18901 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
18902
18903 * Makefile.in (all-target-libgloss): Depend upon
18904 configure-target-newlib, since when libgloss is built it looks to
18905 see if the newlib directory exists.
18906
18907 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
18908
18909 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
18910 cfg-ml-*.in.
18911
18912 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
18913
18914 * configure: Handle LD and LD_FOR_TARGET when configuring a
18915 Canadian Cross.
18916
18917 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18918
18919 * configure.in (target_libs): add target-winsup.
18920 (target==i386-win32): add patch diff flex make to $noconfigdirs.
18921 (target==ppcle-pe): remove ld from $noconfigdirs.
18922
18923 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
18924
18925 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
18926 Preserve relative path names in $srcdir. Build symlink tree if
18927 configuring cross target dir and srcdir=. (= no VPATH support).
18928 (configure-target-libg++): Depend on configure-target-librx.
18929 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
18930 * config-ml.in: New file.
18931 * symlink-tree: New file.
18932 * configure: Ensure srcdir="." if that's what it is.
18933
18934 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
18935
18936 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
18937 includes and FLEX_SKELETON setting.
18938 * mpw-configure (--with-gnu-ld): New option, controls whether
18939 to use PPCLink or ld with PowerMac GCC.
18940 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
18941 * mpw-config.in: Configure grez if targeting Mac.
18942
18943 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
18944 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
18945 just macos.
18946 * configure.in: Configure grez resource compiler if targeting Mac.
18947 * Makefile.in (all-grez, install-grez): New targets.
18948
18949 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
18950
18951 * configure: CXX defaults to gcc, not g++. If we find
18952 gcc in the path, set CC to gcc -O2.
18953
18954 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
18955
18956 * configure: Default ${build} correctly. Avoid picking up extra
18957 spaces when reading CC and CXX from Makefile. When doing a
18958 Canadian Cross, use plausible default values for numerous
18959 variables.
18960 * configure.in: When doing a Canadian Cross, don't try to
18961 configure tools whose configure script can't handle it.
18962
18963 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
18964
18965 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
18966
18967 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
18968
18969 * configure: Remove dubious bug reporting address.
18970
18971 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
18972
18973 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
18974 configure script, run that instead of this directory's configure.
18975 In either case, print a message that we're configuring the sub-dir.
18976
18977 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
18978
18979 * configure.in: Before checking for the existence of various files,
18980 use sed to filter out "target-".
18981
18982 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
18983
18984 * Makefile.in (DO_X): Split rule to decrease command line length
18985 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
18986 (Philippe De Muyter).
18987
18988 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
18989
18990 * Makefile.in (all-patch): depend on all-libiberty.
18991
18992 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
18993
18994 * configure.in: If the only directory in target_configdirs which
18995 actually exists is libiberty, then set target_configdirs to empty,
18996 to avoid trying to build a target libiberty in a gas or gdb
18997 distribution.
18998
18999 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
19000
19001 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
19002 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
19003 systems.
19004
19005 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19006
19007 * configure.in (copy_dirs): Use sys-include instead of include
19008 for --with-headers option.
19009
19010 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
19011
19012 * Makefile.in, configure.in: Make winsup builds work with
19013 new scheme.
19014
19015 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
19016
19017 * configure.in: Build the linker on AIX.
19018
19019 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
19020
19021 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
19022 where needed.
19023
19024 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
19025
19026 * Makefile.in (all-gcc): Fix typo.
19027
19028 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
19029
19030 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
19031
19032 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
19033
19034 * configure.in: Rename libFOO to target-libFOO, and xiberty
19035 to target-xiberty, to provide more flexibility.
19036 (target_subdir): Define. Create if cross.
19037 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
19038 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
19039 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
19040 check-libFOO -> check-target-libFOO, etc.
19041 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
19042 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
19043 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
19044 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
19045 allow ALL_GCC="" to only configure.
19046 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
19047 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
19048 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
19049
19050 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
19051
19052 * Makefile.in (taz): Build "info" in etc explicitly.
19053
19054 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
19055
19056 * configure.in: Make sure that CC is undefined (as opposed to
19057 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
19058 problem with autoconf trying to configure on a host without GCC.
19059
19060 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
19061
19062 * mpw-configure: Set host alias from choice of host compiler,
19063 only use generic MPW Makefile sed if present, edit a file
19064 named "hacked_Makefile.in" instead of "Makefile.in" if present.
19065 * mpw-README: Add problem notes about CW6 and CW7.
19066
19067 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
19068
19069 * Makefile.in (taz): Use ";" instead of ";;".
19070
19071 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
19072
19073 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
19074 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
19075 DISTDOCDIRS.
19076 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
19077 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
19078
19079 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
19080
19081 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
19082 and gnats, because they are now subsumed by DISTSTUFFDIRS.
19083 Move bfd to DISTSTUFFDIRS.
19084
19085 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19086
19087 * Makefile.in (X11_LIB): Removed.
19088 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
19089
19090 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
19091
19092 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19093
19094 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
19095 names.
19096
19097 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19098
19099 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
19100
19101 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
19102
19103 * configure.in (i[345]86-*-win32): Always build newlib.
19104 Don't configure cvs, autoconf or texinfo.
19105 * Makefile.in (LD_FOR_TARGET): New.
19106 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
19107 Pass down LD_FOR_TARGET.
19108
19109 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
19110
19111 * winsup: New directory.
19112 * Makefile.in: Build winsup.
19113 * configure.in: Winsup is configured when target is win32.
19114 Can only build win32 target GDB when native.
19115
19116 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
19117
19118 * config.guess: Recognize HP model 819 machines as having
19119 a PA 1.1 processor.
19120
19121 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
19122
19123 * configure: Fix sed loop which substitutes for CC and CXX to
19124 avoid bug found in various sed implementations.
19125
19126 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19127
19128 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
19129 simulator. Use standard powerpc-*-eabi*.
19130
19131 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
19132
19133 * configure.in: Stop putting gas and binutils in noconfigdirs for
19134 powerpc-*-aix* and rs6000-*-*.
19135
19136 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
19137
19138 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
19139 -mcall-aixdesc libraries.
19140
19141 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
19142
19143 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
19144
19145 * config.sub (arm | armel | armeb): Fix shell syntax.
19146
19147 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19148
19149 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
19150 -msoft-float and -mcpu=common support.
19151 (powerpc*-*-eabisim*): Add support for building -mcall-aix
19152 libraries.
19153
19154 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
19155
19156 * configure.in: Allow configuration and build of emacs19 for the alpha.
19157
19158 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19159
19160 * configure.in (CC): Get ^CC, not just any old CC, from
19161 ${host_makefile_frag}.
19162
19163 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19164
19165 * configure.in (CC): Try to get CC from
19166 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
19167
19168 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19169
19170 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
19171 only if it exists in $(srcdir).
19172
19173 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
19174
19175 * configure: If CC and CXX are not set in the environment, set
19176 them, based on either an existing Makefile or on searching for gcc
19177 in PATH. Substitute for CC and CXX in Makefile.
19178 * configure.in: Remove libm from target_libs. Separate
19179 target_configdirs from configdirs. If CC is not set in
19180 environment, try to get it from a host Makefile fragment. Rewrite
19181 changes of configdirs to use skipdirs instead. A few minor
19182 tweaks. Take directories out of target_configdirs as they are
19183 taken out of configdirs. Remove existing Makefile files from
19184 subdirectories. Substitute for TARGET_CONFIGDIRS and
19185 CONFIG_ARGUMENTS in Makefile.
19186 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
19187 by configure.in.
19188 (CONFIG_ARGUMENTS): Likewise.
19189 (CONFIGURE_TARGET_MODULES): New variable.
19190 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
19191 ($(CONFIGURE_TARGET_MODULES)): New target.
19192 (configure-libg++, configure-libio): New targets.
19193 (all-libg++): Depend upon configure-libg++.
19194 (all-libio): Depend upon configure-libio.
19195 (configure-libgloss, all-libgloss): New targets.
19196 (configure-libstdc++): New target.
19197 (all-libstdc++): Depend upon configure-libstdc++.
19198 (configure-librx, all-librx): New targets.
19199 (configure-newlib): New target.
19200 (all-newlib): Depend upon configure-newlib
19201 (configure-xiberty): New target.
19202 (all-xiberty): Depend upon configure-xiberty.
19203
19204 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19205
19206 * configure.in (host i[345]86-*-win32): Expand the
19207 noconfigdirs again.
19208
19209 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
19210
19211 * mpw-configure: Fix sed command file name.
19212
19213 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
19214
19215 * configure.in (host i[345]86-*-win32): Reduce the
19216 noconfigdirs again.
19217
19218 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
19219
19220 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
19221 or powerpc*-*-pe*, since they are not yet supported.
19222
19223 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
19224
19225 Add PowerMac support and many other enhancements.
19226 * mpw-configure: New option --cc to select compiler to use,
19227 paste options set according to --cc into the generated
19228 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
19229 if mpw-make.sed is present.
19230 * mpw-config.in: Don't test for gC1, test for mpw-touch,
19231 add forward includes for PowerPC include files.
19232 * mpw-build.in: Build using Makefile.PPC if present.
19233 (do-byacc, etc): Remove separate version resource builds.
19234 (do-gas): Build "stamps" before "all".
19235 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
19236 * mpw-README: Update to reflect --cc option, PowerMac support,
19237 and recently-reported compatibility problems.
19238
19239 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
19240
19241 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
19242 embedded m68k systems (-aout, -coff, -elf, -vxworks).
19243 (--with-multilib-top): Pass to recursive invocations.
19244
19245 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
19246
19247 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
19248 v810-*-*.
19249
19250 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19251
19252 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
19253 gdb, ld and opcodes on v810-*-*.
19254
19255 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
19256
19257 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
19258 (local-maintainer-clean): New target.
19259 (maintainer-clean): New target.
19260 (realclean): Just depend upon maintainer-clean.
19261
19262 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19263
19264 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
19265
19266 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
19267
19268 * configure.in: Build ld in mips*-*-bsd* case.
19269
19270 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
19271
19272 * config.sub: Accept -lites* OS. From Ian Dall.
19273
19274 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
19275
19276 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
19277 targets.
19278
19279 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19280
19281 * configure.in: treat i386-win32 canadian cross the same as
19282 i386-go32 canadian cross.
19283
19284 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19285
19286 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
19287 running under the simulator to build a reduced set of libraries.
19288 (powerpc-*-eabiaix): Add fine grained multilib support added to
19289 other powerpc targets yesterday.
19290
19291 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19292
19293 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
19294 -disable-softfloat, -disable-relocatable, -disable-aix, and
19295 -disable-sysv to control which multilib libraries get built.
19296
19297 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
19298
19299 * configure: Add Makefile.tem to list of files to remove in trap
19300 handler.
19301
19302 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
19303
19304 * config.guess (*Linux*): Add missing "exit"s.
19305 Also, need specific check for alpha-unknown-linux (uses COFF).
19306
19307 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
19308
19309 * config.guess: Merge with FSF:
19310
19311 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
19312 * config.guess (AIX4): More robust release numbering discovery.
19313
19314 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
19315 * config.guess (i386-sequent-ptx): Properly get version number.
19316
19317 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
19318 * config.guess (mips:*:4*:UMIPS): New case.
19319
19320 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
19321
19322 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
19323 (i386-win32 host): Likewise. Don't build readline.
19324
19325 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
19326
19327 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
19328 SUPPORT_FILES to submakes.
19329
19330 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
19331
19332 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
19333 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
19334 mpw-configure.
19335
19336 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
19337
19338 * configure.in (appdirs): Use =, not ==, in test expression when
19339 trying to build the text to print in the warning message for
19340 Solaris users.
19341
19342 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
19343
19344 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
19345
19346 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
19347
19348 * config.guess: Recognize lynx-2.3.
19349
19350 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
19351
19352 * config.sub (z8ksim): Deleted
19353 (z8k-*-coff): New, this is the one true name of the target.
19354
19355 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
19356
19357 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
19358
19359 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
19360
19361 * config.guess (*:Linux:*:*): First try asking the linker what the
19362 default object file format is (elf, aout, or coff). Then if this
19363 fails, try previous methods.
19364
19365 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19366
19367 * configure.in: Don't build newlib for *-*-vxworks5.1.
19368
19369 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
19370
19371 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
19372 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
19373
19374 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
19375
19376 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
19377
19378 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
19379
19380 * cfg-ml-com.in: New file.
19381 * cfg-ml-pos.in: New file.
19382
19383 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
19384
19385 * COPYING.NEWLIB: Add HP free copyright to list.
19386
19387 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
19388
19389 * config.sub: Recognize -eabi* for the system, not just -eabi.
19390
19391 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
19392
19393 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
19394 * config.sub, configure.in (win32): New target and host.
19395
19396 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
19397
19398 * configure.in: Add i386-pe configuration.
19399
19400 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
19401
19402 * mpw-build.in (install): Install GDB after LD.
19403
19404 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
19405
19406 * mpw-config.in (elf/mips.h): Always forward-include, needed
19407 for GDB to build.
19408
19409 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
19410
19411 * testsuite: New directory for customer acceptance and whole tool
19412 chain tests.
19413
19414 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19415
19416 * configure: If per-host line isn't found, but AC_OUTPUT is found
19417 and a configure script exists, run it instead.
19418
19419 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
19420
19421 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
19422
19423 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
19424
19425 * configure: Set build_{cpu,vendor,os,alias} to host values when
19426 --build isn't specified.
19427
19428 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19429
19430 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
19431 (FLAGS_TO_PASS): Pass them.
19432 (EXTRA_TARGET_FLAGS): Ditto.
19433
19434 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19435
19436 * Makefile.in (all-libg++): Depend on all-libstdc++.
19437
19438 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19439
19440 * configure.in (noconfigdirs): Enable all packages for
19441 i386-unknown-netbsd.
19442
19443 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
19444
19445 * configure.in (noconfigdirs): Don't configure tk for i386-go32
19446 hosted builds (DOS builds)
19447
19448 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
19449
19450 Changes for ARM based on patches from Richard Earnshaw:
19451 * config.sub: Handle armeb and armel.
19452 * configure.in: Omit arm linker only for riscix.
19453
19454 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
19455
19456 * config.guess: Update from FSF.
19457
19458 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
19459
19460 * config.sub: Recognize powerpcle as the little endian variant of
19461 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
19462 powerpcle variant. Convert pentium into i586, not i486. Add p5
19463 alias for i586. Map new x86 variants p6, k5, nexgen into i586
19464 temporarily.
19465
19466 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
19467
19468 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
19469
19470 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
19471
19472 * config.sub: Accept -lites* as a basic system type.
19473
19474 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
19475
19476 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
19477 installed, and if so return linuxoldld as the system name.
19478
19479 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
19480
19481 * config.guess: Add hppa1.1-hp-lites support.
19482
19483 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
19484
19485 * configure.in: Don't build newlib for m68k-vxworks5.1.
19486
19487 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19488
19489 * configure.in (mips-sgi-irix6): Use mh-irix5.
19490
19491 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
19492
19493 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
19494
19495 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19496
19497 * test-build.mk: Enable building of shared libraries on IRIX 5 and
19498 OSF/1. Fix compiler flags.
19499 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
19500
19501 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
19502
19503 * configure.in: Recognize --with-newlib.
19504 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
19505
19506 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19507
19508 * Makefile.in: move {all,check,install}-gdb from *_MODULES
19509 to *_X11_MODULES due to gdbtk needing X include files et al.
19510
19511 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
19512
19513 Merge in support for Mac MPW as a host.
19514 (Old change descriptions retained for informational value.)
19515
19516 * mpw-config.in: Add generic include forwards for cpu-specific
19517 include files in aout and elf directories.
19518
19519 * mpw-configure: Added copyright.
19520 * mpw-config.in: Check for presence of required build tools.
19521 (target_libs): Add newlib.
19522 (target_tools): Add examples.
19523 (Read Me): Generate as "Read Me for MPW" instead.
19524 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
19525 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
19526 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
19527
19528 * mpw-configure: Remove subdir-specific makefile hackery,
19529 delete mk.tmp after using it.
19530
19531 * mpw-build.in (all): Display start and end times.
19532
19533 * mpw-configure (host_canonical): Set.
19534 (target_cpu): Always add to makefiles.
19535 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
19536 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
19537 (mpw-mh-mpw): Look for in srcdir and srcroot.
19538 Use sed instead of mpw-edit-prefix to edit prefix definitions.
19539
19540 * mpw-build.in: (install-only): New target.
19541
19542 * mpw-configure (host_alias, target_alias): Rename from hostalias
19543 and targetalias, add into generated Makefile.
19544 (mk.tmp): If present, add into generated Makefile.
19545 * mpw-build.in (all-gas): Build config.h first before gas proper.
19546
19547 * mpw-configure (config.status): Write only if changed.
19548 * mpw-config.in (readline): Configure it (not built, just used for
19549 definitions).
19550
19551 * mpw-config.in (elf/mips.h): Add a forward include.
19552
19553 * mpw-config.in: Forward-include most .h files in include into
19554 extra-include.
19555 (readline): Don't build.
19556 mpw-build.in (install): Install GDB.
19557
19558 * mpw-configure (prefix, mpw_prefix): Handle it.
19559 * mpw-config.in (mmalloc, readline): Don't configure.
19560 * mpw-build.in (thisscript): Rename to ThisScript.
19561 Use mpw-build instead of BuildProgram everywhere.
19562 (mmalloc, readline): Don't build.
19563 * mpw-README: New file, basic documentation about the MPW port.
19564
19565 * mpw-config.in: Use forward-include to create include files.
19566
19567 * mpw-configure: Add more things to the top of each configured
19568 Makefile, including contents of config/mpw-mh-mpw.
19569 * mpw-config.in (extra-include): Create this directory and fill it
19570 with Posix-like include files when configuring.
19571
19572 * config.sub (apple, mac, mpw): Add various aliases.
19573
19574 * mpw-build.in: New file, top-level build script fragment for MPW.
19575 * mpw-configure: New file, configure script for MPW.
19576 * mpw-config.in: New file, config fragment for MPW.
19577
19578 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19579
19580 * configure.in (host_libs): Remove glob, since it is gone from the
19581 sources.
19582
19583 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19584
19585 * Makefile.in: define empty GDB_NLM_DEPS var.
19586
19587 * configure.in(target_makefile_frag): use config/mt-netware
19588 for netware targets.
19589
19590 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
19591
19592 * config.sub: Merge in recent FSF changes. Remove linux special
19593 cases.
19594
19595 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
19596
19597 Revert this change:
19598
19599 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19600
19601 * build-all.mk: Use CC=cc -Xs on Solaris.
19602
19603 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19604
19605 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
19606 stop using it.
19607 * Makefile.in: Nuke all references to glob subdirectory.
19608
19609 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19610
19611 * configure.in: Fix --enable-shared logic in per-host.
19612
19613 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
19614
19615 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
19616
19617 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
19618
19619 * configure.in (noconfigdirs): Don't build gas on AIX, for
19620 powerpc*-*-aix* as well as for rs6000*-*-aix*.
19621
19622 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
19623
19624 * configure: Fix --cache-file to work if the file argument is a
19625 relative path.
19626
19627 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
19628
19629 * configure: If the --cache-file is used, pass it down to
19630 configure in subdirectories.
19631
19632 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
19633
19634 * config.sub: add vxworks29k configuration.
19635
19636 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
19637
19638 * Makefile.in (taz): Do "diststuff" part quietly.
19639
19640 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
19641
19642 * config.sub: Mini-merge with gcc/config.sub.
19643
19644 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
19645
19646 * config.guess (IRIX): Sed - to _.
19647
19648 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
19649
19650 * Makefile.in (source-vault, binary-vault): New targets.
19651
19652 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
19653
19654 * config.sub: Recognize -eabi as a basic system type.
19655
19656 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19657
19658 * configure.in (enable_shared stuff): Fix typo.
19659
19660 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
19661
19662 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
19663
19664 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
19665
19666 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
19667
19668 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
19669
19670 * configure.in (rs6000-*-*): Don't build gas.
19671
19672 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
19673
19674 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
19675 reduce command line length.
19676 (AS_FOR_TARGET): Check for as.new, not Makefile.
19677 (NM_FOR_TARGET): Check for nm.new, not Makefile.
19678
19679 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
19680
19681 * config.guess: Merge from FSF.
19682
19683 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19684
19685 * configure: Don't use $ when handling program_suffix.
19686
19687 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
19688
19689 * configure.in: Configure tk for hppa/hpux.
19690
19691 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
19692
19693 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
19694
19695 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19696
19697 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
19698 to LIBCXXFLAGS. Tests are better run without it.
19699
19700 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
19701
19702 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
19703
19704 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
19705
19706 * configure.in (*-*-netware*): Don't configure xiberty.
19707
19708 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
19709
19710 * configure.in: Remove tk from native_only list.
19711
19712 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
19713
19714 * build-all.mk: Add mips-ncd-elf target to sun4 targets
19715 for special NCD build.
19716
19717 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19718
19719 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
19720 makeall.bat, they're only useful for binutils snapshots.
19721 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
19722 makeall.bat to specified SUPPORT_FILES.
19723
19724 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
19725
19726 * build-all.mk: Add Ericsson targets to sun4 and solaris
19727 hosts. Add BNR's sun4 target to solaris host, so their
19728 build-from-source will be tested in-house first.
19729
19730 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19731
19732 * Makefile.in (LIBCFLAGS): New variable.
19733 (CFLAGS_FOR_TARGET): Ditto.
19734 (LIBCFLAGS_FOR_TARGET): Ditto.
19735 (LIBCXXFLAGS): Ditto.
19736 (CXXFLAGS_FOR_TARGET): Ditto.
19737 (LIBCXXFLAGS_FOR_TARGET): Ditto.
19738 (BASE_FLAGS_TO_PASS): Pass them.
19739 (EXTRA_TARGET_FLAGS): Ditto.
19740
19741 * configure.in: Support --enable-shared.
19742
19743 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
19744
19745 * configure.in (target_libs): Include libstdc++ again.
19746 * config.guess: Update from FSF (for FreeBSD).
19747
19748 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19749
19750 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
19751 makeall.bat.
19752 (DISTDOCDIRS): Add `etc'.
19753 (ETC_SUPPORT_PFX): New variable.
19754 (taz): Include anything from etc starting with a word in
19755 ETC_SUPPORT_PFX.
19756
19757 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19758
19759 * config.sub: Update for recent FSF changes. Remove obsolete
19760 h8300hds entry. Add -windows* and -osx as basic os. Minor
19761 spacing changes.
19762
19763 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
19764
19765 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
19766
19767 * config.guess: Merge with FSF.
19768 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
19769
19770 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19771
19772 * configure: Since the "trap 0" handler will override the exit
19773 status on many systems, only use it for "exit 1", and make it set
19774 a non-zero exit status; reset it before "exit 0". Also, check
19775 exit status of config.sub, and error out if it failed.
19776
19777 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
19778
19779 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
19780 and install libgloss.
19781
19782 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19783
19784 * Makefile.in (all-binutils): Depend upon all-byacc.
19785
19786 * configure.in: Don't build emacs on Irix 5.
19787
19788 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19789
19790 * configure.in (*-*-netware*): Add libio.
19791
19792 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19793
19794 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
19795 (CHECK_TARGET_MODULES): Ditto.
19796 (INSTALL_TARGET_MODULES): Ditto.
19797 (TARGET_LIBS): Ditto.
19798 (all-libstdc++): Note dependencies.
19799
19800 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19801
19802 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
19803
19804 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
19805
19806 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
19807 -fexternal-templates.
19808
19809 * configure.in (target_libs): Add libstdc++.
19810 (noconfigdirs): Add libstdc++ as appropriate.
19811
19812 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
19813
19814 * config.guess: Update from FSF.
19815
19816 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19817
19818 * configure: Use ${config_shell} when running ${configsub}.
19819
19820 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
19821
19822 * config.sub: No longer recognize h8300h.
19823
19824 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
19825
19826 * config.sub: Remove extraneous differences between config.sub and
19827 gcc/config.sub.
19828
19829 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
19830
19831 * Makefile.in (DISTSTUFFDIRS): Add gas.
19832
19833 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
19834
19835 * COPYING.NEWLIB: New file.
19836
19837 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
19838
19839 * config.guess (HP-UX): Patch from Harlan Stenn
19840 <harlan@landmark.com> to also emit release level.
19841
19842 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
19843
19844 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
19845
19846 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
19847
19848 * config.sub: Merge nextstep cleanup from FSF.
19849
19850 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19851
19852 * configure.in (arm-*-*): Don't configure ld for this target.
19853
19854 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
19855
19856 * configure.in (*-*-netware): don't configure libg++, libio,
19857 librx, or newlib.
19858
19859 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19860
19861 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
19862 configure ld--it works, but it doesn't support shared libraries.
19863
19864 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19865
19866 * config.guess (*-unknown-freebsd*): Get rid of possible
19867 trailing "(Release)" in version string.
19868 Patch from Paul Richards <paul@isl.cf.ac.uk>.
19869
19870 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
19871
19872 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
19873 Fix type: *-next-neststep -> *-next-nextstep.
19874
19875 * config.guess: Merge from FSF:
19876
19877 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19878
19879 * config.guess: Recognize powerpc-ibm-aix3.2.5.
19880
19881 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
19882
19883 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
19884 instead of UNIX_SV for UnixWare 1.0).
19885
19886 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
19887
19888 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
19889 to make gdb/nlm/* build after the compiler and linker.
19890
19891 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
19892
19893 * config.guess (netbsd, freebsd, linux): Accept any machine,
19894 not just i[34]86.
19895 (m68k-atari-sysv4): Relocate to match FSF version.
19896
19897 * config.guess: More merges from the FSF:
19898
19899 Add a space before function call or macro invocation.
19900
19901 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19902
19903 * config.guess: Add trap cmd to remove dummy.c and dummy when
19904 interrupted.
19905
19906 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
19907
19908 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
19909 (dummy): Redirect stderr from compilation of dummy.c.
19910
19911 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
19912
19913 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
19914
19915 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
19916
19917 * configure: Accept and ignore --cache*, for compatibility with
19918 new autoconf.
19919
19920 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
19921
19922 * config.guess: Merge from FSF:
19923
19924 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19925
19926 * config.guess (Pyramid*:OSx*:*:*): New case.
19927 (PATH): Add /.attbin at end for finding uname.
19928 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
19929
19930 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
19931
19932 * config.guess (M88*:DolphinOS:*:*): New case.
19933
19934 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
19935
19936 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
19937 to select whether to use ELF or COFF.
19938
19939 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
19940
19941 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
19942
19943 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
19944
19945 * config.guess: Guess the OS version for HPUX.
19946
19947 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
19948
19949 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
19950
19951 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19952
19953 * configure.in: Recognize --with-headers, --with-libs, and
19954 --without-newlib.
19955 * Makefile.in (all-xiberty): Depend upon all-ld.
19956
19957 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19958
19959 * configure.in: Change i[34]86 to i[345]86.
19960
19961 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19962
19963 * configure (version): A few more tweaks to help message.
19964
19965 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
19966
19967 * Makefile.in: Remove (for now) librx as a host library,
19968 now that we're building it for target.
19969
19970 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19971
19972 * configure: Fix up help message; from karl@owl.hq.ileaf.com
19973 (Karl Berry).
19974
19975 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
19976
19977 * configure.in: Also configure librx.
19978
19979 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
19980
19981 * Makefile.in: Update various rules to reflect that librx
19982 is now needed for libg++.
19983
19984 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19985
19986 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
19987
19988 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
19989
19990 * configure.in: Configure the examples directory.
19991
19992 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
19993
19994 * configure: Simplify Jun 2 1994 change.
19995
19996 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
19997
19998 * change CC to /usr/latest/bin/gcc for lynx host builds, since
19999 /bin/gcc isn't good enough to build gcc.
20000
20001 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
20002
20003 * Makefile.in (GDB_SUPPORT_FILES): Remove
20004 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
20005 (gdb.tar.gz): Add new rule to use standard distribution building
20006 mechanism.
20007
20008 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20009
20010 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
20011 Bill Cox <bill@cygnus.com>.
20012
20013 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
20014
20015 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
20016
20017 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
20018
20019 * configure: Search current dir first in .gdbinit.
20020
20021 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
20022
20023 * config.sub: Recognize freebsd (merged from gcc config.sub).
20024
20025 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
20026
20027 * config.sub: Refer to NeXT's operating system as nextstep.
20028
20029 * config.sub (case $basic_machine): Re-order the cases, to match
20030 the order in the FSF version (which is mostly alphabethical).
20031 Merge in some additions and changes from the FSF.
20032
20033 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
20034
20035 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
20036 * config.sub: Recognize cxux7.
20037 * configure.in: Use mh-cxux for m88k-harris-cxux*.
20038
20039 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
20040
20041 * config.sub: Fix typo powerpc -> powerpc-*.
20042
20043 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
20044
20045 * Makefile.in: `all-emacs19' depends on `all-byacc'.
20046
20047 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
20048 parallel with all-emacs and install-emacs). Top-level command
20049 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
20050
20051 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
20052
20053 * test-build.mk ($(host)-stamp-stage2-installed): Remove
20054 $(relbindir)/make before doing ``make install'', and use
20055 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
20056 installing over running make binary.
20057 ($(host)-stamp-stage3-installed): Likewise.
20058
20059 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20060
20061 * config.guess: Recognize Mach.
20062
20063 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
20064
20065 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
20066 see whether --exec-prefix was used.
20067
20068 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
20069
20070 * README: Explicitly mention libg++/README. (Zoo's idea.)
20071
20072 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20073
20074 * Makefile.in: Add all-librx target similar to all-libproc.
20075
20076 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
20077
20078 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
20079 with post 1.2 uname bogosity.
20080
20081 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20082
20083 * configure: Remove temporary files on receipt of a signal.
20084
20085 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
20086
20087 * configure: If there is a package_makefile_frag, remove
20088 ${subdir}/Makefile.tem after copying it in.
20089
20090 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
20091
20092 * build_all.mk: support rs6000 lynx identifies itself as
20093 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
20094 since /bin/gcc is too feeble to compile a modern gcc.
20095
20096 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
20097
20098 * brought devo/test-build.mk update-to-date with progressive/
20099 test-build.mk. Add lynx targets and hppa flag info.
20100
20101 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
20102
20103 * configure.in: Use mh-ncrsvr43. Patch from
20104 Tom McConnell <tmcconne@sedona.intel.com>.
20105
20106 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
20107
20108 * config.guess (i386-unknown-bsdi): No longer need to
20109 check #if defined(__bsdi__) && defined(__i386__).
20110
20111 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20112
20113 * configure: Set program_transform_nameoption correctly.
20114
20115 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
20116
20117 * brought build-all.mk update-to-date with progressive build-all.mk,
20118 added new targets and hppa info.
20119
20120 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20121
20122 * configure: If config.guess result is a prefix of the user
20123 specified target, assume a native build and use the user specified
20124 target as the host alias. Remove SunOS patch suffix removal hack.
20125 * configure.in: Remove SunOS patch suffix removal hack.
20126
20127 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
20128 in NATIVE_CHECK_MODULES.
20129
20130 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
20131
20132 * Makefile.in: Rename HOST_ONLY to NATIVE.
20133 * configure: Delete SunOs patch suffix from host_canonical
20134 and build_canonical variables that are prepended to Makefiles.
20135 * configure.in: Add comments for easier maintenance.
20136
20137 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20138
20139 * Makefile.in: Add all-libproc target similar to all-gui.
20140
20141 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
20142
20143 * Makefile.in (CHECK_MODULES): split into
20144 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
20145
20146 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
20147
20148 * config.guess (i386-unknown-bsdi): New system to guess.
20149
20150 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20151
20152 * Makefile.in: Add all-gui target (but not yet build by "all").
20153
20154 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
20155
20156 * config.sub: Move deletion of patch suffix from here...
20157 * configure.in: To here, at Ian's suggestion. The top-
20158 level scripts might need to know of a patch level.
20159
20160 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
20161
20162 * config.sub: Strip off patch suffix so rtl is recognized
20163 as a sunos4.1.3 machine, even though it's been patched.
20164
20165 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
20166
20167 * Makefile.in (INSTALL_LAST): Delete.
20168 (INSTALL_DOSREL): New.
20169
20170 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20171
20172 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
20173 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
20174 whether we pass down --with-gnu-ld anyhow.
20175
20176 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
20177
20178 * Makefile.in (INSTALL_LAST): Change operation so it works
20179 on more flavors of make.
20180 * configure.in (go32): Don't build libg++ or libio.
20181
20182 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
20183
20184 * Makefile.in (Move HOST_PREFIX_1 and friends up so
20185 they can be overriden by templates.
20186
20187 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
20188
20189 * configure.in (target==go32): Don't build gdb.
20190 * dosrel: New directory.
20191
20192 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
20193
20194 * configure.in (host==go32): Configure dosrel too.
20195 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
20196 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
20197 be set by incoming names or templates.
20198 (INSTALL_LAST): New rule.
20199
20200 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
20201
20202 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
20203
20204 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20205
20206 * configure.in (appdirs): New variable. Currently empty, but will
20207 be used in gas distribution. If nonempty, lists a set of
20208 directories at least one of which must get configured, or top
20209 level configuration is considered to have failed.
20210 (rs6000-*-lynxos*): Use new file name.
20211
20212 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20213
20214 Eliminate XTRAFLAGS.
20215 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
20216 newlib include files using -idirafter, and also use -nostdinc.
20217 (CXX_FOR_TARGET): Likewise.
20218 (XTRAFLAGS): Removed.
20219 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
20220 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
20221 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
20222 ($(DO_X)): Don't pass down XTRAFLAGS.
20223
20224 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
20225
20226 * configure.in (mips*-dec-bsd*): New target; do build linker.
20227 (mips*-*-bsd*): New target; don't build linker.
20228
20229 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
20230
20231 * configure.in: support rs6000-*-lynxos* configuration.
20232 support sunos4 as a cross target.
20233
20234 * config.sub: look for lynx*, not lynx since the OS version may
20235 legitimately be part of the name.
20236
20237 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20238
20239 * configure.in (i[34]86-*-sco*): Move to be with other i386
20240 targets.
20241 (romp-*-*): New target. Skip various binary utilities.
20242 (vax-*-*): New target. Don't build newlib.
20243 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
20244
20245 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20246
20247 * configure.in: Only set host_makefile_frag if config
20248 directory exists.
20249
20250 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20251
20252 * install.sh: If $dstdir exists, don't check whether each
20253 component does.
20254
20255 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20256
20257 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
20258
20259 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
20260
20261 * configure.in (*-*-lynxos*): Don't configure newlib for either
20262 native or cross Lynx.
20263
20264 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
20265
20266 * config.sub (sparc64-elf): Fix os.
20267 (z8k): Remove duplicate.
20268
20269 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20270
20271 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
20272 gcc/stmp-fixproto, to try to prevent fixproto from being run.
20273
20274 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
20275
20276 * configure: Make file links cleanly even if Lynx fails on
20277 an NFS symlink (at least fail cleanly).
20278
20279 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
20280
20281 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
20282 -XNh2000.
20283
20284 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20285
20286 * configure: Unknown options are fatal again.
20287
20288 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
20289
20290 * configure: Ignore --x-includes and --x-libraries, for Autoconf
20291 compatibility.
20292
20293 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
20294
20295 * build-all.mk: Add `clean' target.
20296
20297 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20298
20299 * config.guess: Add SINIX support.
20300 * configure.in: Add mips-*-sysv4* support.
20301
20302 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
20303
20304 * build-all.mk: Document all useful targets.
20305 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
20306 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
20307
20308 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20309
20310 * configure: Support --silent, --quiet.
20311
20312 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20313
20314 * configure: Support --disable-FEATURE.
20315
20316 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20317
20318 * config.guess: Recognize NCR running SVR4.3.
20319
20320 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
20321
20322 * config.guess: Make BSDI generate i386-unknown-bsd386.
20323 Patch from Paul Eggert <eggert@twinsun.com>.
20324
20325 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20326
20327 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
20328
20329 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20330
20331 * configure: Make unrecognized options give nonfatal warnings
20332 instead of fatal errors, and pass them to any subdirectory
20333 configures in case they recognize them.
20334 Make --x equivalent to --with-x.
20335
20336 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
20337
20338 * configure: Add --enable-* options. Clean up usage message and
20339 some comments.
20340
20341 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
20342
20343 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
20344
20345 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20346
20347 * configure.in (hppa*-*-*): Enable binutils.
20348
20349 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20350
20351 * config.sub: Recognize cisco.
20352
20353 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
20354
20355 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
20356
20357 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20358
20359 * config.guess: about target *-hitachi-hiuxwe2, don't print more
20360 than one configuration name. Add comment.
20361
20362 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
20363
20364 * config.guess: about target *-hitachi-hiuxwe2, fixed
20365 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
20366 macro is incorrect.]
20367
20368 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20369
20370 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
20371 than the "make ls" stuff which used to be here.
20372
20373 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
20374
20375 * config.guess: Recognize i[34]86-unknown-freebsd.
20376 From Shawn M Carey <smcarey@rodan.syr.edu>.
20377
20378 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
20379
20380 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
20381
20382 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
20383
20384 * config.guess: Check for ptx.
20385
20386 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
20387
20388 * config.sub: Add os9k checking.
20389
20390 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20391
20392 * config.guess: Handle OSF1 running on HPPA processors
20393
20394 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
20395
20396 * configure: If subdir configure fails, print out a message with
20397 subdirectory name, in case subdir's configure code didn't identify
20398 itself.
20399
20400 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
20401
20402 * configure.in: Remove embedded newlines from configdirs.
20403 Avoid mismatches of substrings. Fix matching strings at end
20404 of configdirs.
20405
20406 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
20407
20408 * config.guess: Add Lynx/rs6000 config support.
20409
20410 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
20411
20412 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
20413
20414 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
20415
20416 * configure.in (hppa*-*-osf*): Treat this just like most other
20417 PA configurations (eg no binutils or ld).
20418 (hppa*-*-*elf*): These configurations have binutils and ld.
20419
20420 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20421
20422 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
20423
20424 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20425
20426 * configure.in (rs6000-*-*): Build gas.
20427
20428 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
20429
20430 * Makefile.in: Avoid bug in losing hpux sed.
20431
20432 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
20433
20434 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
20435 for GDB and GDB has been fixed to not need it.
20436
20437 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20438
20439 * config.guess: Recognize vax hosts.
20440
20441 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20442
20443 * configure (while loop): Don't use "break 2" inside case
20444 statement -- the case statement isn't an enclosing loop.
20445
20446 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
20447
20448 * config.guess: Clean up NeXT support, to allow nextstep
20449 on Intel machines. Make OS be nextstep.
20450
20451 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
20452
20453 * config.guess: Add alternate forms for Convex.
20454
20455 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
20456
20457 * configure: Completely rewrite option processing. Take
20458 advantage of pattern-matching to avoid invoking test frequently.
20459 Also clean up host and target defaulting logic.
20460
20461 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
20462
20463 * Makefile.in: Replace all occurrances of "rootme" with "r" and
20464 "$${rootme}" with "$$r", to increase the likelihood that the do-*
20465 commands (plus user environment) will fit SCO limits.
20466
20467 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20468
20469 * configure.in: Don't issue warnings about directories which are
20470 not being configured if -norecursion is set. Correct test for
20471 --with-gnu-as and --with-gnu-ld to not get confused by substring
20472 matches.
20473
20474 * configure.in: Don't build gas for alpha-dec-osf1*.
20475
20476 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
20477
20478 * configure: Back out Per's change of 12/19/1993. It changes the
20479 behavior of configure in unexpected and confusing ways.
20480
20481 Also, use different delim char when calculating
20482 program_transform_name so that the name can contain slashes.
20483
20484 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
20485
20486 * configure.in, config.sub: Add support for VSTa micro-kernel.
20487
20488 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
20489
20490 * configure.in: Nuke hacks which were used to get a special
20491 version of GAS for HPPA configurations.
20492
20493 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
20494
20495 * configure: If only ${target_alias} is given, use that
20496 as the default for ${host_alias}.
20497 * configure: Add missing back-slashes before nested quotes.
20498
20499 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20500
20501 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
20502
20503 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
20504
20505 * config.guess: Recognize some Tektronix configurations.
20506 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
20507
20508 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
20509
20510 * config.sub: Match any flavor of SH.
20511
20512 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
20513
20514 * configure.in: Don't try to configure newlib for Alpha.
20515
20516 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20517
20518 * configure.in: Don't build ld for Irix 5. Don't build gas,
20519 libg++ or libio for any Alpha target.
20520
20521 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
20522
20523 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
20524
20525 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
20526 default arguments -- so it tried to compress itself.
20527
20528 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
20529
20530 * configure.in (notsupp): ensure that a space is always at the end
20531 of the configdirs list, since the grep checks for an explicit space
20532
20533 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20534
20535 * configure.in (target i386-sysv4.2): don't build ld, since static
20536 versions of many libraries are not available.
20537
20538 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20539
20540 * config.guess: Recognize Apollos (using environment variables).
20541 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
20542
20543 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20544
20545 * config.guess: Recognize Sony news mips running newsos.
20546
20547 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
20548
20549 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
20550 "fi ; else" for bash.
20551
20552 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
20553
20554 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
20555
20556 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
20557
20558 * config.sub: accept unixware as an alias for svr4.2.
20559 Fix some inconsistancies with the gcc version.
20560
20561 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20562
20563 * Makefile.in (DISTDOCDIRS): Add gdb.
20564
20565 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
20566
20567 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
20568
20569 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20570
20571 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
20572 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
20573 this now.
20574
20575 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20576
20577 * config.sub: Accept hiux* as an OS name.
20578
20579 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
20580 etc/make-stds.texi. The underscore came from gcc, and dje now
20581 agrees that RUNTESTFLAGS is the correct name.
20582
20583 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
20584
20585 * install.sh: Remove 'set -e'. It makes any conditionals
20586 in the script useless.
20587
20588 * config.guess: Automatically recognize arm-acorn-riscix
20589 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
20590
20591 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
20592
20593 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
20594
20595 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20596
20597 * Makefile.in (DISTDOCDIRS): New variable.
20598 (taz): Edit local Makefile.in sooner, instead of proto-toplev
20599 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
20600
20601 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20602
20603 * configure.in (hppa target): check the source directory for the
20604 pagas sub-directory
20605
20606 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
20607
20608 * config.sub: Allow -aout* and -elf*.
20609
20610 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20611
20612 * configure.in: Don't build ld on i386-solaris2, same as for
20613 sparc-solaris2.
20614
20615 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
20616
20617 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
20618
20619 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20620
20621 * configure.in: Configure gdb for alpha.
20622
20623 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20624
20625 * Makefile.in (CXXFLAGS): Add -O.
20626
20627 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20628
20629 * config.guess: added support for DG Aviion
20630
20631 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20632
20633 * configure.in: Produce warning message for subdirectories not
20634 configurable for this host/target combination. Don't try to
20635 configure gdb for vms.
20636
20637 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
20638
20639 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
20640 appropriate files before making "diststuff".
20641 (DISTBISONFILES): New var: list of files to be edited.
20642 (DISTSTUFFDIRS): Add binutils.
20643
20644 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20645
20646 * config.sub: also handle mipsel and mips64el (for little endian mips)
20647
20648 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20649
20650 * configure.in: Add * to end of all OS names.
20651
20652 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
20653
20654 * configure.in: Build newlib for LynxOS native.
20655
20656 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20657
20658 * config.guess: Add support for delta 88k running SVR3.
20659
20660 * configure.in: Add comment about HP compiler vs. emacs.
20661
20662 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20663
20664 * configure.in: don't build ld on solaris2 (not a viable option
20665 due to bugs in getpwnam & getpwuid)
20666
20667 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
20668
20669 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
20670 config.guess will produce a full version number.
20671
20672 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20673
20674 * configure.in: Build linker and binutils for alpha-dec-osf1.
20675
20676 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20677
20678 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
20679 and gdb/testsuite/Makefile.in.
20680
20681 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20682
20683 * configure.in: recognize mips*- instead of mips-
20684
20685 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
20686
20687 * config.sub: Accept linux*coff and linux*elf as operating
20688 systems.
20689
20690 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20691
20692 * config.sub: Recognize mips64, and mips3 as an alias for it.
20693
20694 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20695
20696 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
20697 gdb knows how to handle OSF/1 shared libraries.
20698
20699 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20700
20701 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
20702 * config.guess: Recognize Hitachi's HIUX.
20703 * config.sub: Recognize h3050r* and hppahitachi.
20704 Remove redundant cases for hp9k[23]*.
20705
20706 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20707
20708 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
20709 if gas and ld are in the source tree and are in ${configdirs}.
20710 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
20711 --with options (but still pass them down on the command line,
20712 if they were explicitly specified).
20713
20714 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20715
20716 * configure: substitute SHELL value in Makefile.in with
20717 ${CONFIG_SHELL}
20718
20719 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20720
20721 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
20722 *-*-solaris2* targets.
20723
20724 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20725
20726 * Makefile.in: define M4, and pass it down to sub-makes;
20727 all-autoconf now depends on all-m4
20728
20729 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20730
20731 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
20732 presence of {ar,ranlib} instead of a configured directory
20733
20734 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
20735
20736 * config.guess: Accept 34?? as well as 33?? for NCR.
20737
20738 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20739
20740 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
20741 of 'gas' in sed commands, since 'gash' is now in the tree as well.
20742
20743 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20744
20745 * configure: grab values for $(CC) and $(CXX) from the
20746 environment, so that someone can do "CC=gcc configure; make" and
20747 have it work right (matching the way that autoconf works now)
20748
20749 * configure.in, Makefile.in: add support for gash, the tcl
20750 interface to Galaxy
20751
20752 * config.guess: add NetBSD variants (hp300, x86)
20753
20754 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
20755
20756 * install.sh: Support -d option (in the manner of SunOS 4 install,
20757 as it is more deterministic than that of GNU install)
20758 (chmodcmd): Set file to mode 755 by default (should also do default
20759 chgrp and chown, but I don't feel like dealing with that now)
20760
20761 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
20762
20763 * config.sub: Remove h8300hhms alias.
20764
20765 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20766
20767 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
20768
20769 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20770
20771 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
20772 as stmp-fixinc
20773
20774 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20775
20776 * config.sub: recognize m88110-bug-coff.
20777
20778 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20779
20780 * Makefile.in (all-libio): all dependencies on the toolchain used
20781 to build this (gcc, gas, ld, etc)
20782
20783 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20784
20785 * config.guess: Deal with OSF/1 1.3 on alpha.
20786
20787 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20788
20789 * install.sh: add some 'else true' clauses for portability
20790
20791 * configure.in: don't build libio for h8[35]00-*-* targets
20792
20793 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
20794
20795 * Makefile.in: Add support for new libio.
20796
20797 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20798
20799 * install.sh: If one command fails, don't try the rest. Don't try
20800 to remove $dsttmp (via trap) unless we have already created it.
20801 If $src doesn't exist, detect it and exit with an error.
20802
20803 * config.guess: Recognize BSD on hp300.
20804
20805 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
20806
20807 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
20808 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
20809
20810 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
20811
20812 * Makefile.in (all-send-pr): depends on all-prms
20813
20814 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20815
20816 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
20817
20818 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
20819
20820 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
20821 Added test for mips-mips-riscos5.
20822
20823 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20824
20825 * configure.in: use mh-hp300 for 68k HP hosts
20826
20827 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20828
20829 * configure: add support for CONFIG_SHELL, so that you can use
20830 some alternate shell for evaluating configure scripts
20831
20832 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
20833
20834 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
20835 in configure script to bug-gdb@prep.ai.mit.edu when building
20836 distribution archive.
20837 * Makefile.in (COMPRESS): Remove def.
20838 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
20839 gdb.tar.Z and make-gdb.tar.Z respectively.
20840 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
20841 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
20842 to convergence with 'taz' target in Makefile.in.
20843
20844 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20845
20846 * install.sh (dsttmp): use trap to ensure that tmp files go
20847 away on error conditions
20848
20849 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20850
20851 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
20852
20853 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20854
20855 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
20856 its parent is '/' not ''.
20857
20858 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
20859
20860 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
20861
20862 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
20863 that ${newsrcdir}/configure.in does.
20864
20865 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
20866
20867 * test-build.mk: support for CONFIG_SHELL
20868
20869 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
20870
20871 * config.sub (netware): Add as a basic system type.
20872
20873 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
20874
20875 * Makefile.in (Makefile): depend on configure.in. Also drop the
20876 $(srcdir)/ from the dependency on Makefile.in.
20877
20878 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
20879
20880 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
20881 (h8300hhms is temporary until multi-libraries are implemented).
20882 * configure.in: Handle h8300h too.
20883
20884 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20885
20886 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
20887
20888 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
20889
20890 * configure: Remove extraneous output when guessing host type.
20891 * config.guess: Remove extraneous output when guessing using C
20892 compiler rather than uname, or when guessing fails.
20893
20894 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
20895
20896 * Makefile.in: remove all.cross and install.cross targets
20897
20898 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
20899 definitions
20900
20901 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
20902
20903 * configure.in (target sh): Build gprof.
20904
20905 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20906
20907 * config.sub: change -solaris to -solaris2
20908
20909 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
20910
20911 * configure.in: Use config/mh-riscos for mips-*-sysv*.
20912
20913 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
20914
20915 * configure: Correct error message for missing Makefile.in to
20916 print correct directory.
20917
20918 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20919
20920 * install.sh: kludge around 386BSD shell bug
20921
20922 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
20923
20924 * config.guess: Recognize NeXT.
20925 * config.guess: Recognize i486-ncr-sysv4.
20926 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
20927
20928 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
20929
20930 * Makefile.in (MAKEINFOFLAGS): New variable.
20931 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
20932 * build-all.mk, test-build.mk: Pass down --no-split as
20933 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
20934
20935 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
20936
20937 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
20938
20939 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
20940
20941 * Makefile.in (libg++.tar.z): New rule.
20942 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
20943 * Makefile.in (taz): Only do a single chmod.
20944
20945 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20946
20947 * install.sh: don't use dirname anymore (replaced with sed usage)
20948
20949 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
20950
20951 * Makefile.in: Change extension for gzip'd files from '.z' to
20952 '.gz' per new FSF standard usage.
20953
20954 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
20955
20956 * configure: put quotes around the final value of program_transform_name
20957
20958 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20959
20960 * Makefile.in: new install.sh support; update install-info rules
20961
20962 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
20963
20964 * configure.in: Build diff for crosses, but not for go32 host.
20965
20966 * configure.in: Build gprof only for native, and don't build it
20967 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
20968
20969 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
20970
20971 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
20972
20973 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
20974
20975 * configure.in (host_tools): Add prms.
20976
20977 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20978
20979 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
20980 with $(FLAGS_TO_PASS) on the command line
20981
20982 * config.sub: Recognize lynx and lynxos
20983
20984 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
20985
20986 * config.sub: Accept -ecoff*, not just -ecoff.
20987
20988 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
20989
20990 * Makefile.in (taz): Use .gz suffix instead of .z.
20991 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
20992 names.
20993
20994 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20995
20996 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
20997
20998 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20999
21000 * Makefile.in (install-no-fixedincludes): install gcc last, so
21001 that rebuilds that might happen during 'make install' don't get
21002 bogus gcc include files
21003
21004 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21005
21006 Change from Utah for HPPA support:
21007 * config.guess: Recognize hppa1.x-hp-bsd.
21008
21009 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
21010
21011 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
21012 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
21013
21014 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
21015
21016 * config.sub: Add support for rom68k and bug boot monitors.
21017
21018 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
21019
21020 * Makefile.in: Make all-opcodes depend on all-bfd.
21021
21022 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
21023
21024 * config.guess: Added special check for i[34]86-univel-sysv4*.
21025
21026 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
21027
21028 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
21029 the processor rather than assuming i486.
21030
21031 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
21032
21033 * config.guess: Recognize SunOS6 as Solaris3.
21034
21035 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
21036
21037 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
21038 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
21039
21040 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
21041
21042 * build-all.mk (all-cross): New target for Canadian Cross.
21043 Added Q2 go32 targets.
21044 * test-build.mk: Configure go32 cross sparclite-aout and
21045 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
21046 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
21047
21048 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21049
21050 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
21051 GO32 hosted toolchains
21052
21053 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
21054
21055 * configure: change so "-exec-prefix" gets passed down rather
21056 than "-exec_prefix" so autoconf generated Makefiles get the
21057 exec_prefix set right.
21058
21059 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21060
21061 * config.guess: get the Solaris2 minor version number
21062
21063 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
21064
21065 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
21066
21067 * config.guess: Recognize some Sequent platforms.
21068
21069 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21070
21071 * Makefile.in: added the vault-install target
21072
21073 * configure.in: actually use the Sun3 makefile fragment that's in
21074 config, also added the release dir to configdirs
21075
21076 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21077
21078 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
21079
21080 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21081
21082 * configure.in: remove some program from Alpha targetted toolchains
21083
21084 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
21085
21086 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
21087 gprof.
21088 (taz): Run "make diststuff" in those directories instead of "make
21089 proto-dir". Look for "VERSION=" only at start of line in subdir
21090 Makefile. Use "gzip -9" for compression.
21091 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
21092 (binutils.tar.z): New target.
21093
21094 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
21095
21096 * Makefile.in (taz): Include gpl.texinfo.
21097
21098 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
21099
21100 * Makefile.in (setup-dirs): Merged into "taz" target.
21101 (taz): Only do `proto-dir' stuff if a directory is actually needed
21102 for this target.
21103
21104 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
21105
21106 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
21107 (FLAGS_TO_PASS): Pass down MUNCH_NM.
21108 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
21109 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
21110 (gcc-no-fixedincludes): Correct for current gcc Makefile.
21111
21112 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
21113
21114 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
21115 config.sub, and move-if-change to gdb testsuite distribution
21116 archive, so the testsuite can be extracted, configured, and
21117 run separately from the gdb distribution. Blow away the Chill
21118 tests that require a Chill compiled executable, since GNU Chill
21119 is not yet publically available.
21120
21121 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21122
21123 * test-build.mk: set environment variables in a single command,
21124 instead of a list of assignments and exports
21125
21126 * config.guess: recognize Alpha/OSF1 systems
21127
21128 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21129
21130 * configure: Change help message to prefer --options rather than
21131 -options.
21132
21133 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
21134
21135 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
21136 zippy@ecst.csuchico.edu.
21137 * config.guess: Recognize miniframe.
21138
21139 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
21140
21141 * Makefile.in: Use srcroot to find runtest rather than rootme.
21142 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
21143
21144 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
21145
21146 * test-build.mk: Extensive additions to support building on a
21147 machine other than the host.
21148
21149 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
21150
21151 * configure (tooldir): Fix for i386-aix again.
21152
21153 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
21154
21155 * configure, Makefile.in: Change definition of $(tooldir)
21156 to match the FSF.
21157
21158 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
21159
21160 * config.guess: Recognize i[34]86/SVR4.
21161
21162 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
21163
21164 * Makefile.in (all-gdb): gdb depends on sim.
21165
21166 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
21167
21168 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
21169 at the same time we make the prototype gdb directory.
21170 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
21171 files at the same time as the gdb base release distribution.
21172
21173 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
21174
21175 * Makefile.in (check): Use individual check targets rather than
21176 DO_X rule.
21177 (check-gcc): Added.
21178
21179 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
21180
21181 * config.sub: Use sysv3.2 not sysv32 for canonical OS
21182 for System V release 3.2.
21183
21184 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21185
21186 * config.sub: Recognize hppaosf.
21187 * configure.in: Do configure ld/binutils/gas for it.
21188
21189 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
21190
21191 * configure (tooldir): Alter syntax used to set this, for systems
21192 where "\$" isn't handled right, like i386-aix.
21193
21194 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
21195
21196 * configure: Pass program-transform-name, not
21197 program_transform_name, to recursive configures.
21198
21199 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
21200
21201 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
21202 of gas+ld+binutils.
21203
21204 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
21205
21206 * config.guess: Recognize AIX3.2 as distinct from 3.1.
21207
21208 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21209
21210 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
21211
21212 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
21213
21214 * Makefile.in (PRMS): Set back to all-prms.
21215
21216 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
21217
21218 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
21219 targets, rather than for MIPS hosts.
21220
21221 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21222
21223 * configure.in: add comment for --with-x default values
21224
21225 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
21226
21227 * Makefile.in: add check-* targets for each of the directories in
21228 the tree. Add a definition of RUNTEST that will use the one we
21229 just built, if it exists. Pass this down via FLAGS_TO_PASS.
21230
21231 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
21232
21233 * configure.in: Removed obsolete references to bfd_target and
21234 target_makefile_frag.
21235
21236 * build-all.mk: Set assorted targets for Q2.
21237 * config.sub: Recognize z8k-sim and h8300-hms.
21238 * test-build.mk: Really don't pass host to configure.
21239 (HOLES): Added uname.
21240
21241 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
21242
21243 * configure: Handle an empty program-prefix, program-suffix or
21244 program-transform-name correctly.
21245
21246 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
21247
21248 * build-all.mk: -G 8 no longer required for MIPS targets.
21249 * test-build.mk: Don't pass host argument to configure; make it
21250 guess.
21251
21252 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
21253
21254 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
21255 * Makefile.in (COMPRESS): New macro, like GZIP.
21256
21257 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
21258
21259 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
21260
21261 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
21262 with gas currently defaults to -G 0.
21263
21264 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
21265
21266 * Makefile.in (all-flex): flex depends on byacc.
21267
21268 * build-all.mk: If host not specified, use config.guess. Pass TAG
21269 to test-build.mk as RELEASE_TAG.
21270 * test-build.mk (configargs): New variable containing arguments to
21271 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
21272 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
21273
21274 * config.guess: Use /bin/uname when checking -X argument on SCO,
21275 to avoid invoking GNU uname which doesn't understand -X.
21276
21277 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
21278
21279 * configure.in: Build gas for mips-*-*.
21280
21281 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21282
21283 * Makefile.in (all.normal): insert missing backslash.
21284
21285 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
21286
21287 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
21288
21289 * Makefile.in: Complete overhaul to merge many almost identical
21290 targets.
21291
21292 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21293
21294 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
21295 (gdb.tar.Z): Adjusted.
21296
21297 * Makefile.in (setup-dirs, taz): New targets; should be general
21298 enough to adapt for gdb sometime. Build only .z file.
21299 (gas.tar.z): New target.
21300
21301 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
21302
21303 * build-all.mk: Use CC=cc -Xs on Solaris.
21304
21305 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
21306
21307 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
21308 for handling BISON for FSF releases.
21309
21310 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
21311
21312 * configure: Actually implement the change zoo just documented.
21313
21314 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
21315
21316 * configure: when using config.guess, only set target_alias when
21317 it's not already been set (ie, on the command line)
21318
21319 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21320
21321 * Makefile.in: add installcheck target, set PRMS to install-prms
21322
21323 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21324
21325 * configure: add support for package_makefile_fragment, handle the
21326 case where a directory has a configure.in file but no Makefile.in
21327 more gracefully (with an actual understandable error message, even);
21328 add support for --without (and add this to the usage message); also
21329 explicitly add a --host=${host_alias} to the command line when
21330 config.guess is used
21331
21332 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21333
21334 * configure: Must use both --host and --target in recursive calls.
21335
21336 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
21337
21338 * Makefile.in: Change deja-gnu to dejagnu.
21339
21340 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
21341
21342 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
21343
21344 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21345
21346 * configure.in: canonicalize all instances to *-*-solaris2*,
21347 also strip out a number of tools to not build for go32 host
21348
21349 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21350
21351 * config.guess: add GPL.
21352
21353 * Makefile.in, config.guess, config.sub, configure: bump
21354 copyrights to 93.
21355
21356 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
21357
21358 * Makefile.in (do-info): Removed obsolete check for existence of
21359 localenv file.
21360
21361 * Makefile.in (MAKEOVERRIDES): Define to be empty.
21362
21363 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21364
21365 * Makefile.in: a couple of 'else true' for decstation,
21366 support for TclX
21367
21368 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
21369
21370 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
21371
21372 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
21373
21374 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
21375
21376 * config.guess: Recognize i386-ibm-aix (PS/2).
21377 * configure.in: Use config/mh-aix386 file for it.
21378
21379 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
21380
21381 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
21382 CC_FOR_TARGET instead.
21383 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
21384
21385 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
21386
21387 * Makefile.in: Add sim to list of directories sent with gdb
21388
21389 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
21390
21391 * configure.in: Put back mips-dec-bsd* case.
21392
21393 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
21394
21395 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
21396 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
21397 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
21398
21399 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21400
21401 * configure.in: remove no-op mips-dec-bsd* in "case $target"
21402
21403 * Makefile.in (dir.info): only run gen-info-dir if it exists,
21404 (install-info): install dir.info only if it exists,
21405 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
21406
21407 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
21408
21409 * configure.in: For vms target, skip bfd, ld, binutils. Do build
21410 gas for mips-dec-bsd.
21411
21412 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
21413
21414 * configure (makesrcdir): If ${srcdir} is relative and not ".",
21415 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
21416
21417 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
21418
21419 * configure.in: Added "dejagnu" to hosttools list.
21420
21421 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
21422
21423 * config.sub, configure.in, config.guess: Add support
21424 for Bosx, an AIX variant from Bull.
21425 Patches from F.Pierresteguy@frcl.bull.fr.
21426
21427 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
21428
21429 * devo/dejagnu: Initial creation of devo/dejagnu.
21430 Migrated dejagnu testcases and support files for testing software
21431 tools to reside as subdirectories, currently called "testsuite",
21432 within the directory of the software tool. Migrated all programs,
21433 support libraries, etc. beloging to dejagnu proper from
21434 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
21435 with no modifications. The changes to these files which will
21436 allow them to configure, build, and execute properly will be made
21437 in a future update.
21438
21439 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
21440
21441 * Makefile.in: Change send_pr to send-pr.
21442 * configure.in: Likewise.
21443 * send_pr: Renamed directory to send-pr.
21444
21445 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
21446
21447 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
21448
21449 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
21450
21451 * README: Update for gdb-4.8 release.
21452 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
21453 gdb-xxx.tar.z (gzip'd) file also.
21454
21455 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21456
21457 * Makefile.in: make all-diff depend on all-libiberty
21458
21459 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
21460
21461 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
21462
21463 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21464
21465 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
21466
21467 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
21468
21469 * Makefile.in (DEVO_SUPPORT): Remove etc directory
21470 (ETC_SUPPORT): Only add the files GDB wants from etc/.
21471 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
21472
21473 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21474
21475 * Makefile.in: makeinfo binary is in a new location
21476
21477 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
21478
21479 * config.sub: Accept -ecoff as an OS.
21480
21481 * Makefile.in: Various changes to eliminate a level of make
21482 recursion and reduce the required command line length.
21483 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
21484 sub-makes.
21485 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
21486 variables holding settings for specific sub-makes.
21487 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
21488 in terms of BASE_FLAGS_TO_PASS.
21489 (TARGET_LIBS): New variable listing directories which use
21490 TARGET_FLAGS_TO_PASS.
21491 (subdir_do): Eliminated.
21492 (do-*): New set of targets to replace subdir_do.
21493 (various): All targets which used subdir_do now depend on do-*.
21494 (local-clean): Renamed from do_clean.
21495 (local-distclean): New target, dependency of distclean and
21496 realclean.
21497 (install-info): Don't create directories. Depend on dir.info
21498 rather than calling make recursively.
21499 (install-dir.info): Eliminated.
21500 (install-info-dirs): Create all info directories here.
21501 (dir.info): Depend upon do-install-info.
21502
21503 * test-build.mk (HOLES): Added false.
21504
21505 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
21506
21507 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
21508
21509 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21510
21511 * Makefile.in (info): remove dependency on all-texinfo. The
21512 problem was really in texinfo/C, not at this level.
21513
21514 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
21515
21516 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
21517
21518 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
21519
21520 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
21521 GDB releases.
21522
21523 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21524
21525 * configure: Include srcdir in message about target of link not
21526 being found. Don't convert `-' to `_' in `with' options being
21527 passed to subdirs.
21528
21529 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21530
21531 * configure.in: add uudecode to host_tools
21532
21533 * Makefile.in: added {all,install}-uudecode targets, added them to
21534 the appropriate lists
21535
21536 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
21537
21538 * Makefile.in (all-gcc): Added dependency on all-gas.
21539
21540 * configure.in (mips-*-*): Build ld and binutils.
21541
21542 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
21543
21544 * configure: check return code from mkdir, print error message and
21545 exit on failure.
21546
21547 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
21548
21549 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
21550
21551 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
21552
21553 * test-build.mk (HOLES): Added tar, cpio and uudecode.
21554
21555 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21556
21557 * config.sub (h8500): Recognize this as a cpu type.
21558
21559 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21560
21561 * configure: source directory missing is no longer a warning
21562
21563 * configure.in: recognize irix[34]* instead of irix[34]
21564
21565 * Makefile.in: define and pass down X11_LIB
21566
21567 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
21568
21569 * guess-systype: Renamed to ...
21570 * config.guess: ... by popular request.
21571 * configure.in, Makefile.in: Update accordingly.
21572
21573 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
21574
21575 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
21576 + Add Convex, Cray/Unicos, and Encore/Multimax support.
21577 + Execute ./dummy instead of assuming . is in PATH.
21578
21579 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
21580
21581 * guess-systype: New shell script. Attempts to guess the
21582 canonical host name of the executing host.
21583 Only a few hosts are supported so far.
21584 * configure: Call guess-systype if no host is specified.
21585
21586 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
21587
21588 * Makefile.in (gcc-no-fixedincludes): Made to work with current
21589 gcc Makefile.
21590
21591 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
21592
21593 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
21594 (all-gcc, install-gcc, subdir_do): Use it.
21595
21596 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
21597
21598 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
21599
21600 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
21601
21602 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
21603 set exclusively by configure, using configure.in .
21604
21605 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21606
21607 * test-build.mk: set $PATH for all builds
21608
21609 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
21610
21611 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
21612
21613 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
21614 the one used in gcc/Makefile.in, so that a null expansion doesn't
21615 override the one needed to build gcc with a native cc.
21616
21617 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
21618
21619 * configure: Accept -with arguments.
21620
21621 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
21622
21623 * Makefile.in: added h8300sim
21624
21625 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
21626
21627 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
21628 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
21629 (all-cygnus, native, build-cygnus): Make
21630 $(canonhost)-stamp-3stage-done, not $(host)....
21631 * test-build.mk (stamp-3stage-compared): Use tail +10c for
21632 i386-sco3.2v4. Added else true to if command.
21633
21634 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
21635
21636 * config.sub: (from FSF) Sequent uses a BSD-like OS.
21637
21638 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
21639
21640 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
21641
21642 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21643
21644 * configure.in: don't remove binutils from Solaris builds
21645
21646 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
21647
21648 * Makefile.in: get rid of earlier definitions for *clean,
21649 also handle the recursive info rule better
21650
21651 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
21652
21653 * Makefile.in (mostlyclean, distclean, realclean): Fix to
21654 do more-or-less the right thing.
21655
21656 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
21657
21658 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
21659 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
21660
21661 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21662
21663 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
21664 $(host_canonical).
21665
21666 * configure.in: split the configdirs list into 4 categories (native
21667 v. cross, library v. tool) and handle the cross-only and native-
21668 only in more reasonable (and correct!) way.
21669
21670 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
21671
21672 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
21673 configdirs anymore.
21674
21675 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21676
21677 * Makefile.in: extensive cleanup:: removed all of the explicit
21678 clean-* targets, collapsed many wrappers around subdir_do into
21679 one, added additional targets to satisfy standards.texi, deleted
21680 some old targets, some changes for consistency
21681
21682 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21683
21684 * configure.in: handle some programs as cross-only, and others as
21685 native only
21686
21687 * test-build.mk: handle partial holes in a more generic manner
21688
21689 * Makefile.in: m4 depends on libiberty
21690
21691 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21692
21693 * configure.in: add m4, textutils, fileutils, sed, shellutils,
21694 time, wdiff, and find to configdirs
21695
21696 * Makefile.in: all, clean, and install rules for the new programs
21697 added to configure.in
21698
21699 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21700
21701 * configure.in: use mh-sun for all *-sun-* hosts
21702
21703 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21704
21705 * Makefile.in: define flags for X11 include files and library file
21706 locations, pass them down to the programs that need this info
21707
21708 * build-all.mk: added a 'native' target, to 3stage the native toolchain
21709
21710 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21711
21712 * configure.in: start building libg++ for HP-UX targets
21713
21714 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
21715
21716 * README: Update references to files moved into etc/.
21717
21718 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
21719
21720 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
21721 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
21722
21723 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
21724
21725 * configure: accept dash as well as underscore in long option
21726 names for FSF compatibility.
21727
21728 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
21729
21730 * config.sub: added -sco3.2v4 support from FSF.
21731
21732 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21733
21734 * configure.in: expand the section that adds or removes
21735 directories from the list of programs to build, to handle native
21736 vs. cross in addition to host v. native
21737
21738 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
21739
21740 * Makefile.in: Replace C++ in macro names with CXX.
21741 This is less likely to break ...
21742
21743 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21744
21745 * test-build.mk: add -w to GNU_MAKE
21746
21747 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21748
21749 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
21750 add 'sparc' to list of recognized cpus. This needed to make
21751 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
21752 Delete some redundant ose68 variants. Recognize -wrs as an os,
21753 then changes that into $CPU-wrs-vxworks.
21754
21755 * configure.in: remove most references to gdbtest, regularize
21756 target based program removal
21757
21758 * test-build.mk: import from p3 tree (many fixes and changes)
21759
21760 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
21761
21762 * Makefile.in: added rules to handle tcl, tk, and expect
21763
21764 * configure.in: handle those directories if they exist
21765
21766 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21767
21768 * config.sub: removed bogus hppabsd and hppahpux names, since
21769 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
21770
21771 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21772
21773 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
21774 depends upon all-xiberty
21775
21776 * Makefile.in: changes from p3, including:
21777
21778 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
21779
21780 * Makefile.in (XTRAFLAGS): include newlib directories if
21781 newlib/Makefile exists, rather than if host != target.
21782
21783 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
21784
21785 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21786 from the same source tree and not building a cross-compiler. This
21787 matters for the libg++ configuration if reconfiguring a tree that
21788 has already been installed.
21789
21790 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
21791
21792 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21793 pick up the machine and system specific header files.
21794
21795 * Makefile.in: added AS_FOR_TARGET, passed down in
21796 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21797 the C compiler to use to create programs which are run in the
21798 build environment, set it to default to $(CC), and passed it down
21799 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21800
21801 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
21802
21803 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
21804 We need them for unusual native builds, like systems without
21805 ranlib.
21806
21807 * configure: also define $(host_canonical) and
21808 $(target_canonical), which are the full, canonical names for the
21809 given host and target
21810
21811 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
21812
21813 * Makefile.in: Added separate definitions for C++.
21814
21815 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
21816
21817 * configure.in (configdirs): Add deja-gnu.
21818
21819 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
21820
21821 * README: Update for configure.texi and gdb-4.7 release.
21822
21823 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
21824
21825 * Makefile.in: Move "all" target to top of file.
21826 Previously, first target was ".PHONY" which caused BSD4.4 make
21827 to build .PHONY when make was run without arguments.
21828
21829 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
21830
21831 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
21832 Library-copylefted code in libiberty.
21833
21834 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
21835
21836 * config.sub: Replace m68kmote with plain old m68k.
21837
21838 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
21839
21840 * Makefile.in: Remove space from blank line, avoid Make complaints.
21841
21842 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
21843
21844 * config.sub: Complain if no argument is given. Added support for
21845 386bsd as OS and target alias.
21846
21847 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
21848
21849 * Makefile.in (XTRAFLAGS): include newlib directories if
21850 newlib/Makefile exists, rather than if host != target.
21851
21852 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
21853
21854 * config.sub: recognize sparclite-wrs-vxworks.
21855
21856 * Makefile.in (install-xiberty): added *-xiberty make rules (from
21857 p3.) Added clean-xiberty to clean.
21858
21859 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21860
21861 * configure.in: use *-*-* instead of nested cases for host and target
21862
21863 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
21864
21865 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
21866 from the same source tree and not building a cross-compiler. This
21867 matters for the libg++ configuration if reconfiguring a tree that
21868 has already been installed.
21869
21870 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
21871
21872 * config.sub (i486v/i486v4): Merge in from FSF version.
21873
21874 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
21875
21876 * configure: only set PWD if it is already set.
21877
21878 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
21879
21880 * configure: just set PWD=`pwd` at the top, since Ultrix sh
21881 doesn't have unset and all success paths (and most error paths)
21882 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
21883 to just ${PWD} to avoid confusion.)
21884
21885 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
21886
21887 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
21888 even for a native compilation.
21889
21890 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
21891
21892 Changes to make the gdb.tar.Z rule work better.
21893
21894 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
21895 (DEVO_SUPPORT): Add configure.texi.
21896 (bfd-ilrt.tar.Z): Remove ancient rule.
21897
21898 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
21899
21900 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
21901 pick up the machine and system specific header files.
21902
21903 * configure.in, config.sub: added new target m68010-adobe-scout,
21904 with alias of adobe68k. Changed configure.in to check for
21905 -scout before -sco* to avoid a false match.
21906
21907 * Makefile.in: added AS_FOR_TARGET, passed down in
21908 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
21909 the C compiler to use to create programs which are run in the
21910 build environment, set it to default to $(CC), and passed it down
21911 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
21912
21913 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
21914
21915 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
21916 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
21917 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
21918 FOR_TARGET variants, to newlib and libg++.
21919
21920 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
21921
21922 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
21923 first.
21924
21925 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
21926
21927 * config.sub: Accept `elf' as an environment.
21928
21929 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21930
21931 * Makefile.in (all-opcodes): cd into the right directory
21932
21933 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
21934
21935 * configure: added -program_transform_name option, used as
21936 argument to sed when installing programs.
21937 configure.texi: added documentation for -program_prefix,
21938 -program_suffix and -program_transform_name.
21939
21940 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
21941
21942 * config.sub: Accept i486 where i386 ok.
21943
21944 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
21945
21946 * config.sub: accept we32k
21947
21948 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
21949
21950 * config.sub, configure.in: accept OSE68000 and OSE68k.
21951
21952 * Makefile.in: don't create all directories for ``make install'';
21953 let the subdirectories create the ones they need.
21954
21955 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21956
21957 * COPYING: new file, GPL v2
21958
21959 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21960
21961 * Makefile.in: use the new gen-info-dir, which needs a template
21962 argument (which also lives in texinfo)
21963
21964 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
21965
21966 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
21967
21968 * config.sub (ncr3000): Change i386 to i486.
21969
21970 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21971
21972 * Makefile.in: add install-rcs, install-grep to
21973 install-no-fixedincludes, removed install-bison and install-libgcc
21974
21975 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
21976
21977 * configure.in: grab the HPUX makefile fragment if on HPUX
21978
21979 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
21980
21981 * Makefile.in: eradicate bison spoor (ditto libgcc).
21982 configure.in: recognise m68{k,000}-ericsson-OSE.
21983 es1800 is alias for m68k-ericsson-OSE
21984
21985 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
21986
21987 * configure.in: rearrange the parts that remove programs from
21988 configdirs, based now on HOST==TARGET or by canonical triple.
21989
21990 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
21991
21992 * test-build.mk: recurse explicitly with -f test-build.mk when
21993 appropriate. predicate stage3 and comparison on the existence
21994 of gcc. That is, if gcc isn't around, we aren't three-staging.
21995 On very clean, also remove ...stamp-co. Build in-place before
21996 doing other builds.
21997
21998 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
21999
22000 * Makefile.in, configure.in: add tgas
22001
22002 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22003
22004 * Makefile.in: a number of changes merged in from progressive.
22005
22006 * configure.in: add libm.
22007
22008 * .cvsignore: ignore some stuff that comes from test-build.mk.
22009
22010 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
22011
22012 * config.sub: Add es1800 (m68k-ericsson-es1800).
22013
22014 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
22015
22016 * configure: Add program_suffix (parallel to program_prefix)
22017 * Makefile.in: adjust directory-creating script for losing decstation
22018
22019 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
22020
22021 * configure: Minor $subdir-related fixes.
22022
22023 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
22024
22025 * configure: fix various problems with propogating
22026 makefile_target_frag in subdirs.
22027 * configure.in: config libgcc if its there
22028
22029 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
22030
22031 * config.sub: HPPA merge.
22032
22033 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
22034
22035 * Makefile.in: Replace all-bison with all-byacc in all
22036 dependency lines for other tools (which now use byacc).
22037
22038 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
22039
22040 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
22041
22042 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
22043
22044 * Makefile.in: make gprof rules similar to byacc rules (instead of
22045 vestigal $(unsubdir) that didn't work...)
22046
22047 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
22048
22049 * config.sub: Add support for Linux.
22050 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
22051 (at least for libg++).
22052
22053 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
22054
22055 * configure.texi: fix doc for the -nfp option to configure
22056
22057 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
22058
22059 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
22060
22061 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
22062
22063 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
22064 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
22065 * configure.in: added solaris* host_makefile_frag hook.
22066
22067 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
22068
22069 * config.sub: changed recognition of m68000 so that various
22070 m68k types can be specified via m680[01234]0
22071
22072 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
22073
22074 * config.sub (basic_machine): fix sed so that '-foo' isn't
22075 completely substituted out while .+'-foo' loses the '-foo'
22076
22077 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
22078
22079 * config.sub ($os): Add -aout.
22080
22081 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
22082
22083 * configure: If host_makefile_frag is absolute, don't
22084 prefix ${invsubdir} (relevant to libg++ auto-configure).
22085
22086 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
22087
22088 * Makefile.in (tooldir): Define it.
22089 (all-ld): Depend on all-flex.
22090
22091 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
22092
22093 * Makefile.in (check): Fix libg++ special case.
22094
22095 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
22096
22097 * configure: do not bury `pwd` into config.status, thus do fewer
22098 pwd's.
22099
22100 * configure: print the "Building in" message only when building in
22101 other than "." AND verbose.
22102
22103 * configure: remove -s, rework -v to better accommodate guested
22104 configures.
22105
22106 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
22107
22108 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
22109
22110 * Makefile.in: macroize flags passed on recursion. remove
22111 fileutils.
22112
22113 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
22114
22115 * configure: get makesrcdir right for subdirs deeper than 1.
22116
22117 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
22118 install.
22119
22120 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
22121
22122 * Makefile.in: don't print subdir_do or recursion lines.
22123
22124 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
22125
22126 * standards.texi: added menu item.
22127
22128 * Makefile.in: build and install standards.info.
22129
22130 * standards.texi: new file.
22131
22132 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22133
22134 * configure: test for and move config.status pieces from
22135 ${subdir}/.
22136
22137 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
22138
22139 * configure: Test for existance of files before trying to mv
22140 them, to avoid numerous non-existance messages.
22141
22142 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
22143
22144 * configure: correct final line of config.status.
22145
22146 * configure: patch from eggert. Avoids a protection problem if
22147 the original Makefile.in is read only.
22148
22149 * configure: use move-if-change from gcc to create config.status.
22150 Some makefiles depend on config.status to tell if a directory
22151 has been reconfigured for a different host. This change
22152 prevents those directories from remaking everything in the case
22153 where the reconfig was only intended to rebuild a Makefile.
22154
22155 * configure: test for config.sub with "config.sub sun4" rather
22156 than "config.sub ${host_alias}". Otherwise we can't tell a bad
22157 host alias from a missing config.sub.
22158
22159 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22160
22161 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
22162 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
22163
22164 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
22165
22166 * configure: mkdir ${subdir} as needed.
22167
22168 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
22169
22170 * Makefile.in,configure.in: added autoconf.
22171
22172 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22173
22174 * Makefile.in: no longer pass against on recursion.
22175
22176 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
22177 definitions are not inherited.
22178
22179 * configure: correct makesrcdir when subdir is .
22180
22181 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
22182
22183 * configure: Add support for 'subdirs' variable, which is
22184 like 'configdirs', except that configure doesn't re-invoke
22185 itself for subdirs, it just creates a Makefile for each subdir.
22186 * configure.texi: Document subdirs.
22187
22188 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
22189
22190 * configure.in: added flex to configdirs
22191
22192 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
22193
22194 * Makefile.in: remove clean-stamps from clean.
22195
22196 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
22197
22198 * configure.in: Add gdbtest to configdirs.
22199
22200 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
22201
22202 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
22203 to recursive makes.
22204 * configure.in: Recognize new ncr3000 config.
22205
22206 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
22207
22208 * Makefile.in, configure.in: removed references to gdbm.
22209
22210 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
22211
22212 * config.sub: Don't canonicalize os value
22213 newsos* to bsd (readline needs to check for newsos).
22214 (This fix was earlier made Jan 31, but got re-broken.)
22215
22216 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
22217
22218 * configure.in: sco is an os, not a vendor!
22219
22220 * configure: Quote $( better. Keep various shells happy.
22221
22222 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
22223
22224 * Makefile.in: eliminate stamp-files.
22225
22226 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
22227
22228 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
22229 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
22230
22231 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
22232
22233 * config.sub: fix iris/iris3.
22234
22235 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
22236
22237 * configure: re-add -rm.
22238
22239 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
22240
22241 * Maskefile.in: add .stmp-rcs to all.
22242
22243 * configure.in: remove gas from rs6000 build, use aix host fragment.
22244
22245 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
22246
22247 * configure: pass down site_option during recursion.
22248
22249 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
22250
22251 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
22252
22253 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
22254
22255 * configure: Change exec_prefix so that it really defaults to prefix.
22256
22257 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
22258
22259 * Makefile.in, configure.in: Add support for mmalloc library.
22260
22261 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
22262
22263 * Makefile.in: add stmp dependencies for a few more things.
22264
22265 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
22266
22267 * configure: adjusted error message on objdir/srcdir configure
22268 collision, per john's suggestion.
22269
22270 * Makefile.in: add libiberty stmp to all and all.cross.
22271
22272 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
22273
22274 * Makefile.in: remove force dependencies, add grep to all.
22275
22276 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
22277
22278 * Makefile.in: drop flex. make stamp files work.
22279
22280 * configure: added test for conflicting configuration in srcdir,
22281 remove trailing slashes from srcdir. Otherwise emacs gdb mode
22282 gets cranky. use relative paths for configure and srcdir
22283 whenever possible. Send some error messages to stderr that were
22284 going to stdout.
22285
22286 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
22287
22288 * Makefile.in: Fix libg++ rule to check for gcc directory
22289 before using gcc/gcc. Also pass XTRAFLAGS.
22290
22291 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
22292
22293 * Makefile.in: added stmp-files so that directories aren't polled
22294 when they are already built.
22295
22296 * configure.texi: fixed a node pointer problem.
22297
22298 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
22299
22300 * config.sub configure.in gdb/configure.in
22301 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
22302 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
22303 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
22304
22305 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22306
22307 * configure: -recurring becomes -silent. corrected help message
22308 for -site= option.
22309
22310 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
22311
22312 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22313
22314 * configure: when building Makefile for crosses, replace
22315 tooldir and program_prefix. default srcdir from location of
22316 config.sub. remove "for host in hosts" and "for target in
22317 targets" loops.
22318
22319 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
22320
22321 * Makefile.in: Do not pass bindir or mandir to cvs.
22322
22323 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
22324
22325 * Makefile.in, configure.in: removed traces of namesubdir,
22326 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
22327 copyrights to '92, changed some from Cygnus to FSF.
22328
22329 * configure.texi: remove most references to multiple hosts,
22330 multiple targets, subdirs, etc.
22331
22332 * configure.man: removed rcsid. reference config.sub not
22333 config.subr.
22334
22335 * Makefile.in: mkdir $(infodir) on install-info.
22336
22337 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
22338
22339 * configure.texi: Explain better about .gdbinit and about
22340 the environment that configure.in sections run in.
22341
22342 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
22343
22344 * configure.in: Ultrix is only a decstation if it's a MIPS.
22345
22346 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
22347
22348 * README: DOC.configure => cfg-paper.texi.
22349
22350 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
22351
22352 * config.sub (near case $os): Don't convert newsos* to bsd!
22353
22354 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
22355
22356 * Makefile.in: Reinstall change from gdb-4.3 that reduces
22357 the number of copies of COPYING that go into the GDB tar file.
22358
22359 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
22360
22361 * bfd/configure.in, gdb/config/mh-i386sco,
22362 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
22363 Fix SCO configuration stuff.
22364
22365 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
22366
22367 * Makefile.in: For libg++, make sure the -I pointing
22368 to the gcc directory goes *after* all the libg++-local -I flags.
22369 Also, move just-gcc dependency from just-libg++ to all-libg++.
22370
22371 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
22372
22373 * configure: Change -x to -f to keep Ultrix /bin/test happy.
22374
22375 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
22376
22377 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
22378
22379 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
22380
22381 * config.sub: Add stratus configuration frags. Also
22382 submitted to FSF.
22383
22384 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
22385
22386 * Makefile.in (DEV_SUPPORT): add configure.man.
22387
22388 * config.sub(Decode manufacturer-specific): add -none*.
22389
22390 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
22391
22392 * Makefile.in: remove form feeds to make Sun's make happy.
22393 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
22394
22395 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
22396
22397 * Makefile.in (AR_FLAGS): Make quieter.
22398
22399 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
22400
22401 * configure.in: Add libg++.
22402 * configure: When verbose, don't output the command line at each
22403 level; it will be unremarkably the same as the previous version,
22404 which will be the same as what the user typed.
22405
22406 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
22407
22408 * configure.in, Makefile.in: fix clean-info, add flex. add
22409 fileutils.
22410
22411 * configure: be less sensitive to spaces in Makefile.in. Do not
22412 look for sources in "..". Doing so breaks subdirectories that
22413 might have their own configure. If a subdir has it's own
22414 configure script, use it.
22415
22416 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
22417
22418 * cfg-paper.texi: some changes suggested by rms.
22419
22420 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
22421
22422 * config.sub: Merge in some small additions from the FSF version,
22423 taken from the gcc distribution, to bring the Cygnus and FSF
22424 versions into closer sync.
22425
22426 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
22427
22428 * configure.in: Changed svr4 references to sysv4.
22429
22430 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
22431
22432 * configure: added -V for version number option.
22433
22434 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
22435
22436 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
22437 renamed from DOC.configure to cfg-paper.texi.
22438
22439 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22440
22441 * configure, config.subr, config.sub: config.subr is now
22442 config.sub again.
22443
22444 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
22445
22446 * configure.texi: new file, in progress.
22447
22448 * Makefile.in: build info file and install the man page for
22449 configure.
22450
22451 * configure.man: new file, first cut.
22452
22453 * configure: find config.subr again now that configuration "none"
22454 has gone. removed all traces of the -ansi option. removed all
22455 traces of the -languages option.
22456
22457 * config.subr: resync from rms.
22458
22459 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22460
22461 * configure, config.sub, config.subr: merge config.sub into
22462 config.subr, call the result config.subr, remove config.sub, use
22463 config.subr.
22464
22465 * Makefile.in: revised install for dir.info.
22466
22467 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22468
22469 * configure.in: add decstation host makefile frag.
22470
22471 * Makefile.in: BISON now bison -y again. also install-gcc on
22472 install. clean-gdbm on clean. infodir belongs in datadir.
22473 Make directories for info install. Build dir.info here then
22474 install it.
22475
22476 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22477
22478 * Makefile.in: fix for bad directory tests.
22479
22480 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22481
22482 * configure: \{1,2\} appears to be a sysv'ism. Use a different
22483 regexp. -srcdir relative was being handled incorrectly.
22484
22485 * Makefile.in: unwrapped some for loops so that parallel makes
22486 work again and so one can focus one's attention on a particular
22487 package.
22488
22489 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22490
22491 * configure: added PWD as a stand in for `pwd` (for speed). use
22492 elif wherever possible. make -srcdir work without -objdir.
22493 -objdir= commented out.
22494
22495 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22496
22497 * configure: +options become --options. -subdirs commented out.
22498 added -host, -datadir. Renamed -destdir to -prefix. Comment in
22499 Makefile now at top of generated Makefile. Removed cvs log
22500 entries. added -srcdir. create .gdbinit only if there is one
22501 in ${srcdir}.
22502
22503 * Makefile.in: idestdir and ddestdir go away. Added copyrights
22504 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
22505 and mandir now keyed off datadir by default.
22506
22507 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
22508
22509 * Freshly created ChangeLog.
22510
22511 \f
22512 Local Variables:
22513 mode: change-log
22514 left-margin: 8
22515 fill-column: 76
22516 version-control: never
22517 End: